h1 {
  color: #FFF;
}

#top-menu {
  position: absolute;
  width: 100%;
  z-index: 1001;
}
@media (max-width: 991px) {
  #top-menu .container {
    justify-content: center;
    padding-top: 15px;
  }
}

.start-play {
  color: #fff;
  text-decoration: underline;
  font-weight: 700 !important;
  font-size: 17px !important;
}
.start-play::before {
  content: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='13' r='12' stroke='white' stroke-width='2'/%3E%3Cpath d='M10.4792 8.19491L17.6112 12.8037L10.4792 17.4125V8.19491Z' fill='white'/%3E%3C/svg%3E%0A");
  vertical-align: middle;
  margin-right: 5px;
}

.btn {
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .btn {
    font-size: 17px;
    line-height: 4px;
    padding: 26px 25px;
    max-width: 260px;
  }
}
#start {
  position: relative;
  background: no-repeat center/cover #1A1E25;
  color: #fff;
  padding: 175px 0 100px;
  overflow: hidden;
  font-size: 23px;
  line-height: 1.4;
}
#start h1 {
  margin-bottom: 30px;
}
#start h1 span {
  color: #FFE29F;
}
#start p {
  font-size: 22px;
}
#start .cols {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
#start .cols-img {
  position: absolute;
  bottom: 0;
  left: 57%;
}
#start .cols-text {
  max-width: 560px;
}
#start .cols-text ul {
  margin: 30px 0 0;
  padding: 0;
}
#start .cols-text ul li {
  position: relative;
  display: block;
  padding: 0 0 5px 35px;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
#start .cols-text ul li::before {
  content: url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.34483L5.82759 10.1724L15 1' stroke='%23C9E2F0' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  position: absolute;
  top: 0;
  left: 0;
}
#start .cols-text-action {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin: 55px auto 0;
}
#start .cols-text-action-full {
  flex: 1;
}
#start .cols-text-action-primary span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #C9E2F0;
  margin-top: 5px;
}
#start .cols-text-action .reverse {
  color: #F57F17;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid;
  background: transparent;
  margin-left: 15px;
}
#start .cols-text-action-second {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  text-align: left;
  padding: 10px 15px;
  margin-left: 15px;
  color: #C9E2F0;
  text-decoration: none;
}
#start .cols-text-action-second span {
  display: block;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 992px) {
  #start .btn {
    font-size: 17px;
    line-height: 4px;
    padding: 26px 25px;
    max-width: 260px;
  }
}
@media (max-width: 991px) {
  #start {
    background: #1A1E25;
    padding: 90px 0 0;
    text-align: center;
    color: #fff;
    font-size: 19px;
    line-height: 1.36;
  }
  #start .btn, #start .reverse {
    line-height: 4px;
    padding: 26px 25px;
    max-width: 290px;
    margin-left: 0;
  }
  #start h2 {
    margin-bottom: 30px;
  }
  #start .cols {
    flex-direction: column;
    justify-content: center;
  }
  #start .cols-img {
    position: relative;
    bottom: unset;
    left: unset;
    width: auto;
    max-width: 300px;
    margin: 40px auto 0;
  }
  #start .cols ul {
    text-align: left;
  }
  #start .cols-text-action {
    flex-flow: column;
    align-items: center;
    margin-top: 40px;
  }
  #start .cols-text-action-primary span {
    color: #98B5C5;
  }
  #start .cols-text-action-second {
    margin: 20px 0 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #start .cols-text-action {
    display: block;
    max-width: 310px;
  }
}
@media (max-width: 600px) {
  #start h2 {
    font-weight: 700;
  }
}

#how-it-works {
  background: #F6F6F9;
  color: #1A1E25;
  padding: 100px 0;
  font-size: 17px;
  line-height: 1.65;
}
#how-it-works h2 {
  margin-bottom: 20px;
  text-align: center;
}
#how-it-works .cols {
  display: flex;
  flex-flow: row wrap;
  margin-left: -80px;
}
#how-it-works .cols-item {
  width: 33.3333333333%;
  margin-top: 40px;
  padding-left: 80px;
}
#how-it-works .cols-item-label {
  position: relative;
  font-size: 30px;
  line-height: 1.65;
  font-weight: 400;
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #4B5159;
}
#how-it-works .cols-item-label::after {
  content: "";
  background: no-repeat center/cover;
  background-image: url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.35355 4.35355C4.54882 4.15829 4.54882 3.84171 4.35355 3.64645L1.17157 0.464466C0.976311 0.269204 0.659728 0.269204 0.464466 0.464466C0.269204 0.659728 0.269204 0.976311 0.464466 1.17157L3.29289 4L0.464466 6.82843C0.269204 7.02369 0.269204 7.34027 0.464466 7.53553C0.659728 7.7308 0.976311 7.7308 1.17157 7.53553L4.35355 4.35355ZM3 4.5H4V3.5H3V4.5Z' fill='%234B5159'/%3E%3C/svg%3E%0A");
  display: block;
  width: 5px;
  height: 8px;
  position: absolute;
  top: calc(100% - 3.5px);
  right: -1px;
}
#how-it-works .cols-item-text {
  margin-top: 15px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  #how-it-works {
    padding: 60px 0;
    line-height: 1.55;
  }
  #how-it-works h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  #how-it-works .cols {
    flex-direction: column;
  }
  #how-it-works .cols-item {
    width: 100%;
    text-align: center;
  }
  #how-it-works .cols-item-label {
    font-size: 30px;
    line-height: 1.65;
    font-weight: 400;
    margin: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  #how-it-works .cols-item-label::after {
    display: none;
  }
  #how-it-works .cols-item-text {
    padding: 0;
  }
}
@media (max-width: 600px) {
  #how-it-works h2 {
    font-weight: 700;
  }
}

