.faq_container__LmV8K {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url(/img/btchyper/faq.webp);
  background-size: cover;
  @media (max-width: 1024px) {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0.5rem;
    padding-bottom: 5rem;
    padding-right: 0.5rem;
    padding-top: 5rem;
    gap: 2rem;
  }
}
.faq_title__qwrHE {
  font-size: 5rem;
  text-align: left;
  font-weight: 900;
  color: #000;
}
.faq_mainContent__6ugy5 {
  width: 1280px;
  padding-inline: 1rem;
  display: flex;
  max-width: 1280px;
  flex-direction: row;
  flex-wrap: wrap;
  @media (max-width: 1024px) {
    flex: 1 1;
    display: flex;
    flex-direction: column-reverse;
    row-gap: 2em;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding-inline: 0;
  }
}
.faq_cards__8Dkhk {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  justify-content: stretch;
  @media (max-width: 1024px) {
    width: 100%;
  }
}
.faq_card__6LILO {
  position: relative;
  font-family: sans-serif;
  padding: 20px 25px;
  background: url(/img/btchyper/common-box-star.webp) no-repeat;
  background-size: cover;
  border: 2px solid #000;
  border-radius: 32px;
  margin: 0 8px;
  box-shadow: 0 2px #000;
}
.faq_cardNumber___qMkn {
  top: -6px;
  right: -6px;
  background: #fff;
  color: #000;
  font-weight: 700;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  filter: flur(1px);
}
.faq_cardNumber___qMkn,
.faq_cardNumber___qMkn:before {
  position: absolute;
  border-radius: 50%;
  border: 2px solid #00001188;
}
.faq_cardNumber___qMkn:before {
  content: "";
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  filter: blur(2px);
  z-index: -1;
}
.faq_cardTitle__t8hEV {
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 0.75rem;
  font-family: Arial Black, sans-serif;
  text-transform: uppercase;
}
.faq_cardContent__KF9PU {
  padding-left: 1rem;
}
.faq_cardContent__KF9PU li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
.faq_imgWrapper__nUtyv {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  @media (max-width: 1024px) {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
.faq_imgGraphic__H3UPv {
  max-width: 70%;
  @media (max-width: 1024px) {
    max-width: 60%;
    width: 60%;
    max-height: auto;
  }
}
.about_container__veErx {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  gap: 2rem;
}
.about_mainContent__3MxRN {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  row-gap: 2em;
  width: 1280px;
  padding-inline: 16px;
}
.about_title__wObtP {
  font-size: 4rem;
  font-weight: 700;
  text-align: start;
  color: #000;
}
.about_flexRow__IsFrG {
  display: flex;
  width: 100%;
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.about_stepConnect__xmzIc {
  flex: 1 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_flex3__HTljs {
  flex: 3 1;
  display: flex;
}
.about_flex8__URhkb {
  flex: 8 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_card__j9aRo {
  flex: 1 1;
  position: relative;
  border: 2px dashed #000;
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 1rem;
  color: #000;
  font-family: sans-serif;
  background-color: #fff;
}
.about_operationCard__FktZO {
  background: url(/img/btchyper/bitcoin-layer-card-bg.webp) no-repeat;
  background-size: cover;
  border-style: solid;
  box-shadow: 0 2px #000;
}
.about_settlementCard__Zzk7c {
  background: #fdbeb8 url(/img/btchyper/step3-bg.webp) no-repeat 0 0 / cover;
}
.about_withdrawCard__PFe5t {
  background: #ecf url(/img/btchyper/step4-bg.webp) no-repeat 0 0 / cover;
}
.about_cardNumber__4BX_q {
  top: -16px;
  left: -16px;
  background: #fff;
  color: #000;
  font-weight: 700;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  filter: flur(1px);
}
.about_cardNumber__4BX_q,
.about_cardNumber__4BX_q:before {
  position: absolute;
  border-radius: 50%;
  border: 2px solid #00001188;
}
.about_cardNumber__4BX_q:before {
  content: "";
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  filter: blur(2px);
  z-index: -1;
}
.about_cardTitle__a9uKv {
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 0.75rem;
  font-family: Arial Black, sans-serif;
}
.about_cardContent__8xNyD {
  padding-left: 1rem;
}
.about_cardContent__8xNyD li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
.about_frameworkContainer__Or4Hz {
  background-color: #000;
  padding: 32px 48px;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.about_frameworkHeading__z5h4q {
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.about_highlight__choOF {
  color: #caffaa;
}
.about_frameworks__SNh4o {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.about_frameworkItem__lq_BX {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 120px;
}
.about_imageWrapper__y_HK8 {
  padding: 0;
  border-radius: 9999px;
  box-shadow: 0 4px 12px #ffffff1a;
}
.about_image__tEapJ {
  max-height: 40px;
  object-fit: contain;
}
.about_label__rgxOJ {
  margin-top: 8px;
  font-size: 10px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .about_container__veErx {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 8px;
    gap: 2rem;
  }
  .about_mainContent__3MxRN {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    row-gap: 2em;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding-inline: 0;
  }
  .about_title__wObtP {
    font-size: 3rem;
    text-align: center;
  }
  .about_flexRow__IsFrG {
    display: flex;
    width: 100%;
    gap: 1rem;
    margin-bottom: 1rem;
    overflow: auto;
    padding: 1em;
  }
  .about_flex3__HTljs {
    flex: unset;
    min-width: 260px;
    width: 80vw;
  }
}
.TrustedBy_wrapper__Mxw7O {
  position: relative;
  background: #000 url(/img/btchyper/trustby-bg.webp);
  background-size: 100%;
  height: 135px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: Librestile_Extended_Bold, sans-serif;
}
.TrustedBy_overlay__gBLJP {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00000080;
  z-index: 1;
}
.TrustedBy_content__luWn6 {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 1280px;
  padding-inline: 16px;
  overflow: hidden;
}
.TrustedBy_title__orORd {
  color: #fff;
  font-weight: 700;
  font-size: 1.9rem;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}
.TrustedBy_logos__oBZZK {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.TrustedBy_logo__oSztA {
  max-height: 32px;
  max-width: 120px;
  opacity: 0.9;
  transition: opacity 0.3s ease;
}
.TrustedBy_logo__oSztA:hover {
  opacity: 1;
}
@media (max-width: 1024px) {
  @keyframes TrustedBy_scrollLeft__fh2lQ {
    0% {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  .TrustedBy_wrapper__Mxw7O {
    width: 100%;
    padding-inline: 8px;
  }
  .TrustedBy_content__luWn6 {
    padding: 0;
  }
  .TrustedBy_content__luWn6,
  .TrustedBy_logoScrollContainer__9916o {
    width: 100%;
    overflow: hidden;
  }
  .TrustedBy_logos__oBZZK {
    flex-direction: row;
    flex-wrap: nowrap;
    animation: TrustedBy_scrollLeft__fh2lQ 5s linear infinite;
  }
}
.spinner {
  width: 60px;
  height: 60px;
  border: 5px solid #0000;
  border-top-color: red;
  border-radius: 50%;
  animation: spin 1s linear infinite, colorChange 3s infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes colorChange {
  0% {
    border-top-color: #e74c3c;
  }
  25% {
    border-top-color: #f1c40f;
  }
  50% {
    border-top-color: #2ecc71;
  }
  75% {
    border-top-color: #3498db;
  }
  to {
    border-top-color: #e74c3c;
  }
}
