.page-module__26GJOq__hero{border:1px solid var(--border-subtle);border-radius:1.25rem;justify-content:center;align-items:center;width:100%;height:340px;max-height:380px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.page-module__26GJOq__heroOverlay{background:linear-gradient(#00000059 0%,#000000a6 100%);position:absolute;inset:0}.page-module__26GJOq__heroContent{z-index:1;text-align:center;color:#fff;padding:0 1.5rem;position:relative}.page-module__26GJOq__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:color-mix(in srgb,var(--acm-blue)55%,transparent);border-radius:999px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.page-module__26GJOq__heroTitle{letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.75rem;font-weight:800}.page-module__26GJOq__heroSubtitle{color:#ffffffe6;margin:0;font-size:1.1rem;font-weight:500}.page-module__26GJOq__intro{text-align:center}.page-module__26GJOq__leadText{color:var(--foreground);max-width:720px;margin:0 auto;font-size:1.15rem;line-height:1.7}.page-module__26GJOq__validityNotice{color:var(--foreground);border:1px solid var(--border-subtle);background:color-mix(in srgb,var(--acm-blue)10%,transparent);border-radius:.75rem;max-width:560px;margin:1rem auto 0;padding:.75rem 1.25rem;font-size:.95rem;line-height:1.6;display:inline-block}.page-module__26GJOq__leadText strong{color:var(--accent)}.page-module__26GJOq__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.page-module__26GJOq__benefitCard{border:1px solid var(--border-subtle);background:var(--surface);border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.page-module__26GJOq__benefitCard:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 10px 30px #0000001a}.page-module__26GJOq__benefitIcon{background:color-mix(in srgb,var(--accent)14%,transparent);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.page-module__26GJOq__benefitText{color:var(--foreground);margin:0;font-size:.98rem;line-height:1.6}.page-module__26GJOq__spotlightRow{align-items:stretch;gap:1.25rem;display:flex}.page-module__26GJOq__spotlight{border:1px solid var(--border-subtle);background:var(--surface);border-radius:1.25rem;flex:65%;align-items:center;gap:2rem;padding:2rem;display:flex}.page-module__26GJOq__spotlightImage{border-radius:1rem;flex:0 0 280px;height:200px;position:relative;overflow:hidden}.page-module__26GJOq__spotlightText{flex:1}.page-module__26GJOq__spotlightTitle{color:var(--foreground);margin:0 0 .6rem;font-size:1.6rem;font-weight:700}.page-module__26GJOq__spotlightBlurb{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.page-module__26GJOq__mascotCard{border:1px solid var(--border-subtle);background:var(--surface);text-align:center;border-radius:1.25rem;flex-direction:column;flex:35%;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module__26GJOq__mascotImage{width:100%;max-width:220px;height:200px;position:relative}.page-module__26GJOq__mascotCaption{color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.page-module__26GJOq__sectionHeading{color:var(--foreground);text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__26GJOq__sectionSubheading{color:var(--muted);text-align:center;margin:0 0 2rem;font-size:1rem}.page-module__26GJOq__steps{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__26GJOq__step{border:1px solid var(--border-subtle);background:var(--surface);border-radius:1rem;padding:1.75rem 1.5rem 1.5rem;position:relative}.page-module__26GJOq__stepNumber{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.85rem;font-size:1rem;font-weight:800;display:inline-flex}.page-module__26GJOq__stepTitle{color:var(--foreground);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.page-module__26GJOq__stepText{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.page-module__26GJOq__ctaWrapper{justify-content:center;display:flex}.page-module__26GJOq__ctaButton{background:var(--button-color);color:#fff;box-shadow:0 8px 24px color-mix(in srgb,var(--button-color)35%,transparent);border-radius:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.page-module__26GJOq__ctaButton:hover{opacity:.9;transform:translateY(-2px)}.page-module__26GJOq__callout{border:1px solid var(--border-subtle);background:var(--surface);border-radius:.9rem;padding:1.75rem 2rem}.page-module__26GJOq__calloutTitle{color:var(--foreground);margin:0 0 1rem;font-size:1.3rem;font-weight:800}.page-module__26GJOq__calloutList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module__26GJOq__calloutList li{color:var(--foreground);padding-left:1.4rem;font-size:.98rem;line-height:1.65;position:relative}.page-module__26GJOq__calloutList li:before{content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.55rem;left:0}.page-module__26GJOq__calloutList a{color:var(--accent);font-weight:600;text-decoration:none}.page-module__26GJOq__calloutList a:hover{text-decoration:underline}@media (max-width:850px){.page-module__26GJOq__benefitsGrid,.page-module__26GJOq__steps{grid-template-columns:1fr}.page-module__26GJOq__spotlightRow{flex-direction:column}.page-module__26GJOq__spotlight{text-align:center;flex-direction:column}.page-module__26GJOq__spotlightImage{flex:none;width:100%}}@media (max-width:640px){.page-module__26GJOq__hero{height:260px}.page-module__26GJOq__heroTitle{font-size:2rem}}
