.faq-deposit.dark p,
.faq-deposit.dark h1,
.faq-deposit.dark h2,
.faq-deposit.dark span,
.faq-deposit.dark li::marker {
  color: #fff !important;
}

.faq-wrapper .faq-deposit {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .faq-wrapper .faq-deposit {
    padding: 0 20px;
  }
}
.faq-wrapper .faq-deposit h1 {
  display: none;
  font-size: 24px;
  color: #37435c;
  margin-bottom: 40px;
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .faq-wrapper .faq-deposit h1 {
    font-size: 20px;
  }
}
.faq-wrapper .faq-deposit .info {
  color: #ff0000;
}
.faq-wrapper .faq-deposit .info-small {
  font-size: 14px;
}
.faq-wrapper .faq-deposit .info-strong {
  font-weight: bold;
}
.faq-wrapper .faq-deposit .info-header {
  font-weight: bold;
  font-style: italic;
}
.faq-wrapper .faq-deposit .info-content {
  margin-left: 5px;
}
.faq-wrapper .faq-deposit section {
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  .faq-wrapper .faq-deposit section {
    margin-bottom: 60px;
  }
}
.faq-wrapper .faq-deposit section h2 {
  font-size: 16px;
  color: #37435c;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
}
@media screen and (max-width: 480px) {
  .faq-wrapper .faq-deposit section h2 {
    margin-bottom: 16px;
  }
}
.faq-wrapper .faq-deposit section p {
  line-height: 1.5;
  font-size: 16px;
  color: #333;
}
.faq-wrapper .faq-deposit .image-wrapper {
  width: 100%;
}
.faq-wrapper .faq-deposit .image-wrapper img {
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .faq-wrapper .faq-deposit .desktop {
    display: none;
  }
}
.faq-wrapper .faq-deposit .mobile {
  display: none;
}
@media screen and (max-width: 480px) {
  .faq-wrapper .faq-deposit .mobile {
    display: block;
  }
}
/*# sourceMappingURL=../maps/faqDepositWithdrawal.css.map */
