.hero-container{align-items:center;background-attachment:fixed;background-image:url();background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:row;height:100vh;justify-content:center;margin-top:175px;overflow:hidden;position:relative}.hero-container:after{background-color:#7e6c5f;content:"";display:block;height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%;z-index:5}.hero-container-wrapper{display:flex;flex-direction:row;justify-content:space-between;position:relative;width:1200px;z-index:10}.hero-container .title{color:#fff}.hero-video-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-container-infos{width:850px}.hero-container-infos p{font-family:Mulish,sans-serif;font-size:22px;font-weight:700;padding:0 0 25px;text-transform:none}.hero-button,.hero-container-infos p{color:#fff;font-style:normal;text-decoration:none}.hero-button{background-color:#ee4037;border:2px solid #ee4037;border-radius:5px;font-family:Lato,sans-serif;font-size:16px;font-weight:400;padding:16px 24px;text-transform:uppercase;width:100%}.hero-button:hover{background-color:#fff;border:2px solid #ee4037;color:#ee4037}.hero-video-wrapper iframe,.hero-video-wrapper video{height:100%;object-fit:cover;width:100%}.hero-container-infos,.hero-foreground-image{position:relative;z-index:1}.hero-foreground-image{align-items:center;display:flex;justify-content:flex-end}.hero-foreground-image img{height:auto!important;width:300px!important}.hero-container-infos>*{opacity:0;transform:translateX(-50px);transition:transform .8s ease,opacity .8s ease}.hero-container-infos.is-visible>*{opacity:1;transform:translateX(0)}.hero-container-infos.is-visible h1{transition-delay:0s}.hero-container-infos.is-visible p{transition-delay:.2s}.hero-container-infos.is-visible .hero-button{transition-delay:.4s}.hero-foreground-image{opacity:0;transform:translateX(50px);transition:transform .8s ease,opacity .8s ease}.hero-foreground-image.is-visible{opacity:1;transform:translateX(0);transition-delay:.8s}@media (max-width:1024px){.hero-video-wrapper{display:none!important}}@media (max-width:1400px){.hero-container{height:auto}.hero-container-infos{margin-bottom:35px;width:100%}.hero-container-wrapper{flex-direction:column;padding:25px;width:100%}.hero-container-wrapper,.hero-foreground-image{justify-content:flex-start}}@media (max-width:724px){.hero-container{margin-top:75px}.hero-container-infos h1{font-size:34px}.hero-container-infos p{font-size:14px}}