.OurTeam-module__QKloHG__ourTeamContainer{min-height:100vh}.OurTeam-module__QKloHG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.OurTeam-module__QKloHG__teamIntro{text-align:center;margin-bottom:4rem}.OurTeam-module__QKloHG__teamGrid{gap:var(--gap-8xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.OurTeam-module__QKloHG__teamCard{background:#fff;border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.OurTeam-module__QKloHG__teamCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.OurTeam-module__QKloHG__teamImage{width:100%;height:250px;overflow:hidden}.OurTeam-module__QKloHG__image{object-fit:cover;object-position:top;width:100%;height:100%}.OurTeam-module__QKloHG__teamInfo{padding:var(--padding-lg)}.OurTeam-module__QKloHG__teamName{font-size:var(--font-2xl);color:var(--dark-blue);margin-bottom:.5rem;font-weight:600}.OurTeam-module__QKloHG__teamRole{font-size:var(--font-base);color:var(--color-primary);margin-bottom:1rem;font-weight:500}.OurTeam-module__QKloHG__teamDescription{font-size:var(--font-lg);color:var(--gray);margin-bottom:1rem;line-height:1.6}.OurTeam-module__QKloHG__teamContact{gap:var(--gap-2xl);margin-top:1rem;display:flex}.OurTeam-module__QKloHG__showMoreButton{text-align:center;align-items:center}.OurTeam-module__QKloHG__contactLink{font-size:var(--font-xl);text-decoration:none;transition:transform .2s;display:inline-block}.OurTeam-module__QKloHG__contactLink:hover{transform:scale(1.1)}.OurTeam-module__QKloHG__sectionTitle{text-align:center;color:var(--dark-blue);margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600}.OurTeam-module__QKloHG__valuesGrid{gap:var(--gap-8xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.OurTeam-module__QKloHG__valueCard{padding:var(--padding-xl);text-align:center;background:#fff;border-radius:1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.OurTeam-module__QKloHG__valueCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.OurTeam-module__QKloHG__valueIcon{font-size:var(--font-7xl);margin-bottom:1rem}.OurTeam-module__QKloHG__valueTitle{font-size:var(--font-base);color:var(--dark-blue);margin-bottom:1rem;font-weight:600}.OurTeam-module__QKloHG__valueDesc{font-size:var(--font-lg);color:var(--gray);line-height:1.6}@media (min-width:768px){.OurTeam-module__QKloHG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.OurTeam-module__QKloHG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width:1024px){.OurTeam-module__QKloHG__teamGrid,.OurTeam-module__QKloHG__valuesGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1440px){.OurTeam-module__QKloHG__container{max-width:1400px}}.OurTeam-module__QKloHG__showMoreContainer{justify-content:center;margin-top:2.4rem;display:flex}
.Home-module__DCAXsq__home{flex-direction:column;display:flex}.Home-module__DCAXsq__heroSection{min-height:95vh;position:relative;overflow:hidden}.Home-module__DCAXsq__heroPicture{z-index:0;position:absolute;inset:0}.Home-module__DCAXsq__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.Home-module__DCAXsq__heroSection:before{content:"";z-index:1;background:linear-gradient(90deg,#000000b3 0%,#00000080 50%,#0000004d 100%);position:absolute;inset:0}.Home-module__DCAXsq__heroContent{gap:var(--gap-3xl);z-index:2;flex-direction:column;width:45%;display:flex;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.Home-module__DCAXsq__heroHeader{gap:var(--gap-xl);flex-direction:column;display:flex}.Home-module__DCAXsq__heroTitle{font-size:var(--font-6xl);color:#fff;font-weight:600}.Home-module__DCAXsq__heroSubtitle{font-size:var(--font-lg);color:#fff;font-weight:400}.Home-module__DCAXsq__heroDescription{font-size:var(--font-base);color:#fff;font-weight:300;line-height:1.8}.Home-module__DCAXsq__heroButton{text-align:center;width:50%}.Home-module__DCAXsq__highlight{color:var(--primary-hover);font-weight:700}.Home-module__DCAXsq__applyButton{background-color:var(--color-primary);width:100%}.Home-module__DCAXsq__applyButton:hover{transform:scale(1.05)}.Home-module__DCAXsq__beginYourMiracleContent{align-items:center;gap:var(--gap-md);flex-direction:column;display:flex}.Home-module__DCAXsq__beginYourMiracleTitle{font-size:var(--font-5xl);color:var(--color-primary,#3b82f6);text-align:center;font-weight:700}.Home-module__DCAXsq__beginYourMiracleGrid{gap:var(--gap-8xl);flex-wrap:wrap;width:100%;display:flex}.Home-module__DCAXsq__beginYourMiracleCard{gap:var(--gap-3xl);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-layered);padding:var(--padding-2xl)var(--padding-md)var(--padding-lg)var(--padding-md);cursor:pointer;border:2px solid #0000;border-radius:1.5rem;flex-direction:column;flex:16rem;height:100%;text-decoration:none;transition:box-shadow .15s;display:flex}.Home-module__DCAXsq__beginYourMiracleCard:hover,.Home-module__DCAXsq__beginYourMiracleCard:focus{box-shadow:var(--shadow-hover);border-color:#8910f64d}.Home-module__DCAXsq__beginYourMiracleCardContent{gap:var(--gap-3xl);flex-direction:column;flex:1;display:flex}.Home-module__DCAXsq__beginYourMiracleCardHeading{gap:var(--gap-sm);flex-direction:column;display:flex}.Home-module__DCAXsq__beginYourMiracleCardTitle{white-space:nowrap;font-size:var(--font-lg);color:var(--gray);font-weight:600}.Home-module__DCAXsq__beginYourMiracleCardDesc{font-size:var(--font-lg);color:var(--gray);line-break:loose;white-space:normal;flex:1;line-height:1.5}.Home-module__DCAXsq__beginYourMiracleCardList{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.Home-module__DCAXsq__beginYourMiracleCardListItems{margin:0;padding:0;list-style:none}.Home-module__DCAXsq__beginYourMiracleCardListItem{font-size:var(--font-lg);color:var(--gray);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.Home-module__DCAXsq__beginYourMiracleCardListItem:last-child{margin-bottom:0}.Home-module__DCAXsq__beginYourMiracleCardListItem:before{content:"";background-color:var(--color-primary,#3b82f6);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Home-module__DCAXsq__beginYourMiracleCardButton{justify-content:center;margin-top:auto;display:flex}.Home-module__DCAXsq__ourTeamGrid{gap:var(--gap-3xl);flex-wrap:wrap;justify-content:center;display:flex}.Home-module__DCAXsq__ourTeamCardLink{text-decoration:none}.Home-module__DCAXsq__ourTeamCard{box-shadow:var(--shadow-layered);padding:var(--padding-xl)var(--padding-lg)var(--padding-lg)var(--padding-lg);cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:1.2rem;flex-direction:column;flex:23rem;justify-content:space-between;align-items:center;text-decoration:none;transition:box-shadow .2s;display:flex}.Home-module__DCAXsq__ourTeamCard:hover,.Home-module__DCAXsq__ourTeamCard:focus{border-color:var(--color-primary,#3b82f6);box-shadow:0 8px 32px #3b82f621}.Home-module__DCAXsq__ourTeamImage{object-fit:cover;object-position:top;border:3px solid var(--color-primary,#3b82f6);background:#f0f4ff;border-radius:50%;width:6.8rem;height:6.8rem;margin-bottom:1rem}.Home-module__DCAXsq__ourTeamName{font-size:var(--font-base);color:#222;white-space:nowrap;margin-bottom:.2rem;font-weight:600}.Home-module__DCAXsq__ourTeamRole{font-size:var(--font-lg);color:var(--color-primary,#3b82f6);white-space:nowrap;margin-bottom:.5rem;font-weight:500}.Home-module__DCAXsq__ourTeamDescription{font-size:var(--font-base);color:#555;line-height:1.5}.Home-module__DCAXsq__swiperNavWrapper{width:100%;position:relative}@media screen and (max-width:1278px){.Home-module__DCAXsq__heroSection{min-height:75vh}.Home-module__DCAXsq__heroContent{width:50%;max-width:70%;left:3%}.Home-module__DCAXsq__heroTitle{font-size:var(--font-4xl)}.Home-module__DCAXsq__heroButton{font-size:var(--font-xs);padding:var(--padding-sm)var(--padding-md)}.Home-module__DCAXsq__beginYourMiracleCardTitle{font-size:var(--font-lg)}.Home-module__DCAXsq__ourTeamImage{width:6.2rem;height:6.2rem}}@media screen and (max-width:768px){.Home-module__DCAXsq__heroSection{justify-content:center;align-items:center;min-height:70vh;display:flex}.Home-module__DCAXsq__heroContent{text-align:center;gap:var(--gap-lg);width:90%;display:flex;position:static;transform:none}.Home-module__DCAXsq__heroTitle{font-size:var(--font-3xl)}.Home-module__DCAXsq__heroButton{width:100%;max-width:20rem;margin:0 auto}.Home-module__DCAXsq__beginYourMiracleCardTitle{white-space:normal}.Home-module__DCAXsq__ourTeamImage{width:5.4rem;height:5.4rem}}@media screen and (max-width:428px){.Home-module__DCAXsq__heroTitle{font-size:var(--font-xl)}.Home-module__DCAXsq__heroDescription{font-size:var(--font-sm);line-height:1.6}}
.Button-module__eABX7q__button{background-color:var(--color-primary,#8910f6);color:#fff;padding:var(--padding-sm)var(--padding-lg);cursor:pointer;font-size:var(--font-sm);border:none;border-radius:.6rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;box-shadow:0 2px 8px #3b82f633}.Button-module__eABX7q__button:hover{background-color:var(--primary-hover);transform:scale(1.05)}
.LanguageSwitcher-module__z9l3Tq__languageSwitcher{display:inline-block;position:relative}.LanguageSwitcher-module__z9l3Tq__currentLangButton{cursor:pointer;color:#26355f;background:#f5f8ff;border:1px solid #d6def3;border-radius:.72rem;align-items:center;gap:.35rem;padding:.58rem .72rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.LanguageSwitcher-module__z9l3Tq__currentLangButton:hover{background:#edf3ff;border-color:#bcc9ea}.LanguageSwitcher-module__z9l3Tq__dropdown{z-index:1000;background:#fff;border:1px solid #dfe7f8;border-radius:.75rem;min-width:9.5rem;margin-top:.55rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 12px 26px #22345d24}.LanguageSwitcher-module__z9l3Tq__langOption{cursor:pointer;color:#304674;text-align:left;background:#fff;border:none;align-items:center;gap:.45rem;width:100%;padding:.52rem .7rem;font-size:.84rem;font-weight:600;transition:background-color .2s;display:flex}.LanguageSwitcher-module__z9l3Tq__langOption:hover{background-color:#f1f5ff}.LanguageSwitcher-module__z9l3Tq__flag{flex-shrink:0;align-items:center;font-size:.95rem;display:flex}.LanguageSwitcher-module__z9l3Tq__langName{white-space:nowrap;color:inherit}.LanguageSwitcher-module__z9l3Tq__langCode{letter-spacing:.03em}.LanguageSwitcher-module__z9l3Tq__mobileCurrentLangButton{border-radius:.65rem;padding:.52rem .72rem}[dir=rtl] .LanguageSwitcher-module__z9l3Tq__currentLangButton{flex-direction:row-reverse}[dir=rtl] .LanguageSwitcher-module__z9l3Tq__dropdown{left:0;right:auto}[dir=rtl] .LanguageSwitcher-module__z9l3Tq__langOption{text-align:right;flex-direction:row-reverse}
.MobileNavigation-module__nK0PDG__mobileNavButtons{align-items:center;gap:.55rem;display:flex}.MobileNavigation-module__nK0PDG__overlay{pointer-events:none;z-index:5;transition:background .3s;position:fixed;inset:0}.MobileNavigation-module__nK0PDG__overlay.MobileNavigation-module__nK0PDG__open{pointer-events:auto;cursor:zoom-out;background:#121d3a59}.MobileNavigation-module__nK0PDG__sidebar{z-index:10;background:#fff;border-left:1px solid #e2e8f5;flex-direction:column;width:min(88vw,23rem);min-height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-14px 0 36px #1a2a5633}.MobileNavigation-module__nK0PDG__sidebar.MobileNavigation-module__nK0PDG__open{transform:translate(0)}.MobileNavigation-module__nK0PDG__sidebarHeader{z-index:1;background:#fffffff2;border-bottom:1px solid #e8ecf6;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex;position:sticky;top:0}.MobileNavigation-module__nK0PDG__sidebarTitle{color:#314879;font-size:.98rem;font-weight:700}.MobileNavigation-module__nK0PDG__closeButton{cursor:pointer;background:#f4f7ff;border:none;border-radius:.55rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,transform .12s;display:inline-flex}.MobileNavigation-module__nK0PDG__closeButton:hover{background:#e9efff}.MobileNavigation-module__nK0PDG__closeButton:active{transform:scale(.98)}.MobileNavigation-module__nK0PDG__closeIcon{color:#2a3f73}.MobileNavigation-module__nK0PDG__hamburgerButton{cursor:pointer;background:#f5f8ff;border:1px solid #d6def3;border-radius:.65rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.MobileNavigation-module__nK0PDG__hamburgerButton:hover{background:#ebf1ff}.MobileNavigation-module__nK0PDG__hamburgerMenu{color:#2a3f73}
.Footer-module__TFWxLG__footer{color:#e2e8f0;font-family:var(--font-primary,sans-serif);border-top:1px solid linear-gradient(90deg,transparent 0%,#8b5cf680 25%,#3b82f680 50%,#8b5cf680 75%,transparent 100%);background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#312e81 100%);position:relative;overflow:hidden;box-shadow:0 -4px 20px #0000004d,0 -8px 40px #0003}.Footer-module__TFWxLG__footerContent{flex-direction:column;gap:4rem;padding:4rem 2rem 1rem;display:flex}.Footer-module__TFWxLG__topSection{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__TFWxLG__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__TFWxLG__logo h3{color:#fff;font-size:var(--font-2xl);letter-spacing:-.02em;margin:0;font-weight:700}.Footer-module__TFWxLG__brandDescription{color:#94a3b8;max-width:400px;line-height:1.6;font-size:var(--font-base)}.Footer-module__TFWxLG__linksGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Footer-module__TFWxLG__linksColumn{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:all .3s}.Footer-module__TFWxLG__linksColumn:hover{background:#ffffff0d;border-color:#8b5cf64d;transform:translateY(-2px)}.Footer-module__TFWxLG__linksColumn h4{color:#fff;font-size:var(--font-base);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-weight:600}.Footer-module__TFWxLG__linksColumn ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__TFWxLG__linksColumn a{color:#94a3b8;font-size:var(--font-sm);text-decoration:none;transition:all .2s}.Footer-module__TFWxLG__linksColumn a:hover{color:#fff;padding-left:4px}.Footer-module__TFWxLG__bottomSection{justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Footer-module__TFWxLG__copyright{color:#64748b;font-size:var(--font-sm)}.Footer-module__TFWxLG__legalLinks{gap:2rem;display:flex}.Footer-module__TFWxLG__legalLinks a{color:#64748b;font-size:var;text-decoration:none;transition:color .2s}.Footer-module__TFWxLG__legalLinks a:hover{color:#94a3b8}.Footer-module__TFWxLG__socials{gap:1rem;display:flex}.Footer-module__TFWxLG__socialIcon{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.Footer-module__TFWxLG__socialIcon:hover{color:#fff;background:#8b5cf633;border-color:#8b5cf680;transform:translateY(-4px);box-shadow:0 8px 20px #8b5cf64d,0 0 30px #8b5cf633}@media (max-width:1024px){.Footer-module__TFWxLG__topSection{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Footer-module__TFWxLG__footerContent{gap:3rem;padding:3rem 1.5rem}.Footer-module__TFWxLG__linksGrid{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__TFWxLG__bottomSection{flex-direction:column-reverse;align-items:flex-start;gap:2rem}.Footer-module__TFWxLG__legalLinks{flex-direction:column;gap:1rem}}@media (max-width:480px){.Footer-module__TFWxLG__linksGrid{grid-template-columns:1fr}.Footer-module__TFWxLG__newsletterForm{flex-direction:column}.Footer-module__TFWxLG__newsletterButton{width:100%}}
.ContactUs-module__sPUEEq__contactUsGrid{gap:var(--gap-8xl);flex-wrap:wrap-reverse;width:100%;display:flex}.ContactUs-module__sPUEEq__contactUsFormContainer,.ContactUs-module__sPUEEq__contactInfo{padding:var(--padding-2xl);background:#fff;border:1px solid #3b82f61a;border-radius:1.2rem;flex:1 1 0;box-shadow:0 8px 32px #00000014}.ContactUs-module__sPUEEq__contactUsFormContainer{flex:2 1 0}.ContactUs-module__sPUEEq__contactUsForm{justify-content:space-between;gap:var(--gap-3xl);flex-direction:column;flex:1 1 0;display:flex}.ContactUs-module__sPUEEq__contactUsForm input,.ContactUs-module__sPUEEq__contactUsForm textarea,.ContactUs-module__sPUEEq__contactUsForm select{padding:var(--padding-sm)var(--padding-base);font-size:var(--font-sm);color:#374151;appearance:none;background:#fafafa;border:1px solid #e5e7eb;border-radius:.8rem;font-weight:400;transition:all .2s}.ContactUs-module__sPUEEq__contactUsForm select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:12px;padding-right:2.5rem}.ContactUs-module__sPUEEq__contactUsForm input:focus,.ContactUs-module__sPUEEq__contactUsForm textarea:focus,.ContactUs-module__sPUEEq__contactUsForm select:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #4200ff1a}.ContactUs-module__sPUEEq__contactUsForm select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238910f6' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.ContactUs-module__sPUEEq__contactUsFormRow{gap:var(--gap-3xl);flex-wrap:wrap;width:100%;display:flex}.ContactUs-module__sPUEEq__contactUsFormRow select{cursor:pointer;flex:1 1 0}.ContactUs-module__sPUEEq__row{flex-direction:column;flex:1 1 0;justify-content:flex-end;display:flex}.ContactUs-module__sPUEEq__row .ContactUs-module__sPUEEq__error{text-align:center}.ContactUs-module__sPUEEq__error{color:#ed4337;font-size:var(--font-xs);margin-bottom:.2rem}.ContactUs-module__sPUEEq__success{color:var(--gray);font-weight:500;font-size:var(--font-base)}.ContactUs-module__sPUEEq__errorStatus,.ContactUs-module__sPUEEq__success{text-align:center}.ContactUs-module__sPUEEq__contactUsForm textarea{width:100%;min-height:7.2rem}.ContactUs-module__sPUEEq__contactUsFormDate{cursor:pointer}.ContactUs-module__sPUEEq__contactUsSocials{justify-content:center;align-items:center;gap:var(--gap-5xl);width:100%;display:flex}.ContactUs-module__sPUEEq__contactUsSocials a{width:2.8rem;height:2.8rem;color:var(--color-primary);font-size:var(--font-2xl);background:linear-gradient(135deg,#f8faff 0%,#f0f4ff 100%);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.ContactUs-module__sPUEEq__contactUsSocials a:hover{color:#fff;transform:translateY(-3px)scale(1.1);box-shadow:0 6px 20px #4200ff4d}.ContactUs-module__sPUEEq__facebookIcon:hover{background:linear-gradient(135deg,#1877f2 0%,#0d6efd 100%);border-color:#1877f2}.ContactUs-module__sPUEEq__instagramIcon:hover{background:linear-gradient(135deg,#d62976 0%,#fa7e1e 100%);border-color:#fa7e1e}.ContactUs-module__sPUEEq__whatsappIcon:hover{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-color:#25d366}.ContactUs-module__sPUEEq__linkedinIcon:hover{background:linear-gradient(135deg,var(--color-primary)0%,#3b82f6 100%);border-color:var(--color-primary)}.ContactUs-module__sPUEEq__contactInfo{gap:var(--gap-6xl);padding:var(--padding-2xl)var(--padding-xl);background:#fff;border:1px solid #3b82f61a;border-radius:1.2rem;flex-direction:column;align-items:flex-start;display:flex;box-shadow:0 8px 32px #00000014}.ContactUs-module__sPUEEq__contactInfoItem{align-items:center;gap:var(--gap-2xl);padding:var(--padding-base)var(--padding-md);background:linear-gradient(135deg,#f8faff 0%,#f0f4ff 100%);border-radius:.8rem;width:100%;display:flex}.ContactUs-module__sPUEEq__contactInfoItem svg{font-size:var(--font-3xl);color:var(--color-primary);flex-shrink:0}.ContactUs-module__sPUEEq__contactInfoItemText h3{font-size:var(--font-base);color:var(--dark-blue,#2a376d);font-weight:600}.ContactUs-module__sPUEEq__contactInfoItemText a{font-size:var(--font-base);color:var(--dark-blue);text-decoration:none}.ContactUs-module__sPUEEq__contactInfoItemText a:hover{color:var(--color-primary);text-decoration:underline}
.ProgramsOverviewSection-module__ZjWehq__programsGrid{gap:var(--gap-5xl);grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));width:100%;display:grid}.ProgramsOverviewSection-module__ZjWehq__programCard{gap:var(--gap-2xl);padding:var(--padding-xl)var(--padding-lg);box-shadow:var(--shadow-layered);will-change:transform;backface-visibility:hidden;background:linear-gradient(135deg,#fff 0%,#fafbff 100%);border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.ProgramsOverviewSection-module__ZjWehq__programCard:before{content:"";background:var(--primary-hover);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ProgramsOverviewSection-module__ZjWehq__programCard:hover:before{transform:scaleX(1)}.ProgramsOverviewSection-module__ZjWehq__programCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.ProgramsOverviewSection-module__ZjWehq__programHeader{text-align:center;justify-content:center;align-items:center;gap:var(--gap-3xl);flex-direction:column;display:flex}.ProgramsOverviewSection-module__ZjWehq__programIconContainer{background:var(--primary-hover);border-radius:1rem;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;display:inline-flex}.ProgramsOverviewSection-module__ZjWehq__programIcon{font-size:var(--font-3xl);color:#fff}.ProgramsOverviewSection-module__ZjWehq__programTitle{font-size:var(--font-2xl);color:var(--dark-blue);font-weight:700;line-height:1.3}.ProgramsOverviewSection-module__ZjWehq__programDescription{font-size:var(--font-base);color:var(--gray);text-align:center;line-height:1.6}.ProgramsOverviewSection-module__ZjWehq__programFeatures{gap:var(--gap-md);flex-direction:column;margin-bottom:1.2rem;padding:0;list-style:none;display:flex}.ProgramsOverviewSection-module__ZjWehq__programFeature{align-items:flex-start;gap:var(--gap-2xl);font-size:var(--font-base);color:var(--gray);line-height:1.5;display:flex}.ProgramsOverviewSection-module__ZjWehq__featureBullet{color:#10b981;font-weight:700;font-size:var(--font-base);flex-shrink:0}.ProgramsOverviewSection-module__ZjWehq__programFooter{text-align:center}.ProgramsOverviewSection-module__ZjWehq__programButton{width:100%;max-width:12rem}.ProgramsOverviewSection-module__ZjWehq__ctaSection{padding:var(--padding-2xl)var(--padding-xl);text-align:center;box-shadow:var(--shadow-layered);background:#fff;border-radius:1.2rem}.ProgramsOverviewSection-module__ZjWehq__ctaContent{max-width:35rem;margin:0 auto}.ProgramsOverviewSection-module__ZjWehq__ctaTitle{font-size:var(--font-xl);color:#1e293b;margin-bottom:16px;font-weight:700}.ProgramsOverviewSection-module__ZjWehq__ctaText{font-size:var(--font-base);color:#64748b;margin-bottom:30px;line-height:1.6}.ProgramsOverviewSection-module__ZjWehq__ctaButton{min-width:200px}@media (max-width:768px){.ProgramsOverviewSection-module__ZjWehq__programsGrid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.ProgramsOverviewSection-module__ZjWehq__programCard{padding:var(--padding-lg)var(--padding-md);border-radius:16px}}@media (max-width:480px){.ProgramsOverviewSection-module__ZjWehq__programsGrid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}}
.StatisticsSection-module__5FfN7W__statisticsSection .StatisticsSection-module__5FfN7W__content{z-index:1;text-align:center;position:relative}.StatisticsSection-module__5FfN7W__statsGrid{gap:var(--gap-5xl);z-index:1;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));width:100%;display:grid;position:relative}.StatisticsSection-module__5FfN7W__statItem{gap:var(--gap-2xl);text-align:center;padding:var(--padding-2xl)var(--padding-xl);border-radius:var(--gap-7xl);border:var(--gap-xs)solid #8910f61a;background:linear-gradient(135deg,#fffffff2 0%,#f8f9faf2 100%);flex-direction:column;transition:all .3s;display:flex;box-shadow:0 4px 20px #8910f61a,0 8px 32px #00000014}.StatisticsSection-module__5FfN7W__statItem:hover{border-color:var(--color-primary);box-shadow:0 8px 24px #8910f626,0 12px 40px #0000001f}.StatisticsSection-module__5FfN7W__statNumber{font-size:var(--font-2xl);background:linear-gradient(135deg,var(--color-primary)0%,var(--primary-hover)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1}.StatisticsSection-module__5FfN7W__statLabel{font-size:var(--font-base);color:var(--gray);margin:0;font-weight:600;line-height:1.4}@media screen and (max-width:768px){.StatisticsSection-module__5FfN7W__statsGrid{gap:var(--gap-3xl);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.StatisticsSection-module__5FfN7W__statItem{padding:var(--padding-lg)var(--padding-md)}.StatisticsSection-module__5FfN7W__statNumber{font-size:var(--font-xl)}.StatisticsSection-module__5FfN7W__statLabel{font-size:var(--font-sm)}}
.TextContent-module__2d-TeG__contentContainer{gap:var(--gap-10xl);background:linear-gradient(120deg,#fafcffe6,#fff);border:1px solid #1327450f;border-radius:18px;width:100%;display:flex}.TextContent-module__2d-TeG__reverse{flex-direction:row-reverse}.TextContent-module__2d-TeG__textPanel,.TextContent-module__2d-TeG__contentList{flex-direction:column;display:flex}.TextContent-module__2d-TeG__textPanel{padding:var(--padding-2xl);flex:1;gap:1.25rem}.TextContent-module__2d-TeG__badgeGroup{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:inline-flex}.TextContent-module__2d-TeG__highlightBadge{font-size:var(--font-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--dark-blue);background:#105bbe1a;border-radius:999px;padding:.4rem .75rem;font-weight:600}.TextContent-module__2d-TeG__eyebrow{font-size:var(--font-sm);color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.TextContent-module__2d-TeG__title{font-size:var(--font-3xl);color:var(--dark-blue);letter-spacing:-.015em;margin-bottom:.5rem;font-weight:700;line-height:1.25}.TextContent-module__2d-TeG__description{color:#2a376dbf;margin-top:.5rem;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75}.TextContent-module__2d-TeG__contentList{gap:1rem}.TextContent-module__2d-TeG__contentItem{box-shadow:var(--shadow-layered);background:#fff;border:1px solid #105bbe14;border-radius:20px;padding:1.25rem 1.5rem;transition:box-shadow .3s}.TextContent-module__2d-TeG__contentItem:hover{box-shadow:var(--shadow-soft)}.TextContent-module__2d-TeG__subtitleRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.TextContent-module__2d-TeG__subtitle{color:var(--dark-blue);letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:600;line-height:1.4}.TextContent-module__2d-TeG__contentHighlight{color:#105bbe;background:#105bbe1a;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.TextContent-module__2d-TeG__contentText{color:#2a376dbf;letter-spacing:.01em;margin-top:.75rem;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.75}.TextContent-module__2d-TeG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-top:1rem;display:grid}.TextContent-module__2d-TeG__statCard{text-align:center;background:#105bbe14;border:1px solid #105bbe26;border-radius:18px;padding:1rem 1.25rem}.TextContent-module__2d-TeG__statValue{font-size:var(--font-2xl);color:var(--dark-blue);font-weight:700;display:block}.TextContent-module__2d-TeG__statLabel{color:#132745bf;font-size:.95rem}.TextContent-module__2d-TeG__ctaButton{background:var(--dark-blue);color:#fff;border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:1rem;padding:.95rem 1.75rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 20px 30px #105bbe40}.TextContent-module__2d-TeG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 25px 40px #105bbe59}.TextContent-module__2d-TeG__ctaIcon{align-items:center;display:inline-flex}.TextContent-module__2d-TeG__mediaPanel{flex-direction:column;flex:1;gap:.75rem;display:flex}.TextContent-module__2d-TeG__imageWrapper{border-radius:2px 18px 18px 2px;height:100%;position:relative;overflow:hidden;box-shadow:0 35px 70px #0a346333}.TextContent-module__2d-TeG__reverse .TextContent-module__2d-TeG__imageWrapper{border-radius:18px 2px 2px 18px}.TextContent-module__2d-TeG__image{object-fit:cover;z-index:2;position:absolute;inset:0}.TextContent-module__2d-TeG__imageCaption{text-align:center;color:#132745b3;font-size:.95rem}@media (max-width:1024px){.TextContent-module__2d-TeG__contentContainer{flex-direction:column}.TextContent-module__2d-TeG__mediaPanel,.TextContent-module__2d-TeG__textPanel{width:100%}.TextContent-module__2d-TeG__imageWrapper{min-height:320px}}@media (max-width:600px){.TextContent-module__2d-TeG__contentContainer{border-radius:24px}.TextContent-module__2d-TeG__title{font-size:var(--font-xl);line-height:1.3}.TextContent-module__2d-TeG__description{font-size:1rem;line-height:1.7}.TextContent-module__2d-TeG__subtitle{font-size:1.15rem}.TextContent-module__2d-TeG__contentText{font-size:.95rem;line-height:1.7}.TextContent-module__2d-TeG__subtitleRow{flex-direction:column;align-items:flex-start}.TextContent-module__2d-TeG__ctaButton{justify-content:center;width:100%}}@media (max-width:1124px){.TextContent-module__2d-TeG__mediaPanel{display:none}}
.LoadingSpinner-module__jhkheq__spinner{color:var(--color-primary,#8910f6);display:inline-block;position:relative}.LoadingSpinner-module__jhkheq__spinnerInner{border:3px solid #0000;border-top-color:currentColor;border-radius:50%;width:100%;height:100%;animation:1s linear infinite LoadingSpinner-module__jhkheq__spin}.LoadingSpinner-module__jhkheq__small{width:20px;height:20px}.LoadingSpinner-module__jhkheq__medium{width:40px;height:40px}.LoadingSpinner-module__jhkheq__large{width:60px;height:60px}@keyframes LoadingSpinner-module__jhkheq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingSpinner-module__jhkheq__loadingContainer{justify-content:center;align-items:center;gap:var(--gap-xl);flex-direction:column;height:100vh;display:flex}.LoadingSpinner-module__jhkheq__loadingText{color:var(--color-primary,#8910f6);font-size:16px;font-weight:500}
.WhoWeAre-module__QxCP1G__storySection{text-align:center;width:100%;margin:0 auto}.WhoWeAre-module__QxCP1G__storyContent{gap:var(--gap-3xl);padding:var(--padding-3xl);background:#fff;border-radius:1rem;flex-direction:column;display:flex;box-shadow:0 4px 6px #0000001a}.WhoWeAre-module__QxCP1G__storyTitle{font-size:var(--font-3xl);color:var(--dark-blue);font-weight:700}.WhoWeAre-module__QxCP1G__storyText{font-size:var(--font-base);color:var(--gray);text-align:left;line-height:1.7}.WhoWeAre-module__QxCP1G__valuesGrid{gap:var(--gap-8xl);grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));width:100%;display:grid}.WhoWeAre-module__QxCP1G__statsSection{width:100%;margin:0 auto}.WhoWeAre-module__QxCP1G__statsGrid{gap:var(--gap-8xl);flex-wrap:wrap;margin-top:2rem;display:flex}.WhoWeAre-module__QxCP1G__statItem{text-align:center;padding:var(--padding-xl);background:#fff;border-radius:1rem;flex:1;transition:transform .3s;box-shadow:0 2px 4px #0000001a}.WhoWeAre-module__QxCP1G__statItem:hover{transform:translateY(-5px)}.WhoWeAre-module__QxCP1G__statNumber{font-size:var(--font-2xl);color:var(--color-primary);margin-bottom:.5rem;font-weight:700}.WhoWeAre-module__QxCP1G__statLabel{font-size:var(--font-base);color:var(--dark-blue);font-weight:600}
