.site-hero-outer{width:100%}.site-hero{--site-hero-gutter:clamp(16px,16px + (100vw - 477px) * 64/547,80px);--site-hero-copy-max:600px;overflow:hidden;position:relative;width:100%}.site-hero__bg-cover{inset:0;position:absolute;z-index:1}.site-hero__bg-cover img{display:block;height:100%;object-fit:cover;width:100%}.site-hero__bg-overlay{inset:0;position:absolute;z-index:2}.site-hero__layout{display:flex;flex-direction:column;position:relative;width:100%;z-index:3}.site-hero__copy-panel{box-sizing:border-box;position:relative;z-index:2}.site-hero__copy-inset{box-sizing:border-box;max-width:calc(var(--site-hero-copy-max) + var(--site-hero-gutter));padding-inline:var(--site-hero-gutter)}.site-hero__copy ol li,.site-hero__copy ul li{margin:0}.site-hero__copy ol li+li,.site-hero__copy ul li+li{margin-top:8px}.site-hero__copy ol li>p,.site-hero__copy ul li>p{margin:0}.site-hero__copy li>ol,.site-hero__copy li>ul,.site-hero__copy ol li>p+p,.site-hero__copy ul li>p+p{margin-top:8px}.site-hero__copy-panel.is-inv,.site-hero__copy-panel.is-inv h1,.site-hero__copy-panel.is-inv h2,.site-hero__copy-panel.is-inv h3,.site-hero__copy-panel.is-inv h4,.site-hero__copy-panel.is-inv h5,.site-hero__copy-panel.is-inv h6,.site-hero__copy-panel.is-inv p{color:#fff}.site-hero__image-panel{flex-shrink:0;height:var(--site-hero-mobile-height,66svh);order:-1;overflow:hidden;position:relative;width:100%}.site-hero__image-panel img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.site-hero.bg-contour-25{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M0 20h100M0 40h100M0 60h100M0 80h100" stroke="%23f0f0f0" stroke-width="1" fill="none"/></svg>');background-size:100px 100px}.site-hero.bg-contour-40{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M0 20h100M0 40h100M0 60h100M0 80h100" stroke="%23e0e0e0" stroke-width="1" fill="none"/></svg>');background-size:100px 100px}.site-hero.bg-contour-750{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M0 20h100M0 40h100M0 60h100M0 80h100" stroke="%23404040" stroke-width="1" fill="none"/></svg>');background-size:100px 100px}.site-hero.bg-contour-800{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M0 20h100M0 40h100M0 60h100M0 80h100" stroke="%23303030" stroke-width="1" fill="none"/></svg>');background-size:100px 100px}@media (min-width:960px){.site-hero__layout{align-items:stretch;flex-direction:row;min-height:var(--site-hero-min-height,0)}.site-hero__copy-panel{align-items:center;display:flex;flex:1 1 0;min-width:0}.site-hero__copy-inset{padding-right:40px}.site-hero__image-panel{flex:0 0 var(--site-hero-image-width,33%);height:auto;max-width:var(--site-hero-image-width,33%);order:0}.site-hero__image-panel img{height:100%;inset:0;position:absolute;width:100%}}