:root{
  --enroll-ivory:#fffaf2;
  --enroll-sage:#f4f8ef;
  --enroll-line:#dce4d6;
  --enroll-green:#4c8b12;
  --enroll-ink:#202825;
}

.enrollment-main{overflow:hidden;background:var(--enroll-sage)}
.enroll-category-bar{background:#f8faf6}
.enrollment-hero{padding:26px 0 58px}
.enrollment-hero .breadcrumb{padding:0 4px 20px}
.enrollment-hero-stage{position:relative;min-height:520px;overflow:hidden;border:1px solid var(--enroll-line);border-radius:20px;background:var(--enroll-ivory)}
.enrollment-hero-stage::after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(90deg,rgba(255,250,242,.99) 0%,rgba(255,250,242,.94) 34%,rgba(255,250,242,.43) 51%,rgba(255,250,242,0) 67%);pointer-events:none}
.enrollment-hero-stage>img{position:absolute;inset:0 0 0 auto;width:70%;height:100%;object-fit:contain;object-position:right center}
.enrollment-hero-copy{position:absolute;z-index:2;top:50%;left:5%;width:46%;transform:translateY(-50%)}
.enrollment-hero-copy h1{margin:16px 0 20px;font-size:clamp(42px,4.3vw,66px);line-height:1.06;letter-spacing:0}
.enrollment-hero-copy h1 span{display:block}.enrollment-hero-copy h1 .accent{color:var(--enroll-green)}
.enrollment-hero-copy>p:not(.detail-kicker){max-width:560px;margin:0;color:#55605a;font-size:17px;line-height:1.75}
.enrollment-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.enrollment-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border:1px solid var(--enroll-line);border-top:0;border-radius:0 0 18px 18px;background:#fff}
.enrollment-facts div{padding:22px 26px;border-right:1px solid #e3e8de}.enrollment-facts div:last-child{border-right:0}
.enrollment-facts dt{color:var(--enroll-ink);font-size:20px;font-weight:900}.enrollment-facts dd{margin:5px 0 0;color:#68736d;font-size:13px}

.enrollment-overview{padding:96px 0;background:#fff}
.enrollment-heading{max-width:720px;margin-bottom:42px}.enrollment-heading.centered{margin-inline:auto;text-align:center}
.enrollment-heading>p,.enrollment-checklist-copy>p{margin:0;color:var(--enroll-green);font-size:12px;font-weight:900;letter-spacing:.08em}
.enrollment-heading h2,.enrollment-checklist-copy h2{margin:15px 0 0;color:var(--enroll-ink);font-size:clamp(34px,4vw,54px);line-height:1.14;letter-spacing:0}.enrollment-heading h2 strong,.enrollment-checklist-copy h2 strong{color:var(--enroll-green)}
.enrollment-heading>span,.enrollment-checklist-copy>span{display:block;max-width:660px;margin-top:18px;color:#68736d;font-size:17px;line-height:1.75}.enrollment-heading.centered>span{margin-inline:auto}
.enrollment-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.enrollment-card-grid article{min-height:264px;padding:27px;display:flex;flex-direction:column;border:1px solid var(--enroll-line);border-radius:18px;background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.enrollment-card-grid article:nth-child(even){background:#fbfdf8}.enrollment-card-grid article:hover{border-color:#b6cf9c;box-shadow:0 14px 30px rgba(46,68,42,.08);transform:translateY(-3px)}
.enrollment-card-grid article>span{color:var(--enroll-green);font-size:13px;font-weight:900}.enrollment-icon{display:grid;width:48px;height:48px;margin-top:22px;place-items:center;border-radius:14px;background:#eff8cf;color:var(--enroll-green)}.enrollment-icon svg{width:23px;height:23px}
.enrollment-card-grid h3{margin:25px 0 8px;color:var(--enroll-ink);font-size:21px;line-height:1.3}.enrollment-card-grid p{margin:0;color:#67716b;font-size:14px;line-height:1.65}

.enrollment-process{padding:96px 0;background:#f5f8f2}.enrollment-process .enrollment-heading{margin-bottom:48px}
.enrollment-process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;border-top:1px solid #cedac4;border-bottom:1px solid #cedac4}
.enrollment-process-list li{position:relative;min-height:230px;padding:26px 28px 30px;display:flex;flex-direction:column;border-right:1px solid #dce5d6}.enrollment-process-list li:first-child{background:#fbfdf9}.enrollment-process-list li:last-child{border-right:0}
.enrollment-process-list li>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff;color:var(--enroll-green);box-shadow:0 5px 15px rgba(38,57,32,.08);font-size:14px;font-weight:900}.enrollment-process-list strong{display:block;margin-top:38px;color:var(--enroll-ink);font-size:21px}.enrollment-process-list p{margin:10px 0 0;color:#657068;font-size:14px;line-height:1.65}.enrollment-process-list svg{position:absolute;right:-12px;top:39px;z-index:1;width:24px;height:24px;padding:5px;border:1px solid #dce5d6;border-radius:50%;background:#f5f8f2;color:var(--enroll-green)}.enrollment-process-list li:last-child svg{display:none}

.enrollment-checklist{padding:96px 0;background:#fff}.enrollment-checklist .section-shell{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.enrollment-checklist-copy .button{margin-top:28px}.enrollment-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.enrollment-checklist-grid article{position:relative;min-height:184px;padding:24px;border:1px solid var(--enroll-line);border-radius:18px;background:var(--enroll-ivory)}.enrollment-checklist-grid article:nth-child(2),.enrollment-checklist-grid article:nth-child(3){background:#f6faef}.enrollment-checklist-grid span{color:var(--enroll-green);font-size:12px;font-weight:900}.enrollment-checklist-grid svg{position:absolute;right:22px;top:20px;width:24px;height:24px;color:var(--enroll-green)}.enrollment-checklist-grid h3{margin:38px 0 8px;color:var(--enroll-ink);font-size:20px}.enrollment-checklist-grid p{margin:0;color:#68736d;font-size:14px;line-height:1.6}

.enrollment-faq{padding:96px 0;background:#f5f8f2}.enrollment-faq .enrollment-heading{margin-bottom:36px}.enrollment-faq .detail-faq{max-width:860px;margin-inline:auto}.enrollment-faq .detail-faq details{border-color:var(--enroll-line);border-radius:16px}.enrollment-faq .detail-faq details[open]{border-color:#b6cf9c;box-shadow:0 8px 20px rgba(46,68,42,.06)}

@media (max-width:900px){
  .enrollment-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enrollment-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.enrollment-process-list li:nth-child(2){border-right:0}.enrollment-process-list li:nth-child(-n+2){border-bottom:1px solid #dce5d6}.enrollment-process-list li:nth-child(2) svg{display:none}.enrollment-process-list li:nth-child(3) svg{top:39px}.enrollment-checklist .section-shell{grid-template-columns:1fr;gap:42px}.enrollment-checklist-copy{max-width:700px}
}

@media (max-width:640px){
  .enrollment-hero{padding:12px 0 28px}.enrollment-hero .breadcrumb{padding:0 4px 12px}.enrollment-hero-stage{min-height:0;border-radius:16px;isolation:isolate}.enrollment-hero-stage::after{background:linear-gradient(180deg,rgba(255,250,242,.99) 0%,rgba(255,250,242,.92) 50%,rgba(255,250,242,.36) 100%)}.enrollment-hero-copy{position:relative;top:auto;left:auto;width:100%;padding:72px 20px 24px;transform:none;text-align:center}.enrollment-hero-copy h1{margin:9px 0 13px;font-size:35px;line-height:1.1}.enrollment-hero-copy>p:not(.detail-kicker){margin-inline:auto;font-size:14px;line-height:1.6}.enrollment-hero-actions{justify-content:center;margin-top:16px}.enrollment-hero-actions .button{width:100%;min-height:46px}.enrollment-hero-stage>img{position:relative;inset:auto;z-index:0;display:block;width:100%;height:auto;aspect-ratio:1.6/1;object-fit:cover;object-position:center bottom}.enrollment-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.enrollment-facts div{padding:14px}.enrollment-facts div:nth-child(2){border-right:0}.enrollment-facts div:nth-child(-n+2){border-bottom:1px solid #e3e8de}.enrollment-facts dt{font-size:16px}.enrollment-facts dd{font-size:11px}
  .enrollment-overview,.enrollment-process,.enrollment-checklist,.enrollment-faq{padding:64px 0}.enrollment-heading{margin-bottom:30px}.enrollment-heading h2,.enrollment-checklist-copy h2{font-size:34px;line-height:1.16}.enrollment-heading>span,.enrollment-checklist-copy>span{margin-top:14px;font-size:15px;line-height:1.65}.enrollment-card-grid{gap:10px}.enrollment-card-grid article{min-height:0;padding:20px;border-radius:16px}.enrollment-card-grid article>span{font-size:11px}.enrollment-icon{width:42px;height:42px;margin-top:15px;border-radius:12px}.enrollment-icon svg{width:20px;height:20px}.enrollment-card-grid h3{margin:18px 0 7px;font-size:18px}.enrollment-card-grid p{font-size:13px;line-height:1.55}
  .enrollment-process .enrollment-heading{text-align:center;margin-inline:auto}.enrollment-process-list{grid-template-columns:1fr;border-top:1px solid #cedac4}.enrollment-process-list li{min-height:0;padding:22px 34px 22px 70px;border-right:0;border-bottom:1px solid #dce5d6}.enrollment-process-list li:last-child{border-bottom:0}.enrollment-process-list li>span{position:absolute;top:23px;left:20px;width:36px;height:36px;font-size:12px}.enrollment-process-list strong{margin-top:0;font-size:18px}.enrollment-process-list p{font-size:13px}.enrollment-process-list svg{top:32px!important;right:18px!important;display:block!important;width:21px;height:21px;padding:4px;background:#f5f8f2}.enrollment-process-list li:last-child svg{display:none!important}
  .enrollment-checklist .section-shell{gap:30px}.enrollment-checklist-grid{gap:10px}.enrollment-checklist-grid article{min-height:160px;padding:18px;border-radius:16px}.enrollment-checklist-grid svg{top:16px;right:16px;width:20px;height:20px}.enrollment-checklist-grid h3{margin-top:33px;font-size:17px}.enrollment-checklist-grid p{font-size:12px;line-height:1.55}.enrollment-checklist-copy .button{width:100%;margin-top:22px}.enrollment-faq .detail-faq details{padding:0 18px}.enrollment-faq .detail-faq summary{padding:17px 30px 17px 0;font-size:15px}.enrollment-faq .detail-faq details p{padding-bottom:18px;font-size:14px;line-height:1.65}
}

@media (max-width:380px){
  .enrollment-card-grid,.enrollment-checklist-grid{grid-template-columns:1fr}.enrollment-hero-copy h1{font-size:33px}
}
