.elementor-6116 .elementor-element.elementor-element-7061fd8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-2ff126c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-2e04ef4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-67a33f2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-7fb78d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-1dcdc1b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-600b27c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-2f17058{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6116 .elementor-element.elementor-element-0ea9f6c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-a95a305 *//* =====================================================
   XPACIO — HERO MARKETING PARA RESTAURANTES
===================================================== */

.xp-rest-hero {
    --xp-bg: #050510;
    --xp-card: rgba(14, 15, 34, 0.78);
    --xp-card-solid: #101126;
    --xp-white: #ffffff;
    --xp-text: #d7d9e7;
    --xp-muted: #9094aa;
    --xp-pink: #ff43a8;
    --xp-purple: #a444ff;
    --xp-cyan: #3ee9ff;
    --xp-border: rgba(255, 255, 255, 0.12);

    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 100svh;
    padding: 130px 24px 90px;
    overflow: hidden;
    isolation: isolate;
    background: var(--xp-bg);
    color: var(--xp-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDO
===================================================== */

.xp-rest-hero__media {
    position: absolute;
    inset: 0;
    z-index: -4;
    overflow: hidden;
}

.xp-rest-hero__video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    filter: saturate(1.08) contrast(1.08);
}

.xp-rest-hero__overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            90deg,
            rgba(3, 4, 14, 0.99) 0%,
            rgba(3, 4, 14, 0.93) 38%,
            rgba(3, 4, 14, 0.72) 66%,
            rgba(3, 4, 14, 0.80) 100%
        ),
        linear-gradient(
            180deg,
            rgba(4, 4, 14, 0.45) 0%,
            rgba(4, 4, 14, 0.18) 50%,
            rgba(4, 4, 14, 0.96) 100%
        );
}

.xp-rest-hero__grid {
    position: absolute;
    inset: 0;
    opacity: 0.09;
    background-image:
        linear-gradient(rgba(255,255,255,0.12) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,0.12) 1px, transparent 1px);
    background-size: 72px 72px;
    mask-image: linear-gradient(to bottom, transparent, black 20%, black 80%, transparent);
}

.xp-rest-hero__glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(110px);
    pointer-events: none;
}

.xp-rest-hero__glow--one {
    top: -220px;
    right: 5%;
    width: 620px;
    height: 620px;
    background: rgba(255, 33, 158, 0.22);
}

.xp-rest-hero__glow--two {
    bottom: -300px;
    left: -180px;
    width: 650px;
    height: 650px;
    background: rgba(0, 196, 255, 0.16);
}

/* =====================================================
   DECORACIÓN
===================================================== */

.xp-rest-hero__orbit {
    position: absolute;
    z-index: -1;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 50%;
    pointer-events: none;
}

.xp-rest-hero__orbit--one {
    top: -380px;
    right: -210px;
    width: 900px;
    height: 900px;
}

.xp-rest-hero__orbit--two {
    bottom: -620px;
    left: -310px;
    width: 1050px;
    height: 1050px;
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-rest-hero__container {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.06fr) minmax(440px, 0.74fr);
    align-items: center;
    gap: clamp(50px, 6vw, 110px);
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   CONTENIDO
===================================================== */

.xp-rest-hero__content {
    max-width: 840px;
}

.xp-rest-hero__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 25px;
    padding: 9px 15px;
    border: 1px solid rgba(255, 67, 168, 0.35);
    border-radius: 100px;
    background: rgba(255, 67, 168, 0.08);
    color: #ff91cc;
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    backdrop-filter: blur(12px);
    box-shadow: inset 0 0 25px rgba(255, 67, 168, 0.05);
}

.xp-rest-hero__eyebrow-dot {
    position: relative;
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-radius: 50%;
    background: var(--xp-pink);
    box-shadow: 0 0 15px var(--xp-pink);
}

.xp-rest-hero__eyebrow-dot::after {
    content: "";
    position: absolute;
    inset: -5px;
    border: 1px solid rgba(255, 67, 168, 0.45);
    border-radius: inherit;
    animation: xpRestPulse 2s infinite;
}

.xp-rest-hero__title {
    max-width: 840px;
    margin: 0;
    color: var(--xp-white);
    font-size: clamp(44px, 5.2vw, 88px);
    font-weight: 900;
    line-height: 0.96;
    letter-spacing: -4px;
    text-wrap: balance;
}

.xp-rest-hero__title-light,
.xp-rest-hero__title-gradient {
    display: block;
}

.xp-rest-hero__title-light {
    color: #ffffff;
}

.xp-rest-hero__title-gradient {
    margin-top: 8px;
    padding-bottom: 5px;
    background: linear-gradient(
        90deg,
        #ff5bad 0%,
        #d64fff 48%,
        #45dfff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-rest-hero__description {
    max-width: 720px;
    margin: 28px 0 0;
    color: var(--xp-text);
    font-size: clamp(16px, 1.25vw, 20px);
    font-weight: 400;
    line-height: 1.65;
}

/* =====================================================
   DOLORES
===================================================== */

.xp-rest-hero__pains {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 27px;
}

.xp-rest-hero__pain {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 13px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    background: rgba(8, 9, 23, 0.58);
    color: #c9ccda;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    backdrop-filter: blur(10px);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease;
}

.xp-rest-hero__pain:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 67, 168, 0.42);
    background: rgba(255, 67, 168, 0.09);
}

.xp-rest-hero__pain-icon {
    display: grid;
    place-items: center;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    border-radius: 50%;
    background: rgba(255, 76, 125, 0.14);
    color: #ff668e;
    font-size: 15px;
    font-weight: 700;
}

/* =====================================================
   FRASE
===================================================== */

.xp-rest-hero__statement {
    display: flex;
    align-items: stretch;
    gap: 15px;
    max-width: 680px;
    margin-top: 28px;
}

.xp-rest-hero__statement-line {
    width: 3px;
    flex: 0 0 3px;
    border-radius: 20px;
    background: linear-gradient(
        180deg,
        var(--xp-pink),
        var(--xp-purple),
        var(--xp-cyan)
    );
    box-shadow: 0 0 20px rgba(255, 67, 168, 0.35);
}

.xp-rest-hero__statement p {
    margin: 0;
    color: #aeb2c4;
    font-size: 14px;
    line-height: 1.6;
}

.xp-rest-hero__statement strong {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}

/* =====================================================
   BOTONES
===================================================== */

.xp-rest-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    margin-top: 32px;
}

.xp-rest-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    min-height: 58px;
    padding: 0 25px;
    overflow: hidden;
    border-radius: 14px;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: -0.1px;
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-rest-btn svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.3s ease;
}

.xp-rest-btn:hover {
    transform: translateY(-4px);
}

.xp-rest-btn:hover svg {
    transform: translateX(4px);
}

.xp-rest-btn--primary {
    color: #ffffff !important;
    background: linear-gradient(
        100deg,
        #ff4eaa 0%,
        #c63cff 52%,
        #754dff 100%
    );
    box-shadow:
        0 18px 45px rgba(194, 48, 255, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.xp-rest-btn--primary::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 80%;
    height: 100%;
    transform: skewX(-20deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.28),
        transparent
    );
    transition: left 0.65s ease;
}

.xp-rest-btn--primary:hover::before {
    left: 140%;
}

.xp-rest-btn--primary:hover {
    box-shadow:
        0 22px 55px rgba(194, 48, 255, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-rest-btn--secondary {
    border: 1px solid rgba(255, 255, 255, 0.16);
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.045);
    backdrop-filter: blur(14px);
}

.xp-rest-btn--secondary:hover {
    border-color: rgba(62, 233, 255, 0.4);
    background: rgba(62, 233, 255, 0.07);
}

.xp-rest-btn--secondary:hover svg {
    transform: translateY(4px);
}

/* =====================================================
   AUTORIDAD
===================================================== */

.xp-rest-hero__proof {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 40px;
}

.xp-rest-hero__proof-item {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-rest-hero__proof-item strong {
    color: #ffffff;
    font-size: 13px;
    font-weight: 800;
}

.xp-rest-hero__proof-item span {
    color: #878b9e;
    font-size: 10px;
    line-height: 1.4;
}

.xp-rest-hero__proof-divider {
    width: 1px;
    height: 34px;
    flex: 0 0 1px;
    background: rgba(255, 255, 255, 0.13);
}

/* =====================================================
   PANEL VISUAL
===================================================== */

.xp-rest-hero__visual {
    position: relative;
    width: 100%;
    max-width: 590px;
    justify-self: end;
}

.xp-rest-system {
    position: relative;
    padding: 25px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 27px;
    background:
        linear-gradient(
            145deg,
            rgba(22, 23, 50, 0.88),
            rgba(7, 8, 24, 0.88)
        );
    backdrop-filter: blur(22px);
    box-shadow:
        0 40px 100px rgba(0, 0, 0, 0.48),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.xp-rest-system::before {
    content: "";
    position: absolute;
    top: -80px;
    left: -60px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: rgba(255, 67, 168, 0.13);
    filter: blur(65px);
}

.xp-rest-system::after {
    content: "";
    position: absolute;
    right: -90px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(62, 233, 255, 0.09);
    filter: blur(75px);
}

.xp-rest-system__top,
.xp-rest-system__flow,
.xp-rest-system__result {
    position: relative;
    z-index: 2;
}

.xp-rest-system__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.xp-rest-system__label {
    display: block;
    margin-bottom: 8px;
    color: #ff78bf;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-rest-system__top h2 {
    max-width: 320px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(20px, 2vw, 27px);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -1px;
}

.xp-rest-system__status {
    display: flex;
    align-items: center;
    gap: 7px;
    flex: 0 0 auto;
    padding: 7px 10px;
    border: 1px solid rgba(62, 233, 255, 0.2);
    border-radius: 100px;
    background: rgba(62, 233, 255, 0.06);
    color: #8ff5ff;
    font-size: 8px;
    font-weight: 700;
    text-transform: uppercase;
}

.xp-rest-system__status span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--xp-cyan);
    box-shadow: 0 0 10px var(--xp-cyan);
    animation: xpRestStatus 1.8s infinite;
}

/* =====================================================
   FLUJO
===================================================== */

.xp-rest-system__flow {
    padding: 22px 0;
}

.xp-rest-system__step {
    display: grid;
    grid-template-columns: 38px 1fr 28px;
    align-items: center;
    gap: 13px;
    min-height: 67px;
    padding: 12px 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.035);
}

.xp-rest-system__step--highlight {
    border-color: rgba(255, 67, 168, 0.32);
    background:
        linear-gradient(
            90deg,
            rgba(255, 67, 168, 0.13),
            rgba(164, 68, 255, 0.08)
        );
    box-shadow:
        inset 0 0 30px rgba(255, 67, 168, 0.04),
        0 10px 30px rgba(0, 0, 0, 0.14);
}

.xp-rest-system__number {
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.05);
    color: #8b8fa4;
    font-size: 10px;
    font-weight: 800;
}

.xp-rest-system__step--highlight .xp-rest-system__number {
    border-color: rgba(255, 67, 168, 0.25);
    background: rgba(255, 67, 168, 0.12);
    color: #ff78bf;
}

.xp-rest-system__step-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-rest-system__step-content span {
    color: #85899e;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-rest-system__step-content strong {
    color: #f8f8fb;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
}

.xp-rest-system__check {
    display: grid;
    place-items: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(62, 233, 255, 0.09);
    color: var(--xp-cyan);
    font-size: 11px;
    font-weight: 800;
}

.xp-rest-system__connector {
    position: relative;
    width: 2px;
    height: 13px;
    margin: 3px 0 3px 32px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
}

.xp-rest-system__connector span {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        transparent,
        var(--xp-pink),
        transparent
    );
    animation: xpRestFlow 2.2s infinite;
}

/* =====================================================
   RESULTADO
===================================================== */

.xp-rest-system__result {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 15px;
    border: 1px solid rgba(62, 233, 255, 0.16);
    border-radius: 16px;
    background: rgba(62, 233, 255, 0.055);
}

.xp-rest-system__result-icon {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 13px;
    background: linear-gradient(
        135deg,
        rgba(255, 67, 168, 0.22),
        rgba(62, 233, 255, 0.15)
    );
    color: #ffffff;
    font-size: 22px;
}

