.hero-video-layout{--vertical-padding:2.5rem;}.hero-video-layout-content{display:flex;flex-direction:column;align-items:center;gap:2.625rem;padding-top:1rem;padding-bottom:var(--vertical-padding);}.hero-video-layout .video-iframe{aspect-ratio:16 / 9;border-radius:1rem 1rem 1rem 4rem;border:none;object-fit:cover;width:100%;pointer-events:none;}.hero-video-layout-video-container{width:100%;}.hero-video-layout .layout-content{justify-content:center;}.hero-video-layout .hero-video-layout-cta-buttons{padding-top:1rem;gap:1rem;}.hero-video-layout-cta-buttons{width:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem;}.hero-video-layout-cta-button{padding:.75rem 1rem;width:100%;gap:.75rem;justify-content:center;}.hero-video-layout-heading{max-width:32rem;padding-bottom:1rem;font-family:var(--font-family-red-hat),sans-serif;font-size:var(--font-size-display-md);line-height:var(--line-height-display-md);font-weight:var(--font-weight-bold);}.hero-video-layout-subheading{max-width:50rem;font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.hero-video-layout-pull-out-quote{font-size:var(--font-size-display-xs);line-height:var(--line-height-display-xs);}.hero-video-layout-header{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1rem;z-index:1;}@media (min-width:40rem){.hero-video-layout-content{padding-top:3rem;}.hero-video-layout .hero-video-layout-header{gap:2rem;}.hero-video-layout .hero-video-layout-heading{font-size:var(--font-size-display-xl);line-height:var(--line-height-display-xl);}.hero-video-layout-cta-buttons{flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem;}.hero-video-layout-cta-button{width:fit-content;}}@media (min-width:59.25rem){.hero-video-layout-content{flex-direction:row;}.hero-video-layout-subheading{font-size:var(--font-size-text-lg);line-height:var(--line-height-text-lg);}.hero-video-layout-cta-buttons{justify-content:flex-start;}.hero-video-layout .video-iframe{border-radius:2rem 2rem 2rem 8rem;}}@media (min-width:80rem){.hero-video-layout-content{gap:8rem;}.hero-video-layout .video-iframe{align-self:end;}.hero-video-layout .hero-video-layout-heading,.hero-video-layout .hero-video-layout-subheading{text-align:start;max-width:60rem;}.hero-video-layout .hero-video-layout-header{align-items:start;}.hero-video-layout .hero-video-layout-cta-buttons{justify-content:start;}}@media (min-width:100rem){.hero-video-layout .hero-video-layout-heading,.hero-video-layout .hero-video-layout-subheading{max-width:65rem;}}
