:root {
  --a: #acddff;
  --b: #4fa6fd;
  --fondo: #afc8ff;
}

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

.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;
  }
}

.section-63 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-90 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  display: flex;
}

.div-block-118 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 700px;
  display: flex;
}

.image-111 {
  max-width: 30%;
}

.button-22 {
  color: #00398e;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 20px;
  width: 250px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  box-shadow: 5px 5px 5px -1px #11294b33;
}

.body {
  background-color: var(--fondo);
  height: 700px;
  max-height: none;
}

.button-23 {
  color: #e5e5e5;
  text-transform: uppercase;
  background-color: #00398e;
  border: 1px #00398e;
  border-radius: 20px;
  margin-top: 0;
  font-size: 12px;
}

.link-11 {
  color: #00398e;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.code-embed-8 {
  color: #1559be;
}

.bold-text-105 {
  color: #00398e;
  margin-right: 0;
  font-weight: 400;
}

.text-block-10 {
  color: #00398e;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
}

.container-91 {
  background-color: #fca663;
  width: 350px;
  height: 1px;
  margin-top: 10px;
}

.container-92 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-47 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  margin-top: 40px;
}

.bold-text-105-copy {
  color: #00398e;
  margin-right: 0;
  font-weight: 400;
}

.section-64 {
  border-radius: 20px;
}

.div-block-119 {
  background-color: #fff;
  border: 1px #00398e;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

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

.link-10 {
  color: #00398e;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-11 {
  color: #00398e;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

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

.image-112 {
  max-width: 30%;
  margin-bottom: 40px;
}

.text-block-13 {
  color: #00398e;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
}

.text-block-12 {
  color: #6ea0e6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.section-63-copy {
  height: 700px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-118-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 700px;
  display: flex;
}

.body-copy {
  background-color: var(--fondo);
  max-height: none;
}

.text-block-10-copy {
  color: #00398e;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
}

.text-block-11-copy {
  color: #00398e;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.image-112-copy {
  max-width: 50%;
  margin-bottom: 10px;
}

.section-65 {
  margin-top: 60px;
}

@media screen and (max-width: 479px) {
  .section-63 {
    background-image: linear-gradient(180deg, var(--a), var(--b));
    padding-top: 33px;
    position: static;
    inset: 0%;
  }

  .container-90 {
    margin-bottom: 29px;
    padding-bottom: 50px;
  }

  .div-block-118 {
    height: 100%;
  }

  .body {
    background-color: #abdcff;
    background-image: none;
    height: auto;
    min-height: auto;
    max-height: none;
    overflow: visible;
  }

  .button-23 {
    color: #fff;
    background-color: #fc6b22;
  }

  .container-91 {
    width: 200px;
  }

  .grid-47 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-119 {
    margin-top: 20px;
    margin-bottom: 100px;
  }

  .link-10 {
    font-size: 12px;
  }

  .image-112 {
    max-width: 60%;
  }

  .section-63-copy {
    background-image: linear-gradient(180deg, var(--a), var(--b));
    padding-top: 33px;
    position: static;
    inset: 0%;
  }

  .div-block-118-copy {
    height: 100%;
  }

  .body-copy {
    background-color: #abdcff;
    background-image: none;
    height: auto;
    min-height: auto;
    max-height: none;
    overflow: visible;
  }

  .image-112-copy {
    max-width: 60%;
  }
}

#w-node-_34768860-0dac-b660-480e-9032da91afc7-b190a3a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc8-b190a3a0 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afce-b190a3a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afcf-b190a3a0 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd5-b190a3a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd6-b190a3a0 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe0-b190a3a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe1-b190a3a0 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe7-b190a3a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe8-b190a3a0 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff1-b190a3a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff2-b190a3a0 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc7-12c678f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc8-12c678f2 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afce-12c678f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afcf-12c678f2 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe0-12c678f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe1-12c678f2 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe7-12c678f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe8-12c678f2 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff1-12c678f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff2-12c678f2 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc7-2160be92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc8-2160be92 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afce-2160be92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afcf-2160be92 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd5-2160be92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd6-2160be92 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe0-2160be92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe1-2160be92 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe7-2160be92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe8-2160be92 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff1-2160be92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff2-2160be92 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc7-a093c3db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc8-a093c3db {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afce-a093c3db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afcf-a093c3db {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd5-a093c3db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd6-a093c3db {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe0-a093c3db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe1-a093c3db {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe7-a093c3db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe8-a093c3db {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff1-a093c3db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff2-a093c3db {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc7-38c3f924 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afc8-38c3f924 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afce-38c3f924 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afcf-38c3f924 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd5-38c3f924 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afd6-38c3f924 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe0-38c3f924 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe1-38c3f924 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe7-38c3f924 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91afe8-38c3f924 {
  justify-self: start;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff1-38c3f924 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_34768860-0dac-b660-480e-9032da91aff2-38c3f924 {
  justify-self: start;
}