.xp-rest-system__result div:last-child {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-rest-system__result span {
    color: #67eaf8;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-rest-system__result strong {
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.4;
}

/* =====================================================
   TARJETAS FLOTANTES
===================================================== */

.xp-rest-float {
    position: absolute;
    z-index: 5;
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 195px;
    padding: 12px 14px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 14px;
    background: rgba(12, 13, 31, 0.88);
    backdrop-filter: blur(18px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.36);
}

.xp-rest-float--top {
    top: 24%;
    right: -75px;
    animation: xpRestFloat 5s ease-in-out infinite;
}

.xp-rest-float--bottom {
    bottom: 13%;
    left: -65px;
    animation: xpRestFloat 5.6s ease-in-out infinite reverse;
}

.xp-rest-float__icon {
    display: grid;
    place-items: center;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    border-radius: 10px;
    background: rgba(255, 67, 168, 0.13);
    color: var(--xp-pink);
    box-shadow: inset 0 0 15px rgba(255, 67, 168, 0.08);
}

.xp-rest-float div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.xp-rest-float small {
    color: #83879a;
    font-size: 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

.xp-rest-float strong {
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
}

/* =====================================================
   INDICADOR SCROLL
===================================================== */

.xp-rest-hero__scroll {
    position: absolute;
    z-index: 4;
    bottom: 25px;
    left: 50%;
    display: flex;
    align-items: center;
    gap: 12px;
    transform: translateX(-50%);
    color: #72768b !important;
    text-decoration: none !important;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-rest-hero__mouse {
    position: relative;
    width: 20px;
    height: 31px;
    border: 1px solid rgba(255, 255, 255, 0.23);
    border-radius: 20px;
}

.xp-rest-hero__mouse i {
    position: absolute;
    top: 6px;
    left: 50%;
    width: 3px;
    height: 6px;
    transform: translateX(-50%);
    border-radius: 10px;
    background: var(--xp-pink);
    animation: xpRestScroll 1.8s infinite;
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpRestPulse {
    0% {
        transform: scale(0.8);
        opacity: 0.9;
    }

    70% {
        transform: scale(1.7);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes xpRestStatus {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.75);
    }
}

@keyframes xpRestFlow {
    0% {
        top: -100%;
    }

    100% {
        top: 120%;
    }
}

@keyframes xpRestFloat {
    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

@keyframes xpRestScroll {
    0% {
        transform: translate(-50%, 0);
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    100% {
        transform: translate(-50%, 11px);
        opacity: 0;
    }
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1180px) {

    .xp-rest-hero {
        min-height: auto;
        padding-top: 140px;
        padding-bottom: 110px;
    }

    .xp-rest-hero__container {
        grid-template-columns: minmax(0, 1fr) minmax(390px, 0.75fr);
        gap: 50px;
    }

    .xp-rest-hero__title {
        letter-spacing: -3px;
    }

    .xp-rest-float--top {
        right: -25px;
    }

    .xp-rest-float--bottom {
        left: -25px;
    }

}

/* =====================================================
   TABLET VERTICAL
===================================================== */

@media (max-width: 960px) {

    .xp-rest-hero {
        padding: 120px 22px 90px;
    }

    .xp-rest-hero__container {
        grid-template-columns: 1fr;
        gap: 70px;
    }

    .xp-rest-hero__content {
        max-width: 800px;
    }

    .xp-rest-hero__visual {
        width: min(640px, 100%);
        max-width: none;
        justify-self: center;
    }

    .xp-rest-hero__overlay {
        background:
            linear-gradient(
                180deg,
                rgba(3, 4, 14, 0.96) 0%,
                rgba(3, 4, 14, 0.91) 55%,
                rgba(3, 4, 14, 0.98) 100%
            );
    }

    .xp-rest-hero__proof {
        flex-wrap: wrap;
    }

}

/* =====================================================
   CELULAR
===================================================== */

@media (max-width: 767px) {

    .xp-rest-hero {
        min-height: auto;
        padding: 105px 18px 80px;
    }

    .xp-rest-hero__grid {
        background-size: 42px 42px;
    }

    .xp-rest-hero__container {
        gap: 52px;
    }

    .xp-rest-hero__eyebrow {
        max-width: 100%;
        margin-bottom: 19px;
        padding: 8px 12px;
        font-size: 8px;
        letter-spacing: 1.1px;
    }

    .xp-rest-hero__title {
        font-size: clamp(40px, 12.3vw, 59px);
        line-height: 0.98;
        letter-spacing: -2.5px;
    }

    .xp-rest-hero__title-gradient {
        margin-top: 6px;
    }

    .xp-rest-hero__description {
        margin-top: 22px;
        font-size: 15px;
        line-height: 1.55;
    }

    .xp-rest-hero__pains {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
        margin-top: 22px;
    }

    .xp-rest-hero__pain {
        width: 100%;
        border-radius: 12px;
        font-size: 11px;
    }

    .xp-rest-hero__statement {
        margin-top: 22px;
    }

    .xp-rest-hero__statement p {
        font-size: 12px;
    }

    .xp-rest-hero__statement strong {
        margin-top: 3px;
        font-size: 14px;
    }

    .xp-rest-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
        margin-top: 26px;
    }

    .xp-rest-btn {
        width: 100%;
        min-height: 57px;
        padding: 0 18px;
        border-radius: 13px;
        font-size: 12px;
    }

    .xp-rest-hero__proof {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 17px;
        margin-top: 32px;
    }

    .xp-rest-hero__proof-divider {
        display: none;
    }

    .xp-rest-hero__proof-item:last-child {
        grid-column: 1 / -1;
    }

    .xp-rest-hero__proof-item strong {
        font-size: 12px;
    }

    .xp-rest-system {
        padding: 18px;
        border-radius: 21px;
    }

    .xp-rest-system__top {
        flex-direction: column;
        gap: 13px;
    }

    .xp-rest-system__status {
        align-self: flex-start;
    }

    .xp-rest-system__top h2 {
        font-size: 23px;
    }

    .xp-rest-system__step {
        grid-template-columns: 35px 1fr 24px;
        gap: 10px;
        padding: 10px;
    }

    .xp-rest-system__number {
        width: 35px;
        height: 35px;
    }

    .xp-rest-system__step-content strong {
        font-size: 10px;
    }

    .xp-rest-system__connector {
        margin-left: 27px;
    }

    .xp-rest-float {
        display: none;
    }

    .xp-rest-hero__scroll {
        display: none;
    }

}

/* =====================================================
   CELULARES PEQUEÑOS
===================================================== */

@media (max-width: 390px) {

    .xp-rest-hero__title {
        font-size: 39px;
        letter-spacing: -2px;
    }

    .xp-rest-system__result strong {
        font-size: 10px;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-rest-hero *,
    .xp-rest-hero *::before,
    .xp-rest-hero *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d66000 *//* =====================================================
   XPACIO — SECCIÓN 4
   MARKETING DESDE LA OPERACIÓN
===================================================== */

.xp-operation {
    --operation-bg: #050510;
    --operation-card: #101124;
    --operation-white: #ffffff;
    --operation-text: #c5c8d7;
    --operation-muted: #898da1;
    --operation-pink: #ff4fac;
    --operation-purple: #a44cff;
    --operation-cyan: #42e5ff;
    --operation-red: #ff597e;
    --operation-border: rgba(255, 255, 255, 0.1);

    position: relative;
    width: 100%;
    padding: 130px 24px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(114, 50, 255, 0.12),
            transparent 31%
        ),
        linear-gradient(
            180deg,
            #050510 0%,
            #080817 48%,
            #050510 100%
        );
    color: var(--operation-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDO
===================================================== */

.xp-operation__grid {
    position: absolute;
    inset: 0;
    z-index: -3;
    opacity: 0.07;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    background-size: 72px 72px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 10%,
            black 90%,
            transparent
        );
}

.xp-operation__glow {
    position: absolute;
    z-index: -2;
    border-radius: 50%;
    filter: blur(125px);
    pointer-events: none;
}

.xp-operation__glow--pink {
    top: 15%;
    left: -280px;
    width: 680px;
    height: 680px;
    background: rgba(255, 52, 159, 0.12);
}

.xp-operation__glow--cyan {
    right: -310px;
    bottom: 12%;
    width: 720px;
    height: 720px;
    background: rgba(47, 218, 255, 0.1);
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-operation__container {
    position: relative;
    z-index: 2;
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ENCABEZADO
===================================================== */

.xp-operation__header {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}

.xp-operation__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    color: #ff8dca;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.xp-operation__eyebrow span {
    width: 36px;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--operation-pink)
    );
}

.xp-operation__title {
    max-width: 1020px;
    margin: 0 auto;
    color: #ffffff;
    font-size: clamp(44px, 5.5vw, 86px);
    font-weight: 900;
    line-height: 0.97;
    letter-spacing: -4px;
    text-wrap: balance;
}

.xp-operation__title span {
    display: block;
    padding-bottom: 6px;
    background: linear-gradient(
        90deg,
        #ff5eb2 0%,
        #c74eff 48%,
        #49deff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-operation__intro {
    max-width: 850px;
    margin: 27px auto 0;
    color: #afb2c3;
    font-size: clamp(15px, 1.3vw, 19px);
    line-height: 1.7;
}

/* =====================================================
   HERO INTERNO
===================================================== */

.xp-operation__hero {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(390px, 0.7fr);
    align-items: center;
    gap: clamp(45px, 6vw, 95px);
    margin-top: 75px;
}

/* =====================================================
   MOSAICO
===================================================== */

.xp-operation__mosaic {
    position: relative;
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    grid-template-rows: 250px 210px 220px;
    gap: 12px;
    min-width: 0;
}

.xp-operation__media {
    position: relative;
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 20px;
    background: #111224;
    box-shadow:
        0 28px 70px rgba(0, 0, 0, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.xp-operation__media--large {
    grid-row: span 2;
}

.xp-operation__media--wide {
    grid-column: span 2;
}

.xp-operation__media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition:
        transform 0.7s cubic-bezier(0.2, 0.65, 0.3, 1),
        filter 0.7s ease;
}

.xp-operation__media:hover img {
    transform: scale(1.08);
    filter: saturate(1.12) contrast(1.04);
}

.xp-operation__media-overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            180deg,
            rgba(4, 5, 15, 0.08) 20%,
            rgba(4, 5, 15, 0.88) 100%
        );
    transition: background 0.5s ease;
}

.xp-operation__media:hover .xp-operation__media-overlay {
    background:
        linear-gradient(
            180deg,
            rgba(4, 5, 15, 0.03) 15%,
            rgba(4, 5, 15, 0.8) 100%
        );
}

.xp-operation__media-content {
    position: absolute;
    right: 17px;
    bottom: 17px;
    left: 17px;
    z-index: 2;
}

.xp-operation__media-content span {
    display: block;
    margin-bottom: 4px;
    color: #70ebff;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.xp-operation__media-content strong {
    display: block;
    max-width: 330px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
}

.xp-operation__live {
    position: absolute;
    z-index: 5;
    top: 24px;
    left: -28px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 14px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 14px;
    background: rgba(10, 11, 29, 0.88);
    backdrop-filter: blur(18px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.32);
    animation: xpOperationFloat 5s ease-in-out infinite;
}

.xp-operation__live-dot {
    position: relative;
    width: 9px;
    height: 9px;
    flex: 0 0 9px;
    border-radius: 50%;
    background: var(--operation-red);
    box-shadow: 0 0 13px var(--operation-red);
}

.xp-operation__live-dot::after {
    content: "";
    position: absolute;
    inset: -5px;
    border: 1px solid rgba(255, 89, 126, 0.4);
    border-radius: inherit;
    animation: xpOperationPulse 1.8s infinite;
}

.xp-operation__live div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.xp-operation__live small {
    color: #878b9e;
    font-size: 7px;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-operation__live strong {
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
}

/* =====================================================
   TEXTO HERO
===================================================== */

.xp-operation__hero-label {
    display: inline-flex;
    padding: 8px 12px;
    border: 1px solid rgba(255, 79, 172, 0.23);
    border-radius: 100px;
    background: rgba(255, 79, 172, 0.07);
    color: #ff87c8;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.xp-operation__hero-copy h3 {
    margin: 22px 0 0;
    color: #ffffff;
    font-size: clamp(34px, 4vw, 58px);
    font-weight: 850;
    line-height: 1.02;
    letter-spacing: -2.8px;
}

.xp-operation__hero-copy h3 span {
    display: block;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c64fff,
        #4addff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-operation__hero-copy > p {
    margin: 23px 0 0;
    color: #a1a5b7;
    font-size: 14px;
    line-height: 1.75;
}

.xp-operation__quote {
    position: relative;
    display: flex;
    gap: 15px;
    margin-top: 28px;
    padding: 21px;
    overflow: hidden;
    border: 1px solid rgba(66, 229, 255, 0.16);
    border-radius: 17px;
    background:
        linear-gradient(
            100deg,
            rgba(66, 229, 255, 0.075),
            rgba(166, 76, 255, 0.035)
        );
}

.xp-operation__quote-mark {
    flex: 0 0 auto;
    color: #55e5fb;
    font-size: 48px;
    font-family: Georgia, serif;
    line-height: 0.8;
}

.xp-operation__quote p {
    margin: 0;
    color: #bfc2d0;
    font-size: 13px;
    line-height: 1.6;
}

.xp-operation__quote strong {
    display: block;
    color: #ffffff;
    font-size: 15px;
}

.xp-operation__micro {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    margin-top: 25px;
}

.xp-operation__micro-item {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 47px;
    padding: 10px 12px;
    border: 1px solid rgba(255, 255, 255, 0.085);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.025);
    color: #b6b9c8;
    font-size: 10px;
    font-weight: 600;
}

.xp-operation__micro-item span {
    display: grid;
    place-items: center;
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    border-radius: 8px;
    background: rgba(255, 79, 172, 0.1);
    color: #ff79c0;
    font-size: 8px;
    font-weight: 800;
}

/* =====================================================
   PROCESO
===================================================== */

.xp-operation__process {
    margin-top: 125px;
}

.xp-operation__process-heading {
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
}

.xp-operation__process-heading > span {
    color: #6eeaff;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-operation__process-heading h3 {
    margin: 13px 0 0;
    color: #ffffff;
    font-size: clamp(35px, 4.6vw, 66px);
    font-weight: 850;
    line-height: 1.02;
    letter-spacing: -3px;
}

.xp-operation__process-heading h3 strong {
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c64fff,
        #4addff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-operation__timeline {
    max-width: 1050px;
    margin: 65px auto 0;
}

.xp-operation-step {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 25px;
}

.xp-operation-step__rail {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.xp-operation-step__point {
    position: relative;
    z-index: 2;
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
    border: 1px solid rgba(255, 79, 172, 0.32);
    border-radius: 17px;
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.18),
            rgba(164, 76, 255, 0.1)
        );
    color: #ffffff;
    font-size: 11px;
    font-weight: 900;
    box-shadow:
        0 0 30px rgba(255, 79, 172, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.xp-operation-step__line {
    position: relative;
    width: 2px;
    min-height: 130px;
    flex: 1;
    margin: 8px 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
}

.xp-operation-step__line span {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        transparent,
        var(--operation-pink),
        var(--operation-cyan),
        transparent
    );
    animation: xpOperationFlow 2.6s infinite;
}

.xp-operation-step__card {
    position: relative;
    margin-bottom: 28px;
    padding: 25px 27px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 22px;
    background:
        linear-gradient(
            135deg,
            rgba(19, 20, 43, 0.88),
            rgba(8, 9, 25, 0.93)
        );
    box-shadow:
        0 25px 65px rgba(0, 0, 0, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
    transition:
        transform 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease;
}

.xp-operation-step__card:hover {
    transform: translateX(8px);
    border-color: rgba(255, 79, 172, 0.25);
    box-shadow:
        0 30px 75px rgba(0, 0, 0, 0.3),
        0 0 35px rgba(255, 79, 172, 0.05);
}

.xp-operation-step__card--highlight {
    border-color: rgba(66, 229, 255, 0.2);
    background:
        radial-gradient(
            circle at 85% 20%,
            rgba(66, 229, 255, 0.09),
            transparent 34%
        ),
        linear-gradient(
            135deg,
            rgba(22, 21, 50, 0.9),
            rgba(8, 9, 25, 0.94)
        );
}

.xp-operation-step__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.xp-operation-step__top > span {
    color: #ff79c0;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.25px;
    text-transform: uppercase;
}

.xp-operation-step__status {
    padding: 7px 10px;
    border: 1px solid rgba(66, 229, 255, 0.17);
    border-radius: 100px;
    background: rgba(66, 229, 255, 0.055);
    color: #74ebfb;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-operation-step__card h4 {
    margin: 16px 0 0;
    color: #ffffff;
    font-size: clamp(22px, 2vw, 30px);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -1.2px;
}

.xp-operation-step__card p {
    margin: 13px 0 0;
    color: #9498aa;
    font-size: 12px;
    line-height: 1.7;
}

.xp-operation-step__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 18px;
}

.xp-operation-step__tags span {
    padding: 7px 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.025);
    color: #a7aaba;
    font-size: 8px;
    font-weight: 650;
}

/* =====================================================
   COMPARACIÓN
===================================================== */

.xp-operation__comparison {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 115px;
}

.xp-operation__comparison-card {
    position: relative;
    padding: 34px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    background:
        linear-gradient(
            145deg,
            rgba(20, 21, 44, 0.9),
            rgba(8, 9, 25, 0.94)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.055);
}

.xp-operation__comparison-card::before {
    content: "";
    position: absolute;
    top: -140px;
    right: -110px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    filter: blur(85px);
}

.xp-operation__comparison-card--traditional::before {
    background: rgba(255, 76, 118, 0.09);
}

.xp-operation__comparison-card--xpacio {
    border-color: rgba(66, 229, 255, 0.2);
}

.xp-operation__comparison-card--xpacio::before {
    background: rgba(66, 229, 255, 0.12);
}

.xp-operation__comparison-top,
.xp-operation__comparison-card h3,
.xp-operation__list,
.xp-operation__comparison-result {
    position: relative;
    z-index: 2;
}

.xp-operation__comparison-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.xp-operation__comparison-label {
    color: #ff7dbf;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.xp-operation__comparison-card--xpacio .xp-operation__comparison-label {
    color: #73ebfb;
}

.xp-operation__comparison-state {
    padding: 7px 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    color: #999daf;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.xp-operation__comparison-card h3 {
    margin: 22px 0 0;
    color: #ffffff;
    font-size: clamp(29px, 3.2vw, 46px);
    font-weight: 850;
    line-height: 1.03;
    letter-spacing: -2.2px;
}

.xp-operation__list {
    display: grid;
    gap: 10px;
    margin-top: 27px;
}

.xp-operation__list-item {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 53px;
    padding: 11px 13px;
    border: 1px solid rgba(255, 255, 255, 0.075);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.026);
    color: #bdc0ce;
    font-size: 11px;
    font-weight: 600;
}

.xp-operation__list-icon {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border-radius: 9px;
    font-size: 13px;
    font-weight: 900;
}

.xp-operation__comparison-card--traditional .xp-operation__list-icon {
    background: rgba(255, 89, 126, 0.1);
    color: #ff718f;
}

.xp-operation__comparison-card--xpacio .xp-operation__list-icon {
    background: rgba(66, 229, 255, 0.09);
    color: #68eafa;
}

.xp-operation__comparison-result {
    margin-top: 25px;
    padding: 16px;
    border-radius: 15px;
}

.xp-operation__comparison-card--traditional .xp-operation__comparison-result {
    border: 1px solid rgba(255, 89, 126, 0.15);
    background: rgba(255, 89, 126, 0.045);
}

.xp-operation__comparison-card--xpacio .xp-operation__comparison-result {
    border: 1px solid rgba(66, 229, 255, 0.17);
    background: rgba(66, 229, 255, 0.05);
}

.xp-operation__comparison-result span {
    display: block;
    margin-bottom: 4px;
    color: #85899d;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-operation__comparison-result strong {
    color: #ffffff;
    font-size: 11px;
    line-height: 1.5;
}

/* =====================================================
   MANIFIESTO
===================================================== */

.xp-operation__manifesto {
    position: relative;
    margin-top: 125px;
    padding: 100px 35px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 34px;
    background:
        radial-gradient(
            circle at 20% 30%,
            rgba(255, 76, 170, 0.17),
            transparent 33%
        ),
        radial-gradient(
            circle at 80% 70%,
            rgba(66, 229, 255, 0.13),
            transparent 35%
        ),
        rgba(12, 13, 32, 0.88);
    text-align: center;
    box-shadow:
        0 45px 110px rgba(0, 0, 0, 0.34),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.xp-operation__manifesto-label {
    position: relative;
    z-index: 2;
    color: #ff85c7;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

.xp-operation__manifesto h3 {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 24px auto 0;
    color: #ffffff;
    font-size: clamp(55px, 8vw, 125px);
    font-weight: 950;
    line-height: 0.87;
    letter-spacing: -7px;
    text-transform: uppercase;
}

.xp-operation__manifesto h3 span {
    display: block;
    padding-bottom: 12px;
    background: linear-gradient(
        90deg,
        #ff5eb2 0%,
        #ca4dff 48%,
        #4cddff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-operation__manifesto p {
    position: relative;
    z-index: 2;
    margin: 25px 0 0;
    color: #b2b5c4;
    font-size: clamp(18px, 2vw, 28px);
    font-weight: 600;
}

.xp-operation__manifesto-orbit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 800px;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 50%;
}

.xp-operation__manifesto-orbit::before,
.xp-operation__manifesto-orbit::after {
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.xp-operation__manifesto-orbit::before {
    inset: 120px;
}

.xp-operation__manifesto-orbit::after {
    inset: 240px;
}

/* =====================================================
   CIERRE
===================================================== */

.xp-operation__closing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 42px;
    margin-top: 90px;
    padding: 0 10px;
}

.xp-operation__closing-copy {
    max-width: 930px;
}

.xp-operation__closing-copy > span {
    display: block;
    margin-bottom: 11px;
    color: #ff7fc2;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-operation__closing h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(31px, 4vw, 58px);
    font-weight: 850;
    line-height: 1.04;
    letter-spacing: -2.8px;
}

.xp-operation__closing h3 strong {
    background: linear-gradient(
        90deg,
        #ff5eb2,
        #c94fff,
        #4addff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-operation__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    min-width: 265px;
    min-height: 59px;
    padding: 0 23px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.045);
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: 800;
    backdrop-filter: blur(14px);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-operation__button:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 79, 172, 0.36);
    background: rgba(255, 79, 172, 0.08);
    box-shadow: 0 18px 45px rgba(255, 79, 172, 0.1);
}

.xp-operation__button svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.3s ease;
}

.xp-operation__button:hover svg {
    transform: translateY(4px);
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpOperationFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

}

@keyframes xpOperationPulse {

    0% {
        transform: scale(0.8);
        opacity: 0.9;
    }

    70% {
        transform: scale(1.8);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }

}

@keyframes xpOperationFlow {

    0% {
        top: -100%;
    }

    100% {
        top: 120%;
    }

}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1100px) {

    .xp-operation__hero {
        grid-template-columns: 1fr;
    }

    .xp-operation__mosaic {
        max-width: 850px;
        width: 100%;
        margin: 0 auto;
    }

    .xp-operation__hero-copy {
        max-width: 850px;
        margin: 0 auto;
    }

}

/* =====================================================
   TABLET VERTICAL
===================================================== */

@media (max-width: 900px) {

    .xp-operation {
        padding: 105px 22px;
    }

    .xp-operation__title {
        letter-spacing: -3px;
    }

    .xp-operation__comparison {
        grid-template-columns: 1fr;
    }

    .xp-operation__closing {
        flex-direction: column;
        align-items: flex-start;
    }

    .xp-operation__manifesto h3 {
        letter-spacing: -5px;
    }

}

/* =====================================================
   CELULAR
===================================================== */

@media (max-width: 767px) {

    .xp-operation {
        padding: 85px 17px;
    }

    .xp-operation__grid {
        background-size: 42px 42px;
    }

    .xp-operation__eyebrow {
        margin-bottom: 17px;
        font-size: 8px;
        letter-spacing: 1.2px;
    }

    .xp-operation__title {
        font-size: clamp(39px, 11.7vw, 56px);
        line-height: 1;
        letter-spacing: -2.4px;
    }

    .xp-operation__intro {
        margin-top: 21px;
        font-size: 14px;
        line-height: 1.6;
    }

    .xp-operation__hero {
        gap: 45px;
        margin-top: 50px;
    }

    .xp-operation__mosaic {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 220px 160px 180px;
        gap: 8px;
    }

    .xp-operation__media {
        border-radius: 15px;
    }

    .xp-operation__media--large {
        grid-row: span 2;
    }

    .xp-operation__media-content {
        right: 12px;
        bottom: 12px;
        left: 12px;
    }

    .xp-operation__media-content strong {
        font-size: 9px;
    }

    .xp-operation__live {
        top: 14px;
        left: 10px;
    }

    .xp-operation__hero-copy h3 {
        font-size: 35px;
        letter-spacing: -1.9px;
    }

    .xp-operation__hero-copy > p {
        font-size: 12px;
    }

    .xp-operation__micro {
        grid-template-columns: 1fr;
    }

    .xp-operation__process {
        margin-top: 80px;
    }

    .xp-operation__process-heading h3 {
        font-size: 35px;
        letter-spacing: -1.9px;
    }

    .xp-operation__timeline {
        margin-top: 45px;
    }

    .xp-operation-step {
        grid-template-columns: 45px minmax(0, 1fr);
        gap: 13px;
    }

    .xp-operation-step__point {
        width: 41px;
        height: 41px;
        flex-basis: 41px;
        border-radius: 13px;
        font-size: 9px;
    }

    .xp-operation-step__card {
        margin-bottom: 18px;
        padding: 19px;
        border-radius: 18px;
    }

    .xp-operation-step__top {
        flex-direction: column;
        align-items: flex-start;
        gap: 9px;
    }

    .xp-operation-step__card h4 {
        font-size: 23px;
    }

    .xp-operation-step__card p {
        font-size: 10px;
    }

    .xp-operation-step__tags {
        gap: 5px;
    }

    .xp-operation-step__tags span {
        font-size: 7px;
    }

    .xp-operation__comparison {
        margin-top: 75px;
    }

    .xp-operation__comparison-card {
        padding: 23px 18px;
        border-radius: 21px;
    }

    .xp-operation__comparison-card h3 {
        font-size: 31px;
        letter-spacing: -1.7px;
    }

    .xp-operation__comparison-top {
        align-items: flex-start;
        flex-direction: column;
    }

    .xp-operation__list-item {
        font-size: 10px;
    }

    .xp-operation__manifesto {
        margin-top: 80px;
        padding: 75px 17px;
        border-radius: 24px;
    }

    .xp-operation__manifesto h3 {
        font-size: clamp(50px, 15vw, 75px);
        line-height: 0.9;
        letter-spacing: -4px;
    }

    .xp-operation__manifesto p {
        font-size: 17px;
    }

    .xp-operation__manifesto-orbit {
        width: 550px;
        height: 550px;
    }

    .xp-operation__closing {
        margin-top: 60px;
        padding: 0;
    }

    .xp-operation__closing h3 {
        font-size: 34px;
        letter-spacing: -1.8px;
    }

    .xp-operation__button {
        width: 100%;
        min-width: 0;
        font-size: 10px;
    }

}

/* =====================================================
   CELULAR PEQUEÑO
===================================================== */

@media (max-width: 390px) {

    .xp-operation__title {
        font-size: 38px;
    }

    .xp-operation__mosaic {
        grid-template-rows: 190px 145px 165px;
    }

    .xp-operation__manifesto h3 {
        font-size: 47px;
        letter-spacing: -3.2px;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-operation *,
    .xp-operation *::before,
    .xp-operation *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6141529 *//* =====================================================
   XPACIO — SECCIÓN 2
   RECORRIDO DEL CLIENTE
===================================================== */

.xp-journey {
    --journey-bg: #050511;
    --journey-card: #0e0f21;
    --journey-white: #ffffff;
    --journey-text: #c7c9d8;
    --journey-muted: #878b9e;
    --journey-pink: #ff4fab;
    --journey-purple: #a64dff;
    --journey-cyan: #42e7ff;
    --journey-red: #ff527c;
    --journey-border: rgba(255, 255, 255, 0.1);

    position: relative;
    width: 100%;
    padding: 130px 24px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(112, 53, 255, 0.13),
            transparent 34%
        ),
        linear-gradient(
            180deg,
            #050511 0%,
            #070717 48%,
            #050511 100%
        );
    color: var(--journey-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDOS
===================================================== */

.xp-journey__grid {
    position: absolute;
    inset: 0;
    z-index: -3;
    opacity: 0.09;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    background-size: 70px 70px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 12%,
            black 88%,
            transparent
        );
}

.xp-journey__glow {
    position: absolute;
    z-index: -2;
    border-radius: 50%;
    filter: blur(120px);
    pointer-events: none;
}

.xp-journey__glow--one {
    top: 9%;
    left: -220px;
    width: 570px;
    height: 570px;
    background: rgba(34, 182, 255, 0.12);
}

.xp-journey__glow--two {
    top: 34%;
    right: -250px;
    width: 650px;
    height: 650px;
    background: rgba(255, 41, 158, 0.13);
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-journey__container {
    position: relative;
    z-index: 2;
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ENCABEZADO
===================================================== */

.xp-journey__header {
    max-width: 1010px;
    margin: 0 auto;
    text-align: center;
}

.xp-journey__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    color: #ff8dca;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.xp-journey__eyebrow span {
    width: 35px;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--journey-pink)
    );
}

.xp-journey__title {
    max-width: 980px;
    margin: 0 auto;
    color: #ffffff;
    font-size: clamp(43px, 5.3vw, 82px);
    font-weight: 900;
    line-height: 0.98;
    letter-spacing: -4px;
    text-wrap: balance;
}

.xp-journey__title span {
    display: block;
    padding-bottom: 5px;
    background: linear-gradient(
        90deg,
        #ff58ae 0%,
        #c654ff 47%,
        #47ddff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-journey__intro {
    max-width: 820px;
    margin: 27px auto 0;
    color: #aeb1c2;
    font-size: clamp(15px, 1.3vw, 19px);
    line-height: 1.7;
}

/* =====================================================
   IMPACTO
===================================================== */

.xp-journey__impact {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: fit-content;
    max-width: 820px;
    margin: 43px auto 0;
    padding: 15px 20px;
    border: 1px solid rgba(255, 83, 134, 0.25);
    border-radius: 16px;
    background:
        linear-gradient(
            90deg,
            rgba(255, 65, 126, 0.09),
            rgba(255, 65, 126, 0.025)
        );
    box-shadow: inset 0 0 30px rgba(255, 65, 126, 0.025);
}

.xp-journey__impact-icon {
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border-radius: 11px;
    background: rgba(255, 83, 124, 0.15);
    color: #ff718f;
    font-size: 16px;
    font-weight: 900;
}

.xp-journey__impact p {
    margin: 0;
    color: #b9bccb;
    font-size: 13px;
    line-height: 1.5;
}

.xp-journey__impact strong {
    color: #ffffff;
}

/* =====================================================
   COMPARACIÓN
===================================================== */

.xp-journey__comparison {
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        80px
        minmax(0, 1fr);
    align-items: center;
    gap: 24px;
    margin-top: 70px;
}

/* =====================================================
   TARJETAS DE RECORRIDO
===================================================== */

.xp-route {
    position: relative;
    min-width: 0;
    padding: 27px;
    overflow: hidden;
    border: 1px solid var(--journey-border);
    border-radius: 28px;
    background:
        linear-gradient(
            145deg,
            rgba(19, 20, 43, 0.9),
            rgba(8, 9, 25, 0.94)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(20px);
}

.xp-route::before {
    content: "";
    position: absolute;
    top: -100px;
    width: 290px;
    height: 290px;
    border-radius: 50%;
    filter: blur(80px);
    pointer-events: none;
}

.xp-route--lost::before {
    left: -80px;
    background: rgba(255, 66, 112, 0.1);
}

.xp-route--connected::before {
    right: -90px;
    background: rgba(55, 220, 255, 0.11);
}

.xp-route--connected {
    border-color: rgba(66, 231, 255, 0.18);
}

/* =====================================================
   CABECERA TARJETA
===================================================== */

.xp-route__header {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 22px;
    padding-bottom: 23px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.xp-route__tag {
    display: block;
    margin-bottom: 8px;
    color: #ff7ebf;
    font-size: 9px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.xp-route--connected .xp-route__tag {
    color: #71edff;
}

.xp-route__header h3 {
    max-width: 420px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(20px, 2vw, 28px);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -1.1px;
}

.xp-route__status {
    display: flex;
    align-items: center;
    gap: 7px;
    flex: 0 0 auto;
    padding: 7px 10px;
    border-radius: 100px;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.xp-route__status span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.xp-route__status--danger {
    border: 1px solid rgba(255, 82, 124, 0.2);
    background: rgba(255, 82, 124, 0.07);
    color: #ff7999;
}

.xp-route__status--danger span {
    background: #ff527c;
    box-shadow: 0 0 10px #ff527c;
}

.xp-route__status--active {
    border: 1px solid rgba(66, 231, 255, 0.2);
    background: rgba(66, 231, 255, 0.07);
    color: #81efff;
}

.xp-route__status--active span {
    background: var(--journey-cyan);
    box-shadow: 0 0 10px var(--journey-cyan);
    animation: xpJourneyStatus 1.8s infinite;
}

/* =====================================================
   PASOS
===================================================== */

.xp-route__steps {
    position: relative;
    z-index: 2;
    padding: 23px 0;
}

.xp-route__step {
    display: grid;
    grid-template-columns: 43px minmax(0, 1fr) 30px;
    align-items: center;
    gap: 14px;
    padding: 13px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.025);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease;
}

.xp-route__step:hover {
    transform: translateX(4px);
    border-color: rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.045);
}

.xp-route--connected .xp-route__step:hover {
    border-color: rgba(66, 231, 255, 0.22);
}

.xp-route__number {
    display: grid;
    place-items: center;
    width: 43px;
    height: 43px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.04);
    color: #8c90a3;
    font-size: 10px;
    font-weight: 800;
}

.xp-route--connected .xp-route__number {
    border-color: rgba(66, 231, 255, 0.14);
    color: #78e9f9;
    background: rgba(66, 231, 255, 0.055);
}

.xp-route__content {
    min-width: 0;
}

.xp-route__content span {
    display: block;
    margin-bottom: 3px;
    color: #7e8296;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-route__content strong {
    display: block;
    color: #f8f8fb;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
}

.xp-route__content p {
    margin: 5px 0 0;
    color: #85899b;
    font-size: 10px;
    line-height: 1.5;
}

.xp-route__signal {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 900;
}

.xp-route__signal--ok {
    background: rgba(255, 255, 255, 0.06);
    color: #a2a6b8;
}

.xp-route__signal--warning {
    background: rgba(255, 180, 50, 0.1);
    color: #ffbe5c;
}

.xp-route__signal--danger {
    background: rgba(255, 82, 124, 0.12);
    color: #ff6c8e;
}

.xp-route__signal--success {
    background: rgba(66, 231, 255, 0.09);
    color: #6defff;
}

.xp-route__line {
    position: relative;
    width: 2px;
    height: 15px;
    margin: 3px 0 3px 34px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
}

.xp-route__line::after {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        transparent,
        var(--journey-pink),
        transparent
    );
    animation: xpJourneyFlow 2.3s infinite;
}

.xp-route--connected .xp-route__line::after {
    background: linear-gradient(
        180deg,
        transparent,
        var(--journey-cyan),
        transparent
    );
}

/* =====================================================
   RESULTADOS
===================================================== */

.xp-route__result {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 15px;
    border-radius: 16px;
}

.xp-route__result--lost {
    border: 1px solid rgba(255, 82, 124, 0.18);
    background: rgba(255, 82, 124, 0.055);
}

.xp-route__result--success {
    border: 1px solid rgba(66, 231, 255, 0.18);
    background: rgba(66, 231, 255, 0.055);
}

.xp-route__result-icon {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 13px;
    color: #ffffff;
    font-size: 20px;
}

.xp-route__result--lost .xp-route__result-icon {
    background: rgba(255, 82, 124, 0.14);
    color: #ff7897;
}

.xp-route__result--success .xp-route__result-icon {
    background: rgba(66, 231, 255, 0.11);
    color: #71edff;
}

.xp-route__result div:last-child {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-route__result span {
    color: #85899b;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-route__result strong {
    color: #ffffff;
    font-size: 11px;
    line-height: 1.4;
}

/* =====================================================
   VS
===================================================== */

.xp-journey__versus {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    text-align: center;
}

.xp-journey__versus > span {
    display: grid;
    place-items: center;
    width: 54px;
    height: 54px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 171, 0.17),
            rgba(66, 231, 255, 0.09)
        );
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 0 0 35px rgba(174, 72, 255, 0.15);
}

.xp-journey__versus div {
    width: 1px;
    height: 90px;
    background: linear-gradient(
        180deg,
        transparent,
        rgba(255, 255, 255, 0.19),
        transparent
    );
}

.xp-journey__versus small {
    color: #777b8e;
    font-size: 8px;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

/* =====================================================
   FLUJO RESUMIDO
===================================================== */

.xp-journey__flow {
    margin-top: 85px;
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    background:
        linear-gradient(
            120deg,
            rgba(32, 20, 61, 0.75),
            rgba(14, 15, 36, 0.82),
            rgba(25, 18, 54, 0.7)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.xp-journey__flow-title {
    text-align: center;
}

.xp-journey__flow-title span {
    color: #ff74bd;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-journey__flow-title h3 {
    margin: 10px 0 0;
    color: #ffffff;
    font-size: clamp(25px, 3vw, 43px);
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -2px;
}

.xp-journey__flow-track {
    display: grid;
    grid-template-columns:
        minmax(130px, 1fr)
        32px
        minmax(130px, 1fr)
        32px
        minmax(130px, 1fr)
        32px
        minmax(130px, 1fr)
        32px
        minmax(130px, 1fr);
    align-items: center;
    gap: 9px;
    margin-top: 35px;
}

.xp-flow-card {
    min-height: 125px;
    padding: 18px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.035);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease;
}

.xp-flow-card:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 79, 171, 0.28);
    background: rgba(255, 79, 171, 0.06);
}

.xp-flow-card--final {
    border-color: rgba(66, 231, 255, 0.2);
    background: rgba(66, 231, 255, 0.055);
}

.xp-flow-card__number {
    margin-bottom: 17px;
    color: #53e8ff;
    font-size: 9px;
    font-weight: 900;
}

.xp-flow-card span {
    display: block;
    margin-bottom: 4px;
    color: #818598;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-flow-card strong {
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
}

.xp-flow-arrow {
    display: grid;
    place-items: center;
    color: #ff61b3;
    font-size: 21px;
}

/* =====================================================
   CIERRE
===================================================== */

.xp-journey__closing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    margin-top: 75px;
    padding: 0 12px;
}

.xp-journey__closing-copy {
    max-width: 890px;
}

.xp-journey__closing-copy > span {
    display: block;
    margin-bottom: 10px;
    color: #ff74bd;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.xp-journey__closing h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(28px, 3.6vw, 53px);
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -2.4px;
}

.xp-journey__closing h3 strong {
    background: linear-gradient(
        90deg,
        #ff5daf,
        #c64fff,
        #4ddfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-journey__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    min-width: 285px;
    min-height: 59px;
    padding: 0 23px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.045);
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: 800;
    backdrop-filter: blur(14px);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease;
}

.xp-journey__button:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 79, 171, 0.35);
    background: rgba(255, 79, 171, 0.08);
}

.xp-journey__button svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.3s ease;
}

