header{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;font-weight:600;justify-content:center;min-height:108px;position:-webkit-sticky;position:sticky;top:0;z-index:var(--3z)}header,header:after,header:before{background:var(--black-color-transparent)}header:after,header:before{--_border-radius:55px;content:"";height:40px;position:absolute;top:100%;width:100px}header:before{border-bottom-right-radius:var(--_border-radius);left:0}header:after{border-bottom-left-radius:var(--_border-radius);right:0}header .active{color:var(--unic-color)}.nav_box{grid-gap:100px;align-items:center;display:grid;gap:100px;grid-template-columns:1fr 1fr 1fr;justify-items:center;width:min(550px,100%)}.nav_box .nav_text{align-self:center;width:-webkit-max-content;width:max-content}@media(max-width:1200px){.nav_box{gap:15px;justify-content:space-between}}@media(max-width:500px){.nav_box{grid-template-columns:1fr;padding-block:15px}}footer{background:var(--black-color);justify-content:center;min-height:300px}.footer,footer{align-items:center;display:flex}.footer{flex-direction:column;gap:10px;justify-content:space-around;width:min(800px,100%)}.we{height:100%;width:100%}@media(max-width:1200px){footer{min-height:720px}.footer{padding-inline:35px;width:auto}}.main .category{margin-inline:20px}.main .box_main{display:flex;flex-wrap:wrap;height:auto;margin:20px;width:100%}.main .text{margin:20px}.main .text div{display:flex;gap:10px;justify-content:flex-start}.main .add{font-weight:600}.main .img_box{border:6px solid var(--light-gray-color);border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .img_box.avatar{aspect-ratio:1/1;width:200px;z-index:var(---1z)}.main .img_box.avatar .img{aspect-ratio:1/1}.main .img_section{align-items:center;display:flex;flex-wrap:wrap;gap:35px;justify-content:flex-start;margin:40px}.main .img_section .img_box{cursor:zoom-in;width:30%;z-index:var(--2z)}.main .img_section .img_box p{display:none}.main .img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.main .buttons_img{display:flex;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;position:absolute;right:0;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main .grid{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 1s}.main .grid.open{grid-template-rows:1fr}.main .content{min-height:0;padding-left:5px;transition:visibility 1s;visibility:hidden}.main .grid.open .content{visibility:visible}@media(max-width:1200px){.main .img_box{width:100%}}.modal{align-items:center;display:flex;height:auto;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .5s;width:100%}.modal .text{background:var(--background-color);border:1px solid var(--border-color);border-radius:35px;min-height:min(70%,300px);min-width:min(70%,500px);padding:40px 50px 20px;position:relative;scale:.5;transition:scale .5s;z-index:var(--4z)}.modal.active{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--background-color-transparent);opacity:1;pointer-events:all;z-index:var(--3z)}.modal.active .text{scale:1}.modal .close_modal{color:var(--unic-color);height:auto;position:absolute;right:35px;top:20px;width:auto}.modal .close_modal i{font-size:var(--h2-size)}form{flex-direction:column;gap:30px;justify-content:space-evenly;margin-block:30px;text-align:center}form,form .office{align-items:center;display:flex}form .office{gap:15px;justify-content:center}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body,body *{margin:0;padding:0}main{display:block}h1{margin:0 0 .67em}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}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,small{font-size:90%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{border:none;font-family:inherit;font-size:100%;line-height:1.15;margin:0;outline:none}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:initial}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}template{display:none}[hidden]{display:none!important}*{box-sizing:border-box}html{color-scheme:dark;font-size:62.5%;line-height:62.5%;scroll-behavior:smooth}:root{--h1-size:3.5rem;--h1-line-height:3.7rem;--h2-size:2rem;--h2-line-height:2.5rem;--p-size:1.8rem;--p-line-height:3rem;--unic-color:#efbb00;--unic-color-rgb:0,173,181;--text-color:#fff;--background-color:#1e1e1e;--background-color-transparent:rgba(#1E1E1E,.8);--black-color:#020202;--black-color-transparent:rgba(2,2,2,.3);--gray-color:37,40,48;--light-gray-color:#a4a4a4;--border-color:#52525b4d;--red-color:255,77,77;--green-color:30,215,96;--tg-color:#229ed9;--ds-color:#5865f2;--vk-color:#07f;--boosty-color:#f15f2c;--yt-color:red;--twitch-color:#9146ff;--default-border-radius:35px;--transition-url:300ms;--hover-delay:350ms;---1z:-1;--1z:1;--2z:2;--3z:3;--4z:4;--indent-page:15px}@font-face{font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-Regular.3faa3eef13649db02044.ttf) format("truetype"),url(/static/media/Montserrat-Regular.11bedc6d66ec193d9efa.svg) format("svg"),url(/static/media/Montserrat-Regular.377beafd9db71d7fbf45.otf) format("otf"),url(/static/media/Montserrat-Regular.e01d048caf7e291dbc7a.woff) format("woff"),url(/static/media/Montserrat-Regular.06bb8016397fac883e13.woff2) format("woff2")}@font-face{font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:500;src:url(/static/media/Montserrat-Medium.647f0e61af3a76a138c3.ttf) format("truetype")}@font-face{font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:600;src:url(/static/media/Montserrat-SemiBold.2f7a846126c7d5ee9163.ttf) format("truetype")}@font-face{font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:700;src:url(/static/media/Montserrat-Bold.0915f0a8c3367a6d05ec.ttf) format("truetype")}body{background:#1e1e1e;background:var(--background-color);color:#fff;color:var(--text-color);font-family:Montserrat,sans-serif;font-size:1.8rem;font-size:var(--p-size);line-height:3rem;line-height:var(--p-line-height);margin-right:calc(-100vw - -100%);overflow-x:hidden}body ::selection{background:rgba(30,215,96,.3);background:rgba(var(--green-color),.3)}.max_size{--max-width:900px;margin:0 auto;padding:15px;padding:var(--indent-page);width:min(var(--max-width) - 15px*2,100%);width:min(var(--max-width) - var(--indent-page)*2,100%)}img{object-fit:cover}a{color:#fff;color:var(--text-color)}ol:not(.not_indent),ul:not(.not_indent){margin-left:30px}a.unic_color:active,button.unic_color:active{color:rgba(0,173,181,.8);color:rgba(var(--unic-color-rgb),.8)}*{scrollbar-color:#efbb00 #020202;scrollbar-color:var(--unic-color) var(--black-color);scrollbar-width:thin}::-webkit-scrollbar{height:8px;width:10px}::-webkit-scrollbar-track{background:#020202;background:var(--black-color)}::-webkit-scrollbar-thumb{background:#efbb00;background:var(--unic-color);border-radius:35px}.center{align-items:center;display:flex;justify-content:center}.bigger{transition:scale .5s}.bigger:hover{scale:1.2}.no_select,button,input{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.all_select{-webkit-user-select:all;user-select:all}.remove_marker{list-style-type:none}svg{height:100%;width:100%}path{transition:fill .3s,stroke .3s;transition:var(--transition-url) fill,var(--transition-url) stroke}.line{background:#fff;background:var(--text-color);height:2px;margin-block:20px;margin-inline:auto;width:100%}.logo{width:200px}.creative_coalition{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:40px;min-height:300px}a[class$=_url]{align-items:center;border-radius:5px;display:inline-flex;font-weight:500;gap:10px;margin:0 5px 4px;padding:0 10px;translate:0 3px}a[class$=_url]:before{align-items:center;display:flex;font-family:Bootstrap-icons,serif;height:1.8rem;height:var(--p-size);justify-content:center}a[class$=_url][class^=ds]{border:1px solid #5865f2;border:1px solid var(--ds-color);color:#5865f2;color:var(--ds-color)}a[class$=_url][class^=ds]:before{content:""}a[class$=_url][class^=tg]{border:1px solid #229ed9;border:1px solid var(--tg-color);color:#229ed9;color:var(--tg-color)}a[class$=_url][class^=tg]:before{content:""}a[class$=_url][class^=twitch]{border:1px solid #9146ff;border:1px solid var(--twitch-color);color:#9146ff;color:var(--twitch-color)}a[class$=_url][class^=twitch]:before{content:""}a[class$=_url]:focus:before,a[class$=_url]:hover:before{color:#fff;color:var(--text-color)}@media(max-width:1200px){a[class$=_url]{gap:30px}}.url,.url_box,.url_section{align-items:center;display:flex}.url_section{gap:30px;justify-content:space-between}.url_box{flex-direction:column}.url,.url_box{justify-content:center}.url{height:70px;width:70px}.ds:hover path{fill:#5865f2;fill:var(--ds-color)}.yt.color path:first-child{fill:red;fill:var(--yt-color)}.yt.color path:last-child,.yt.white path:first-child{fill:#fff;fill:var(--text-color)}.yt.white path:last-child{fill:#1e1e1e;fill:var(--background-color)}.yt.white:where(:hover,:active) path:first-child{fill:red;fill:var(--yt-color)}.yt.white:where(:hover,:active) path:last-child{fill:#fff;fill:var(--text-color)}.twitch.color path:first-child{fill:#fff;fill:var(--text-color)}.twitch.color path:last-child,.twitch.color path:nth-child(2){fill:#9146ff;fill:var(--twitch-color)}.twitch.white path:first-child{fill:#1e1e1e;fill:var(--background-color)}.twitch.white path:last-child,.twitch.white path:nth-child(2){fill:#fff;fill:var(--text-color)}.twitch.white:where(:hover,:active) path:first-child{fill:#fff;fill:var(--text-color)}.twitch.white:where(:hover,:active) path:last-child,.twitch.white:where(:hover,:active) path:nth-child(2){fill:#9146ff;fill:var(--twitch-color)}@media(max-width:1200px){.url{height:100px;width:100px}}h1{color:#efbb00;color:var(--unic-color);font-size:3.5rem;font-size:var(--h1-size);line-height:3.7rem;line-height:var(--h1-line-height);text-align:center;width:auto}.font2,h2{font-size:2rem;font-size:var(--h2-size);font-weight:600;line-height:2.5rem;line-height:var(--h2-line-height)}.small{font-size:calc(1.8rem - 10%);font-size:calc(var(--p-size) - 10%);line-height:calc(3rem - 10%);line-height:calc(var(--p-line-height) - 10%)}.red_line:first-letter{margin-left:30px}.unic_color{color:#efbb00!important;color:var(--unic-color)!important}.unic_color_marker::marker{color:#efbb00;color:var(--unic-color)}.green_color{color:#1ed760;color:rgb(var(--green-color))}.red_color{color:#ff4d4d;color:rgb(var(--red-color))}.center_text{text-align:center}.medium-font{font-weight:500!important}.semibold-font{font-weight:600!important}.bold-font{font-weight:700!important}.underline{border-bottom:2px solid #efbb00;border-bottom:2px solid var(--unic-color);margin-bottom:2px}button,input{border:none;outline:none}a,button{transition:color 1s}a:hover,button:hover{color:#efbb00;color:var(--unic-color)}button{background:transparent;color:#fff;color:var(--text-color);cursor:pointer}button[type=submit]{background:#020202;background:var(--black-color);border-radius:50px;color:#efbb00;color:var(--unic-color);height:50px;padding:5px 20px;width:500px}button.red{background:#ff4d4d;background:rgb(var(--red-color));color:#fff;color:var(--text-color)}input[type=number],input[type=password],input[type=text],textarea{background:#fff;background:var(--text-color);border-radius:25px;color:#020202;color:var(--black-color);max-height:350px;max-width:700px;min-height:50px;min-width:500px;padding:10px 20px;text-align:center}input[type=number].big,input[type=password].big,input[type=text].big,textarea.big{height:100px}input[type=checkbox]{height:35px;width:35px}figure#fullscreen{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:zoom-out;display:flex;gap:40px;height:auto;inset:0;justify-content:center;padding:110px;position:fixed;width:100%}figure#fullscreen .img{border-radius:35px}figure#fullscreen .img,figure#fullscreen p{-webkit-animation:fullscreen_appear .45s cubic-bezier(.11,0,.5,0);animation:fullscreen_appear .45s cubic-bezier(.11,0,.5,0)}figure#fullscreen p{display:block}@-webkit-keyframes fullscreen_appear{0%{scale:.5}to{scale:1}}@keyframes fullscreen_appear{0%{scale:.5}to{scale:1}}body:has(#fullscreen){overflow:hidden}@media(max-width:1200px){html{font-size:95%;line-height:95%}}
/*# sourceMappingURL=main.93ef1258.css.map*/