.hero-carousel{background-color:var(--color-beige);position:relative;display:flex;overflow:hidden}.hero-carousel__container{position:relative;width:100%;z-index:1}.hero-carousel__slider{aspect-ratio:2/3;display:flex;flex-direction:column;height:100%;max-width:100vw}@media(min-width: 1024px){.hero-carousel__slider{aspect-ratio:2/1}}.hero-carousel__cta{margin-right:.5rem}.hero-carousel__slides{display:flex;flex:1;flex-wrap:nowrap}.hero-carousel__background::before{content:"";position:absolute;inset:0;z-index:1}.hero-carousel__background video+.image{display:none}.hero-carousel__slide{display:flex;flex:1 0 100%;overflow:hidden}.swiper .hero-carousel__slide{flex:none;flex-wrap:wrap}.hero-carousel__slide--light{color:var(--color-white)}.hero-carousel__slide--dark{color:var(--color-noir)}.hero-carousel__slide--top,.hero-carousel__slide--center-center,.hero-carousel__slide--bottom{text-align:center;justify-content:center}.hero-carousel__slide--top{align-items:flex-start}.hero-carousel__slide--center-center{align-items:center}.hero-carousel__slide--bottom{align-items:flex-end}.hero-carousel__slide--bottom-left{text-align:left}@media(max-width: 1023px){.hero-carousel__slide--bottom-left .hero-carousel__content{bottom:0 !important}}@media(min-width: 1024px){.hero-carousel__slide--top-left,.hero-carousel__slide--center-left,.hero-carousel__slide--bottom-left{text-align:left;justify-content:flex-start}}@media(min-width: 1024px){.hero-carousel__slide--top-center,.hero-carousel__slide--center,.hero-carousel__slide--bottom-center{text-align:center;justify-content:center}}@media(min-width: 1024px){.hero-carousel__slide--top-right,.hero-carousel__slide--center-right,.hero-carousel__slide--bottom-right{text-align:right;justify-content:right}}@media(min-width: 1024px){.hero-carousel__slide--top-left,.hero-carousel__slide--top-center,.hero-carousel__slide--top-right{align-items:flex-start}}@media(min-width: 1024px){.hero-carousel__slide--center-left,.hero-carousel__slide--center,.hero-carousel__slide--center-right{align-items:center}}@media(min-width: 1024px){.hero-carousel__slide--bottom-left,.hero-carousel__slide--bottom-center,.hero-carousel__slide--bottom-right{align-items:flex-end}}.swiper .hero-carousel__slide--bottom-left .hero-carousel__content,.swiper .hero-carousel__slide--bottom-center .hero-carousel__content,.swiper .hero-carousel__slide--bottom-right .hero-carousel__content{bottom:1.75rem}@media(min-width: 1024px){.swiper .hero-carousel__slide--bottom-left .hero-carousel__content,.swiper .hero-carousel__slide--bottom-center .hero-carousel__content,.swiper .hero-carousel__slide--bottom-right .hero-carousel__content{bottom:0}}.hero-carousel__slide .hero-carousel__background{position:absolute;inset:0;z-index:-2}.hero-carousel__slide .hero-carousel__background .image{min-height:100%}.hero-carousel__video{position:absolute;height:100%;inset:0;object-fit:cover;width:100%;z-index:0}.hero-carousel__inner{position:relative;display:flex;flex:1;align-items:center}.hero-carousel__content{display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem;position:relative}@media(min-width: 1024px){.hero-carousel__content{max-width:40rem;padding:3.375rem}}.hero-carousel__video-controls{position:absolute;bottom:1.875rem;left:50%;transform:translateX(-50%);z-index:2}@media(min-width: 1024px){.hero-carousel__video-controls{top:3.375rem;right:3.375rem;left:initial;transform:none}}.hero-carousel__video-controls [data-video-play]{display:none}.hero-carousel__video-controls.paused [data-video-play]{display:block}.hero-carousel__video-controls.paused [data-video-pause]{display:none}.hero-carousel__navigation{align-items:center;bottom:0;display:flex;gap:1.5rem;justify-content:space-between;padding:0 1.75rem 1.75rem;position:absolute;left:0;width:100%}@media(min-width: 1024px){.hero-carousel__navigation{padding:0 3.375rem 3.375rem}}.hero-carousel__navigation svg path{stroke:currentColor}.hero-carousel--stacked .hero-carousel__slider{aspect-ratio:initial}.hero-carousel--stacked .hero-carousel__slide{align-items:flex-start;justify-content:space-between}.hero-carousel--stacked .hero-carousel__background{aspect-ratio:1/1;order:1;overflow:hidden;position:relative;width:100%}@media(min-width: 1024px){.hero-carousel--stacked .hero-carousel__background{aspect-ratio:2/1;flex:1 0 100%}}.hero-carousel--stacked .hero-carousel__background video+.image{display:none}.hero-carousel--stacked .hero-carousel__content{bottom:0 !important;order:3;text-align:left}@media(min-width: 1024px){.hero-carousel--stacked .hero-carousel__content{flex:1 0 50%;order:2}}.hero-carousel--stacked .hero-carousel__navigation{order:2;position:relative;padding:1.75rem 1.75rem 0;width:auto}@media(min-width: 1024px){.hero-carousel--stacked .hero-carousel__navigation{order:3;padding:3.375rem 3.375rem 0}}
