.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for html, class: .elementor-element-6999840 *//* =========================================================
   NAVEE V25 - ELEMENTOR / WOOCOMMERCE
   ========================================================= */

.qtc-v25 {
    --v25-card: #111114;
    --v25-red: #ee302b;
    --v25-red-light: #ff7771;
    --v25-white: #ffffff;
    --v25-muted: rgba(255, 255, 255, 0.76);
    --v25-border: rgba(255, 255, 255, 0.20);

    width: 100%;
    margin: 0;
    padding: 72px 24px;
    overflow: hidden;
    background:
        radial-gradient(circle at 10% 0%, rgba(238, 48, 43, 0.14), transparent 32%),
        radial-gradient(circle at 92% 18%, rgba(238, 48, 43, 0.08), transparent 28%),
        var(--v25-bg);
    color: var(--v25-white);
    box-sizing: border-box;
}

.qtc-v25 *,
.qtc-v25 *::before,
.qtc-v25 *::after {
    box-sizing: border-box;
}

.qtc-v25__inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

/* =========================================================
   ENCABEZADOS
   ========================================================= */

.qtc-v25__header,
.qtc-v25__section-header {
    width: 100%;
    max-width: 920px;
    margin: 0 auto 44px;
    text-align: center;
}

.qtc-v25__section-header {
    margin-top: 78px;
}

.qtc-v25__eyebrow {
    display: inline-flex;
    margin: 0 0 15px;
    padding: 8px 15px;
    border: 1px solid rgba(238, 48, 43, 0.45);
    border-radius: 999px;
    background: rgba(238, 48, 43, 0.11);
    color: var(--v25-red-light);
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.qtc-v25__header h2,
.qtc-v25__section-header h2 {
    margin: 0 0 20px !important;
    padding: 0 !important;
    color: #000 !important;
    font-size: clamp(32px, 4.2vw, 56px) !important;
    font-weight: 850 !important;
    line-height: 1.08 !important;
    letter-spacing: -0.035em !important;
}

.qtc-v25__header h2 strong,
.qtc-v25__section-header h2 strong {
    color: var(--v25-red);
}

.qtc-v25__header p,
.qtc-v25__section-header p {
    margin: 0 !important;
    padding: 0 !important;
    color: #000;
    font-size: clamp(16px, 1.7vw, 19px) !important;
    line-height: 1.75 !important;
}

/* =========================================================
   HERO
   ========================================================= */

.qtc-v25__hero {
    position: relative !important;
    min-height: 640px;
    margin-bottom: 18px;
    overflow: hidden !important;
    isolation: isolate;
    border: 1px solid var(--v25-border);
    border-radius: 24px;
    background-color: #0a0a0c;
    background-image:
        radial-gradient(
            circle at 75% 45%,
            rgba(238, 48, 43, 0.14),
            transparent 31%
        ),
        linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.97) 0%,
            rgba(0, 0, 0, 0.83) 40%,
            rgba(0, 0, 0, 0.24) 70%,
            rgba(0, 0, 0, 0.04) 100%
        ),
        url("https://naveetech.us/cdn/shop/files/navee-electric-scooter-v25-1082662664.png?v=1753438324&width=1600");
    background-repeat: no-repeat;
    background-position: center, center, 82% center;
    background-size: cover, cover, contain;
}

.qtc-v25__hero-content {
    position: relative;
    z-index: 2;
    width: min(100%, 625px);
    min-height: 640px;
    padding: 54px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.qtc-v25__hero-tag,
.qtc-v25__badge {
    display: inline-flex;
    width: fit-content;
    max-width: 100%;
    margin: 0 0 15px !important;
    padding: 8px 13px;
    border-radius: 7px;
    background: var(--v25-red);
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 850 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}

.qtc-v25__hero h3 {
    margin: 0 0 18px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-size: clamp(35px, 4vw, 57px) !important;
    font-weight: 850 !important;
    line-height: 1.07 !important;
    letter-spacing: -0.035em !important;
}

.qtc-v25__hero p {
    margin: 0 !important;
    padding: 0 !important;
    color: rgba(255, 255, 255, 0.84) !important;
    font-size: 17px !important;
    line-height: 1.7 !important;
}

.qtc-v25__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.qtc-v25__chip {
    padding: 10px 13px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.52);
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

/* =========================================================
   BENTO GRID
   ========================================================= */

.qtc-v25__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-areas:
        "power display safety"
        "range display safety"
        "range light smart";
    gap: 16px;
}