.xp-journey__button:hover svg {
    transform: translateY(4px);
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpJourneyStatus {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.72);
    }
}

@keyframes xpJourneyFlow {
    0% {
        top: -100%;
    }

    100% {
        top: 120%;
    }
}

/* =====================================================
   RESPONSIVE TABLET
===================================================== */

@media (max-width: 1180px) {

    .xp-journey__comparison {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .xp-journey__versus {
        flex-direction: row;
        justify-content: center;
    }

    .xp-journey__versus div {
        width: 90px;
        height: 1px;
    }

    .xp-journey__flow-track {
        grid-template-columns: repeat(5, 1fr);
    }

    .xp-flow-arrow {
        display: none;
    }

}

/* =====================================================
   RESPONSIVE TABLET VERTICAL
===================================================== */

@media (max-width: 900px) {

    .xp-journey {
        padding: 105px 22px;
    }

    .xp-journey__title {
        letter-spacing: -3px;
    }

    .xp-journey__flow-track {
        grid-template-columns: repeat(2, 1fr);
    }

    .xp-flow-card--final {
        grid-column: 1 / -1;
    }

    .xp-journey__closing {
        flex-direction: column;
        align-items: flex-start;
    }

}

/* =====================================================
   RESPONSIVE CELULAR
===================================================== */

@media (max-width: 767px) {

    .xp-journey {
        padding: 85px 17px;
    }

    .xp-journey__grid {
        background-size: 42px 42px;
    }

    .xp-journey__eyebrow {
        margin-bottom: 17px;
        font-size: 8px;
        letter-spacing: 1.2px;
    }

    .xp-journey__title {
        font-size: clamp(39px, 11.7vw, 56px);
        line-height: 1;
        letter-spacing: -2.4px;
    }

    .xp-journey__intro {
        margin-top: 21px;
        font-size: 14px;
        line-height: 1.6;
    }

    .xp-journey__impact {
        align-items: flex-start;
        margin-top: 30px;
        padding: 14px;
        border-radius: 14px;
    }

    .xp-journey__impact p {
        font-size: 11px;
    }

    .xp-journey__comparison {
        margin-top: 45px;
    }

    .xp-route {
        padding: 18px;
        border-radius: 21px;
    }

    .xp-route__header {
        flex-direction: column;
        gap: 14px;
    }

    .xp-route__status {
        align-self: flex-start;
    }

    .xp-route__header h3 {
        font-size: 23px;
    }

    .xp-route__step {
        grid-template-columns: 37px minmax(0, 1fr) 25px;
        gap: 10px;
        padding: 10px;
    }

    .xp-route__number {
        width: 37px;
        height: 37px;
    }

    .xp-route__content strong {
        font-size: 10px;
    }

    .xp-route__content p {
        font-size: 9px;
    }

    .xp-route__line {
        margin-left: 28px;
    }

    .xp-journey__versus small {
        display: none;
    }

    .xp-journey__flow {
        margin-top: 55px;
        padding: 24px 17px;
        border-radius: 21px;
    }

    .xp-journey__flow-title h3 {
        font-size: 28px;
        letter-spacing: -1.4px;
    }

    .xp-journey__flow-track {
        grid-template-columns: 1fr;
        margin-top: 25px;
    }

    .xp-flow-card,
    .xp-flow-card--final {
        grid-column: auto;
        min-height: auto;
    }

    .xp-journey__closing {
        margin-top: 55px;
        padding: 0;
    }

    .xp-journey__closing h3 {
        font-size: 34px;
        letter-spacing: -1.8px;
    }

    .xp-journey__button {
        width: 100%;
        min-width: 0;
        font-size: 10px;
    }

}

/* =====================================================
   CELULARES PEQUEÑOS
===================================================== */

@media (max-width: 390px) {

    .xp-journey__title {
        font-size: 38px;
    }

    .xp-route__content p {
        display: none;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-journey *,
    .xp-journey *::before,
    .xp-journey *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b5ca499 *//* =====================================================
   XPACIO — PORTAFOLIO PARA RESTAURANTES
===================================================== */

.xp-portfolio {
    --xp-white: #ffffff;
    --xp-text: #b5b8c8;
    --xp-muted: #7e8297;
    --xp-pink: #ff4fac;
    --xp-purple: #a64cff;
    --xp-cyan: #42e5ff;
    --xp-green: #25d366;
    --xp-bg: #050510;

    position: relative;
    width: 100%;
    padding: 130px 22px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 8% 15%,
            rgba(255, 79, 172, 0.1),
            transparent 28%
        ),
        radial-gradient(
            circle at 92% 56%,
            rgba(66, 229, 255, 0.08),
            transparent 30%
        ),
        linear-gradient(
            180deg,
            #05050f 0%,
            #080817 50%,
            #050510 100%
        );
    color: var(--xp-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDOS
===================================================== */

.xp-portfolio__grid {
    position: absolute;
    inset: 0;
    z-index: -4;
    opacity: 0.055;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.12) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.12) 1px,
            transparent 1px
        );
    background-size: 70px 70px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 7%,
            black 92%,
            transparent
        );
}

.xp-portfolio__glow {
    position: absolute;
    z-index: -3;
    border-radius: 50%;
    filter: blur(130px);
    pointer-events: none;
}

.xp-portfolio__glow--pink {
    top: 300px;
    left: -260px;
    width: 620px;
    height: 620px;
    background: rgba(255, 70, 166, 0.12);
}

.xp-portfolio__glow--cyan {
    right: -280px;
    bottom: 500px;
    width: 650px;
    height: 650px;
    background: rgba(66, 229, 255, 0.09);
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-portfolio__container {
    position: relative;
    z-index: 2;
    width: min(1380px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ENCABEZADO GENERAL
===================================================== */

.xp-portfolio__header {
    max-width: 920px;
    margin: 0 auto;
    text-align: center;
}

.xp-portfolio__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 13px;
    border: 1px solid rgba(255, 79, 172, 0.17);
    border-radius: 100px;
    background: rgba(255, 79, 172, 0.055);
    color: #ff82c4;
    font-size: 9px;
    font-weight: 850;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-portfolio__eyebrow span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--xp-pink);
    box-shadow: 0 0 12px var(--xp-pink);
}

.xp-portfolio__header h2 {
    margin: 25px 0 0;
    color: #ffffff;
    font-size: clamp(44px, 6.2vw, 88px);
    font-weight: 950;
    line-height: 0.96;
    letter-spacing: -5px;
}

.xp-portfolio__header h2 span {
    display: block;
    padding-bottom: 7px;
    background: linear-gradient(
        90deg,
        #ff58af,
        #bc4fff 50%,
        #4bdfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-portfolio__header > p {
    max-width: 760px;
    margin: 27px auto 0;
    color: #9da1b4;
    font-size: 14px;
    line-height: 1.8;
}

/* =====================================================
   BLOQUES GENERALES
===================================================== */

.xp-portfolio__block {
    position: relative;
    margin-top: 145px;
}

.xp-portfolio__block::before {
    content: "";
    position: absolute;
    top: -72px;
    right: 0;
    left: 0;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
}

.xp-portfolio__block-heading {
    display: grid;
    grid-template-columns: 70px minmax(0, 860px);
    align-items: start;
    gap: 25px;
    max-width: 1000px;
    margin-bottom: 55px;
}

.xp-portfolio__number {
    display: grid;
    place-items: center;
    width: 58px;
    height: 58px;
    border: 1px solid rgba(66, 229, 255, 0.18);
    border-radius: 18px;
    background: rgba(66, 229, 255, 0.055);
    color: #65e8fa;
    font-size: 12px;
    font-weight: 900;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.08),
        0 15px 40px rgba(66, 229, 255, 0.05);
}

.xp-portfolio__tag {
    display: block;
    margin-bottom: 12px;
    color: #ff7fc3;
    font-size: 9px;
    font-weight: 850;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-portfolio__block-heading h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(34px, 4.4vw, 64px);
    font-weight: 900;
    line-height: 1;
    letter-spacing: -3px;
}

.xp-portfolio__block-heading h3 span {
    display: block;
    background: linear-gradient(
        90deg,
        #ff58af,
        #b752ff,
        #56dcff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-portfolio__block-heading p {
    max-width: 790px;
    margin: 20px 0 0;
    color: #9599ac;
    font-size: 13px;
    line-height: 1.75;
}

/* =====================================================
   BLOQUE REDES SOCIALES
===================================================== */

.xp-social-showcase {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    max-width: 1160px;
    margin: 0 auto;
}

.xp-social-card {
    position: relative;
    padding: 20px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 29px;
    background:
        linear-gradient(
            145deg,
            rgba(20, 20, 47, 0.9),
            rgba(8, 8, 25, 0.96)
        );
    box-shadow:
        0 30px 90px rgba(0, 0, 0, 0.35),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
    transition:
        transform 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease;
}

.xp-social-card:hover {
    transform: translateY(-9px);
    border-color: rgba(255, 79, 172, 0.22);
    box-shadow:
        0 42px 105px rgba(0, 0, 0, 0.44),
        0 0 55px rgba(255, 79, 172, 0.06),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.xp-social-card__ambient {
    position: absolute;
    top: -120px;
    right: -100px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    filter: blur(75px);
    pointer-events: none;
}

.xp-social-card__ambient--yellow {
    background: rgba(255, 196, 52, 0.12);
}

.xp-social-card__ambient--pink {
    background: rgba(255, 69, 167, 0.14);
}

.xp-social-card__top {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 17px;
}

.xp-social-card__brand {
    display: flex;
    align-items: center;
    gap: 11px;
}

.xp-social-card__index {
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.04);
    color: #ffffff;
    font-size: 8px;
    font-weight: 900;
}

.xp-social-card__brand > div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-social-card__brand small {
    color: #797d91;
    font-size: 7px;
    font-weight: 750;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-social-card__brand strong {
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
}

.xp-social-card__status {
    padding: 7px 10px;
    border: 1px solid rgba(37, 211, 102, 0.16);
    border-radius: 100px;
    background: rgba(37, 211, 102, 0.05);
    color: #76e99e;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.xp-social-card__screen {
    position: relative;
    z-index: 2;
    max-width: 390px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 25px;
    background: #0c0d1d;
    box-shadow:
        0 28px 65px rgba(0, 0, 0, 0.38),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.xp-social-card__screen-bar {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 29px;
    padding: 0 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    background: rgba(255, 255, 255, 0.025);
}

.xp-social-card__screen-bar span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
}

.xp-social-card__image {
    position: relative;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    background:
        linear-gradient(
            145deg,
            #18182f,
            #0b0b1c
        );
}

.xp-social-card__image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top center;
    transition: transform 0.65s ease;
}

.xp-social-card:hover .xp-social-card__image img {
    transform: scale(1.025);
}

.xp-social-card__image-overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            to bottom,
            transparent 65%,
            rgba(5, 5, 17, 0.72)
        );
    pointer-events: none;
}

.xp-social-card__floating-label {
    position: absolute;
    right: 13px;
    bottom: 13px;
    padding: 8px 11px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 10px;
    background: rgba(6, 7, 22, 0.72);
    color: #ffffff;
    font-size: 7px;
    font-weight: 750;
    letter-spacing: 0.5px;
    backdrop-filter: blur(13px);
}

.xp-social-card__content {
    position: relative;
    z-index: 2;
    padding: 21px 4px 3px;
}

.xp-social-card__services {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.xp-social-card__services span {
    padding: 7px 9px;
    border: 1px solid rgba(66, 229, 255, 0.12);
    border-radius: 100px;
    background: rgba(66, 229, 255, 0.035);
    color: #68dff0;
    font-size: 7px;
    font-weight: 750;
}

.xp-social-card__content p {
    margin: 14px 0 0;
    color: #9296a9;
    font-size: 10px;
    line-height: 1.65;
}

.xp-social-card__button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 51px;
    margin-top: 18px;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 13px;
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.14),
            rgba(166, 76, 255, 0.08)
        );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 9px;
    font-weight: 800;
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease;
}

.xp-social-card__button:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 79, 172, 0.28);
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.23),
            rgba(166, 76, 255, 0.13)
        );
}

.xp-social-card__button svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-social-card__button .xp-social-card__arrow {
    width: 16px;
    height: 16px;
    margin-left: auto;
}

/* =====================================================
   SLIDER INFINITO
===================================================== */

.xp-content-slider {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
    padding: 20px 0 35px;
}

.xp-content-slider__track {
    display: flex;
    width: max-content;
    gap: 19px;
    animation: xpPortfolioMarquee 58s linear infinite;
    will-change: transform;
}

.xp-content-slider:hover .xp-content-slider__track {
    animation-play-state: paused;
}

.xp-content-slide {
    position: relative;
    width: clamp(210px, 19vw, 305px);
    aspect-ratio: 4 / 5;
    flex: 0 0 auto;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 22px;
    background: #101023;
    box-shadow:
        0 25px 65px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
    transform: translateZ(0);
    transition:
        transform 0.35s ease,
        border-color 0.35s ease;
}

.xp-content-slide:hover {
    transform: translateY(-10px);
    border-color: rgba(255, 79, 172, 0.25);
}

.xp-content-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition:
        transform 0.6s ease,
        filter 0.4s ease;
}

.xp-content-slide:hover img {
    transform: scale(1.045);
}

.xp-content-slide::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            to bottom,
            transparent 52%,
            rgba(5, 5, 17, 0.9)
        );
    pointer-events: none;
}

.xp-content-slide figcaption {
    position: absolute;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 9px;
    color: #ffffff;
    font-size: 9px;
    font-weight: 750;
}

.xp-content-slide figcaption span {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 9px;
    background: rgba(255, 255, 255, 0.07);
    color: #68e8fa;
    font-size: 7px;
    backdrop-filter: blur(10px);
}

.xp-content-slider__fade {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5;
    width: min(120px, 10vw);
    pointer-events: none;
}

.xp-content-slider__fade--left {
    left: 0;
    background: linear-gradient(
        90deg,
        #070716,
        transparent
    );
}

.xp-content-slider__fade--right {
    right: 0;
    background: linear-gradient(
        270deg,
        #070716,
        transparent
    );
}

.xp-content-slider__note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 8px;
}

.xp-content-slider__note span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--xp-cyan);
    box-shadow: 0 0 9px var(--xp-cyan);
}

.xp-content-slider__note p {
    margin: 0;
    color: #72768a;
    font-size: 8px;
    font-weight: 650;
}

/* =====================================================
   MENÚS DIGITALES
===================================================== */

.xp-menu-benefits {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 13px;
    max-width: 900px;
    margin: -20px 0 40px 95px;
}

