.section-sbs{background-color:#fff;margin-top:-2px;position:relative;margin-bottom:1rem}.section-sbs .cs-container{gap:clamp(2rem,4vw,4rem);justify-content:space-between}.section-sbs .text-content{max-width:36.25rem}.section-sbs .cs-topper{color:var(--secondary);background-color:var(--primary);margin-bottom:1rem}.section-sbs .cs-title{margin-bottom:1.25rem}.section-sbs .cs-text{max-width:37.5rem;margin-bottom:2rem}.section-sbs .button-solid{background-color:var(--primary);color:var(--secondary)}.section-sbs .sbs-image{width:min(100%,36.5rem);display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1fr);grid-template-areas:"top tall" "bottom tall";gap:clamp(.575rem,1.8vw,1.25rem);position:relative}.section-sbs .cs-picture{width:100%;display:block;border-radius:25rem;overflow:hidden;z-index:5;position:relative}.section-sbs .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}.section-sbs .cs-picture-top{grid-area:top;aspect-ratio:1/1;border-bottom-right-radius:0}.section-sbs .cs-picture-bottom{grid-area:bottom;aspect-ratio:1/1.18;border-top-right-radius:0}.section-sbs .cs-picture-tall{grid-area:tall;aspect-ratio:1/2.1}.section-sbs .cs-sun{position:absolute;top:-5rem;right:-5.5rem;width:13.125rem;height:12.5rem}.section-sbs .cs-star{position:absolute;bottom:-4rem;left:-6rem;width:17.125rem;height:12.0625rem}.section-sbs .cs-star .cs-item .cs-text{margin:0}.section-sbs .cs-h3{margin-top:1.2rem;margin-bottom:.5rem}.section-sbs .cs-list{list-style:disc;margin-left:1.2rem}@media screen and (min-width: 1024px){.section-sbs .sbs-standard{align-items:center}.section-sbs .sbs-image{width:min(48%,36.5rem);flex-shrink:0}}.section-sbs.enrollment-steps .cs-container{max-width:980px}.section-sbs.enrollment-steps .cs-topper{margin-bottom:.85rem}.section-sbs.enrollment-steps .cs-title{max-width:18ch;line-height:1.1;margin-bottom:.8rem}.section-sbs.enrollment-steps>.cs-container>.cs-text{max-width:66ch;margin-bottom:1.5rem}.section-sbs.enrollment-steps .steps-grid{--step-gap: 1rem;display:grid;gap:var(--step-gap);counter-reset:enroll-step}.section-sbs.enrollment-steps .step-card{position:relative;background-color:#fff;border:1px solid rgba(28,28,28,.12);border-radius:1rem;box-shadow:0 10px 22px rgba(28,28,28,.08);padding:1rem 1rem 1rem 4rem;counter-increment:enroll-step;transition:transform .25s ease,box-shadow .25s ease}.section-sbs.enrollment-steps .step-card::before{content:counter(enroll-step);width:2rem;height:2rem;border-radius:50%;background-color:var(--primary);color:#fff;font-family:var(--headerFont);font-weight:800;font-size:1rem;display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;left:1rem}.section-sbs.enrollment-steps .step-card::after{content:"";position:absolute;left:1.95rem;top:3rem;bottom:calc(var(--step-gap)*-1);width:2px;background-color:rgba(232,92,138,.32)}.section-sbs.enrollment-steps .step-card:last-child::after{display:none}.section-sbs.enrollment-steps .step-card .cs-h3{margin:0 0 .55rem;padding-left:0;font-size:clamp(1.125rem,2.3vw,1.35rem);line-height:1.25}.section-sbs.enrollment-steps .step-card .cs-text{margin:0;max-width:none;line-height:1.6}.section-sbs.enrollment-steps .step-card .cs-list{margin:0;margin-left:1.2rem}.section-sbs.enrollment-steps .step-card .cs-li+.cs-li{margin-top:.45rem}.section-sbs.enrollment-steps .step-card a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;font-weight:700}@media screen and (min-width: 1024px){.section-sbs.enrollment-steps .steps-grid{--step-gap: 1.25rem}.section-sbs.enrollment-steps .step-card{padding:1.25rem;padding-left:4.25rem}.section-sbs.enrollment-steps .step-card:hover{transform:translateX(0.25rem);box-shadow:0 16px 30px rgba(28,28,28,.12)}}#faq.enrollment-faq{position:relative;text-align:center;padding-top:0}#faq.enrollment-faq .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}#faq.enrollment-faq .cs-title{max-width:587px;line-height:1.12;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}#faq.enrollment-faq .cs-faq-group{max-width:70rem;list-style:none;padding:0;margin:auto;display:flex;flex-direction:column;gap:.875rem;text-align:start}#faq.enrollment-faq .cs-faq-item{width:100%;box-sizing:border-box;border-radius:1rem;background-color:#fff;box-shadow:0px 8px 24px rgba(0,0,0,.06);padding:.35rem 0;position:relative}#faq.enrollment-faq .cs-button{font-size:clamp(1.125rem,1.6vw,1.625rem);line-height:1.2;text-align:left;font-weight:700;padding:1rem 3.5rem 1rem 1rem;border:none;background:rgba(0,0,0,0);display:block;width:100%;position:relative}#faq.enrollment-faq .cs-button:hover{cursor:pointer}#faq.enrollment-faq .cs-button-text{color:var(--secondary);display:block}#faq.enrollment-faq .cs-cross{position:absolute;top:50%;right:1rem;width:1.125rem;height:1.125rem;transform:translateY(-50%)}#faq.enrollment-faq .cs-cross::before,#faq.enrollment-faq .cs-cross::after{content:"";position:absolute;background-color:var(--secondary);border-radius:1px}#faq.enrollment-faq .cs-cross::before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}#faq.enrollment-faq .cs-cross::after{width:2px;height:100%;left:50%;top:0;transform:translateX(-50%)}#faq.enrollment-faq .cs-item-p{font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.5;margin:0;max-height:0;padding:0 1rem;opacity:0;color:var(--bodyTextColor);overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}#faq.enrollment-faq .cs-item-p a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;font-weight:700}#faq.enrollment-faq .cs-faq-item.active .cs-item-p{max-height:12rem;opacity:1;padding-bottom:1rem}#faq.enrollment-faq .cs-rocket{position:absolute;top:-1rem;left:-17rem;width:40.3125em;height:40.3125em;display:none}@media screen and (min-width: 768px){#faq.enrollment-faq .cs-button{padding-left:1.375rem;padding-right:4rem}#faq.enrollment-faq .cs-item-p{padding-left:1.375rem;padding-right:1.375rem}}@media screen and (min-width: 1024px){#faq.enrollment-faq .cs-rocket{display:block}}.section-highlights{padding-top:0}.section-highlights .cs-container{text-align:center}.section-highlights .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}.section-highlights .cs-title{max-width:700px;line-height:1.15;margin-left:auto;margin-right:auto}.section-highlights>.cs-container>.cs-text{max-width:38.75rem;margin:0 auto 2rem}.section-highlights .cs-card-group{display:grid;grid-template-columns:1fr;gap:1rem;position:relative}.section-highlights .cs-item{background-color:#fff;border-radius:50px;box-shadow:0 0 24px 0 rgba(0,0,0,.08);padding:1.25rem;text-align:left;position:relative;z-index:5}.section-highlights .cs-icon-wrap{width:4.875rem;height:4.875rem;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.section-highlights .cs-text{margin:0;line-height:1.5}.section-highlights .cs-h3{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2;margin-bottom:.5rem}.section-highlights .cs-saturn{position:absolute;bottom:-12rem;left:-7rem;width:26.6875rem;height:17.4375rem}.section-highlights .cs-list{list-style:disc;margin-left:1.2rem}@media screen and (min-width: 768px)and (max-width: 1023px){.section-highlights .cs-card-group{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.section-highlights .cs-card-group .cs-item{max-width:424px}}@media screen and (min-width: 1024px){.section-highlights .cs-card-group{grid-template-columns:repeat(12, minmax(0, 1fr));gap:1.5rem}.section-highlights .cs-item{padding:1.5rem;grid-column:span 6}.section-highlights .cs-item:nth-child(-n+4){grid-column:span 4}}.section-details{position:relative;background-color:var(--secondary)}.section-details .cs-container{gap:clamp(1.5rem,3.5vw,3.5rem)}.section-details .sbs-image{width:min(100%,clamp(18rem,46vw,34rem));flex:0 0 min(100%,clamp(18rem,46vw,34rem))}.section-details .cs-picture{width:100%;aspect-ratio:5/4;display:block;border-radius:1rem;overflow:hidden}.section-details .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}.section-details .text-content{width:100%}.section-details .cs-topper{background-color:var(--primary);color:var(--bodyTextColorWhite);margin-bottom:1rem}.section-details .cs-title,.section-details .cs-text,.section-details .cs-h3,.section-details .cs-li{color:var(--bodyTextColorWhite)}.section-details .cs-title{max-width:700px;line-height:1.1;margin-bottom:1rem}.section-details .cs-text{margin-bottom:1rem;max-width:56ch}.section-details .cs-h3{margin-top:1.2rem;margin-bottom:.5rem}.section-details a{color:var(--bodyTextColorWhite)}.section-details a{text-decoration:underline;text-underline-offset:3px}.section-details .cs-list{list-style:disc;padding:0;margin:0;margin-left:1.2rem}.section-details .cs-list .cs-li::marker{color:var(--primary)}.section-details .cs-bear{position:absolute;top:-7rem;right:-15rem;width:28.125em;height:31.25em;display:none}@media screen and (max-width: 1023px)and (min-width: 550px){.section-details .cs-bear{display:block;top:12rem}}@media screen and (min-width: 1024px){.section-details{padding-top:12rem}.section-details .sbs-standard{align-items:flex-start}.section-details .sbs-image{width:clamp(18rem,42vw,34rem);flex:0 0 clamp(18rem,42vw,34rem)}.section-details .text-content{padding-top:.5rem;min-width:0}}@media screen and (min-width: 1430px){.section-details .cs-bear{display:block}}.section-prose{position:relative}.section-prose .cs-container{gap:clamp(1.5rem,3.5vw,3.5rem)}.section-prose .sbs-image{width:min(100%,clamp(18rem,46vw,34rem));flex:0 0 min(100%,clamp(18rem,46vw,34rem))}.section-prose .cs-picture{width:100%;aspect-ratio:4/5;display:block;border-radius:1rem;overflow:hidden}.section-prose .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}.section-prose .text-content{width:100%}.section-prose .cs-topper{background-color:var(--secondary);color:var(--bodyTextColorWhite);margin-bottom:1rem}.section-prose .cs-title{max-width:20ch;line-height:1.1;margin-bottom:1rem}.section-prose .cs-text{margin-bottom:1rem;max-width:56ch}.section-prose .cs-list{list-style:disc;padding:0;margin:0;margin-left:1rem}.section-prose .cs-list .cs-li{position:relative;margin-bottom:.35rem;font-size:clamp(.95rem,1.35vw,1.0625rem);font-weight:600;line-height:1.45}.section-prose .cs-list .cs-li::marker{color:var(--primary)}.section-prose .cs-list .cs-li:last-child{margin-bottom:0}.section-prose .cs-bear{position:absolute;top:-7rem;right:-15rem;width:28.125em;height:31.25em;display:none}.section-prose.bg-secondary{background-color:var(--secondary)}.section-prose.bg-secondary .cs-topper{background-color:var(--primary);color:var(--bodyTextColorWhite);margin-bottom:1rem}.section-prose.bg-secondary .cs-title,.section-prose.bg-secondary .cs-text,.section-prose.bg-secondary .cs-h3,.section-prose.bg-secondary a{color:var(--bodyTextColorWhite)}.section-prose.bg-secondary a{text-decoration-color:var(--bodyTextColorWhite)}@media screen and (max-width: 1023px)and (min-width: 550px){.section-prose .cs-bear{display:block;top:12rem}}@media screen and (min-width: 1024px){.section-prose{padding-top:12rem}.section-prose .sbs-standard{align-items:flex-start}.section-prose .sbs-image{width:clamp(18rem,42vw,34rem);flex:0 0 clamp(18rem,42vw,34rem)}.section-prose .text-content{padding-top:.5rem;min-width:0}}@media screen and (min-width: 1430px){.section-prose .cs-bear{display:block}}#assistance-overview .cs-title{max-width:22ch;line-height:1.1}#assistance-overview .cs-text{max-width:62ch;margin-bottom:1.25rem}#assistance-overview .cs-list{list-style:disc;margin:0 0 0 1.25rem;padding:0}#assistance-overview .cs-li{margin:0 0 .5rem}#assistance-overview .cs-li::marker{color:var(--primary)}#assistance-overview .cs-li a{color:var(--secondary);font-weight:700;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}#assistance-overview .cs-li a:hover{color:var(--primary)}/*# sourceMappingURL=administration.css.map */
