#app,body,html{height:100%}#wrapper{min-height:100%;padding-bottom:100px}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#1890ff;--success-color:#52c41a;--warning-color:#faad14;--error-color:#f5222d;--font-size-base:14px;--heading-color:rgba(0,0,0,.85);--text-color:rgba(0,0,0,.65);--text-color-secondary:rgba(0,0,0,.45);--disabled-color:rgba(0,0,0,.25);--border-radius-base:4px;--border-color-base:#d9d9d9;--box-shadow-base:0 2px 8px rgba(0,0,0,.15)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:var(--font-size-base);line-height:1.5;color:var(--text-color);background-color:#f0f2f5}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.hide-desktop{display:none!important}}