/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[3]!./app/Component/PrivacyLeftTab/index.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.PrivacyLeftTab_leftTabContent__5BH2V {
  /* width: 400px; */
  margin-right: 40px;
}

.PrivacyLeftTab_tabTopContent__Oy5oX {
  display: none;
}

@media screen and (max-width: 750px) {
  .PrivacyLeftTab_leftTabContent__5BH2V {
    display: none;
  }
  .PrivacyLeftTab_tabTopContent__Oy5oX {
    display: flex;
    height: 48px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 16px;
    gap: 16px;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .PrivacyLeftTab_tabTopContent__Oy5oX::-webkit-scrollbar {
    display: none;
  }
}

.PrivacyLeftTab_defaultTab__9E0VA {
  cursor: pointer;
  color: rgba(0, 0, 25, 0.3);
  display: flex;
  align-items: center;
  font-size: 22px;
  padding: 12px 0;
}

.PrivacyLeftTab_defaultTab__9E0VA::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  margin: 0 8px;
}

.PrivacyLeftTab_activeTab__n457K {
  color: black !important;
}

.PrivacyLeftTab_activeTab__n457K::before {
  background-color: #4d61f4 !important;
}

.PrivacyLeftTab_topDefaultTab__f_256 {
  justify-content: left;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  font-family: 'Urbanist-semibold';
  font-size: 16px;
  padding: 12px 0;
}

.PrivacyLeftTab_topDefaultTab__f_256::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  margin: 0 8px;
}

.PrivacyLeftTab_topActiveTab__RqmqA {
  color: black;
}

.PrivacyLeftTab_topActiveTab__RqmqA::before {
  background-color: #3640f0;
}

.PrivacyLeftTab_topDefaultLeftTab__fYsH2 {
  justify-content: flex-start;
}

.PrivacyLeftTab_topDefaultRightTab__VEpQd {
  justify-content: flex-start;
}

/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[3]!./app/privacy/index.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@media screen and (max-width: 750px) {
  .privacy_desBoxContainerTab__Bn65j {
    padding: 10px 4px;
    padding-bottom: 0;
  }
  .privacy_overviewTabBox__24kCD {
    flex-direction: column;
  }
  .privacy_tabRight__elwYm {
    height: calc(100vh - 177px);
    overflow: scroll;
  }
  .privacy_termsTopBack___KLgT {
    height: 128px;
    min-height: 128px;
  }
  .privacy_native-terms-logo__N5tEt {
    top: 10px;
    left: 20px;
    margin-left: 0;
  }
  .privacy_topBack__D6bXW {
    height: 134px !important;
    min-height: 134px !important;
  }
  .privacy_desBoxContainer__8YcPW {
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    padding: 8px !important;
  }
  .privacy_desBox__sZu1W {
    padding: 86px 4% 0 4% !important;
  }
}

.privacy_tabRight__elwYm {
  height: calc(100vh - 210px);
  overflow: scroll;
  max-width: 760px;
  /* flex: 1; */
}

.privacy_termsContent__mh7kT {
  height: 100vh;
  overflow: hidden;
  background: #f7f8fa;
  font-weight: 400;
  font-family: 'Urbanist-Regular';
  color: black;
  position: relative;
}

.privacy_desBox__sZu1W {
  width: 100%;
  box-sizing: border-box;
  padding: 120px 4% 0 4%;
  background: #f7f8fa;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: relative;
  z-index: 1;
}

.privacy_title__yMZoG {
  font-size: 22px;
  font-family: 'Urbanist-semibold';
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 16px;
}

.privacy_subtitle__2jApY {
  font-family: 'Urbanist-semibold';
  font-weight: 600;
  margin-bottom: 20px;
}

.privacy_termsDscContent___rNvc {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.privacy_termsDscLine__HTFoD {
  display: flex;
  align-items: baseline;
  font-size: 0.9375rem;
  line-height: 1.4375rem;
}

.privacy_terms-dsc-lines__p180z {
  display: inline-block;
}

.privacy_termsDscCircle__VXEtS {
  width: 7px;
  height: 7px;
  background-color: #4d61f4;
  border-radius: 50%;
  margin-right: 8px;
}

.privacy_termsDscLineDes__C2sGQ {
  flex: 1;
}

.privacy_termsDscCircleNon__DMLw3 {
  width: 5px;
  height: 5px;
  background-color: white;
  border: 1px solid #4d61f4;
  border-radius: 50%;
  margin-right: 8px;
}

.privacy_nativeLink__OhyB6 {
  color: #4d61f4;
}

.privacy_termsDscLines__UGWTM {
  display: inline-block;
}

.privacy_topBack__D6bXW {
  height: 40vh;
  min-height: 316px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: url(/_next/static/media/des-background.caa3beb8.png);
}

.privacy_desBoxContainer__8YcPW {
  width: 100%;
  background: #f7f8fa;
  padding: 40px;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  position: relative;
  z-index: 2;
}

.privacy_overviewBox__Zn24x {
  display: flex;
  text-align: left;
}

/* DEEPLINK按钮样式 */
.privacy_deepLinkButton__FXxNH {
  background: linear-gradient(135deg, #4d61f4 0%, #24901f 100%);
  border: 2px solid #4d61f4;
  box-shadow: 0 4px 12px rgba(26, 137, 23, 0.3);
  transition: all 0.3s ease;
}

.privacy_deepLinkButton__FXxNH:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(26, 137, 23, 0.4);
  background: linear-gradient(135deg, #24901f 0%, #4d61f4 100%);
}

.privacy_deepLinkButton__FXxNH:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(26, 137, 23, 0.3);
}

