@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

html {
  scroll-behavior: smooth;
}

.audioBtn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/audioOff.svg);
  background-size: contain;
  z-index: 1500;
}
.audioBtnCont {
  display: none;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  position: absolute;
  z-index: -1000;
}

.audioActive {
  background-image: url(../img/audioOn.svg);
}

.exit {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 20px;
  right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/btnSalir.svg);
  background-size: contain;
  z-index: 500;
}

#stars {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100dvh;
  margin: 0px auto;
  overflow-x: clip;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(22%, rgb(26, 128, 165)), color-stop(49%, rgb(0, 68, 115)), to(rgb(0, 36, 71)));
  background: linear-gradient(0deg, rgb(26, 128, 165) 22%, rgb(0, 68, 115) 49%, rgb(0, 36, 71) 100%);
}
#stars > i {
  position: absolute;
  background: rgba(255, 210, 137, 0.6);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.2), 0 0 15px rgba(255, 255, 255, 0.2), 0 0 25px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 5px rgba(255, 255, 255, 0.2), 0 0 15px rgba(255, 255, 255, 0.2), 0 0 25px rgba(255, 255, 255, 0.2);
  -webkit-animation: stars linear infinite;
          animation: stars linear infinite;
}

.loader {
  display: none;
}
.loaderOn {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100dvh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.4588235294);
}
.loaderOn svg {
  width: 300px;
  height: 300px;
}
.loaderOn svg path, .loaderOn svg rect {
  fill: #ad7927;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 500;
  display: none;
}

