.how-to-buy {
  background: #b8dee4 url(../assets/images/how_to_buy.png)
    no-repeat 50% 100%;
  background-size: cover;
}
@media screen and (max-width: 1499px) {
  .how-to-buy {
    background: #b8dee4
      url(../assets/images/how_to_buy_1440.png) no-repeat 50%
      100%;
    background-size: cover;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy {
    background: #b8dee4
      url(../assets/images/how_to_buy_1366.png) no-repeat 50%
      100%;
    background-size: cover;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy {
    background: #b8dee4;
    overflow: hidden;
  }
}
.how-to-buy.arabic {
  text-align: left !important;
  direction: rtl !important;
}
.how-to-buy.arabic .bottom-image {
  right: 0;
  left: unset !important;
}
.how-to-buy.arabic .tokenomicsBtn {
  background-size: 100% 100% !important;
  width: 354px !important;
  padding-top: 15px !important;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .section-title {
    font-size: 45px;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .container {
    padding: 0;
  }
}
.how-to-buy .left {
  padding-left: 80px;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1500px) {
  .how-to-buy .left {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .how-to-buy .left {
    padding: 0;
    margin-top: 15px;
  }
}
.how-to-buy .left .first-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 35%;
}
.how-to-buy .left .second-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  width: 35%;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 576px) {
  .how-to-buy .left .second-box {
    width: 100%;
  }
}
.how-to-buy .left .second-box .helloWepe {
  max-width: 350px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 24px;
}
@media screen and (max-width: 1550px) {
  .how-to-buy .left .second-box .helloWepe {
    max-width: 330px;
    left: auto;
  }
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .second-box .helloWepe {
    max-width: 320px;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left .second-box .helloWepe {
    max-width: 265px;
    right: 0;
    left: 0;
    margin: auto;
  }
}
.how-to-buy .left .third-box {
  width: 40%;
  max-width: 40%;
  margin-top: -165px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left .third-box {
    margin-top: -50px;
  }
}
.how-to-buy .left .box {
  background: #000;
  min-width: 393px;
  max-width: 393px;
  text-align: center;
  padding: 10px 0;
  border: 4px solid #ffffff;
  box-shadow: -4px 7px #0000001c;
  margin: 0 auto;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .box {
    min-width: 306px;
    max-width: 306px;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .left .box {
    z-index: 2;
    rotate: -2.9deg;
    margin: 0 auto 0 15px;
  }
}
.how-to-buy .left .box-2 {
  margin: 22px auto 0;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .box-2 {
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .left .box-2 {
    min-width: 200px;
    max-width: 200px;
    z-index: 2;
    rotate: 4.32deg;
    margin: 15px 0 0 auto;
  }
}
.how-to-buy .left .tokenomicsBtn {
  background: url(../assets/images/tokenomics-btn.png) no-repeat 0 0/100%;
  width: 255px;
  min-height: 85px;
  border: none;
  padding-top: 8px;
  font-size: 27px;
  cursor: pointer;
  text-align: center;
  color: #000;
  font-weight: 600;
  display: block;
  margin: 25px auto 0;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .tokenomicsBtn {
    width: 240px;
    font-size: 24px;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left .tokenomicsBtn {
    width: 225px;
    font-size: 22px;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .left .tokenomicsBtn {
    background: url(../assets/images/tokenomics-mob-btn.png) no-repeat 0 0/100%;
    width: 280px;
    padding-top: 15px;
    font-size: 25px;
    margin: 0 auto;
  }
}
.how-to-buy .left .bottom-image {
  position: absolute;
  left: 0;
  bottom: 3%;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .bottom-image .img_1 {
    max-width: 305px;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left .bottom-image .img_1 {
    max-width: 230px;
  }
}
.how-to-buy .left .bottom-image .clickHolder {
  margin-left: -45px;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .bottom-image .clickHolder .img_2 {
    max-width: 300px;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left .bottom-image .clickHolder .img_2 {
    max-width: 220px;
  }
}
.how-to-buy .left .bottom-image .clickHolder .clickinfo {
  position: absolute;
  top: 18%;
  left: 10%;
  z-index: 1;
  max-width: 207px;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .left .bottom-image .clickHolder .clickinfo {
    top: 20%;
    left: 10%;
    max-width: 175px;
    font-size: 20px;
    line-height: 28px;
  }
  .how-to-buy .left .bottom-image .clickHolder .clickinfo .click {
    padding: 1px 0 0 9px;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .left .bottom-image .clickHolder .clickinfo {
    top: 20%;
    left: 6%;
    max-width: 143px;
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
  }
  .how-to-buy .left .bottom-image .clickHolder .clickinfo .click {
    padding: 0 0 0 6px;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .left .bottom-image .clickHolder .clickinfo {
    top: 15%;
    left: 18%;
    max-width: 160px;
    font-size: 22px;
    line-height: 29px;
  }
}
.how-to-buy .left .footer_image {
  width: 100%;
  margin: -30px auto 10px;
  position: relative;
}
.how-to-buy .left .footer_image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.how-to-buy .left .footer_image .clickinfo {
  position: absolute;
  top: 17%;
  left: 10%;
  z-index: 1;
  max-width: 175px;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .how-to-buy .left .footer_image .clickinfo {
    max-width: 300px;
    font-size: 30px;
    line-height: 32px;
  }
  .how-to-buy .left .footer_image .clickinfo .click-mob {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .left .footer_image .clickinfo {
    pointer-events: none;
    top: 20%;
    height: 100%;
    max-height: 68px;
    max-width: 175px;
    line-height: 20px;
    font-size: 15px !important;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
  }
  .how-to-buy .left .footer_image .clickinfo .click-mob {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 390px) {
  .how-to-buy .left .footer_image .clickinfo {
    top: 18%;
    left: 8%;
    font-size: 15px;
  }
  .how-to-buy .left .footer_image .clickinfo .click-mob {
    font-size: 16px !important;
  }
}
.how-to-buy .panel-group {
  width: 100%;
  max-width: 395px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1499px) {
  .how-to-buy .panel-group {
    max-width: 308px;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .panel-group {
    width: 85%;
  }
}
.how-to-buy .panel {
  border: none;
  position: relative;
  background: transparent;
}
.how-to-buy .panel .card {
  margin-top: 0;
}
.how-to-buy .panel .card .card-header {
  background: #ffe597;
  border: 3px solid #000000;
  box-shadow: 0 4px #00000040;
  color: #decbe0;
  padding: 20px;
  color: #000;
}
.how-to-buy .panel .card .card-header span {
  line-height: 1;
}
@media screen and (max-width: 2199px) {
  .how-to-buy .panel .card .card-header {
    padding: 17px 20px;
  }
}
@media (min-width: 1600px) and (max-width: 1900px) {
  .how-to-buy .panel .card .card-header {
    padding: 12px 15px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .how-to-buy .panel .card .card-header {
    padding: 11px !important;
  }
  .how-to-buy .panel .card .card-header span {
    padding-right: 0 !important;
    font-size: 18px;
  }
}
@media screen and (max-width: 1499px) {
  .how-to-buy .panel .card .card-header {
    padding: 11px 15px;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .panel .card .card-header {
    padding: 7px 11px !important;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .panel .card .card-header {
    padding: 19px 14px !important;
  }
}
.how-to-buy .panel .card .card-header .icon {
  position: absolute;
  height: 37px;
  width: 41px;
  right: -9px;
  background: url(../assets/svgs/up_faq.svg) no-repeat;
  transition: 0.4s;
  top: -11px;
}
.how-to-buy .panel .card .card-header img {
  position: absolute;
  right: 20px;
  top: 22px;
}
@media (min-width: 1300px) and (max-height: 604px) {
  .how-to-buy .panel .card .panel-title span {
    font-size: 13px !important;
  }
}
.how-to-buy .panel .card .card-body {
  padding: 12px;
  width: 93%;
  margin: 0 auto;
  background: #fff;
  border: 3px solid #000000;
  box-shadow: 0 4px #00000040;
}
@media screen and (max-width: 1399px) {
  .how-to-buy .panel .card .card-body {
    padding: 9px;
    width: 96%;
  }
}
.how-to-buy .panel .card .card-body span {
  display: inline-block;
}
.how-to-buy .panel .card .card-body span a {
  color: #3d43b8;
  font-weight: 600;
  text-decoration: underline;
}
@media (min-width: 1920px) and (max-width: 2560px) {
  .how-to-buy .panel .card .card-body span {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1550px) {
  .how-to-buy .panel .card .card-body span {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 2199px) {
  .how-to-buy .panel .card .card-body span {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1499px) {
  .how-to-buy .panel .card .card-body span {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1399px) {
  .how-to-buy .panel .card .card-body span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .panel .card .card-body span {
    font-size: 17px !important;
    text-align: center;
    padding: 10px;
    font-weight: 500;
  }
}
.how-to-buy .panel.zero .card-header {
  background: #ff00f5;
}
.how-to-buy .panel.one .card-header {
  background: #7dffff;
}
.how-to-buy .panel.two .card-header {
  background: #3f0;
}
@media screen and (max-width: 1399px) {
  .how-to-buy .panel .mobile-title {
    font-size: 18 px !important;
  }
}
@media screen and (max-width: 576px) {
  .how-to-buy .panel .mobile-title {
    font-size: 22px !important;
    font-weight: 600;
  }
}
.how-to-buy .panel:nth-child(4) {
  border-bottom: none;
}
.how-to-buy .panel-open {
  transition: 0.5s;
}
.how-to-buy .panel-open .card .card-header span {
  color: #fff;
}
.how-to-buy .panel-open .icon {
  background: url(../assets/svgs/down_faq.svg) no-repeat !important;
}
.how-to-buy .panel-open ul li {
  list-style-type: none;
}