.qtc-v25-card {
    position: relative !important;
    width: 100%;
    min-width: 0;
    min-height: 260px;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    isolation: isolate;
    border: 1px solid var(--v25-border);
    border-radius: 20px;
    background-color: var(--v25-card);
    background-image: var(--v25-image);
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.qtc-v25-card::before {
    content: "";
    position: absolute !important;
    inset: 0 !important;
    z-index: 1;
    background:
        linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.08) 0%,
            rgba(0, 0, 0, 0.38) 42%,
            rgba(0, 0, 0, 0.97) 100%
        );
    pointer-events: none;
}

.qtc-v25-card--power {
    grid-area: power;
}

.qtc-v25-card--range {
    grid-area: range;
    min-height: 390px;
}

.qtc-v25-card--display {
    grid-area: display;
    min-height: 666px;
}

.qtc-v25-card--safety {
    grid-area: safety;
    min-height: 390px;
}

.qtc-v25-card--light {
    grid-area: light;
}

.qtc-v25-card--smart {
    grid-area: smart;
}

.qtc-v25-card--display::before {
    background:
        linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.08) 0%,
            rgba(0, 0, 0, 0.42) 44%,
            rgba(0, 0, 0, 0.97) 100%
        );
}

.qtc-v25-card__content {
    position: relative !important;
    z-index: 2 !important;
    width: 100%;
    min-height: inherit;
    height: 100%;
    padding: 28px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    align-items: flex-start;
}

.qtc-v25-card--display .qtc-v25-card__content {
    align-items: flex-end;
    justify-content: flex-start !important;
    text-align: right;
}

.qtc-v25-card--display .qtc-v25__badge {
    margin-left: auto !important;
}

.qtc-v25-card__number {
    margin: 0 0 10px;
    color: var(--v25-red);
    font-size: clamp(50px, 5vw, 74px);
    font-weight: 850;
    line-height: 0.95;
    letter-spacing: -0.05em;
}

.qtc-v25-card__number small {
    margin-left: 4px;
    color: #ffffff;
    font-size: 0.36em;
    font-weight: 700;
    letter-spacing: 0;
}

.qtc-v25-card h3 {
    margin: 0 0 12px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-size: clamp(22px, 2.2vw, 30px) !important;
    font-weight: 850 !important;
    line-height: 1.16 !important;
    letter-spacing: -0.025em !important;
}

.qtc-v25-card p {
    width: 100%;
    max-width: 470px;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--v25-muted) !important;
    font-size: 15px !important;
    line-height: 1.65 !important;
}

/* =========================================================
   STATS DE PANTALLA
   ========================================================= */

.qtc-v25__stats {
    width: min(100%, 260px);
    display: flex;
    flex-direction: column;
    gap: 21px;
}

.qtc-v25__stat {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.19);
}

.qtc-v25__stat:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.qtc-v25__stat-value {
    color: var(--v25-red);
    font-size: clamp(38px, 4vw, 55px);
    font-weight: 850;
    line-height: 1;
    letter-spacing: -0.045em;
}

.qtc-v25__stat-value span {
    margin-left: 4px;
    color: #ffffff;
    font-size: 0.38em;
    font-weight: 700;
}

.qtc-v25__stat-label {
    margin-top: 7px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 750;
}

.qtc-v25__stat-description {
    margin-top: 6px;
    color: var(--v25-muted);
    font-size: 13px;
    line-height: 1.5;
}

/* =========================================================
   BLOQUE DOS COLUMNAS
   ========================================================= */

.qtc-v25__split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    border: 1px solid var(--v25-border);
    border-radius: 24px;
    background: #0b0b0d;
}

.qtc-v25__split-image {
    min-height: 610px;
    background:
        radial-gradient(
            circle at center,
            rgba(238, 48, 43, 0.10),
            transparent 44%
        ),
        url("https://naveetech.us/cdn/shop/files/navee-electric-scooter-v25-1082662711.png?v=1753438324&width=1400");
    background-position: center;
    background-size: cover, 88% auto;
    background-repeat: no-repeat;
    background-color: #f3f3f3;
}

.qtc-v25__split-content {
    padding: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.qtc-v25__split-content h3 {
    margin: 0 0 18px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-size: clamp(30px, 3.5vw, 46px) !important;
    font-weight: 850 !important;
    line-height: 1.12 !important;
}

.qtc-v25__split-content > p {
    margin: 0 0 28px !important;
    color: var(--v25-muted) !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
}

.qtc-v25__benefits {
    display: grid;
    gap: 14px;
}

.qtc-v25__benefit {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 14px;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.035);
}

