:root{--primary-color:#3d89ff;--primary-color-hover:#70a8ff;--primary-color-focus:#d6e6ff;--success-color:#0fbf60;--success-color-hover:#14ed78;--info-color:#3d89ff;--info-color-hover:#70a8ff;--warning-color:#ff8b07;--warning-color-hover:#ffa33a;--danger-color:#ee4d38;--danger-color-hover:#f27767;--danger-color-focus:#facbc5;--disabled-color:#f5f6f7;--font-color:#282f38;--border-radius:2px}:root{--red900:#7a2122;--red800:#a82e2e;--red700:#b83232;--red600:#d63a3b;--red500:#f04142;--red400:#ff5e5e;--red300:#ff8585;--red200:#ffabab;--red100:#ffd1d1;--red50:#fff2f2;--blue900:#0e408c;--blue800:#114ba6;--blue700:#1356bd;--blue600:#1663d9;--blue500:#1a74ff;--blue400:#3d89ff;--blue300:#599aff;--blue200:#80b2ff;--blue100:#b3d1ff;--blue50:#e6f0ff;--green900:#005e2f;--green800:#00753b;--green700:#008542;--green600:#009149;--green500:#00aa54;--green400:#3bbf7d;--green300:#69cf9c;--green200:#8edeb6;--green100:#c2edd8;--green50:#edf7f2;--yellow900:#635303;--yellow800:#8a7304;--yellow700:#b09305;--yellow600:#d6b306;--yellow500:#fcd307;--yellow400:#fcdc3f;--yellow300:#fce25d;--yellow200:#fce98b;--yellow100:#fcf1b8;--yellow50:#fcf9eb;--orange900:#662f10;--orange800:#8c4016;--orange700:#b3521c;--orange600:#d96322;--orange500:#ff7528;--orange400:#ff8e4f;--orange300:#ffa775;--orange200:#ffbf9c;--orange100:#ffd8c2;--orange50:#fff7f2;--black01:#222;--black02:#666;--black03:#999;--black04:#bfbfbf;--black05:#d8d8d8;--black06:#e8e8e8;--black07:#f5f5f5;--black08:#fafafa;--black10:#fff}body{background-color:#f8f8f8;font-family:apple-system,BlinkMacSystemFont,SF Pro SC,SF Pro Text,Helvetica Neue,Helvetica,PingFang SC,Segoe UI,Roboto,Hiragino Sans GB,arial,Microsoft YaHei,SimSun,sans-serif;font-weight:400}.avatar{width:100px;min-width:100px;height:100px;border-radius:50%}.has-text-accent{color:#797bf2 !important}.has-text-purple{color:#8269b2 !important}.has-text-blue{color:#37c3ff !important}.has-text-green{color:#93e088 !important}.has-text-orange{color:#ffa981 !important}.has-text-red{color:#f92b60 !important}.has-text-yellow{color:#ffd66e !important}.is-vip1{background-color:#eff5fb !important;color:#296fa8 !important}.is-vip10{background-color:#f44336 !important;color:#fff !important}.is-vip20{background-color:#b84dcb !important;color:#fff !important}.is-vip30{background-color:#2196f3 !important;color:#fff !important}.nowrap-hidden{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-height{max-height:initial !important}.b-radio.radio{outline:0;display:inline-flex;align-items:center}.b-radio.radio:not(.button){margin-right:.5em}.b-radio.radio:not(.button)+.radio:last-child{margin-right:0}.b-radio.radio+.radio{margin-left:0}.b-radio.radio input[type=radio]{position:absolute;left:0;opacity:0;outline:0;z-index:-1}.b-radio.radio input[type=radio]+.check{display:flex;flex-shrink:0;position:relative;cursor:pointer;width:1.25em;height:1.25em;transition:background 150ms ease-out;border-radius:50%;border:1px solid #7a7a7a}.b-radio.radio input[type=radio]+.check:before{content:"";display:flex;position:absolute;left:50%;margin-left:calc(-1.25em / 2);bottom:50%;margin-bottom:calc(-1.25em / 2);width:1.25em;height:1.25em;transition:transform 150ms ease-out;border-radius:50%;transform:scale(0);background-color:#00d1b2}.b-radio.radio input[type=radio]+.check.is-white:before{background:white}.b-radio.radio input[type=radio]+.check.is-black:before{background:#0a0a0a}.b-radio.radio input[type=radio]+.check.is-light:before{background:whitesmoke}.b-radio.radio input[type=radio]+.check.is-dark:before{background:#363636}.b-radio.radio input[type=radio]+.check.is-primary:before{background:#00d1b2}.b-radio.radio input[type=radio]+.check.is-link:before{background:#3273dc}.b-radio.radio input[type=radio]+.check.is-info:before{background:#3298dc}.b-radio.radio input[type=radio]+.check.is-success:before{background:#48c774}.b-radio.radio input[type=radio]+.check.is-warning:before{background:#ffdd57}.b-radio.radio input[type=radio]+.check.is-danger:before{background:#f14668}.b-radio.radio input[type=radio]:checked+.check{border-color:#00d1b2}.b-radio.radio input[type=radio]:checked+.check.is-white{border-color:white}.b-radio.radio input[type=radio]:checked+.check.is-black{border-color:#0a0a0a}.b-radio.radio input[type=radio]:checked+.check.is-light{border-color:whitesmoke}.b-radio.radio input[type=radio]:checked+.check.is-dark{border-color:#363636}.b-radio.radio input[type=radio]:checked+.check.is-primary{border-color:#00d1b2}.b-radio.radio input[type=radio]:checked+.check.is-link{border-color:#3273dc}.b-radio.radio input[type=radio]:checked+.check.is-info{border-color:#3298dc}.b-radio.radio input[type=radio]:checked+.check.is-success{border-color:#48c774}.b-radio.radio input[type=radio]:checked+.check.is-warning{border-color:#ffdd57}.b-radio.radio input[type=radio]:checked+.check.is-danger{border-color:#f14668}.b-radio.radio input[type=radio]:checked+.check:before{transform:scale(0.5)}.b-radio.radio .control-label{padding-left:.5em}.b-radio.radio.button{display:flex}.b-radio.radio[disabled]{opacity:.5}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check{border-color:#00d1b2}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-white{border-color:white}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-black{border-color:#0a0a0a}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-light{border-color:whitesmoke}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-dark{border-color:#363636}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-primary{border-color:#00d1b2}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-link{border-color:#3273dc}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-info{border-color:#3298dc}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-success{border-color:#48c774}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-warning{border-color:#ffdd57}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-danger{border-color:#f14668}.b-radio.radio.is-small{border-radius:2px;font-size:.75rem}.b-radio.radio.is-medium{font-size:1.25rem}.b-radio.radio.is-large{font-size:1.5rem}.button:focus,.input:focus,.textarea:focus,.select select:focus,.file-cta:focus,.file-name:focus,.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.is-focused.button,.is-focused.input,.is-focused.textarea,.select select.is-focused,.is-focused.file-cta,.is-focused.file-name,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.button:active,.input:active,.textarea:active,.select select:active,.file-cta:active,.file-name:active,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.is-active.button,.is-active.input,.is-active.textarea,.select select.is-active,.is-active.file-cta,.is-active.file-name,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis{outline:0}.button[disabled],.input[disabled],.textarea[disabled],.select select[disabled],.file-cta[disabled],.file-name[disabled],.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],fieldset[disabled] .button,fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis{cursor:not-allowed}.switch{cursor:pointer;display:inline-flex;align-items:center;position:relative;margin-right:.5em}.switch+.switch:last-child{margin-right:0}.switch input[type=checkbox]{position:absolute;left:0;opacity:0;outline:0;z-index:-1}.switch input[type=checkbox]+.check{display:flex;align-items:center;flex-shrink:0;width:2.75em;height:1.575em;padding:.2em;background:#b5b5b5;border-radius:4px;transition:background 150ms ease-out,box-shadow 150ms ease-out}.switch input[type=checkbox]+.check.is-white-passive,.switch input[type=checkbox]+.check:hover{background:white}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-black-passive,.switch input[type=checkbox]+.check:hover{background:#0a0a0a}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-light-passive,.switch input[type=checkbox]+.check:hover{background:whitesmoke}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-dark-passive,.switch input[type=checkbox]+.check:hover{background:#363636}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-primary-passive,.switch input[type=checkbox]+.check:hover{background:#00d1b2}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-link-passive,.switch input[type=checkbox]+.check:hover{background:#3273dc}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-info-passive,.switch input[type=checkbox]+.check:hover{background:#3298dc}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-success-passive,.switch input[type=checkbox]+.check:hover{background:#48c774}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-warning-passive,.switch input[type=checkbox]+.check:hover{background:#ffdd57}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-danger-passive,.switch input[type=checkbox]+.check:hover{background:#f14668}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check:before{content:"";display:block;border-radius:4px;width:1.175em;height:1.175em;background:whitesmoke;transition:transform 150ms ease-out;will-change:transform;transform-origin:left}.switch input[type=checkbox]+.check.is-elastic:before{transform:scaleX(1.5);border-radius:4px}.switch input[type=checkbox]:checked+.check{background:#00d1b2}.switch input[type=checkbox]:checked+.check.is-white{background:white}.switch input[type=checkbox]:checked+.check.is-black{background:#0a0a0a}.switch input[type=checkbox]:checked+.check.is-light{background:whitesmoke}.switch input[type=checkbox]:checked+.check.is-dark{background:#363636}.switch input[type=checkbox]:checked+.check.is-primary{background:#00d1b2}.switch input[type=checkbox]:checked+.check.is-link{background:#3273dc}.switch input[type=checkbox]:checked+.check.is-info{background:#3298dc}.switch input[type=checkbox]:checked+.check.is-success{background:#48c774}.switch input[type=checkbox]:checked+.check.is-warning{background:#ffdd57}.switch input[type=checkbox]:checked+.check.is-danger{background:#f14668}.switch input[type=checkbox]:checked+.check:before{transform:translate3d(100%,0,0)}.switch input[type=checkbox]:checked+.check.is-elastic:before{transform:translate3d(50%,0,0) scaleX(1.5)}.switch input[type=checkbox]:focus,.switch input[type=checkbox]:active{outline:0}.switch .control-label{padding-left:.5em}.switch:hover input[type=checkbox]+.check{background:rgba(181,181,181,0.9)}.switch:hover input[type=checkbox]+.check.is-white-passive{background:rgba(255,255,255,0.9)}.switch:hover input[type=checkbox]+.check.is-black-passive{background:rgba(10,10,10,0.9)}.switch:hover input[type=checkbox]+.check.is-light-passive{background:rgba(245,245,245,0.9)}.switch:hover input[type=checkbox]+.check.is-dark-passive{background:rgba(54,54,54,0.9)}.switch:hover input[type=checkbox]+.check.is-primary-passive{background:rgba(0,209,178,0.9)}.switch:hover input[type=checkbox]+.check.is-link-passive{background:rgba(50,115,220,0.9)}.switch:hover input[type=checkbox]+.check.is-info-passive{background:rgba(50,152,220,0.9)}.switch:hover input[type=checkbox]+.check.is-success-passive{background:rgba(72,199,116,0.9)}.switch:hover input[type=checkbox]+.check.is-warning-passive{background:rgba(255,221,87,0.9)}.switch:hover input[type=checkbox]+.check.is-danger-passive{background:rgba(241,70,104,0.9)}.switch:hover input[type=checkbox]:checked+.check{background:rgba(0,209,178,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-white{background:rgba(255,255,255,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-black{background:rgba(10,10,10,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-light{background:rgba(245,245,245,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-dark{background:rgba(54,54,54,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-primary{background:rgba(0,209,178,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-link{background:rgba(50,115,220,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-info{background:rgba(50,152,220,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-success{background:rgba(72,199,116,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-warning{background:rgba(255,221,87,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-danger{background:rgba(241,70,104,0.9)}.switch.is-rounded input[type=checkbox]+.check{border-radius:290486px}.switch.is-rounded input[type=checkbox]+.check:before{border-radius:290486px}.switch.is-rounded input[type=checkbox].is-elastic:before{transform:scaleX(1.5);border-radius:290486px}.switch.is-outlined input[type=checkbox]+.check{background:transparent;border:.1rem solid #b5b5b5;padding:.1em}.switch.is-outlined input[type=checkbox]+.check.is-white-passive{border:.1rem solid rgba(255,255,255,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-white-passive:before{background:white}.switch.is-outlined input[type=checkbox]+.check.is-white-passive:hover{border-color:rgba(255,255,255,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-black-passive{border:.1rem solid rgba(10,10,10,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-black-passive:before{background:#0a0a0a}.switch.is-outlined input[type=checkbox]+.check.is-black-passive:hover{border-color:rgba(10,10,10,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-light-passive{border:.1rem solid rgba(245,245,245,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-light-passive:before{background:whitesmoke}.switch.is-outlined input[type=checkbox]+.check.is-light-passive:hover{border-color:rgba(245,245,245,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive{border:.1rem solid rgba(54,54,54,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:before{background:#363636}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:hover{border-color:rgba(54,54,54,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive{border:.1rem solid rgba(0,209,178,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:before{background:#00d1b2}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:hover{border-color:rgba(0,209,178,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-link-passive{border:.1rem solid rgba(50,115,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-link-passive:before{background:#3273dc}.switch.is-outlined input[type=checkbox]+.check.is-link-passive:hover{border-color:rgba(50,115,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-info-passive{border:.1rem solid rgba(50,152,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-info-passive:before{background:#3298dc}.switch.is-outlined input[type=checkbox]+.check.is-info-passive:hover{border-color:rgba(50,152,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-success-passive{border:.1rem solid rgba(72,199,116,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-success-passive:before{background:#48c774}.switch.is-outlined input[type=checkbox]+.check.is-success-passive:hover{border-color:rgba(72,199,116,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive{border:.1rem solid rgba(255,221,87,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:before{background:#ffdd57}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:hover{border-color:rgba(255,221,87,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive{border:.1rem solid rgba(241,70,104,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:before{background:#f14668}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:hover{border-color:rgba(241,70,104,0.9)}.switch.is-outlined input[type=checkbox]+.check:before{background:#b5b5b5}.switch.is-outlined input[type=checkbox]:checked+.check{border-color:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-white{background:transparent;border-color:white}.switch.is-outlined input[type=checkbox]:checked+.check.is-white:before{background:white}.switch.is-outlined input[type=checkbox]:checked+.check.is-black{background:transparent;border-color:#0a0a0a}.switch.is-outlined input[type=checkbox]:checked+.check.is-black:before{background:#0a0a0a}.switch.is-outlined input[type=checkbox]:checked+.check.is-light{background:transparent;border-color:whitesmoke}.switch.is-outlined input[type=checkbox]:checked+.check.is-light:before{background:whitesmoke}.switch.is-outlined input[type=checkbox]:checked+.check.is-dark{background:transparent;border-color:#363636}.switch.is-outlined input[type=checkbox]:checked+.check.is-dark:before{background:#363636}.switch.is-outlined input[type=checkbox]:checked+.check.is-primary{background:transparent;border-color:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-primary:before{background:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-link{background:transparent;border-color:#3273dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-link:before{background:#3273dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-info{background:transparent;border-color:#3298dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-info:before{background:#3298dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-success{background:transparent;border-color:#48c774}.switch.is-outlined input[type=checkbox]:checked+.check.is-success:before{background:#48c774}.switch.is-outlined input[type=checkbox]:checked+.check.is-warning{background:transparent;border-color:#ffdd57}.switch.is-outlined input[type=checkbox]:checked+.check.is-warning:before{background:#ffdd57}.switch.is-outlined input[type=checkbox]:checked+.check.is-danger{background:transparent;border-color:#f14668}.switch.is-outlined input[type=checkbox]:checked+.check.is-danger:before{background:#f14668}.switch.is-outlined input[type=checkbox]:checked+.check:before{background:#00d1b2}.switch.is-outlined:hover input[type=checkbox]+.check{background:transparent;border-color:rgba(181,181,181,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check{background:transparent;border-color:rgba(0,209,178,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-white{border-color:rgba(255,255,255,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-black{border-color:rgba(10,10,10,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-light{border-color:rgba(245,245,245,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-dark{border-color:rgba(54,54,54,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-primary{border-color:rgba(0,209,178,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-link{border-color:rgba(50,115,220,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-info{border-color:rgba(50,152,220,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-success{border-color:rgba(72,199,116,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-warning{border-color:rgba(255,221,87,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-danger{border-color:rgba(241,70,104,0.9)}.switch.is-small{border-radius:2px;font-size:.75rem}.switch.is-medium{font-size:1.25rem}.switch.is-large{font-size:1.5rem}.switch[disabled]{opacity:.5;cursor:not-allowed;color:#7a7a7a}.upload{position:relative;display:inline-flex}.upload input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;outline:0;cursor:pointer;z-index:-1}.upload.is-expanded{width:100%}.field.file.has-addons .button.is-static{color:#242424;background-color:white;border-left:0}aside.is-expanded .menu.is-menu-main{overflow-y:scroll;height:100%}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.upload input[type=file]{z-index:auto}}nav.navbar .navbar-item:not(.is-desktop-icon-only) .icon:first-child{color:#2196f3}.delete,.modal-close,.b-radio.radio,.b-checkbox.checkbox,.switch,.button,.file,.breadcrumb,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.tabs,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}nav.navbar .navbar-item.has-user-avatar .is-user-avatar{margin-right:.75rem;display:inline-flex;width:1.75rem;height:1.75rem}nav.navbar .navbar-item.has-divider{border-right:1px solid rgba(219,219,219,0.25)}nav.navbar .navbar-item.no-left-space{padding-left:0}nav.navbar .navbar-item.has-dropdown{padding-right:0;padding-left:0}nav.navbar .navbar-item.has-dropdown .navbar-link{padding-right:1.125rem;padding-left:1.125rem}nav.navbar .navbar-item.has-control{padding-top:0;padding-bottom:0}nav.navbar .navbar-item .control .input{color:#363636;border:0;box-shadow:none;background:transparent}nav.navbar .navbar-item .control .input::placeholder{color:#dbdbdb}@media screen and (max-width:1023px){nav.navbar{display:flex;padding-right:0}nav.navbar .navbar-brand{flex:1}nav.navbar .navbar-brand.is-right{flex:none}nav.navbar .navbar-item.no-left-space-touch{padding-left:0}nav.navbar .navbar-menu{position:absolute;width:100vw;padding-top:0;top:3.25rem;left:0}nav.navbar .navbar-menu .navbar-item .icon:first-child{margin-right:.75rem}nav.navbar .navbar-menu .navbar-item.has-dropdown>.navbar-link{background-color:whitesmoke}nav.navbar .navbar-menu .navbar-item.has-dropdown>.navbar-link .icon:last-child{display:none}nav.navbar .navbar-menu .navbar-item.has-user-avatar>.navbar-link{display:flex;align-items:center;padding-top:.75rem;padding-bottom:.75rem}}@media screen and (min-width:1023px){html.has-aside-left nav.navbar,html.has-aside-left body{transition:padding-left 250ms ease-in-out 50ms}html.has-aside-left aside.is-placed-left{display:block}aside.aside{display:flex;flex-direction:column;width:3.5rem;position:fixed;top:0;left:0;z-index:40;height:100vh;padding:0;box-shadow:none;background-color:#2e323a}aside.aside.is-expanded{width:14rem}aside.aside.is-expanded .menu-list .icon{width:3rem}aside.aside.is-expanded .menu-list .icon.has-update-mark:after{right:.65rem}aside.aside.is-expanded .menu-list span.menu-item-label{display:inline-block}aside.aside.is-expanded .menu-list li.is-active ul{display:block}aside.aside.is-expanded .menu-label{display:block}}@media screen and (min-width:1024px){nav.navbar .navbar-item{padding-right:1.125rem;padding-left:1.125rem}nav.navbar .navbar-item:not(.is-desktop-icon-only) .icon:first-child{margin-right:.75rem}nav.navbar .navbar-item.is-desktop-icon-only span:not(.icon){display:none}html.has-aside-left.has-aside-expanded body,html.has-aside-left.has-aside-expanded nav.navbar{padding-left:15rem}html.has-aside-left body,html.has-aside-left nav.navbar{padding-left:4.5rem}html.has-aside-left body,html.has-aside-left nav.navbar,html.has-aside-right body,html.has-aside-right nav.navbar{transition:padding .25s ease-in-out 50ms}}section.section.is-main-section{padding:0rem}.level-item{justify-content:flex-start;margin-bottom:1.5rem !important}.card-i{width:25%}aside.aside{display:none;position:fixed;top:0;left:0;z-index:40;height:100vh;padding:0;box-shadow:none;background:#fff;border-right:1px #eceff7 solid;overflow-y:scroll}aside.aside .aside-tools{display:flex;flex-direction:row;width:100%;background-color:#fff;color:#333;line-height:3.25rem;height:3.25rem;padding-left:.1rem;flex:1;border-bottom:#eceff7 1px solid;overflow:hidden;justify-content:center}aside.aside .aside-tools .icon{margin-right:.75rem}.aside-tools .aside-tools-label a span{background-image:linear-gradient(135deg,#a827b0bf,#2196f3,#03a9f4);background-clip:text;-webkit-background-clip:text;color:transparent}aside.aside .menu-list li a.has-dropdown-icon{position:relative;padding-right:3rem}aside.aside .menu-list li a.has-dropdown-icon .dropdown-icon{position:absolute;top:.5rem;right:0}aside.aside .menu-list li ul{display:none;border-left:0;background-color:#282c33;padding-left:0;margin:0 0 .75rem}aside.aside .menu-list li ul li a{padding:.75rem 0 .75rem .75rem;font-size:.95rem}aside.aside .menu-list li ul li a.has-icon{padding-left:0}aside.aside .menu-list li ul li a.is-active:not(:hover){background:transparent}aside.aside .menu-label{display:none;padding:0 .75rem;margin-top:.75rem;margin-bottom:.75rem}aside.aside li a span.menu-item-label{display:none}@media screen and (max-width:1024px){#app,nav.navbar{transition:margin-left 250ms ease-in-out 50ms}aside.aside{transition:left 250ms ease-in-out 50ms}html.has-aside-mobile-transition body{overflow-x:hidden}html.has-aside-mobile-transition body,html.has-aside-mobile-transition #app,html.has-aside-mobile-transition nav.navbar{width:100vw}html.has-aside-mobile-transition aside.aside{width:13rem;display:block;left:-15rem}html.has-aside-mobile-transition aside.aside .image img{max-width:4.95rem}html.has-aside-mobile-transition aside.aside .menu-list li.is-active ul{display:block}html.has-aside-mobile-transition aside.aside .menu-list a .icon{width:3rem}html.has-aside-mobile-transition aside.aside .menu-list a .icon.has-update-mark:after{right:.65rem}html.has-aside-mobile-transition aside.aside .menu-list a span.menu-item-label{display:inline-block}html.has-aside-mobile-expanded #app,html.has-aside-mobile-expanded nav.navbar{margin-left:15rem}html.has-aside-mobile-expanded aside.aside{left:0}}section.section.is-title-bar{padding:1.5rem;border-bottom:1px solid rgba(24,28,33,0.06)}section.section.is-title-bar ul li{display:inline-block;padding:0 .75rem 0 0;font-size:1.5rem;color:#7a7a7a}section.section.is-title-bar ul li:after{display:inline-block;content:'/';padding-left:.75rem}section.section.is-title-bar ul li:last-child{padding-right:0;font-weight:900;color:#242424}section.section.is-title-bar ul li:last-child:after{display:none}section.hero.is-hero-bar{background-color:white;border-bottom:1px solid rgba(24,28,33,0.06)}section.hero.is-hero-bar .hero-body{padding:1.5rem}section.hero.is-hero-bar .hero-body .level-item.is-hero-avatar-item{margin-right:1.5rem}section.hero.is-hero-bar .hero-body .level-item>div>.level{margin-bottom:.75rem}section.hero.is-hero-bar .hero-body .level-item .subtitle+p{margin-top:.75rem}section.hero.is-hero-bar .hero-body .button.is-hero-button{background-color:rgba(255,255,255,0.5);font-weight:300;transition:background-color 250ms ease-in-out 50ms}section.hero.is-hero-bar .hero-body .button.is-hero-button:hover{background-color:white}.card:not(:last-child){margin-bottom:2rem}.card{border-radius:6px;box-shadow:none;padding:1rem}.card.has-table .card-content{padding:0}.card.has-table .b-table{border-radius:6px;overflow:hidden}.card.is-card-widget .card-content{padding:.75rem}.card .card-content hr{margin-left:-1.5rem;margin-right:-1.5rem}.card .is-widget-icon .icon{width:5rem;height:5rem}.card .is-widget-label .subtitle{color:#7a7a7a}table.table thead th{border-bottom-width:1px}table.table td.checkbox-cell .b-checkbox.checkbox:not(.button),table.table th.checkbox-cell .b-checkbox.checkbox:not(.button){margin-right:0;width:20px}table.table td.checkbox-cell .b-checkbox.checkbox:not(.button) .control-label,table.table th.checkbox-cell .b-checkbox.checkbox:not(.button) .control-label{display:none;padding:0}table.table td .image{margin:0 auto;width:1.5rem;height:1.5rem}table.table td.is-progress-col{min-width:5rem;vertical-align:middle}.b-table .table{border:0;border-radius:0}.b-table .table-wrapper{margin-bottom:0}.b-table .table-wrapper+.level{padding:1.125rem 1.5rem;padding-left:1.5rem;padding-right:1.5rem;margin:0;border-top:rgba(24,28,33,0.06);background:whitesmoke}.b-table .table-wrapper+.level .pagination-link{background:white;color:#363636;border-color:#dbdbdb}.b-table .table-wrapper+.level .pagination-link.is-current{border-color:#4a4a4a}.b-table .table-wrapper+.level .pagination-previous,.b-table .table-wrapper+.level .pagination-next,.b-table .table-wrapper+.level .pagination-link{border-color:#dbdbdb;color:#2e323a}.b-table .table-wrapper+.level .pagination-previous[disabled],.b-table .table-wrapper+.level .pagination-next[disabled],.b-table .table-wrapper+.level .pagination-link[disabled]{background-color:transparent}@media screen and (max-width:768px){section.section.is-main-section{padding-top:0}.card.has-table .b-table .table-wrapper+.level .level-left+.level-right{margin-top:0}.card.has-mobile-sort-spaced .b-table .field.table-mobile-sort{padding-top:.75rem}.b-table .field.table-mobile-sort{padding:0 .75rem}.b-table .table-wrapper.has-mobile-cards td.is-progress-col span,.b-table .table-wrapper.has-mobile-cards td.is-progress-col progress{display:flex;width:45%;align-items:center;align-self:center}.b-table .table-wrapper.has-mobile-cards td.checkbox-cell,.b-table .table-wrapper.has-mobile-cards td.is-image-cell{border-bottom:0 !important}.b-table .table-wrapper.has-mobile-cards td.checkbox-cell:before,.b-table .table-wrapper.has-mobile-cards td.is-actions-cell:before{display:none}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile:before{display:none}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile span{display:block;width:100%}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile.is-progress-col progress{width:100%}.b-table .table-wrapper.has-mobile-cards td.has-no-head-mobile.is-image-cell .image{width:25vw;height:auto;margin:0 auto .375rem}html.has-aside-mobile-expanded .menu-label{display:block !important}.modal .animation-content .modal-card{width:90vw;margin:0 auto}.section{padding:0}.footer-copyright{text-align:center}.s-activity{display:block !important}.card-i{width:50%;border-bottom:1px solid #eeecec;margin-bottom:1rem}}.is-tiles-wrapper{margin-bottom:1.5rem}.field.has-check .field-body{margin-top:.1875rem}.field .control .mdi-24px.mdi-set,.field .control .mdi-24px.mdi:before{font-size:inherit}.upload .upload-draggable{display:block}.input,.textarea,select{box-shadow:none}.input:focus,.input:active,.textarea:focus,.textarea:active,select:focus,select:active{box-shadow:none !important}.switch input[type=checkbox]+.check:before{box-shadow:none}.switch input[type=checkbox]:focus+.check,.switch input[type=checkbox]:focus:checked+.check,.b-checkbox.checkbox input[type=checkbox]:focus+.check,.b-checkbox.checkbox input[type=checkbox]:focus:checked+.check{box-shadow:none !important}.b-checkbox.checkbox input[type=checkbox]+.check,.b-radio.radio input[type=radio]+.check{border:1px solid #2e323a}section.section.is-main-section{padding-top:1.5rem;flex-flow:wrap}.modal-card-foot{background-color:whitesmoke}footer.footer .logo img{width:auto;height:2rem}.is-user-avatar.has-max-width{max-width:7rem}.is-user-avatar.is-aligned-center{margin:0 auto}.is-user-avatar img{margin:0 auto;border-radius:290486px}.icon.has-update-mark{position:relative}.icon.has-update-mark:after{content:'';width:.5rem;height:.5rem;position:absolute;top:1px;right:1px;background-color:#ffdd57;border-radius:290486px}.card-header{box-shadow:none}.card-header-title{color:#333;font-weight:500}.tbd tr td{font-size:13px;color:#676a6c}.tbd tr td a{color:#2196f3}.tbd td,.table th{border:1px solid #dbdbdb47}.tbd.is-hoverable tbody tr:not(.is-selected):hover{background-color:#e5f3fd}.tbd-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px}.charts-p{overflow:hidden}.charts-c{overflow:hidden}.hero-body{background-color:#f8f8f8}.info-card{padding:20px 30px;background:#fff !important;border:1px #8080801c solid}.info-card .info-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.info-card .info-header h3{font-family:"Montserrat",sans-serif;font-weight:500;font-size:.9rem;text-transform:uppercase;color:#e91e63}.info-card .info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.info-card .info-block .meta{margin-left:12px}.info-card .info-block .meta label{display:inline-block;font-family:"Montserrat",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;color:#999;margin-bottom:.25rem}.info-card .info-block .meta p{color:#3273aa}.im{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.show2line{overflow:hidden;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5em;height:3.5rem}.menu-list a.is-active{background-color:#2196f3}.u-summary .level{align-items:baseline}.u-summary .s-title{color:var(--black02);margin-bottom:.4rem}.u-notice{padding-left:.3rem;padding-right:.3rem}.u-notice .card{padding-top:0}.u-notice .card-header-title span{color:#fff;border:0;background-color:#3d89ff;font-size:14px;padding:0 4px;border-radius:4px;line-height:20px;font-weight:600}.u-notice .more{font-size:.9rem;color:var(--black02)}.u-notice .notice-date{color:var(--black03);margin-right:.8rem}.u-notice ul li a{color:#333;font-size:.9rem;line-height:2.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.level-item .s-content{color:#363636;font-size:1.8rem;line-height:1.125;margin:.4rem 0 .4rem 0;overflow:hidden}.s-activity{display:flex;flex-wrap:wrap}.s-activity .s-act-i{margin:-0.5px;padding:1.2rem;border:1px solid #e8e8e8;border-top-left-radius:4px;cursor:pointer;box-shadow:0 0 0 rgb(0 0 0 / 15%);overflow:hidden}.s-act-i:hover{box-shadow:0 2px 25px rgb(0 0 0 / 15%);transition:all .3s;position:relative;z-index:2;border-color:transparent}.s-act-i.is-hot{background:linear-gradient(180deg,rgba(255,245,242,.72),rgba(255,242,242,0),rgba(255,255,255,0))}.s-act-i .i-t{font-size:16px;color:var(--black01);line-height:24px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s-act-i .i-c{color:var(--black03);margin:.9rem 0;font-size:.95rem;min-height:3rem}.s-act-i .i-a{color:var(--black02);font-size:.9rem}.s-contact-c .s-c-t{color:var(--black01);margin:.6rem}.s-contact-c .s-c-d{color:#999;font-size:.8rem}