.Header-module__lnUIdW__header{z-index:10;background-color:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:relative;box-shadow:0 1px 2px #0000000d}.Header-module__lnUIdW__headerContent{align-items:stretch;width:100%;padding-left:1rem;padding-right:0;display:flex}@media (min-width:768px){.Header-module__lnUIdW__headerContent{padding-left:2rem}}.Header-module__lnUIdW__logoContainer{border-right:1px solid #f3f4f6;flex-shrink:0;align-items:center;padding:.75rem 2.5rem;display:flex}.Header-module__lnUIdW__logoImage{display:block}.Header-module__lnUIdW__navContainer{flex-direction:column;flex:1;display:flex}.Header-module__lnUIdW__topBar{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;height:3.25rem;padding-left:1rem;padding-right:0;font-size:.875rem;display:flex}.Header-module__lnUIdW__topLinks{color:#6b7280;align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__topLinks a{transition:color .15s}.Header-module__lnUIdW__topLinks a:hover{color:#1e293b}.Header-module__lnUIdW__highlightedLink{font-weight:600;color:var(--primary-red)!important}.Header-module__lnUIdW__topActions{flex-grow:1;justify-content:flex-end;align-items:center;gap:1.5rem;margin-left:3rem;display:flex}.Header-module__lnUIdW__actionButton{color:#6b7280;align-items:center;transition:color .15s;display:flex}.Header-module__lnUIdW__actionButton:hover{color:#111827}.Header-module__lnUIdW__actionIcon{width:1rem;height:1rem;margin-left:.375rem}.Header-module__lnUIdW__divider{background-color:#e5e7eb;width:1px;height:1rem}.Header-module__lnUIdW__searchBox{flex-grow:1;align-items:center;max-width:22.5rem;display:flex;position:relative}.Header-module__lnUIdW__searchIcon{color:#9ca3af;width:1rem;height:1rem;position:absolute;left:.75rem}.Header-module__lnUIdW__searchInput{color:#374151;background-color:#0000;border:none;outline:none;width:100%;padding:.375rem 1rem .375rem 2.25rem;font-size:.875rem}.Header-module__lnUIdW__searchInput::placeholder{color:#9ca3af}.Header-module__lnUIdW__mainNav{color:var(--primary-green);align-items:center;height:3.75rem;padding:1rem;font-size:.9375rem;font-weight:500;display:flex}.Header-module__lnUIdW__navLinks{gap:2rem;display:flex}.Header-module__lnUIdW__navItem{color:var(--primary-green);align-items:center;transition:color .15s;display:flex}.Header-module__lnUIdW__navItem:hover{color:var(--primary-bg-green)}.Header-module__lnUIdW__navChevron{opacity:.7;width:1rem;height:1rem;margin-left:.25rem;transition:transform .3s}.Header-module__lnUIdW__loginContainer{flex-shrink:0}.Header-module__lnUIdW__loginBtn{background-color:var(--primary-blue);color:#fff;justify-content:center;align-items:center;height:3.25rem;padding:0 2rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}.Header-module__lnUIdW__loginBtn:hover{background-color:var(--primary-bg-blue)}.Header-module__lnUIdW__loginIcon{width:1rem;height:1rem;margin-left:.5rem}.Header-module__lnUIdW__toast{color:#fff;z-index:1000;background-color:#1e293b;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:.3s ease-out forwards Header-module__lnUIdW__slideIn;display:flex;position:fixed;top:1rem;right:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Header-module__lnUIdW__toastClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__lnUIdW__toastClose:hover{color:#fff}@keyframes Header-module__lnUIdW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Header-module__lnUIdW__navItemWrapper{display:inline-block;position:relative}.Header-module__lnUIdW__navLinkItem{color:var(--primary-green);cursor:pointer;align-items:center;height:100%;font-weight:500;transition:color .15s;display:flex}.Header-module__lnUIdW__navLinkItem:hover{color:var(--primary-bg-green)}.Header-module__lnUIdW__dropdownMenu{z-index:100;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:14rem;margin-top:.25rem;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Header-module__lnUIdW__dropdownLink{color:#334155;text-align:left;width:100%;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:block}.Header-module__lnUIdW__dropdownLink:hover{color:var(--primary-blue);background-color:#f1f5f9}.Header-module__lnUIdW__showDropdown{display:block!important}.Header-module__lnUIdW__chevronOpen{transform:rotate(180deg)}@media (min-width:1025px){.Header-module__lnUIdW__navItemWrapper:hover .Header-module__lnUIdW__dropdownMenu{display:block}}.Header-module__lnUIdW__sidebarOverlay,.Header-module__lnUIdW__sidebarHeader{display:none}.Header-module__lnUIdW__mobileMenuToggle{cursor:pointer;color:var(--primary-green);background:0 0;border:none;padding:1rem;display:none}@media (max-width:1024px){.Header-module__lnUIdW__headerContent{justify-content:space-between;align-items:center;padding-right:1rem}.Header-module__lnUIdW__mobileMenuToggle{justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__sidebarOverlay{z-index:900;opacity:0;pointer-events:none;background-color:#00000080;width:100vw;height:100vh;transition:opacity .3s;display:block;position:fixed;top:0;left:0}.Header-module__lnUIdW__sidebarOverlay.Header-module__lnUIdW__mobileOpen{opacity:1;pointer-events:auto}.Header-module__lnUIdW__navContainer{z-index:1000;background-color:#fff;flex-direction:column;width:85%;max-width:350px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 15px #0000001a}.Header-module__lnUIdW__navContainer.Header-module__lnUIdW__mobileOpen{transform:translate(0)}.Header-module__lnUIdW__sidebarHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Header-module__lnUIdW__sidebarLogo{display:block}.Header-module__lnUIdW__sidebarCloseBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__lnUIdW__topBar{border-top:1px solid #f3f4f6;border-bottom:none;flex-direction:column;order:2;align-items:flex-start;height:auto;padding:1.5rem}.Header-module__lnUIdW__topLinks{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;margin-bottom:1.5rem}.Header-module__lnUIdW__topActions{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;margin-left:0}.Header-module__lnUIdW__divider{width:100%;height:1px;margin:.5rem 0}.Header-module__lnUIdW__searchBox{max-width:100%;margin-bottom:1rem}.Header-module__lnUIdW__mainNav{order:1;align-items:flex-start;height:auto;padding:1.5rem}.Header-module__lnUIdW__navLinks{flex-direction:column;gap:0;width:100%}.Header-module__lnUIdW__navItemWrapper{border-bottom:1px solid #f3f4f6;width:100%}.Header-module__lnUIdW__navItem{justify-content:space-between;width:100%;padding:1rem 0}.Header-module__lnUIdW__navLinkItem{border-bottom:1px solid #f3f4f6;width:100%;padding:1rem 0}.Header-module__lnUIdW__dropdownMenu{box-shadow:none;border:none;border-left:2px solid #e2e8f0;border-radius:0;margin-bottom:.5rem;margin-left:.5rem;padding:0;display:none;position:static}.Header-module__lnUIdW__loginContainer,.Header-module__lnUIdW__loginBtn{width:100%}}
.MathHero-module__H9Q4WG__hero{color:#fff;background-color:#1e293b;align-items:center;min-height:90vh;padding-top:4rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.MathHero-module__H9Q4WG__overlay{z-index:1;background:linear-gradient(90deg,#0f172ae6 0%,#0f172a99 50%,#0f172a33 100%);position:absolute;inset:0}.MathHero-module__H9Q4WG__bgImageWrapper{z-index:0;position:absolute;inset:0}.MathHero-module__H9Q4WG__bgImage{object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease-in-out}.MathHero-module__H9Q4WG__bgImageActive{opacity:.6}.MathHero-module__H9Q4WG__content{z-index:2;flex-direction:column;gap:4rem;display:flex;position:relative}.MathHero-module__H9Q4WG__textContent{max-width:600px}.MathHero-module__H9Q4WG__title{font-family:var(--font-league-spartan), sans-serif;margin-bottom:1.5rem;font-size:4.2rem;font-weight:800;line-height:1.1}.MathHero-module__H9Q4WG__highlight{color:var(--primary-yellow)}.MathHero-module__H9Q4WG__subtitle{color:#cbd5e1;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.MathHero-module__H9Q4WG__actions{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;display:grid}.MathHero-module__H9Q4WG__primaryBtn{background-color:var(--primary-blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.MathHero-module__H9Q4WG__primaryBtn:hover{background-color:var(--primary-bg-blue)}.MathHero-module__H9Q4WG__secondaryBtn{color:#fff;background-color:#0000;border:1px solid #ffffff80;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.MathHero-module__H9Q4WG__secondaryBtn:hover{background-color:#ffffff1a;border-color:#fff}.MathHero-module__H9Q4WG__btnIcon{width:1.25rem;height:1.25rem;margin-left:.5rem}.MathHero-module__H9Q4WG__btnIconLeft{width:1.25rem;height:1.25rem;margin-right:.5rem}.MathHero-module__H9Q4WG__stats{flex-wrap:wrap;gap:2rem;display:flex}.MathHero-module__H9Q4WG__statCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;min-width:150px;padding:1.5rem;display:flex}.MathHero-module__H9Q4WG__statNumber{color:#fff;margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.MathHero-module__H9Q4WG__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}@media (max-width:768px){.MathHero-module__H9Q4WG__title{font-size:2.5rem}.MathHero-module__H9Q4WG__stats{flex-direction:column;gap:1rem}}.MathHero-module__H9Q4WG__carouselDots{z-index:5;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;right:2rem}.MathHero-module__H9Q4WG__carouselDot{cursor:pointer;background-color:#fff6;border:none;border-radius:9999px;width:.5rem;height:.5rem;padding:0;transition:width .3s cubic-bezier(.4,0,.2,1),background-color .3s,transform .3s}.MathHero-module__H9Q4WG__carouselDot:hover{background-color:#fffc;transform:scale(1.15)}.MathHero-module__H9Q4WG__activeDot{background-color:#fff;width:1.5rem;transform:scale(1)}
.EventsMarquee-module__bhlSPG__marqueeContainer{background-color:#0000;align-items:center;width:100%;padding:3rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.EventsMarquee-module__bhlSPG__marqueeContent{white-space:nowrap;align-items:center;width:max-content;animation:60s linear infinite EventsMarquee-module__bhlSPG__scroll;display:flex}.EventsMarquee-module__bhlSPG__marqueeContent:hover{animation-play-state:paused}.EventsMarquee-module__bhlSPG__logoItem{cursor:pointer;align-items:center;gap:1.25rem;padding:0 4rem;display:flex;position:relative}.EventsMarquee-module__bhlSPG__logoItem:after{content:"";background-color:#cbd5e1;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.EventsMarquee-module__bhlSPG__logoImg{filter:grayscale()opacity(.6);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.EventsMarquee-module__bhlSPG__eventName{letter-spacing:-.01em;color:#64748b;white-space:nowrap;font-size:1.125rem;font-weight:500;transition:color .4s cubic-bezier(.4,0,.2,1)}.EventsMarquee-module__bhlSPG__logoItem:hover .EventsMarquee-module__bhlSPG__logoImg{filter:grayscale(0%)opacity();transform:scale(1.05)}.EventsMarquee-module__bhlSPG__logoItem:hover .EventsMarquee-module__bhlSPG__eventName{color:#0f172a}@keyframes EventsMarquee-module__bhlSPG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.UpcomingEvents-module__C_QBfW__section{padding-top:5rem;padding-bottom:5rem}.UpcomingEvents-module__C_QBfW__header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.UpcomingEvents-module__C_QBfW__title{color:#1e293b;font-size:2.25rem;font-weight:700}.UpcomingEvents-module__C_QBfW__viewAllBtn{color:var(--primary-blue);align-items:center;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.UpcomingEvents-module__C_QBfW__viewAllBtn:hover{color:var(--primary-bg-blue)}.UpcomingEvents-module__C_QBfW__icon{width:1rem;height:1rem;margin-left:.5rem}.UpcomingEvents-module__C_QBfW__grid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}@media (max-width:1024px){.UpcomingEvents-module__C_QBfW__grid{grid-template-columns:1fr}}.UpcomingEvents-module__C_QBfW__featuredCard{background-color:var(--primary-bg-blue);color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.UpcomingEvents-module__C_QBfW__imageWrapper{width:100%;height:20rem;position:relative}.UpcomingEvents-module__C_QBfW__image{object-fit:cover}.UpcomingEvents-module__C_QBfW__dateBadge{background-color:#fff;border-radius:4px;flex-direction:column;align-items:center;padding:.5rem 1rem;display:flex;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.UpcomingEvents-module__C_QBfW__day{color:var(--primary-blue);font-size:1.5rem;font-weight:800;line-height:1}.UpcomingEvents-module__C_QBfW__month{color:#64748b;text-transform:uppercase;font-size:.875rem;font-weight:600}.UpcomingEvents-module__C_QBfW__content{padding:2rem}.UpcomingEvents-module__C_QBfW__eventTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.UpcomingEvents-module__C_QBfW__meta{color:#cbd5e1;gap:1.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}@media (max-width:640px){.UpcomingEvents-module__C_QBfW__meta{flex-direction:column;gap:.5rem}}.UpcomingEvents-module__C_QBfW__metaItem{align-items:center;gap:.5rem;display:flex}.UpcomingEvents-module__C_QBfW__description{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.6}.UpcomingEvents-module__C_QBfW__actionBtn{color:#0f172a;background-color:#f1f5f9;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.UpcomingEvents-module__C_QBfW__actionBtn:hover{background-color:#e2e8f0}.UpcomingEvents-module__C_QBfW__sidebar{flex-direction:column;gap:1rem;display:flex}.UpcomingEvents-module__C_QBfW__regularCard{cursor:pointer;background-color:#fff;border-radius:8px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.UpcomingEvents-module__C_QBfW__regularCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.UpcomingEvents-module__C_QBfW__dateBlock{background-color:#eff6ff;border-radius:4px;flex-direction:column;align-items:center;min-width:4rem;padding:.75rem;display:flex}.UpcomingEvents-module__C_QBfW__regDay{color:var(--primary-blue);font-size:1.25rem;font-weight:700;line-height:1}.UpcomingEvents-module__C_QBfW__regMonth{color:var(--primary-bg-blue);text-transform:uppercase;font-size:.75rem;font-weight:600}.UpcomingEvents-module__C_QBfW__regContent{flex:1}.UpcomingEvents-module__C_QBfW__regTitle{color:#1e293b;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.UpcomingEvents-module__C_QBfW__regMeta{color:#64748b;font-size:.875rem}
.WhatWeDo-module__6jxMbq__section{padding-top:5rem;padding-bottom:5rem}.WhatWeDo-module__6jxMbq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.WhatWeDo-module__6jxMbq__title{color:#1e293b;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.WhatWeDo-module__6jxMbq__subtitle{color:#64748b;font-size:1.125rem;line-height:1.6}.WhatWeDo-module__6jxMbq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.WhatWeDo-module__6jxMbq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhatWeDo-module__6jxMbq__grid{grid-template-columns:1fr}}.WhatWeDo-module__6jxMbq__card{text-align:left;border-radius:16px;flex-direction:column;align-items:flex-start;height:100%;padding:3rem 2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000005}.WhatWeDo-module__6jxMbq__card:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.WhatWeDo-module__6jxMbq__blueCard{background-color:var(--primary-bg-blue);border:1px solid #ffffff14}.WhatWeDo-module__6jxMbq__greenCard{background-color:var(--primary-bg-green);border:1px solid #ffffff14}.WhatWeDo-module__6jxMbq__bgIcon{width:9rem;height:9rem;color:var(--primary-green);opacity:.12;pointer-events:none;z-index:1;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1rem;right:-1rem;transform:rotate(-10deg)}.WhatWeDo-module__6jxMbq__card:hover .WhatWeDo-module__6jxMbq__bgIcon{opacity:.18;transform:rotate(5deg)scale(1.1)}.WhatWeDo-module__6jxMbq__cardTitle{color:#fff;z-index:2;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.WhatWeDo-module__6jxMbq__cardDescription{color:#e2e8f0;z-index:2;font-size:.95rem;line-height:1.6}
.GallerySlider-module__N-kwhW__section{padding-top:5rem;padding-bottom:5rem}.GallerySlider-module__N-kwhW__title{color:#1e293b;text-align:center;margin-bottom:2.5rem;font-size:2.25rem;font-weight:700}.GallerySlider-module__N-kwhW__masonryWrapper{width:100%;max-width:100%;margin:0 auto}.GallerySlider-module__N-kwhW__gridContainer{grid-template-columns:repeat(3,1fr);gap:20px;height:600px;display:grid;position:relative;overflow:hidden}@media (max-width:768px){.GallerySlider-module__N-kwhW__gridContainer{grid-template-columns:1fr}.GallerySlider-module__N-kwhW__scrollColumn:nth-child(2),.GallerySlider-module__N-kwhW__scrollColumn:nth-child(3){display:none}}.GallerySlider-module__N-kwhW__scrollColumn{min-width:0;height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.GallerySlider-module__N-kwhW__scrollTrack{flex-direction:column;line-height:0;animation:linear infinite GallerySlider-module__N-kwhW__scrollVertical;display:flex}.GallerySlider-module__N-kwhW__card{cursor:pointer;background-color:#1a1a1a;border-radius:12px;margin-bottom:20px;display:block;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.GallerySlider-module__N-kwhW__image{width:100%;height:auto;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.GallerySlider-module__N-kwhW__card:hover .GallerySlider-module__N-kwhW__image{transform:scale(1.08)}.GallerySlider-module__N-kwhW__overlayBg{opacity:0;z-index:2;background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.GallerySlider-module__N-kwhW__card:hover .GallerySlider-module__N-kwhW__overlayBg{opacity:1}.GallerySlider-module__N-kwhW__overlayContent{opacity:0;transition:all .35s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.GallerySlider-module__N-kwhW__card:hover .GallerySlider-module__N-kwhW__overlayContent{opacity:1;transform:translateY(0)}.GallerySlider-module__N-kwhW__cardTitle{color:#fff;margin-bottom:.25rem;font-size:1.125rem;font-weight:700;line-height:1.3}.GallerySlider-module__N-kwhW__cardDesc{opacity:.9;color:#e2e8f0;font-size:.85rem}@keyframes GallerySlider-module__N-kwhW__scrollVertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}
.FaqSection-module__6p6hVa__section{background-color:#0000;padding-top:5rem;padding-bottom:5rem}.FaqSection-module__6p6hVa__title{color:#1e293b;text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:700}.FaqSection-module__6p6hVa__faqContainer{flex-direction:column;max-width:800px;margin:0 auto;display:flex}.FaqSection-module__6p6hVa__faqItem{background-color:#0000;overflow:hidden}.FaqSection-module__6p6hVa__questionBtn{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;transition:color .2s;display:flex}.FaqSection-module__6p6hVa__questionBtn:hover{color:var(--primary-blue);background-color:#0000}.FaqSection-module__6p6hVa__questionText{padding-right:1rem;font-size:1.125rem;font-weight:500}.FaqSection-module__6p6hVa__icon{color:#94a3b8;flex-shrink:0;transition:transform .3s,color .3s}.FaqSection-module__6p6hVa__open .FaqSection-module__6p6hVa__icon{color:var(--primary-blue)}.FaqSection-module__6p6hVa__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FaqSection-module__6p6hVa__open .FaqSection-module__6p6hVa__answerWrapper{grid-template-rows:1fr}.FaqSection-module__6p6hVa__answerContent{overflow:hidden}.FaqSection-module__6p6hVa__answerContent p{margin:0;padding:0 0 1.5rem;line-height:1.6}
.Footer-module__3hUVsW__footer{color:#94a3b8;background-color:#000;padding-bottom:2.5rem;font-size:.9375rem}.Footer-module__3hUVsW__newsletterSection{background-color:#000;margin-bottom:3rem;padding:3rem 0}.Footer-module__3hUVsW__newsletterContainer{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__newsletterContainer{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__newsletterContent{flex:1}.Footer-module__3hUVsW__newsletterTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Footer-module__3hUVsW__newsletterDesc{color:#94a3b8;font-size:.9375rem}.Footer-module__3hUVsW__newsletterFormWrapper{flex:1;width:100%;max-width:500px}.Footer-module__3hUVsW__newsletterForm{gap:.5rem;width:100%;display:flex}.Footer-module__3hUVsW__newsletterInput{color:#fff;background-color:#0f172a;border:1px solid #334155;border-radius:4px;outline:none;flex:1;padding:.75rem 1rem}.Footer-module__3hUVsW__newsletterInput:focus{border-color:var(--primary-blue)}.Footer-module__3hUVsW__newsletterBtn{background-color:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:0 1.5rem;font-weight:600;transition:background-color .2s;display:flex}.Footer-module__3hUVsW__newsletterBtn:hover{background-color:var(--primary-bg-blue)}.Footer-module__3hUVsW__sendIcon{width:1rem;height:1rem}.Footer-module__3hUVsW__successMessage{color:#10b981;margin-top:.75rem;font-size:.875rem;font-weight:500}.Footer-module__3hUVsW__footerTop{flex-direction:column;gap:2rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__footerTop{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__3hUVsW__logoArea{flex-direction:column;flex-shrink:0;max-width:400px;display:flex}.Footer-module__3hUVsW__logoImage{margin-bottom:1rem;display:block}.Footer-module__3hUVsW__logoDescription{color:#94a3b8;font-size:.875rem;line-height:1.5}.Footer-module__3hUVsW__topColTitle{color:#f8fafc;margin-bottom:.75rem;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__topSocial{flex-direction:column;gap:.5rem;display:flex}.Footer-module__3hUVsW__socialLinks{gap:.75rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#cbd5e1;background-color:#ffffff0d;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{color:#f8fafc;background-color:#ffffff26;transform:translateY(-2px)}.Footer-module__3hUVsW__socialSvg{width:1.125rem;height:1.125rem}.Footer-module__3hUVsW__dividerLine{border:none;border-top:1px solid #ffffff14;width:100%;max-width:1440px;margin:2rem auto}.Footer-module__3hUVsW__footerMiddle{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.Footer-module__3hUVsW__footerMiddle{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.Footer-module__3hUVsW__footerMiddle{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}}.Footer-module__3hUVsW__middleCol{flex-direction:column;display:flex}.Footer-module__3hUVsW__middleColTitle{color:#f8fafc;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__linksList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__linkItem a{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .15s}.Footer-module__3hUVsW__linkItem a:hover{color:#f8fafc;text-decoration:underline}.Footer-module__3hUVsW__footerBottom{text-align:center;color:#4b5563;flex-direction:column;align-items:center;gap:1rem;font-size:.875rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__footerBottom{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__bottomInfo{color:#4b5563}
.SuccessStories-module__5eHs2q__section{padding-top:4rem;padding-bottom:4rem}.SuccessStories-module__5eHs2q__header{justify-content:center;margin-bottom:3rem;display:flex}.SuccessStories-module__5eHs2q__title{color:#1e293b;align-items:center;gap:.5rem;font-size:2rem;font-weight:700;display:flex}.SuccessStories-module__5eHs2q__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.SuccessStories-module__5eHs2q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.SuccessStories-module__5eHs2q__grid{grid-template-columns:1fr}}.SuccessStories-module__5eHs2q__card{border-radius:8px;flex-direction:column;min-height:15rem;padding:2rem;display:flex;position:relative;overflow:hidden}.SuccessStories-module__5eHs2q__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.SuccessStories-module__5eHs2q__stat{font-size:2.5rem;font-weight:700;line-height:1}.SuccessStories-module__5eHs2q__iconWrapper{background-color:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.SuccessStories-module__5eHs2q__icon{width:1rem;height:1rem}.SuccessStories-module__5eHs2q__label{margin-top:2rem;font-size:1rem;font-weight:500}.SuccessStories-module__5eHs2q__cardOrange{color:var(--primary-bg-yellow);background-color:#fef9c3}.SuccessStories-module__5eHs2q__cardOrange .SuccessStories-module__5eHs2q__iconWrapper{background-color:#db9c001a}.SuccessStories-module__5eHs2q__cardPurple{color:#6b21a8;background-color:#f3e8ff}.SuccessStories-module__5eHs2q__cardPurple .SuccessStories-module__5eHs2q__iconWrapper{background-color:#6b21a81a}.SuccessStories-module__5eHs2q__cardTeal{color:#fff;background-color:#0f766e;padding:0}.SuccessStories-module__5eHs2q__cardContentTeal{flex-direction:column;justify-content:space-between;height:100%;padding:2rem;display:flex}.SuccessStories-module__5eHs2q__exploreTitle{font-size:1.5rem;font-weight:700}.SuccessStories-module__5eHs2q__smallLink{opacity:.9;cursor:pointer;font-size:.875rem}.SuccessStories-module__5eHs2q__cardDark{color:#fff;background-color:#1e293b;padding:0}.SuccessStories-module__5eHs2q__cardImageWrapper{z-index:1;position:absolute;inset:0}.SuccessStories-module__5eHs2q__cardImage{object-fit:cover;opacity:.5}.SuccessStories-module__5eHs2q__cardOverlay{background:linear-gradient(90deg,#0f172ae6,#0000);position:absolute;inset:0}.SuccessStories-module__5eHs2q__cardContent{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;padding:2rem;display:flex;position:relative}.SuccessStories-module__5eHs2q__playIcon{color:#0f766e;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:auto;display:flex}.SuccessStories-module__5eHs2q__playIcon svg{width:1.25rem;height:1.25rem;margin-left:.25rem}.SuccessStories-module__5eHs2q__featuredTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.2}.SuccessStories-module__5eHs2q__badge{background-color:#fff3;border-radius:9999px;align-self:flex-start;padding:.25rem .75rem;font-size:.75rem}
.JoinUS-module__aORyTW__wrapper{color:#fff;background-image:linear-gradient(135deg,#4f46e5e6,#0f172af2),url("/assets/DIUMS Launching Program/diums launch (12).jpg");background-position:50%;background-size:cover;border-radius:12px;margin-top:4rem;margin-bottom:4rem;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0f172a1a}.JoinUS-module__aORyTW__header{z-index:1;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;display:flex;position:relative}@media (max-width:992px){.JoinUS-module__aORyTW__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.JoinUS-module__aORyTW__title{letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.JoinUS-module__aORyTW__tabs{gap:1.5rem;display:flex}@media (max-width:768px){.JoinUS-module__aORyTW__tabs{flex-wrap:wrap;gap:.75rem}}.JoinUS-module__aORyTW__tabBtn{color:#ffffffa6;cursor:pointer;background:0 0;border:none;padding:.5rem .25rem;font-size:.95rem;font-weight:600;transition:all .3s}.JoinUS-module__aORyTW__tabBtn:hover{color:#fff}.JoinUS-module__aORyTW__activeTab{color:#fff;border-bottom-color:#fff}.JoinUS-module__aORyTW__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;position:relative}@media (max-width:992px){.JoinUS-module__aORyTW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.JoinUS-module__aORyTW__grid{grid-template-columns:1fr}}.JoinUS-module__aORyTW__card{color:#fff;background-color:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.JoinUS-module__aORyTW__card:after{content:"→";opacity:.5;transition:transform .2s,opacity .2s}.JoinUS-module__aORyTW__card:hover{background-color:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.JoinUS-module__aORyTW__card:hover:after{opacity:1;transform:translate(4px)}.JoinUS-module__aORyTW__cardInfo{align-items:center;gap:.75rem;display:flex}
.FindYourWay-module__kRaDZW__section{padding-top:4rem;padding-bottom:4rem}.FindYourWay-module__kRaDZW__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}@media (max-width:768px){.FindYourWay-module__kRaDZW__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.FindYourWay-module__kRaDZW__title{color:#1e293b;font-size:2rem;font-weight:700}.FindYourWay-module__kRaDZW__tabs{background-color:#f3f4f6;border-radius:9999px;padding:.25rem;display:flex}.FindYourWay-module__kRaDZW__tabBtn{color:#4b5563;border-radius:9999px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.FindYourWay-module__kRaDZW__activeTab{background-color:var(--primary-blue);color:#fff}.FindYourWay-module__kRaDZW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.FindYourWay-module__kRaDZW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FindYourWay-module__kRaDZW__grid{grid-template-columns:1fr}}.FindYourWay-module__kRaDZW__card{group:hover;flex-direction:column;align-items:center;text-decoration:none;display:flex}.FindYourWay-module__kRaDZW__imageWrapper{border-radius:50%;justify-content:center;align-items:center;width:12rem;height:12rem;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.FindYourWay-module__kRaDZW__patternBg{z-index:0;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h20v20H0V0zm10 17L3 10l7-7 7 7-7 7z' fill='%23e2e8f0' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}.FindYourWay-module__kRaDZW__image{object-fit:cover;z-index:1;border-radius:50%;width:80%!important;height:80%!important;position:relative!important}.FindYourWay-module__kRaDZW__activeOverlay{z-index:2;color:#fff;background-color:#0d9488;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute;bottom:0;right:0}.FindYourWay-module__kRaDZW__activeIcon{width:1.25rem;height:1.25rem}.FindYourWay-module__kRaDZW__cardTitle{color:#1e293b;text-align:center;font-size:1.125rem;font-weight:600;transition:color .2s}.FindYourWay-module__kRaDZW__activeTitle,.FindYourWay-module__kRaDZW__card:hover .FindYourWay-module__kRaDZW__cardTitle{color:#0d9488}
.BlogGrid-module__cCw1Ha__section{padding-top:5rem;padding-bottom:5rem}.BlogGrid-module__cCw1Ha__header{justify-content:center;margin-bottom:2rem;display:flex}.BlogGrid-module__cCw1Ha__title{align-items:center;gap:1rem;font-size:2rem;font-weight:600;display:flex}.BlogGrid-module__cCw1Ha__diamond{opacity:.5;font-size:1rem}.BlogGrid-module__cCw1Ha__filterGroup{justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.BlogGrid-module__cCw1Ha__filterBtn{color:var(--primary-green);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;transition:all .2s;display:flex}.BlogGrid-module__cCw1Ha__filterBtn:hover{color:#fff}.BlogGrid-module__cCw1Ha__active{color:var(--primary-blue);border-bottom-color:var(--primary-blue)}.BlogGrid-module__cCw1Ha__grid{grid-template-columns:1fr 2fr;gap:2rem;display:grid}@media (max-width:1024px){.BlogGrid-module__cCw1Ha__grid{grid-template-columns:1fr}}.BlogGrid-module__cCw1Ha__listCol{flex-direction:column;gap:1rem;display:flex}.BlogGrid-module__cCw1Ha__listItem{cursor:pointer;background-color:#ffffff0d;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex;position:relative}.BlogGrid-module__cCw1Ha__listItem:hover{background-color:#ffffff1a}.BlogGrid-module__cCw1Ha__activeListItem{background-color:var(--primary-blue);color:#fff!important}.BlogGrid-module__cCw1Ha__activeListItem:hover{background-color:var(--primary-bg-blue)}.BlogGrid-module__cCw1Ha__activeListItem .BlogGrid-module__cCw1Ha__itemTitle{color:#fff!important}.BlogGrid-module__cCw1Ha__activeListItem .BlogGrid-module__cCw1Ha__itemArrow{opacity:1;color:#fff!important}.BlogGrid-module__cCw1Ha__itemImageWrapper{border-radius:4px;flex-shrink:0;width:3.5rem;height:3.5rem;position:relative;overflow:hidden}.BlogGrid-module__cCw1Ha__itemImage{object-fit:cover}.BlogGrid-module__cCw1Ha__itemTitle{font-size:.9rem;font-weight:500;line-height:1.4}.BlogGrid-module__cCw1Ha__itemArrow{opacity:.5;width:1.25rem;height:1.25rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.BlogGrid-module__cCw1Ha__viewMoreBtn{color:#9ca3af;text-align:left;cursor:pointer;background:0 0;border:none;margin-top:1rem;padding-left:1rem;font-size:.95rem;transition:color .2s;display:block}.BlogGrid-module__cCw1Ha__viewMoreBtn:hover{color:#fff}.BlogGrid-module__cCw1Ha__featuredCol{background-color:var(--primary-bg-blue);border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.BlogGrid-module__cCw1Ha__featuredImageWrapper{width:100%;height:24rem;position:relative}.BlogGrid-module__cCw1Ha__featuredImage{object-fit:cover}.BlogGrid-module__cCw1Ha__featuredContent{background-color:var(--primary-bg-blue);color:#fff;padding:2rem}.BlogGrid-module__cCw1Ha__meta{color:#cbd5e1;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.BlogGrid-module__cCw1Ha__metaIcon{color:#fff;width:1rem;height:1rem}.BlogGrid-module__cCw1Ha__featuredTitle{margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.4}.BlogGrid-module__cCw1Ha__featuredTitle a{color:#fff;text-decoration:none;transition:color .2s}.BlogGrid-module__cCw1Ha__featuredTitle a:hover{color:var(--primary-yellow)}.BlogGrid-module__cCw1Ha__featuredDescription{color:#e2e8f0;margin:0;font-size:.925rem;line-height:1.6}
.ResearchSection-module__L8incG__section{padding-top:4rem;padding-bottom:4rem}.ResearchSection-module__L8incG__title{color:#1e293b;text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:700}.ResearchSection-module__L8incG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:1024px){.ResearchSection-module__L8incG__grid{grid-template-columns:1fr}}.ResearchSection-module__L8incG__image{object-fit:cover}.ResearchSection-module__L8incG__largeCard{background-color:#eff6ff;border-radius:4px;flex-direction:column;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.ResearchSection-module__L8incG__largeCard:hover{transform:translateY(-4px)}.ResearchSection-module__L8incG__largeImageWrapper{aspect-ratio:16/9;width:100%;position:relative}.ResearchSection-module__L8incG__largeCardContent{padding:2rem}.ResearchSection-module__L8incG__categoryOrange{color:var(--primary-blue);text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.ResearchSection-module__L8incG__largeCardTitle{color:#1e293b;font-size:1.5rem;font-weight:600;line-height:1.4}.ResearchSection-module__L8incG__rightColumn{flex-direction:column;gap:1.5rem;display:flex}.ResearchSection-module__L8incG__smallCard{background-color:#f8fafc;border-radius:4px;height:50%;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.ResearchSection-module__L8incG__smallCard:hover{transform:translateY(-4px)}.ResearchSection-module__L8incG__smallImageWrapper{flex-shrink:0;width:40%;position:relative}.ResearchSection-module__L8incG__smallCardContent{flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.ResearchSection-module__L8incG__categoryPurple{color:#6366f1;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.ResearchSection-module__L8incG__smallCardTitle{color:#1e293b;font-size:1.25rem;font-weight:600;line-height:1.4}.ResearchSection-module__L8incG__exploreCard{color:#fff;background-color:#111827;background-image:linear-gradient(135deg,#ffffff0d 0%,#0000 100%);border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;height:50%;padding:3rem;display:flex}.ResearchSection-module__L8incG__exploreTitle{margin-bottom:2rem;font-size:1.75rem;font-weight:600;line-height:1.3}.ResearchSection-module__L8incG__exploreBtn{color:#fff;border:1px solid #ffffff4d;border-radius:4px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.ResearchSection-module__L8incG__exploreBtn:hover{background-color:#ffffff1a;border-color:#ffffff80}
.AboutSection-module__G26wWW__section{background-color:var(--primary-bg-blue);background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 0l20 20-20 20L0 20z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");align-items:center;min-height:600px;padding:4rem 0;display:flex;position:relative;overflow:hidden}.AboutSection-module__G26wWW__bgImageWrapper{z-index:1;width:75%;position:absolute;top:0;bottom:0;right:0}@media (max-width:1024px){.AboutSection-module__G26wWW__bgImageWrapper{opacity:.5;width:100%}}.AboutSection-module__G26wWW__bgImage{object-fit:cover;object-position:center}.AboutSection-module__G26wWW__container{z-index:2;display:flex;position:relative}.AboutSection-module__G26wWW__cardWrapper{width:100%;max-width:500px;margin-left:5%;position:relative}.AboutSection-module__G26wWW__clipIcon{color:var(--primary-green);z-index:3;position:absolute;top:-2rem;left:2rem}.AboutSection-module__G26wWW__icon{width:3rem;height:3rem;transform:rotate(-15deg)}.AboutSection-module__G26wWW__card{background-color:#fff;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.AboutSection-module__G26wWW__card:before{content:"";background-image:radial-gradient(circle,#4b5563 40%,#0000 40%);background-position:50%;background-repeat:repeat-y;background-size:6px 16px;width:6px;position:absolute;top:2rem;bottom:2rem;left:1rem}.AboutSection-module__G26wWW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-left:1rem;display:flex}.AboutSection-module__G26wWW__estd{color:#0d9488;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.AboutSection-module__G26wWW__title{color:#111827;font-size:2.25rem;font-weight:700;line-height:1.2}.AboutSection-module__G26wWW__logoWrapper{flex-shrink:0}.AboutSection-module__G26wWW__logo{object-fit:contain}.AboutSection-module__G26wWW__description{color:#4b5563;margin-bottom:2rem;padding-left:1rem;font-size:.9375rem;line-height:1.6}.AboutSection-module__G26wWW__linksList{margin:0;padding:0 0 0 1rem;list-style:none}.AboutSection-module__G26wWW__linkItem{border-top:1px solid #e5e7eb}.AboutSection-module__G26wWW__linkItem:last-child{border-bottom:1px solid #e5e7eb}.AboutSection-module__G26wWW__linkItem a{color:#1f2937;justify-content:space-between;align-items:center;padding:1rem 0;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.AboutSection-module__G26wWW__linkItem a:hover{color:#b0b900}.AboutSection-module__G26wWW__linkItemOrange a{color:var(--primary-red)}.AboutSection-module__G26wWW__linkItemOrange a:hover{color:var(--primary-bg-red)}.AboutSection-module__G26wWW__linkArrow{width:1.25rem;height:1.25rem}
.Communities-module__kaiwRq__section{padding-top:5rem;padding-bottom:5rem}.Communities-module__kaiwRq__gridContainer{margin-bottom:4rem;overflow:hidden}.Communities-module__kaiwRq__photoGrid{justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:1024px){.Communities-module__kaiwRq__photoGrid{flex-wrap:wrap}}.Communities-module__kaiwRq__column{flex-direction:column;gap:1rem;display:flex}.Communities-module__kaiwRq__columnCenter{flex-direction:column;gap:1rem;display:flex;transform:translateY(-2rem)}.Communities-module__kaiwRq__gridItem{background-color:#fafafa;position:relative;overflow:hidden}.Communities-module__kaiwRq__small{width:8rem;height:8rem}.Communities-module__kaiwRq__large{width:10rem;height:12rem}@media (max-width:768px){.Communities-module__kaiwRq__small{width:5rem;height:5rem}.Communities-module__kaiwRq__large{width:6rem;height:8rem}}.Communities-module__kaiwRq__person{background-color:#e5e7eb}.Communities-module__kaiwRq__empty{background-color:#fcfcfc}.Communities-module__kaiwRq__pattern-blue{background-color:var(--primary-bg-blue);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l5.373 5.373v54.627l-5.373-5.373zM30 0l30 30-30 30L0 30z' fill='%23ffffff' fill-opacity='0.12' fill-rule='evenodd'/%3E%3C/svg%3E")}.Communities-module__kaiwRq__pattern-green{background-color:var(--primary-bg-green);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l5.373 5.373v54.627l-5.373-5.373zM30 0l30 30-30 30L0 30z' fill='%23ffffff' fill-opacity='0.12' fill-rule='evenodd'/%3E%3C/svg%3E")}.Communities-module__kaiwRq__pattern-yellow{background-color:var(--primary-bg-yellow);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l5.373 5.373v54.627l-5.373-5.373zM30 0l30 30-30 30L0 30z' fill='%23ffffff' fill-opacity='0.12' fill-rule='evenodd'/%3E%3C/svg%3E")}.Communities-module__kaiwRq__pattern-red{background-color:var(--primary-bg-red);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l5.373 5.373v54.627l-5.373-5.373zM30 0l30 30-30 30L0 30z' fill='%23ffffff' fill-opacity='0.12' fill-rule='evenodd'/%3E%3C/svg%3E")}.Communities-module__kaiwRq__image{object-fit:cover}.Communities-module__kaiwRq__content{text-align:center;max-width:800px;margin:0 auto}.Communities-module__kaiwRq__title{color:#111827;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Communities-module__kaiwRq__description{color:#4b5563;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Communities-module__kaiwRq__button{background-color:var(--primary-blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.Communities-module__kaiwRq__button:hover{background-color:var(--primary-bg-blue)}.Communities-module__kaiwRq__btnIcon{width:1.25rem;height:1.25rem;margin-left:.5rem}
