.elementor-kit-8{--e-global-color-primary:#EF3C06;--e-global-color-secondary:#555E5E;--e-global-color-text:#122121;--e-global-color-accent:#426767;--e-global-color-59a4e2c:#F1F4F4;--e-global-color-1234856:#A1AAAA;--e-global-color-1ba07ac:#D4DDDD;--e-global-color-608f7f6:#FFFFFF;--e-global-typography-primary-font-family:"Saira";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Chivo Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:600;font-size:18px;}.elementor-kit-8 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* OCULTAR SCROLL BAR */
/* Chrome, Edge, Safari */
::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

/* Firefox */
html {
    scrollbar-width: none;
}

/* Internet Explorer 10+ */
body {
    -ms-overflow-style: none;
}

html {
  scroll-behavior: smooth;
}/* End custom CSS */