
@media(max-width:921px){
  html body.home .hero-indicadores{
    display:grid !important; grid-template-columns:1fr 1fr !important;
    gap:10px !important; align-items:stretch !important; width:100% !important; margin-top:6px !important;
  }
  html body.home .hero-indicadores > *{
    width:auto !important; min-width:0 !important; max-width:none !important;
    display:flex !important; align-items:center !important; justify-content:center !important;
    background:rgba(255,255,255,.11) !important; border:1px solid rgba(255,255,255,.22) !important;
    border-radius:14px !important; padding:13px 10px !important;
    box-shadow:0 8px 20px -10px rgba(2,10,35,.55) !important;
    animation:none !important; transform:none !important;
  }
  html body.home .hero-indicadores .uagb-ifb-title-wrap,
  html body.home .hero-indicadores .uagb-ifb-title,
  html body.home .hero-indicadores .uagb-ifb-desc{ text-align:center !important; }
  html body.home .hero-indicadores h1,html body.home .hero-indicadores h2,
  html body.home .hero-indicadores h3,html body.home .hero-indicadores h4,
  html body.home .hero-indicadores strong,html body.home .hero-indicadores .uagb-heading-text,
  html body.home .hero-indicadores .uagb-ifb-title{
    font-size:21px !important; line-height:1.12 !important; font-weight:800 !important;
    color:#ffffff !important; text-shadow:0 1px 3px rgba(0,20,60,.55) !important; margin:0 0 3px !important;
  }
  html body.home .hero-indicadores p,html body.home .hero-indicadores span,
  html body.home .hero-indicadores .uagb-desc-text,html body.home .hero-indicadores .uagb-ifb-desc,
  html body.home .hero-indicadores a,html body.home .hero-indicadores li{
    font-size:11.5px !important; line-height:1.32 !important; font-weight:600 !important;
    color:#e4eeff !important; letter-spacing:.045em !important; margin:0 !important;
  }
  html body.home .hero-indicadores > *:nth-child(3) .uagb-ifb-title{ font-size:13px !important; line-height:1.25 !important; }
  html body.home .hero-indicadores > *:nth-child(4) .uagb-ifb-title{ font-size:16px !important; }
  html body.home .spectra-image-gallery__layout--carousel,
  html body.home .uagb-slick-carousel{
    width:100% !important; max-width:100% !important; overflow:hidden !important;
  }
  html body.home .uagb-slick-carousel .slick-list{ width:100% !important; overflow:hidden !important; }
  html body.home .uagb-slick-carousel .slick-slide img{ max-width:100% !important; height:auto !important; }
}

/* H5 (voto do Rafael 14/08): o rodape estava com links em 10px - medido em
   "Termos de Uso", "Politica de Cookies", "Cadastro de Curriculo" e afins. */
html body .site-footer a, html body .site-footer li, html body .site-footer p,
html body .site-footer span, html body .site-footer .uagb-icon-list__label,
html body footer a, html body footer li, html body footer .uagb-icon-list__label{
  font-size:12.5px !important; line-height:1.5 !important;
}
html body .site-footer a, html body footer a{ padding-top:2px !important; padding-bottom:2px !important; }
