.dnd-section{overflow:hidden;position:relative}.hero-with-background-images-wrapper{display:flex;flex-direction:column;gap:56px;min-height:100vh;padding:0 24px;position:relative}.hero-with-background-images-wrapper .text-block *{color:#fff}.hero-with-background-images-wrapper .hero-block-container{display:flex;height:100%;margin:auto auto 0;max-width:1536px;padding-bottom:80px}.hero-with-background-images-wrapper .hero-block-container-inner{margin:0 auto;max-width:1536px;width:100%}.hero-with-background-images-wrapper .hero-block-container .section-header.left{display:flex;flex-direction:column;width:100%;@media only screen and (min-width:1024px){align-items:flex-end;flex-direction:row;gap:44px;justify-content:space-between}}.hero-with-background-images-wrapper .hero-block-container .section-header .text-block{max-width:1100px}.hero-with-background-images-wrapper .hero-block-container .section-header.centered .text-block{margin:0 auto}.hero-with-background-images-wrapper .hero-block-container .section-header .text-block .body-s{max-width:740px}.hero-with-background-images-wrapper .hero-block-container .section-header .text-block .body-s :last-child{margin-bottom:0}.hero-with-background-images-wrapper .hero-block-container .section-header .button{width:100%;@media only screen and (min-width:768px){width:max-content}}.hero-with-background-images-wrapper .media-block{bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.hero-with-background-images-wrapper .media-block:after{background-color:rgba(0,0,0,.75);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.hero-with-background-images-wrapper .media-block img{height:100%!important;object-fit:cover;width:100%}body:has(.hero-with-background-images-wrapper):not(.scrolled):not(.menu--mobile.open) header.header{background-color:transparent;position:absolute;width:100%;z-index:1}body:has(.hero-with-background-images-wrapper):not(.scrolled):not(:has(.menu--mobile.open)) header.header img.hs-image-widget{filter:brightness(0) invert(1)}body:has(.hero-with-background-images-wrapper):not(.scrolled):not(:has(.menu--mobile.open)) header.header .menu__item--depth-1>.menu__link{color:#fff}body:has(.hero-with-background-images-wrapper):not(.scrolled):not(:has(.menu--mobile.open)) header.header .menu__child-toggle-icon{filter:invert(1)}body:has(.hero-with-background-images-wrapper):not(.scrolled):not(:has(.menu--mobile.open)) header.header .hamburger div{background-color:#fff}body:has(.hero-with-background-images-wrapper):has(.menu--mobile.open) .header{background-color:#fff!important}@media (max-width:767px){.hero-with-background-images-wrapper .media-block{display:grid;overflow:hidden}.hero-with-background-images-wrapper .media-block img{display:block;grid-area:1/1;height:auto;opacity:0;transition:opacity .7s ease-in-out;width:100%}.hero-with-background-images-wrapper .media-block img.is-active{opacity:1}}