.elementor-kit-5{--e-global-color-primary:#FAE5C6;--e-global-color-secondary:#C7BEAD;--e-global-color-text:#CDD6A7;--e-global-color-accent:#FFFFFF;--e-global-color-c434bf3:#1D1D1C;--e-global-color-af85f40:#535353;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.elementor-kit-5 a{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h1{font-family:"Playfair Display", Sans-serif;}.elementor-kit-5 h2{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h3{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h4{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h5{font-family:"Montserrat", Sans-serif;}.elementor-kit-5 h6{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-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 *//* PADRÕES */
html,
body {
    width: 100%;
    overflow-x: hidden;
}

p:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0px;
}

.elementor-heading-title:last-child {
    margin-bottom: 0px;
}

strong,
b {
    font-weight: 700;
}

/* SCROLL BAR */
body::-webkit-scrollbar {
    width: 10px;
}

*::-webkit-scrollbar-track {
    background: var(--e-global-color-primary);
}

*::-webkit-scrollbar-thumb {
    background-color: var(--e-global-color-secondary);
    border: solid 2px var(--e-global-color-primary);
}

::selection {
    background: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
}/* End custom CSS */