.faq-page{background:#fff;position:relative}.faq-content{justify-content:center;left:0;top:.56rem;width:10rem;margin-top:.6rem}.faq-content,.faq-main{align-items:flex-start;display:flex;flex-direction:column}.faq-main{align-self:stretch;gap:.5rem;justify-content:flex-start;padding:.6rem .8rem .8rem}.faq-title{color:#01152b;flex-shrink:0;font-size:.32rem;font-weight:600}.faq-sections{align-items:flex-start;flex-direction:column}.faq-categories,.faq-sections{align-self:stretch;display:flex;flex-shrink:0;justify-content:flex-start}.faq-categories{align-items:center;background:#fff;border-radius:.12rem;flex-direction:row;gap:.12rem;position:sticky;top:.52rem;z-index:10;padding-top:.1rem;padding-bottom:.1rem}.faq-category{align-items:flex-start;border-radius:.12rem;border:.005rem solid #c3c6cd;display:flex;flex-direction:column;flex-shrink:0;gap:.05rem;justify-content:flex-start;padding:.08rem .24rem}.faq-category.active{background:#fc8132;border:none}.faq-category-text{color:#01152b;font-size:.16rem;font-weight:500;line-height:.24rem}.faq-category.active .faq-category-text{color:#fff}.faq-items{align-items:flex-start;flex-direction:column;gap:0}.faq-items,.faq-section-header{align-self:stretch;display:flex;flex-shrink:0;justify-content:flex-start}.faq-section-header{align-items:center;background:#fff;border-radius:.12rem;flex-direction:row;gap:.12rem;margin-top:.32rem;margin-bottom:.32rem}.faq-section-indicator{background:#fc8132;border-radius:var(--ant-border-radius-sm);flex:none;height:.16rem;width:.04rem}.faq-section-title{color:#fc8132;flex-shrink:0;flex:1 1 0%;font-size:.2rem;font-weight:500;line-height:.24rem}.faq-item{align-items:flex-start;background:#fff;border-radius:.12rem;display:flex;flex-direction:column;gap:.12rem;justify-content:flex-start;padding:.12rem}.faq-item,.faq-item-question{align-self:stretch;flex-shrink:0}.faq-item-question{color:#01152b;font-size:.16rem;font-weight:500;line-height:.24rem}.faq-item-answer{align-self:stretch;color:#425061;flex-shrink:0;font-size:.1rem;line-height:.2rem}.faq-divider{align-self:stretch;background:#d8d8d8;flex:none;height:.005rem;margin-top:.2rem;margin-bottom:.2rem}