@keyframes scale-2 {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    transform: scale(0.7);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@keyframes wave {
  50% {
    transform: scale(0.9); } }
@-webkit-keyframes autofill {
  to {
    background: transparent; } }
@keyframes pulseorange {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 121, 63, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0); } }
@keyframes pulsered {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0); } }
@keyframes pulsegreen {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(51, 217, 178, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0); } }
@keyframes pulseyellow {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(233, 236, 12, 0.925); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(51, 217, 178, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(51, 217, 178, 0); } }
@keyframes pulseDeepSkyBlue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(10, 163, 214, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(10, 163, 214, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(10, 163, 214, 0); } }
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@media only screen and (min-device-width: 1900px) {
  .pay_method img {
    max-height: 32px; } }
@media only screen and (max-device-width: 1080px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    font-size: 32px !important; }

  .media_querie_change {
    width: 90%; }

  .desktop {
    display: none; }

  .mobile_nav {
    display: flex; }

  .country_arrow {
    bottom: 55px !important; }

  .million50 {
    object-fit: contain;
    max-height: 245px;
    position: relative;
    margin: auto; }

  .titulo {
    font-size: 43px !important;
    line-height: 40px; }

  .subtitulo {
    font-size: 40px; }

  .typage_subs {
    font-size: 30px; }

  .followus {
    padding: 1px 0px;
    font-size: 30px; }

  .subscribe {
    font-size: 29px;
    padding: 12px 70px; }

  .center {
    flex-direction: column; }

  .slider_divs_comments {
    width: 100%;
    margin: 20px 0; }
    .slider_divs_comments span {
      font-size: 20px; }

  .video_frame {
    width: 100%;
    height: 75%;
    min-height: 440px; }

  .form__field:placeholder-shown ~ .form__label {
    font-size: 30px; }

  .form__label {
    font-size: 30px; }
    .form__label .form__field:focus ~ .form__label {
      font-size: 30px; }

  .form__label__select {
    font-size: 30px;
    bottom: 40px; }

  .form__label__select2 {
    font-size: 30px;
    bottom: 50px; }

  .flex {
    display: flex; }
    .flex .warning_news {
      padding-left: 10px; }

  .arrows_multiple {
    width: 20px;
    bottom: 75px; }

  .resp_size {
    margin-top: 50px; }

  .paragrafo {
    font-size: 40px; }

  .gif_tons {
    max-width: 100%; }

  .return_website {
    font-size: 35px !important; }

  .signature {
    font-size: 25px !important; }

  .footer_info button {
    font-size: 30px;
    width: 100%;
    padding: 25px; }
    .footer_info button:focus, .footer_info button:active {
      font-size: 30px;
      width: 100%;
      padding: 25px; }

  .profitimg {
    float: initial;
    margin: auto; }

  .footer_info p {
    font-size: 30px; }

  .newsletter {
    margin-top: 80px; }

  .nav {
    padding: 15px 30px; }

  .footer_info .sm {
    max-width: 50px;
    width: 35px;
    margin-top: 50px; }

  .footer_info .mini_titles {
    font-size: 35px;
    margin-bottom: 5px;
    color: #22EBFF; }

  .newsletter_saved {
    font-size: 25px !important; }

  .warning {
    font-size: 20px; }

  .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    height: 50px; }

  .select2-container--default.select2-container--focus .select2-selection--multiple {
    height: 56px; }

  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 25px; }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 30px; }

  .select2-container--default .select2-results > .select2-results__options {
    font-size: 25px; }

  .select2-container--default .select2-results__option[aria-selected=true] {
    font-size: 25px; }

  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    font-size: 25px; }

  .warning_news, .warning_terms {
    font-size: 25px; }

  .morada {
    font-size: 20px !important; }

  .email {
    margin-bottom: 0; }

  .highperformance .desc_text {
    font-size: 25px; }

  .highperformance img {
    max-width: 80px; }

  .form__field {
    font-size: 30px; }
    .form__field:placeholder-shown ~ .form__label {
      font-size: 30px;
      top: 30px; }

  .goback {
    font-size: 28px;
    margin-top: 150px;
    margin-bottom: 100px; }

  .nav_topo .logo {
    height: 42px;
    margin-bottom: 10px; }
  .nav_topo .links_site button {
    height: 50px;
    padding: 5px;
    min-width: 100px;
    width: 120px;
    margin-top: 8px;
    border: 2px solid #22EBFF;
    color: #22EBFF;
    margin-left: 15px;
    font-size: 25px; }

  .categories {
    width: 100%;
    margin-top: 20px; }
    .categories .subtitles {
      font-size: 32px; }

  .categories:nth-child(1),
  .categories:nth-child(2) {
    margin-right: 0%; }

  .intro_text {
    font-size: 32px; }

  .offer {
    font-size: 20px; }

  .make_sure {
    font-size: 23px; }

  .general_buttons {
    font-size: 40px;
    width: 100%; }
    .general_buttons:focus {
      font-size: 40px; }

  .general_buttons2 {
    font-size: 30px; }

  .cbx span {
    width: 33px;
    height: 33px; }
    .cbx span svg {
      top: 4px;
      left: 4px;
      width: 20px;
      height: 20px; }

  .warning_news a, .warning_terms a {
    font-size: 25px; }

  .toggle-password img {
    width: 55px;
    margin-top: -50px; }

  .step {
    height: 25px;
    width: 25px; }

  .option-input {
    height: 30px;
    width: 30px; }

  .barra {
    top: 10px; }

  .subtitulo {
    margin-top: 10px; }

  .footer_info input {
    font-size: 30px;
    max-width: 100%;
    width: 100%;
    height: 80px;
    padding-left: 20px; }

  .pay_method {
    display: block; }
    .pay_method img {
      max-height: 60px; }

  .contacto {
    margin-top: 50px; }

  .sendmessage {
    font-weight: 400;
    padding-right: 15px;
    font-size: 15px;
    border-radius: 2px;
    border: 2px solid white;
    background: transparent;
    color: white;
    cursor: pointer;
    min-width: 235px;
    font-family: "Gotham-Bold", "Roboto", Arial, sans-serif;
    text-transform: uppercase;
    outline: none;
    margin-left: 0px;
    margin-top: 25px; }
    .sendmessage a:hover {
      color: #22EBFF; }
    .sendmessage i {
      margin: 15px 15px 0 10px;
      font-size: 35px; }
    .sendmessage i:hover {
      color: #22EBFF; }
    .sendmessage .sendusamessage {
      padding: 0 15px !important;
      margin: 10px 0 11px 20px;
      font-size: 30px; }

  #telegram_copied {
    font-size: 18px;
    margin-top: 9px;
    position: absolute;
    background-color: black;
    color: white;
    font-weight: 600;
    display: none;
    padding: 5px 10px;
    top: -25px; }

  .warningindividual {
    font-size: 25px; } }

/*# sourceMappingURL=registo_media_queries.css.map */
