.elementor-13513 .elementor-element.elementor-element-fc13f03{--display:flex;--min-height:15vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13513 .elementor-element.elementor-element-41d3079{--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;--justify-content:center;--margin-top:0px;--margin-bottom:66px;--margin-left:0px;--margin-right:0px;}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-13513 .elementor-element.elementor-element-5cfb03d{--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-13513 .elementor-element.elementor-element-5cfb03d:not(.elementor-motion-effects-element-type-background), .elementor-13513 .elementor-element.elementor-element-5cfb03d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-904ef00 );}.elementor-13513 .elementor-element.elementor-element-f9e60fa{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-13513 .elementor-element.elementor-element-f9e60fa:not(.elementor-motion-effects-element-type-background), .elementor-13513 .elementor-element.elementor-element-f9e60fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-724a713 );}.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 );}@media(max-width:767px){.elementor-13513 .elementor-element.elementor-element-fc13f03{--min-height:0vh;}.elementor-13513 .elementor-element.elementor-element-41d3079{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for container, class: .elementor-element-fc13f03 */.bg-animado {
  position: relative;
  z-index: 1;
  background: linear-gradient(270deg, #ff4d4d, #ffcc00, #66ff99, #4da6ff, #cc66ff);
  background-size: 1000% 1000%;
  animation: moverDegradado 20s ease infinite;
}

@keyframes moverDegradado {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-0e32522 */.aioseo-breadcrumbs a {
  color: black !important;
  text-decoration: none;
  transition: color 0.3s ease;
}

.aioseo-breadcrumbs a:hover {
  color: #ccc !important;
}/* End custom CSS */