body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes movingUp{0%{top:0}to{top:-14px}}@-webkit-keyframes movingUp{0%{top:0}to{top:-14px}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@-webkit-keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes draw-around{0%{stroke-dashoffset:640}10%{stroke-dashoffset:640}to{stroke-dashoffset:0}}@-webkit-keyframes draw-around{0%{stroke-dashoffset:640}10%{stroke-dashoffset:640}to{stroke-dashoffset:0}}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;src:local("Open Sans"),url(/static/media/OpenSans-VariableFont_wdth,wght.ceb05254cedfa895b512.ttf) format("truetype")}@font-face{font-family:Assistant;font-style:normal;font-weight:200 800;src:local("Assistant"),url(/static/media/Assistant-VariableFont_wght.c69ef68f4c67b7fa0191.ttf) format("truetype")}@font-face{font-family:DeliciousHandrawn;font-style:normal;font-weight:400;src:local("Open Sans"),url(/static/media/DeliciousHandrawn-Regular.f65138f5419db9ddea8a.ttf) format("truetype")}html{scroll-behavior:smooth}html ::-webkit-scrollbar{height:8px;width:8px}html ::-webkit-scrollbar-thumb{background:#33c4e8;border-radius:10px}html ::-webkit-scrollbar-thumb:hover{background:#2baccc}html ::-webkit-scrollbar-track{background:#fcfcfc;border-radius:0;box-shadow:inset 1px 1px 3px 2px #c1c1c1}html .custom-scroll ::-webkit-scrollbar,html .tbl ::-webkit-scrollbar{height:5px;width:5px}html .custom-scroll ::-webkit-scrollbar-thumb,html .tbl ::-webkit-scrollbar-thumb{background:#33c4e8;border-radius:10px}html .custom-scroll ::-webkit-scrollbar-thumb:hover,html .tbl ::-webkit-scrollbar-thumb:hover{background:#3496d1}html .custom-scroll ::-webkit-scrollbar-track,html .tbl ::-webkit-scrollbar-track{background:transparent;border-radius:0;box-shadow:none}html body{font-family:Assistant;margin:0;overflow-x:hidden;position:relative}html body *,html body :after,html body :before{box-sizing:border-box;transition:all .2s ease-out}html body a{color:inherit;text-decoration:none}html body img{max-height:100%;max-width:100%}html body .relative{position:relative}html body .absolute{position:absolute}html body .fixed{position:fixed}html body .flex{display:flex}html body .column{flex-direction:column}html body .align-center{align-items:center}html body .align-start{align-items:flex-start}html body .align-end{align-items:flex-end}html body .align-base{align-items:baseline}html body .justify-center{justify-content:center}html body .justify-start{justify-content:flex-start}html body .justify-end{justify-content:flex-end}html body .justify-between{justify-content:space-between}html body .wrap{flex-wrap:wrap}html body .nowrap{flex-wrap:nowrap}html body .row{flex-direction:row}html body .row-reverse{flex-direction:row-reverse}html body .theguy_logo{bottom:2%;left:2%;position:absolute;-webkit-transform:scale(.9);transform:scale(.9)}html body .theguy_logo svg path,html body .theguy_logo:hover svg path{fill:#000}@media only screen and (max-width:768px){html body .theguy_logo{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}html body .disabled-btn{pointer-events:none}html body .loader{gap:10px;position:relative;z-index:8}html body .loader span{-webkit-animation:movingUp .5s infinite alternate;animation:movingUp .5s infinite alternate;border-radius:50%;height:20px;position:relative;width:20px}html body .spinner{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;border-radius:50%;height:24px;position:relative;width:24px}html body .spinner:before{-webkit-animation:prixClipFix 2s linear infinite;animation:prixClipFix 2s linear infinite;border:3px solid #33c4e8;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}html body .m-check-mark{opacity:1;visibility:visible;width:30px}html body .m-check-mark .checkmark{-webkit-animation:draw-around 1s;animation:draw-around 1s}html body .stam{background:#ebedf0;border-radius:100px;overflow:hidden;width:75%}html body .stam button{border:none;width:50%}html body .stam button:hover{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}html body .stam .checked-btn{background:#f47440;border-radius:100px;border-bottom-left-radius:100px!important;border-bottom-right-radius:100px!important;border-top-left-radius:100px!important;border-top-right-radius:100px!important;color:#fff}html body .stam .checked-btn:hover{background:#f47440}html body .quill{height:250px}html body .quill .ql-toolbar{align-items:center;background:#c0def1;display:flex;height:50px;justify-content:center}html body .quill .ql-toolbar.ql-snow .ql-formats{margin:0!important}html body .quill .ql-container{height:200px}html body .dropzone-ui .dz-ui-header,html body .dropzone-ui .file-status{display:none}html body .modal-admin-messages .MuiAlert-message{width:100%}html body p a{text-decoration:underline}html body .arrows.animated{-webkit-animation:movingUp 1s infinite alternate;animation:movingUp 1s infinite alternate;position:relative}html body .muirtl-1qgma8u-MuiButtonBase-root-MuiTableSortLabel-root.Mui-active .MuiTableSortLabel-icon{color:#f0fcff}html body .vi__wrapper{direction:ltr;width:100%}html body .vi__wrapper .vi__container{gap:max(.8vw,12px);height:auto;width:100%}html body .vi__wrapper .vi__container .vi__character{align-items:center;aspect-ratio:1;border-color:rgba(0,0,0,.3);border-radius:8px;color:#233b4b;display:flex;justify-content:center;width:max(3.8vw,30px)}html body .vi__wrapper .vi__container .vi__character--selected{border-color:transparent;color:#33c4e8;outline:3px solid #33c4e8}html body .vi__wrapper .vi__container .vi__character--inactive{background:#f0fcff;color:#f0fcff}html body .vi__wrapper .vi__container .vi__character:not(.vi__character--inactive){background:#d4f5fe}
/*# sourceMappingURL=main.4a835e56.css.map*/