.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;position:relative}.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)}.swiper .hero-carousel__slide .hero-carousel__content{bottom:1.75rem}@media(min-width: 1024px){.swiper .hero-carousel__slide .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;position:absolute}@media(min-width: 1024px){.hero-carousel__content{max-width:40rem;padding:3.375rem}}.hero-carousel__content.middle_m{top:50%;bottom:50%;transform:translateY(-50%) !important;height:fit-content}.hero-carousel__content.middle_m.center_m{text-align:center;left:50%;transform:translate(-50%, -50%) !important}.hero-carousel__content.bottom_m{top:auto;bottom:0}.hero-carousel__content.top_m{top:0;bottom:auto}.hero-carousel__content.top_m.center_m,.hero-carousel__content.bottom_m.center_m{text-align:center;left:50%;transform:translateX(-50%) !important}.hero-carousel__content.middle_m.left_m,.hero-carousel__content.top_m.left_m,.hero-carousel__content.bottom_m.left_m{text-align:left;left:0;right:auto}.hero-carousel__content.middle_m.right_m,.hero-carousel__content.top_m.right_m,.hero-carousel__content.bottom_m.right_m{text-align:right;left:auto;right:0}@media(min-width: 1024px){.hero-carousel__content.middle{top:50%;bottom:50%;transform:translateY(-50%) !important;height:fit-content}}@media(min-width: 1024px){.hero-carousel__content.middle.center{text-align:center;left:50%;transform:translate(-50%, -50%) !important}}@media(min-width: 1024px){.hero-carousel__content.top{top:0;bottom:auto}}@media(min-width: 1024px){.hero-carousel__content.bottom{top:auto;bottom:2.1875rem !important}}@media(min-width: 1024px){.hero-carousel__content.top.center,.hero-carousel__content.bottom.center{text-align:center;left:50%;transform:translateX(-50%) !important}}@media(min-width: 1024px){.hero-carousel__content.middle.left,.hero-carousel__content.top.left,.hero-carousel__content.bottom.left{text-align:left;left:0;right:auto}}@media(min-width: 1024px){.hero-carousel__content.middle.right,.hero-carousel__content.top.right,.hero-carousel__content.bottom.right{text-align:right;left:auto;right:0}}.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;position:relative}.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}}
