* {
  font-family: audiowide, cursive;
  font-weight: 900;
  transition: opacity 3s ease-in-out !important;
}

a {
  text-decoration: none !important
}

.fondo {
  opacity: 0;
  display: none
}

.transition {
  transition: opacity 6s ease-in-out;
  opacity: 0
}

@keyframes smoothTransition {

  0%,
  100% {
    background: linear-gradient(to bottom right, #52f1ffd4, #e630ff);
    color: #000;
    box-shadow: 0 0 40px 0 #fff;
    opacity: 1
  }

  50% {
    background: linear-gradient(to bottom right, #aeff1e, #e630ff);
    color: #fff;
    box-shadow: 0 0 15px 0 #fff;
    opacity: 1
  }
}

@keyframes matrixEffect {
  0% {
    transform: translate(-50%) matrix(1, 0, 0, 1, 0, 0)
  }

  100% {
    transform: translate(-50%) matrix(8, 30, 80, 50, 80, 50)
  }
}

.modal-dialog {
  max-width: 100%;
  width: 100%;
}

.container-fluid {
  height: max-content;
  width: max-content;
}

.container-fluid::before {
  content: "";
  left: 50%;
  width: 55.5%;
  height: 88.3%;
  border-radius: 21px;
  transform: translate(-50%, -50%);
  top: 50%;
  opacity: .5;
  box-shadow: 0 0 44px 6px #00ffef96;
  pointer-events: none
}

.losmejoresescorts {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: no-repeat;
  background-size: cover;
}

.overlay {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(198deg, #ffffff 16%, #9f00ff 182%);
  opacity: .8;
}

#video-container {
  pointer-events: none;
  position: fixed !important;
}

#video {
  width: 153.5%;
  height: 181%;
  object-fit: fill;
  position: fixed;
  top: 53%;
  left: 54.2%;
  /* border-radius: 50%; */
  /* opacity: 1; */
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.gradient-text__text {
  color: #000;
  margin-top: -32px;
  font-size: 191px;
  text-shadow: 0 -9px #ff0091, -6px -9px #52f1ff, -8px 8px #1bff63 !important;
  -webkit-text-stroke: thin !important
}

#marquee {
  position: fixed;
  color: #000;
  width: 80%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 30%;
  height: 29%;
}

#row_movil {
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 94.5%;
  width: 88%;
  display: flex;
  justify-content: space-around;
  display: flex;
}

.iconos_politicas {
  font-size: 20px;
  opacity: 1
}

.iconos_politicas:hover {
  transform: scale(1.2);
  opacity: 1;
  color: #adff2f !important
}

.btn-age {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 65%;
  animation: smoothTransition 6s ease-in-out infinite alternate;
  background: linear-gradient(to bottom right, #52f1ffd4, #e630ff);
  border-radius: 50px;
  box-shadow: 0 0 12px 0 #fff
}

.btn-age:not(.active):hover {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%) scale(1.5)!important;
  font-size: 50px;
  border: 0 solid transparent;
  -webkit-text-stroke: thin !important;
  font-family: poppins, sans-serif !important;
}

.btn-age.active {
  animation: matrixEffect 10s ease-in-out forwards !important;
  left: 50%;
  animation: smoothTransition 6s ease-in-out infinite alternate;
  background: linear-gradient(to bottom right, #1bff63, #e630ff);
  color: #000;
  box-shadow: 0 0 20px 0 #fff
}

#acceptAgeVerification {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%);
  font-size: 50px;
  border: 0 solid transparent;
  -webkit-text-stroke: thin !important;
  font-family: poppins, sans-serif !important;
}

.texto-legal {
  position: fixed;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  width: 74.9%;
  top: 80.5%;
  background: linear-gradient(180deg, #ffffff47, transparent 20%);
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
  padding: 15px 35px;
  border-radius: 0 0 25px 25px;
}

.fondo {
  display: none;
  position: fixed;
  width: 80%;
  height: 80%;
  object-fit: fill;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-radius: 25px;
  pointer-events: none;
}

@media(max-width: 1023px) {
  .losmejoresescorts {
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, #52f1ffd4, #e630ff);
    opacity: .8
  }

  #video {
    all: unset;
    position: fixed !important;
    max-width: 161% !important;
    min-height: 195% !important;
    object-fit: fill !important;
    transform: translate(-50%, -50%) !important;
    left: 54.3% !important;
    top: 55% !important;
    pointer-events: none
  }

  .gradient-text__text {
    color: #000;
    font-size: 127px;
    margin-top: -17px;
    -webkit-text-stroke: thin !important;
    text-shadow: 0 -5px, 0 5px, 5px 0, -5px 0, 0 -6px #ff0091, -5px -6px #52f1ff, -5px 5px #1bff63 !important
  }

  #marquee {
    position: fixed;
    color: #000;
    font-weight: 900;
    width: 83%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 25%;
    height: 19%;
  }

  #row_movil {
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    top: 75%;
    width: 75%;
    display: flex;
    justify-content: space-between !important
  }

  .iconos_politicas {
    font-size: 11px;
  }

  .iconos_politicas:hover {
    transform: scale(1.2);
    opacity: 1;
    color: #adff2f !important
  }

  .btn-age {
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    animation: smoothTransition 6s ease-in-out infinite alternate;
    background: linear-gradient(to bottom right, #52f1ffd4, #e630ff);
    border-radius: 50px;
    box-shadow: 0 0 12px 0 #fff
  }

  .btn-age:not(.active):hover {
    white-space: nowrap;
    position: fixed !important;
    transform: translate(-50%) scale(1.4) !important;
    left: 50% !important;
    animation: smoothTransition 6s ease-in-out infinite alternate;
    background: linear-gradient(to bottom right, #1bff63, #e630ff);
    color: #000;
    box-shadow: 0 0 20px 0 #fff !important
  }

  .btn-age.active {
    animation: matrixEffect 10s ease-in-out forwards !important;
    animation: smoothTransition 6s ease-in-out infinite alternate;
    background: linear-gradient(to bottom right, #1bff63, #e630ff);
    color: #000;
    box-shadow: 0 0 20px 0 #fff
  }

  #acceptAgeVerification {
    white-space: nowrap;
    display: block;
    top: 60%;
    font-size: 32px;
    border: 0 solid transparent;
    overflow: hidden;
    -webkit-text-stroke: thin !important;
    letter-spacing: -2px;
    font-family: poppins, sans-serif !important;
  }

  .texto-legal {
    position: fixed;
    color: #fff;
    font-size: 2.5vw;
    font-weight: 400;
    width: 78%;
    top: 82%;
    opacity: .8;
    transform: translate(-50%);
    left: 50%;
    text-align: center;
    padding: 15px 8px;
  }

  .fondo {
    display: none;
    width: 83%;
    height: 75.5%;
    transform: translate(-50%, -50%);
    object-fit: fill;
    left: 50%;
    top: 46%;
    pointer-events: none;
    opacity: 1;
    border-radius: 10px 10px 0 0;
    position: fixed
  }
}