.elementor-kit-10{--e-global-color-primary:#F1C400;--e-global-color-secondary:#11111F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F05636;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:700;background-color:var( --e-global-color-secondary );line-height:1.3em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{line-height:1.2em;}.elementor-kit-10 h2{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
width: 100%;
overflow-x: hidden;
}

.links a,
.links a:hover{
    color: currentColor;
}

.svgs .elementor-icon svg {
height: unset!important;
margin-bottom: -7px;
}

.elementor-widget-text-editor p:last-child {
margin-bottom:0px;
}

.balance{
    text-wrap: balance;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

/* Chrome, Edge e Safari */
body::-webkit-scrollbar {
  width: 10px;
}

body::-webkit-scrollbar-track {
  background: #000000;
}

body::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 10px; 
  border: 2px solid #000000; 
}

/* Firefox */
@-moz-document url-prefix() {
  * {
    scrollbar-width: 10px;
    scrollbar-color:
                    #C8F0A5 
                    #000000; 
    -moz-appearance: scrollbar;
  }
}/* End custom CSS */