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

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

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

@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gothamnarrow;
  src: url('../fonts/GothamNarrow-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Campton;
  src: url('../fonts/Campton-LightDEMO.otf') format("opentype"), url('../fonts/CamptonLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Campton;
  src: url('../fonts/CamptonMedium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Campton;
  src: url('../fonts/CamptonSemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gothamcondensed Ultra;
  src: url('../fonts/GothamCondensed-Ultra.otf') format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

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

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

:root {
  --crimson: #e32847;
  --black: black;
  --goldenrod: #d1b202;
  --white: white;
  --misty-rose: #f7dfd4;
  --orange-men-expert: #eb6924;
  --naranaja-men-expert: #ea6922;
  --transparencia-overlay: #000c;
}

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

.body {
  background-color: #fafafa;
  font-family: Gotham, sans-serif;
}

.card {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 23%;
  height: auto;
  margin: 20px 10px 5px 0;
  padding: 0;
  display: inline-block;
}

.text-block-2 {
  padding-top: 0;
}

.image-12 {
  height: 100%;
}

.container-3 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 40px;
  display: flex;
}

.navbar-3 {
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Campton, sans-serif;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu-2 {
  margin-left: auto;
  display: flex;
}

.nav-link-header {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 11px;
  font-weight: 400;
  transition: all .225s;
  display: block;
}

.nav-link-header:hover {
  color: var(--crimson);
}

.nav-link-header.w--current {
  color: #fff;
}

.menu-button-3 {
  display: none;
}

.caja-prod-img {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 130px;
  margin-left: -25px;
  display: flex;
}

.block {
  background-image: url('../images/bgplum.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
  width: 670px;
  margin-left: 0;
  padding: 20px 40px 20px 20px;
  display: flex;
}

.div-block-18 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1160px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3px;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  align-items: flex-start;
  display: flex;
}

.div-block-23 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.link-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: underline;
  display: none;
}

.text-block-15 {
  color: #fff;
  letter-spacing: .5px;
  font-size: 10px;
}

.div-block-29 {
  flex-direction: column;
  margin-right: auto;
  display: block;
}

.footer-legales {
  background-color: #000;
  border-top: 1px solid #ffffff4a;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 0;
}

.facebook {
  margin-right: 4px;
}

.lista-tabla-contenidos {
  margin-bottom: 15px;
  list-style-type: decimal;
}

.backtotop {
  color: #f2f0e9;
  background-color: #282828;
  width: 40px;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  display: block;
  position: fixed;
  inset: auto 1% 6% auto;
}

.swiper-button {
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.text-span {
  font-weight: 600;
}

.dia {
  background-color: #490000;
  border: 3px #084a2b;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 0;
  margin-bottom: 0;
  padding: 20px;
  font-family: Gotham, sans-serif;
  display: flex;
}

.lista-bullets {
  margin-bottom: 15px;
  list-style-type: disc;
}

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

.dia-box {
  background-color: #fff;
  border: 1px solid #4bcdcc;
  flex-flow: row;
  order: 1;
  justify-content: flex-start;
  align-items: center;
  width: 290px;
  height: 100%;
  margin-bottom: 0;
  padding: 10px 16px;
  font-family: Gotham, sans-serif;
  display: flex;
  overflow: visible;
}

.bold-text {
  color: #000;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.link-7 {
  color: #00441b;
  display: inline-block;
}

.div-block-78 {
  background-color: #fff;
  max-width: 1160px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 60px;
  font-family: Campton, sans-serif;
  font-weight: 500;
}

.paragraph-46 {
  font-weight: 400;
}

.paragraph-46.terminos {
  color: #000;
  text-align: justify;
  font-weight: 400;
}

.upbutton {
  background-color: #000;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  position: fixed;
  inset: auto 0% 7% auto;
}

.upbutton.w--current {
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px;
  box-shadow: 3px 3px 11px -6px #949494;
}

.subtitle-2 {
  font-size: 16px;
  font-weight: 600;
}

.div-block-79 {
  padding-top: 100px;
  font-family: Gotham, sans-serif;
}

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

.heading-28.terminos {
  color: #000;
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-span-19 {
  white-space: nowrap;
}

.tabla-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px solid #000;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Campton, sans-serif;
  display: grid;
}

.div-legales-3 {
  background-color: #fff;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 100px 0;
}

.div-legales-3.sinmargen {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 60px;
  font-family: Campton, sans-serif;
}

.div-legales-3.sinmargen.ultimo {
  margin-bottom: 60px;
}

.subtitulos-legales-2 {
  margin-top: 40px;
  font-family: Gotham, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.div-block-80 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-81 {
  margin-top: 0;
  padding-top: 100px;
  font-family: Campton, sans-serif;
}

.paragraph-47 {
  text-align: justify;
  letter-spacing: .7px;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Campton, sans-serif;
  font-size: 14px;
  line-height: 27px;
}

.bold-3 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.link-8 {
  font-weight: 400;
  display: inline-block;
}

.link-9, .link-10 {
  display: inline-block;
}

.link-seccionlegales-3 {
  color: #3d3028;
  font-size: 14px;
}

.cajita-contenidos-2 {
  text-align: center;
  border: 1px solid #ccc;
  margin-top: 5px;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

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

.tabla-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px solid #000;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: grid;
}

.tabla-5.secondary {
  grid-template-columns: 1fr 1fr;
}

.contenedor-lista-bullets-2 {
  margin-top: 20px;
  font-weight: 400;
  list-style-type: decimal;
}

.parrafos-3 {
  color: #201f1f;
  text-align: left;
  margin-bottom: 10px;
  font-family: Campton, sans-serif;
  line-height: 22px;
}

.parrafos-3.left {
  margin-left: 0;
}

.parrafos-3.aligncenter {
  text-align: center;
  margin-bottom: 0;
}

.heading-29 {
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  font-size: 35px;
  font-weight: 800;
}

.div-block-82 {
  max-width: 1008px;
  margin-left: auto;
  margin-right: auto;
}

.lista-tablas-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-83 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1160px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3px;
  display: flex;
}

.text-block-49 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-49.facebook {
  margin-top: 1px;
  margin-bottom: 0;
}

.link-11 {
  color: #fff;
}

.link-11.text-block-2.facebook {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  text-decoration: none;
}

.contenedor-hero {
  outline-offset: -5px;
  background-image: url('../images/bg-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  outline: 5px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 90vh;
  padding-bottom: 20px;
  display: flex;
}

.link-footer-2 {
  color: #c4c4c4;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: underline;
}

.link-footer-2:hover {
  color: #fff;
}

.link-footer-2.home {
  color: #000;
}

.div-block-31 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  align-items: flex-start;
  display: flex;
}

.linea {
  background-color: #000;
  width: 1px;
  height: 20px;
}

.box-logos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ffffffa8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.div-legales {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.box-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.box-1.mobile {
  display: none;
}

.image-8 {
  width: 140px;
  height: auto;
}

.cell {
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
}

.heading-30 {
  color: #1d1d1b;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 19px;
}

.text-block-50 {
  color: #1d1d1b;
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 300;
  line-height: 27px;
}

.div-block-84 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 0;
  display: flex;
}

.image-13 {
  width: 35%;
  margin-top: 20px;
}

.button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #1d1d1b;
  background-image: linear-gradient(90deg, #dca2fd, #86bcdb);
  border: 1px solid #00000070;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 1em 1.5em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  transition: border-color .2s, color .2s, background-color .2s cubic-bezier(.165, .84, .44, 1), box-shadow .2s;
  display: flex;
  box-shadow: 0 1px 1px #0003, 0 4px 4px #0003, inset 0 3px 2px -2px #ffffff80;
}

.button:hover {
  color: #000;
  background-color: #454e42;
  border-color: #0000;
  box-shadow: 0 1px 1px #0003, 0 8px 8px #0003, inset 0 3px 2px -2px #ffffff80;
}

.button:active {
  background-color: #282d26;
  box-shadow: 0 1px 1px #0003, 0 4px 4px #0003, inset 0 3px 2px -2px #ffffff80;
}

.button:focus {
  outline-offset: 2px;
  outline: 2px solid #282d26;
}

.box-garnier {
  background-image: linear-gradient(228deg, #00732abd, #00a41af2);
  border: 2px solid #fff;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.box-elivive {
  background-color: #8d368585;
  border: 2px solid #fff;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.cell-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #dbd6f800;
  border: 2px #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: grid;
}

.cell-3 {
  background-image: linear-gradient(#ffab00, #8b6100);
  border: 2px solid #fff;
  justify-content: flex-end;
  align-items: center;
}

.quick-stack {
  background-image: url('../images/bg-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 20px 20px auto;
}

.box-logo-fecha {
  width: 100%;
  position: relative;
}

.image-14 {
  width: 18vw;
  position: absolute;
  bottom: 49%;
  right: 0;
}

.box-ever {
  background-color: #dbd6f8;
  border: 2px solid #fff;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.box-carols {
  background-image: linear-gradient(#ffad00, #8c6200);
  border: 2px solid #fff;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.paragraph-48 {
  color: #1d1d1b;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  line-height: 21px;
}

.image-15 {
  display: block;
}

.item-palooza {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/bg-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.column-a {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 55%;
  display: grid;
}

.column-b {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding: 20px 20px 20px 0;
  display: flex;
}

.contenedor-palooza {
  margin-bottom: auto;
  padding: 20px;
}

.button-2 {
  color: #000;
  background-color: #3898ec00;
  border: 2px #000;
  border-bottom-style: solid;
  border-radius: 0;
  margin-top: 10px;
}

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

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  color: #7420d8;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.accordion-heading.lighttitle {
  color: #204ed8;
}

.link {
  color: #26b7b5;
}

.paragraph-9 {
  text-align: justify;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.section-faq {
  background-color: #f7b9b300;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 30px;
  display: flex;
}

.accordion-item {
  background-color: #fff;
  border-bottom: 1px solid #7320d8;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
}

.icon-3.accordion-icon {
  color: #7320d8;
  cursor: pointer;
  font-family: Exo, sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.paragraph-14 {
  text-align: center;
  margin-top: 10px;
}

.text-block-5 {
  color: #751fd8;
  text-align: center;
  font-family: Gotham, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
  margin-top: 100px;
  font-family: Campton, sans-serif;
}

.accordion-wrapper {
  margin-top: 50px;
}

.text-span-20 {
  white-space: nowrap;
}

.text-span-21 {
  font-family: Gotham, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.text-span-22 {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.text-span-23 {
  font-size: 17px;
  font-weight: 300;
  line-height: 18px;
}

.div-block-86 {
  padding-left: 20px;
  padding-right: 20px;
}

.text-span-24 {
  font-size: 18px;
}

@media screen and (min-width: 1440px) {
  .parrafos-3 {
    margin-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  .dia-box {
    flex-flow: row;
  }

  .heading-30 {
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-50 {
    font-size: 29px;
  }

  .paragraph-48 {
    font-size: 17px;
  }

  .text-span-24 {
    font-size: 21px;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-image: none;
    margin-top: 0;
  }

  .container-3 {
    background-color: #000;
    max-width: 100%;
    display: block;
  }

  .nav-menu-2 {
    background-color: #000;
  }

  .menu-button-3 {
    margin-left: auto;
    display: none;
  }

  .menu-button-3.w--open {
    background-color: #000;
  }

  .icon-5 {
    color: #fff;
  }

  .block {
    width: 570px;
  }

  .div-block-30 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .footer-legales {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dia {
    width: auto;
    height: auto;
    min-height: 0;
  }

  .dia-box {
    background-image: none;
    width: 32%;
    height: 100px;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .tabla-4 {
    object-fit: fill;
    overflow: auto;
  }

  .div-legales-3.sinmargen {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-80 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabla-5 {
    object-fit: fill;
    overflow: auto;
  }

  .div-block-82 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: block;
  }

  .box-logos {
    order: -1;
  }

  .div-legales {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    display: flex;
  }

  .div-legales.home {
    display: none;
  }

  .text-block-50 {
    font-size: 31px;
  }

  .image-14 {
    width: 38vw;
  }

  .paragraph-48 {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
  }

  .item-palooza {
    flex-flow: column;
  }

  .column-a {
    width: 100%;
  }

  .column-b {
    order: -1;
    width: 100%;
  }

  .content-wrapper.slim {
    margin-top: -19px;
  }

  .div-block-85 {
    margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    margin-top: 0;
  }

  .card {
    width: 50%;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .nav-link-header {
    line-height: 32px;
  }

  .block {
    width: auto;
    margin-bottom: 20px;
  }

  .div-block-18 {
    justify-content: center;
    margin-bottom: 10px;
  }

  .facebook {
    margin-right: -1px;
  }

  .dia {
    width: auto;
    min-height: 0;
  }

  .dia-box {
    width: 100%;
    height: auto;
    min-height: 0;
    margin-bottom: 0;
  }

  .div-legales-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-83 {
    justify-content: center;
    margin-bottom: 10px;
  }

  .text-block-49 {
    padding-left: 15px;
    padding-right: 16px;
  }

  .link-11.text-block-2.facebook {
    padding-left: 5px;
  }

  .div-legales {
    justify-content: space-between;
    align-items: flex-end;
  }

  .text-block-50 {
    font-size: 24px;
    line-height: 25px;
  }

  .paragraph-48 {
    font-size: 16px;
    font-weight: 500;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .icon-3.accordion-icon {
    color: #751fd8;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: none;
    margin-top: 0;
  }

  .card {
    width: 44%;
    margin-right: 10px;
  }

  .image-12 {
    width: 122px;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-header.w--current, .menu-button-3 {
    display: none;
  }

  .caja-prod-img {
    margin-left: 0;
  }

  .block {
    flex-direction: column;
    padding-right: 20px;
  }

  .div-block-18 {
    justify-content: center;
    margin-bottom: 20px;
  }

  .div-block-23 {
    flex-direction: column-reverse;
  }

  .div-block-30 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    display: none;
  }

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

  .div-block-29 {
    margin-right: 0;
  }

  .footer-legales {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dia {
    flex-flow: column;
    width: 100%;
    min-height: 0;
  }

  .dia-box {
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .div-block-78 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-79 {
    padding-top: 0;
  }

  .div-legales-3 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .div-legales-3.sinmargen {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-81 {
    position: static;
    overflow: hidden;
  }

  .div-block-83 {
    justify-content: center;
    margin-bottom: 20px;
  }

  .linea {
    background-color: #000;
    flex: none;
    width: 1px;
    height: 24px;
    display: block;
  }

  .box-logos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: hidden;
  }

  .div-legales {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .box-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: none;
    justify-content: space-between;
    align-items: center;
    width: auto;
    min-width: 100%;
    padding: 20px 10px;
    display: flex;
  }

  .box-1.mobile {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .image-8 {
    flex: none;
  }

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

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

  .image-13 {
    width: 85%;
  }

  .button {
    white-space: nowrap;
  }

  .box-logo-fecha {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-14 {
    width: 76%;
    margin-top: 10px;
    position: static;
  }

  .paragraph-48 {
    line-height: 20px;
  }

  .column-a {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .column-b {
    padding-right: 0;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .section-faq {
    margin-top: 40px;
    padding: 2px 15px 100px;
  }

  .icon-3.accordion-icon {
    color: #7320d8;
  }

  .content-wrapper.slim {
    margin-top: 0;
  }
}

#w-node-_5c073f61-fca6-9989-1a60-59a10032b9f1-494aa3bb {
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr 1fr 2fr;
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Superline';
  src: url('../fonts/Superline-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamnarrow';
  src: url('../fonts/GothamNarrow-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/Campton-LightDEMO.otf') format('opentype'), url('../fonts/CamptonLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/Campton-BoldDEMO.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/CamptonMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/CamptonSemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/CamptonBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamcondensed Ultra';
  src: url('../fonts/GothamCondensed-Ultra.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Condensed Book';
  src: url('../fonts/Gotham-Condensed-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Condensed';
  src: url('../fonts/Gotham-Condensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}