.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-325ee91:#489D9B;--e-global-color-0bbd2ce:#0F1F2C;--e-global-color-b37f57d:#E7E8E2;--e-global-color-2235d41:#225B5A;--e-global-color-a4a2f78:#6ADCD9;--e-global-color-aa42747:#0B1721;--e-global-color-a3c60e5:#172F42;--e-global-color-657758d:#FDFEFF;--e-global-color-5d99a13:#E3E6EA;--e-global-color-6d8780a:#FDFEFC;--e-global-color-0f25da7:#2D2F32;--e-global-color-b9af175:#414346;--e-global-color-0f9beb4:#42465A14;--e-global-color-0b6e75d:#42465A4D;--e-global-color-967eb01:#225B5A3B;--e-global-color-8955358:#C6DBDB63;--e-global-color-555b865:#6ADCD98F;--e-global-color-84823cb:#6ADCD92B;--e-global-color-a8e5735:#F1FAFA;--e-global-color-3cc34af:#1A6D4F52;--e-global-color-6f2214a:#F3F8F8;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Inter", Sans-serif;}.elementor-kit-7 h1{font-family:"Inter", Sans-serif;}.elementor-kit-7 h2{font-family:"Inter", Sans-serif;font-size:28px;font-weight:600;}.elementor-kit-7 h3{font-family:"Inter", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-7 h4{font-family:"Inter", Sans-serif;font-size:22px;font-weight:500;}.elementor-kit-7 h5{font-family:"Inter", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-7 h6{font-family:"Inter", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Inter", Sans-serif;}.elementor-kit-7 label{font-family:"Inter", Sans-serif;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:"Inter", Sans-serif;}.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);}.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-kit-7 h2{font-size:24px;}.elementor-kit-7 h3{font-size:22px;}.elementor-kit-7 h4{font-size:20px;}.elementor-kit-7 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,
body{
width:100%;
overflow-x: clip;
}

/* DIMINUIR ESPAÇAMENTO */

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


/* MUDAR COR DA BARRA DO SCR */

body::-webkit-scrollbar {
    width: 11px;
}
    
    body::-webkit-scrollbar-track {
    background: #9c9c9c;
}
    
    body::-webkit-scrollbar-thumb {
    background-color: #489D9B;
    
    border-radius: 10px;
    
    border: 2px solid #9c9c9c;
    
}/* End custom CSS */