body{margin:0}.full-width{width:100%}.full-height{height:100%}.full-screen-width{width:100vw}.full-screen-height{height:100vh}.flex-column,.flex-row{display:-webkit-box;display:-webkit-flex;display:flex}.flex-row{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-column{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.flex-1,.flex-1-h,.flex-1-w{-webkit-box-flex:1;-webkit-flex:1;flex:1}.flex-1-w{width:0}.flex-1-h{height:0}.align-items-center,.flex-all-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.align-items-baseline{-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline}.flex-all-center,.justify-content-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.justify-content-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-shrink-0{-webkit-flex-shrink:0;flex-shrink:0}.font-weight-bold{font-weight:700}.font-18{font-size:18px}.font-14{font-size:14px}.font-12{font-size:12px}.position-relative{position:relative}.position-absolute{position:absolute}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-32{margin-top:32px}.ml-16{margin-left:16px}.pt-24,.pt-32{padding-top:32px}.pa-4{padding:4px}.pa-8{padding:8px}.pa-16{padding:16px}.overflow-y-auto{overflow-y:auto}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.circle{width:var(--length);height:var(--length);border-radius:50%}