.home-company-section{--home-company-header-height:8rem;--home-company-padding-block:clamp(2rem, 4vh, 4rem);box-sizing:border-box;width:100%;min-height:calc(100vh - var(--home-company-header-height));min-height:calc(100dvh - var(--home-company-header-height));padding:var(--home-company-padding-block) max(1.25rem,5vw);scroll-margin-top:var(--home-company-header-height);color:#111;align-items:center;display:flex}.home-company-section .home-company-content{width:100%;min-width:0}.home-company-section .home-company-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:1.75rem;display:grid}.home-company-section .home-company-video{aspect-ratio:16/9;background:#000;width:100%;min-width:0;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001f}.home-company-section .home-company-video>iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.home-company-section .home-company-copy{text-align:left;min-width:0}.home-company-section .home-company-title{color:#f5a000;font-family:var(--font-display);letter-spacing:.01em;text-align:left;text-transform:uppercase;margin:0;font-size:clamp(1.6rem,2.2vw,2.75rem);font-weight:400;line-height:1.25}.home-company-section .home-company-description{color:#111;text-align:left;margin:clamp(1rem,1.25vw,1.5rem) 0 0;font-size:clamp(1.125rem,1.45vw,1.875rem);line-height:1.55}@media(min-width:64rem){.home-company-section{--home-company-header-height:10rem}.home-company-section .home-company-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:clamp(2rem,3.333vw,4rem)}.home-company-section .home-company-video{max-width:max(16rem,calc((100vh - var(--home-company-header-height) - 2 * var(--home-company-padding-block) - 2px) * 16 / 9));max-width:max(16rem,calc((100dvh - var(--home-company-header-height) - 2 * var(--home-company-padding-block) - 2px) * 16 / 9))}}
