.elementor-kit-5{--e-global-color-primary:#FF0026;--e-global-color-secondary:#FEFEFE;--e-global-color-text:#1A1A1C;--e-global-color-accent:#242426;--e-global-color-f37b898:#2D2D30;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Advent Pro";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Advent Pro", Sans-serif;}.elementor-kit-5 h2{font-family:"Raleway", Sans-serif;}.elementor-kit-5 h4{font-family:"Raleway", Sans-serif;}.elementor-kit-5 h5{font-family:"Raleway", Sans-serif;}.elementor-kit-5 h6{font-family:"Raleway", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.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 */