.elementor-34945 .elementor-element.elementor-element-6cdcacf{--display:flex;--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-34945 .elementor-element.elementor-element-6cdcacf:not(.elementor-motion-effects-element-type-background), .elementor-34945 .elementor-element.elementor-element-6cdcacf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-34945 .elementor-element.elementor-element-0a7c640{--display:flex;--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-34945 .elementor-element.elementor-element-0a7c640:not(.elementor-motion-effects-element-type-background), .elementor-34945 .elementor-element.elementor-element-0a7c640 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}body.elementor-page-34945:not(.elementor-motion-effects-element-type-background), body.elementor-page-34945 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}body.elementor-page-34945{padding:36px 0px 0px 0px;}@media(max-width:1024px){.elementor-34945 .elementor-element.elementor-element-6cdcacf{--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-34945 .elementor-element.elementor-element-0a7c640{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-34945 .elementor-element.elementor-element-6cdcacf{--width:500px;--justify-content:center;--margin-top:-37px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-34945 .elementor-element.elementor-element-0a7c640{--width:500px;--justify-content:center;--margin-top:-37px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS *//* --- ESTILOS PARA LA SECCIÓN MAXHYBRID (v4 - FINAL) --- */

.tamar-g-widget-premium .maxhybrid-artistic-section {
    background-color: var(--color-light-bg);
    position: relative;
    overflow: hidden;
    text-align: center;
}

/* Reducimos el padding general de la sección en móvil */
@media (max-width: 768px) {
    .tamar-g-widget-premium .maxhybrid-artistic-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.tamar-g-widget-premium .background-word {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25vw;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.03); /* Un poco más visible */
    z-index: 1;
    user-select: none;
    line-height: 1;
}

.tamar-g-widget-premium .artistic-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Título de marca ahora más grande y potente */
.tamar-g-widget-premium .artistic-brand-title {
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--color-text-dark);
    margin-bottom: 30px;
    line-height: 1.2;
}

.tamar-g-widget-premium .artistic-image {
    max-width: 650px; /* Imagen ligeramente más pequeña */
    margin-bottom: 30px; /* Menos espacio */
}

.tamar-g-widget-premium .artistic-image img {
    width: 100%;
    height: auto;
}

.tamar-g-widget-premium .artistic-text {
    max-width: 650px;
    margin-bottom: 50px; /* Menos espacio */
}

.tamar-g-widget-premium .artistic-text h2 {
    font-size: 1.8rem; /* Tamaño ajustado para ser subtítulo */
    font-weight: 600;
    color: var(--color-text-dark);
    line-height: 1.3;
    margin-bottom: 16px;
}

.tamar-g-widget-premium .artistic-text p {
    font-size: 1.1rem;
    color: #555;
    line-height: 1.7;
}

.tamar-g-widget-premium .maxhybrid-features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    text-align: left;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
}

.tamar-g-widget-premium .feature-card {
    background-color: #fff;
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #e5e5e7;
}

.tamar-g-widget-premium .feature-card i {
    font-size: 1.5rem;
    color: var(--color-text-dark);
    margin-bottom: 15px;
}

.tamar-g-widget-premium .feature-card h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: var(--color-text-dark);
}

.tamar-g-widget-premium .feature-card p {
    font-size: 0.95rem;
    color: #555;
    line-height: 1.6;
}

.tamar-g-widget-premium .maxhybrid-offer-box {
    margin: 50px auto 0 auto;
    max-width: 500px;
}

/* --- Ajustes responsivos para esta sección --- */
@media (max-width: 768px) {
    .tamar-g-widget-premium .background-word {
        font-size: 40vw;
        top: 25%;
    }
    .tamar-g-widget-premium .artistic-brand-title {
        font-size: 2rem;
    }
    .tamar-g-widget-premium .artistic-text h2 { 
        font-size: 1.5rem; 
    }
    .tamar-g-widget-premium .artistic-text p { 
        font-size: 1rem; 
    }
    .tamar-g-widget-premium .maxhybrid-features-grid {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */