.swiper.cards-slider{padding:20px 20px 48px}.swiper .cards-slider__card{align-items:stretch;align-self:stretch;display:flex;flex-direction:column;overflow:hidden}.cards-slider__image{background:#fff;height:196px;width:100%}.cards-slider__image img{height:100%;object-fit:contain;width:100%}.cards-slider__information{align-items:start;background:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px;transition:.3s ease-out}.cards-slider__title{margin:0 0 16px}.cards-slider__description{display:-webkit-box;margin:0 0 16px;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.cards-slider__description :is(h1,h2,h3,h4,h5,h6,p):last-of-type{margin-bottom:0}.swiper-wrapper.cards-slider__wrapper{margin-bottom:64px}.swiper-slide.cards-slider__card{height:auto}.cards-slider__arrows{height:60px;margin:0 auto;position:relative;width:170px}.cards-slider__arrows .swiper-button-next,.cards-slider__arrows .swiper-button-prev{border-radius:50%;box-shadow:0 4px 20px hsla(0,0%,50%,.2);height:60px;margin:-30px 0 0;width:60px}.cards-slider__arrows .swiper-button-next:after,.cards-slider__arrows .swiper-button-prev:after{color:var(--body);font-size:26px}