@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
.iti.iti--allow-dropdown.iti--show-flags {
  width: 100%;
}

#promotions .ul-promotions li a p, #promotions .ul-promotions li a h2, .modal-body h2.my-3, .description .description-content p, .description .description-header .info-user, .description .description-header #logo, .modal-contact .modal-dialog .modal-content .modal-body .download, .modal-contact .modal-dialog .modal-content .modal-body .qr h2, .modal-contact .modal-dialog .modal-content .modal-body .logo, .modal-contact, .main-contact #interactive a, .main-contact #interactive p, .main-contact #interactive h1,
.main-contact #interactive h2,
.main-contact #interactive h3,
.main-contact #interactive h4,
.main-contact #interactive h5,
.main-contact #interactive h6, .main-contact {
  font-family: "Open Sans", sans-serif !important;
}

.page:has(.main-contact) {
  height: 100vh;
}

.main-contact {
  padding: 15px;
  min-height: 100vh;
  max-height: 100vh;
  overflow-x: hidden;
  scrollbar-width: thin;
  line-height: 1.2 !important;
  font-weight: normal;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.main-contact #account {
  /*background: rgba(0,0,0,0.7);*/
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 35px;
  top: 0px;
  left: 0;
  padding: 0 0.6rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #dee2e6;
  z-index: 10;
  text-align: right;
}
.main-contact #account .btn-presstie {
  float: left;
  margin-left: 0px;
}
.main-contact #account a {
  padding-top: 0.5rem;
  margin-left: 7px;
  position: relative;
  display: inline-block;
}
.main-contact #account a svg {
  width: 20px !important;
  height: 20px;
}
.main-contact #account svg {
  fill: rgba(0, 0, 0, 0.8);
}
.main-contact #interactive {
  padding-top: 2.5rem;
  min-height: 100vh;
  max-height: 100vh;
}
.main-contact #interactive h1,
.main-contact #interactive h2,
.main-contact #interactive h3,
.main-contact #interactive h4,
.main-contact #interactive h5,
.main-contact #interactive h6 {
  font-weight: 700 !important;
  letter-spacing: unset;
}
.main-contact #interactive h1,
.main-contact #interactive .descripcion {
  padding-left: 2.5%;
  padding-right: 2.5%;
  letter-spacing: unset;
}
.main-contact #interactive h1 {
  padding-top: 0.8rem;
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}
.main-contact #interactive h2 {
  padding-top: 0.3rem;
  font-size: 1rem;
}
.main-contact #interactive p {
  font-weight: 400;
  font-size: 16px;
  color: #000 !important;
}
.main-contact #interactive a {
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
}
.main-contact #interactive a#presstie {
  background: none !important;
  box-shadow: none !important;
}
.main-contact #interactive a#presstie img {
  height: 35px;
}
.main-contact #interactive a svg {
  display: inline-block;
  width: 30px;
  height: auto;
  margin-right: 1.5rem;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0.6rem;
  top: 50%;
  transform: translateY(-50%);
}
.main-contact #interactive a.logo {
  background: none !important;
  display: block;
  overflow: hidden;
}
.main-contact #interactive #logo {
  font-size: 3.8rem;
  font-weight: 700;
  display: flex;
  max-width: 96px;
  max-height: 96px;
  width: 96px;
  height: 96px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-appearance: none;
  justify-content: center;
  align-items: center;
}
.main-contact #interactive #landing-logo {
  max-width: 100%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.main-contact #interactive .info-user {
  border-radius: 20px;
  max-width: 60%;
  margin: 24px auto 0px auto;
  text-shadow: 1px 1px 10px 1px #ffffff;
}
@media (max-width: 767px) {
  .main-contact #interactive .info-user {
    max-width: 680px;
    width: 95%;
  }
}
.main-contact #interactive .info-user h1 a {
  position: relative;
}
.main-contact #interactive .info-user h1 a svg {
  width: 20px;
  height: 20px;
  margin-left: 0px;
  margin-right: 0px;
}
.main-contact #interactive .info-user h1 a:active {
  opacity: 0.4;
}
.main-contact #interactive .info-user p {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  margin-top: 24px !important;
}
.main-contact #interactive .info-user .description {
  margin: 1.5rem 0;
}
.main-contact #interactive .info-user .description a {
  background: none !important;
  text-decoration: underline !important;
}
.main-contact #interactive .social {
  margin: 0px;
  list-style: none !important;
  padding: 0 !important;
  display: block;
}
.main-contact #interactive .social li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 0.3rem;
}
.main-contact #interactive .social li a {
  color: #313132 !important;
  display: block;
  width: 31px;
  height: 40px;
  background-color: transparent;
}
.main-contact #interactive .social li a svg {
  fill: #313132;
}
.main-contact #interactive .social li a svg:hover {
  opacity: 0.4;
}
.main-contact #interactive .personal {
  margin: 24px 0px;
  list-style: none !important;
  padding: 0 !important;
  display: block;
}
.main-contact #interactive .personal li {
  text-align: left;
  display: block;
}
.main-contact #interactive .personal li a {
  font-family: "Open Sans", sans-serif !important;
  display: block;
  width: 60%;
  margin: 0.7rem auto 0 auto;
  padding: 17px 55px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  text-align: center;
  border-radius: 0.6rem;
  background-color: #000000;
  outline: none;
  color: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.main-contact #interactive .personal li a .link-image {
  display: inline-block;
  margin-right: 1.5rem;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
}
.main-contact #interactive .personal li a svg {
  fill: #FFFFFF;
  display: inline-block;
  width: 30px;
  height: auto;
  margin-right: 1.5rem;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0.7rem;
  top: 51%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .main-contact #interactive .personal li a {
    max-width: 680px;
    width: 95%;
    padding: 17px 55px 17px 55px !important;
  }
}
.main-contact #interactive #qr {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  z-index: 100;
  display: block;
  margin: 0 auto;
  background: #ffffff;
  color: #FFF;
  border: 3px solid #ffffff;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
}
.main-contact #account + #interactive #qr {
  top: 2.5rem;
}