.xp-menu-benefits div {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 51px;
    padding: 11px 14px;
    border: 1px solid rgba(255, 255, 255, 0.075);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.025);
    color: #a7aaba;
    font-size: 9px;
    font-weight: 700;
}

.xp-menu-benefits span {
    display: grid;
    place-items: center;
    width: 27px;
    height: 27px;
    flex: 0 0 27px;
    border-radius: 8px;
    background: rgba(255, 79, 172, 0.07);
    color: #ff75bd;
    font-size: 7px;
    font-weight: 900;
}

.xp-menu-gallery {
    display: grid;
    grid-template-columns: 1.35fr 0.8fr 0.8fr;
    grid-template-rows: repeat(2, minmax(240px, auto));
    gap: 19px;
}

.xp-menu-card {
    position: relative;
    min-height: 340px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.105);
    border-radius: 25px;
    background:
        linear-gradient(
            145deg,
            rgba(19, 19, 44, 0.92),
            rgba(8, 8, 24, 0.98)
        );
    box-shadow:
        0 25px 75px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
    transition:
        transform 0.35s ease,
        border-color 0.35s ease;
}

.xp-menu-card:hover {
    transform: translateY(-7px);
    border-color: rgba(66, 229, 255, 0.23);
}

.xp-menu-card--featured {
    grid-row: 1 / 3;
    min-height: 700px;
}

.xp-menu-card--qr {
    grid-column: 2 / 4;
    min-height: 300px;
}

.xp-menu-card__label {
    position: absolute;
    top: 17px;
    left: 17px;
    z-index: 5;
    padding: 8px 11px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 100px;
    background: rgba(7, 8, 23, 0.72);
    color: #ffffff;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    backdrop-filter: blur(13px);
}

.xp-menu-card__image {
    position: absolute;
    inset: 0;
}

.xp-menu-card__image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.65s ease;
}

.xp-menu-card:hover .xp-menu-card__image img {
    transform: scale(1.04);
}

.xp-menu-card__overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            to bottom,
            transparent 42%,
            rgba(5, 5, 17, 0.94)
        );
}

.xp-menu-card__info {
    position: absolute;
    right: 22px;
    bottom: 22px;
    left: 22px;
    z-index: 4;
}

