.animate-opacity{-webkit-animation:animateOpacity .5s ease-in-out;animation:animateOpacity .5s ease-in-out}@-webkit-keyframes animateOpacity{0%{opacity:0}to{opacity:1}}@keyframes animateOpacity{0%{opacity:0}to{opacity:1}}.border2px{border:2px solid red}.radius4{border-radius:4px}.radius8{border-radius:8px}.radius10{border-radius:10px}.radius-circle{border-radius:50%}.radiusfull{border-radius:1e+45px}.center{align-items:center}.center,.justify-center{display:flex;justify-content:center}.align-center,.space-between{display:flex;align-items:center}.space-between{justify-content:space-between}.flex{display:flex}.flex-col{flex-direction:column}.gap5{grid-gap:5px;gap:5px}.gap10{grid-gap:10px;gap:10px}.gap15{grid-gap:15px;gap:15px}.gap20{grid-gap:20px;gap:20px}.gap25{grid-gap:25px;gap:25px}.gap30{grid-gap:30px;gap:30px}.link{cursor:pointer;color:#202a36;transition:color .1s ease}.link:hover{color:rgba(32,42,54,.7);text-decoration:none}.minHeight{min-height:100vh}.fullwidth{width:100%}.mr-auto{margin-right:auto}.ml-auto,.mx-auto{margin-left:auto}.mx-auto{margin-right:auto}.my40{margin-bottom:40px}.mt40,.my40{margin-top:40px}.mb40{margin-bottom:40px}.my30{margin-bottom:30px}.mt30,.my30{margin-top:30px}.mb30{margin-bottom:30px}.my20{margin-bottom:20px}.mt20,.my20{margin-top:20px}.mb20{margin-bottom:20px}.my10{margin-bottom:10px}.mt10,.my10{margin-top:10px}.mb10{margin-bottom:10px}.my5{margin-bottom:5px}.mt5,.my5{margin-top:5px}.mb5{margin-bottom:5px}.mx40{margin-left:40px}.mr40,.mx40{margin-right:40px}.ml40{margin-left:40px}.mx30{margin-left:30px}.mr30,.mx30{margin-right:30px}.ml30{margin-left:30px}.mx20{margin-left:20px}.mr20,.mx20{margin-right:20px}.ml20{margin-left:20px}.mx10{margin-left:10px}.mr10,.mx10{margin-right:10px}.ml10{margin-left:10px}.mx5{margin-left:5px}.mr5,.mx5{margin-right:5px}.ml5{margin-left:5px}.custom-scrollbar::-webkit-scrollbar{width:.3em}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:100px}.DashboardLayout_sideBar__wwRt6{overflow-y:auto;max-height:100vh}.DashboardLayout_sideBar__wwRt6::-webkit-scrollbar{width:.5em}.DashboardLayout_sideBar__wwRt6::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.DashboardLayout_sideBar__wwRt6::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.DashboardLayout_menuButton__1_eJX{display:none}@media screen and (max-width:1200px){.DashboardLayout_divider__3yZyn,.DashboardLayout_sideBar__wwRt6{display:none}.DashboardLayout_menuButton__1_eJX{display:block}}:root{--yellow:#003;--red:#003;--blue:#003;--violet:#003}.dotloader__container{display:flex;justify-content:center;align-items:center}.dotloader__container>div{width:5px;height:5px;border-radius:100%;margin:3px;background-image:linear-gradient(145deg,hsla(0,0%,100%,.5),transparent);-webkit-animation:bounce 1.5s linear .5s infinite;animation:bounce 1.5s linear .5s infinite}.dotloader__yellow{background-color:#003;background-color:var(--yellow)}.dotloader__red{background-color:#003;background-color:var(--red);-webkit-animation-delay:.1s;animation-delay:.1s}.dotloader__blue{background-color:#003;background-color:var(--blue);-webkit-animation-delay:.2s;animation-delay:.2s}.dotloader__violet{background-color:#003;background-color:var(--violet);-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes bounce{0%,50%,to{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.5);transform:scale(.5)}75%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes bounce{0%,50%,to{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.5);transform:scale(.5)}75%{-webkit-transform:scale(1.2);transform:scale(1.2)}}body::-webkit-scrollbar{width:.7em}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1)}body::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:9999999999px}
/*# sourceMappingURL=main.2faf20fe.chunk.css.map */