.elementor-kit-1097{--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:"Manrope";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:600;}.elementor-kit-1097 e-page-transition{background-color:#FFBC7D;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-1097 h1{font-family:"Manrope", Sans-serif;font-size:68px;font-weight:800;}.elementor-kit-1097 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-1097 h3{font-family:"Manrope", Sans-serif;font-size:36px;font-weight:600;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-1097 h1{font-size:60px;}.elementor-kit-1097 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1097 h1{font-size:40px;}.elementor-kit-1097 h3{font-size:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ==========================================================
   IMAGISMO BASE CSS v1.0
   Base para todos los proyectos Elementor
   ========================================================== */

/* ---------- RESET ---------- */

*,
*::before,
*::after{
    box-sizing:border-box;
}

/* ---------- HTML ---------- */

html{
    scroll-behavior:smooth;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    text-rendering:optimizeLegibility;
}

/* ---------- IMÁGENES ---------- */

img{
    display:block;
    max-width:100%;
    height:auto;
}

/* ---------- TIPOGRAFÍA ---------- */

h1,h2,h3,h4,h5,h6,p{
    max-width:100%;
    overflow-wrap:break-word;
    word-break:normal;
    hyphens:auto;
}

/* ---------- ELEMENTOR ---------- */

.elementor-column,
.elementor-widget,
.e-con{
    min-width:0;
}

/* ---------- IFRAMES ---------- */

iframe,
video{
    max-width:100%;
}

/* ---------- TABLAS ---------- */

table{
    width:100%;
}

/* ---------- BOTONES ---------- */

.elementor-button{
    transition:all .25s ease;
}

/* ---------- SELECCIÓN ---------- */

::selection{
    background:#000;
    color:#fff;
}/* End custom CSS */