@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-UltraBold.ttf') format("truetype"), url('../fonts/RegestoGrotesk-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.section {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body {
  color: #fff;
  background-color: #f2f4f5;
  background-image: url('../images/bg-agenda.png');
  background-position: 100% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: Regestogrotesk, Arial, sans-serif;
}

.hero {
  max-width: 1400px;
  margin: 40px auto 20px;
}

.div-titulo-hero {
  margin-bottom: 40px;
}

.titulo-hero {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 70px;
  font-weight: 500;
  line-height: 70px;
}

.subtitulo-hero {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
}

.youtube {
  margin-bottom: 80px;
}

.texto-general-centrado {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.image-11 {
  border-radius: 10px;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-8 {
  color: #c7c7c7;
}

.image-6 {
  width: 17px;
  height: 15px;
}

.image-7 {
  width: 15px;
  height: 15px;
}

.image-5 {
  width: 8px;
  height: 15px;
}

.image-8 {
  width: 15px;
  height: 15px;
}

.image-8.youtube-icono {
  width: 21px;
}

.column-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-media {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-5 {
  background-color: #fcfcfc;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sub-h3 {
  text-align: left;
  font-size: 50px;
  line-height: 50px;
}

.div-block-2 {
  background-color: #fff0;
  border-radius: 20px;
  max-width: 1400px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 0;
}

.sub-h3-centrado {
  text-align: center;
  text-transform: none;
  font-size: 50px;
  line-height: 50px;
}

.texto-general {
  text-align: left;
}

.sub-h3-blanco {
  color: #fff;
  text-align: left;
}

.texto-general-blanco {
  color: #fff;
  text-align: left;
  text-transform: none;
  overflow-wrap: normal;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: stretch stretch;
  margin-top: 10px;
  display: flex;
}

.sub-h3-centrado-blanco {
  color: #fff;
  text-align: center;
}

.div-eje {
  aspect-ratio: auto;
  object-fit: cover;
  background-color: #00000030;
  border: 0 dashed #ffffff30;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 350px;
  padding: 10px;
  display: flex;
  overflow: visible;
}

.texto-general-blanco-2 {
  color: #fff;
  text-align: left;
  text-transform: none;
  overflow-wrap: normal;
  font-size: 16px;
  font-weight: 700;
}

.div-block-3 {
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.image-12 {
  display: block;
  position: static;
  inset: 0%;
}

.div-block-4 {
  opacity: 1;
  background-image: url('../images/stroll_1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 350px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.dropdown-list {
  background-color: #dddddd17;
}

.dropdown-list.w--open {
  background-color: #ddd0;
  background-image: linear-gradient(#693e87, #d7889d);
  border-radius: 10px;
  padding: 20px 10px;
}

.dropdown-toggle {
  color: #b41ea5;
  object-fit: scale-down;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon, .icon-2 {
  color: #fff;
}

.div-block-5 {
  box-sizing: border-box;
  object-fit: fill;
}

.sub-h3-centrado-blanco-copy {
  color: #fff;
  text-align: center;
}

.sub-h4-blanco-centrado {
  text-align: center;
  max-width: 800px;
  font-size: 20px;
}

.sub-h3-centrado-big {
  color: #fff;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
}

.accordion-item-wrapper {
  background-color: #885988;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.accordion-trigger {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #1e1e1e;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  line-height: 140%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.accordion-content-text {
  padding-top: 10px;
}

.single-service-grid {
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 20px 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
}

.animated-grid-image {
  width: 300px;
  height: 100%;
}

.bullet-indicator {
  background-color: #747474;
  border-radius: 100%;
  width: 4px;
  min-width: 4px;
  max-width: 4px;
  height: 4px;
  min-height: 4px;
  max-height: 4px;
}

.number {
  color: #747474;
  margin-top: 2px;
  font-weight: 400;
}

.div-block-71 {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.accordion-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 0;
  padding-right: 0;
  transition: opacity .2s;
  overflow: hidden;
}

.service-content-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #1e1e1e;
  grid-template-rows: auto;
  grid-template-columns: 20px 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  max-width: 50%;
}

.accordion-grid-wrapper {
  grid-template-rows: auto;
  align-items: stretch;
  padding-top: 20px;
  display: block;
  overflow: visible;
}

.service-bullet-point {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #747474;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.expand-icon {
  color: #fff;
  transition: color .3s;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 10px;
}

.div-block-72 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-73 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.expand-icon-2 {
  color: #aa6da2;
  transition: color .3s;
  display: flex;
}

.div-block-74 {
  color: #281c486b;
  background-color: #20183d;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  max-width: 400px;
  padding: 20px 10px;
  display: flex;
}

.div-block-74:hover {
  background-color: #1d143dcc;
}

.div-block-75 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sub-h4-color1-centrado {
  color: #fff;
  text-align: center;
  max-width: 800px;
  margin-bottom: 20px;
  font-size: 20px;
}

.sub-h4-color1-centrado:hover {
  color: #fff;
}

.texto-general-color1 {
  color: #fff;
  text-align: center;
  text-transform: none;
  overflow-wrap: normal;
  margin-bottom: 20px;
}

.list {
  padding-left: 20px;
  padding-right: 20px;
}

.texto-general-color1-centrado {
  color: #ffc6e8;
  text-align: center;
  text-transform: none;
  overflow-wrap: normal;
}

.section-6 {
  margin-top: 0;
}

.div-top-block2 {
  opacity: 1;
  background-image: url('../images/background-8m.jpeg');
  background-position: 50%;
  background-size: 100%;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 350px;
  margin-bottom: 40px;
  display: flex;
}

.text-span {
  color: #ffc6e8;
  text-decoration: none;
}

.div-top-block2-copy {
  opacity: 1;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  height: auto;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text {
  text-transform: none;
}

.block2-ejes {
  color: #281c486b;
  background-color: #20183d00;
  border: 1px solid #5661d2;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  max-width: 400px;
  padding: 20px 10px;
  display: flex;
}

.block2-ejes:hover {
  background-color: #1d143dcc;
}

.columns-8 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.column-11 {
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.text-span-2 {
  color: #db8cbb;
}

.column-12 {
  align-self: stretch;
}

.image-13 {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.img-icon {
  max-width: 150px;
  margin-bottom: 20px;
}

.img-midsect {
  vertical-align: baseline;
  width: 100%;
  max-width: 140%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.text-span-3, .text-span-4 {
  color: #ffc6e8;
}

.image-14 {
  max-width: 350px;
}

.columns-9 {
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.image-15 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.titulo-bloque3 {
  background-image: linear-gradient(0deg, #1b1734, #fff0), url('../images/circulo.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gif-congreso {
  border-radius: 10px;
  max-width: 250px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-5 {
  color: #db8cbb;
}

.text-span-6 {
  color: #ffc6e8;
  font-weight: 500;
}

.div-block-76 {
  background-color: #fff;
  border-radius: 20px;
  max-width: 450px;
  margin: 40px auto 80px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.texto-general-centrado-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.div-block-77 {
  opacity: 1;
  background-image: url('../images/1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 350px;
  margin-bottom: 40px;
  display: flex;
}

.sub-h3-centrado-big-2 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
}

.sub-h4-blanco-centrado-2 {
  text-align: center;
  max-width: 800px;
  font-size: 20px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .body {
    background-position: 100%;
    background-size: cover;
  }

  .block2-ejes {
    max-width: 600px;
  }

  .columns-8 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .column-11 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-position: 100%;
    background-size: cover;
  }

  .columns-7 {
    flex-flow: row;
  }

  .section-5 {
    flex-flow: column;
    display: flex;
  }

  .service-bullet-point {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .columns-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .body {
    background-color: #25023f;
    background-image: none;
    background-position: 0 0;
  }

  .titulo-hero {
    font-size: 40px;
    line-height: 40px;
  }

  .subtitulo-hero {
    font-size: 20px;
    line-height: 25px;
  }

  .texto-general-centrado {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-8 {
    text-align: center;
  }

  .social-media {
    justify-content: center;
    align-items: center;
  }

  .columns-7 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .section-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .sub-h3 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-2 {
    overflow: hidden;
  }

  .sub-h3-centrado {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-4 {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-h3-centrado-big {
    font-size: 20px;
    line-height: 20px;
  }

  .accordion-item-wrapper {
    align-items: flex-start;
  }

  .accordion-trigger {
    padding-bottom: 5px;
  }

  .open-close-box {
    right: 5%;
  }

  .single-service-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .accordion-content {
    padding-left: 0;
    padding-right: 0;
  }

  .service-content-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .accordion-grid-wrapper {
    grid-template-columns: 1fr;
  }

  .div-block-74 {
    color: #281c4800;
  }

  .bold-text {
    font-size: 40px;
  }

  .section-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .block2-ejes {
    margin-bottom: 20px;
  }

  .columns-8 {
    flex-flow: column;
  }

  .image-13 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .img-icon {
    max-width: 80px;
    margin-bottom: 20px;
  }

  .image-14 {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .columns-9 {
    flex-flow: column;
    max-width: 100%;
  }

  .titulo-bloque3 {
    height: 100%;
  }

  .column-13 {
    align-self: auto;
  }

  .heading-2 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }

  .texto-general-centrado-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-77 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-h3-centrado-big-2 {
    font-size: 20px;
    line-height: 20px;
  }
}


@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-UltraBold.ttf') format('truetype'), url('../fonts/RegestoGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}