@font-face {
  font-family: Opensans Variablefont Wdth Wght;
  src: url('../images/') format("truetype");
  font-weight: 300 800;
  font-style: normal;
  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;
  }
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding-top: 5px;
  padding-bottom: 0;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.image {
  margin-left: -30px;
}

.image-2 {
  background-color: #f40500;
  width: 100vw;
}

.section {
  background-color: #f40500;
  padding: 60px 20px;
  font-weight: 700;
}

.body {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.img-lightbox-form {
  opacity: 1;
  border-radius: 15px;
  width: 25px;
  height: 25px;
  margin-right: 0;
  box-shadow: 0 2px 2px #0003;
}

.column-36 {
  padding-left: 0;
  padding-right: 5px;
}

.checkbox-label {
  margin-top: 4px;
  font-family: Exo, sans-serif;
  font-size: 1em;
  line-height: 14px;
}

.txt-engresa-cod {
  color: #fe0;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 300px;
  margin-top: 5px;
  margin-bottom: 10px;
  display: flex;
}

.column-37 {
  padding-left: 5px;
  padding-right: 0;
}

.link-2 {
  color: #fff;
  line-height: 16px;
}

.campo {
  color: #2c2c2c;
  text-transform: uppercase;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  width: 220px;
  height: 35px;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 20px;
}

.contenedor-form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.formulario {
  background-color: #fa5101;
  border: 4px solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.txt-tyc {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  display: flex;
}

.submit-button-2 {
  float: left;
  clear: left;
  color: #f40500;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f9e803;
  border: 1px #5c5c5c;
  border-radius: 10px;
  flex: 0 auto;
  width: 220px;
  height: 35px;
  margin-top: 25px;
  margin-left: auto;
  padding-top: 7px;
  padding-bottom: 10px;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 2px 3px #0000001c;
}

.submit-button-2:hover {
  color: #f40500;
  background-color: #fff;
}

.submit-button-2:active, .submit-button-2:focus {
  box-shadow: none;
  background-color: #f9e803;
}

.texto-ingresa-codigo {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.form-block {
  margin-bottom: 0;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 0;
  display: flex;
}

.div-etiqueta {
  width: 180px;
}

.columns-8 {
  width: 100%;
}

.checkbox {
  margin-right: 5px;
}

.heading {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 6px;
  padding-top: 3px;
}

.cheks {
  width: 100%;
  margin-top: 42px;
}

.h2 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 60px;
  margin-left: 0;
  padding-top: 3px;
  font-size: 30px;
}

.h2.rojo {
  color: #f40500;
  margin-bottom: 20px;
  font-size: 30px;
}

.h2.negro {
  color: #616161;
}

.text-block {
  color: #fe0;
  margin-top: -11px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.btn-agregar-codigos {
  color: #fff;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 2px;
  text-decoration: none;
  display: flex;
}

.btn-agregar-codigos:hover {
  color: #fff;
}

.text-block-3 {
  margin-left: 10px;
  font-weight: 700;
}

.image-3 {
  width: 30px;
  height: 30px;
}

.div-block-2 {
  width: 450px;
}

.column-38 {
  margin-top: -5px;
  padding-left: 10px;
  padding-right: 0;
}

.section-2 {
  margin-top: auto;
  padding: 0 20px;
}

.columns-9 {
  align-items: stretch;
  width: 100%;
  margin: 20px 0;
  display: flex;
}

.txt-rojo2 {
  color: #f40500;
  width: 240px;
  margin-left: 40px;
  text-decoration: underline;
}

.text-block-4 {
  margin-left: 48px;
}

.text-block-5 {
  margin-bottom: 30px;
  margin-left: 10px;
}

.cols-stretch {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-rojo {
  background-color: #f40500;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 14px 15px 15px;
  line-height: 26px;
  display: flex;
}

.text-block-6 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 15px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
}

.div-block-3 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.numero-grande {
  margin-top: 0;
  font-size: 50px;
  font-weight: 600;
}

.div-block-4 {
  box-sizing: content-box;
  display: flex;
}

.text-block-7 {
  margin-left: 48px;
}

.container-2 {
  background-color: #f40500;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 510px;
  margin-top: 60px;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.column-39 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 0;
  display: flex;
}

.section-3 {
  padding: 40px 20px 0;
}

.p-centrado {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400;
}

.container-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-4 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-5 {
  width: 1200px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-8 {
  text-align: center;
  width: 940px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 10px;
  line-height: 16px;
}

.flex-btm {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.flex-btm._150carros {
  justify-content: center;
  align-items: center;
}

.section-4 {
  padding: 40px 20px 0;
}

.text-block-9 {
  text-align: center;
  height: 40px;
  margin-top: 10px;
  font-size: 10px;
  line-height: 16px;
}

.section-5 {
  padding: 40px 20px;
}

.spacer-40 {
  width: 100%;
  height: 20px;
}

.listado-ganadores {
  border: 5px solid #f40701;
  border-radius: 20px;
  width: 350px;
  min-height: 200px;
  margin-left: 11px;
}

.top-listado-ganadores {
  color: #fff;
  text-transform: uppercase;
  background-color: #f40701;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.listado {
  flex-flow: column;
  justify-content: space-between;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  display: block;
  overflow: scroll;
}

.section-6 {
  background-color: #f40701;
  padding: 40px 20px;
}

.paragraph {
  color: #fff;
  text-align: center;
  width: 940px;
  font-size: 10px;
  line-height: 16px;
}

.image-6 {
  width: 350px;
  margin-bottom: 0;
}

.image-7 {
  width: 350px;
  margin-top: 0;
}

.image-8 {
  width: 100%;
}

.columns-10 {
  width: 460px;
}

.columns-11 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-top: 40px;
  display: flex;
}

.columns-12 {
  width: 80%;
}

.columns-13 {
  width: 100%;
}

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

.image-9, .premios-vertical {
  display: none;
}

.div-block-5 {
  justify-content: space-between;
  align-items: stretch;
}

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

.lightbox-link2 {
  width: 25px;
}

.nav-link.w--current, .nav-link-2.w--current, .nav-link-3.w--current, .nav-link-4.w--current {
  color: #f40500;
}

.key-pc {
  background-image: url('../images/key-visual-horizontal-solo-foto.jpg');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  min-height: 550px;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
}

.text-block-12 {
  margin-left: 40px;
}

.key-cel {
  display: none;
}

.nav-link-5-copy.bases {
  color: #f40500;
}

.div-block-align {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -17px;
  display: flex;
}

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

.column-41 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-42 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.column-43 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-14 {
  width: 100%;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.section-7 {
  margin-top: 100px;
  padding: 60px 20px;
}

.body-2 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.campo-copy {
  color: #2c2c2c;
  text-transform: uppercase;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  width: 220px;
  height: 35px;
  margin-top: 14px;
  margin-bottom: 15px;
  padding-top: 8px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-7 {
  background-color: #fff;
  margin-top: -12px;
}

.tit-codigo {
  color: #fff;
  margin-top: 16px;
}

.text-block-13 {
  color: #f40500;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 13.8px;
  font-weight: 700;
}

.image-11 {
  margin-top: 7px;
  margin-bottom: 18px;
}

.image-12 {
  margin-top: 0;
}

.text-block-14 {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.text-block-15 {
  text-align: right;
  width: 90%;
}

.top-amarillo {
  background-color: #f9e803;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block-16 {
  color: #f40500;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block-17 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  display: flex;
}

.lightbox-link-2 {
  color: #000;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  width: 100%;
  margin-top: 100px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.column-44 {
  height: 600px;
  margin-top: 37px;
  padding-left: 0;
  padding-right: 0;
}

.image-13 {
  width: 280px;
  margin-top: -70px;
  margin-bottom: 10px;
}

.lightbox-link-3 {
  color: #000;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: block;
}

.text-block-18 {
  text-align: center;
  margin: -3px 10px 5px;
  font-size: 12px;
}

.image-14 {
  margin: 10px 10px 5px 20px;
}

.text-block-19 {
  margin-left: 10px;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  width: 900px;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.image-15, .image-16 {
  width: 420px;
}

.text-block-20 {
  color: #f40500;
  text-align: center;
  font-weight: 700;
}

.h2-tit-form {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 3px;
  font-size: 25px;
}

.h2-tit-form.rojo {
  color: #f40500;
  margin-bottom: 20px;
  font-size: 30px;
}

.h2-tit-form.negro {
  color: #616161;
}

.div-block-9 {
  margin-top: -50px;
}

.div-block-10 {
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 5px;
  margin-top: 10px;
}

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

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

.sorteos {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}

.text-block-21 {
  color: #f40500;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.text-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .formulario {
    flex-flow: row;
    padding-right: 20px;
  }

  .submit-button-2 {
    margin-top: 25px;
  }

  .form {
    margin-left: 0;
    margin-right: 0;
  }

  .div-etiqueta {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .btn-agregar-codigos:focus {
    color: #f9e803;
  }

  .txt-rojo2 {
    width: 240px;
  }

  .cols-stretch {
    justify-content: flex-start;
    align-items: stretch;
  }

  .lightbox-link2 {
    margin-left: 30px;
  }

  .key-pc {
    box-sizing: content-box;
    background-position: 0%;
  }

  .text-block-12 {
    margin-left: 42px;
  }

  .lightbox-link-3 {
    background-color: #fff;
  }
}

@media screen and (min-width: 1920px) {
  .contenedor-form {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .formulario {
    padding-bottom: 20px;
  }

  .form {
    padding-left: 0;
    padding-right: 0;
  }

  .div-etiqueta {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-2 {
    margin-left: 10px;
  }

  .section-2 {
    margin-top: -45px;
  }

  .txt-rojo2 {
    width: 250px;
  }

  .container-2 {
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    margin-top: 56px;
    padding-bottom: 0;
  }

  .text-block-9 {
    margin-right: -10px;
  }

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

  .key-pc {
    text-overflow: ellipsis;
    background-position: 0%;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 60px;
    padding-right: 22vh;
    display: flex;
  }

  .text-block-12 {
    margin-left: 42px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    justify-content: space-between;
    align-items: flex-end;
    display: block;
  }

  .image {
    max-width: 80%;
    margin-left: 0;
  }

  .img-lightbox-form {
    margin-left: 10px;
  }

  .checkbox-label {
    margin-top: 4px;
    margin-left: 5px;
  }

  .campo {
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .contenedor-form {
    margin-top: 0;
  }

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

  .submit-button-2 {
    letter-spacing: 0;
  }

  .submit-button-2:active {
    margin-top: 10px;
  }

  .texto-ingresa-codigo {
    font-size: 18px;
  }

  .form {
    margin-left: -10px;
    margin-right: -10px;
  }

  .heading {
    text-align: center;
  }

  .etiqueta-cancun {
    text-align: left;
    margin-left: 0;
  }

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

  .h2 {
    text-align: center;
  }

  .section-2 {
    padding-bottom: 0;
  }

  .columns-9 {
    flex-flow: column;
    align-items: center;
    padding-left: 40px;
  }

  .txt-rojo2 {
    width: 500px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
  }

  .cols-stretch {
    margin-bottom: 20px;
  }

  .div-rojo {
    width: 290px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 63px;
  }

  .div-block-3 {
    justify-content: flex-start;
    margin-top: -20px;
  }

  .numero-grande {
    margin-right: 15px;
  }

  .text-block-7 {
    margin-left: 63px;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
    max-width: 530px;
    margin-top: 262px;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .container-3 {
    width: 691px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-8 {
    width: auto;
  }

  .flex-btm {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 20px;
  }

  .flex-btm._150carros {
    justify-content: center;
    align-items: center;
    padding-right: 10px;
  }

  .section-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .text-block-9 {
    height: 40px;
  }

  .section-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .listado-ganadores {
    width: 320px;
    max-width: 320px;
  }

  .paragraph {
    width: auto;
  }

  .image-6 {
    width: 320px;
    max-width: 320px;
    margin-bottom: 0;
  }

  .image-7 {
    width: 320px;
    max-width: 320px;
    margin-right: 5px;
  }

  .columns-11 {
    box-sizing: border-box;
    width: 691px;
  }

  .div-block-5 {
    justify-content: flex-start;
  }

  .lightbox-link {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 45px;
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
  }

  .nav-link {
    text-align: right;
  }

  .nav-link:hover, .nav-link:active, .nav-link:focus {
    color: #f40500;
  }

  .nav-link-2 {
    text-align: right;
  }

  .nav-link-2:hover, .nav-link-2:focus {
    color: #f40500;
  }

  .nav-link-3 {
    text-align: right;
  }

  .nav-link-3:hover, .nav-link-3:focus {
    color: #f40500;
  }

  .nav-link-4 {
    text-align: right;
  }

  .nav-link-4:hover, .nav-link-4:focus {
    color: #f40500;
  }

  .nav-link-5 {
    text-align: right;
  }

  .nav-link-5:hover, .nav-link-5:focus {
    color: #f40500;
  }

  .key-pc {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-position: 50% 0;
    background-size: contain;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    place-items: center;
    padding-top: 20px;
    padding-right: 0;
    display: flex;
  }

  .text-block-12 {
    margin-left: 51px;
  }

  .nav-link-5-copy {
    text-align: right;
  }

  .nav-link-5-copy:hover, .nav-link-5-copy:focus {
    color: #f40500;
  }

  .div-block-align {
    justify-content: flex-start;
    margin-top: -20px;
  }

  .column-42 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 20px;
  }

  .column-43 {
    padding-right: 10px;
  }

  .columns-14 {
    width: auto;
    margin-left: -10px;
  }

  .campo-copy {
    border-width: 1px;
    border-color: #d6d6d6;
  }

  .image-14 {
    margin-top: 10px;
  }

  .div-block-8 {
    margin-top: 0;
  }

  .image-15, .image-16 {
    width: 360px;
  }

  .h2-tit-form {
    text-align: center;
  }

  .image-17 {
    max-width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-left: 20px;
  }

  .img-lightbox-form {
    margin-left: auto;
  }

  .campo {
    width: 350px;
  }

  .formulario {
    width: 360px;
    min-width: 360px;
    margin-top: 80px;
    margin-left: 0;
  }

  .txt-tyc {
    justify-content: flex-start;
    align-items: flex-start;
    width: 320px;
  }

  .submit-button-2 {
    width: 300px;
    margin-left: 0;
  }

  .texto-ingresa-codigo {
    font-size: 18px;
  }

  .etiqueta-cancun {
    margin-left: 0;
  }

  .cheks {
    padding-left: 20px;
  }

  .text-block {
    margin-top: 0;
  }

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-right: 0;
  }

  .column-38 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-left: 10px;
    display: flex;
  }

  .section-2 {
    margin-top: auto;
    padding-bottom: 0;
  }

  .columns-9 {
    margin-bottom: auto;
    padding-left: 0;
  }

  .txt-rojo2 {
    width: 90%;
    margin-left: 0;
  }

  .div-block-3 {
    justify-content: space-between;
    margin-top: 0;
  }

  .text-block-7 {
    margin-left: 65px;
  }

  .container-2 {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    margin-top: 261px;
  }

  .column-39 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-3 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-btm {
    margin-bottom: 20px;
    padding-right: 10px;
  }

  .text-block-9 {
    height: 40px;
    margin-top: 10px;
    font-size: 10px;
  }

  .listado-ganadores {
    margin-left: 0;
  }

  .image-6 {
    width: 100%;
    margin-bottom: 0;
  }

  .image-7 {
    width: 100%;
  }

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

  .columns-11 {
    width: 90%;
  }

  .columns-12 {
    width: auto;
  }

  .div-block-5 {
    justify-content: space-between;
  }

  .key-pc {
    background-image: url('../images/key-visual-horizontal-solo-foto.jpg');
    background-position: 0 -5%;
    background-repeat: no-repeat;
    background-size: 130%;
    justify-content: flex-start;
    align-items: center;
    width: 100svw;
  }

  .div-block-align {
    justify-content: space-between;
    margin-top: 0;
  }

  .column-42 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .column-43 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .campo-copy {
    width: 350px;
  }

  .text-block-13 {
    margin-bottom: 5px;
  }

  .image-12 {
    margin-bottom: 20px;
  }

  .text-block-16 {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
  }

  .lightbox-link-3 {
    display: flex;
  }

  .image-15, .image-16 {
    width: 50svw;
  }

  .text-block-21 {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 26px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    flex-flow: row;
    justify-content: space-between;
  }

  .section {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-lightbox-form {
    margin-left: 0;
  }

  .checkbox-label {
    margin-left: 5px;
  }

  .campo {
    border-color: #e6e6e6;
    width: 300px;
  }

  .contenedor-form {
    margin-top: 0;
  }

  .formulario {
    width: 340px;
    min-width: 340px;
    margin-top: 40px;
  }

  .txt-tyc {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    display: flex;
  }

  .submit-button-2 {
    letter-spacing: 0;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .submit-button-2:active {
    margin-top: 20px;
  }

  .texto-ingresa-codigo {
    font-size: 18px;
    line-height: 22px;
  }

  .form {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .checkbox {
    margin-top: 0;
    margin-right: 5px;
  }

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

  .cheks {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .h2 {
    font-size: 32px;
    line-height: 32px;
  }

  .h2.rojo {
    margin-top: 20px;
    font-size: 26px;
  }

  .text-block {
    font-size: 26px;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-left: 20px;
    margin-right: 0;
    display: flex;
  }

  .column-38 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-2 {
    margin-top: 0;
    padding: 0 20px;
  }

  .columns-9 {
    margin-bottom: auto;
  }

  .txt-rojo2 {
    margin-left: auto;
    margin-right: -10px;
    padding-left: 0;
  }

  .cols-stretch {
    padding-left: 20px;
  }

  .div-rojo {
    width: 83%;
    min-width: 83%;
    max-width: 90%;
    margin-left: 43px;
  }

  .div-block-3 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 10px;
  }

  .numero-grande {
    margin-right: 10px;
    font-size: 40px;
  }

  .text-block-7 {
    margin-left: 43px;
  }

  .container-2 {
    border-radius: 0;
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-top: -103px;
    padding-bottom: 40px;
    display: flex;
  }

  .column-39 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-3 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-centrado {
    width: auto;
  }

  .container-3 {
    width: 100%;
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }

  .image-5 {
    display: none;
  }

  .text-block-8 {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 14px;
  }

  .flex-btm {
    margin-bottom: 40px;
  }

  .section-4 {
    padding: 0 10px;
  }

  .text-block-9 {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-5 {
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .listado-ganadores {
    margin-left: 0;
  }

  .image-6 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .image-7 {
    min-width: 320px;
    margin-top: 40px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .columns-10 {
    width: auto;
  }

  .columns-11, .columns-12 {
    display: none;
  }

  .image-9 {
    min-width: 320px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: none;
  }

  .premios-vertical {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
    display: flex;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 10px;
  }

  .lightbox-link {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .lightbox-link2 {
    width: auto;
  }

  .key-pc {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .text-block-12 {
    width: 76%;
    margin-left: 43px;
  }

  .key-cel {
    border-bottom: 1px solid #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-align {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 10px;
  }

  .column-42 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-43 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-14 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .campo-copy {
    border-color: #e6e6e6;
    width: 300px;
  }

  .top-amarillo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-16 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-13 {
    margin-top: -28px;
  }

  .image-14 {
    max-width: 100%;
    margin-top: 10px;
  }

  .text-block-19 {
    margin-right: auto;
  }

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

  .image-15 {
    width: auto;
  }

  .image-16 {
    width: auto;
    margin-top: 20px;
  }

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

  .h2-tit-form {
    margin-top: 40px;
    font-size: 32px;
    line-height: 32px;
  }

  .image-17 {
    max-width: 100%;
  }

  .text-block-21 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }
}


@font-face {
  font-family: 'Opensans Variablefont Wdth Wght';
  src: url('../images/') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}