.hero-section{display:flex;flex-direction:column;justify-content:center;width:100%}.hero-inner{align-items:center;display:flex;gap:57px;justify-content:space-between;width:100%}.hero-content,.hero-media{flex:1}.hero-media{display:flex;flex-direction:column;gap:24px;justify-content:flex-end}.hero-media{width:100%;&.white{background-color:#fff}}.hero-video-wrapper{aspect-ratio:16/9;border-radius:12px;height:auto;overflow:hidden;width:100%}.hero-media img,.hero-video-wrapper iframe{display:block;height:auto;max-width:100%;width:100%}.hero-media img{max-width:550px}.hero-video-wrapper .hs-embed-wrapper{display:block;height:auto;max-width:100%!important;max-width:100%;width:100%}.hero-video-wrapper .hs-embed-wrapper,.hero-video-wrapper iframe{height:100%}@media (max-width:768px){.hero-inner{flex-direction:column}.image-first-mobile .hero-content{order:2}.content-first-mobile .hero-content,.image-first-mobile .hero-media{order:1}.content-first-mobile .hero-media{order:2}}