.Button_btn__6wIVR{display:inline-block;padding:12px 28px;border-radius:50px;font-weight:600;font-size:16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;border:none}.Button_btn__6wIVR:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Button_primary__DO7yP{background-color:#000;color:#fff}.Button_secondary__YPZ_O{background-color:#fff;color:#000;border:1px solid #e0e0e0}.Button_cta__6l5ay{background-image:linear-gradient(90deg,#f9a8d4,#f472b6);color:#fff;box-shadow:0 4px 15px rgba(236,72,153,.4)}.ForInstitutions_pageContainer__7RsLz{max-width:var(--max-width);margin:0 auto;padding:80px 24px 120px;display:flex;flex-direction:column;gap:100px}.ForInstitutions_glowBackground__DEcc9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vh;background-image:var(--pink-glow);filter:blur(100px);z-index:-1;opacity:.5}.ForInstitutions_header__SOVcp{text-align:center}.ForInstitutions_header__SOVcp h1{font-size:52px;font-weight:700;letter-spacing:-2px;line-height:1.1;max-width:700px;margin:0 auto}.ForInstitutions_section__5Sich{text-align:center}.ForInstitutions_section__5Sich h2{font-size:42px;font-weight:600;letter-spacing:-1px;margin-bottom:48px}.ForInstitutions_benefitsGrid__favfz{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;text-align:left}.ForInstitutions_benefitCard__WKufy{background:rgba(255,255,255,.7);border:1px solid #e5e7eb;padding:24px;border-radius:var(--border-radius);box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.ForInstitutions_benefitIcon__YI26L{margin-bottom:16px;color:#f472b6;background:#fdf2f8;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.ForInstitutions_benefitCard__WKufy h3{font-size:20px;margin-bottom:8px}.ForInstitutions_benefitCard__WKufy p{color:#4b5563;line-height:1.6}.ForInstitutions_faqSection__CyxKE{max-width:800px;margin:0 auto;width:100%}.ForInstitutions_faqItem__T5S7o{border-bottom:1px solid #e5e7eb;padding:24px 0}.ForInstitutions_faqItem__T5S7o:first-child{border-top:1px solid #e5e7eb}.ForInstitutions_faqQuestion__5H6mf{font-size:20px;font-weight:600;cursor:pointer}.ForInstitutions_faqAnswer__KKF8M{font-size:16px;color:#4b5563;line-height:1.7;padding-top:16px}.ForInstitutions_highlightedFaq__hQ1K9{display:block;background:#fdf2f8;color:#be185d;border-left:4px solid #be185d;padding:18px 24px;margin:16px 0 0;border-radius:8px;font-size:15px;font-weight:500;box-shadow:0 2px 8px 0 rgba(190,24,93,.06)}.ForInstitutions_floatingCta__xK6IG{position:fixed;bottom:30px;right:30px;z-index:40}.ForInstitutions_disclaimer__kg5S1{background:#fdf2f8;color:#be185d;border-left:4px solid #be185d;padding:18px 24px;margin:32px auto 0;max-width:700px;border-radius:8px;font-size:15px;font-weight:500;box-shadow:0 2px 8px 0 rgba(190,24,93,.06)}@media (max-width:768px){.ForInstitutions_pageContainer__7RsLz{padding:40px 16px 100px;gap:64px}.ForInstitutions_header__SOVcp h1{font-size:36px;letter-spacing:-1px}.ForInstitutions_section__5Sich h2{font-size:32px;margin-bottom:32px}.ForInstitutions_benefitsGrid__favfz{grid-template-columns:1fr;gap:16px}.ForInstitutions_faqSection__CyxKE{padding:0 8px}.ForInstitutions_faqQuestion__5H6mf{font-size:18px}}.MobileAccordion_accordionWrapper__m4u0z{width:100%;margin-bottom:12px}.MobileAccordion_header__4rUd6{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;background-color:#ffffff;border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.06);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MobileAccordion_header__4rUd6:active{transform:scale(.99);background-color:#f9fafb}.MobileAccordion_title___4UXn{font-size:18px;font-weight:600;color:#111827;margin:0}.MobileAccordion_icon__aOj4H{color:#9ca3af;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.MobileAccordion_iconOpen__HiqXP{transform:rotate(180deg);color:#4b5563}.MobileAccordion_contentWrapper__pWWIB{overflow:hidden;transition:height .3s ease,opacity .3s ease}.MobileAccordion_contentInner__it0E1{padding:16px 4px 24px;font-size:15px;color:#4b5563;line-height:1.6}@media (min-width:769px){.MobileAccordion_header__4rUd6{display:none}.MobileAccordion_accordionWrapper__m4u0z{margin-bottom:0;width:auto}.MobileAccordion_contentWrapper__pWWIB{height:auto!important;opacity:1!important;overflow:visible}.MobileAccordion_contentInner__it0E1{padding:0}}.Home_pageContainer__U28qh{display:flex;flex-direction:column;gap:120px;padding:80px 24px}.Home_section___TtP0{max-width:var(--max-width);margin:60px auto;text-align:center;border-top:1px solid #eee;padding:80px 0}.Home_section___TtP0:last-of-type{margin-bottom:0}.Home_glowBackground__jr_Ln{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vh;background-image:var(--pink-glow);filter:blur(100px);z-index:-1;opacity:.6}.Home_hero__Tgz30{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-height:calc(100vh - 160px);padding:60px 0 40px}.Home_headline__Gheuj{font-size:56px;font-weight:700;letter-spacing:-2px;line-height:1.1;max-width:800px;text-align:center}.Home_subheadline__o_f1g{font-size:20px;max-width:650px;color:#4b5563;line-height:1.6}.Home_ctaButtons__M9_1q{margin-top:24px;display:flex;gap:16px}.Home_heroSubtext__n6kc5{color:#111827;font-size:20px;font-weight:600;font-style:italic}.Home_associatesSection___LP_2{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:80px;margin-bottom:80px;padding:0 24px;flex-wrap:wrap}.Home_associatesGroup__p8DUf{display:flex;flex-direction:row;align-items:center;gap:24px}.Home_associatesLabel__nM2Ut{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#6b7280;font-weight:600;white-space:nowrap}.Home_associatesLogos__DZPcB{flex-wrap:wrap;gap:40px}.Home_associatesLogos__DZPcB,.Home_logoWrapper__dG4P_{display:flex;justify-content:center;align-items:center}.Home_logoWrapper__dG4P_{position:relative;height:40px;width:auto;filter:grayscale(0);opacity:1;transition:all .3s ease}.Home_logoWrapper__dG4P_:hover{filter:grayscale(100%);opacity:.7}.Home_logoWrapper__dG4P_ img{height:100%;width:auto;object-fit:contain}.Home_seiIntro__FhVmw{max-width:700px;margin-bottom:16px}.Home_seiIntro__FhVmw h2{font-size:42px;letter-spacing:-1px;margin-bottom:16px}.Home_seiIntro__FhVmw p{font-size:18px;color:#4b5563;line-height:1.7}.Home_domainsGrid__k64gm{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;text-align:left}.Home_domainCard__NW_Ra{background:rgba(255,255,255,.7);border:1px solid #e5e7eb;padding:24px;border-radius:var(--border-radius);box-shadow:0 4px 6px -1px rgba(0,0,0,.05);flex:1 1 300px;max-width:400px}.Home_domainIcon__80SOE{margin-bottom:16px;color:#f472b6;background:#fdf2f8;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.Home_domainCard__NW_Ra h3{font-size:20px;margin-bottom:8px}.Home_domainCard__NW_Ra p{color:#4b5563;line-height:1.6}.Home_sectionHeading__SUqQD{font-size:36px;margin-bottom:16px}.Home_sectionSubtext__uaYvf{max-width:800px;margin:0 auto 32px;color:#4b5563;line-height:1.6;font-size:18px}.Home_benefitList__axf6j,.Home_problemList__mswNW{text-align:left;list-style:none;margin:0 auto;padding:0;max-width:760px;color:#111827;line-height:1.75}.Home_problemList__mswNW,.Home_section___TtP0>.Home_benefitList__axf6j{column-count:2;column-gap:40px}.Home_benefitList__axf6j li,.Home_problemList__mswNW li{position:relative;padding-left:28px;margin-bottom:10px;page-break-inside:avoid;break-inside:avoid}.Home_benefitList__axf6j li:before,.Home_problemList__mswNW li:before{content:"";position:absolute;left:0;top:10px;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#ec4899,#a855f7);box-shadow:0 0 0 3px rgba(236,72,153,.12)}.Home_tableWrapper__jGNXT{overflow-x:auto;margin-top:24px}.Home_dataTable__tLP3M{width:100%;border-collapse:collapse;min-width:600px}.Home_dataTable__tLP3M td,.Home_dataTable__tLP3M th{border:1px solid #e5e7eb;padding:16px;text-align:left;font-size:16px}.Home_dataTable__tLP3M thead{background:#fdf2f8}.Home_splitGrid__s7pNg{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));text-align:left;margin-top:32px}.Home_infoCard__F02Ye{border:1px solid #e5e7eb;border-radius:var(--border-radius);padding:24px;background:#fff;line-height:1.7}.Home_infoCard__F02Ye h3{margin-bottom:12px;font-size:20px}.Home_processList__lJbIO{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center}.Home_processListItem__n5MIw{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#ffffff;border:1px solid #e5e7eb;box-shadow:0 10px 24px rgba(15,23,42,.04);max-width:600px}.Home_processListItem__n5MIw h4{margin-bottom:6px;font-size:18px}.Home_processIconBadge___9kuy{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:18px;background:radial-gradient(circle at 30% 0,#fdf2f8,#ecfeff);box-shadow:0 10px 20px rgba(236,72,153,.35)}.Home_processGrid__hkJPV{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:40px;margin-top:48px;overflow-x:auto}.Home_processStep__gcI8L{text-align:center}.Home_processIcon__LIk2Z{font-size:40px;margin-bottom:16px;color:#ec4899}.Home_processStep__gcI8L h3{font-size:22px;margin-bottom:8px}.Home_processStep__gcI8L p{color:#4b5563;max-width:300px;margin:0 auto}.Home_arrow__9lbg_{font-size:24px;color:#d1d5db;align-self:center;margin-top:-60px}.Home_ctaSection___NY9e{max-width:var(--max-width);margin:80px auto 60px;background:#1a2332;padding:64px 24px;border-radius:20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.Home_ctaIconWrapper___kR0C{display:none}.Home_ctaIcon__AwePQ{color:#ec4899}.Home_ctaHeading__ufrRe{font-size:36px;font-weight:700;letter-spacing:-1px;color:#ffffff;margin:0;line-height:1.2}.Home_ctaSubtext__tkZjq{font-size:18px;color:#9ca3af;max-width:600px;line-height:1.6;margin:0}.Home_floatingCta__DMeHE{position:fixed;bottom:30px;right:30px;z-index:40}.Home_gradientText___2E9W{background:linear-gradient(90deg,#be185d,#a21caf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:800}.Home_whatStudentsGet__XRsha{margin-top:64px}.Home_studentsGetGrid__0nFdF{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:32px;gap:32px;margin-top:40px;align-items:stretch}.Home_studentsGetItem__mnVvr{background:#fff;border:1px solid #e5e7eb;border-radius:var(--border-radius);box-shadow:0 2px 8px 0 rgba(0,0,0,.04);padding:32px 24px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s}.Home_studentsGetItem__mnVvr:hover{box-shadow:0 6px 24px 0 rgba(190,24,93,.1)}.Home_studentsGetIcon__BcKA_{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#be185d,#a21caf);color:#fff;border-radius:50%;width:56px;height:56px;margin-bottom:18px;font-size:32px;box-shadow:0 2px 8px 0 rgba(190,24,93,.1)}.Home_studentsGetItem__mnVvr h3{font-size:20px;margin-bottom:10px;font-weight:700}.Home_studentsGetItem__mnVvr p{color:#4b5563;font-size:16px;line-height:1.6}@media (max-width:700px){.Home_pageContainer__U28qh{gap:48px;padding:32px 8px}.Home_section___TtP0{padding:0 4px;margin-bottom:32px}.Home_section___TtP0:last-of-type{margin-bottom:0}.Home_hero__Tgz30{min-height:calc(100vh - 120px);padding:32px 0 24px;gap:16px}.Home_headline__Gheuj{font-size:32px;letter-spacing:-1px;max-width:95vw}.Home_subheadline__o_f1g{font-size:16px;max-width:95vw}.Home_ctaButtons__M9_1q{flex-direction:column;gap:10px;margin-top:16px}.Home_sectionHeading__SUqQD{font-size:28px}.Home_sectionSubtext__uaYvf{font-size:16px}.Home_dataTable__tLP3M{min-width:100%}.Home_domainsGrid__k64gm{grid-template-columns:1fr;gap:16px}.Home_processGrid__hkJPV{flex-direction:column;gap:24px;margin-top:24px}.Home_studentsGetGrid__0nFdF{grid-template-columns:1fr;gap:16px;margin-top:24px}.Home_ctaSection___NY9e{padding:40px 20px;margin:60px 16px 40px;border-radius:16px}.Home_ctaHeading__ufrRe{font-size:28px}.Home_ctaSubtext__tkZjq{font-size:16px}.Home_associatesSection___LP_2{flex-direction:column;gap:40px;margin-bottom:48px}.Home_associatesGroup__p8DUf{flex-direction:column;gap:16px;width:100%}.Home_associatesLogos__DZPcB{gap:24px;flex-wrap:wrap}.Home_benefitList__axf6j,.Home_problemList__mswNW{column-count:1}}