.hero-animated{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%;.hero-animated-content{display:flex;flex-direction:column;gap:var(--Spacing-M);margin:0 auto;max-width:var(--max-content-width);min-height:320px;opacity:1;padding:186px var(--Spacing-M) 114px;transition:all .8s ease-in-out;width:100%;&.hidden{opacity:0}.hero-animated-content-description,.hero-animated-content-title{color:var(--white-color);margin:0}.hero-animated-content-description{color:var(--white-color);font-size:20px;line-height:24px;max-width:var(--Layout-6-Col)}@media (max-width:1024px){min-height:unset;padding:112px var(--Layout-Side-Padding-Mobile) var(--Spacing-M)}}.hero-animated-cover{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:all .3s linear;z-index:98;.animated-image{max-width:1200px;width:100%;.hidden{opacity:0}}&.hidden{opacity:0}}}header.header.animated{opacity:0;transform:translate(-50%,-30px);transition:all 0s ease-in-out;&.with-transition{transition:all .8s ease-in-out}&.visible{opacity:1;transform:translate(-50%)}}.header__logo .header__logo_light{display:block;width:auto!important}.header__logo .header__logo_dark{display:none}.burger-line{background-color:var(--white-color)}@media screen and (min-width:62rem){li.menu-item{.menu-link{color:var(--white-color)}.arrow-icon path{fill:var(--white-color)}.menu-dropdown-link{color:var(--white-color)}}}header.header.inverted{background-color:var(--primary-green-color)}