*{box-sizing:border-box;font-family:Poppins,DMSans,sans-serif;text-decoration:none}a:hover{text-decoration:none}p{margin:0}a,span,p,strong,b,i,h1,h2,h3,h4,h5,h6{color:#333}a,a:hover{text-decoration:none;color:inherit}html,body{height:100%;min-height:100%}blockquote{border-left:3px solid #333;padding:5px 5px 5px 10px;border-radius:4px}.dialog{box-shadow:none!important;background:transparent!important}.errorMessage{display:flex;gap:5px;align-items:center;position:relative;min-height:25px;border-radius:8px;background:#ef456a;color:#fff;z-index:10;font-size:10px;transition:all .2s linear}.errorMessage>div:before{background:#ef456a!important;border-color:#ef456a!important;fill:#ef456a!important}.vr-divider{position:relative;width:2px;height:100%;background:#e9e9e9;margin:0 5px;min-height:20px;display:block}.row{display:flex;flex-direction:row}.row-wrap{display:flex;flex-flow:row wrap}.col,.column{display:flex;flex-direction:column}.full{width:100%}.h100{height:100%}.ai-ce{align-items:center}.gap-2{gap:2px}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-1r{gap:1rem}.gap-2r{gap:2rem}.jc-sb{justify-content:space-between}.jc-ce{justify-content:center}.jc-sa{justify-content:space-around}.jc-se{justify-content:space-evenly}.bold{font-weight:700}::-webkit-scrollbar{width:6px;border-radius:4px}::-webkit-scrollbar:hover{width:8px;border-radius:4px;position:absolute}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;cursor:pointer;border-radius:4px;transition:all .2s linear}::-webkit-scrollbar-thumb:hover{background:#555;transition:all .2s linear;width:8px}.main-toast{padding:6px 10px;border-radius:12px;margin:5px 0;display:flex;flex-direction:row;gap:5px;align-items:center}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-box{position:relative;line-height:0;display:flex;align-items:center;justify-content:center;gap:4px;font-size:.88rem}.loading-box p{font-size:.88rem}.loading-box div>svg{font-size:inherit}.loading-animation{animation-name:spinner;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}
