@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

.intercom-lightweight-app-launcher {
  position: fixed;
  z-index: 2147483003;
  top: 850px !important;
  bottom: 0 !important;
  left: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #333333;
  cursor: pointer;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 6%), 0 2px 32px 0 rgb(0 0 0 / 16%);
  animation: intercom-lightweight-app-launcher 250ms ease;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

body {
  background-repeat: repeat, repeat;
  background-color: #ededed;
  color: #5b5b5b;
}

.main-body {
  height: 850px;
}

.card-list-games {
  height: 100%
}

.floatScore {
  position: absolute;
  right: 25px;
}

.card-height {
  height: 100%
}

.card--games {
  background: red;
  border-radius: 10px;
  padding: 15px;
}

.challenge-size {
  height: 400px
}

.challenge-card {
  /* height: 100%; */
}

.card-reward-size {
  height: 367px;
}

.progress-size {
  height: 400px;
}

.square-img {
  height: 370px;
  min-width: 610px;
}

.square-img-link {
  height: 365px;

}

.wait {
  cursor: wait;
}

.sync__list {
  overflow: scroll;
  position: relative;
  height: 100%;
}


.main__label--title {
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.nav-link {
  display: block;
  padding-left: .5rem;
  padding-right: .5rem;
  padding-bottom: 1rem;
}

.nav-pills .nav-link.active,
.nav-pills .show .img--list:active>.nav-link {
  color: #fff;
  background-color: #fff;
  filter: brightness(100%);
}

.nav-pills .nav-link.active,
.nav-pills .show>.img--list {
  color: #fff;
  background-color: transparent;
  filter: brightness(100%);
}

.nav-link img {
  filter: brightness(50%);
}

.nav-link.active img {
  filter: brightness(100%);
  transform: scale(102%);
  transition: .5s;

}

.card--wrap {
  padding: 10px;
  border-radius: 5px;
  height: 415px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.card--challenge--media2 {
  background: #fff;
}

.icon-ghcard-text {
  height: 22px;
  margin-top: -2px;
}

.text--card2 {
  color: #5b5b5b;
  font-size: 14px;
  margin: 0;
  font-weight: bold;

}

.text--coin__card2 {
  color: #5b5b5b !important;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  margin-bottom: 0.2rem;
}

.text--coin__card2 p {
  color: #5b5b5b;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;

}


.img--card-challenge2 {
  height: 55px;
  width: 55px;
  border-radius: 5px;
  background-color: #c9c9c9;
  padding: 5px;
  margin-right: 15px;

}

.top-left {
  position: absolute;
  top: 25px;
  left: 30px;

}

.btn:focus,
.btn:active {
  outline: #eb0029 !important;
  box-shadow: none;

}

.btn-card-action-re2 {
  background: #242833;
  border-color: #eb0029;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  transform: scale(105%);
  padding: 4px 6px;
  text-transform: uppercase;
  white-space: nowrap;

}

.btn-card-action2 {
  background: #eb0029;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 8px 14px;
  text-transform: uppercase;
  white-space: nowrap;
  transform: scale(105%);
}

.btn-card-action-re2 {
  background: #242833;
  border-color: #eb0029;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  transform: scale(105%);
  padding: 8px 12px;
  text-transform: uppercase;
  white-space: nowrap;

}

.btn-card-action2:hover {
  color: #fff;
  transform: scale(1);
}

.btn-card-action-re2:hover {
  color: #fff;
  transform: scale(1);
}

.card--challenge {
  border-radius: 5px 5px 5px 5px;
  /*background: #242833;*/
  overflow: hidden;
}

.stats-card2 {
  color: #5b5b5b;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  margin-top: 5px;
}

.btn-sync-action {
  background: #eb0029;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 8px 35px;
  text-transform: uppercase;
  white-space: nowrap;
}

.btn-sync-action:hover {
  background: #eb0029;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 8px 35px;
  text-transform: uppercase;
  white-space: nowrap;
  transform: scale(105%);
}

.profile--square {
  box-shadow: 5px 5px 4px #d0d0d0;

}

.profile-content {
  padding: 10px;
}

.loading-screen {

  background-color: rgba(235, 0, 41, 0.8);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1000;
  border-radius: 10px;
  margin-top: 0;
  top: 0;
  text-align: center;

}




.loading-screen img {
  /*width: 200px;*/
  width: auto;
  height: 200px;
  position: relative;
  margin-top: -5px;
  top: 25%;
}

.card-title-challenge {
  font-size: 34px;
  color: #5b5b5b;
}

.card-title-onboarding {
  font-size: 34px;
  color: #5b5b5b;
}

.img-text-over {
  background-color: rgba(29, 29, 29, .7);
  font-size: 10px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 5px;
  color: #fff;
  margin-right: 5px;
}

.progress-card-bar2 {
  background: #eb0029;
  border-radius: 30px;

  /*animation: colorAnimation 1s infinite;*/
}

.progress-bar-profile {

  background: rgb(228, 0, 40);
  background: -moz-linear-gradient(90deg, rgba(228, 0, 40, 0.8) 0%, rgba(203, 30, 60, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(228, 0, 40, 0.8) 0%, rgba(203, 30, 60, 1) 100%);
  background: linear-gradient(90deg, rgba(228, 0, 40, 0.8) 0%, rgba(203, 30, 60, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e40028", endColorstr="#cb1e3c", GradientType=1);
  border-radius: 30px;
}

.text-left {
  margin-left: 100px;
}

.scene {
  width: 100%;
  height: 190px;
  perspective: 600px;

}

.card-flip {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 1s;
  transform-style: preserve-3d;
}

.card__face {
  position: absolute;
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
}

.card__face--front {

  border-radius: 15px 15px 0 0;
}

.card__face--back {
  border-radius: 15px 15px 0 0;
  transform: rotateY(180deg);


}

.card-flip.is-flipped {
  transform: rotateY(180deg);
}

.icon-ghcard-text {
  height: 22px;
  margin-top: -2px;
  color: #242833;
}

.card {
  box-shadow: 5px 5px 4px #d0d0d0;
}

/* MODAL CSS */
/* .modal {
  height: 500px;
} */

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ededed;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px 10px 10px 10px;
  outline: 0;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-radius: 15px 15px 0 0;
  border-bottom: none;
  background: transparent;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: none;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.button-effect {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #eb0029;
  font-size: 16px;
  text-decoration: none !important;
  text-transform: uppercase;
  overflow: hidden;
  transition: .5s;
  margin-top: 20px;
  letter-spacing: 4px
}

.button-effect:hover {
  background: #eb0029;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #eb0029,
    0 0 25px #eb0029,
    0 0 50px #eb0029,
    0 0 100px #eb0029
}

.button-effect span {
  position: absolute;
  display: block;
}

.button-effect span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #eb0029);
  animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }

  50%,
  100% {
    left: 100%;
  }
}

.button-effect span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #eb0029);
  animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }

  50%,
  100% {
    left: 100%;
  }
}

.button-effect span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #eb0029);
  animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }

  50%,
  100% {
    left: 100%;
  }
}

