.blog-slider-section{padding-block:1.25rem 2.5rem;background-color:#f9f9f9}.blog-slider-section .blog-slider .stacked-cards{display:flex;flex-direction:column;gap:.625rem;height:100%}.blog-slider-section .blog-slider .stacked-cards:has(>*:nth-child(3))>*{flex:1}.blog-slider-section .blog-slider .swiper-slide{height:auto}.blog-slider-section .blog-slider .bottom-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;padding-top:1.875rem}@media(min-width:1025px){.blog-slider-section .blog-slider .bottom-wrapper{justify-content:center}}.blog-slider-section .blog-slider .bottom-wrapper .buttons-wrapper{display:flex;align-items:center;gap:10px}.blog-slider-section .blog-slider .bottom-wrapper .buttons-wrapper button{align-items:center;justify-content:center;color:var(--primary-color);font-size:2.5rem}.blog-slider-section .blog-slider .bottom-wrapper .buttons-wrapper button:not(.swiper-button-lock){display:flex}.blog-slider-section .blog-slider .bottom-wrapper .link{display:inline-block;font-size:1rem;font-weight:700;border-bottom:2px solid currentColor;color:var(--primary-color);transition:.3s ease}@media(min-width:1025px){.blog-slider-section .blog-slider .bottom-wrapper .link{position:absolute;right:0}}.blog-slider-section .blog-slider .bottom-wrapper .link:hover{color:var(--text-color);opacity:.8}