*{padding:0;margin:0;border:none}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{display:block;max-width:100%;height:auto}address{font-style:normal}a,button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:rgba(0,0,0,0)}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:rgba(0,0,0,0);background:none;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}:root{--green_dark:#00673c;--green_light:#04b86d;--red:#fb4646;--orange:#ff8400;--yellow:#ffcd57;--purple:#6c4bc2;--purple_secondary:#9d72dd;--coral:#d86c50;--blue:#406bda;--dark:#1e1e1e;--darked:#2d2d2d;--white:#ffffff;--gray_dark:#2a2a2a;--gray_light:#909090;--gray_medium:#3c3c3c;--light:#d9d9d9;--dark_bg_60:rgba(13,13,13,0.6);--gray_dark_90:rgba(42,42,42,0.9);--dark_bg_30:rgba(60,60,60,0.3);--light_12:rgba(217,217,217,0.12);--light_8:rgba(217,217,217,0.08);--red_8:rgba(251,70,70,0.08);--yellow_8:rgba(255,205,87,0.08);--green_8:rgba(40,143,100,0.08);--neutral_light:#ededed;--neutral_gray:#c3c3c3;--white_20:rgba(255,255,255,0.2);--neutral_gray_dark:#888;--gray_ash:#c3c3c3;--vk_hover:#0077ff;--tg_hover:#42b9f5;--bg_blur_80:80px;--purple_shadow:rgba(126,80,175,0.5);--shadow_light:0px 0px 8px 0px #414141;--test:gray}html{scroll-behavior:smooth}body{overflow-x:hidden;background-color:var(--dark)}main{margin-top:120px}@media only screen and (max-width:1280px){main{margin-top:0}}.DesktopContent_contentWrapper__I6Tz4{overflow-y:scroll;width:100%;background:var(--gray_dark);border:1px solid var(--light_8);border-radius:24px;-ms-overflow-style:none;color:var(--neutral_light);scrollbar-width:none}.DesktopContent_contentWrapper__I6Tz4::-webkit-scrollbar{display:none}.DesktopContent_contentWrapper__I6Tz4.DesktopContent_fullscreen__e4NH1{height:100%;border-radius:0;background:var(--dark);border:none}.DesktopContent_content__l6EXe{position:relative;padding:24px;width:100%}.DesktopContent_content__l6EXe.DesktopContent_fullscreen__e4NH1{padding:0}@media only screen and (max-width:1024px){.DesktopContent_content__l6EXe{padding:24px 16px}.DesktopContent_content__l6EXe.DesktopContent_fullscreen__e4NH1{padding:0}}.DesktopContent_content__l6EXe .DesktopContent_iconClose__wM9b8{cursor:pointer;position:absolute;right:24px;top:24px;z-index:101}.DesktopContent_content__l6EXe .DesktopContent_iconClose__wM9b8 img,.DesktopContent_content__l6EXe .DesktopContent_iconClose__wM9b8 svg{width:24px;height:24px;color:var(--gray_light);transition:all .3s ease}.DesktopContent_content__l6EXe .DesktopContent_iconClose__wM9b8:hover img,.DesktopContent_content__l6EXe .DesktopContent_iconClose__wM9b8:hover svg{color:var(--neutral_light)}.Modal_overlay__ovi8E{position:fixed;z-index:1001;inset:0;overflow-y:auto;display:grid;place-items:center;transition:all .3s ease}.Modal_overlay__ovi8E[data-state=open]{background-color:var(--dark_bg_60);animation:Modal_fadeIn__Ay3tM .3s ease-out}.Modal_overlay__ovi8E[data-state=open].Modal_fullscreen__NUqtf{background-color:rgba(0,0,0,0)}.Modal_overlay__ovi8E[data-state=closed]{background-color:rgba(0,0,0,0);animation:Modal_fadeOut__f15Tq .3s ease-in}.Modal_content__b1ltt{width:auto}.Modal_content__b1ltt.Modal_fullscreen__NUqtf{width:100%;height:calc(100% - 96px);margin-top:96px}@media only screen and (max-width:640px){.Modal_content__b1ltt.Modal_fullscreen__NUqtf{height:calc(100% - 80px);margin-top:80px}}@keyframes Modal_fadeIn__Ay3tM{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__f15Tq{0%{opacity:1}to{opacity:0}}