:root{--font-family: "Nunito", sans-serif;--font-size: 16px;--font-line: 24px;--header-height: 40px;--footer-height: 40px;--sidebar-closed-width: 60px;--sidebar-opened-width: 330px;--preloader-main-index: 11;--preloader-page-index: 10;--app-bg: rgb(018, 018, 018, 1);--page-bg: rgba(030, 031, 032, 1);--sidebar-bg: rgba(037, 037, 038, 1);--nav-bg: rgba(037, 037, 038, 1);--footer-bg: rgba(037, 037, 038, 1);--action-hovered-bg: rgba(051, 051, 051, 1);--action-active-bg: rgba(010, 070, 116, 1);--modal-bg: rgba(037, 037, 038, 1);--modal-mask-bg: rgba(000, 000, 000, .8);--editor-bg: rgba(030, 030, 030, 1);--code-bg: rgba(037, 037, 038, 1);--scrollbar-bg: rgba(121, 121, 121, .4);--line-bg: rgba(255, 255, 255, .1);--field-bg: rgba(055, 055, 055, 1);--submit-bg: rgba(251, 187, 025, 1);--submit-disabled-bg: rgba(251, 187, 025, .6);--accent-bg: rgba(060, 137, 232, 1);--success-bg: rgba(128, 196, 094, 1);--warning-bg: rgba(255, 186, 102, 1);--error-bg: rgba(255, 131, 137, 1);--additional-bg: rgba(218, 112, 214, 1);--primary-color: rgba(255, 255, 255, 1);--secondary-color: rgba(200, 200, 200, 1);--tertiary-color: rgba(129, 129, 129, 1);--line-color: rgba(255, 255, 255, .1);--submit-color: rgba(027, 028, 029, 1);--accent-color: rgba(060, 137, 232, 1);--success-color: rgba(128, 196, 094, 1);--warning-color: rgba(255, 186, 102, 1);--error-color: rgba(255, 131, 137, 1);--additional-color: rgba(218, 112, 214, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-size:inherit;font-weight:inherit;color:inherit}button{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;background:none;border:none;cursor:pointer}button:focus{outline-color:var(--accent-color)}a{color:currentColor;text-decoration:none}a:focus{outline:auto;outline-color:var(--accent-color)}ul,ol{margin:0;list-style:none}@font-face{src:url(~shared/fonts/Nunito/Nunito-Regular.woff2) format("woff2");src:url(~shared/fonts/Nunito/Nunito-Regular.woff) format("woff");font-family:Nunito;font-weight:400;font-style:normal;font-display:swap}@font-face{src:url(~shared/fonts/Nunito/Nunito-Bold.woff2) format("woff2");src:url(~shared/fonts/Nunito/Nunito-Bold.woff) format("woff");font-family:Nunito;font-weight:700;font-style:normal;font-display:swap}@font-face{src:url(~shared/fonts/Nunito/Nunito-ExtraBold.woff2) format("woff2");src:url(~shared/fonts/Nunito/Nunito-ExtraBold.woff) format("woff");font-family:Nunito;font-weight:800;font-style:normal;font-display:swap}body{font-family:var(--font-family);font-size:16px;line-height:150%;color:var(--primary-color);background:var(--app-bg)}body #root{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,rgba(34,34,34,.4),1px,transparent 1px),linear-gradient(0deg,rgba(34,34,34,.4),1px,transparent 1px);background-size:20px 20px;display:flex;align-items:center;justify-content:center}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){body #root .spinner{animation:spinner infinite .8s linear}}._preloader_1baxa_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}._preloader_1baxa_1:after{content:"";font-size:50px;color:#78ffd6;width:1em;height:1em;border-radius:50%;animation-name:_shadow_1baxa_1,_rotate_1baxa_1;animation-duration:2s,2s;animation-timing-function:ease,ease;animation-delay:0s,0s;animation-iteration-count:infinite,infinite;animation-direction:normal,normal;animation-fill-mode:none,none;animation-play-state:running,running}@keyframes _shadow_1baxa_1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes _rotate_1baxa_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._background_1wryc_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#000;opacity:0;animation-name:_fadeIn_1wryc_1;animation-delay:.2s;animation-duration:5s;animation-fill-mode:forwards}._background_1wryc_1 img{width:200%;height:200%;object-fit:cover}@keyframes _fadeIn_1wryc_1{to{opacity:.18}}._header_3nsop_1{position:fixed;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;opacity:0;animation-name:_fadeIn_3nsop_1;animation-delay:.2s;animation-duration:3s;animation-fill-mode:forwards}@media (min-width: 992px){._header_3nsop_1{left:auto;right:auto;width:100%;max-width:1000px;padding:0 15px}}._header_3nsop_1 svg{display:block;height:40px;width:40px}@keyframes _fadeIn_3nsop_1{to{opacity:1}}._progress_kk1em_1 progress{position:absolute;bottom:0;left:15px;right:15px;height:2px;width:auto;background:#777}._progress_kk1em_1 progress::-webkit-progress-bar{background:#777}._progress_kk1em_1 progress::-webkit-progress-value{transition:all .5s;border-radius:10px;background:linear-gradient(to right,#78ffd6,#a8ff78)}._printer_1lbgv_1{width:100%;max-width:550px;max-height:100%;padding:15px;font-size:18px;overflow-y:scroll;scrollbar-width:none;background:#222;border-radius:10px;box-shadow:0 0 30px #78ffd680}@media (min-width: 992px){._printer_1lbgv_1{padding:20px;font-size:20px;line-height:155%}}._printer_1lbgv_1 ._cursor_1lbgv_20{position:relative;margin-left:5px;opacity:.5}._printer_1lbgv_1 ._cursor_1lbgv_20:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:3px;background:#fff}._printer_1lbgv_1 ._cursor_1lbgv_20._blink_1lbgv_35{animation:_blink_1lbgv_35 1s step-end infinite;font-weight:700}@keyframes _blink_1lbgv_35{50%{opacity:0}}._navigation_wy41e_1{position:relative;max-width:500px;width:100%;height:100%;display:flex;justify-content:center;border-radius:30px;overflow:hidden;box-shadow:0 0 30px #78ffd666}._navigation_wy41e_1 ._animate_wy41e_12{opacity:1;animation-name:_dim_wy41e_1;animation-duration:5s;animation-fill-mode:forwards}._navigation_wy41e_1 button{width:100%;font-size:34px;color:#111;transition:all .3s}._navigation_wy41e_1 button:first-of-type{background:linear-gradient(to right,red,#ff4b2b)}._navigation_wy41e_1 button:last-of-type{background:linear-gradient(to right,#78ffd6,#a8ff78)}._navigation_wy41e_1 button:hover{opacity:.8}@keyframes _dim_wy41e_1{50%{opacity:0}to{opacity:1}}._body_1lndt_1{position:fixed;top:80px;right:0;bottom:90px;left:0;display:flex;align-items:center;justify-content:center;padding:15px}@media (min-width: 992px){._body_1lndt_1{inset:100px auto 140px;max-width:1260px;width:100%}}._footer_81wnm_1{position:fixed;left:0;right:0;bottom:10px;height:60px;display:flex;align-items:center;justify-content:center;padding:0 15px;opacity:0;animation-name:_fadeIn_81wnm_1;animation-delay:.2s;animation-duration:3s;animation-fill-mode:forwards}@media (min-width: 992px){._footer_81wnm_1{bottom:40px}}@keyframes _fadeIn_81wnm_1{to{opacity:1}}