.berkshire {
  font-family: "Berkshire Swash", serif;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: ProximaNovaThin;
  src: url(../fonts/ProximaNova-Thin.eot);
  src: local(☺), url(../fonts/ProximaNova-Thin.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Thin.woff) format("woff"), url(../fonts/ProximaNova-Thin.ttf) format("truetype"), url(../fonts/ProximaNova-Thin.otf) format("opentype"), url(../fonts/ProximaNova-Thin.svg) format("svg");
}
@font-face {
  font-family: ProximaNovaLight;
  src: url(../fonts/ProximaNova-Light.eot);
  src: local(☺), url(../fonts/ProximaNova-Light.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Light.woff) format("woff"), url(../fonts/ProximaNova-Light.ttf) format("truetype"), url(../fonts/ProximaNova-Light.otf) format("opentype"), url(../fonts/ProximaNova-Light.svg) format("svg");
}
@font-face {
  font-family: ProximaNova;
  src: url(../fonts/ProximaNova-Regular.eot);
  src: local(☺), url(../fonts/ProximaNova-Regular.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype"), url(../fonts/ProximaNova-Regular.otf) format("opentype"), url(../fonts/ProximaNova-Regular.svg) format("svg");
}
@font-face {
  font-family: ProximaNovaMedium;
  src: url(../fonts/ProximaNova-Medium.eot);
  src: local(☺), url(../fonts/ProximaNova-Medium.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Medium.woff) format("woff"), url(../fonts/ProximaNova-Medium.ttf) format("truetype"), url(../fonts/ProximaNova-Medium.otf) format("opentype"), url(../fonts/ProximaNova-Medium.svg) format("svg");
}
@font-face {
  font-family: ProximaNovaSemibold;
  src: url(../fonts/ProximaNova-Semibold.eot);
  src: local(☺), url(../fonts/ProximaNova-Semibold.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Semibold.woff) format("woff"), url(../fonts/ProximaNova-Semibold.ttf) format("truetype"), url(../fonts/ProximaNova-Semibold.otf) format("opentype"), url(../fonts/ProximaNova-Semibold.svg) format("svg");
}
@font-face {
  font-family: ProximaNovaBold;
  src: url(../fonts/ProximaNova-Bold.eot);
  src: local(☺), url(../fonts/ProximaNova-Bold.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova-Bold.ttf) format("truetype"), url(../fonts/ProximaNova-Bold.otf) format("opentype"), url(../fonts/ProximaNova-Bold.svg) format("svg");
}
a {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

.btnContainer {
  list-style-type: none;
  width: 100%;
  height: auto;
  margin: 10px auto;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #023E69;
}
.btnItem {
  display: block;
  margin: 0px;
}
.btnPink {
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 15px 40px;
  border-radius: 50px;
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  background-color: #EF6769;
}
.btnYellow {
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 15px 40px;
  border-radius: 50px;
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  background-color: #F9B233;
  color: #023E69;
}
.btnOrange {
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 15px 40px;
  border-radius: 50px;
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  color: #FFFFFF;
  background-color: #FF9900;
}
.btnOff {
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 15px 40px;
  border-radius: 50px;
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  color: #FFFFFF;
  background-color: #F9B233;
  opacity: 10%;
  cursor: not-allowed;
}
.btnOff2 {
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 15px 40px;
  border-radius: 50px;
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  color: #FFFFFF;
  background-color: #F9B233;
  opacity: 30%;
  cursor: not-allowed;
}
.btnLink {
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 15px auto;
  color: #B99161;
  text-align: center;
}
.btnLink:hover {
  text-decoration: underline;
}
.btnLink2 {
  cursor: pointer;
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 10px auto 0px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: underline;
  display: none;
}
.btnLink2:hover {
  text-decoration: underline;
}
.btnLink3 {
  cursor: pointer;
  font-family: ProximaNova;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 10px auto 0px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: underline;
}
.btnLink3:hover {
  text-decoration: underline;
}
.btnCancelado {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  position: absolute;
  bottom: -30px;
  margin: 0px auto;
  background-color: #979797;
  color: #535353;
  cursor: not-allowed;
  text-align: center;
  font-size: 20px;
  padding: 15px 40px;
  border-radius: 50px;
  font-family: ProximaNovaSemibold;
}
.btnTnx {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -170px;
  margin: 0px auto;
}

@-webkit-keyframes openmodal {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes openmodal {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes closemodal {
  from {
    top: 0;
    opacity: 1;
  }
  to {
    bottom: 500px;
    opacity: 0;
  }
}
@keyframes closemodal {
  from {
    top: 0;
    opacity: 1;
  }
  to {
    bottom: 500px;
    opacity: 0;
  }
}
.scale-up-center {
  -webkit-animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.rotate-vert-center {
  -webkit-animation: rotate-vert-center 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
          animation: rotate-vert-center 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

@-webkit-keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}

@keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.bounce-in-top {
  -webkit-animation: bounce-in-top 1.1s both;
          animation: bounce-in-top 1.1s both;
}

@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
.kenburns-bottom {
  -webkit-animation: kenburns-bottom 1.5s ease-out both;
          animation: kenburns-bottom 1.5s ease-out both;
}

@-webkit-keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(0.8) translateY(0);
            transform: scale(0.8) translateY(0);
    -webkit-transform-origin: 50% 80%;
            transform-origin: 50% 80%;
  }
  100% {
    -webkit-transform: scale(1) translateY(15px);
            transform: scale(1) translateY(15px);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(0.8) translateY(0);
            transform: scale(0.8) translateY(0);
    -webkit-transform-origin: 50% 80%;
            transform-origin: 50% 80%;
  }
  100% {
    -webkit-transform: scale(1) translateY(15px);
            transform: scale(1) translateY(15px);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
@-webkit-keyframes stars {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes stars {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes scale-down-center {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-down-center {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
          animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
.fade-in {
  -webkit-animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes avance1 {
  0% {
    translate: 100px 30px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance1 {
  0% {
    translate: 100px 30px;
  }
  100% {
    translate: 0px 0px;
  }
}
@-webkit-keyframes avance2 {
  0% {
    translate: 140px 60px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance2 {
  0% {
    translate: 140px 60px;
  }
  100% {
    translate: 0px 0px;
  }
}
@-webkit-keyframes avance3 {
  0% {
    translate: -120px 10px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance3 {
  0% {
    translate: -120px 10px;
  }
  100% {
    translate: 0px 0px;
  }
}
@-webkit-keyframes avance5 {
  0% {
    translate: -80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance5 {
  0% {
    translate: -80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@-webkit-keyframes avance6 {
  0% {
    translate: 80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance6 {
  0% {
    translate: 80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@-webkit-keyframes avance8 {
  0% {
    translate: -80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance8 {
  0% {
    translate: -80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@-webkit-keyframes avance9 {
  0% {
    translate: -80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
@keyframes avance9 {
  0% {
    translate: -80px 50px;
  }
  100% {
    translate: 0px 0px;
  }
}
.rotate-in-center {
  -webkit-animation: rotate-in-center 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: rotate-in-center 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}
.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s both;
          animation: wobble-hor-bottom 0.8s both;
}

@-webkit-keyframes wobble-hor-bottom {
  0%, 100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}

@keyframes wobble-hor-bottom {
  0%, 100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@-webkit-keyframes bounce-in-bottom {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.38;
  }
  55% {
    -webkit-transform: translateY(65px);
    transform: translateY(65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0.55;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.72;
  }
  81% {
    -webkit-transform: translateY(28px);
    transform: translateY(28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0.81;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.9;
  }
  95% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0.95;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-in-bottom {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.38;
  }
  55% {
    -webkit-transform: translateY(65px);
    transform: translateY(65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0.55;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.72;
  }
  81% {
    -webkit-transform: translateY(28px);
    transform: translateY(28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0.81;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 0.9;
  }
  95% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0.95;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}
.bounce-in-bottom {
  -webkit-animation: bounce-in-bottom 1.2s both;
  animation: bounce-in-bottom 1.2s both;
}

@keyframes wobble-hor-bottom {
  0%, 100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s both;
  animation: wobble-hor-bottom 0.8s both;
}

@-webkit-keyframes moveFlame {
  0%, 100% {
    -webkit-transform: translateX(-50%) rotate(-2deg);
            transform: translateX(-50%) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(-50%) rotate(2deg);
            transform: translateX(-50%) rotate(2deg);
  }
}

@keyframes moveFlame {
  0%, 100% {
    -webkit-transform: translateX(-50%) rotate(-2deg);
            transform: translateX(-50%) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(-50%) rotate(2deg);
            transform: translateX(-50%) rotate(2deg);
  }
}
@-webkit-keyframes enlargeFlame {
  0%, 100% {
    height: 25px;
  }
  50% {
    height: 30px;
  }
}
@keyframes enlargeFlame {
  0%, 100% {
    height: 25px;
  }
  50% {
    height: 30px;
  }
}
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.modalStart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: transparent url(../img/estrellas-morfo.png) no-repeat top center;
  background-size: 300px;
}
.modalContainer {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation-name: openmodal;
          animation-name: openmodal;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}
.modalContainerPista {
  position: relative;
  width: 100%;
  height: 100dvh;
  margin: 0px auto;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(22%, rgb(26, 128, 165)), color-stop(49%, rgb(0, 68, 115)), to(rgb(0, 36, 71)));
  background: linear-gradient(0deg, rgb(26, 128, 165) 22%, rgb(0, 68, 115) 49%, rgb(0, 36, 71) 100%);
}
@media screen and (max-width: 320px) {
  .modalContainerPista {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.modalContainer .closeModal {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/tablero/btnClose.svg);
  background-size: contain;
}
.modalMorfo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 150px;
  height: 90px;
  margin: 0px auto;
  padding: 0px;
  background: transparent url(../img/morfo.svg) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 375px) {
  .modalMorfo {
    scale: 0.8;
  }
}
.modal .startTitle {
  width: 210px;
  height: auto;
  margin: 0px auto;
  font-family: ProximaNovaMedium;
  text-align: center;
  font-size: 22px;
  color: #ffd289;
}
.modal .startText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto 0px;
  font-family: ProximaNova;
  text-align: center;
  text-wrap: balance;
  font-size: 16px;
  color: #ffd289;
}
.modal .startText span {
  font-family: ProximaNovaBold;
}
.modalTitle {
  font-family: ProximaNovaSemibold;
  text-align: center;
  font-size: 22px;
  color: #ffd289;
}
.modalText {
  width: 90%;
  max-width: 400px;
  height: auto;
  font-family: ProximaNova;
  text-align: center;
  text-wrap: balance;
  font-size: 16px;
  color: #FFFFFF;
}
.modalTextGold {
  font-family: ProximaNovaSemibold;
  text-align: center;
  text-wrap: balance;
  font-size: 16px;
  color: #ffd289;
}
.modalIlustration {
  position: relative;
  width: 100%;
  height: 340px;
}
.modalIlustrationCloud {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 130px;
  background: transparent url(../img/instrucciones/nube.svg) no-repeat center;
  background-size: contain;
}
.modalIlustrationRoy {
  position: absolute;
  bottom: 40px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 300px;
  margin: 0px auto;
  background: transparent url(../img/roy1.png) no-repeat center;
  background-size: contain;
}
.modal .slide {
  width: 100%;
  height: auto;
}
.modal .slideContainer {
  width: 90%;
  max-width: 400px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  overflow: hidden;
}
.modal .slideItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  height: auto;
  margin: 10px auto 0px;
}
.modal .slideItem .pergamino {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal .slideItem .pergaminoContainer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  height: auto;
  min-height: 420px;
  margin: 0px auto;
  padding: 10px 20px;
  border: 2px solid #e6a34a;
  border-radius: 10px;
  background: #FAF5E9;
  background: radial-gradient(circle, rgb(250, 245, 233) 20%, rgb(246, 220, 147) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.modal .slideItem .pergamino .sede {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.modal .slideItem .pergamino .sede2 .atencion {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal .slideItem .pergamino .sede2 .atencionImg {
  width: 60px;
  height: 60px;
  background: transparent url(../../img/instrucciones/atencionImg.png) no-repeat center;
  background-size: contain;
}
.modal .slideItem .pergamino .sede2 .atencionTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: "Berkshire Swash", serif;
  font-size: 26px;
  color: #F9B233;
}
.modal .slideItem .pergamino .sede2 .pergaminoText {
  width: 90%;
  margin: 0px auto;
  text-wrap: balance;
}
.modal .slideItem .pergamino .sede2 .btnLink {
  color: #023E69;
  text-decoration: underline;
}
.modal .slideItem .pergamino .sede2 .pergaminoTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 16px;
  color: #023E69;
}
.modal .slideItem .pergamino .sede2 .pergaminoText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: ProximaNovaBold;
  font-size: 24px;
  color: #023E69;
}
.modal .slideItem .pergamino .sede2 .sedeText {
  width: 90%;
  height: auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 16px;
  color: #023E69;
  text-wrap: balance;
}
.modal .slideItem .pergamino .alertText {
  width: 90%;
  max-width: 400px;
  height: auto;
  color: #b17d1f;
  font-family: ProximaNova;
  font-size: 14px;
  text-decoration: underline;
  text-align: center;
  display: none;
}
.modal .slideItem .pergaminoFinal {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  max-width: 350px;
  height: 490px;
  margin: 0px auto;
  padding: 10px 20px;
  background: transparent url(../img/pergamino.png) no-repeat top center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal .slideItem .pergaminoFinalTitle {
  width: 90%;
  max-width: 200px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  font-family: ProximaNovaBold;
  font-size: 20px;
  color: #023E69;
}
.modal .slideItem .pergaminoFinalText {
  width: 90%;
  max-width: 250px;
  height: auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 16px;
  color: #023E69;
}
.modal .slideItem .pergaminoFinalImg {
  width: 220px;
  height: 220px;
  background: transparent url(../img/instrucciones/pergaminoImg-final.png) no-repeat center;
  background-size: contain;
}
.modal .slideItem .pergaminoTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: "Berkshire Swash", serif;
  font-size: 22px;
  color: #023E69;
}
.modal .slideItem .pergaminoTitle2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: Proximanova;
  font-size: 30px;
  line-height: 30px;
  color: #023E69;
}
@media screen and (max-width: 360px) {
  .modal .slideItem .pergaminoTitle2 {
    font-size: 20px;
    width: 100%;
  }
}
.modal .slideItem .pergaminoSubtitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: ProximaNovaBold;
  font-size: 16px;
  color: #023E69;
}
@media screen and (max-width: 350px) {
  .modal .slideItem .pergaminoSubtitle {
    font-size: 15px;
    width: 100%;
    margin: 0px auto;
    text-wrap: pretty;
  }
}
.modal .slideItem .pergaminoText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 16px;
  color: #023E69;
  text-wrap: balance;
}
@media screen and (max-width: 350px) {
  .modal .slideItem .pergaminoText {
    font-size: 15px;
    width: 100%;
    margin: 0px auto;
    text-wrap: balance;
  }
}
.modal .slideItem .pergamino .customradio {
  list-style-type: none;
  width: 100%;
  height: auto;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width: 370px) {
  .modal .slideItem .pergamino .customradio {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.modal .slideItem .pergamino .customradioItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 370px) {
  .modal .slideItem .pergamino .customradioItem {
    scale: 0.9;
  }
}
.modal .slideItem .pergamino .customradioInput {
  display: none;
}
.modal .slideItem .pergamino .customradioLabel {
  cursor: pointer;
  font-family: ProximaNovaSemibold;
  color: #023E69;
  text-align: center;
  font-size: 16px;
  padding: 130px 0px 0px 0px;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s, scale 0.5s ease-in-out;
  transition: opacity 0.5s, scale 0.5s ease-in-out;
}
.modal .slideItem .pergamino .customradioSpan {
  cursor: pointer;
  font-family: ProximaNova;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  color: #023E69;
  text-align: center;
  font-size: 12px;
}
.modal .slideItem .pergamino .customradio-rallyGS {
  width: 100px;
  height: 200px;
  background: transparent url(../img/instrucciones/icn-rallyGS-off.svg) no-repeat top center;
  background-size: contain;
}
.modal .slideItem .pergamino .customradio-rallyMon {
  width: 100px;
  height: 200px;
  background: transparent url(../img/instrucciones/icn-rallyMons-off.svg) no-repeat top center;
  background-size: contain;
}
.modal .slideItem .pergamino .customradio-rallyMon p {
  width: 104px;
  height: auto;
  margin: 0px auto;
}
.modal .slideItem .pergamino .customradioTienda {
  width: 100px;
  height: 120px;
  padding: 100px 0px 0px 0px;
  background: transparent url(../img/instrucciones/icn-ubiTienda.svg) no-repeat top center;
  background-size: contain;
}
.modal .slideItem .pergamino .customradioCorpo {
  width: 100px;
  height: 120px;
  padding: 100px 0px 0px 0px;
  background: transparent url(../img/instrucciones/icn-ubiCorpo.svg) no-repeat top center;
  background-size: contain;
}
.modal .slideItem .pergamino .customradioPresencial {
  width: 90px;
  height: 150px;
  padding: 120px 0px 0px 0px;
  background: transparent url(../img/instrucciones/icn-modPresencial.svg) no-repeat top center;
  background-size: contain;
}
.modal .slideItem .pergamino .customradioVirtual {
  width: 90px;
  height: 150px;
  padding: 120px 0px 0px 0px;
  background: transparent url(../img/instrucciones/icn-modVirtual.svg) no-repeat top center;
  background-size: contain;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:hover + .customradioLabel {
  opacity: 1;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:checked + .customradioTienda {
  background: transparent url(../img/instrucciones/icn-ubiTienda-Checked.svg) no-repeat top center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:checked + .customradioCorpo {
  background: transparent url(../img/instrucciones/icn-ubiCorpo-Checked.svg) no-repeat top center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:checked + .customradio-rallyGS {
  background: transparent url(../img/instrucciones/icn-rallyGS-on.svg) no-repeat top center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:checked + .customradio-rallyMon {
  background: transparent url(../img/instrucciones/icn-rallyMons-on.svg) no-repeat top center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:checked + .customradioPresencial {
  background: transparent url(../img/instrucciones/icn-modPresencial-Checked.svg) no-repeat top center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.modal .slideItem .pergamino .customradioItem .customradioInput:checked + .customradioVirtual {
  background: transparent url(../img/instrucciones/icn-modVirtual-Checked.svg) no-repeat top center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.modal .slideItem .pergamino .monstruitos {
  position: relative;
}
.modal .slideItem .pergamino .monstruitosBtn {
  position: absolute;
  z-index: 650;
  bottom: 60px;
  right: -20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px;
  padding: 8px 14px 4px 14px;
  color: #FFFFFF;
  background-color: red;
  font-family: ProximaNovaBold;
  font-size: 30px;
  text-align: center;
  line-height: normal;
  border-radius: 50%;
}
.modal .slideItem .pergamino .monstruitosBox {
  display: none;
  position: absolute;
  z-index: 600;
  width: 250px;
  height: auto;
  margin: 0px auto;
  padding: 20px 40px;
  text-align: center;
  font-family: ProximaNova;
  color: #023E69;
  background-color: #f9f3e2;
  border: 1px solid #E6A34A;
  border-radius: 15px;
}
.modal .slideItem .pergaminoIndicativo1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto 0px;
  text-align: center;
  font-family: ProximaNova;
  font-size: 14px;
  color: #023E69;
  max-width: 260px;
}
.modal .slideItem .pergaminoIndicativo2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto 0px;
  text-align: center;
  font-family: ProximaNova;
  font-size: 14px;
  color: #023E69;
  max-width: 210px;
}
.modal .slideItem .pergaminoIndicativo3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto 0px;
  text-align: center;
  font-family: ProximaNova;
  font-size: 14px;
  color: #023E69;
  max-width: 210px;
}
.modal .slideItem .pergamino .ubicacion {
  list-style-type: none;
  width: 100%;
  height: auto;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 360px) {
  .modal .slideItem .pergamino .ubicacion {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
    scale: 0.95;
  }
}
.modal .slideItem .pergamino .ubicacionItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent url(../img/instrucciones/ubicacionItem.svg) no-repeat center;
  background-size: cover;
}
.modal .slideItem .pergamino .ubicacionItem input {
  display: none;
}
.modal .slideItem .pergamino .ubicacionItem label {
  cursor: pointer;
  width: 220px;
  height: 49px;
  margin: 0px auto;
  padding: 18px;
  font-family: ProximaNovaBold;
  text-align: center;
  color: #023E69;
  -webkit-transition: width 0.5s, height 0.5s ease-in-out;
  transition: width 0.5s, height 0.5s ease-in-out;
}
.modal .slideItem .pergamino .ubicacion .ubicacionItem .ubicacionInput:hover + .ubicacionLabel {
  color: #023E69;
  background: transparent url(../img/instrucciones/ubicacionItem-Checked.svg) no-repeat center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.modal .slideItem .pergamino .ubicacion .ubicacionItem .ubicacionInput:checked + .ubicacionLabel {
  color: #023E69;
  background: transparent url(../img/instrucciones/ubicacionItem-Checked.svg) no-repeat center;
  background-size: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.modal .slideItem .pergaminoImg {
  width: 200px;
  height: 200px;
  margin: 0px auto;
}
@media screen and (max-width: 360px) {
  .modal .slideItem .pergaminoImg {
    width: 160px;
    height: 160px;
  }
}
.modal .slideItem .pergaminoImg1 {
  width: 240px;
  height: 240px;
  background: transparent url(../img/instrucciones/pergaminoImg-1.png) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 360px) {
  .modal .slideItem .pergaminoImg1 {
    width: 180px;
    height: 180px;
  }
}
.modal .slideItem .pergaminoImg2 {
  background: transparent url(../img/instrucciones/pergaminoImg-2.png) no-repeat center;
  background-size: contain;
}
.modal .slide .order {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.modal .pista {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 320px) {
  .modal .pista {
    margin: 20px auto 0px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
  }
}
.modal .pistaSection {
  width: 90%;
  max-width: 500px;
  height: auto;
  margin: 0px auto;
}
.modal .pistaLocationTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto 20px;
  padding: 60px 0px 0px 0px;
  font-family: ProximaNova;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  background: transparent url(../img/tablero/icnUbicacion.svg) no-repeat top center;
  background-size: 30px;
}
.modal .pistaLocationItem {
  width: 220px;
  height: 49px;
  margin: 0px auto;
  padding: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent url(../img/instrucciones/ubicacionItem.svg) no-repeat center;
  background-size: cover;
  font-family: ProximaNovaBold;
  text-align: center;
  color: #FFFFFF;
}
.modal .pistaImgItem {
  width: 240px;
  height: 300px;
  margin: 0px auto;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 320px) {
  .modal .pistaImgItem {
    scale: 0.8;
  }
}
.modal .pistaImgItem1 {
  background: transparent url(../img/tablero/completed-1.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem2 {
  background: transparent url(../img/tablero/completed-2.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem3 {
  background: transparent url(../img/tablero/completed-3.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem4 {
  background: transparent url(../img/tablero/completed-4.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem5 {
  background: transparent url(../img/tablero/completed-5.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem6 {
  background: transparent url(../img/tablero/completed-6.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem7 {
  background: transparent url(../img/tablero/completed-7.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem8 {
  background: transparent url(../img/tablero/completed-8.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgItem9 {
  background: transparent url(../img/tablero/completed-9.png) no-repeat center;
  background-size: contain;
}
.modal .pistaImgTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 20px auto;
  padding: 0px;
  font-family: ProximaNovaBold;
  font-size: 20px;
  color: #FFD289;
  text-align: center;
}
@media screen and (max-width: 320px) {
  .modal .pistaImgTitle {
    margin: 0px auto;
    font-size: 18px;
  }
}
.modal .pistaImgText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 20px auto;
  padding: 0px;
  font-family: ProximaNovaBold;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 320px) {
  .modal .pistaImgText {
    margin: 5px auto 0px;
    font-size: 15px;
  }
}
.modal .pistaBtn {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: #FFD289;
}
.modal .pistaBtnContainer {
  width: 90%;
  max-width: 500px;
  height: auto;
  margin: 0px auto;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 333px) {
  .modal .pistaBtnContainer {
    padding: 5px;
  }
}
.modal .pistaBtnImg {
  width: 40px;
  height: 60px;
  background: transparent url(../img/tablero/pistaBtnImg.svg) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 333px) {
  .modal .pistaBtnImg {
    width: 30px;
    height: 50px;
  }
}
.modal .pistaBtnText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  font-family: ProximaNovaBold;
  font-size: 18px;
  color: #026965;
  text-wrap: pretty;
}
@media screen and (max-width: 333px) {
  .modal .pistaBtnText {
    font-size: 15px;
  }
}
.modal .cancel .pergamino {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px auto 0px;
}
.modal .cancel .pergaminoContainer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 350px;
  height: 490px;
  margin: 0px auto;
  padding: 10px 20px;
  background: transparent url(../img/pergamino.png) no-repeat top center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 350px) {
  .modal .cancel .pergaminoContainer {
    width: 340px;
    height: 477px;
  }
}
@media screen and (max-width: 320px) {
  .modal .cancel .pergaminoContainer {
    width: 310px;
    height: 435px;
  }
}
.modal .cancel .pergaminoContainer .btnPink {
  position: absolute;
  bottom: -30px;
  margin: 0px auto;
}
.modal .cancel .pergaminoImgCancel {
  width: 200px;
  height: 200px;
  background: transparent url(../img/advertencia0.png) no-repeat center;
  background-size: contain;
}
@media screen and (max-height: 568px) {
  .modal .cancel .pergaminoImgCancel {
    width: 150px;
    height: 150px;
  }
}
.modal .cancel .pergaminoTitle {
  width: 90%;
  max-width: 250px;
  height: auto;
  margin: 0px auto;
  text-align: center;
  font-family: ProximaNovaBold;
  font-size: 24px;
  color: #87663F;
}
.modal .cancel .pergaminoText {
  width: 90%;
  max-width: 250px;
  height: auto;
  margin: 0px auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 16px;
  color: #87663F;
}
@media screen and (max-width: 350px) {
  .modal .cancel .pergaminoText {
    font-size: 15px;
    width: 100%;
    margin: 0px auto;
    text-wrap: pretty;
  }
}
.modal .thanks {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0c416c url(../img/fondo-thanks.png) no-repeat top center;
  background-size: contain;
}
.modal .thanksImg {
  -webkit-animation: rotate-in-center 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: rotate-in-center 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  width: 280px;
  height: 280px;
  background: transparent url(../img/thanks.png) no-repeat center;
  background-size: contain;
}
.modal .thanksText {
  width: 290px;
  height: auto;
  margin: 0px auto 20px;
  font-family: ProximaNovaBold;
  font-size: 26px;
  text-align: center;
  color: #FFFFFF;
}
.modal .thanks .btnYellow {
  -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
          animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.modal .encuesta {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  overflow-y: scroll;
  background: #0c416c url(../img/fondo-thanks.png) no-repeat top center;
  background-size: contain;
}
.modal .encuesta .modalMorfo {
  margin: 30px auto 0px;
}
.modal .encuestaTitle {
  font-family: ProximaNovaBold;
  font-size: 20px;
  color: #FCD289;
  text-align: center;
}
.modal .encuestaText {
  width: 90%;
  max-width: 290px;
  height: auto;
  text-wrap: balance;
  font-family: ProximaNova;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}
.modal .encuesta .pergamino {
  width: 90%;
  height: auto;
}
.modal .encuesta .pergaminoContainer {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin: 0px auto 20px;
  padding: 40px 20px;
  background: rgb(255, 251, 240);
  background: radial-gradient(circle, rgb(255, 251, 240) 0%, rgb(255, 246, 221) 50%, rgb(255, 239, 196) 100%);
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.modal .encuesta .pergamino .question {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal .encuesta .pergamino .questionText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  text-wrap: balance;
  font-family: ProximaNovaBold;
  color: #023E69;
  font-size: 16px;
  text-align: left;
}
.modal .encuesta .pergamino .questionTextSpan {
  width: 90%;
  max-width: 500px;
  height: auto;
  margin: 0px auto;
  text-wrap: balance;
  font-family: ProximaNova;
  color: #023E69;
  font-size: 15px;
  text-align: center;
}
.modal .encuesta .pergamino .questionAnswer {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0px auto;
}
.modal .encuesta .pergamino .questionAnswerChecks {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 0px;
}
.modal .encuesta .pergamino .questionAnswerItem {
  width: 48%;
  height: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.modal .encuesta .pergamino .questionAnswerItem:nth-child(2) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.modal .encuesta .pergamino .questionAnswerItem:nth-child(4) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.modal .encuesta .pergamino .questionAnswerItem:last-child {
  width: 100%;
  height: auto;
}
.modal .encuesta .pergamino .questionAnswerTextarea {
  width: 100%;
  height: auto;
  margin: 20px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.modal .encuesta .pergamino .questionAnswerRange {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal .encuesta .pergamino .questionAnswerRange input[type=range] {
  -webkit-appearance: none;
  position: relative;
  width: 90%;
  max-width: 230px;
  height: 4px;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  background: #ffe4c1;
  background-position: center;
  background-repeat: no-repeat;
}
.modal .encuesta .pergamino .questionAnswerRange input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #ffe4c1;
  border: 3px solid #E6A34A;
}
.modal .encuesta .pergamino .questionAnswerRange span {
  font-size: 30px;
}
.modal .encuesta .pergamino .questionAnswer .text {
  font-family: ProximaNova;
  font-size: 16px;
  color: #86663F;
  text-align: center;
  margin: 0px auto;
}
.modal .encuesta .pergamino .questionInput {
  accent-color: #092964;
  width: 100%;
  height: 45px;
  margin: 10px 0px 0px 0px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #E6A34A;
}
.modal .encuesta .pergamino .questionRequired {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px 0px 0px auto;
  padding: 0px;
  font-family: ProximaNova;
  font-size: 12px;
  color: #e6a34a;
}
.modal .encuesta .pergamino .questionAlert {
  font-family: ProximaNova;
  font-size: 14px;
  color: #F9B233;
  display: none;
}
.modal .encuesta .pergamino .btnOff {
  opacity: 30%;
}
.modal .entrega {
  width: 100%;
  height: 100%;
  background: #0c416c url(../img/fondo-thanks.png) no-repeat top center;
  background-size: contain;
  margin: 0px auto 0px;
}
.modal .entrega .pergamino {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px auto 0px;
}
.modal .entrega .pergaminoContainer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 320px;
  height: 450px;
  margin: 0px auto;
  padding: 10px 20px;
  background: transparent url(../img/pergamino.png) no-repeat top center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 320px) {
  .modal .entrega .pergaminoContainer {
    width: 290px;
    height: 405px;
  }
}
.modal .entrega .pergaminoContainer .btnPink {
  position: absolute;
  bottom: -30px;
  margin: 0px auto;
}
.modal .entrega .pergaminoContainer .btnOrange {
  position: absolute;
  bottom: -30px;
  margin: 0px auto;
}
.modal .entrega .pergaminoContainer .btnContainer {
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.modal .entrega .pergaminoContainer .btnContainer .btnPink {
  position: unset;
  margin: 0px;
}
.modal .entrega .pergaminoContainer .btnContainer .btnOrange {
  position: unset;
  margin: 0px;
}
.modal .entrega .pergaminoImg1 {
  width: 200px;
  height: 200px;
  background: transparent url(../img/entrega1.png) no-repeat center;
  background-size: contain;
}
@media screen and (max-height: 568px) {
  .modal .entrega .pergaminoImg1 {
    margin: -40px auto 0px;
  }
}
.modal .entrega .pergaminoImg2 {
  width: 150px;
  height: 150px;
  margin: -40px auto 0px;
  background: transparent url(../img/advertencia1.png) no-repeat center;
  background-size: contain;
}
.modal .entrega .pergaminoImg3 {
  width: 150px;
  height: 150px;
  margin: -40px auto 0px;
  background: transparent url(../img/advertencia2.png) no-repeat center;
  background-size: contain;
}
.modal .entrega .pergaminoImg4 {
  width: 250px;
  height: 250px;
  margin: -40px auto 0px;
  background: transparent url(../img/entrega1.png) no-repeat center;
  background-size: contain;
}
.modal .entrega .pergaminoImg5 {
  width: 180px;
  height: 180px;
  margin: -40px auto 0px;
  background: transparent url(../img/expired.png) no-repeat center;
  background-size: contain;
}
.modal .entrega .pergaminoTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 10px auto 0px;
  text-align: center;
  font-family: ProximaNovaBold;
  font-size: 24px;
  color: #023E69;
}
.modal .entrega .pergaminoText {
  width: 210px;
  height: auto;
  margin: 0px auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 18px;
  color: #023E69;
}
.modal .entrega .pergaminoText .bold {
  font-family: ProximaNovaBold;
  font-size: 18px;
}
.modal .entrega .pergaminoSpan1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 10px auto 0px;
  text-align: center;
  font-family: ProximaNovaBold;
  font-size: 26px;
  color: #F9B233;
}
.modal .entrega .pergaminoSpan2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  text-align: center;
  font-family: ProximaNova;
  font-size: 18px;
  color: #F9B233;
}
.modal .entrega .pergamino .boldC {
  font-family: ProximaNovaBold;
  color: #87663F;
  font-size: 18px;
}
.modal .entrega .pergamino .boldP {
  font-family: ProximaNovaBold;
  color: #F9B233;
  font-size: 18px;
}
.modal .entrega .pergamino .recoger {
  margin: 0px auto 20px;
  padding: 10px 20px;
}
.modal .close {
  cursor: pointer;
}

#modalThanks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.general {
  width: 100%;
  height: auto;
  background: transparent;
}
.generalContainer {
  width: 100%;
  height: auto;
}
.generalContainer .casa {
  width: 100%;
  max-width: 700px;
  height: 1150px;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent url(../img/tablero/casa.png) no-repeat bottom center;
  background-size: 600px 1103px;
}
.generalContainer .casa .holder {
  position: relative;
  width: 170px;
  height: 85px;
  margin: 225px auto 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.generalContainer .casa .candle {
  position: relative;
  width: 20px;
  height: 40px;
}
.generalContainer .casa .candle:nth-child(2) {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.generalContainer .casa .thread {
  position: absolute;
  width: 4px;
  height: 15px;
  bottom: 0px;
  z-index: 1;
  border-radius: 40% 40% 0 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #121212;
  background: -webkit-gradient(linear, left top, left bottom, from(#d6994a), color-stop(#4b232c), color-stop(#121212), color-stop(black), color-stop(90%, #e8bb31));
  background: linear-gradient(#d6994a, #4b232c, #121212, black, #e8bb31 90%);
}
.generalContainer .casa .flame {
  position: absolute;
  width: 10px;
  height: 30px;
  margin: 0px auto;
  bottom: 10%;
  right: 0;
  left: 50%;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50% 50% 20% 20%;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, white), to(transparent));
  background: linear-gradient(white 80%, transparent);
  -webkit-animation: moveFlame 2s ease-in-out infinite, enlargeFlame 1s ease-in-out infinite;
          animation: moveFlame 2s ease-in-out infinite, enlargeFlame 1s ease-in-out infinite;
}
.generalContainer .casa .flame:before {
  width: 100%;
  height: 100%;
  border-radius: 50% 50% 20% 20%;
  -webkit-box-shadow: 0 0 15px 0 rgba(247, 93, 0, 0.4), 0 -6px 4px 0 rgba(247, 128, 0, 0.7);
          box-shadow: 0 0 15px 0 rgba(247, 93, 0, 0.4), 0 -6px 4px 0 rgba(247, 128, 0, 0.7);
}
.generalContainer .casaContainer {
  position: relative;
  width: 318px;
  height: 280px;
  margin: 260px auto 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 5px;
}
.generalContainer .casaItem {
  list-style-type: none;
}
.generalContainer .casaItem:nth-child(even) .casaNumero {
  font-size: 50px;
  margin: 10px 0px 0px 20px;
}
.generalContainer .casaItem:nth-child(odd) .casaNumero {
  font-size: 80px;
  top: 0px;
}
.generalContainer .casaItem:nth-child(1) .casaNumero {
  color: #e43f38;
}
.generalContainer .casaItem:nth-child(2) .casaNumero {
  color: #046965;
}
.generalContainer .casaItem:nth-child(3) .casaNumero {
  color: #008c3b;
}
.generalContainer .casaItem:nth-child(4) .casaNumero {
  color: #046965;
}
.generalContainer .casaItem:nth-child(5) .casaNumero {
  color: #00a198;
}
.generalContainer .casaItem:nth-child(6) .casaNumero {
  color: #046965;
}
.generalContainer .casaVentana {
  cursor: pointer;
  display: block;
  position: relative;
  width: 98px;
  height: 125px;
  background: transparent url(../img/tablero/ventanaCompleta.png) no-repeat center;
  background-size: contain;
}
.generalContainer .casaVentana:hover .casaIzquierda, .generalContainer .casaVentana:hover .casaDerecha {
  -webkit-animation: wobble-hor-bottom 0.4s both;
          animation: wobble-hor-bottom 0.4s both;
}
.generalContainer .casaVentana:hover .casaNumero {
  -webkit-animation: scale-up-center 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: scale-up-center 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.generalContainer .casaVentana .oso {
  background: url(../img/tablero/personaje-oso.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaVentana .reyes {
  background: url(../img/tablero/personaje-ekt.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaVentana .estrella {
  background: url(../img/tablero/personaje-ttp.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaVentana .grinch {
  background: url(../img/tablero/personaje-tva.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaVentana .muneco {
  background: url(../img/tablero/personaje-itk.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaVentana .reno {
  background: url(../img/tablero/personaje-baz.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaVentana .galleta {
  background: url(../img/tablero/personaje-neto.png) no-repeat bottom center;
  background-size: contain;
}
.generalContainer .casaPersonaje {
  width: 100px;
  height: 125px;
}
.generalContainer .casaIzquierda {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
  width: 100px;
  height: 125px;
  background: transparent url(../img/tablero/ventanaizquierda.png) no-repeat left;
  background-size: 100px 125px;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.generalContainer .casaDerecha {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 50;
  width: 100px;
  height: 125px;
  background: transparent url(../img/tablero/ventanaderecha.png) no-repeat right;
  background-size: 100px 125px;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.generalContainer .casaNumero {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0px auto;
  font-family: "Berkshire Swash", serif;
  text-align: center;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.completed .casaIzquierda, .completed .casaDerecha, .completed .casaNumero {
  display: none;
}/*# sourceMappingURL=styles.css.map */