.elementor-kit-916{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS for page-settings */<style>
/* ESTILOS GLOBALES - REPROGRAMA TUS FINANZAS */
.rtf-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.rtf-section { padding: 80px 0; position: relative; }
.rtf-btn {
    display: inline-block;
    background: linear-gradient(135deg, #FF5E00 0%, #FF8C00 100%);
    color: white !important;
    padding: 18px 40px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 800;
    font-size: 1.1rem;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(255, 94, 0, 0.3);
    text-align: center;
}
.rtf-btn:hover { 
    transform: translateY(-3px); 
    box-shadow: 0 6px 25px rgba(255, 94, 0, 0.5);
}
.rtf-accent { color: #FF5E00; }
.rtf-bg-dark { background-color: #0A0A0A; color: #F0F0F0; }
.rtf-bg-gradient {
    background: radial-gradient(circle at top right, #1A1A1A 0%, #0A0A0A 70%);
}
.rtf-highlight-box {
    background: linear-gradient(145deg, rgba(255,94,0,0.1), rgba(20,20,20,0.7));
    border-left: 4px solid #FF5E00;
    padding: 30px;
    border-radius: 0 12px 12px 0;
    margin: 30px 0;
}
.rtf-text-center { text-align: center; }
.rtf-text-large { font-size: 1.3rem; }
.rtf-heading-1 { font-size: 3.5rem; font-weight: 800; line-height: 1.2; }
.rtf-heading-2 { font-size: 2.8rem; font-weight: 800; line-height: 1.3; }
.rtf-heading-3 { font-size: 1.8rem; font-weight: 700; line-height: 1.4; }

/* RESPONSIVE */
@media (max-width: 1024px) {
    .rtf-heading-1 { font-size: 2.8rem; }
    .rtf-heading-2 { font-size: 2.2rem; }
}
@media (max-width: 768px) {
    .rtf-section { padding: 50px 0; }
    .rtf-heading-1 { font-size: 2.2rem; }
    .rtf-heading-2 { font-size: 1.8rem; }
    .rtf-heading-3 { font-size: 1.5rem; }
}
</style>/* End custom CSS */