@font-face{font-family:Lato;src:url(/fonts/lato-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-400i.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/figtree-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/figtree-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--teal-900:#0A2E3A;--teal-700:#30505A;--red-600:#970000;--red-700:#7A0000;--gray-800:#434343;--gray-100:#F4F4F2;--white:#FFFFFF;--ink:#233038;--bg:var(--white);--text:var(--gray-800);--heading:var(--teal-900);--accent:var(--red-600);--wrap:1140px;--r:14px;--r-sm:10px;--r-pill:999px;--shadow:0 8px 30px rgba(10,46,58,.1);--shadow-sm:0 3px 12px rgba(10,46,58,.08);--header-h:68px;--focus:#970000;--h-font:"Figtree",system-ui,sans-serif;--b-font:"Lato",system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html.menu-open{overflow:hidden}body{margin:0;font-family:var(--b-font);color:var(--text);background:var(--bg);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased}img,picture,svg,iframe{display:block;max-width:100%}img{height:auto}figure{margin:0}a{color:var(--red-700)}h1,h2,h3,h4{font-family:var(--h-font);color:var(--heading);line-height:1.12;font-weight:800;margin:0;letter-spacing:-.01em;text-wrap:balance}p{margin:0 0 1rem}p:last-child{margin-bottom:0}ul,ol{margin:0;padding:0;list-style:none}.wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem);width:100%}.section{padding-block:clamp(2.5rem,5.5vw,4.5rem)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:100;background:var(--red-600);color:#fff;padding:.6rem 1rem;border-radius:0 0 var(--r-sm) var(--r-sm);transition:top .15s}.skip-link:focus{top:0}:where(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:3px}.section-title{font-size:clamp(2rem,4.6vw,3.4rem);margin-bottom:.35em}.section-title--center{text-align:center}.section-sub{text-align:center;color:var(--teal-700);font-size:1.15rem;margin-top:-.4rem;margin-bottom:2rem}.eyebrow{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--red-600);margin:0 0 .6rem}.eyebrow--center{text-align:center}.eyebrow--on-dark{color:#f4b3b3}.section-title--on-dark{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--h-font);font-weight:800;font-size:1rem;line-height:1;padding:.85rem 1.6rem;border-radius:var(--r-pill);border:2px solid transparent;text-decoration:none;cursor:pointer;transition:background .18s,color .18s,border-color .18s,transform .06s}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--red-600);color:#fff}.btn--primary:hover{background:var(--red-700)}.btn--ghost{background:transparent;color:var(--red-700);border-color:var(--red-600)}.btn--ghost:hover{background:var(--red-600);color:#fff}.btn--on-dark{background:#fff;color:var(--teal-900)}.btn--on-dark:hover{background:var(--gray-100)}.btn--sm{padding:.6rem 1.1rem;font-size:.9rem}.btn--block{display:flex;width:100%}.hero .btn--ghost{color:#fff;border-color:#ffffffb3}.hero .btn--ghost:hover{background:#fff;color:var(--teal-900);border-color:#fff}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:saturate(150%) blur(6px);border-bottom:1px solid #e7e4de;min-height:var(--header-h)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-h)}.brand{display:inline-flex;align-items:center}.brand__logo{height:42px;width:auto}.nav-desktop{display:none;align-items:center;gap:1.5rem}.nav-desktop__list{display:flex;gap:1.4rem;align-items:center}.nav-desktop__list a{font-family:var(--h-font);font-weight:700;color:var(--teal-900);text-decoration:none;font-size:1rem}.nav-desktop__list a:hover{color:var(--red-600)}.menu-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:0;cursor:pointer;font-family:var(--h-font);font-weight:800;color:var(--teal-900);padding:.4rem .2rem;font-size:.95rem}.menu-btn__bars{display:inline-flex;flex-direction:column;gap:4px;width:22px}.menu-btn__bars span{height:2.5px;background:var(--teal-900);border-radius:2px;transition:.2s}.menu-btn[aria-expanded=true] .menu-btn__bars span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-btn[aria-expanded=true] .menu-btn__bars span:nth-child(2){opacity:0}.menu-btn[aria-expanded=true] .menu-btn__bars span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav-mobile{position:fixed;inset:0;top:var(--header-h);background:var(--white);z-index:45;display:none;overflow-y:auto;padding:1.25rem clamp(1rem,5vw,2rem) 2.5rem}.nav-mobile.is-open{display:block;animation:fade .18s ease}@keyframes fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.nav-mobile ul{display:flex;flex-direction:column}.nav-mobile li{border-bottom:1px solid #eee}.nav-mobile a{display:block;padding:1rem .25rem;font-family:var(--h-font);font-weight:700;font-size:1.25rem;color:var(--teal-900);text-decoration:none}.nav-mobile a[aria-current=page]{color:var(--red-600)}.nav-mobile .btn{margin-top:1.5rem}@media(min-width:900px){.nav-desktop{display:flex}.menu-btn{display:none}.nav-mobile{display:none!important}}.hero{position:relative;display:flex;align-items:center;isolation:isolate;min-height:min(86vh,720px);padding-block:clamp(3rem,7vh,4.5rem) clamp(5rem,10vh,7rem);color:#fff;overflow:hidden}.hero__media{position:absolute;inset:0;z-index:-2}.hero__media picture{width:100%;height:100%}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-pos,50% 60%)}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0a2e3a6b,#0a2e3a8c 45%,#0a2e3ae6)}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:58px;z-index:1;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0,42 C320,86 1040,4 1440,44 L1440,80 L0,80 Z'/%3E%3C/svg%3E") no-repeat center/100% 100%}.hero__inner{position:relative;z-index:1;text-align:center}.hero__content{max-width:780px;margin-inline:auto}.hero__kicker{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.22em;font-size:.8rem;color:#f4c9c9;margin:0 0 .8rem}.hero__title{font-size:clamp(2.8rem,7.5vw,4.8rem);color:#fff;margin-bottom:.15em;text-shadow:0 2px 20px rgba(0,0,0,.25)}.hero__identity{font-family:var(--h-font);font-weight:700;font-size:clamp(1.15rem,2.6vw,1.65rem);color:#fff;margin:0 0 1rem}.hero__tagline{font-size:clamp(1.02rem,1.6vw,1.2rem);color:#ffffffeb;max-width:44ch;margin:0 auto 1.6rem}.schedule{display:flex;flex-direction:column;gap:.35rem;margin:0 0 1rem}.hero__schedule{align-items:center}.schedule__row{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center;align-items:baseline}.schedule__row dt{font-family:var(--h-font);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.schedule__row dd{margin:0;color:#fffffff2;font-size:1rem}.hero__address{display:inline-flex;align-items:center;gap:.45rem;color:#fffffff2;font-weight:700;margin:0 0 1.7rem}.hero__address .icon{color:#f4c9c9;flex:none}.hero__actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.hero--sub{min-height:min(66vh,560px)}.hero--sub:before{background:linear-gradient(100deg,#0a2e3aeb,#0a2e3a9e 40%,#0a2e3a1f 74%,#0a2e3a4d)}.hero--sub .hero__inner{text-align:left}.hero--sub .hero__content{margin-inline:0;max-width:600px}.hero--sub .hero__actions{justify-content:flex-start}.hero--sub .hero__tagline{margin-bottom:1.9rem;font-size:clamp(1.1rem,2vw,1.35rem)}.worship{padding-top:clamp(2rem,4vw,3rem)}.split{display:grid;gap:clamp(1.5rem,4vw,3.2rem);align-items:center}.split__media img{width:100%;border-radius:var(--r);box-shadow:var(--shadow);object-fit:cover;aspect-ratio:3/2}@media(min-width:800px){.split{grid-template-columns:1fr 1fr}.split--reverse .split__text{order:2}}.times-band{background:var(--gray-100)}.times-grid{display:grid;gap:1.25rem;max-width:760px;margin:0 auto}.times-col{background:#fff;border-radius:var(--r);box-shadow:var(--shadow-sm);padding:1.6rem 1.8rem}.times-col__day{font-size:1.3rem;color:var(--teal-900);margin-bottom:.8rem}.times-list li{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px dashed #e2ded6}.times-list li:last-child{border-bottom:0}.times-list__what{font-weight:700;color:var(--ink)}.times-list__when{color:var(--teal-700);font-family:var(--h-font);font-weight:700;white-space:nowrap}.times-band__note{text-align:center;margin-top:1.2rem}@media(min-width:640px){.times-grid{grid-template-columns:1fr 1fr}}.ministry-grid{display:grid;gap:1.4rem}.ministry-card{background:#fff;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid #eeeae3;display:flex;flex-direction:column}.ministry-card__media{position:relative}.ministry-card__media img:not(.ministry-card__badge){width:100%;aspect-ratio:3/2;object-fit:cover}.ministry-card__badge{position:absolute;right:.7rem;bottom:.7rem;width:74px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.ministry-card__body{padding:1.3rem 1.4rem 1.5rem}.ministry-card__body h3{font-size:1.3rem;color:var(--teal-900);margin-bottom:.5rem}@media(min-width:760px){.ministry-grid{grid-template-columns:repeat(3,1fr)}}.serve-chips{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;max-width:820px;margin:0 auto}.serve-chips li{background:var(--gray-100);border:1px solid #e6e2da;border-radius:var(--r-pill);padding:.7rem 1.4rem;font-family:var(--h-font);font-weight:700;color:var(--teal-900)}.serve__cta{text-align:center;margin-top:1.4rem}.series{background:linear-gradient(160deg,var(--teal-900),var(--teal-700));color:#fff}.series .section-sub{color:#cfe0e5}.series__grid{display:grid;gap:2rem;align-items:center;max-width:1020px;margin:0 auto}.series-banner img{width:100%;border-radius:var(--r);box-shadow:0 12px 40px #00000059;aspect-ratio:16/9;object-fit:cover}.sermon-list__title{font-family:var(--h-font);font-weight:800;color:#fff;font-size:.95rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.sermon-row{display:flex;align-items:center;gap:.9rem;padding:.9rem .4rem;text-decoration:none;color:#fff;border-top:1px solid rgba(255,255,255,.16);transition:background .15s}.sermon-list__items li:last-child .sermon-row{border-bottom:1px solid rgba(255,255,255,.16)}.sermon-row:hover{background:#ffffff12}.sermon-row__play{flex:none;width:38px;height:38px;border-radius:50%;background:var(--red-600);color:#fff;display:grid;place-items:center}.sermon-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.sermon-row__name{font-family:var(--h-font);font-weight:700;font-size:1.05rem}.sermon-row__meta{color:#cfe0e5;font-size:.88rem}.sermon-row__tag{flex:none;font-family:var(--h-font);font-weight:800;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;background:var(--red-600);color:#fff;padding:.3rem .6rem;border-radius:var(--r-pill)}.sermon-row__tag--alt{background:#ffffff29}.sermon-row__dur{flex:none;color:#cfe0e5;font-size:.84rem;font-weight:700;font-variant-numeric:tabular-nums}.sermon-list__cta{margin-top:1.4rem}.series .btn--primary{background:#fff;color:var(--red-700)}.series .btn--primary:hover{background:var(--gray-100)}@media(min-width:860px){.series__grid{grid-template-columns:1fr 1.25fr}}@media(max-width:479px){.sermon-row__dur{display:none}}.testimonials{background:var(--gray-100)}.quote-grid{display:grid;gap:1.4rem}.quote{margin:0;background:#fff;border-radius:var(--r);padding:2.6rem 1.7rem 1.8rem;box-shadow:var(--shadow-sm);position:relative}.quote:before{content:"“";position:absolute;top:.4rem;left:1.3rem;font-family:var(--h-font);font-weight:800;font-size:3.6rem;line-height:1;color:var(--red-600);opacity:.85}.quote blockquote{margin:0;font-size:1.12rem;line-height:1.55;color:var(--ink)}.quote figcaption{margin-top:1rem;font-family:var(--h-font);font-weight:800;color:var(--teal-700)}@media(min-width:760px){.quote-grid{grid-template-columns:repeat(3,1fr)}}.events__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.4rem}.events__more-top{flex:none}.event-grid{display:grid;gap:1.4rem}.event-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm)}.event-card__media{position:relative}.event-card__media img{width:100%;aspect-ratio:16/10;object-fit:cover}.event-card__date{position:absolute;top:.85rem;left:.85rem;width:58px;text-align:center;background:#fff;border-radius:var(--r-sm);padding:.45rem 0 .5rem;box-shadow:0 4px 14px #00000047}.event-card__mon{display:block;text-transform:uppercase;font-family:var(--h-font);font-weight:800;font-size:.7rem;letter-spacing:.08em;color:var(--red-600)}.event-card__day{display:block;font-family:var(--h-font);font-weight:800;font-size:1.45rem;line-height:1.05;color:var(--teal-900)}.event-card__body{padding:1.15rem 1.3rem 1.35rem}.event-card__body h3{font-size:1.22rem;color:var(--teal-900);margin-bottom:.3rem}.event-card__when{margin:0;font-weight:700;color:var(--ink)}.event-card__where{margin:0;color:#7d7a74}@media(min-width:760px){.event-grid{grid-template-columns:repeat(3,1fr)}}.invite{display:grid;gap:clamp(1.5rem,4vw,3rem);align-items:center}.invite__facts{display:flex;gap:2rem;flex-wrap:wrap;margin:1.6rem 0}.invite__fact h3{font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:var(--red-600);margin-bottom:.4rem}.invite__fact address{font-style:normal;font-weight:700;color:var(--ink)}.invite__fact p{margin:0;font-weight:700;color:var(--ink)}.invite__map{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);border:1px solid #e6e2da}.invite__map iframe{width:100%;height:100%;min-height:340px;border:0}@media(min-width:820px){.invite{grid-template-columns:1fr 1fr}}.expect .eyebrow--center,.expect .section-title--center{max-width:var(--wrap);margin-inline:auto}.expect-row{margin-top:clamp(1.8rem,4vw,3rem)}.expect-row h3{font-size:clamp(1.6rem,3vw,2.25rem);color:var(--teal-900);margin-bottom:.7rem}.expect-row .split__media img{aspect-ratio:4/3}.arrive-grid{display:grid;gap:1.4rem}.arrive-card{background:#fff;border:1px solid #eeeae3;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm)}.arrive-card__media{aspect-ratio:3/2}.arrive-card__media img{width:100%;height:100%;object-fit:cover}.arrive-card__body{padding:1.2rem 1.35rem 1.4rem}.arrive-card__body h3{font-size:1.25rem;color:var(--teal-900);margin-bottom:.45rem}.photo-todo{display:grid;place-content:center;justify-items:center;gap:.6rem;text-align:center;background:var(--gray-100);border:2px dashed #cfc9be;color:#8a857c;font-family:var(--h-font);font-weight:700;font-size:.92rem;line-height:1.45;padding:1rem}@media(min-width:760px){.arrive-grid{grid-template-columns:repeat(3,1fr)}}.pastors{background:var(--gray-100)}.pastors-grid{display:grid;gap:1.4rem;max-width:880px;margin:0 auto}.pastor-card{background:#fff;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid #eeeae3}.pastor-card__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.pastor-card__body{padding:1.25rem 1.4rem 1.5rem}.pastor-card__body h3{font-size:1.35rem;color:var(--teal-900)}.pastor-card__role{font-family:var(--h-font);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;color:var(--red-600);margin:.25rem 0 .7rem}.pastors__more{text-align:center;margin-top:1.4rem}.pastors__more a{font-family:var(--h-font);font-weight:800;color:var(--red-700);text-decoration:none}.pastors__more a:hover{text-decoration:underline}.pastors{padding-bottom:clamp(1.5rem,3vw,2.25rem)}.kids{padding-top:clamp(1.5rem,3vw,2.25rem)}@media(min-width:680px){.pastors-grid{grid-template-columns:1fr 1fr}}.kids{background:var(--gray-100)}.kids__intro{max-width:70ch;font-size:1.1rem}.kids__lead{position:relative;margin:1.8rem 0}.kids__lead img:not(.kids__badge){width:100%;border-radius:var(--r);box-shadow:var(--shadow);aspect-ratio:2/1;object-fit:cover;object-position:50% 18%}.kids__lead:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;z-index:1;pointer-events:none;background:linear-gradient(0deg,#00000080,#0000);border-radius:0 0 var(--r) var(--r)}.kids__badge{position:absolute;z-index:2;right:clamp(1rem,3vw,1.8rem);bottom:clamp(1rem,3vw,1.8rem);width:clamp(150px,24vw,250px);height:auto;filter:drop-shadow(0 3px 10px rgba(0,0,0,.45))}.kids-schedule{display:grid;gap:1.4rem}.kids-col{background:#fff;border-radius:var(--r);padding:1.6rem 1.7rem;box-shadow:var(--shadow-sm)}.kids-col__title{font-size:1.35rem;color:var(--red-700);margin-bottom:1rem;display:flex;justify-content:space-between;gap:.6rem;flex-wrap:wrap;align-items:baseline}.kids-col__title span{font-size:1rem;color:var(--teal-700);font-weight:700}.kids-item{margin-bottom:1.2rem}.kids-item:last-child{margin-bottom:0}.kids-item h4{font-size:1.08rem;color:var(--teal-900);margin-bottom:.35rem}.kids__gallery{display:grid;gap:1.1rem;margin-top:1.4rem}.kids__gallery img{width:100%;border-radius:var(--r);box-shadow:var(--shadow-sm);aspect-ratio:3/2;object-fit:cover}.kids__cta{text-align:center;margin-top:1.6rem}.kids__cta p{font-size:1.15rem;font-weight:700;color:var(--teal-900);margin-bottom:1rem}@media(min-width:760px){.kids-schedule,.kids__gallery{grid-template-columns:1fr 1fr}}.gospel-band{background:var(--teal-900);color:#fff;padding-block:clamp(3rem,7vw,5rem);text-align:center}.gospel-band__inner{max-width:720px}.gospel-band__title{color:#fff;font-size:clamp(2rem,5vw,3.3rem);margin-bottom:.6rem}.gospel-band__body{color:#ffffffeb;font-size:1.15rem;margin-bottom:1.7rem}.next-step{text-align:center}.next-step__inner{max-width:640px;margin-inline:auto}.next-step p{font-size:1.15rem;margin-bottom:1.6rem}.site-footer{background:var(--teal-900);color:#ffffffd1;font-size:.98rem}.footer-top{display:grid;gap:2.5rem;padding-block:clamp(3rem,7vw,4.5rem) clamp(2rem,4vw,2.75rem);align-items:start}.footer-mid{display:grid;gap:2.25rem;padding-block:clamp(2rem,4vw,2.75rem) clamp(2.5rem,6vw,3.75rem);border-top:1px solid rgba(255,255,255,.14)}.site-footer h2.footer-col__title{font-family:var(--h-font);font-size:1.05rem;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.footer-brand__logo{height:56px;width:auto;margin-bottom:.8rem}.footer-brand__est{font-family:var(--h-font);font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#f4c9c9;font-size:.8rem;margin:0 0 .8rem}.footer-brand__mission{color:#fff;font-weight:700;max-width:26ch}.social{display:flex;gap:.7rem;margin-top:1.1rem}.social a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffff1a;color:#fff;transition:background .18s}.social a:hover{background:var(--red-600)}.site-footer address{font-style:normal;line-height:1.9}.site-footer a{color:#ffffffd9;text-decoration:none}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-directions{display:inline-block;margin-top:.8rem;font-family:var(--h-font);font-weight:700;color:#f4c9c9!important}.footer-day{font-family:var(--h-font);font-weight:800;color:#fff;margin:1rem 0 .3rem}.footer-day:first-of-type{margin-top:0}.footer-line{margin:0;line-height:1.9}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.2rem}.footer-news p{margin-bottom:1.2rem;max-width:44ch}.newsletter{display:flex;gap:.6rem;flex-wrap:wrap;max-width:440px}.newsletter__input{flex:1;min-width:0;padding:.75rem 1rem;border-radius:var(--r-pill);border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-family:var(--b-font);font-size:1rem}.newsletter__input::placeholder{color:#fff9}.newsletter__btn{flex:none}.site-footer__base{border-top:1px solid rgba(255,255,255,.14)}.site-footer__base-inner{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:1.3rem;font-size:.85rem;color:#fff9}.site-footer__base p{margin:0}.site-footer,.series,.hero,.gospel-band{--focus:#ffd27a}@media(min-width:680px){.footer-mid{grid-template-columns:1fr 1fr}}@media(min-width:900px){.footer-top{grid-template-columns:1.2fr 1fr;gap:4.5rem}.footer-mid{grid-template-columns:1fr 1.15fr 1fr;gap:3.5rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
