/* =============================================================
   FRØST · HOME PAGE
   Scoped a body.page-template-page-home · Hello Elementor child
   ============================================================= */

/* ---------- Tokens ---------- */
body.page-template-page-home,
body.frost-home {
    --fh-navy-900: #0F2640;
    --fh-navy-700: #1B3A5C;
    --fh-ice-50:   #F4F7FA;
    --fh-ice-100:  #E5EBF0;
    --fh-ice-200:  #D5DEE7;
    --fh-slate-400:#8E97A4;
    --fh-slate-500:#6B7785;
    --fh-slate-700:#3D4854;
    --fh-bone:     #FAFAF7;
    --fh-accent:   #7FA3C4;
    --fh-ease:     cubic-bezier(0.4, 0, 0.2, 1);
}

/* ---------- Romper max-width del padre Hello Elementor ---------- */
body.page-template-page-home .site-main,
body.page-template-page-home .page-content,
body.page-template-page-home main.site-main,
body.page-template-page-home article {
    max-width: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.page-template-page-home .entry-header,
body.page-template-page-home .entry-title,
body.page-template-page-home .post-thumbnail {
    display: none !important;
}

body.page-template-page-home {
    font-family: 'Montserrat', -apple-system, sans-serif !important;
    color: var(--fh-navy-900) !important;
    background: var(--fh-bone) !important;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

body.page-template-page-home .frost-home {
    overflow: hidden;
}


/* ============================================================
   PATRÓN TOPOGRÁFICO ÁRTICO · fondo decorativo sutil
   SVG inline como data-URI (zero HTTP requests).
   Aplicado al body via pseudo-element fixed.
   ============================================================ */
body.page-template-page-home::before {
    content: '';
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221200%22%20height%3D%22900%22%20viewBox%3D%220%200%201200%20900%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23D5DEE7%22%20stroke-width%3D%220.8%22%20opacity%3D%220.5%22%3E%3Cpath%20d%3D%22M0%2C180%20Q150%2C140%20300%2C170%20T600%2C180%20T900%2C170%20T1200%2C180%22%2F%3E%3Cpath%20d%3D%22M0%2C220%20Q160%2C180%20320%2C210%20T620%2C220%20T920%2C210%20T1200%2C220%22%2F%3E%3Cpath%20d%3D%22M0%2C260%20Q150%2C220%20300%2C250%20T600%2C260%20T900%2C250%20T1200%2C260%22%2F%3E%3Cpath%20d%3D%22M0%2C300%20Q170%2C260%20340%2C290%20T640%2C300%20T940%2C290%20T1200%2C300%22%2F%3E%3Cpath%20d%3D%22M0%2C360%20Q160%2C310%20320%2C350%20T620%2C360%20T920%2C350%20T1200%2C360%22%2F%3E%3Cpath%20d%3D%22M0%2C420%20Q180%2C370%20360%2C410%20T660%2C420%20T960%2C410%20T1200%2C420%22%2F%3E%3Cpath%20d%3D%22M0%2C480%20Q170%2C430%20340%2C470%20T640%2C480%20T940%2C470%20T1200%2C480%22%2F%3E%3Cpath%20d%3D%22M0%2C540%20Q160%2C490%20320%2C530%20T620%2C540%20T920%2C530%20T1200%2C540%22%2F%3E%3Cpath%20d%3D%22M0%2C620%20Q180%2C570%20360%2C610%20T660%2C620%20T960%2C610%20T1200%2C620%22%2F%3E%3Cpath%20d%3D%22M0%2C690%20Q170%2C640%20340%2C680%20T640%2C690%20T940%2C680%20T1200%2C690%22%2F%3E%3Cpath%20d%3D%22M0%2C760%20Q160%2C710%20320%2C750%20T620%2C760%20T920%2C750%20T1200%2C760%22%2F%3E%3Cellipse%20cx%3D%22200%22%20cy%3D%22350%22%20rx%3D%2270%22%20ry%3D%2222%22%2F%3E%3Cellipse%20cx%3D%22200%22%20cy%3D%22350%22%20rx%3D%22120%22%20ry%3D%2240%22%2F%3E%3Cellipse%20cx%3D%22200%22%20cy%3D%22350%22%20rx%3D%22170%22%20ry%3D%2258%22%2F%3E%3Cellipse%20cx%3D%22850%22%20cy%3D%22540%22%20rx%3D%2260%22%20ry%3D%2218%22%2F%3E%3Cellipse%20cx%3D%22850%22%20cy%3D%22540%22%20rx%3D%22100%22%20ry%3D%2232%22%2F%3E%3Cellipse%20cx%3D%22850%22%20cy%3D%22540%22%20rx%3D%22140%22%20ry%3D%2246%22%2F%3E%3Cellipse%20cx%3D%22500%22%20cy%3D%22250%22%20rx%3D%2250%22%20ry%3D%2216%22%2F%3E%3Cellipse%20cx%3D%22500%22%20cy%3D%22250%22%20rx%3D%2290%22%20ry%3D%2230%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: repeat;
    background-size: 1200px 900px;
    opacity: 0.4;
}

/* Asegurar que el contenido del home esté arriba del patrón */
body.page-template-page-home .frost-home {
    position: relative;
    z-index: 1;
}

/* En las secciones con fondo dark/navy (story, cta-final con bg image)
   el patrón se oculta visualmente porque queda detrás del bg sólido */

/* ============================================================
   BOTONES BASE
   ============================================================ */
body.page-template-page-home .fh-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 14px 24px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.3s var(--fh-ease);
    cursor: pointer;
    border: 1px solid transparent;
    font-family: inherit;
    white-space: nowrap;
}
body.page-template-page-home .fh-btn svg { transition: transform 0.3s var(--fh-ease); flex-shrink: 0; }
body.page-template-page-home .fh-btn:hover svg { transform: translateX(4px); }

body.page-template-page-home .fh-btn-primary {
    background: var(--fh-navy-700);
    color: var(--fh-bone);
}
body.page-template-page-home .fh-btn-primary:hover {
    background: var(--fh-navy-900);
    color: var(--fh-bone);
    transform: translateY(-2px);
}

body.page-template-page-home .fh-btn-ghost {
    background: transparent;
    color: var(--fh-navy-900);
    border-color: var(--fh-navy-900);
}
body.page-template-page-home .fh-btn-ghost:hover {
    background: var(--fh-navy-900);
    color: var(--fh-bone);
    transform: translateY(-2px);
}

/* ============================================================
   SECCIÓN 1 · HERO
   ============================================================ */
body.page-template-page-home .fh-hero {
    position: relative;
    min-height: 100vh;
    padding: 60px 56px 80px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
    max-width: 1600px;
    margin: 0 auto;
}
body.page-template-page-home .fh-hero-left { max-width: 580px; }

body.page-template-page-home .fh-hero-eyebrow {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--fh-slate-500);
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    gap: 14px;
}
body.page-template-page-home .fh-hero-eyebrow::before {
    content: '';
    width: 28px;
    height: 1px;
    background: var(--fh-slate-500);
}

