@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Thin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Bold_Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Thin_Italic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Typo Round;
  src: url('../fonts/Typo_Round_Light_Italic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

.section-1 {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/mapa-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container {
  text-align: center;
}

.input-2 {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  font-family: Typo Round, Arial, sans-serif;
}

.input-2::placeholder {
  color: #000;
}

.input-2.tel {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-2.prefijo {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-2._0 {
  margin-bottom: 0;
}

.bold-text {
  color: #fff;
  text-align: left;
  font-family: Typo Round, Arial, sans-serif;
  line-height: 35px;
}

.bold-text-2 {
  color: #fff;
}

.input-2-copy {
  color: #000;
  border-radius: 10px;
  height: 200px;
  font-family: Typo Round, Arial, sans-serif;
  overflow: clip;
}

.input-2-copy::placeholder {
  color: #000;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  background-color: #e77b2b;
  background-image: linear-gradient(90deg, #1d4ea5, #5b96fe);
  border-radius: 20px;
  margin-bottom: 10px;
  padding: 5px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.text-span-3 {
  text-transform: uppercase;
  font-size: 18px;
}

.error-message {
  z-index: 5;
  text-align: center;
  background-color: #566a7e;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/mapa-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  position: fixed;
  inset: 0;
}

.text-span-2 {
  color: #fff;
  font-size: 16px;
}

.der {
  text-align: left;
  font-size: 14px;
}

.form-2 {
  text-align: center;
  border: 1px #b8b8b8;
  border-radius: 4px;
  padding: 10px 20px;
}

.paragraph {
  color: #fff;
  text-align: left;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.linea {
  outline-offset: 0px;
  border: 1px solid #e77b2b00;
  outline: 3px #333;
  margin-top: 10px;
  padding-top: 60px;
}

.section-5 {
  border-bottom: 1px solid #00000008;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-right: 0;
}

.section-5.hero {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-bottom: 1px #e77b2b;
  padding-top: 0;
  padding-bottom: 75px;
  font-size: 12px;
}

.button-2 {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #4932dd;
  background-clip: border-box;
  border: 1px #e77b2b;
  border-radius: 20px;
  outline: 3px #fff;
  margin-top: 10px;
  padding: 10px 21px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 20px;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.button-2:hover {
  background-color: #5ebf94;
}

.hero-header {
  color: #fff;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.paragraph-2 {
  color: #fff;
  margin-top: 100px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.image {
  margin-bottom: 10px;
}

.section-6 {
  text-align: center;
  padding: 20px 10px;
}

.paragraph-3 {
  text-align: left;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 34px;
  line-height: 44px;
}

.paragraph-3.right {
  text-align: right;
}

.paragraph-4 {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-4.right {
  text-align: right;
}

.image-2 {
  padding-top: 20px;
  padding-bottom: 30px;
}

.section-7 {
  padding: 20px 10px;
}

.section-7.violeta {
  background-image: url('../images/fondo-violeta.png');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-2 {
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  background-image: linear-gradient(90deg, #3b3467, #3c6f99 50%, #3dcae5);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Typo Round, Arial, sans-serif;
}

.heading-2.centet {
  text-align: center;
  margin-top: 0;
}

.heading-2.purpura {
  background-image: linear-gradient(#524b78, #524b78);
}

.image-3 {
  width: 30px;
  margin-right: 5px;
}

.div-block {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-7 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-7.white {
  color: #fff;
}

.video {
  margin-bottom: 40px;
}

.div-block-2 {
  background-color: #20bbca;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-right: 20px;
  display: flex;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-3._2 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 20px;
  display: block;
}

.div-block-3._3 {
  margin-left: 0;
  padding-left: 40px;
  display: block;
}

.div-block-3._4 {
  margin-left: 0;
  padding-left: 60px;
  display: block;
}

.image-4 {
  width: 40px;
}

.text-block-8 {
  font-family: Typo Round, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

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

.aa-faq-arrow {
  position: static;
  inset: 18px 18px auto auto;
}

.aa-faq-list {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.aa-faq-txt {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.aa-faq-row {
  color: #0f072c;
  text-align: left;
  cursor: pointer;
  background-image: url('../images/gradiente-1.png');
  background-position: 50%;
  background-size: cover;
  border: 2px solid #000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 18px;
  padding: 5px 10px 12px 18px;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aa-faq-row:hover {
  border-color: #afafaf;
}

.heading-5 {
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin: 0 auto;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.aa-faq-container {
  align-items: center;
  display: flex;
}

.aa-faq-container.m-respuesta {
  width: 98%;
  margin-top: 16px;
  margin-bottom: 16px;
}

.aa-paragraph-s-3 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

.aa-paragraph-s-3.m-faq {
  color: #000;
  border-radius: 30px;
  width: 100%;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.aa-paragraph-m {
  color: #5227df;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
}

.aa-paragraph-m.m-faq {
  color: #0f072c;
  line-height: 1;
  position: static;
}

.aa-padding-vertical-l-2 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.section-8 {
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.section-9 {
  background-image: linear-gradient(#0003, #0003), url('../images/mapa-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 40px 10px;
}

.heading-6 {
  color: #fff;
  margin-top: 0;
  font-family: Typo Round, Arial, sans-serif;
}

.button {
  color: #040126;
  text-align: center;
  letter-spacing: -.03rem;
  background-color: #9adbff;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.button.d-09 {
  color: #fff;
  background-color: #fff0;
  background-image: linear-gradient(20deg, #1d4ea5, #5b96fe);
  border-radius: 50rem;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  transition: box-shadow .3s;
  box-shadow: 0 7px 80px -12px #5b96fe, inset 0 0 #040126;
}

.button.d-09:hover {
  background-color: #5b96fe;
  box-shadow: 0 0 0 -12px #5b96fe, inset 0 -60px 40px #4932dd;
}

.column-2 {
  text-align: center;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-10 {
  text-align: center;
  padding: 40px 10px;
}

.paragraph-5 {
  text-align: left;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.section-11 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
  font-family: Lato, sans-serif;
}

.container-2 {
  margin-bottom: 20px;
}

.div-block-4 {
  text-align: center;
  width: 18%;
  display: block;
}

.image-5 {
  border: 5px solid #25d7e8;
  border-radius: 1000px;
  margin-bottom: 20px;
}

.heading-7 {
  color: #25d7e8;
  margin-top: 0;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-9 {
  color: #000;
  font-family: Typo Round, Arial, sans-serif;
}

.div-block-5 {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.section-12 {
  padding: 40px 10px 60px;
}

.section-13 {
  background-image: url('../images/gradiente-1.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
  padding: 40px 10px;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-10 {
  color: #fff;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 16px;
}

.section-14 {
  text-align: center;
  background-image: linear-gradient(#00000059, #00000059), url('../images/gradiente-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 40px 10px;
}

.div-block-6 {
  background-color: #20bbcacc;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-11 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.columns-4 {
  margin-bottom: 10px;
}

.bold-text-3 {
  text-transform: uppercase;
}

.image-6 {
  width: 100%;
  display: block;
}

.image-7 {
  width: 100%;
}

.field-label {
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 20px;
  font-family: Typo Round, Arial, sans-serif;
}

.field-label-2 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  padding-left: 15px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 16px;
}

.italic-text {
  font-size: 18px;
  line-height: 24px;
}

.text-block-12 {
  color: #000;
  text-align: left;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-block-12.white {
  color: #fff;
  text-align: center;
}

.text-block-13 {
  color: #fff;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.heading-8 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 36px;
}

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

.column-3 {
  padding-top: 62px;
}

.image-8 {
  margin-bottom: 22px;
}

.section-15 {
  background-image: linear-gradient(#4932dd57, #4932dd57), url('../images/header-onWorld-mapa.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 80px;
}

.section-16 {
  background-image: url('../images/gradiente-1.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 70px;
}

.div-block-7 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 10px;
  padding: 20px;
}

.paragraph-6 {
  font-family: Typo Round, Arial, sans-serif;
}

.button-3 {
  background-color: #4932dd;
  border-radius: 1000px;
  margin-top: 6px;
  padding: 10px 15px;
  font-family: Typo Round, Arial, sans-serif;
  font-size: 18px;
}

.checkbox-field {
  color: #fff;
  text-align: left;
  font-size: 18px;
}

.checkbox-label {
  font-family: Typo Round, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-4 {
  color: #4932dd;
  font-size: 16px;
}

.div-block-8 {
  background-color: #4932ddbd;
  border-radius: 20px;
  margin-bottom: 10px;
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .section-5.hero {
    background-image: linear-gradient(to bottom, null, null), url('../images/Londyn-Evans-4-e1730736071600-1800x1035.jpg');
    background-position: 0 0, 50%;
    padding-top: 34px;
    padding-bottom: 1px;
  }

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

  .div-block-2 {
    width: 60px;
    height: 60px;
  }

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

  .aa-paragraph-s-3 {
    font-size: 14px;
  }

  .aa-paragraph-m {
    font-size: 20px;
  }

  .aa-padding-vertical-l-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .div-block-5 {
    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;
  }
}

@media screen and (max-width: 767px) {
  .linea {
    padding-top: 10px;
  }

  .section-5 {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .section-5.hero {
    text-align: center;
    padding: 5px 38px 52px;
  }

  .hero-header {
    margin-top: 30px;
  }

  .paragraph-3, .paragraph-3.right, .paragraph-4, .paragraph-4.right {
    text-align: center;
  }

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

  .div-block-3 {
    display: block;
  }

  .div-block-3._2, .div-block-3._3, .div-block-3._4 {
    padding-left: 0;
  }

  .heading-5 {
    font-size: 30px;
  }

  .aa-paragraph-s-3 {
    font-size: 14px;
  }

  .aa-paragraph-m {
    font-size: 18px;
  }

  .aa-paragraph-m.m-faq {
    font-size: 16px;
  }

  .column {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .input-2.prefijo {
    padding-left: 5px;
  }

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

  .section-5 {
    text-align: center;
  }

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

  .hero-header {
    text-shadow: none;
    font-size: 22px;
    line-height: 25px;
  }

  .aa-faq-arrow {
    width: 24px;
  }

  .aa-faq-row {
    border-radius: 30px;
    padding-top: 5px;
    padding-left: 12px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 24px;
  }

  .aa-faq-container.m-pregunta {
    padding-right: 4px;
  }

  .aa-faq-container.m-respuesta {
    margin-top: 22px;
  }

  .aa-paragraph-s-3 {
    font-size: 14px;
  }

  .aa-paragraph-s-3.m-faq {
    font-size: 12px;
  }

  .aa-paragraph-m {
    font-size: 16px;
  }

  .aa-paragraph-m.m-faq {
    flex: 1;
    font-size: 14px;
    line-height: 1.3;
  }

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

  .column-3 {
    padding-top: 19px;
  }

  .section-15, .section-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }
}


@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Bold_Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Thin_Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Typo Round';
  src: url('../fonts/Typo_Round_Light_Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}