.elementor-253 .elementor-element.elementor-element-6302e58{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-253 .elementor-element.elementor-element-6302e58:not(.elementor-motion-effects-element-type-background), .elementor-253 .elementor-element.elementor-element-6302e58 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-253 .elementor-element.elementor-element-9f6cee3{text-align:center;}.elementor-253 .elementor-element.elementor-element-9f6cee3 .elementor-heading-title{font-family:"Bebas Neue", Sans-serif;font-size:48px;font-weight:500;color:#6EC1E4;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-253 .elementor-element.elementor-element-1dc4d44 .elementor-icon-list-icon{width:14px;}.elementor-253 .elementor-element.elementor-element-1dc4d44 .elementor-icon-list-icon i{font-size:14px;}.elementor-253 .elementor-element.elementor-element-1dc4d44 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-253 .elementor-element.elementor-element-1dc4d44 .elementor-icon-list-text, .elementor-253 .elementor-element.elementor-element-1dc4d44 .elementor-icon-list-text a{color:#AAAAAA;}.elementor-253 .elementor-element.elementor-element-1dc4d44 .elementor-icon-list-item{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-253 .elementor-element.elementor-element-20019c4{color:#BDBDBD;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for html, class: .elementor-element-2700e0e */.filtros-categorias {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin: 40px auto;
  padding: 0 20px;
  max-width: 100%;
}

.filtro-link {
  background-color: #1C1C1C;
  color: #6EC1E4;
  border: 1px solid #6EC1E4;
  border-radius: 25px;
  padding: 8px 18px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.filtro-link:hover {
  background-color: #6EC1E4;
  color: #000;
}/* End custom CSS */