.button-effect span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #eb0029);
  animation: btn-anim2 1s linear infinite;
  animation-delay: .25s
}

@keyframes btn-anim2 {
  0% {
    top: -100%;
  }

  50%,
  100% {
    top: 100%;
  }
}

.button-effect span:nth-child(3) {
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #eb0029);
  animation: btn-anim3 1s linear infinite;
  animation-delay: .5s
}

@keyframes btn-anim3 {
  0% {
    right: -100%;
  }

  50%,
  100% {
    right: 100%;
  }
}

.button-effect span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #eb0029);
  animation: btn-anim4 1s linear infinite;
  animation-delay: .75s
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }

  50%,
  100% {
    bottom: 100%;
  }
}

.button-flip {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  transform: scale(105%);
}

.form-sync-wrap {
  margin: 0 100px 0 100px;
}

/* MODAL CSS */


.scroll-horizontal {
  overflow-x: scroll;
  position: relative;
  /* height: 8vh; */
  margin: 0;
  padding: 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.img-icon {
  height: 55px;
  width: 55px;
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  width: 34em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
  color: #fff;
}

.progress-bar-glow {
  box-shadow:
    inset 0 0 50px #eb0029,
    inset 20px 0 80px #eb0029,
    inset -20px 0 80px #eb0029,
    inset 20px 0 300px #eb0029,
    inset -20px 0 300px #eb0029,
    0 0 50px #eb0029,
    -10px 0 80px #eb0029,
    10px 0 80px #eb0029;
}

.animation-bar {
  transition: all 2s ease 1s;
}


/* LOADER */

.square-content {
  background: linear-gradient(to bottom right, #fff, #fff, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  height: 100vh;
  width: 100vw;
  color: #000;
  position: absolute;
  z-index: 100;
}

.dinamic-profile {
  position: relative;

}

.dinamic-profile video {
  position: relative;
  z-index: 0;
}

.dinamic-profile .overlay {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
}

#container {
  width: 500px;
  height: 15px;
  background: black;
  border-radius: 6px;
  border: 2px solid dimgray;
  align-items: center;
}

h1 sub {
  margin-left: 5%;
  font-size: 15%;
  font-weight: normal;
}

.profile-icon-movil {
  height: 110px;
}

.profile-text {
  font-size: 28px;
  color: #fff;
}

.movil-card {
  height: 100% !important;
}

/* MEDIAQUERY TABLET */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .movil-card {
    height: 80% !important;
  }

  .card-reward-size {
    height: 80%;
  }

  .challenge-card {
    height: 80%;
  }

  .btn-card-action-re2 {
    background: #242833;
    border-color: #eb0029;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    transform: scale(105%);
    padding: 6px 12px;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .btn-card-action2 {
    background: #eb0029;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    padding: 6px 12px;
    text-transform: uppercase;
    white-space: nowrap;
    transform: scale(105%);
  }

  .text--coin__card2 {
    color: #5b5b5b !important;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 0.2rem;
  }

  .text--card2 {
    color: #5b5b5b;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
  }

  .stats-card2 {
    color: #5b5b5b;
    font-weight: bold;
    font-size: 10px;
    margin: 0;
    margin-top: 12px;
  }

  .img--card-challenge2 {
    height: 55px;
    width: 55px;
    border-radius: 5px;
    background-color: #c9c9c9;
    padding: 11px;
    margin-right: 15px;
  }

  .img-text-over {
    background-color: rgba(29, 29, 29, 0.7);
    font-size: 8px;
    padding: 5px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    color: #fff;
  }

  .top-left {
    position: absolute;
    top: 10px;
    left: 15px;
  }

  .reward-title {
    font-size: 14px;
  }
}

/* ----------- iPad Pro ----------- */

/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {}

/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .text--card2 {
    color: #5b5b5b;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
  }

  .reward-title {
    margin-top: 20px;
    font-size: 24px;
  }

  .challenge-card {
    /* height: 100%; */
  }

  .card-reward-size {
    height: 100%;
  }

  .challenge-size {
    height: 350px;
  }

  .btn-card-action-re2 {
    background: #242833;
    border-color: #eb0029;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    transform: scale(105%);
    padding: 8px 12px;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .btn-card-action2 {
    background: #eb0029;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    padding: 8px 14px;
    text-transform: uppercase;
    white-space: nowrap;
    transform: scale(105%);
  }

  .img-text-over {
    background-color: rgba(29, 29, 29, .7);
    font-size: 8px;
    padding: 5px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    color: #fff;
  }

  .top-left {
    position: absolute;
    top: 15px;
    left: 20px;
  }

  .color-card-prize {
    border-radius: 15px;
    background: #dadcd9;
    height: 100%;
    padding: 40px 10px;
  }
}

/* END MEDIAQUERY TABLET */
/* ----------- Smaller viewports and devices ----------- */
@media only screen and (min-width: 320px) and (max-width: 575px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

  .nav-pills .nav-link {
    /* border: 2px #fff red; */
    /* box-shadow: 5px 5px 4px #242833; */
    background-color: #242833;
    border-radius: 50px;
    margin-right: 5px;
    padding: 0px;
  }

  .movil-card {
    height: 100% !important;
  }

  .sync__list {
    overflow: scroll;
    position: relative;
    height: 0vh;
  }

  .challenge-size {
    height: 360px
  }

  .square-img {
    height: 300px;
  }

  .card-title-onboarding {
    font-size: 22px;
  }

  .card-title-onboarding--sub {
    font-size: 10px;
  }

  .progress-size {
    height: 600px;
  }

  .text--coin__card2 {
    margin-top: 5px;
    padding-right: 5px;
    color: #5b5b5b !important;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
  }

  .profile-icon-movil {
    height: 100px;
  }


  .text--card2 {
    color: #5b5b5b;
    font-size: 10px;
    margin: 0;
    font-weight: bold;
  }

  .stats-card2 {
    font-size: 10px;
  }

  .card-text span {
    font-size: 7px;
  }

  .top-left {
    position: absolute;
    top: 12px;
    left: 25px;
  }

  .btn-card-action2 {
    background: #eb0029;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    padding: 4px 8px;
    text-transform: uppercase;
    white-space: nowrap;
    transform: scale(105%);
  }

  .btn-card-action-re2 {
    background: #242833;
    border-color: #eb0029;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    transform: scale(105%);
    padding: 4px 8px;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .nav-pills .nav-link.active,
  .nav-pills .show>.nav-link {

    border: 5px #fff !important;
    background: #eb0029 !important;
    border-radius: 50px;
    margin-right: 5px;
    padding: 3px;
  }

  .nav-pills .nav-link.active {


    background: #eb0029 !important;
    border-radius: 50px;
    margin-right: 5px;
    padding: 0px;
  }

  .img--card-challenge2 {
    height: 60px;
    width: 60px;
    border-radius: 5px;
    background-color: #c9c9c9;
    padding: 11px;
    margin-right: 15px;
  }

  .icon-ghcard-text {
    height: 22px;
    margin-top: -8px;
    color: #242833;
  }

  /* LOADER */

  #container {
    margin-left: 10px;
    margin-right: 10px;
    width: 350px;
    height: 15px;
    background: black;
    border-radius: 6px;
    border: 2px solid dimgray;
    align-items: center;
  }

  /* END LOADER? */

  .dinamic-profile .overlay {
    position: absolute;
    bottom: 30%;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
  }

  .profile-text {
    font-size: 18px;
    color: #fff;
  }

  .card-section {
    border: 1px solid #D3D3D3;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    box-shadow: 5px 5px 4px #d0d0d0;
    overflow: hidden;
    padding: 25px 5px 15px 5px;
    margin: 0 12px;
  }

}