.hm-hero,.hm-hero *{cursor:auto!important}.hm-hero{background:#212121;color:var(--text-color,#fff);height:var(--hero-h,75vh);min-height:520px;overflow:hidden;position:relative;width:100%}.video-wrap{overflow:hidden;pointer-events:none}#hm-hero-video,.video-wrap{height:100%;inset:0;position:absolute;width:100%}#hm-hero-video{background-position:50%;background-size:cover;min-width:100%;object-fit:cover;transform:rotate(180deg)}.video-wrap:after{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.45) 55%,rgba(0,0,0,.75) 85%,rgba(0,0,0,.85));content:"";inset:0;pointer-events:none;position:absolute}.gradient-overlay{display:none!important}.hm-hero .content{background:transparent!important;display:grid;height:100%;padding:clamp(16px,4vw,48px);place-items:center;position:relative;text-align:center;width:100%}.hero-title{font-size:clamp(36px,8vw,100px);font-weight:900;line-height:1.3;margin:0;max-width:1300px}.hero-sub{font-size:clamp(16px,2.2vw,20px);margin:12px auto 0;max-width:68ch;opacity:.9}.hm-blend{color:#fff;mix-blend-mode:difference!important}@media (min-width:1200px){#hm-hero-video{object-position:0 0}}@media (max-width:1199px){#hm-hero-video{object-position:0 15vw}}@media (max-width:575px){.hm-hero{height:60vh;min-height:480px}.hero-title{font-size:clamp(32px,12vw,72px)}#hm-hero-video{object-position:0 30vw}}.hero-actions{display:flex;gap:12px;justify-content:center;margin-top:16px}.hero-btn{align-items:center;background:#fff;border:1px solid hsla(0,0%,100%,.25);border-radius:9999px;color:#111928;display:inline-flex;font-weight:700;justify-content:center;padding:12px 18px;text-decoration:none;transition:transform .12s ease,opacity .2s ease,background .2s ease}.hero-btn:hover{opacity:.95;transform:translateY(-1px)}@media (max-width:575px){.hero-actions{margin-top:12px}.hero-btn{padding:10px 16px}}