.elementor-kit-5{--e-global-color-primary:#003038;--e-global-color-secondary:#166E7D;--e-global-color-text:#3C3C4E;--e-global-color-accent:#003038;--e-global-color-280e96e:#141424;--e-global-color-175c552:#3C3C4E;--e-global-color-0070711:#65677A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-2964708-font-family:"Montserrat";--e-global-typography-2964708-font-size:1.5rem;--e-global-typography-2964708-font-weight:500;--e-global-typography-2964708-line-height:2rem;--e-global-typography-1f9e710-font-family:"Inter";--e-global-typography-1f9e710-font-size:1.125rem;--e-global-typography-1f9e710-line-height:1.75rem;--e-global-typography-d7de644-font-family:"Inter";--e-global-typography-d7de644-font-size:0.875rem;--e-global-typography-d7de644-line-height:1.25rem;--e-global-typography-ac54761-font-family:"Montserrat";--e-global-typography-ac54761-font-size:36px;--e-global-typography-ac54761-font-weight:700;--e-global-typography-ac54761-line-height:48px;--e-global-typography-3522418-font-family:"Montserrat";--e-global-typography-3522418-font-size:16px;--e-global-typography-3522418-font-weight:600;--e-global-typography-ad3e310-font-family:"Montserrat";--e-global-typography-ad3e310-font-size:32px;--e-global-typography-ad3e310-font-weight:700;--e-global-typography-ad3e310-line-height:40px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:#FFFFFF;border-radius:12px 12px 12px 12px;padding:16px 32px 16px 32px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 h1{color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:3.5rem;font-weight:700;line-height:4rem;}.elementor-kit-5 h3{color:var( --e-global-color-280e96e );font-family:"Montserrat", Sans-serif;font-size:2.25rem;font-weight:700;line-height:3rem;}.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);}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-2964708-font-size:1rem;--e-global-typography-2964708-line-height:1.5rem;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    max-width: 100vw;
    overflow-x: hidden !important;
}

/* background gradiente overlay */
.backgroundGradient::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    #00393B99 0%,
    #166E7D99 50%,
    #00393B99 100%
  );
}

/* button gradiente */
.btn-gradient-border {
    border: 2px solid transparent;
    border-radius: 12px;
    background-image:
        linear-gradient(90deg, #27AFB9 0%, #2D6F7A 60%),
        linear-gradient(180deg, #82D7DD, #2D6F7A); 
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

/* logos carrossel */
.swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}
.logos-carousel:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 33;
    background-image: linear-gradient(90deg, #fff 0%, #00000000 20%, #00000000 80%, #fff 100%);
}/* End custom CSS */