.elementor-kit-7{--e-global-color-primary:#D9BFA2;--e-global-color-secondary:#3D221F;--e-global-color-text:#F62D3E;--e-global-color-accent:#FBF7F4;--e-global-color-7329817:#4B372C;--e-global-color-07b5048:#F2F0E9;--e-global-color-529b13a:#E9E6D8;--e-global-color-2f2c09f:#E9E6D8;--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;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html{ 
  scroll-behavior: smooth; 
}

body{
    -webkit-font-smoothing: antialiased;
}

html, body{
    width: 100%;
    margin: 0;
    overflow-x: hidden;
}

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

@media screen and (max-width: 1366px) and (min-width: 767px){
    .box{
        --content-width: 90vw !important;
    }
}

@media screen and (max-width: 767px){
    .box{
        --content-width: 350px !important;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.gradiente {

background: -webkit-linear-gradient(70deg, #EBBF74, #856C42);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gradiente2 {

background: -webkit-linear-gradient(70deg, #A56535, #4B372C);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}/* End custom CSS */