.hero-video-container{position:relative;overflow:hidden;height:100vh}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-video-overlay{position:relative;z-index:1;height:100%;display:flex;align-items:center;justify-content:center}.hero-video-container>*:not(.hero-video){position:relative;z-index:1}.hero-video{will-change:transform}@supports not (object-fit: cover){.hero-video{min-width:100%;min-height:100%}}@media(prefers-reduced-motion: reduce){.hero-video{animation:none;transition:none}}#heroVideo{background-color:#b6f2cd;background-image:url("/video/mobile/home_mobile_poster-720-1280.webp");background-size:cover;background-position:center;background-repeat:no-repeat;object-fit:cover}@media(min-width: 769px)and (max-width: 1199px){#heroVideo{background-image:url("/video/voyage-amazonie-homepage-poster-tablet.webp")}}@media(min-width: 1200px){#heroVideo{background-image:url("/video/voyage-amazonie-homepage-poster.webp")}}