.xp-menu-card__info span {
    display: block;
    margin-bottom: 8px;
    color: #61e6f8;
    font-size: 8px;
    font-weight: 850;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-menu-card__info h4 {
    max-width: 420px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(18px, 2vw, 28px);
    font-weight: 850;
    line-height: 1.1;
    letter-spacing: -1px;
}

/* QR VISUAL */

.xp-menu-card__qr-visual {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    overflow: hidden;
    background:
        radial-gradient(
            circle at center,
            rgba(66, 229, 255, 0.12),
            transparent 44%
        ),
        linear-gradient(
            145deg,
            #15152d,
            #080817
        );
}

.xp-menu-card__qr-visual::before {
    content: "";
    position: absolute;
    width: 340px;
    height: 340px;
    border: 1px solid rgba(66, 229, 255, 0.1);
    border-radius: 50%;
    box-shadow:
        0 0 0 45px rgba(66, 229, 255, 0.025),
        0 0 0 90px rgba(166, 76, 255, 0.018);
}

.xp-menu-card__qr-code {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(3, 30px);
    grid-template-rows: repeat(3, 30px);
    gap: 5px;
    padding: 18px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow:
        0 25px 65px rgba(0, 0, 0, 0.35),
        0 0 38px rgba(66, 229, 255, 0.15);
}

.xp-menu-card__qr-code span {
    border-radius: 3px;
    background: #101020;
}

.xp-menu-card__qr-code span:nth-child(2),
.xp-menu-card__qr-code span:nth-child(4),
.xp-menu-card__qr-code span:nth-child(6),
.xp-menu-card__qr-code span:nth-child(8) {
    transform: scale(0.45);
}

.xp-menu-card__scan-line {
    position: absolute;
    z-index: 3;
    width: 150px;
    height: 2px;
    background: var(--xp-cyan);
    box-shadow:
        0 0 12px var(--xp-cyan),
        0 0 25px rgba(66, 229, 255, 0.6);
    animation: xpMenuScan 2.8s ease-in-out infinite;
}

/* =====================================================
   CIERRE
===================================================== */

.xp-portfolio__closing {
    position: relative;
    display: grid;
    grid-template-columns: 110px minmax(0, 1fr) auto;
    align-items: center;
    gap: 35px;
    margin-top: 110px;
    padding: 40px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    background:
        radial-gradient(
            circle at 10% 20%,
            rgba(255, 79, 172, 0.1),
            transparent 33%
        ),
        linear-gradient(
            120deg,
            rgba(20, 20, 48, 0.88),
            rgba(8, 8, 24, 0.95)
        );
    box-shadow:
        0 35px 95px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.xp-portfolio__closing-orbit {
    position: relative;
    width: 90px;
    height: 90px;
}

.xp-portfolio__closing-orbit span {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.xp-portfolio__closing-orbit span:nth-child(1) {
    width: 14px;
    height: 14px;
    background: var(--xp-pink);
    box-shadow:
        0 0 18px var(--xp-pink),
        0 0 35px rgba(255, 79, 172, 0.5);
}

.xp-portfolio__closing-orbit span:nth-child(2) {
    width: 53px;
    height: 53px;
    border: 1px solid rgba(255, 79, 172, 0.22);
}

.xp-portfolio__closing-orbit span:nth-child(3) {
    width: 88px;
    height: 88px;
    border: 1px dashed rgba(66, 229, 255, 0.22);
    animation: xpPortfolioOrbit 14s linear infinite;
}

.xp-portfolio__closing-content > span {
    display: block;
    margin-bottom: 8px;
    color: #ff79c0;
    font-size: 8px;
    font-weight: 850;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.xp-portfolio__closing-content h3 {
    max-width: 700px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(27px, 3.4vw, 47px);
    font-weight: 900;
    line-height: 1.02;
    letter-spacing: -2px;
}

.xp-portfolio__closing-content h3 strong {
    display: block;
    background: linear-gradient(
        90deg,
        #ff59b0,
        #b64fff,
        #50dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-portfolio__closing-content p {
    max-width: 680px;
    margin: 15px 0 0;
    color: #9296a9;
    font-size: 10px;
    line-height: 1.7;
}

.xp-portfolio__cta {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-width: 265px;
    min-height: 60px;
    padding: 0 22px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.23);
    border-radius: 15px;
    background:
        linear-gradient(
            135deg,
            #ff3fa4,
            #b846ff
        );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 850;
    box-shadow:
        0 21px 55px rgba(255, 63, 164, 0.23),
        inset 0 1px 0 rgba(255, 255, 255, 0.27);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-portfolio__cta::before {
    content: "";
    position: absolute;
    top: -110%;
    left: -45%;
    width: 34%;
    height: 330%;
    transform: rotate(25deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.34),
        transparent
    );
    transition: left 0.7s ease;
}

.xp-portfolio__cta:hover {
    transform: translateY(-5px);
    box-shadow:
        0 29px 70px rgba(255, 63, 164, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-portfolio__cta:hover::before {
    left: 120%;
}

.xp-portfolio__cta svg {
    position: relative;
    z-index: 2;
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-portfolio__cta span {
    position: relative;
    z-index: 2;
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpPortfolioMarquee {

    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(calc(-50% - 9.5px));
    }

}

@keyframes xpPortfolioOrbit {

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }

}

@keyframes xpMenuScan {

    0%,
    100% {
        transform: translateY(-62px);
        opacity: 0.25;
    }

    50% {
        transform: translateY(62px);
        opacity: 1;
    }

}

/* =====================================================
   RESPONSIVE TABLET
===================================================== */

@media (max-width: 1050px) {

    .xp-menu-gallery {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: auto;
    }

    .xp-menu-card--featured {
        grid-row: auto;
        min-height: 580px;
    }

    .xp-menu-card--qr {
        grid-column: 1 / -1;
    }

    .xp-portfolio__closing {
        grid-template-columns: 90px minmax(0, 1fr);
    }

    .xp-portfolio__cta {
        grid-column: 1 / -1;
        width: 100%;
    }

}

@media (max-width: 850px) {

    .xp-portfolio {
        padding: 105px 20px;
    }

    .xp-social-showcase {
        gap: 18px;
    }

    .xp-menu-benefits {
        margin-left: 0;
    }

}

/* =====================================================
   RESPONSIVE CELULAR
===================================================== */

@media (max-width: 767px) {

    .xp-portfolio {
        padding: 85px 16px;
    }

    .xp-portfolio__grid {
        background-size: 42px 42px;
    }

    .xp-portfolio__header {
        text-align: left;
    }

    .xp-portfolio__header h2 {
        font-size: 43px;
        line-height: 0.98;
        letter-spacing: -2.8px;
    }

    .xp-portfolio__header > p {
        font-size: 11px;
        line-height: 1.7;
    }

    .xp-portfolio__block {
        margin-top: 110px;
    }

    .xp-portfolio__block::before {
        top: -55px;
    }

    .xp-portfolio__block-heading {
        grid-template-columns: 1fr;
        gap: 17px;
        margin-bottom: 35px;
    }

    .xp-portfolio__number {
        width: 48px;
        height: 48px;
        border-radius: 15px;
    }

    .xp-portfolio__block-heading h3 {
        font-size: 38px;
        letter-spacing: -2.2px;
    }

    .xp-portfolio__block-heading p {
        font-size: 11px;
    }

    .xp-social-showcase {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .xp-social-card {
        padding: 15px;
        border-radius: 23px;
    }

    .xp-social-card__screen {
        max-width: 100%;
    }

    .xp-content-slider {
        padding-bottom: 25px;
    }

    .xp-content-slider__track {
        gap: 13px;
        animation-duration: 48s;
    }

    .xp-content-slide {
        width: 215px;
        border-radius: 18px;
    }

    .xp-content-slider__fade {
        width: 35px;
    }

    .xp-menu-benefits {
        grid-template-columns: 1fr;
        gap: 8px;
        margin: -10px 0 27px;
    }

    .xp-menu-gallery {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .xp-menu-card,
    .xp-menu-card--featured,
    .xp-menu-card--qr {
        grid-column: auto;
        min-height: 470px;
    }

    .xp-menu-card--qr {
        min-height: 340px;
    }

    .xp-portfolio__closing {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-top: 75px;
        padding: 28px 21px;
        border-radius: 23px;
    }

    .xp-portfolio__closing-orbit {
        width: 70px;
        height: 70px;
    }

    .xp-portfolio__closing-orbit span:nth-child(3) {
        width: 70px;
        height: 70px;
    }

    .xp-portfolio__closing-content h3 {
        font-size: 32px;
        letter-spacing: -1.7px;
    }

    .xp-portfolio__cta {
        min-width: 0;
        min-height: 57px;
        padding: 0 15px;
        font-size: 9px;
    }

}

/* =====================================================
   CELULAR PEQUEÑO
===================================================== */

@media (max-width: 390px) {

    .xp-portfolio__header h2 {
        font-size: 39px;
    }

    .xp-portfolio__block-heading h3 {
        font-size: 35px;
    }

    .xp-social-card__top {
        align-items: flex-start;
    }

    .xp-social-card__status {
        font-size: 6px;
    }

}

/* =====================================================
   REDUCCIÓN DE MOVIMIENTO
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-portfolio *,
    .xp-portfolio *::before,
    .xp-portfolio *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

    .xp-content-slider {
        overflow-x: auto;
    }

    .xp-content-slider__track {
        animation: none;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81c98b1 *//* =====================================================
   XPACIO — SECCIÓN 5
   ECOSISTEMA + CASOS + CTA
===================================================== */

.xp-ecosystem {
    --eco-white: #ffffff;
    --eco-text: #c6c9d7;
    --eco-muted: #898da1;
    --eco-pink: #ff4fac;
    --eco-purple: #a64cff;
    --eco-cyan: #42e5ff;
    --eco-green: #25d366;

    position: relative;
    width: 100%;
    padding: 130px 24px 80px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(125, 47, 255, 0.13),
            transparent 32%
        ),
        linear-gradient(
            180deg,
            #050510 0%,
            #080817 48%,
            #04040d 100%
        );
    color: var(--eco-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDOS
===================================================== */

.xp-ecosystem__grid {
    position: absolute;
    inset: 0;
    z-index: -3;
    opacity: 0.07;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    background-size: 72px 72px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 8%,
            black 93%,
            transparent
        );
}

.xp-ecosystem__glow {
    position: absolute;
    z-index: -2;
    border-radius: 50%;
    filter: blur(130px);
    pointer-events: none;
}

.xp-ecosystem__glow--pink {
    top: 12%;
    left: -290px;
    width: 700px;
    height: 700px;
    background: rgba(255, 55, 161, 0.12);
}

.xp-ecosystem__glow--cyan {
    right: -320px;
    bottom: 14%;
    width: 760px;
    height: 760px;
    background: rgba(49, 219, 255, 0.1);
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-ecosystem__container {
    position: relative;
    z-index: 2;
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ENCABEZADO
===================================================== */

.xp-ecosystem__header {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}

.xp-ecosystem__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    color: #ff8dca;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.xp-ecosystem__eyebrow span {
    width: 36px;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--eco-pink)
    );
}

.xp-ecosystem__title {
    margin: 0;
    color: #ffffff;
    font-size: clamp(44px, 5.5vw, 86px);
    font-weight: 900;
    line-height: 0.97;
    letter-spacing: -4px;
    text-wrap: balance;
}

.xp-ecosystem__title span {
    display: block;
    padding-bottom: 6px;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c74fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-ecosystem__intro {
    max-width: 860px;
    margin: 27px auto 0;
    color: #afb2c3;
    font-size: clamp(15px, 1.3vw, 19px);
    line-height: 1.7;
}

/* =====================================================
   ECOSISTEMA VISUAL
===================================================== */

.xp-ecosystem__system {
    position: relative;
    width: 100%;
    min-height: 920px;
    margin-top: 80px;
}

/* =====================================================
   RED SVG
===================================================== */

.xp-ecosystem__network {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: visible;
    pointer-events: none;
}

.xp-network-orbit {
    fill: none;
    stroke: rgba(255, 255, 255, 0.055);
    stroke-width: 1;
    transform-box: fill-box;
    transform-origin: center;
}

.xp-network-orbit--one {
    stroke: rgba(255, 255, 255, 0.075);
}

.xp-network-orbit--two {
    stroke-dasharray: 4 8;
    animation: xpNetworkOrbit 28s linear infinite;
}

.xp-network-orbit--three {
    stroke: rgba(255, 255, 255, 0.035);
    animation: xpNetworkOrbitReverse 38s linear infinite;
}

.xp-network-line {
    fill: none;
    stroke: url("#xpNetworkGradient");
    stroke-width: 1.4;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: url("#xpNetworkSoftGlow");
}

.xp-network-node {
    fill: var(--eco-pink);
    opacity: 0.8;
    filter: url("#xpNetworkSoftGlow");
}

.xp-network-particle {
    fill: #7defff;
    stroke: rgba(255, 255, 255, 0.9);
    stroke-width: 1;
    filter: url("#xpNetworkBlur");
}

.xp-network-particle--two,
.xp-network-particle--four,
.xp-network-particle--six {
    fill: #ff61b7;
}

/* =====================================================
   NÚCLEO CENTRAL
===================================================== */

.xp-ecosystem__core {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: grid;
    place-items: center;
    width: 330px;
    height: 330px;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    background:
        radial-gradient(
            circle at 35% 30%,
            rgba(255, 78, 172, 0.2),
            transparent 38%
        ),
        radial-gradient(
            circle at 70% 70%,
            rgba(66, 229, 255, 0.15),
            transparent 40%
        ),
        rgba(13, 14, 35, 0.96);
    box-shadow:
        0 0 100px rgba(176, 61, 255, 0.14),
        0 40px 100px rgba(0, 0, 0, 0.42),
        inset 0 1px 0 rgba(255, 255, 255, 0.09);
}

.xp-ecosystem__core-rings,
.xp-ecosystem__core-rings span {
    position: absolute;
    inset: 0;
    border-radius: 50%;
}

.xp-ecosystem__core-rings span {
    border: 1px solid rgba(255, 255, 255, 0.075);
}

.xp-ecosystem__core-rings span:nth-child(1) {
    inset: -75px;
    animation: xpEcoRotate 20s linear infinite;
}

.xp-ecosystem__core-rings span:nth-child(2) {
    inset: -145px;
    border-style: dashed;
    animation: xpEcoRotateReverse 32s linear infinite;
}

.xp-ecosystem__core-rings span:nth-child(3) {
    inset: -215px;
    opacity: 0.5;
}

.xp-ecosystem__core-content {
    position: relative;
    z-index: 2;
    max-width: 240px;
    text-align: center;
}

.xp-ecosystem__core-status {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 18px;
    padding: 8px 11px;
    border: 1px solid rgba(66, 229, 255, 0.2);
    border-radius: 100px;
    background: rgba(66, 229, 255, 0.06);
    color: #79edfc;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-ecosystem__core-status span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--eco-cyan);
    box-shadow: 0 0 11px var(--eco-cyan);
    animation: xpEcoPulse 1.8s infinite;
}

.xp-ecosystem__core-content small {
    display: block;
    color: #8a8ea2;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.xp-ecosystem__core-content h3 {
    margin: 10px 0 0;
    color: #ffffff;
    font-size: 42px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: -2.4px;
}

.xp-ecosystem__core-content p {
    margin: 15px 0 0;
    color: #a9acbc;
    font-size: 11px;
    line-height: 1.6;
}

.xp-ecosystem__core-result {
    margin-top: 18px;
    padding: 10px;
    border: 1px solid rgba(255, 79, 172, 0.18);
    border-radius: 11px;
    background: rgba(255, 79, 172, 0.055);
    color: #ffffff;
    font-size: 8px;
    font-weight: 700;
}

/* =====================================================
   TARJETAS DEL ECOSISTEMA
===================================================== */

.xp-service {
    position: absolute;
    z-index: 6;
    width: 285px;
    min-height: 235px;
    padding: 22px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 22px;
    background:
        linear-gradient(
            145deg,
            rgba(20, 21, 44, 0.94),
            rgba(8, 9, 25, 0.97)
        );
    box-shadow:
        0 28px 75px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.055);
    backdrop-filter: blur(18px);
    transition:
        transform 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease;
}

.xp-service::before {
    content: "";
    position: absolute;
    top: -100px;
    right: -85px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(255, 79, 172, 0.09);
    filter: blur(65px);
}

.xp-service:hover {
    transform: translateY(-8px);
    border-color: rgba(255, 79, 172, 0.28);
    box-shadow:
        0 38px 90px rgba(0, 0, 0, 0.38),
        0 0 35px rgba(255, 79, 172, 0.06);
}

/* Posiciones ajustadas al SVG */

.xp-service--one {
    top: 2%;
    left: 7%;
}

.xp-service--two {
    top: 2%;
    right: 7%;
}

.xp-service--three {
    top: 37%;
    left: 0;
}

.xp-service--four {
    top: 37%;
    right: 0;
}

.xp-service--five {
    bottom: 1%;
    left: 7%;
}

.xp-service--six {
    right: 7%;
    bottom: 1%;
}

.xp-service__icon,
.xp-service > span,
.xp-service h3,
.xp-service p,
.xp-service__result {
    position: relative;
    z-index: 2;
}

.xp-service__icon {
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 79, 172, 0.2);
    border-radius: 16px;
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.14),
            rgba(166, 76, 255, 0.08)
        );
    color: #ff79c0;
}

.xp-service:nth-of-type(even) .xp-service__icon {
    border-color: rgba(66, 229, 255, 0.2);
    background:
        linear-gradient(
            135deg,
            rgba(66, 229, 255, 0.12),
            rgba(166, 76, 255, 0.06)
        );
    color: #69eafa;
}

.xp-service__icon svg {
    width: 25px;
    height: 25px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-service > span {
    display: block;
    margin-bottom: 6px;
    color: #ff7fc3;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.xp-service h3 {
    margin: 0;
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -1px;
}

.xp-service p {
    margin: 12px 0 0;
    color: #9599ab;
    font-size: 10px;
    line-height: 1.6;
}

.xp-service__result {
    display: inline-flex;
    margin-top: 16px;
    padding: 7px 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.03);
    color: #bdc0ce;
    font-size: 7px;
    font-weight: 750;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

/* =====================================================
   RESULTADOS
===================================================== */

.xp-ecosystem__outcomes {
    margin-top: 115px;
}

.xp-ecosystem__outcomes-heading {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.xp-ecosystem__outcomes-heading > span {
    color: #71eafa;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-ecosystem__outcomes-heading h3 {
    margin: 13px 0 0;
    color: #ffffff;
    font-size: clamp(35px, 4.6vw, 66px);
    font-weight: 850;
    line-height: 1.02;
    letter-spacing: -3px;
}

.xp-ecosystem__outcomes-heading h3 strong {
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-ecosystem__outcomes-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin-top: 48px;
}

.xp-outcome {
    min-height: 245px;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, 0.095);
    border-radius: 21px;
    background:
        linear-gradient(
            145deg,
            rgba(19, 20, 42, 0.9),
            rgba(8, 9, 24, 0.95)
        );
    box-shadow:
        0 25px 65px rgba(0, 0, 0, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease;
}

.xp-outcome:hover {
    transform: translateY(-7px);
    border-color: rgba(66, 229, 255, 0.23);
}

.xp-outcome__number {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(66, 229, 255, 0.17);
    border-radius: 13px;
    background: rgba(66, 229, 255, 0.055);
    color: #6eeafb;
    font-size: 9px;
    font-weight: 900;
}

.xp-outcome h4 {
    margin: 25px 0 0;
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: -0.9px;
}

.xp-outcome p {
    margin: 13px 0 0;
    color: #9296a8;
    font-size: 11px;
    line-height: 1.65;
}

/* =====================================================
   CASOS
===================================================== */

.xp-cases {
    margin-top: 125px;
}

.xp-cases__heading {
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        minmax(320px, 0.55fr);
    align-items: end;
    gap: 60px;
}

.xp-cases__heading span {
    display: block;
    margin-bottom: 11px;
    color: #ff7fc3;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-cases__heading h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(35px, 4.5vw, 65px);
    font-weight: 850;
    line-height: 1.02;
    letter-spacing: -3px;
}

.xp-cases__heading h3 strong {
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-cases__heading > p {
    margin: 0;
    color: #9b9eb0;
    font-size: 13px;
    line-height: 1.75;
}

.xp-cases__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 50px;
}

.xp-case {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 27px;
    background:
        linear-gradient(
            145deg,
            rgba(20, 21, 44, 0.92),
            rgba(8, 9, 25, 0.96)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.055);
}

.xp-case__visual {
    position: relative;
    height: 330px;
    overflow: hidden;
}

.xp-case__visual img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.xp-case:hover .xp-case__visual img {
    transform: scale(1.07);
}

.xp-case__visual-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(5, 5, 15, 0.05),
        rgba(5, 5, 15, 0.85)
    );
}

.xp-case__badge {
    position: absolute;
    top: 18px;
    left: 18px;
    padding: 8px 11px;
    border: 1px solid rgba(255, 255, 255, 0.17);
    border-radius: 100px;
    background: rgba(7, 8, 22, 0.72);
    color: #ffffff;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    backdrop-filter: blur(14px);
}

.xp-case__content {
    padding: 26px;
}

.xp-case__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
}

.xp-case__top span {
    display: block;
    margin-bottom: 5px;
    color: #ff7fc3;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.xp-case__top h3 {
    margin: 0;
    color: #ffffff;
    font-size: 30px;
    font-weight: 850;
    line-height: 1;
    letter-spacing: -1.5px;
}

.xp-case__status {
    padding: 7px 10px;
    border: 1px solid rgba(66, 229, 255, 0.18);
    border-radius: 100px;
    background: rgba(66, 229, 255, 0.055);
    color: #70eafa;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.xp-case__content > p {
    margin: 19px 0 0;
    color: #979aac;
    font-size: 12px;
    line-height: 1.7;
}

.xp-case__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 20px;
}

.xp-case__tags span {
    padding: 7px 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.025);
    color: #a7aaba;
    font-size: 8px;
    font-weight: 650;
}

/* =====================================================
   MANIFIESTO
===================================================== */

.xp-ecosystem__manifesto {
    max-width: 1180px;
    margin: 120px auto 0;
    padding: 70px 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 32px;
    background:
        radial-gradient(
            circle at 18% 20%,
            rgba(255, 79, 172, 0.15),
            transparent 35%
        ),
        radial-gradient(
            circle at 83% 80%,
            rgba(66, 229, 255, 0.12),
            transparent 36%
        ),
        rgba(13, 14, 34, 0.86);
    text-align: center;
    box-shadow:
        0 40px 100px rgba(0, 0, 0, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.xp-ecosystem__manifesto > span {
    color: #ff83c5;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.xp-ecosystem__manifesto h3 {
    max-width: 1000px;
    margin: 21px auto 0;
    color: #ffffff;
    font-size: clamp(39px, 5.2vw, 76px);
    font-weight: 900;
    line-height: 0.98;
    letter-spacing: -3.8px;
}

.xp-ecosystem__manifesto h3 strong {
    display: block;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-ecosystem__manifesto p {
    max-width: 760px;
    margin: 24px auto 0;
    color: #a8abbc;
    font-size: 14px;
    line-height: 1.75;
}

/* =====================================================
   CTA FINAL
===================================================== */

.xp-final-cta {
    position: relative;
    margin-top: 100px;
    padding: 80px 55px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 35px;
    background:
        radial-gradient(
            circle at 12% 18%,
            rgba(255, 75, 171, 0.22),
            transparent 38%
        ),
        radial-gradient(
            circle at 88% 85%,
            rgba(66, 229, 255, 0.17),
            transparent 40%
        ),
        linear-gradient(
            135deg,
            rgba(27, 19, 58, 0.96),
            rgba(9, 10, 29, 0.97)
        );
    box-shadow:
        0 50px 130px rgba(0, 0, 0, 0.42),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.xp-final-cta__glow {
    position: absolute;
    top: -200px;
    left: 50%;
    width: 850px;
    height: 500px;
    transform: translateX(-50%);
    border-radius: 50%;
    background: rgba(170, 62, 255, 0.18);
    filter: blur(100px);
    pointer-events: none;
}

.xp-final-cta__content {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.xp-final-cta__status {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 13px;
    border: 1px solid rgba(37, 211, 102, 0.22);
    border-radius: 100px;
    background: rgba(37, 211, 102, 0.065);
    color: #80efa8;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-final-cta__status span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--eco-green);
    box-shadow: 0 0 12px var(--eco-green);
    animation: xpEcoPulse 1.8s infinite;
}

.xp-final-cta h2 {
    margin: 27px auto 0;
    color: #ffffff;
    font-size: clamp(45px, 6vw, 92px);
    font-weight: 950;
    line-height: 0.94;
    letter-spacing: -4.8px;
    text-wrap: balance;
}

.xp-final-cta h2 span {
    display: block;
    padding-bottom: 7px;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-final-cta__content > p {
    max-width: 780px;
    margin: 26px auto 0;
    color: #b2b5c4;
    font-size: 15px;
    line-height: 1.75;
}

.xp-final-cta__actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 37px;
}

.xp-final-cta__button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    min-height: 63px;
    padding: 0 27px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 15px;
    background:
        linear-gradient(
            135deg,
            #ff3fa4,
            #bb46ff
        );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: 850;
    box-shadow:
        0 20px 50px rgba(255, 63, 164, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.26);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-final-cta__button::before {
    content: "";
    position: absolute;
    top: -100%;
    left: -40%;
    width: 35%;
    height: 300%;
    transform: rotate(25deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.35),
        transparent
    );
    transition: left 0.7s ease;
}

.xp-final-cta__button:hover {
    transform: translateY(-5px) scale(1.015);
    box-shadow:
        0 28px 65px rgba(255, 63, 164, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-final-cta__button:hover::before {
    left: 120%;
}

.xp-final-cta__button svg {
    position: relative;
    z-index: 2;
    width: 21px;
    height: 21px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-final-cta__button span {
    position: relative;
    z-index: 2;
}

.xp-final-cta__microcopy {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    text-align: left;
}

.xp-final-cta__microcopy strong {
    color: #ffffff;
    font-size: 11px;
}

.xp-final-cta__microcopy span {
    color: #8f93a7;
    font-size: 9px;
}

.xp-final-cta__trust {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    max-width: 800px;
    margin: 45px auto 0;
}

.xp-final-cta__trust div {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 55px;
    padding: 12px 14px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.035);
    color: #b7bac9;
    font-size: 9px;
    font-weight: 650;
    text-align: left;
}

.xp-final-cta__trust span {
    display: grid;
    place-items: center;
    width: 27px;
    height: 27px;
    flex: 0 0 27px;
    border-radius: 8px;
    background: rgba(66, 229, 255, 0.08);
    color: #6ceafa;
    font-size: 8px;
    font-weight: 900;
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpEcoRotate {
    to {
        transform: rotate(360deg);
    }
}

@keyframes xpEcoRotateReverse {
    to {
        transform: rotate(-360deg);
    }
}

@keyframes xpEcoPulse {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.75);
    }
}

@keyframes xpNetworkOrbit {
    to {
        transform: rotate(360deg);
    }
}

@keyframes xpNetworkOrbitReverse {
    to {
        transform: rotate(-360deg);
    }
}

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1180px) {

    .xp-ecosystem__system {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        min-height: 0;
    }

    .xp-ecosystem__network {
        display: none;
    }

    .xp-ecosystem__core {
        position: relative;
        top: auto;
        left: auto;
        grid-column: 1 / -1;
        width: 310px;
        height: 310px;
        margin: 30px auto 45px;
        transform: none;
    }

    .xp-service {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto;
        min-height: 245px;
    }

}

@media (max-width: 950px) {

    .xp-ecosystem {
        padding: 105px 22px 70px;
    }

    .xp-ecosystem__outcomes-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .xp-cases__heading {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .xp-cases__grid {
        grid-template-columns: 1fr;
    }

}

@media (max-width: 767px) {

    .xp-ecosystem {
        padding: 85px 17px 50px;
    }

    .xp-ecosystem__grid {
        background-size: 42px 42px;
    }

    .xp-ecosystem__eyebrow {
        margin-bottom: 17px;
        font-size: 8px;
        letter-spacing: 1.2px;
    }

    .xp-ecosystem__title {
        font-size: clamp(39px, 11.7vw, 56px);
        letter-spacing: -2.4px;
    }

    .xp-ecosystem__intro {
        margin-top: 21px;
        font-size: 14px;
        line-height: 1.6;
    }

    .xp-ecosystem__system {
        grid-template-columns: 1fr;
        margin-top: 45px;
    }

    .xp-ecosystem__core {
        grid-column: auto;
        width: 255px;
        height: 255px;
        margin-bottom: 30px;
    }

    .xp-ecosystem__core-rings span:nth-child(1) {
        inset: -40px;
    }

    .xp-ecosystem__core-rings span:nth-child(2) {
        inset: -75px;
    }

    .xp-ecosystem__core-rings span:nth-child(3) {
        display: none;
    }

    .xp-ecosystem__core-content {
        max-width: 200px;
    }

    .xp-ecosystem__core-content h3 {
        font-size: 34px;
    }

    .xp-service {
        min-height: 0;
        padding: 20px;
        border-radius: 19px;
    }

    .xp-service h3 {
        font-size: 23px;
    }

    .xp-ecosystem__outcomes {
        margin-top: 75px;
    }

    .xp-ecosystem__outcomes-heading h3 {
        font-size: 35px;
        letter-spacing: -1.9px;
    }

    .xp-ecosystem__outcomes-grid {
        grid-template-columns: 1fr;
        margin-top: 35px;
    }

    .xp-outcome {
        min-height: 0;
    }

    .xp-cases {
        margin-top: 80px;
    }

    .xp-cases__heading h3 {
        font-size: 36px;
        letter-spacing: -2px;
    }

    .xp-case__visual {
        height: 235px;
    }

    .xp-case__content {
        padding: 20px;
    }

    .xp-case__top {
        flex-direction: column;
    }

    .xp-case__top h3 {
        font-size: 28px;
    }

    .xp-ecosystem__manifesto {
        margin-top: 80px;
        padding: 45px 18px;
        border-radius: 23px;
    }

    .xp-ecosystem__manifesto h3 {
        font-size: 38px;
        letter-spacing: -2.2px;
    }

    .xp-ecosystem__manifesto p {
        font-size: 12px;
    }

    .xp-final-cta {
        margin-top: 70px;
        padding: 55px 18px;
        border-radius: 25px;
    }

    .xp-final-cta h2 {
        font-size: clamp(43px, 12.5vw, 62px);
        line-height: 0.98;
        letter-spacing: -3px;
    }

    .xp-final-cta__content > p {
        font-size: 13px;
    }

    .xp-final-cta__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .xp-final-cta__button {
        width: 100%;
        padding: 0 17px;
        font-size: 10px;
    }

    .xp-final-cta__microcopy {
        align-items: center;
        text-align: center;
    }

    .xp-final-cta__trust {
        grid-template-columns: 1fr;
        margin-top: 35px;
    }

}

@media (max-width: 390px) {

    .xp-ecosystem__title {
        font-size: 38px;
    }

    .xp-final-cta h2 {
        font-size: 40px;
        letter-spacing: -2.4px;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-ecosystem *,
    .xp-ecosystem *::before,
    .xp-ecosystem *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

    .xp-network-particle {
        display: none;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-89c7a99 *//* =====================================================
   XPACIO — SECCIÓN 3
   PROBLEMAS REALES DEL RESTAURANTE
===================================================== */

.xp-problems {
    --problems-bg: #050510;
    --problems-card: #101124;
    --problems-white: #ffffff;
    --problems-text: #c4c7d6;
    --problems-muted: #85899d;
    --problems-pink: #ff4dac;
    --problems-purple: #a54cff;
    --problems-cyan: #42e6ff;
    --problems-red: #ff567d;
    --problems-border: rgba(255, 255, 255, 0.1);

    position: relative;
    width: 100%;
    padding: 130px 24px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 15% 20%,
            rgba(255, 56, 161, 0.08),
            transparent 28%
        ),
        radial-gradient(
            circle at 90% 75%,
            rgba(45, 213, 255, 0.08),
            transparent 30%
        ),
        linear-gradient(
            180deg,
            #050510 0%,
            #080817 50%,
            #050510 100%
        );
    color: var(--problems-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDO
===================================================== */

.xp-problems__grid {
    position: absolute;
    inset: 0;
    z-index: -3;
    opacity: 0.07;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.11) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.11) 1px,
            transparent 1px
        );
    background-size: 72px 72px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 12%,
            black 88%,
            transparent
        );
}

.xp-problems__glow {
    position: absolute;
    z-index: -2;
    border-radius: 50%;
    filter: blur(125px);
    pointer-events: none;
}

.xp-problems__glow--left {
    top: 18%;
    left: -280px;
    width: 650px;
    height: 650px;
    background: rgba(255, 51, 155, 0.12);
}

.xp-problems__glow--right {
    right: -290px;
    bottom: 10%;
    width: 700px;
    height: 700px;
    background: rgba(44, 219, 255, 0.1);
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-problems__container {
    position: relative;
    z-index: 2;
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ENCABEZADO
===================================================== */

.xp-problems__header {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}

.xp-problems__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    color: #ff91cc;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.7px;
    text-transform: uppercase;
}

.xp-problems__eyebrow-dot {
    position: relative;
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-radius: 50%;
    background: var(--problems-pink);
    box-shadow: 0 0 14px var(--problems-pink);
}

.xp-problems__eyebrow-dot::after {
    content: "";
    position: absolute;
    inset: -5px;
    border: 1px solid rgba(255, 77, 172, 0.4);
    border-radius: inherit;
    animation: xpProblemsPulse 2s infinite;
}

.xp-problems__title {
    max-width: 1000px;
    margin: 0 auto;
    color: #ffffff;
    font-size: clamp(43px, 5.4vw, 84px);
    font-weight: 900;
    line-height: 0.98;
    letter-spacing: -4px;
    text-wrap: balance;
}

.xp-problems__title span {
    display: block;
    padding-bottom: 6px;
    background: linear-gradient(
        90deg,
        #ff5db2 0%,
        #c64cff 48%,
        #48dfff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-problems__intro {
    max-width: 850px;
    margin: 27px auto 0;
    color: #afb2c3;
    font-size: clamp(15px, 1.3vw, 19px);
    line-height: 1.7;
}

/* =====================================================
   ALERTA
===================================================== */

.xp-problems__alert {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 950px;
    margin: 48px auto 0;
    padding: 18px 21px;
    border: 1px solid rgba(255, 86, 125, 0.23);
    border-radius: 18px;
    background:
        linear-gradient(
            90deg,
            rgba(255, 67, 123, 0.1),
            rgba(255, 67, 123, 0.025)
        );
    box-shadow:
        inset 0 0 35px rgba(255, 67, 123, 0.025),
        0 18px 50px rgba(0, 0, 0, 0.16);
}

.xp-problems__alert-icon {
    display: grid;
    place-items: center;
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
    border-radius: 14px;
    background: rgba(255, 86, 125, 0.14);
    color: #ff7697;
}

.xp-problems__alert-icon svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-problems__alert-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.xp-problems__alert-copy > span {
    color: #ff7d9b;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.xp-problems__alert-copy p {
    margin: 0;
    color: #b8bbca;
    font-size: 13px;
    line-height: 1.55;
}

.xp-problems__alert-copy strong {
    color: #ffffff;
}

/* =====================================================
   GRID DE PROBLEMAS
===================================================== */

.xp-problems__cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 70px;
}

/* =====================================================
   TARJETA DE PROBLEMA
===================================================== */

.xp-problem-card {
    position: relative;
    min-width: 0;
    min-height: 405px;
    padding: 25px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.095);
    border-radius: 24px;
    background:
        linear-gradient(
            145deg,
            rgba(20, 21, 45, 0.89),
            rgba(8, 9, 25, 0.94)
        );
    box-shadow:
        0 28px 70px rgba(0, 0, 0, 0.26),
        inset 0 1px 0 rgba(255, 255, 255, 0.055);
    backdrop-filter: blur(18px);
    transition:
        transform 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease;
}

.xp-problem-card::before {
    content: "";
    position: absolute;
    top: -120px;
    right: -100px;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background: rgba(255, 65, 163, 0.08);
    filter: blur(70px);
    transition: background 0.35s ease;
}

.xp-problem-card::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90px;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--problems-pink)
    );
    box-shadow: 0 0 18px rgba(255, 77, 172, 0.5);
}

.xp-problem-card:hover {
    transform: translateY(-8px);
    border-color: rgba(255, 77, 172, 0.27);
    box-shadow:
        0 35px 85px rgba(0, 0, 0, 0.34),
        0 0 35px rgba(255, 77, 172, 0.06),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.xp-problem-card:hover::before {
    background: rgba(255, 65, 163, 0.13);
}

.xp-problem-card__top,
.xp-problem-card__icon,
.xp-problem-card h3,
.xp-problem-card p,
.xp-problem-card__consequence {
    position: relative;
    z-index: 2;
}

.xp-problem-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.xp-problem-card__number {
    color: #777b90;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 1px;
}

.xp-problem-card__status {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 7px 10px;
    border: 1px solid rgba(255, 86, 125, 0.17);
    border-radius: 100px;
    background: rgba(255, 86, 125, 0.055);
    color: #ff809d;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-problem-card__status span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--problems-red);
    box-shadow: 0 0 8px var(--problems-red);
}

.xp-problem-card__icon {
    display: grid;
    place-items: center;
    width: 58px;
    height: 58px;
    margin-top: 27px;
    border: 1px solid rgba(255, 77, 172, 0.2);
    border-radius: 17px;
    background:
        linear-gradient(
            135deg,
            rgba(255, 77, 172, 0.14),
            rgba(165, 76, 255, 0.08)
        );
    color: #ff7cc3;
    box-shadow:
        inset 0 0 20px rgba(255, 77, 172, 0.04),
        0 14px 35px rgba(0, 0, 0, 0.17);
}

.xp-problem-card__icon svg {
    width: 27px;
    height: 27px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-problem-card h3 {
    margin: 23px 0 0;
    color: #ffffff;
    font-size: clamp(20px, 1.65vw, 26px);
    font-weight: 800;
    line-height: 1.13;
    letter-spacing: -1px;
}

.xp-problem-card > p {
    margin: 15px 0 0;
    color: #9195a8;
    font-size: 12px;
    line-height: 1.65;
}

.xp-problem-card__consequence {
    margin-top: 21px;
    padding: 14px;
    border: 1px solid rgba(255, 86, 125, 0.12);
    border-radius: 14px;
    background: rgba(255, 86, 125, 0.045);
}

.xp-problem-card__consequence span {
    display: block;
    margin-bottom: 4px;
    color: #ff7796;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-problem-card__consequence strong {
    display: block;
    color: #e9eaf0;
    font-size: 10px;
    font-weight: 650;
    line-height: 1.5;
}

/* =====================================================
   DECLARACIÓN CENTRAL
===================================================== */

.xp-problems__statement {
    position: relative;
    max-width: 1120px;
    margin: 95px auto 0;
    padding: 52px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 30px;
    background:
        radial-gradient(
            circle at 20% 20%,
            rgba(255, 70, 169, 0.13),
            transparent 35%
        ),
        radial-gradient(
            circle at 85% 80%,
            rgba(59, 222, 255, 0.1),
            transparent 35%
        ),
        rgba(13, 14, 34, 0.8);
    text-align: center;
    box-shadow:
        0 40px 100px rgba(0, 0, 0, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.xp-problems__statement::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60%;
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(
        90deg,
        transparent,
        var(--problems-pink),
        var(--problems-cyan),
        transparent
    );
    box-shadow: 0 0 25px rgba(255, 77, 172, 0.35);
}

.xp-problems__statement-label {
    display: inline-flex;
    padding: 8px 12px;
    border: 1px solid rgba(255, 77, 172, 0.2);
    border-radius: 100px;
    background: rgba(255, 77, 172, 0.07);
    color: #ff83c6;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.xp-problems__statement h3 {
    max-width: 940px;
    margin: 22px auto 0;
    color: #ffffff;
    font-size: clamp(31px, 4.2vw, 61px);
    font-weight: 850;
    line-height: 1.02;
    letter-spacing: -3px;
}

.xp-problems__statement h3 span {
    display: block;
    margin-top: 5px;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84dff,
        #4adfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-problems__statement p {
    max-width: 780px;
    margin: 23px auto 0;
    color: #a5a8ba;
    font-size: 14px;
    line-height: 1.7;
}

/* =====================================================
   DIAGNÓSTICO
===================================================== */

.xp-diagnostic {
    display: grid;
    grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr);
    align-items: center;
    gap: clamp(45px, 6vw, 95px);
    margin-top: 100px;
    padding: 45px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    background:
        linear-gradient(
            135deg,
            rgba(21, 22, 47, 0.86),
            rgba(8, 9, 25, 0.92)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.27),
        inset 0 1px 0 rgba(255, 255, 255, 0.055);
}

.xp-diagnostic__label {
    display: inline-flex;
    margin-bottom: 15px;
    color: #70ebff;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-diagnostic__copy h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(29px, 3.5vw, 49px);
    font-weight: 850;
    line-height: 1.05;
    letter-spacing: -2.3px;
}

.xp-diagnostic__copy p {
    margin: 20px 0 0;
    color: #9498aa;
    font-size: 13px;
    line-height: 1.7;
}

.xp-diagnostic__checklist {
    display: grid;
    gap: 10px;
}

.xp-check {
    position: relative;
    display: flex;
    align-items: center;
    gap: 13px;
    min-height: 57px;
    padding: 12px 15px;
    border: 1px solid rgba(255, 255, 255, 0.085);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.028);
    cursor: pointer;
    transition:
        transform 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-check:hover {
    transform: translateX(5px);
    border-color: rgba(66, 230, 255, 0.22);
    background: rgba(66, 230, 255, 0.045);
}

.xp-check input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.xp-check__box {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 9px;
    background: rgba(255, 255, 255, 0.045);
    color: transparent;
    transition:
        border-color 0.25s ease,
        background 0.25s ease,
        color 0.25s ease,
        box-shadow 0.25s ease;
}

.xp-check__box svg {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-check input:checked + .xp-check__box {
    border-color: rgba(255, 77, 172, 0.45);
    background: linear-gradient(
        135deg,
        var(--problems-pink),
        var(--problems-purple)
    );
    color: #ffffff;
    box-shadow: 0 0 20px rgba(255, 77, 172, 0.22);
}

.xp-check__text {
    color: #c2c5d3;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.45;
}

/* =====================================================
   CIERRE
===================================================== */

.xp-problems__closing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    margin-top: 90px;
    padding: 0 10px;
}

.xp-problems__closing-copy {
    max-width: 900px;
}

.xp-problems__closing-copy > span {
    display: block;
    margin-bottom: 11px;
    color: #ff7fc3;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.xp-problems__closing h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(31px, 4vw, 57px);
    font-weight: 850;
    line-height: 1.04;
    letter-spacing: -2.7px;
}

.xp-problems__closing h3 strong {
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c74fff,
        #4bdeff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-problems__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    min-width: 295px;
    min-height: 59px;
    padding: 0 23px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.045);
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: 800;
    backdrop-filter: blur(14px);
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        background 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-problems__button:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 77, 172, 0.35);
    background: rgba(255, 77, 172, 0.08);
    box-shadow: 0 18px 45px rgba(255, 77, 172, 0.1);
}

.xp-problems__button svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.3s ease;
}

.xp-problems__button:hover svg {
    transform: translateY(4px);
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpProblemsPulse {

    0% {
        transform: scale(0.8);
        opacity: 0.9;
    }

    70% {
        transform: scale(1.8);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }

}

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1100px) {

    .xp-problems__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xp-diagnostic {
        grid-template-columns: 1fr;
    }

}

@media (max-width: 900px) {

    .xp-problems {
        padding: 105px 22px;
    }

    .xp-problems__title {
        letter-spacing: -3px;
    }

    .xp-problems__closing {
        flex-direction: column;
        align-items: flex-start;
    }

}

@media (max-width: 767px) {

    .xp-problems {
        padding: 85px 17px;
    }

    .xp-problems__grid {
        background-size: 42px 42px;
    }

    .xp-problems__eyebrow {
        margin-bottom: 17px;
        font-size: 8px;
        letter-spacing: 1.2px;
    }

    .xp-problems__title {
        font-size: clamp(39px, 11.7vw, 56px);
        line-height: 1;
        letter-spacing: -2.4px;
    }

    .xp-problems__intro {
        margin-top: 21px;
        font-size: 14px;
        line-height: 1.6;
    }

    .xp-problems__alert {
        align-items: flex-start;
        margin-top: 31px;
        padding: 14px;
        border-radius: 14px;
    }

    .xp-problems__alert-icon {
        width: 38px;
        height: 38px;
        flex-basis: 38px;
    }

    .xp-problems__alert-copy p {
        font-size: 11px;
    }

    .xp-problems__cards {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-top: 45px;
    }

    .xp-problem-card {
        min-height: 0;
        padding: 20px;
        border-radius: 20px;
    }

    .xp-problem-card__icon {
        width: 52px;
        height: 52px;
        margin-top: 22px;
    }

    .xp-problem-card h3 {
        margin-top: 20px;
        font-size: 23px;
    }

    .xp-problem-card > p {
        font-size: 11px;
    }

    .xp-problems__statement {
        margin-top: 55px;
        padding: 32px 19px;
        border-radius: 22px;
    }

    .xp-problems__statement h3 {
        font-size: 34px;
        letter-spacing: -1.8px;
    }

    .xp-problems__statement p {
        font-size: 12px;
    }

    .xp-diagnostic {
        gap: 30px;
        margin-top: 60px;
        padding: 25px 17px;
        border-radius: 22px;
    }

    .xp-diagnostic__copy h3 {
        font-size: 31px;
        letter-spacing: -1.7px;
    }

    .xp-check {
        align-items: flex-start;
        min-height: 0;
        padding: 12px;
    }

    .xp-check__text {
        font-size: 10px;
    }

    .xp-problems__closing {
        margin-top: 60px;
        padding: 0;
    }

    .xp-problems__closing h3 {
        font-size: 34px;
        letter-spacing: -1.8px;
    }

    .xp-problems__button {
        width: 100%;
        min-width: 0;
        font-size: 10px;
    }

}

@media (max-width: 390px) {

    .xp-problems__title {
        font-size: 38px;
    }

    .xp-problem-card__consequence strong {
        font-size: 9px;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-problems *,
    .xp-problems *::before,
    .xp-problems *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dc828a9 *//* =====================================================
   XPACIO — SECCIÓN 6
   FAQ + OBJECIONES + CTA FINAL
===================================================== */

.xp-restaurant-faq {
    --faq-white: #ffffff;
    --faq-text: #c5c8d7;
    --faq-muted: #8d91a4;
    --faq-pink: #ff4fac;
    --faq-purple: #a64cff;
    --faq-cyan: #42e5ff;
    --faq-green: #25d366;

    position: relative;
    width: 100%;
    padding: 130px 24px 90px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(126, 48, 255, 0.12),
            transparent 31%
        ),
        linear-gradient(
            180deg,
            #050510 0%,
            #080817 52%,
            #04040d 100%
        );
    color: var(--faq-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDOS
===================================================== */

.xp-restaurant-faq__grid {
    position: absolute;
    inset: 0;
    z-index: -3;
    opacity: 0.07;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    background-size: 72px 72px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 8%,
            black 92%,
            transparent
        );
}

.xp-restaurant-faq__glow {
    position: absolute;
    z-index: -2;
    border-radius: 50%;
    filter: blur(130px);
    pointer-events: none;
}

.xp-restaurant-faq__glow--pink {
    top: 14%;
    left: -290px;
    width: 700px;
    height: 700px;
    background: rgba(255, 55, 161, 0.12);
}

.xp-restaurant-faq__glow--cyan {
    right: -320px;
    bottom: 12%;
    width: 750px;
    height: 750px;
    background: rgba(49, 219, 255, 0.1);
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-restaurant-faq__container {
    position: relative;
    z-index: 2;
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ENCABEZADO
===================================================== */

.xp-restaurant-faq__header {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}

.xp-restaurant-faq__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    color: #ff8dca;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.xp-restaurant-faq__eyebrow span {
    width: 36px;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--faq-pink)
    );
}

.xp-restaurant-faq__title {
    margin: 0;
    color: #ffffff;
    font-size: clamp(44px, 5.5vw, 86px);
    font-weight: 900;
    line-height: 0.97;
    letter-spacing: -4px;
    text-wrap: balance;
}

.xp-restaurant-faq__title span {
    display: block;
    padding-bottom: 6px;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c74fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-restaurant-faq__intro {
    max-width: 850px;
    margin: 27px auto 0;
    color: #afb2c3;
    font-size: clamp(15px, 1.3vw, 19px);
    line-height: 1.7;
}

/* =====================================================
   LAYOUT PRINCIPAL
===================================================== */

.xp-restaurant-faq__layout {
    display: grid;
    grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1.3fr);
    align-items: start;
    gap: 27px;
    margin-top: 75px;
}

/* =====================================================
   SIDEBAR
===================================================== */

.xp-restaurant-faq__sidebar {
    position: sticky;
    top: 30px;
    display: grid;
    gap: 16px;
}

.xp-restaurant-faq__sidebar-card {
    position: relative;
    padding: 31px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 27px;
    background:
        radial-gradient(
            circle at 15% 15%,
            rgba(255, 79, 172, 0.13),
            transparent 35%
        ),
        linear-gradient(
            145deg,
            rgba(21, 22, 46, 0.94),
            rgba(8, 9, 25, 0.97)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.xp-restaurant-faq__sidebar-card::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 55%;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--faq-pink),
        var(--faq-cyan)
    );
    box-shadow: 0 0 20px rgba(255, 79, 172, 0.35);
}

.xp-restaurant-faq__status {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 11px;
    border: 1px solid rgba(66, 229, 255, 0.18);
    border-radius: 100px;
    background: rgba(66, 229, 255, 0.055);
    color: #79edfc;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.xp-restaurant-faq__status span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--faq-cyan);
    box-shadow: 0 0 11px var(--faq-cyan);
    animation: xpFaqPulse 1.8s infinite;
}

.xp-restaurant-faq__sidebar-card h3 {
    margin: 23px 0 0;
    color: #ffffff;
    font-size: clamp(30px, 3.2vw, 46px);
    font-weight: 850;
    line-height: 1.02;
    letter-spacing: -2.1px;
}

.xp-restaurant-faq__sidebar-card > p {
    margin: 19px 0 0;
    color: #9da1b2;
    font-size: 12px;
    line-height: 1.75;
}

/* PASOS */

.xp-restaurant-faq__steps {
    display: grid;
    gap: 9px;
    margin-top: 25px;
}

.xp-restaurant-faq__step {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 13px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.028);
}

.xp-restaurant-faq__step > span {
    display: grid;
    place-items: center;
    width: 31px;
    height: 31px;
    flex: 0 0 31px;
    border-radius: 9px;
    background: rgba(255, 79, 172, 0.09);
    color: #ff7fc3;
    font-size: 8px;
    font-weight: 900;
}

.xp-restaurant-faq__step div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-restaurant-faq__step strong {
    color: #ffffff;
    font-size: 10px;
    font-weight: 750;
}

.xp-restaurant-faq__step small {
    color: #85899c;
    font-size: 8px;
    line-height: 1.5;
}

/* BOTÓN SIDEBAR */

.xp-restaurant-faq__sidebar-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-height: 57px;
    margin-top: 25px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    background: linear-gradient(
        135deg,
        #ff3fa4,
        #b647ff
    );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: 850;
    box-shadow:
        0 18px 45px rgba(255, 63, 164, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.25);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-restaurant-faq__sidebar-button:hover {
    transform: translateY(-4px);
    box-shadow:
        0 26px 60px rgba(255, 63, 164, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-restaurant-faq__sidebar-button svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-restaurant-faq__sidebar-note {
    margin-top: 12px;
    color: #85899c;
    font-size: 8px;
    font-weight: 650;
    text-align: center;
}

/* MINI TARJETA HUMANA */

.xp-restaurant-faq__human {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px;
    border: 1px solid rgba(66, 229, 255, 0.14);
    border-radius: 18px;
    background: rgba(66, 229, 255, 0.045);
}

.xp-restaurant-faq__human-icon {
    display: grid;
    place-items: center;
    width: 47px;
    height: 47px;
    flex: 0 0 47px;
    border: 1px solid rgba(66, 229, 255, 0.18);
    border-radius: 14px;
    background: rgba(66, 229, 255, 0.07);
    color: #6ceafa;
}

.xp-restaurant-faq__human-icon svg {
    width: 23px;
    height: 23px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-restaurant-faq__human > div:last-child {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.xp-restaurant-faq__human span {
    color: #6ceafa;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-restaurant-faq__human strong {
    color: #ffffff;
    font-size: 10px;
    line-height: 1.45;
}

/* =====================================================
   ACORDEÓN
===================================================== */

.xp-restaurant-faq__accordion {
    display: grid;
    gap: 12px;
}

.xp-faq-item {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.095);
    border-radius: 19px;
    background:
        linear-gradient(
            145deg,
            rgba(19, 20, 43, 0.9),
            rgba(8, 9, 25, 0.95)
        );
    box-shadow:
        0 22px 55px rgba(0, 0, 0, 0.21),
        inset 0 1px 0 rgba(255, 255, 255, 0.045);
    transition:
        border-color 0.3s ease,
        background 0.3s ease,
        transform 0.3s ease;
}

.xp-faq-item:hover {
    transform: translateX(4px);
    border-color: rgba(255, 79, 172, 0.22);
}

.xp-faq-item[open] {
    border-color: rgba(66, 229, 255, 0.22);
    background:
        radial-gradient(
            circle at 90% 20%,
            rgba(66, 229, 255, 0.07),
            transparent 35%
        ),
        linear-gradient(
            145deg,
            rgba(22, 22, 48, 0.94),
            rgba(8, 9, 25, 0.97)
        );
}

.xp-faq-item summary {
    display: grid;
    grid-template-columns: 43px minmax(0, 1fr) 34px;
    align-items: center;
    gap: 15px;
    min-height: 86px;
    padding: 18px 21px;
    list-style: none;
    cursor: pointer;
}

.xp-faq-item summary::-webkit-details-marker {
    display: none;
}

.xp-faq-item__number {
    display: grid;
    place-items: center;
    width: 43px;
    height: 43px;
    border: 1px solid rgba(255, 79, 172, 0.17);
    border-radius: 13px;
    background: rgba(255, 79, 172, 0.055);
    color: #ff7fc3;
    font-size: 9px;
    font-weight: 900;
}

.xp-faq-item[open] .xp-faq-item__number {
    border-color: rgba(66, 229, 255, 0.2);
    background: rgba(66, 229, 255, 0.06);
    color: #6ceafa;
}

.xp-faq-item__question {
    color: #ffffff;
    font-size: clamp(15px, 1.5vw, 20px);
    font-weight: 750;
    line-height: 1.3;
    letter-spacing: -0.5px;
}

.xp-faq-item__toggle {
    position: relative;
    width: 32px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.035);
}

.xp-faq-item__toggle span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 1.5px;
    border-radius: 20px;
    background: #ffffff;
    transition: transform 0.3s ease;
}

.xp-faq-item__toggle span:first-child {
    transform: translate(-50%, -50%);
}

.xp-faq-item__toggle span:last-child {
    transform: translate(-50%, -50%) rotate(90deg);
}

.xp-faq-item[open] .xp-faq-item__toggle span:last-child {
    transform: translate(-50%, -50%) rotate(0deg);
}

.xp-faq-item__answer {
    padding: 0 21px 23px 79px;
}

.xp-faq-item__answer p {
    margin: 0;
    color: #969aac;
    font-size: 12px;
    line-height: 1.75;
}

.xp-faq-item__answer strong {
    display: block;
    margin-top: 13px;
    color: #ffffff;
    font-size: 11px;
    line-height: 1.55;
}

/* =====================================================
   BLOQUE DE CONFIANZA
===================================================== */

.xp-restaurant-faq__trust {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(360px, 0.8fr);
    align-items: center;
    gap: 60px;
    margin-top: 110px;
    padding: 45px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 29px;
    background:
        radial-gradient(
            circle at 15% 20%,
            rgba(255, 79, 172, 0.11),
            transparent 37%
        ),
        linear-gradient(
            135deg,
            rgba(20, 20, 45, 0.9),
            rgba(8, 9, 25, 0.95)
        );
    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.055);
}

.xp-restaurant-faq__trust-copy > span {
    display: block;
    margin-bottom: 12px;
    color: #ff7fc3;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.xp-restaurant-faq__trust-copy h3 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(32px, 4vw, 58px);
    font-weight: 850;
    line-height: 1.03;
    letter-spacing: -2.7px;
}

.xp-restaurant-faq__trust-copy h3 strong {
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-restaurant-faq__trust-grid {
    display: grid;
    gap: 11px;
}

.xp-restaurant-trust-item {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 14px;
    border: 1px solid rgba(255, 255, 255, 0.085);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.028);
}

.xp-restaurant-trust-item > span {
    display: grid;
    place-items: center;
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    border-radius: 11px;
    background: rgba(66, 229, 255, 0.07);
    color: #6ceafa;
    font-size: 8px;
    font-weight: 900;
}

.xp-restaurant-trust-item div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.xp-restaurant-trust-item strong {
    color: #ffffff;
    font-size: 10px;
}

.xp-restaurant-trust-item small {
    color: #85899c;
    font-size: 8px;
}

/* =====================================================
   CTA FINAL
===================================================== */

.xp-restaurant-faq__final {
    position: relative;
    margin-top: 100px;
    padding: 100px 40px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 35px;
    background:
        radial-gradient(
            circle at 20% 20%,
            rgba(255, 70, 169, 0.22),
            transparent 38%
        ),
        radial-gradient(
            circle at 82% 80%,
            rgba(66, 229, 255, 0.17),
            transparent 40%
        ),
        linear-gradient(
            135deg,
            rgba(28, 19, 60, 0.97),
            rgba(8, 9, 27, 0.98)
        );
    text-align: center;
    box-shadow:
        0 50px 130px rgba(0, 0, 0, 0.42),
        inset 0 1px 0 rgba(255, 255, 255, 0.07);
}

.xp-restaurant-faq__final-glow {
    position: absolute;
    top: -230px;
    left: 50%;
    width: 900px;
    height: 550px;
    transform: translateX(-50%);
    border-radius: 50%;
    background: rgba(168, 59, 255, 0.2);
    filter: blur(110px);
}

.xp-restaurant-faq__final-orbit {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 850px;
    height: 850px;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(255, 255, 255, 0.055);
    border-radius: 50%;
}

.xp-restaurant-faq__final-orbit::before,
.xp-restaurant-faq__final-orbit::after {
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 50%;
}

.xp-restaurant-faq__final-orbit::before {
    inset: 130px;
}

.xp-restaurant-faq__final-orbit::after {
    inset: 260px;
}

.xp-restaurant-faq__final-content {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
}

.xp-restaurant-faq__final-label {
    color: #ff83c5;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.xp-restaurant-faq__final h2 {
    margin: 26px auto 0;
    color: #ffffff;
    font-size: clamp(52px, 7vw, 108px);
    font-weight: 950;
    line-height: 0.9;
    letter-spacing: -5.8px;
    text-transform: uppercase;
    text-wrap: balance;
}

.xp-restaurant-faq__final h2 span {
    display: block;
    padding-bottom: 10px;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-restaurant-faq__final p {
    max-width: 720px;
    margin: 28px auto 0;
    color: #b2b5c4;
    font-size: 15px;
    line-height: 1.75;
}

.xp-restaurant-faq__final-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    min-height: 64px;
    margin-top: 37px;
    padding: 0 30px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 15px;
    background: linear-gradient(
        135deg,
        #ff3fa4,
        #b946ff
    );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: 850;
    box-shadow:
        0 22px 55px rgba(255, 63, 164, 0.26),
        inset 0 1px 0 rgba(255, 255, 255, 0.28);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-restaurant-faq__final-button::before {
    content: "";
    position: absolute;
    top: -120%;
    left: -45%;
    width: 35%;
    height: 340%;
    transform: rotate(25deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.35),
        transparent
    );
    transition: left 0.7s ease;
}

.xp-restaurant-faq__final-button:hover {
    transform: translateY(-5px) scale(1.015);
    box-shadow:
        0 30px 70px rgba(255, 63, 164, 0.34),
        inset 0 1px 0 rgba(255, 255, 255, 0.32);
}

.xp-restaurant-faq__final-button:hover::before {
    left: 120%;
}

.xp-restaurant-faq__final-button svg {
    position: relative;
    z-index: 2;
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-restaurant-faq__final-button span {
    position: relative;
    z-index: 2;
}

.xp-restaurant-faq__final-contact {
    margin-top: 15px;
    color: #8e92a5;
    font-size: 9px;
    font-weight: 650;
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpFaqPulse {

    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.75);
    }

}

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1050px) {

    .xp-restaurant-faq__layout {
        grid-template-columns: 1fr;
    }

    .xp-restaurant-faq__sidebar {
        position: relative;
        top: auto;
    }

    .xp-restaurant-faq__sidebar-card {
        max-width: none;
    }

    .xp-restaurant-faq__trust {
        grid-template-columns: 1fr;
        gap: 35px;
    }

}