#to-lose {
  padding: 100px 0;
}
#to-lose h2 {
  font-weight: 700;
  font-size: 44px;
  line-height: 60px;
  text-align: center;
  color: #1A1E25;
  max-width: 920px;
  margin: 0 auto 20px;
}
#to-lose h3 {
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  text-align: center;
  color: #4B5159;
  margin: 0 auto 40px;
}
#to-lose .head {
  text-align: center;
  max-width: 920px;
  margin: 0 auto;
}
#to-lose .head-bold {
  margin-top: 70px;
  font-weight: bold;
  font-size: 19px;
}
#to-lose .list {
  display: flex;
  margin-top: 55px;
  gap: 30px;
  justify-content: center;
}
#to-lose .item {
  background: #1F242D;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  color: #fff;
  padding: 50px 45px;
  max-width: 355px;
  font-size: 19px;
  line-height: 28px;
  width: 100%;
}
#to-lose .item img {
  max-width: 100%;
}
#to-lose .item p {
  margin: 20px 0 0;
}
#to-lose .action {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: center;
  margin-top: 65px;
  margin-left: -30px;
}
#to-lose .action-item {
  padding-left: 30px;
}
#to-lose .action-item span {
  display: block;
  text-align: center;
  margin: 5px 0 0;
  color: #4B5159;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
#to-lose .action .btn {
  width: 310px;
}
#to-lose .action .btn.reverse {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 2px solid #4B5159;
  color: #4B5159;
}
#to-lose .action .btn.reverse:hover, #to-lose .action .btn.reverse:focus, #to-lose .action .btn.reverse:active {
  background-color: #4B5159;
  color: #fff;
}
@media (min-width: 1530px) {
  #to-lose .container {
    width: 1500px;
  }
  #to-lose .item .item-box {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  #to-lose .item {
    padding: 30px 20px;
  }
}
@media (max-width: 991px) {
  #to-lose {
    padding: 60px 0;
  }
  #to-lose h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 38px;
  }
  #to-lose h3 {
    font-size: 19px;
    line-height: 26px;
  }
  #to-lose .head-bold {
    margin-top: 40px;
  }
  #to-lose .list {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #to-lose .list {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }
  #to-lose .item {
    padding: 50px 30px;
  }
  #to-lose .item p {
    margin-top: 25px;
  }
  #to-lose .item .item-box {
    text-align: center;
  }
  #to-lose .action {
    flex-flow: column;
    align-items: center;
    margin-top: 20px;
  }
  #to-lose .action-item {
    margin-top: 20px;
  }
  #to-lose .action .btn {
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

#newbies {
  padding: 100px 0;
  background: #1A1E25;
  color: #fff;
}
#newbies h2 {
  font-weight: 700;
  font-size: 44px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  max-width: 920px;
  margin: 0 auto 35px;
}
#newbies .list {
  display: flex;
  flex-flow: row wrap;
  margin-left: -50px;
  justify-content: center;
}
#newbies .item {
  width: 25%;
  padding-left: 50px;
  margin-top: 35px;
}
#newbies .item-box {
  background: #1F242D;
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  color: #fff;
  padding: 45px;
  text-align: center;
  font-size: 19px;
  line-height: 28px;
}
#newbies .item-box img {
  max-width: 80%;
}
#newbies .item-box p {
  margin: 10px 0 0;
}
#newbies .subtex {
  max-width: 920px;
  margin: 70px auto 0;
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  text-align: center;
}
#newbies .action {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: center;
  margin-top: 45px;
  margin-left: -30px;
}
#newbies .action-item {
  padding-left: 30px;
}
#newbies .action-item span {
  display: block;
  text-align: center;
  margin: 5px 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #C9E2F0;
}
#newbies .action .btn {
  width: 310px;
}
#newbies .action .btn.reverse {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 2px solid #F57F17;
  color: #F57F17;
}
#newbies .action .btn.reverse:hover, #newbies .action .btn.reverse:focus, #newbies .action .btn.reverse:active {
  background-color: transparent;
  color: #F57F17;
}
@media (max-width: 991px) {
  #newbies {
    padding: 70px 0;
  }
  #newbies h2 {
    font-size: 26px;
    line-height: 38px;
    margin: 0 0 20px;
  }
  #newbies .item {
    width: 50%;
    margin-top: 20px;
  }
  #newbies .item-box p {
    margin-top: 15px;
  }
  #newbies .subtex {
    margin-top: 60px;
    font-size: 19px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  #newbies .list {
    flex-direction: column;
  }
  #newbies .item {
    width: 100%;
  }
  #newbies .action {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }
  #newbies .action-item {
    margin-top: 20px;
  }
  #newbies .action .btn {
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

