.page-module__FQI4dG__page{background-color:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-primary,sans-serif);flex-direction:column;display:flex}.page-module__FQI4dG__hero{text-align:center;justify-content:center;align-items:center;width:100%;height:60vh;min-height:500px;display:flex;position:relative;overflow:hidden;color:#fff!important}.page-module__FQI4dG__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__FQI4dG__heroImage{object-fit:cover;filter:brightness(.4);width:100%;height:100%}.page-module__FQI4dG__heroContent{z-index:1;max-width:900px;padding:0 2rem;animation:.8s ease-out page-module__FQI4dG__fadeInUp;position:relative}.page-module__FQI4dG__title{text-shadow:0 4px 6px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1;color:#fff!important}.page-module__FQI4dG__meta{text-shadow:0 2px 4px #0000004d;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.25rem;display:flex;color:#fff!important}.page-module__FQI4dG__liveButton{text-transform:uppercase;letter-spacing:1px;background-color:#e50914;border-radius:50px;padding:12px 30px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #e5091466;color:#fff!important}.page-module__FQI4dG__liveButton:hover{background-color:#f40612;transform:translateY(-2px);box-shadow:0 6px 20px #e5091480}.page-module__FQI4dG__contentContainer{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__FQI4dG__section{margin-bottom:5rem;animation:.8s ease-out both page-module__FQI4dG__fadeIn}.page-module__FQI4dG__section:nth-child(2){animation-delay:.1s}.page-module__FQI4dG__section:nth-child(3){animation-delay:.2s}.page-module__FQI4dG__section:nth-child(4){animation-delay:.3s}.page-module__FQI4dG__sectionTitle{margin-bottom:2rem;padding-bottom:1rem;font-size:2rem;font-weight:700;position:relative;color:var(--foreground)!important}.page-module__FQI4dG__sectionTitle:after{content:"";background:linear-gradient(90deg,#e50914,#ff5757);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.page-module__FQI4dG__description{white-space:pre-wrap;font-size:1.15rem;line-height:1.8;color:var(--foreground)!important}.page-module__FQI4dG__ministersGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:center;gap:3rem;display:grid}.page-module__FQI4dG__ministerCard{text-align:center;transition:transform .3s}.page-module__FQI4dG__ministerCard:hover{transform:translateY(-10px)}.page-module__FQI4dG__ministerImageWrapper{border:4px solid #fff;border-radius:50%;width:200px;height:200px;margin:0 auto 1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001a}.page-module__FQI4dG__ministerImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__FQI4dG__ministerCard:hover .page-module__FQI4dG__ministerImage{transform:scale(1.05)}.page-module__FQI4dG__ministerName{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;color:var(--foreground)!important}.page-module__FQI4dG__ministerRole{font-size:1rem;font-weight:500;color:var(--foreground)!important}.page-module__FQI4dG__bulletinCard{background:#7f7f7f0d;border:1px solid #7f7f7f33;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px #00000005}.page-module__FQI4dG__bulletinHeader{border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.page-module__FQI4dG__bulletinInfo h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:700;color:var(--foreground)!important}.page-module__FQI4dG__bulletinDate{font-size:1rem;color:var(--foreground)!important}.page-module__FQI4dG__downloadButton{background-color:var(--button-bg);border-radius:8px;align-items:center;gap:.75rem;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:var(--foreground)!important}.page-module__FQI4dG__downloadButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__FQI4dG__richTextContent{width:100%;font-size:1rem;line-height:1.8;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent h1{border-bottom:2px solid #6b46c14d;margin:1rem 0 .5rem;padding-bottom:.5rem;font-size:28px;font-weight:800;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent h2{border-bottom:1px solid #6b46c133;margin:.8rem 0 .4rem;padding-bottom:.4rem;font-size:24px;font-weight:700;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent h3{margin:.6rem 0 .3rem;font-size:20px;font-weight:700;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent p{word-wrap:break-word;margin:1rem 0}.page-module__FQI4dG__richTextContent strong{font-weight:700;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent em{font-style:italic}.page-module__FQI4dG__richTextContent del{opacity:.6;text-decoration:line-through}.page-module__FQI4dG__richTextContent code{color:#d946ef;background:#7f7f7f1a;border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:12px}.page-module__FQI4dG__richTextContent pre{background:#7f7f7f1a;border:1px solid #7f7f7f1a;border-radius:8px;margin:1rem 0;padding:12px 16px;overflow-x:auto}.page-module__FQI4dG__richTextContent pre code{background:0 0;padding:0;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent blockquote{opacity:.8;background:#6b46c10d;border-left:4px solid #6b46c166;border-radius:0 8px 8px 0;margin:1rem 0;padding:1rem;font-style:italic;color:var(--foreground)!important}.page-module__FQI4dG__richTextContent a{color:#60a5fa;text-decoration:none;transition:color .15s}.page-module__FQI4dG__richTextContent a:hover{color:#93c5fd;text-decoration:underline}.page-module__FQI4dG__richTextContent ul,.page-module__FQI4dG__richTextContent ol{margin:1rem 0;padding-left:2rem}.page-module__FQI4dG__richTextContent li{margin:.5rem 0}.page-module__FQI4dG__richTextContent img{border:1px solid #7f7f7f1a;border-radius:8px;max-width:100%;height:auto;margin:1rem 0;display:block}.page-module__FQI4dG__richTextContent audio{border-radius:50px;width:100%;margin:1rem 0}.page-module__FQI4dG__richTextContent video,.page-module__FQI4dG__richTextContent iframe{aspect-ratio:16/9;border-radius:8px;width:100%;max-width:100%;margin:1rem 0}.page-module__FQI4dG__privateMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.page-module__FQI4dG__privateTitle{margin-bottom:1rem;font-size:2rem;font-weight:700;color:var(--foreground)!important}.page-module__FQI4dG__backLink{margin-top:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;color:#e50914!important}.page-module__FQI4dG__backLink:hover{text-decoration:underline}@keyframes page-module__FQI4dG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__FQI4dG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.page-module__FQI4dG__title{font-size:2.5rem}.page-module__FQI4dG__hero{height:50vh;min-height:400px}.page-module__FQI4dG__contentContainer{padding:3rem 1.5rem}.page-module__FQI4dG__ministersGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:2rem}.page-module__FQI4dG__ministerImageWrapper{width:150px;height:150px}}
:root{--bg-primary:linear-gradient(180deg,#0a0c1499,#0a0c144d);--bg-secondary:#ffffff08;--glass-light:#ffffff0f;--glass-hover:#ffffff1a;--text-primary:#fff;--text-secondary:#ffffffd9;--accent-primary:#7c3aed;--accent-secondary:#a78bfa;--accent-warm:#f97316;--header-height:70px}.main-header-module__8AyUqG__header{z-index:70;background:0 0;width:100%;position:absolute;top:0}.main-header-module__8AyUqG__header.main-header-module__8AyUqG__scrolled{z-index:700;-webkit-backdrop-filter:blur(12px)saturate(150%);backdrop-filter:blur(12px)saturate(150%);background:linear-gradient(#0a0c14cc,#0a0c1480);border-bottom:1px solid #7c3aed1a;width:100%;position:fixed;top:0;box-shadow:0 8px 32px #00000040}.main-header-module__8AyUqG__inner{max-width:1320px;height:var(--header-height);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:0 28px;display:flex}.main-header-module__8AyUqG__brand{flex-shrink:0;align-items:center;display:flex}.main-header-module__8AyUqG__logo{align-items:center;gap:14px;text-decoration:none;transition:transform .2s;display:inline-flex}.main-header-module__8AyUqG__logo:hover{transform:translateY(-2px)}.main-header-module__8AyUqG__logoIconWrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;overflow:hidden}.main-header-module__8AyUqG__logoIconWrap:before{content:"";background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);animation:3s infinite main-header-module__8AyUqG__shimmer;position:absolute;inset:-50%}@keyframes main-header-module__8AyUqG__shimmer{0%{transform:translate(-100%)translateY(-100%)}to{transform:translate(100%)translateY(100%)}}.main-header-module__8AyUqG__logoIcon{z-index:1;justify-content:center;align-items:center;font-size:26px;display:inline-flex;position:relative}.main-header-module__8AyUqG__logoBrand{flex-direction:column;gap:2px;display:flex}.main-header-module__8AyUqG__logoText{color:var(--text-primary);letter-spacing:.4px;font-size:14px;font-weight:800}.main-header-module__8AyUqG__logoSubtext{color:#fff9;letter-spacing:.3px;text-transform:uppercase;font-size:12px;font-weight:600}.main-header-module__8AyUqG__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.main-header-module__8AyUqG__navLink{color:var(--text-secondary);white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.main-header-module__8AyUqG__navIcon{font-size:18px;transition:transform .2s}.main-header-module__8AyUqG__navLink:hover{background:var(--glass-hover);color:var(--text-primary)}.main-header-module__8AyUqG__navLink:hover .main-header-module__8AyUqG__navIcon{transform:translateY(-2px)}.main-header-module__8AyUqG__navLink.main-header-module__8AyUqG__active{color:var(--accent-primary);background-color:var(--glass-hover);font-weight:600}.main-header-module__8AyUqG__activeDot{background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));border-radius:50%;width:4px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #7c3aed99}.main-header-module__8AyUqG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.main-header-module__8AyUqG__donateBtn{background:linear-gradient(135deg,var(--accent-warm),#ea580c);color:#fff;font-weight:700;font-size:z 15px;border-radius:10px;align-items:center;gap:8px;padding:10px;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #f973164d,0 2px 8px #f9731626}.main-header-module__8AyUqG__donateBtn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #f9731666,0 4px 12px #f9731633}.main-header-module__8AyUqG__donateBtn:active{transform:translateY(-1px)}.main-header-module__8AyUqG__hamburger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:none}.main-header-module__8AyUqG__hamburger:hover{background:var(--glass-hover);transform:rotate(90deg)}.main-header-module__8AyUqG__backdrop,.main-header-module__8AyUqG__closeMenu{display:none}@media (max-width:920px){.main-header-module__8AyUqG__inner{gap:12px;padding:0 18px}.main-header-module__8AyUqG__nav{z-index:80;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0a0c14fa,#06080efc);border-left:1px solid #ffffff08;flex-direction:column;align-items:stretch;gap:8px;width:100%;max-width:380px;height:100vh;padding:100px 24px 40px;transition:all .32s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(110%);box-shadow:-30px 0 60px #00000080}.main-header-module__8AyUqG__closeMenu{color:red;background-color:#0000;border:none;display:inline-flex;position:absolute;top:24px;right:24px}.main-header-module__8AyUqG__nav.main-header-module__8AyUqG__open{opacity:1;pointer-events:auto;transform:translate(0)}.main-header-module__8AyUqG__navLink{align-self:flex-start;margin-top:12px;padding:12px 24px}.main-header-module__8AyUqG__hamburger{display:inline-flex}.main-header-module__8AyUqG__backdrop{opacity:0;pointer-events:none;z-index:75;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;transition:opacity .22s;display:block;position:fixed;inset:0}.main-header-module__8AyUqG__backdropVisible{opacity:1;pointer-events:auto}}@media (max-width:580px){.main-header-module__8AyUqG__inner{gap:8px;padding:0 12px}.main-header-module__8AyUqG__logoText{font-size:15px}.main-header-module__8AyUqG__logoIconWrap{width:44px;height:44px}.main-header-module__8AyUqG__logoIcon{font-size:22px}.main-header-module__8AyUqG__donateBtn{gap:6px;padding:9px 14px;font-size:14px}.main-header-module__8AyUqG__donateBtn svg{width:16px;height:16px}}
:root{--overlay:#06060873;--accent-from:#6b46c1;--accent-to:#b794f4;--white:#fff}.hero-module__zV1thG__hero{width:100%;height:calc(104vh - var(--header-height,64px));display:block;position:relative;overflow:hidden}.hero-module__zV1thG__slides{width:100%;height:100%;position:relative}.hero-module__zV1thG__slide{opacity:0;filter:blur(4px);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;transition:opacity .9s,transform .9s;display:flex;position:absolute;inset:0;transform:scale(1.02)}.hero-module__zV1thG__slide .hero-module__zV1thG__overlay,.hero-module__zV1thG__overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000df linear-gradient(#00000059,#00000073);position:absolute;inset:0}.hero-module__zV1thG__slide.hero-module__zV1thG__active{opacity:1;z-index:1;filter:blur();transform:scale(1)}.hero-module__zV1thG__content{z-index:2;text-align:center;width:100%;max-width:1100px;color:var(--white);flex-direction:column;align-items:center;padding:40px 24px;display:flex;position:relative}.hero-module__zV1thG__title{letter-spacing:-.02em;text-shadow:0 10px 30px #00000080;margin:0 0 12px;font-size:clamp(28px,4vw,56px);font-weight:800}.hero-module__zV1thG__subtitle{opacity:.95;letter-spacing:.3px;max-width:700px;margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.6}.hero-module__zV1thG__ctas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.hero-module__zV1thG__primary{background:var(--button-bg);color:var(--button-color);border-radius:10px;padding:12px 20px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-block;box-shadow:0 12px 30px #6b46c12e}.hero-module__zV1thG__primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #6b46c138}.hero-module__zV1thG__secondary{color:var(--white);background:linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff24;border-radius:10px;padding:10px 18px;text-decoration:none;display:inline-block}.hero-module__zV1thG__arrow{width:48px;height:48px;color:var(--white);cursor:pointer;z-index:3;background:#00000073;border:0;border-radius:10px;justify-content:center;align-items:center;font-size:28px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #0006}.hero-module__zV1thG__arrow.hero-module__zV1thG__left{left:18px}.hero-module__zV1thG__arrow.hero-module__zV1thG__right{right:18px}.hero-module__zV1thG__dots{z-index:4;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-module__zV1thG__dot{cursor:pointer;background:#ffffff59;border:0;border-radius:999px;width:10px;height:10px;transition:all .14s}.hero-module__zV1thG__dotActive{background:linear-gradient(90deg,var(--accent-from),var(--accent-to));border-radius:999px;width:34px;box-shadow:0 8px 20px #6b46c11f}@media (max-width:980px){.hero-module__zV1thG__content{padding:32px 18px}.hero-module__zV1thG__title{font-size:clamp(24px,6vw,40px)}.hero-module__zV1thG__arrow{width:40px;height:40px;font-size:22px}}@media (max-width:640px){.hero-module__zV1thG__hero{min-height:52vh}.hero-module__zV1thG__title{font-size:34px}.hero-module__zV1thG__subtitle{font-size:13px}.hero-module__zV1thG__arrow{width:36px;height:36px}.hero-module__zV1thG__dots{bottom:14px}}
.splash-screen-module__Vl1gpG__container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:fixed;inset:0;overflow:hidden;z-index:9999!important}.splash-screen-module__Vl1gpG__container:before{content:"";background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite splash-screen-module__Vl1gpG__float;position:absolute;top:-150px;right:-150px}.splash-screen-module__Vl1gpG__container:after{content:"";background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse splash-screen-module__Vl1gpG__float;position:absolute;bottom:-100px;left:-100px}@keyframes splash-screen-module__Vl1gpG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(30px)scale(1.05)}}.splash-screen-module__Vl1gpG__content{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:60px;width:100%;height:100vh;padding:40px 20px;display:flex;position:relative}.splash-screen-module__Vl1gpG__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.splash-screen-module__Vl1gpG__icon{filter:drop-shadow(0 10px 40px #6366f166);z-index:2;animation:2.5s ease-in-out infinite splash-screen-module__Vl1gpG__pulse}.splash-screen-module__Vl1gpG__loadingSpinner{border:3px solid #6366f1e6;border-color:#6366f1e6 #8b5cf699 #6366f133 #6366f133;border-radius:50%;width:180px;height:180px;animation:1.5s linear infinite splash-screen-module__Vl1gpG__spin;position:absolute}.splash-screen-module__Vl1gpG__loadingSpinnerOuter{border:2px solid #8b5cf61a;border-color:#8b5cf61a #8b5cf61a #a855f7b3 #d946ef80;border-radius:50%;width:210px;height:210px;animation:2s linear infinite splash-screen-module__Vl1gpG__spinReverse;position:absolute}@keyframes splash-screen-module__Vl1gpG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes splash-screen-module__Vl1gpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes splash-screen-module__Vl1gpG__spinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.splash-screen-module__Vl1gpG__footer{flex-direction:column;align-items:center;gap:12px;animation:.8s ease-out splash-screen-module__Vl1gpG__slideUp;display:flex}@keyframes splash-screen-module__Vl1gpG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.splash-screen-module__Vl1gpG__title{color:#fff;text-align:center;letter-spacing:1px;text-shadow:0 4px 20px #6366f14d;margin:0;font-size:36px;font-weight:700}.splash-screen-module__Vl1gpG__subtitle{color:#fff;text-align:center;letter-spacing:3px;text-transform:uppercase;margin:0;font-size:14px;font-weight:400}.splash-screen-module__Vl1gpG__messageContainer{justify-content:center;align-items:center;height:30px;margin-top:20px;display:flex}.splash-screen-module__Vl1gpG__loadingMessage{color:#fff;text-align:center;max-width:300px;margin:0;font-size:16px;font-style:italic;font-weight:300;transition:opacity .3s ease-in-out}.splash-screen-module__Vl1gpG__fadeIn{opacity:1}.splash-screen-module__Vl1gpG__fadeOut{opacity:0}.splash-screen-module__Vl1gpG__progressDots{gap:8px;margin-top:16px;display:flex}.splash-screen-module__Vl1gpG__dot{background:#6366f199;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite splash-screen-module__Vl1gpG__dotPulse}.splash-screen-module__Vl1gpG__dot:first-child{animation-delay:0s}.splash-screen-module__Vl1gpG__dot:nth-child(2){animation-delay:.2s}.splash-screen-module__Vl1gpG__dot:nth-child(3){animation-delay:.4s}@keyframes splash-screen-module__Vl1gpG__dotPulse{0%,80%,to{background:#6366f166;transform:scale(.6)}40%{background:#8b5cf6;transform:scale(1)}}@media (max-width:768px){.splash-screen-module__Vl1gpG__icon img{width:100px!important;height:100px!important}.splash-screen-module__Vl1gpG__loadingSpinner{border-width:2px;width:140px;height:140px}.splash-screen-module__Vl1gpG__loadingSpinnerOuter{border-width:1.5px;width:170px;height:170px}.splash-screen-module__Vl1gpG__title{font-size:28px}.splash-screen-module__Vl1gpG__subtitle{letter-spacing:2px;font-size:12px}.splash-screen-module__Vl1gpG__loadingMessage{max-width:250px;font-size:14px}.splash-screen-module__Vl1gpG__content{gap:40px}}@media (max-width:480px){.splash-screen-module__Vl1gpG__icon img{width:80px!important;height:80px!important}.splash-screen-module__Vl1gpG__loadingSpinner{width:110px;height:110px}.splash-screen-module__Vl1gpG__loadingSpinnerOuter{width:135px;height:135px}.splash-screen-module__Vl1gpG__title{letter-spacing:.5px;font-size:22px}.splash-screen-module__Vl1gpG__subtitle{letter-spacing:1.5px;font-size:10px}.splash-screen-module__Vl1gpG__loadingMessage{max-width:220px;font-size:12px}.splash-screen-module__Vl1gpG__progressDots{gap:6px}.splash-screen-module__Vl1gpG__dot{width:6px;height:6px}.splash-screen-module__Vl1gpG__content{gap:30px}}
.events-module__ecMPya__section{background:linear-gradient(#6b46c108,#b494f405);width:100%;padding:8rem 20px 60px}.events-module__ecMPya__container{max-width:1200px;margin:0 auto}.events-module__ecMPya__header{text-align:center;margin-bottom:48px}.events-module__ecMPya__title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,4vw,48px);font-weight:800}.events-module__ecMPya__subtitle{color:#fffc;margin:0;font-size:16px}.events-module__ecMPya__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.events-module__ecMPya__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;transition:all .26s cubic-bezier(.2,.9,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 40px #0003}.events-module__ecMPya__card:hover{border-color:#6b46c14d;transform:translateY(-8px);box-shadow:0 20px 60px #6b46c126}.events-module__ecMPya__cardLive{border-color:#ff00004d;box-shadow:0 0 30px #ff00001a}.events-module__ecMPya__imageContainer{aspect-ratio:16/9;background:#0003;width:100%;position:relative;overflow:hidden}.events-module__ecMPya__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.events-module__ecMPya__card:hover .events-module__ecMPya__image{transform:scale(1.05)}.events-module__ecMPya__liveBadge{color:#fff;background:linear-gradient(135deg,#f44,#f66);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;animation:2s ease-in-out infinite events-module__ecMPya__pulse;position:absolute;top:12px;right:12px;box-shadow:0 8px 20px #ff44444d}@keyframes events-module__ecMPya__pulse{0%,to{opacity:1}50%{opacity:.7}}.events-module__ecMPya__content{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.events-module__ecMPya__name{color:#fff;margin:0;font-size:20px;font-weight:700;line-height:1.3}.events-module__ecMPya__description{color:#ffffffb3;margin:0;font-size:13px;line-height:1.4}.events-module__ecMPya__meta{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1fr;gap:12px;padding:12px 0;display:grid}.events-module__ecMPya__metaItem{flex-direction:column;gap:4px;display:flex}.events-module__ecMPya__metaLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.events-module__ecMPya__metaValue{color:#ffffffe6;font-size:13px;font-weight:600}.events-module__ecMPya__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:flex}.events-module__ecMPya__countdown{color:var(--primary);background:0 0;margin-right:auto;padding:0;font-size:12px;font-weight:700}.events-module__ecMPya__liveBtn{background:var(--button-bg);color:#fff;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-block;box-shadow:0 8px 20px #6b46c133}.events-module__ecMPya__liveBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6b46c14d}@media (max-width:768px){.events-module__ecMPya__section{padding:40px 16px}.events-module__ecMPya__header{margin-bottom:32px}.events-module__ecMPya__title{font-size:28px}.events-module__ecMPya__grid{grid-template-columns:1fr;gap:18px}.events-module__ecMPya__meta{grid-template-columns:1fr 1fr}}@media (max-width:480px){.events-module__ecMPya__section{padding:32px 12px}.events-module__ecMPya__title{font-size:22px}.events-module__ecMPya__subtitle{font-size:14px}.events-module__ecMPya__name{font-size:18px}.events-module__ecMPya__content{padding:16px}.events-module__ecMPya__meta{gap:8px}.events-module__ecMPya__footer{flex-direction:column;align-items:stretch}.events-module__ecMPya__countdown{text-align:center}.events-module__ecMPya__liveBtn{text-align:center;width:100%}}
.banner-module__FaCwDG__section{background:linear-gradient(135deg,#6b46c114,#b494f40d);border-top:1px solid #6b46c11a;border-bottom:1px solid #6b46c11a;width:100%}.banner-module__FaCwDG__liveButton{background-color:var(--button-bg);color:#fff;text-align:center;border-radius:10px;width:fit-content;margin-top:8px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-block;box-shadow:0 8px 20px #6b46c133}.banner-module__FaCwDG__liveButton:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6b46c14d}.banner-module__FaCwDG__newsMarquee{background:linear-gradient(90deg,#0fcf1f14,#f351110f,#ff000014);border-bottom:1px solid #ff640026;width:100%;padding:10px 0;overflow:hidden}.banner-module__FaCwDG__marqueeContent{white-space:nowrap;gap:32px;animation:40s linear infinite banner-module__FaCwDG__scroll-left;display:inline-flex}@keyframes banner-module__FaCwDG__scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.banner-module__FaCwDG__newsItem{color:#ffffffe6;letter-spacing:.3px;align-items:center;gap:12px;font-size:13px;font-weight:600;display:inline-flex}.banner-module__FaCwDG__separator{color:#ff960080;margin:0 4px}.banner-module__FaCwDG__container{max-width:1200px;margin:0 auto;padding:40px 20px}.banner-module__FaCwDG__content{grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}.banner-module__FaCwDG__watchword{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;align-items:flex-start;gap:18px;padding:24px;display:flex}.banner-module__FaCwDG__watchwordIcon{flex-shrink:0;font-size:80px;animation:3s ease-in-out infinite banner-module__FaCwDG__float}@keyframes banner-module__FaCwDG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.banner-module__FaCwDG__watchwordContent{flex:1}.banner-module__FaCwDG__watchwordLabel{color:#ffffff54;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px;font-weight:700}.banner-module__FaCwDG__watchwordText{color:#fff;letter-spacing:.3px;margin:0 0 8px;font-size:18px;font-weight:400;line-height:1.6}.banner-module__FaCwDG__watchwordReference{color:var(--button-bg);letter-spacing:.5px;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.banner-module__FaCwDG__socialLinks{border-top:1px solid #ffffff14;gap:12px;margin-top:14px;padding-top:12px;display:flex}.banner-module__FaCwDG__socialLink{background:linear-gradient(135deg,#6b46c133,#b494f41a);border:1px solid #6b46c14d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .18s;display:inline-flex}.banner-module__FaCwDG__socialLink:hover{background:linear-gradient(135deg,#6b46c166,#b494f433);border-color:#6b46c199;transform:translateY(-2px);box-shadow:0 8px 20px #6b46c126}.banner-module__FaCwDG__socialIcon{justify-content:center;align-items:center;font-size:18px;display:flex}.banner-module__FaCwDG__eventCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;grid-template-columns:1fr 1fr;gap:0;transition:all .28s cubic-bezier(.2,.9,.2,1);display:grid;overflow:hidden}.banner-module__FaCwDG__eventCard:hover{border-color:#6b46c133;transform:translateY(-4px);box-shadow:0 18px 50px #6b46c126}.banner-module__FaCwDG__liveEvent{border-color:#ff00004d;animation:2s infinite banner-module__FaCwDG__pulse-glow;box-shadow:0 0 30px #ff000026}@keyframes banner-module__FaCwDG__pulse-glow{0%{box-shadow:0 0 30px #ff000026}50%{box-shadow:0 0 50px #ff00004d}to{box-shadow:0 0 30px #ff000026}}.banner-module__FaCwDG__eventImageWrapper{width:100%;position:relative}.banner-module__FaCwDG__liveIndicator{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ff0000e6;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:800;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0000004d}.banner-module__FaCwDG__liveDot{background-color:#fff;border-radius:50%;width:8px;height:8px;animation:1s infinite banner-module__FaCwDG__blink}@keyframes banner-module__FaCwDG__blink{0%,to{opacity:1}50%{opacity:.4}}.banner-module__FaCwDG__eventImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.banner-module__FaCwDG__eventCard:hover .banner-module__FaCwDG__eventImage{transform:scale(1.08)}.banner-module__FaCwDG__eventContent{flex-direction:column;justify-content:space-between;gap:16px;padding:24px;display:flex}.banner-module__FaCwDG__eventHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.banner-module__FaCwDG__eventTitle{color:#fff;margin:0;font-size:22px;font-weight:700;line-height:1.3}.banner-module__FaCwDG__upcomingBadge{background:var(--button-bg);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:700;display:inline-block}.banner-module__FaCwDG__eventDetails{flex-direction:column;gap:10px;display:flex}.banner-module__FaCwDG__detailRow{align-items:center;gap:10px;font-size:14px;display:flex}.banner-module__FaCwDG__detailIcon{flex-shrink:0;font-size:18px}.banner-module__FaCwDG__detailText{color:#ffffffd9;font-weight:500}.banner-module__FaCwDG__countdownWrapper{border-top:1px solid #ffffff14;flex-direction:column;gap:6px;padding-top:12px;display:flex}.banner-module__FaCwDG__countdownLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.banner-module__FaCwDG__countdown{background-color:var(--button-bg);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:800}@media (max-width:980px){.banner-module__FaCwDG__content{grid-template-columns:1fr;gap:24px}.banner-module__FaCwDG__eventCard{grid-template-columns:1fr}.banner-module__FaCwDG__eventImageWrapper{aspect-ratio:16/9}}@media (max-width:640px){.banner-module__FaCwDG__content{gap:16px}.banner-module__FaCwDG__watchword{gap:12px;padding:16px}.banner-module__FaCwDG__watchwordIcon{font-size:32px}.banner-module__FaCwDG__watchwordText{font-size:16px}.banner-module__FaCwDG__eventContent{gap:12px;padding:16px}.banner-module__FaCwDG__eventTitle{font-size:18px}.banner-module__FaCwDG__countdown{font-size:16px}.banner-module__FaCwDG__detailRow{font-size:13px}}@media (max-width:480px){.banner-module__FaCwDG__section{padding:0}.banner-module__FaCwDG__watchword{text-align:center;flex-direction:column;align-items:center}.banner-module__FaCwDG__watchwordText{font-size:15px}.banner-module__FaCwDG__eventCard{grid-template-columns:1fr}.banner-module__FaCwDG__eventImageWrapper{aspect-ratio:16/10}.banner-module__FaCwDG__eventHeader{flex-direction:column;align-items:flex-start}.banner-module__FaCwDG__upcomingBadge{align-self:flex-start}}.banner-module__FaCwDG__locationSection{border-top:1px solid #ffffff14;margin-top:40px;padding-top:40px}.banner-module__FaCwDG__locationCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:24px;transition:all .28s cubic-bezier(.2,.9,.2,1)}.banner-module__FaCwDG__locationCard:hover{border-color:#6b46c133;transform:translateY(-4px);box-shadow:0 18px 50px #6b46c126}.banner-module__FaCwDG__locationHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:12px;display:flex}.banner-module__FaCwDG__locationTitle{color:#fff;letter-spacing:.3px;margin:0;font-size:20px;font-weight:700}.banner-module__FaCwDG__clockBox{background:#0000004d;border:1px solid #6b46c14d;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;padding:12px 14px;display:flex}.banner-module__FaCwDG__digitalClock{color:#0f8;letter-spacing:.5px;text-shadow:0 0 10px #0f86;font-family:Courier New,monospace;font-size:18px;font-weight:700}.banner-module__FaCwDG__currentDate{color:#fff9;letter-spacing:.3px;text-transform:uppercase;font-size:11px;font-weight:600}.banner-module__FaCwDG__locationDetails{flex-direction:column;gap:16px;display:flex}.banner-module__FaCwDG__locationAddress{flex-direction:column;gap:4px;display:flex}.banner-module__FaCwDG__addressLine{color:#ffffffd9;margin:0;font-size:14px;font-weight:500}.banner-module__FaCwDG__locationPhone{align-items:center;gap:10px;display:flex}.banner-module__FaCwDG__phoneIcon{font-size:18px}.banner-module__FaCwDG__phoneLink{color:var(--button-bg);font-size:14px;font-weight:600;text-decoration:none;transition:color .16s}.banner-module__FaCwDG__phoneLink:hover{color:#b494f4}.banner-module__FaCwDG__mapsBtn{background-color:var(--button-bg);color:#fff;text-align:center;border-radius:10px;width:fit-content;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-block;box-shadow:0 8px 20px #6b46c133}.banner-module__FaCwDG__mapsBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #6b46c14d}@media (max-width:640px){.banner-module__FaCwDG__locationCard{padding:16px}.banner-module__FaCwDG__locationHeader{flex-direction:column;align-items:flex-start;gap:12px}.banner-module__FaCwDG__locationTitle{font-size:18px}.banner-module__FaCwDG__clockBox{align-self:flex-start;font-size:14px}.banner-module__FaCwDG__digitalClock{font-size:16px}.banner-module__FaCwDG__addressLine{font-size:13px}.banner-module__FaCwDG__mapsBtn{width:100%}}
.footer-module__uNAcxW__footer{color:#a1a1aa;font-family:var(--font-primary);background-color:#0b0d11;padding-top:5rem;position:relative;overflow:hidden}.footer-module__uNAcxW__topBorder{background:linear-gradient(90deg,#0000 0%,#40eb404d 50%,#0000 100%);width:100%;height:1px;position:absolute;top:0;left:0}.footer-module__uNAcxW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer-module__uNAcxW__mainContent{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.footer-module__uNAcxW__brandColumn{flex-direction:column;gap:1.5rem;display:flex}.footer-module__uNAcxW__logoWrapper{align-items:center;gap:1rem;display:flex}.footer-module__uNAcxW__logo{border:1px solid #ffffff1a;border-radius:12px}.footer-module__uNAcxW__brandText{flex-direction:column;gap:.25rem;display:flex}.footer-module__uNAcxW__churchName{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.footer-module__uNAcxW__slogan{color:#40eb40;margin:0;font-size:.875rem;font-weight:500}.footer-module__uNAcxW__aboutText{color:#a1a1aa;max-width:380px;margin:0;font-size:.95rem;line-height:1.6}.footer-module__uNAcxW__socialWrapper{gap:.75rem;margin-top:.5rem;display:flex}.footer-module__uNAcxW__socialLink{color:#a1a1aa;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .3s;display:flex}.footer-module__uNAcxW__socialLink:hover{color:#000;background:#40eb40;border-color:#40eb40;transform:translateY(-2px);box-shadow:0 4px 12px #40eb4033}.footer-module__uNAcxW__linksColumn{flex-direction:column;display:flex}.footer-module__uNAcxW__columnTitle{color:#fff;letter-spacing:-.01em;margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.footer-module__uNAcxW__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-module__uNAcxW__linksList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__uNAcxW__link{color:#a1a1aa;align-items:center;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.footer-module__uNAcxW__link:hover{color:#fff;transform:translate(4px)}.footer-module__uNAcxW__contactColumn{flex-direction:column;display:flex}.footer-module__uNAcxW__contactList{flex-direction:column;gap:1.5rem;display:flex}.footer-module__uNAcxW__contactItem{align-items:flex-start;gap:1rem;display:flex}.footer-module__uNAcxW__iconBox{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.footer-module__uNAcxW__contactIcon{color:#40eb40;font-size:1.25rem}.footer-module__uNAcxW__contactInfo{flex-direction:column;gap:.25rem;display:flex}.footer-module__uNAcxW__label{text-transform:uppercase;letter-spacing:.05em;color:#71717a;font-size:.75rem;font-weight:600}.footer-module__uNAcxW__value{color:#e4e4e7;font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .2s}.footer-module__uNAcxW__value:hover{color:#40eb40}.footer-module__uNAcxW__bottomBar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0 2rem;display:flex}.footer-module__uNAcxW__copyright{color:#71717a;margin:0;font-size:.875rem}.footer-module__uNAcxW__bottomLinks{align-items:center;gap:1.5rem;display:flex}.footer-module__uNAcxW__bottomLinks a{color:#71717a;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-module__uNAcxW__bottomLinks a:hover{color:#fff}.footer-module__uNAcxW__dot{color:#3f3f46}@media (max-width:1024px){.footer-module__uNAcxW__mainContent{grid-template-columns:1fr 1fr;gap:3rem}.footer-module__uNAcxW__brandColumn{grid-column:1/-1}}@media (max-width:640px){.footer-module__uNAcxW__footer{padding-top:3rem}.footer-module__uNAcxW__mainContent{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}.footer-module__uNAcxW__linksGrid{gap:1rem}.footer-module__uNAcxW__bottomBar{text-align:center;flex-direction:column;gap:1rem;padding-bottom:3rem}.footer-module__uNAcxW__bottomLinks{justify-content:center;gap:1rem}.footer-module__uNAcxW__socialWrapper{flex-wrap:wrap}}
.about-module__dBs02W__section{width:100%;padding:8rem 20px 60px}.about-module__dBs02W__container{max-width:1200px;margin:0 auto}.about-module__dBs02W__header{text-align:center;margin-bottom:48px}.about-module__dBs02W__title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,4vw,48px);font-weight:800}.about-module__dBs02W__subtitle{color:#fffc;margin:0;font-size:16px}.about-module__dBs02W__overview{margin-bottom:56px}.about-module__dBs02W__aboutText{color:#ffffffd9;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;max-width:800px;margin:0 auto;padding:24px;font-size:15px;line-height:1.8}.about-module__dBs02W__cardsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}.about-module__dBs02W__coreCard{text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:28px 20px;transition:all .32s cubic-bezier(.2,.9,.2,1);display:flex}.about-module__dBs02W__coreCard:hover{background:linear-gradient(135deg,#6b46c126,#b494f414);border-color:#6b46c166;transform:translateY(-6px);box-shadow:0 16px 48px #6b46c126}.about-module__dBs02W__cardIcon{font-size:48px;line-height:1}.about-module__dBs02W__cardTitle{color:#fff;margin:0;font-size:18px;font-weight:700}.about-module__dBs02W__cardContent{color:#ffffffbf;margin:0;font-size:13px;line-height:1.6}.about-module__dBs02W__valuesSection{padding:40px 0}.about-module__dBs02W__valuesTitle{color:#fff;text-align:center;letter-spacing:-.01em;margin:0 0 12px;font-size:32px;font-weight:800}.about-module__dBs02W__valuesSubtitle{color:#ffffffb3;text-align:center;margin:0 0 32px;font-size:15px}.about-module__dBs02W__valuesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-module__dBs02W__valueCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px 18px;transition:all .26s cubic-bezier(.2,.9,.2,1);display:flex}.about-module__dBs02W__valueCard:hover{border-color:#6b46c14d;transform:translateY(-4px);box-shadow:0 12px 36px #6b46c11f}.about-module__dBs02W__valueIcon{background:linear-gradient(135deg,#6b46c133,#b494f41a);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:40px;line-height:1;transition:all .26s;display:flex}.about-module__dBs02W__valueCard:hover .about-module__dBs02W__valueIcon{background:linear-gradient(135deg,#6b46c159,#b494f433);transform:scale(1.1)}.about-module__dBs02W__valueTitle{color:#fff;margin:0;font-size:15px;font-weight:700}.about-module__dBs02W__valueDescription{color:#ffffffb3;margin:0;font-size:12px;line-height:1.5}@media (max-width:1024px){.about-module__dBs02W__cardsGrid,.about-module__dBs02W__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__dBs02W__section{padding:48px 16px}.about-module__dBs02W__header{margin-bottom:40px}.about-module__dBs02W__title{font-size:32px}.about-module__dBs02W__aboutText{margin-bottom:0;padding:20px;font-size:14px}.about-module__dBs02W__overview{margin-bottom:40px}.about-module__dBs02W__cardsGrid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.about-module__dBs02W__coreCard{gap:12px;padding:24px 16px}.about-module__dBs02W__cardIcon{font-size:40px}.about-module__dBs02W__cardTitle{font-size:16px}.about-module__dBs02W__cardContent{font-size:12px}.about-module__dBs02W__valuesSection{padding:32px 0}.about-module__dBs02W__valuesTitle{margin-bottom:8px;font-size:28px}.about-module__dBs02W__valuesSubtitle{margin-bottom:24px;font-size:13px}.about-module__dBs02W__valuesGrid{grid-template-columns:1fr;gap:16px}.about-module__dBs02W__valueCard{gap:10px;padding:20px 16px}.about-module__dBs02W__valueIcon{width:52px;height:52px;font-size:32px}.about-module__dBs02W__valueTitle{font-size:14px}.about-module__dBs02W__valueDescription{font-size:11px}}@media (max-width:640px){.about-module__dBs02W__section{padding:40px 12px}.about-module__dBs02W__header{margin-bottom:32px}.about-module__dBs02W__title{font-size:26px}.about-module__dBs02W__subtitle{font-size:14px}.about-module__dBs02W__aboutText{padding:16px;font-size:13px;line-height:1.6}.about-module__dBs02W__overview,.about-module__dBs02W__cardsGrid{margin-bottom:32px}.about-module__dBs02W__coreCard{padding:20px 14px}.about-module__dBs02W__cardIcon{font-size:36px}.about-module__dBs02W__cardTitle{font-size:15px}.about-module__dBs02W__cardContent{font-size:11px}.about-module__dBs02W__valuesTitle{font-size:24px}.about-module__dBs02W__valuesSubtitle{font-size:12px}.about-module__dBs02W__valueCard{padding:16px 12px}.about-module__dBs02W__valueIcon{width:48px;height:48px;font-size:28px}.about-module__dBs02W__valueTitle{font-size:13px}.about-module__dBs02W__valueDescription{font-size:10px}}@media (max-width:480px){.about-module__dBs02W__section{padding:32px 10px}.about-module__dBs02W__header{margin-bottom:24px}.about-module__dBs02W__title{font-size:22px}.about-module__dBs02W__aboutText{padding:14px;font-size:12px}.about-module__dBs02W__coreCard{padding:16px 12px}.about-module__dBs02W__cardIcon{font-size:32px}.about-module__dBs02W__valuesTitle{margin-bottom:6px;font-size:20px}.about-module__dBs02W__valueCard{gap:8px;padding:14px 10px}.about-module__dBs02W__valueIcon{width:44px;height:44px;font-size:24px}}
.ministers-module__YM828W__section{background-color:var(--background);background-image:radial-gradient(circle at 10% 20%,rgba(var(--primary-rgb),.03)0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(var(--secondary-rgb),.03)0%,transparent 40%);min-height:80vh;padding:6rem 2rem}.ministers-module__YM828W__container{max-width:1280px;margin:0 auto}.ministers-module__YM828W__header{text-align:center;margin-bottom:5rem;position:relative}.ministers-module__YM828W__title{color:var(--foreground);letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.ministers-module__YM828W__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.6}.ministers-module__YM828W__searchContainer{justify-content:center;margin-bottom:5rem;display:flex}.ministers-module__YM828W__searchInputWrapper{width:100%;max-width:600px;position:relative}.ministers-module__YM828W__searchInput{border:1px solid rgba(var(--border-rgb),.1);-webkit-backdrop-filter:blur(20px);width:100%;color:var(--foreground);background:#ffffff08;border-radius:24px;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:1.1rem;transition:all .4s cubic-bezier(.2,.8,.2,1);box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005,inset 0 1px 1px #ffffff0d}.ministers-module__YM828W__searchInput:focus{border-color:var(--primary);background:rgba(var(--card-rgb),.8);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1),0 10px 30px -10px rgba(var(--primary-rgb),.15);outline:none;transform:translateY(-2px)}.ministers-module__YM828W__searchIcon{color:var(--muted-foreground);pointer-events:none;font-size:1.2rem;transition:color .3s;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.ministers-module__YM828W__searchInput:focus+.ministers-module__YM828W__searchIcon{color:var(--primary)}.ministers-module__YM828W__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:3rem;display:grid}.ministers-module__YM828W__card{background-color:var(--card);box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005,0 0 0 1px rgba(var(--border-rgb),.05);isolation:isolate;border-radius:24px;flex-direction:column;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.ministers-module__YM828W__card:hover{box-shadow:0 20px 40px -15px #0000001a,0 0 0 1px rgba(var(--primary-rgb),.2);transform:translateY(-12px)}.ministers-module__YM828W__imageContainer{background-color:var(--muted);width:100%;height:360px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.ministers-module__YM828W__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.ministers-module__YM828W__card:hover .ministers-module__YM828W__image{transform:scale(1.08)}.ministers-module__YM828W__overlay{opacity:.4;background:linear-gradient(#0000 0%,#0003 50%,#0009 100%);transition:opacity .5s;position:absolute;inset:0}.ministers-module__YM828W__card:hover .ministers-module__YM828W__overlay{opacity:.6}.ministers-module__YM828W__content{z-index:10;flex-direction:column;flex:1;margin-top:1rem;padding:2.5rem;display:flex;position:relative}.ministers-module__YM828W__headerInfo{text-align:center;margin-bottom:2rem;position:relative}.ministers-module__YM828W__roleBadge{background:rgba(var(--card-rgb),.95);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000000d,0 0 0 1px rgba(var(--border-rgb),.05);border-radius:100px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.5rem 1.25rem;transition:transform .3s;display:inline-flex;transform:translateY(0)}.ministers-module__YM828W__card:hover .ministers-module__YM828W__roleBadge{transform:translateY(-4px)}.ministers-module__YM828W__role{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:800}.ministers-module__YM828W__name{color:var(--card-foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.2}.ministers-module__YM828W__department{color:var(--muted-foreground);font-size:.95rem;font-weight:500}.ministers-module__YM828W__bio{color:var(--muted-foreground);text-align:center;line-clamp:3;-webkit-line-clamp:3;opacity:.9;-webkit-box-orient:vertical;margin-bottom:2.5rem;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.ministers-module__YM828W__actions{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem;display:grid}.ministers-module__YM828W__actionButton{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.ministers-module__YM828W__primaryAction{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark,var(--primary))100%);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-rgb),.25),inset 0 1px 0 #fff3;border:1px solid #ffffff1a}.ministers-module__YM828W__primaryAction:hover{box-shadow:0 8px 20px rgba(var(--primary-rgb),.35),inset 0 1px 0 #fff3;transform:translateY(-2px)}.ministers-module__YM828W__primaryAction:active{transform:translateY(0)}.ministers-module__YM828W__secondaryAction{background:rgba(var(--muted-rgb),.3);color:var(--foreground);border:1px solid rgba(var(--border-rgb),.1)}.ministers-module__YM828W__secondaryAction:hover{background:rgba(var(--muted-rgb),.5);border-color:rgba(var(--border-rgb),.2);transform:translateY(-2px)}.ministers-module__YM828W__socials{border-top:1px solid rgba(var(--border-rgb),.08);justify-content:center;gap:1rem;padding-top:2rem;display:flex}.ministers-module__YM828W__socialLink{color:var(--muted-foreground);background-color:#0000;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:.75rem;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex}.ministers-module__YM828W__socialLink:hover{color:var(--primary);background-color:rgba(var(--primary-rgb),.05);border-color:rgba(var(--primary-rgb),.1);transform:translateY(-2px)}.ministers-module__YM828W__emptyState{text-align:center;color:var(--muted-foreground);background:rgba(var(--card-rgb),.5);border:1px dashed rgba(var(--border-rgb),.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;grid-column:1/-1;padding:8rem 0;font-size:1.25rem}
.image-slideshow-module__vTSrCq__slideshow{width:100%;height:100%;position:relative;overflow:hidden}.image-slideshow-module__vTSrCq__slide{opacity:0;transition:opacity .6s ease-in-out;position:absolute;inset:0}.image-slideshow-module__vTSrCq__slide.image-slideshow-module__vTSrCq__active{opacity:1}.image-slideshow-module__vTSrCq__image{object-fit:cover}.image-slideshow-module__vTSrCq__indicators{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.image-slideshow-module__vTSrCq__indicator{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.image-slideshow-module__vTSrCq__indicator:hover{background:#fffc}.image-slideshow-module__vTSrCq__indicator.image-slideshow-module__vTSrCq__activeIndicator{background:var(--button-bg,#40eb40);transform:scale(1.2)}
.gallery-module__NCUE0q__section{background-color:var(--background);min-height:100vh;padding:6rem 2rem}.gallery-module__NCUE0q__container{max-width:1400px;padding-top:calc(20vh - var(--header-height,64px));margin:0 auto}.gallery-module__NCUE0q__header{text-align:center;margin-bottom:4rem}.gallery-module__NCUE0q__title{color:var(--foreground);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.gallery-module__NCUE0q__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:1rem;display:grid}.gallery-module__NCUE0q__card{aspect-ratio:3/4;cursor:pointer;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}.gallery-module__NCUE0q__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -15px #0003}.gallery-module__NCUE0q__image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__image{transform:scale(1.1)}.gallery-module__NCUE0q__overlay{opacity:0;background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__overlay{opacity:1}.gallery-module__NCUE0q__info{transition:transform .3s;transform:translateY(20px)}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__info{transform:translateY(0)}.gallery-module__NCUE0q__cardTitle{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.gallery-module__NCUE0q__category{color:#fffc;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600}.gallery-module__NCUE0q__loading{min-height:50vh;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.gallery-module__NCUE0q__empty{text-align:center;color:var(--muted-foreground);grid-column:1/-1;padding:4rem;font-size:1.2rem}
.profile-section-module__AqYIyq__section{width:100%;padding:56px 20px}.profile-section-module__AqYIyq__container{max-width:100%;padding-top:calc(30vh - var(--header-height,64px));margin:0 auto}.profile-section-module__AqYIyq__header{text-align:center;margin-bottom:28px}.profile-section-module__AqYIyq__title{color:#fff;margin:0 0 6px;font-size:clamp(22px,3vw,36px);font-weight:800}.profile-section-module__AqYIyq__subtitle{color:#ffffffbf;margin:0;font-size:14px}.profile-section-module__AqYIyq__tabWrapper{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.profile-section-module__AqYIyq__tabList{background:#ffffff05;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:10px;width:max-content;margin:0 auto;padding:8px;display:flex;overflow:auto}::-webkit-scrollbar{display:none}.profile-section-module__AqYIyq__tab{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:10px 14px;font-size:14px;font-weight:700;transition:all .22s;display:flex}.profile-section-module__AqYIyq__tab:hover{color:#fff;transform:translateY(-3px)}.profile-section-module__AqYIyq__tabCount{color:#fff;background:linear-gradient(90deg,#6b46c1,#b794f4);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.profile-section-module__AqYIyq__active{color:#fff;background-color:var(--button-bg);box-shadow:0 8px 24px #6b46c11f}.profile-section-module__AqYIyq__panels{background:0 0;border:none;border-radius:0;width:100%;margin-top:6px;padding:0 3rem}.profile-section-module__AqYIyq__preview{color:#ffffffe6;width:100%;padding:16px;line-height:1.8;overflow-y:auto}.profile-section-module__AqYIyq__preview h1{color:#fff;border-bottom:2px solid #6b46c14d;margin:1rem 0 .5rem;padding-bottom:.5rem;font-size:28px;font-weight:800}.profile-section-module__AqYIyq__preview h2{color:#fffffff2;border-bottom:1px solid #6b46c133;margin:.8rem 0 .4rem;padding-bottom:.4rem;font-size:24px;font-weight:700}.profile-section-module__AqYIyq__preview h3{color:#ffffffe6;margin:.6rem 0 .3rem;font-size:20px;font-weight:700}.profile-section-module__AqYIyq__preview p{word-wrap:break-word;margin:1rem 0}.profile-section-module__AqYIyq__preview strong{color:#fff;font-weight:700}.profile-section-module__AqYIyq__preview em{font-style:italic}.profile-section-module__AqYIyq__preview del{color:#fff9;text-decoration:line-through}.profile-section-module__AqYIyq__preview code{color:#fbbf24;background:#ffffff14;border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:12px}.profile-section-module__AqYIyq__preview pre{background:#0000004d;border:1px solid #ffffff14;border-radius:8px;margin:1rem 0;padding:12px 16px;overflow-x:auto}.profile-section-module__AqYIyq__preview pre code{color:#ffffffd9;background:0 0;padding:0}.profile-section-module__AqYIyq__preview blockquote{color:#ffffffb3;border-left:4px solid #6b46c166;margin:1rem 0;padding-left:16px;font-style:italic}.profile-section-module__AqYIyq__preview a{color:#60a5fa;text-decoration:none;transition:color .15s}.profile-section-module__AqYIyq__preview a:hover{color:#93c5fd;text-decoration:underline}.profile-section-module__AqYIyq__preview ul,.profile-section-module__AqYIyq__preview ol{margin:1rem 0;padding-left:2rem}.profile-section-module__AqYIyq__preview li{margin:.5rem 0}.profile-section-module__AqYIyq__preview img{border:1px solid #ffffff1a;border-radius:8px;max-width:100%;height:auto;margin:1rem 0}@media (max-width:880px){.profile-section-module__AqYIyq__tabList{gap:8px;width:100%;padding:6px}.profile-section-module__AqYIyq__tab{padding:8px 10px;font-size:13px}.profile-section-module__AqYIyq__tabCount{padding:3px 6px;font-size:11px}}@media (max-width:480px){.profile-section-module__AqYIyq__container{max-width:92%}.profile-section-module__AqYIyq__tabList{justify-content:flex-start;width:100%;padding:6px;overflow-x:auto}.profile-section-module__AqYIyq__panels{padding:0}.profile-section-module__AqYIyq__tab{flex:none;width:max-content}}
.sermons-section-module__n_fsiq__section{background:var(--background);max-width:1400px;min-height:60vh;margin:0 auto;padding:4rem 2rem}.sermons-section-module__n_fsiq__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.sermons-section-module__n_fsiq__header{text-align:center;margin-bottom:3rem}.sermons-section-module__n_fsiq__title{color:var(--foreground);margin-bottom:.5rem;font-size:3rem;font-weight:800}.sermons-section-module__n_fsiq__subtitle{color:var(--foreground);opacity:.7;max-width:500px;margin:0 auto;font-size:1.1rem}.sermons-section-module__n_fsiq__filterBar{border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.sermons-section-module__n_fsiq__searchContainer{flex:1;min-width:280px;position:relative}.sermons-section-module__n_fsiq__searchIcon{width:20px;height:20px;color:var(--foreground);opacity:.5;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.sermons-section-module__n_fsiq__searchInput{border:2px solid color-mix(in srgb,var(--foreground)15%,transparent);background:var(--background);width:100%;color:var(--foreground);border-radius:12px;padding:14px 44px;font-size:1rem;transition:all .3s}.sermons-section-module__n_fsiq__searchInput:focus{border-color:var(--button-bg);box-shadow:0 0 0 4px color-mix(in srgb,var(--button-bg)15%,transparent);outline:none}.sermons-section-module__n_fsiq__searchInput::placeholder{color:var(--foreground);opacity:.5}.sermons-section-module__n_fsiq__clearBtn{background:color-mix(in srgb,var(--foreground)15%,transparent);cursor:pointer;width:24px;height:24px;color:var(--foreground);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:12px;transition:all .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.sermons-section-module__n_fsiq__clearBtn:hover{background:color-mix(in srgb,var(--foreground)25%,transparent)}.sermons-section-module__n_fsiq__filterGroup{flex-wrap:wrap;gap:1rem;display:flex}.sermons-section-module__n_fsiq__filterItem{flex-direction:column;gap:.5rem;display:flex}.sermons-section-module__n_fsiq__filterLabel{color:var(--foreground);opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.sermons-section-module__n_fsiq__filterSelect{border:2px solid color-mix(in srgb,var(--foreground)15%,transparent);background:var(--background);color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:24px;border-radius:10px;min-width:160px;padding:12px 36px 12px 16px;font-size:.95rem;transition:all .3s}.sermons-section-module__n_fsiq__filterSelect:focus{border-color:var(--button-bg);outline:none}.sermons-section-module__n_fsiq__resultsInfo{color:var(--foreground);opacity:.7;margin-bottom:1.5rem;font-size:.9rem}.sermons-section-module__n_fsiq__sermonsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.sermons-section-module__n_fsiq__sermonCard{background:var(--background);border:1px solid color-mix(in srgb,var(--foreground)10%,transparent);color:inherit;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.sermons-section-module__n_fsiq__sermonCard:hover{border-color:var(--button-bg);transform:translateY(-8px);box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #00000014}.sermons-section-module__n_fsiq__thumbnailContainer{aspect-ratio:16/9;background:#1f2937;position:relative;overflow:hidden}.sermons-section-module__n_fsiq__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .4s}.sermons-section-module__n_fsiq__sermonCard:hover .sermons-section-module__n_fsiq__thumbnail{transform:scale(1.05)}.sermons-section-module__n_fsiq__playOverlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.sermons-section-module__n_fsiq__sermonCard:hover .sermons-section-module__n_fsiq__playOverlay{opacity:1}.sermons-section-module__n_fsiq__playIcon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);width:60px;height:60px}.sermons-section-module__n_fsiq__duration{color:#fff;background:#000000d9;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600;position:absolute;bottom:8px;right:8px}.sermons-section-module__n_fsiq__cardContent{padding:1.25rem}.sermons-section-module__n_fsiq__sermonTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.sermons-section-module__n_fsiq__minister{color:var(--button-bg);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.sermons-section-module__n_fsiq__date{color:var(--foreground);opacity:.6;font-size:.85rem}.sermons-section-module__n_fsiq__seeMore{color:var(--button-bg);margin-top:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-block}.sermons-section-module__n_fsiq__sermonCard:hover .sermons-section-module__n_fsiq__seeMore{transform:translate(4px)}.sermons-section-module__n_fsiq__emptyState{text-align:center;background:color-mix(in srgb,var(--button-bg)5%,var(--background));border:2px dashed color-mix(in srgb,var(--foreground)15%,transparent);border-radius:20px;padding:4rem 2rem}.sermons-section-module__n_fsiq__emptyIcon{margin-bottom:1rem;font-size:4rem}.sermons-section-module__n_fsiq__emptyState h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem}.sermons-section-module__n_fsiq__emptyState p{color:var(--foreground);opacity:.7;margin-bottom:1.5rem}.sermons-section-module__n_fsiq__resetBtn{background:var(--button-bg);color:var(--button-color);cursor:pointer;border:none;border-radius:10px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.sermons-section-module__n_fsiq__resetBtn:hover{box-shadow:0 4px 12px color-mix(in srgb,var(--button-bg)40%,transparent);transform:translateY(-2px)}.sermons-section-module__n_fsiq__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.sermons-section-module__n_fsiq__pageBtn{border:2px solid color-mix(in srgb,var(--foreground)15%,transparent);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.sermons-section-module__n_fsiq__pageBtn:hover:not(:disabled){border-color:var(--button-bg);color:var(--button-bg)}.sermons-section-module__n_fsiq__pageBtn:disabled{opacity:.5;cursor:not-allowed}.sermons-section-module__n_fsiq__pageNumbers{align-items:center;gap:.5rem;display:flex}.sermons-section-module__n_fsiq__pageNumber{border:2px solid color-mix(in srgb,var(--foreground)15%,transparent);background:var(--background);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.sermons-section-module__n_fsiq__pageNumber:hover{border-color:var(--button-bg);color:var(--button-bg)}.sermons-section-module__n_fsiq__activePage{background:var(--button-bg);border-color:var(--button-bg);color:var(--button-color)!important}.sermons-section-module__n_fsiq__activePage:hover{color:var(--button-color)!important}.sermons-section-module__n_fsiq__ellipsis{color:var(--foreground);opacity:.5;padding:0 4px}@media (max-width:768px){.sermons-section-module__n_fsiq__section{padding:2rem 1rem}.sermons-section-module__n_fsiq__title{font-size:2rem}.sermons-section-module__n_fsiq__filterBar{flex-direction:column;gap:1rem}.sermons-section-module__n_fsiq__searchContainer{min-width:100%}.sermons-section-module__n_fsiq__filterGroup{justify-content:space-between;width:100%}.sermons-section-module__n_fsiq__filterItem{flex:1;min-width:140px}.sermons-section-module__n_fsiq__filterSelect{width:100%;min-width:unset}.sermons-section-module__n_fsiq__sermonsGrid{grid-template-columns:1fr;gap:1.5rem}.sermons-section-module__n_fsiq__pagination{flex-wrap:wrap}.sermons-section-module__n_fsiq__pageNumbers{order:3;justify-content:center;width:100%;margin-top:.5rem}}
.donation-module__Z-UfNa__section{background:linear-gradient(#0a0c1440,#0a0c140f);width:100%;padding:56px 20px}.donation-module__Z-UfNa__container{max-width:1100px;padding-top:calc(20vh - var(--header-height,64px));margin:0 auto}.donation-module__Z-UfNa__header{text-align:center;margin-bottom:20px}.donation-module__Z-UfNa__title{color:#fff;margin:0 0 6px;font-size:clamp(24px,3vw,34px);font-weight:800}.donation-module__Z-UfNa__subtitle{color:#ffffffbf;margin:0;font-size:14px}.donation-module__Z-UfNa__grid{grid-template-columns:2fr 1fr;gap:24px;margin-top:18px;display:grid}.donation-module__Z-UfNa__left{flex-direction:column;gap:18px;min-width:0;display:flex}.donation-module__Z-UfNa__right{flex-direction:column;gap:12px;display:flex}.donation-module__Z-UfNa__verseCard{background:0 0}.donation-module__Z-UfNa__verseText{color:#fffffff2;margin:0 0 8px;font-size:16px;font-style:italic}.donation-module__Z-UfNa__verseRef{color:#ffffffb3;margin:0;font-size:13px}.donation-module__Z-UfNa__sectionTitle{color:#fff;margin:0 0 8px;font-size:16px;font-weight:800;display:flex}.donation-module__Z-UfNa__bankList{flex-direction:column;gap:12px;display:flex}.donation-module__Z-UfNa__bankCard{border:1px solid #ffffff0a;border-radius:10px;padding:18px}.donation-module__Z-UfNa__bankHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.donation-module__Z-UfNa__logoWrap{background:#ffffff05;border:1px solid #ffffff08;border-radius:10px;justify-content:center;align-items:center;min-width:90px;min-height:90px;display:flex;overflow:hidden}.donation-module__Z-UfNa__logoWrap img{min-width:8rem;height:100%;min-height:8rem}.donation-module__Z-UfNa__bankLogo{object-fit:fill;display:block}.donation-module__Z-UfNa__bankHeaderText{flex-direction:column;display:flex}.donation-module__Z-UfNa__bankCardWrapper{margin-bottom:16px}.donation-module__Z-UfNa__bankCardTitle{color:#fffffff2;font-size:20px;font-weight:800}.donation-module__Z-UfNa__bankCardSubtitle{color:#ffffffbf;font-size:12px}.donation-module__Z-UfNa__bankRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.donation-module__Z-UfNa__bankLabel{color:#fff9;font-size:12px;font-weight:200}.donation-module__Z-UfNa__bankValue{color:#fffffff2;font-size:14px;font-weight:200}.donation-module__Z-UfNa__acceptsRow{align-items:center;gap:12px;margin-top:8px;display:flex}.donation-module__Z-UfNa__badges{flex-wrap:wrap;gap:8px;display:flex}.donation-module__Z-UfNa__badge{color:#fff;background:linear-gradient(90deg,#6b46c11f,#b794f40f);border:1px solid #6b46c11f;border-radius:999px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;font-weight:400;display:inline-flex}.donation-module__Z-UfNa__badgeIcon,.donation-module__Z-UfNa__badgeLabel{font-size:14px}.donation-module__Z-UfNa__typesList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.donation-module__Z-UfNa__typeItem{background:linear-gradient(#ffffff05,#ffffff03);border:1px solid #ffffff0a;border-radius:10px;padding:12px}.donation-module__Z-UfNa__typeTitle{color:#fff;margin:0 0 6px;font-size:14px;font-weight:600}.donation-module__Z-UfNa__typeDesc{color:#fffc;margin:0;font-size:13px}@media (max-width:900px){.donation-module__Z-UfNa__grid{grid-template-columns:1fr}.donation-module__Z-UfNa__right{order:2}.donation-module__Z-UfNa__left{order:1}}.donation-module__Z-UfNa__sliderContainer{gap:16px;width:100%;max-width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.donation-module__Z-UfNa__sliderContainer .donation-module__Z-UfNa__bankCard{scroll-snap-align:start;flex:none;min-width:300px}.donation-module__Z-UfNa__sliderContainer::-webkit-scrollbar{height:6px}.donation-module__Z-UfNa__sliderContainer::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.donation-module__Z-UfNa__sliderContainer::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.donation-module__Z-UfNa__sliderContainer::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
