@charset "UTF-8";page{background-color:#f2f6fc}.h5-h1{color:#1e293b;font-size:.8rem;font-weight:700;line-height:1.6rem}.h5-h2{color:#1e293b;font-size:.7rem;font-weight:700;line-height:1.5rem}.h5-h3{color:#1e293b;font-size:.7rem;font-weight:medium;line-height:1.4rem}.h5-h4,.h5-h5,.h5-h6{color:#1e293b;font-size:.7rem;line-height:1.2rem}.h5-p{color:#1e293b;font-size:.7rem;line-height:1.1rem;margin-top:.5em}.h5-ol,.h5-ul{color:#1e293b;font-size:.7rem;line-height:1.1rem;padding-left:1em}.h5-ul .h5-li::before{color:#1e293b;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.h5-ol .h5-li::before{color:#1e293b;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.page{background-color:#f2f6fc;height:100%;width:100%}.flex-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.gap-4{gap:.2rem}.gap-8{gap:.4rem}.gap-10{gap:.5rem}.gap-16{gap:.8rem}.justify-start{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.justify-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.items-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.card-container{background:#fff;border-radius:.6rem;margin:.4rem;padding:.8rem}.grid{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:.8rem}.grid-item{background-color:#f7f8fa;border:.05rem solid #f2f3f5;border-radius:.3rem;padding:.4rem}.ds-btn{background-color:#1e293b;border-radius:.4rem;color:#fff;font-family:PingFang SC;font-size:.8rem;font-weight:700;line-height:1.2rem;padding:.4rem .8rem}.ds-btn.primary{background-color:#666cf3}.ds-btn.disable{background-color:#e2e5ea;color:#4e5969}::-webkit-scrollbar{display:none}