.page_pageWrapper__dwooz{display:flex;flex-direction:column;min-height:100vh;background-color:var(--background-color)}@media (max-width:768px){.page_pageWrapper__dwooz{overflow-x:hidden!important;width:100vw;max-width:100vw}}.page_navbar__chktt{background-color:var(--white-color);padding:1rem 0;top:0;z-index:1000;width:100%}.page_navContainer__DkD_r{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;max-width:1200px;margin:0 auto}.page_logo__7fc9l{font-size:1.8rem;font-weight:700;color:var(--primary-color);text-decoration:none!important}.page_navLinks__3Mchl{list-style:none;display:flex;align-items:center;gap:1.5rem}.page_navLinks__3Mchl a{color:var(--text-color);transition:color .3s ease}.page_navLinks__3Mchl a.page_active__q3_T3,.page_navLinks__3Mchl a:hover{color:var(--primary-color)}.page_navButton__fOglV{background-color:var(--primary-color);color:var(--white-color)!important;padding:.8rem 1.4rem;border-radius:25px;border:1px solid var(--primary-color);font-weight:600;font-size:15px;transition:.3s ease-in-out}.page_navButton__fOglV:hover{background-color:white;color:var(--primary-color)!important;text-decoration:none}.page_navLinks__3Mchl a{color:var(--primary-color);font-weight:500;transition:color .3s ease,transform .3s ease;text-decoration:none;display:inline-block}.page_navLinks__3Mchl a.page_active__q3_T3,.page_navLinks__3Mchl a:hover{text-decoration:none;transform:translateY(-3px)}.page_messagesLink__qyvlC{position:relative;display:inline-block;padding-right:8px}.page_unreadIndicator__Nb_1p{position:absolute;top:0;right:-4px;width:16px;height:16px;background-color:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:9px;border:2px solid white;box-shadow:0 2px 4px rgba(0,0,0,.2);animation:page_pulse__U_e85 2s infinite;flex-shrink:0;z-index:1}@keyframes page_pulse__U_e85{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.page_mobileMenuIcon__knD_i{display:none;cursor:pointer;z-index:10}.page_mobileNav__B2R7Z{position:fixed;top:0;right:-250px;width:250px;height:100vh;background-color:var(--white-color);box-shadow:0 0 20px rgba(0,0,0,.15);transition:right .3s ease-in-out;z-index:5;padding:2rem}.page_mobileNavOpen__GQYgt{right:0}.page_mobileNavLinks__ATDzS{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:2rem}.page_mobileNavLinks__ATDzS a{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .3s ease}.page_mobileNavLinks__ATDzS a:hover{color:var(--secondary-color)}@media (max-width:768px){.page_mobileMenuIcon__knD_i{display:block}}.page_mobileMenuIcon__knD_i span{display:block;width:25px;height:3px;background-color:var(--primary-color);margin:5px 0;transition:.3s}.page_hero__SKW6o{background:var(--white-color);color:var(--text-color);padding:2rem 0;text-align:left;min-height:80vh}.page_heroContent__2lPR8,.page_hero__SKW6o{position:relative;display:flex;align-items:center}.page_heroContent__2lPR8{z-index:2;flex-direction:row;justify-content:space-between;gap:4rem;width:100%;max-width:1200px;margin:0 auto}.page_heroText__g5S3T{flex:0 0 auto;max-width:550px;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.page_heroTitle__Gfler{font-size:3rem;font-weight:400;margin-bottom:0;line-height:1;color:var(--text-color);text-align:left}.page_heroTitleRegular__gA6NS{font-weight:500;color:var(--primary-color);margin-bottom:.5rem}.page_heroTitleHighlight__g_jLx{font-weight:300;color:var(--primary-color);font-style:italic;font-size:2.4rem}@media (max-width:768px){.page_heroTitleHighlight__g_jLx{font-size:1.8rem}}.page_heroSubtext__lKRc3{font-size:.95rem;margin-top:1rem;color:var(--text-color)}.page_heroSubtext__lKRc3,.page_heroSubtitle__RTAw0{margin-bottom:0;font-weight:400;line-height:1.6;text-align:left}.page_heroSubtitle__RTAw0{font-size:1.05rem;color:var(--text-color-secondary);max-width:480px}.page_ctaButton__tHxa2{background-color:var(--primary-color);border:2px solid var(--primary-color);color:var(--white-color);padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:30px;text-decoration:none;transition:all .3s ease;display:inline-block;box-shadow:0 4px 15px rgba(0,80,108,.2)}.page_ctaButton__tHxa2:hover{background-color:#006b8a;color:var(--white-color);border:2px solid #006b8a;box-shadow:0 6px 20px rgba(0,80,108,.3);text-decoration:none}.page_heroImageContainer__BC5je{flex:1 1;display:flex;justify-content:center;align-items:center;width:100%;max-width:650px}.page_heroImage__Q6NCQ{width:100%;height:650px;object-fit:cover;object-position:70% center;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.15)}.page_features__8wy9y{padding:5rem 0;background-color:var(--white-color)}.page_sectionTitle__hzsAh{text-align:center;font-size:2.5rem;font-weight:600;color:var(--primary-color);margin-bottom:3rem}.page_featuresGrid__L4_rO{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem}.page_featureCard__09F8a{background-color:var(--light-gray);padding:2rem;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.page_featureCard__09F8a:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,80,108,.1)}.page_featureIcon__mHZON{font-size:3rem;color:var(--primary-color)}.page_featureCard__09F8a h3{font-size:1.5rem;color:var(--primary-color);margin-bottom:.75rem}.page_featureCard__09F8a p{font-size:1rem;color:var(--text-color);line-height:1.6}.page_sectionAlternate__g_tl2{background-color:var(--light-gray)}.page_modernText__DP8Dk{font-size:1.15rem;line-height:1.8;color:#4A4A4A;margin-bottom:1.5rem;text-align:left}.page_modernText__DP8Dk strong{color:var(--primary-color)}.page_modernList__fulTM{list-style:none;padding-left:0;margin-bottom:2rem;text-align:left}.page_modernList__fulTM li{font-size:1.1rem;line-height:1.7;margin-bottom:1rem;color:#4A4A4A;position:relative;padding-left:25px}.page_modernList__fulTM li:before{content:"✔";color:var(--primary-color);position:absolute;left:0;font-weight:700}.page_mission__NdxVu{padding:5rem 0}.page_missionContent__sL123{display:flex;flex-direction:column;align-items:center;text-align:center}.page_missionText__zVPfz{max-width:800px}.page_missionIcon__Somaw{font-size:3.5rem;color:var(--primary-color);margin-bottom:1.5rem}.page_vettedImams__HxyX8{padding:5rem 0;background-color:var(--white-color)}.page_vettedImamsContent__iEl1w{text-align:center;max-width:800px;margin:0 auto}.page_vettedImamsIcon__DgF8K{font-size:3.5rem;color:var(--primary-color);margin-bottom:1.5rem}.page_getInvolved__zFjY_{padding:5rem 0}.page_getInvolvedContent__OTAv_{text-align:center;max-width:800px;margin:0 auto}.page_getInvolvedIcon__fm1C1{font-size:3.5rem;color:var(--primary-color);margin-bottom:1.5rem}.page_footer__sHKi3{background-color:var(--white-color);color:var(--primary-color);padding:3rem 0 0;position:relative;border-top:1px solid rgba(0,0,0,.05);box-shadow:0 -5px 15px rgba(0,168,230,.15)}.page_footerInnerContainer__mT_Ea{display:flex;justify-content:space-between;padding:0 2rem;flex-wrap:wrap;gap:2rem}.page_footerLogoSection__7fK4N{flex-basis:150px;flex-grow:1}.page_footerLogo__PfgLJ{display:flex;align-items:center;margin-bottom:1rem}.page_footerLogo__PfgLJ span{font-size:1.8rem;font-weight:700;margin-left:.5rem}.page_footerTagline__r1ko0{color:var(--primary-color);line-height:1.6;margin-bottom:1.5rem}.page_footerSocial__Z7EjP{display:flex;gap:1.5rem;margin-bottom:2rem}.page_footerSocial__Z7EjP a{color:var(--primary-color);transition:opacity .3s}.page_footerSocial__Z7EjP a:hover{opacity:.8}.page_footerLinksSection__x4bsr{display:flex;gap:4rem;flex-wrap:wrap;flex-grow:1;justify-content:flex-end}.page_footerLinkColumn__Xo7fI{min-width:140px}.page_footerLinkColumn__Xo7fI h4{font-size:1.1rem;margin-bottom:1.5rem;font-weight:600}.page_footerLinkColumn__Xo7fI ul{list-style:none;padding:0;margin:0}.page_footerLinkColumn__Xo7fI li{margin-bottom:1rem}.page_footerLinkColumn__Xo7fI a{color:var(--primary-color);text-decoration:none;transition:opacity .3s}.page_footerLinkColumn__Xo7fI a:hover{opacity:.8}.page_footerCopyright__5UWV7{margin-top:3rem;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem;text-align:center;background-color:var(--primary-color);color:var(--white-color)}.page_footerCopyright__5UWV7 p{margin:0;font-size:.9rem;opacity:.9}@media (max-width:768px){.page_footerInnerContainer__mT_Ea{flex-direction:column;gap:2rem;padding:0 1.5rem}.page_footerLinksSection__x4bsr{gap:2rem;justify-content:space-between;width:100%}.page_footerLinkColumn__Xo7fI{min-width:120px}}@media (max-width:576px){.page_footerLinksSection__x4bsr{flex-direction:column;gap:2rem}}.page_searchBarOverlap__cFEgn{width:100%;display:flex;justify-content:center;position:relative;z-index:20;margin-top:-1rem;margin-bottom:3.5rem}.page_featuresSection__kMr0r{background-color:var(--white-color);padding:3rem 0}.page_featuresWrapper__S8Ocz{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:stretch;justify-content:center;max-width:1200px;margin:0 auto}.page_featureCard__09F8a{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;min-width:240px;border:1px solid transparent}.page_featureCard__09F8a:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.page_featureBlue__FilT4{background-color:#EFF6FF;border-color:#DBEAFE}.page_featureGreen__hPFCU{background-color:#F0FDF4;border-color:#DCFCE7}.page_featureYellow__hO03S{background-color:#FFFBEB;border-color:#FEF3C7}.page_featurePurple__k6iJo{background-color:#F5F3FF;border-color:#EDE9FE}.page_featureIcon__mHZON{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background-color:rgba(255,255,255,.7)}.page_featureText__0lch2{font-size:1.05rem;color:var(--text-color);font-weight:500;white-space:nowrap}.page_ourServicesSection__N_UXQ{padding:2rem 0 5rem;background-color:var(--white-color)}.page_stayConnectedSection__NSMxZ{background:linear-gradient(135deg,var(--light-blue) 0,var(--white-color) 100%);padding:6rem 0;position:relative;overflow:hidden}.page_stayConnectedSection__NSMxZ:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(150,194,209,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,80,108,.05) 0,transparent 50%);pointer-events:none}.page_stayConnectedWrapper__K1s6U{display:flex;justify-content:center;align-items:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.page_stayConnectedContent__q8fkR{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;width:100%}.page_stayConnectedTitle__y0vi9{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem;line-height:1.2;text-align:center}.page_stayConnectedSubtext__BCmxS{font-size:1.1rem;color:var(--text-color-secondary);line-height:1.6;margin-bottom:1rem;text-align:center;max-width:600px}.page_socialButtons__IsP4f{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem;justify-content:center;flex-wrap:wrap}.page_socialButton__cI_wk{background-color:var(--primary-color);color:var(--white-color);padding:.9rem 1.8rem;border-radius:30px;text-decoration:none;font-size:1rem;font-weight:600;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,80,108,.2);display:inline-flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content}.page_socialButton__cI_wk:hover{background-color:#006b8a;box-shadow:0 6px 20px rgba(0,80,108,.3);text-decoration:none}.page_emailCapture__I1iuP{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;width:100%;max-width:600px;align-items:center}.page_emailLabel__UBaDQ{font-size:.95rem;color:var(--text-color);font-weight:500;text-align:center}.page_emailInputWrapper__yjfR4{display:flex;gap:1rem;background-color:white;padding:.5rem;border-radius:40px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:.3s;width:500px}.page_emailInputWrapper__yjfR4:hover{box-shadow:0 8px 16px rgba(0,0,0,.15)}.page_emailInput__6WJmn{flex:1 1;padding:.8rem 1.5rem;border:none;outline:none;font-size:1rem;border-radius:25px;background-color:transparent}.page_emailInput__6WJmn::placeholder{color:#a0a0a0}.page_emailInput__6WJmn:disabled{background-color:#f5f5f5;cursor:not-allowed}.page_subscribeButton__gaHnX{background-color:var(--primary-color);color:var(--white-color)!important;padding:.8rem 1.4rem;border-radius:25px;border:1px solid var(--primary-color);font-weight:600;font-size:15px;transition:.3s ease-in-out;cursor:pointer}.page_subscribeButton__gaHnX:hover:not(:disabled){background-color:white;color:var(--primary-color)!important;text-decoration:none}.page_subscribeButton__gaHnX:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.page_leadMagnet__fX1tM{font-size:.85rem;color:var(--text-color-secondary);font-style:italic;margin:0;text-align:center}.page_testimonialsSection__exkDv{padding:8rem 0;background:linear-gradient(180deg,#ffffff,#f8f9fa);position:relative;overflow:hidden}.page_testimonialsSection__exkDv:before{content:"";position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,80,108,.03) 0,transparent 70%);pointer-events:none}.page_testimonialsSection__exkDv:after{content:"";position:absolute;bottom:-30%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(150,194,209,.05) 0,transparent 70%);pointer-events:none}.page_testimonialsTitle__QhogH{text-align:center;font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:4rem;position:relative;z-index:1}.page_testimonialsGrid__grkNB{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}.page_testimonialCard__8YWAu{background:linear-gradient(135deg,#ffffff,#f8fbfc);padding:2rem 1.8rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,80,108,.12),0 2px 8px rgba(0,80,108,.08);transition:all .3s ease;position:relative;border:2px solid rgba(0,80,108,.1);cursor:pointer}.page_testimonialCard__8YWAu:hover{box-shadow:0 8px 30px rgba(0,80,108,.25),0 4px 12px rgba(0,80,108,.15);border:2px solid rgba(0,80,108,.2);transform:translateY(-4px)}.page_quoteIcon__kgSaL{font-size:4rem;line-height:1;color:var(--primary-color);opacity:.15;font-family:Georgia,serif;margin-bottom:1rem;font-weight:700}.page_testimonialText__hLDzx{font-size:1rem;line-height:1.7;color:var(--text-color);margin-bottom:1.5rem;font-style:italic}.page_testimonialAuthor__zFcbB{font-size:1rem;font-weight:600;color:var(--primary-color);text-align:right;margin-bottom:0}.page_metricsSection___E4uQ{padding:3rem 0;background-color:var(--primary-color)}.page_metricsGrid___M8A_{display:flex;justify-content:center;align-items:center;gap:4rem;max-width:1000px;margin:0 auto}.page_metricItem__M1qJi{text-align:center;flex:1 1}.page_metricNumber__d_rVq{font-size:2.5rem;font-weight:700;color:var(--white-color);margin-bottom:.5rem;line-height:1}.page_metricLabel__Y98z1{font-size:.95rem;color:rgba(255,255,255,.9);font-weight:500}@media (max-width:992px){.page_heroContent__2lPR8{flex-direction:column;text-align:center;gap:3rem}.page_heroText__g5S3T{max-width:100%;align-items:center}.page_heroTitle__Gfler{font-size:2.8rem;text-align:center}.page_heroSubtitle__RTAw0{font-size:1rem;text-align:center;max-width:100%}.page_heroImageContainer__BC5je{max-width:100%;width:100%}.page_heroImage__Q6NCQ{max-width:400px}.page_featuresWrapper__S8Ocz{gap:1.2rem;padding:0 1rem}.page_featureCard__09F8a{min-width:200px}.page_featureText__0lch2{font-size:1rem}.page_stayConnectedWrapper__K1s6U{flex-direction:column;gap:3rem}.page_stayConnectedContent__q8fkR{flex:1 1;width:100%}.page_stayConnectedTitle__y0vi9{font-size:2.2rem}.page_stayConnectedSubtext__BCmxS{font-size:1rem}.page_socialButtons__IsP4f{flex-direction:column;width:100%}.page_socialButton__cI_wk{width:100%}.page_modernText__DP8Dk{font-size:1.1rem}.page_modernList__fulTM li{font-size:1rem}.page_testimonialsSection__exkDv{padding:6rem 0}.page_testimonialsTitle__QhogH{font-size:2rem;margin-bottom:3rem}.page_testimonialsGrid__grkNB{gap:2rem}.page_metricNumber__d_rVq{font-size:2.2rem}}@media (max-width:768px){.page_navLinks__3Mchl{display:none;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background-color:var(--white-color);box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1rem 0}.page_navLinks__3Mchl.page_active__q3_T3{display:flex}.page_navLinks__3Mchl li{text-align:center;margin:.5rem 0}.page_navButton__fOglV{width:auto;margin-top:.5rem}.page_mobileMenuIcon__knD_i{display:block}.page_hero__SKW6o{padding:2rem 0;min-height:auto}.page_heroContent__2lPR8{gap:2rem}.page_heroTitle__Gfler{font-size:2.2rem}.page_heroSubtitle__RTAw0{font-size:.95rem}.page_heroImage__Q6NCQ{max-width:100%;height:300px}.page_featuresSection__kMr0r{padding:2rem 0}.page_featuresWrapper__S8Ocz{flex-direction:column;gap:1rem;align-items:stretch;padding:0 1rem}.page_featureCard__09F8a{min-width:auto;width:100%}.page_featureText__0lch2{font-size:.95rem}.page_stayConnectedSection__NSMxZ{padding:4rem 0}.page_stayConnectedTitle__y0vi9{font-size:2rem}.page_stayConnectedSubtext__BCmxS{font-size:1rem}.page_emailInputWrapper__yjfR4{flex-direction:column;padding:1rem}.page_subscribeButton__gaHnX{width:100%}.page_testimonialsSection__exkDv{padding:5rem 0}.page_testimonialsTitle__QhogH{font-size:1.8rem;margin-bottom:2.5rem}.page_testimonialsGrid__grkNB{grid-template-columns:1fr;gap:1.5rem}.page_testimonialCard__8YWAu{padding:2rem 1.5rem}.page_metricsGrid___M8A_{flex-direction:column}.page_metricNumber__d_rVq{font-size:2rem}.page_metricLabel__Y98z1{font-size:.9rem}.page_ctaButton__tHxa2{padding:.8rem 2rem;font-size:1rem}.page_sectionTitle__hzsAh{font-size:2rem}.page_featuresGrid__L4_rO{grid-template-columns:1fr}.page_getInvolvedContent__OTAv_,.page_missionText__zVPfz,.page_vettedImamsContent__iEl1w{padding:0 1rem}}@media (max-width:480px){.page_logo__7fc9l{font-size:1.5rem}.page_hero__SKW6o{padding:1rem 0}.page_heroContent__2lPR8{gap:1.5rem}.page_heroTitle__Gfler{font-size:1.9rem}.page_heroSubtitle__RTAw0{font-size:.9rem}.page_ctaButton__tHxa2{padding:.7rem 1.5rem;font-size:.95rem}.page_featureCard__09F8a h3{font-size:1.3rem}.page_featureCard__09F8a p{font-size:.9rem}.page_modernList__fulTM li,.page_modernText__DP8Dk{font-size:1rem}.page_emailInputWrapper__yjfR4{flex-direction:column;gap:.5rem;width:350px}.page_subscribeButton__gaHnX{width:100%}.page_testimonialsSection__exkDv{padding:4rem 0}.page_testimonialsTitle__QhogH{font-size:1.5rem;margin-bottom:2rem}.page_quoteIcon__kgSaL{font-size:3rem}.page_testimonialAuthor__zFcbB,.page_testimonialText__hLDzx{font-size:.95rem}.page_metricNumber__d_rVq{font-size:1.8rem}.page_metricLabel__Y98z1{font-size:.85rem}}