.qtc-v25__benefit-icon {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    background: linear-gradient(135deg, var(--v25-red), #75120e);
    color: #ffffff;
    font-size: 17px;
    font-weight: 850;
}

.qtc-v25__benefit h4 {
    margin: 0 0 5px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

.qtc-v25__benefit p {
    margin: 0 !important;
    padding: 0 !important;
    color: var(--v25-muted) !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
}

/* =========================================================
   FUNCIONES INTELIGENTES
   ========================================================= */

.qtc-v25__smart-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.qtc-v25__smart-card {
    padding: 24px;
    border: 1px solid var(--v25-border);
    border-radius: 18px;
    background: #101012;
}

.qtc-v25__smart-card strong {
    display: block;
    margin-bottom: 10px;
    color: var(--v25-red);
    font-size: 22px;
    font-weight: 850;
}

.qtc-v25__smart-card h3 {
    margin: 0 0 9px !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-size: 19px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
}

.qtc-v25__smart-card p {
    margin: 0 !important;
    padding: 0 !important;
    color: var(--v25-muted) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.qtc-v25__note {
    margin: 25px auto 0 !important;
    padding: 0 !important;
    color: #000 !important;
    font-size: 12px !important;
    line-height: 1.6 !important;
    text-align: center;
}

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

@media screen and (max-width: 1024px) {

    .qtc-v25__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-areas:
            "power display"
            "range display"
            "safety smart"
            "light smart";
    }

    .qtc-v25-card--power,
    .qtc-v25-card--range,
    .qtc-v25-card--safety,
    .qtc-v25-card--light {
        min-height: 330px;
    }

    .qtc-v25-card--display,
    .qtc-v25-card--smart {
        min-height: 676px;
    }

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

    .qtc-v25__split-content {
        padding: 38px;
    }
}

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

@media screen and (max-width: 767px) {

    .qtc-v25 {
        padding: 52px 14px;
    }

    .qtc-v25__header,
    .qtc-v25__section-header {
        text-align: left;
    }

    .qtc-v25__header h2,
    .qtc-v25__section-header h2 {
        font-size: 33px !important;
    }

    .qtc-v25__hero {
        min-height: 700px;
        background-image:
            radial-gradient(
                circle at 50% 25%,
                rgba(238, 48, 43, 0.12),
                transparent 35%
            ),
            linear-gradient(
                180deg,
                rgba(0, 0, 0, 0.01) 0%,
                rgba(0, 0, 0, 0.20) 42%,
                rgba(0, 0, 0, 0.97) 100%
            ),
            url("https://naveetech.us/cdn/shop/files/navee-electric-scooter-v25-1082662664.png?v=1753438324&width=1200");
        background-position: center, center, center 24px;
        background-size: cover, cover, 90% auto;
    }

    .qtc-v25__hero-content {
        min-height: 700px;
        padding: 27px 23px;
    }

    .qtc-v25__hero h3 {
        font-size: 36px !important;
    }

    .qtc-v25__grid {
        grid-template-columns: 1fr;
        grid-template-areas:
            "power"
            "range"
            "display"
            "safety"
            "light"
            "smart";
        gap: 14px;
    }

    .qtc-v25-card,
    .qtc-v25-card--power,
    .qtc-v25-card--range,
    .qtc-v25-card--display,
    .qtc-v25-card--safety,
    .qtc-v25-card--light,
    .qtc-v25-card--smart {
        min-height: 590px !important;
    }

    .qtc-v25-card__content,
    .qtc-v25-card--display .qtc-v25-card__content {
        min-height: 590px !important;
        padding: 27px 23px !important;
        align-items: flex-start !important;
        justify-content: flex-end !important;
        text-align: left !important;
    }

    .qtc-v25-card--display .qtc-v25__badge {
        margin-left: 0 !important;
    }

    .qtc-v25-card--display::before {
        background:
            linear-gradient(
                180deg,
                rgba(0, 0, 0, 0.06) 0%,
                rgba(0, 0, 0, 0.40) 45%,
                rgba(0, 0, 0, 0.97) 100%
            );
    }

    .qtc-v25-card h3 {
        font-size: 30px !important;
    }

    .qtc-v25-card p {
        max-width: none;
        font-size: 16px !important;
    }

    .qtc-v25__stats {
        width: 100%;
    }

    .qtc-v25__split {
        grid-template-columns: 1fr;
    }

    .qtc-v25__split-image {
        min-height: 390px;
        background-size: cover, 90% auto;
    }

    .qtc-v25__split-content {
        padding: 30px 23px;
    }

    .qtc-v25__smart-grid {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 430px) {

    .qtc-v25 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .qtc-v25-card,
    .qtc-v25-card--power,
    .qtc-v25-card--range,
    .qtc-v25-card--display,
    .qtc-v25-card--safety,
    .qtc-v25-card--light,
    .qtc-v25-card--smart {
        min-height: 625px !important;
        border-radius: 16px;
    }

    .qtc-v25-card__content,
    .qtc-v25-card--display .qtc-v25-card__content {
        min-height: 625px !important;
        padding: 24px 20px !important;
    }
}/* End custom CSS */