:root{--ink: #172c2b;--ink-soft: #3f5350;--forest: #173b38;--forest-deep: #102e2c;--sage: #789988;--sage-light: #dfe9e1;--cream: #f6f3eb;--paper: #fffdf8;--sand: #e9e2d3;--coral: #dc775e;--gold: #c89c54;--white: #fff;--serif: Georgia, "Times New Roman", serif;--sans: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,a{color:inherit}a{text-decoration:none}button{font:inherit}svg{display:block}.container,.narrow-container{width:min(calc(100% - 48px),1180px);margin-inline:auto}.narrow-container{width:min(calc(100% - 48px),820px);text-align:center}.section{position:relative;padding:120px 0}.section-number,.eyebrow{margin:0 0 24px;color:var(--coral);font-size:.72rem;font-weight:700;letter-spacing:.17em}.section-number-light{color:#b6d0c2}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.035em}h1{margin-bottom:30px;font-size:clamp(3.4rem,6.6vw,6.7rem)}h2{margin-bottom:28px;font-size:clamp(2.7rem,4.8vw,4.8rem)}h3{font-size:1.7rem}.quoted-one-anothers{color:var(--coral)}.site-header{position:absolute;z-index:20;top:0;right:0;left:0;border-bottom:1px solid rgb(23 44 43 / 10%)}.header-inner{display:flex;min-height:88px;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:11px;color:var(--ink)}.logo-mark{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:50%;font-family:var(--serif);font-size:.92rem}.logo-mark i{width:1px;height:14px;margin:0 2px;background:currentColor;opacity:.35}.logo-name{font-family:var(--serif);font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.main-nav{display:flex;align-items:center;gap:34px;font-size:.86rem;font-weight:600}.main-nav>a:not(.button){transition:color .18s ease}.main-nav>a:not(.button):hover{color:var(--coral)}.menu-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:0;background:transparent}.menu-toggle span{position:absolute;width:22px;height:1px;background:var(--ink);transform:translateY(-4px)}.menu-toggle span+span{transform:translateY(4px)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;padding:0 25px;border:1px solid var(--forest);border-radius:3px;background:var(--forest);color:var(--white);font-size:.82rem;font-weight:700;letter-spacing:.025em;transition:transform .18s ease,background .18s ease}.button:hover{background:var(--forest-deep);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.button-small{min-height:42px;padding-inline:18px;color:var(--white)!important}.button-secondary{background:transparent;color:var(--ink)}.button-secondary:hover{background:var(--ink);color:var(--white)}.button-large{min-height:60px;padding-inline:34px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.next-section-button{position:fixed;z-index:30;right:28px;bottom:28px;display:flex;min-width:250px;min-height:68px;padding:13px 16px 13px 20px;align-items:center;justify-content:space-between;gap:22px;border:1px solid rgb(255 255 255 / 18%);border-radius:4px;background:#102e2cf0;box-shadow:0 16px 44px #102e2c3d;color:var(--white);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .18s ease,transform .18s ease}.next-section-button:hover{background:var(--forest);transform:translateY(-3px)}.next-section-button>span{display:flex;flex-direction:column}.next-section-button small{margin-bottom:2px;color:#a9beb4;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.next-section-button strong{font-family:var(--serif);font-size:.95rem;font-weight:400;line-height:1.25}.next-section-button svg{flex:0 0 auto;color:#d5a789;transition:transform .18s ease}.next-section-button:hover svg{transform:translate(4px)}.back-to-top-button{right:auto;left:28px;min-width:150px;justify-content:flex-start}.back-to-top-button svg{transform:rotate(-90deg)}.back-to-top-button:hover svg{transform:translateY(-4px) rotate(-90deg)}.hero{min-height:945px;overflow:hidden;padding-top:117px;padding-bottom:0;background:radial-gradient(circle at 75% 35%,rgb(120 153 136 / 16%),transparent 30%),var(--cream)}.hero-grid{display:grid;min-height:610px;align-items:start;grid-template-columns:1.05fr .95fr;gap:70px}.hero-copy{position:relative;z-index:2}.hero h1 em{display:block;font-size:.9em;font-weight:400;white-space:nowrap}.hero h1{margin-bottom:11px;font-size:clamp(3.06rem,5.94vw,6.03rem)}.hero-lede{max-width:640px;margin-bottom:18px;color:var(--ink-soft);font-size:1.12rem;line-height:1.8}.hero-note{margin:22px 0 0;color:#6b7b77;font-size:.975rem}.product-preview{position:relative;min-height:610px}.preview-glow{position:absolute;top:7%;left:12%;width:380px;height:460px;border-radius:50%;background:#7899882e;filter:blur(40px)}.phone{position:absolute;z-index:2;top:0;left:50%;width:292px;height:584px;overflow:hidden;border:8px solid #153532;border-radius:42px;background:#fbfaf6;box-shadow:0 30px 70px #15353238;transform:translate(-50%) rotate(2deg)}.phone-top{display:flex;height:38px;align-items:center;justify-content:space-between;padding:0 18px;font-size:.52rem;font-weight:700}.phone-pill{width:72px;height:20px;border-radius:20px;background:#153532}.phone-content{padding:8px 18px 18px}.mini-brand{display:flex;align-items:center;gap:8px;margin-bottom:25px;font-family:var(--serif);font-size:.78rem;font-weight:600}.mini-brand-mark{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--forest);color:var(--white);font-family:var(--sans);font-size:.55rem}.mini-kicker,.mini-section-title{margin-bottom:4px;color:#788480;font-size:.55rem;font-weight:800;letter-spacing:.14em}.phone-content h3{margin-bottom:20px;font-size:1.45rem}.prayer-card{margin-bottom:20px;padding:16px;border-radius:10px;background:var(--forest);color:var(--white)}.prayer-card-head{display:flex;align-items:center;gap:7px;font-size:.62rem;font-weight:700}.prayer-card-head strong{margin-left:auto}.icon-chip{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#ffffff1f;color:#d9a38f}.progress-track{height:4px;margin:13px 0 10px;overflow:hidden;border-radius:4px;background:#ffffff29}.progress-track span{display:block;width:68%;height:100%;background:var(--coral)}.prayer-card p{margin:0;color:#d8e4df;font-size:.6rem}.mini-section-title{margin-bottom:10px;color:var(--ink);letter-spacing:.06em}.person-row{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #e8e5dc}.person-row>span:nth-child(2){display:flex;flex-direction:column}.person-row strong{font-family:var(--sans);font-size:.65rem;letter-spacing:0}.person-row small{color:#7b8582;font-size:.53rem}.avatar{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:50%;font-size:.52rem;font-weight:800}.avatar-coral{background:#f1cec0;color:#884c3c}.avatar-blue{background:#cddfdc;color:var(--forest)}.round-arrow{display:grid;width:25px;height:25px;margin-left:auto;place-items:center;border-radius:50%;background:var(--sage-light);font-size:.7rem}.faded-row{opacity:.72}.phone-nav{position:absolute;right:0;bottom:0;left:0;display:flex;height:48px;align-items:center;justify-content:space-around;border-top:1px solid #e8e5dc;background:#fffdfa}.phone-nav span{width:16px;height:3px;border-radius:3px;background:#c4cfcb}.phone-nav .active-dot{background:var(--forest)}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgb(23 44 43 / 8%);border-radius:8px;background:#fffdf8eb;box-shadow:0 18px 44px #15353221;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-card>span:last-child{display:flex;flex-direction:column}.floating-card strong{font-size:.7rem}.floating-card small{color:#798682;font-size:.56rem}.floating-prayer{top:110px;left:-8px}.floating-people{right:-15px;bottom:92px}.floating-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#dce9df;color:var(--forest)}.avatar-stack{display:flex!important;flex-direction:row!important;padding-left:8px}.avatar-stack i{display:grid;width:30px;height:30px;margin-left:-8px;place-items:center;border:2px solid var(--paper);border-radius:50%;background:#dce9df;color:var(--forest);font-size:.48rem;font-style:normal;font-weight:800}.avatar-stack i:nth-child(2){background:#f1cec0}.avatar-stack i:nth-child(3){background:var(--gold);color:var(--white)}.vision{background:var(--paper)}.section-heading{margin-bottom:65px}.split-heading{display:grid;grid-template-columns:1fr .68fr;gap:90px}.split-heading>p,.split-heading>div:nth-child(2){padding-top:48px;color:var(--ink-soft);font-size:1.06rem}.one-anothers-list{border-top:1px solid var(--sand)}.one-another-item{position:relative;overflow:hidden;border-bottom:1px solid var(--sand);transition:background .18s ease}.one-another-item:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:linear-gradient(#f6f3eb85,#f6f3eb85),url(/assets/open-bible-background-OGV5Eq24.webp) center 44% / cover no-repeat;content:"";opacity:0;pointer-events:none;transform:scale(1.03);transition:opacity .26s ease,transform .5s ease}.one-another-item.expanded{background:var(--cream)}.one-another-item.expanded:before{opacity:.18;transform:scale(1)}.one-another-row{position:relative;z-index:1;display:grid;width:100%;min-height:92px;padding:0;align-items:center;border:0;background:transparent;color:inherit;cursor:pointer;gap:24px;grid-template-columns:minmax(0,1fr) auto;text-align:left;transition:transform .22s ease-out}.one-another-item.expanded .one-another-row{transform:translate(12px)}.one-another-title{font-family:var(--serif);font-size:clamp(1.4rem,2.5vw,2rem)}.one-another-disclosure{display:flex;align-items:center;margin-right:25px;color:var(--coral);font-size:.68rem;font-weight:700;gap:10px;letter-spacing:.1em;text-transform:uppercase}.one-another-disclosure-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:1.15rem;font-weight:400;line-height:1}.scripture-passage{position:relative;z-index:1;max-width:760px;margin:-8px 0 0;padding:0 56px 30px 0;animation:reveal-passage .22s ease-out both}@keyframes reveal-passage{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translate(12px)}}.scripture-reference{margin:0 0 12px;color:var(--coral);font-size:.72rem;font-weight:700}.scripture-reference span{color:var(--sage);font-weight:600}.scripture-passage blockquote{margin:0;color:var(--ink-soft);font-family:var(--serif);font-size:clamp(1.08rem,1.8vw,1.32rem);line-height:1.6}.prayer{overflow:hidden;background:#e8eee8}.prayer-grid{display:grid;align-items:center;grid-template-columns:.9fr 1fr;gap:100px}.prayer-art{position:relative;min-height:520px}.prayer-orbit,.prayer-center{position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.prayer-orbit{border:1px solid rgb(23 59 56 / 18%)}.orbit-one{width:210px;height:210px;background:#fffdf86b}.orbit-two{width:340px;height:340px}.orbit-three{width:490px;height:490px}.prayer-center{z-index:2;display:flex;width:170px;height:170px;align-items:center;justify-content:center;flex-direction:column;background:var(--forest);box-shadow:0 20px 50px #173b3833;color:var(--white)}.prayer-center span{color:#b9d1c4;font-size:.63rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.prayer-center strong{font-family:var(--serif);font-size:1.45rem;font-weight:400}.prayer-copy .large-copy,.large-copy{color:var(--ink);font-family:var(--serif);font-size:1.5rem;line-height:1.5}.prayer-copy>p:not(.section-number,.large-copy){max-width:520px;margin-bottom:32px;color:var(--ink-soft)}.product-bridge{background:var(--paper)}.centered-heading{max-width:880px;margin-bottom:70px;text-align:center}.centered-heading p:not(.section-number){max-width:680px;margin-inline:auto;color:var(--ink-soft);font-size:1.06rem}.bridge-visual{display:grid;min-height:380px;align-items:stretch;border:1px solid var(--sand);background:var(--cream);grid-template-columns:1fr 160px 1fr}.bridge-side{padding:62px}.bridge-side-right{text-align:right}.bridge-label{margin-bottom:17px;color:var(--coral);font-size:.65rem;font-weight:800;letter-spacing:.14em}.bridge-side h3{margin-bottom:32px;font-size:2rem}.bridge-side ul{display:flex;margin:0;padding:0;flex-direction:column;gap:14px;list-style:none}.bridge-side li{display:flex;align-items:center;gap:10px;color:var(--ink-soft);font-size:.86rem}.bridge-side-right li{justify-content:flex-end}.bridge-side li svg{color:var(--sage)}.bridge-mark{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--sand);border-left:1px solid var(--sand);background:var(--forest);color:var(--white);font-family:var(--serif);font-size:2.4rem}.bridge-mark i{width:1px;height:40px;margin:0 7px;background:#ffffff3d}.journeys{background:var(--forest);color:var(--white)}.journeys .split-heading>p{color:#c4d4cc}.journey-grid{display:grid;border-top:1px solid rgb(255 255 255 / 17%);border-left:1px solid rgb(255 255 255 / 17%);grid-template-columns:repeat(4,1fr)}.journey-card{min-height:390px;padding:34px 28px;border-right:1px solid rgb(255 255 255 / 17%);border-bottom:1px solid rgb(255 255 255 / 17%);transition:background .2s ease}.journey-card:hover{background:#ffffff0d}.journey-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}.journey-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#ffffff14;color:#c7a067}.journey-number{color:#88a69a;font-size:.65rem;font-weight:800}.journey-card h3{min-height:70px;margin-bottom:24px;font-size:1.65rem}.journey-card p{color:#c2d1ca;font-size:.87rem}.for-churches{background:var(--cream)}.for-churches-grid{display:grid;align-items:center;grid-template-columns:1fr .8fr;gap:110px}.for-churches-copy>p:not(.section-number){max-width:590px;color:var(--ink-soft);font-size:1.02rem}.pastor-panel{padding:32px;border:1px solid var(--sand);border-radius:8px;background:var(--paper);box-shadow:0 28px 65px #172c2b1a;transform:rotate(1deg)}.pastor-panel-header{display:flex;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid var(--sand)}.pastor-avatar{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--forest);color:var(--white);font-size:.65rem;font-weight:800}.pastor-panel-header>span:last-child{display:flex;flex-direction:column}.pastor-panel-header small{color:var(--coral);font-size:.55rem;font-weight:800;letter-spacing:.11em}.pastor-panel-header strong{font-family:var(--serif);font-size:1.1rem}.pastor-stat-row{display:grid;margin:25px 0;border:1px solid var(--sand);border-radius:5px;grid-template-columns:1fr 1fr}.pastor-stat-row div{display:flex;padding:20px;flex-direction:column}.pastor-stat-row div+div{border-left:1px solid var(--sand)}.pastor-stat-row strong{font-family:var(--serif);font-size:2rem;font-weight:400}.pastor-stat-row span{color:#71807c;font-size:.62rem}.pastor-activity>p{margin-bottom:10px;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pastor-activity>div{display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #ebe8df}.activity-dot{width:8px;height:8px;border-radius:50%}.activity-green{background:var(--sage)}.activity-coral{background:var(--coral)}.activity-gold{background:var(--gold)}.pastor-activity span:last-child{display:flex;flex-direction:column}.pastor-activity strong{font-size:.72rem}.pastor-activity small{color:#7c8985;font-size:.6rem}.mission{overflow:hidden;background:var(--forest-deep);color:var(--white)}.mission:after{position:absolute;right:-170px;bottom:-280px;width:580px;height:580px;border:1px solid rgb(255 255 255 / 7%);border-radius:50%;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff03;content:""}.mission-grid{display:grid;grid-template-columns:.35fr 1fr;gap:80px}.mission-grid>div{max-width:850px}.mission-statement{color:#d7e1dc;font-family:var(--serif);font-size:clamp(1.45rem,2.6vw,2.2rem);line-height:1.5}.mission-callout{margin:42px 0 28px;padding:22px 26px;border-left:3px solid var(--coral);background:#ffffff0d;color:var(--white);font-family:var(--serif);font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.35}.mission-context{max-width:760px;margin-bottom:0;color:#c1d1ca;font-size:1rem;line-height:1.75}.mission-rule{width:80px;height:1px;margin:44px 0;background:var(--coral)}.mission-posture{color:var(--white);font-weight:700}.mission-posture span{color:#a9beb4;font-weight:400}.contact{overflow:hidden;background:#e4ede7;text-align:center}.contact .narrow-container{position:relative;z-index:2}.contact .narrow-container>p:not(.section-number){max-width:670px;margin:0 auto 38px;color:var(--ink-soft);font-size:1.05rem}.contact-form{position:relative;padding:42px;border:1px solid rgb(23 59 56 / 12%);border-radius:6px;background:#fffdf8d1;box-shadow:0 24px 60px #173b381a;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form label{display:flex;flex-direction:column;gap:8px}.contact-form label>span{color:var(--ink);font-size:.72rem;font-weight:700;letter-spacing:.03em}.contact-form label small{color:var(--sage);font-size:inherit;font-weight:500}.contact-form input{width:100%;border:1px solid #cbd6cf;border-radius:3px;outline:none;background:var(--white);color:var(--ink);font:inherit;transition:border-color .18s ease,box-shadow .18s ease}.contact-form input{height:48px;padding:0 14px}.contact-form input:focus{border-color:var(--forest);box-shadow:0 0 0 3px #173b381a}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-form-footer{display:flex;margin-top:26px;align-items:center;justify-content:space-between;gap:20px}.contact-form .button:disabled{cursor:wait;opacity:.65;transform:none}.contact-form .spam-note{margin:0;color:#73827d;font-size:.68rem}.contact-form .form-message{margin:22px 0 0;padding:12px 14px;border-left:3px solid var(--coral);background:#f5e4dc;color:#713e31;font-size:.78rem}.contact-form .form-message-success{border-left-color:var(--sage);background:var(--sage-light);color:var(--forest)}.contact-decoration{position:absolute;width:320px;height:320px;border:1px solid rgb(23 59 56 / 11%);border-radius:50%}.decoration-one{top:-180px;left:-90px;box-shadow:0 0 0 60px #173b3808}.decoration-two{right:-100px;bottom:-200px;box-shadow:0 0 0 80px #173b3808}.site-footer{padding:65px 0 30px;background:#0c2725;color:var(--white)}.site-footer .logo{color:var(--white)}.footer-top{display:grid;align-items:center;padding-bottom:48px;border-bottom:1px solid rgb(255 255 255 / 12%);grid-template-columns:1fr 1fr}.footer-top p{margin:0;color:#b7c9c0;font-family:var(--serif);font-size:1.15rem;text-align:right}.footer-bottom{display:flex;padding-top:26px;align-items:center;justify-content:space-between;color:#819a8f;font-size:.68rem}.footer-bottom div{display:flex;gap:24px}.footer-bottom a:hover{color:var(--white)}@media (max-width: 1020px){.main-nav{gap:20px}.hero-grid{grid-template-columns:1fr .8fr;gap:20px}.floating-prayer{left:-25px}.floating-people{right:-28px}.journey-grid{grid-template-columns:1fr 1fr}.bridge-side{padding:42px 30px}.for-churches-grid{gap:60px}}@media (max-width: 780px){.container,.narrow-container{width:min(calc(100% - 36px),1180px)}.section{padding:85px 0}.site-header{position:absolute}.header-inner{min-height:72px}.menu-toggle{position:relative;z-index:22;display:flex}.main-nav{position:absolute;z-index:21;top:0;right:0;left:0;display:none;min-height:100vh;padding:110px 24px 40px;align-items:stretch;background:var(--cream);flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav>a:not(.button){padding:18px 0;border-bottom:1px solid var(--sand);font-family:var(--serif);font-size:1.5rem}.main-nav .button{margin-top:30px}.hero{padding-top:88px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lede{margin-inline:auto}.button-row{justify-content:center}.product-preview{min-height:600px;margin-top:25px}.split-heading,.prayer-grid,.for-churches-grid,.mission-grid{grid-template-columns:1fr;gap:40px}.split-heading>p,.split-heading>div:nth-child(2){padding-top:0}.prayer-art{min-height:420px}.orbit-three{width:400px;height:400px}.bridge-visual{grid-template-columns:1fr}.bridge-mark{min-height:100px;border:0;border-top:1px solid var(--sand);border-bottom:1px solid var(--sand)}.bridge-mark i{height:30px}.bridge-side-right{text-align:left}.bridge-side-right li{justify-content:flex-start}.mission-grid{gap:10px}.footer-top{justify-items:center;grid-template-columns:1fr;gap:28px}.footer-top p{text-align:center}}@media (max-width: 520px){h1{font-size:3.15rem}.hero h1{font-size:2.84rem}h2{font-size:2.55rem}.button-row{flex-direction:column}.button-row .button{width:100%}.contact-form{padding:26px 20px}.contact-form-grid{grid-template-columns:1fr}.contact-form-footer{align-items:stretch;flex-direction:column}.contact-form-footer .button{width:100%}.next-section-button{right:14px;bottom:14px;min-width:0;max-width:calc(100vw - 160px);min-height:58px;padding:10px 13px 10px 16px;gap:15px}.next-section-button strong{font-size:.85rem}.back-to-top-button{right:auto;left:14px;max-width:125px}.product-preview{min-height:555px;transform:scale(.9);transform-origin:top center}.floating-prayer{left:-10px}.floating-people{right:-10px}.journey-grid{grid-template-columns:1fr}.journey-card{min-height:320px}.journey-card-top{margin-bottom:50px}.scripture-passage{padding-right:0}.prayer-art{min-height:350px}.orbit-one{width:160px;height:160px}.orbit-two{width:250px;height:250px}.orbit-three{width:340px;height:340px}.prayer-center{width:135px;height:135px}.bridge-side{padding:38px 24px}.pastor-panel{padding:22px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:18px}.footer-bottom div{flex-wrap:wrap;gap:12px 20px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
