@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&amp;subset=cyrillic);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:"Open Sans",serif;background:#1f2225;color:#fff}.text-center{text-align:center}.container{max-width:1180px;padding:0 15px;margin:auto;display:flex}section.server{text-align:center;padding-top:30px}section.server a{font-size:26px;color:#fff;text-decoration:none}section.server a:hover{text-decoration:underline}section.leaders{padding-top:50px}section.leaders .container{max-width:650px;justify-content:space-between;align-items:flex-end}section.leaders .container .user{flex-basis:200px;text-align:center}section.leaders .container .user .avatar{position:relative;border:3px solid #2b2f33;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;height:60px;width:60px;display:inline-block}section.leaders .container .user .avatar.winner:after{content:"";position:absolute;height:23px;width:23px;right:-5px;top:-17px;background:url(/img/crown.svg) 50% 50% no-repeat}section.leaders .container .user .nick{font-size:16px;font-weight:600;margin-top:7px;margin-bottom:5px}section.leaders .container .user .nick span{display:inline-block;margin-left:3px;color:#8f9192;font-size:13px;font-weight:400}section.leaders .container .user .pedestal{position:relative;font-weight:600}section.leaders .container .user .pedestal img{width:100%}section.leaders .container .user .pedestal.top-1{color:#a88200;font-size:44px}section.leaders .container .user .pedestal.top-2{color:#494a4b;font-size:40px}section.leaders .container .user .pedestal.top-3{color:#674320;font-size:36px}section.leaders .container .user .pedestal .rank{display:flex;position:absolute;width:100%;height:calc(100% - 33px);font-weight:800;top:0;left:0;align-items:center;justify-content:center;padding-top:26px}section.main{position:relative;z-index:2;margin-top:-10px;padding-bottom:50px}section.main .page{border-radius:6px;padding:15px;background:#2b2f33;flex:1 1}section.main .page .tabs{font-weight:600;text-transform:uppercase;padding-top:15px;padding-bottom:25px;max-width:800px;margin:auto}section.main .page .tabs ul{margin:0;padding:0;display:flex;justify-content:space-between}section.main .page .tabs ul li{display:inline-block}section.main .page .tabs ul li a{padding:10px;color:#fff;text-decoration:none}section.main .page .tabs ul li a.active{border-bottom:2px solid #faa51b;position:relative}section.main .page .tabs ul li a.active:after{content:"";position:absolute;width:100%;bottom:-9px;left:0;box-shadow:0 -4px 6px 0 rgba(250,165,27,.2);height:9px}section.main .page .content{font-weight:600;color:#b7c1c2;font-size:16px}section.main .page .content .users-table .user-row{padding:0 15px;justify-content:center;align-items:center;display:flex}section.main .page .content .users-table .user-row:nth-child(2n){background:#272a2e}section.main .page .content .users-table .user-row>div{padding:15px 0}section.main .page .content .users-table .user-row .position{flex:1 1;color:#fff;width:40px;font-weight:500;font-size:18px}section.main .page .content .users-table .user-row .avatar{flex:1.3 1;text-align:left}section.main .page .content .users-table .user-row .avatar img{max-width:40px;width:40px;border-radius:50%;background:#272a2e}section.main .page .content .users-table tr td.avatar img{border-radius:50%;height:40px;width:40px}section.main .page .content .users-table .user-row .name{flex:12 1;color:#fffeee}section.main .page .content .users-table .user-row .name a{text-decoration:none;color:#fffeee}section.main .page .content .users-table .user-row .name a span{color:#8f9192;font-size:11px;font-weight:400;display:inline-block;margin-left:3px}section.main .page .content .users-table .user-row .name a:hover{text-decoration:underline}section.main .page .content .users-table .user-row .rating{flex:5 1;text-align:right}section.main .page .content .users-table .user-row .rating i{font-style:normal;font-size:20px;color:#fff}section.main .page .content .users-table .user-row .rating small{display:block;color:#777d7d}section.main .page .content .ranks{text-align:center}section.main .page .content .ranks .levels{padding-bottom:25px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}section.main .page .content .ranks .level{position:relative;color:#1f8b4c;text-transform:uppercase;text-align:center;flex-basis:300px;border:1px solid #1f8b4c;border-radius:3px;padding:15px;margin:25px 15px 0}section.main .page .content .ranks .level span{top:-9px;right:-9px;position:absolute;text-transform:none;color:#000;background:#fff;display:inline-block;border-radius:9px;font-size:10px;padding:2px 7px}section.main .page .content .profile{text-align:center;display:flex;justify-content:center}section.main .page .content .profile .avatar{display:inline-block;height:200px;width:200px;min-width:200px;border-radius:50%;overflow:hidden;border:15px solid #272a2e;justify-content:center;align-items:center}section.main .page .content .profile .avatar img{width:100%}section.main .page .content .profile .description{display:flex;flex-direction:column;justify-content:center;padding-left:25px;text-align:left;color:#fffeee;font-size:24px}section.main .page .content .profile .description .name{margin-bottom:25px;font-weight:700;font-size:36px}section.main .page .content .profile .description .name small{font-weight:500;font-size:24px;color:#8f9192}section.main .page .games{display:flex;flex-flow:row wrap;justify-content:center}section.main .page .games .game{cursor:pointer;position:relative;background-size:cover;flex-grow:0;flex-shrink:1;flex-basis:calc(33% - 15px);margin-right:15px;margin-bottom:15px;height:170px;border-radius:5px;overflow:hidden;background-position:50% 50%;opacity:.8;transition:.2s}section.main .page .games .game:hover{opacity:1}section.main .page .games .game:nth-child(3n){margin-right:0}section.main .page .games .game .name{display:none}section.main .page .games .game .price{font-weight:700;font-size:22px;position:absolute;background:#fff;border-radius:30px;padding:7px 15px;right:10px;bottom:10px;color:#1f2225}@media (max-width:800px){section.main .page .content .users-table .user-row .avatar,section.main .page .content .users-table .user-row .position{flex:1.5 1}}@media (max-width:700px){section.main .page .tabs ul{flex-wrap:wrap;justify-content:center}section.main .page .tabs ul li{margin-bottom:25px}section.main .page .content .users-table .user-row .avatar,section.main .page .content .users-table .user-row .position{flex:1.5 1}section.main .page .content .users-table .user-row .name{flex:9 1}section.main .page .content .users-table .user-row .rating{flex:5 1}section.main .page .games .game{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 15px)}section.main .page .games .game:nth-child(3n){margin-right:15px}section.main .page .games .game:nth-child(2n){margin-right:0}section.leaders .container{padding:0 30px}section.main .page .content .profile .description .name{font-size:24px}section.main .page .content .profile .description{font-size:20px}}@media (max-width:600px){section.main .page .content .users-table{margin-left:-15px;width:calc(100% + 30px)}section.main .page .content .users-table .user-row .name{flex:5 1}.container{padding:0}section.main{padding-bottom:0}section.main .page{border-radius:0}section.main .page .games .game{flex-basis:100%;margin-right:0!important}section.main .page .content .profile .avatar{height:100px;width:100px;min-width:100px}section.main .page .content .profile .description .name{font-size:20px}section.main .page .content .profile .description{font-size:16px}}.loading{text-align:center;padding:50px}.loading .lds-ring{display:inline-block;position:relative;width:80px;height:80px}.loading .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.loading .lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.f9e1eb23.chunk.css.map */