.elementor-kit-6{--e-global-color-primary:#2D3652;--e-global-color-secondary:#FAF6F1;--e-global-color-text:#444444;--e-global-color-accent:#A08765;--e-global-color-32574e9:#FFFFFF;--e-global-color-efff14b:#FAF6F1;--e-global-color-ee16e47:#242424;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b9c668a-font-family:"Roboto";--e-global-typography-b9c668a-font-size:21px;--e-global-typography-b9c668a-font-weight:500;--e-global-typography-144a3c4-font-family:"Roboto";--e-global-typography-144a3c4-font-size:17px;--e-global-typography-144a3c4-font-weight:500;--e-global-typography-4a114f9-font-family:"Roboto";--e-global-typography-4a114f9-font-size:14px;--e-global-typography-4a114f9-font-weight:400;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-32574e9 );font-family:"Roboto", Sans-serif;font-size:72px;font-weight:400;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:33px;font-weight:bold;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:21px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-b9c668a-font-size:17px;--e-global-typography-144a3c4-font-size:17px;font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --light-gray:#FAF6F1; --text:#444444; --white:#ffffff; --dark-blue:#172739; --gold:#A08965; --top-text:#7A7A7A; --h3:#162638bd; --Gris-eyebrows:#989898; --Line:#cdb898; --blue:#2D3652; --transparente:#ffffff00; --o-bg:#FFFFFF; --o-tint:#F6F4F1; --o-ink:#1D1D1B; --o-body:#55555A; --o-muted:#8A8A8A; --o-accent:#2D3652; --o-accent-soft:#4A5470; --o-accent-dark:#1B2236; --o-line:#E2E0DC; --o-invert:#FFFFFF; --o-font-display:Inter; --o-font-heading:Inter; --o-font-body:Inter; --o-space-xs:8px; --o-space-sm:16px; --o-space-md:24px; --o-space-lg:48px; --o-space-xl:96px; --o-space-section:clamp(64px, 8vw, 120px); --o-gutter:clamp(20px, 6vw, 120px); --o-measure:720px; }
/* Start custom CSS *//* GLOBALES */

html, body{
    max-width: 100%;
    overflow-x: hidden;
    scroll-padding-top: 150px;
}

.e-n-accordion summary:hover h3, .e-n-accordion summary[aria-expanded="true"] h3{
   color:var(--e-global-color-accent);
}

.sub a:hover .elementor-icon-list-text{
    text-decoration: underline;
}

p.sub:hover{
    text-decoration: underline;
}

p.sub:hover strong {
  text-decoration: none;
}

.p-fix p:last-of-type{
    margin-bottom: 0;
}/* End custom CSS */