.elementor-35 .elementor-element.elementor-element-7ec4301{--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-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-35 .elementor-element.elementor-element-2e25361 .elementor-repeater-item-5c64957 .swiper-slide-bg{background-color:#833ca3;background-image:url(https://novastar.store/wp-content/uploads/2026/03/banner-desk-2-1.jpg);background-size:cover;}.elementor-35 .elementor-element.elementor-element-2e25361 .elementor-repeater-item-5c64957 .elementor-background-overlay{background-color:#01142E8A;}.elementor-35 .elementor-element.elementor-element-2e25361 .elementor-repeater-item-01a645e .swiper-slide-bg{background-color:#833ca3;background-image:url(https://novastar.store/wp-content/uploads/2026/03/banner-deskl1-1-scaled.jpg);background-size:cover;}.elementor-35 .elementor-element.elementor-element-2e25361 .elementor-repeater-item-01a645e .elementor-background-overlay{background-color:#01142E78;}.elementor-35 .elementor-element.elementor-element-2e25361 .swiper-slide{transition-duration:calc(5000ms*1.2);height:700px;}.elementor-35 .elementor-element.elementor-element-2e25361 .swiper-slide-contents{max-width:70%;}.elementor-35 .elementor-element.elementor-element-2e25361 .swiper-slide-inner{text-align:center;}.elementor-35 .elementor-element.elementor-element-2e25361 .elementor-slide-heading{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-35 .elementor-element.elementor-element-3451f29{--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-35 .elementor-element.elementor-element-0a4a46b{--display:flex;--min-height:420px;--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;}.elementor-35 .elementor-element.elementor-element-0a4a46b:not(.elementor-motion-effects-element-type-background), .elementor-35 .elementor-element.elementor-element-0a4a46b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-35 .elementor-element.elementor-element-5550711{--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-35 .elementor-element.elementor-element-ec20efb{--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-35 .elementor-element.elementor-element-077160e{--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;}body.elementor-page-35:not(.elementor-motion-effects-element-type-background), body.elementor-page-35 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-35 .elementor-element.elementor-element-7ec4301{--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-35 .elementor-element.elementor-element-2e25361 .swiper-slide{height:600px;}.elementor-35 .elementor-element.elementor-element-2e25361 .swiper-slide-contents{max-width:100%;}.elementor-35 .elementor-element.elementor-element-2e25361 .elementor-slide-heading{font-size:30px;}.elementor-35 .elementor-element.elementor-element-0a4a46b{--min-height:290px;}}/* Start custom CSS for html, class: .elementor-element-8a4b507 *//* =========================================
   SECCIÓN SOBRE NOSOTROS
========================================= */
.novastar-about {
    width: 100%;
    padding: 100px 0;
    background-color: var(--bg-color);
    overflow: hidden;
}

.about-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    align-items: center;
    gap: 80px; /* Espacio entre texto e imagen */
}

/* --- Lado del Texto --- */
.about-text-side {
    flex: 1;
}

.about-subtitle {
    display: block;
    color: var(--accent-color);
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.about-title {
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.about-description {
    font-size: 1.1rem;
    color: #a0a0a0;
    line-height: 1.6;
    margin-bottom: 40px;
    font-weight: 400;
}

/* --- Botón CTA --- */
.about-cta {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9rem;
    position: relative;
    padding-bottom: 5px;
}

.about-cta svg {
    width: 20px;
    transition: transform 0.3s ease;
}

.about-cta::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px; /* Línea corta inicial */
    height: 2px;
    background-color: var(--accent-color);
    transition: width 0.3s ease;
}

.about-cta:hover::after {
    width: 100%; /* La línea crece al pasar el ratón */
}

.about-cta:hover svg {
    transform: translateX(10px); /* La flecha se mueve */
}

/* --- Lado de la Imagen --- */
.about-image-side {
    flex: 1;
    position: relative;
}

.about-image-wrapper {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    z-index: 2;
}

.about-img {
    width: 100%;
    height: auto;
    display: block;
    filter: grayscale(100%); /* B/N para encajar con el estilo */
    transition: filter 0.5s ease, transform 0.8s ease;
}

.about-image-side:hover .about-img {
    filter: grayscale(0%);
    transform: scale(1.05);
}

.about-accent-box {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 150px;
    height: 150px;
    background-color: var(--accent-color);
    z-index: 1;
    border-radius: 15px;
    opacity: 0.3;
}

/* --- Responsive --- */
@media (max-width: 900px) {
    .about-container {
        flex-direction: column;
        text-align: center;
        gap: 50px;
    }
    
    .about-cta {
        justify-content: center;
    }
    
    .about-title {
        font-size: 2rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6d65303 *//* =========================================
   BARRA DE SOPORTE Y RECURSOS (FONDO BLANCO)
========================================= */
.novastar-support-bar {
    background-color: #ffffff; /* Fondo blanco */
    padding: 60px 0; /* Altura corta */
    width: 100%;
    border-top: 1px solid #f0f0f0;
}

.support-bar-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columnas iguales */
    gap: 40px;
}

.support-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

/* --- Iconos --- */
.support-icon {
    flex-shrink: 0;
    width: 45px;
    height: 45px;
    color: var(--accent-color); /* Tu azul #005fb6 */
}

.support-icon svg {
    width: 100%;
    height: 100%;
}

/* --- Contenido --- */
.support-content h3 {
    font-family: var(--font-main);
    font-size: 1.1rem;
    font-weight: 800;
    color: #1a1a1a; /* Texto oscuro sobre blanco */
    margin: 0 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.support-content p {
    font-size: 0.9rem;
    color: #666666;
    margin: 0 0 15px 0;
    line-height: 1.4;
}

/* --- Links Estilo CTA --- */
.support-link {
    display: inline-block;
    color: var(--accent-color);
    text-decoration: none;
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    transition: color 0.3s ease, transform 0.3s ease;
}

.support-link:hover {
    color: #1a1a1a;
    transform: translateX(5px);
}

/* --- Responsive --- */
@media (max-width: 900px) {
    .support-bar-container {
        grid-template-columns: 1fr; /* Una columna en móvil */
        gap: 50px;
        text-align: center;
    }
    
    .support-item {
        flex-direction: column;
        align-items: center;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-164a667 *//* ==========================================================
   SECCIÓN DE CONFIANZA Y PARTNERSHIP (HOME)
   ========================================================== */
.ns-trust-section {
    background: linear-gradient(135deg, #1e3350 0%, #0d1a2e 100%);
    padding: 100px 20px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

/* Decoración de fondo */
.ns-trust-section::after {
    content: 'OFFICIAL';
    position: absolute;
    bottom: -20px;
    right: -20px;
    font-size: 12rem;
    font-weight: 900;
    color: rgba(255, 255, 255, 0.02);
    pointer-events: none;
}

.ns-trust-container {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 350px 1fr;
    gap: 60px;
    align-items: center;
}

/* Badges de la izquierda */
.ns-trust-badges {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

.ns-badge-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: transform 0.3s ease;
}

.ns-badge-card.highlight {
    background: rgba(0, 95, 182, 0.1);
    border-color: rgba(0, 95, 182, 0.3);
}

.ns-badge-icon {
    font-size: 2.5rem;
}

.ns-badge-label {
    color: #ffffff;
    font-weight: 800;
    font-size: 0.9rem;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
}

/* Contenido de la derecha */
.ns-trust-title {
    font-size: 2.5rem;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: -1px;
}

.ns-trust-text {
    font-size: 1.15rem;
    color: #cccccc;
    line-height: 1.8;
    margin-bottom: 30px;
}

.ns-trust-text strong {
    color: #0291d1; /* Tu azul brillante */
}

/* Caja de Aviso de Soporte Exclusivo */
.ns-trust-notice {
    background: rgba(255, 255, 255, 0.05);
    border-left: 4px solid #ff3b30; /* Rojo de advertencia */
    padding: 20px 25px;
    display: flex;
    gap: 15px;
    align-items: center;
    border-radius: 0 10px 10px 0;
    margin-bottom: 40px;
}

.ns-notice-icon {
    font-size: 1.5rem;
}

.ns-trust-notice p {
    color: #f1f1f1;
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.5;
}

/* Footer con logos */
.ns-trust-footer {
    display: flex;
    align-items: center;
    gap: 20px;
}

.ns-partner-logo {
    max-height: 30px;
    
    opacity: 0.8;
}

.ns-divider {
    width: 1px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
}

.ns-partner-tag {
    font-size: 0.8rem;
    color: #888;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

/* RESPONSIVO */
@media (max-width: 992px) {
    .ns-trust-container {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 40px;
    }
    .ns-badge-card { justify-content: center; }
    .ns-trust-notice { text-align: left; }
    .ns-trust-footer { justify-content: center; flex-direction: column; }
    .ns-divider { display: none; }
}/* End custom CSS */
/* Start custom CSS *//* --- Contenedor Principal --- */
.novastar-categories {
    max-width: 1100px;
    margin: 80px auto;
    padding: 0 20px;
}

.bento-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 columnas base */
    grid-auto-rows: 220px; /* Altura base de cada fila */
    gap: 15px;
    z-index: 0;
  position: relative;
}

/* --- Estilo Base de los Items --- */
.bento-item {
    position: relative;
    overflow: hidden;
    background-color: #0d0f12;
    border-radius: 15px;
    display: flex;
    align-items: flex-end; /* Texto al fondo */
    padding: 30px;
    text-decoration: none !important;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

/* --- Definición de Tamaños Asimétricos --- */
.item-featured { grid-column: span 2; grid-row: span 2; } /* Grande */
.item-medium { grid-column: span 2; grid-row: span 1; }   /* Ancho */
.item-wide { grid-column: span 2; grid-row: span 1; }     /* Ancho inferior */
.item-small { grid-column: span 1; grid-row: span 1; }    /* Cuadrado pequeño */
.item-regular { grid-column: span 1; grid-row: span 1; }  /* Cuadrado pequeño */

/* --- Fondo de Imagen y Efectos --- */
.bento-bg {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background-size: cover;
    background-position: center;
    filter: grayscale(40%) brightness(0.6); /* Imagen B/N muy oscura */
    transition: all 0.6s ease;
    z-index: 1;
}

/* Hover: La imagen cobra vida */
.bento-item:hover .bento-bg {
    filter: grayscale(0%) brightness(0.6);
    transform: scale(1.1); /* Zoom suave */
}

/* Capa de color azul al pasar el ratón */
.bento-item::before {
    content: '';
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(45deg, rgba(0, 95, 182, 0.3), transparent);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
}

.bento-item:hover::before {
    opacity: 1;
}

/* --- Contenido de Texto --- */
.bento-content {
    position: relative;
    z-index: 10; /* Por encima de la imagen y el cursor */
}

.bento-tag {
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--accent-color);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 8px;
}

.bento-title {
    font-family: var(--font-main);
    font-size: 1.4rem;
    font-weight: 800;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.1;
}

/* --- Adaptabilidad (Responsive) --- */
@media (max-width: 1024px) {
    .bento-grid {
        grid-template-columns: repeat(2, 1fr); /* 2 columnas en tablet */
    }
}

@media (max-width: 600px) {
    .bento-grid {
        grid-template-columns: 1fr; /* 1 columna en móvil */
        grid-auto-rows: 250px;
    }
    .item-featured, .item-medium, .item-wide { grid-column: span 1; grid-row: span 1; }
}/* End custom CSS */