@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800&display=swap);*{box-sizing:border-box}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}h1,h2,h3,h4,h5,h6,li,ul{margin:0}li,ul{padding:0}#root a{color:#9b51e0;font-weight:500}#root a:hover{color:#853ca9}.ant-menu .ant-menu-item .star-badge.ant-menu-item-icon+span.ant-menu-title-content{-webkit-margin-start:8px;margin-inline-start:8px}body .ant-select-focused.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{box-shadow:none}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected:hover{background:#ddf0fb;color:#684b99}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#f7f7fe}div.ant-typography{margin:0;word-break:normal}.ant-carousel .slick-next,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev,.ant-carousel .slick-prev:hover{color:currentColor;font-size:inherit}.ant-modal{margin:10px auto}.loading-container{background-image:url(/static/media/clouds_bg.44207c8eb99171b7b67d.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;height:100vh;overflow:hidden;width:100vw}.loading-container,.loading_container--spinner{align-items:center;display:flex;justify-content:center;position:relative}.loading_container--spinner{animation:levitation 5s ease infinite alternate;height:280px;width:280px}.loading_container--shadow{animation:shadow-animation 5s ease infinite alternate;width:150px}.loading-container_ellipse{fill:#0a0c10cc}@keyframes levitation{0%,to{transform:translate(0)}50%{transform:translateY(50px)}80%{transform:translateY(-50px)}}@keyframes shadow-animation{0%,to{transform:scale(.4)}50%{transform:scale(.9)}80%{transform:scale(.1)}}.error-fallback{align-items:center;background-color:#f7fbfe;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.error-fallback__images-container{height:350px;position:relative;width:220px}.error-fallback__image{position:absolute}.error-fallback__image--boy{left:0;top:0;z-index:2}.error-fallback__image--gear-big{animation:rotate-clockwise 10s linear infinite;left:36px;top:6px}.error-fallback__image--gear-small{animation:rotate-counterclockwise 8s linear infinite;left:22px;top:48px}.error-fallback__image--star-left{left:4px;top:85px}.error-fallback__image--star-middle{left:140px;top:42px}.error-fallback__image--star-right{right:4px;top:80px}.error-fallback__image--dots-long{left:20px;top:72px;z-index:3}.error-fallback__image--dots-medium{right:20px;top:50px}.error-fallback__image--dots-small{left:120px;top:73px}.error-fallback__image--cursor{animation:mouse-click-effect 5s infinite;left:150px;top:70px;z-index:2}.error-fallback__image--ok{height:16px;right:36px;top:40px;width:16px;z-index:1}.error-fallback__image--star-left,.error-fallback__image--star-middle,.error-fallback__image--star-right{animation:sparkle 5s infinite}@keyframes rotate-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-counterclockwise{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes mouse-click-effect{0%{left:150px;top:70px}25%,75%{left:173px;top:46px}to{left:150px;top:70px}}