@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-Bold.ttf') format("truetype"), url('../fonts/RegestoGrotesk-UltraBold.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;
}

@font-face {
  font-family: Spectral;
  src: url('../fonts/spectral.semibold.ttf') format("truetype"), url('../fonts/spectral.bold.ttf') format("truetype"), url('../fonts/spectral.regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.section-2 {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px #d1d1d1;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 40px;
  display: flex;
}

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

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

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.menu-option {
  -webkit-text-stroke-color: #333;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.menu-option:hover {
  color: #96134b;
  text-decoration: none;
}

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

.dropdown-list.w--open {
  -webkit-text-fill-color: inherit;
  background-color: #ffffffe6;
  background-clip: border-box;
  border-radius: 20px;
}

.link-nav-menu {
  background-color: #fff0;
}

.link-nav-menu:hover {
  color: #96134b;
}

.image-12 {
  width: 24px;
  height: 24px;
  display: none;
  overflow: visible;
}

.body {
  color: #454545;
  background-color: #f2f4f5;
  font-family: Regestogrotesk, Arial, sans-serif;
}

.hero-tittle {
  text-align: center;
  margin-top: 0;
  font-family: Spectral, Georgia, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
}

.text-span {
  color: #96134b;
}

.div-hero {
  background-color: #fff;
  background-image: linear-gradient(0deg, #f6f1e9, #fff);
  border-radius: 20px;
  max-width: 1400px;
  margin: 40px auto;
  padding: 20px;
}

.div-block-11 {
  max-width: 1400px;
  overflow: hidden;
}

.texto-general {
  direction: ltr;
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: 400;
}

.section-info {
  max-width: 1200px;
  margin: 20px auto;
}

.bold-text {
  font-size: 90px;
  display: block;
}

.bold-text-2 {
  font-size: 50px;
  display: block;
}

.img-hero {
  max-width: 250px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.section-tittle {
  color: #97144b;
  text-align: center;
  font-family: Regestogrotesk, Arial, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.texto-general-centrado {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-bases {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  max-width: 1400px;
  margin: 40px auto;
  padding: 20px 20px 80px;
}

.hero-tittle-date {
  color: #98134b;
  text-align: center;
  font-family: Spectral, Georgia, sans-serif;
  font-size: 100px;
  line-height: 60px;
}

.image-11 {
  max-width: 150px;
  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 {
  flex-flow: column;
  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;
  background-image: linear-gradient(#97144b, #300718);
  padding-top: 40px;
  padding-bottom: 40px;
}

.no-base {
  color: #97144b;
  text-align: left;
  background-color: #f3f4f5;
  background-image: linear-gradient(90deg, #fff9, #f6f1e9);
  border: 1px solid #f3f4f5;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-family: Regestogrotesk, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.section-bases-copy {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  max-width: 1400px;
  margin: 40px auto;
  padding: 20px;
}

.label-element {
  direction: ltr;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.clumnas-list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.label-titulo {
  direction: ltr;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.img-titulo-hero {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-tittle-top {
  text-align: center;
  margin-bottom: 0;
  font-family: Spectral, Georgia, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
}

.texto-general-base {
  direction: ltr;
  text-align: left;
  max-width: 100%;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

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

.grid-hero {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.image-13, .image-14 {
  margin: auto;
  display: block;
}

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

.img-centro {
  margin-top: 40px;
}

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

.text-span-2 {
  font-size: 18px;
  line-height: 0;
}

.texto-segunda {
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 20px;
}

.div-block-13 {
  flex-flow: column;
  display: flex;
}

.list-label {
  margin-top: 10px;
  font-weight: 500;
}

.list-item {
  font-size: 15px;
}

.footer-text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Regestogrotesk, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
}

.aviso-privacidad {
  direction: ltr;
  color: #bb945c;
  text-align: left;
  max-width: 100%;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Regestogrotesk, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.body-2 {
  background-color: #f2f4f5;
}

.div-block-14 {
  background-color: #fff;
  border-radius: 20px;
  max-width: 1200px;
  margin: 20px auto 80px;
  padding: 20px;
  font-family: Regestogrotesk, Arial, sans-serif;
}

.div-block-15 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button {
  color: #454545;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 10px;
  font-weight: 700;
}

.button:hover {
  background-color: #f8f8f8;
}

.texto-general-adp {
  direction: ltr;
  text-align: left;
  max-width: 100%;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-16 {
  margin-bottom: 40px;
}

.titulo-adp {
  padding-bottom: 20px;
  font-size: 19px;
  display: block;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link.w--current {
  color: #bb945c;
}

.link-2 {
  color: #bb945c;
  font-weight: 500;
  text-decoration: none;
}

.section-cta {
  background-color: #fff0;
  border: 0 solid #e9e9e9;
  border-radius: 20px;
  max-width: 1400px;
  margin: 40px auto;
  padding: 20px;
}

.sign-in-btn {
  color: #454545;
  background-color: #fff0;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
}

.sign-in-btn:hover {
  background-color: #ffffffb3;
}

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

.heading {
  text-align: center;
}

.columns-8 {
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 40px auto 20px;
  display: flex;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  color: #bb945c;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .div-block-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    overflow: auto;
  }

  .hero-tittle {
    font-size: 50px;
  }

  .hero-tittle-top {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-9 {
    display: none;
  }

  .image-12 {
    display: block;
  }

  .hero-tittle {
    font-size: 50px;
  }

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

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

  .grid-hero {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-13, .image-14 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .div-block-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-9 {
    overflow: scroll;
  }

  .hero-tittle {
    font-size: 25px;
    line-height: 30px;
  }

  .section-tittle {
    font-size: 30px;
  }

  .hero-tittle-date {
    color: #97144b;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    line-height: 30px;
    display: flex;
  }

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

  .section-bases-copy {
    flex-flow: column;
    display: flex;
  }

  .clumnas-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .hero-tittle-top {
    font-size: 14px;
    line-height: 30px;
  }

  .texto-general-base {
    overflow: visible;
  }

  .grid-hero {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-13, .image-14 {
    display: none;
  }

  .footer-text {
    font-size: 30px;
    line-height: 30px;
  }

  .aviso-privacidad, .texto-general-adp {
    overflow: visible;
  }
}


@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-Bold.ttf') format('truetype'), url('../fonts/RegestoGrotesk-UltraBold.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;
}
@font-face {
  font-family: 'Spectral';
  src: url('../fonts/spectral.semibold.ttf') format('truetype'), url('../fonts/spectral.bold.ttf') format('truetype'), url('../fonts/spectral.regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}