body.page-template-page-home .fh-hero-title {
    font-size: clamp(36px, 5vw, 72px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.035em !important;
    line-height: 0.98 !important;
    margin: 0 0 32px !important;
    color: var(--fh-navy-900) !important;
    font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home .fh-hero-title .line-1 {
    display: block;
    font-weight: 300;
    color: var(--fh-accent);
}
body.page-template-page-home .fh-hero-title .line-2 {
    display: block;
    font-weight: 600;
    color: var(--fh-navy-900);
}

body.page-template-page-home .fh-hero-divider {
    width: 60px;
    height: 1px;
    background: var(--fh-navy-900);
    margin-bottom: 32px;
}

body.page-template-page-home .fh-hero-subtitle {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7;
    color: var(--fh-slate-700);
    max-width: 460px;
    margin-bottom: 48px;
}

body.page-template-page-home .fh-hero-ctas {
    display: flex;
    gap: 12px;
    flex-wrap: nowrap;
    align-items: center;
}

body.page-template-page-home .fh-hero-visual {
    position: relative;
    height: 80vh;
    max-height: 720px;
}
body.page-template-page-home .fh-hero-slot {
    position: absolute;
    inset: 0;
}
body.page-template-page-home .fh-hero-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, #DCE4EB 0%, #B9C7D5 50%, #8FA3B8 100%);
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    overflow: hidden;
}
body.page-template-page-home .fh-hero-bg.has-image::before {
    display: none;
}
body.page-template-page-home .fh-hero-bg::before {
    content: '';
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -55%);
    width: 80%; aspect-ratio: 1;
    background: radial-gradient(circle, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0) 65%);
    border-radius: 50%;
}

body.page-template-page-home .fh-hero-scroll-cue {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    color: var(--fh-slate-500);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    animation: fhBob 2s var(--fh-ease) infinite;
    z-index: 5;
}
body.page-template-page-home .fh-hero-scroll-cue::after {
    content: '';
    width: 1px; height: 32px;
    background: linear-gradient(180deg, var(--fh-slate-500), transparent);
}
@keyframes fhBob {
    0%, 100% { transform: translate(-50%, 0); }
    50% { transform: translate(-50%, 6px); }
}

/* ============================================================
   TERMO VIAJERO 🥶
   Position: fixed siempre. JS controla top/left/width/height.
   ============================================================ */
body.page-template-page-home .fh-traveling-bottle {
    position: fixed;
    z-index: 50;
    pointer-events: none;
    will-change: transform, top, left, width, height;
}

body.page-template-page-home .fh-traveling-bottle.is-floating {
    animation: fhLevitate 5s var(--fh-ease) infinite;
}

@keyframes fhLevitate {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-14px); }
}

body.page-template-page-home .fh-traveling-bottle svg,
body.page-template-page-home .fh-traveling-bottle img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 40px 50px rgba(15, 38, 64, 0.4));
    transition: filter 0.6s var(--fh-ease);
}

body.page-template-page-home .fh-traveling-bottle.is-landed svg,
body.page-template-page-home .fh-traveling-bottle.is-landed img {
    filter: drop-shadow(0 25px 35px rgba(15, 38, 64, 0.35));
}

/* Cuando el bento sale del viewport, ocultamos el termo viajero */
body.page-template-page-home .fh-traveling-bottle.is-hidden {
    opacity: 0;
    transition: opacity 0.4s var(--fh-ease);
}

/* ============================================================
   SECCIÓN 2 · COLECCIÓN BENTO
   ============================================================ */
