.elementor-kit-5{--e-global-color-primary:#8B7B6C;--e-global-color-secondary:#D5BDAF;--e-global-color-text:#1A1A1A;--e-global-color-accent:#D9B49D;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:400;background-color:#FFFFFF;font-size:16px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#D9B49D;font-family:"Inter", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-size:16px;}.elementor-kit-5 h1{font-size:4.236rem;}.elementor-kit-5 h2{font-family:"Inter", Sans-serif;font-size:2.618rem;font-weight:300;}.elementor-kit-5 h3{font-size:1.618rem;}.elementor-kit-5 h4{font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:1366px){.elementor-kit-5{font-size:15px;}.elementor-kit-5 a{font-size:15px;}}@media(max-width:1024px){.elementor-kit-5{font-size:15px;}.elementor-kit-5 a{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:15px;}.elementor-kit-5 a{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilo base de los H3 dentro de la Icon List */
.elementor-icon-list-items .elementor-icon-list-text h3 {
    font-size: 18px !important;      /* Desktop */
    line-height: 1.4;
    
}

h1{
    
}

/* Laptop: hasta 1366px */
@media (max-width: 1366px) {
    .elementor-icon-list-items .elementor-icon-list-text h3 {
        font-size: 15px !important;;
    }
}

/* Tablet Portrait: hasta 1024px */
@media (max-width: 1024px) {
    .elementor-icon-list-items .elementor-icon-list-text h3 {
        font-size: 14px !important;;
    }
}

/* Mobile Portrait: hasta 767px */
@media (max-width: 767px) {
    .elementor-icon-list-items .elementor-icon-list-text h3 {
        font-size: 14px !important;;
    }
}

/* ===== Escala tipográfica áurea (φ ≈ 1.618) ===== */
/* Desktop — base 16px */
body, p {
    font-size: 16px;
    line-height: 1.6;
}
h1 { font-size: 68px; line-height: 1.1; }
h2 { font-size: 42px; line-height: 1.15; }
h3 { font-size: 26px; line-height: 1.25; }

/* Laptop — hasta 1366px, base 15px */
@media (max-width: 1366px) {
    body, p { font-size: 15px; }
    h1 { font-size: 63px; }
    h2 { font-size: 39px; }
    h3 { font-size: 24px; }
}

/* Tablet Portrait — hasta 1024px, base 15px */
@media (max-width: 1024px) {
    body, p { font-size: 15px; }
    h1 { font-size: 49px; }
    h2 { font-size: 30px; }
    h3 { font-size: 24px; }
}

/* Mobile Portrait — hasta 767px, base 15px */
@media (max-width: 767px) {
    body, p { font-size: 15px; }
    h1 { font-size: 39px; }
    h2 { font-size: 24px; }
    h3 { font-size: 20px; }
}/* End custom CSS */