@charset "utf-8";
/* CSS Document */
.gamification-banner {
  background-image: url("../build/images/gamification/gamification_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


.bg-slide-data:before {
  background-image: url("../build/images/gamification/bg_g_g.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.customize-controls-wide-slide i {
  font-size: 42px;
  color: rgb(101 101 101);
  filter: none;
}
.slide-data > div {
  text-align: center
}
.outsideBox {
  text-align: center;
  position: relative;
  display: inline-block;
}
.insideBox {
  display: block
}
.insideBox > div:first-child {
  background-color: rgba(185, 207, 22, 1.00);
  color: rgba(255, 255, 255, 1.00);
  text-transform: uppercase;
  padding: 11px 18px;
  line-height: 1.1;
}
.green-line {
  height: 3px;
  background-color: rgba(185, 207, 22, 0);
  margin: 3px 0;
  position: relative;
  width: 100%;
}
.insideBox > div:last-child {
  background-color: rgba(255, 255, 255, 1.00);
  border: 2px solid rgba(185, 207, 22, 1.00);
  padding: 14px 20px;
  position: relative;
  line-height: 1.1;
}
.innerReward {
  padding: 16px 20px;
  outline: 1px solid rgb(122 122 122);
  border: solid #b9cf16;
  border-width: 0 0 0 8px;
  position: relative;
  line-height: 1.2;
}
.lines {
  position: relative;
  z-index: 0;
}
.lines:before {
  content: "";
  position: absolute;
  height: 40%;
  left: 50%;
  background-color: rgb(122 122 122 / 100%);
  width: 1px;
  bottom: 0; /* width: 1px; */
}
.lines:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #f2f0f1;
  border-radius: 50%;
  bottom: 40%;
  left: calc(50% - 5px);
  border: 1px solid #aaaaaa;
}
.bullets {
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 12px 10px;
}
.bullets li {
  border-radius: 50%;
  height: 11px;
  width: 11px;
  background-color: #656565;
  margin-bottom: 0;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer
}
.bullets li.tns-nav-active {
  background-color: rgba(185, 207, 22, 1.00)
}
.difusse {
  position: relative;
}
.difusse:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 150px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.gam-channel {
  background-image: url("../build/images/gamification/channel_community.jpg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover
}
.bg-blur-white {
  position: relative
}
.bg-blur-white:before {
  background-color: rgb(239 239 239 / 89%);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: blur(30px);
}
.ratio::before {
  padding-top: inherit;
}
.ratio > * {
  position: inherit;
}
.innerDevice {
  margin: 30px 0;
}
.innerDevice li {
  padding-bottom: 20px
}

.bg-wood {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../build/images/gamification/lpatop_social.jpg);
}

.fix-content-16-9{position: relative; overflow: visible}

.fix-content-16-9:before{
  background-color: rgb(255 255 255 / 50%);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: blur(6px);
  overflow: visible;
  /* color: #fd0000; */
  backdrop-filter: blur(8px);
}
.share-numbers{display: none}

.no-control .tns-controls{display: none !important;
  visibility: hidden;
  opacity: 0;}

@media (min-width: 576px) {}
@media (min-width: 768px) {
  .gam-channel {
    background-position: center center
  }
  .bg-blur-white:before {
    display: none
  }
  .fix-content-16-9 {
    background-image: url("../build/images/gamification/gam_m.png");
    background-repeat: no-repeat;
    background-position: center 55px;
    overflow: hidden;
    background-size: auto 100%;
  }
  .wrap-16-9 {
    padding: 9% 13.5% 0% 15.5%;
  }
  .inner-laptop {
    margin: 0 auto !important;
    width: 37%;
    left: 51%;
    transform: translateX(-49%);
    height: 53%;
    top: 25%;
    text-align: left;
  }

  .innerDevice {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 52px;
    position: relative
  }
  .innerDevice:before {
    position: absolute;
    content: "";
    left: -1px;
    bottom: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 200%;
    background-color: rgba(185, 207, 22, 1.00)
  }
  .innerDevice li {
    margin-bottom: 15px;
    position: relative;
    line-height: 1.1;
    font-size: 16px;
    padding-bottom: inherit;
  }
  .innerDevice li span {
    position: relative
  }
  .innerDevice li span:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: rgba(185, 207, 22, 1.00);
    left: -25px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
  }
  .innerDevice li:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 35px;
    background-color: rgba(185, 207, 22, 1.00);
    right: calc(100% + 17px);
    top: 7px;
  }
  .innerDevice li:before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% + 75px);
    top: -3px;
    background-color: rgba(185, 207, 22, 1.00);
    right: calc(100% + 52px);
    transform: translateY(calc(-100% + 11px));
  }
  .green-bottom-line {
    border-bottom: rgba(185, 207, 22, 1.00) 1px solid
  }
  .fix-content-16-9 .ratio-16x9 {
    --bs-aspect-ratio: 100%;
  }
  .ratio::before {
    padding-top: 100%;
  }
  .ratio > * {
    position: absolute;
  }

  .fix-content-16-9:before{display: none}

  .share-numbers{position: absolute;bottom: 5px;right: 0;font-size: 14px;color: #41b0db;font-weight: 600;display: block;line-height: 1.5;}
  .share-numbers i{color: rgba(106,106,106,1.00)}


}
@media (min-width: 992px) {
  .insideBox {
    position: absolute;
    left: -19%;
    top: 46%;
    /* transform: translateY(-20%); */
    /* width: 100%; */
    width: 335px;
  }
  .green-line {
    width: 120%;
    background-color: rgba(185, 207, 22, 1.00);
    margin: 5px 0;
    filter: drop-shadow(3px 8px 2px rgba(0, 0, 0, 0.2));
  }
  .green-line:before {
    content: "";
    left: 100%;
    height: 3px;
    width: 115px;
    background-color: rgba(185, 207, 22, 1.00);
    position: absolute;
    transform: rotate(-55deg);
    transform-origin: left;
  }
  .slide-data > div:nth-child(2) .insideBox {
    top: 17.5%;
  }
  .slide-data > div:nth-child(2) .green-line:before {
    width: 244px;
    transform: rotate(47deg);
  }
  .slide-data > div:nth-child(3) .insideBox {
    top: 16.5%;
    right: -25%;
    left: inherit;
  }
  .slide-data > div:nth-child(3) .green-line {
    margin-left: -20%;
  }
  .slide-data > div:nth-child(3) .green-line:before {
    width: 224px;
    transform: rotate(-41deg);
    right: 100%;
    left: inherit;
    transform-origin: right;
  }
  .slide-data > div:nth-child(4) .insideBox {
    top: 55.5%;
    left: -17%;
  }
  .slide-data > div:nth-child(4) .green-line:before {
    width: 246px;
    transform: rotate(-57deg);
  }
  .innerReward:before {
    content: "";
    position: absolute;
    height: 1px;
    left: 100%;
    width: 115%;
    top: 15px;
    bottom: inherit;
    background-color: rgb(122 122 122);
    z-index: 1;
  }
  .innerReward:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 215%;
    background-color: #f2f0f1;
    border-radius: 50%;
    border: 1px solid #aaaaaa;
    width: 11px;
    height: 11px;
    z-index: 1;
  }
  .bullets {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    z-index: 5;
  }



  .bullets li {
    display: block;
    margin: 12px 0;
  }
  .difusse {
    position: relative;
    z-index: 0;
  }
  .difusse:after {
    display: none
  }
  .lines:after, .lines:before {
    display: none
  }
  .fix-content-16-9 {
    background-image: url("../build/images/gamification/laptop.png");
    background-repeat: no-repeat;
    background-position: center 13px;
    overflow: hidden;
    background-size: contain;
  }
  .bg-wood {
    background-image: url("../build/images/gamification/lpatop_social.jpg");
    background-position: center 30px;
  }
  .fix-content-16-9 .ratio-16x9 {
    --bs-aspect-ratio: 53.25%;
  }
  .inner-laptop {
    margin: 0 auto !important;
    width: 44%;
    left: 54.5%;
    transform: translateX(-49%);
    height: 45%;
    top: 27%;
    text-align: left
  }
  .ratio::before {
    padding-top: 56.25%;
  }
}