.elementor-kit-7{--e-global-color-primary:#0D1B28;--e-global-color-secondary:#2C2C2C;--e-global-color-text:#F5F5F5;--e-global-color-accent:#C0C0C0;--e-global-color-9b6bb55:#AF1027;--e-global-color-75e5b4c:#FF003D;--e-global-color-b88736a:#00C3FF;--e-global-color-f5bf81e:#000000;--e-global-color-e0dfd49:#0000FF;--e-global-color-f464723:#F5F5F5;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:30px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:400;font-family:"Sora", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-e0dfd49 );font-family:"Sora", Sans-serif;font-size:22px;font-weight:400;color:var( --e-global-color-text );border-style:none;border-radius:10px 10px 10px 10px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-f5bf81e );color:var( --e-global-color-f464723 );border-style:none;border-radius:10px 10px 10px 10px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-f464723 );font-family:"Sora", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-7 h1{font-family:"Sora", Sans-serif;font-size:80px;font-weight:700;}.elementor-kit-7 h2{font-family:"Sora", Sans-serif;font-size:50px;font-weight:400;}.elementor-kit-7 h3{font-family:"Sora", Sans-serif;font-size:30px;font-weight:400;}.elementor-kit-7 h4{font-family:"Sora", Sans-serif;font-size:22px;font-weight:400;}.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-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 *//* Offset de rolagem para IDs específicos */
#dor, #solucao, #parceria, #faq, #contato {
  scroll-margin-top: 100px; /* Altere este valor */
}

/* Evita o overflow horizontal APENAS em telas de celular */
@media (max-width: 767px) {
  html, body {
    width: 100%;
    overflow-x: hidden;
  }
}

/* Ativa a rolagem suave em todo o site */
html {
  scroll-behavior: smooth;
}/* End custom CSS */