.hero--gran-aventura{
  background-image:url('../../imagenes/gran-aventura/gran-aventura-gomon.webp');
}

.gran-aventura-page .step{
  width:42px;
  height:42px;
  margin:0 auto 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  background:#eef3f8;
  color:#092d6a;
  font-weight:700;
}

.cta-box--official{
  text-align:center;
}