.hero{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem 5%}.hero__text{flex:0 1 47.5%}.hero-text__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.hero-text-buttons__button{flex:0 1 auto}.hero__content{display:flex;flex:0 1 47.5%}.hero__content>.hs-video-widget{flex:0 1 100%}.hero__content .oembed_container,.hero__content .oembed_container iframe{max-height:100%!important;max-width:100%!important}.hero h1{font-size:48px}.hero p{font-size:20px}.hero-looping-video{display:block;flex:0 1 100%;max-width:100%;overflow:hidden;position:relative;width:100%}.hero-looping-video__poster,.hero-looping-video__video{display:block;height:auto;max-width:100%;width:100%}.hero-looping-video--has-poster .hero-looping-video__video{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .2s ease}.hero-looping-video--is-loaded .hero-looping-video__video{opacity:1}@media screen and (max-width:1024px){.hero__text{flex:0 1 100%}.hero__content{flex:0 1 100%;justify-content:center}}@media screen and (max-width:640px){.hero h1{font-size:40px}}