:root {
  --primary: #0e0e3d;
  --bahiana: Bahiana, sans-serif;
  --secundary: #fabf16;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--primary);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  font-family: var(--bahiana);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 80px;
  font-weight: 700;
  line-height: 44px;
}

p {
  color: var(--primary);
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

a {
  justify-content: center;
  align-items: stretch;
}

a:visited {
  color: var(--primary);
  mix-blend-mode: color-dodge;
  font-weight: 600;
}

.hero {
  background-image: url('../images/1_NOCHE.svg'), linear-gradient(136.24deg, #000, #0e0e3d);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 587px;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.hero_home {
  color: #fff;
  text-transform: uppercase;
  max-width: none;
  margin-top: 0;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.imagen {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  margin-bottom: -40px;
  text-decoration: none;
  display: flex;
}

.container {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.container-2 {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  width: 40%;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.section {
  background-image: url('../images/Fondo_ola-amarillo.webp');
  background-position: 50% 0;
  background-size: cover;
  margin-top: -60px;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-2 {
  background-image: url('../images/textura.webp'), linear-gradient(180deg, #191931, var(--primary) 26%, #70cee5);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  padding-bottom: 100px;
}

.olas {
  z-index: 1;
  box-sizing: content-box;
  justify-content: center;
  height: auto;
  display: flex;
  position: relative;
  top: -120px;
  overflow: clip;
}

.container-3 {
  z-index: 2;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.card-azul {
  grid-row-gap: 40px;
  background-image: url('../images/Fondo-azul.png');
  background-position: 50%;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 520px;
  padding: 60px 40px;
  text-decoration: none;
  display: flex;
}

.image--card-left {
  border-radius: 20px;
  margin-right: -60px;
}

.white {
  color: #fff;
}

.container-3-copy {
  z-index: 2;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.card-amarilla {
  grid-row-gap: 40px;
  background-image: url('../images/Fondo-amarillo.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  order: 3;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 520px;
  padding: 60px 40px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image--card-rigth {
  z-index: auto;
  border-radius: 20px;
  order: 1;
  margin-left: -60px;
}

.image-5 {
  width: auto;
  max-width: 50%;
  position: absolute;
  top: auto;
  right: 0%;
}

.card-concieto-agenda {
  margin-top: -50px;
  margin-bottom: 60px;
}

.frame-48095510 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 921.849px;
  text-decoration: none;
  display: flex;
}

.content-style-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 72px;
  padding-right: 72px;
  text-decoration: none;
  display: flex;
}

.achivement {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cifra {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
}

.contador-num {
  color: #fabf16;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bahiana, sans-serif;
  font-size: 94px;
  font-weight: 400;
  line-height: 85%;
  text-decoration: none;
}

.text-4 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.container-5 {
  flex-flow: column;
  margin-bottom: -170px;
  display: flex;
}

.conteredor-aliados {
  grid-row-gap: 42px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.bandera-de-logos {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-aliado {
  object-fit: cover;
  height: 90px;
}

.footer {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  margin-top: -60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vector-1 {
  object-fit: cover;
  max-width: none;
  margin-bottom: -2px;
}

.background-footer {
  z-index: 1;
  background-color: var(--primary);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
  position: static;
}

.contenido-footer {
  grid-column-gap: 30px;
  background-color: var(--primary);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.logo-footer {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  height: 113px;
  text-decoration: none;
  display: flex;
}

.contenido-fotter {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.redes {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.redes-sociales {
  object-fit: cover;
  border-radius: 4px;
  overflow: hidden;
}

.credits {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.todos-los-derechos-reservados-2025-bajo-la-administracin-de-la-corporacin-luis-eduardo-nieto-arteta {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.clena-1 {
  object-fit: cover;
  position: absolute;
  top: 95px;
  left: 470px;
}

.top-border {
  z-index: 1;
  background-image: url('../images/Vector-1.svg');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: cover;
  width: 100%;
  height: 60px;
  margin-bottom: -1px;
  position: static;
}

.section-3 {
  margin-bottom: 60px;
}

.text-block {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 140%;
}

.div-block-4 {
  width: 70%;
  margin-right: 40px;
}

.bottom {
  z-index: 5;
  grid-column-gap: 20px;
  background-image: url('../images/1_NOCHE.svg'), linear-gradient(105.26deg, #0e0e3d, #191931);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  border: 0 solid #fabf16;
  border-width: 0 0 5px 5px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 96px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  position: static;
  top: 0;
  right: 0;
}

.logo-lndr {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
}

.boton-2 {
  color: #fabf16;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.text-hero {
  width: auto;
  max-width: 50%;
  margin: 40px 0 100px;
}

._50 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-5 {
  margin-top: 40px;
}

.paragraph {
  font-size: 18px;
  font-weight: 600;
}

.agrupaciones {
  margin-top: 40px;
}

.image-10 {
  vertical-align: baseline;
  width: 100%;
  max-width: none;
  overflow: visible;
}

.hero-agripaciones {
  background-image: url('../images/1_NOCHE.svg'), linear-gradient(136.24deg, #000, var(--primary));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 587px;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.hero_agrupaciones {
  color: #fabf16;
  letter-spacing: 2px;
  text-transform: uppercase;
  max-width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bahiana, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
}

.text-block-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  line-height: 120%;
}

.lista-agrupaciones {
  z-index: 1;
  clear: left;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.image-5-copy {
  vertical-align: baseline;
  max-width: 60%;
  margin-bottom: auto;
  position: absolute;
  top: 600px;
  left: 0;
  right: auto;
}

.button-style {
  grid-column-gap: 10px;
  background-color: #fabf16;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #191931;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.union {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 56.9999px;
  height: 14.7281px;
  text-decoration: none;
  display: flex;
}

.div-block-6 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-11 {
  max-width: 120%;
  margin-top: -20px;
  position: relative;
  bottom: -60px;
  right: -80px;
}

.image-12 {
  max-width: 120%;
  margin-top: -20px;
  position: relative;
  bottom: -60px;
  left: -80px;
}

.image-13 {
  z-index: 0;
  max-width: 90%;
  position: relative;
  bottom: 170px;
  left: -50%;
  right: 0%;
}

.boton-boletas {
  z-index: 5;
  background-color: var(--secundary);
  font-family: var(--bahiana);
  color: var(--primary);
  background-image: url('../images/1_NOCHE.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 0 0 5px 5px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 220px;
  margin-top: -20px;
  padding: 12px 24px;
  font-size: 30px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.botones {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  text-decoration-color: #0000;
  display: flex;
  position: fixed;
  bottom: 150px;
  right: 0;
}

.heading {
  font-family: var(--bahiana);
  color: var(--secundary);
  text-align: right;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
}

.title-luna {
  background-image: url('../images/Luna-t.svg');
  background-position: 0%;
  background-repeat: repeat-y;
  background-size: contain;
  justify-content: center;
  align-items: flex-start;
  width: 300px;
  height: 90px;
  padding-left: 10px;
  display: flex;
}

.title-agrupaciones {
  background-image: url('../images/Luna-t.svg');
  background-position: 0%;
  background-repeat: repeat-y;
  background-size: contain;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: 130px;
  display: flex;
}

.heading-2 {
  color: #dbfbff;
  padding-left: 40px;
  font-weight: 400;
  line-height: 100%;
}

.text-span {
  color: var(--primary);
}

.title-luna--2 {
  background-image: url('../images/Luna-a.svg');
  background-position: 0%;
  background-repeat: repeat-y;
  background-size: contain;
  justify-content: center;
  align-items: flex-start;
  width: 300px;
  height: 90px;
  padding-left: 10px;
  display: flex;
}

.text-span-2 {
  color: var(--primary);
}

.navbar {
  z-index: 800;
  color: var(--primary);
  background-color: #0000;
  width: 100%;
  font-size: 18px;
  position: fixed;
  inset: 0% 0% auto auto;
}

.menu-button {
  background-color: var(--secundary);
  border-radius: 40px;
  padding: 10px;
}

.menu-button.w--open {
  background-color: var(--primary);
  color: var(--secundary);
}

.container-10 {
  margin-top: 20px;
  margin-right: 60px;
  position: relative;
}

.image-14 {
  width: 250px;
  padding-bottom: 0;
}

.icon {
  font-size: 30px;
}

.nav-menu {
  background-color: var(--secundary);
  border-radius: 10px;
  width: 300px;
  padding: 20px;
  inset: 0% 0% auto auto;
}

.evento-convoca {
  grid-row-gap: 42px;
  background-image: url('../images/1_NOCHE.svg'), linear-gradient(180deg, var(--primary) 19%, #0e0e3d00 89%);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 60px 40px 40px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.title-asistentes {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.heading-3 {
  color: var(--secundary);
  font-size: 50px;
  font-weight: 600;
}

.eveno-text {
  width: 800px;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.text-span-4,
.text-span-5 {
  color: var(--secundary);
}

.div-block-8 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.section-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 140px;
  display: flex;
}

.escritorio {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 95%;
  display: flex;
}

.movil {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.card-ag-azul {
  grid-row-gap: 40px;
  background-image: url('../images/Fondo-azul.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 150px;
  margin: 10px;
  padding: 40px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.card-ag-azul:hover {
  transform: scale(1.05);
}

.nombresagrupaciones {
  color: var(--secundary);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.card-ag-amarilla {
  grid-row-gap: 40px;
  background-image: url('../images/Fondo-amarillo.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 150px;
  margin: 10px;
  padding: 40px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.card-ag-amarilla:hover {
  transform: scale(1.05);
}

.azul {
  color: var(--primary);
}

.container-11 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
}

.text-span-6 {
  color: #fff;
}

.nav-link-2 {
  font-weight: 600;
}

.imagen-hero {
  margin-bottom: -80px;
  display: block;
  overflow: clip;
}

.preloader {
  z-index: 999;
  background-color: var(--primary);
  background-image: url('../images/1_NOCHE.svg');
  background-position: 50%;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 40px;
  display: flex;
}

.hero-img {
  display: block;
}

.image-22 {
  margin-right: 40px;
}

.video {
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: auto;
  margin-top: 40px;
  display: flex;
  overflow: clip;
}

.imagenes-hero {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 530px;
  display: none;
}

.image-23 {
  display: none;
}

.clena {
  width: 180px;
  margin-top: 20px;
  display: block;
  position: absolute;
  top: 5px;
  right: 140px;
}

@media screen and (max-width: 991px) {
  .hero {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero_home {
    max-width: 600px;
    font-size: 45px;
  }

  .imagen {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    margin-bottom: -20px;
  }

  .container {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
  }

  .container-3 {
    flex-flow: row;
  }

  .image--card-left,
  .image--card-rigth {
    width: 50%;
  }

  .image-5 {
    max-width: 80%;
  }

  .content-style-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .achivement {
    max-width: none;
  }

  .cifra {
    margin-left: 10px;
    margin-right: 10px;
  }

  .bandera-de-logos {
    flex-flow: wrap;
  }

  .clena-1 {
    top: 88px;
    left: 304px;
  }

  .div-block-4 {
    width: auto;
  }

  .bottom {
    position: static;
  }

  .text-hero {
    justify-content: center;
    max-width: 728vh;
    margin-bottom: 20px;
    display: flex;
  }

  .hero-agripaciones {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hero_agrupaciones {
    max-width: none;
    font-size: 80px;
  }

  .text-block-2 {
    font-size: 27px;
  }

  .boton-boletas {
    position: static;
  }

  .botones {
    z-index: 5;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
    position: fixed;
    bottom: 100px;
    right: 0;
  }

  .heading-2 {
    font-size: 70px;
  }

  .image-14 {
    width: auto;
    padding-right: 20px;
  }

  .nav-menu {
    margin-top: auto;
    margin-right: 40px;
  }

  .bold-text {
    vertical-align: baseline;
  }

  .evento-convoca {
    height: auto;
  }

  .heading-3 {
    margin-top: -30px;
    font-size: 40px;
  }

  .eveno-text {
    width: auto;
    margin-bottom: 0;
    font-weight: 400;
  }

  .paragraph-3 {
    font-weight: 400;
  }

  .section-4 {
    overflow: clip;
  }

  .escritorio {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .movil {
    flex-flow: column;
    align-items: center;
    display: none;
  }

  .imagen-hero {
    margin-bottom: -20px;
  }

  .hero-img {
    background-image: none;
  }

  .clena {
    width: 160px;
    top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero_home {
    text-align: center;
    width: 90%;
    max-width: none;
    margin-top: 20px;
    padding-left: 20px;
    font-size: 45px;
  }

  .imagen {
    width: auto;
    max-width: none;
  }

  .container {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
  }

  .container-2 {
    flex-flow: column;
    align-items: center;
  }

  .div-block {
    flex-flow: column;
    align-items: center;
    width: 90%;
    margin-bottom: 20px;
    display: flex;
  }

  .section-2 {
    background-size: contain, auto;
    padding-bottom: 0;
  }

  .olas {
    height: 300px;
    top: -100px;
  }

  .container-3 {
    flex-flow: column;
    margin-top: 0;
  }

  .image--card-left {
    width: 65%;
    margin-bottom: -50%;
    margin-right: 0;
  }

  .container-3-copy {
    flex-flow: column;
  }

  .card-amarilla {
    height: auto;
  }

  .image--card-rigth {
    width: 65%;
    margin-bottom: -50%;
    margin-left: 0;
  }

  .image-5 {
    right: 0%;
  }

  .card-concieto-agenda {
    height: auto;
    margin-top: -100px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: clip;
  }

  .frame-48095510,
  .content-style-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contador-num {
    font-size: 60px;
  }

  .text-5 {
    font-size: 16px;
  }

  .conteredor-aliados {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .contenido-footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .clena-1 {
    position: static;
  }

  .top-border {
    margin-top: -50px;
  }

  .section-3 {
    margin-top: 100px;
  }

  .text-block {
    font-size: 18px;
  }

  .div-block-4 {
    width: auto;
    margin-right: 10px;
  }

  .bottom {
    top: auto;
    bottom: 100px;
  }

  .text-hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px;
    display: flex;
  }

  ._50 {
    width: 90%;
  }

  .div-block-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph {
    margin-bottom: 20px;
  }

  .agrupaciones {
    padding-top: 60px;
  }

  .image-10 {
    width: auto;
    max-width: none;
    height: auto;
  }

  .hero-agripaciones {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero_agrupaciones {
    width: auto;
    margin-top: 10px;
    font-size: 70px;
  }

  .text-block-2 {
    text-align: center;
    width: 80%;
  }

  .lista-agrupaciones {
    margin-bottom: auto;
  }

  .image-5-copy {
    max-width: 100%;
    display: none;
    top: auto;
  }

  .image-13 {
    max-width: 80%;
    bottom: 128px;
    left: -37%;
  }

  .boton-boletas {
    top: auto;
    bottom: 100px;
  }

  .title-agrupaciones {
    width: auto;
    height: 100px;
  }

  .heading-2 {
    padding-left: 40px;
    font-size: 60px;
  }

  .container-10 {
    margin-right: 40px;
  }

  .evento-convoca {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding: 40px 20px;
  }

  .heading-3 {
    margin-top: -20px;
    font-size: 35px;
  }

  .eveno-text {
    width: 80%;
    margin-bottom: 20px;
  }

  .escritorio {
    display: none;
  }

  .movil {
    max-width: 90%;
    display: block;
  }

  .card-ag-azul {
    width: 90%;
    height: 120px;
  }

  .card-ag-amarilla {
    width: 90%;
    height: 120px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-10 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-11 {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 40px;
  }

  .image-22 {
    margin-right: 0;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .clena {
    right: 120px;
  }
}

@media screen and (max-width: 479px) {
  p {
    text-align: center;
  }

  .hero {
    min-height: 600px;
  }

  .hero_home {
    font-size: 35px;
  }

  .imagen {
    width: 100%;
  }

  .container-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-2 {
    background-position: 50% 0, 0 0;
    background-size: contain, auto;
  }

  .container-3 {
    flex-flow: column;
  }

  .card-azul {
    width: auto;
    padding: 20px 25px;
  }

  .image--card-left {
    width: 85%;
    max-width: 90%;
    margin-bottom: -50%;
    margin-right: 0;
  }

  .white {
    text-align: center;
  }

  .container-3-copy {
    flex-flow: column;
  }

  .card-amarilla {
    width: auto;
    padding: 20px 25px;
  }

  .image--card-rigth {
    width: 85%;
    max-width: 90%;
    margin-bottom: -50%;
    margin-left: 0;
  }

  .image-5 {
    display: none;
  }

  .card-concieto-agenda {
    margin-top: -50px;
    margin-bottom: 25px;
  }

  .frame-48095510 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .content-style-2 {
    grid-column-gap: 0px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .achivement {
    flex-flow: row;
    max-width: none;
  }

  .cifra {
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-5 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .conteredor-aliados {
    padding-bottom: 20px;
  }

  .bandera-de-logos {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .vector-1 {
    margin-bottom: 20px;
  }

  .contenido-footer {
    flex-flow: column;
  }

  .contenido-fotter {
    padding-top: 20px;
  }

  .section-3 {
    margin-top: 60px;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .text-block {
    text-align: center;
    font-size: 18px;
  }

  .div-block-4 {
    width: auto;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .bottom {
    padding: 6px 12px;
    top: auto;
  }

  .logo-lndr {
    width: auto;
    height: 80%;
  }

  .boton-2 {
    font-size: 12px;
  }

  .text-hero {
    margin-left: 0;
    margin-right: 0;
  }

  ._50 {
    width: 100%;
  }

  .paragraph {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .agrupaciones {
    margin-top: 20px;
  }

  .hero-agripaciones {
    min-height: 600px;
  }

  .hero_agrupaciones {
    width: auto;
    font-size: 60px;
  }

  .text-block-2 {
    width: auto;
    font-size: 25px;
  }

  .lista-agrupaciones {
    flex-flow: column;
  }

  .image-12 {
    bottom: -26px;
  }

  .image-13 {
    bottom: 104px;
    left: -34%;
  }

  .boton-boletas {
    padding: 10px 12px;
    top: auto;
  }

  .heading {
    font-size: 40px;
  }

  .title-luna {
    width: 250px;
    height: 80px;
  }

  .title-agrupaciones {
    justify-content: flex-end;
    align-items: center;
    height: 130px;
    padding-bottom: 20px;
  }

  .heading-2 {
    text-align: center;
    padding-left: 40px;
    font-size: 40px;
  }

  .text-span {
    letter-spacing: -1px;
    font-size: 45px;
    line-height: 100%;
  }

  .title-luna--2 {
    width: 250px;
    height: 80px;
  }

  .container-10 {
    margin-right: 20px;
  }

  .image-14 {
    width: 200px;
  }

  .evento-convoca {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .title-asistentes {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-3 {
    margin-top: auto;
    font-size: 25px;
  }

  .eveno-text {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-3 {
    padding-top: 20px;
    font-size: 16px;
  }

  .section-4 {
    margin-bottom: 40px;
  }

  .asistentes-vertical {
    max-width: 95%;
  }

  .movil {
    max-width: 100%;
    display: flex;
  }

  .card-ag-azul {
    width: 90%;
    padding: 20px 25px;
  }

  .nombresagrupaciones {
    font-size: 18px;
  }

  .card-ag-amarilla {
    width: 90%;
    padding: 20px 25px;
  }

  .div-block-11 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-22 {
    margin-right: 0;
  }

  .clena {
    width: 140px;
    left: 10px;
    right: auto;
  }
}