.LoadingScreen_loadingScreen__ylq0k{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--color-blue-gradient-start),var(--color-blue-gradient-end));backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.LoadingScreen_content__WIrU3{text-align:center;max-width:500px;padding:60px}.LoadingScreen_logo__QMuCL{margin-bottom:50px}.LoadingScreen_logoIcon__ijmr_{width:140px;height:140px;margin:0 auto;position:relative;filter:drop-shadow(0 4px 30px rgba(0,0,0,.08))}.LoadingScreen_logoIcon__ijmr_ svg{width:100%;height:100%}.LoadingScreen_title__h6wXk{font-size:40px;font-weight:700;color:#1d1d1f;margin-bottom:16px;letter-spacing:-.03em;line-height:1.1}.LoadingScreen_subtitle__ZvTdM{font-size:17px;color:#86868b;margin-bottom:60px;font-weight:400;line-height:1.4}.LoadingScreen_progressContainer__gKC1j{width:100%;max-width:300px;margin:0 auto}.LoadingScreen_progressBar__xfBIB{width:100%;height:6px;background:rgba(0,0,0,.06);border-radius:3px;overflow:hidden;margin-bottom:16px}.LoadingScreen_progressFill__oX_JD{height:100%;background:linear-gradient(90deg,var(--color-uhai-blue),var(--color-uhai-orange));border-radius:3px;transition:width .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 2px 10px rgba(8,39,115,.3)}.LoadingScreen_progressText__30pyc{font-size:15px;color:#86868b;font-weight:500;letter-spacing:.05em}.LoadingScreen_particles__1tZMU{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:.6}.LoadingScreen_particle__vgD_b{position:absolute;width:3px;height:3px;background:var(--color-uhai-orange);border-radius:50%;left:50%;top:50%;opacity:.5;filter:blur(1px)}@keyframes LoadingScreen_scroll__cemXv{0%{transform:translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(20px);opacity:0}}@media (max-width:640px){.LoadingScreen_content__WIrU3{padding:40px}.LoadingScreen_logoIcon__ijmr_{width:100px;height:100px}.LoadingScreen_title__h6wXk{font-size:32px}.LoadingScreen_subtitle__ZvTdM{font-size:15px}.LoadingScreen_progressContainer__gKC1j{max-width:250px}}.LatestYouTubeVideo_container___mwY9{width:100%;margin:0 auto;overflow:hidden;box-shadow:var(--shadow-elevated)}.LatestYouTubeVideo_videoWrapper__U7YJl{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.LatestYouTubeVideo_thumbnail__cIQTg{position:relative;width:100%;height:100%;cursor:pointer;background-color:var(--color-ebony-black);display:flex;align-items:center;justify-content:center}.LatestYouTubeVideo_thumbnailImage__4deVU{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.LatestYouTubeVideo_thumbnail__cIQTg:hover .LatestYouTubeVideo_thumbnailImage__4deVU{transform:scale(1.05)}.LatestYouTubeVideo_overlay__YkFsE{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0}.LatestYouTubeVideo_thumbnail__cIQTg:hover .LatestYouTubeVideo_overlay__YkFsE{opacity:1;background:rgba(0,0,0,.5)}.LatestYouTubeVideo_playButton__msHaP{width:80px;height:80px;background:var(--color-uhai-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 12px 35px rgba(34,0,255,.25),0 6px 15px rgba(0,0,0,.18);cursor:pointer;border:3px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LatestYouTubeVideo_playButton__msHaP:hover{transform:scale(1.1);box-shadow:0 12px 35px rgba(34,0,255,.4),0 6px 15px rgba(0,0,0,.3);background:var(--color-uhai-blue)}.LatestYouTubeVideo_playButton__msHaP svg{margin-left:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.LatestYouTubeVideo_videoInfo__7NeWe{display:none;position:absolute;bottom:auto;left:0;right:0}.LatestYouTubeVideo_duration__GKI_S{background:var(--color-uhai-blue);color:var(--color-white-life);border-radius:var(--border-radius);font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 8px rgba(255,149,0,.3);padding:1em 2em;border-radius:12px}.LatestYouTubeVideo_videoFrame__KLTM6{position:relative;width:100%;height:100%}.LatestYouTubeVideo_iframe__RvwVD{width:100%;height:100%;border:none}.LatestYouTubeVideo_videoDetails__frZSr{display:none;padding:1em 2em;color:var(--color-white-life);gap:1em}.LatestYouTubeVideo_videoTitle__9GxmY{font-size:1.375rem;font-weight:700;color:var(--color-text-primary);margin-bottom:var(--spacing-sm);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--color-white-life)}.LatestYouTubeVideo_videoMeta__a5jum{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);font-size:.875rem;margin:1em 0}.LatestYouTubeVideo_channelName__n39og{color:var(--color-white-life);font-weight:600}.LatestYouTubeVideo_publishedDate__jRxXX{color:var(--color-text-secondary)}.LatestYouTubeVideo_videoDescription__sa8kQ{color:var(--color-white-life);line-height:1.6;font-size:.9rem;opacity:.7}.LatestYouTubeVideo_loadingState__B9wml{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;background:#1a1a1a;color:white;gap:var(--spacing-lg)}.LatestYouTubeVideo_spinner__26fPw{width:40px;height:40px;border:3px solid rgba(255,149,0,.3);border-top:3px solid var(--color-uhai-orange);border-radius:50%;animation:LatestYouTubeVideo_spin__OQidl 1s linear infinite}@keyframes LatestYouTubeVideo_spin__OQidl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LatestYouTubeVideo_loadingState__B9wml p{color:rgba(255,255,255,.8);font-weight:500}.LatestYouTubeVideo_errorState__AFYDz{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;background:#1a1a1a;color:white;text-align:center;padding:var(--spacing-xl);gap:var(--spacing-md)}.LatestYouTubeVideo_errorState__AFYDz h3{color:white;margin-bottom:var(--spacing-sm);font-size:1.25rem}.LatestYouTubeVideo_errorState__AFYDz p{color:rgba(255,255,255,.7);margin-bottom:var(--spacing-lg)}.LatestYouTubeVideo_retryButton__xFcHE{background:var(--color-uhai-orange);color:white;border:none;padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--border-radius-lg);font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.LatestYouTubeVideo_retryButton__xFcHE:hover{background:#e8850e;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,149,0,.3)}.LatestYouTubeVideo_noVideoState__ONAIT{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:300px;background:#1a1a1a;color:white;text-align:center;padding:var(--spacing-xl);gap:var(--spacing-md)}.LatestYouTubeVideo_noVideoState__ONAIT h3{color:white;margin-bottom:var(--spacing-sm);font-size:1.25rem}.LatestYouTubeVideo_noVideoState__ONAIT p{color:rgba(255,255,255,.7)}@media (max-width:768px){.LatestYouTubeVideo_container___mwY9{margin:0 var(--spacing-md);border-radius:var(--border-radius-lg)}.LatestYouTubeVideo_playButton__msHaP{width:60px;height:60px}.LatestYouTubeVideo_playButton__msHaP svg{width:24px;height:24px}.LatestYouTubeVideo_videoDetails__frZSr{padding:var(--spacing-lg)}.LatestYouTubeVideo_videoTitle__9GxmY{font-size:1.125rem}.LatestYouTubeVideo_duration__GKI_S{font-size:.75rem;padding:var(--spacing-xs)}}@media (max-width:640px){.LatestYouTubeVideo_container___mwY9{margin:0 var(--spacing-sm)}.LatestYouTubeVideo_playButton__msHaP{width:50px;height:50px}.LatestYouTubeVideo_playButton__msHaP svg{width:20px;height:20px}.LatestYouTubeVideo_videoMeta__a5jum{flex-direction:column;align-items:flex-start;gap:var(--spacing-xs)}.LatestYouTubeVideo_videoDetails__frZSr{padding:var(--spacing-md)}.LatestYouTubeVideo_errorState__AFYDz,.LatestYouTubeVideo_loadingState__B9wml,.LatestYouTubeVideo_noVideoState__ONAIT{min-height:250px;padding:var(--spacing-lg)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.LatestYouTubeVideo_playButton__msHaP{box-shadow:0 8px 25px rgba(255,149,0,.3),0 4px 10px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1)}}@media (prefers-reduced-motion:reduce){.LatestYouTubeVideo_overlay__YkFsE,.LatestYouTubeVideo_playButton__msHaP,.LatestYouTubeVideo_thumbnailImage__4deVU{transition:none}.LatestYouTubeVideo_playButton__msHaP:hover{transform:none}.LatestYouTubeVideo_spinner__26fPw{animation:none}}.HomePage_main__qvf2t{overflow-x:hidden}.HomePage_hero__AruHM{position:relative;height:auto;padding-top:var(--hero-pad-top);padding-bottom:var(--hero-pad-bottom);min-height:640px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-white-life);overflow:hidden;background:var(--surface-deep);isolation:isolate}.HomePage_hero__AruHM:after{content:"";position:absolute;inset:0;background-image:var(--surface-grain);background-size:140px 140px;opacity:.035;pointer-events:none;z-index:0}.HomePage_heroBackground__SZ2aw{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.HomePage_heroImageContainer__llSEt{position:relative;width:100%;height:100%}.HomePage_heroImage__vGNIP{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;transition:opacity 1.5s ease-in-out}.HomePage_heroImage__vGNIP.HomePage_active__3jjOL{opacity:.7}.HomePage_heroOverlay__kIbRK{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.HomePage_heroContent__fntTK{position:relative;z-index:2;text-align:center;padding:0 40px;width:100%;max-width:100vh;display:flex;flex-direction:column;align-items:stretch}.HomePage_heroText__x80hY{max-width:1000px;margin:auto}.HomePage_heroTitle__ah5fS{font-size:4rem;font-weight:700;line-height:1.05;margin-bottom:30px;letter-spacing:-.03em;color:var(--color-white-life)}.HomePage_highlight__DslFC{color:var(--color-uhai-orange)}.HomePage_heroSubtitle__p5Hg3{font-size:1.125em;font-weight:400;line-height:1.4;margin-bottom:60px;opacity:.9;max-width:75%;margin-left:auto;margin-right:auto;color:var(--color-white-life);opacity:.7}.HomePage_heroActions__NRtTF{display:flex;gap:20px;justify-content:center}.HomePage_liveIndicator__JFkii{margin-top:80px;border-radius:12px;border:8px solid var(--color-uhai-orange);width:100%;overflow:hidden}.HomePage_scrollIndicator__393jQ{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1em;opacity:.6;transition:opacity .3s ease}.HomePage_scrollIndicator__393jQ:hover{opacity:1}.HomePage_scrollMouse__xMRDn{width:30px;height:50px;border:2px solid rgba(255,255,255,.4);border-radius:25px;position:relative;margin-bottom:10px;display:flex;justify-content:center}.HomePage_scrollWheel__r4TyV{width:3px;height:10px;background:rgba(255,255,255,.6);border-radius:2px;position:absolute;top:10px;left:50%;transform:translateX(-50%);animation:HomePage_scroll__2X1bR 2s infinite}.HomePage_quickActions__m1UOb{padding:120px 0;position:relative}.HomePage_container__p5sF4{max-width:1200px;margin:0 auto;padding:0 40px}.HomePage_quickGrid__i_Ig_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px}.HomePage_quickCard__AYSlO{background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:60px 40px;border-radius:20px;box-shadow:0 4px 30px rgba(0,0,0,.07);text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.6)}.HomePage_quickCard__AYSlO:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.HomePage_quickIcon__SD2vl{width:40px;height:40px;color:var(--color-uhai-blue);margin:0 auto 30px;opacity:.8}.HomePage_quickCard__AYSlO h3{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 16px;letter-spacing:-.02em}.HomePage_quickCard__AYSlO p{color:#86868b;margin:0 0 40px;line-height:1.5;font-size:17px}.HomePage_statsGrid__ErhuH{gap:2em;padding:100px 60px;background:rgba(255,255,255,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:30px;margin:0 0 120px;border:1px solid rgba(0,0,0,.04);display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.HomePage_statCard__7CukJ{text-align:center}.HomePage_statCard__7CukJ span:first-child{display:block;font-size:64px;font-weight:700;line-height:1;margin-bottom:12px;color:var(--color-uhai-blue);letter-spacing:-.03em}.HomePage_statLabel__sK3OI{font-size:19px;font-weight:400;color:#86868b}.HomePage_aboutPreview__gbNLI{padding:140px 0;background:#fff}.HomePage_aboutGrid__mhnju{display:grid;grid-template-columns:1fr 1fr;grid-gap:120px;gap:120px;align-items:center}.HomePage_sectionTitle__naHef{font-size:56px;font-weight:700;color:#1d1d1f;margin:0 0 40px;letter-spacing:-.03em;line-height:1.1}.HomePage_aboutText__muBVe{font-size:19px;line-height:1.6;color:#424245;margin:0 0 30px}.HomePage_aboutImage__fh2WB{border-radius:20px;overflow:hidden;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.08);height:100%}.HomePage_aboutImage__fh2WB img{width:100%;height:500px;object-fit:cover}.HomePage_ministriesGrid__Bp6gh{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-bottom:80px}.HomePage_ministryCard__woUFT{background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.07);transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.6)}.HomePage_ministryCard__woUFT:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.HomePage_ministryImage__fFDuB{position:relative;height:240px;overflow:hidden}.HomePage_ministryImage__fFDuB img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.HomePage_ministryCard__woUFT:hover .HomePage_ministryImage__fFDuB img{transform:scale(1.08)}.HomePage_ministryOverlay__OFuqN{display:none}.HomePage_ministryContent__bMtkZ{padding:40px}.HomePage_ministryTitle__QtGyD{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 16px;letter-spacing:-.02em}.HomePage_ministryDescription__6T395{color:#86868b;margin:0 0 30px;line-height:1.5;font-size:17px}.HomePage_viewAllContainer__9EsaX{text-align:center;margin-top:80px}.HomePage_eventsSection__Hx04z{padding:140px 0}.HomePage_eventsGrid__YSwhO{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:30px;gap:30px;margin-bottom:80px}.HomePage_eventCard__q819W{background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:40px;box-shadow:0 4px 30px rgba(0,0,0,.07);display:flex;gap:40px;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.6)}.HomePage_eventCard__q819W:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.HomePage_eventDate__e3NZz{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--color-uhai-blue);color:white;padding:24px;border-radius:16px;min-width:100px;text-align:center}.HomePage_eventMonth__V2iXz{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.HomePage_eventDay__hSDTP{font-size:36px;font-weight:700;line-height:1;margin-top:4px}.HomePage_eventContent__znEQU{flex:1 1}.HomePage_eventMeta__DkKy3{display:flex;align-items:center;gap:20px;margin-bottom:16px}.HomePage_eventType__EStES{background:rgba(255,149,0,.1);color:var(--color-uhai-orange);padding:6px 12px;border-radius:8px;font-size:14px;font-weight:600}.HomePage_eventTime__wsHZN{display:flex;align-items:center;gap:6px;color:#86868b;font-size:15px}.HomePage_eventTimeIcon__Yv7tC{display:none}.HomePage_eventTitle__DDLlA{font-size:22px;font-weight:600;color:#1d1d1f;margin:0 0 12px;letter-spacing:-.02em}.HomePage_eventDescription__O8Qr0{color:#86868b;margin:0;line-height:1.5;font-size:17px}.HomePage_contactSection__I74uj{padding:140px 0}.HomePage_contactGrid__ZKHU1{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.HomePage_contactCard__q_2ap,.HomePage_serviceTimesCard__JTexD{background:rgba(245,245,247,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:60px;border-radius:24px;border:1px solid rgba(0,0,0,.04)}.HomePage_cardTitle__W1n_Z{font-size:32px;font-weight:600;color:#1d1d1f;margin:0 0 40px;letter-spacing:-.02em}.HomePage_contactList__yvrxX,.HomePage_servicesList__Ajo8e{display:flex;flex-direction:column;gap:30px}.HomePage_contactItem__AkEXJ,.HomePage_serviceItem__q5ZJo{display:flex;align-items:flex-start;gap:20px;text-decoration:none;transition:all .25s ease-out}.HomePage_contactItem__AkEXJ:hover{text-decoration:underline}.HomePage_contactIcon__CJvZf,.HomePage_serviceIcon__E7We4{display:none}.HomePage_contactItem__AkEXJ span,.HomePage_serviceName__OVTup{display:block;font-weight:500;color:#1d1d1f;font-size:19px;line-height:1.4}.HomePage_serviceTime__tY_X7{display:block;font-size:17px;color:#86868b;margin-top:4px}.HomePage_contactButton__p0axA{margin-top:50px}.HomePage_sectionHeader__lf_2s{text-align:center;margin-bottom:80px}.HomePage_sectionSubtitle__Ok9dz{font-size:21px;color:#86868b;max-width:700px;margin:0 auto;line-height:1.4}@media (max-width:768px){.HomePage_heroTitle__ah5fS{font-size:48px}.HomePage_heroSubtitle__p5Hg3{font-size:19px}.HomePage_heroActions__NRtTF{flex-direction:column;align-items:center;gap:16px}.HomePage_aboutGrid__mhnju,.HomePage_contactGrid__ZKHU1{grid-template-columns:1fr;gap:60px}.HomePage_eventsGrid__YSwhO,.HomePage_quickGrid__i_Ig_{grid-template-columns:1fr}.HomePage_statsGrid__ErhuH{grid-template-columns:repeat(2,1fr);gap:40px;padding:60px 40px}.HomePage_container__p5sF4{padding:0 24px}.HomePage_eventCard__q819W{flex-direction:column;text-align:center}.HomePage_eventDate__e3NZz{align-self:center}}.HomePage_cardLink__6qSfC{display:block;text-decoration:none;color:inherit}.HomePage_serviceStrip__fkxgx{padding:56px 0;background:#f0f4ff;border-bottom:1px solid rgba(8,39,115,.08)}.HomePage_serviceStripGrid__Lx3sR{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:48px;gap:48px;align-items:center}.HomePage_serviceStripCol__fMhQ8{display:flex;align-items:flex-start;gap:16px}.HomePage_serviceStripIcon__lLd3N{width:22px;height:22px;color:var(--color-uhai-blue);flex-shrink:0;margin-top:3px}.HomePage_serviceStripHeading__SNvz8{font-size:17px;font-weight:600;color:#1d1d1f;margin:0 0 12px;letter-spacing:-.01em}.HomePage_serviceStripList__m1EY6{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.HomePage_serviceStripItem__CBchG{display:flex;gap:12px;font-size:15px}.HomePage_serviceStripLabel__5FDJR{color:#1d1d1f;font-weight:500;min-width:150px}.HomePage_serviceStripTime__yJW1n{font-weight:400;color:#52525b;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.HomePage_serviceStripAddress___gMg_{font-size:15px;color:#3f3f46;margin:0 0 6px;line-height:1.5}.HomePage_serviceStripWelcome__8V2Sq{font-size:14px;color:var(--color-uhai-blue);font-weight:500;margin:0}.HomePage_serviceStripActions__g3XRL{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.HomePage_serviceStripMapLink__U0vEV{font-size:14px;color:var(--color-uhai-blue);text-decoration:none;font-weight:500;transition:opacity .2s}.HomePage_serviceStripMapLink__U0vEV:hover{opacity:.7}.HomePage_ministriesSection__fp5qA{padding:140px 0;background:#f5f5f7}.HomePage_ministryLearnMore__PCrkV{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-weight:500;color:var(--color-uhai-blue);margin-top:8px}.HomePage_ministryChevron__qwkUc{width:14px;height:14px}.HomePage_prayerSection__De_pG{padding:140px 0;background:var(--color-uhai-blue);text-align:center}.HomePage_prayerContent__fLew5{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px}.HomePage_prayerIcon__Aw1VH{width:52px;height:52px;color:var(--color-uhai-orange)}.HomePage_prayerTitle__GT5A_{font-size:48px;font-weight:700;color:white;margin:0;letter-spacing:-.03em;line-height:1.1}.HomePage_prayerText__lEe5R{font-size:19px;color:rgba(255,255,255,.78);line-height:1.6;margin:0}.HomePage_usamSection__W0Srw{padding:140px 0;background:#fff}.HomePage_usamGrid__gROx3{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.HomePage_usamContent__oGTmb{display:flex;flex-direction:column;gap:28px}.HomePage_usamContent__oGTmb .HomePage_sectionTitle__naHef{margin-bottom:0}.HomePage_usamTitle__lUWDF{font-size:48px;font-weight:700;color:#1d1d1f;margin:0;letter-spacing:-.03em;line-height:1.1}.HomePage_usamBadge__0j2kk{display:inline-block;background:rgba(245,127,1,.1);color:var(--color-uhai-orange);font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;padding:6px 14px;border-radius:100px;width:-moz-fit-content;width:fit-content}.HomePage_usamActions__2Z1NH{display:flex;gap:16px;flex-wrap:wrap}.HomePage_usamDecorBlock__Xah0b{border-radius:24px;height:420px;background:linear-gradient(135deg,var(--color-uhai-blue) 0,var(--color-uhai-orange) 100%);opacity:.12}.HomePage_newsletterSection__7CMt_{padding:0 0 80px}.HomePage_newsletterBand__K3yK8{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 48px;background:linear-gradient(135deg,rgba(8,39,115,.06),rgba(49,88,215,.06));border-radius:24px;border:1px solid rgba(8,39,115,.1)}.HomePage_newsletterBandLeft__ltboH{display:flex;align-items:center;gap:20px;flex:1 1;min-width:0}.HomePage_newsletterBandIcon__dE_uv{width:32px;height:32px;color:var(--color-uhai-orange);flex-shrink:0}.HomePage_newsletterBandTitle__viY_G{font-size:22px;font-weight:600;color:#1d1d1f;margin:0 0 4px;letter-spacing:-.02em}.HomePage_newsletterBandText__CObnR{font-size:15px;color:#86868b;margin:0}.HomePage_emptyState__mzEsN{text-align:center;color:#86868b;font-size:19px;padding:60px 0;margin-bottom:40px}@media (max-width:1024px){.HomePage_serviceStripGrid__Lx3sR{grid-template-columns:1fr 1fr;gap:32px}.HomePage_serviceStripActions__g3XRL{grid-column:1/-1;flex-direction:row;align-items:center}.HomePage_usamGrid__gROx3{gap:48px}}@media (max-width:768px){.HomePage_serviceStripGrid__Lx3sR{grid-template-columns:1fr;gap:32px}.HomePage_usamGrid__gROx3{grid-template-columns:1fr;gap:40px}.HomePage_usamDecorBlock__Xah0b{height:180px}.HomePage_prayerTitle__GT5A_,.HomePage_usamTitle__lUWDF{font-size:36px}.HomePage_newsletterBand__K3yK8{flex-direction:column;align-items:flex-start;padding:32px}.HomePage_ministriesSection__fp5qA{padding:80px 0}}@media (max-width:640px){.HomePage_prayerSection__De_pG,.HomePage_usamSection__W0Srw{padding:80px 0}.HomePage_usamActions__2Z1NH{flex-direction:column}.HomePage_serviceStripItem__CBchG{flex-direction:column;gap:2px}.HomePage_serviceStripLabel__5FDJR{min-width:unset}.HomePage_heroTitle__ah5fS,.HomePage_sectionTitle__naHef{font-size:36px}.HomePage_cardTitle__W1n_Z{font-size:24px}.HomePage_contactCard__q_2ap,.HomePage_quickCard__AYSlO,.HomePage_serviceTimesCard__JTexD{padding:40px 30px}.HomePage_ministryContent__bMtkZ{padding:30px}.HomePage_aboutPreview__gbNLI,.HomePage_contactSection__I74uj,.HomePage_eventsSection__Hx04z{padding:80px 0}}@media (pointer:coarse){.HomePage_serviceStripMapLink__U0vEV{display:inline-flex;align-items:center;min-height:44px}}