*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{position:absolute;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;background:transparent}.header-container{max-width:1400px;margin:0 auto;justify-content:space-between}.header-container,.logo{display:flex;align-items:center}.logo{cursor:pointer;transition:opacity .3s}.logo:hover{opacity:.8}.right-section{gap:1.5rem}.coming-up,.right-section{display:flex;align-items:center}.coming-up{background:#fff;border:none;color:#000;cursor:pointer;padding:.5rem;border-radius:50%;width:50px;height:50px;justify-content:center;transition:opacity .3s,transform .3s}.coming-up:hover{opacity:.9;transform:scale(1.05)}.calendar-icon{color:#000}.hamburger{background:#fff;border:none;color:#000;cursor:pointer;padding:.5rem;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:opacity .3s,transform .3s}.hamburger:hover{opacity:.9;transform:scale(1.05)}.fullscreen-nav{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.98);z-index:1001;flex-direction:column;padding:4rem 2rem 2rem;gap:4rem}.fullscreen-nav,.nav-close{display:flex;justify-content:center;align-items:center}.nav-close{position:absolute;top:2rem;right:2rem;background:#fff;border:none;color:#000;cursor:pointer;padding:.5rem;border-radius:50%;width:50px;height:50px;transition:opacity .3s,transform .3s;z-index:1000}.nav-close:hover{opacity:.9;transform:scale(1.05)}.nav-top-row{display:flex;justify-content:center;align-items:center;gap:clamp(2rem,8vw,6rem);flex-wrap:wrap;max-width:1400px;width:100%}.nav-top-item a,.nav-top-item span{color:#fff;text-decoration:none;font-size:clamp(2rem,5vw,4.5rem);font-weight:900;text-transform:uppercase;letter-spacing:3px;transition:opacity .3s;white-space:nowrap}.nav-top-item a:hover{opacity:.7}.nav-bottom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem 4rem;gap:2rem 4rem;max-width:1200px;width:100%;justify-items:center;align-items:center}.nav-grid-item a,.nav-grid-item span{color:#fff;text-decoration:none;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;text-transform:capitalize;letter-spacing:1px;transition:opacity .3s;display:inline-block;white-space:nowrap}.nav-grid-item a:hover{opacity:.6}.nav-social-icons{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);display:flex;gap:2rem;align-items:center}.nav-social-icon{color:#fff;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.1);transition:all .3s ease;text-decoration:none}.nav-social-icon:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.nav-footer{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;align-items:center}.nav-footer a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.95rem;font-weight:400;transition:opacity .3s;white-space:nowrap}.nav-footer a:hover{opacity:1;color:#fff}@media (max-width:768px){.logo img{width:60px!important;height:60px!important}.nav-top-row{flex-direction:column;gap:1.5rem}.nav-bottom-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}.nav-footer{flex-direction:column;gap:.75rem}}@media (max-width:480px){.nav-bottom-grid{grid-template-columns:1fr}}.hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2}.hero-content{position:relative;z-index:3;text-align:center;color:#fff;padding:2rem;max-width:900px}.hero-heading{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;text-transform:uppercase;margin-bottom:1rem;letter-spacing:2px;line-height:1.2;animation:slideUp .8s ease-out forwards;opacity:0}.hero-subheading{font-size:clamp(1.25rem,3vw,2rem);font-weight:600;margin-bottom:2.5rem;animation:slideUp 1s ease-out .2s forwards}.cta-button,.hero-subheading{text-transform:uppercase;letter-spacing:1px;opacity:0}.cta-button{display:inline-block;padding:1rem 3rem;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;font-size:1.125rem;font-weight:700;transition:all .3s ease;cursor:pointer;animation:slideUp 1.2s ease-out .4s forwards}.cta-button:hover{background:rgba(0,0,0,.5);border-color:hsla(0,0%,100%,.8)}.hero-events{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:.5rem 1rem 1rem}.hero-events-container{max-width:1600px;margin:0 auto}.hero-events-title{font-size:clamp(1rem,2vw,1.75rem);font-weight:900;text-transform:uppercase;color:#fff;margin-bottom:.5rem;letter-spacing:1px;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.hero-events-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.hero-events-scroll::-webkit-scrollbar{height:3px}.hero-events-scroll::-webkit-scrollbar-track{background:transparent}.hero-events-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.hero-event-card{display:flex;align-items:center;gap:.4rem;background:hsla(0,0%,100%,.95);padding:.3rem .75rem;border-radius:50px;min-width:200px;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.hero-event-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.4)}.hero-event-image{flex-shrink:0}.hero-event-content{flex:1 1}.hero-event-title{font-size:.8rem;font-weight:700;color:#000;margin-bottom:0;line-height:1.1}.hero-event-date{font-size:.65rem;text-transform:uppercase}.hero-event-date,.hero-event-time{color:#000;font-weight:700;line-height:1.1;margin-top:.1rem}.hero-event-time{font-size:.55rem}@media (max-width:768px){.hero-events{padding:.5rem .75rem .75rem;bottom:2rem}.hero-event-card{min-width:180px;padding:.25rem .65rem}}.services-page{padding-top:80px;min-height:100vh}.services-hero{padding:4rem 2rem;background:#f9f9f9}.services-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.services-text{display:flex;flex-direction:column;gap:1.5rem}.services-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-transform:uppercase;color:#333;line-height:1.2}.services-subheading{font-size:clamp(1rem,2vw,1.25rem);color:#666;line-height:1.6}.services-image img{width:100%;height:auto;border-radius:8px}.service-sections{max-width:1200px;margin:0 auto;padding:4rem 2rem}.service-section{margin-bottom:4rem}.service-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.service-section.text-right .service-content{direction:rtl}.service-section.text-right .service-text{direction:ltr}.service-text h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;text-transform:uppercase;color:#333;margin-bottom:1rem}.service-text p{font-size:clamp(1rem,2vw,1.125rem);color:#666;line-height:1.6}.service-image img{width:100%;height:auto;border-radius:8px}@media (max-width:768px){.header{padding:1rem}.coming-up{width:44px;height:44px}.calendar-icon{width:20px;height:20px}.hero-heading{font-size:2rem}.cta-button,.hero-subheading{font-size:1rem}.cta-button{padding:.875rem 2rem}.nav-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:6rem}.nav-left,.nav-right{align-items:center;text-align:center}.nav-item a,.nav-item span{font-size:1.75rem}.nav-center-bottom{bottom:2rem}.nav-center-bottom a,.nav-center-bottom span{font-size:1.25rem}.service-content,.services-hero-content{grid-template-columns:1fr;gap:2rem}.service-section.text-right .service-content{direction:ltr}.services-page{padding-top:70px}}.content-page{padding-top:80px;min-height:100vh}.content-hero{padding:4rem 2rem;background:#f9f9f9}.content-container{max-width:900px;margin:0 auto}.page-heading{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;text-transform:uppercase;color:#333;margin-bottom:2rem;text-align:center}.page-intro,.page-subheading{font-size:clamp(1.125rem,2vw,1.5rem);color:#666;line-height:1.8;margin-bottom:2rem;text-align:center}.page-content{font-size:1.125rem;color:#444;line-height:1.8;margin-bottom:2rem}.page-content p{margin-bottom:1.5rem}.page-image{margin:3rem 0;border-radius:8px;overflow:hidden}.page-image img{width:100%;height:auto}.ministry-grid{padding:4rem 2rem;background:#fff}.grid-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.ministry-card{background:#f9f9f9;border-radius:8px;overflow:hidden;transition:transform .3s}.ministry-card:hover{transform:translateY(-5px)}.ministry-image img{width:100%;height:250px;object-fit:cover}.ministry-content{padding:1.5rem}.ministry-content h3{font-size:1.5rem;font-weight:700;text-transform:uppercase;color:#333;margin-bottom:1rem}.ministry-content p{font-size:1rem;color:#666;line-height:1.6}.beliefs-page{min-height:100vh;background:#fff}.beliefs-hero{position:relative;height:50vh;min-height:400px;display:flex;align-items:center;justify-content:center}.beliefs-hero-image,.beliefs-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.beliefs-hero-overlay{background:rgba(0,0,0,.5);z-index:1}.beliefs-hero-content{position:relative;z-index:2;text-align:center}.beliefs-hero-heading{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:2px}.beliefs-conduct-section{padding:5rem 3rem;background:#fff}.beliefs-conduct-container{max-width:900px;margin:0 auto;text-align:center}.beliefs-conduct-heading{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#000;margin-bottom:2rem}.beliefs-conduct-intro{font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:#333;margin-bottom:3rem}.beliefs-conduct-list{text-align:center;list-style:none;counter-reset:conduct-counter;padding:0}.beliefs-conduct-item{font-size:clamp(.95rem,2vw,1.05rem);line-height:1.8;color:#444;margin-bottom:.75rem;counter-increment:conduct-counter}.beliefs-conduct-item:before{content:counter(conduct-counter) ". ";font-weight:600}.beliefs-faith-section{padding:5rem 3rem;background:#f9f9f9}.beliefs-faith-container{max-width:1200px;margin:0 auto}.beliefs-faith-heading{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#000;text-align:center;margin-bottom:4rem}.beliefs-faith-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem}.beliefs-faith-card{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.beliefs-faith-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.beliefs-faith-title{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;color:#000;margin-bottom:1.5rem}.beliefs-faith-description{font-size:1rem;line-height:1.8;color:#555}@media (max-width:768px){.beliefs-conduct-section,.beliefs-faith-section{padding:4rem 1.5rem}.beliefs-faith-grid{grid-template-columns:1fr;gap:2rem}}.beliefs-list{padding:4rem 2rem;background:#fff}.beliefs-container{max-width:900px;margin:0 auto}.belief-item{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #e0e0e0}.belief-item:last-child{border-bottom:none}.belief-item h3{font-size:1.75rem;font-weight:700;text-transform:uppercase;color:#333;margin-bottom:1rem}.belief-item p{font-size:1.125rem;color:#666;line-height:1.8}.progress-section{margin:2rem 0 3rem}.progress-bar{width:100%;height:40px;background:#e0e0e0;border-radius:20px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(90deg,#4caf50,#66bb6a);transition:width .5s ease}.progress-info{display:flex;justify-content:space-between;font-size:1.125rem;font-weight:600;color:#333}.giving-options{padding:4rem 2rem;background:#fff}.options-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.giving-card{background:#f9f9f9;padding:2rem;border-radius:8px;text-align:center}.giving-card h3{font-size:1.75rem;font-weight:700;text-transform:uppercase;color:#333;margin-bottom:1rem}.giving-card p{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.giving-button{display:inline-block;padding:1rem 2rem;background:#333;color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;border-radius:4px;transition:background .3s}.giving-button:hover{background:#555}.giving-hero-section{min-height:100vh;padding:6rem 3rem 4rem;background:#fff}.giving-hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.giving-hero-content{padding-right:2rem}.giving-hero-heading{font-size:4rem;font-weight:900;text-transform:uppercase;line-height:1.1;color:#000;margin-bottom:2rem;letter-spacing:-.02em}.giving-hero-text{font-size:1.125rem;line-height:1.8;color:#333}.giving-hero-text p{margin-bottom:1.5rem}.giving-hero-text strong{font-weight:700;color:#000}.giving-hero-image{position:relative;width:100%;height:600px;border-radius:12px;overflow:hidden}.giving-hero-image img{width:100%;height:100%;object-fit:contain;border-radius:12px}@media (max-width:1024px){.giving-hero-container{grid-template-columns:1fr;gap:3rem}.giving-hero-content{padding-right:0}.giving-hero-heading{font-size:3rem}.giving-hero-image{height:400px}}@media (max-width:768px){.giving-hero-section{padding:5rem 1.5rem 3rem}.giving-hero-heading{font-size:2.5rem}.giving-hero-text{font-size:1rem}.giving-hero-image{height:300px}.content-page{padding-top:70px}}.about-page{min-height:100vh;background:#fff}.about-main-section{padding:6rem 3rem;background:#fff}.about-main-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.about-main-content{padding-right:2rem}.about-main-heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;text-transform:uppercase;line-height:1.1;color:#000;margin-bottom:2rem;letter-spacing:-1px}.about-main-description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;color:#333;margin-bottom:0}.about-main-image{position:relative;width:100%;height:100%;min-height:500px}.about-main-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width:968px){.about-main-container{grid-template-columns:1fr;gap:3rem}.about-main-content{padding-right:0}.about-main-image{min-height:400px}}@media (max-width:768px){.about-main-section{padding:4rem 1.5rem}.about-main-heading{font-size:2.5rem}.about-main-image{min-height:350px}}.about-hero-section{position:relative;width:100%;height:60vh;min-height:500px}.about-hero-image-container{position:relative;width:100%;height:100%}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:2}.about-hero-title{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;text-transform:uppercase;color:#fff;text-align:center;padding:2rem;line-height:1.2}.about-mission-statement{padding:0;background:#ffeb3b}.about-statement-container{max-width:1200px;margin:0 auto;padding:6rem 3rem;text-align:center}.about-statement-text{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.4;color:#000}.about-welcome-section{padding:5rem 2rem;background:#fff}.about-welcome-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.about-welcome-image{border-radius:12px;overflow:hidden}.about-welcome-image img{width:100%;height:auto;display:block}.about-welcome-content{display:flex;flex-direction:column;gap:1.5rem}.about-welcome-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-transform:uppercase;line-height:1.2;color:#000}.about-welcome-text{font-size:1.125rem;line-height:1.8;color:#444}.about-welcome-button{display:inline-block;padding:1rem 2.5rem;background:#ffeb3b;color:#000;font-weight:700;text-transform:uppercase;text-decoration:none;border-radius:50px;transition:transform .3s ease,box-shadow .3s ease;align-self:flex-start;font-size:.95rem;letter-spacing:.5px}.about-welcome-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.about-pastors-section{padding:6rem 3rem;background:#f5f5f5}.about-pastors-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.about-pastors-content{padding-right:2rem}.about-pastors-heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;text-transform:uppercase;line-height:1.1;color:#000;margin-bottom:2rem;letter-spacing:-1px}.about-pastors-text{font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:#333;margin-bottom:1.5rem}.about-pastors-text:last-child{margin-bottom:0}.about-pastors-image{position:relative;width:100%;height:100%;min-height:500px}.about-pastors-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}@media (max-width:968px){.about-pastors-container{grid-template-columns:1fr;gap:3rem}.about-pastors-content{padding-right:0;order:2}.about-pastors-image{min-height:400px;order:1}}@media (max-width:768px){.about-pastors-section{padding:4rem 1.5rem}.about-pastors-heading{font-size:2.5rem}.about-pastors-image{min-height:350px}}.about-c3-section{padding:6rem 3rem;background:#fff}.about-c3-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.about-c3-image{position:relative;width:100%;height:100%;min-height:500px}.about-c3-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.about-c3-content{padding-left:2rem}.about-c3-heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;text-transform:uppercase;line-height:1.1;color:#000;margin-bottom:2rem;letter-spacing:-1px}.about-c3-text{font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:#333;margin-bottom:1.5rem}.about-c3-text:last-child{margin-bottom:0}@media (max-width:968px){.about-c3-container{grid-template-columns:1fr;gap:3rem}.about-c3-content{padding-left:0}.about-c3-image{min-height:400px;order:-1}}@media (max-width:768px){.about-c3-section{padding:4rem 1.5rem}.about-c3-heading{font-size:2.5rem}.about-c3-image{min-height:350px}}.about-vision-section{padding:6rem 3rem;background:#f5f5f5}.about-vision-header{text-align:center;margin-bottom:4rem}.about-vision-heading{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;text-transform:capitalize}.about-vision-subheading{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;color:#333}.about-vision-grid{grid-gap:3rem;gap:3rem;align-items:start;justify-content:center}.about-vision-card{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;height:-moz-fit-content;height:fit-content}.about-vision-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.about-vision-title{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;color:#000;margin-bottom:1.5rem;text-align:center}.about-vision-content{font-size:1rem;line-height:1.8;color:#444;text-align:center}@media (max-width:768px){.about-vision-section{padding:4rem 1.5rem}.about-vision-grid{grid-template-columns:1fr;gap:2rem}}.about-pastor-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.about-pastor-image{width:100%;height:400px;position:relative;overflow:hidden}.about-pastor-image img{width:100%;height:100%;object-fit:cover}.about-pastor-info{padding:2rem}.about-pastor-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#000}.about-pastor-title{font-size:1rem;color:#666;margin-bottom:1rem;font-weight:600}.about-pastor-bio{font-size:.95rem;line-height:1.6;color:#444}.about-mission-section{padding:5rem 2rem;background:#fff}.about-mission-container{max-width:1000px;margin:0 auto;text-align:center}.about-mission-box{margin-top:2rem;padding:3rem;background:#f9f9f9;border-radius:8px;font-size:1.125rem;line-height:1.8;color:#444}.about-vision-section{padding:5rem 2rem;background:#f9f9f9}.about-vision-container{max-width:1200px;margin:0 auto;text-align:center}.about-vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.about-vision-card{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease}.about-vision-card:hover{transform:translateY(-4px)}.about-vision-heading{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#000;text-transform:uppercase}.about-vision-text{font-size:1rem;line-height:1.7;color:#666}@media (max-width:768px){.about-page{padding-top:70px}.about-hero-section{height:50vh;min-height:400px}.about-statement-container{padding:4rem 2rem}.about-welcome-container{gap:2rem}.about-pastors-grid,.about-vision-grid,.about-welcome-container{grid-template-columns:1fr}}.sunday-page{padding-top:80px;min-height:100vh}.sunday-hero{padding:4rem 2rem;background:#fff}.sunday-hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.sunday-hero-left{padding-top:2rem}.sunday-main-heading{font-size:clamp(3rem,8vw,6rem);font-weight:900;text-transform:uppercase;color:#000;line-height:.95;letter-spacing:-2px;margin-bottom:2rem}.sunday-description{font-size:clamp(1rem,2vw,1.25rem);color:#333;line-height:1.8;max-width:500px}.sunday-hero-right{gap:1.5rem}.sermon-card,.sunday-hero-right{display:flex;flex-direction:column}.sermon-card{background:#000;border-radius:16px;overflow:hidden;position:relative;min-height:500px}.sermon-image,.sermon-image:after{position:absolute;top:0;left:0;width:100%;height:100%}.sermon-image:after{content:"";background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.8))}.sermon-content{position:relative;z-index:2;padding:2rem;margin-top:auto;display:flex;flex-direction:column;gap:1rem}.sermon-icon{margin-bottom:1rem}.sermon-label{font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px}.sermon-preacher{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#fff;line-height:1.2}.sermon-date{font-size:.875rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:1px}.locations-section{padding:4rem 2rem;background:#fff}.locations-heading{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;text-transform:uppercase;color:#000;margin-bottom:3rem;max-width:1400px;margin-left:auto;margin-right:auto}.locations-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.location-card{background:#fff;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s}.location-card:hover{transform:translateY(-5px)}.location-image{position:relative;width:100%;height:400px}.location-info{padding:1.5rem;text-align:center}.location-info h3{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:.75rem}.location-address{font-size:.875rem;color:#666;margin-bottom:.5rem;line-height:1.6}.location-time{font-size:.875rem;color:#000;font-weight:600;line-height:1.5}.sunday-kids-section{padding:6rem 3rem;background:#fff}.sunday-kids-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.sunday-kids-images{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-gap:1.5rem;gap:1.5rem}.sunday-kids-image{border-radius:12px;overflow:hidden}.sunday-kids-image-1{grid-column:1;grid-row:1}.sunday-kids-image-2{grid-column:2;grid-row:1}.sunday-kids-image-3{grid-column:1/-1;grid-row:2;justify-self:center;max-width:500px}.sunday-kids-content{padding-left:2rem}.sunday-kids-heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;text-transform:uppercase;line-height:1.1;color:#000;margin-bottom:2rem;letter-spacing:-1px}.sunday-kids-description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;color:#333;margin-bottom:2rem}.sunday-kids-button{display:inline-block;padding:1rem 2.5rem;background:#000;color:#fff;font-weight:700;text-transform:uppercase;text-decoration:none;border-radius:50px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;font-size:.95rem;letter-spacing:.5px}.sunday-kids-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3);background:#333}@media (max-width:968px){.sunday-kids-container{grid-template-columns:1fr;gap:3rem}.sunday-kids-images{order:-1}.sunday-kids-content{padding-left:0}}@media (max-width:768px){.sunday-kids-section{padding:4rem 1.5rem}.sunday-kids-images{grid-template-columns:1fr;grid-template-rows:auto auto auto}.sunday-kids-image-1,.sunday-kids-image-2,.sunday-kids-image-3{grid-column:1;max-width:100%}.sunday-kids-image-1{grid-row:1}.sunday-kids-image-2{grid-row:2}.sunday-kids-image-3{grid-row:3}.sunday-page{padding-top:70px}.sunday-hero-container{grid-template-columns:1fr;gap:2rem}.sunday-main-heading{font-size:3rem}.locations-grid{grid-template-columns:1fr}}.schedule-fullscreen{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;overflow-y:auto}.schedule-fullscreen-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:-1}.schedule-fullscreen-content{max-width:1400px;margin:0 auto;padding:6rem 3rem 4rem}.schedule-fullscreen-title{font-size:clamp(3rem,8vw,6rem);font-weight:900;text-transform:uppercase;color:#fff;margin-bottom:4rem;letter-spacing:2px}.schedule-section{margin-bottom:4rem}.schedule-events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.schedule-ongoing-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:transform .3s ease;overflow:hidden}.schedule-ongoing-card:hover{transform:translateY(-5px)}.schedule-ongoing-image{width:100%;height:250px;position:relative;margin-bottom:0}.schedule-ongoing-image img{width:100%;height:100%;object-fit:cover}.schedule-card-title{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1rem;padding:2.5rem 2.5rem 0}.schedule-card-description{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1.5rem;padding:0 2.5rem}.schedule-card-date{font-size:.95rem;text-transform:uppercase;font-weight:600;color:#666;padding:0 2.5rem;margin-bottom:1rem}.schedule-card-details{border-top:1px solid #e0e0e0;padding:1rem 2.5rem 2.5rem}.schedule-card-info,.schedule-card-location,.schedule-card-time{font-size:.875rem;font-weight:600;color:#555;margin-bottom:.5rem;text-transform:uppercase}.schedule-special-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.schedule-special-card{position:relative;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:transform .3s ease}.schedule-special-card:hover{transform:translateY(-5px)}.schedule-special-image{position:relative;width:100%;height:100%}.schedule-special-overlay{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:2rem;color:#000}.schedule-special-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#000}.schedule-special-date{font-size:.95rem;text-transform:uppercase;font-weight:600;color:#666}@media (max-width:768px){.schedule-fullscreen-content{padding:8rem 1.5rem 3rem}.schedule-fullscreen-title{font-size:clamp(2rem,10vw,3rem);margin-bottom:2rem}.schedule-events-grid,.schedule-special-grid{grid-template-columns:1fr}}.schedule-page{padding:120px 2rem 4rem;min-height:100vh;background:#f9f9f9}.schedule-container{max-width:1200px;margin:0 auto}.schedule-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;text-transform:uppercase;margin-bottom:3rem;text-align:center;color:#000}.events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.event-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.event-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0}.event-card.past{opacity:.7}.event-image{position:relative;width:100%;height:250px;overflow:hidden}.event-card.featured .event-image{height:100%}.event-image img{width:100%;height:100%;object-fit:cover}.event-content{padding:1.5rem}.featured-badge{display:inline-block;background:#000;color:#fff;padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;border-radius:4px;margin-bottom:.75rem}.event-title{font-size:1.5rem;font-weight:700;color:#000}.event-details,.event-title{margin-bottom:1rem}.event-date,.event-location,.event-time{font-size:.95rem;margin-bottom:.5rem;color:#333}.event-description{font-size:.95rem;line-height:1.6;color:#666}.no-events{text-align:center;font-size:1.25rem;color:#666;padding:4rem 2rem}.past-events-title{font-size:2rem;font-weight:700;text-transform:uppercase;margin:4rem 0 2rem;text-align:center;color:#666}.past-events .event-card{opacity:.6}@media (max-width:768px){.schedule-page{padding-top:90px}.event-card.featured,.events-grid{grid-template-columns:1fr}.event-card.featured .event-image{height:250px}}.building-fund-page{min-height:100vh;background:#f5f5f5}.building-fund-hero{padding:8rem 2rem 4rem;background:#fff}.building-fund-hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.building-fund-hero-content{padding-right:2rem}.building-fund-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;line-height:1.1;color:#000}.building-fund-text{font-size:1.125rem;line-height:1.8;margin-bottom:2.5rem;color:#333}.building-fund-text p{margin-bottom:1rem}.building-fund-text strong{font-weight:700;color:#000}.building-fund-button{display:inline-block;background:#000;color:#fff;padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;text-decoration:none}.building-fund-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.building-fund-hero-image{position:relative;width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1)}.building-fund-hero-image img{width:100%;height:100%;object-fit:cover}.building-fund-tagline{padding:4rem 2rem;background:#fff;text-align:left}.building-fund-tagline h2{font-size:clamp(2rem,6vw,4.5rem);font-weight:900;text-transform:uppercase;letter-spacing:3px;line-height:1.2;max-width:1400px;margin:0 auto;color:#000}.building-fund-section-reverse{padding:4rem 2rem;background:#fff}.building-fund-section-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:flex-start}.building-fund-section-image{position:relative;width:100%;height:600px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1)}.building-fund-section-image img{width:100%;height:100%;object-fit:cover}.building-fund-section-content{padding-left:2rem}.building-fund-section-heading{font-size:clamp(1.75rem,4vw,3rem);font-weight:900;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;line-height:1.2;color:#000}.building-fund-section-text{font-size:1rem;line-height:1.8;color:#333}.building-fund-section-text p{margin-bottom:1.5rem}.building-fund-section-text strong{font-weight:700;color:#000}.building-fund-cta{padding:6rem 2rem;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);text-align:center}.building-fund-cta-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.building-fund-cta-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;text-transform:uppercase;letter-spacing:3px;line-height:1.2;color:#000;margin-bottom:1rem}.building-fund-cta-text{font-size:1.125rem;line-height:1.9;color:#333;max-width:800px}.building-fund-cta-text p{margin-bottom:1.5rem}.building-fund-cta-text strong{font-weight:700;color:#000}.building-fund-email{display:inline-block;font-size:clamp(1.25rem,3vw,2rem);font-weight:900;letter-spacing:2px;color:#000;text-decoration:none;padding:1.5rem 3rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;margin:1rem 0}.building-fund-email:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-2px)}.building-fund-cta-button{display:inline-block;background:#000;color:#fff;padding:1.25rem 3rem;border:none;border-radius:50px;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-top:1rem}.building-fund-cta-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3)}.building-fund-progress{padding:4rem 2rem;background:#f5f5f5}.building-fund-progress-container{max-width:1000px;margin:0 auto}.progress-stats{display:flex;justify-content:space-between;margin-bottom:2rem;gap:2rem}.stat{text-align:center;flex:1 1}.stat-value{display:block;font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.stat-label{display:block;font-size:1rem;color:#666;text-transform:uppercase;letter-spacing:1px}.building-fund-progress .progress-bar{width:100%;height:20px;background:#e0e0e0;border-radius:10px;overflow:hidden}.building-fund-progress .progress-fill{height:100%;background:linear-gradient(90deg,#000,#333);transition:width .5s ease}@media (max-width:968px){.building-fund-hero{padding:6rem 2rem 3rem}.building-fund-hero-container{grid-template-columns:1fr;gap:3rem}.building-fund-hero-content{padding-right:0}.building-fund-hero-image{height:400px}.building-fund-section-reverse,.building-fund-tagline{padding:3rem 2rem}.building-fund-section-container{grid-template-columns:1fr;gap:3rem}.building-fund-section-content{padding-left:0}.building-fund-section-image{height:400px}.building-fund-cta{padding:4rem 2rem}.building-fund-cta-container{gap:1.5rem}}@media (max-width:640px){.building-fund-hero{padding:5rem 1.5rem 2rem}.building-fund-hero-image,.building-fund-section-image{height:300px}.building-fund-cta{padding:3rem 1.5rem}.building-fund-cta-button,.building-fund-email{font-size:1rem;padding:1rem 2rem}.progress-stats{flex-direction:column;gap:1.5rem}.stat-value{font-size:2rem}}