:root {
  --_colors---poppins-font: Poppins, sans-serif;
  --_colors---white: #fff9f9;
  --_colors---strong-red: #ff1200;
  --_colors---dark-red: #120000;
  --_colors---icons-font: "Material Icons Outlined", sans-serif;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@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 {
  font-family: var(--_colors---poppins-font);
  scroll-behavior: smooth;
  background-color: #060000;
  margin: 0;
}

.background-smoke {
  z-index: 0;
  opacity: .14;
  mix-blend-mode: difference;
  width: 100vw;
  height: 800px;
  margin-top: 50px;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar {
  font-family: var(--_colors---poppins-font);
  color: var(--_colors---white);
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.image {
  height: 100%;
  margin-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.nav-menu {
  margin-right: 20px;
  position: absolute;
  inset: 0% 15% 0% auto;
}

.nav-link {
  color: var(--_colors---white);
  font-weight: 400;
}

.nav-link-2, .nav-link-3 {
  color: var(--_colors---white);
}

.top-docentes {
  justify-content: center;
  align-items: flex-start;
  height: 200vh;
  margin-bottom: 100px;
  display: none;
}

.container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  position: relative;
}

.namedocentetop {
  font-family: var(--_colors---poppins-font);
  color: var(--_colors---strong-red);
  text-shadow: 0 0 3px var(--_colors---dark-red);
  font-style: italic;
  font-weight: 700;
}

.lastnamedocentetop {
  font-family: var(--_colors---poppins-font);
  color: var(--_colors---white);
  text-align: right;
  text-shadow: 0 0 4px var(--_colors---dark-red);
  font-size: 22px;
  font-weight: 400;
}

.mariocastilloname {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 20px;
  position: absolute;
  top: 36%;
  bottom: auto;
  left: 18%;
}

.nakazakiname {
  font-size: 20px;
  position: absolute;
  inset: 23% auto auto 17.5%;
}

.juanmonroyname {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 20px;
  position: absolute;
  inset: 32% auto auto 46%;
}

.miguelcarbonellname {
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 20px;
  position: absolute;
  top: 29%;
  bottom: auto;
  left: 12%;
}

.leysserleonname {
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 20px;
  position: absolute;
  top: 31%;
  bottom: auto;
  left: 58%;
}

._10-a-os {
  font-family: var(--_colors---poppins-font);
  color: #3330;
  text-align: center;
  letter-spacing: -25px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--_colors---white);
  font-size: 35vh;
  font-weight: 900;
  line-height: 34vh;
  position: relative;
}

.text-span {
  font-size: 55vh;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block {
  opacity: .6;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 20vh;
  overflow: visible;
}

.circlelattern {
  background-color: var(--_colors---strong-red);
  filter: blur(300px);
  border-radius: 2000px;
  height: 1230px;
  position: absolute;
  inset: -117% 0% auto;
}

.div-block-3 {
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.title-section {
  margin-top: 130px;
  margin-bottom: 60px;
  overflow: visible;
}

.titulovivoxelderecho {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vivoxelderecho {
  color: var(--_colors---white);
  padding-top: 0;
  font-family: Anton, sans-serif;
  font-size: 200px;
  font-weight: 400;
  line-height: 200px;
  transition: text-shadow 1s;
  position: relative;
  left: 50px;
  right: 0;
  transform: rotate(-4deg);
}

.vivoxelderecho.information {
  font-size: 72px;
  line-height: 70px;
  position: relative;
  top: auto;
  left: 8px;
}

.text-span-2 {
  margin-left: 120px;
}

.text-span-2.information {
  margin-left: 41px;
}

.text-span-3 {
  color: #7f0800;
  font-size: 50px;
  line-height: 50px;
  position: relative;
  top: -69px;
  left: -115px;
}

.text-span-3.information {
  color: #120000;
  font-size: 20px;
  line-height: 20px;
  top: -23px;
  left: -41px;
}

.div-block-4 {
  background-color: var(--_colors---strong-red);
  opacity: .76;
  filter: blur(100px);
  border-radius: 1000px;
  width: 80vw;
  height: 400px;
  position: absolute;
}

.heading {
  color: var(--_colors---white);
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  position: relative;
  top: -18px;
  left: 0;
  right: 0;
  transform: rotate(-4deg);
}

.text-block {
  color: var(--_colors---white);
  text-align: center;
  letter-spacing: -10px;
  text-shadow: 0 0 50px #ffffff54;
  width: 200px;
  height: 200px;
  font-size: 120px;
  font-weight: 700;
  line-height: 80px;
  position: absolute;
  top: 29px;
  left: 579px;
  transform: rotate(-4deg);
}

.background-video {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.artistas-section {
  padding-top: 40px;
  display: none;
}

.heading-2 {
  color: var(--_colors---white);
  text-align: center;
  margin-bottom: 30px;
}

.div-block-5 {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.map-section {
  color: var(--_colors---white);
  margin-top: 40px;
  position: relative;
}

.cs-girls {
  position: relative;
}

.cs-logo {
  position: absolute;
  top: 391px;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
}

.precios-section {
  color: var(--_colors---white);
  padding-bottom: 30px;
}

.container-3 {
  padding-top: 0;
}

.pricing-name {
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.pricing-name-title {
  font-weight: 700;
}

.pricing-name-subtitle {
  text-align: center;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
}

.text-block-2 {
  padding-bottom: 10px;
  padding-left: 15px;
  font-weight: 700;
  position: static;
  inset: auto auto 0% 0%;
}

.name-zone-color {
  border-radius: 20px;
  width: 15px;
  height: 15px;
}

.name-zone-color.color1 {
  background-color: #690a0d;
}

.name-zone-color.color2 {
  background-color: #0e2c8b;
}

.name-zone-color.color3 {
  background-color: #d37405;
}

.name-zone-color.color4 {
  background-color: #000;
}

.name-zone-color.color5 {
  background-color: #fbff01;
}

.name-zone {
  border: 0 solid #fff;
  border-width: 1px 0 0 1px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.name-zone-title {
  padding-left: 10px;
  font-size: 20px;
  font-weight: 900;
  line-height: 12px;
}

.pricing {
  text-align: center;
  border: 0 solid #fff;
  border-top-width: 1px;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 28px;
  font-weight: 900;
  display: flex;
  position: relative;
}

.pricing.right {
  border-right-width: 1px;
  flex-flow: column;
}

.pricing.bottom-right {
  border-right-width: 1px;
}

.pricing.bottom-right.yellow {
  background-color: #ffed28;
}

.pricing.active {
  background-color: #d80000;
  border-right-width: 1px;
}

.pricing.active.pricing-bottom.inactive {
  background-color: #d8000000;
}

.pricing.active.pricing-bottom.inactive.yellow {
  background-color: #ffed28;
}

.pricing.active.pricing-bottom.suprema {
  background-color: #fff;
}

.thead {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 80px;
  grid-template-columns: 1fr 1fr;
}

.tbody {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--_colors---white);
  grid-template-rows: 50px;
  grid-template-columns: 1fr 1fr;
  transition: background-color .5s;
}

.tbody:hover {
  background-color: #360b0b;
}

.tbody.suprema {
  color: #000;
  background-color: #ffed28;
  margin-top: 20px;
}

.pricing-superindice {
  font-size: 16px;
  line-height: 15px;
}

.pricing-number {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.pricing-number.defeat {
  opacity: .5;
  text-decoration: line-through;
}

.image-4 {
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.flex-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
}

.map-legend {
  opacity: .5;
  font-weight: 300;
}

.button-section {
  background-color: #7f0000;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 25px;
}

.button-section-title {
  text-align: center;
}

.flex-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 15px;
}

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

.text-block-7 {
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

.text-block-8 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-9 {
  font-size: 12px;
  font-weight: 200;
  line-height: 16px;
}

.flex-block-7 {
  border-top: 1px solid var(--_colors---white);
  border-left: 1px solid var(--_colors---white);
  padding: 15px;
}

.flex-block-7.top {
  border-top: 1px solid var(--_colors---white);
}

.heading-3 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  font-weight: 300;
}

.beca-check {
  background-color: #d80000;
  border-radius: 9px;
  padding: 3px 8px;
  font-size: 12px;
  transition: box-shadow .5s, transform .5s;
}

.beca-check:hover {
  transform: translate(0, -2px);
  box-shadow: 0 10px 5px #0003;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--_colors---white);
  grid-template-rows: 60px 180px;
  grid-template-columns: auto;
  grid-auto-rows: 100px;
}

.column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: 60px repeat(auto-fit, 180px);
  grid-template-columns: auto;
  transition: background-color .5s;
}

.column:hover {
  background-color: #360b0b;
}

.flex-block-9 {
  justify-content: center;
  align-items: center;
}

.div-block-7 {
  border-top: 1px solid var(--_colors---white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-7.right {
  border-right: 1px solid var(--_colors---white);
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-8 {
  border-top: 1px solid var(--_colors---white);
  border-right: 1px solid var(--_colors---white);
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-9 {
  padding-top: 25px;
}

.benefits-zone-title {
  background-color: #060000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-10 {
  border-top: 1px solid var(--_colors---white);
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-section {
  color: var(--_colors---white);
}

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

.container-4 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 80vw;
  padding: 100px 20vw;
  display: flex;
}

.text-block-10 {
  border-left: 1px solid var(--_colors---white);
  margin-left: 15px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

.flex-block-10 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.div-block-12 {
  margin-top: 40px;
  margin-bottom: 50px;
}

.paragraph {
  text-align: left;
}

.calderonpname {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 20px;
  position: absolute;
  inset: 35% auto auto 46%;
}

.image-6 {
  -webkit-user-select: none;
  user-select: none;
}

.grid-4 {
  grid-column-gap: 0px;
  -webkit-user-select: none;
  user-select: none;
  border-bottom: 1px solid #4d0000;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .5fr 1fr;
  place-items: center start;
  padding-top: 20px;
  padding-bottom: 20px;
  transition-property: background-color;
  transition-duration: .5s;
  transition-timing-function: ease;
}

.grid-4:hover {
  background-color: #360b0b;
}

.programa_cuadro {
  margin-left: -100px;
  margin-right: -100px;
  display: none;
}

.text-block-11 {
  font-weight: 700;
}

.div-block-14 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px 5px;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 15px;
  line-height: 16px;
  display: flex;
}

.div-block-16 {
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  display: flex;
}

.div-block-17 {
  background-image: linear-gradient(#a60a0a, #300);
  border-radius: 100px;
  justify-content: center;
  align-items: flex-start;
  width: 50px;
  height: 50px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  overflow: clip;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.text-block-12 {
  font-weight: 200;
}

.thumb_program {
  max-width: none;
  transition: background-color .5s;
  position: relative;
  top: -4px;
}

.thumb_program:hover {
  background-color: #00000026;
}

.program_label {
  color: var(--_colors---strong-red);
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
}

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

.grid-6 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.div-block-25 {
  justify-content: center;
  align-items: stretch;
  height: 350px;
  display: flex;
  position: relative;
  overflow: clip;
}

.flex-block-14 {
  justify-content: space-between;
  align-items: stretch;
  position: static;
  overflow: visible;
}

.image-8 {
  max-width: none;
  padding-top: 15px;
  position: relative;
  overflow: clip;
}

.text-block-17 {
  color: var(--_colors---strong-red);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  font-family: Anton, sans-serif;
  font-size: 400px;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-18 {
  padding-bottom: 5px;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-27 {
  background-image: linear-gradient(#fff0 32%, #000 93%);
  position: absolute;
  inset: 0%;
}

.div-block-28 {
  flex-flow: column;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-block-19 {
  font-weight: 300;
}

.text-block-20 {
  font-family: var(--_colors---icons-font);
}

.link-block-2 {
  color: var(--_colors---white);
  text-decoration: none;
  display: none;
  position: absolute;
  top: 50px;
  bottom: 0%;
  right: 61%;
}

.div-block-29 {
  position: relative;
}

.preguntas-section {
  color: var(--_colors---white);
}

.flex-block-15 {
  border-top: 1px solid #4d0000;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 10px;
}

.rt-category-cards-text {
  color: var(--_colors---white);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.rt-accordion-answer-wrap {
  background-color: #ddd0;
  display: flex;
  position: static;
  overflow: hidden;
}

.rt-home-three-accordion-answer {
  padding-top: 20px;
  font-weight: 300;
}

.rt-home-three-accordions {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
}

.rt-home-three-accordion-block {
  border-radius: 10px;
  width: 100%;
  padding: 10px 50px;
}

.rt-home-three-accordion-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
}

.rt-question-icon {
  color: var(--_colors---white);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-home-three-accordion-question {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: var(--_colors---white);
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  border-bottom: 1px solid #4d0000;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 40px;
  display: flex;
}

.rt-minus {
  position: absolute;
}

.licence-section {
  z-index: 1;
  color: var(--_colors---white);
  height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
}

.flex-block-17 {
  -webkit-user-select: none;
  user-select: none;
  justify-content: center;
  align-items: center;
  font-weight: 300;
}

.text-block-23 {
  margin-right: 30px;
}

.flex-block-18 {
  opacity: .5;
  color: var(--_colors---white);
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.footer-section {
  z-index: 0;
  background-color: #000;
  height: 50vh;
  position: sticky;
  bottom: 0;
}

.flex-block-19 {
  justify-content: center;
  align-items: center;
  height: 50vh;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-6 {
  background-color: #131313;
  max-width: none;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-24 {
  font-size: 12px;
}

.link-block-3 {
  color: #626262;
  background-color: #212121;
  padding: 2px 20px;
  text-decoration: none;
  transition: background-color .5s;
}

.link-block-3:hover {
  background-color: #0d0d0d;
}

.container-7 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-25 {
  opacity: .54;
  color: #909090;
  cursor: pointer;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  inset: 5% 0% 0% auto;
}

.div-block-30 {
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  display: flex;
  position: sticky;
}

.imagenakazaki {
  background-image: url('../images/cesar-nakazaki.png.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 27vw;
  height: 60vh;
  position: absolute;
  right: 46%;
}

.imagecalderon {
  background-image: url('../images/carlos-calderon-puertas.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  top: 27%;
  right: 10%;
}

.imagecastillof {
  background-image: url('../images/mario-castillo.png.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  top: 25%;
  left: 8%;
}

.imagemiguelc {
  background-image: url('../images/miguel-carbonell.png.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  left: 11%;
}

.imagemonroy {
  background-image: url('../images/juan-monroy.png.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  right: 31%;
}

.imageleysserl {
  background-image: url('../images/leyser-leon.png.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  right: 15%;
}

.text-span-6 {
  font-size: 100px;
}

.div-block-31 {
  z-index: 0;
  opacity: .3;
  mix-blend-mode: screen;
  object-fit: fill;
  height: 100vh;
  position: relative;
  overflow: visible;
}

.container-8 {
  position: static;
}

.div-block-32 {
  position: relative;
}

.code-embed {
  width: 930px;
  margin-top: 50px;
}

.div-block-34 {
  z-index: 1;
  background-color: var(--_colors---dark-red);
  height: 50vh;
  padding-top: 100px;
  position: relative;
}

.container-9 {
  max-width: none;
  height: 50vh;
}

.imagemledesma {
  background-image: url('../images/marianella-ledesma.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  top: 25%;
}

.mledesmaname {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 20px;
  position: absolute;
  inset: 37% auto auto 7%;
}

.imagejaimedelgadoz {
  background-image: url('../images/jaime-delgado.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  top: 25%;
  left: 23%;
}

.jdelgadoname {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 20px;
  position: absolute;
  inset: 29% auto auto 2%;
}

.imagefeguiguren {
  background-image: url('../images/francisco-eguiguren.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 25vw;
  height: 60vh;
  position: absolute;
  top: 26%;
  right: 24%;
}

.feguigurenname {
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 20px;
  position: absolute;
  inset: 43% auto auto 21%;
}

.loader {
  z-index: 2147483647;
  background-color: #000;
  background-image: url('../images/logo-lp-dark.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 200px;
  display: none;
  position: fixed;
  inset: 0%;
}

.text-block-28 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-decoration: none;
}

.link-block-4 {
  border-radius: 15px;
  position: absolute;
  inset: auto auto 25% 5%;
}

.image-9 {
  border-radius: 15px;
}

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section.rt-background-blue {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-section.rt-background-blue.rt-gap-none {
  background-color: #000;
  padding: 0;
  font-family: Poppins, sans-serif;
  display: none;
  overflow: hidden;
}

.rt-component-section.rt-gap-none {
  padding: 0;
  font-family: Outfit;
  font-weight: 300;
}

.rt-body-text-4 {
  color: #444655;
  font-size: 16px;
  line-height: 28px;
}

.rt-body-text-4.rt-text-white.rt-home-one-top-text {
  color: #fff;
  text-decoration: none;
}

.rt-home-one-top-section {
  padding: 10px 15px;
}

.rt-nav-top-left-box {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-home-one-top-social-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-nav-top-item-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-container-8 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.rt-container-8.rt-nav-top-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.agotado {
  background-color: var(--_colors---strong-red);
  box-shadow: 0 0 8px 3px var(--_colors---dark-red);
  opacity: 0;
  border-radius: 6px;
  padding: 2px 5px;
  font-size: 11px;
  transition: opacity .2s, box-shadow .3s;
  position: absolute;
}

.agotado:hover {
  box-shadow: 0 0 10px 5px var(--_colors---dark-red);
  opacity: 100;
}

.roxin-benefits {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr .5fr .5fr .25fr .5fr;
  margin-top: 20px;
}

.text-span-7 {
  font-size: 12px;
  line-height: 0;
}

.div-block-35 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 20px 10px;
  display: flex;
}

.div-block-35.final {
  border-right: 1px solid #fff;
}

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

.icon_benefits {
  padding-bottom: 15px;
  font-family: Material Icons Outlined, sans-serif;
  font-size: 28px;
}

.grid-7 {
  grid-template-columns: 1fr;
}

.text-block-30 {
  margin-bottom: 10px;
  font-family: Anton, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.div-block-36 {
  flex-flow: column;
  width: 500px;
  margin-left: 25px;
  display: flex;
}

.div-block-37 {
  width: 250px;
  height: 200px;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 10px;
  position: relative;
  overflow: clip;
}

.flex-block-20 {
  filter: grayscale();
  justify-content: center;
  align-items: center;
  width: 800px;
  margin-top: 10px;
  margin-bottom: 20px;
  transition: filter .3s;
}

.flex-block-20:hover {
  filter: grayscale(0%);
}

.text-block-31 {
  margin-top: 10px;
  font-style: italic;
}

.text-block-32 {
  z-index: 0;
  color: var(--_colors---white);
  text-align: center;
  font-family: Anton, sans-serif;
  font-size: 400px;
  line-height: 350px;
  position: absolute;
  inset: 0% 0% auto;
}

.image-10, .image-11, .image-12 {
  position: relative;
}

.activities_row {
  background-image: linear-gradient(90deg, black 17%, #fff0 61%), linear-gradient(180deg, #0000 10%, var(--_colors---strong-red) 10%, var(--_colors---strong-red) 50%, var(--_colors---strong-red) 90%, #fff0 90%);
}

.button {
  background-color: var(--_colors---strong-red);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 150px;
  margin: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.button.w--current {
  display: none;
}

.section {
  z-index: 5;
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  height: 70px;
  position: fixed;
  inset: auto 0% 0%;
}

.text-block-34 {
  font-size: 16px;
}

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

.text-block-36 {
  font-size: 16px;
  font-weight: 400;
}

.banner-timeout {
  background-color: var(--_colors---strong-red);
  text-align: center;
  white-space: nowrap;
  width: 100%;
  padding: 10px 5px 7px;
  font-size: 5vw;
  line-height: 100%;
}

.text-block-37 {
  color: var(--_colors---white);
  font-family: Anton, sans-serif;
  display: inline-block;
}

.text-span-8 {
  color: #ffd900;
}

.container-10 {
  text-align: center;
}

.image-13 {
  -webkit-user-select: none;
  user-select: none;
  max-width: 70%;
  position: relative;
}

.text-block-38 {
  color: var(--_colors---white);
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.5rem;
  position: relative;
}

.text-block-39 {
  background-color: var(--_colors---strong-red);
  color: var(--_colors---white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Anton, sans-serif;
  font-size: 4rem;
  line-height: 80px;
  position: relative;
}

.linear-profes {
  max-width: 80%;
  display: none;
  position: relative;
}

.mobile-profes {
  max-width: 60%;
  position: relative;
}

.text-span-10 {
  font-weight: 700;
}

.image-14 {
  display: none;
}

.flex-block-21 {
  padding-bottom: 30px;
}

.groups-logos {
  max-width: 60%;
  position: relative;
}

.group-moviles-vertical {
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: relative;
}

@media screen and (max-width: 991px) {
  .mariocastilloname {
    top: 19%;
    left: 36%;
  }

  ._10-a-os {
    margin-top: 20px;
    font-size: 24vh;
    line-height: 30vh;
  }

  .vivoxelderecho {
    left: auto;
  }

  .text-span-2 {
    margin-left: 30px;
  }

  .heading {
    left: auto;
  }

  .text-block {
    left: 498px;
  }

  .pricing-table, .flex-block-9 {
    overflow: scroll hidden;
  }

  .container-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .programa_cuadro, .div-block-24 {
    margin-left: 0;
    margin-right: 0;
  }

  .rt-home-three-accordion-section {
    flex-flow: column;
  }

  .code-embed {
    width: 80vw;
  }

  .div-block-39, .div-block-40 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .rt-home-three-accordion-block {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-three-accordion-question {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .rt-home-one-top-section {
    display: none;
  }

  .rt-nav-top-left-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .rt-container-8.rt-nav-top-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-block-34 {
    font-size: 12px;
    line-height: 10px;
  }

  .text-block-36 {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .background-smoke {
    height: 300px;
  }

  .navbar {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .namedocentetop, .lastnamedocentetop {
    font-size: 10px;
    line-height: 10px;
  }

  .mariocastilloname {
    top: 27%;
    left: 14%;
  }

  .nakazakiname {
    top: 29%;
    left: auto;
    right: 34px;
  }

  .juanmonroyname {
    top: 32%;
    left: 16%;
  }

  .miguelcarbonellname {
    top: 33%;
  }

  .leysserleonname {
    top: 41%;
  }

  ._10-a-os {
    letter-spacing: -5px;
    -webkit-text-stroke-width: 1px;
    font-size: 11vh;
    line-height: 12vh;
    top: 22.6vh;
  }

  .text-span {
    -webkit-text-stroke-width: 2px;
    font-size: 19vh;
  }

  .title-section {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulovivoxelderecho {
    width: 100%;
    top: 35vh;
  }

  .vivoxelderecho {
    text-align: center;
    width: 95vw;
    font-size: 80px;
    line-height: 80px;
    position: static;
    left: 0;
  }

  .vivoxelderecho.information {
    left: 0;
  }

  .text-span-2 {
    margin-left: 0;
  }

  .text-span-3 {
    font-size: 25px;
    top: -25px;
    left: -48px;
  }

  .div-block-4 {
    opacity: .3;
  }

  .heading {
    width: 95vw;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
    line-height: 24px;
    position: static;
    left: 0;
  }

  .text-block {
    letter-spacing: -5px;
    width: 100px;
    height: 100px;
    font-size: 30px;
    line-height: 25px;
    position: absolute;
    top: 13%;
    left: 65%;
  }

  .artistas-section {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }

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

  .div-block-5 {
    display: none;
  }

  .map-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cs-girls {
    top: 0;
  }

  .cs-logo {
    top: 49%;
    left: auto;
  }

  .precios-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-name {
    width: 100%;
  }

  .pricing-name-title {
    font-size: 12px;
  }

  .pricing-name-subtitle {
    font-size: 8px;
  }

  .text-block-2 {
    width: 100%;
  }

  .name-zone {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .name-zone-title {
    font-size: 12px;
  }

  .pricing {
    width: 100px;
  }

  .pricing.right, .pricing.bottom-right, .pricing.active {
    width: 100%;
  }

  .thead, .tbody {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-number {
    font-size: 18px;
  }

  .button-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-table {
    box-sizing: content-box;
    padding-right: 0;
    overflow: scroll hidden;
  }

  .text-block-6 {
    font-size: 12px;
  }

  .text-block-8 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-9 {
    font-size: 10px;
    line-height: 14px;
  }

  .grid-3 {
    grid-template-columns: repeat(auto-fit, 250px);
  }

  .column {
    grid-template-columns: repeat(auto-fit, 100px);
  }

  .flex-block-9 {
    display: none;
    overflow: scroll hidden;
  }

  .info-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-4 {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-12 {
    width: 100%;
  }

  .calderonpname {
    top: 33%;
    left: 62%;
  }

  .programa_cuadro {
    margin-left: 0;
    margin-right: 0;
    overflow: scroll hidden;
  }

  .div-block-24 {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-6 {
    grid-template-rows: 1fr 1fr auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-25 {
    justify-content: center;
    align-items: stretch;
    display: block;
  }

  .image-8 {
    max-width: 100%;
    padding-top: 0;
    position: relative;
    top: 22px;
    overflow: clip;
  }

  .text-block-17 {
    width: 100%;
    height: 100%;
    font-size: 380px;
    line-height: 0;
  }

  .div-block-27 {
    background-image: linear-gradient(#fff0 32%, #000 85%);
    height: auto;
    top: 1%;
  }

  .link-block-2 {
    top: 18px;
    right: 36%;
  }

  .flex-block-18 {
    text-align: center;
  }

  .link-block-3 {
    width: 100%;
  }

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

  .text-block-25 {
    position: static;
  }

  .imagenakazaki {
    width: 50vw;
    height: 30vh;
    right: 10%;
  }

  .imagecalderon {
    width: 50vw;
    height: 30vh;
    top: 60%;
    left: 24%;
  }

  .imagecastillof {
    width: 50vw;
    height: 30vh;
    top: 30%;
    right: 39%;
  }

  .imagemiguelc {
    width: 50vw;
    height: 30vh;
  }

  .imagemonroy {
    width: 50vw;
    height: 30vh;
    top: 16%;
    right: 39%;
  }

  .imageleysserl {
    width: 50vw;
    height: 30vh;
    top: 15%;
    right: 8%;
  }

  .text-span-6 {
    font-size: 30px;
  }

  .container-8 {
    position: relative;
  }

  .code-embed {
    width: 100%;
  }

  .imagemledesma {
    width: 50vw;
    height: 30vh;
    top: 45%;
    left: 10%;
  }

  .mledesmaname {
    top: 39%;
  }

  .imagejaimedelgadoz {
    width: 50vw;
    height: 30vh;
    top: 30%;
    left: 41%;
  }

  .jdelgadoname {
    top: 31%;
    left: auto;
    right: 19%;
  }

  .imagefeguiguren {
    width: 50vw;
    height: 30vh;
    top: 45%;
    right: 10%;
  }

  .feguigurenname {
    top: 35%;
    left: 49%;
  }

  .text-block-26 {
    justify-content: center;
    align-items: center;
  }

  .menu-button, .icon {
    display: none;
  }

  .link-block-4 {
    inset: 5% auto auto 5%;
  }

  .rt-component-section.rt-background-blue.rt-gap-none {
    display: none;
  }

  .rt-nav-top-left-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-container-8.rt-nav-top-container {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .roxin-benefits {
    overflow-y: hidden;
  }

  .div-block-35 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-29 {
    font-size: 10px;
    line-height: 14px;
  }

  .icon_benefits {
    padding-bottom: 6px;
    font-size: 20px;
  }

  .text-block-30 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-36, .div-block-37 {
    width: 100%;
  }

  .flex-block-20 {
    flex-flow: column;
    width: 100%;
  }

  .text-block-31 {
    margin-top: 2px;
    margin-bottom: 20px;
    padding-right: 5px;
    font-size: 12px;
  }

  .activities_row {
    background-image: linear-gradient(180deg, #0000 10%, var(--_colors---strong-red) 10%, var(--_colors---strong-red) 50%, var(--_colors---strong-red) 90%, #fff0 90%);
  }

  .text-block-33 {
    font-size: 12px;
    line-height: 15px;
  }

  .button {
    background-color: var(--_colors---strong-red);
    width: 120px;
  }

  .button.w--current {
    display: inline;
  }

  .text-block-34 {
    font-size: 10px;
  }

  .text-block-36 {
    font-size: 10px;
    line-height: 10px;
  }

  .text-block-38 {
    font-size: 1rem;
  }

  .text-block-39 {
    font-size: 1.8rem;
    line-height: 40px;
  }

  .linear-profes {
    display: none;
  }

  .mobile-profes {
    max-width: 80%;
    position: relative;
  }

  .image-14 {
    display: inline;
  }

  .groups-logos {
    max-width: 80%;
    display: block;
  }

  .group-moviles-vertical {
    display: block;
  }
}

#w-node-df8c62e4-ead3-f3b6-a5d6-c7ec13fc4857-5a3f03c7 {
  align-self: end;
}

#w-node-_3a860e5e-4382-2728-dade-62fdc032c626-5a3f03c7, #w-node-_3a860e5e-4382-2728-dade-62fdc032c62a-5a3f03c7, #w-node-cebf6842-cc6f-b892-986f-10ab93a51821-5a3f03c7, #w-node-cebf6842-cc6f-b892-986f-10ab93a51825-5a3f03c7, #w-node-cebf6842-cc6f-b892-986f-10ab93a51831-5a3f03c7, #w-node-cebf6842-cc6f-b892-986f-10ab93a51835-5a3f03c7 {
  align-self: center;
}

#w-node-ec75592c-4d97-ff4b-899f-502d5b4c68f7-5a3f03c7 {
  align-self: end;
}

#w-node-f583dfcf-0bb6-a066-93ee-9429ea9c712c-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_4a3edb63-719a-8085-52b9-d30b105d7257-5a3f03c7, #w-node-_2b3af17b-a12e-6132-c558-a22377e9e01b-5a3f03c7, #w-node-f005de95-4f35-3e55-7225-e4f5862620a7-5a3f03c7, #w-node-_3dab686e-2b14-369a-2e2a-2684463c63da-5a3f03c7, #w-node-_9cab2033-3284-d77a-eed8-a56e4b0d3baf-5a3f03c7, #w-node-_4027dc78-f5f3-65c8-24e2-429a998fd500-5a3f03c7, #w-node-_30d46068-8a73-7d69-b417-b1077a6ed3c5-5a3f03c7, #w-node-_8dadcb97-d44b-07c6-d863-449faa7cb957-5a3f03c7, #w-node-_486d9c2b-4faf-65b8-31fd-aba523f0a583-5a3f03c7, #w-node-d2af5b32-496d-0229-91df-fb526e092e56-5a3f03c7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: stretch stretch;
}

#w-node-_88333ce6-8398-6579-c37e-7f1f0323aac6-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_88333ce6-8398-6579-c37e-7f1f0323aac9-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_10193957-7263-b91a-741c-6d9ee584c6f5-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_10193957-7263-b91a-741c-6d9ee584c6f8-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_11de9f5b-234e-5ba8-7a73-716b592effbd-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_11de9f5b-234e-5ba8-7a73-716b592effc0-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-e6482857-1a92-00cb-8ee4-f8dec934112a-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-e6482857-1a92-00cb-8ee4-f8dec934112d-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_935d2581-2168-c307-27b5-cf769b5eb6a1-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_935d2581-2168-c307-27b5-cf769b5eb6a4-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_2692c3e7-85e2-19b0-345f-e017e7534b2a-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_2692c3e7-85e2-19b0-345f-e017e7534b2d-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_5666d580-6427-4e14-dd76-92948b71782c-5a3f03c7 {
  place-self: stretch stretch;
}

#w-node-_5666d580-6427-4e14-dd76-92948b71782f-5a3f03c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

@media screen and (max-width: 479px) {
  #w-node-df8c62e4-ead3-f3b6-a5d6-c7ec13fc4857-5a3f03c7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_4a3edb63-719a-8085-52b9-d30b105d7257-5a3f03c7, #w-node-_2b3af17b-a12e-6132-c558-a22377e9e01b-5a3f03c7, #w-node-f005de95-4f35-3e55-7225-e4f5862620a7-5a3f03c7, #w-node-_3dab686e-2b14-369a-2e2a-2684463c63da-5a3f03c7, #w-node-_9cab2033-3284-d77a-eed8-a56e4b0d3baf-5a3f03c7, #w-node-_4027dc78-f5f3-65c8-24e2-429a998fd500-5a3f03c7, #w-node-_30d46068-8a73-7d69-b417-b1077a6ed3c5-5a3f03c7, #w-node-_8dadcb97-d44b-07c6-d863-449faa7cb957-5a3f03c7, #w-node-_486d9c2b-4faf-65b8-31fd-aba523f0a583-5a3f03c7, #w-node-d2af5b32-496d-0229-91df-fb526e092e56-5a3f03c7 {
    grid-column: span 1 / span 1;
  }
}