body.page-template-page-home .fh-collection {
    padding: 90px 56px;
    background: var(--fh-bone);
    border-top: 1px solid var(--fh-ice-100);
}
body.page-template-page-home .fh-collection-inner {
    max-width: 1400px;
    margin: 0 auto;
}

body.page-template-page-home .fh-collection-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 48px;
    gap: 24px;
}
body.page-template-page-home .fh-collection-header-left { max-width: 600px; }

body.page-template-page-home .fh-section-eyebrow {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--fh-slate-500);
    margin-bottom: 24px;
}
body.page-template-page-home .fh-section-title {
    font-size: clamp(36px, 4.2vw, 60px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.025em !important;
    line-height: 1.05 !important;
    color: var(--fh-navy-900) !important;
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home .fh-section-title em {
    font-style: italic;
    font-weight: 200;
    color: var(--fh-accent);
}
body.page-template-page-home .fh-section-title strong {
    font-weight: 600;
}

body.page-template-page-home .fh-collection-link {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--fh-navy-900);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid transparent;
    padding-bottom: 4px;
    white-space: nowrap;
    transition: border-color 0.3s var(--fh-ease);
}
body.page-template-page-home .fh-collection-link:hover { border-bottom-color: var(--fh-navy-900); }
body.page-template-page-home .fh-collection-link svg { transition: transform 0.3s var(--fh-ease); }
body.page-template-page-home .fh-collection-link:hover svg { transform: translateX(4px); }

body.page-template-page-home .fh-bento {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

body.page-template-page-home .fh-bento-item {
    --card-color: #FAFAF7;
    --card-color-dark: #B9C7D5;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: transform 0.5s var(--fh-ease);
    text-decoration: none;
    color: inherit;
    display: block;
    aspect-ratio: 0.78;
}
body.page-template-page-home .fh-bento-item:hover { transform: translateY(-6px); }

/* La clase .fh-bento-large se mantiene en el PHP por compatibilidad
   pero ya NO da tratamiento especial — todas las cards son iguales */
body.page-template-page-home .fh-bento-large {
    grid-row: auto;
    grid-column: auto;
}

body.page-template-page-home .fh-bento-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, var(--card-color) 0%, var(--card-color-dark) 100%);
}
body.page-template-page-home .fh-bento-bg::before {
    content: '';
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -55%);
    width: 75%; aspect-ratio: 1;
    background: radial-gradient(circle, rgba(255,255,255,0.22) 0%, rgba(255,255,255,0) 60%);
    border-radius: 50%;
}

body.page-template-page-home .fh-bento-slot {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -52%);
    width: 78%;
    max-width: 290px;
    aspect-ratio: 0.667;
    z-index: 2;
}

body.page-template-page-home .fh-bento-bottle-static {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s var(--fh-ease);
}
body.page-template-page-home .fh-bento-bottle-static.visible { opacity: 1; }
body.page-template-page-home .fh-bento-bottle-static svg,
body.page-template-page-home .fh-bento-bottle-static img {
    width: 100%; height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 25px 35px rgba(15, 38, 64, 0.35));
}

body.page-template-page-home .fh-bento-product {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 72%;
    max-width: 280px;
    height: auto;
    aspect-ratio: 0.7;
    object-fit: contain;
    z-index: 2;
    filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.5));
}

body.page-template-page-home .fh-bento-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 70px 22px 22px;
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    color: var(--fh-bone);
    z-index: 3;
}
body.page-template-page-home .fh-bento-name {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.04em;
    margin-bottom: 4px;
}
body.page-template-page-home .fh-bento-cap {
    font-size: 11px;
    font-weight: 300;
    color: rgba(250,250,247,0.7);
    margin-bottom: 6px;
}
body.page-template-page-home .fh-bento-price {
    font-size: 14px;
    font-weight: 400;
}

body.page-template-page-home .fh-bento-badge {
    position: absolute;
    top: 18px; left: 18px;
    background: rgba(250,250,247,0.95);
    padding: 7px 14px;
    border-radius: 100px;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--fh-navy-900);
    z-index: 3;
}

body.page-template-page-home .fh-bento-plus {
    position: absolute;
    bottom: 22px; right: 22px;
    width: 38px; height: 38px;
    border: 1px solid rgba(250,250,247,0.5);
    border-radius: 50%;
    color: var(--fh-bone);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
    transition: all 0.3s var(--fh-ease);
}
body.page-template-page-home .fh-bento-plus svg { transition: transform 0.3s var(--fh-ease); }
body.page-template-page-home .fh-bento-item:hover .fh-bento-plus {
    background: var(--fh-bone);
    color: var(--fh-navy-900);
    border-color: var(--fh-bone);
}
body.page-template-page-home .fh-bento-item:hover .fh-bento-plus svg {
    transform: rotate(90deg);
}

