.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-eb71aa4:#2D4F0B;--e-global-color-40c010c:#203C04;--e-global-color-803a0c5:#4C7522;--e-global-color-f0cbb86:#FFFFFF;--e-global-color-64c4402:#E4E2E2;--e-global-color-1c55a71:#FFFAFA;--e-global-color-5ca129b:#6E5228;--e-global-color-cd800d6:#47310F;--e-global-color-baebc05:#94774B;--e-global-color-7b7b1e5:#0096B1;--e-global-color-a5f8cbd:#578B91;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-3cb9e34-font-family:"Roboto";--e-global-typography-3cb9e34-font-size:64px;--e-global-typography-3cb9e34-font-weight:normal;--e-global-typography-3cb9e34-text-transform:capitalize;--e-global-typography-3cb9e34-font-style:normal;--e-global-typography-45e6603-font-family:"Roboto";--e-global-typography-45e6603-font-size:34px;--e-global-typography-45e6603-font-weight:normal;--e-global-typography-45e6603-text-transform:capitalize;--e-global-typography-45e6603-font-style:normal;--e-global-typography-45e6603-line-height:1px;--e-global-typography-3e87b3b-font-family:"Roboto";--e-global-typography-3e87b3b-font-size:28px;--e-global-typography-3e87b3b-font-weight:normal;--e-global-typography-3e87b3b-text-transform:capitalize;--e-global-typography-3e87b3b-font-style:normal;--e-global-typography-fa29621-font-family:"Roboto";--e-global-typography-fa29621-font-size:24px;--e-global-typography-fa29621-font-weight:normal;--e-global-typography-fa29621-text-transform:capitalize;--e-global-typography-fa29621-font-style:normal;--e-global-typography-9f5ddee-font-family:"Roboto";--e-global-typography-9f5ddee-font-size:18px;--e-global-typography-9f5ddee-font-weight:normal;--e-global-typography-9f5ddee-text-transform:capitalize;--e-global-typography-9f5ddee-font-style:normal;color:#FFFAFA;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;}.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-40c010c );color:var( --e-global-color-f0cbb86 );}.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 .header-inner{width:0px;max-width:100%;}.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;}}:root { --primaryArv:#2D4F0B; --PrimaryArvDark:#203C04; --secondaryLight:#FFFAFA; --secondary:#ffffff; --orange:#f6a523; --orangelight:#fed593; --post-title:Roboto Slab; --h3:40px; --h1:60px; --tittle:Roboto; --h2:48px; --h4:35px; --h5:28px; --h6:24px; --p:18px; --e-gv-a5dc5a4:0px; --subtittle:Montserrat; --opacity_text:#777777; --small:16px; }
/* Start custom CSS */.card-servico:hover * {
  color: #ffffff !important;
  fill: #ffffff !important;
}
.card-servico {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: box-shadow 0.25s ease;
}

.card-servico:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
}/* End custom CSS */