@media (max-width: 900px) {

    .xp-restaurant-faq {
        padding: 105px 22px 70px;
    }

    .xp-restaurant-faq__title {
        letter-spacing: -3px;
    }

}

@media (max-width: 767px) {

    .xp-restaurant-faq {
        padding: 85px 17px 50px;
    }

    .xp-restaurant-faq__grid {
        background-size: 42px 42px;
    }

    .xp-restaurant-faq__eyebrow {
        margin-bottom: 17px;
        font-size: 8px;
        letter-spacing: 1.2px;
    }

    .xp-restaurant-faq__title {
        font-size: clamp(39px, 11.7vw, 56px);
        line-height: 1;
        letter-spacing: -2.4px;
    }

    .xp-restaurant-faq__intro {
        margin-top: 21px;
        font-size: 14px;
        line-height: 1.6;
    }

    .xp-restaurant-faq__layout {
        margin-top: 48px;
    }

    .xp-restaurant-faq__sidebar-card {
        padding: 22px 18px;
        border-radius: 21px;
    }

    .xp-restaurant-faq__sidebar-card h3 {
        font-size: 34px;
        letter-spacing: -1.8px;
    }

    .xp-restaurant-faq__sidebar-card > p {
        font-size: 11px;
    }

    .xp-faq-item {
        border-radius: 16px;
    }

    .xp-faq-item summary {
        grid-template-columns: 37px minmax(0, 1fr) 30px;
        gap: 11px;
        min-height: 76px;
        padding: 14px;
    }

    .xp-faq-item__number {
        width: 37px;
        height: 37px;
        border-radius: 11px;
    }

    .xp-faq-item__question {
        font-size: 13px;
    }

    .xp-faq-item__toggle {
        width: 30px;
        height: 30px;
    }

    .xp-faq-item__answer {
        padding: 0 15px 19px 62px;
    }

    .xp-faq-item__answer p {
        font-size: 10px;
    }

    .xp-faq-item__answer strong {
        font-size: 9px;
    }

    .xp-restaurant-faq__trust {
        margin-top: 70px;
        padding: 27px 18px;
        border-radius: 22px;
    }

    .xp-restaurant-faq__trust-copy h3 {
        font-size: 35px;
        letter-spacing: -1.9px;
    }

    .xp-restaurant-faq__final {
        margin-top: 70px;
        padding: 75px 18px;
        border-radius: 25px;
    }

    .xp-restaurant-faq__final h2 {
        font-size: clamp(47px, 14vw, 70px);
        line-height: 0.92;
        letter-spacing: -4px;
    }

    .xp-restaurant-faq__final p {
        font-size: 13px;
    }

    .xp-restaurant-faq__final-button {
        width: 100%;
        padding: 0 18px;
        font-size: 10px;
    }

    .xp-restaurant-faq__final-orbit {
        width: 570px;
        height: 570px;
    }

}

