/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal,
.ant-image-preview {
  pointer-events: none;
}
.ant-modal.zoom-enter,
.ant-modal.zoom-appear,
.ant-image-preview.zoom-enter,
.ant-image-preview.zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  user-select: none;
}
.ant-modal-mask,
.ant-image-preview-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=50);
}
.ant-modal-mask-hidden,
.ant-image-preview-mask-hidden {
  display: none;
}
.ant-modal-wrap,
.ant-image-preview-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-breadcrumb .anticon {
  font-size: 14px;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-breadcrumb a:hover {
  color: #2970ff;
}
.ant-breadcrumb > span:last-child {
  color: rgba(0, 0, 0, 0.85);
}
.ant-breadcrumb > span:last-child a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-link > .anticon + a {
  margin-left: 4px;
}
.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.ant-breadcrumb-rtl {
  direction: rtl;
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: '';
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: '';
}
.ant-breadcrumb-rtl > span {
  float: right;
}
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
  margin-right: 4px;
  margin-left: 0;
}
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
  margin-right: 4px;
  margin-left: 0;
}

@supports not (font-variation-settings: normal){@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Regular.ttf") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Medium.ttf") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-SemiBold.ttf") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Bold.ttf") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-ExtraBold.ttf") format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-ExtraBold.ttf") format("woff2");font-weight:800;font-style:normal;font-display:swap}}@supports (font-variation-settings: normal){@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-VariableFont_slnt,wght_italic.ttf") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Regular.otf") format("opentype");font-style:normal;font-weight:400}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Medium.otf") format("opentype");font-style:normal;font-weight:500}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Bold.otf") format("opentype");font-style:normal;font-weight:600}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Bold.otf") format("opentype");font-style:normal;font-weight:700}@font-face{font-family:"Libre Caslon Display";src:url("/fonts/libre/LibreCaslonDisplay-Regular.ttf") format("woff2");font-style:normal;font-weight:100 900}@font-face{font-family:"Libre Caslon Text";src:url("/fonts/libre/LibreCaslonText-Regular.ttf") format("woff2");font-style:normal;font-weight:100 900}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre,mark{margin:0}mark{padding:0;background-color:inherit}html{font-family:"Inter", sans-serif;color:#00040c;scroll-behavior:smooth}html ::-moz-selection{background:#0067C5}html ::selection{background:#0067C5}html h1{letter-spacing:-0.4px}html h2,html h3,html h4,html h6,html p{letter-spacing:-0.2px}html :lang(zh){font-family:"Inter", "Noto", sans-serif}html :lang(zh) h1{letter-spacing:-0.2px}html :lang(zh) h2,html :lang(zh) h3,html :lang(zh) h4,html :lang(zh) p{letter-spacing:0px}header{padding:0 24px}h1{font-size:30px}h2{font-size:20px}h3,p,a{font-size:16px}h4{font-size:14px}h1,h2{font-weight:800}h3,h4{font-weight:700}p{font-weight:400}p mark{font-weight:500}p strong{font-weight:700}a{font-weight:500}h1{line-height:1.333333}h2,h3,h4,p,a{line-height:1.5}h1{letter-spacing:-0.8px}h2{letter-spacing:-0.2px}h3,h4,p,a{letter-spacing:-0.2px}a:active{color:#00b299}ul{list-style:none;padding:0;margin:0}p>a{font-size:inherit}.ant-tooltip{max-width:300px;width:auto}.ant-tooltip .ant-tooltip-inner{color:#FF1700}.ant-popover .ant-popover-content .ant-popover-inner{border-radius:8px;margin-left:-32px}.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.ant-popover{animation:fadeInAnimation ease 0.5s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fadeInAnimation___H9Mhd{0%{opacity:0}100%{opacity:1}}@media screen and (min-width: 992px){ß h1{font-size:45px;line-height:1.222222}h2{font-size:30px;line-height:1.333333}h3{font-size:20px}h4{font-size:16px}header{padding:0 80px}}@media only screen and (max-width: 1440px){.container-wrapper___3mTH6{width:100%;margin:0 auto}.full-width___3gZGC{width:100%}}@media only screen and (min-width: 1440px){.container-wrapper___3mTH6{max-width:1440px;margin:0 auto;padding:0}.full-width___3gZGC{width:100%;padding:0}}@media only screen and (min-width: 1440px){.page-wrapper___qtq2Q{width:100%;max-width:1496px;margin:0 auto;padding:0 48px}}@media only screen and (max-width: 1440px){.page-wrapper___qtq2Q{padding:0 48px}}@media only screen and (max-width: 1199px){.page-wrapper___qtq2Q{padding:0 16px}}.btn-default___1xJg5{text-decoration:none;height:42px;line-height:42px;padding:0 24px;border-radius:8px;color:#161A23;border:1px solid #161A23;font-size:15px;font-weight:600;letter-spacing:-0.3px;white-space:nowrap;transition:.1s;text-align:center}.btn-default___1xJg5:hover{color:#161A23;background:rgba(0,0,0,0.05)}.btn-primary___8pL5F{text-decoration:none;height:42px;line-height:42px;padding:0 24px;border-radius:8px;color:#fff;font-size:15px;font-weight:600;letter-spacing:-0.3px;background:#1D428A;white-space:nowrap;transition:.1s}.btn-primary___8pL5F:hover{color:#fff;background:#0045CA}.btn-dark___23qka{text-decoration:none;height:42px;line-height:42px;padding:0 24px;border-radius:8px;color:#fff;font-size:15px;font-weight:600;letter-spacing:-0.3px;background:#161A23;white-space:nowrap;transition:.1s}.btn-dark___23qka:hover{color:#fff;background:#2C3444}.btn-dark2___18hF4{text-decoration:none;height:59px;line-height:59px;padding:0 24px;border-radius:8px;color:#fff;font-size:16px;font-weight:600;letter-spacing:-0.4px;background:#161A23;white-space:nowrap;transition:.1s}.btn-dark2___18hF4:hover{color:#fff;background:#2C3444}.btn-default2___3NX1f{text-decoration:none;height:59px;line-height:59px;padding:0 24px;border-radius:8px;color:#161A23;border:1px solid #161A23;font-size:16px;font-weight:600;letter-spacing:-0.4px;white-space:nowrap;transition:.1s}.btn-default2___3NX1f:hover{color:#161A23;background:rgba(0,0,0,0.05)}.font-inter___5EyGX{font-family:'Inter' !important;letter-spacing:0 !important;display:inline !important}.ant-select-item{padding:15px 12px}.main___3ysW2+footer{padding-bottom:80px}.main___3ysW2 .container-wrapper___3mTH6{padding:36px 36px 80px}.main___3ysW2 section h1{font-size:26px;font-weight:700;line-height:35px}.main___3ysW2 section h2{font-size:20px;font-weight:700}.main___3ysW2 section h3{font-size:15px;font-weight:400}.main___3ysW2 section.header___1Uv5H{padding:30px 36px 36px;background-color:#eff1f6}.main___3ysW2 section.header___1Uv5H h1{color:#8E96A6;padding-bottom:10px}.main___3ysW2 section.header___1Uv5H .search___30nbf{display:flex;align-items:center;justify-content:space-between}.main___3ysW2 section.header___1Uv5H .search___30nbf .ant-input-affix-wrapper{background-color:#fff;height:48px;border:none;border-radius:4px;padding:4.5px 20px}.main___3ysW2 section.header___1Uv5H .search___30nbf .ant-input-affix-wrapper .ant-input-prefix{display:none}.main___3ysW2 section.header___1Uv5H .search___30nbf .ant-input-affix-wrapper .ant-input-prefix svg{height:36px;width:36px}.main___3ysW2 section.header___1Uv5H .search___30nbf .ant-btn-primary{background-color:#0762C8;height:48px;border:none;margin-left:10px;border-radius:4px;font-size:16px;font-weight:600}.main___3ysW2 section.header___1Uv5H .search___30nbf input{background-color:#fff;font-size:16px;font-weight:400}.main___3ysW2 section.header___1Uv5H .search___30nbf input::placeholder{color:#8E96A6}.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select{width:100%}.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select .ant-select-selector{height:55px;border:none;box-shadow:none !important;border-radius:4px;border:1px solid #d8dce4;padding:0 26px}.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select .ant-select-selector .ant-select-selection-search input{height:55px}.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select .ant-select-selector .ant-select-selection-placeholder,.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select .ant-select-selector .ant-select-selection-item{font-size:16px;font-weight:400;letter-spacing:-0.2px}.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select .ant-select-selector .ant-select-selection-placeholder:after,.main___3ysW2 section.category___23YOd .category-section___32PG5 .ant-select .ant-select-selector .ant-select-selection-item:after{line-height:55px}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .ant-breadcrumb{padding-top:30px}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS{display:flex;flex-direction:column;align-items:center}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS .title___2n0gf{font-size:18px;font-weight:600;padding-bottom:30px}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS .ant-btn{color:#0762C8;border:1px solid #0762C8;padding-left:36px;padding-right:36px;border-radius:4px;height:48px;margin-left:10px;font-size:16px;font-weight:600;width:213px}.main___3ysW2 section .no-records___3c0yw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:50px;padding-bottom:100px}.main___3ysW2 section .no-records___3c0yw .info___3N2on{text-align:center;padding-top:20px}.main___3ysW2 section .no-records___3c0yw .info___3N2on h2{padding:16px 0 10px}.main___3ysW2 section .no-records___3c0yw .info___3N2on h3{width:75%;margin:auto}@supports not (font-variation-settings: normal){@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Regular.ttf") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Medium.ttf") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-SemiBold.ttf") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Bold.ttf") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-ExtraBold.ttf") format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-ExtraBold.ttf") format("woff2");font-weight:800;font-style:normal;font-display:swap}}@supports (font-variation-settings: normal){@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-VariableFont_slnt,wght_italic.ttf") format("woff2");font-weight:100 900;font-style:italic;font-display:swap}}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Regular.otf") format("opentype");font-style:normal;font-weight:400}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Medium.otf") format("opentype");font-style:normal;font-weight:500}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Bold.otf") format("opentype");font-style:normal;font-weight:600}@font-face{font-family:"Noto";src:url("/fonts/noto/NotoSansSC-Bold.otf") format("opentype");font-style:normal;font-weight:700}@font-face{font-family:"Libre Caslon Display";src:url("/fonts/libre/LibreCaslonDisplay-Regular.ttf") format("woff2");font-style:normal;font-weight:100 900}@font-face{font-family:"Libre Caslon Text";src:url("/fonts/libre/LibreCaslonText-Regular.ttf") format("woff2");font-style:normal;font-weight:100 900}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre,mark{margin:0}mark{padding:0;background-color:inherit}html{font-family:"Inter", sans-serif;color:#00040c;scroll-behavior:smooth}html ::-moz-selection{background:#0067C5}html ::selection{background:#0067C5}html h1{letter-spacing:-0.4px}html h2,html h3,html h4,html h6,html p{letter-spacing:-0.2px}html :lang(zh){font-family:"Inter", "Noto", sans-serif}html :lang(zh) h1{letter-spacing:-0.2px}html :lang(zh) h2,html :lang(zh) h3,html :lang(zh) h4,html :lang(zh) p{letter-spacing:0px}header{padding:0 24px}h1{font-size:30px}h2{font-size:20px}h3,p,a{font-size:16px}h4{font-size:14px}h1,h2{font-weight:800}h3,h4{font-weight:700}p{font-weight:400}p mark{font-weight:500}p strong{font-weight:700}a{font-weight:500}h1{line-height:1.333333}h2,h3,h4,p,a{line-height:1.5}h1{letter-spacing:-0.8px}h2{letter-spacing:-0.2px}h3,h4,p,a{letter-spacing:-0.2px}a:active{color:#00b299}ul{list-style:none;padding:0;margin:0}p>a{font-size:inherit}.ant-tooltip{max-width:300px;width:auto}.ant-tooltip .ant-tooltip-inner{color:#FF1700}.ant-popover .ant-popover-content .ant-popover-inner{border-radius:8px;margin-left:-32px}.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.ant-popover{animation:fadeInAnimation ease 0.5s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fadeInAnimation___H9Mhd{0%{opacity:0}100%{opacity:1}}@media screen and (min-width: 992px){ß h1{font-size:45px;line-height:1.222222}h2{font-size:30px;line-height:1.333333}h3{font-size:20px}h4{font-size:16px}header{padding:0 80px}}@media only screen and (max-width: 1440px){.container-wrapper___3mTH6{width:100%;margin:0 auto}.full-width___3gZGC{width:100%}}@media only screen and (min-width: 1440px){.container-wrapper___3mTH6{max-width:1440px;margin:0 auto;padding:0}.full-width___3gZGC{width:100%;padding:0}}@media only screen and (min-width: 1440px){.page-wrapper___qtq2Q{width:100%;max-width:1496px;margin:0 auto;padding:0 48px}}@media only screen and (max-width: 1440px){.page-wrapper___qtq2Q{padding:0 48px}}@media only screen and (max-width: 1199px){.page-wrapper___qtq2Q{padding:0 16px}}.btn-default___1xJg5{text-decoration:none;height:42px;line-height:42px;padding:0 24px;border-radius:8px;color:#161A23;border:1px solid #161A23;font-size:15px;font-weight:600;letter-spacing:-0.3px;white-space:nowrap;transition:.1s;text-align:center}.btn-default___1xJg5:hover{color:#161A23;background:rgba(0,0,0,0.05)}.btn-primary___8pL5F{text-decoration:none;height:42px;line-height:42px;padding:0 24px;border-radius:8px;color:#fff;font-size:15px;font-weight:600;letter-spacing:-0.3px;background:#1D428A;white-space:nowrap;transition:.1s}.btn-primary___8pL5F:hover{color:#fff;background:#0045CA}.btn-dark___23qka{text-decoration:none;height:42px;line-height:42px;padding:0 24px;border-radius:8px;color:#fff;font-size:15px;font-weight:600;letter-spacing:-0.3px;background:#161A23;white-space:nowrap;transition:.1s}.btn-dark___23qka:hover{color:#fff;background:#2C3444}.btn-dark2___18hF4{text-decoration:none;height:59px;line-height:59px;padding:0 24px;border-radius:8px;color:#fff;font-size:16px;font-weight:600;letter-spacing:-0.4px;background:#161A23;white-space:nowrap;transition:.1s}.btn-dark2___18hF4:hover{color:#fff;background:#2C3444}.btn-default2___3NX1f{text-decoration:none;height:59px;line-height:59px;padding:0 24px;border-radius:8px;color:#161A23;border:1px solid #161A23;font-size:16px;font-weight:600;letter-spacing:-0.4px;white-space:nowrap;transition:.1s}.btn-default2___3NX1f:hover{color:#161A23;background:rgba(0,0,0,0.05)}.font-inter___5EyGX{font-family:'Inter' !important;letter-spacing:0 !important;display:inline !important}@media only screen and (min-width: 768px){.main___3ysW2 .container-wrapper___3mTH6{padding:50px 50px 100px}.main___3ysW2 section h1{font-size:28px;line-height:35px}.main___3ysW2 section h2{font-size:20px;font-weight:700}.main___3ysW2 section h3{font-size:15px;font-weight:400;line-height:23px}.main___3ysW2 section.header___1Uv5H{padding:50px}.main___3ysW2 section.header___1Uv5H div{display:flex;justify-content:space-between;align-items:center}.main___3ysW2 section.header___1Uv5H h1{padding-bottom:0px}.main___3ysW2 section.header___1Uv5H .search___30nbf{display:flex;justify-content:center;align-items:center;width:67%}.main___3ysW2 section.header___1Uv5H .search___30nbf .ant-input-affix-wrapper .ant-input-prefix{display:block}.main___3ysW2 section.header___1Uv5H .search___30nbf .ant-btn-primary{background-color:#0762C8;height:48px;border:none;padding-left:36px;padding-right:36px;margin-left:10px;border-radius:4px;font-size:16px;font-weight:600;width:150px}.main___3ysW2 section.question-section___3Jyii .left-section___3L6Fj ul .active-category___X2Jav{color:#0762C8;font-weight:600}.main___3ysW2 section.question-section___3Jyii .left-section___3L6Fj ul li{font-size:14px;font-weight:400;padding:10px 0;cursor:pointer}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .ant-breadcrumb{padding-top:10px}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .ant-breadcrumb .ant-breadcrumb-link{font-size:12px;font-weight:400;color:#8E96A6}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 a{font-size:12px;font-weight:400;color:#8E96A6}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS{display:flex;align-items:center;flex-direction:row}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS .title___2n0gf{font-size:18px;padding-right:20px;padding-bottom:0}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS .ant-btn{height:40px;font-size:16px;font-weight:600}}@media only screen and (min-width: 768px) and (orientation: landscape){.main___3ysW2 .container-wrapper___3mTH6{padding:50px 80px 100px}.main___3ysW2 section.header___1Uv5H{padding:50px 80px}}@media only screen and (min-width: 1200px){.main___3ysW2 .container-wrapper___3mTH6{padding:80px 160px 120px}.main___3ysW2 section h1{font-size:36px;font-weight:700;line-height:35px}.main___3ysW2 section h2{font-size:24px;font-weight:700}.main___3ysW2 section h3{font-size:18px;font-weight:400;line-height:30px}.main___3ysW2 section.header___1Uv5H{padding:60px 160px 50px}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS{display:flex;align-items:center}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS .title___2n0gf{font-size:20px;padding-right:36px}.main___3ysW2 section.question-section___3Jyii .right-section___MD_84 .still-need-help___2uzzS .ant-btn{height:48px;margin-left:10px}.main___3ysW2 section .no-records___3c0yw{padding-top:80px}.main___3ysW2 section .no-records___3c0yw .info___3N2on{text-align:center;padding-top:20px}}

