.faq {
  background: #decbe0 url(../assets/images/faq_bg_desktop.png) no-repeat;
  background-position: 0 -82px;
  background-size: 100%;
}
@media screen and (max-width: 1024px) {
  .faq {
    background-position: 90% 42px;
    background-size: 240%;
  }
}
.faq.arabic {
  text-align: left !important;
  direction: rtl !important;
}
.faq.arabic .faq-money {
  transform: rotateY(180deg);
}
.faq.arabic .poster-info {
  margin: unset !important;
}
@media (min-width: 1920px) and (max-width: 2560px) {
  .faq .container {
    max-width: 1680px;
  }
}
.faq .left {
  padding-left: 80px;
  padding-top: 30px;
  width: 100%;
  max-width: 555px;
}
@media screen and (min-width: 1500px) {
  .faq .left {
    padding-top: 38px;
  }
}
@media screen and (max-width: 1024px) {
  .faq .left {
    padding-top: 10px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1500px) {
  .faq
    .left
    .section-title {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1499px) {
  .faq
    .left
    .section-title {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 1399px) {
  .faq
    .left
    .section-title {
    font-size: 30px !important;
    line-height: 32px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 576px) {
  .faq
    .left
    .section-title {
    font-size: 52px !important;
    line-height: 47px;
  }
}
@media screen and (max-width: 1024px) {
  .faq
    .left
    .left-inner-content {
    flex-direction: column !important;
    align-items: center !important;
    max-width: 500px;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 1024px) {
  .faq
    .left
    .left-inner-content {
    margin: 15px auto 40px;
  }
}
.faq .money-top {
  position: absolute;
  top: 8px;
  right: 4%;
  max-width: 40px;
}
@media screen and (min-width: 1500px) {
  .faq .money-top {
    right: 3%;
    max-width: 51px;
  }
}
@media screen and (max-width: 576px) {
  .faq .money-top {
    display: none;
  }
}
.faq .money-top-mobile {
  position: absolute;
  right: 0;
  top: 2%;
}
.faq
  .faq-money-container {
  width: 100% !important;
  max-width: 490px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  align-self: stretch;
  justify-content: end;
  margin: 0 auto 7%;
  position: relative;
}
@media screen and (max-width: 1499px) {
  .faq
    .faq-money-container {
    max-width: 390px;
  }
}
@media screen and (max-width: 1399px) {
  .faq
    .faq-money-container {
    max-width: 380px;
  }
}
.faq
  .faq-money-container
  .faq-money {
  height: 229px;
  margin: 0;
  rotate: -18deg;
}
@media (min-width: 1300px) and (max-height: 604px) {
  .faq
    .faq-money-container
    .faq-money {
    height: 202px;
  }
}
@media (min-width: 1440px) and (max-width: 2560px) {
  .faq
    .faq-money-container
    .faq-money {
    height: 272px;
  }
}
.faq
  .faq-money-container
  .wepenomics {
  height: 190px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1300px) and (max-height: 604px) {
  .faq
    .faq-money-container
    .wepenomics {
    height: 180px;
  }
}
@media (min-width: 1440px) and (max-width: 2560px) {
  .faq
    .faq-money-container
    .wepenomics {
    height: 220px;
  }
}
.faq
  .faq-money-container
  .poster-info {
  position: relative;
  background-color: #fff;
  border: 3px solid #000000;
  padding: 10px;
  max-width: 330px;
  transform: rotate(-4deg);
  box-shadow: -3px 3px #00000040;
  overflow: hidden;
  margin: -40px auto 0;
}
@media screen and (max-width: 1024px) {
  .faq
    .faq-money-container
    .poster-info {
    background-color: #ffedb6;
  }
}
@media screen and (max-width: 1499px) {
  .faq
    .faq-money-container
    .poster-info {
    max-width: 270px;
  }
}
@media screen and (max-width: 1399px) {
  .faq
    .faq-money-container
    .poster-info {
    max-width: 250px;
  }
}
.faq
  .faq-money-container
  .poster-info
  p {
  font-size: 23px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 1499px) {
  .faq
    .faq-money-container
    .poster-info
    p {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1024px) {
  .faq {
    overflow: hidden;
    display: block;
    width: 100%;
  }
  .faq .zero {
    rotate: 358deg;
  }
  .faq .one {
    rotate: 1deg;
  }
}
.faq .bottom {
  position: relative;
  width: 95%;
  margin: 0 auto;
  padding: 0 0 15px 15px;
}
@media screen and (max-width: 1399px) {
  .faq .bottom {
    margin: 0 auto;
  }
}
@media (min-width: 1300px) and (max-height: 604px) {
  .faq .bottom {
    margin: 0 auto;
  }
}
.faq
  .bottom
  a {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #161616;
}
.faq
  .bottom
  p {
  color: #161616;
  margin: 8px 0 0;
}
@media screen and (max-width: 1024px) {
  .faq .bottom {
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 50px;
    background: #161616;
  }
  .faq
    .bottom
    .scrollTo {
    position: absolute;
    right: 15px;
    top: 30px;
  }
  .faq
    .bottom
    a {
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #fff;
  }
  .faq
    .bottom
    a
    img {
    max-width: 60px;
    height: auto;
  }
  .faq
    .bottom
    p {
    margin-top: 50px;
    color: #fff;
  }
}
.faq .panel-group {
  width: 100%;
  max-width: 506px;
  max-height: 615px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px;
  z-index: 2;
}
@media screen and (max-width: 1550px) {
  .faq .panel-group {
    max-height: 510px;
  }
}
@media screen and (max-width: 1399px) {
  .faq .panel-group {
    max-height: 440px;
  }
}
@media screen and (max-width: 576px) {
  .faq .panel-group {
    width: 85%;
    max-height: unset;
    overflow-y: unset;
    overflow-x: unset;
    padding-right: unset;
  }
}
.faq .lh-23 {
  line-height: 23px;
}
@media screen and (max-width: 1550px) {
  .faq .lh-23 {
    line-height: 19px;
  }
}
@media screen and (max-width: 576px) {
  .faq .lh-23 {
    line-height: 33px;
  }
}
.faq .panel {
  border: none;
  position: relative;
  background: transparent;
}
.faq .panel .card {
  margin-top: 14px;
}
@media screen and (max-width: 1499px) {
  .faq .panel .card {
    margin-top: 12px;
  }
}
@media screen and (max-width: 576px) {
  .faq .panel .card {
    margin-top: 14px;
  }
}
.faq .panel .card .card-header {
  background: #ffe597;
  border: 3px solid #000000;
  box-shadow: 0 4px #00000040;
  color: #decbe0;
  padding: 14px 20px;
  color: #000;
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .faq .panel .card .card-header {
    padding: 10px 11px !important;
  }
  .faq .panel .card .card-header span {
    padding-right: 0 !important;
    font-size: 18px;
  }
}
@media screen and (max-width: 1499px) {
  .faq .panel .card .card-header {
    padding: 11px 15px;
  }
}
@media screen and (max-width: 1399px) {
  .faq .panel .card .card-header {
    padding: 7px 11px !important;
  }
}
@media screen and (max-width: 576px) {
  .faq .panel .card .card-header {
    padding: 19px 14px !important;
  }
}
.faq .panel .card .card-header .icon {
  position: absolute;
  height: 50px;
  width: 50px;
  right: -18px;
  background: url(../assets/svgs/up_faq.svg) no-repeat;
  transition: 0.4s;
  top: -11px;
}
@media screen and (max-width: 1399px) {
  .faq .panel .card .card-header .icon {
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    right: -7px;
  }
}
.faq .panel .card .card-header img {
  position: absolute;
  right: 20px;
  top: 22px;
}
@media (min-width: 1300px) and (max-height: 604px) {
  .faq .panel .card .panel-title span {
    font-size: 13px !important;
  }
}
.faq .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) {
  .faq .panel .card .card-body {
    padding: 9px;
    width: 96%;
  }
}
.faq .panel .card .card-body span {
  display: inline-block;
}
.faq .panel .card .card-body span a {
  color: #3d43b8;
  font-weight: 600;
  text-decoration: underline;
}
@media (min-width: 1920px) and (max-width: 2560px) {
  .faq .panel .card .card-body span {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 2199px) {
  .faq .panel .card .card-body span {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1499px) {
  .faq .panel .card .card-body span {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1399px) {
  .faq .panel .card .card-body span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 576px) {
  .faq .panel .card .card-body span {
    font-size: 17px !important;
    text-align: center;
    padding: 10px;
    font-weight: 500;
  }
}
@media screen and (max-width: 1399px) {
  .faq .panel .mobile-title {
    font-size: 18 px !important;
  }
}
@media screen and (max-width: 576px) {
  .faq .panel .mobile-title {
    font-size: 22px !important;
    font-weight: 600;
  }
}
.faq .panel:nth-child(4) {
  border-bottom: none;
}
.faq .panel-open {
  transition: 0.5s;
}
.faq .panel-open .icon {
  background: url(../assets/svgs/down_faq.svg) no-repeat !important;
}
@media screen and (max-width: 1399px) {
  .faq .panel-open .icon {
    background-size: 100% 100% !important;
  }
}
.faq .panel-open ul li {
  list-style-type: none;
}
.sticky-wrapper {
  position: relative;
  z-index: 3;
}
.sticky-wrapper .top-bar {
  z-index: 2;
}
app-widget .min_wrapper .widget.connected-wallet {
  margin: 2px 0 5px !important;
}
