.section-card-slider{overflow:hidden}.section-card-slider-swiper{overflow:visible}.section-card-slider-swiper__navigation{display:flex;flex-direction:row;justify-content:space-between}.section-card-slider-swiper__scroll-bar{background-color:#f7f8fb;border-radius:0;height:4px;margin:64px 0 40px}.section-card-slider-swiper__scroll-bar .swiper-scrollbar-drag{background-color:var(--black);border-radius:0}.section-card-slider__content{display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin-bottom:32px}.section-card-slider-swiper__navigation{gap:17px}.section-card-slider-swiper__btn{align-items:center;background-color:transparent;border:2px solid #1ebcc5;border-radius:50%;display:flex;flex-shrink:0;justify-content:center;padding:12px;width:44px}.section-card-slider-swiper__next,.section-card-slider-swiper__prev{cursor:pointer}.section-card-slider-swiper__next:hover,.section-card-slider-swiper__prev:hover{background-color:#1ebcc5}.section-card-slider-swiper__next:hover svg path,.section-card-slider-swiper__prev:hover svg path{fill:#fff}.section-card-slider-swiper__next{transform:rotate(180deg)}.section-card-slider-swiper__navigation>div{transition:.3s}.section-card-slider-swiper__navigation .swiper-button-disabled{cursor:not-allowed;opacity:.2}.section-card-slider__card__header h4{margin-bottom:10px}.section-card-slider__card__header h5{margin-bottom:24px}.section-card-slider__card__media{height:416px;margin-bottom:24px;overflow:hidden;position:relative}.section-card-slider__card__media img{height:100%;margin-bottom:34px;object-fit:cover;object-position:center;width:100%}.section-card-slider__card__media:hover .section-card-slider__overlay{opacity:1;pointer-events:auto}.section-card-slider__section-content{max-width:800px}.section-card-slider__card__content__eyebrow{font-family:Panton;font-size:24px;font-style:normal;font-weight:700;line-height:34px}@media only screen and (min-width:768px){.section-card-slider__content{align-items:flex-start;flex-direction:row;margin-bottom:62px}}