#receive {
  background: #FFFBF2;
  color: #1A1E25;
  padding: 100px 0;
}
#receive h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
  color: #021B27;
  margin: 0 0 20px;
}
#receive .flex {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
#receive ul {
  width: 60%;
  max-width: 530px;
  margin: 0;
  padding: 0;
}
#receive ul li {
  cursor: pointer;
  display: block;
  margin: 30px 0;
  font-size: 24px;
  line-height: 1.5;
}
#receive ul li a {
  display: block;
  padding: 20px 50px;
  border-radius: 10px;
  text-decoration: none;
}
#receive ul li a.is-active {
  background: linear-gradient(288.61deg, #FD4A72 32.12%, #FC846B 100.48%);
  color: #FFFFFF;
}
#receive .action {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: center;
  margin-top: 45px;
  margin-left: -30px;
}
#receive .action-item {
  padding-left: 30px;
}
#receive .action-item span {
  display: block;
  text-align: center;
  margin: 5px 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
#receive .action .btn {
  background: linear-gradient(288.61deg, #FD4A72 32.12%, #FC846B 100.48%);
  padding: 15px 15px;
  width: 330px;
}
#receive .action .btn:hover, #receive .action .btn:focus, #receive .action .btn:active {
  background: linear-gradient(288.61deg, #e53c61 32.12%, #fe7b61 100.48%);
}
#receive .action .btn.reverse {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 14px 15px;
  background: transparent;
  border: 1px solid #4B5159;
  color: #4B5159;
}
#receive .action .btn.reverse:hover, #receive .action .btn.reverse:focus, #receive .action .btn.reverse:active {
  background-color: #4B5159;
  color: #FFFBF2;
}
@media (max-width: 992px) {
  #receive {
    padding: 50px 0;
  }
  #receive h2 {
    font-size: 32px;
  }
  #receive ul li {
    font-size: 18px;
    padding: 20px 30px;
    margin: 15px 0;
  }
}
@media (max-width: 768px) {
  #receive h2 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 50px;
  }
  #receive .flex {
    flex-direction: column-reverse;
  }
  #receive ul {
    width: 100%;
    margin: 10px 0 0;
  }
  #receive ul li {
    margin: 0 0 5px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  #receive ul li a {
    padding: 10px 15px;
  }
  #receive .pics {
    max-width: 300px;
  }
  #receive .action {
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 15px;
  }
  #receive .action-item {
    margin-top: 10px;
    text-align: center;
  }
  #receive .action-item .btn {
    width: 310px;
    padding: 10px 0;
  }
  #receive .action-item .btn.reverse {
    padding: 9px 0;
  }
}

#footer-mini {
  background: #1A1E25;
  padding: 0 0 41px;
  color: #C9E2F0;
  text-align: center;
}
#footer-mini .address {
  padding-top: 38px;
  font-size: 14px;
  line-height: 20px;
  border-top: 1px solid #3A414B;
}
#footer-mini .address a {
  color: #C9E2F0;
  text-decoration: underline;
}
#footer-mini .address .div {
  margin: 0 15px;
}
@media (max-width: 767px) {
  #footer-mini .address a {
    display: inline-block;
  }
  #footer-mini .address .div {
    display: none;
  }
}

@media (max-width: 991px) {
  #start .cols-text-action .reverse, #to-lose .action .btn.reverse, #to-lose .action .btn, #newbies .action .btn {
    line-height: 4px;
    padding: 26px 25px;
    max-width: 290px;
    margin-left: 0;
    font-size: 17px;
  }
  #start .btn, #start .reverse {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #start .cols-text-action .reverse, #to-lose .action .btn.reverse, #to-lose .action .btn, #newbies .action .btn {
    width: 290px;
    font-size: 17px;
    height: 60px;
  }
  #start .btn.btn-large-orange {
    line-height: 7px !important;
    height: 60px;
  }
  #newbies .action .btn, #to-lose .action .btn {
    line-height: 7px !important;
  }
}