@media (max-width: 390px) {

    .xp-restaurant-faq__title {
        font-size: 38px;
    }

    .xp-restaurant-faq__final h2 {
        font-size: 44px;
        letter-spacing: -3px;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-restaurant-faq *,
    .xp-restaurant-faq *::before,
    .xp-restaurant-faq *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f5a41c8 *//* =====================================================
   DESPLAZAMIENTO SUAVE
===================================================== */

html {
    scroll-behavior: smooth;
}

/* Evita que Elementor o una cabecera fija tape la sección */

#inicio-restaurantes,
#ecosistema-restaurante,
#problemas-restaurante,
#marketing-operacion,
#ecosistema-servicios,
#portafolio-restaurantes,
#preguntas-restaurantes {
    scroll-margin-top: 30px;
}

/* =====================================================
   XPACIO — FOOTER FINAL
===================================================== */

.xp-footer {
    --footer-white: #ffffff;
    --footer-text: #b7bacb;
    --footer-muted: #767a90;
    --footer-pink: #ff4fac;
    --footer-purple: #a64cff;
    --footer-cyan: #42e5ff;
    --footer-green: #25d366;

    position: relative;
    width: 100%;
    padding: 110px 24px 30px;
    overflow: hidden;
    isolation: isolate;

    background:
        radial-gradient(
            circle at 14% 12%,
            rgba(255, 67, 165, 0.15),
            transparent 31%
        ),
        radial-gradient(
            circle at 92% 85%,
            rgba(49, 219, 255, 0.13),
            transparent 33%
        ),
        linear-gradient(
            180deg,
            #050510 0%,
            #070713 55%,
            #030309 100%
        );

    color: var(--footer-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDOS
===================================================== */

.xp-footer__grid {
    position: absolute;
    inset: 0;
    z-index: -4;
    opacity: 0.055;
    pointer-events: none;

    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );

    background-size: 70px 70px;

    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 12%,
            black 90%,
            transparent
        );
}

.xp-footer__glow {
    position: absolute;
    z-index: -3;
    border-radius: 50%;
    filter: blur(130px);
    pointer-events: none;
}

.xp-footer__glow--pink {
    top: -270px;
    left: -250px;
    width: 650px;
    height: 650px;
    background: rgba(255, 55, 161, 0.15);
}

.xp-footer__glow--cyan {
    right: -280px;
    bottom: -300px;
    width: 720px;
    height: 720px;
    background: rgba(49, 219, 255, 0.12);
}

.xp-footer__watermark {
    position: absolute;
    top: 41%;
    left: 58%;
    z-index: -2;

    transform: translate(-50%, -50%);

    color: rgba(255, 255, 255, 0.022);
    font-size: clamp(160px, 24vw, 410px);
    font-weight: 950;
    line-height: 1;
    letter-spacing: -26px;
    white-space: nowrap;

    pointer-events: none;
    user-select: none;
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-footer__container {
    position: relative;
    z-index: 2;

    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   BLOQUE PRINCIPAL
===================================================== */

.xp-footer__top {
    display: grid;

    grid-template-columns:
        minmax(390px, 1.35fr)
        minmax(180px, 0.56fr)
        minmax(210px, 0.67fr)
        minmax(280px, 0.83fr);

    align-items: start;
    gap: clamp(38px, 4.2vw, 72px);
}

/* =====================================================
   MARCA
===================================================== */

.xp-footer__brand {
    max-width: 550px;
}

.xp-footer__brand-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
}

.xp-footer__logo {
    display: inline-flex;
    align-items: center;
    gap: 12px;

    color: #ffffff !important;
    text-decoration: none !important;
}

.xp-footer__logo-symbol {
    position: relative;

    display: grid;
    place-items: center;

    width: 48px;
    height: 48px;

    overflow: hidden;

    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 15px;

    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.24),
            rgba(166, 76, 255, 0.16),
            rgba(66, 229, 255, 0.13)
        );

    color: #ffffff;
    font-size: 22px;
    font-weight: 950;

    box-shadow:
        0 15px 40px rgba(255, 79, 172, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

.xp-footer__logo-symbol::after {
    content: "";

    position: absolute;
    top: -30%;
    left: -90%;

    width: 45%;
    height: 160%;

    transform: rotate(25deg);

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255, 255, 255, 0.35),
            transparent
        );

    animation: xpFooterLogoShine 5s ease-in-out infinite;
}

.xp-footer__logo-name {
    font-size: 25px;
    font-weight: 950;
    letter-spacing: 2.5px;
}

.xp-footer__availability {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    padding: 8px 11px;

    border: 1px solid rgba(37, 211, 102, 0.19);
    border-radius: 100px;

    background: rgba(37, 211, 102, 0.055);

    color: #78eaa1;
    font-size: 7px;
    font-weight: 850;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}

.xp-footer__availability span {
    width: 6px;
    height: 6px;

    border-radius: 50%;
    background: var(--footer-green);

    box-shadow: 0 0 11px var(--footer-green);

    animation: xpFooterPulse 1.8s infinite;
}

.xp-footer__brand h2 {
    margin: 25px 0 0;

    color: #ffffff;
    font-size: clamp(44px, 4.5vw, 68px);
    font-weight: 950;
    line-height: 0.98;
    letter-spacing: -4px;
}

.xp-footer__brand h2 span {
    display: block;
    padding-bottom: 6px;

    background:
        linear-gradient(
            90deg,
            #ff5db2,
            #c84fff 52%,
            #4cddff
        );

    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-footer__brand > p {
    max-width: 525px;
    margin: 22px 0 0;

    color: #969aad;
    font-size: 12px;
    line-height: 1.75;
}

/* =====================================================
   BOTÓN PRINCIPAL
===================================================== */

.xp-footer__main-button {
    position: relative;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;

    min-height: 58px;
    margin-top: 28px;
    padding: 0 25px;

    overflow: hidden;

    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 14px;

    background:
        linear-gradient(
            135deg,
            #ff3fa4,
            #b946ff
        );

    color: #ffffff !important;
    text-decoration: none !important;

    font-size: 10px;
    font-weight: 850;

    box-shadow:
        0 20px 50px rgba(255, 63, 164, 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.28);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-footer__main-button::before {
    content: "";

    position: absolute;
    top: -120%;
    left: -45%;

    width: 35%;
    height: 340%;

    transform: rotate(25deg);

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255, 255, 255, 0.37),
            transparent
        );

    transition: left 0.7s ease;
}

.xp-footer__main-button:hover {
    transform: translateY(-5px);

    box-shadow:
        0 28px 65px rgba(255, 63, 164, 0.34),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-footer__main-button:hover::before {
    left: 120%;
}

.xp-footer__main-button svg {
    position: relative;
    z-index: 2;

    width: 20px;
    height: 20px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-footer__main-button span {
    position: relative;
    z-index: 2;
}

/* =====================================================
   COLUMNAS
===================================================== */

.xp-footer__column-label {
    position: relative;

    margin-bottom: 25px;
    padding-bottom: 14px;

    color: #ffffff;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.xp-footer__column-label::after {
    content: "";

    position: absolute;
    bottom: 0;
    left: 0;

    width: 39px;
    height: 1px;

    background:
        linear-gradient(
            90deg,
            var(--footer-pink),
            var(--footer-cyan)
        );

    box-shadow:
        0 0 10px rgba(255, 79, 172, 0.4);
}

/* =====================================================
   NAVEGACIÓN
===================================================== */

.xp-footer__links {
    display: grid;
    gap: 4px;
}

.xp-footer__links a {
    display: flex;
    align-items: center;
    gap: 10px;

    min-height: 39px;
    padding: 7px 9px;

    border: 1px solid transparent;
    border-radius: 10px;

    color: #969aab !important;
    text-decoration: none !important;

    font-size: 9px;
    font-weight: 650;

    transition:
        transform 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-footer__links a:hover {
    transform: translateX(5px);

    border-color: rgba(255, 79, 172, 0.14);
    background: rgba(255, 79, 172, 0.045);

    color: #ffffff !important;
}

.xp-footer__links a span {
    min-width: 15px;

    color: #ff71bc;
    font-size: 7px;
    font-weight: 900;
}

/* =====================================================
   SERVICIOS
===================================================== */

.xp-footer__services {
    display: grid;
    gap: 4px;
}

.xp-footer__services div {
    display: flex;
    align-items: center;
    gap: 9px;

    min-height: 39px;
    padding: 7px 8px;

    color: #969aab;
    font-size: 9px;
    font-weight: 650;
    line-height: 1.4;
}

.xp-footer__services div span {
    width: 5px;
    height: 5px;
    flex: 0 0 5px;

    border-radius: 50%;
    background: var(--footer-cyan);

    box-shadow: 0 0 9px rgba(66, 229, 255, 0.7);
}

/* =====================================================
   CONTACTO
===================================================== */

.xp-footer__contact-list {
    display: grid;
    gap: 10px;
}

.xp-footer__contact-item {
    display: flex;
    align-items: center;
    gap: 11px;

    min-height: 61px;
    padding: 11px;

    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;

    background: rgba(255, 255, 255, 0.027);

    color: #ffffff !important;
    text-decoration: none !important;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.025);

    transition:
        transform 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

a.xp-footer__contact-item:hover {
    transform: translateY(-3px);

    border-color: rgba(66, 229, 255, 0.22);
    background: rgba(66, 229, 255, 0.045);
}

.xp-footer__contact-icon {
    display: grid;
    place-items: center;

    width: 39px;
    height: 39px;
    flex: 0 0 39px;

    border: 1px solid rgba(66, 229, 255, 0.16);
    border-radius: 12px;

    background: rgba(66, 229, 255, 0.06);

    color: #68eafa;
}

.xp-footer__contact-icon svg {
    width: 19px;
    height: 19px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-footer__contact-item > div:last-child {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 3px;
}

.xp-footer__contact-item small {
    color: #74788d;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-footer__contact-item strong {
    color: #ffffff;
    font-size: 9px;
    font-weight: 750;
    overflow-wrap: anywhere;
}

/* =====================================================
   REDES SOCIALES
===================================================== */

.xp-footer__social {
    margin-top: 23px;
}

.xp-footer__social > span {
    display: block;
    margin-bottom: 11px;

    color: #74788d;
    font-size: 7px;
    font-weight: 850;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-footer__social-links {
    display: flex;
    gap: 9px;
}

.xp-footer__social-links a {
    display: grid;
    place-items: center;

    width: 39px;
    height: 39px;

    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;

    background: rgba(255, 255, 255, 0.035);

    color: #a9adbd;

    transition:
        transform 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-footer__social-links a:hover {
    transform: translateY(-4px);

    border-color: rgba(255, 79, 172, 0.27);
    background: rgba(255, 79, 172, 0.07);

    color: #ff79c0;
}

.xp-footer__social-links svg {
    width: 18px;
    height: 18px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* =====================================================
   MANIFIESTO CENTRAL
===================================================== */

.xp-footer__statement {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;

    max-width: 1050px;
    margin: 82px auto 0;
    padding: 27px 30px;

    overflow: hidden;

    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;

    background:
        linear-gradient(
            90deg,
            rgba(255, 79, 172, 0.07),
            rgba(166, 76, 255, 0.035),
            rgba(66, 229, 255, 0.065)
        );

    text-align: center;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.xp-footer__statement::after {
    content: "";

    position: absolute;
    right: 13%;
    bottom: 0;
    left: 13%;

    height: 1px;

    background:
        linear-gradient(
            90deg,
            transparent,
            var(--footer-pink),
            var(--footer-cyan),
            transparent
        );

    box-shadow:
        0 0 18px rgba(255, 79, 172, 0.42);
}

.xp-footer__statement-icon {
    position: relative;

    width: 39px;
    height: 39px;
    flex: 0 0 39px;
}

.xp-footer__statement-icon span {
    position: absolute;
    top: 50%;
    left: 50%;

    border: 1px solid rgba(66, 229, 255, 0.23);
    border-radius: 50%;

    transform: translate(-50%, -50%);
}

.xp-footer__statement-icon span:nth-child(1) {
    width: 10px;
    height: 10px;

    border: 0;
    background: var(--footer-cyan);

    box-shadow: 0 0 13px var(--footer-cyan);
}

.xp-footer__statement-icon span:nth-child(2) {
    width: 25px;
    height: 25px;
}

.xp-footer__statement-icon span:nth-child(3) {
    width: 39px;
    height: 39px;

    animation: xpFooterOrbitPulse 2.4s ease-in-out infinite;
}

.xp-footer__statement p {
    margin: 0;

    color: #a8abbc;
    font-size: clamp(13px, 1.35vw, 17px);
    line-height: 1.6;
}

.xp-footer__statement strong {
    color: #ffffff;
}

/* =====================================================
   FRANJA INFERIOR
===================================================== */

.xp-footer__bottom {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 24px;

    margin-top: 45px;
    padding-top: 24px;

    border-top: 1px solid rgba(255, 255, 255, 0.075);
}

.xp-footer__copyright,
.xp-footer__bottom-center {
    color: #707487;
    font-size: 8px;
    font-weight: 650;
}

.xp-footer__bottom-center {
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

/* =====================================================
   BOTÓN VOLVER ARRIBA
===================================================== */

.xp-footer__back-top {
    display: inline-flex;
    align-items: center;
    justify-self: end;
    gap: 9px;

    min-height: 41px;
    padding: 0 14px;

    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 11px;

    background: rgba(255, 255, 255, 0.035);

    color: #a7aaba !important;
    text-decoration: none !important;

    font-size: 8px;
    font-weight: 800;

    cursor: pointer;

    transition:
        transform 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-footer__back-top:hover {
    transform: translateY(-4px);

    border-color: rgba(255, 79, 172, 0.24);
    background: rgba(255, 79, 172, 0.06);

    color: #ffffff !important;
}

.xp-footer__back-top svg {
    width: 16px;
    height: 16px;

    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpFooterPulse {

    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.75);
    }

}

@keyframes xpFooterLogoShine {

    0%,
    55% {
        left: -90%;
    }

    75%,
    100% {
        left: 150%;
    }

}

@keyframes xpFooterOrbitPulse {

    0%,
    100% {
        opacity: 0.45;
        transform:
            translate(-50%, -50%)
            scale(0.9);
    }

    50% {
        opacity: 1;
        transform:
            translate(-50%, -50%)
            scale(1.08);
    }

}

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1180px) {

    .xp-footer__top {
        grid-template-columns:
            repeat(3, minmax(0, 1fr));
    }

    .xp-footer__brand {
        grid-column: 1 / -1;
        max-width: 760px;
        margin-bottom: 15px;
    }

}

@media (max-width: 900px) {

    .xp-footer {
        padding: 90px 21px 27px;
    }

    .xp-footer__top {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

    .xp-footer__brand {
        grid-column: 1 / -1;
    }

    .xp-footer__column--contact {
        grid-column: 1 / -1;
    }

    .xp-footer__contact-list {
        grid-template-columns:
            repeat(3, minmax(0, 1fr));
    }

    .xp-footer__bottom {
        grid-template-columns: 1fr auto;
    }

    .xp-footer__bottom-center {
        display: none;
    }

}

@media (max-width: 767px) {

    .xp-footer {
        padding: 74px 16px 23px;
    }

    .xp-footer__grid {
        background-size: 42px 42px;
    }

    .xp-footer__watermark {
        top: 35%;
        left: 50%;

        font-size: 155px;
        letter-spacing: -10px;
    }

    .xp-footer__top {
        grid-template-columns: 1fr;
        gap: 45px;
    }

    .xp-footer__brand,
    .xp-footer__column--contact {
        grid-column: auto;
    }

    .xp-footer__brand-header {
        align-items: flex-start;
        flex-direction: column;
    }

    .xp-footer__logo-symbol {
        width: 45px;
        height: 45px;
    }

    .xp-footer__logo-name {
        font-size: 23px;
    }

    .xp-footer__brand h2 {
        margin-top: 22px;

        font-size: 42px;
        line-height: 0.99;
        letter-spacing: -2.6px;
    }

    .xp-footer__brand > p {
        font-size: 11px;
    }

    .xp-footer__main-button {
        width: 100%;
        min-height: 57px;

        padding: 0 15px;
        font-size: 9px;
    }

    .xp-footer__contact-list {
        grid-template-columns: 1fr;
    }

    .xp-footer__statement {
        align-items: flex-start;
        margin-top: 62px;
        padding: 22px 17px;

        text-align: left;
    }

    .xp-footer__statement p {
        font-size: 12px;
    }

    .xp-footer__bottom {
        grid-template-columns: 1fr;
        gap: 18px;

        margin-top: 39px;
    }

    .xp-footer__copyright {
        text-align: center;
    }

    .xp-footer__back-top {
        justify-self: center;
    }

}

@media (max-width: 390px) {

    .xp-footer__brand h2 {
        font-size: 38px;
    }

    .xp-footer__statement {
        flex-direction: column;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    html {
        scroll-behavior: auto;
    }

    .xp-footer *,
    .xp-footer *::before,
    .xp-footer *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2f17058 *//* =====================================================
   XPACIO — SECCIÓN 7
   FOOTER PREMIUM
===================================================== */

.xp-footer {
    --footer-white: #ffffff;
    --footer-text: #c2c5d4;
    --footer-muted: #85899d;
    --footer-pink: #ff4fac;
    --footer-purple: #a64cff;
    --footer-cyan: #42e5ff;
    --footer-green: #25d366;

    position: relative;
    width: 100%;
    padding: 105px 24px 28px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 15% 15%,
            rgba(255, 65, 168, 0.11),
            transparent 31%
        ),
        radial-gradient(
            circle at 87% 72%,
            rgba(54, 220, 255, 0.09),
            transparent 31%
        ),
        linear-gradient(
            180deg,
            #050510 0%,
            #070714 55%,
            #030309 100%
        );
    color: var(--footer-white);
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   FONDOS
===================================================== */

.xp-footer__grid {
    position: absolute;
    inset: 0;
    z-index: -4;
    opacity: 0.065;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    background-size: 72px 72px;
    mask-image:
        linear-gradient(
            to bottom,
            transparent,
            black 15%,
            black 90%,
            transparent
        );
}

.xp-footer__glow {
    position: absolute;
    z-index: -3;
    border-radius: 50%;
    filter: blur(130px);
    pointer-events: none;
}

.xp-footer__glow--pink {
    top: -240px;
    left: -250px;
    width: 650px;
    height: 650px;
    background: rgba(255, 55, 161, 0.13);
}

.xp-footer__glow--cyan {
    right: -280px;
    bottom: -280px;
    width: 700px;
    height: 700px;
    background: rgba(49, 219, 255, 0.11);
}

.xp-footer__watermark {
    position: absolute;
    top: 39%;
    left: 50%;
    z-index: -2;
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.018);
    font-size: clamp(160px, 26vw, 430px);
    font-weight: 950;
    line-height: 1;
    letter-spacing: -25px;
    white-space: nowrap;
    pointer-events: none;
    user-select: none;
}

/* =====================================================
   CONTENEDOR
===================================================== */

.xp-footer__container {
    position: relative;
    z-index: 2;
    width: min(1480px, 100%);
    margin: 0 auto;
}

/* =====================================================
   ESTRUCTURA SUPERIOR
===================================================== */

.xp-footer__top {
    display: grid;
    grid-template-columns:
        minmax(360px, 1.35fr)
        minmax(170px, 0.55fr)
        minmax(210px, 0.65fr)
        minmax(260px, 0.8fr);
    align-items: start;
    gap: clamp(35px, 4.5vw, 75px);
}

/* =====================================================
   MARCA
===================================================== */

.xp-footer__brand {
    max-width: 530px;
}

.xp-footer__logo {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #ffffff !important;
    text-decoration: none !important;
}

.xp-footer__logo img {
    display: block;
    width: auto;
    max-width: 190px;
    max-height: 58px;
    object-fit: contain;
}

.xp-footer__logo-symbol {
    position: relative;
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.17);
    border-radius: 15px;
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.23),
            rgba(166, 76, 255, 0.14),
            rgba(66, 229, 255, 0.13)
        );
    color: #ffffff;
    font-size: 22px;
    font-weight: 950;
    box-shadow:
        0 15px 40px rgba(255, 79, 172, 0.13),
        inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.xp-footer__logo-symbol::after {
    content: "";
    position: absolute;
    top: -30%;
    left: -90%;
    width: 45%;
    height: 160%;
    transform: rotate(25deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.35),
        transparent
    );
    animation: xpFooterLogoShine 5s ease-in-out infinite;
}

.xp-footer__logo-name {
    font-size: 25px;
    font-weight: 950;
    letter-spacing: 2.5px;
}

.xp-footer__availability {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 28px;
    padding: 8px 11px;
    border: 1px solid rgba(37, 211, 102, 0.18);
    border-radius: 100px;
    background: rgba(37, 211, 102, 0.055);
    color: #7ceaa5;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-footer__availability span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--footer-green);
    box-shadow: 0 0 11px var(--footer-green);
    animation: xpFooterPulse 1.8s infinite;
}

.xp-footer__brand h2 {
    margin: 24px 0 0;
    color: #ffffff;
    font-size: clamp(34px, 4vw, 59px);
    font-weight: 900;
    line-height: 0.99;
    letter-spacing: -3px;
}

.xp-footer__brand h2 span {
    display: block;
    padding-bottom: 5px;
    background: linear-gradient(
        90deg,
        #ff5db2,
        #c84fff,
        #49dfff
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-footer__brand > p {
    max-width: 500px;
    margin: 21px 0 0;
    color: #979bad;
    font-size: 12px;
    line-height: 1.75;
}

/* BOTÓN PRINCIPAL */

.xp-footer__main-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 59px;
    margin-top: 28px;
    padding: 0 24px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 14px;
    background:
        linear-gradient(
            135deg,
            #ff3fa4,
            #b946ff
        );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 11px;
    font-weight: 850;
    box-shadow:
        0 20px 50px rgba(255, 63, 164, 0.23),
        inset 0 1px 0 rgba(255, 255, 255, 0.27);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-footer__main-button::before {
    content: "";
    position: absolute;
    top: -120%;
    left: -45%;
    width: 35%;
    height: 340%;
    transform: rotate(25deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.36),
        transparent
    );
    transition: left 0.7s ease;
}

.xp-footer__main-button:hover {
    transform: translateY(-5px);
    box-shadow:
        0 28px 65px rgba(255, 63, 164, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-footer__main-button:hover::before {
    left: 120%;
}

.xp-footer__main-button svg {
    position: relative;
    z-index: 2;
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-footer__main-button span {
    position: relative;
    z-index: 2;
}

/* =====================================================
   COLUMNAS
===================================================== */

.xp-footer__column-label {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 13px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.xp-footer__column-label::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 38px;
    height: 1px;
    background: linear-gradient(
        90deg,
        var(--footer-pink),
        var(--footer-cyan)
    );
    box-shadow: 0 0 10px rgba(255, 79, 172, 0.34);
}

/* NAVEGACIÓN */

.xp-footer__links {
    display: grid;
    gap: 5px;
}

.xp-footer__links a {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 41px;
    padding: 8px 10px;
    border: 1px solid transparent;
    border-radius: 11px;
    color: #9a9daf !important;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 600;
    transition:
        transform 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-footer__links a:hover {
    transform: translateX(5px);
    border-color: rgba(255, 79, 172, 0.14);
    background: rgba(255, 79, 172, 0.04);
    color: #ffffff !important;
}

.xp-footer__links a span {
    color: #ff71bc;
    font-size: 7px;
    font-weight: 900;
}

/* SERVICIOS */

.xp-footer__services {
    display: grid;
    gap: 4px;
}

.xp-footer__services div {
    display: flex;
    align-items: center;
    gap: 9px;
    min-height: 40px;
    padding: 7px 9px;
    color: #989cae;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.35;
}

.xp-footer__services div span {
    width: 5px;
    height: 5px;
    flex: 0 0 5px;
    border-radius: 50%;
    background: var(--footer-cyan);
    box-shadow: 0 0 8px rgba(66, 229, 255, 0.55);
}

/* =====================================================
   CONTACTO
===================================================== */

.xp-footer__contact-list {
    display: grid;
    gap: 10px;
}

.xp-footer__contact-item {
    display: flex;
    align-items: center;
    gap: 11px;
    min-height: 62px;
    padding: 11px;
    border: 1px solid rgba(255, 255, 255, 0.075);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.025);
    color: #ffffff !important;
    text-decoration: none !important;
    transition:
        transform 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

a.xp-footer__contact-item:hover {
    transform: translateY(-3px);
    border-color: rgba(66, 229, 255, 0.2);
    background: rgba(66, 229, 255, 0.04);
}

.xp-footer__contact-icon {
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    border: 1px solid rgba(66, 229, 255, 0.16);
    border-radius: 12px;
    background: rgba(66, 229, 255, 0.06);
    color: #69eafa;
}

.xp-footer__contact-icon svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-footer__contact-item > div:last-child {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 3px;
}

.xp-footer__contact-item small {
    color: #7f8397;
    font-size: 7px;
    font-weight: 750;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.xp-footer__contact-item strong {
    overflow-wrap: anywhere;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
}

/* REDES */

.xp-footer__social {
    margin-top: 24px;
}

.xp-footer__social > span {
    display: block;
    margin-bottom: 11px;
    color: #7f8397;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-footer__social-links {
    display: flex;
    gap: 9px;
}

.xp-footer__social-links a {
    display: grid;
    place-items: center;
    width: 39px;
    height: 39px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.03);
    color: #acafbd;
    transition:
        transform 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-footer__social-links a:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 79, 172, 0.25);
    background: rgba(255, 79, 172, 0.065);
    color: #ff79c0;
}

.xp-footer__social-links svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* =====================================================
   MENSAJE CENTRAL
===================================================== */

.xp-footer__statement {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
    max-width: 1050px;
    margin: 90px auto 0;
    padding: 28px 30px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 20px;
    background:
        linear-gradient(
            90deg,
            rgba(255, 79, 172, 0.06),
            rgba(166, 76, 255, 0.035),
            rgba(66, 229, 255, 0.055)
        );
    text-align: center;
}

.xp-footer__statement::after {
    content: "";
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 15%;
    height: 1px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--footer-pink),
        var(--footer-cyan),
        transparent
    );
    box-shadow: 0 0 18px rgba(255, 79, 172, 0.32);
}

.xp-footer__statement-icon {
    position: relative;
    width: 39px;
    height: 39px;
    flex: 0 0 39px;
}

.xp-footer__statement-icon span {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgba(66, 229, 255, 0.22);
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.xp-footer__statement-icon span:nth-child(1) {
    width: 10px;
    height: 10px;
    border: 0;
    background: var(--footer-cyan);
    box-shadow: 0 0 12px var(--footer-cyan);
}

.xp-footer__statement-icon span:nth-child(2) {
    width: 25px;
    height: 25px;
}

.xp-footer__statement-icon span:nth-child(3) {
    width: 39px;
    height: 39px;
    animation: xpFooterOrbitPulse 2.4s ease-in-out infinite;
}

.xp-footer__statement p {
    margin: 0;
    color: #a7aaba;
    font-size: clamp(13px, 1.3vw, 17px);
    line-height: 1.6;
}

.xp-footer__statement strong {
    color: #ffffff;
}

/* =====================================================
   FRANJA INFERIOR
===================================================== */

.xp-footer__bottom {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 25px;
    margin-top: 55px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.075);
}

.xp-footer__copyright,
.xp-footer__bottom-center {
    color: #707487;
    font-size: 8px;
    font-weight: 650;
}

.xp-footer__bottom-center {
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.xp-footer__back-top {
    display: inline-flex;
    align-items: center;
    justify-self: end;
    gap: 9px;
    min-height: 40px;
    padding: 0 13px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.03);
    color: #a7aaba !important;
    text-decoration: none !important;
    font-size: 8px;
    font-weight: 750;
    transition:
        transform 0.28s ease,
        color 0.28s ease,
        border-color 0.28s ease,
        background 0.28s ease;
}

.xp-footer__back-top:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 79, 172, 0.22);
    background: rgba(255, 79, 172, 0.05);
    color: #ffffff !important;
}

.xp-footer__back-top svg {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpFooterPulse {

    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.75);
    }

}

@keyframes xpFooterLogoShine {

    0%,
    55% {
        left: -90%;
    }

    75%,
    100% {
        left: 150%;
    }

}

@keyframes xpFooterOrbitPulse {

    0%,
    100% {
        opacity: 0.45;
        transform: translate(-50%, -50%) scale(0.9);
    }

    50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.08);
    }

}

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1180px) {

    .xp-footer__top {
        grid-template-columns: 1.2fr 0.7fr 0.8fr;
    }

    .xp-footer__brand {
        grid-column: 1 / -1;
        max-width: 760px;
        margin-bottom: 20px;
    }

}

@media (max-width: 900px) {

    .xp-footer {
        padding: 90px 22px 27px;
    }

    .xp-footer__top {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xp-footer__brand {
        grid-column: 1 / -1;
    }

    .xp-footer__column--contact {
        grid-column: 1 / -1;
    }

    .xp-footer__contact-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .xp-footer__bottom {
        grid-template-columns: 1fr auto;
    }

    .xp-footer__bottom-center {
        display: none;
    }

}

@media (max-width: 767px) {

    .xp-footer {
        padding: 75px 17px 24px;
    }

    .xp-footer__grid {
        background-size: 42px 42px;
    }

    .xp-footer__watermark {
        top: 33%;
        font-size: 155px;
        letter-spacing: -10px;
    }

    .xp-footer__top {
        grid-template-columns: 1fr;
        gap: 47px;
    }

    .xp-footer__brand,
    .xp-footer__column--contact {
        grid-column: auto;
    }

    .xp-footer__logo-symbol {
        width: 44px;
        height: 44px;
    }

    .xp-footer__logo-name {
        font-size: 23px;
    }

    .xp-footer__availability {
        margin-top: 23px;
        font-size: 7px;
    }

    .xp-footer__brand h2 {
        margin-top: 21px;
        font-size: 39px;
        line-height: 1;
        letter-spacing: -2.2px;
    }

    .xp-footer__brand > p {
        font-size: 11px;
    }

    .xp-footer__main-button {
        width: 100%;
        padding: 0 15px;
        font-size: 10px;
    }

    .xp-footer__column-label {
        margin-bottom: 18px;
    }

    .xp-footer__contact-list {
        grid-template-columns: 1fr;
    }

    .xp-footer__statement {
        align-items: flex-start;
        margin-top: 65px;
        padding: 22px 17px;
        text-align: left;
    }

    .xp-footer__statement p {
        font-size: 12px;
    }

    .xp-footer__bottom {
        grid-template-columns: 1fr;
        gap: 19px;
        margin-top: 40px;
    }

    .xp-footer__copyright {
        text-align: center;
    }

    .xp-footer__back-top {
        justify-self: center;
    }

}

@media (max-width: 390px) {

    .xp-footer__brand h2 {
        font-size: 36px;
    }

    .xp-footer__statement {
        flex-direction: column;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-footer *,
    .xp-footer *::before,
    .xp-footer *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b2c3bb *//* =====================================================
   XPACIO — CAPA FLOTANTE DE CONVERSIÓN
===================================================== */

.xp-floating-system {
    --floating-white: #ffffff;
    --floating-pink: #ff4fac;
    --floating-purple: #a64cff;
    --floating-cyan: #42e5ff;
    --floating-green: #25d366;
    --floating-bg: #090a20;

    position: relative;
    z-index: 99999;
    font-family: "Poppins", sans-serif;
}

/* =====================================================
   BARRA DE PROGRESO
===================================================== */

.xp-reading-progress {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100000;
    height: 3px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.035);
    pointer-events: none;
}

.xp-reading-progress span {
    display: block;
    width: 0;
    height: 100%;
    border-radius: 0 100px 100px 0;
    background:
        linear-gradient(
            90deg,
            var(--floating-pink) 0%,
            var(--floating-purple) 52%,
            var(--floating-cyan) 100%
        );
    box-shadow:
        0 0 12px rgba(255, 79, 172, 0.7),
        0 0 20px rgba(66, 229, 255, 0.35);
    transition: width 0.08s linear;
}

/* =====================================================
   TARJETA FLOTANTE
===================================================== */

.xp-floating-card {
    position: fixed;
    right: 27px;
    bottom: 112px;
    z-index: 99998;
    width: min(365px, calc(100vw - 34px));
    padding: 24px;
    overflow: hidden;
    visibility: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 25px;
    background:
        radial-gradient(
            circle at 12% 8%,
            rgba(255, 79, 172, 0.16),
            transparent 35%
        ),
        radial-gradient(
            circle at 92% 85%,
            rgba(66, 229, 255, 0.1),
            transparent 38%
        ),
        linear-gradient(
            145deg,
            rgba(21, 21, 48, 0.97),
            rgba(7, 8, 24, 0.985)
        );
    opacity: 0;
    transform:
        translateY(25px)
        scale(0.94);
    transform-origin: right bottom;
    box-shadow:
        0 35px 95px rgba(0, 0, 0, 0.48),
        0 0 50px rgba(166, 76, 255, 0.08),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(25px);
    pointer-events: none;
    transition:
        opacity 0.35s ease,
        transform 0.4s cubic-bezier(0.2, 0.75, 0.25, 1),
        visibility 0.35s ease;
}

.xp-floating-card.is-visible {
    visibility: visible;
    opacity: 1;
    transform:
        translateY(0)
        scale(1);
    pointer-events: auto;
}

/* FONDO DECORATIVO */

.xp-floating-card__glow {
    position: absolute;
    top: -130px;
    left: -100px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(255, 73, 171, 0.14);
    filter: blur(70px);
    pointer-events: none;
}

.xp-floating-card__grid {
    position: absolute;
    inset: 0;
    opacity: 0.055;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.14) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.14) 1px,
            transparent 1px
        );
    background-size: 32px 32px;
    mask-image:
        linear-gradient(
            145deg,
            black,
            transparent 78%
        );
}

/* =====================================================
   BOTÓN DE CERRAR
===================================================== */

.xp-floating-card__close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 6;
    width: 32px;
    height: 32px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.035);
    cursor: pointer;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        background 0.25s ease;
}

