.page-hero{background:linear-gradient(135deg,#0c2c54 0%,#0d3a6e 100%);align-items:center;min-height:60vh;padding:7rem 3rem 5rem;display:flex;position:relative;overflow:hidden;padding-top:var(--navbar-offset)!important}.page-hero:before{content:"";pointer-events:none;background:#00a6a214;border-radius:50%;width:420px;height:420px;position:absolute;top:-80px;right:-80px}.page-hero:after{content:"";pointer-events:none;background:#00a6a20d;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;left:-60px}.page-hero--skip-offset{padding-top:calc(var(--navbar-gap,41px) + var(--navbar-height,68px) + 2.75rem + env(safe-area-inset-top))!important}.page-hero-inner{text-align:center;width:100%;max-width:1200px;margin:0 auto;position:relative}.page-hero-inner--split{text-align:left;align-items:center;gap:3rem;display:flex}.page-hero-content{flex:2;min-width:0}.page-hero-label{letter-spacing:.12em;text-transform:uppercase;color:#00a6a2;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:inline-block}.page-hero-title{color:#fff;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:700;line-height:1.15}.page-hero-desc{color:#ffffffb8;max-width:560px;margin-bottom:0;font-size:1.1rem;font-weight:500;line-height:1.75}.page-hero-inner:not(.page-hero-inner--split) .page-hero-desc{margin-inline:auto}.page-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.page-hero-inner:not(.page-hero-inner--split) .page-hero-actions{justify-content:center}.page-hero-btn{border-radius:.375rem;justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;padding:.5rem 1rem!important;font-weight:700!important}.page-hero-btn:hover{opacity:.88;transform:scale(1.1)}.page-hero-btn--primary{color:#fff;background-color:#00a6a2!important;border-color:#00a6a2!important}.page-hero-btn--secondary{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff59}.page-hero-image-wrap{aspect-ratio:4/3;border-radius:20px;flex:2;position:relative;overflow:hidden;box-shadow:0 16px 48px #0000004d}.page-hero-slot{flex:1.5;justify-content:center;align-items:center;min-width:0;display:flex}.page-hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.page-hero-inner--split{text-align:center;flex-direction:column}.page-hero-inner--split .page-hero-desc{max-width:100%}.page-hero-inner--split .page-hero-actions{justify-content:center}.page-hero-image-wrap,.page-hero-slot{flex:none;width:100%;max-width:480px;margin:0 auto}}@media (max-width:576px){.page-hero{padding:6rem 1.25rem 3.5rem}.page-hero-image-wrap{border-radius:14px}}@media (min-height:1000px){.page-hero{min-height:60vh}}@media (max-height:1000px){.page-hero{min-height:80vh}}@media (max-height:600px){.page-hero{min-height:90vh}}
