*{--main-color: #1E3FEC;--main-color-light: #C6C9F7;--main-color-dark: #102A9C;--dark-shade: #3B3C45;--lightest-shade: white;--light-shade: #FBFAF9;--light-shade-darker: #d3d1cf;--alert-color: #D00707;--success-color: green;--success-color-light: rgb(172, 248, 163);--border-radius: 8px;--border: 1px solid var(--dark-shade);--nav-bar-height: 80px;box-sizing:border-box}body,html{height:100%;margin:0}body{overflow-x:hidden;font-family:Inter;font-weight:400;background-color:var(--light-shade);width:100%;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0)}.card{width:100%;min-width:250px;display:flex;flex-wrap:wrap;border-radius:var(--border-radius);padding:1.5em;background-color:var(--light-shade);box-shadow:-1px -1px 1px #0000000d,3px 3px 4px #0003}h1,p,span,h2,h3,h4,label,input,button,select,textarea,.standard-text{font-size:16px;font-weight:400;font-family:inter;margin:0;color:var(--dark-shade)}label{cursor:pointer}button,h1,h2{width:100%}p,textarea{line-height:1.5}h1,.bigHeader{font-size:36px;font-weight:800}h2{font-size:32px;font-weight:700}.bigText{font-size:22px;font-weight:400}.bold{font-weight:600}button{border-radius:var(--border-radius);border:var(--border);height:40px;padding:0 1em;text-align:center;text-decoration:none;cursor:pointer;box-shadow:1px 1px 2px var(--dark-shade)}.mainButton{background-color:var(--main-color);color:var(--light-shade)}.secondaryButton{background-color:var(--light-shade);color:var(--dark-shade);border-color:var(--main-color)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;font-size:30px}.iconButton{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:var(--main-color);color:var(--light-shade)}.iconButton span{color:var(--light-shade)}.alert{background-color:var(--alert-color);color:var(--light-shade)}input,select,textarea{border-radius:var(--border-radius);border:var(--border);height:40px;padding:0 .5em;text-decoration:none;box-shadow:1px 1px 2px var(--dark-shade)}input[disabled],select[disabled],textarea[disabled]{box-shadow:none}input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:none}input[type=radio]{box-shadow:none}textarea{resize:vertical;padding:1em}select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 96 960 960" width="24"><path fill="%23555" d="M480 624 280 424h400L480 624Z"/></svg>');background-repeat:no-repeat;background-position:right .5em center;background-size:24px}@media screen and (min-width: 720px){.centerForBigScreen{max-width:960px!important;margin-left:auto!important;margin-right:auto!important}}.flexNoWrap{width:100%;display:flex;flex-wrap:nowrap;gap:1.5em}.mainFlex{margin:0 1.5em;padding-top:1.5em;padding-bottom:1.5em;display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center}.cdk-overlay-dark-backdrop{background:#0009}.confirm-dialog-panel{width:300px;padding:1em;border-radius:var(--border-radius);background-color:var(--light-shade);box-shadow:0 4px 6px #0000001a}[disabled]{pointer-events:none;cursor:not-allowed;text-decoration:none;opacity:.4}input[type=checkbox]{appearance:none;position:relative;width:18p;height:18px;border-radius:4px;border:1.5px solid var(--dark-shade);cursor:pointer;box-sizing:border-box;transition:border-color .2s ease-in-out,background-color .2s ease-in-out;filter:none}input[type=checkbox]:hover{border-color:#23242a}input[type=checkbox]:focus-visible{outline:2px solid var(--main-color)}input[type=checkbox]:before{content:"";position:absolute;inset:0;background-color:transparent}input[type=checkbox]:checked:before{background-color:var(--main-color)}.seperator{width:100%;height:1px;background-color:#000;margin:1.5rem 0}.la-ball-spin,.la-ball-spin>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin{display:block;font-size:0;color:#fff}.la-ball-spin.la-dark{color:#333}.la-ball-spin>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin{width:32px;height:32px}.la-ball-spin>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin 1s infinite ease-in-out;-moz-animation:ball-spin 1s infinite ease-in-out;-o-animation:ball-spin 1s infinite ease-in-out;animation:ball-spin 1s infinite ease-in-out}.la-ball-spin>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-spin>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-spin>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-spin>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-spin>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-spin>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-spin>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-spin>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-spin.la-sm{width:16px;height:16px}.la-ball-spin.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin.la-2x{width:64px;height:64px}.la-ball-spin.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin.la-3x{width:96px;height:96px}.la-ball-spin.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes ball-spin{0%,to{opacity:1;-moz-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-moz-transform:scale(0);transform:scale(0)}}@-o-keyframes ball-spin{0%,to{opacity:1;-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-o-transform:scale(0);transform:scale(0)}}@keyframes ball-spin{0%,to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}
