.elementor-kit-7{--e-global-color-primary:#667A6A;--e-global-color-secondary:#D4C2BC;--e-global-color-text:#666666;--e-global-color-accent:#D5DEA6;--e-global-color-de86a35:#FFFFFF;--e-global-color-3912b12:#667A6A;--e-global-color-da21e37:#B5C4B1;--e-global-color-abac89d:#D5DEA6;--e-global-color-2e50907:#FCF7E6;--e-global-color-08fabf3:#D4C2BC;--e-global-color-8d34164:#E2ECDF;--e-global-color-cf18af2:#CBB5AE;--e-global-color-e733cfa:#9FB299;--e-global-color-81b08f4:#A7B9A2;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Literata";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.4em;--e-global-typography-d0ea1e8-font-family:"Outfit";--e-global-typography-d0ea1e8-font-size:1.5rem;--e-global-typography-d0ea1e8-font-weight:500;--e-global-typography-d0ea1e8-line-height:1.3em;--e-global-typography-d0ea1e8-letter-spacing:-0.1px;--e-global-typography-f1a576d-font-family:"Playfair";--e-global-typography-f1a576d-font-style:italic;--e-global-typography-f1a576d-line-height:1.3em;--e-global-typography-f1a576d-letter-spacing:-0.1px;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@media(max-width:1440px){.elementor-kit-7{--e-global-typography-text-font-size:17px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-7{--e-global-typography-text-font-size:15px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */ul {
margin-block-end: 15px !important;
}
li {
margin-block-end: 10px !important;
}

p {
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;

    word-break: normal;
    overflow-wrap: normal;
}

html {
  font-size: 18px !important;
}

/* 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 */