.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"snug-sharp-variable";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"snug-sharp-variable";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#790AC5;font-family:"snug-sharp-variable", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#000000;font-family:"snug-sharp-variable", Sans-serif;font-size:52px;}.elementor-kit-6 h2{color:#000000;font-family:"snug-sharp-variable", Sans-serif;font-size:40px;}.elementor-kit-6 h3{color:#000000;font-family:"snug-sharp-variable", Sans-serif;font-size:30px;}.elementor-kit-6 h4{color:#000000;font-family:"snug-sharp-variable", Sans-serif;font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1024px){.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:30px;}.elementor-kit-6 h2{font-size:24px;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::-webkit-scrollbar{
    width: 0.9vw;
    background: #f7f7f7;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#FA4B01, #F2295B);
    background: linear-gradient(#FA4B01, #F2295B);
    border-radius: 20px;
}

html, body{
    overflow-x: hidden !important
}

p{
    margin-bottom: 0;
}

/* Altera a cor de seleção do texto em todo o site */
::selection {
    color: #ffffff;
    background: #F2295B;
}/* End custom CSS */