.modal-qr {
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-contact .modal-dialog {
  padding: 1.9rem;
  transition: transform 0.3s ease-out !important;
}
.modal-contact .modal-dialog .modal-content {
  border-radius: 10px !important;
}
.modal-contact .modal-dialog .modal-content .modal-header {
  padding: 0.8rem 0.8rem !important;
  display: grid;
  grid-template-columns: 1fr 25px 25px;
}
.modal-contact .modal-dialog .modal-content .modal-header .btn-close {
  border-radius: 50%;
  opacity: 1;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  background-color: #000 !important;
}
.modal-contact .modal-dialog .modal-content .modal-header a.btn-presstie {
  width: 20px;
  opacity: 0.5;
}
.modal-contact .modal-dialog .modal-content .modal-header .share-mobile-modal {
  width: 20px;
}
.modal-contact .modal-dialog .modal-content .modal-header .share-mobile-modal svg {
  fill: rgba(0, 0, 0, 0.8);
}
.modal-contact .modal-dialog .modal-content .modal-body {
  padding: 5px 24px 24px 24px;
}
.modal-contact .modal-dialog .modal-content .modal-body .logo p {
  font-size: 14px;
  margin: 0px 0px 24px 0px;
  font-weight: bold;
}
.modal-contact .modal-dialog .modal-content .modal-body .qr {
  background-color: #000;
  border-radius: 20px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
}
.modal-contact .modal-dialog .modal-content .modal-body .qr #qrcode {
  background-color: white;
  margin: 10px;
  padding: 5px;
  border-radius: 20px;
}
.modal-contact .modal-dialog .modal-content .modal-body .qr #qrcode img {
  border-radius: 20px;
}
.modal-contact .modal-dialog .modal-content .modal-body .qr #qrcode canvas {
  border-radius: 20px;
}
.modal-contact .modal-dialog .modal-content .modal-body .qr h2 {
  color: white;
  margin: 0px;
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.modal-contact .modal-dialog .modal-content .modal-body .download {
  margin: 24px 0px 15px 0px;
}
.modal-contact .modal-dialog .modal-content .modal-body .download a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 700;
  color: #0a2540;
}
.modal-contact .modal-dialog.modal-fullscreen {
  padding: 0rem !important;
}
.modal-contact .modal-dialog.modal-fullscreen .modal-content {
  border-radius: 0px !important;
}
.modal-contact .modal-dialog.modal-fullscreen .modal-content .modal-header {
  padding: 0.8rem 0.8rem !important;
  display: grid;
  grid-template-columns: 1fr 25px 25px;
}
.modal-contact .modal-dialog.modal-fullscreen .modal-content .modal-header a.btn-presstie {
  width: 20px;
  opacity: 0.5;
}
.modal-contact .modal-dialog.modal-fullscreen .modal-content .modal-header .share-mobile-modal {
  width: 20px;
}
.modal-contact .modal-dialog.modal-fullscreen .modal-content .modal-header .share-mobile-modal svg {
  fill: rgba(0, 0, 0, 0.8);
}
.modal-contact .modal-dialog.modal-fullscreen .modal-content .modal-header .btn-close {
  background-color: transparent !important;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.description .description-header {
  display: grid;
  grid-template-columns: 96px auto;
  max-width: 490px;
  margin: auto;
  -moz-column-gap: 15px;
  column-gap: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.description .description-header #logo {
  font-size: 3.8rem;
  font-weight: 700;
  display: flex;
  max-width: 96px;
  max-height: 96px;
  width: 96px;
  height: 96px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  background: #000000;
  color: #FFF;
  border-radius: 15rem;
  position: relative;
  -webkit-appearance: none;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.14);
  justify-content: center;
  align-items: center;
}
.description .description-header .info-user {
  display: flex;
  justify-self: unset;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.description .description-header .info-user h1 {
  font-size: 1.6rem;
}
.description .description-header .info-user h2 {
  font-size: 14px !important;
  text-transform: uppercase;
}
.description .description-content {
  max-width: 490px;
  margin-bottom: 32px;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
.description .description-content p {
  font-size: 16px;
  text-align: left;
}

.btn-promotions svg {
  animation: pulse 0.8s infinite;
}

@keyframes pulse {
  0% {
    width: 37px;
    opacity: 0.8;
    transition: 0.3s;
  }
  0% {
    opacity: 0.9;
    transition: 0.3s;
  }
  100% {
    opacity: 1;
    zoom: 1;
  }
}
.modal-body h2.my-3 {
  font-size: 24px;
  font-weight: bold;
}

#promotions .ul-promotions {
  max-width: 490px;
  display: grid;
  gap: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px !important;
  list-style: none !important;
}
#promotions .ul-promotions li {
  width: 100%;
  border-style: dashed;
  border-color: #000;
  border-width: 2px;
}
#promotions .ul-promotions li a {
  display: table;
  width: 100%;
  text-decoration: none;
}
#promotions .ul-promotions li a h2 {
  text-align: center;
  width: 100%;
  color: #3366BB;
  text-decoration: underline;
  text-decoration-color: #3366BB;
  padding: 15px 15px 7px 15px !important;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0px;
}
#promotions .ul-promotions li a p {
  padding: 7px 15px !important;
  color: #000 !important;
  text-align: justify;
}/*# sourceMappingURL=style.css.map */