body.page-template-page-home .fh-bento-white { --card-color: #FAFAF7; --card-color-dark: #B9C7D5; }
body.page-template-page-home .fh-bento-midnight { --card-color: #2a4360; --card-color-dark: #1f3347; }
body.page-template-page-home .fh-bento-noir { --card-color: #1a1a1a; --card-color-dark: #0d0d0d; }

/* ============================================================
   SECCIÓN 3 · STORY DARK
   ============================================================ */
body.page-template-page-home .fh-story {
    padding: 140px 56px;
    background: var(--fh-navy-900);
    color: var(--fh-bone);
    position: relative;
    overflow: hidden;
}
body.page-template-page-home .fh-story::before {
    content: '';
    position: absolute;
    top: -30%; right: -20%;
    width: 70%; aspect-ratio: 1;
    background: radial-gradient(circle, rgba(127, 163, 196, 0.18), transparent 60%);
    pointer-events: none;
}
body.page-template-page-home .fh-story-inner {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 100px;
    align-items: center;
    position: relative;
    z-index: 1;
}
body.page-template-page-home .fh-story-media {
    aspect-ratio: 4/5;
    background: linear-gradient(160deg, #1B3A5C 0%, #0F2640 100%);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    will-change: transform;
}

/* Halo solo cuando NO hay video (imagen o fallback SVG) */
body.page-template-page-home .fh-story-media:not(.fh-story-media--video)::before {
    content: '';
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -55%);
    width: 70%; aspect-ratio: 1;
    background: radial-gradient(circle, rgba(127, 163, 196, 0.35) 0%, transparent 65%);
    border-radius: 50%;
}

/* SVG fallback y .fh-story-img (modo imagen) van centrados con padding */
body.page-template-page-home .fh-story-media svg,
body.page-template-page-home .fh-story-img {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -55%);
    width: 50%;
    max-width: 280px;
    height: auto;
    z-index: 2;
    filter: drop-shadow(0 30px 40px rgba(0,0,0,0.4));
    object-fit: contain;
}

/* VIDEO · full-bleed sin padding · cubre todo el cuadro */
body.page-template-page-home .fh-story-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    display: block;
}

body.page-template-page-home .fh-story-text .fh-section-eyebrow {
    color: var(--fh-accent);
}
body.page-template-page-home .fh-story-title {
    font-size: clamp(36px, 3.8vw, 56px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.025em !important;
    line-height: 1.1 !important;
    color: var(--fh-bone) !important;
    margin: 0 0 32px !important;
    font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home .fh-story-title em {
    font-style: italic;
    font-weight: 300;
    color: var(--fh-accent);
}
body.page-template-page-home .fh-story-body {
    font-size: 16px;
    line-height: 1.8;
    color: var(--fh-ice-200);
    font-weight: 300;
    margin-bottom: 18px;
    max-width: 480px;
}
body.page-template-page-home .fh-story-cta {
    margin-top: 32px;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    background: transparent;
    color: var(--fh-bone);
    border: 1px solid rgba(250,250,247,0.4);
    padding: 18px 32px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.3s var(--fh-ease);
}
body.page-template-page-home .fh-story-cta:hover {
    background: var(--fh-bone);
    color: var(--fh-navy-900);
    border-color: var(--fh-bone);
    transform: translateY(-2px);
}
body.page-template-page-home .fh-story-cta svg { transition: transform 0.3s var(--fh-ease); }
body.page-template-page-home .fh-story-cta:hover svg { transform: translateX(4px); }

/* ============================================================
   SECCIÓN 4 · INSTAGRAM
   ============================================================ */
body.page-template-page-home .fh-instagram {
    padding: 140px 56px;
    background: var(--fh-bone);
}
body.page-template-page-home .fh-instagram-inner {
    max-width: 1400px;
    margin: 0 auto;
}
body.page-template-page-home .fh-instagram-header {
    text-align: center;
    margin-bottom: 70px;
}
body.page-template-page-home .fh-instagram-handle {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.18em;
    color: var(--fh-accent);
    margin-bottom: 20px;
}
body.page-template-page-home .fh-instagram-title {
    font-size: clamp(36px, 4.2vw, 60px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.025em !important;
    color: var(--fh-navy-900) !important;
    max-width: 760px;
    margin: 0 auto !important;
    font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home .fh-instagram-title em {
    font-style: italic;
    font-weight: 200;
    color: var(--fh-accent);
}

body.page-template-page-home .fh-instagram-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}
body.page-template-page-home .fh-instagram-item {
    aspect-ratio: 1;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(160deg, var(--fh-ice-100), var(--fh-ice-200));
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s var(--fh-ease);
    cursor: pointer;
}
body.page-template-page-home .fh-instagram-item:hover { transform: scale(1.02); }
body.page-template-page-home .fh-instagram-item:nth-child(2) { background: linear-gradient(160deg, #DCE4EB 0%, #B9C7D5 100%); }
body.page-template-page-home .fh-instagram-item:nth-child(3) { background: linear-gradient(180deg, #1B3A5C, #0F2640); }
body.page-template-page-home .fh-instagram-item:nth-child(4) { background: linear-gradient(160deg, #F4F7FA, #D5DEE7); }
body.page-template-page-home .fh-instagram-icon {
    width: 32px; height: 32px;
    color: rgba(15, 38, 64, 0.4);
    z-index: 2;
}
body.page-template-page-home .fh-instagram-item:nth-child(3) .fh-instagram-icon {
    color: rgba(250, 250, 247, 0.4);
}
body.page-template-page-home .fh-instagram-cta {
    text-align: center;
    margin-top: 60px;
}

/* ============================================================
   SECCIÓN 5 · CTA FINAL · imagen + overlay + Ken Burns
   ============================================================ */
body.page-template-page-home .fh-cta-final {
    position: relative;
    padding: 0;
    background: var(--fh-navy-900);
    overflow: hidden;
    border-top: 1px solid var(--fh-ice-100);
}

body.page-template-page-home .fh-cta-final-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, #DCE4EB 0%, #B9C7D5 50%, #5a7a9c 100%);
    background-size: cover;
    background-position: center;
    transition: transform 8s var(--fh-ease);
}

body.page-template-page-home .fh-cta-final-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(15, 38, 64, 0.65) 0%, rgba(27, 58, 92, 0.75) 100%);
    transition: background 0.6s var(--fh-ease);
    z-index: 1;
}

body.page-template-page-home .fh-cta-final:hover .fh-cta-final-overlay {
    background: linear-gradient(135deg, rgba(15, 38, 64, 0.88) 0%, rgba(27, 58, 92, 0.92) 100%);
}

body.page-template-page-home .fh-cta-final:hover .fh-cta-final-bg {
    transform: scale(1.05);
}

body.page-template-page-home .fh-cta-final-inner {
    position: relative;
    z-index: 2;
    max-width: 760px;
    margin: 0 auto;
    padding: 180px 56px;
    text-align: center;
}

body.page-template-page-home .fh-cta-final-eyebrow {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--fh-accent);
    margin-bottom: 28px;
}

body.page-template-page-home .fh-cta-final-title {
    font-size: clamp(40px, 4.5vw, 72px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.025em !important;
    line-height: 1.1 !important;
    color: var(--fh-bone) !important;
    margin: 0 0 40px !important;
    font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home .fh-cta-final-title em {
    font-style: italic;
    font-weight: 300;
    color: var(--fh-accent);
}
body.page-template-page-home .fh-cta-final-sub {
    font-size: 17px;
    font-weight: 300;
    color: rgba(250, 250, 247, 0.85);
    line-height: 1.7;
    max-width: 540px;
    margin: 0 auto 48px;
}

body.page-template-page-home .fh-cta-final-button {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    background: var(--fh-bone);
    color: var(--fh-navy-900);
    border: 1px solid var(--fh-bone);
    padding: 20px 40px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.3s var(--fh-ease);
    position: relative;
    z-index: 2;
}
body.page-template-page-home .fh-cta-final-button:hover {
    background: transparent;
    color: var(--fh-bone);
    transform: translateY(-2px);
}
body.page-template-page-home .fh-cta-final-button svg { transition: transform 0.3s var(--fh-ease); flex-shrink: 0; }
body.page-template-page-home .fh-cta-final-button:hover svg { transform: translateX(4px); }

/* ============================================================
   SCROLL REVEALS · animaciones de entrada
   ============================================================ */
body.page-template-page-home .fh-reveal {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.9s var(--fh-ease), transform 0.9s var(--fh-ease);
}
body.page-template-page-home .fh-reveal.visible {
    opacity: 1;
    transform: translateY(0);
}

body.page-template-page-home .fh-hero-eyebrow,
body.page-template-page-home .fh-hero-title,
body.page-template-page-home .fh-hero-divider,
body.page-template-page-home .fh-hero-subtitle,
body.page-template-page-home .fh-hero-ctas { animation: fhFadeUp 0.9s var(--fh-ease) both; }
body.page-template-page-home .fh-hero-eyebrow { animation-delay: 0.1s; }
body.page-template-page-home .fh-hero-title { animation-delay: 0.25s; }
body.page-template-page-home .fh-hero-divider { animation-delay: 0.35s; }
body.page-template-page-home .fh-hero-subtitle { animation-delay: 0.45s; }
body.page-template-page-home .fh-hero-ctas { animation-delay: 0.6s; }
body.page-template-page-home .fh-hero-bg { animation: fhFadeIn 1.4s var(--fh-ease) 0.2s both; }
body.page-template-page-home .fh-hero-scroll-cue {
    animation: fhFadeIn 1.5s var(--fh-ease) 1.4s both, fhBob 2s var(--fh-ease) 2s infinite;
}

@keyframes fhFadeUp {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
}
@keyframes fhFadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1024px) {
    body.page-template-page-home .fh-hero {
        grid-template-columns: 1fr;
        padding: 50px 32px 80px;
        gap: 40px;
        min-height: auto;
    }
    body.page-template-page-home .fh-hero-visual {
        height: 60vh;
        max-height: 500px;
    }
    body.page-template-page-home .fh-hero-scroll-cue { display: none; }

    body.page-template-page-home .fh-collection {
        padding: 70px 32px;
    }
    body.page-template-page-home .fh-story,
    body.page-template-page-home .fh-instagram {
        padding: 100px 32px;
    }
    body.page-template-page-home .fh-cta-final-inner {
        padding: 140px 32px;
    }

    body.page-template-page-home .fh-bento {
        grid-template-columns: repeat(3, 1fr);
        gap: 14px;
    }
    body.page-template-page-home .fh-bento-item {
        aspect-ratio: 0.78;
    }

    body.page-template-page-home .fh-story-inner {
        grid-template-columns: 1fr;
        gap: 60px;
    }
    body.page-template-page-home .fh-instagram-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    body.page-template-page-home .fh-collection-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
}

@media (max-width: 700px) {
    body.page-template-page-home .fh-hero {
        padding: 40px 20px 70px;
    }
    body.page-template-page-home .fh-hero-visual {
        height: 50vh;
    }
    body.page-template-page-home .fh-hero-ctas {
        gap: 8px;
    }
    body.page-template-page-home .fh-hero-ctas .fh-btn {
        padding: 12px 16px;
        font-size: 9px;
        letter-spacing: 0.18em;
        gap: 8px;
    }
    body.page-template-page-home .fh-hero-ctas .fh-btn svg {
        width: 12px;
        height: 12px;
    }
    body.page-template-page-home .fh-collection {
        padding: 60px 20px;
    }
    body.page-template-page-home .fh-story,
    body.page-template-page-home .fh-instagram {
        padding: 80px 20px;
    }
    body.page-template-page-home .fh-cta-final-inner {
        padding: 110px 20px;
    }
    body.page-template-page-home .fh-bento {
        grid-template-columns: 1fr;
        gap: 14px;
    }
    body.page-template-page-home .fh-bento-item {
        aspect-ratio: 0.95;
    }
}

@media (max-width: 420px) {
    body.page-template-page-home .fh-instagram-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ============================================================
   REDUCE MOTION
   ============================================================ */
@media (prefers-reduced-motion: reduce) {
    body.page-template-page-home .fh-traveling-bottle.is-floating { animation: none; }
    body.page-template-page-home .fh-cta-final:hover .fh-cta-final-bg { transform: none; }
    body.page-template-page-home .fh-reveal {
        opacity: 1;
        transform: none;
        transition: none;
    }
    body.page-template-page-home *,
    body.page-template-page-home *::before,
    body.page-template-page-home *::after {
        animation-duration: 0.01ms !important;
    }
}

/* ════════════════════════════════════════════════════════════
   FRØST · HOME · HERO REBRAND (Dare to Differ · oscuro)
   Override aditivo · scoped al hero · no toca colección/story
   ════════════════════════════════════════════════════════════ */

/* Fondo global del home oscuro */
body.page-template-page-home {
    background: #08090B !important;
}
body.page-template-page-home .site-main,
body.page-template-page-home main.site-main,
body.page-template-page-home .page-content {
    background: #08090B !important;
}

/* Header transparente sobre el hero oscuro (texto claro) */
body.page-template-page-home .frost-header:not(.scrolled) {
    background: transparent;
}
body.page-template-page-home .frost-header:not(.scrolled) .frost-header-logo,
body.page-template-page-home .frost-header:not(.scrolled) .frost-header-nav a,
body.page-template-page-home .frost-header:not(.scrolled) .frost-header-icon {
    color: #FAFAF7;
}
body.page-template-page-home .frost-header:not(.scrolled) .frost-header-hamburger span {
    background: #FAFAF7;
}

/* HERO · texto izquierda */
body.page-template-page-home .fh-hero-dark .fh-hero-eyebrow {
    color: #7FA3C4 !important;
    letter-spacing: 0.34em !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-eyebrow::before {
    background: #7FA3C4 !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-title { color: #FAFAF7 !important; }
body.page-template-page-home .fh-hero-dark .fh-hero-title .line-1 {
    color: #FAFAF7 !important;
    font-weight: 200 !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-title .line-2 {
    color: #FAFAF7 !important;
    font-weight: 700 !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-title .line-2 em {
    font-style: italic;
    font-weight: 300;
    color: #7FA3C4 !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-divider {
    background: rgba(127, 163, 196, 0.35) !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-subtitle {
    color: #C7CDD4 !important;
}

/* CTAs · botón blanco statement + ghost claro */
body.page-template-page-home .fh-hero-dark .fh-btn-primary {
    background: #FAFAF7 !important;
    color: #08090B !important;
    border: 1px solid #FAFAF7 !important;
}
body.page-template-page-home .fh-hero-dark .fh-btn-primary:hover {
    background: transparent !important;
    color: #FAFAF7 !important;
}
body.page-template-page-home .fh-hero-dark .fh-btn-ghost {
    background: transparent !important;
    color: #FAFAF7 !important;
    border: 1px solid rgba(250, 250, 247, 0.4) !important;
}
body.page-template-page-home .fh-hero-dark .fh-btn-ghost:hover {
    background: #FAFAF7 !important;
    color: #08090B !important;
    border-color: #FAFAF7 !important;
}

/* Scroll cue */
body.page-template-page-home .fh-hero-dark .fh-hero-scroll-cue {
    color: rgba(250, 250, 247, 0.55) !important;
}

/* Slot del termo · el "marco" donde vive el termo viajero
   Antes era caja blanca/glacial. Ahora: integrado al fondo oscuro,
   con un halo sutil tipo el círculo de "Dare to Differ". */
body.page-template-page-home .fh-hero-dark .fh-hero-slot {
    background: transparent !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-bg {
    border-radius: 0 !important;
}
body.page-template-page-home .fh-hero-dark .fh-hero-bg.has-image {
    box-shadow: 0 30px 80px rgba(0,0,0,0.6);
}


/* ════════════════════════════════════════════════════════════
   FRØST · HOME · HERO MÓVIL CENTRADO
   En pantallas ≤1024px, centramos todo el contenido del hero
   (eyebrow, título, divisor, subtitle, botones) horizontalmente.
   ════════════════════════════════════════════════════════════ */
@media (max-width: 1024px) {

    /* Contenedor del texto · centrar items */
    body.page-template-page-home .fh-hero-dark .fh-hero-left {
        max-width: 560px;
        margin: 0 auto;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* Eyebrow · centrado y sin la línea decorativa que lo desviaba */
    body.page-template-page-home .fh-hero-dark .fh-hero-eyebrow {
        justify-content: center;
    }

    /* Divisor centrado bajo el título */
    body.page-template-page-home .fh-hero-dark .fh-hero-divider {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Subtitle centrado */
    body.page-template-page-home .fh-hero-dark .fh-hero-subtitle {
        margin-left: auto;
        margin-right: auto;
    }

    /* CTAs centrados horizontalmente */
    body.page-template-page-home .fh-hero-dark .fh-hero-ctas {
        justify-content: center;
        flex-wrap: wrap;
    }
}

/* Móvil chico · CTAs uno bajo otro, full-width sutil */
@media (max-width: 480px) {
    body.page-template-page-home .fh-hero-dark .fh-hero-ctas {
        flex-direction: column;
        width: 100%;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        gap: 12px;
    }
    body.page-template-page-home .fh-hero-dark .fh-hero-ctas .fh-btn {
        width: 100%;
        justify-content: center;
    }
}


/* ════════════════════════════════════════════════════════════
   FRØST · HOME · COLECCIÓN BENTO REBRAND (Dare to Differ · oscuro)
   Sección 2 (.fh-collection). No toca las cards bento, solo el
   fondo y los textos del header de la sección.
   ════════════════════════════════════════════════════════════ */

body.page-template-page-home .fh-collection {
    background: #08090B !important;
    border-top: 1px solid rgba(127, 163, 196, 0.12) !important;
}

/* Header de la sección · eyebrow + título + link */
body.page-template-page-home .fh-collection .fh-section-eyebrow {
    color: #7FA3C4 !important;
    letter-spacing: 0.34em !important;
}
body.page-template-page-home .fh-collection .fh-section-title {
    color: #FAFAF7 !important;
}
body.page-template-page-home .fh-collection .fh-section-title strong {
    color: #FAFAF7 !important;
    font-weight: 700 !important;
}
body.page-template-page-home .fh-collection .fh-section-title em {
    color: #7FA3C4 !important;
    font-style: italic !important;
    font-weight: 300 !important;
}

/* Link "Ver toda la tienda" · de slate oscuro a accent claro */
body.page-template-page-home .fh-collection .fh-collection-link {
    color: #C7CDD4 !important;
    border-color: rgba(127, 163, 196, 0.4) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
body.page-template-page-home .fh-collection .fh-collection-link:hover {
    color: #FAFAF7 !important;
    border-color: #7FA3C4 !important;
}

/* Bordes y separadores dentro del bento (si los hay) */
body.page-template-page-home .fh-collection [class*="divider"],
body.page-template-page-home .fh-collection [class*="separator"] {
    background: rgba(127, 163, 196, 0.15) !important;
    border-color: rgba(127, 163, 196, 0.15) !important;
}


/* ════════════════════════════════════════════════════════════
   FRØST · HOME · STORY REBRAND (Dare to Differ · oscuro)
   Sección 3 (.fh-story). Mantiene el video, pule textos y CTA.
   ════════════════════════════════════════════════════════════ */

/* La sección ya es navy. La empujamos un poco más oscura para
   que combine con el #08090B del hero/colección, y la separación
   visual sigue siendo el halo ice. */
body.page-template-page-home .fh-story {
    background: #0B1B2E !important;
    border-top: 1px solid rgba(127, 163, 196, 0.08);
    border-bottom: 1px solid rgba(127, 163, 196, 0.08);
}

/* Eyebrow · accent ice + más letter-spacing */
body.page-template-page-home .fh-story-eyebrow {
    color: #7FA3C4 !important;
    letter-spacing: 0.34em !important;
}

/* Title · blanco statement con em italic ice */
body.page-template-page-home .fh-story-title {
    color: #FAFAF7 !important;
}
body.page-template-page-home .fh-story-title em {
    color: #7FA3C4 !important;
    font-style: italic !important;
    font-weight: 300 !important;
}

/* Párrafos · gris claro legible */
body.page-template-page-home .fh-story-text {
    color: #C7CDD4 !important;
}

/* CTA · blanco con flecha · tipo Dare to Differ */
body.page-template-page-home .fh-story-cta {
    color: #FAFAF7 !important;
    border-bottom-color: rgba(250, 250, 247, 0.4) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
body.page-template-page-home .fh-story-cta:hover {
    color: #7FA3C4 !important;
    border-bottom-color: #7FA3C4 !important;
}


/* ════════════════════════════════════════════════════════════
   FRØST · HOME · INSTAGRAM REBRAND (Dare to Differ · oscuro)
   Sección 4 (.fh-instagram). Oscurece fondo + placeholders +
   pule CTA. Compatible con Smash Balloon cuando se active.
   ════════════════════════════════════════════════════════════ */

body.page-template-page-home .fh-instagram {
    background: #08090B !important;
}

/* Header centrado · handle accent + título blanco */
body.page-template-page-home .fh-instagram-handle {
    color: #7FA3C4 !important;
    letter-spacing: 0.34em !important;
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: 600 !important;
}
body.page-template-page-home .fh-instagram-title {
    color: #FAFAF7 !important;
}
body.page-template-page-home .fh-instagram-title em {
    color: #7FA3C4 !important;
    font-style: italic !important;
    font-weight: 300 !important;
}

/* Placeholders · todos al lenguaje oscuro con borde sutil */
body.page-template-page-home .fh-instagram-item {
    background: linear-gradient(160deg, #0B1B2E 0%, #08090B 100%) !important;
    border: 1px solid rgba(127, 163, 196, 0.15) !important;
    color: rgba(127, 163, 196, 0.5) !important;
    text-decoration: none !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
body.page-template-page-home .fh-instagram-item:nth-child(2) {
    background: linear-gradient(160deg, #0F2640 0%, #08090B 100%) !important;
}
body.page-template-page-home .fh-instagram-item:nth-child(3) {
    background: linear-gradient(180deg, #1B3A5C, #0B1B2E) !important;
}
body.page-template-page-home .fh-instagram-item:nth-child(4) {
    background: linear-gradient(160deg, #0B1B2E 0%, #0F2640 100%) !important;
}
body.page-template-page-home .fh-instagram-item:hover {
    transform: scale(1.02);
    border-color: #7FA3C4 !important;
    color: #FAFAF7 !important;
}

/* Wrapper del CTA · centrado */
body.page-template-page-home .fh-instagram-cta-wrap {
    text-align: center;
    margin-top: 60px;
}

/* CTA · blanco statement */
body.page-template-page-home .fh-instagram-cta {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #FAFAF7 !important;
    border-bottom: 1px solid rgba(250, 250, 247, 0.4) !important;
    padding-bottom: 6px;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
body.page-template-page-home .fh-instagram-cta:hover {
    color: #7FA3C4 !important;
    border-bottom-color: #7FA3C4 !important;
}


/* ════════════════════════════════════════════════════════════
   FRØST · HOME · CTA FINAL REBRAND (Dare to Differ · cierre)
   Sección 5 (.fh-cta-final). Es el espejo del hero — abre y
   cierra el viaje. Ø grande + DARE TO DIFFER como firma.
   ════════════════════════════════════════════════════════════ */

body.page-template-page-home .fh-cta-final {
    background: #08090B !important;
    border-top: 1px solid rgba(127, 163, 196, 0.08) !important;
}

/* Overlay más oscuro para dramatismo · todo el texto blanco */
body.page-template-page-home .fh-cta-final-overlay {
    background: linear-gradient(180deg, rgba(8, 9, 11, 0.7) 0%, rgba(8, 9, 11, 0.92) 100%) !important;
}
body.page-template-page-home .fh-cta-final:hover .fh-cta-final-overlay {
    background: linear-gradient(180deg, rgba(8, 9, 11, 0.78) 0%, rgba(8, 9, 11, 0.96) 100%) !important;
}

/* Inner centrado con paddings generosos */
body.page-template-page-home .fh-cta-final-inner {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 160px 32px;
}

/* Ø grande con glow ice (como el hero de Nosotros) */
body.page-template-page-home .fh-cta-final-o {
    color: #7FA3C4;
    filter: drop-shadow(0 0 26px rgba(127, 163, 196, 0.55));
    margin-bottom: 40px;
}

/* Eyebrow "Dare to Differ" pequeño */
body.page-template-page-home .fh-cta-final-eyebrow {
    color: #7FA3C4 !important;
    letter-spacing: 0.34em !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-bottom: 28px !important;
}

/* Título grande · estilo manifiesto */
body.page-template-page-home .fh-cta-final-title {
    color: #FAFAF7 !important;
    font-size: clamp(32px, 4.4vw, 56px) !important;
    font-weight: 200 !important;
    line-height: 1.12 !important;
    letter-spacing: -0.025em !important;
    margin: 0 auto 48px !important;
    max-width: 800px !important;
    font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home .fh-cta-final-title em {
    color: #7FA3C4 !important;
    font-style: italic !important;
    font-weight: 300 !important;
}

/* Ocultar el subtítulo (si lo dejara el cache) y el botón viejo */
body.page-template-page-home .fh-cta-final-sub { display: none; }

/* Botón blanco statement */
body.page-template-page-home .fh-cta-final-btn {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    background: #FAFAF7 !important;
    color: #08090B !important;
    border: 1px solid #FAFAF7 !important;
    padding: 20px 38px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    border-radius: 3px !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
body.page-template-page-home .fh-cta-final-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 40px rgba(127, 163, 196, 0.25);
    background: transparent !important;
    color: #FAFAF7 !important;
}

/* DARE TO DIFFER · firma grande al final */
body.page-template-page-home .fh-cta-final-ddt {
    margin-top: 100px;
    font-weight: 900;
    font-size: clamp(28px, 4.5vw, 56px);
    letter-spacing: 0.02em;
    color: #FAFAF7;
    line-height: 1;
}

/* Tag pequeño al pie */
body.page-template-page-home .fh-cta-final-tag {
    margin-top: 22px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #8E97A4;
}

@media (max-width: 760px) {
    body.page-template-page-home .fh-cta-final-inner {
        padding: 100px 24px;
    }
    body.page-template-page-home .fh-cta-final-ddt {
        margin-top: 70px;
    }
}
