/* GATE 5C — Estado Zero | ajuste cirúrgico do hotspot para os masters aprovados.
   Mantém a arquitetura .gl-community-* e sobrescreve apenas a área clicável. */
.gl-community-cta{
  left:23.8%;
  top:61.1%;
  width:25.0%;
  height:6.7%;
}
@media(max-width:700px){
  .gl-community-cta{
    left:30.8%;
    top:59.1%;
    width:47.9%;
    height:5.4%;
  }
}