.xp-floating-card__close:hover {
    transform: rotate(8deg);
    border-color: rgba(255, 79, 172, 0.25);
    background: rgba(255, 79, 172, 0.07);
}

.xp-floating-card__close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 1.5px;
    border-radius: 20px;
    background: #c4c7d5;
}

.xp-floating-card__close span:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
}

.xp-floating-card__close span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg);
}

/* =====================================================
   ENCABEZADO DE LA TARJETA
===================================================== */

.xp-floating-card__top {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 13px;
    padding-right: 34px;
}

.xp-floating-card__icon {
    position: relative;
    display: grid;
    place-items: center;
    width: 51px;
    height: 51px;
    flex: 0 0 51px;
    border: 1px solid rgba(255, 79, 172, 0.24);
    border-radius: 16px;
    background:
        linear-gradient(
            135deg,
            rgba(255, 79, 172, 0.18),
            rgba(166, 76, 255, 0.1)
        );
    color: #ff78be;
    box-shadow:
        0 14px 35px rgba(255, 79, 172, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.xp-floating-card__icon svg {
    position: relative;
    z-index: 2;
    width: 25px;
    height: 25px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-floating-card__icon-ring {
    position: absolute;
    inset: -6px;
    border: 1px solid rgba(255, 79, 172, 0.14);
    border-radius: 20px;
    animation: xpFloatingIconPulse 2.4s ease-in-out infinite;
}

.xp-floating-card__status {
    display: flex;
    align-items: center;
    gap: 8px;
}

.xp-floating-card__status-dot {
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-radius: 50%;
    background: var(--floating-green);
    box-shadow: 0 0 11px var(--floating-green);
    animation: xpFloatingStatusPulse 1.8s infinite;
}

.xp-floating-card__status div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.xp-floating-card__status small {
    color: #818598;
    font-size: 7px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xp-floating-card__status strong {
    color: #ffffff;
    font-size: 10px;
    font-weight: 750;
}

/* =====================================================
   CONTENIDO
===================================================== */

.xp-floating-card__content {
    position: relative;
    z-index: 3;
    margin-top: 23px;
}

.xp-floating-card__label {
    display: block;
    margin-bottom: 9px;
    color: #ff7fc3;
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 1.25px;
    text-transform: uppercase;
}

.xp-floating-card__content h3 {
    margin: 0;
    color: #ffffff;
    font-size: 29px;
    font-weight: 900;
    line-height: 1.02;
    letter-spacing: -1.6px;
}

.xp-floating-card__content h3 span {
    display: block;
    padding-bottom: 3px;
    background:
        linear-gradient(
            90deg,
            #ff5db2,
            #c84fff,
            #49dfff
        );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.xp-floating-card__content p {
    margin: 14px 0 0;
    color: #999daf;
    font-size: 10px;
    line-height: 1.65;
}

/* =====================================================
   BENEFICIOS
===================================================== */

.xp-floating-card__benefits {
    position: relative;
    z-index: 3;
    display: grid;
    gap: 7px;
    margin-top: 18px;
}

.xp-floating-card__benefits div {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 39px;
    padding: 8px 10px;
    border: 1px solid rgba(255, 255, 255, 0.075);
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.027);
    color: #b6b9c8;
    font-size: 9px;
    font-weight: 650;
}

.xp-floating-card__benefits span {
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    border-radius: 8px;
    background: rgba(66, 229, 255, 0.07);
    color: #68eafa;
    font-size: 7px;
    font-weight: 900;
}

/* =====================================================
   BOTÓN WHATSAPP
===================================================== */

.xp-floating-card__button {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    min-height: 54px;
    margin-top: 19px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 13px;
    background:
        linear-gradient(
            135deg,
            #ff3fa4,
            #b846ff
        );
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 850;
    box-shadow:
        0 17px 43px rgba(255, 63, 164, 0.23),
        inset 0 1px 0 rgba(255, 255, 255, 0.26);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.xp-floating-card__button::before {
    content: "";
    position: absolute;
    top: -110%;
    left: -45%;
    width: 35%;
    height: 330%;
    transform: rotate(25deg);
    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255, 255, 255, 0.36),
            transparent
        );
    transition: left 0.7s ease;
}

.xp-floating-card__button:hover {
    transform: translateY(-4px);
    box-shadow:
        0 24px 56px rgba(255, 63, 164, 0.32),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.xp-floating-card__button:hover::before {
    left: 120%;
}

.xp-floating-card__button svg {
    position: relative;
    z-index: 2;
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.xp-floating-card__button span {
    position: relative;
    z-index: 2;
}

.xp-floating-card__human {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin-top: 11px;
    color: #7f8397;
    font-size: 7px;
    font-weight: 650;
}

.xp-floating-card__human span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--floating-green);
    box-shadow: 0 0 8px rgba(37, 211, 102, 0.7);
}

/* =====================================================
   BOTÓN FLOTANTE
===================================================== */

.xp-floating-trigger {
    position: fixed;
    right: 27px;
    bottom: 27px;
    z-index: 99999;
    display: grid;
    place-items: center;
    width: 66px;
    height: 66px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.23);
    border-radius: 21px;
    background:
        linear-gradient(
            135deg,
            #ff3fa4,
            #a949ff 58%,
            #4fdcff
        );
    color: #ffffff;
    cursor: pointer;
    box-shadow:
        0 22px 58px rgba(255, 63, 164, 0.32),
        0 0 40px rgba(166, 76, 255, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.32);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-radius 0.3s ease;
}

.xp-floating-trigger:hover {
    transform:
        translateY(-5px)
        scale(1.04);
    box-shadow:
        0 29px 70px rgba(255, 63, 164, 0.4),
        0 0 48px rgba(166, 76, 255, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.36);
}

.xp-floating-trigger.is-active {
    border-radius: 50%;
}

.xp-floating-trigger svg {
    position: relative;
    z-index: 4;
    width: 27px;
    height: 27px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition:
        opacity 0.25s ease,
        transform 0.3s ease;
}

.xp-floating-trigger__chat {
    opacity: 1;
    transform: scale(1);
}

.xp-floating-trigger__close-icon {
    position: absolute !important;
    opacity: 0;
    transform:
        rotate(-60deg)
        scale(0.7);
}

.xp-floating-trigger.is-active .xp-floating-trigger__chat {
    opacity: 0;
    transform:
        rotate(60deg)
        scale(0.7);
}

.xp-floating-trigger.is-active .xp-floating-trigger__close-icon {
    opacity: 1;
    transform:
        rotate(0deg)
        scale(1);
}

.xp-floating-trigger__pulse {
    position: absolute;
    inset: -7px;
    border: 1px solid rgba(255, 79, 172, 0.28);
    border-radius: 25px;
    animation: xpFloatingTriggerPulse 2.3s infinite;
}

.xp-floating-trigger__orbit {
    position: absolute;
    inset: -13px;
    border: 1px dashed rgba(66, 229, 255, 0.18);
    border-radius: 28px;
    animation: xpFloatingOrbit 13s linear infinite;
}

.xp-floating-trigger__badge {
    position: absolute;
    top: -6px;
    right: -6px;
    z-index: 6;
    display: grid;
    place-items: center;
    width: 22px;
    height: 22px;
    border: 2px solid #08091c;
    border-radius: 50%;
    background: var(--floating-green);
    color: #ffffff;
    font-size: 9px;
    font-weight: 900;
    box-shadow: 0 0 12px rgba(37, 211, 102, 0.55);
    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}

.xp-floating-trigger.is-active .xp-floating-trigger__badge {
    opacity: 0;
    transform: scale(0.6);
}

/* =====================================================
   ANIMACIONES
===================================================== */

@keyframes xpFloatingStatusPulse {

    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.45;
        transform: scale(0.75);
    }

}

@keyframes xpFloatingIconPulse {

    0%,
    100% {
        opacity: 0.45;
        transform: scale(0.94);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

}

@keyframes xpFloatingTriggerPulse {

    0% {
        opacity: 0.75;
        transform: scale(0.9);
    }

    75%,
    100% {
        opacity: 0;
        transform: scale(1.25);
    }

}

@keyframes xpFloatingOrbit {

    to {
        transform: rotate(360deg);
    }

}

/* =====================================================
   RESPONSIVE TABLET
===================================================== */

@media (max-width: 900px) {

    .xp-floating-card {
        right: 20px;
        bottom: 103px;
    }

    .xp-floating-trigger {
        right: 20px;
        bottom: 22px;
    }

}

/* =====================================================
   RESPONSIVE CELULAR
===================================================== */

@media (max-width: 767px) {

    .xp-reading-progress {
        height: 2px;
    }

    .xp-floating-card {
        right: 12px;
        bottom: 90px;
        width: calc(100vw - 24px);
        max-height: calc(100vh - 115px);
        padding: 20px;
        overflow-y: auto;
        border-radius: 21px;
        transform-origin: center bottom;
    }

    .xp-floating-card__top {
        padding-right: 28px;
    }

    .xp-floating-card__icon {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
        border-radius: 14px;
    }

    .xp-floating-card__content {
        margin-top: 19px;
    }

    .xp-floating-card__content h3 {
        font-size: 27px;
    }

    .xp-floating-card__benefits {
        grid-template-columns: 1fr;
    }

    .xp-floating-trigger {
        right: 15px;
        bottom: 16px;
        width: 59px;
        height: 59px;
        border-radius: 19px;
    }

    .xp-floating-trigger svg {
        width: 24px;
        height: 24px;
    }

}

/* =====================================================
   CELULAR PEQUEÑO
===================================================== */

@media (max-width: 390px) {

    .xp-floating-card {
        padding: 18px;
    }

    .xp-floating-card__content h3 {
        font-size: 25px;
    }

    .xp-floating-card__content p {
        font-size: 9px;
    }

}

/* =====================================================
   ACCESIBILIDAD
===================================================== */

@media (prefers-reduced-motion: reduce) {

    .xp-floating-system *,
    .xp-floating-system *::before,
    .xp-floating-system *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }

}/* End custom CSS */