.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#323232;--e-global-color-text:#323232;--e-global-color-accent:#000AFF;--e-global-color-b16ca21:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--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-weight:500;--e-global-typography-1639dad-font-size:96px;--e-global-typography-1639dad-font-weight:700;--e-global-typography-1e5c368-font-size:17px;--e-global-typography-724e3a5-font-size:56px;--e-global-typography-724e3a5-font-weight:700;--e-global-typography-29a0c2c-font-size:36px;--e-global-typography-29a0c2c-font-weight:700;--e-global-typography-388572e-font-size:22px;--e-global-typography-388572e-font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-b16ca21 );border-radius:48px 48px 48px 48px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-b16ca21 );}.elementor-kit-6 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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-kit-6{--e-global-typography-1639dad-font-size:46px;--e-global-typography-724e3a5-font-size:32px;--e-global-typography-29a0c2c-font-size:26px;--e-global-typography-388572e-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --color-acento:#000AFF; --color-2:#ffffff; --color-3:#ffffff; --font-1:Roboto; --size-1:0px; --size-2:0px; --size-3:0px; --size-4:0px; --DUP_color-acento:#000AFF; --DUP_color-acento1:#000AFF; --DUP_color-acento2:#000AFF; }
/* Start custom CSS */.card-img-wrap {
  overflow: hidden;
  border-radius: 24px;
  padding: 0px;
}

.card-img-wrap img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: transform 0.5s ease, opacity 0.4s ease;
}

.card-img-wrap:hover img {
  transform: scale(1.05);
  opacity: 0.85;
}



@media (max-width: 767px) {
  .cardPort {
    margin-bottom: 32px;
}
.categorias strong {
    display: inline-block;
    margin-bottom: 12px !important;
}
}/* End custom CSS */