.ApplyButton-module__S0PXvG__btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:16px 26px;font-family:inherit;font-size:1rem;font-weight:700;line-height:1;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,background .25s;display:inline-flex}.ApplyButton-module__S0PXvG__btn svg{width:18px;height:18px;transition:transform .3s}.ApplyButton-module__S0PXvG__btn:hover svg{transform:translate(4px)}.ApplyButton-module__S0PXvG__primary{background:var(--sch-coral);color:#fff;box-shadow:0 8px 22px #cf392952}.ApplyButton-module__S0PXvG__primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px #cf39296b}.ApplyButton-module__S0PXvG__gold{color:var(--sch-teal-800);background:#fff;box-shadow:0 8px 22px #1c101038}.ApplyButton-module__S0PXvG__gold:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1c10104d}.ApplyButton-module__S0PXvG__dark{background:var(--sch-ink);color:#fff;box-shadow:0 1px 2px #1c10100f,0 4px 14px #1c101012}.ApplyButton-module__S0PXvG__dark:hover{background:var(--sch-teal-800);transform:translateY(-2px)}.ApplyButton-module__S0PXvG__fullWidth{width:100%}@media screen and (max-width:680px){.ApplyButton-module__S0PXvG__btn{padding:14px 22px;font-size:.92rem}}
.Hero-module__z6uBca__heroWrapper{padding-block:0;background:var(--sch-bg);padding-top:30px;position:relative;overflow:hidden}.Hero-module__z6uBca__heroWrapper:before{content:"";filter:blur(10px);z-index:0;pointer-events:none;background:radial-gradient(circle,#cf392938,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-160px}.Hero-module__z6uBca__heroWrapper:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#cf392924,#0000 68%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-120px;left:-120px}.Hero-module__z6uBca__heroCon{z-index:2;flex-direction:column;gap:28px;padding-bottom:40px;display:flex;position:relative}.Hero-module__z6uBca__heroTop{flex-direction:column;gap:28px;display:flex}.Hero-module__z6uBca__heroCopy{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__z6uBca__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--sch-teal-800);background:var(--sch-teal-50);border:1px solid var(--sch-teal-200);opacity:0;border-radius:100px;padding:7px 14px;font-size:.72rem;font-weight:700;animation:.8s cubic-bezier(.2,.8,.2,1) forwards Hero-module__z6uBca__rise;display:inline-flex;transform:translateY(20px)}.Hero-module__z6uBca__heroTitle{letter-spacing:-.03em;color:var(--sch-ink);opacity:0;margin:18px 0 0;font-size:clamp(1.85rem,7vw,3.2rem);font-weight:800;line-height:1.12;animation:.8s cubic-bezier(.2,.8,.2,1) 80ms forwards Hero-module__z6uBca__rise;transform:translateY(20px)}.Hero-module__z6uBca__highlight{color:var(--sch-coral);white-space:nowrap;position:relative}.Hero-module__z6uBca__highlight:after{content:"";background:var(--sch-coral);opacity:.55;z-index:-1;border-radius:4px;height:.12em;position:absolute;bottom:.06em;left:0;right:0}.Hero-module__z6uBca__description{color:var(--sch-ink-soft);opacity:0;max-width:48ch;margin-top:16px;font-size:clamp(.98rem,3.2vw,1.12rem);line-height:1.55;animation:.8s cubic-bezier(.2,.8,.2,1) .16s forwards Hero-module__z6uBca__rise;transform:translateY(20px)}.Hero-module__z6uBca__status{color:var(--sch-ink-soft);opacity:0;align-items:center;gap:8px;margin-top:14px;font-size:.9rem;font-weight:500;animation:.8s cubic-bezier(.2,.8,.2,1) .22s forwards Hero-module__z6uBca__rise;display:flex;transform:translateY(20px)}.Hero-module__z6uBca__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Hero-module__z6uBca__ctaGroup{opacity:0;flex-direction:column;align-items:flex-start;gap:14px;width:100%;margin-top:24px;animation:.8s cubic-bezier(.2,.8,.2,1) .28s forwards Hero-module__z6uBca__rise;display:flex;transform:translateY(20px)}.Hero-module__z6uBca__secondaryLink{color:#2f6fed;text-underline-offset:3px;font-size:.95rem;font-weight:600;text-decoration:underline}.Hero-module__z6uBca__heroVisual{background:#f3f4f6;border-radius:24px;display:none;overflow:hidden}.Hero-module__z6uBca__heroImg{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__z6uBca__features{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Hero-module__z6uBca__featureCard{background:#f4f7fb;border:1px solid #1410120f;border-radius:14px;padding:16px 14px}.Hero-module__z6uBca__featureTitle{color:var(--sch-ink);margin:0;font-size:.92rem;font-weight:700;line-height:1.3}.Hero-module__z6uBca__featureSubtitle{color:var(--sch-ink-soft);margin:4px 0 0;font-size:.8rem;line-height:1.35}@keyframes Hero-module__z6uBca__rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Hero-module__z6uBca__eyebrow,.Hero-module__z6uBca__heroTitle,.Hero-module__z6uBca__description,.Hero-module__z6uBca__status,.Hero-module__z6uBca__ctaGroup{opacity:1;animation:none;transform:none}}@media screen and (min-width:768px){.Hero-module__z6uBca__ctaGroup{flex-direction:row;align-items:center}.Hero-module__z6uBca__heroVisual{aspect-ratio:4/4.2;display:block}.Hero-module__z6uBca__heroTop{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.Hero-module__z6uBca__features{grid-template-columns:repeat(4,1fr);gap:14px}}@media screen and (min-width:1024px){.Hero-module__z6uBca__heroWrapper{padding:60px 0 70px!important}.Hero-module__z6uBca__heroCon{gap:36px;padding-bottom:0}}
