/* =================================
   UTILITY CLASSES - MARGINS & PADDINGS
   ================================= */

/* Margin Bottom (0-200) */
.mb-0 { margin-bottom: 0px !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-65 { margin-bottom: 65px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-75 { margin-bottom: 75px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-85 { margin-bottom: 85px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-95 { margin-bottom: 95px !important; }
.mb-100 { margin-bottom: 100px !important; }
.mb-110 { margin-bottom: 110px !important; }
.mb-120 { margin-bottom: 120px !important; }
.mb-130 { margin-bottom: 130px !important; }
.mb-140 { margin-bottom: 140px !important; }
.mb-150 { margin-bottom: 150px !important; }
.mb-160 { margin-bottom: 160px !important; }
.mb-170 { margin-bottom: 170px !important; }
.mb-180 { margin-bottom: 180px !important; }
.mb-190 { margin-bottom: 190px !important; }
.mb-200 { margin-bottom: 200px !important; }

/* Margin Top (0-200) */
.mt-0 { margin-top: 0px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-55 { margin-top: 55px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-75 { margin-top: 75px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-95 { margin-top: 95px !important; }
.mt-100 { margin-top: 100px !important; }
.mt-110 { margin-top: 110px !important; }
.mt-120 { margin-top: 120px !important; }
.mt-130 { margin-top: 130px !important; }
.mt-140 { margin-top: 140px !important; }
.mt-150 { margin-top: 150px !important; }
.mt-160 { margin-top: 160px !important; }
.mt-170 { margin-top: 170px !important; }
.mt-180 { margin-top: 180px !important; }
.mt-190 { margin-top: 190px !important; }
.mt-200 { margin-top: 200px !important; }

/* Padding Bottom (0-200) */
.pb-0 { padding-bottom: 0px !important; }
.pb-5 { padding-bottom: 5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-55 { padding-bottom: 55px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-65 { padding-bottom: 65px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-75 { padding-bottom: 75px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-85 { padding-bottom: 85px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-95 { padding-bottom: 95px !important; }
.pb-100 { padding-bottom: 100px !important; }
.pb-110 { padding-bottom: 110px !important; }
.pb-120 { padding-bottom: 120px !important; }
.pb-130 { padding-bottom: 130px !important; }
.pb-140 { padding-bottom: 140px !important; }
.pb-150 { padding-bottom: 150px !important; }
.pb-160 { padding-bottom: 160px !important; }
.pb-170 { padding-bottom: 170px !important; }
.pb-180 { padding-bottom: 180px !important; }
.pb-190 { padding-bottom: 190px !important; }
.pb-200 { padding-bottom: 200px !important; }

/* Padding Top (0-200) */
.pt-0 { padding-top: 0px !important; }
.pt-5 { padding-top: 5px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-55 { padding-top: 55px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-65 { padding-top: 65px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-75 { padding-top: 75px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-85 { padding-top: 85px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-95 { padding-top: 95px !important; }
.pt-100 { padding-top: 100px !important; }
.pt-110 { padding-top: 110px !important; }
.pt-120 { padding-top: 120px !important; }
.pt-130 { padding-top: 130px !important; }
.pt-140 { padding-top: 140px !important; }
.pt-150 { padding-top: 150px !important; }
.pt-160 { padding-top: 160px !important; }
.pt-170 { padding-top: 170px !important; }
.pt-180 { padding-top: 180px !important; }
.pt-190 { padding-top: 190px !important; }
.pt-200 { padding-top: 200px !important; }


/* =================================
   GLOBAL STYLES
   ================================= */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.container-fluid {
    padding: 0 5%;
}
.fa-heart {
    animation: heartbeat 2s ease-in-out infinite;
    display: inline-block;
}

@keyframes heartbeat {
    0% {
        transform: scale(1);
    }

    14% {
        transform: scale(1.15);
    }

    28% {
        transform: scale(1);
    }

    42% {
        transform: scale(1.15);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}
/* =================================
   CUSTOM STYLES
   ================================= */








   /* ===== HEADER / NAV FLOATING ===== */
   .site-header {
       position: fixed;
       top: 18px;
       left: 0;
       right: 0;
       z-index: 50;
       pointer-events: none;
   }

   .nav-shell {
       max-width: 1100px;
       margin: 0 auto;
       padding: 0 16px;
       display: flex;
       align-items: center;
       justify-content: center;
       gap: 12px;
       pointer-events: auto;
   }

   /* Barra de links (glass) */
   .nav-bar {
       padding: 0 30px;
       border-radius: 3px;
       display: flex;
       flex-direction: row;
       align-items: center;
       gap: 14px;
       background: rgba(255, 255, 255, 0.16);
       -webkit-backdrop-filter: blur(50px);
       backdrop-filter: blur(50px);
       transition: background-color 0.25s ease, border-color 0.25s ease;
   }

   .nav-bar .brand {
       margin-right: 80px
   }

   .nav-link {
       color: rgba(255, 255, 255, 1) !important;
       text-decoration: none;
       font-size: .8rem;
       padding: 20px 6px;
       border-radius: 4px;
       transition: color 0.2s ease, background-color 0.2s ease;
       white-space: nowrap;
   }



   /* Cuando te separas del top (scroll) */
   .site-header.is-scrolled .nav-bar,
   .site-header.is-scrolled .brand-badge {
       background-color: rgba(0, 0, 0, 0.5);
   }

   /* ===== MOBILE ===== */
   .nav-toggle {
       display: none;
       height: 54px;
       padding: 0 14px;
       border-radius: 6px;
       border: 1px solid rgba(255, 255, 255, 0.22);
       background: rgba(255, 255, 255, 0.16);
       color: #fff;
       -webkit-backdrop-filter: blur(18px);
       backdrop-filter: blur(18px);
   }

   @media (max-width: 860px) {
       .nav-shell {
           justify-content: space-between;
       }

       .nav-bar {
           position: absolute;
           top: calc(18px + 54px + 10px);
           left: 16px;
           right: 16px;
           height: auto;
           padding: 10px;
           flex-direction: column;
           align-items: flex-start;
           gap: 6px;
           transform: translateY(-10px);
           opacity: 0;
           pointer-events: none;
       }

       .site-header.is-open .nav-bar {
           transform: translateY(0);
           opacity: 1;
           pointer-events: auto;
       }

       .nav-toggle {
           display: inline-flex;
           align-items: center;
           justify-content: center;
       }
   }


/* =================================
   SPLIT TEXT — SHIMMER HOVER
   Activa el efecto agregando la clase
   .split-hover a cualquier elemento.
   JS parte el texto en <span.char>
   con la variable CSS --i (índice).
   ================================= */

.split-hover {
    display: inline-block;
    /* evita que los spans rompan a nueva línea inesperadamente */
    white-space: nowrap;
}

/* Cada letra envuelta por JS */
.split-hover .char {
    display: inline-block;
}

/* Keyframe: cada letra entra en blur y vuelve a nítido */
@keyframes blur-wave {
    0%   { filter: blur(0px);   opacity: 1;    }
    40%  { filter: blur(1px);   opacity: 0.2; scale: .9;color:black }
    100% { filter: blur(0px);   opacity: 1;    }
}

/* La clase .shimmer-run la añade JS en cada mouseenter */
.split-hover.shimmer-run .char {
    animation: blur-wave 0.3s ease both;
    animation-delay: calc(var(--i, 0) * 30ms);
}


/* blurInLeft → ver animate.css */

/* =============================================
   HOME — GLOBAL
   ============================================= */

h1 {
    font-size: 6vw;
    line-height: 1.1;
}

h2 {
    font-size: 3.6vw;
    font-weight: 500 !important;
    line-height: 1.1;
}

.wow { visibility: hidden; }

.section-mod { padding: 120px 0; }

.height-100 { height: 100vh; }

.mh-100 {
    min-height: 100vh;
    padding: 80px 0 0px;
}

.w-80 { width: 80%; }

/* =============================================
   HOME — PARALLAX BOXES (sección Multiplying)
   ============================================= */

.parallaxBoxes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 30px;
    align-items: center;
    width: 90%;
    float: right;
}

.parallaxBoxes li {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    flex: 1;
}

.parallaxBoxes li:first-child { height: 400px; }
.parallaxBoxes li:last-child  { height: 500px; }

.parallaxBoxes li img {
    width: 100%;
    height: 130%;
    object-fit: cover;
    display: block;
    will-change: transform;
    transform: scale(1.1);
}

/* =============================================
   HOME — BOX PARALLAX (sección Church Planting)
   ============================================= */

.boxParallax {
    width: calc(100% - 30px);
    margin: auto;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.boxParallax-bg {
    position: absolute;
    inset: -25% 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    will-change: transform;
    z-index: 0;
}

.boxParallax > .container {
    position: relative;
    z-index: 1;
}

/* =============================================
   HOME — STEPS (Church Planting Process)
   ============================================= */

.steps-row {
    position: relative;
    padding: 80px 0;
}

.steps-wrapper {
    position: relative;
    margin: 0 auto;
    height: 570px;
}

.step-card {
    position: absolute;
    width: 54%;
    padding: 100px 1.2rem 25px;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border-radius: 8px;
    color: white;
}

.step-card h3 {
    margin: 0 0 10px;
    font-weight: 300;
    font-size: 26px;
    line-height: 1.05;
    width: 80%;
}

.step-card p {
    margin: 0;
    font-size: 16px;
    opacity: .85;
}

.step-num {
    position: absolute;
    top: 14px;
    left: 18px;
    font-size: 12px;
    letter-spacing: .18em;
    opacity: .7;
}

.step-info { display: flex; align-items: flex-end;}
.step-info h3{
    margin-bottom: 0px;
}
.step-info p{
    border-left: 1px solid #ffffff1f;
    margin-bottom: 0px;
    padding-left: 20px;
}
.step-1 { top: 0;      left: 0; }
.step-2 { top: 195px;  left: 0; right: 0;margin:auto }
.step-3 { bottom: 0;   right: 0; }

/* ── Dash animation (marching ants) ──────────────────────────── */

:root {
    --dash-color: rgba(255, 255, 255, .65);
    --dash-on:    6px;
    --dash-off:   6px;
    --dash-cycle: 12px;
    --dash-w:     2px;
    --dash-speed: .45s;
}

/* 01 → 02 : baja por la izquierda y gira a la derecha */
.step-1::after {
    content: "";
    position: absolute;
    left: 120px;
    bottom: -114px;
    width: 260px;
    height: 115px;
    background:
        repeating-linear-gradient(
            180deg,
            var(--dash-color) 0, var(--dash-color) var(--dash-on),
            transparent var(--dash-on), transparent var(--dash-cycle)
        ) 0 0 / var(--dash-w) 100% no-repeat,
        repeating-linear-gradient(
            90deg,
            var(--dash-color) 0, var(--dash-color) var(--dash-on),
            transparent var(--dash-on), transparent var(--dash-cycle)
        ) 0 100% / 100% var(--dash-w) no-repeat;
    animation: march-01 var(--dash-speed) linear infinite;
}

@keyframes march-01 {
    from { background-position: 0 0,                0 100%; }
    to   { background-position: 0 var(--dash-cycle), var(--dash-cycle) 100%; }
}

/* 02 → 03 : avanza a la derecha y baja */
.step-2::after {
    content: "";
    position: absolute;
    right: -260px;
    top: 80px;
    width: 260px;
    height: 140px;
    background:
        repeating-linear-gradient(
            90deg,
            var(--dash-color) 0, var(--dash-color) var(--dash-on),
            transparent var(--dash-on), transparent var(--dash-cycle)
        ) 0 0 / 100% var(--dash-w) no-repeat,
        repeating-linear-gradient(
            180deg,
            var(--dash-color) 0, var(--dash-color) var(--dash-on),
            transparent var(--dash-on), transparent var(--dash-cycle)
        ) 100% 0 / var(--dash-w) 100% no-repeat;
    animation: march-02 var(--dash-speed) linear infinite;
}

@keyframes march-02 {
    from { background-position: 0 0,                100% 0; }
    to   { background-position: var(--dash-cycle) 0, 100% var(--dash-cycle); }
}

/* ── Responsive ──────────────────────────────────────────────── */

@media (max-width: 992px) {
    .steps-wrapper {
        height: auto;
    }
    .step-card {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }
    .step-1::after,
    .step-2::after {
        display: none;
    }
    .step-card h3 {
        font-size: 28px;
    }
}

/* =============================================
   HOME — BETTER TOGETHER (sección de stats)
   ============================================= */

.bt-rule {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 26px;
}

.bt-rule__line {
    height: 2px;
    background: rgba(0, 0, 0, .75);
    flex: 1;
}

.bt-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 34px;
    flex-wrap: wrap;
}

.bt-item {
    flex: 1 1 220px;
    min-width: 210px;
    max-width: 280px;
    border-top: 2px solid black;
    padding-top: 10px;
}

.bt-item img {
    height: 25px;
    margin-bottom: 80px;
}

.bt-metric {
    font-size: 26px;
    font-weight: 400;
    color: #6b7177;
    margin-bottom: 10px;
}

.bt-lead {
    margin: 0 0 8px;
    font-size: 12px;
    line-height: 1.55;
    color: #8a9096;
}

.bt-text {
    margin: 0;
    font-size: 12px;
    line-height: 1.55;
    color: #9aa1a8;
}

/* =============================================
   CUSTOM BOOTSTRAP BUTTONS
   ============================================= */
   .vertical-align {
       position: relative;
       top: 50%;
       transform: translateY(-50%);
   }
.btn{
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    transition: all 0.3s ease;
}
/* btn-black */
.btn-black {
    background-color: #191919;
    color: #ffffff;
    border: 2px solid #191919;
}
.btn-black:hover,
.btn-black:focus {
    background-color: #333333;
    color: #ffffff;
    border-color: #333333;
    scale: 1.02; 
}
.btn-black:active {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}

/* btn-white */
.btn-white {
    background-color: #ffffff;
    color: #191919;
    border: 2px solid #ffffff;
}
.btn-white:hover,
.btn-white:focus {
    background-color: #f0f0f0;
    color: #191919;
    border-color: #f0f0f0;
}
.btn-white:active {
    background-color: #e0e0e0 !important;
    color: #191919 !important;
    border-color: #e0e0e0 !important;
}

/* btn-transparent-white (para fondos oscuros) */
.btn-transparent-white {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}
.btn-transparent-white:hover,
.btn-transparent-white:focus {
    background-color: #ffffff;
    color: #191919;
    border-color: #ffffff;
}
.btn-transparent-white:active {
    background-color: #f0f0f0 !important;
    color: #191919 !important;
    border-color: #f0f0f0 !important;
}

/* btn-transparent-black (para fondos claros) */
.btn-transparent-black {
    background-color: transparent;
    color: #191919;
    border: 2px solid #191919;
}
.btn-transparent-black:hover,
.btn-transparent-black:focus {
    background-color: #191919;
    color: #ffffff;
    border-color: #191919;
}
.btn-transparent-black:active {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
}

/* =============================================
   FOOTER
   ============================================= */

.site-footer {
  background: #2C2F33;
  color: white;
  padding: 60px 80px;
  width: calc(100% - 15px);
  margin: auto;
  margin-bottom: 5px !important;
  border-radius: 8px;
}

/* Top */
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-logo img {
  height: 36px;
}

/* Social Icons */
.footer-social {
  display: flex;
  gap: 14px;
}

.footer-social a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.25s ease;
  font-size: 14px;
}

.footer-social a:hover {
  background: rgba(255,255,255,0.18);
  transform: translateY(-2px);
}

/* Headline */
.footer-headline {
  text-align: center;
  font-size: 5vw;
  font-weight: 300 !important;
  margin: -40px 0 200px;
  line-height: 1.25;
}

/* Columns */
.footer-columns {
  display: flex;
  gap: 80px;
  margin-top: 20px;
  width: 50%;
}
.footer-columns .footer-col {
  width: 33%;
}
.footer-col h4 {
  font-size: 11px;
  letter-spacing: 1.5px;
  font-weight: 600;
  position: relative;
  padding-top: 14px;
  opacity: 0.7;
  margin-bottom: 60px;
}

.footer-col h4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,0.15);
}

.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-col li {
  margin-bottom: 8px;
}

.footer-col a {
  text-decoration: none;
  color: rgba(255,255,255,0.75);
  font-size: 13px;
  transition: color 0.2s ease;
}

.footer-col a:hover {
  color: white;
}

/* Responsive */
@media (max-width: 900px) {
  .site-footer {
    padding: 50px 30px;
  }

  .footer-columns {
    flex-direction: column;
    gap: 40px;
  }

  .footer-headline {
    font-size: 30px;
  }
}