.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F68828;--e-global-color-text:#737373;--e-global-color-accent:#122121;--e-global-color-f246884:#000000;--e-global-color-261dd15:#032727;--e-global-color-e5745fb:#E6E6E6;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:700;--e-global-typography-719f399-font-family:"Inter";--e-global-typography-719f399-font-size:18px;--e-global-typography-719f399-font-weight:700;--e-global-typography-5011392-font-family:"Inter";--e-global-typography-5011392-font-size:16px;--e-global-typography-5011392-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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{--e-global-typography-primary-font-size:36px;--e-global-typography-secondary-font-size:20px;--e-global-typography-accent-font-size:20px;--e-global-typography-719f399-font-size:20px;}.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:28px;--e-global-typography-secondary-font-size:18px;--e-global-typography-accent-font-size:18px;--e-global-typography-719f399-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#cards {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#cards:hover {
  transform: translateY(-10px); /* move só para cima */
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}/* End custom CSS */