@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@300;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@300&family=Poppins:wght@300;500;600&display=swap");
html, body {
  padding: 0;
  margin: 0;
}

.bodystyle {
  background-color: #141414;
  background-image: url("/assets/images/top_bg_img.png"), url("/assets/images/bottom_bg_img.png");
  background-position: top center, bottom center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1600px, 1600px;
}
@media all and (max-width: 600px) {
  .bodystyle {
    background-position: top left, bottom center;
    background-size: 488px, 1200px;
  }
}

.bodystyledisco {
  background-color: #141414;
  background-image: url("/assets/images/top_bg_img_disco.png"), url("/assets/images/bottom_bg_img_disco.png");
  background-position: top center, bottom center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
}
@media all and (max-width: 600px) {
  .bodystyledisco {
    background-position: top left, bottom center;
  }
}

.bodystylemilitary {
  background-color: #141414;
  background-image: url("/assets/images/top_bg_img_military.png"), url("/assets/images/bottom_bg_img.png");
  background-position: top center, bottom center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
}
@media all and (max-width: 600px) {
  .bodystylemilitary {
    background-position: top left, bottom center;
  }
}

div, td, p {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #B2BABF;
}

.sp-header {
  position: relative;
  margin-top: 48px;
  padding-left: 49px;
  padding-right: 49px;
  height: 54px;
  width: 100%;
}
@media all and (max-width: 600px) {
  .sp-header {
    height: 26px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sp-header .logo {
  float: left;
  width: 219px;
  height: 54px;
  background-image: url("/assets/images/apnpromo.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  .sp-header .logo {
    width: 105px;
    height: 26px;
  }
}
.sp-header nav {
  float: right;
}
.sp-header nav ul {
  padding: 0;
  margin: 0;
}
@media all and (max-width: 600px) {
  .sp-header nav ul {
    display: none;
  }
}
.sp-header nav ul li {
  line-height: 54px;
  float: left;
  list-style: none;
  margin-right: 40px;
}
.sp-header nav ul li:last-child {
  margin-right: 0;
}
.sp-header nav ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #B2BABF;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}
.sp-header nav ul li a:hover {
  color: #ffffff;
}
.sp-header nav ul li .started {
  color: #22ACE6;
}
.sp-header nav ul li .started:hover {
  color: #22ACE6;
}
.sp-header .mobmenu {
  display: none;
  width: 18px;
  height: 26px;
  background-image: url("/assets/images/mobmenu.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  .sp-header .mobmenu {
    display: inline-block;
  }
}

.clear {
  clear: both;
}

.first-block {
  margin-top: 80px;
}

.content-block {
  max-width: 1158px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 49px;
  padding-right: 49px;
}
.content-block .leaderen {
  position: relative;
  font-family: "Bebas Neue", cursive;
  font-size: 150px;
  color: #ffffff;
  line-height: 86%;
}
@media all and (max-width: 600px) {
  .content-block .leaderen {
    font-size: 65px;
    line-height: 86%;
  }
}
.content-block .leaderen span {
  color: #22ACE6;
}
.content-block .leaderen span:after {
  position: absolute;
  left: 0;
  content: " ";
  width: 447px;
  height: 118px;
  background-image: url("/assets/images/affiliate-shadow.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .content-block .leaderen span:after {
    width: 145px;
    height: 37px;
    background-size: 140px 37px;
  }
}
.content-block .leaderen_gf {
  position: relative;
  font-family: "Bebas Neue", cursive;
  font-size: 150px;
  color: #ffffff;
  line-height: 86%;
}
@media all and (max-width: 600px) {
  .content-block .leaderen_gf {
    font-size: 65px;
    line-height: 86%;
  }
}
.content-block .leaderen_gf span {
  color: #22ACE6;
}
.content-block .leaderen_gf span:after {
  position: absolute;
  left: 0;
  content: " ";
  width: 390px;
  height: 118px;
  background-image: url("/assets/images/affiliate-shadow.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .content-block .leaderen_gf span:after {
    width: 145px;
    height: 37px;
    background-size: 140px 37px;
  }
}
.content-block .leaderhu {
  position: relative;
  font-family: "Bebas Neue", cursive;
  font-size: 150px;
  color: #ffffff;
  line-height: 86%;
}
@media all and (max-width: 600px) {
  .content-block .leaderhu {
    font-size: 65px;
    line-height: 86%;
  }
}
.content-block .leaderhu span {
  color: #22ACE6;
}
.content-block .leaderhu span:after {
  position: absolute;
  left: 0;
  content: " ";
  width: 596px;
  height: 110px;
  background-image: url("/assets/images/affiliate-shadow.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .content-block .leaderhu span:after {
    width: 145px;
    height: 37px;
    background-size: 140px 37px;
  }
}
.content-block .leaderhu_gf {
  position: relative;
  font-family: "Bebas Neue", cursive;
  font-size: 150px;
  color: #ffffff;
  line-height: 95%;
}
@media all and (max-width: 600px) {
  .content-block .leaderhu_gf {
    font-size: 65px;
    line-height: 95%;
  }
}
.content-block .leaderhu_gf span {
  color: #22ACE6;
}
.content-block .leaderhu_gf span:after {
  position: absolute;
  left: 0;
  content: " ";
  width: 420px;
  height: 116px;
  background-image: url("/assets/images/affiliate-shadow.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .content-block .leaderhu_gf span:after {
    width: 145px;
    height: 37px;
    background-size: 140px 37px;
  }
}
.content-block .leader-text {
  line-height: 29px;
  font-size: 18px;
  margin-top: 22px;
  max-width: 600px;
}
@media all and (max-width: 600px) {
  .content-block .leader-text {
    font-size: 16px;
    line-height: 150%;
  }
}
.content-block .leader-bold {
  font-weight: 500;
  color: #ffffff;
  margin-top: 27px;
}
@media all and (max-width: 600px) {
  .content-block .leader-bold {
    font-size: 16px;
  }
}
.content-block .leader-login {
  margin-top: 14px;
  font-size: 12px;
  color: #6B7881;
}
@media all and (max-width: 680px) {
  .content-block .leader-login {
    position: absolute;
    margin-top: 30px;
  }
}
.content-block .leader-login a {
  color: #B2BABF;
  text-decoration: none;
}
.content-block .leader-login a:hover {
  color: #ffffff;
}
@media all and (max-width: 600px) {
  .content-block .leader-login {
    font-size: 11px;
  }
}
.content-block .leader-start {
  margin-top: 32px;
  height: 56px;
}
.content-block .leader-start button {
  float: left;
}
.content-block .leader-start ul {
  padding: 0;
  margin: 0;
}
@media all and (max-width: 600px) {
  .content-block .leader-start ul {
    float: right;
    width: 120px;
    margin-right: -20px;
  }
}
.content-block .leader-start ul li {
  position: relative;
  list-style: none;
  float: left;
  font-size: 10px;
  color: #ffffff;
  font-weight: 700;
  margin-left: 25px;
  line-height: 13px;
  text-align: center;
  padding: 12px 37px 0px 36px;
  text-transform: uppercase;
}
@media all and (max-width: 680px) {
  .content-block .leader-start ul li:last-child {
    margin-left: 48px;
    margin-top: 20px;
  }
}
.content-block .leader-start ul li span {
  display: block;
}
.content-block .leader-start ul li:first-child {
  margin-left: 48px;
}
.content-block .leader-start ul li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  content: " ";
  width: 36px;
  height: 48px;
  background-image: url("/assets/images/trophy-left.svg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: inherit;
}
.content-block .leader-start ul li:after {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  content: " ";
  width: 37px;
  height: 48px;
  background-image: url("/assets/images/trophy-right.svg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .content-block .leader-start ul li {
    padding: 12px 27px 0px 26px;
  }
  .content-block .leader-start ul li:first-child, .content-block .leader-start ul li:last-child {
    margin-left: 0px;
  }
}
.content-block .getstarted {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  padding: 16px 60px;
  background-color: #22ACE6;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.content-block .getstarted:hover {
  background-color: #0087BF;
}
@media all and (max-width: 600px) {
  .content-block .getstarted {
    font-size: 14px;
    padding: 16px 50px;
  }
}
.content-block .blueshine {
  margin-top: 103px;
  width: 100%;
  min-height: 380px;
  padding: 76px 79px;
  border: none;
  border-radius: 15px;
  background-position: center;
  background-size: cover;
  opacity: 0.9;
}
.content-block .blueshine .b-left {
  float: left;
}
@media all and (max-width: 1060px) {
  .content-block .blueshine .b-left {
    float: none;
    text-align: center;
  }
}
.content-block .blueshine .b-left h2 {
  margin: 0;
  padding: 0;
  font-family: "Bebas Neue", cursive;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 52px;
  line-height: 140%;
}
@media all and (max-width: 800px) {
  .content-block .blueshine .b-left h2 {
    line-height: 100%;
    margin-bottom: 18px;
    white-space: pre;
  }
  .content-block .blueshine .b-left h2 span:after {
    content: "\a";
  }
}
.content-block .blueshine .b-left h2 span {
  color: #22ACE6;
}
.content-block .blueshine .b-left p {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  max-width: 600px;
}
@media all and (max-width: 1060px) {
  .content-block .blueshine .b-left p {
    max-width: 100%;
  }
}
.content-block .blueshine .b-left .b-moblist {
  display: none;
}
@media all and (max-width: 1060px) {
  .content-block .blueshine .b-left .b-moblist {
    display: block;
  }
}
.content-block .blueshine .b-left .b-moblist ul {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 25px;
  width: 100%;
}
.content-block .blueshine .b-left .b-moblist ul li {
  list-style: none;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 220%;
}
.content-block .blueshine .b-left .regnow {
  margin-top: 28px;
}
.content-block .blueshine .b-left .regnow button {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #22ACE6;
  padding: 16px 60px;
  background-color: transparent;
  border: 1px solid #22ACE6;
  border-radius: 3px;
  cursor: pointer;
}
.content-block .blueshine .b-left .regnow button:hover {
  background-color: #0087BF;
  color: #ffffff;
}
.content-block .blueshine .b-left .contest-end {
  margin-top: 30px;
  color: #ffffff;
  font-size: 10px;
}
.content-block .blueshine .b-right {
  float: right;
}
@media all and (max-width: 1060px) {
  .content-block .blueshine .b-right {
    float: none;
    display: none;
  }
}
.content-block .blueshine .b-right ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.content-block .blueshine .b-right ul li {
  list-style: none;
  height: 40px;
  width: 180px;
  margin-top: 17px;
  margin-bottom: 35px;
}
.content-block .blueshine .b-right ul li .b-num {
  float: left;
  color: #ffffff;
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 100%;
  text-align: center;
  padding-right: 18px;
  border-right: 1px solid #22ACE6;
}
.content-block .blueshine .b-right ul li .b-li {
  float: left;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  padding-left: 15px;
  width: 135px;
}
.content-block .blueshine .b-right ul .li-disco {
  height: 60px;
  width: 180px;
}
.content-block .blueshine .b-right ul .li-disco .b-num {
  width: 60px;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  line-height: 47px;
  padding-right: 0;
  background-image: url("/assets/images/discoreward.svg");
  background-position: center;
  background-repeat: no-repeat;
  border: none;
}
.content-block .blueshine .b-right ul .li-disco .b-li {
  font-size: 16px;
  line-height: 185%;
  font-weight: 300;
  width: 115px;
}
.content-block .blueshine .b-right ul .li-disco .b-li span {
  font-weight: 500;
  color: #22ACE6;
  display: block;
}
.content-block .blueshine .b-right ul .li-military {
  height: 60px;
  width: 180px;
}
.content-block .blueshine .b-right ul .li-military .b-num {
  width: 60px;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  padding-right: 0;
  background-image: url("/assets/images/crosshair.svg");
  background-position: center;
  background-repeat: no-repeat;
  border: none;
}
.content-block .blueshine .b-right ul .li-military .b-li {
  font-size: 16px;
  line-height: 185%;
  font-weight: 300;
  width: 115px;
}
.content-block .blueshine .b-right ul .li-military .b-li span {
  font-weight: 500;
  color: #22ACE6;
  display: block;
}
.content-block .blueshine {
  background-image: url("/assets/images/blueshine.png");
}
.content-block .blueshinedisco {
  background-image: url("/assets/images/blueshine.png");
  min-height: 430px;
}
.content-block .blueshinedisco .b-left {
  border-right: 1px solid rgba(34, 172, 230, 0.5);
  padding-right: 40px;
}
@media all and (max-width: 1115px) {
  .content-block .blueshinedisco .b-left {
    border: none;
    padding-right: 0;
  }
}
.content-block .blueshinemilitary {
  background-image: url("/assets/images/blueshine_military.png");
  min-height: 406px;
}
.content-block .blueshinemilitary .b-left {
  border-right: 1px solid rgba(34, 172, 230, 0.5);
  padding-right: 40px;
  padding-bottom: 25px;
}
@media all and (max-width: 1115px) {
  .content-block .blueshinemilitary .b-left {
    border: none;
    padding-right: 0;
    padding-bottom: 0px;
  }
}

.revenue {
  margin-top: 102px;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 900px) {
  .revenue {
    display: block;
  }
}
@media all and (max-width: 600px) {
  .revenue {
    padding-left: 39px;
    padding-right: 39px;
    margin-top: 50px;
  }
}
.revenue .sp-borderbox {
  width: 500px;
  min-height: 340px;
  border: 1px solid transparent;
  background-image: linear-gradient(#141414, #141414), linear-gradient(to bottom, #475258, #141414);
  border-radius: 10px;
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.revenue .sp-borderbox:first-child {
  margin-right: 20px;
}
.revenue .sp-borderbox:last-child {
  margin-left: 20px;
}
@media all and (max-width: 900px) {
  .revenue .sp-borderbox {
    width: 100%;
    min-height: 310px;
  }
  .revenue .sp-borderbox:first-child, .revenue .sp-borderbox:last-child {
    margin: 0;
  }
  .revenue .sp-borderbox:first-child {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 600px) {
  .revenue .sp-borderbox {
    background: none;
    border: none;
    min-height: auto;
  }
  .revenue .sp-borderbox:first-child {
    margin-bottom: 50px;
  }
}
.revenue .sp-borderbox .sp-revinfo {
  width: 100%;
  padding: 55px 50px;
}
@media all and (max-width: 600px) {
  .revenue .sp-borderbox .sp-revinfo {
    padding: 0;
  }
}
.revenue .sp-borderbox .sp-revinfo h3 {
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  color: #ffffff;
}
.revenue .sp-borderbox .sp-revinfo h3:after {
  display: block;
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: #22ACE6;
  margin-top: 15px;
  content: " ";
  font-size: 1px;
}
.revenue .sp-borderbox .sp-revinfo p {
  font-size: 16px;
  line-height: 160%;
  color: #B2BABF;
  margin-top: 35px;
  min-height: 105px;
}
@media all and (max-width: 900px) {
  .revenue .sp-borderbox .sp-revinfo p {
    min-height: auto;
  }
}
.revenue .sp-borderbox .sp-revinfo ul {
  padding: 0;
  margin: 0;
}
.revenue .sp-borderbox .sp-revinfo ul li {
  list-style: none;
  float: left;
  height: 42px;
  margin-bottom: 20px;
  margin-right: 40px;
}
@media all and (max-width: 600px) {
  .revenue .sp-borderbox .sp-revinfo ul li {
    margin-right: 20px;
  }
}
.revenue .sp-borderbox .sp-revinfo ul li:last-child {
  margin-right: 0;
}
.revenue .sp-borderbox .sp-revinfo ul li .rev-num {
  float: left;
  height: 50px;
  color: #ffffff;
  font-weight: 300;
  font-size: 64px;
  line-height: 50px;
  font-family: "Manrope", sans-serif;
  padding-right: 20px;
  border-right: 1px solid #475258;
}
@media all and (max-width: 600px) {
  .revenue .sp-borderbox .sp-revinfo ul li .rev-num {
    padding-right: 5px;
    font-size: 50px;
  }
}
.revenue .sp-borderbox .sp-revinfo ul li .rev-num sup {
  font-size: 30px;
  line-height: 100%;
  color: #22ACE6;
  margin-right: 2px;
}
.revenue .sp-borderbox .sp-revinfo ul li .rev-num span {
  font-weight: 500;
  font-size: 14px;
  color: #B2BABF;
  vertical-align: top;
  line-height: 140%;
  margin-right: 5px;
}
.revenue .sp-borderbox .sp-revinfo ul li .rev-text {
  float: left;
  padding-top: 5px;
  padding-left: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
}
@media all and (max-width: 600px) {
  .revenue .sp-borderbox .sp-revinfo ul li .rev-text {
    padding-left: 5px;
  }
}

.revenue2 {
  margin-top: 85px !important;
  justify-content: center !important;
}

.payouts {
  margin-top: 109px;
  width: 100%;
  position: relative;
  background-color: #171717;
  border-radius: 10px;
  border: none;
  min-height: 150px;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 1000px) {
  .payouts {
    display: block;
  }
}
@media all and (max-width: 600px) {
  .payouts {
    background-color: #0c0c0c;
    border-radius: 0;
    margin-top: 50px;
    padding-left: 39px;
    padding-right: 39px;
  }
}
.payouts .sp-payouts {
  flex-basis: 250px;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 150px;
  text-align: center;
}
@media all and (max-width: 1000px) {
  .payouts .sp-payouts {
    line-height: 120px;
  }
}
.payouts .sp-payouts span {
  position: relative;
}
.payouts .sp-payouts .sp-payinfo {
  position: absolute;
  margin-top: 57px;
  margin-left: 6px;
  width: 14px;
  height: 14px;
  background-image: url("/assets/images/pay_info.svg");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media all and (max-width: 1000px) {
  .payouts .sp-payouts .sp-payinfo {
    margin-top: 40px;
  }
}
.payouts ul {
  flex-grow: 1;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media all and (max-width: 600px) {
  .payouts ul {
    display: block;
  }
}
.payouts ul li {
  list-style: none;
  text-align: center;
}
@media all and (max-width: 1000px) {
  .payouts ul li {
    height: 65px;
  }
}
.payouts ul li img {
  border: none;
}

.promotools {
  margin-top: 139px;
  text-align: center;
}
.promotools h2 {
  font-family: "Bebas Neue", cursive;
  font-weight: bold;
  font-size: 52px;
  line-height: 52px;
  color: #ffffff;
}
.promotools h2 span {
  color: #22ACE6;
}
.promotools p {
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  color: #B2BABF;
  max-width: 840px;
  margin: auto;
}
.promotools .tools {
  margin-top: 62px;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  text-align: left;
}
@media all and (max-width: 1015px) {
  .promotools .tools {
    flex-flow: wrap;
  }
}
.promotools .tools .tool {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
  text-align: center;
}
@media all and (max-width: 1015px) {
  .promotools .tools .tool {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media all and (max-width: 600px) {
  .promotools .tools .tool {
    width: 100%;
    text-align: center;
  }
}
.promotools .tools .tool h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
}
.promotools .tools .tool p {
  color: #B2BABF;
  font-size: 14px;
  line-height: 160%;
}

.nobullshit {
  margin-top: 183px;
  text-align: center;
}
@media all and (max-width: 1015px) {
  .nobullshit {
    margin-top: 133px;
  }
}
.nobullshit h1 {
  color: #ffffff;
  font-family: "Bebas Neue", cursive;
  font-weight: bold;
  font-size: 60px;
  line-height: 100%;
  margin: 0;
}
.nobullshit h1 .blueh1en {
  color: #22ACE6;
  position: relative;
}
.nobullshit h1 .blueh1en:after {
  position: absolute;
  left: 0px;
  top: 12px;
  content: " ";
  width: 146px;
  height: 63px;
  background-image: url("/assets/images/conversions-shadow.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .nobullshit h1 .blueh1en:after {
    width: 249px;
  }
}
.nobullshit h1 .blueh1hu {
  color: #22ACE6;
  position: relative;
}
.nobullshit h1 .blueh1hu:after {
  position: absolute;
  left: 15px;
  top: -8px;
  content: " ";
  width: 193px;
  height: 75px;
  background-image: url("/assets/images/conversions-shadow.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: inherit;
}
@media all and (max-width: 600px) {
  .nobullshit h1 .blueh1hu:after {
    width: 249px;
  }
}
@media all and (max-width: 600px) {
  .nobullshit h1 .nobull span:after {
    content: "\a";
  }
}
.nobullshit p {
  margin-top: 31px;
  color: #B2BABF;
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
}
.nobullshit .footstart {
  margin-top: 24px;
}

.sp-footer {
  position: relative;
  margin-top: 177px;
  margin-bottom: 35px;
  padding-left: 49px;
  padding-right: 49px;
  height: 54px;
  width: 100%;
}
@media all and (max-width: 600px) {
  .sp-footer {
    margin-top: 87px;
    margin-bottom: 40px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sp-footer .logo {
  float: left;
  cursor: pointer;
}
.sp-footer .logo img {
  height: 34px;
}
@media all and (max-width: 600px) {
  .sp-footer .logo {
    float: none;
    text-align: center;
  }
}
.sp-footer nav {
  float: right;
}
@media all and (max-width: 600px) {
  .sp-footer nav {
    float: none;
    display: block;
  }
}
.sp-footer nav ul {
  padding: 0;
  margin: 0;
}
@media all and (max-width: 600px) {
  .sp-footer nav ul {
    display: table;
    margin: auto;
  }
  .sp-footer nav ul li {
    display: table-cell;
  }
}
.sp-footer nav ul li {
  line-height: 34px;
  float: left;
  list-style: none;
  margin-right: 5px;
}
.sp-footer nav ul li:after {
  content: "|";
  font-size: 12px;
}
.sp-footer nav ul li:last-child {
  margin-right: 0;
}
.sp-footer nav ul li:last-child:after {
  content: "";
}
.sp-footer nav ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #B2BABF;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
}
.sp-footer nav ul li a:hover {
  color: #ffffff;
}
.sp-footer nav ul li .started {
  color: #22ACE6;
}
.sp-footer nav ul li .started:hover {
  color: #22ACE6;
}

.form-row {
  margin-top: 30px;
}
.form-row label {
  display: block;
  margin-bottom: 6px;
}
.form-row .warnlabel {
  position: absolute;
  background-color: #141414;
  color: #d72d2d;
}
.form-row .form-input, .form-row .form-textarea, .form-row select {
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  line-height: 1.5em;
  padding: 10px;
}
.form-row select {
  padding: 12px;
}
.form-row .form-textarea {
  height: 200px;
}
.form-row .supportbutton {
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: #ffffff;
  padding: 15px 60px;
  background-color: #22ACE6;
  border: none;
  border-radius: 3px;
  margin-top: 15px;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  .form-row .supportbutton {
    display: block;
    width: 100%;
  }
}
.form-row .supportbutton:disabled {
  background-color: #28292C;
}

.center {
  text-align: center;
}

.mobnav {
  display: none;
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%;
  padding: 60px 0;
  background: rgba(0, 0, 0, 0.9);
}
.mobnav .mobmenuclose {
  position: absolute;
  right: 16px;
  top: 20px;
  width: 15px;
  height: 15px;
  background-image: url("/assets/images/mobclose.svg");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.mobnav nav {
  margin: auto;
}
.mobnav nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.mobnav nav ul li {
  width: 100%;
  list-style: none;
  line-height: 70px;
}
.mobnav nav ul li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}
.mobnav nav ul li .started {
  color: #22ACE6;
}

@media all and (max-width: 600px) {
  .first-block {
    padding-left: 39px;
    padding-right: 39px;
    margin-top: 60px;
  }

  #payouts {
    padding-left: 0;
    padding-right: 0;
  }

  #bluesection {
    padding-left: 0;
    padding-right: 0;
  }
  #bluesection .blueshine {
    border-radius: 0;
    padding: 40px;
  }
}
.textbg {
  background-color: #141414;
  background-image: none;
}

.textfooter {
  margin-top: 90px;
}

.textpage {
  margin-top: 48px;
}
.textpage h1 {
  font-family: "Bebas Neue", cursive;
  font-weight: bold;
  font-size: 52px;
  line-height: 100%;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
.textpage .validline {
  border-top: 1px solid #475258;
  border-bottom: 1px solid #475258;
  height: 48px;
  margin-top: 43px;
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 600px) {
  .textpage .validline {
    display: block;
    padding: 10px 0;
    height: auto;
  }
}
.textpage .validline div {
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
}
.textpage .startp {
  margin-top: 70px;
}
@media all and (max-width: 600px) {
  .textpage .startp {
    margin-top: 50px;
  }
}
.textpage h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 22px;
  line-height: 160%;
  margin-top: 70px;
}
.textpage h5 {
  color: #ffffff;
}
.textpage hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 70px;
}
.textpage .boldwhite {
  color: #ffffff;
  font-weight: 600;
}
.textpage .white {
  color: #ffffff;
}
.textpage .blue, .textpage a {
  color: #22ACE6;
  text-decoration: none;
}
.textpage .graybutton {
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: #ffffff;
  padding: 15px 60px;
  background-color: #3A3B41;
  border: none;
  border-radius: 3px;
  margin-top: 15px;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  .textpage .graybutton {
    display: block;
    width: 100%;
  }
}
.textpage .graybutton:hover {
  background-color: #28292C;
}

[data-tooltip] {
  cursor: pointer;
  position: relative;
  /********** Default Behavior **********/
  /********** Timeout Variant **********/
  /********** Tooltip Sizes **********/
  /********** Top Tooltip **********/
  /********** Right Tooltip **********/
  /********** Bottom Tooltip **********/
  /********** Left Tooltip **********/
}

[data-tooltip]:before, [data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.15s cubic-bezier(0.5, 1, 0.25, 1);
  z-index: 1;
}

[data-tooltip]:before {
  padding: 10px 14px;
  width: 110px;
  border-radius: 3px;
  background: #000;
  color: #fff;
  content: attr(data-tooltip);
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  white-space: break-spaces;
  z-index: 99;
}

[data-tooltip]:after {
  border: 8px solid transparent;
  width: 0;
  content: "";
  font-size: 0;
  line-height: 0;
}

[data-tooltip]:hover:before, [data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}

[data-tooltip].t-xl:before {
  width: 200px;
}

[data-tooltip].t-lg:before {
  width: 170px;
}

[data-tooltip].t-md:before {
  width: 140px;
}

[data-tooltip].t-sm:before {
  width: 110px;
}

[data-tooltip].t-xs:before {
  width: 80px;
}

[data-tooltip].t-top:before {
  bottom: 100%;
  left: 50%;
  margin-bottom: 5px;
  transform: translateX(-50%);
}

[data-tooltip].t-top:after {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 8px solid #000;
  border-bottom: none;
}

[data-tooltip].t-top:hover:before, [data-tooltip].t-top:hover:after {
  transform: translateX(-50%) translateY(-5px);
}

[data-tooltip].t-right:before {
  top: 50%;
  left: 100%;
  margin-left: 5px;
  transform: translateY(-50%);
}

[data-tooltip].t-right:after {
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  border-right: 8px solid #000;
  border-left: none;
}

[data-tooltip].t-right:hover:before, [data-tooltip].t-right:hover:after {
  transform: translateX(5px) translateY(-50%);
}

[data-tooltip].t-bottom:before {
  top: 100%;
  left: 50%;
  margin-top: 5px;
  transform: translateX(-50%);
}

[data-tooltip].t-bottom:after {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 8px solid #000;
  border-top: none;
}

[data-tooltip].t-bottom:hover:before, [data-tooltip].t-bottom:hover:after {
  transform: translateX(-50%) translateY(5px);
}

[data-tooltip].t-left:before {
  top: 50%;
  right: 100%;
  margin-right: 5px;
  transform: translateY(-50%);
}

[data-tooltip].t-left:after {
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  border-left: 8px solid #000;
  border-right: none;
}

[data-tooltip].t-left:hover:before, [data-tooltip].t-left:hover:after {
  transform: translateX(-5px) translateY(-50%);
}

.cookie-acceptor {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  padding: 10px 16px;
  position: fixed;
  right: 0;
  z-index: 10000000;
}
.cookie-acceptor a {
  text-decoration: none;
  color: #22ACE6;
}
.cookie-acceptor .cookie-acceptor-contents {
  max-width: 1060px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cookie-acceptor .cookie-acceptor-contents div {
  flex: 1;
  padding-right: 50px;
  color: #B2BABF;
  font-size: 14px;
  line-height: 160%;
}
.cookie-acceptor .cookie-acceptor-contents button {
  background: #22ACE6;
  border: none;
  border-radius: 3px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  padding: 10px 20px;
  cursor: pointer;
}
.cookie-acceptor.cookie-acceptor-splash a {
  color: #22ACE6;
}
.cookie-acceptor.cookie-acceptor-splash button {
  font-size: 1.0714285714rem;
  background: #22ACE6;
  font-weight: bold;
}

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