
:root{
--navy:#071d3a;--navy2:#0b2f5f;--blue:#0755e8;--cyan:#1d8cff;
--ink:#142638;--muted:#5a6a7b;--line:#dce4ec;--soft:#f4f7fa;
--white:#fff;--shadow:0 14px 35px rgba(7,29,58,.09);--radius:16px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}
a{color:inherit}
img{max-width:100%;height:auto}
.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{background:var(--navy);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 4px 18px #0002}
.header-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 0}
.logo{width:360px;max-height:90px;height:auto;object-fit:contain;object-position:left center;display:block}
.nav{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}
.nav a{padding:9px 13px;border-radius:6px;text-decoration:none;font-size:.91rem;font-weight:700;color:#fff}
.nav a:hover,.nav a.active{background:#ffffff1c}
.mobile-note{display:none}
.hero{background:linear-gradient(115deg,#061b3a 0%,#092b5c 52%,#1454a1 100%);color:#fff;position:relative;overflow:hidden}
.hero:after{content:"";position:absolute;inset:0;opacity:.10;background-image:linear-gradient(90deg,transparent 96%,#fff 96%),linear-gradient(0deg,transparent 96%,#fff 96%);background-size:42px 42px;pointer-events:none}
.hero-inner{min-height:560px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;position:relative;z-index:1}
.eyebrow,.kicker{font-size:.76rem;letter-spacing:.17em;font-weight:900;text-transform:uppercase}
.eyebrow{color:#9ec5ff}
.hero h1{font-size:clamp(2.55rem,5vw,4.65rem);line-height:1.01;letter-spacing:-.04em;text-transform:uppercase;margin:13px 0 23px}
.hero h1 span{color:#56a0ff}
.hero p{font-size:1.15rem;max-width:730px;color:#e9f2ff}
.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}
.btn{display:inline-block;padding:12px 21px;border-radius:7px;text-decoration:none;font-weight:850;border:2px solid transparent;transition:.2s}
.primary{background:var(--blue);color:#fff}.primary:hover{background:#2874f3;transform:translateY(-2px)}
.outline{border-color:#fff;color:#fff}.outline:hover{background:#fff;color:var(--navy)}
.hero-panel{background:#ffffff12;border:1px solid #ffffff2b;border-radius:20px;padding:30px;backdrop-filter:blur(4px)}
.hero-panel h3{margin-top:0;font-size:1.15rem}.hero-panel ul{margin:0;padding-left:20px;color:#d9e7fa}
.section{padding:82px 0}
.kicker{color:var(--blue)}
.heading{max-width:780px;margin-bottom:35px}
.heading h2,.section h2{font-size:clamp(2rem,3.3vw,3rem);line-height:1.12;margin:7px 0 12px;color:var(--ink)}
.heading p,.section-lead{color:var(--muted);font-size:1.07rem;margin:0}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.service{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow);transition:.2s;min-height:255px}
.service:hover{transform:translateY(-5px);box-shadow:0 20px 42px #071d3a18}
.icon{width:46px;height:46px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:1.25rem;font-weight:900;margin-bottom:18px}
.service h3{font-size:1.28rem;margin:0 0 9px}.service p{color:var(--muted);margin:0 0 17px}.more{color:var(--blue);font-weight:800;text-decoration:none}
.cta{background:linear-gradient(110deg,var(--navy),#0e4a95);color:#fff}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{color:#fff;margin:0 0 7px}.cta p{color:#d8e6f8;margin:0}
.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.product{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 25px #071d3a0b}
.product img{width:100%;height:185px;object-fit:cover;background:#eef2f6}
.product-body{padding:20px}.product-body h3{margin:0 0 3px}.product-body .type{color:var(--blue);font-size:.88rem;font-weight:800}.product-body p{color:var(--muted);font-size:.92rem}.product-body .btn{font-size:.86rem;padding:9px 14px}
.feature-band{background:var(--soft)}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.feature h3{margin:0 0 8px}.feature p{color:var(--muted);margin:0}
.breadcrumb{background:#fff;border-bottom:1px solid var(--line);padding:14px 0;color:#718092;font-size:.9rem}
.page-hero{background:linear-gradient(110deg,#061b3a,#0b3975);color:#fff;padding:75px 0}.page-hero h1{font-size:clamp(2.4rem,4vw,3.8rem);margin:8px 0}.page-hero p{max-width:760px;color:#dce9f8}
.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.detail-card{border:1px solid var(--line);border-radius:14px;padding:28px;background:#fff}.detail-card h3{margin-top:0}.detail-card p,.detail-card li{color:var(--muted)}
.specs{width:100%;border-collapse:collapse;margin-top:20px}.specs td{padding:11px 12px;border-bottom:1px solid var(--line)}.specs td:first-child{font-weight:800;width:38%}
.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.product-detail img{border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}
.manual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.manual{border:1px solid var(--line);border-radius:13px;padding:22px;background:#fff;display:flex;flex-direction:column}.manual h3{font-size:1.05rem;margin:0 0 8px}.manual p{color:var(--muted);font-size:.9rem;flex:1}.manual a{margin-top:12px}
.contact-grid{display:grid;grid-template-columns:1fr .75fr;gap:30px}.contact-box{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:32px}.contact-box h3{margin-top:0}.contact-list{list-style:none;padding:0}.contact-list li{padding:9px 0;border-bottom:1px solid var(--line)}
.site-footer{background:var(--navy);color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:40px;padding:55px 0}.footer-grid h3{margin-top:0}.footer-grid p,.footer-grid a{color:#b8c9dd}.footer-grid a{text-decoration:none;display:block;margin:5px 0}.copyright{border-top:1px solid #ffffff1c;padding:18px 0;color:#9fb1c8;font-size:.85rem}
@media(max-width:950px){.header-top{flex-direction:column}.nav{justify-content:center}.hero-inner{grid-template-columns:1fr}.hero-panel{max-width:620px}.services-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(2,1fr)}.features,.manual-grid{grid-template-columns:1fr 1fr}.product-detail,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:calc(100% - 28px)}.logo{width:310px;max-width:100%}.nav a{font-size:.82rem;padding:7px 9px}.hero-inner{min-height:auto}.hero h1{font-size:2.45rem}.hero-copy{padding:65px 0}.services-grid,.products-grid,.features,.manual-grid{grid-template-columns:1fr}.section{padding:58px 0}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}}

/* Hero visual JCVB 2.1 */
.hero-side{display:flex;flex-direction:column;gap:18px;align-self:center;padding-top:18px}
.hero-photo{width:100%;height:365px;object-fit:cover;border-radius:18px;border:1px solid #4b9cff88;box-shadow:0 18px 45px #0005;display:block}
.hero-panel{padding:25px 28px}
.hero-panel h3{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.panel-icon{color:#4da0ff;font-size:1.65rem}
.specialties{display:grid;grid-template-columns:1fr 1fr;gap:8px 30px}
.specialties ul{margin:0;padding-left:22px}
.specialties li{margin:8px 0;color:#d9e7fa}
.experience{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}
.experience-copy{padding-right:10px}
.experience-copy h2{font-size:clamp(2rem,3.3vw,3rem);line-height:1.12;margin:8px 0 14px;color:var(--ink)}
.experience-copy p{font-size:1.07rem;color:var(--muted);max-width:680px}
.experience-photo{width:100%;height:310px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow);border:1px solid var(--line)}
.accent-line{width:78px;height:4px;background:var(--blue);margin-top:22px}
@media(max-width:950px){.hero-side{padding-top:0}.hero-photo{height:320px}.experience{grid-template-columns:1fr}.experience-photo{height:330px}.specialties{gap:5px 20px}}
@media(max-width:620px){.hero-photo{height:235px}.hero-panel{padding:21px}.specialties{grid-template-columns:1fr}.experience-photo{height:250px}}
/* =========================================================
   CTA - SOLUCIONES A MEDIDA
   Sección ubicada debajo de los productos
   ========================================================= */

.custom-project{
    position:relative;
    overflow:hidden;
    background:linear-gradient(
        110deg,
        #061b3a 0%,
        #083878 55%,
        #0b4b9b 100%
    );
    color:#fff;
    border-top:1px solid #174b91;
    border-bottom:1px solid #174b91;
}

/* Patrón técnico de fondo */
.custom-project::before{
    content:"";
    position:absolute;
    inset:0;
    opacity:.10;
    background-image:
        linear-gradient(
            90deg,
            transparent 95%,
            #ffffff 95%
        ),
        linear-gradient(
            0deg,
            transparent 95%,
            #ffffff 95%
        );
    background-size:42px 42px;
    pointer-events:none;
}

/* Contenedor principal */
.custom-project-inner{
    min-height:190px;
    display:grid;
    grid-template-columns:90px 1fr auto;
    align-items:center;
    gap:30px;
    position:relative;
    z-index:1;
}


/* =========================================================
   ICONO
   ========================================================= */

.custom-project-icon{
    width:78px;
    height:78px;
    border:2px solid rgba(255,255,255,.95);
    border-radius:50%;
    display:grid;
    place-items:center;
}

/* Tres controles deslizantes */
.sliders-icon{
    width:42px;
    height:42px;
    position:relative;
}

.sliders-icon span{
    position:absolute;
    top:3px;
    bottom:3px;
    width:3px;
    background:#fff;
    border-radius:3px;
}

/* Posición de las tres barras */
.sliders-icon span:nth-child(1){
    left:7px;
}

.sliders-icon span:nth-child(2){
    left:20px;
}

.sliders-icon span:nth-child(3){
    left:33px;
}

/* Los controles móviles */
.sliders-icon span::after{
    content:"";
    position:absolute;
    left:-6px;
    width:15px;
    height:15px;
    border:3px solid #fff;
    border-radius:50%;
    background:#0a397f;
}

/* Posiciones diferentes para cada control */
.sliders-icon span:nth-child(1)::after{
    top:6px;
}

.sliders-icon span:nth-child(2)::after{
    top:21px;
}

.sliders-icon span:nth-child(3)::after{
    top:12px;
}


/* =========================================================
   TEXTO
   ========================================================= */

.custom-project-text h2{
    margin:0 0 7px;
    color:#fff;
    font-size:clamp(1.7rem,3vw,2.35rem);
    line-height:1.15;
}

.custom-project-text p{
    margin:0;
    max-width:700px;
    color:#e3efff;
    font-size:.98rem;
    line-height:1.55;
}


/* =========================================================
   BOTÓN CONTÁCTANOS
   ========================================================= */

.custom-project-action{
    display:flex;
    justify-content:flex-end;
}

.custom-project-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;

    min-width:185px;
    padding:14px 25px;

    background:#fff;
    color:#17468b;

    border-radius:5px;
    border:2px solid #fff;

    text-decoration:none;

    font-size:.88rem;
    font-weight:900;
    letter-spacing:.02em;

    box-shadow:0 7px 20px rgba(0,0,0,.16);

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

.custom-project-btn:hover{
    background:#f2f7ff;
    color:#0755e8;
    transform:translateY(-2px);
    box-shadow:0 11px 26px rgba(0,0,0,.23);
}

.custom-project-btn-icon{
    font-size:1.05rem;
}


/* =========================================================
   TABLET
   ========================================================= */

@media(max-width:950px){

    .custom-project-inner{
        grid-template-columns:78px 1fr;
        gap:25px;
        padding-top:35px;
        padding-bottom:35px;
    }

    .custom-project-action{
        grid-column:2;
        justify-content:flex-start;
    }

}


/* =========================================================
   MÓVIL
   ========================================================= */

@media(max-width:620px){

    .custom-project-inner{
        grid-template-columns:1fr;
        gap:18px;
        padding-top:38px;
        padding-bottom:38px;
        text-align:center;
    }

    .custom-project-icon{
        margin:0 auto;
        width:72px;
        height:72px;
    }

    .custom-project-text p{
        margin-left:auto;
        margin-right:auto;
        font-size:.92rem;
    }

    .custom-project-action{
        grid-column:auto;
        justify-content:center;
        width:100%;
    }

    .custom-project-btn{
        width:100%;
        max-width:240px;
    }

}



/* =========================================================
   FOTOGRAFIAS DE SERVICIOS
   ========================================================= */

.service-detail-card{
    overflow:hidden;
    padding:0;
}

.service-image{
    width:100%;
    height:115px;
    overflow:hidden;
    background:#eef2f6;
}

.service-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .3s ease;
}

.service-detail-card:hover .service-image img{
    transform:scale(1.03);
}

.service-detail-card h3,
.service-detail-card > p,
.service-detail-card > ul{
    margin-left:28px;
    margin-right:28px;
}

.service-detail-card h3{
    margin-top:25px;
    margin-bottom:9px;
}

.service-detail-card > p{
    margin-bottom:16px;
}

.service-detail-card > ul{
    padding-left:20px;
    padding-bottom:25px;
    margin-bottom:0;
}

@media(max-width:620px){

    .service-image{
        height:105px;
    }

    .service-detail-card h3{
        margin-top:21px;
    }

    .service-detail-card h3,
    .service-detail-card > p,
    .service-detail-card > ul{
        margin-left:22px;
        margin-right:22px;
    }

}
/* =========================================================
   CONTACTO EN FOOTER
   ========================================================= */

.footer-contact h3{
    margin-top:0;
    margin-bottom:12px;
    color:#fff;
}

.footer-contact-item{
    display:flex;
    align-items:flex-start;
    gap:12px;
    margin:9px 0;
    color:#fff;
    line-height:1.45;
}

.footer-contact-item a{
    color:#fff;
    text-decoration:none;
    margin:0;
}

.footer-contact-item a:hover{
    text-decoration:underline;
}

.contact-icon{
    width:20px;
    height:20px;
    min-width:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:1px;
}

.contact-icon svg{
    width:20px;
    height:20px;
    display:block;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.whatsapp-icon{
    color:#25D366;
}

.whatsapp-icon svg{
    fill:currentColor;
    stroke:none;
}

.email-icon{
    color:#FFD43B;
}

.location-icon{
    color:#FFB000;
}

.location-icon svg{
    fill:currentColor;
    stroke:none;
}

.clock-icon{
    color:#FFD43B;
}

/* =========================================================
   FOTOGRAFÍAS DE INGENIERÍA
   ========================================================= */

.engineering-image{
    width:calc(100% + 56px);
    height:115px;
    margin:-28px -28px 0;
    overflow:hidden;
    background:#eef2f6;
}

.engineering-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .3s ease;
}

.detail-card:hover .engineering-image img{
    transform:scale(1.03);
}

@media(max-width:620px){

    .engineering-image{
        width:calc(100% + 44px);
        height:105px;
        margin:-28px -22px 0;
    }

}

/* =========================================================
   FORMULARIO DE CONTACTO
   ========================================================= */

.contact-form{
    margin-top:30px;
}

.form-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

.form-group{
    margin-bottom:18px;
}

.form-group label{
    display:block;
    margin-bottom:7px;
    font-weight:800;
    color:var(--ink);
}

.form-group input,
.form-group textarea{
    width:100%;
    padding:12px 14px;
    border:1px solid var(--line);
    border-radius:8px;
    background:#fff;
    color:var(--ink);
    font-family:inherit;
    font-size:.96rem;
    line-height:1.5;
    transition:border-color .2s,box-shadow .2s;
}

.form-group input:focus,
.form-group textarea:focus{
    outline:none;
    border-color:var(--blue);
    box-shadow:0 0 0 3px #0755e81a;
}

.form-group textarea{
    resize:vertical;
    min-height:170px;
}

.contact-form .btn{
    cursor:pointer;
    font-family:inherit;
}

.contact-alert{
    padding:15px 18px;
    border-radius:9px;
    margin-top:25px;
    margin-bottom:25px;
    font-weight:700;
}

.contact-alert.success{
    background:#eaf8ef;
    border:1px solid #b9e5c6;
    color:#176b32;
}

.contact-alert.error{
    background:#fff0f0;
    border:1px solid #efc0c0;
    color:#9a2424;
}

/* Campo antispam oculto */
.form-honeypot{
    position:absolute;
    left:-9999px;
    width:1px;
    height:1px;
    overflow:hidden;
}

@media(max-width:620px){

    .form-row{
        grid-template-columns:1fr;
        gap:0;
    }

}

/* Precio de productos */
.product-price{
    color:var(--blue);
    font-size:1.15rem;
    font-weight:900;
}

/* =========================================================
   AVISO LEGAL / DISCLAIMER DE PRODUCTOS
   ========================================================= */

.product-disclaimer {
    width: 100%;
    margin-top: 50px;
    padding: 32px 36px;

    background: #f5f8fb;

    border: 1px solid var(--line);
    border-left: 5px solid var(--blue);

    border-radius: 16px;

    box-shadow: 0 8px 25px rgba(7, 29, 58, .06);
}


/* Encabezado */

.disclaimer-header {
    display: flex;
    align-items: center;
    gap: 16px;

    margin-bottom: 22px;
}

.disclaimer-header .kicker {
    display: block;
    margin-bottom: 3px;
}

.disclaimer-header h3 {
    margin: 0;

    color: var(--navy);

    font-size: 1.35rem;
    line-height: 1.2;
}


/* Icono */

.disclaimer-icon {
    width: 42px;
    height: 42px;

    flex: 0 0 42px;

    display: grid;
    place-items: center;

    border-radius: 50%;

    background: #e8f0ff;
    color: var(--blue);

    font-size: 1.35rem;
    font-weight: 900;
}


/* Texto */

.product-disclaimer p {
    margin: 0 0 17px;

    color: var(--muted);

    line-height: 1.7;
}


/* Lista numerada */

.product-disclaimer ol {
    margin: 20px 0;

    padding-left: 28px;
}

.product-disclaimer li {
    margin-bottom: 18px;
    padding-left: 7px;

    color: var(--muted);

    line-height: 1.7;
}

.product-disclaimer li:last-child {
    margin-bottom: 0;
}


/* Texto destacado */

.product-disclaimer strong {
    color: var(--ink);
}


/* Declaración final */

.disclaimer-final {
    margin-top: 25px;
    padding: 20px 22px;

    background: #ffffff;

    border: 1px solid var(--line);
    border-radius: 10px;

    color: var(--navy);

    line-height: 1.7;
}


/* =========================================================
   MÓVIL
   ========================================================= */

@media(max-width:620px) {

    .product-disclaimer {
        margin-top: 35px;
        padding: 24px 20px;

        border-left-width: 4px;
    }

    .disclaimer-header {
        align-items: flex-start;
        gap: 12px;
    }

    .disclaimer-icon {
        width: 36px;
        height: 36px;

        flex-basis: 36px;

        font-size: 1.15rem;
    }

    .disclaimer-header h3 {
        font-size: 1.12rem;
    }

    .product-disclaimer ol {
        padding-left: 23px;
    }

    .product-disclaimer li {
        padding-left: 4px;
    }

    .disclaimer-final {
        padding: 17px;
    }

}


/* =========================================================
   TARJETAS ELECTRÓNICAS DE REEMPLAZO
   ========================================================= */


/* ---------------------------------------------------------
   INTRODUCCIÓN
   --------------------------------------------------------- */

.replacement-intro{
    display:grid;
    grid-template-columns:1.15fr .85fr;
    gap:70px;
    align-items:center;
}

.replacement-intro h2{
    font-size:clamp(2rem,3.3vw,3rem);
    line-height:1.12;
    margin:8px 0 18px;
    color:var(--ink);
}

.replacement-intro p{
    color:var(--muted);
    font-size:1.04rem;
    margin:0 0 17px;
}

.replacement-highlight{
    background:linear-gradient(
        135deg,
        #071d3a,
        #0b4b9b
    );

    color:#fff;
    border-radius:18px;
    padding:38px;

    box-shadow:var(--shadow);

    position:relative;
    overflow:hidden;
}

.replacement-highlight::after{
    content:"";
    position:absolute;
    inset:0;

    opacity:.08;

    background-image:
        linear-gradient(
            90deg,
            transparent 95%,
            #fff 95%
        ),
        linear-gradient(
            0deg,
            transparent 95%,
            #fff 95%
        );

    background-size:34px 34px;

    pointer-events:none;
}

.replacement-highlight-icon{
    position:relative;
    z-index:1;

    width:58px;
    height:58px;

    display:grid;
    place-items:center;

    border:1px solid #ffffff66;
    border-radius:14px;

    color:#69adff;
    font-size:1.7rem;

    margin-bottom:24px;
}

.replacement-highlight h3,
.replacement-highlight p{
    position:relative;
    z-index:1;
}

.replacement-highlight h3{
    color:#fff;
    margin:0 0 10px;
    font-size:1.45rem;
}

.replacement-highlight p{
    color:#dceaff;
    margin:0;
}


/* ---------------------------------------------------------
   SERVICIO
   --------------------------------------------------------- */

.replacement-dark{
    background:var(--soft);
    border-top:1px solid var(--line);
    border-bottom:1px solid var(--line);
}

.replacement-services{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
}

.replacement-service{
    background:#fff;
    border:1px solid var(--line);
    border-radius:var(--radius);
    padding:28px;

    box-shadow:0 8px 25px rgba(7,29,58,.05);

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

.replacement-service:hover{
    transform:translateY(-4px);
    box-shadow:0 16px 35px rgba(7,29,58,.10);
}

.replacement-service-number{
    display:block;

    color:var(--blue);

    font-size:.78rem;
    font-weight:900;
    letter-spacing:.08em;

    margin-bottom:17px;
}

.replacement-service h3{
    margin:0 0 9px;
    font-size:1.18rem;
}

.replacement-service p{
    color:var(--muted);
    margin:0;
    font-size:.94rem;
}


/* ---------------------------------------------------------
   PROCESO
   --------------------------------------------------------- */

.replacement-process{
    background:#fff;
}

.replacement-steps{
    display:grid;
    grid-template-columns:repeat(6,1fr);
    gap:12px;
}

.replacement-step{
    position:relative;

    padding:25px 18px;

    border-top:3px solid var(--blue);
    background:var(--soft);
}

.replacement-step > span{
    display:block;

    color:var(--blue);

    font-size:.78rem;
    font-weight:900;

    margin-bottom:17px;
}

.replacement-step h3{
    margin:0 0 8px;
    font-size:1rem;
}

.replacement-step p{
    margin:0;
    color:var(--muted);
    font-size:.86rem;
    line-height:1.5;
}


/* ---------------------------------------------------------
   TABLET
   --------------------------------------------------------- */

@media(max-width:950px){

    .replacement-intro{
        grid-template-columns:1fr;
        gap:40px;
    }

    .replacement-services{
        grid-template-columns:repeat(2,1fr);
    }

    .replacement-steps{
        grid-template-columns:repeat(3,1fr);
        gap:18px;
    }

}


/* ---------------------------------------------------------
   MÓVIL
   --------------------------------------------------------- */

@media(max-width:620px){

    .replacement-intro{
        gap:30px;
    }

    .replacement-intro h2{
        font-size:2rem;
    }

    .replacement-highlight{
        padding:28px;
    }

    .replacement-services{
        grid-template-columns:1fr;
    }

    .replacement-steps{
        grid-template-columns:1fr;
    }

    .replacement-step{
        padding:22px;
    }

}

/* =========================================================
   LLAMADA A TARJETAS DE REEMPLAZO - INICIO
   ========================================================= */

.replacement-callout{
    background:#f4f7fa;
    border-top:1px solid var(--line);
    border-bottom:1px solid var(--line);
}

.replacement-callout-inner{
    min-height:210px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:40px;
}

.replacement-callout h2{
    margin:7px 0 10px;
    max-width:800px;

    font-size:clamp(1.7rem,3vw,2.35rem);
    line-height:1.15;

    color:var(--ink);
}

.replacement-callout p{
    max-width:760px;
    margin:0;

    color:var(--muted);
}

@media(max-width:620px){

    .replacement-callout-inner{
        flex-direction:column;
        align-items:flex-start;

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

}

.replacement-callout-photo{
    display:block;
    width:540px;
    height:300px;
    object-fit:cover;

    margin-top:22px;

    border-radius:10px;
    border:1px solid var(--line);

    box-shadow:0 6px 18px rgba(7,29,58,.10);
}

.replacement-highlight-photo{
    display:block;
    width:100%;
    height:190px;
    object-fit:cover;

    border-radius:12px;

    margin-bottom:24px;

    position:relative;
    z-index:1;
}

.replacement-service-photo{
    display:block;
    width:100%;
    height:140px;
    object-fit:cover;

    margin:18px 0 20px;

    border-radius:8px;
}

/* =========================================================
   FILTROS DE PRODUCTOS
   ========================================================= */

.actions [data-filter].outline {
    background: transparent;
    color: #142638;
    border: 1px solid #142638;
}

.actions [data-filter].outline:hover {
    background: #eef3f8;
    color: #142638;
    border-color: #142638;
}

.actions [data-filter].primary {
    background: #1261e8;
    color: #ffffff;
    border-color: #1261e8;
}