@import url(https://fonts.googleapis.com/css2?family=MonteCarlo&display=swap);.grow:hover{transform:scale(1.05);transition:transform .3s ease-in-out .2s}.blink{animation:blinker 2s linear infinite}@keyframes blinker{50%{opacity:.4}}.rotate{animation:rotate 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}.hover-bg-white:hover{background-color:#fff;transition:background-color .25s ease-in-out}.slide-left{animation:slide-left 3s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-left{0%{transform:translateX(80vw)}to{transform:translateX(0)}}.auth-layout-wrapper{animation:move-bg-image-auth 5s linear;background-size:130% 60%}@keyframes move-bg-image-auth{0%{background-size:100% 40%}50%{background-size:115% 50%}to{background-size:130% 60%}}.people-growth-icon:hover{animation:people-growth-icon-animation 1s;transform:scale(1.2);transform:translateX(50%)}@keyframes people-growth-icon-animation{0%{transform:scale(1)}to{transform:scale(1.2);transform:translateX(50%)}}.animation-on-menu-change{animation:menu-change .5s}@keyframes menu-change{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.p-rel{position:relative}.p-abs,.p-abs-center{position:absolute}.p-abs-center{left:50%;top:50%;transform:translate(-50%,-50%)}.p-abs-bottom{bottom:0;left:0;position:absolute;right:0}@font-face{font-family:Satoshi;src:url(/static/media/Satoshi-Medium.1ffe968245568e8ba1e7.1ffe968245568e8ba1e7.woff2)}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Satoshi!important}body{overflow-x:hidden}.font-MonteCarlo{font-family:MonteCarlo!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}a:hover{color:inherit!important;text-decoration:none!important;text-decoration:initial!important}.flex{display:flex}.flex-column{display:flex;flex-direction:column!important}.flex-row{display:flex;flex-direction:row}.flex-center{align-items:center;justify-content:center}.flex-space-between{align-items:center;justify-content:space-between}.overflow-horizontal{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden}.card-wrapper{border-radius:4px;box-shadow:1px 1px 2px 2px #ffffff1a}.smooth-transition{transition:all .5s ease-in-out!important}.header-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fff;box-shadow:0 1px 0 0 #e4e4e4;z-index:9}@media screen and (max-width:768px){.header-wrapper{width:100vw}.mobile-display-none{display:none!important}}.text-center{text-align:center}.nowrap{white-space:nowrap}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2a6af10d;border-radius:4px;width:8px}::-webkit-scrollbar-thumb{background:#002b7e30;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#002b7e}::-webkit-scrollbar:horizontal{background-color:initial;height:0}::-webkit-scrollbar-thumb:horizontal{background:#0000;border-radius:10px}::-webkit-scrollbar-track:horizontal{background:#0000}.w-100{width:100%}.w-80{width:80%}.h-100{height:100%}.obj-cover{object-fit:cover}.text-bold{font-weight:700}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.twoline{-webkit-line-clamp:2}.setline,.twoline{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:100%}.oneline,.setline{text-overflow:ellipsis}.oneline{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;width:100%}.setline-grow{transition:height .3s ease-in-out}.setline-grow:hover{-webkit-box-orient:vertical;-webkit-line-clamp:99!important;display:-webkit-box;height:auto!important;width:100%}.allcap{text-transform:uppercase}.pointer{cursor:pointer}.b-50{border-radius:50%}.disableClick{pointer-events:none}.w-fit{width:fit-content!important}@media screen and (max-width:800px){.mobile-padding{padding-left:0!important;padding-right:0!important}}.markdownCss p{margin:initial!important;padding:initial!important}.confetti-wrapper{animation:confetti-animation 9s;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;z-index:100}.remove-space *{margin:0!important;padding:0!important}@keyframes confetti-animation{0%{opacity:1}80%{opacity:1}to{opacity:.5}}.bg-primary{background:#002b7e}.bg-white{background:#fff}.text-blue{color:#002b7e}.text-white{color:#fff}.link{color:#002b7e}.link,.link:hover{text-decoration:underline!important}.link:hover{color:#002b7e!important}.details-page-body ul>li{margin-bottom:10px}.details-page-body ul{margin-left:-1rem}.about-wrapper h3{font-size:18px}.about-wrapper h3,.about-wrapper ul{margin:0!important}.details-page-body a{color:#007bff;text-decoration:underline}.details-page-body a:hover{color:#0056b3!important;text-decoration:underline!important}.helpdesk-distribution-wrapper ol{list-style-type:decimal;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0;padding-left:14px}.helpdesk-distribution-wrapper p{overflow-wrap:break-word;white-space:normal}.modal{align-items:center;display:flex;justify-content:center}.modal .modal-content{background-color:#fff;border-radius:10px;box-shadow:0 1px 0 0 #e4e4e4;margin:.5rem;max-width:640px;padding:2rem}@media screen and (max-width:768px){.mob-text-left{text-align:left!important}.mob-text-center{text-align:center!important}.mob-comp-center{align-items:center!important;display:flex;justify-content:center!important}.mob-mx-auto{margin-left:auto!important;margin-right:auto!important}.mob-w-100{width:100%!important}.modal .modal-content{padding:1rem}.like-comment-share-btn{align-items:center;flex-direction:column}}.m-auto{margin:auto!important}.m-4{margin:1rem}.m-2{margin:.5rem}.m-1{margin:.25rem}.mt-8{margin-top:2rem}.mt-4{margin-top:1rem}.mt-3{margin-top:.75rem}.mt-2{margin-top:.5rem}.mt-1{margin-top:.25rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-1{padding-right:.25rem}.h-fit{height:fit-content}
/*# sourceMappingURL=main.d086e7d9.css.map*/