.topaz-video-hero{align-items:center;color:#fff;display:flex;justify-content:center;min-height:var(--topaz-desktop-height,620px);overflow:hidden;position:relative;width:100%}.topaz-video-hero__media,.topaz-video-hero__video-wrapper{inset:0;position:absolute;z-index:1}.topaz-video-hero__video-wrapper{overflow:hidden}.topaz-video-hero__video-wrapper iframe{border:0;height:56.25vw;left:50%;min-height:100vh;min-width:177.78vh;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.topaz-video-hero__overlay{background:rgba(0,0,0,var(--topaz-overlay-opacity,.45));inset:0;position:absolute;z-index:2}.topaz-video-hero__content{padding:60px 20px;position:relative;width:100%;z-index:3}.topaz-video-hero__inner{margin:0 auto;max-width:980px;text-align:center}.topaz-video-hero__heading{color:#fff;font-weight:500;line-height:1.1;margin:0 0 18px}.topaz-video-hero__subheading{color:#fff;font-weight:400;line-height:1.35;margin:0 auto 30px;max-width:900px}.topaz-video-hero__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:16px 24px}@media (max-width:767px){.topaz-video-hero{min-height:var(--topaz-mobile-height,500px)}.topaz-video-hero__video-wrapper iframe{height:100vh;min-height:100%;min-width:100%;width:177.78vh}.topaz-video-hero__heading{line-height:1.15;margin-bottom:14px}.topaz-video-hero__subheading{line-height:1.4;margin-bottom:24px}.topaz-video-hero__buttons{flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center}.topaz-video-hero__buttons .hs-elevate-button{flex:0 1 auto}}