{"id":1921,"date":"2026-05-22T14:21:09","date_gmt":"2026-05-22T14:21:09","guid":{"rendered":"http:\/\/freedom-christ.org\/mission-trip-2026\/"},"modified":"2026-05-29T17:24:06","modified_gmt":"2026-05-29T17:24:06","slug":"mission-trip-2026","status":"publish","type":"page","link":"https:\/\/freedom-christ.org\/ru\/mission-trip-2026\/","title":{"rendered":"Mission Trip 2026 \u2014 Dominican Republic"},"content":{"rendered":"<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ========================================================\n     freedom-christ.org \u00b7 \/mission-trip-2026\/\n     Restyled to match the site (Salina gradient + Inter,\n     cream \/ warm-brown \/ copper). Scoped under .fc-trip.\n     ======================================================== *\/\n  \/* Hide the theme's plain page title on this page \u2014 the hero below is the headline (avoids a duplicate H1) *\/\n  body.page-id-1921 .page-header { display: none; }\n\n  .fc-trip *, .fc-trip *::before, .fc-trip *::after { box-sizing: border-box; }\n  .fc-trip {\n    \/* Site tokens (pulled from the live child theme) *\/\n    --cream:    #FFF5EC;   \/* site body background            *\/\n    --cream-2:  #FAEEDF;   \/* subtle alternate band           *\/\n    --cream-3:  #F2DFCC;   \/* deeper warm (homepage sidebar)  *\/\n    --ink:      #644F40;   \/* site body text \/ brown          *\/\n    --ink-soft: #7A6353;   \/* lighter brown, secondary copy   *\/\n    --ink-dim:  rgba(100, 79, 64, 0.60);\n    --line:     #E8D8CD;   \/* site hairline \/ card border     *\/\n    --copper:   #947762;   \/* site accent (markers, borders)  *\/\n    --copper-l: #B37B52;   \/* lighter accent                  *\/\n    --btn:      #8B6E5A;   \/* site filled pill button         *\/\n    --btn-h:    #674F3E;   \/* button hover                    *\/\n    --dark:     #382518;   \/* site espresso (dark section)    *\/\n    --dark-2:   #2C1D12;\n\n    \/* Heading gradient (the homepage \"Freedom in Christ\" treatment) *\/\n    --grad:      linear-gradient(90deg, #614D3E 0%, #E1AF8C 100%);\n    --grad-soft: linear-gradient(90deg, #655040 0%, #DDAD8A 100%);\n    --grad-lite: linear-gradient(90deg, #FFFFFF 0%, #E3C3AD 100%);\n\n    width: 100vw; position: relative; left: 50%; transform: translateX(-50%);\n    background: var(--cream); color: var(--ink);\n    font-family: 'Inter', -apple-system, sans-serif;\n    font-size: 14px; line-height: 1.55;\n    overflow: hidden;\n    -webkit-font-smoothing: antialiased;\n  }\n  .fc-trip ::selection { background: var(--copper); color: var(--cream); }\n\n  .fc-trip h1, .fc-trip h2, .fc-trip h3, .fc-trip h4 {\n    font-family: 'Salina Trial', Georgia, serif;\n    font-weight: 500;\n    margin: 0;\n    line-height: 1.05;\n    letter-spacing: -0.005em;\n    color: #6A5340; \/* fallback if background-clip unsupported *\/\n  }\n\n  \/* Gradient-clipped serif headings \u2014 the site signature *\/\n  .fc-trip .grad {\n    background: var(--grad);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n  .fc-trip .grad-soft {\n    background: var(--grad-soft);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n  \/* Italic copper emphasis word inside a heading (solid, reads against the gradient) *\/\n  .fc-trip .em {\n    font-style: italic;\n    color: var(--copper-l);\n    -webkit-text-fill-color: var(--copper-l);\n  }\n  \/* Italic serif \"script\" accent (like \"without borders\" on the homepage) *\/\n  .fc-trip .script {\n    font-style: italic;\n    background: var(--grad-soft);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n  .fc-trip p { margin: 0; }\n  \/* Site applies an underline to content links; remove it inside this block *\/\n  .fc-trip a { text-decoration: none !important; }\n  \/* Lock link colors against the theme's hover\/visited link colors *\/\n  .fc-cta__btn, .fc-cta__btn:link, .fc-cta__btn:visited,\n  .fc-cta__btn:hover, .fc-cta__btn:focus, .fc-cta__btn:active { color: #fff !important; }\n  .fc-learn, .fc-learn:link, .fc-learn:visited,\n  .fc-learn:hover, .fc-learn:focus { color: #655040 !important; }\n  .fc-contact__phone, .fc-contact__phone:link,\n  .fc-contact__phone:visited, .fc-contact__phone:focus { color: var(--copper-l) !important; }\n  .fc-contact__phone:hover { color: var(--cream) !important; }\n  .fc-trip__wrap { max-width: 1320px; margin: 0 auto; padding: 0 32px; }\n  .fc-trip__wrap--narrow { max-width: 960px; margin: 0 auto; padding: 0 32px; }\n  .fc-trip__wrap--tight { max-width: 820px; margin: 0 auto; padding: 0 32px; }\n\n  \/* Eyebrow \/ section label *\/\n  .fc-section-eyebrow,\n  .fc-hero__eyebrow {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--copper); font-weight: 600;\n    display: inline-flex; align-items: center; gap: 14px;\n    margin-bottom: 28px;\n  }\n  .fc-section-eyebrow::before,\n  .fc-hero__eyebrow::before {\n    content: \"\"; width: 32px; height: 1px; background: var(--copper);\n  }\n\n  \/* Uppercase tracked link with arrow \u2014 the homepage \".btn-learn-more\" *\/\n  .fc-learn {\n    display: inline-flex; align-items: center; gap: 8px;\n    font-family: 'Inter', sans-serif; font-weight: 600;\n    font-size: 12px; letter-spacing: 0.15em; text-transform: uppercase;\n    color: #655040; text-decoration: none;\n    transition: transform 0.3s ease, color 0.3s ease;\n  }\n  .fc-learn svg { width: 14px; height: 14px; }\n  .fc-learn:hover { transform: translateX(5px); color: #655040; }\n\n  \/* Keyboard accessibility *\/\n  .fc-trip a:focus-visible, .fc-trip button:focus-visible {\n    outline: 2px solid var(--copper); outline-offset: 3px; border-radius: 2px;\n  }\n  .fc-week:focus-within .fc-week__cta { opacity: 1; transform: translateX(0); }\n\n  \/* Scroll progress *\/\n  .fc-progress {\n    position: fixed; top: 0; left: 0; right: 0;\n    height: 2px; background: var(--copper);\n    transform-origin: 0 50%; transform: scaleX(0);\n    z-index: 9999; pointer-events: none;\n  }\n\n  \/* ========== HERO (full-bleed photo) ========== *\/\n  .fc-hero {\n    position: relative;\n    min-height: 94vh;\n    display: flex; align-items: flex-end;\n    padding: 0;\n    background: #2C1D12 url(\"https:\/\/freedom-christ.org\/wp-content\/uploads\/2026\/05\/dr-team-1536x862.png\") center 24% \/ cover no-repeat;\n    overflow: hidden;\n  }\n  .fc-hero::after {\n    content: \"\"; position: absolute; inset: 0; z-index: 1;\n    background:\n      linear-gradient(180deg, rgba(38,24,15,0.30) 0%, rgba(38,24,15,0.00) 26%, rgba(38,24,15,0.06) 50%, rgba(38,24,15,0.28) 66%, rgba(38,24,15,0.66) 80%, rgba(38,24,15,0.90) 92%, rgba(38,24,15,0.97) 100%),\n      linear-gradient(90deg, rgba(38,24,15,0.32) 0%, rgba(38,24,15,0) 58%);\n  }\n  .fc-hero__inner { position: relative; z-index: 2; width: 100%; padding-bottom: 44px; }\n  .fc-hero__eyebrow { margin-bottom: 14px; color: var(--copper-l); text-shadow: 0 1px 14px rgba(20,12,6,0.6); }\n  .fc-hero__eyebrow::before { background: var(--copper-l); }\n  .fc-hero__title {\n    font-size: clamp(27px, 3vw, 42px);\n    font-weight: 500; line-height: 1.08; letter-spacing: -0.015em;\n    margin-bottom: 14px; white-space: nowrap;\n    color: #FFF7EF;\n    text-shadow: 0 1px 4px rgba(20,12,6,0.7);\n  }\n  .fc-hero__title .word { display: inline-block; will-change: transform, opacity; color: #FFF7EF; }\n  .fc-hero__title em { font-style: italic; color: var(--copper-l); }\n  .fc-hero__sub {\n    font-family: 'Salina Trial', serif; font-style: italic; font-weight: 400;\n    font-size: clamp(17px, 1.4vw, 21px); line-height: 1.5;\n    color: rgba(255, 245, 236, 0.9); max-width: 42ch; margin-bottom: 22px;\n    text-shadow: 0 1px 6px rgba(20,12,6,0.7);\n  }\n  .fc-hero__meta {\n    display: flex; flex-wrap: wrap;\n    gap: 22px 48px;\n    margin-top: 20px;\n    padding-top: 32px; border-top: 1px solid rgba(255, 245, 236, 0.20);\n  }\n  .fc-hero__meta-item {\n    display: flex; flex-direction: column; gap: 8px;\n  }\n  .fc-hero__meta-num {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: clamp(20px, 1.6vw, 24px); line-height: 1; letter-spacing: -0.01em;\n    background: var(--grad-lite);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent; color: var(--cream);\n    text-shadow: 0 1px 14px rgba(20,12,6,0.5);\n  }\n  .fc-hero__meta-lbl {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase;\n    color: rgba(255, 245, 236, 0.62); font-weight: 500;\n    text-shadow: 0 1px 12px rgba(20,12,6,0.55);\n  }\n  .fc-hero__photo-cap {\n    position: absolute; top: 110px; right: 32px; z-index: 2;\n    color: rgba(255,245,236,0.78); font-family: 'Inter', sans-serif;\n    font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 500;\n    display: flex; align-items: center; gap: 12px;\n  }\n  .fc-hero__photo-cap::before {\n    content: \"\"; width: 24px; height: 1px; background: var(--copper-l);\n  }\n\n  \/* ========== WHY ========== *\/\n  .fc-why {\n    padding: 112px 0;\n    background: var(--cream-2);\n    border-top: 1px solid var(--line);\n  }\n  .fc-why__pull {\n    font-family: 'Salina Trial', serif; font-weight: 400;\n    font-size: clamp(24px, 2.8vw, 40px); line-height: 1.24;\n    color: var(--ink); text-wrap: balance; letter-spacing: -0.005em;\n  }\n  .fc-why__pull em, .fc-why__pull .em {\n    font-style: italic; color: var(--copper); font-weight: 500;\n  }\n  .fc-why__attr {\n    margin-top: 44px;\n    font-family: 'Inter', sans-serif; font-size: 11px;\n    letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--ink-dim); font-weight: 500;\n    display: flex; align-items: center; gap: 16px;\n  }\n  .fc-why__attr::before { content: \"\"; width: 32px; height: 1px; background: var(--copper); }\n\n  \/* ========== WHAT WE DO ========== *\/\n  .fc-do {\n    padding: 112px 0; background: var(--cream);\n    border-top: 1px solid var(--line);\n  }\n  .fc-do__head {\n    display: grid; grid-template-columns: 1fr 1.2fr; gap: 64px;\n    align-items: end; margin-bottom: 64px;\n  }\n  .fc-do__head h2 {\n    font-size: clamp(32px, 4.4vw, 60px);\n    font-weight: 500; line-height: 1.0; letter-spacing: -0.02em;\n  }\n  .fc-do__head-text {\n    font-family: 'Salina Trial', serif; font-style: italic; font-weight: 400;\n    font-size: clamp(16px, 1.2vw, 19px); line-height: 1.5;\n    color: var(--ink-soft); max-width: 34ch;\n  }\n  .fc-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 56px; }\n  .fc-pillar { display: flex; flex-direction: column; }\n  .fc-pillar__num {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: 30px; line-height: 1; letter-spacing: -0.02em;\n    margin-bottom: 14px;\n    background: var(--grad);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent; color: #6A5340;\n  }\n  .fc-pillar__title {\n    font-family: 'Salina Trial', serif; font-weight: 500; font-style: italic;\n    font-size: 23px; line-height: 1.25; color: var(--ink);\n    margin-bottom: 18px; letter-spacing: -0.01em;\n  }\n  .fc-pillar__list { list-style: none; padding: 0; margin: 0; border-top: 1px solid var(--line); }\n  .fc-pillar__list li {\n    padding: 16px 0; border-bottom: 1px solid var(--line);\n    font-size: 15px; line-height: 1.5; color: var(--ink-soft);\n    display: flex; gap: 14px; align-items: baseline;\n  }\n  .fc-pillar__list li::before {\n    content: \"\"; width: 6px; height: 6px; border-radius: 50%;\n    background: var(--copper); flex-shrink: 0; margin-top: 8px;\n  }\n\n  \/* ========== WEEKS ========== *\/\n  .fc-weeks {\n    padding: 112px 0; background: var(--cream-2);\n    border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);\n    position: relative; overflow: hidden;\n  }\n  .fc-weeks__head { text-align: center; margin-bottom: 40px; }\n  .fc-weeks__head h2 {\n    font-size: clamp(36px, 4.6vw, 64px); font-weight: 500;\n    letter-spacing: -0.02em; margin-bottom: 18px;\n  }\n  .fc-weeks__head p {\n    font-family: 'Salina Trial', serif; font-style: italic; font-weight: 400;\n    font-size: 20px; color: var(--ink-soft); max-width: 560px; margin: 0 auto;\n  }\n  .fc-weeks__list { list-style: none; padding: 0; margin: 0; }\n  .fc-week {\n    display: grid; grid-template-columns: 64px 1fr auto;\n    align-items: center; padding: 26px 0;\n    border-bottom: 1px solid var(--line);\n    transition: background 280ms cubic-bezier(0.16,1,0.3,1), padding 280ms cubic-bezier(0.16,1,0.3,1);\n    position: relative;\n  }\n  .fc-week:first-child { border-top: 1px solid var(--line); }\n  .fc-week:hover {\n    padding-left: 24px;\n    background: linear-gradient(90deg, rgba(148,119,98,0.08) 0%, transparent 80%);\n  }\n  .fc-week__num {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: clamp(28px, 3vw, 38px); line-height: 1;\n    letter-spacing: -0.02em;\n    background: var(--grad);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent; color: #6A5340;\n  }\n  .fc-week__body { padding-left: 18px; }\n  .fc-week__label {\n    font-family: 'Inter', sans-serif; font-size: 11px;\n    letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--ink-dim); margin-bottom: 8px; font-weight: 500;\n  }\n  .fc-week__dates {\n    font-family: 'Salina Trial', serif; font-weight: 500; font-style: italic;\n    font-size: clamp(19px, 1.8vw, 24px); color: var(--ink);\n    line-height: 1.2; letter-spacing: -0.01em;\n  }\n  .fc-week__cta {\n    opacity: 0; transform: translateX(-12px);\n    transition: opacity 280ms, transform 280ms cubic-bezier(0.16,1,0.3,1);\n  }\n  .fc-week:hover .fc-week__cta { opacity: 1; transform: translateX(0); }\n  .fc-weeks__note {\n    margin-top: 52px; text-align: center;\n    font-family: 'Salina Trial', serif; font-style: italic;\n    font-size: 18px; color: var(--ink-soft);\n  }\n  .fc-weeks__note em { font-style: italic; color: var(--copper); font-weight: 500; }\n\n  \/* ========== COSTS ========== *\/\n  .fc-costs {\n    padding: 112px 0; background: var(--cream);\n    border-top: 1px solid var(--line);\n  }\n  .fc-costs__grid { display: grid; grid-template-columns: 1fr 1.3fr; gap: 80px; align-items: start; }\n  .fc-costs__left h2 {\n    font-size: clamp(32px, 4.2vw, 56px); font-weight: 500;\n    letter-spacing: -0.02em; line-height: 1.0; margin-bottom: 26px;\n  }\n  .fc-costs__left p {\n    font-family: 'Salina Trial', serif; font-style: italic; font-weight: 400;\n    font-size: clamp(17px, 1.5vw, 20px); line-height: 1.5;\n    color: var(--ink-soft); max-width: 32ch;\n  }\n  .fc-costs__list { display: flex; flex-direction: column; gap: 0; }\n  .fc-cost {\n    display: grid; grid-template-columns: auto 1fr auto; gap: 20px;\n    align-items: baseline; padding: 32px 0; border-bottom: 1px solid var(--line);\n  }\n  .fc-cost:first-child { border-top: 1px solid var(--line); }\n  .fc-cost__lbl {\n    font-family: 'Inter', sans-serif; font-size: 11px;\n    letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--ink-dim); font-weight: 600;\n  }\n  .fc-cost__name {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: clamp(19px, 1.5vw, 22px); color: var(--ink); letter-spacing: -0.01em;\n  }\n  .fc-cost__num {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: clamp(22px, 2vw, 30px); letter-spacing: -0.02em;\n    line-height: 1; white-space: nowrap;\n    background: var(--grad);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent; color: #6A5340;\n  }\n  .fc-cost__sub {\n    grid-column: 2 \/ 4; font-size: 14px; color: var(--ink-soft);\n    margin-top: 6px; line-height: 1.5;\n  }\n  .fc-costs__split {\n    margin-top: 40px; padding: 32px;\n    background: var(--cream-3); border-left: 3px solid var(--copper);\n    border-radius: 0 5px 5px 0;\n  }\n  .fc-costs__split-title {\n    font-family: 'Inter', sans-serif; font-size: 11px;\n    letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--copper); font-weight: 600; margin-bottom: 14px;\n  }\n  .fc-costs__split-body {\n    font-family: 'Salina Trial', serif; font-weight: 400;\n    font-size: 17px; line-height: 1.55; color: var(--ink);\n  }\n  .fc-costs__split-body strong { color: var(--copper); font-weight: 500; font-style: italic; }\n\n  \/* ========== COMMITMENTS ========== *\/\n  .fc-commit {\n    padding: 112px 0; background: var(--cream-2);\n    border-top: 1px solid var(--line);\n  }\n  .fc-commit__head { text-align: center; margin-bottom: 40px; }\n  .fc-commit__head h2 {\n    font-size: clamp(32px, 4.2vw, 56px); font-weight: 500;\n    letter-spacing: -0.02em; line-height: 1.0; margin-bottom: 18px;\n  }\n  .fc-commit__head p {\n    font-family: 'Salina Trial', serif; font-style: italic; font-weight: 400;\n    font-size: 19px; color: var(--ink-soft); max-width: 580px; margin: 0 auto;\n  }\n  .fc-commit__list { list-style: none; padding: 0; margin: 0; }\n  .fc-commit-item {\n    display: grid; grid-template-columns: 60px 1fr; gap: 32px;\n    padding: 32px 0; border-bottom: 1px solid var(--line);\n  }\n  .fc-commit-item:first-child { border-top: 1px solid var(--line); }\n  .fc-commit__num {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: 30px; line-height: 1; letter-spacing: -0.02em; padding-top: 4px;\n    background: var(--grad);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent; color: #6A5340;\n  }\n  .fc-commit__title {\n    font-family: 'Salina Trial', serif; font-weight: 500; font-style: italic;\n    font-size: clamp(19px, 1.5vw, 22px); color: var(--ink);\n    letter-spacing: -0.01em; margin-bottom: 10px; line-height: 1.25;\n  }\n  .fc-commit__desc { color: var(--ink-soft); font-size: 16px; line-height: 1.6; max-width: 58ch; }\n\n  \/* ========== CTA (dark) ========== *\/\n  .fc-cta {\n    padding: 140px 0; text-align: center;\n    background: var(--dark); color: var(--cream);\n    position: relative; overflow: hidden;\n  }\n  .fc-cta::before {\n    content: \"\"; position: absolute; inset: 0;\n    background-image: url(\"https:\/\/freedom-christ.org\/wp-content\/uploads\/2026\/05\/dr-team-1536x862.png\");\n    background-size: cover; background-position: center;\n    opacity: 0.16; filter: saturate(0.7) contrast(1.05);\n  }\n  .fc-cta::after {\n    content: \"\"; position: absolute; inset: 0;\n    background: radial-gradient(60% 80% at center, rgba(56,37,24,0.55) 0%, rgba(44,29,18,0.96) 100%);\n  }\n  .fc-cta__wrap { position: relative; z-index: 2; }\n  .fc-cta__eyebrow {\n    font-family: 'Inter', sans-serif; font-size: 12px;\n    letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--copper-l); font-weight: 600; margin-bottom: 34px;\n    display: inline-flex; align-items: center; gap: 14px;\n  }\n  .fc-cta__eyebrow::before, .fc-cta__eyebrow::after {\n    content: \"\"; width: 32px; height: 1px; background: var(--copper);\n  }\n  .fc-cta h2 {\n    font-family: 'Salina Trial', serif; font-weight: 500;\n    font-size: clamp(40px, 5.8vw, 84px); letter-spacing: -0.02em;\n    line-height: 1.0; margin-bottom: 30px; text-wrap: balance;\n    background: var(--grad-lite);\n    -webkit-background-clip: text; background-clip: text;\n    -webkit-text-fill-color: transparent; color: var(--cream);\n  }\n  .fc-cta h2 .script {\n    font-style: italic;\n    background: none; -webkit-text-fill-color: var(--copper-l); color: var(--copper-l);\n  }\n  .fc-cta p {\n    font-family: 'Salina Trial', serif; font-style: italic; font-weight: 400;\n    font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5;\n    color: rgba(255, 245, 236, 0.78); max-width: 40ch; margin: 0 auto 52px;\n  }\n  .fc-cta__btn {\n    display: inline-flex; align-items: center; gap: 14px;\n    padding: 17px 44px;\n    background: var(--btn); color: #fff;\n    font-family: 'Inter', sans-serif; font-weight: 500;\n    font-size: 16px; letter-spacing: 0.02em;\n    text-decoration: none !important; border-radius: 50px;\n    transition: background 240ms ease, transform 240ms cubic-bezier(0.16,1,0.3,1), box-shadow 240ms ease;\n  }\n  .fc-cta__btn:hover {\n    background: var(--btn-h); transform: translateY(-2px);\n    box-shadow: 0 14px 40px rgba(56,37,24,0.45);\n  }\n  .fc-cta__btn:active { transform: translateY(0); }\n  .fc-cta__btn .arrow { font-size: 17px; transition: transform 240ms ease; }\n  .fc-cta__btn:hover .arrow { transform: translateX(4px); }\n  .fc-cta__contacts {\n    margin-top: 88px; padding-top: 48px;\n    border-top: 1px solid rgba(255, 245, 236, 0.16);\n    display: flex; gap: 96px; justify-content: center; flex-wrap: wrap;\n  }\n  .fc-contact { display: flex; flex-direction: column; gap: 6px; text-align: center; }\n  .fc-contact__lbl {\n    font-family: 'Inter', sans-serif; font-size: 10px;\n    letter-spacing: 0.18em; text-transform: uppercase;\n    color: rgba(255, 245, 236, 0.45); font-weight: 500;\n  }\n  .fc-contact__name {\n    font-family: 'Salina Trial', serif; font-weight: 500; font-style: italic;\n    font-size: 18px; color: var(--cream);\n  }\n  .fc-contact__phone {\n    font-family: 'Inter', sans-serif; font-weight: 500;\n    font-size: 16px; color: var(--copper-l); text-decoration: none;\n    transition: color 200ms ease; margin-top: 4px;\n  }\n  .fc-contact__phone:hover { color: var(--cream); text-decoration: underline !important; }\n\n  \/* ========== FOOTNOTE ========== *\/\n  .fc-foot { padding: 34px 0; text-align: center; background: var(--cream-3); }\n  .fc-foot p {\n    font-family: 'Inter', sans-serif; font-size: 10px;\n    letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--ink-dim); font-weight: 500;\n  }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 980px) {\n    .fc-hero { min-height: 80vh; }\n    .fc-hero__inner { padding-bottom: 56px; }\n    .fc-hero__title { white-space: normal; }\n    .fc-hero__photo-cap { top: 96px; right: 20px; }\n    .fc-why, .fc-do, .fc-weeks, .fc-costs, .fc-commit { padding: 88px 0; }\n    .fc-do__head { grid-template-columns: 1fr; gap: 24px; }\n    .fc-pillars { grid-template-columns: 1fr; gap: 48px; }\n    .fc-week { grid-template-columns: 52px 1fr; gap: 20px; padding: 24px 0; }\n    .fc-week:hover { padding-left: 12px; }\n    .fc-week__body { padding-left: 0; }\n    .fc-week__cta { display: none; }\n    .fc-costs__grid { grid-template-columns: 1fr; gap: 44px; }\n    .fc-commit-item { grid-template-columns: 48px 1fr; gap: 20px; padding: 24px 0; }\n    .fc-cta { padding: 112px 0; }\n    .fc-cta__contacts { gap: 48px; margin-top: 60px; }\n  }\n  @media (max-width: 560px) {\n    .fc-trip__wrap, .fc-trip__wrap--narrow, .fc-trip__wrap--tight { padding: 0 20px; }\n    .fc-hero { min-height: 76vh; }\n    .fc-hero__inner { padding-bottom: 44px; }\n    .fc-hero__title { font-size: clamp(26px, 7vw, 34px); }\n    .fc-hero__photo-cap { display: none; }\n    .fc-hero__meta { gap: 18px 36px; }\n    .fc-hero__meta-num { font-size: 22px; }\n    .fc-cost { grid-template-columns: 1fr; gap: 8px; }\n    .fc-cost__sub { grid-column: 1; }\n    .fc-cost__num { font-size: 26px; }\n    .fc-cta__btn { padding: 16px 32px; font-size: 15px; }\n  }\n  @media (prefers-reduced-motion: reduce) {\n    .fc-trip *, .fc-trip *::before, .fc-trip *::after {\n      animation-duration: 0.01ms !important; transition-duration: 0.01ms !important;\n    }\n  }\n<\/style>\n\n<div class=\"fc-progress\"><\/div>\n\n<section class=\"fc-trip\">\n\n  <!-- ========== HERO ========== -->\n  <div class=\"fc-hero\">\n    <div class=\"fc-hero__photo-cap\">Mission team \u00b7 Dominican Republic \u00b7 2025<\/div>\n    <div class=\"fc-trip__wrap fc-hero__inner\">\n      <div class=\"fc-hero__eyebrow\">Mission Trip \u00b7 Summer 2026<\/div>\n      <h1 class=\"fc-hero__title\">\n        <span class=\"word\">Six&nbsp;weeks<\/span>\n        <span class=\"word\">in&nbsp;the<\/span>\n        <span class=\"word\"><em>Dominican&nbsp;Republic<\/em><\/span>\n      <\/h1>\n      <p class=\"fc-hero__sub\">A summer of service \u2014 children&rsquo;s camps, the love of Christ in action, and a team that changes both you and the people you serve.<\/p>\n\n      <div class=\"fc-hero__meta\">\n        <div class=\"fc-hero__meta-item\">\n          <div class=\"fc-hero__meta-num\">6<\/div>\n          <div class=\"fc-hero__meta-lbl\">weekly sessions<\/div>\n        <\/div>\n        <div class=\"fc-hero__meta-item\">\n          <div class=\"fc-hero__meta-num\">Jun 22 &ndash; Aug 2<\/div>\n          <div class=\"fc-hero__meta-lbl\">summer 2026<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ========== WHY ========== -->\n  <div class=\"fc-why\">\n    <div class=\"fc-trip__wrap--tight\">\n      <div class=\"fc-section-eyebrow\">Why we go<\/div>\n      <p class=\"fc-why__pull\">&ldquo;We go to <em>serve<\/em> children at summer camps, to <em>share<\/em> the love of Christ, and to <em>support<\/em> local churches. It&rsquo;s a chance to serve, to grow, and to change someone&rsquo;s life &mdash; <em>along with your own.<\/em>&rdquo;<\/p>\n      <div class=\"fc-why__attr\">Freedom in Christ Mission \u00b7 DR 2026<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ========== WHAT WE DO ========== -->\n  <div class=\"fc-do\">\n    <div class=\"fc-trip__wrap\">\n      <div class=\"fc-do__head\">\n        <div>\n          <div class=\"fc-section-eyebrow\">What you&rsquo;ll do<\/div>\n          <h2 class=\"grad\">Three <span class=\"em\">roles.<\/span> One <span class=\"em\">team.<\/span><\/h2>\n        <\/div>\n        <p class=\"fc-do__head-text\">A mission isn&rsquo;t tourism. It&rsquo;s real, daily work alongside the children, the leaders, and your team.<\/p>\n      <\/div>\n\n      <div class=\"fc-pillars\">\n        <article class=\"fc-pillar\">\n          <div class=\"fc-pillar__num\">01<\/div>\n          <h3 class=\"fc-pillar__title\">Camp ministry<\/h3>\n          <ul class=\"fc-pillar__list\">\n            <li>Games, activities, and contests for the kids<\/li>\n            <li>One-on-one connection and encouragement<\/li>\n            <li>Day-to-day help running the camp program<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"fc-pillar\">\n          <div class=\"fc-pillar__num\">02<\/div>\n          <h3 class=\"fc-pillar__title\">Practical support<\/h3>\n          <ul class=\"fc-pillar__list\">\n            <li>Preparing locations, moving gear, setting up spaces<\/li>\n            <li>Supporting teachers and ministry leaders<\/li>\n            <li>Keeping order and safety during activities<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"fc-pillar\">\n          <div class=\"fc-pillar__num\">03<\/div>\n          <h3 class=\"fc-pillar__title\">Teamwork<\/h3>\n          <ul class=\"fc-pillar__list\">\n            <li>Building unity within the team<\/li>\n            <li>Stepping in wherever there&rsquo;s a need<\/li>\n            <li>Keeping the atmosphere friendly and healthy<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ========== WEEKS ========== -->\n  <div class=\"fc-weeks\">\n    <div class=\"fc-trip__wrap\">\n      <div class=\"fc-weeks__head\">\n        <div class=\"fc-section-eyebrow\" style=\"justify-content:center\">Pick your week<\/div>\n        <h2 class=\"grad\">Six weeks. <span class=\"em\">One you.<\/span><\/h2>\n        <p>Each week is its own team, its own group of kids, its own story. Choose one. Or several.<\/p>\n      <\/div>\n\n      <ul class=\"fc-weeks__list\">\n        <li class=\"fc-week\">\n          <div class=\"fc-week__num\">01<\/div>\n          <div class=\"fc-week__body\">\n            <div class=\"fc-week__label\">Week one \u00b7 7 days<\/div>\n            <div class=\"fc-week__dates\">June 22 &ndash; 28<\/div>\n          <\/div>\n          <a class=\"fc-week__cta fc-learn\" href=\"#apply\">Apply\n            <svg viewbox=\"0 0 15 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5.33 3.11a.63.63 0 0 0-.41.62.63.63 0 0 0 .2.48l3.83 3.28-3.83 3.27a.63.63 0 0 0 .4 1.11.63.63 0 0 0 .42-.16l4.38-3.75a.63.63 0 0 0 0-.95L5.73 3.26a.63.63 0 0 0-.4-.15Z\" fill=\"#655040\"\/><\/svg>\n          <\/a>\n        <\/li>\n        <li class=\"fc-week\">\n          <div class=\"fc-week__num\">02<\/div>\n          <div class=\"fc-week__body\">\n            <div class=\"fc-week__label\">Week two \u00b7 7 days<\/div>\n            <div class=\"fc-week__dates\">June 29 &ndash; July 5<\/div>\n          <\/div>\n          <a class=\"fc-week__cta fc-learn\" href=\"#apply\">Apply\n            <svg viewbox=\"0 0 15 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5.33 3.11a.63.63 0 0 0-.41.62.63.63 0 0 0 .2.48l3.83 3.28-3.83 3.27a.63.63 0 0 0 .4 1.11.63.63 0 0 0 .42-.16l4.38-3.75a.63.63 0 0 0 0-.95L5.73 3.26a.63.63 0 0 0-.4-.15Z\" fill=\"#655040\"\/><\/svg>\n          <\/a>\n        <\/li>\n        <li class=\"fc-week\">\n          <div class=\"fc-week__num\">03<\/div>\n          <div class=\"fc-week__body\">\n            <div class=\"fc-week__label\">Week three \u00b7 7 days<\/div>\n            <div class=\"fc-week__dates\">July 6 &ndash; 12<\/div>\n          <\/div>\n          <a class=\"fc-week__cta fc-learn\" href=\"#apply\">Apply\n            <svg viewbox=\"0 0 15 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5.33 3.11a.63.63 0 0 0-.41.62.63.63 0 0 0 .2.48l3.83 3.28-3.83 3.27a.63.63 0 0 0 .4 1.11.63.63 0 0 0 .42-.16l4.38-3.75a.63.63 0 0 0 0-.95L5.73 3.26a.63.63 0 0 0-.4-.15Z\" fill=\"#655040\"\/><\/svg>\n          <\/a>\n        <\/li>\n        <li class=\"fc-week\">\n          <div class=\"fc-week__num\">04<\/div>\n          <div class=\"fc-week__body\">\n            <div class=\"fc-week__label\">Week four \u00b7 7 days<\/div>\n            <div class=\"fc-week__dates\">July 13 &ndash; 19<\/div>\n          <\/div>\n          <a class=\"fc-week__cta fc-learn\" href=\"#apply\">Apply\n            <svg viewbox=\"0 0 15 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5.33 3.11a.63.63 0 0 0-.41.62.63.63 0 0 0 .2.48l3.83 3.28-3.83 3.27a.63.63 0 0 0 .4 1.11.63.63 0 0 0 .42-.16l4.38-3.75a.63.63 0 0 0 0-.95L5.73 3.26a.63.63 0 0 0-.4-.15Z\" fill=\"#655040\"\/><\/svg>\n          <\/a>\n        <\/li>\n        <li class=\"fc-week\">\n          <div class=\"fc-week__num\">05<\/div>\n          <div class=\"fc-week__body\">\n            <div class=\"fc-week__label\">Week five \u00b7 7 days<\/div>\n            <div class=\"fc-week__dates\">July 20 &ndash; 26<\/div>\n          <\/div>\n          <a class=\"fc-week__cta fc-learn\" href=\"#apply\">Apply\n            <svg viewbox=\"0 0 15 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5.33 3.11a.63.63 0 0 0-.41.62.63.63 0 0 0 .2.48l3.83 3.28-3.83 3.27a.63.63 0 0 0 .4 1.11.63.63 0 0 0 .42-.16l4.38-3.75a.63.63 0 0 0 0-.95L5.73 3.26a.63.63 0 0 0-.4-.15Z\" fill=\"#655040\"\/><\/svg>\n          <\/a>\n        <\/li>\n        <li class=\"fc-week\">\n          <div class=\"fc-week__num\">06<\/div>\n          <div class=\"fc-week__body\">\n            <div class=\"fc-week__label\">Week six \u00b7 7 days<\/div>\n            <div class=\"fc-week__dates\">July 27 &ndash; August 2<\/div>\n          <\/div>\n          <a class=\"fc-week__cta fc-learn\" href=\"#apply\">Apply\n            <svg viewbox=\"0 0 15 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M5.33 3.11a.63.63 0 0 0-.41.62.63.63 0 0 0 .2.48l3.83 3.28-3.83 3.27a.63.63 0 0 0 .4 1.11.63.63 0 0 0 .42-.16l4.38-3.75a.63.63 0 0 0 0-.95L5.73 3.26a.63.63 0 0 0-.4-.15Z\" fill=\"#655040\"\/><\/svg>\n          <\/a>\n        <\/li>\n      <\/ul>\n\n      <p class=\"fc-weeks__note\">Join <em>one<\/em> week &mdash; or <em>several<\/em>, if your heart and schedule allow.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ========== COSTS ========== -->\n  <div class=\"fc-costs\">\n    <div class=\"fc-trip__wrap\">\n      <div class=\"fc-costs__grid\">\n        <div class=\"fc-costs__left\">\n          <div class=\"fc-section-eyebrow\">Real numbers<\/div>\n          <h2 class=\"grad\">The cost, <span class=\"em\">honestly.<\/span><\/h2>\n          <p>Money shouldn&rsquo;t be the thing that stops you. Here&rsquo;s what it really costs &mdash; and how it can be covered together.<\/p>\n        <\/div>\n\n        <div>\n          <div class=\"fc-costs__list\">\n            <div class=\"fc-cost\">\n              <div class=\"fc-cost__lbl\">A<\/div>\n              <div class=\"fc-cost__name\">Round-trip airfare (US&ndash;DR)<\/div>\n              <div class=\"fc-cost__num\">$500&ndash;1,000<\/div>\n              <div class=\"fc-cost__sub\">Approximate, depending on the dates, the route, and how early you book.<\/div>\n            <\/div>\n            <div class=\"fc-cost\">\n              <div class=\"fc-cost__lbl\">B<\/div>\n              <div class=\"fc-cost__name\">In-country expenses<\/div>\n              <div class=\"fc-cost__num\">$700&ndash;1,000<\/div>\n              <div class=\"fc-cost__sub\">Lodging, meals, local transport, materials for the kids, and insurance.<\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"fc-costs__split\">\n            <div class=\"fc-costs__split-title\">How to cover it &mdash; our advice<\/div>\n            <p class=\"fc-costs__split-body\">Split the cost <strong>three ways<\/strong>: your own funds, support from your church, and help from family. That way no one carries it all &mdash; and it&rsquo;s standard practice for missions.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ========== COMMITMENTS ========== -->\n  <div class=\"fc-commit\">\n    <div class=\"fc-trip__wrap--narrow\">\n      <div class=\"fc-commit__head\">\n        <div class=\"fc-section-eyebrow\" style=\"justify-content:center\">Before you apply<\/div>\n        <h2 class=\"grad\">What we <span class=\"em\">ask<\/span> of you.<\/h2>\n        <p>A mission is a serious commitment. Please read carefully before you apply.<\/p>\n      <\/div>\n\n      <ul class=\"fc-commit__list\">\n        <li class=\"fc-commit-item\">\n          <div class=\"fc-commit__num\">01<\/div>\n          <div>\n            <h3 class=\"fc-commit__title\">A servant&rsquo;s heart<\/h3>\n            <p class=\"fc-commit__desc\">You put Christ and the team&rsquo;s needs above your own plans. You work willingly, even when you&rsquo;re tired.<\/p>\n          <\/div>\n        <\/li>\n        <li class=\"fc-commit-item\">\n          <div class=\"fc-commit__num\">02<\/div>\n          <div>\n            <h3 class=\"fc-commit__title\">Submission to leadership<\/h3>\n            <p class=\"fc-commit__desc\">You follow the direction of ministry leaders and local pastors. You stay flexible when plans change &mdash; and they will.<\/p>\n          <\/div>\n        <\/li>\n        <li class=\"fc-commit-item\">\n          <div class=\"fc-commit__num\">03<\/div>\n          <div>\n            <h3 class=\"fc-commit__title\">Respect for the culture<\/h3>\n            <p class=\"fc-commit__desc\">You dress and act in line with local norms. You represent Christ, the church, and your team.<\/p>\n          <\/div>\n        <\/li>\n        <li class=\"fc-commit-item\">\n          <div class=\"fc-commit__num\">04<\/div>\n          <div>\n            <h3 class=\"fc-commit__title\">Team safety<\/h3>\n            <p class=\"fc-commit__desc\">You keep leadership informed of where you are. No drugs or illegal substances. You disclose medications and any medical conditions ahead of time.<\/p>\n          <\/div>\n        <\/li>\n        <li class=\"fc-commit-item\">\n          <div class=\"fc-commit__num\">05<\/div>\n          <div>\n            <h3 class=\"fc-commit__title\">Documents in order<\/h3>\n            <p class=\"fc-commit__desc\">Valid documents to leave the US and return: passport, Green Card, and the like. This one&rsquo;s on you.<\/p>\n          <\/div>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- ========== CTA (dark) ========== -->\n  <div class=\"fc-cta\" id=\"apply\">\n    <div class=\"fc-trip__wrap fc-cta__wrap\">\n      <div class=\"fc-cta__eyebrow\">Ready when you are<\/div>\n      <h2>Apply <span class=\"script\">for 2026<\/span><\/h2>\n      <p>Fill out a short form &mdash; we&rsquo;ll take the next step together.<\/p>\n      <a href=\"https:\/\/forms.gle\/Qmv9kkAgxxSsUt3M8\" target=\"_blank\" rel=\"noopener\" class=\"fc-cta__btn\">\n        Open the application form <span class=\"arrow\">\u2192<\/span>\n      <\/a>\n\n      <div class=\"fc-cta__contacts\">\n        <div class=\"fc-contact\">\n          <div class=\"fc-contact__lbl\">Trip coordinator<\/div>\n          <div class=\"fc-contact__name\">Vladimir<\/div>\n          <a class=\"fc-contact__phone\" href=\"tel:+18284079046\">+1 (828) 407-9046<\/a>\n        <\/div>\n        <div class=\"fc-contact\">\n          <div class=\"fc-contact__lbl\">Trip coordinator<\/div>\n          <div class=\"fc-contact__name\">Artem<\/div>\n          <a class=\"fc-contact__phone\" href=\"tel:+18287021150\">+1 (828) 702-1150<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ========== FOOTNOTE ========== -->\n  <div class=\"fc-foot\">\n    <p>Freedom in Christ Mission \u00b7 Dominican Republic \u00b7 2026<\/p>\n  <\/div>\n\n<\/section>\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3.12.5\/dist\/gsap.min.js\"><\/script>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3.12.5\/dist\/ScrollTrigger.min.js\"><\/script>\n<script>\n(function() {\n  if (matchMedia(\"(prefers-reduced-motion: reduce)\").matches) return;\n\n  function start() {\n    if (typeof gsap === \"undefined\" || typeof ScrollTrigger === \"undefined\") {\n      return setTimeout(start, 80);\n    }\n    gsap.registerPlugin(ScrollTrigger);\n\n    var bar = document.querySelector(\".fc-progress\");\n    if (bar) {\n      gsap.to(bar, {\n        scaleX: 1, ease: \"none\",\n        scrollTrigger: { trigger: \".fc-trip\", start: \"top top\", end: \"bottom bottom\", scrub: 0.2 }\n      });\n    }\n\n    \/\/ HERO entrance\n    var tl = gsap.timeline({ defaults: { ease: \"expo.out\" } });\n    tl.from(\".fc-hero__eyebrow\",     { opacity: 0, y: 12, duration: 0.8 })\n      .from(\".fc-hero__title .word\", { opacity: 0, y: 32, duration: 1.0, stagger: 0.1 }, \"-=0.4\")\n      .from(\".fc-hero__sub\",         { opacity: 0, y: 16, duration: 0.9 }, \"-=0.6\")\n      .from(\".fc-hero__meta-item\",   { opacity: 0, y: 16, duration: 0.7, stagger: 0.08 }, \"-=0.6\");\n\n    \/\/ WHY\n    gsap.from(\".fc-why__pull\", {\n      opacity: 0, y: 24, duration: 1.1, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-why\", start: \"top 70%\" }\n    });\n    gsap.from(\".fc-why__attr\", {\n      opacity: 0, y: 8, duration: 0.8, delay: 0.3,\n      scrollTrigger: { trigger: \".fc-why\", start: \"top 70%\" }\n    });\n\n    \/\/ DO\n    gsap.from(\".fc-do__head > div, .fc-do__head > p\", {\n      opacity: 0, y: 24, duration: 0.9, stagger: 0.1, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-do__head\", start: \"top 78%\" }\n    });\n    gsap.utils.toArray(\".fc-pillar\").forEach(function(p, i) {\n      gsap.from(p, {\n        opacity: 0, y: 32, duration: 0.9, delay: i * 0.1, ease: \"expo.out\",\n        scrollTrigger: { trigger: \".fc-pillars\", start: \"top 80%\" }\n      });\n      gsap.from(p.querySelector(\".fc-pillar__num\"), {\n        opacity: 0, scale: 0.5, duration: 1.0, delay: i * 0.1 + 0.15, ease: \"back.out(1.5)\",\n        scrollTrigger: { trigger: \".fc-pillars\", start: \"top 80%\" }\n      });\n    });\n\n    \/\/ WEEKS\n    gsap.from(\".fc-weeks__head > *\", {\n      opacity: 0, y: 24, duration: 0.9, stagger: 0.1, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-weeks__head\", start: \"top 75%\" }\n    });\n    gsap.utils.toArray(\".fc-week\").forEach(function(w, i) {\n      gsap.from(w, {\n        opacity: 0, y: 24, duration: 0.7, delay: i * 0.06, ease: \"expo.out\",\n        scrollTrigger: { trigger: \".fc-weeks__list\", start: \"top 80%\" }\n      });\n      gsap.from(w.querySelector(\".fc-week__num\"), {\n        opacity: 0, scale: 0.7, duration: 1.0, delay: i * 0.06 + 0.1, ease: \"back.out(1.5)\",\n        scrollTrigger: { trigger: \".fc-weeks__list\", start: \"top 80%\" }\n      });\n    });\n\n    \/\/ COSTS\n    gsap.from(\".fc-costs__left > *\", {\n      opacity: 0, y: 20, duration: 0.8, stagger: 0.08, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-costs__left\", start: \"top 78%\" }\n    });\n    gsap.utils.toArray(\".fc-cost\").forEach(function(c, i) {\n      gsap.from(c, {\n        opacity: 0, y: 16, duration: 0.7, delay: i * 0.12, ease: \"expo.out\",\n        scrollTrigger: { trigger: \".fc-costs__list\", start: \"top 80%\" }\n      });\n    });\n    gsap.from(\".fc-costs__split\", {\n      opacity: 0, y: 20, duration: 0.9, delay: 0.3, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-costs__split\", start: \"top 85%\" }\n    });\n\n    \/\/ COMMITMENTS\n    gsap.from(\".fc-commit__head > *\", {\n      opacity: 0, y: 20, duration: 0.9, stagger: 0.1, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-commit__head\", start: \"top 75%\" }\n    });\n    gsap.utils.toArray(\".fc-commit-item\").forEach(function(c, i) {\n      gsap.from(c, {\n        opacity: 0, x: -16, duration: 0.7, delay: i * 0.08, ease: \"expo.out\",\n        scrollTrigger: { trigger: c, start: \"top 88%\" }\n      });\n    });\n\n    \/\/ CTA\n    gsap.from(\".fc-cta__eyebrow\", {\n      opacity: 0, y: 12, duration: 0.8,\n      scrollTrigger: { trigger: \".fc-cta\", start: \"top 75%\" }\n    });\n    gsap.from(\".fc-cta h2\", {\n      opacity: 0, y: 32, duration: 1.2, ease: \"expo.out\", delay: 0.15,\n      scrollTrigger: { trigger: \".fc-cta\", start: \"top 75%\" }\n    });\n    gsap.from(\".fc-cta p\", {\n      opacity: 0, y: 16, duration: 0.9, delay: 0.35, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-cta\", start: \"top 75%\" }\n    });\n    gsap.from(\".fc-cta__btn\", {\n      opacity: 0, scale: 0.9, duration: 0.9, delay: 0.5, ease: \"back.out(1.4)\",\n      scrollTrigger: { trigger: \".fc-cta\", start: \"top 75%\" }\n    });\n    gsap.from(\".fc-contact\", {\n      opacity: 0, y: 12, duration: 0.7, stagger: 0.1, delay: 0.6, ease: \"expo.out\",\n      scrollTrigger: { trigger: \".fc-cta__contacts\", start: \"top 90%\" }\n    });\n\n    if (document.fonts && document.fonts.ready) {\n      document.fonts.ready.then(function() { ScrollTrigger.refresh(); });\n    }\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", start);\n  } else { start(); }\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Mission team \u00b7 Dominican Republic \u00b7 2025 Mission Trip \u00b7 Summer 2026 Six&nbsp;weeks in&nbsp;the Dominican&nbsp;Republic A summer of service \u2014&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1921","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/pages\/1921","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/comments?post=1921"}],"version-history":[{"count":17,"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/pages\/1921\/revisions"}],"predecessor-version":[{"id":1940,"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/pages\/1921\/revisions\/1940"}],"wp:attachment":[{"href":"https:\/\/freedom-christ.org\/ru\/wp-json\/wp\/v2\/media?parent=1921"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}