@charset "UTF-8";.button{outline:0;border:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:36px;padding:8px 12px;border-radius:8px;justify-content:center}.button .icon{color:#3775ec}.button .mediumIcon{font-size:medium}.button .largeIcon{font-size:x-large}.button:disabled .icon,.button[disabled] .icon{color:#ccc}.button:disabled .icon path,.button[disabled] .icon path{fill:#ccc}.button:has(.largeIcon){height:56px}.fill{background:#3775ec;color:#fff;border:1px solid #3775ec}.fill .icon{color:#fff}.fill:hover{background:linear-gradient(to right bottom,#3a75ed 17.47%,#9449ff 82.62%)}.fill:active{background:#954aff;border:1px solid #954aff;color:#fff}.fill:disabled,.fill[disabled]{background:#e5e5e5;border:1px solid #cccccc;color:#ccc}.outline{background:#fff;color:#778896;border:1px solid #778896;position:relative}.outline .icon{color:#778896}.outline:hover{background:linear-gradient(to right bottom,#3a75ed 17.47%,#9449ff 82.62%);-webkit-background-clip:text;background-clip:text;color:transparent;border:1px solid #3775ec}.outline:active{background:linear-gradient(to right bottom,#3a75ed 17.47%,#9449ff 82.62%);-webkit-background-clip:text;background-clip:text;color:transparent}.outline:disabled,.outline[disabled]{background:#fff;border:1px solid #cccccc;color:#ccc}.shadow{background:#fff;color:#000;position:relative;box-shadow:0 0 10px #0000001a;border:1px solid #f8f8f8}.shadow:hover{color:#3775ec;border:1px solid #3775ec;-webkit-background-clip:none;background-clip:none}.shadow:active{background:linear-gradient(to right bottom,#3a75ed 17.47%,#9449ff 82.62%);-webkit-background-clip:text;background-clip:text;color:transparent;border:1px solid #f8f8f8}.shadow:disabled,.shadow[disabled]{color:#ccc;background:#e5e5e5;border:0;box-shadow:none}.default{padding:8px 16px;background:#fff;color:#3775ec;border:1px solid #3775ec;border-radius:8px}.default:hover{background:#f5f8fe}.default:active{background:#f5f8fe;border:2px solid #3775ec}.default:disabled,.default[disabled]{color:#ccc;background:#e5e5e5;border:0}.rounded{padding:8px 16px;background:#fff;color:#3775ec;border:1px solid #3775ec;border-radius:100px}.rounded:hover{background:#f5f8fe}.rounded:active{background:#f5f8fe;border:2px solid #3775ec}.rounded:disabled,.rounded[disabled]{color:#ccc;background:#e5e5e5;border:0}.large{min-width:256px;max-width:-moz-max-content;max-width:max-content;padding:8px 12px;border-radius:8px}.medium{width:-moz-max-content;width:max-content;padding:8px 12px;border-radius:8px}.small{width:-moz-max-content;width:max-content;padding:6px 16px;border-radius:4px;background:#f8f8f8;color:#3775ec;border:0}.small:hover{background:#f5f8fe}.small:active{background:#f5f8fe;border:1.5px solid #3775ec}.small:disabled,.small[disabled]{color:#ccc;background:#f8f8f8;border:0}.dashed{border:2px dashed #e5e5e5;background:#fff}.dashed .icon{color:#ccc}.dashed:hover{border:2px dashed #e5e5e5}.dashed:disabled,.dashed[disabled]{border:2px dashed #e5e5e5;background:#fff}.primary{background:#f8f8f8;color:#778896;border-radius:8px}.primary .icon{color:#778896}.secondary{padding:4px 24px;background:#a4afb9;color:#fff;border-radius:8px}.secondary .icon{color:#fff}.badge{position:relative}.badge__content{position:absolute;top:0;right:0;width:16px;height:16px;background-color:#3775ec;border-radius:50%;transform:translate(25%,-25%)}.light{padding:4px 16px;background:#fff;border-radius:8px}.light .icon{color:#000}.light:hover{background:#e5e5e5}.light:active{background:#9bbaf5}.light:disabled,.light[disabled]{background:none;border:0}.light:disabled .icon,.light[disabled] .icon{color:#e5e5e5}.none{color:#333;padding:0}.textHeading{font-size:1.25rem;font-weight:600;line-height:3;letter-spacing:1}.textBodyMain{font-size:1rem;font-weight:400;line-height:3;letter-spacing:0}.textBodySecondary{font-size:.8rem;font-weight:400;line-height:2;letter-spacing:0}.textBodyTertiary{font-size:.7rem;font-weight:400;line-height:2;letter-spacing:0}.loading-page{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#0003;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:all .2s ease-in-out}.sk-cube-grid{width:40px;height:40px;margin:100px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#000;float:left;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scaleZ(1)}35%{transform:scale3D(0,0,1)}}div.spinner{position:relative;width:54px;height:54px;display:inline-block;padding:10px;border-radius:10px}div.spinner div{width:6%;height:16%;background-color:#3775ec;position:absolute;left:49%;top:43%;opacity:0;border-radius:50px;box-shadow:0 0 3px #0003;animation:fade 1s linear infinite}@keyframes fade{0%{opacity:1}to{opacity:.25}}div.spinner div.bar1{transform:rotate(0) translateY(-130%);animation-delay:0s}div.spinner div.bar2{transform:rotate(30deg) translateY(-130%);animation-delay:-.9167s}div.spinner div.bar3{transform:rotate(60deg) translateY(-130%);animation-delay:-.833s}div.spinner div.bar4{transform:rotate(90deg) translateY(-130%);animation-delay:-.7497s}div.spinner div.bar5{transform:rotate(120deg) translateY(-130%);animation-delay:-.667s}div.spinner div.bar6{transform:rotate(150deg) translateY(-130%);animation-delay:-.5837s}div.spinner div.bar7{transform:rotate(180deg) translateY(-130%);animation-delay:-.5s}div.spinner div.bar8{transform:rotate(210deg) translateY(-130%);animation-delay:-.4167s}div.spinner div.bar9{transform:rotate(240deg) translateY(-130%);animation-delay:-.333s}div.spinner div.bar10{transform:rotate(270deg) translateY(-130%);animation-delay:-.2497s}div.spinner div.bar11{transform:rotate(300deg) translateY(-130%);animation-delay:-.167s}div.spinner div.bar12{transform:rotate(330deg) translateY(-130%);animation-delay:-.0833s}
