section.faq__intro {
  padding: 145px 0 70px;
  text-align: center;
  background-image: url(https://www.paymentwall.com/uploaded/files/PW20_welcome_faq.svg);
  background-repeat: no-repeat;
  background-size: 514px;
  background-position: calc(50% + 280px) 65%;
}
@media (max-width: 1023px) {
  section.faq__intro {
    background-size: 514px;
    background-position: 15px 90%;
    padding-bottom: 300px;
  }
}
.faq__intro__content {
  max-width: 510px;
  margin: 0;
}
.faq__title {
  color: #000000;
  font-family: "Proxima Nova";
  font-size: 46px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 58px;
  text-align: left;
  margin: 0 auto 20px;
}
.faq__description {
  color: #000000;
  font-family: "Proxima Nova";
  font-size: 22px;
  letter-spacing: 0;
  line-height: 36px;
  margin: 0 auto;
  text-align: left;
}
@media (max-width: 992px) {
  .faq__intro:before {
    pointer-events: none;
    bottom: 30px;;
    top: unset;
    left: 30px;
  }
  .faq__intro:after {
    pointer-events: none;
    bottom: 60px;
    top: unset;
    right: 30px;
  }
  section.faq__intro {
    padding-bottom: 270px;
  }
}
@media (max-width: 767px) {
  section.faq__intro {
    padding-top: 100px;
  }
  .faq__title {
    font-size: 36px;
    line-height: 1.5;
  }
}

@media (max-width: 479px) {
  section.faq__intro {
    background-size: contain;
    background-position: 0 90%;
    padding-bottom: 250px;
  }
}
section.faq-nav {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
.faq-nav .container {
  border-bottom: 1px solid #f5f4f4;
}
.faq-nav ul {
  display: inline-flex;
  list-style-type: none;
  padding-left: 0;
}
.faq-nav ul li a {
  display: inline-block;
  color: #788AA2;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 12px 40px;
  line-height: 18px;
  border-bottom: 4px solid #fff;
  transition: all .3s;;
}
.faq-nav  a[href]:hover {
  color: #000;
  cursor: pointer;
}
.active-online-payment a.online-payment, .active-merchant-service a.merchant-service {
  border-color: #FFC013;
  color: #000;
}
.active-online-payment ~ .faq-content .faq-merchant, .active-merchant-service ~ .faq-content .faq-user {
  display: none;
}
.faq-page {
  padding-right: 15px;
}
ul.faq-sidebar {
  margin-right: 50px;
  list-style-type: none;
  padding-left: 0;
  min-width: 270px;
}
ul.faq-sidebar li {
  line-height: 50px;
  border-left: 4px solid transparent;
  transform: translateX(-1px);
  color: #000;
  position: relative;
  border-left: 4px solid #f5f4f4;
}
ul.faq-sidebar li a {
  padding-left: 18px;
  cursor: pointer;
  color: #000;
  display: inline-block;
  width: 100%;
  transition: all .3s;
  font-size: 18px;
}
.faq-page ul {
  padding-left: 0;
  font-size: 16px;
  line-height: 28px;
  list-style-type: none;
  margin-top: 15px;
  margin-bottom: 15px;
}
.faq-page ul ul {
  padding-left: 30px;
}
.faq-page ul li {
  margin-bottom: 10px;
  color: #000;
  padding-left: 26px;
  position: relative;
}
.faq-page ul li:before {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
  background-color: #000;
}
.faq-page ul ul li:before {
  background-color: transparent;
  border: 1px solid #000;
}
.active-faq-payment-methods li.faq-payment-methods, .active-faq-payments li.faq-payments, .active-faq-payment-verification li.faq-payment-verification,.active-faq-payouts li.faq-payouts, .active-faq-solutions li.faq-solutions, .active-faq-integration li.faq-integration, .active-faq-report-abuse li.faq-report-abuse, .active-faq-paymentwall-descriptors li.faq-paymentwall-descriptors, .active-faq-pci-dss-compliance li.faq-pci-dss-compliance, .active-faq-gdpr li.faq-gdpr, .active-faq-tls li.faq-tls {
  border-left-color: #FFC013;
  font-weight: 700;
}
ul.faq-sidebar li a, .ul.faq-sidebar li a:hover {
  color: inherit;
}
ul.faq-sidebar li a:hover {
  font-weight: bold;
}
.faq-content .container {
  display: flex;
}
.faq-page .title-homepage--lg {
  margin-bottom: 7px;
}
.faq-page p {
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.faq-page p a {
  font-weight: bold;
  color: inherit;
  transition: all .3s;
}
.faq-page p a:hover {
  text-decoration: none;
  color: #2E62FF;
}
.faq-page p b i {
  font-weight: 600;
}
.faq-page .title-homepage--sm {
  margin-top: 50px;
  margin-bottom: 15px;
  line-height: 38px;
}
.faq-page .title-homepage--lg + .title-homepage--sm {
  margin-top: 20px;
}
.faq-page .link {
  font-weight: 600;
  text-decoration: underline;
  color: inherit;
  transition: all .3s;
}
.faq-page .link:hover {
  color: #2E62FF;
  text-decoration: underline;
}
.faq-page table {
  min-width: 580px;
  margin-top: 30px;
}
.faq-page table tr {
  border-bottom: 1px solid #ededed;
}
.faq-page table tr td, .faq-page table tr th {
  padding: 18px;
  text-align: left;
}
.faq-page img {
  display: block;
  margin: 15px 0;
}

@media (max-width: 992px) {
  .faq-content ul {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .faq-content .container {
    flex-wrap: wrap;
  }
  .faq-page table {
    min-width: unset;
    width: 100%;
  }
  ul.faq-sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-right: -15px;
    margin-left: -15px;
    background-color: #111111;
    width: calc(100% + 30px);
  }
  .faq__title {
    text-align: left;
  }
  .faq__description {
    text-align: left;
  }
  .faq__intro__content {
    max-width: unset;
  }
  .faq__intro:after {
    bottom: 20px;
    width: 127px;
    height: 102px;
  }
  .faq__intro:before {
    pointer-events: none;
    bottom: 25px;
    width: 117px;
    height: 97px;
  }
  .faq-content {
    padding-top: 0;
  }
  ul.faq-sidebar li a {
    color: #fff;
    text-align: center;
  }
  ul.faq-sidebar li {
    border-left: none;
    color: #fff;
  }
  ul.faq-sidebar li a:after {
    width: 10px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin-left: 15px;
    display: inline-block;
    position: relative;
    transform: rotate(315deg);
    transition: all .3s;
    content: "";
    margin-left: 5px;
  }
  .faq-nav ul li a {
    padding: 12px;
    font-size: 14px;
    text-align: center;
  }
  .faq-nav .container {
    padding: 0;
    border-bottom: none;
  }
  .faq-page .title-homepage--lg {
    line-height: 41px;
  }
}