.elementor-kit-828{--e-global-color-primary:#F7F7F7;--e-global-color-secondary:#212121;--e-global-color-text:#F5F5F5;--e-global-color-accent:#00E676;--e-global-color-4e6b0cc8:#F6F6F6;--e-global-color-74e10d:#212121;--e-global-color-8e298fc:#B0BEC5;--e-global-color-81a845d:#FFF;--e-global-color-c47b3c3:#686666;--e-global-color-2e8fc40:#0575E6;--e-global-color-6766450a:#00E676;--e-global-color-7f21427:#4EF0A5;--e-global-color-a08c8a8:#6167FB;--e-global-color-8315bd9:#FF007A;--e-global-color-62df96cc:#FF6A33;--e-global-color-3e558707:#E5EFF9;--e-global-color-5614d723:#F2F5F9;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Major Mono Display";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;background-color:#F6F6F6;color:#212121;font-family:"DM Sans", Sans-serif, Inter, Poppins;font-size:18px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0px;--e-page-transition-entrance-animation:e-page-transition-slide-out-left;--e-page-transition-exit-animation:e-page-transition-slide-in-right;--e-page-transition-animation-duration:100ms;}.elementor-kit-828 e-page-transition{background-color:var( --e-global-color-74e10d );}.elementor-kit-828 a{color:var( --e-global-color-2e8fc40 );font-family:"DM Sans", Sans-serif, Inter, Poppins;font-size:18px;font-weight:500;text-transform:none;font-style:normal;}.elementor-kit-828 a:hover{color:var( --e-global-color-primary );}.elementor-kit-828 h1{color:#212121;font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:64px;font-weight:700;text-transform:uppercase;font-style:normal;line-height:44px;letter-spacing:2px;}.elementor-kit-828 h2{color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:42px;font-weight:600;text-transform:none;font-style:normal;line-height:44px;letter-spacing:1px;}.elementor-kit-828 h3{color:#212121;font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:26px;font-weight:600;text-transform:none;font-style:normal;letter-spacing:0px;}.elementor-kit-828 h4{color:#212121;font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:26px;font-weight:500;text-transform:none;letter-spacing:0px;}.elementor-kit-828 h5{color:#212121;font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:22px;font-weight:500;text-transform:none;font-style:normal;letter-spacing:0px;}.elementor-kit-828 h6{color:#212121;font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:18px;font-weight:500;text-transform:none;font-style:normal;letter-spacing:0px;}.elementor-kit-828 button,.elementor-kit-828 input[type="button"],.elementor-kit-828 input[type="submit"],.elementor-kit-828 .elementor-button{font-family:"Montserrat", Sans-serif, Inter, Poppins;font-size:18px;font-weight:600;text-transform:uppercase;font-style:normal;color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;padding:18px 32px 18px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:99vw;}.e-con{--container-max-width:99vw;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */.gradient-title {
  background: linear-gradient(90deg, #0677E4, #4DEEA6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.gradient-title-2 {
  background: linear-gradient(90deg, #FF6A33, #FF007A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

/* Alvo correto da linha divisória */
.elementor-divider {
  height: 4px; /* espessura da linha */
  width: 60%;
  background: linear-gradient(90deg, #0453B8, #4DEEA6);
  border-radius: 0px; /* deixa as bordas suaves */
  border: none; /* remove borda padrão, se houver */
}

#gradient-line-2 .elementor-divider {  
    height: 1px; /* espessura da linha */
  width: 60%;
  background: linear-gradient(90deg, #0453B8, #4DEEA6);
  border-radius: 0px; /* deixa as bordas suaves */
  border: none; /* remove borda padrão, se houver */
}

.cta-inline {   
    display: inline-flex;   
    align-items: center;   
    gap: 8px;  
    white-space: nowrap; 
    
}

.single-post-title .entry-title {
    font-weight: 800;
    
}/* End custom CSS */