.video-carousel{display:flex;flex-direction:column;overflow:hidden}.video-carousel__btn{margin:2rem 1rem 0}@media(min-width: 1025px){.video-carousel__btn{margin:0}}.video-carousel__cta{width:100%}@media(min-width: 1025px){.video-carousel__cta{display:none}}@media(min-width: 1025px){.video-carousel__cards{display:flex;flex-direction:row}}.swiper-initialized .video-carousel__cards{gap:0}.swiper-initialized .video-carousel__cards .video-carousel__card{flex:none}.video-carousel__cards .video-carousel__card{flex:1;height:auto;position:relative;width:100%}.video-carousel__cards .video-carousel__card .content-card__image{height:auto}.video-carousel__cards .video-carousel__card .content-card__content{position:relative}.video-carousel__cards .video-carousel__card .content-card__cta{margin-top:.375rem}.video-carousel__cards .video-carousel__card .btn--play-small,.video-carousel__cards .video-carousel__card .btn--pause-small{width:2rem;height:2rem;right:1.0625rem;left:unset;background-color:rgba(18,18,18,.3)}.video-carousel__cards .video-carousel__card .btn--play-small .icon--play,.video-carousel__cards .video-carousel__card .btn--play-small .icon--pause,.video-carousel__cards .video-carousel__card .btn--pause-small .icon--play,.video-carousel__cards .video-carousel__card .btn--pause-small .icon--pause{width:1.25rem;height:1.25rem}.video-carousel__heading{display:flex;flex-direction:column;justify-content:space-between;position:relative}@media(min-width: 1025px){.video-carousel__heading{align-items:end;flex-direction:row}}.video-carousel__heading div{display:flex;flex-direction:column;gap:1rem}@media(min-width: 1025px){.video-carousel__heading div{gap:1.5rem}}.video-carousel__heading .btn{display:none}@media(min-width: 1025px){.video-carousel__heading .btn{display:flex}}.video-carousel__content{position:relative}.video-carousel__content.color-light{color:var(--color-font-light)}.video-carousel__wrapper{display:flex;flex-direction:column;gap:2rem;overflow:visible;padding:2rem 0 0;transition:opacity .3s cubic-bezier(0.4, 0, 0.15, 1.01);width:100%}@media(min-width: 1025px){.video-carousel__wrapper{gap:2.5rem;padding:2.5rem 0 0}}.video-carousel__wrapper .carousel__controls{display:flex;position:initial;justify-content:center}.video-carousel__wrapper .carousel__controls .carousel__pager{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);width:100%;justify-content:space-between;z-index:2;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.video-carousel__wrapper .carousel__controls .carousel__pager .right{right:1rem}.video-carousel__wrapper .carousel__controls .carousel__pager .left{left:1rem}.video-carousel__wrapper .carousel__controls .carousel__scrollbar{margin:0 1rem}@media(min-width: 1025px){.video-carousel__wrapper .carousel__controls .carousel__scrollbar{max-width:21.5rem}}.video-carousel .content-card__video-wrapper{aspect-ratio:16/9;height:auto}.video-carousel .content-card__video-wrapper video{aspect-ratio:16/9}
