@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,500;1,500&display=swap);.rubik{font-family:"Rubik";color:#fff}.sh,body,header{display:flex;align-items:center}body{background-color:#121212;position:relative;min-height:100vh;flex-direction:column}header{width:100%;background-color:#171b25}@media (min-width:320px){header{height:4.5em}}@media (min-width:2560px){header{height:4.5em}}.sh{width:100%}@media (min-width:320px){.sh{padding-left:3em;padding-right:3em}}@media (min-width:992px){.sh{padding-left:7.5em;padding-right:7.5em}}@media (min-width:1920px){.sh{padding-left:10em;padding-right:10em}}@media (min-width:2560px){.sh{padding-left:13em;padding-right:13em}}.sh_logo{user-select:none;-webkit-user-select:none}@media (min-width:320px){.sh_logo{font-size:27px}}@media (min-width:1920px){.sh_logo{font-size:30px}}@media (min-width:2560px){.sh_logo{font-size:35px}}.sh_cont{display:flex;justify-content:end;width:100%}.obertka{display:flex;justify-content:center;align-items:center;top:0;bottom:0;margin:auto 0}@media (min-width:320px){.obertka{width:90%;flex-direction:column}}@media (min-width:1920px){.obertka{width:85%}}@media (min-width:2560px){.obertka{flex-direction:row}}.content{background:#1d1d1d;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%}@media (min-width:320px){.content{min-height:16em;margin-top:5%;border-radius:20px}}@media (min-width:992px){.content{margin-top:1.8%}}@media (min-width:1920px){.content{min-height:20em}}@media (min-width:2560px){.content{min-height:30em;border-radius:40px}}@media (min-width:320px){.info{margin-bottom:4%}}@media (min-width:992px){.info{margin-bottom:1%}}@media (min-width:2560px){.info{margin-bottom:0;margin-left:2em}}.c_head{background:#161616;width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media (min-width:320px){.c_head{border-radius:20px 20px 0 0;padding:.7em}}@media (min-width:2048px){.c_head{border-radius:40px 40px 0 0}}@media (min-width:320px){.c_txt{font-size:20px}}@media (min-width:992px){.c_txt{font-size:25px}}@media (min-width:1920px){.c_txt{font-size:30px}}@media (min-width:2560px){.c_txt{font-size:35px}}.cs_txt{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;width:100%}@media (min-width:320px){.cs_txt{font-size:17px;padding:0 1em}}@media (min-width:992px){.cs_txt{font-size:23px;padding:0 3em 1em;margin-top:.7em}}@media (min-width:1920px){.cs_txt{font-size:25px}}@media (min-width:2048px){.cs_txt{font-size:30px}}.cs_txt a,.cs_txt p{word-wrap:break-word;margin-top:.5em}a:link{text-decoration:none}a:active,a:hover,a:link,a:visited{color:#fff}.a_txt:active,.a_txt:hover,.a_txt:link,.a_txt:visited{color:#8084ff}html::-webkit-scrollbar{width:8px;height:8px;background:0 0}html::-webkit-scrollbar-thumb{background:#b3b8c5;border-radius:30px}