:root{--bodetin-blue:#0f3d75;--bodetin-blue-deep:#082d59;--bodetin-yellow:#ffbd20;--bodetin-text:#123761}
html{scroll-behavior:smooth}body.bodetin-site-page{margin:0;background:#fff}
.bodetin-site,.bodetin-site *,.bodetin-site *::before,.bodetin-site *::after{box-sizing:border-box}
.bodetin-site{width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;color:var(--bodetin-text);background:#fff}
.bodetin-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.bodetin-header{position:relative;z-index:20;width:100%;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(15,61,117,.08)}
.bodetin-header__inner{min-height:86px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:28px}
.bodetin-brand{display:inline-flex;align-items:center;text-decoration:none}.bodetin-brand__logo{display:block;width:214px;max-width:100%;height:auto}
.bodetin-navigation{display:flex;align-items:center;justify-content:center;gap:34px}
.bodetin-navigation a{position:relative;color:var(--bodetin-blue-deep);font-size:14px;font-weight:700;text-decoration:none;padding:31px 0 28px}
.bodetin-navigation a::after{content:"";position:absolute;left:50%;bottom:20px;width:0;height:3px;border-radius:999px;background:var(--bodetin-yellow);transform:translateX(-50%);transition:width .2s ease}
.bodetin-navigation a:hover::after,.bodetin-navigation a:focus-visible::after{width:100%}
.bodetin-header__download,.bodetin-hero__download{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:linear-gradient(180deg,#13b9ad 0%,#06988f 100%);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 8px 20px rgba(5,142,134,.18)}
.bodetin-header__download{min-height:48px;padding:0 20px;font-size:14px}
.bodetin-play-mark{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:7px;background:linear-gradient(135deg,#33c45a 0 33%,#32a4ff 33% 66%,#ffbf22 66% 100%);color:#fff;font-size:10px;line-height:1}
.bodetin-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 87%,rgba(143,220,251,.27) 0 12%,transparent 12.5%),radial-gradient(circle at 6% 73%,rgba(255,217,115,.28) 0 12%,transparent 12.5%),linear-gradient(90deg,#fffaf0 0%,#fffdf8 50%,#fff8e9 100%);border-bottom:1px solid rgba(15,61,117,.06)}
.bodetin-hero__grid{min-height:540px;display:grid;grid-template-columns:minmax(0,.90fr) minmax(500px,1.10fr);align-items:center;gap:18px;padding-top:30px;padding-bottom:22px}
.bodetin-hero__content{position:relative;z-index:3;padding:4px 0 0}.bodetin-hero__eyebrow{margin-bottom:12px;color:#426790;font-size:13px;font-weight:800;letter-spacing:.27em}
.bodetin-hero__title{margin:0 0 14px;font-size:clamp(62px,6.7vw,94px);line-height:.84;letter-spacing:-.055em;font-weight:900}.bodetin-hero__title span{display:block}
.bodetin-hero__title-blue{color:var(--bodetin-blue)}.bodetin-hero__title-yellow{color:var(--bodetin-yellow)}
.bodetin-hero__lead{max-width:540px;margin:0 0 9px;color:#0d3768;font-size:clamp(20px,2vw,25px);line-height:1.15;font-weight:800}
.bodetin-hero__copy{max-width:510px;margin:0 0 22px;color:#54708c;font-size:16px;line-height:1.45}
.bodetin-hero__download{min-height:54px;padding:0 25px;font-size:16px}
.bodetin-hero__benefits{display:flex;align-items:center;gap:24px;margin-top:27px}
.bodetin-benefit{display:flex;align-items:center;gap:9px;min-width:0;color:#365876;font-size:12px;line-height:1.18;font-weight:700}
.bodetin-benefit__icon{width:35px;height:35px;flex:0 0 35px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 4px 12px rgba(22,56,88,.08);font-size:18px}
.bodetin-hero__visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:flex-end;overflow:visible}
.bodetin-hero__visual-glow{position:absolute;width:420px;height:420px;border-radius:50%;right:1%;bottom:2%;background:radial-gradient(circle,rgba(255,210,83,.22),rgba(255,210,83,0) 69%)}
.bodetin-hero__composition{position:relative;z-index:2;display:block;width:min(690px,112%);max-width:none;height:auto;max-height:520px;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 24px rgba(53,46,35,.08))}
.bodetin-hero__decor{position:absolute;border-radius:50%;pointer-events:none}.bodetin-hero__decor--one{width:90px;height:90px;left:-35px;top:165px;background:rgba(255,213,95,.16)}.bodetin-hero__decor--two{width:120px;height:120px;right:-30px;bottom:-28px;background:rgba(139,216,248,.20)}
.bodetin-main{width:100%}.bodetin-section{width:100%;padding:64px 0}.bodetin-section:nth-child(odd){background:#fff}.bodetin-section:nth-child(even){background:#f8fafc}
.bodetin-placeholder{min-height:150px;padding:32px;border:1px dashed #c8cdd5;border-radius:16px;color:#334e68}.bodetin-placeholder strong{display:block;margin-bottom:12px;font-size:24px}.bodetin-placeholder p{margin:0}
.bodetin-footer{padding:32px 0;background:#f3f4f6}.bodetin-placeholder--footer{min-height:100px}
.bodetin-skip-link{position:absolute;left:-9999px;top:auto}.bodetin-skip-link:focus{left:20px;top:20px;z-index:99999;padding:10px 16px;background:#fff}
@media(max-width:1040px){.bodetin-header__inner{grid-template-columns:200px 1fr;min-height:78px}.bodetin-header__download{display:none}.bodetin-navigation{justify-content:flex-end;gap:22px}.bodetin-brand__logo{width:188px}.bodetin-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);min-height:500px;gap:12px}.bodetin-hero__visual{min-height:430px}.bodetin-hero__composition{width:min(610px,118%);max-height:455px}.bodetin-hero__benefits{gap:14px;flex-wrap:wrap}}
@media(max-width:760px){.bodetin-container{width:min(100% - 28px,1180px)}.bodetin-header__inner{grid-template-columns:1fr;gap:8px;padding:12px 0 10px}.bodetin-brand{justify-content:center}.bodetin-brand__logo{width:185px}.bodetin-navigation{justify-content:center;gap:18px;flex-wrap:wrap}.bodetin-navigation a{padding:8px 0 10px;font-size:13px}.bodetin-navigation a::after{bottom:3px}.bodetin-hero__grid{grid-template-columns:1fr;min-height:0;gap:6px;padding-top:30px;padding-bottom:24px}.bodetin-hero__content{text-align:center}.bodetin-hero__eyebrow{font-size:10px;letter-spacing:.20em}.bodetin-hero__title{font-size:clamp(56px,20vw,78px)}.bodetin-hero__lead,.bodetin-hero__copy{margin-left:auto;margin-right:auto}.bodetin-hero__actions{display:flex;justify-content:center}.bodetin-hero__benefits{justify-content:center;margin-top:24px}.bodetin-benefit{text-align:left}.bodetin-hero__visual{min-height:330px;justify-content:center;margin-top:0}.bodetin-hero__composition{width:min(620px,108vw);max-height:370px}.bodetin-section{padding:42px 0}}
@media(max-width:430px){.bodetin-navigation{gap:14px}.bodetin-hero__lead{font-size:20px}.bodetin-hero__copy{font-size:15px}.bodetin-hero__benefits{display:grid;grid-template-columns:1fr;max-width:270px;margin-left:auto;margin-right:auto}.bodetin-benefit{justify-content:flex-start}.bodetin-hero__visual{min-height:300px}.bodetin-hero__composition{width:112vw;max-height:330px}}

/* =========================================================
   BOD-06 — Qué puede hacer Bodetín
   ========================================================= */

.bodetin-features {
    padding: 52px 0 60px;
    background:
        radial-gradient(circle at 4% 82%, rgba(255, 215, 100, .12) 0 7%, transparent 7.5%),
        linear-gradient(180deg, #ffffff 0%, #fffefa 100%);
}

.bodetin-features__heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 30px;
}

.bodetin-features__title {
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    color: #0f3d75;
    font-size: clamp(30px, 3.1vw, 43px);
    line-height: 1.05;
    font-weight: 900;
    letter-spacing: -.025em;
}

.bodetin-features__title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 4px;
    border-radius: 999px;
    background: #ffbd20;
}

.bodetin-features__tagline {
    margin: 0 0 8px;
    color: #60728a;
    font-size: 15px;
    line-height: 1.4;
    text-align: right;
}

.bodetin-features__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.bodetin-feature-card {
    min-height: 220px;
    padding: 24px 20px 25px;
    text-align: center;
    background: rgba(255, 255, 255, .96);
    border: 1px solid rgba(15, 61, 117, .07);
    border-radius: 18px;
    box-shadow:
        0 12px 30px rgba(40, 68, 94, .06),
        0 2px 6px rgba(40, 68, 94, .03);
    transition:
        transform .2s ease,
        box-shadow .2s ease;
}

.bodetin-feature-card:hover {
    transform: translateY(-4px);
    box-shadow:
        0 18px 36px rgba(40, 68, 94, .09),
        0 3px 8px rgba(40, 68, 94, .04);
}

.bodetin-feature-card__icon {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 17px;
    border-radius: 50%;
    box-shadow: 0 8px 18px rgba(28, 47, 67, .10);
}

.bodetin-feature-card__icon svg {
    width: 31px;
    height: 31px;
    fill: none;
    stroke: #ffffff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.bodetin-feature-card__icon--yellow {
    background: linear-gradient(145deg, #ffc83d, #f2a900);
}

.bodetin-feature-card__icon--coral {
    background: linear-gradient(145deg, #ff7676, #f24e56);
}

.bodetin-feature-card__icon--coral svg {
    fill: #ffffff;
    stroke: #ffffff;
}

.bodetin-feature-card__icon--blue {
    background: linear-gradient(145deg, #4ca9ff, #267eea);
}

.bodetin-feature-card__icon--green {
    background: linear-gradient(145deg, #39c9b3, #079c8d);
}

.bodetin-feature-card__icon--green svg rect {
    fill: #ffffff;
    stroke: none;
}

.bodetin-feature-card h3 {
    margin: 0 0 10px;
    color: #10396c;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 800;
}

.bodetin-feature-card p {
    margin: 0 auto;
    max-width: 230px;
    color: #66778d;
    font-size: 15px;
    line-height: 1.45;
}


/* Tablet */

@media (max-width: 900px) {

    .bodetin-features__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}


/* Móvil */

@media (max-width: 600px) {

    .bodetin-features {
        padding: 42px 0 48px;
    }

    .bodetin-features__heading {
        display: block;
        margin-bottom: 24px;
    }

    .bodetin-features__tagline {
        margin-top: 15px;
        text-align: left;
    }

    .bodetin-features__grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .bodetin-feature-card {
        min-height: 0;
        padding: 22px 18px;
    }

}

/* =========================================================
   BOD-07 — Mira a Bodetín en acción
   ========================================================= */

.bodetin-video {
    width: 100%;
    padding: 28px 0 34px;
    background: #fffaf0;
}

.bodetin-video .bodetin-container {
    width: min(1180px, calc(100% - 40px));
    margin-inline: auto;
}

button.bodetin-video__banner {
    position: relative;
    display: block !important;
    width: 100% !important;
    height: 210px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 18px !important;
    background: #fffaf0 !important;
    cursor: pointer;
}

img.bodetin-video__banner-image {
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover !important;
    object-position: center center !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    transform: none !important;
}

button.bodetin-video__banner:hover img.bodetin-video__banner-image {
    transform: scale(1.01) !important;
}


/* MODAL */

.bodetin-video-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.bodetin-video-modal[hidden] {
    display: none !important;
}

.bodetin-video-modal__backdrop {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: rgba(5, 14, 26, .90);
    cursor: pointer;
}

.bodetin-video-modal__dialog {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 94vw;
    max-height: 92vh;
}

.bodetin-video-modal__player {
    display: block;
    width: auto;
    height: min(84vh, 760px);
    max-width: 90vw;
    background: #000;
    border-radius: 18px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .45);
}

.bodetin-video-modal__close {
    position: absolute;
    top: -18px;
    right: -52px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 50%;
    background: #fff;
    color: #0b376b;
    font-family: Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .28);
}

body.bodetin-modal-open {
    overflow: hidden;
}


/* TABLET */

@media (max-width: 900px) {

    button.bodetin-video__banner {
        height: 180px !important;
    }

}


/* MÓVIL */

@media (max-width: 600px) {

    .bodetin-video {
        padding: 22px 0 28px;
    }

    .bodetin-video .bodetin-container {
        width: min(100% - 28px, 1180px);
    }

    button.bodetin-video__banner {
        height: 155px !important;
        border-radius: 14px !important;
    }

    img.bodetin-video__banner-image {
        object-position: center center !important;
    }

    .bodetin-video-modal {
        padding: 16px;
    }

    .bodetin-video-modal__player {
        height: min(80vh, 680px);
        max-width: 88vw;
    }

    .bodetin-video-modal__close {
        top: -52px;
        right: 0;
    }

}

/* =========================================================
   BOD-08 — Descarga Bodetín
   ========================================================= */

/* Reducimos el espacio inferior de la sección anterior */
.bodetin-video {
    padding-bottom: 8px;
}

.bodetin-download-cta {
    position: relative;

    /* MISMO ANCHO QUE EL BANNER DE VIDEO */
    width: min(1180px, calc(100% - 40px));
    height: 160px;

    margin: 0 auto;

    overflow: hidden;

    background:
        radial-gradient(
            circle at 38% 28%,
            rgba(62, 143, 216, .16),
            transparent 28%
        ),
        linear-gradient(
            135deg,
            #073a70 0%,
            #06487f 52%,
            #063768 100%
        );

    color: #ffffff;
}


/* CONTENEDOR INTERIOR */

.bodetin-download-cta__inner {
    position: relative;
    z-index: 3;

    width: 100%;
    height: 100%;

    margin: 0 auto;
}


/* BODETÍN */

.bodetin-download-cta__character {
    position: absolute;
    z-index: 5;

    left: 20px;

    /* LO SUBIMOS */
    bottom: 0;

    display: block;

    width: 165px;
    height: auto;
    max-width: none;

    pointer-events: none;

    filter:
        drop-shadow(
            0 8px 14px
            rgba(0, 0, 0, .18)
        );
}


/* CONTENIDO CENTRAL */

.bodetin-download-cta__content {
    position: absolute;
    z-index: 5;

    top: 18px;
    left: 50%;

    width: 650px;

    transform: translateX(-50%);

    text-align: center;
}

.bodetin-download-cta__content h2 {
    margin: 0 0 4px;

    color: #ffffff;

    font-size: 27px;
    line-height: 1.08;
    font-weight: 900;

    letter-spacing: -.025em;

    white-space: nowrap;
}

.bodetin-download-cta__content h2 span {
    color: #ffbd20;
}

.bodetin-download-cta__content p {
    margin: 0 0 12px;

    color: rgba(255, 255, 255, .94);

    font-size: 14px;
    line-height: 1.3;
}


/* BOTÓN */

.bodetin-download-cta__button {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 9px;

    min-height: 42px;

    padding: 0 24px;

    border:
        1px solid
        rgba(255, 255, 255, .20);

    border-radius: 999px;

    background:
        linear-gradient(
            180deg,
            #18bdb1 0%,
            #07998f 100%
        );

    color: #ffffff;

    text-decoration: none;

    font-size: 14px;
    font-weight: 800;

    box-shadow:
        0 8px 18px
        rgba(0, 0, 0, .16),
        inset 0 1px 0
        rgba(255, 255, 255, .22);
}


/* FRASE DERECHA */

.bodetin-download-cta__message {
    position: absolute;
    z-index: 5;

    top: 28px;
    right: 22px;

    width: 185px;

    color: #ffffff;

    font-family:
        "Segoe Print",
        "Comic Sans MS",
        cursive;

    font-size: 15px;
    line-height: 1.18;

    text-align: center;

    transform: rotate(-5deg);

    opacity: .95;
}

.bodetin-download-cta__scribble {
    display: block;

    width: 75px;
    height: 18px;

    margin: 4px auto 0;

    border-top: 2px solid #ffffff;
    border-radius: 50%;

    transform: rotate(-7deg);
}


/* ESTRELLAS */

.bodetin-download-cta__stars {
    position: absolute;
    inset: 0;

    z-index: 2;

    pointer-events: none;

    color: #ffcf38;
}

.bodetin-download-cta__stars span {
    position: absolute;

    font-size: 10px;
}

.bodetin-download-cta__stars span:nth-child(1) {
    left: 4%;
    top: 26px;
}

.bodetin-download-cta__stars span:nth-child(2) {
    left: 23%;
    top: 16px;

    font-size: 8px;
}

.bodetin-download-cta__stars span:nth-child(3) {
    left: 68%;
    top: 32px;
}

.bodetin-download-cta__stars span:nth-child(4) {
    right: 7%;
    top: 92px;

    font-size: 8px;
}

.bodetin-download-cta__stars span:nth-child(5) {
    right: 27%;
    top: 52px;

    font-size: 7px;
}


/* NUBES */

.bodetin-download-cta__clouds {
    position: absolute;

    left: 0;
    right: 0;
    bottom: -50px;

    z-index: 2;

    height: 72px;

    pointer-events: none;
}

.bodetin-download-cta__clouds span {
    position: absolute;

    bottom: 0;

    display: block;

    border-radius: 50% 50% 0 0;

    background:
        linear-gradient(
            180deg,
            #75a4cf,
            #4d80b1
        );

    opacity: .90;
}

.bodetin-download-cta__clouds span:nth-child(1) {
    left: -3%;

    width: 135px;
    height: 62px;
}

.bodetin-download-cta__clouds span:nth-child(2) {
    left: 7%;

    width: 165px;
    height: 54px;
}

.bodetin-download-cta__clouds span:nth-child(3) {
    right: 11%;

    width: 170px;
    height: 56px;
}

.bodetin-download-cta__clouds span:nth-child(4) {
    right: -3%;

    width: 140px;
    height: 64px;
}

.bodetin-download-cta__clouds span:nth-child(5) {
    display: none;
}


/* TABLET */

@media (max-width: 950px) {

    .bodetin-download-cta__character {
        left: 8px;
        width: 150px;
    }

    .bodetin-download-cta__content {
        width: 510px;
    }

    .bodetin-download-cta__content h2 {
        font-size: 23px;
    }

    .bodetin-download-cta__message {
        right: 2px;

        width: 150px;

        font-size: 13px;
    }

}


/* MÓVIL */

@media (max-width: 700px) {

    .bodetin-video {
        padding-bottom: 6px;
    }

    .bodetin-download-cta {
        width: min(100% - 28px, 1180px);
        height: 275px;
    }

    .bodetin-download-cta__content {
        top: 26px;

        width: calc(100% - 24px);
    }

    .bodetin-download-cta__content h2 {
        font-size: 24px;
        white-space: normal;
    }

    .bodetin-download-cta__content p {
        padding-inline: 10px;

        font-size: 14px;
    }

    .bodetin-download-cta__character {
        left: 50%;

        bottom: -62px;

        width: 150px;

        transform: translateX(-50%);
    }

    .bodetin-download-cta__message {
        display: none;
    }

}
\n\n/* =========================================================
   BOD-08D — Banner compuesto Video + Descarga
   ========================================================= */

.bodetin-composite-banner {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
}

.bodetin-composite-banner__wrap {
    position: relative;

    width: min(1180px, calc(100% - 40px));

    margin: 0 auto;

    line-height: 0;
}

.bodetin-composite-banner__image {
    display: block;

    width: 100%;
    height: auto;

    margin: 0;
    padding: 0;

    border: 0;
}


/* Máscara transparente sobre la miniatura del video */

.bodetin-composite-banner__video-trigger {
    position: absolute !important;
    z-index: 10 !important;

    /* Zona exacta de la miniatura dentro de la imagen completa */
    left: 50.3% !important;
    top: 2.5% !important;
    width: 31.2% !important;
    height: 31% !important;

    display: block !important;

    min-width: 0 !important;
    min-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    border-radius: 18px !important;

    background: transparent !important;
    background-color: transparent !important;

    box-shadow: none !important;

    color: transparent !important;

    font-size: 0 !important;
    line-height: 0 !important;

    appearance: none !important;
    -webkit-appearance: none !important;

    opacity: 1 !important;

    cursor: pointer !important;

    overflow: hidden !important;
}

.bodetin-composite-banner__video-trigger:hover,
.bodetin-composite-banner__video-trigger:active {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.bodetin-composite-banner__video-trigger::before,
.bodetin-composite-banner__video-trigger::after {
    content: none !important;
    display: none !important;
}

.bodetin-composite-banner__video-trigger:focus-visible {
    outline: 3px solid #ffbd20 !important;
    outline-offset: 3px !important;
}


/* Ancla Descargar */

.bodetin-composite-banner__download-anchor {
    position: absolute;

    top: 50%;
    left: 0;

    width: 1px;
    height: 1px;

    scroll-margin-top: 20px;
}


/* Zona clicable sobre el botón verde */

.bodetin-composite-banner__download-trigger {
    position: absolute;

    z-index: 6;

    left: 38%;
    top: 72%;

    width: 25%;
    height: 18%;

    border-radius: 999px;

    background: transparent;

    text-decoration: none;
}


/* Accesibilidad */

.bodetin-sr-only {
    position: absolute !important;

    width: 1px !important;
    height: 1px !important;

    padding: 0 !important;
    margin: -1px !important;

    overflow: hidden !important;

    clip: rect(0, 0, 0, 0) !important;

    white-space: nowrap !important;

    border: 0 !important;
}


/* Indicador de teclado */

.bodetin-composite-banner__download-trigger:focus-visible {
    outline: 3px solid #ffbd20;
    outline-offset: 3px;
}


/* Móvil */

@media (max-width: 700px) {

    .bodetin-composite-banner__wrap {
        width: min(100% - 28px, 1180px);
    }

}
\n

/* =========================================================
   BOD-09 — Formulario de sugerencias
   ========================================================= */

.bodetin-feedback-section {
    width: 100%;
    padding: 38px 0 55px;
    background:
        radial-gradient(
            circle at 93% 14%,
            rgba(255, 211, 71, .08),
            transparent 18%
        ),
        linear-gradient(
            180deg,
            #ffffff 0%,
            #fffdf8 100%
        );
}


/* Encabezado */

.bodetin-feedback-section__heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 22px;
}

.bodetin-feedback-section__intro {
    max-width: 710px;
}

.bodetin-feedback-section__intro h2 {
    position: relative;

    margin: 0 0 13px;
    padding-bottom: 9px;

    color: #0f3d75;

    font-size: clamp(28px, 3vw, 39px);
    line-height: 1.08;
    font-weight: 900;

    letter-spacing: -.025em;
}

.bodetin-feedback-section__intro h2::after {
    content: "";

    position: absolute;

    left: 0;
    bottom: 0;

    width: 48px;
    height: 4px;

    border-radius: 999px;

    background: #ffbd20;
}

.bodetin-feedback-section__intro p {
    margin: 0;

    color: #506b86;

    font-size: 15px;
    line-height: 1.48;
}


/* Tus ideas también enseñan */

.bodetin-feedback-section__idea {
    display: flex;
    align-items: center;
    gap: 12px;

    margin-top: -4px;

    color: #f5b91e;

    transform: rotate(-3deg);
}

.bodetin-feedback-section__idea span {
    color: #315b86;

    font-family:
        "Segoe Print",
        "Comic Sans MS",
        cursive;

    font-size: 17px;
    line-height: 1.22;
}


/* Caja formulario */

.bodetin-feedback-form {
    position: relative;

    padding: 24px 25px 20px;

    border:
        1px solid
        rgba(15, 61, 117, .08);

    border-radius: 20px;

    background:
        rgba(255, 255, 255, .97);

    box-shadow:
        0 14px 36px rgba(36, 64, 91, .07);
}


/* Grid */

.bodetin-feedback-form__grid {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    gap: 18px 22px;
}


/* Campos */

.bodetin-feedback-field {
    min-width: 0;
}

.bodetin-feedback-field label {
    display: block;

    margin-bottom: 7px;

    color: #173e6c;

    font-size: 13px;
    line-height: 1.2;
    font-weight: 800;
}

.bodetin-feedback-field label span {
    color: #708399;

    font-size: 12px;
    font-weight: 500;
}


/* Inputs */

.bodetin-feedback-field input,
.bodetin-feedback-field select,
.bodetin-feedback-field textarea {
    width: 100%;

    margin: 0;

    border:
        1px solid
        #d6dee7;

    border-radius: 10px;

    background: #ffffff;

    color: #183c65;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 14px;

    outline: none;

    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}

.bodetin-feedback-field input,
.bodetin-feedback-field select {
    height: 44px;

    padding: 0 13px;
}

.bodetin-feedback-field textarea {
    min-height: 70px;

    padding: 12px 13px;

    resize: vertical;

    line-height: 1.35;
}

.bodetin-feedback-field input::placeholder,
.bodetin-feedback-field textarea::placeholder {
    color: #9aa8b7;
}

.bodetin-feedback-field input:focus,
.bodetin-feedback-field select:focus,
.bodetin-feedback-field textarea:focus {
    border-color: #1daea4;

    box-shadow:
        0 0 0 3px
        rgba(29, 174, 164, .12);
}


/* Pie del formulario */

.bodetin-feedback-form__footer {
    display: flex;

    align-items: center;
    justify-content: flex-end;

    gap: 20px;

    margin-top: 18px;
}


/* Mensajes */

.bodetin-feedback-form__message {
    flex: 1;

    min-height: 21px;

    color: #536d86;

    font-size: 14px;
    line-height: 1.4;
}

.bodetin-feedback-form__message.is-success {
    color: #07856e;

    font-weight: 700;
}

.bodetin-feedback-form__message.is-error {
    color: #b93434;

    font-weight: 700;
}


/* Botón */

.bodetin-feedback-form__submit {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 9px;

    min-width: 200px;
    min-height: 48px;

    padding: 0 22px;

    border: 0;

    border-radius: 14px;

    background:
        linear-gradient(
            180deg,
            #18bdb1 0%,
            #07978f 100%
        );

    color: #ffffff;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 14px;
    font-weight: 800;

    cursor: pointer;

    box-shadow:
        0 9px 19px
        rgba(5, 146, 137, .18);

    transition:
        transform .2s ease,
        box-shadow .2s ease,
        opacity .2s ease;
}

.bodetin-feedback-form__submit:hover {
    transform: translateY(-2px);

    box-shadow:
        0 13px 24px
        rgba(5, 146, 137, .22);
}

.bodetin-feedback-form__submit:disabled {
    opacity: .65;

    cursor: wait;

    transform: none;
}


/* Honeypot */

.bodetin-feedback-form__honeypot {
    position: absolute !important;

    left: -9999px !important;

    width: 1px !important;
    height: 1px !important;

    overflow: hidden !important;
}


/* Tablet */

@media (max-width: 900px) {

    .bodetin-feedback-form__grid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

}


/* Móvil */

@media (max-width: 650px) {

    .bodetin-feedback-section {
        padding: 32px 0 42px;
    }

    .bodetin-feedback-section__heading {
        display: block;
    }

    .bodetin-feedback-section__idea {
        display: none;
    }

    .bodetin-feedback-form {
        padding: 20px 16px;
    }

    .bodetin-feedback-form__grid {
        grid-template-columns: 1fr;

        gap: 16px;
    }

    .bodetin-feedback-form__footer {
        display: block;

        margin-top: 18px;
    }

    .bodetin-feedback-form__message {
        margin-bottom: 12px;
    }

    .bodetin-feedback-form__submit {
        width: 100%;
    }

}


/* =========================================================
   BOD-10 — Footer definitivo
   ========================================================= */

.bodetin-footer {
    width: 100%;
    padding: 0;
    background:
        linear-gradient(
            90deg,
            #08396e 0%,
            #07467e 52%,
            #063767 100%
        );
    color: #ffffff;
}

.bodetin-footer__inner {
    min-height: 92px;

    display: grid;

    grid-template-columns:
        220px
        1fr
        300px;

    align-items: center;

    gap: 32px;
}


/* Logo */

.bodetin-footer__brand {
    display: inline-flex;

    align-items: center;

    width: fit-content;

    text-decoration: none;
}

.bodetin-footer__logo {
    display: block;

    width: 165px;
    height: auto;

    max-width: 100%;
}


/* Navegación */

.bodetin-footer__nav {
    display: flex;

    align-items: center;
    justify-content: flex-start;

    gap: 16px;

    min-width: 0;
}

.bodetin-footer__nav a {
    color: rgba(255, 255, 255, .92);

    font-size: 12px;
    line-height: 1.3;

    font-weight: 500;

    text-decoration: none;

    transition:
        color .2s ease,
        opacity .2s ease;
}

.bodetin-footer__nav a:hover,
.bodetin-footer__nav a:focus-visible {
    color: #ffca32;
}

.bodetin-footer__nav > span {
    display: block;

    width: 1px;
    height: 24px;

    background:
        rgba(255, 255, 255, .28);
}


/* Mensaje final */

.bodetin-footer__message {
    justify-self: end;

    text-align: right;

    color:
        rgba(255, 255, 255, .86);
}

.bodetin-footer__message p {
    margin: 0;

    font-size: 12px;
    line-height: 1.5;
}

.bodetin-footer__message span {
    margin-left: 3px;
}


/* Tablet */

@media (max-width: 900px) {

    .bodetin-footer__inner {
        grid-template-columns:
            180px
            1fr;

        gap: 18px 25px;

        padding-top: 20px;
        padding-bottom: 20px;
    }

    .bodetin-footer__logo {
        width: 150px;
    }

    .bodetin-footer__nav {
        justify-content: flex-end;
    }

    .bodetin-footer__message {
        grid-column: 1 / -1;

        justify-self: center;

        text-align: center;
    }

}


/* Móvil */

@media (max-width: 620px) {

    .bodetin-footer__inner {
        display: flex;

        flex-direction: column;

        justify-content: center;

        gap: 18px;

        padding-top: 25px;
        padding-bottom: 25px;

        text-align: center;
    }

    .bodetin-footer__brand {
        margin-inline: auto;
    }

    .bodetin-footer__logo {
        width: 160px;
    }

    .bodetin-footer__nav {
        justify-content: center;

        flex-wrap: wrap;

        gap: 10px 13px;
    }

    .bodetin-footer__nav > span {
        height: 18px;
    }

    .bodetin-footer__message {
        justify-self: auto;

        text-align: center;
    }

}

/* =========================================================
   BOD-10A — Logo legible en Footer
   ========================================================= */

.bodetin-footer__brand {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    width: fit-content;
    text-decoration: none;
}

.bodetin-footer__brand-character {
    display: block;
    width: 38px;
    height: 52px;
    object-fit: contain;
    flex: 0 0 auto;
}

.bodetin-footer__brand-text {
    display: inline-flex;
    align-items: baseline;
    gap: 3px;
    white-space: nowrap;
    line-height: 1;
}

.bodetin-footer__brand-name {
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -.035em;
}

.bodetin-footer__brand-digital {
    color: #ffbd20;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: -.035em;
}

@media (max-width: 620px) {

    .bodetin-footer__brand-character {
        width: 42px;
        height: 56px;
    }

    .bodetin-footer__brand-name {
        font-size: 22px;
    }

    .bodetin-footer__brand-digital {
        font-size: 18px;
    }

}