.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#8A8A8A;--e-global-color-accent:#61CE70;--e-global-color-d2cfbbe:#F5F5F6;--e-global-color-cd77a52:#000000;--e-global-color-6356b9f:#FFFFFF;--e-global-color-522efdb:#02010100;--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;--e-global-typography-3e8552c-font-family:"Arial";--e-global-typography-3e8552c-font-size:14px;--e-global-typography-3e8552c-font-weight:400;--e-global-typography-3e8552c-text-transform:uppercase;--e-global-typography-3e8552c-line-height:20px;--e-global-typography-b5fd3e2-font-family:"Arial";--e-global-typography-b5fd3e2-font-size:14px;--e-global-typography-b5fd3e2-font-weight:400;--e-global-typography-b5fd3e2-line-height:20px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}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 */html, body {
    overflow-x: hidden;
}

p:last-child {
    margin-bottom: 0px;
}

.elementor-icon-wrapper {
    line-height: 0;
}

.estirar-class :is(
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    li,
    .elementor-heading-title,
    .elementor-button-text,
    .elementor-icon-list-text
) {
    display: inline-block !important;
    transform: scaleY(2.77) !important;
    transform-origin: center center !important;
}

/* Links sueltos */
.estirar-class a {
    display: inline-block !important;
    transform: scaleY(2.77) !important;
    transform-origin: center center !important;
}

/* Evita doble estirado si el link está dentro de un heading ya estirado */
.estirar-class .elementor-heading-title a,
.estirar-class h1 a,
.estirar-class h2 a,
.estirar-class h3 a,
.estirar-class h4 a,
.estirar-class h5 a,
.estirar-class h6 a {
    transform: none !important;
}/* End custom CSS */