.home-hero{background:#fff;padding:80px 24px}.home-hero__inner{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);margin:0 auto;margin-top:40px!important;max-width:1180px}.home-hero__content{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;max-width:560px}.home-hero__eyebrow{font-size:14px;letter-spacing:.08em;margin:0 16px;text-transform:uppercase}.home-hero__eyebrow,.home-hero__title{color:#fff;font-weight:700;text-align:center}.home-hero__title{font-size:clamp(32px,5vw,62px);line-height:1.05;margin:0}.home-hero__text{font-size:18px;line-height:1.6;margin:24px 0 0}.home-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.home-hero__button{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;min-height:48px;padding:0 24px;text-decoration:none}.home-hero__button--primary{background:#000;color:#fff}.home-hero__button--secondary{border:1px solid #000;color:#000}.home-hero__video{aspect-ratio:16/9;border-radius:24px;overflow:hidden;position:relative;width:100%}.home-hero__video iframe{border:0;height:100%;width:100%}@media (max-width:900px){.home-hero{padding:56px 20px}.home-hero__inner{gap:40px;grid-template-columns:1fr}.home-hero__content{max-width:none}}@media (max-width:520px){.home-hero__actions{flex-direction:column}.home-hero__button{width:100%}.home-hero__video{border-radius:16px}}.home-video{display:flex;height:56.25%;justify-content:center;margin-bottom:30px;width:100%}.home-video video{background-color:#000;height:auto;max-width:1000px;width:100%}