.components_warp[data-v-0edc9136]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.title h4[data-v-0edc9136]{font-size:26px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333}.text_bewrite2 p[data-v-0edc9136]{font-size:16px;font-weight:600;line-height:26px}.btn_warp[data-v-0edc9136]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn_warp button[data-v-0edc9136]{width:166px;height:41px;background:-webkit-gradient(linear,left top,right top,from(#1fd99c),to(#1ac6fd));background:linear-gradient(90deg,#1fd99c,#1ac6fd);border-radius:21px;border:none;color:#fff;font-size:18px;margin:40px auto 0;display:block}.btn_warp em[data-v-0edc9136]{font-style:normal;color:red}.btn_warp span[data-v-0edc9136]{font-size:18px;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;margin-top:40px;line-height:41px}.table[data-v-0edc9136]{margin-top:30px}#customers[data-v-0edc9136]{font-family:Trebuchet MS,Arial,Helvetica,sans-serif;width:100%;border-collapse:collapse}#customers td[data-v-0edc9136],#customers th[data-v-0edc9136]{font-size:1em;border:1px solid #979797;padding:3px 7px 2px 7px;color:#000;background-color:#f8f8f8}#customers th[data-v-0edc9136]{font-size:1.1em;text-align:left;padding-top:5px;padding-bottom:4px;background-color:#f8f8f8;color:#000}.light[data-v-0edc9136]{--primary:#29d3ec;--other:#29d3ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dark[data-v-0edc9136]{--primary:#ff5f5c;--other:#e6e6e6;background:#1a1a1a}h1[data-v-0edc9136]{color:var(--other);padding:8px 4px;border-bottom:2px solid var(--other)}label[data-v-0edc9136]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:12px 0;height:20px;background:#fafafa;cursor:pointer;position:relative;border-radius:8px}.radio_btn[data-v-0edc9136]{opacity:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.design[data-v-0edc9136]{width:16px;height:16px;border:1px solid var(--other);border-radius:100%;position:relative}.design[data-v-0edc9136]:after,.design[data-v-0edc9136]:before{content:"";display:block;width:inherit;height:inherit;border-radius:inherit;position:absolute;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.design[data-v-0edc9136]:before{background:var(--other);opacity:0;-webkit-transition:.3s;transition:.3s}.design[data-v-0edc9136]:after{background:var(--primary);opacity:.4;-webkit-transition:.6s;transition:.6s}.text[data-v-0edc9136]{color:#333}.radio_btn:checked+.design[data-v-0edc9136]:before{opacity:1;-webkit-transform:scale(.6);transform:scale(.6)}