.header{width:100%;position:fixed;top:0;min-height:80px;z-index:274;display:flex;align-items:center;justify-content:space-between;background:#1a2035;color:#fff;box-shadow:0 0 5px #121727}@media(max-width:750px){.header{width:100%;margin-right:20px}}@media(max-width:420px){.header{margin-right:2px}}.header__info{margin-right:100px;display:flex;align-items:center;width:300px}@media(max-width:630px){.header__info{margin-right:20px}}@media(max-width:550px){.header__info{max-width:300px;width:100%}}.header__info .lds-ring{display:flex;align-items:center;justify-content:center;position:relative;width:40px;height:40px}.header__info .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;border:2px solid;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#7457ff transparent transparent transparent}.header__info .lds-ring div:first-child{animation-delay:-.45s}.header__info .lds-ring div:nth-child(2){animation-delay:-.3s}.header__info .lds-ring div:nth-child(3){animation-delay:-.15s}.header .balance{font-weight:500;font-size:20px}@media(max-width:550px){.header .balance{font-size:14px;line-height:17px}}.header__currency{width:74px;height:40px;cursor:pointer;display:flex;align-items:center;background:#1a1f3e;border:1px solid #7457ff;border-radius:5px;position:relative;margin-right:20px}@media(max-width:420px){.header__currency{margin-right:5px}}.header__currency img{transition:.2s}.header__currency .rotate{transform:rotate(180deg)}.header__currency span{font-weight:600;font-size:20px;color:#fff;text-transform:uppercase;margin-right:15px}.header__currency__menu{position:absolute;width:100%;background:#1a1f3e;box-shadow:0 0 14px rgba(0,0,0,.02);border-radius:5px;z-index:260;left:0;top:105%}.header__currency__menu p{display:flex;align-items:center;padding:8px 14px;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;color:#fff;border-right:4px solid transparent;opacity:.8;font-weight:600;font-size:20px}.header__currency__menu p:hover{opacity:1;border-right:4px solid #7457ff}.header__currency__change{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.header .logo-header{min-width:250px;padding:10px 20px;display:flex;background:#1f283e;min-height:80px;align-items:center;border-color:hsla(0,0%,71%,.1);justify-content:space-between;transition:all .3s ease}@media(max-width:1000px){.header .logo-header{transition:none}}@media(max-width:750px){.header .logo-header{min-width:140px}}.header .logo-header a{text-decoration:none;color:#fff;white-space:nowrap}.header .logo-header h1{cursor:pointer;font-size:30px;font-weight:700}@media(max-width:750px){.header .logo-header h1{font-size:12px}}.header .logo-header__burger{cursor:pointer;position:relative;width:20px;height:20px;display:flex;align-items:center}.header .logo-header__burger span{width:20px;height:2px;background:#fff;border-radius:5px;display:flex}.header .logo-header__burger:after,.header .logo-header__burger:before{content:"";width:20px;height:2px;background:#fff;position:absolute;border-radius:5px}.header .logo-header__burger:before{top:0}.header .logo-header__burger:after{bottom:0}.header .closed{min-width:75px;align-items:center;justify-content:center}.header .closed a{display:none}.header .closed h1{font-size:0}.header .nav{width:100%;display:flex;padding:0 20px;justify-content:flex-end;align-items:center}@media(max-width:550px){.header .nav{padding:0 10px}}.header .right-block{background:#7457ff;border-radius:7px;width:50px;height:50px;padding:0 14px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none;transition:all .3s ease}.header .right-block:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#7457ff;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sideBar{width:250px;margin-top:80px;display:block;z-index:200;background:#1f283e;padding:20px 20px;transition:all .3s ease}@media(max-width:1000px){.sideBar{position:fixed;height:calc(100vh - 80px)}}@media(max-width:750px){.sideBar{max-width:140px;width:100%;padding:10px}}.sideBar ul{display:flex;flex-direction:column;row-gap:15px}.sideBar a{display:flex;align-items:center;text-decoration:none;cursor:pointer;padding:10px 15px;border-radius:4px;transition:all .3s ease}@media(max-width:750px){.sideBar a{padding:5px}}.sideBar a:hover{background:hsla(0,0%,78%,.2)}.sideBar a:hover img{opacity:1}.sideBar a img{width:20px;height:20px;opacity:.8}.sideBar p{font-size:15px;font-weight:600;color:#8d9498;margin-left:10px}.sideBar .router-link-active{background:#fff}.sideBar .router-link-active img{opacity:1}.sideBar .router-link-active p{color:#000}.sideBar .router-link-active:hover{background:#fff}.sideBar__limit{display:flex;flex-direction:column;margin-top:50px;font-size:18px;color:#fff;font-weight:500;row-gap:10px;white-space:nowrap;padding:0 15px}.sideBar__limit br{display:none}.sideBar__limit p{margin-left:0;font-size:18px;color:#fff;font-weight:500}@media(max-width:750px){.sideBar__limit p{font-size:12px}}@media(max-width:750px){.sideBar__limit{font-size:15px;padding:0 5px}}.sideBar__limit:last-child{margin-top:25px}@media(max-width:750px){.sideBar__limit:last-child{line-height:20px}.sideBar__limit:last-child br{display:flex}}.closed{width:75px}@media(max-width:1000px){.closed{display:none}}.closed a{padding:8px}.closed .sideBar__limit,.closed p{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-ExtraBold.bdf3ea41.eot);src:local("Gilroy ExtraBold"),local("Gilroy-ExtraBold"),url(../fonts/Gilroy-ExtraBold.bdf3ea41.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-ExtraBold.2037b7c0.woff) format("woff"),url(../fonts/Gilroy-ExtraBold.07e6a6cd.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Heavy.335c7ebf.eot);src:local("Gilroy Heavy"),local("Gilroy-Heavy"),url(../fonts/Gilroy-Heavy.335c7ebf.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Heavy.ffa5800e.woff) format("woff"),url(../fonts/Gilroy-Heavy.8d36efeb.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-LightItalic.b276abdd.eot);src:local("Gilroy Light Italic"),local("Gilroy-LightItalic"),url(../fonts/Gilroy-LightItalic.b276abdd.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-LightItalic.0cf6584c.woff) format("woff"),url(../fonts/Gilroy-LightItalic.a774850a.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-ThinItalic.0af99171.eot);src:local("Gilroy Thin Italic"),local("Gilroy-ThinItalic"),url(../fonts/Gilroy-ThinItalic.0af99171.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-ThinItalic.72bca972.woff) format("woff"),url(../fonts/Gilroy-ThinItalic.9575e892.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-BlackItalic.df2b7fe0.eot);src:local("Gilroy Black Italic"),local("Gilroy-BlackItalic"),url(../fonts/Gilroy-BlackItalic.df2b7fe0.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-BlackItalic.7fc70f6c.woff) format("woff"),url(../fonts/Gilroy-BlackItalic.25a0c193.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-BoldItalic.ebdd3100.eot);src:local("Gilroy Bold Italic"),local("Gilroy-BoldItalic"),url(../fonts/Gilroy-BoldItalic.ebdd3100.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-BoldItalic.6171e2e9.woff) format("woff"),url(../fonts/Gilroy-BoldItalic.2b56aed0.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-SemiBold.2b2e536e.eot);src:local("Gilroy SemiBold"),local("Gilroy-SemiBold"),url(../fonts/Gilroy-SemiBold.2b2e536e.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-SemiBold.989947b0.woff) format("woff"),url(../fonts/Gilroy-SemiBold.05bdf30b.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-UltraLightItalic.0bf003f5.eot);src:local("Gilroy UltraLight Italic"),local("Gilroy-UltraLightItalic"),url(../fonts/Gilroy-UltraLightItalic.0bf003f5.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-UltraLightItalic.f07d7e71.woff) format("woff"),url(../fonts/Gilroy-UltraLightItalic.21f2f1d8.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-SemiBoldItalic.eebe073a.eot);src:local("Gilroy SemiBold Italic"),local("Gilroy-SemiBoldItalic"),url(../fonts/Gilroy-SemiBoldItalic.eebe073a.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-SemiBoldItalic.2706d075.woff) format("woff"),url(../fonts/Gilroy-SemiBoldItalic.d9652658.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Light.c2a5327d.eot);src:local("Gilroy Light"),local("Gilroy-Light"),url(../fonts/Gilroy-Light.c2a5327d.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Light.f9b62dd8.woff) format("woff"),url(../fonts/Gilroy-Light.73bfa12b.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-MediumItalic.27cc5330.eot);src:local("Gilroy Medium Italic"),local("Gilroy-MediumItalic"),url(../fonts/Gilroy-MediumItalic.27cc5330.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-MediumItalic.f8ac8bc5.woff) format("woff"),url(../fonts/Gilroy-MediumItalic.9bc60a85.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-ExtraBoldItalic.04a0adfb.eot);src:local("Gilroy ExtraBold Italic"),local("Gilroy-ExtraBoldItalic"),url(../fonts/Gilroy-ExtraBoldItalic.04a0adfb.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-ExtraBoldItalic.e43cca6c.woff) format("woff"),url(../fonts/Gilroy-ExtraBoldItalic.1ccd0d2f.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular.59525ce1.eot);src:local("Gilroy Regular"),local("Gilroy-Regular"),url(../fonts/Gilroy-Regular.59525ce1.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Regular.8e8705d0.woff) format("woff"),url(../fonts/Gilroy-Regular.ae5e7255.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-HeavyItalic.de665040.eot);src:local("Gilroy Heavy Italic"),local("Gilroy-HeavyItalic"),url(../fonts/Gilroy-HeavyItalic.de665040.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-HeavyItalic.c9a8c7bb.woff) format("woff"),url(../fonts/Gilroy-HeavyItalic.574db652.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.ce12e7f2.eot);src:local("Gilroy Medium"),local("Gilroy-Medium"),url(../fonts/Gilroy-Medium.ce12e7f2.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Medium.7d5dc179.woff) format("woff"),url(../fonts/Gilroy-Medium.6444f14a.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-RegularItalic.d2d1a69f.eot);src:local("Gilroy Regular Italic"),local("Gilroy-RegularItalic"),url(../fonts/Gilroy-RegularItalic.d2d1a69f.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-RegularItalic.5b729efb.woff) format("woff"),url(../fonts/Gilroy-RegularItalic.4b9bfe4d.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-UltraLight.1b3e628e.eot);src:local("Gilroy UltraLight"),local("Gilroy-UltraLight"),url(../fonts/Gilroy-UltraLight.1b3e628e.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-UltraLight.22b0d1f5.woff) format("woff"),url(../fonts/Gilroy-UltraLight.d3d30383.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold.5e111ca0.eot);src:local("Gilroy Bold"),local("Gilroy-Bold"),url(../fonts/Gilroy-Bold.5e111ca0.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Bold.32750b00.woff) format("woff"),url(../fonts/Gilroy-Bold.3cf0ee27.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Thin.936acdcb.eot);src:local("Gilroy Thin"),local("Gilroy-Thin"),url(../fonts/Gilroy-Thin.936acdcb.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Thin.e1358f50.woff) format("woff"),url(../fonts/Gilroy-Thin.b4e27db9.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Black.3ee088eb.eot);src:local("Gilroy Black"),local("Gilroy-Black"),url(../fonts/Gilroy-Black.3ee088eb.eot?#iefix) format("embedded-opentype"),url(../fonts/Gilroy-Black.bde8bcef.woff) format("woff"),url(../fonts/Gilroy-Black.d59719bc.ttf) format("truetype");font-weight:900;font-style:normal}*{box-sizing:border-box}.home-wrapper,body{font-family:Gilroy,sans-serif}.home-wrapper{width:100%;height:100%}.home-wrapper .main__content{display:flex;background:#1a2035;width:100%}.home-wrapper .main{height:100%;min-height:calc(100vh - 80px);background:#1a2035;transition:all .3s ease;display:flex;flex-direction:column;padding:15px 20px 15px 30px;margin-top:80px;width:calc(100% - 250px)}@media(max-width:1000px){.home-wrapper .main{width:100%;padding:15px}}@media(max-width:750px){.home-wrapper .main{padding:10px;transition:none}}.home-wrapper .main .rights{text-align:center;font-size:100px;font-weight:600;color:#fff}.home-wrapper .main .checkbox{display:flex;align-items:flex-end;justify-content:flex-end;width:80px;margin-left:20px}.home-wrapper .main .checkbox .active:before{content:url(../img/arrow.6bb1e162.svg);box-shadow:0 0 6.4px hsla(0,0%,100%,.25);background-color:#7457ff}.home-wrapper .main .checkbox span{font-size:15px;color:#fff;font-weight:600;height:35px;display:flex;align-items:center;position:relative;cursor:pointer}.home-wrapper .main .checkbox span:before{content:"";position:absolute;display:flex;align-items:center;justify-content:center;border-radius:6px;left:-29px;width:24px;height:24px;background:#131732}.home-wrapper .main .searchPanel{background:#202940;border-radius:4px;padding:15px 10px;display:flex;flex-wrap:wrap;gap:15px;max-height:165px;overflow:auto}.home-wrapper .main .searchPanel::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.home-wrapper .main .searchPanel::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}@media(max-width:1630px){.home-wrapper .main .searchPanel{justify-content:center;-moz-column-gap:40px;column-gap:40px}}.home-wrapper .main .searchPanel .searchButton{display:flex;align-items:flex-end}.home-wrapper .main .searchPanel .searchButton button{border-radius:4px;border:none;width:100px;height:35px;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.home-wrapper .main .searchPanel .searchButton button img{width:15px;height:15px;margin-right:5px;margin-bottom:2px}.home-wrapper .main .searchPanel .searchButton button span{font-size:15px;color:#fff;font-weight:600}.home-wrapper .main .searchPanel .searchButton button:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.home-wrapper .main .searchPanel__calendar{position:absolute;z-index:1000;top:10%}@media(max-width:470px){.home-wrapper .main .searchPanel__calendar{right:15px}}.home-wrapper .main .searchPanel__calendarValue{display:flex;position:relative;overflow:hidden;cursor:pointer}.home-wrapper .main .searchPanel__calendarValue button{position:absolute;width:45px;height:35px;background-color:#7457ff;border:none;right:0;color:#fff;font-size:16px;font-family:Gilroy,sans-serif}.home-wrapper .main .searchPanel__input{display:flex;flex-direction:column;row-gap:8px;max-width:250px;width:100%}@media(max-width:1400px){.home-wrapper .main .searchPanel__input{width:30%;max-width:none;min-width:240px}}@media(max-width:455px){.home-wrapper .main .searchPanel__input{min-width:100%}}.home-wrapper .main .searchPanel__input__label{color:#fff;font-size:15px;font-weight:500}.home-wrapper .main .searchPanel__input-wrapper{padding:5px;border-radius:4px;background:#fff;width:100%;height:35px;display:flex;align-items:center}.home-wrapper .main .searchPanel__input-wrapper input{outline:none;font-weight:500;color:#222}.home-wrapper .main .searchPanel__input-wrapper input,.home-wrapper .main .searchPanel__input-wrapper select{background:none;border:none;width:100%;font-size:16px;font-family:Gilroy,sans-serif}.home-wrapper .main .filter{width:100%;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:5px;height:100px;display:flex;align-items:center}.home-wrapper .main .filter-wrapper{height:50px;display:flex;justify-content:space-between;padding:0 40px;width:100%}.home-wrapper .main .filter-wrapper .left-block{display:flex;align-items:center;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:0 7px 7px 0;height:100%}.home-wrapper .main .filter-wrapper .left-block__droptext{padding-left:14px;display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer;padding-right:13px;position:relative;min-width:158px;box-sizing:border-box}.home-wrapper .main .filter-wrapper .left-block__droptext-text{font-size:20px;font-weight:600;margin-right:11px;text-transform:uppercase}.home-wrapper .main .filter-wrapper .left-block__droptext img{position:absolute;right:8px;top:40%;transform:rotate(180deg);transition:all .2s}.home-wrapper .main .filter-wrapper .left-block__droptext-block{display:none;position:absolute;top:115%;left:0;right:0;background-color:#fff;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:7px;overflow:hidden}.home-wrapper .main .filter-wrapper .left-block__droptext-block.openDropMenu{display:block}.home-wrapper .main .filter-wrapper .left-block__droptext-block li{list-style:none;font-size:20px;line-height:24px;font-weight:600;color:#000;padding:10px 0;text-align:center;text-transform:uppercase;transition:all .2s}.home-wrapper .main .filter-wrapper .left-block__droptext-block li:hover{color:#fff;background:#069c38;transition:all .2s}.home-wrapper .main .filter-wrapper .left-block__input{display:flex;align-items:center;height:100%}.home-wrapper .main .filter-wrapper .left-block__input .icon-search{height:100%;display:flex}.home-wrapper .main .filter-wrapper .left-block__input input{outline:none;height:100%;border:none;font-size:20px;border-left:1px solid #e86f00;padding-left:20px;font-family:Gilroy Medium,sans-serif}.home-wrapper .main .filter-wrapper .left-block__input img{cursor:pointer;background-color:#e86f00;border-radius:0 7px 7px 0;padding:0 13px;width:50px}.home-wrapper .main .filter-wrapper .right-block{background:#ec0000;border-radius:7px;height:100%;padding:0 14px;display:flex;align-items:center;cursor:pointer;border:none;outline:none}.home-wrapper .main .content-wrapper{width:100%;height:600px;margin-top:15px;background-color:#202940;border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,.04);overflow:hidden}.home-wrapper .main .content-wrapper .loader-block{display:flex;align-items:center;justify-content:center;height:100%}.home-wrapper .main .content-wrapper__table{width:100%;text-align:center;padding:20px 5px;overflow:auto}.home-wrapper .main .content-wrapper__table::-webkit-scrollbar{width:5px;height:10px;background:#10142e}.home-wrapper .main .content-wrapper__table::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.home-wrapper .main .content-wrapper__table table{width:100%;font-weight:500}.home-wrapper .main .content-wrapper__table table .accountingSearch{grid-template-columns:4% 7% 15% 18% 15% 6% 6% 6% 6% 12% 5%}.home-wrapper .main .content-wrapper__table table .control{grid-template-columns:4% 13% 20% 15% 6% 6% 6% 6% 5% 7% 8% 4%}.home-wrapper .main .content-wrapper__table table thead{display:grid;padding-right:15px}.home-wrapper .main .content-wrapper__table table thead td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.home-wrapper .main .content-wrapper__table table thead tr{text-transform:uppercase;display:grid;grid-template-columns:4% 13% 20% 15% 6% 6% 6% 6% 12% 8% 4%;max-height:60px;font-size:12px;line-height:24px;color:rgba(64,64,64,.38);height:45px}.home-wrapper .main .content-wrapper__table table tbody{display:grid;overflow-y:scroll;max-height:500px;padding-right:10px;min-width:1345px}.home-wrapper .main .content-wrapper__table table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.home-wrapper .main .content-wrapper__table table tbody::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.home-wrapper .main .content-wrapper__table table tbody tr{display:grid;font-size:12px;grid-template-columns:4% 13% 20% 15% 6% 6% 6% 6% 12% 8% 4%}.home-wrapper .main .content-wrapper__table table tbody tr.payment-auto{background-color:#1b2144}.home-wrapper .main .content-wrapper__table table tbody tr.blacklisted{background-color:rgba(133,48,48,.56)}.home-wrapper .main .content-wrapper__table table tbody tr.fraudSuspected{background-color:#1a0221!important}.home-wrapper .main .content-wrapper__table table tbody tr.fraudSuspected .fraudBtn{background:#490c95}.home-wrapper .main .content-wrapper__table table tbody tr .information{height:0;overflow:hidden;transition:all .35s;grid-column-start:1;grid-column-end:13;box-sizing:border-box;padding:0 30px}.home-wrapper .main .content-wrapper__table table tbody tr .information_open{display:flex;height:76px;transition:all .35s;border-right:1px solid #4d4f60;border-left:1px solid #4d4f60}.home-wrapper .main .content-wrapper__table table tbody tr .information_all{border-bottom:1px solid #4d4f60}.home-wrapper .main .content-wrapper__table table tbody tr .information .accounting_open{justify-content:space-evenly}.home-wrapper .main .content-wrapper__table table tbody tr .information__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.home-wrapper .main .content-wrapper__table table tbody tr .information__wrapper .accounting__info{display:flex;flex-direction:column;color:#c3ceff;font-size:1.25rem}.home-wrapper .main .content-wrapper__table table tbody tr .information__wrapper .accounting__info span{text-transform:capitalize}.home-wrapper .main .content-wrapper__table table tbody tr .information__error{display:flex;align-items:center;justify-content:center;height:100%}.home-wrapper .main .content-wrapper__table table tbody tr .information__error h4{font-size:1.1rem;text-transform:uppercase;color:#ce3030}.home-wrapper .main .content-wrapper__table table tbody tr .information__item{color:#fff;text-transform:uppercase;font-size:1.25rem}.home-wrapper .main .content-wrapper__table table tbody tr .information__item span{color:#c3ceff}.home-wrapper .main .content-wrapper__table table tbody tr .information__btn div button{margin-right:15px}.home-wrapper .main .content-wrapper__table table tbody tr .information__btn button{width:168px;height:40px;background:#0a5322;border-radius:4px;border:none;cursor:pointer;color:#fff;font-size:1.0625rem;transition:all .3s}.home-wrapper .main .content-wrapper__table table tbody tr .information__btn button:hover{background-color:#0c662a;transition:all .3s}.home-wrapper .main .content-wrapper__table table tbody tr .accountingBtn{transition:all .3s;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50px}.home-wrapper .main .content-wrapper__table table tbody tr .accountingBtn img{width:42px;height:42px}.home-wrapper .main .content-wrapper__table table tbody tr .accountingBtn:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.home-wrapper .main .content-wrapper__table table tbody tr td{padding:7px 3px;display:flex;align-items:center;justify-content:center;color:#c3ceff;border:1px solid #4d4f60}.home-wrapper .main .content-wrapper__table table tbody tr td .more{width:42px;height:42px;background:#0a5322;border-radius:4px;transition:all .3s;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-wrapper .main .content-wrapper__table table tbody tr td .more:hover{background-color:#047c2c;transition:all .3s}.home-wrapper .main .content-wrapper__table table tbody tr td .checkbox{display:flex;justify-content:center;margin-left:0}.home-wrapper .main .content-wrapper__table table tbody tr td .checkbox span:before{position:static}.home-wrapper .main .content-wrapper__table table tbody tr td .compliance{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center}.home-wrapper .main .content-wrapper__table table tbody tr td .compliance img{width:11px}.home-wrapper .main .content-wrapper__table table tbody tr td .compliance.ok{background-color:#0a8533}.home-wrapper .main .content-wrapper__table table tbody tr td .compliance.error{background-color:#851830}.home-wrapper .main .content-wrapper__table table tbody tr td .compliance.pending{background-color:#cf8617}.home-wrapper .main .content-wrapper__table table tbody tr td.id{flex-direction:column;row-gap:5px}.home-wrapper .main .content-wrapper__table table tbody tr td.first-th .autopay{margin-left:5px;position:relative}.home-wrapper .main .content-wrapper__table table tbody tr td.first-th .autopay img{width:15px;height:15px;cursor:pointer}.home-wrapper .main .content-wrapper__table table tbody tr td.first-th .autopay img:hover~.autopay-hint{background:#c3ceff;border-radius:4px;font-size:12px;font-weight:600;opacity:1;transition:opacity .2s}.home-wrapper .main .content-wrapper__table table tbody tr td.first-th .autopay-hint{position:absolute;top:-140%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.233);border-radius:2px;padding:3px 5px;display:block;opacity:0;transition:opacity .2s}.home-wrapper .main .content-wrapper__table table tbody tr td.first-th .autopay-hint p{color:#000}.home-wrapper .main .content-wrapper__table table tbody tr td .first-block p{display:inline}.home-wrapper .main .content-wrapper__table table tbody tr td .first-block img{cursor:pointer;margin-left:5px}.home-wrapper .main .content-wrapper__table table tbody tr td .first-block .tital{width:14px}.home-wrapper .main .content-wrapper__table table tbody tr td .change-block{display:flex;align-items:center}.home-wrapper .main .content-wrapper__table table tbody tr td .change-block input{width:170px;background:#fff;box-shadow:inset 0 0 10px rgba(0,0,0,.04);border-radius:7px;font-size:20px;padding:8px 12px;border:none;outline:none}.home-wrapper .main .content-wrapper__table table tbody tr td .change-block__ok{cursor:pointer;background:#7457ff;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:7px;padding:8px 6px;margin-left:10px}.home-wrapper .main .content-wrapper__table table tbody tr td .change-block__reload{margin-right:8px}.home-wrapper .main .content-wrapper__table table tbody tr td .total-pen{margin-left:8px;width:14px;cursor:pointer}.home-wrapper .main .content-wrapper__table table tbody tr td .total-block{display:flex}.home-wrapper .main .content-wrapper__table table tbody tr td .total-block.multu{flex-direction:column}.home-wrapper .main .content-wrapper__table table tbody tr td .change-total{display:flex;align-items:center;z-index:1000}.home-wrapper .main .content-wrapper__table table tbody tr td .change-total .error-input{box-shadow:inset 0 0 0 2px #ec0000}.home-wrapper .main .content-wrapper__table table tbody tr td .change-total input{width:80px;background:#7457ff;box-shadow:inset 0 0 10px rgba(0,0,0,.04);border-radius:7px;font-size:20px;padding:3px 8px;border:none;outline:none;color:#feffd9}.home-wrapper .main .content-wrapper__table table tbody tr td .status-block{position:relative;height:100%;display:flex;align-items:center}.home-wrapper .main .content-wrapper__table table tbody tr td .status-block .change-status{position:absolute;top:-12%;left:50%;transform:translateX(-50%);display:flex;align-items:center;background:#1f374f;box-shadow:0 0 14px rgba(0,0,0,.08);border-radius:7px;height:42px;width:335px;z-index:1000}.home-wrapper .main .content-wrapper__table table tbody .status{width:70px;height:25px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#fff;border-radius:8px;margin:0 auto;cursor:pointer}.home-wrapper .main .content-wrapper__table table tbody .status.ok{background-color:#0a8533}.home-wrapper .main .content-wrapper__table table tbody .status.pending{background-color:#cf8617}.home-wrapper .main .content-wrapper__table table tbody .status.error{background-color:#851830}.home-wrapper .main .content-wrapper .nothingInfo{color:#fff;font-size:70px;font-weight:500;margin-top:50px}@media(max-width:1200px){.home-wrapper .main .content-wrapper .nothingInfo{text-align:start;margin-left:60px;font-size:50px}}@media(max-width:525px){.home-wrapper .main .content-wrapper .nothingInfo{margin-left:20px;font-size:35px}}.home-wrapper .main .content-wrapper .nothing{overflow:hidden}.home-wrapper .main .bottom-wrapper{margin-top:8px;display:flex;justify-content:space-between}.home-wrapper .main .bottom-wrapper .disable{pointer-events:none;opacity:.5}.home-wrapper .main .bottom-wrapper__info{display:inline;background-color:#10142e;border-radius:7px;color:#c5d7fc;font-weight:600;font-size:20px;padding:12px 15px}@media(max-width:630px){.home-wrapper .main .bottom-wrapper__info{font-size:12px;padding:5px;display:flex;align-items:center;margin-right:8px;text-align:center}}.home-wrapper .main .bottom-wrapper__pag{display:flex}.home-wrapper .main .bottom-wrapper__pag-items{display:flex;margin-right:10px;max-width:250px;overflow-x:hidden}@media(max-width:530px){.home-wrapper .main .bottom-wrapper__pag-items{margin:0}}.home-wrapper .main .bottom-wrapper__pag-items__item.active{background:#e86f00;color:#fff}.home-wrapper .main .bottom-wrapper__pag-items__item.active svg path{fill:#fff}.home-wrapper .main .bottom-wrapper__pag-items .paggination-wrapper{display:flex}.home-wrapper .main .bottom-wrapper__pag-items__item,.home-wrapper .main .bottom-wrapper__pag-next,.home-wrapper .main .bottom-wrapper__pag-prev{width:41px;height:43px;background:#10142e;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600}.home-wrapper .main .bottom-wrapper__pag-items__item:not(:last-child),.home-wrapper .main .bottom-wrapper__pag-next:not(:last-child),.home-wrapper .main .bottom-wrapper__pag-prev:not(:last-child){margin-right:10px}.home-wrapper .main .bottom-wrapper__pag-items__item.etc,.home-wrapper .main .bottom-wrapper__pag-next.etc,.home-wrapper .main .bottom-wrapper__pag-prev.etc{cursor:default}.home-wrapper .main .bottom-wrapper__pag-items__item:hover:not(:nth-child(6)),.home-wrapper .main .bottom-wrapper__pag-next:hover:not(:nth-child(6)),.home-wrapper .main .bottom-wrapper__pag-prev:hover:not(:nth-child(6)){transition:all .3s;background:#7457ff;color:#fff}.home-wrapper .main .bottom-wrapper__pag-items__item:hover:not(:nth-child(6)) svg path,.home-wrapper .main .bottom-wrapper__pag-next:hover:not(:nth-child(6)) svg path,.home-wrapper .main .bottom-wrapper__pag-prev:hover:not(:nth-child(6)) svg path{fill:#fff}@media(max-width:530px){.home-wrapper .main .bottom-wrapper__pag-items__item,.home-wrapper .main .bottom-wrapper__pag-next,.home-wrapper .main .bottom-wrapper__pag-prev{width:30px;height:32px}}.home-wrapper .sideBarClosed{width:calc(100% - 75px)}@media(max-width:1000px){.home-wrapper .sideBarClosed{width:100%}}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#e86f00;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}#turnstile-box{width:300px;height:68px;position:relative}.captcha-block{display:flex;align-items:center;justify-content:center;left:0;top:0;right:0;bottom:0;position:fixed;background:rgba(0,0,0,.63);z-index:1}.captcha-wrapper{padding:55px 50px;position:relative;background:#fff;border-radius:10px}.hide-captcha-btn{width:44px;height:44px;position:absolute;right:-60px;top:0;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;cursor:pointer}.hide-captcha-btn span{margin-left:16px;font-family:Gilroy;font-weight:600;font-size:18px;color:#fff;text-transform:uppercase}.hide-captcha-btn .captcha-btn-arrow{width:14px;transform:rotate(180deg)}.hide-captcha-btn .captcha-btn-arrow,.hide-captcha-btn span{display:none}@media screen and (max-width:1000px){.captcha-block{z-index:1000;padding:0 25px;border-radius:10px;position:absolute;left:0;top:0;width:100%;height:100%;background:#10142e}.captcha-wrapper{height:100%;flex-direction:column;padding:0;background:#10142e}.captcha-wrapper,.hide-captcha-btn{width:100%;display:flex;align-items:center;justify-content:center}.hide-captcha-btn{position:unset;height:50px;bottom:32px;margin-top:15px;top:unset;right:unset;background:#7457ff;border-radius:6px}.hide-captcha-btn img{display:none}.hide-captcha-btn .captcha-btn-arrow,.hide-captcha-btn span{display:block}}*{padding:0;margin:0}.wrapper-auth{font-family:Gilroy,sans-serif;width:100%;height:100vh;display:flex}@media(max-width:650px){.wrapper-auth{flex-direction:column}}.wrapper-auth .login__info{width:50%;display:flex;justify-content:center;align-items:center;padding:10px;background:linear-gradient(-45deg,#2a20ac,#6861ce);text-align:center}@media(max-width:650px){.wrapper-auth .login__info{order:2;height:50%;width:100%}}@media(max-height:800px){.wrapper-auth .login__info{height:30%}}.wrapper-auth .login__info h1{font-size:36px;font-weight:600;color:#fff}.wrapper-auth .auth{width:50%;padding:10px;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:7px;display:flex;align-items:center;justify-content:center}@media(max-width:650px){.wrapper-auth .auth{order:1;height:50%;width:100%}}@media(max-height:800px){.wrapper-auth .auth{height:70%}}.wrapper-auth .auth-block{height:100%;display:flex;justify-content:center;align-items:center}.wrapper-auth .auth-block__header{text-align:center}.wrapper-auth .auth-block__header h1{font-weight:700;font-size:35px;margin-bottom:20px}.wrapper-auth .auth-block__content{width:611px;margin:0 auto;display:flex;flex-direction:column;row-gap:15px}@media(max-width:1250px){.wrapper-auth .auth-block__content{max-width:610px;width:100%}}.wrapper-auth .auth-block__content small{margin-top:5px;color:red;display:block}.wrapper-auth .auth-block__content .show-err{visibility:hidden}.wrapper-auth .auth-block__content__input:not(:first-child){margin-top:10px}.wrapper-auth .auth-block__content__input-label{display:flex;align-items:center;margin-bottom:5px}.wrapper-auth .auth-block__content__input-label small{text-transform:uppercase;margin-left:5px;color:#000;font-size:15px;font-weight:600}.wrapper-auth .auth-block__content__input input{width:100%;border:2px solid #ebedf2;box-sizing:border-box;border-radius:7px;font-size:20px;padding:13px 0 13px 26px;outline:none;color:#000}.wrapper-auth .auth-block__content__input input::-moz-placeholder{color:#e4e4e4}.wrapper-auth .auth-block__content__input input::placeholder{color:#e4e4e4}.wrapper-auth .auth-block__content__input-wrapper{position:relative}.wrapper-auth .auth-block__content__input-wrapper input{padding-right:45px}.wrapper-auth .auth-block__content__input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none}.wrapper-auth .auth-block__content__input-wrapper img{cursor:pointer;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.wrapper-auth .auth-block__content__button button{cursor:pointer;display:block;margin:0 auto;width:233px;height:60px;font-size:25px;text-transform:uppercase;background:#6861ce;border-radius:10px;border:none;color:#fff}.wrapper-auth .auth-block__content__button button svg{animation:rotate 2s linear infinite}@media screen and (max-width:1600px){.wrapper{background:url(/img/pinguin.svg) top right -50px/700px no-repeat,#fff}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.accounting__title{font-size:50px;font-weight:600;color:#fff;margin-bottom:10px;text-align:center}@media(max-width:670px){.accounting__title{margin-bottom:15px;font-size:30px}}.accounting__tabs{margin-bottom:15px;width:100%;display:flex;-moz-column-gap:15px;column-gap:15px}.accounting__tabs p{text-align:center;padding:10px;width:50%;background:#0b122f;cursor:pointer;color:#858997;font-size:20px;font-weight:600;border:1px solid grey;border-radius:50px}.accounting__tabs .selected{color:#fff;border-color:#fff}@media(max-width:570px){.accounting__tabs{flex-direction:column;row-gap:15px}.accounting__tabs p{width:100%}}.accounting__content{display:flex;width:100%;justify-content:center;-moz-column-gap:20px;column-gap:20px}@media(max-width:1080px){.accounting__content{flex-direction:column;align-items:center;row-gap:15px}}.accounting__form{background:#202940;padding:15px 10px;max-width:500px;row-gap:20px}.accounting__form,.accounting__form__input{border-radius:4px;width:100%;display:flex;flex-direction:column;position:relative}.accounting__form__input{row-gap:10px}.accounting__form__input span{color:#fff;font-size:15px;font-weight:500}.accounting__form__input .select{display:flex;align-items:center;cursor:pointer;height:38px}.accounting__form__input .select p{color:#fff;margin-right:10px;transition:.3s;text-transform:capitalize}.accounting__form__input .select img{position:relative;top:2px;transition:.3s}.accounting__form__input .select .rotate{transform:rotate(180deg)}.accounting__form__input .select__dropDown{position:absolute;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;display:flex;flex-direction:column;z-index:10;top:58px;width:100%;max-height:180px;overflow:auto}.accounting__form__input .select__dropDown::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.accounting__form__input .select__dropDown::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.accounting__form__input .select__dropDown__item{text-transform:capitalize;padding:10px;opacity:.8}.accounting__form__input .select__dropDown__item:hover{opacity:1;border-right:4px solid #7457ff}@media(max-width:500px){.accounting__form__input .select__dropDown__item{opacity:1}}.accounting__form__input__wrapper{background:#131732;width:100%;padding:10px}.accounting__form__input__wrapper input{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;width:100%}.accounting__form__input__wrapper input::-webkit-inner-spin-button{-webkit-appearance:none}.accounting__form__input__chooseCard{display:flex;padding:10px;align-items:center;justify-content:space-between;cursor:pointer;box-shadow:0 3px 15px rgba(0,0,0,.25);border-radius:8px;height:65px}.accounting__form__input__chooseCard__info{display:flex;align-items:center;width:85%}.accounting__form__input__chooseCard__info input{background:none;border:none;margin-left:22px;color:#fff;box-shadow:0 3px 15px rgba(0,0,0,.1);padding:10px;width:100%;cursor:pointer}@media(max-width:460px){.accounting__form__input__chooseCard__info input{margin-left:10px;padding:5px;font-size:12px}}@media(max-width:390px){.accounting__form__input__chooseCard__info img{width:30px;height:30px}}.accounting__form__input__chooseCard p{color:#fff;margin-left:22px}.accounting__form__input__chooseCard span{width:30px;height:30px;background:#7457ff;border-radius:3px;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.accounting__form__input__chooseCard:hover span{box-shadow:0 0 15px rgba(116,87,255,.78)}.accounting__form__input__chooseCard__menu{display:flex;flex-direction:column;position:absolute;background:#1a1f3e;width:100%;top:65%;padding:10px;z-index:100;row-gap:10px;max-height:175px;overflow-y:auto;border-radius:0 0 4px 4px}.accounting__form__input__chooseCard__menu::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.accounting__form__input__chooseCard__menu::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.accounting__form__input__chooseCard__menu .card{display:flex;padding:10px;align-items:center;cursor:pointer;box-shadow:0 3px 15px rgba(0,0,0,.6);border-radius:8px;opacity:.5;transition:all .1s ease;height:65px}@media(max-width:460px){.accounting__form__input__chooseCard__menu .card{padding:5px;font-size:12px;opacity:1}}@media(max-width:390px){.accounting__form__input__chooseCard__menu .card{justify-content:space-evenly}.accounting__form__input__chooseCard__menu .card img{width:30px;height:30px}.accounting__form__input__chooseCard__menu .card p{margin-left:0}}.accounting__form__input__chooseCard__menu .card p{margin-left:22px;color:#fff}@media(max-width:460px){.accounting__form__input__chooseCard__menu .card p{margin-left:10px}}.accounting__form__input__chooseCard__menu .card:hover{opacity:1;border-right:2px solid #7457ff}.accounting__form__input__chooseCard__menu__add{display:flex;padding:10px;align-items:center;cursor:pointer;box-shadow:0 3px 15px rgba(0,0,0,.25);border-radius:8px;opacity:.5;min-height:50px;transition:all .1s ease;height:65px;justify-content:space-between;text-decoration:none;text-transform:none}.accounting__form__input__chooseCard__menu__add p{color:#fff}.accounting__form__input__chooseCard__menu__add img{width:30px;height:30px}.accounting__form__input__chooseCard__menu__add:hover{opacity:1;border-right:2px solid #7457ff}.accounting__form__input__calendar{position:absolute;z-index:10}.accounting__form__info{background:#202940;padding:0 0 15px;border-radius:4px;max-width:300px;width:100%;max-height:360px;height:auto}.accounting__form__info__title{color:#fff;padding:10px 15px 10px;background:#0b122f;font-weight:600;font-size:18px}@media(max-width:450px){.accounting__form__info__title{font-size:14px}}.accounting__form__info__items{padding:10px 15px;display:flex;flex-direction:column;row-gap:15px}.accounting__form__info .accounting__form__info__item{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid grey}.accounting__form__info .accounting__form__info__item span{color:#fff;font-weight:600;font-size:15px}@media(max-width:450px){.accounting__form__info .accounting__form__info__item span{font-size:12px}}.accounting__form__info .error{color:#ac0404;font-size:18px}.accounting__form__info .disable{pointer-events:none;opacity:.5}.accounting__form__btn__wrapper{display:flex;justify-content:center;margin-top:25px;padding:5px}.accounting__form__btn,.accounting__form__btn__wrapper button{border:none;outline:none;border-radius:4px;width:160px;height:35px;background:#7457ff;color:#fff;font-size:18px;font-weight:700;font-family:Gilroy,sans-serif;transition:all .3s ease}.accounting__form__btn:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.accounting__form__success__info{text-align:center;font-size:15px;font-weight:400;color:#057a05;margin-top:5px}.accounting__regular{width:100%}.accounting__regular__table{width:100%;text-align:center;overflow:auto;padding-bottom:10px}.accounting__regular__table::-webkit-scrollbar{width:5px;height:8px;background:#10142e}.accounting__regular__table::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.accounting__regular__table table{width:100%;font-weight:500}.accounting__regular__table table thead{display:grid;padding-right:15px}.accounting__regular__table table thead tr{text-transform:uppercase;display:grid;grid-template-columns:12% 17% 13% 12% 8% 21% 7% 10%;max-height:60px;font-size:12px;line-height:24px;color:rgba(64,64,64,.38);height:45px;background-color:#1b2144}.accounting__regular__table table thead tr td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.accounting__regular__table table tbody{display:grid;overflow-y:scroll;max-height:612px;padding-right:10px;min-width:1345px}.accounting__regular__table table tbody tr{background-color:#1b2144;display:grid;font-size:12px;grid-template-columns:12% 17% 13% 12% 8% 21% 7% 10%}.accounting__regular__table table tbody tr td{padding:7px 3px;display:flex;align-items:center;justify-content:center;color:#c3ceff;border:1px solid #4d4f60;font-size:16px}.accounting__regular__table table tbody tr .deleteCheckBox{display:flex;cursor:pointer;align-items:center}.accounting__regular__table table tbody tr .deleteCheckBox div{width:16px;height:16px;background:#d7d7d7;border-radius:3px;margin-left:5px;display:flex;align-items:center;justify-content:center}.accounting__regular__table table tbody tr .deleteCheckBox .checked{background:#7457ff}.accounting__regular__table table tbody tr .accountingBtn{transition:all .3s;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50px}.accounting__regular__table table tbody tr .accountingBtn:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.accounting__regular__table table tbody tr .accountingBtn img{width:42px;height:42px}.accounting__regular__table table tbody tr .editingBtn{transition:all .3s;display:flex;align-items:center;justify-content:center;cursor:pointer}.accounting__regular__table table tbody tr .editingBtn img{width:35px;height:35px}.accounting__regular__table table tbody tr .information{height:0;overflow:hidden;transition:all .35s;grid-column-start:1;grid-column-end:13;box-sizing:border-box}.accounting__regular__table table tbody tr .information .accounting__info{display:flex;flex-direction:column;color:#c3ceff;row-gap:7px;font-size:15px;justify-content:center}.accounting__regular__table table tbody tr .information__wrapper{display:flex;align-items:center;justify-content:space-evenly;width:100%;height:100%;padding:10px 15px}.accounting__regular__table table tbody tr .information_open{display:flex;height:76px;transition:all .35s;border:1px solid #4d4f60;border-top:none;background:#2a1e47}.accounting__regular__table table tbody::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.accounting__regular__table table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.accounting__regular__table table .formOpen{max-height:300px}.accounting__regular__add{margin-bottom:15px}.accounting__regular__add .add{width:100%;display:flex;justify-content:space-between;align-items:center}.accounting__regular__add .add .success{font-size:18px;color:green;font-weight:600}.accounting__regular__add .add button{padding:10px;max-width:400px;border-radius:4px;border:none;background:#7457ff;transition:all .3s ease;font-size:17px;color:#fff;font-weight:600;margin-left:auto}.accounting__regular__form{background:#202940;border-radius:4px;padding:15px 10px;width:100%;display:flex;flex-wrap:wrap;gap:15px;position:relative}.accounting__regular__form::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.accounting__regular__form::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.accounting__regular__form .accounting__form__calendarValue{cursor:pointer}.accounting__regular__form .accounting__form__calendarValue span{padding:5px;border-radius:4px;background:#131732;width:100%;height:35px;display:flex;align-items:center;position:relative;overflow:hidden}.accounting__regular__form .accounting__form__calendar{position:absolute;z-index:1000;top:10%}.accounting__regular__form .accounting__form__input{width:32.5%}.accounting__regular__form .accounting__form__input .select p{text-transform:inherit}@media(max-width:1265px){.accounting__regular__form .accounting__form__input .select p{font-size:14px}}@media(max-width:1165px){.accounting__regular__form .accounting__form__input .select p{font-size:16px}}@media(max-width:700px){.accounting__regular__form .accounting__form__input .select p{font-size:15px}}@media(max-width:630px){.accounting__regular__form .accounting__form__input span{font-size:11px}}@media(max-width:450px){.accounting__regular__form .accounting__form__input span{font-size:15px}}@media(max-width:1510px){.accounting__regular__form .accounting__form__input{width:32%}}@media(max-width:1165px){.accounting__regular__form .accounting__form__input{width:48%}}@media(max-width:450px){.accounting__regular__form .accounting__form__input{width:100%}}.accounting__regular__form__buttons{width:100%;padding:5px;display:flex;-moz-column-gap:15px;column-gap:15px;justify-content:center}.accounting__regular__form__buttons button{padding:10px;max-width:400px;border-radius:4px;border:none;transition:all .3s ease;font-size:17px;color:#fff;font-weight:600}.accounting__regular__form__buttons .create{background:#7457ff}.accounting__regular__form__buttons .close{background:red}.accounting__regular__form__error{color:#d26060;width:100%;text-align:center;font-size:20px;font-weight:400}.accounting__regular .regularPaymentMethod{left:0}.accounting__regular .methodOpen{width:100%}.accounting__regular .gmCards{width:65%;display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px}@media(max-width:1165px){.accounting__regular .gmCards{width:100%}}@media(max-width:690px){.accounting__regular .gmCards{flex-direction:column;row-gap:10px}}.accounting__regular .gmCards .accounting__form__input__chooseCard{width:45%;position:relative}.accounting__regular .gmCards .accounting__form__input__chooseCard .accounting__form__input__chooseCard__info{width:92%}@media(max-width:460px){.accounting__regular .gmCards .accounting__form__input__chooseCard .accounting__form__input__chooseCard__info input{font-size:21px}}@media(max-width:690px){.accounting__regular .gmCards .accounting__form__input__chooseCard{width:100%}}.accounting__regular .gmCards .accounting__form__input__chooseCard .accounting__form__input__chooseCard__menu{left:0;top:65px}.accounting__regular .gmCards .accounting__form__input__chooseCard__menu__add{width:30%}@media(max-width:690px){.accounting__regular .gmCards .accounting__form__input__chooseCard__menu__add{width:100%}}.accounting__regular__delete{width:100%;display:flex;margin-top:20px;justify-content:center;-moz-column-gap:15px;column-gap:15px;align-items:center}.accounting__regular__delete__inputWrapper{max-width:350px;background:#131732;width:100%;padding:10px;display:flex;align-items:center}.accounting__regular__delete__inputWrapper input{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;width:100%;position:relative}.accounting__regular__delete__inputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none}.accounting__regular__delete button{border:none;outline:none;border-radius:4px;width:160px;height:35px;background:#7457ff;color:#fff;font-size:18px;font-weight:700;font-family:Gilroy,sans-serif;transition:all .3s ease}.accounting__regular__delete p{font-size:18px;color:#c36666}.accounting .disable{opacity:.5;pointer-events:none}.exchange{display:flex;background:#1a2035;width:100%}.exchange__content__title{font-size:50px;font-weight:600;color:#fff;margin-bottom:10px;text-align:center}@media(max-width:670px){.exchange__content__title{margin-bottom:15px;font-size:30px}}.exchange__currency{display:flex;flex-direction:column;padding:10px;background:#202940;max-width:500px;width:100%;margin:0 auto;row-gap:20px}.exchange__currency__item{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.exchange__currency__item .disable{opacity:.5;pointer-events:none}.exchange__currency .disableSelect{pointer-events:none;opacity:.8}.exchange__currency__select{max-width:100px;min-width:89px;width:100%;background:#131732;border:1px solid #7457ff;border-radius:5px;display:flex;padding:10px;cursor:pointer}.exchange__currency__select img{transition:all .3s ease}.exchange__currency__select .rotate{transform:rotate(180deg)}.exchange__currency__select span{font-weight:600;font-size:20px;color:#fff;text-transform:uppercase;margin-right:15px}.exchange__currency__input__wrapper{background:#131732;width:100%;padding:10px;border-radius:5px}.exchange__currency__input__wrapper input{background:none;border:none;width:100%;color:#fff;font-size:18px;font-weight:500}.exchange__currency__input__wrapper input::-moz-placeholder{color:#6f7992;font-size:17px}.exchange__currency__input__wrapper input::placeholder{color:#6f7992;font-size:17px}.exchange__currency__input__wrapper input::-webkit-inner-spin-button{-webkit-appearance:none}.exchange__currency__rate{color:#fff;display:flex;flex-direction:column;row-gap:10px}.exchange__currency__rate p{font-size:15px;font-weight:500}.exchange__currency__rate span{font-size:18px;font-weight:600}.exchange__currency__btn{display:flex;align-items:center;flex-direction:column;row-gap:10px}.exchange__currency__btn .disable{pointer-events:none;opacity:.5}.exchange__currency__btn button{border-radius:4px;border:none;max-width:170px;width:100%;height:40px;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;font-weight:600}.exchange__currency__btn button:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.exchange__currency__choice{position:relative}.exchange__currency__menu{position:absolute;width:100%;background:#1a1f3e;box-shadow:0 0 14px rgba(0,0,0,.02);border-radius:5px;z-index:260;left:0;top:105%}.exchange__currency__menu p{display:flex;align-items:center;padding:8px 14px;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;color:#fff;border-right:4px solid transparent;opacity:.8;font-weight:600;font-size:20px}.exchange__currency__menu p:hover{opacity:1}.exchange__success{color:#157908}.exchange__error,.exchange__success{text-align:center;font-size:18px;font-weight:600}.exchange__error{color:#a63418}.exchange__rates{display:flex;flex-direction:column;padding:12px;background:#202940;max-width:500px;width:100%;margin:20px auto 0;row-gap:25px}.exchange__rates .lds-roller{margin:30px auto}.exchange__rates h2{font-size:22px;line-height:28px;color:#fff;font-weight:500}.exchange__rates table tr{display:grid;grid-template-columns:34% 33% 33%}.exchange__rates table tr th{text-align:center;padding:1px;font-size:18px;font-weight:500;color:#fff}.exchange__rates table tr td{text-align:center;padding:20px 0;font-size:18px;font-weight:600;color:#fff}.exchange__rates table tbody tr{border-bottom:1px solid grey}.items .checkbox{display:flex;align-items:flex-end;justify-content:flex-end;margin-left:20px}.items .checkbox .active:before{content:url(../img/arrow.6bb1e162.svg);box-shadow:0 0 6.4px hsla(0,0%,100%,.25);background-color:#7457ff}.items .checkbox span{font-size:15px;color:#fff;font-weight:600;height:35px;display:flex;align-items:center;position:relative;cursor:pointer}.items .checkbox span:before{content:"";position:absolute;display:flex;align-items:center;justify-content:center;border-radius:6px;left:-29px;width:24px;height:24px;background:#131732}.items__selectBlock{position:relative;display:flex;align-items:center;padding:0 10px;flex-direction:column;row-gap:20px}.items__input{background:#131732;width:100%;padding:8px;max-width:350px;max-height:38px;border:1px solid #646464}.items__input input{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;width:100%}.items__error{color:red;font-size:17px}.items__btn,.items__error{font-family:Gilroy,sans-serif}.items__btn{border:none;outline:none;border-radius:4px;width:160px;height:35px;background:#7457ff;color:#fff;font-size:18px;font-weight:700;transition:all .3s ease}.items .disable{pointer-events:none;opacity:.5}.items__select{display:flex;align-items:center;cursor:pointer;width:100%;background:#131732;padding:10px;max-width:350px;border:1px solid #646464;justify-content:space-between}.items__select p{color:#fff;margin-right:10px;transition:.3s}.items__select img{position:relative;top:2px;transition:.3s;margin-bottom:2px}.items__select .rotate{transform:rotate(180deg)}.items__select__dropDown{position:absolute;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;display:flex;flex-direction:column;z-index:10;width:100%;max-width:350px;max-height:400px;top:40px}.items__select__dropDown__item{text-transform:capitalize;padding:10px;opacity:.8;color:#fff;font-size:15px;font-weight:500}.items__select__dropDown__item:hover{opacity:1;border-right:4px solid #7457ff}@media(max-width:500px){.items__select__dropDown__item{opacity:1}}.items__head{padding:0 8px}.items__head,.items__headLeftBlock{display:flex;justify-content:space-between;align-items:center}.items__headLeftBlock{width:100%;margin-right:20px}.items__headSearch{display:flex;max-width:430px;width:100%;align-items:center;background:#10142e;border-radius:7px;box-shadow:0 0 44px rgba(0,0,0,.04);padding:15px;-moz-column-gap:20px;column-gap:20px}.items__headSearch input{background:none;border:none;outline:none;width:100%;height:100%;font-weight:500;line-height:19px;font-size:19px;color:#fff}.items__headArrow{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;cursor:pointer}.items__headArrow p{font-size:15px;font-weight:500;color:#fff}.items__basket{box-shadow:0 3px 15px rgba(0,0,0,.05);border-radius:4.16667px;background:#7457ff;width:40px;height:40px;cursor:pointer;position:relative}.items__basket,.items__basket__count{display:flex;justify-content:center;align-items:center}.items__basket__count{position:absolute;font-weight:600;color:#7457ff;width:22px;height:22px;border-radius:50%;background:#fff;top:-10px;right:-10px}.items__basket img{width:25px;height:25px}.items__loader{width:100%;margin-top:20px;display:flex;justify-content:center}.items__inventory__wrapper{width:100%;position:relative;background:#1b2144;box-shadow:0 6px 9px rgba(0,0,0,.03);border-radius:10px;padding:8px;height:80vh;overflow:auto;overflow-x:hidden}.items__inventory__wrapper::-webkit-scrollbar{width:4px;background:0 0;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:20px}.items__inventory__wrapper::-webkit-scrollbar-thumb{background:#7457ff;border-radius:20px}.items__inventory__wrapper::-webkit-scrollbar-track{background:#10142e;border-radius:20px}.items__inventory__wrapper .lds-roller{display:flex;margin:0 auto}.items__inventory__wrapper .pettable{display:grid;grid-auto-rows:168px;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));grid-gap:16px;grid-auto-flow:row;padding-right:12px}.items__inventory__wrapper .pettable__pet{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;transition:.3s;background:#10142e;border-radius:5px}.items__inventory__wrapper .pettable .selectedPet{cursor:none;pointer-events:none;opacity:.5}.items__inventory__wrapper .pettable .common{border-bottom:5px solid #1a68e6}.items__inventory__wrapper .pettable .common:after{background:linear-gradient(180deg,rgba(238,5,27,0) 41.89%,rgba(26,104,230,.118))}.items__inventory__wrapper .pettable .common .pet__image:before{background-image:url(../img/Сommon.e01d894c.png)}.items__inventory__wrapper .pettable .uncommon{border-bottom:5px solid #7907f2}.items__inventory__wrapper .pettable .uncommon:after{background:linear-gradient(180deg,rgba(238,5,27,0) 41.89%,rgba(121,7,242,.118))}.items__inventory__wrapper .pettable .uncommon .pet__image:before{background-image:url(../img/Uncommon.0114bce2.png)}.items__inventory__wrapper .pettable .rare{border-bottom:5px solid #33d300}.items__inventory__wrapper .pettable .rare:after{background:linear-gradient(180deg,rgba(238,5,27,0) 41.89%,rgba(50,211,0,.118))}.items__inventory__wrapper .pettable .rare .pet__image:before{background-image:url(../img/Rare.62a9da13.png)}.items__inventory__wrapper .pettable .legendary{border-bottom:5px solid #fff}.items__inventory__wrapper .pettable .legendary:after{background:linear-gradient(180deg,rgba(238,5,27,0) 41.89%,hsla(0,0%,100%,.118))}.items__inventory__wrapper .pettable .legendary .pet__image:before{background-image:url(data:image/png;base64,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)}.items__inventory__wrapper .pettable .ultra_rare{border-bottom:5px solid #ee051b}.items__inventory__wrapper .pettable .ultra_rare:after{background:linear-gradient(180deg,rgba(238,5,27,0) 41.89%,rgba(238,5,27,.118))}.items__inventory__wrapper .pettable .ultra_rare .pet__image:before{background-image:url(../img/UltraRare.77caf804.png)}.items__inventory__wrapper .pettable .sale{pointer-events:none}.items__inventory__wrapper .pettable .sale:before{content:"";position:absolute;width:100%;height:100%;background:hsla(0,0%,39.2%,.3);border-radius:5px;z-index:10}.items__inventory__wrapper .pettable .withdrawItem{pointer-events:none}.items__inventory__wrapper .pettable .withdrawItem:before{content:"";position:absolute;width:100%;height:100%;background:hsla(0,0%,39.2%,.3);border-radius:5px;z-index:10}.items__inventory__wrapper .pettable .pet{cursor:pointer}.items__inventory__wrapper .pettable .pet:after{content:"";position:absolute;z-index:1;width:100%;height:100%;border-radius:4px}.items__inventory__wrapper .pettable .pet__sale{position:absolute;width:35px;height:35px;display:flex;justify-content:center;align-items:center;left:0;top:0;background:#7457ff;opacity:.9;border-radius:5px 0;z-index:11}.items__inventory__wrapper .pettable .pet__saleId{position:absolute;color:#fff;font-size:12px;font-weight:600;padding:4px;border-radius:50px;background:#4626e0;right:7px;bottom:7px;min-width:70px;text-align:center;z-index:11}.items__inventory__wrapper .pettable .pet__sale img{width:18px;height:23px}.items__inventory__wrapper .pettable .pet:hover .pet__hover{opacity:1}.items__inventory__wrapper .pettable .pet__hover{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(20,0,49,.25);border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;z-index:10}.items__inventory__wrapper .pettable .pet__hover__add{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%}.items__inventory__wrapper .pettable .pet__hover__add img{max-width:17px}.items__inventory__wrapper .pettable .pet__addition{display:flex;flex-direction:column;position:absolute;top:18px;right:18px;row-gap:8px;z-index:4}.items__inventory__wrapper .pettable .pet__addition span{width:18px;height:18px;border-radius:50%;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;color:#fff}.items__inventory__wrapper .pettable .pet__addition .M{background-color:#892eed;border-radius:0}.items__inventory__wrapper .pettable .pet__addition .N{background-color:#33d300}.items__inventory__wrapper .pettable .pet__addition .F{background-color:#1a68e6}.items__inventory__wrapper .pettable .pet__addition .R{background-color:#ff267b}.items__inventory__wrapper .pettable .pet__image{margin-top:20px;width:65px;min-height:65px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;z-index:2}.items__inventory__wrapper .pettable .pet__image:before{content:"";position:absolute;width:80px;height:80px;background-size:contain;z-index:2}.items__inventory__wrapper .pettable .pet__image img{max-width:62px;max-height:62px;z-index:3}.items__inventory__wrapper .pettable .pet__info{width:100%;padding:9px 16px 10px;font-weight:600;font-size:16px;line-height:14px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;row-gap:7px;z-index:2}.items__inventory__wrapper .pettable .pet__info h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-bottom:3px}.items__inventory__wrapper .pettable .pet__info h4{padding-bottom:3px}.items__inventory__wrapper .pettable .pet__info p{font-weight:700;font-size:15px}.items__inventory__wrapper .pettable__loadMore{margin:20px 0 10px;display:flex;justify-content:center}.items__inventory__wrapper .pettable__loadMore button{display:flex;align-items:center;min-width:145px;height:48px;padding:10px;background:#7457ff;border-radius:6px;box-shadow:none;outline:none;border:none;z-index:5;font-weight:600;font-size:20px;color:#fff}.items__content{display:flex;-moz-column-gap:15px;column-gap:15px;margin-top:20px}.items .filtermenu{max-width:300px;width:100%;background-color:#10142e;border-radius:6px;padding:20px 30px;height:80vh;overflow:auto;overflow-x:hidden;position:relative}.items .filtermenu::-webkit-scrollbar{width:4px;background:0 0;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:20px}.items .filtermenu::-webkit-scrollbar-thumb{background:#7457ff;border-radius:20px}.items .filtermenu::-webkit-scrollbar-track{background:#41455b;border-radius:20px}.items .filtermenu__block{margin-bottom:20px}.items .filtermenu__block__closed{padding:5px 0;display:flex;justify-content:space-between;cursor:pointer}.items .filtermenu__block__closed h2{font-weight:600;font-size:20px;color:#fff}.items .filtermenu__block__closed h2 span{font-weight:500;color:#c4caed}.items .filtermenu__block__closed img{transition:all .3s ease}.items .filtermenu__block__closed .opened{transform:rotate(180deg)}.items .filtermenu__types{margin-top:24px}.items .filtermenu__types__type{margin-bottom:12px}.items .filtermenu__types__type__wrapper{display:flex;align-items:center}.items .filtermenu__types__type__wrapper .name{background:#131732;border-radius:6px;width:100%;height:40px;font-weight:500;font-size:16px;color:#fff;padding-left:12px;display:flex;align-items:center;margin-left:10px;cursor:pointer}.items .filtermenu__types__type__wrapper .name img{margin-right:8px}.items .filtermenu__types__type__wrapper .custom-checkbox{min-width:24px;min-height:24px;width:24px;height:24px;display:flex;flex-flow:column nowrap;justify-content:space-between}.items .filtermenu__types__type__wrapper .custom-checkbox input{position:absolute;z-index:-1;opacity:0}.items .filtermenu__types__type__wrapper .custom-checkbox input:checked+label:before{background-color:#7457ff;box-shadow:0 0 6.4px hsla(0,0%,100%,.25);content:url(../img/cheackboxArrow.6bb1e162.svg)}.items .filtermenu__types__type__wrapper .custom-checkbox label{height:100%;width:100%}.items .filtermenu__types__type__wrapper .custom-checkbox label:before{content:"";display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;height:100%;width:100%;background:#131732}.items .filtermenu__types__type__wrapper__subtype{margin-top:12px;margin-left:34px}.items .filtermenu__types__type .subtype label{font-size:11px;height:34px}.items .filtermenu__reset{font-size:16px;font-weight:500;color:#929292;cursor:pointer;text-decoration:underline;line-height:19px}.items .filtermenu__rarities{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;margin-bottom:12px}.items .filtermenu__rarities__rarity{width:35px;height:35px;cursor:pointer;border-radius:6px;position:relative;background-color:#1a1f3e}.items .filtermenu__rarities__rarity p{position:absolute;font-weight:500;font-size:16px;color:#242424;padding:8px 12px;background:#f6f6f6;border-radius:4px;top:-45px;display:none;height:35px;white-space:nowrap}.items .filtermenu__rarities__rarity:before{opacity:.3;clip-path:polygon(100% 0,0 100%,100% 100%)}.items .filtermenu__rarities__rarity:after,.items .filtermenu__rarities__rarity:before{content:"";width:35px;height:35px;position:absolute;bottom:0;right:0;border-radius:6px;transition:.2s}.items .filtermenu__rarities__rarity:after{clip-path:polygon(100% 0,0 100%,0 0);background:0 0;opacity:.2}.items .filtermenu__rarities__rarity:hover p{display:block}.items .filtermenu__rarities__rarity:hover:before{opacity:1}.items .filtermenu__rarities .common:before,.items .filtermenu__rarities .common:hover:after{background:#1a68e6}.items .filtermenu__rarities .uncommon:before,.items .filtermenu__rarities .uncommon:hover:after{background:#7907f2}.items .filtermenu__rarities .rare:before,.items .filtermenu__rarities .rare:hover:after{background:#33d300}.items .filtermenu__rarities .ultra_rare:before,.items .filtermenu__rarities .ultra_rare:hover:after{background:#ee051b}.items .filtermenu__rarities .legendary:before{background:#d6d6d6}.items .filtermenu__rarities .legendary:hover:after{background:#c2c2c2}.items .filtermenu__rarities .active:before{opacity:1}.items-cart{display:flex;flex-direction:column;min-width:400px;max-width:400px;background-color:#1b2144;border-radius:10px;padding:10px;max-height:80vh}.items-cart__header{position:relative}.items-cart__header h2{font-weight:500;font-size:20px;color:#8c8c8c;margin-bottom:10px}.items-cart__header p{font-weight:500;font-size:25px;color:#fff}.items-cart__header img{position:absolute;cursor:pointer;top:0;right:0}.items-cart .no__items{justify-content:center}.items-cart__pets{margin:12px 0;padding:12px 10px;display:flex;flex-direction:column;align-items:center;row-gap:15px;max-height:78%;overflow:auto;height:100%;overflow-x:hidden}.items-cart__pets::-webkit-scrollbar{width:4px;background:0 0;box-shadow:0 0 14px rgba(0,0,0,.04);border-radius:20px}.items-cart__pets::-webkit-scrollbar-thumb{background:#7457ff;border-radius:20px}.items-cart__pets::-webkit-scrollbar-track{background:#10142e;border-radius:20px}.items-cart__pets_noItems{color:#fff;text-align:center;font-size:25px}.items-cart__pets__success{font-size:35px;font-weight:500;color:green;text-align:center}.items-cart__pets .common{border-left:4px solid #1a68e6}.items-cart__pets .common .cart__img:before{background-image:url(../img/Сommon.e01d894c.png)}.items-cart__pets .uncommon{border-left:4px solid #7907f2}.items-cart__pets .uncommon .cart__img:before{background-image:url(../img/Uncommon.0114bce2.png)}.items-cart__pets .rare{border-left:4px solid #33d300}.items-cart__pets .rare .cart__img:before{background-image:url(../img/Rare.62a9da13.png)}.items-cart__pets .legendary{border-left:4px solid #fff}.items-cart__pets .legendary .cart__img:before{background-image:url(data:image/png;base64,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)}.items-cart__pets .ultra_rare{border-left:4px solid #ee051b}.items-cart__pets .ultra_rare .cart__img:before{background-image:url(../img/UltraRare.77caf804.png)}.items-cart__pets__item{display:flex;width:100%;border-radius:5px;align-items:center;padding:10px;box-shadow:0 0 15px rgba(116,87,255,.78)}.items-cart__pets__item .cart__addition{display:flex;flex-direction:column;row-gap:7px;margin-right:8px;height:100%}.items-cart__pets__item .cart__addition span{width:15px;height:15px;border-radius:50%;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;color:#fff}.items-cart__pets__item .cart__addition .M{background-color:#892eed;border-radius:0}.items-cart__pets__item .cart__addition .N{background-color:#33d300}.items-cart__pets__item .cart__addition .F{background-color:#1a68e6}.items-cart__pets__item .cart__addition .R{background-color:#ff267b}.items-cart__pets__item .cart__img{width:65px;min-height:65px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;margin-right:10px}.items-cart__pets__item .cart__img img{max-width:45px;max-height:45px;z-index:3}.items-cart__pets__item .cart__img:before{content:"";position:absolute;width:60px;height:60px;background-size:contain;z-index:2}.items-cart__pets__item .info{font-weight:600;font-size:18px;line-height:14px;color:#fff;display:flex;flex-direction:column;height:100%;width:37%;justify-content:space-evenly}.items-cart__pets__item .info p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px;padding-bottom:5px}.items-cart__pets__item .info span{padding-bottom:5px}.items-cart__pets__item .cart__items__count{display:flex;margin:0 10px;align-items:center}.items-cart__pets__item .cart__items__count__minus{font-size:23px;line-height:12px;cursor:pointer;color:hsla(0,0%,100%,.8)}.items-cart__pets__item .cart__items__count__value{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#1b2144;border:2px solid #7457ff;border-radius:4px;font-weight:500;font-size:17px;color:#fff;margin-left:16px}.items-cart__pets__item .delete{display:flex;align-items:center;justify-content:center;cursor:pointer;background:#4d4f60;transition:.2s;padding:10px;border-radius:5px}.items-cart__pets__item .delete:hover{background:#89444a}.items-cart__input{display:flex;width:100%;align-items:center;background:#10142e;border-radius:7px;box-shadow:0 0 44px rgba(0,0,0,.04);padding:9px 15px;margin-bottom:15px;border:1px solid #7457ff}.items-cart__input input{background:none;border:none;outline:none;width:100%;height:100%;font-weight:500;line-height:19px;font-size:19px;color:#fff}.items-cart__accept{width:100%;height:60px;cursor:pointer;outline:0;border-radius:7px;text-transform:uppercase;font-weight:500;font-size:25px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;background:0 0;border:1px dashed #7457ff;color:#7457ff;margin-bottom:15px}.items-cart__accept:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.items-cart .errorMsg{color:#d56d79;font-size:16px;text-align:center;font-weight:400}.items-cart .withdrawLoader{display:flex;justify-content:center}.items-cart .withdrawLoader .lds-ring{display:inline-block;position:relative;width:50px;height:50px}.items-cart .withdrawLoader .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:35px;height:35px;margin:8px;border:2px solid;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#7457ff transparent transparent transparent}.items-cart .withdrawLoader .lds-ring div:first-child{animation-delay:-.45s}.items-cart .withdrawLoader .lds-ring div:nth-child(2){animation-delay:-.3s}.items-cart .withdrawLoader .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fraud__content{transition:all .3s ease;display:flex;align-items:flex-start;justify-content:center;-moz-column-gap:20px;column-gap:20px}@media(max-width:1000px){.fraud__content{width:100%}}@media(max-width:550px){.fraud__content{row-gap:15px;flex-direction:column;align-items:center}}.fraud__form__wrapper{width:100%;max-width:500px}.fraud__form{padding:15px 10px;background:#202940;border-radius:4px;display:flex;flex-direction:column;row-gap:15px;position:relative;align-items:center}.fraud__form__switch{color:#fff;background:#0b122f;font-weight:600;font-size:18px;display:flex}.fraud__form__switch .selected{opacity:1}.fraud__form__switch p{text-align:center;cursor:pointer;padding:10px;width:33%;opacity:.5}.fraud__form__input{border-radius:4px;width:100%;display:flex;flex-direction:column;row-gap:10px;position:relative}.fraud__form__input .name{color:#fff;font-size:15px;font-weight:500}.fraud__form__input .select{display:flex;align-items:center;cursor:pointer;text-transform:capitalize}.fraud__form__input .select img{transition:.3s}.fraud__form__input .select .rotate{transform:rotate(180deg)}.fraud__form__input .select__dropDown{position:absolute;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;display:flex;flex-direction:column;z-index:10;top:58px;width:100%;max-height:380px;overflow:auto}.fraud__form__input .select__dropDown::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.fraud__form__input .select__dropDown::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.fraud__form__input .select__dropDown span{color:#fff;font-size:15px;font-weight:500}.fraud__form__input .select__dropDown__item{text-transform:capitalize;padding:10px;opacity:.8}.fraud__form__input .select__dropDown__item:hover{opacity:1;border-right:4px solid #7457ff}.fraud__form__input__wrapper{background:#131732;width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center}.fraud__form__input__wrapper p{color:#fff;margin-right:10px;transition:.3s}.fraud__form__input__wrapper input{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;width:100%;position:relative}.fraud__form__input__wrapper button{background:none;border:none;right:0;color:#fff;font-size:16px;font-family:Gilroy,sans-serif}.fraud__form__wrapperBtn{display:flex;justify-content:center;margin-top:15px;padding:5px}.fraud__form .disable{pointer-events:none;opacity:.5}.fraud__form__find{border:none;outline:none;border-radius:4px;width:160px;height:35px;background:#7457ff;color:#fff;font-size:18px;font-weight:700;font-family:Gilroy,sans-serif;transition:all .3s ease}.fraud__calendar{position:absolute;z-index:1000;top:5%}.fraud__wrapper__table{width:100%;text-align:center;padding:20px 5px;overflow:auto;background-color:#1b2144}.fraud__wrapper__table::-webkit-scrollbar{width:5px;height:10px;background:#10142e}.fraud__wrapper__table::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.fraud__wrapper__table__header{display:flex;padding-right:20px;justify-content:space-between}.fraud__wrapper__table table{width:100%;font-weight:500}.fraud__wrapper__table table thead{display:grid;padding-right:15px}.fraud__wrapper__table table thead tr{text-transform:uppercase;display:grid;grid-template-columns:16% 6% 14% 14% 22% 19% 9%;max-height:60px;font-size:12px;line-height:24px;color:rgba(64,64,64,.38);height:45px}.fraud__wrapper__table table thead tr td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.fraud__wrapper__table table tbody{display:grid;overflow-y:scroll;max-height:650px;padding-right:10px;min-width:1345px}.fraud__wrapper__table table tbody::-webkit-scrollbar{width:5px;height:10px;background:#10142e}.fraud__wrapper__table table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.fraud__wrapper__table table tbody tr{display:grid;font-size:15px;grid-template-columns:16% 6% 14% 14% 22% 19% 9%;color:#c3ceff}.fraud__wrapper__table table tbody tr td{padding:9px 3px;display:flex;align-items:center;justify-content:center;color:#c3ceff;border:1px solid #4d4f60;text-transform:capitalize}.fraud__wrapper__table table tbody tr td .deleteCheckBox{display:flex;cursor:pointer;align-items:center}.fraud__wrapper__table table tbody tr td .deleteCheckBox div{width:16px;height:16px;background:#d7d7d7;border-radius:3px;margin-left:5px;display:flex;align-items:center;justify-content:center}.fraud__wrapper__table table tbody tr td .deleteCheckBox div img{width:10px;height:10px}.fraud__wrapper__table table tbody tr td .deleteCheckBox .checked{background:#7457ff}.fraud__wrapper__table table tbody tr .moreInfo{cursor:pointer}.fraud__wrapper__table table tbody tr .moreInfo img{margin-left:5px;transition:.3s}.fraud__wrapper__table table tbody tr .moreInfo .rotate{transform:rotate(180deg)}.fraud__wrapper__table table tbody tr .deleteRow{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#851830;cursor:pointer;margin-left:5px}.fraud__wrapper__table table tbody tr .deleteRow img{width:11px}.fraud__wrapper__table table tbody tr .information{height:0;overflow:hidden;transition:all .35s;grid-column-start:1;grid-column-end:13;box-sizing:border-box;padding:0 10px}.fraud__wrapper__table table tbody tr .information_open{display:flex;height:90px;transition:all .35s;border-right:1px solid #4d4f60;border-left:1px solid #4d4f60;border-bottom:1px solid #4d4f60}.fraud__wrapper__table table tbody tr .information__wrapper{display:flex;align-items:center;justify-content:space-evenly;width:100%;height:100%}.fraud__wrapper__table table tbody tr .information__param{max-width:20%;font-size:12px;max-height:80px;padding:5px 10px 5px 0;row-gap:5px;overflow:auto;display:flex;flex-direction:column;align-items:center}.fraud__wrapper__table table tbody tr .information__param::-webkit-scrollbar{width:2px;height:3px;background:#10142e}.fraud__wrapper__table table tbody tr .information__param::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.fraud__back{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;cursor:pointer;margin-bottom:30px}.fraud__back p{font-size:15px;font-weight:500;color:#fff}.fraud .findMsg{color:#fff}.fraud .errorMsg,.fraud .findMsg{text-align:center;font-size:18px;font-weight:500}.fraud .errorMsg{color:#ce7878}.fraud .success{text-align:center;font-size:18px;color:#217806;font-weight:500}.fraud__issuer{background:#202940;padding:0 0 15px;border-radius:4px;max-width:450px;width:100%;height:auto}.fraud__issuer__title{color:#fff;padding:10px 15px 10px;background:#0b122f;font-weight:600;font-size:18px}.fraud__issuer__params{display:flex;flex-direction:column;row-gap:10px;padding:10px}.fraud__issuer__params textarea{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;min-height:100px;padding:5px;background:#131732}.fraud__issuer__params textarea::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.fraud__issuer__params textarea::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.fraud__issuer__param{padding:5px;background:#131732}.fraud__issuer__param__info{display:flex;justify-content:space-between}.fraud__issuer__param input{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;width:80%}.fraud__issuer__param .disable{opacity:.5;pointer-events:none}.fraud__issuer__param button{border:none;outline:none;border-radius:4px;background:#7457ff;padding:5px;color:#fff;font-size:14px;font-weight:500;font-family:Gilroy,sans-serif;transition:all .3s ease}.fraud__issuer__param__added{margin-top:10px;display:flex;flex-direction:column;row-gap:5px}.fraud__issuer__param__added span{border-bottom:1px solid grey;text-align:start;padding:2px 2px 6px;color:#fff;font-weight:500;font-size:14px;display:flex;align-items:center;cursor:pointer}.fraud__issuer__param__added span img{margin-left:5px;width:15px;height:15px}.fraud__deleteSelectedItems{margin-top:5px;display:flex;align-items:center;justify-content:center;-moz-column-gap:15px;column-gap:15px}.fraud__deleteSelectedItems .fraud__form__input__wrapper{max-width:350px}.fraud__deleteSelectedItems .fraud__form__wrapperBtn{margin-top:0}.fraud__deleteSelectedItems .disable{opacity:.5;pointer-events:none}.rns{display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.rns{padding:15px}}.rns__params{display:flex;flex-direction:column;align-items:center;padding:15px;row-gap:7px}.rns__params__wrapper{background:#202940;border-radius:4px;max-width:450px;width:100%;height:auto}.rns__params__title{color:#fff;padding:10px 15px 10px;background:#0b122f;font-weight:600;font-size:25px;text-align:center}.rns__params textarea{font-weight:500;font-size:16px;min-height:100px;padding:5px;background:#131732;width:100%}.rns__params__find,.rns__params textarea{border:none;color:#fff;font-family:Gilroy,sans-serif}.rns__params__find{outline:none;border-radius:4px;width:160px;height:35px;background:#7457ff;font-size:18px;font-weight:700;transition:all .3s ease}.rns__param{padding:5px;background:#131732;width:100%}.rns__param__info{display:flex;justify-content:space-between}.rns__param__info input{background:none;font-size:18px;width:80%;height:30px}.rns__param__info button,.rns__param__info input{border:none;font-weight:500;color:#fff;font-family:Gilroy,sans-serif}.rns__param__info button{outline:none;border-radius:4px;background:#7457ff;padding:5px;font-size:14px;transition:all .3s ease}.rns__param__added{margin-top:10px;display:flex;flex-wrap:wrap;row-gap:8px;-moz-column-gap:8px;column-gap:8px}.rns__param__added span{text-align:start;padding:8px;color:#fff;font-weight:500;font-size:16px;display:flex;align-items:center;cursor:pointer;background:#202940;border-radius:50px}.rns__param__added span img{margin-left:5px;margin-top:2px;width:10px;height:10px}.rns__table__wrapper{width:100%;text-align:center;padding:20px 5px;overflow:auto;background-color:#1b2144}.rns__table__wrapper::-webkit-scrollbar{width:2px;height:10px;background:#10142e}.rns__table__wrapper::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.rns__table__wrapper table{width:100%;font-weight:500}.rns__table__wrapper table thead{display:grid;padding-right:15px}.rns__table__wrapper table thead tr{text-transform:uppercase;display:grid;grid-template-columns:50% 50%;max-height:60px;font-size:12px;line-height:24px;color:rgba(64,64,64,.38);height:45px}.rns__table__wrapper table thead tr td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.rns__table__wrapper table tbody{display:grid;overflow-y:scroll;max-height:650px;padding-right:10px;min-width:1345px}.rns__table__wrapper table tbody::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.rns__table__wrapper table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.rns__table__wrapper table tbody tr{display:grid;font-size:15px;grid-template-columns:50% 50%;color:#c3ceff}.rns__table__wrapper table tbody tr .moreInfo{cursor:pointer}.rns__table__wrapper table tbody tr .moreInfo img{margin-left:5px;transition:.3s}.rns__table__wrapper table tbody tr .moreInfo .rotate{transform:rotate(180deg)}.rns__table__wrapper table tbody tr .information{height:0;overflow:hidden;transition:all .35s;grid-column-start:1;grid-column-end:13;box-sizing:border-box;padding:0 10px}.rns__table__wrapper table tbody tr .information__wrapper{display:flex;align-items:center;justify-content:space-evenly;width:100%;height:100%}.rns__table__wrapper table tbody tr .information__param{max-width:23%;font-size:12px;max-height:70px;padding:5px 10px 5px 0;row-gap:5px;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.rns__table__wrapper table tbody tr .information__param::-webkit-scrollbar{width:2px;height:3px;background:#10142e}.rns__table__wrapper table tbody tr .information__param::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.rns__table__wrapper table tbody tr .information_open{display:flex;height:100px;transition:all .35s;border:1px solid #484848}.rns__table__wrapper table tbody tr td{padding:9px 3px;display:flex;align-items:center;justify-content:center;color:#c3ceff;border:1px solid #4d4f60;text-transform:capitalize}.rns__table__header{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;cursor:pointer;margin-bottom:30px}.rns__table__header p{font-size:15px;font-weight:500;color:#fff}.rns .disable{opacity:.5;pointer-events:none}.rns .errorMsg{color:red}.rights{display:flex;flex-direction:column;align-items:center}.rights__table{width:100%;text-align:center;padding:20px 5px;overflow:auto;background-color:#202940;border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,.04)}.rights__table::-webkit-scrollbar{width:5px;height:10px;background:#10142e}.rights__table::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.rights__table table{width:100%;font-weight:500;min-width:2040px}.rights__table table thead{display:grid;padding-right:15px}.rights__table table thead tr{text-transform:uppercase;display:grid;grid-template-columns:11% 8% 5% 5% 7% 8% 7% 6% 5% 7% 8% 6% 4% 5% 4% 4%;max-height:60px;line-height:24px;color:rgba(64,64,64,.38);height:45px;background-color:#1b2144}.rights__table table thead td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center;font-size:11px}@media(max-width:1682px){.rights__table table thead td{font-size:9px}}.rights__table table tbody{display:grid;overflow-y:scroll;max-height:680px;padding-right:10px;min-width:1450px}.rights__table table tbody::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.rights__table table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.rights__table table tbody .super{cursor:default;pointer-events:none}.rights__table table tbody tr{display:grid;font-size:12px;grid-template-columns:11% 8% 5% 5% 7% 8% 7% 6% 5% 7% 8% 6% 4% 5% 4% 4%;transition:all .3s ease;background-color:#1b2144}.rights__table table tbody tr .id{font-size:12px;cursor:default}@media(max-width:1600px){.rights__table table tbody tr .id{font-size:10px}}.rights__table table tbody tr .name{font-size:15px;cursor:default}.rights__table table tbody tr .openInfo img{margin-left:8px;transition:all .3s ease}.rights__table table tbody tr .openInfo .rotate{transform:rotate(180deg)}.rights__table table tbody tr .opened{color:#0e39ff}.rights__table table tbody tr .opened img{filter:invert(.7) sepia(1) saturate(5) hue-rotate(175deg)}.rights__table table tbody tr .moreInfo{height:0;overflow:hidden;transition:all .35s;display:flex;justify-content:space-between;grid-column-start:1;grid-column-end:13;box-sizing:border-box;padding:0 20px}.rights__table table tbody tr .moreInfo__param{font-size:15px;color:#fff;padding:20px;display:flex;flex-direction:column}.rights__table table tbody tr .moreInfo__param span{cursor:pointer;margin-top:10px;color:#c3ceff;text-transform:capitalize}.rights__table table tbody tr .moreInfo__param .changed{color:green}.rights__table table tbody tr .antiScamInfoRights{justify-content:space-evenly}.rights__table table tbody tr .moreInfoOpen{display:flex;height:90px;transition:all .35s;border-right:1px solid #4d4f60;border-left:1px solid #4d4f60;border-bottom:1px solid #4d4f60}.rights__table table tbody tr .changed{color:green}.rights__table table tbody tr td{padding:7px 3px;display:flex;align-items:center;justify-content:center;color:#c3ceff;border:1px solid #4d4f60;font-size:18px;text-transform:capitalize;height:40px;cursor:pointer}@media(max-width:1600px){.rights__table table tbody tr td{font-size:14px}}.rights__table table tbody tr:hover{background:#030a33}.rights__change{margin-top:20px;display:flex;align-items:center;justify-content:center;-moz-column-gap:15px;column-gap:15px;min-width:1450px}.rights__change__wrapperInput{background:#131732;width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center;max-width:350px}.rights__change__wrapperInput input{border:none;background:none;font-weight:500;color:#fff;font-size:15px;font-family:Gilroy,sans-serif;width:100%;position:relative}.rights__change .disable{opacity:.5;pointer-events:none}.rights__change button{border:none;outline:none;border-radius:4px;width:160px;height:38px;background:#7457ff;color:#fff;font-size:18px;font-weight:700;font-family:Gilroy,sans-serif;transition:all .3s ease}.rights .errorMsg{color:red}.rights .errorMsg,.rights .success{margin-top:15px;min-width:1450px;text-align:center;font-size:18px}.rights .success{color:green}.antiScam{width:calc(100% - 250px);height:100%;min-height:calc(100vh - 80px);background:#1a2035;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;padding:15px 20px 15px 20px;margin-top:80px}@media(max-width:1000px){.antiScam{width:100%}}@media(max-width:750px){.antiScam{padding:15px;transition:none}}.antiScam__statistic{width:100%;margin-bottom:15px}.antiScam__statistic__container{width:100%;text-align:center;display:flex;flex-direction:column;min-height:653px}.antiScam__statistic__tabs{color:#fff;font-weight:600;font-size:18px;display:flex;justify-content:center}.antiScam__statistic__tabs p{background:#0b122f;padding:15px 50px;cursor:pointer;color:grey;width:50%;border:1px solid grey}@media(max-width:580px){.antiScam__statistic__tabs p{padding:10px 30px}}.antiScam__statistic__tabs .selected{color:#fff}.antiScam__statistic__wrapper{max-height:595px;overflow-y:scroll;margin-right:-10px;padding-right:5px;row-gap:8px;display:flex;flex-direction:column}.antiScam__statistic__wrapper::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.antiScam__statistic__wrapper::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.antiScam__statistic .statistic__row{background-color:#1b2144}.antiScam__statistic .statistic__row__time{display:flex;justify-content:center;padding:15px 10px;align-items:center;cursor:pointer;border:2px solid}.antiScam__statistic .statistic__row__time p{color:#fff;text-transform:capitalize;font-weight:500;margin:0 8px;font-size:22px}@media(max-width:750px){.antiScam__statistic .statistic__row__time p{font-size:18px}}@media(max-width:550px){.antiScam__statistic .statistic__row__time p{font-size:15px}}.antiScam__statistic .statistic__row__time .count{font-weight:500;margin:0 10px;font-size:22px}.antiScam__statistic .statistic__row__time span{color:#fff;font-weight:500;font-size:18px}.antiScam__statistic .statistic__row__time img{transition:.2s}.antiScam__statistic .statistic__row__time .rotate{transform:rotate(180deg)}@media(max-width:800px){.antiScam__statistic .statistic__row .workers{flex-direction:column;row-gap:8px}}.antiScam__statistic .statistic__row__info{padding:10px;border:1px solid #4e5cc7;display:flex;justify-content:center;font-weight:600;align-items:center}.antiScam__statistic .statistic__row__info:first-child{border-top:none}.antiScam__statistic .statistic__row__info .info{display:flex;margin:0 20px;flex-direction:column;row-gap:10px;width:20%}@media(max-width:1000px){.antiScam__statistic .statistic__row__info .info{font-size:12px}}@media(max-width:800px){.antiScam__statistic .statistic__row__info .info{font-size:18px;width:100%;flex-direction:row;justify-content:space-between}}@media(max-width:560px){.antiScam__statistic .statistic__row__info .info{font-size:14px;font-weight:500}}@media(max-width:550px){.antiScam__statistic .statistic__row__info{padding:10px 5px;font-size:13px}}@media(max-width:470px){.antiScam__statistic .statistic__row__info{padding:10px 5px;font-size:11px}}.antiScam__statistic .statistic__row__info p{color:#fff;margin:0 10px}.antiScam__statistic .statistic__row__info .problemBot{color:#df7b7b}.antiScam__statistic .statistic__row__info span{color:#fff}.antiScam__statistic__information{display:flex;flex-direction:column;margin-top:10px}.antiScam__title{font-size:50px;font-weight:600;color:#fff;margin-bottom:40px;text-align:center}@media(max-width:670px){.antiScam__title{margin-bottom:15px;font-size:30px}}.antiScam__firstStep{display:flex;width:100%;justify-content:center;-moz-column-gap:20px;column-gap:20px;flex-direction:column}@media(max-width:1080px){.antiScam__firstStep{flex-direction:column;align-items:center;row-gap:15px}}.antiScam__start{padding:10px;max-width:400px;width:100%;margin:0 auto;border-radius:4px;border:none;background:#7457ff;transition:all .3s ease;font-size:20px;color:#fff;font-weight:600}.antiScam__start:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.antiScam__secondStep{width:100%}.antiScam__secondStep__selectedBot{display:flex;margin:15px 0;padding:15px;background:#0b122f;flex-direction:column;row-gap:30px;overflow:auto;width:100%}.antiScam__secondStep__selectedBot::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.antiScam__secondStep__selectedBot::-webkit-scrollbar{width:10px;height:10px;background:#10142e}.antiScam__secondStep__selectedBot__addToFriend{display:flex;justify-content:space-between;min-width:1400px}.antiScam__secondStep__selectedBot__verdict{display:flex;min-width:1400px}.antiScam__secondStep__selectedBot__verdict .wrapper__checkboxes{display:flex;flex-wrap:wrap;width:50%}.antiScam__secondStep__selectedBot__verdict .checkbox{display:flex}.antiScam__secondStep__selectedBot__verdict .checkbox input{pointer-events:none}.antiScam__secondStep__selectedBot__verdict .checkbox label{min-width:350px;margin-left:7px;color:#fff;font-size:20px;cursor:pointer}.antiScam__secondStep__selectedBot__verdict textarea{resize:none;width:30%;font-weight:600;color:#222;font-size:18px;font-family:Gilroy,sans-serif;padding:5px}.antiScam__secondStep__selectedBot__verdict button{border:none;margin:auto 0 auto auto;background:#7457ff;border-radius:7px;padding:10px;cursor:pointer;color:#fff;font-size:14px;font-weight:600;min-width:200px;height:40px}.antiScam__secondStep__selectedBot__verdict .disable{opacity:.5;pointer-events:none}.antiScam__secondStep__selectedBot__add{background:#7457ff;border-radius:7px;padding:10px;cursor:pointer;color:#fff;font-size:18px;font-weight:700;text-decoration:none;display:inline}.antiScam__secondStep__selectedBot__userName{display:flex;align-items:center;min-width:666px;justify-content:flex-end}.antiScam__secondStep__selectedBot__userName p{color:green;min-width:140px;white-space:nowrap;margin-right:15px;font-weight:700}.antiScam__secondStep__selectedBot__userName .input__wrapper{padding:5px;border-radius:4px;background:#fff;width:100%;height:35px;display:flex;align-items:center;margin-right:10px;min-width:300px;max-width:300px}.antiScam__secondStep__selectedBot__userName .input__wrapper input{background:none;outline:none;border:none;width:100%;font-weight:600;color:#222;font-size:18px;font-family:Gilroy,sans-serif}.antiScam__secondStep__selectedBot__userName button{background:#7457ff;border-radius:7px;padding:10px;cursor:pointer;color:#fff;font-size:14px;font-weight:600;min-width:200px;border:none}.antiScam__secondStep__selectedBot__botInfo{display:flex;flex-direction:column;row-gap:5px;min-width:250px}.antiScam__secondStep__selectedBot__botInfo p{color:#fff;font-size:15px}.antiScam__secondStep__selectedBot__botInfo p span{font-weight:600;font-size:19px}.antiScam-wrapper__table{width:100%;text-align:center;padding:20px 5px;overflow:auto;background-color:#202940;border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,.04)}.antiScam-wrapper__table::-webkit-scrollbar{width:10px;height:10px;background:#10142e}.antiScam-wrapper__table::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.antiScam-wrapper__table table{width:100%;font-weight:500;background-color:#1b2144}.antiScam-wrapper__table table thead{display:grid}.antiScam-wrapper__table table thead tr{text-transform:uppercase;display:grid;grid-template-columns:100%;max-height:60px;font-size:18px;line-height:24px;color:rgba(64,64,64,.38);height:45px}.antiScam-wrapper__table table thead tr td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.antiScam-wrapper__table table tbody{display:grid;overflow-y:auto;max-height:475px;min-width:1400px;padding-right:5px}.antiScam-wrapper__table table tbody .table__loader{padding:10px}.antiScam-wrapper__table table tbody::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.antiScam-wrapper__table table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.antiScam-wrapper__table table tbody tr{display:grid;font-size:18px;grid-template-columns:100%}.antiScam-wrapper__table table tbody tr td{padding:7px 15px;display:flex;align-items:center;justify-content:space-evenly;color:#fff;border:1px solid #4d4f60;cursor:pointer}.antiScam-wrapper__table table tbody tr td div{display:flex;flex-direction:column;row-gap:10px;font-size:16px}.antiScam-wrapper__table table tbody tr td div span{font-size:20px}.antiScam-wrapper__table table tbody tr td .username{min-width:250px}.antiScam-wrapper__table table tbody tr td .lastCheck{min-width:300px}.antiScam-wrapper__table table tbody .block{pointer-events:none}.antiScam__timer{font-size:20px;color:#fff;display:flex;align-items:center}.antiScam__end{display:flex;justify-content:space-between}.antiScam__end button{padding:8px;max-width:350px;width:100%;border-radius:4px;border:none;background:#ee051b;transition:all .3s ease;font-size:20px;color:#fff;font-weight:600;margin:0 10px 10px 0}.antiScam__end button:hover{box-shadow:0 0 15px rgba(255,45,45,.78)}.antiScam .successVerdict{color:green;font-size:25px;text-align:center;margin:10px 0;font-weight:600}.deposits .searchPanel{overflow:initial!important;max-height:none!important}.deposits .searchPanel .checkbox{width:130px}.deposits .searchPanel__input{position:relative}.deposits .searchPanel__select{cursor:pointer;display:flex;padding:5px;border-radius:4px;border:1px solid grey;background:#131732;height:35px;align-items:center;justify-content:space-between}.deposits .searchPanel__select p{color:#fff;margin-right:10px;transition:.3s}.deposits .searchPanel__select img{transition:all .3s ease}.deposits .searchPanel__select .rotate{transform:rotate(180deg)}.deposits .searchPanel__select__dropDown{position:absolute;border-radius:4px;border:1px solid grey;padding:5px 10px;row-gap:10px;background:#131732;display:flex;flex-direction:column;width:100%;top:60px;align-items:center;z-index:100}.deposits .searchPanel__select__dropDown span{cursor:pointer;color:#fff;width:100%;text-align:center}.deposits .content-wrapper{display:flex;justify-content:center}.deposits .content-wrapper__table table thead tr{background-color:#101b43;grid-template-columns:16% 16% 5% 5% 8% 10% 7% 6% 5% 17% 5%!important}.deposits .content-wrapper__table table tbody{min-width:1450px!important}.deposits .content-wrapper__table table tbody tr{background-color:#101b43;grid-template-columns:16% 16% 5% 5% 8% 10% 7% 6% 5% 17% 5%!important}.deposits .content-wrapper__table table tbody tr td{font-size:15px}.deposits .content-wrapper__table table tbody tr td .status{cursor:default!important}.deposits .content-wrapper__table table tbody tr td .paid{background-color:#0a8533}.deposits .content-wrapper__table table tbody tr td .created{background-color:#cf8617}.deposits .content-wrapper__table .msgError{color:#fff;font-size:70px;font-weight:500}.mmTwo{display:flex;flex-direction:column;align-items:center}.mmTwo .searchPanel{width:100%;justify-content:center;margin-bottom:25px}.mmTwo table{width:100%;background:#1b2144;overflow:auto;max-height:570px;display:inline-block}.mmTwo table::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.mmTwo table::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.mmTwo table thead{display:grid;min-width:950px}.mmTwo table thead tr{display:flex}.mmTwo table thead tr td{color:#fff;border:1px solid #4d4f60;text-align:center;padding:7px 3px;width:25%}.mmTwo table tbody{display:grid;min-width:950px}.mmTwo table tbody tr{display:flex}.mmTwo table tbody tr td{color:#fff;border:1px solid #4d4f60;text-align:center;padding:7px 3px;width:25%}.mmTwo table tbody tr .status{cursor:pointer;text-transform:capitalize}.mmTwo table tbody tr .change{color:green}.mmTwo__fa{display:flex;margin-top:25px;width:100%;justify-content:center;-moz-column-gap:15px;column-gap:15px;padding:10px}.mmTwo__fa input{padding:10px;max-width:350px;width:100%;background:#131732;border:none;font-weight:500;color:#fff;font-size:15px}.mmTwo__fa input::-webkit-inner-spin-button{-webkit-appearance:none}.mmTwo__fa button{border:none;outline:none;border-radius:4px;width:160px;height:38px;background:#7457ff;color:#fff;font-size:18px;font-weight:700;font-family:Gilroy,sans-serif;transition:all .3s ease}.mmTwo__fa .disable{opacity:.5;pointer-events:none}.mmTwo__resultInfo{color:#fff;font-size:70px;font-weight:500;margin-top:50px}.mmTwo__addSection{width:100%;display:flex;flex-direction:column;align-items:center;background:#202940;border-radius:4px;padding:15px 10px;margin-bottom:25px}.mmTwo__addSection .disable{opacity:.5;pointer-events:none}.mmTwo__addSection .twoFa{margin-top:15px;padding:5px;height:35px;max-width:295px;width:100%;font-size:16px}.mmTwo__addSection .addUsers,.mmTwo__addSection .twoFa{border-radius:4px;outline:none;border:none;font-weight:500}.mmTwo__addSection .addUsers{margin:15px 0 5px;background:#7457ff;padding:5px 10px;color:#fff;font-size:17px;font-family:Gilroy,sans-serif;transition:all .3s ease}.mmTwo__addInput{display:flex;justify-content:space-between;max-width:400px;width:100%}.mmTwo__addInput input{padding:5px;height:35px;max-width:280px;width:100%;font-size:16px}.mmTwo__addInput button,.mmTwo__addInput input{border-radius:4px;outline:none;border:none;font-weight:500}.mmTwo__addInput button{background:#7457ff;padding:5px 10px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;transition:all .3s ease}.mmTwo__added{margin-top:10px;display:flex;flex-direction:column;align-items:center;row-gap:10px;max-width:400px;width:100%;border:1px solid #6c78e2;padding:5px}.mmTwo__added span{text-align:start;padding:8px;color:#fff;font-weight:500;font-size:16px;display:flex;align-items:center;background:#223c7f;border-radius:50px}.mmTwo__added span img{cursor:pointer;margin-left:5px;margin-top:2px;width:10px;height:10px}.mmTwo .errorMsg{color:#ce6c6c;font-size:18px}.editPets,.mmTwo .errorMsg{display:flex;align-items:center}.editPets{font-family:Gilroy,sans-serif;flex-direction:column;-moz-column-gap:20px;column-gap:20px}@media(max-width:1000px){.editPets{width:100%}}@media(max-width:550px){.editPets{row-gap:15px;flex-direction:column;align-items:center}}.editPets__tabs{display:flex;-moz-column-gap:20px;column-gap:20px}.editPets__tabs button{border-radius:4px;padding:15px;width:150px;border:none;height:35px;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#858997;font-weight:600}.editPets__tabs .selected{color:#fff;box-shadow:0 0 15px rgba(116,87,255,.78)}.editPets .formWrapper{width:100%}.editPets .pet__form{margin:20px auto;background:#202940;border-radius:4px;padding:15px 10px;display:flex;flex-wrap:wrap;gap:15px;max-width:1000px;justify-content:space-between}.editPets .pet__form .inputWrapper{display:flex;flex-direction:column;row-gap:10px;width:48%;position:relative}.editPets .pet__form .inputWrapper span{color:#fff;font-size:15px;font-weight:600}.editPets .pet__form__description{width:100%;display:flex;flex-direction:column;row-gap:10px}.editPets .pet__form__description__name{color:#fff;font-size:25px}.editPets .pet__form__description span{font-size:30px;font-weight:600}.editPets .pet__form__description textarea{resize:none;height:300px;width:100%;font-size:20px;font-family:Gilroy,sans-serif;font-weight:500}.editPets .pet__form .name{padding:5px;border-radius:4px;font-weight:500;color:#222;font-size:16px;outline:none;background:#fff;width:100%;height:35px;display:flex;align-items:center;font-family:Gilroy,sans-serif;border:none}.editPets .pet__form__select{display:flex;align-items:center;cursor:pointer;height:38px;background:#131732;padding:10px;border-radius:5px}.editPets .pet__form__select p{color:#fff;margin-right:10px;transition:.3s;text-transform:capitalize}.editPets .pet__form__select img{transition:all .3s ease}.editPets .pet__form__select .rotate{transform:rotate(180deg)}.editPets .pet__form__selectDropDown{position:absolute;border-radius:5px;background:#1a1f3e;cursor:pointer;transition:.2s;display:flex;flex-direction:column;z-index:10;top:64px;width:100%}.editPets .pet__form__selectDropDown span{color:#fff;font-size:15px;font-weight:500;text-transform:capitalize;padding:10px;opacity:.8}.editPets .pet__form__selectDropDown span:hover{opacity:1}.editPets .pet__form__img{width:100%;display:flex}.editPets .pet__form__img img{width:65px;height:65px}.editPets .pet__form__file{width:100%}.editPets .pet__form__file span{display:flex;color:red;font-size:16px;margin-bottom:10px}.editPets .pet__form__file input{position:absolute;opacity:0;z-index:-10;width:10%}.editPets .pet__form__file label{max-width:300px;display:flex;justify-content:center;cursor:pointer;height:38px;background:#131732;padding:10px;border-radius:5px;color:#fff;font-weight:700}.editPets .pet__form__file__img{padding:10px;border-radius:8px;display:flex;flex-direction:column;align-items:center;max-width:300px;row-gap:8px;background:#9d9d9d;margin-top:10px}.editPets .pet__form__file__img img{max-height:110px;max-width:110px}.editPets .pet__form__file__img p{color:#fff;font-size:20px;font-weight:500}.editPets .pet__form__submit{width:100%}.editPets .pet__form__submit button{border-radius:4px;padding:15px;width:300px;height:35px;border:none;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;font-weight:600}.editPets .pet__form__submit button:hover{box-shadow:0 0 15px rgba(116,87,255,.78)}.editPets .pet__form__submit span{color:red;font-size:14px;margin-top:10px}.editPets .pet__form__submit p{margin-top:10px;color:#fff;font-size:16px;font-weight:600}.editPets .pet__form__success{color:green;text-align:center;font-size:25px;width:100%}.editPets .disable{pointer-events:none;opacity:.5}.editPets__update{padding:10px;font-size:18px;font-weight:500;border-radius:5px;color:#fff;background:#7457ff;outline:none;border:1px solid #000;transition:all .3s ease}.editPets__update:hover{transform:scale(1.1)}.editPets__success{color:green}.editPets__error,.editPets__success{margin-top:15px;font-weight:500;text-align:center;font-size:25px;width:100%}.editPets__error{color:red}.editPets__twoFA{margin-bottom:10px;max-width:230px;border-radius:5px;outline:none;border:none;width:100%;padding:5px}.balances{display:flex;flex-direction:column}.balances__tabs{display:flex;margin:0 auto;-moz-column-gap:15px;column-gap:15px}.balances__tabs button{border-radius:4px;padding:15px;width:150px;border:none;height:35px;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#858997;font-weight:600}.balances__tabs .selected{color:#fff;box-shadow:0 0 15px rgba(116,87,255,.78)}.balances__form{display:flex;padding:10px;margin:15px auto;border-radius:4px;max-width:1000px;background:#202940;width:100%;flex-direction:column}.balances__form .inputWrapper{display:flex;flex-direction:column;row-gap:10px;width:48%;position:relative}.balances__form .inputWrapper span{color:#fff;font-size:15px;font-weight:600}.balances__form .inputWrapper input{padding:5px;border-radius:4px;font-weight:500;color:#222;font-size:16px;outline:none;background:#fff;width:100%;height:35px;display:flex;align-items:center;font-family:Gilroy,sans-serif;border:none}.balances__form .inputWrapper input::-webkit-inner-spin-button,.balances__form .inputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none}.balances__edit{width:100%;gap:10px}.balances__edit,.balances__watch{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end}.balances__watch{row-gap:10px}.balances__select{display:flex;align-items:center;cursor:pointer;height:35px;background:#131732;padding:10px;border-radius:5px}.balances__select p{color:#fff;margin-right:10px;transition:.3s;text-transform:capitalize}.balances__select img{transition:all .3s ease}.balances__select .rotate{transform:rotate(180deg)}.balances__dropDown{position:absolute;border-radius:5px;background:#1a1f3e;cursor:pointer;transition:.2s;display:flex;flex-direction:column;z-index:10;top:64px;width:100%}.balances__dropDown span{padding:10px;opacity:.7}.balances__dropDown span:hover{opacity:1}.balances__limit{display:flex;width:100%;flex-direction:column;color:#fff;row-gap:5px;font-size:18px}.balances__submit{border-radius:4px;padding:15px;width:300px;height:35px;border:none;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;font-weight:600}.balances .disable{pointer-events:none;opacity:.5}.balances .success{color:green}.balances .error,.balances .success{width:100%;font-size:22px;font-weight:500;text-align:center}.balances .error{color:red}.balances__calendar{position:absolute}.balances__selectedDates{padding:5px;border-radius:4px;background:#fff;width:100%;height:35px;display:flex;align-items:center;justify-content:space-between}.balances__selectedDates span{color:#000!important}.balances__selectedDates button{padding:5px;border:none;background:#7457ff;color:#fff;font-size:17px;border-radius:6px}.balances__logs{width:100%;margin-top:15px;padding:15px;background-color:#202940;border-radius:5px;max-height:550px;box-shadow:0 0 14px rgba(0,0,0,.04);overflow:auto}.balances__logs::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.balances__logs::-webkit-scrollbar{width:5px;height:10px;background:#10142e}.balances__logs table{width:100%;font-weight:500;overflow:auto;min-width:1100px;background-color:#1b2144}.balances__logs table thead{display:grid;min-height:50px}.balances__logs table tr{text-transform:uppercase;display:grid;grid-template-columns:25% 25% 25% 25%;font-size:12px;line-height:24px;color:rgba(64,64,64,.38)}.balances__logs table tr td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.balances__logs table tr .info{display:flex;flex-direction:column}.balances__logs table tr .changes{font-size:20px}.balances__logs table .adminChange{background-color:#10142e}.balances__multi__forms{display:flex;justify-content:space-between;gap:20px}.balances__multi__form{width:100%}.balances__multi__form,.balances__multi__form .file-block,.balances__multi__form .submit-block,.balances__multi__form .title-block{display:flex;flex-direction:column;gap:10px}.balances__multi__form .file-block__flex{display:flex;align-items:center;gap:10px}.balances__multi__form .inputWrapper{display:flex;flex-direction:column;row-gap:10px;width:48%;position:relative}.balances__multi__form .inputWrapper span{color:#fff;font-size:15px;font-weight:600}.balances__multi__form .inputWrapper input{padding:5px;border-radius:4px;font-weight:500;color:#222;font-size:16px;outline:none;background:#fff;width:100%;height:35px;display:flex;align-items:center;font-family:Gilroy,sans-serif;border:none}.balances__multi__form .inputWrapper input::-webkit-inner-spin-button,.balances__multi__form .inputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none}.balances__multi__form .currencyBlock{display:flex;align-items:center;gap:5px}.balances__multi__form .separator{width:100%;height:1px;background:#fff}.balances__multi__form p{color:#fff;font-weight:500}.balances__multi__form input[type=file]{display:none}.balances__multi__form button,.balances__multi__form label{cursor:pointer;border-radius:4px;padding:15px;width:150px;border:none;height:35px;background:#7457ff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;font-weight:600}.balances__multi__requests{display:flex;flex-direction:column;gap:10px;margin-top:30px}.balances__multi__requests__header{display:flex;justify-content:space-between}.balances__multi__requests__header h2{font-size:20px;font-weight:600;color:#fff}.balances__multi__requests__header div{display:flex;align-items:center;gap:5px}.balances__multi__requests__header div p{cursor:pointer;border-radius:4px;padding:15px;width:150px;height:35px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;font-weight:600;border:1px solid #fff}.balances__multi__requests__header div p.selected,.balances__multi__requests__header div p:hover{background:#7457ff}.balances__multi__requests__header div p.selected{border:none}.balances__multi__requests__table__header,.balances__multi__requests__table__row{display:flex;align-items:center;justify-content:space-between;height:35px;border-bottom:1px solid #fff}.balances__multi__requests__table__header p,.balances__multi__requests__table__row p{display:flex;align-items:center;justify-content:center;width:100%;color:#fff;font-size:16px;font-weight:500}.balances__multi__requests__pages{display:flex;align-items:center;gap:5px;justify-content:flex-end}.balances__multi__requests__pages button{cursor:pointer;border-radius:4px;width:45px;height:45px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;font-weight:600;border:1px solid #fff;background:transparent;font-family:Gilroy,sans-serif}.balances__multi__requests__pages button.selected,.balances__multi__requests__pages button:hover{background:#7457ff}.balances__multi__requests__pages button.selected{border:none}.logs{display:flex;flex-direction:column}.logs__tableWrapper{width:100%;height:610px;margin-top:15px;background-color:#202940;border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,.04);overflow:auto;padding:10px 15px}.logs__tableWrapper::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.logs__tableWrapper::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.logs__tableWrapper table{width:100%;font-weight:500;font-size:16px;background-color:#1b2144}.logs__tableWrapper table thead{display:grid;height:50px}.logs__tableWrapper table thead tr{text-transform:uppercase;display:grid;grid-template-columns:25% 25% 25% 25%;max-height:60px;line-height:24px;color:rgba(64,64,64,.38)}.logs__tableWrapper table thead tr td{color:#fff;border:1px solid #4d4f60;display:flex;align-items:center;justify-content:center}.logs__tableWrapper table tbody{display:grid;overflow-y:auto;min-width:1300px;max-height:530px;margin-right:-10px;padding-right:5px}.logs__tableWrapper table tbody::-webkit-scrollbar-thumb{background:#7457ff;border-radius:5px}.logs__tableWrapper table tbody::-webkit-scrollbar{width:5px;height:5px;background:#10142e}.logs__tableWrapper table tbody .inc{display:flex;flex-direction:column;row-gap:3px}.logs__tableWrapper table tbody tr{display:grid;grid-template-columns:25% 25% 25% 25%}.logs__tableWrapper table tbody tr td{padding:7px 3px;display:flex;align-items:center;justify-content:center;color:#c3ceff;border:1px solid #4d4f60}.logs__empty{color:#fff;font-size:40px;text-align:center}.logs__inputWrapper{display:flex;position:relative;flex-direction:column;row-gap:10px;align-items:center}.logs__inputWrapper span{color:#fff}.logs__selectDate{padding:5px;border-radius:4px;background:#fff;width:100%;height:35px;display:flex;align-items:center;max-width:300px;justify-content:center}.logs__selectDate span{color:#000;font-weight:500;font-size:18px}.logs__calendar{position:absolute;top:70px}.logs__loaderWrapper{display:flex;justify-content:center}.reviews__wrapper{gap:20px}.review-add__button,.reviews__wrapper{display:flex;flex-direction:column;align-items:center}.review-add__button{gap:5px}.review-add__button p{text-align:center}.review-add__button p.error{color:red}.review-add__button button{width:200px;height:40px;border:none;outline:none;border-radius:4px;background:#7457ff;padding:5px;color:#fff;font-size:16px;font-weight:500;font-family:Gilroy,sans-serif;transition:all .3s ease}.review-add__button button:hover{background:#654ce6}.review-add__form{display:flex;gap:15px}.review-add__form__column{width:300px;display:flex;flex-direction:column;gap:15px}.review-add__form__field{display:flex;flex-direction:column;gap:5px}.review-add__form__field label{color:#fff;font-weight:500}.review-add__form__field input,.review-add__form__field select{background:#131732;padding:10px;border-radius:5px;border:none;width:100%;color:#fff;font-size:18px;font-weight:500;font-family:Gilroy,sans-serif}.review-add__form__field input::-moz-placeholder,.review-add__form__field select::-moz-placeholder{color:#6f7992;font-size:17px}.review-add__form__field input::placeholder,.review-add__form__field select::placeholder{color:#6f7992;font-size:17px}.review-add__form__field input::-webkit-inner-spin-button,.review-add__form__field select::-webkit-inner-spin-button{-webkit-appearance:none}.reviews__header{width:100%;display:flex;align-items:center;gap:15px}.reviews__header div{background-color:#1b2144;color:#fff;padding:10px 20px;cursor:pointer;border-radius:6px;font-weight:500;transition:.2s}.reviews__header div.active{background-color:#7457ff}.reviews__header div:not(.active):hover{background-color:#262f61}.reviews{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.review{width:100%;background-color:#1b2144;color:#c3ceff;border-radius:10px;padding:15px 8px 15px 15px;position:relative}.review-delete{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#1a2035}.review-header{display:flex;gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(195,206,255,.4666666667)}.review-header h2{font-weight:600;font-size:18px;color:#fff}.review-header p{display:flex;align-items:center;text-transform:uppercase;gap:2px;font-size:12px}.review-content{padding-top:12px}.review-content h2{font-weight:700;font-size:20px;margin-bottom:5px;color:#fff}.review-content__stars{display:flex;align-items:center;gap:3px;margin-bottom:5px}.review-content__stars .star{width:20px;height:20px}.review-content__stars .star.active path{fill:#adff2f}.pages{width:100%;justify-content:flex-end;gap:10px;margin-top:10px}.pages,.pages p{display:flex;align-items:center}.pages p{cursor:pointer;width:48px;height:48px;justify-content:center;background-color:#1b2144;color:#c3ceff;border-radius:10px;transition:.2s}.pages p.active,.pages p:hover{background-color:#363f74}.superpasses__wrapper{display:flex;flex-direction:column;align-items:center;gap:20px;color:#fff}.table-selector{display:flex;gap:10px;margin-bottom:20px}.table-selector button{padding:10px 20px;background-color:#2c3550;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-family:Gilroy}.table-selector button:hover{background-color:#3a4566}.table-selector button.active{background-color:#5a6eff}.table-container{width:100%;overflow-x:auto;background:#202940;border-radius:8px;padding:15px}table{width:100%;border-collapse:collapse}table td,table th{padding:12px 15px;text-align:left;border-bottom:1px solid #2c3550}table th{background-color:#2c3550;font-weight:600}table tbody tr:hover{background-color:#252f4a}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px}.pagination button{padding:8px 16px;background-color:#2c3550;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-family:Gilroy}.pagination button.selected{background-color:#5a6eff}.pagination button:hover:not(:disabled){background-color:#3a4566}.pagination button:disabled{opacity:.5;cursor:not-allowed}.descriptions{display:flex;flex-direction:column}.descriptions__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}@media(max-width:768px){.descriptions__header{flex-direction:column;align-items:stretch}}.descriptions__gameSelect{position:relative}.descriptions__select{display:flex;align-items:center;cursor:pointer;background:#131732;padding:12px 16px;border:1px solid #646464;border-radius:6px;justify-content:space-between;min-width:200px}.descriptions__select p{color:#fff;margin-right:10px;font-size:15px;font-weight:500}.descriptions__select img{transition:.3s;width:16px;height:16px}.descriptions__select .rotate{transform:rotate(180deg)}.descriptions__select__dropDown{position:absolute;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;display:flex;flex-direction:column;z-index:10;width:100%;border:1px solid #646464;border-radius:6px;top:100%}.descriptions__select__dropDown__item{text-transform:capitalize;padding:12px 16px;opacity:.8;color:#fff;font-size:15px;font-weight:500}.descriptions__select__dropDown__item:hover{opacity:1;background:#2a2f4e}.descriptions__actions{display:flex;gap:15px}@media(max-width:768px){.descriptions__actions{justify-content:center}}.descriptions__btn{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#131732;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;border:1px solid #646464;cursor:pointer}.descriptions__btn:hover{background:#2a2f4e}.descriptions__btn.active{background:#7457ff;border-color:#7457ff}.descriptions__content{flex:1}.descriptions__search{margin-bottom:20px}.descriptions__searchInput{display:flex;align-items:center;background:#131732;border:1px solid #646464;border-radius:6px;padding:12px 16px;max-width:400px}.descriptions__searchInput img{width:16px;height:16px;margin-right:12px;filter:brightness(0) invert(.6)}.descriptions__searchInput input{background:none;border:none;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;width:100%;outline:none}.descriptions__searchInput input::-moz-placeholder{color:#888}.descriptions__searchInput input::placeholder{color:#888}.descriptions__loader{display:flex;justify-content:center;align-items:center;height:200px}.descriptions__table{background:#131732;border-radius:8px;overflow:hidden;border:1px solid #646464}.descriptions__table table{width:100%;border-collapse:collapse}.descriptions__table table thead{background:#1a1f3e}.descriptions__table table thead tr td{padding:16px 12px;color:#fff;font-weight:600;font-size:14px;text-align:left;border-bottom:1px solid #646464}.descriptions__table table thead tr td.id{width:80px}.descriptions__table table thead tr td.name{width:200px}.descriptions__table table thead tr td.values{flex:1}.descriptions__table table thead tr td.actions{width:120px}.descriptions__table table tbody tr{border-bottom:1px solid #2a2f4e}.descriptions__table table tbody tr:hover{background:#1a1f3e}.descriptions__table table tbody tr:last-child{border-bottom:none}.descriptions__table table tbody tr td{padding:16px 12px;color:#fff;font-size:14px;vertical-align:top}.descriptions__table table tbody tr td.id{font-weight:600;color:#7457ff}.descriptions__table table tbody tr td.name{font-weight:500}.descriptions__empty{text-align:center;color:#888;padding:40px;font-size:16px}.descriptions .values__preview{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:8px 12px;background:#1a1f3e;border-radius:4px;transition:all .3s ease}.descriptions .values__preview:hover{background:#2a2f4e}.descriptions .values__preview span{color:#ccc;font-size:13px}.descriptions .values__preview img{width:12px;height:12px;transition:.3s}.descriptions .values__preview img.rotate{transform:rotate(180deg)}.descriptions .values__expanded{margin-top:12px;padding:12px;background:#1a1f3e;border-radius:4px;border:1px solid #2a2f4e}.descriptions .values__item{display:flex;margin-bottom:8px;padding:8px;background:#131732;border-radius:4px}.descriptions .values__item:last-child{margin-bottom:0}.descriptions .values__lang{font-weight:600;color:#7457ff;margin-right:12px;min-width:40px}.descriptions .values__text{color:#ccc;flex:1;word-break:break-word}.descriptions .actions{display:flex;gap:8px;justify-content:center}.descriptions__deleteBtn,.descriptions__editBtn{border:none;outline:none;background:none;cursor:pointer;padding:6px;border-radius:4px;transition:all .3s ease}.descriptions__deleteBtn img,.descriptions__editBtn img{width:16px;height:16px;filter:brightness(0) invert(1)}.descriptions__deleteBtn:hover,.descriptions__editBtn:hover{background:#2a2f4e}.descriptions__deleteBtn:hover img{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(340deg)}.descriptions__form{flex:1;background:#131732;border-radius:8px;padding:30px;border:1px solid #646464}.descriptions__formHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #2a2f4e}.descriptions__formHeader h2{color:#fff;font-size:24px;font-weight:600;margin:0}@media(max-width:768px){.descriptions__formHeader{flex-direction:column;gap:15px;align-items:stretch}}.descriptions__backBtn{display:flex;align-items:center;gap:8px;border:none;outline:none;background:#1a1f3e;color:#fff;padding:10px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500}.descriptions__backBtn img{width:16px;height:16px}.descriptions__backBtn:hover{background:#2a2f4e}.descriptions__formContent{display:flex;flex-direction:column;gap:25px}.descriptions__formGroup{display:flex;flex-direction:column;gap:12px}.descriptions__formGroup label{color:#fff;font-size:16px;font-weight:600}.descriptions__formGroup input,.descriptions__formGroup textarea{background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;transition:all .3s ease}.descriptions__formGroup input:focus,.descriptions__formGroup textarea:focus{outline:none;border-color:#7457ff}.descriptions__formGroup input::-moz-placeholder,.descriptions__formGroup textarea::-moz-placeholder{color:#888}.descriptions__formGroup input::placeholder,.descriptions__formGroup textarea::placeholder{color:#888}.descriptions__formGroup textarea{resize:vertical;min-height:100px}.descriptions__languages{display:flex;flex-direction:column;gap:20px}.descriptions__languageItem{background:#1a1f3e;border:1px solid #2a2f4e;border-radius:8px;padding:20px}.descriptions__languageHeader{display:flex;gap:12px;margin-bottom:12px;align-items:center}.descriptions__langCode{flex:1;max-width:150px}.descriptions__removeLangBtn{border:none;outline:none;background:#ff4757;color:#fff;padding:8px;border-radius:4px;cursor:pointer;transition:all .3s ease}.descriptions__removeLangBtn img{width:14px;height:14px;filter:brightness(0) invert(1)}.descriptions__removeLangBtn:hover{background:#ff3742}.descriptions__langText{width:100%}.descriptions__addLangBtn{display:flex;align-items:center;gap:8px;border:2px dashed #646464;background:none;color:#888;padding:16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;justify-content:center}.descriptions__addLangBtn img{width:16px;height:16px;filter:brightness(0) invert(.5)}.descriptions__addLangBtn:hover{border-color:#7457ff;color:#7457ff}.descriptions__addLangBtn:hover img{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(240deg)}.descriptions__formActions{display:flex;gap:15px;justify-content:flex-end;padding-top:20px;border-top:1px solid #2a2f4e}@media(max-width:768px){.descriptions__formActions{flex-direction:column}}.descriptions__saveBtn{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#7457ff;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer}.descriptions__saveBtn:hover{background:#6a4fd8}.descriptions__cancelBtn{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#1a1f3e;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer;border:1px solid #646464}.descriptions__cancelBtn:hover{background:#2a2f4e}.descriptions__pagination{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:20px;background:#131732;border-radius:8px;border:1px solid #646464}@media(max-width:768px){.descriptions__pagination{flex-direction:column;gap:15px}}.descriptions__paginationInfo{color:#ccc;font-size:14px;font-weight:500}.descriptions__paginationControls{display:flex;align-items:center;gap:15px}.descriptions__paginationBtn{display:flex;align-items:center;gap:8px;border:none;outline:none;background:#1a1f3e;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;border:1px solid #646464}.descriptions__paginationBtn img{width:14px;height:14px;filter:brightness(0) invert(1)}.descriptions__paginationBtn:hover:not(:disabled){background:#2a2f4e}.descriptions__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.descriptions__paginationPages{display:flex;gap:5px}.descriptions__paginationPage{border:none;outline:none;background:#1a1f3e;color:#fff;width:35px;height:35px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;border:1px solid #646464}.descriptions__paginationPage:hover{background:#2a2f4e}.descriptions__paginationPage.active{background:#7457ff;border-color:#7457ff}.game-selector{position:relative}.game-selector__select{display:flex;align-items:center;cursor:pointer;background:#131732;padding:12px 16px;border:1px solid #646464;border-radius:6px;justify-content:space-between;min-width:200px}.game-selector__select p{color:#fff;margin-right:10px;font-size:15px;font-weight:500}.game-selector__select img{transition:.3s;width:16px;height:16px}.game-selector__select .rotate{transform:rotate(180deg)}.game-selector__select__dropDown{position:absolute;background:#1a1f3e;cursor:pointer;margin:2px 0;transition:.2s;display:flex;flex-direction:column;z-index:10;width:100%;border:1px solid #646464;border-radius:6px;top:100%;max-height:400px;overflow-y:auto}.game-selector__select__dropDown__item{text-transform:capitalize;padding:12px 16px;opacity:.8;color:#fff;font-size:15px;font-weight:500}.game-selector__select__dropDown__item:hover{opacity:1;background:#2a2f4e}.primary-button[data-v-4b5af144]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#7457ff;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;border:1px solid #7457ff;cursor:pointer;text-decoration:none}.primary-button[data-v-4b5af144]:hover{background:#644cdf;border-color:#644cdf}.goods-table[data-v-94e4c770]{display:flex;flex-direction:column}.goods-table__loader[data-v-94e4c770]{display:flex;justify-content:center;align-items:center;height:200px}.goods-table__table[data-v-94e4c770]{background:#131732;border-radius:8px;overflow:hidden;border:1px solid #646464}.goods-table__table table[data-v-94e4c770]{width:100%;border-collapse:collapse}.goods-table__table table thead[data-v-94e4c770]{background:#1a1f3e}.goods-table__table table thead tr td[data-v-94e4c770]{padding:16px 12px;color:#fff;font-weight:600;font-size:14px;text-align:left;border-bottom:1px solid #646464}.goods-table__table table thead tr td.name[data-v-94e4c770]{width:200px}.goods-table__table table thead tr td.game[data-v-94e4c770]{width:100px}.goods-table__table table thead tr td.features[data-v-94e4c770]{width:300px}.goods-table__table table thead tr td.description-id[data-v-94e4c770]{width:200px}.goods-table__table table thead tr td.updated-at[data-v-94e4c770]{width:150px}.goods-table__table table thead tr td.actions[data-v-94e4c770]{width:80px}.goods-table__table table tbody tr[data-v-94e4c770]{border-bottom:1px solid #2a2f4e}.goods-table__table table tbody tr[data-v-94e4c770]:hover{background:#1a1f3e}.goods-table__table table tbody tr[data-v-94e4c770]:last-child{border-bottom:none}.goods-table__table table tbody tr td[data-v-94e4c770]{padding:16px 12px;color:#fff;font-size:14px;vertical-align:top}.goods-table__table table tbody tr td.name[data-v-94e4c770]{font-weight:500}.goods-table__table table tbody tr td.game[data-v-94e4c770]{color:#7457ff;font-weight:500}.goods-table__table table tbody tr td.description-id .description-link[data-v-94e4c770]{color:#7457ff;text-decoration:none;font-weight:500;transition:all .3s ease}.goods-table__table table tbody tr td.description-id .description-link[data-v-94e4c770]:hover{color:#8a6cff;text-decoration:underline}.goods-table__table table tbody tr td.updated-at[data-v-94e4c770]{color:#ccc;font-size:13px}.goods-table__empty[data-v-94e4c770]{text-align:center;color:#888;padding:40px;font-size:16px}.goods-table__editBtn[data-v-94e4c770]{border:none;outline:none;background:none;cursor:pointer;padding:6px;border-radius:4px;transition:all .3s ease}.goods-table__editBtn img[data-v-94e4c770]{width:16px;height:16px;filter:brightness(0) invert(1)}.goods-table__editBtn[data-v-94e4c770]:hover{background:#2a2f4e}.goods-table__pagination[data-v-94e4c770]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:20px;background:#131732;border-radius:8px;border:1px solid #646464}@media(max-width:768px){.goods-table__pagination[data-v-94e4c770]{flex-direction:column;gap:15px}}.goods-table__paginationInfo[data-v-94e4c770]{color:#ccc;font-size:14px;font-weight:500}.goods-table__paginationControls[data-v-94e4c770]{display:flex;align-items:center;gap:15px}.goods-table__paginationBtn[data-v-94e4c770]{display:flex;align-items:center;gap:8px;border:none;outline:none;background:#1a1f3e;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;border:1px solid #646464}.goods-table__paginationBtn img[data-v-94e4c770]{width:14px;height:14px;filter:brightness(0) invert(1)}.goods-table__paginationBtn[data-v-94e4c770]:hover:not(:disabled){background:#2a2f4e}.goods-table__paginationBtn[data-v-94e4c770]:disabled{opacity:.5;cursor:not-allowed}.goods-table__paginationPages[data-v-94e4c770]{display:flex;gap:5px}.goods-table__paginationPage[data-v-94e4c770]{border:none;outline:none;background:#1a1f3e;color:#fff;width:35px;height:35px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;border:1px solid #646464}.goods-table__paginationPage[data-v-94e4c770]:hover{background:#2a2f4e}.goods-table__paginationPage.active[data-v-94e4c770]{background:#7457ff;border-color:#7457ff}.features__container[data-v-94e4c770]{display:flex;flex-wrap:wrap;gap:6px}.features__label[data-v-94e4c770]{background:#1a1f3e;color:#ccc;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;border:1px solid #2a2f4e;white-space:nowrap}.goods-list[data-v-5e7efbde]{display:flex;flex-direction:column;gap:15px}.goods-list__header[data-v-5e7efbde]{display:flex;justify-content:space-between;align-items:center}.description-selector-overlay[data-v-229836b8]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.description-selector[data-v-229836b8]{background:#131732;border-radius:12px;border:1px solid #646464;width:100%;max-width:800px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.description-selector__header[data-v-229836b8]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #2a2f4e}.description-selector__header h3[data-v-229836b8]{color:#fff;font-size:20px;font-weight:600;margin:0}.description-selector__closeBtn[data-v-229836b8]{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s ease}.description-selector__closeBtn img[data-v-229836b8]{width:16px;height:16px;filter:brightness(0) invert(1)}.description-selector__closeBtn[data-v-229836b8]:hover{background:#2a2f4e}.description-selector__filters[data-v-229836b8]{padding:20px 30px;border-bottom:1px solid #2a2f4e}.description-selector__search[data-v-229836b8]{max-width:400px}.description-selector__searchInput[data-v-229836b8]{display:flex;align-items:center;background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px}.description-selector__searchInput img[data-v-229836b8]{width:16px;height:16px;margin-right:12px;filter:brightness(0) invert(.6)}.description-selector__searchInput input[data-v-229836b8]{background:none;border:none;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;width:100%;outline:none}.description-selector__searchInput input[data-v-229836b8]::-moz-placeholder{color:#888}.description-selector__searchInput input[data-v-229836b8]::placeholder{color:#888}.description-selector__content[data-v-229836b8]{flex:1;overflow:hidden;display:flex;flex-direction:column}.description-selector__loader[data-v-229836b8]{display:flex;justify-content:center;align-items:center;height:200px}.description-selector__list[data-v-229836b8]{flex:1;overflow-y:auto;padding:0 30px}.description-selector__item[data-v-229836b8]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #2a2f4e;cursor:pointer;transition:all .3s ease}.description-selector__item[data-v-229836b8]:hover{background:#1a1f3e;margin:0 -30px;padding:16px 30px}.description-selector__item.selected[data-v-229836b8]{background:#2a2f4e;margin:0 -30px;padding:16px 30px}.description-selector__item[data-v-229836b8]:last-child{border-bottom:none}.description-selector__itemInfo[data-v-229836b8]{flex:1}.description-selector__itemName[data-v-229836b8]{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.description-selector__itemId[data-v-229836b8]{color:#7457ff;font-size:13px;font-weight:500;margin-bottom:8px}.description-selector__itemValues[data-v-229836b8]{color:#ccc;font-size:13px;line-height:1.4}.description-selector__itemActions[data-v-229836b8]{margin-left:20px}.description-selector__selectBtn[data-v-229836b8]{background:#7457ff;border:none;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.description-selector__selectBtn[data-v-229836b8]:hover:not(:disabled){background:#6a4fd8}.description-selector__selectBtn[data-v-229836b8]:disabled{background:#2a2f4e;color:#888;cursor:not-allowed}.description-selector__empty[data-v-229836b8]{text-align:center;color:#888;padding:40px;font-size:16px}.description-selector__pagination[data-v-229836b8]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-top:1px solid #2a2f4e;background:#1a1f3e}@media(max-width:768px){.description-selector__pagination[data-v-229836b8]{flex-direction:column;gap:15px}}.description-selector__paginationInfo[data-v-229836b8]{color:#ccc;font-size:14px;font-weight:500}.description-selector__paginationControls[data-v-229836b8]{display:flex;align-items:center;gap:15px}.description-selector__paginationBtn[data-v-229836b8]{display:flex;align-items:center;gap:8px;border:none;outline:none;background:#131732;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;border:1px solid #646464}.description-selector__paginationBtn img[data-v-229836b8]{width:14px;height:14px;filter:brightness(0) invert(1)}.description-selector__paginationBtn[data-v-229836b8]:hover:not(:disabled){background:#2a2f4e}.description-selector__paginationBtn[data-v-229836b8]:disabled{opacity:.5;cursor:not-allowed}.description-selector__paginationPages[data-v-229836b8]{display:flex;gap:5px}.description-selector__paginationPage[data-v-229836b8]{border:none;outline:none;background:#131732;color:#fff;width:35px;height:35px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;border:1px solid #646464}.description-selector__paginationPage[data-v-229836b8]:hover{background:#2a2f4e}.description-selector__paginationPage.active[data-v-229836b8]{background:#7457ff;border-color:#7457ff}.description-selector__footer[data-v-229836b8]{display:flex;justify-content:flex-end;gap:15px;padding:20px 30px;border-top:1px solid #2a2f4e;background:#1a1f3e}@media(max-width:768px){.description-selector__footer[data-v-229836b8]{flex-direction:column}}.description-selector__cancelBtn[data-v-229836b8]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#2a2f4e;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer;border:1px solid #646464}.description-selector__cancelBtn[data-v-229836b8]:hover{background:#3a3f5e}.description-selector__confirmBtn[data-v-229836b8]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#7457ff;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer}.description-selector__confirmBtn[data-v-229836b8]:hover:not(:disabled){background:#6a4fd8}.description-selector__confirmBtn[data-v-229836b8]:disabled{opacity:.6;cursor:not-allowed}.dynamic-field[data-v-fe05e182]{display:flex;flex-direction:column;gap:12px}.dynamic-field label[data-v-fe05e182]{color:#fff;font-size:16px;font-weight:600}.dynamic-field__required[data-v-fe05e182]{color:#ff4757;margin-left:4px}.dynamic-field input[type=text][data-v-fe05e182]{background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;transition:all .3s ease}.dynamic-field input[type=text][data-v-fe05e182]:focus{outline:none;border-color:#7457ff}.dynamic-field input[type=text][data-v-fe05e182]::-moz-placeholder{color:#888}.dynamic-field input[type=text][data-v-fe05e182]::placeholder{color:#888}.dynamic-field input[type=text].error[data-v-fe05e182]{border-color:#ff4757}.dynamic-field select[data-v-fe05e182]{background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/down-arrow.5426659e.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.dynamic-field select[data-v-fe05e182]:focus{outline:none;border-color:#7457ff}.dynamic-field select.error[data-v-fe05e182]{border-color:#ff4757}.dynamic-field select option[data-v-fe05e182]{background:#1a1f3e;color:#fff}.dynamic-field select[data-v-fe05e182]:invalid,.dynamic-field select option[data-v-fe05e182]:disabled{color:#888}.dynamic-field__multiselect[data-v-fe05e182],.dynamic-field__multiselectContainer[data-v-fe05e182]{position:relative}.dynamic-field__multiselectBtn[data-v-fe05e182]{display:flex;align-items:center;justify-content:space-between;background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;cursor:pointer;transition:all .3s ease;width:100%;text-align:left}.dynamic-field__multiselectBtn[data-v-fe05e182]:hover{border-color:#7457ff}.dynamic-field__multiselectBtn.error[data-v-fe05e182]{border-color:#ff4757}.dynamic-field__multiselectBtn.open[data-v-fe05e182]{border-color:#7457ff}.dynamic-field__multiselectBtn img[data-v-fe05e182]{width:16px;height:16px;filter:brightness(0) invert(.6);transition:.3s}.dynamic-field__multiselectBtn.open img[data-v-fe05e182]{transform:rotate(180deg)}.dynamic-field__multiselectDropdown[data-v-fe05e182]{position:absolute;top:100%;left:0;right:0;background:#1a1f3e;border:1px solid #646464;border-radius:6px;margin-top:4px;z-index:10;max-height:200px;overflow-y:auto}.dynamic-field__multiselectItem[data-v-fe05e182]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .3s ease}.dynamic-field__multiselectItem[data-v-fe05e182]:hover{background:#2a2f4e}.dynamic-field__multiselectItem input[type=checkbox][data-v-fe05e182]{margin-right:12px;width:16px;height:16px;accent-color:#7457ff}.dynamic-field__multiselectItem span[data-v-fe05e182]{color:#fff;font-size:14px}.dynamic-field__checkbox[data-v-fe05e182]{display:flex;flex-direction:column;gap:8px}.dynamic-field__checkboxItem[data-v-fe05e182]{display:flex;align-items:center;gap:12px}.dynamic-field__checkboxItem input[type=radio][data-v-fe05e182]{width:16px;height:16px;accent-color:#7457ff}.dynamic-field__checkboxItem label[data-v-fe05e182]{color:#fff;font-size:14px;font-weight:400;cursor:pointer;margin:0}.dynamic-field__error[data-v-fe05e182]{color:#ff4757;font-size:13px;font-weight:500}.dynamic-fields[data-v-5f96237b]{display:flex;flex-direction:column;gap:25px}.dynamic-fields__row[data-v-5f96237b]{display:flex;gap:20px}@media(max-width:768px){.dynamic-fields__row[data-v-5f96237b]{flex-direction:column;gap:25px}}.dynamic-fields__row .dynamic-field[data-v-5f96237b]{flex:1}.goods-create-form[data-v-62feafd5]{background:#131732;border-radius:8px;padding:30px;border:1px solid #646464}.goods-create-form__header[data-v-62feafd5]{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #2a2f4e}.goods-create-form__header h2[data-v-62feafd5]{color:#fff;font-size:24px;font-weight:600;margin:0}.goods-create-form__content[data-v-62feafd5]{display:flex;flex-direction:column;gap:25px}.goods-create-form__formRow[data-v-62feafd5]{display:flex;gap:20px}@media(max-width:768px){.goods-create-form__formRow[data-v-62feafd5]{flex-direction:column;gap:25px}}.goods-create-form__formRow .goods-create-form__formGroup[data-v-62feafd5]{flex:1}.goods-create-form__formGroup[data-v-62feafd5]{display:flex;flex-direction:column;gap:12px}.goods-create-form__formGroup label[data-v-62feafd5]{color:#fff;font-size:16px;font-weight:600}.goods-create-form__formGroup input[type=text][data-v-62feafd5],.goods-create-form__formGroup select[data-v-62feafd5]{background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;transition:all .3s ease}.goods-create-form__formGroup input[type=text][data-v-62feafd5]:focus,.goods-create-form__formGroup select[data-v-62feafd5]:focus{outline:none;border-color:#7457ff}.goods-create-form__formGroup input[type=text][data-v-62feafd5]::-moz-placeholder,.goods-create-form__formGroup select[data-v-62feafd5]::-moz-placeholder{color:#888}.goods-create-form__formGroup input[type=text][data-v-62feafd5]::placeholder,.goods-create-form__formGroup select[data-v-62feafd5]::placeholder{color:#888}.goods-create-form__formGroup input[type=text].error[data-v-62feafd5],.goods-create-form__formGroup select.error[data-v-62feafd5]{border-color:#ff4757}.goods-create-form__formGroup select[data-v-62feafd5]{cursor:pointer}.goods-create-form__descriptionSelect[data-v-62feafd5]{display:flex;align-items:center;gap:10px}.goods-create-form__descriptionBtn[data-v-62feafd5]{display:flex;align-items:center;justify-content:space-between;background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;cursor:pointer;transition:all .3s ease;flex:1;text-align:left}.goods-create-form__descriptionBtn[data-v-62feafd5]:hover{border-color:#7457ff}.goods-create-form__descriptionBtn.error[data-v-62feafd5]{border-color:#ff4757}.goods-create-form__descriptionBtn img[data-v-62feafd5]{width:16px;height:16px;filter:brightness(0) invert(.6);transition:.3s}.goods-create-form__removeDescription[data-v-62feafd5]{background:#ff4757;border:none;border-radius:4px;padding:8px;cursor:pointer;transition:all .3s ease}.goods-create-form__removeDescription img[data-v-62feafd5]{width:12px;height:12px;filter:brightness(0) invert(1)}.goods-create-form__removeDescription[data-v-62feafd5]:hover{background:#ff3742}.goods-create-form__imageUpload[data-v-62feafd5]{display:flex;flex-direction:column;gap:15px}.goods-create-form__dynamicFields[data-v-62feafd5]{margin-top:30px;padding-top:30px;border-top:1px solid #2a2f4e}.goods-create-form__dynamicFields h3[data-v-62feafd5]{color:#fff;font-size:18px;font-weight:600;margin:0 0 25px 0}.goods-create-form__uploadBtn[data-v-62feafd5]{display:flex;align-items:center;gap:12px;border:2px dashed #646464;background:none;color:#888;padding:20px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;justify-content:center}.goods-create-form__uploadBtn img[data-v-62feafd5]{width:20px;height:20px;filter:brightness(0) invert(.5);stroke:currentColor}.goods-create-form__uploadBtn[data-v-62feafd5]:hover{border-color:#7457ff;color:#7457ff}.goods-create-form__uploadBtn:hover img[data-v-62feafd5]{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(240deg)}.goods-create-form__uploadBtn.error[data-v-62feafd5]{border-color:#ff4757;color:#ff4757}.goods-create-form__imagePreview[data-v-62feafd5]{position:relative;display:inline-block;max-width:200px}.goods-create-form__imagePreview img[data-v-62feafd5]{width:100%;height:auto;border-radius:6px;border:1px solid #2a2f4e}.goods-create-form__removeImage[data-v-62feafd5]{position:absolute;top:-8px;right:-8px;background:#ff4757;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.goods-create-form__removeImage img[data-v-62feafd5]{width:12px;height:12px;filter:brightness(0) invert(1)}.goods-create-form__removeImage[data-v-62feafd5]:hover{background:#ff3742}.goods-create-form__formActions[data-v-62feafd5]{display:flex;gap:15px;justify-content:flex-end;padding-top:20px;border-top:1px solid #2a2f4e}@media(max-width:768px){.goods-create-form__formActions[data-v-62feafd5]{flex-direction:column}}.goods-create-form__submitBtn[data-v-62feafd5]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#7457ff;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer}.goods-create-form__submitBtn[data-v-62feafd5]:hover:not(:disabled){background:#6a4fd8}.goods-create-form__submitBtn[data-v-62feafd5]:disabled{opacity:.6;cursor:not-allowed}.goods-create-form__cancelBtn[data-v-62feafd5]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#1a1f3e;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer;border:1px solid #646464}.goods-create-form__cancelBtn[data-v-62feafd5]:hover{background:#2a2f4e}.goods-create-form__error[data-v-62feafd5]{color:#ff4757;font-size:13px;font-weight:500}.goods-create-form__generalError[data-v-62feafd5]{background:#2d1b1b;border:1px solid #ff4757;border-radius:6px;padding:12px 16px;color:#ff4757;font-size:14px;font-weight:500;text-align:center}.goods-create[data-v-33c6dae3]{display:flex;flex-direction:column;gap:15px}.goods-create__header[data-v-33c6dae3]{display:flex;justify-content:space-between;align-items:center}.goods-edit-form[data-v-7313a812]{background:#131732;border-radius:8px;padding:30px;border:1px solid #646464}.goods-edit-form__header[data-v-7313a812]{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #2a2f4e}.goods-edit-form__header h2[data-v-7313a812]{color:#fff;font-size:24px;font-weight:600;margin:0}.goods-edit-form__content[data-v-7313a812]{display:flex;flex-direction:column;gap:25px}.goods-edit-form__formRow[data-v-7313a812]{display:flex;gap:20px}@media(max-width:768px){.goods-edit-form__formRow[data-v-7313a812]{flex-direction:column;gap:25px}}.goods-edit-form__formRow .goods-edit-form__formGroup[data-v-7313a812]{flex:1}.goods-edit-form__formGroup[data-v-7313a812]{display:flex;flex-direction:column;gap:12px}.goods-edit-form__formGroup label[data-v-7313a812]{color:#fff;font-size:16px;font-weight:600}.goods-edit-form__formGroup input[type=text][data-v-7313a812],.goods-edit-form__formGroup select[data-v-7313a812]{background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;transition:all .3s ease}.goods-edit-form__formGroup input[type=text][data-v-7313a812]:focus,.goods-edit-form__formGroup select[data-v-7313a812]:focus{outline:none;border-color:#7457ff}.goods-edit-form__formGroup input[type=text][data-v-7313a812]::-moz-placeholder,.goods-edit-form__formGroup select[data-v-7313a812]::-moz-placeholder{color:#888}.goods-edit-form__formGroup input[type=text][data-v-7313a812]::placeholder,.goods-edit-form__formGroup select[data-v-7313a812]::placeholder{color:#888}.goods-edit-form__formGroup input[type=text].error[data-v-7313a812],.goods-edit-form__formGroup select.error[data-v-7313a812]{border-color:#ff4757}.goods-edit-form__formGroup select[data-v-7313a812]{cursor:pointer}.goods-edit-form__descriptionSelect[data-v-7313a812]{display:flex;align-items:center;gap:10px}.goods-edit-form__descriptionBtn[data-v-7313a812]{display:flex;align-items:center;justify-content:space-between;background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gilroy,sans-serif;cursor:pointer;transition:all .3s ease;flex:1;text-align:left}.goods-edit-form__descriptionBtn[data-v-7313a812]:hover{border-color:#7457ff}.goods-edit-form__descriptionBtn.error[data-v-7313a812]{border-color:#ff4757}.goods-edit-form__descriptionBtn img[data-v-7313a812]{width:16px;height:16px;filter:brightness(0) invert(.6);transition:.3s}.goods-edit-form__removeDescription[data-v-7313a812]{background:#ff4757;border:none;border-radius:4px;padding:8px;cursor:pointer;transition:all .3s ease}.goods-edit-form__removeDescription img[data-v-7313a812]{width:12px;height:12px;filter:brightness(0) invert(1)}.goods-edit-form__removeDescription[data-v-7313a812]:hover{background:#ff3742}.goods-edit-form__imageUpload[data-v-7313a812]{display:flex;flex-direction:column;gap:15px}.goods-edit-form__uploadBtn[data-v-7313a812]{display:flex;align-items:center;gap:12px;border:2px dashed #646464;background:none;color:#888;padding:20px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;justify-content:center}.goods-edit-form__uploadBtn img[data-v-7313a812]{width:20px;height:20px;filter:brightness(0) invert(.5);stroke:currentColor}.goods-edit-form__uploadBtn[data-v-7313a812]:hover{border-color:#7457ff;color:#7457ff}.goods-edit-form__uploadBtn:hover img[data-v-7313a812]{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(240deg)}.goods-edit-form__uploadBtn.error[data-v-7313a812]{border-color:#ff4757;color:#ff4757}.goods-edit-form__imagePreview[data-v-7313a812]{position:relative;display:inline-block;max-width:200px}.goods-edit-form__imagePreview img[data-v-7313a812]{width:100%;height:auto;border-radius:6px;border:1px solid #2a2f4e}.goods-edit-form__removeImage[data-v-7313a812]{position:absolute;top:-8px;right:-8px;background:#ff4757;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.goods-edit-form__removeImage img[data-v-7313a812]{width:12px;height:12px;filter:brightness(0) invert(1)}.goods-edit-form__removeImage[data-v-7313a812]:hover{background:#ff3742}.goods-edit-form__formActions[data-v-7313a812]{display:flex;gap:15px;justify-content:flex-end;padding-top:20px;border-top:1px solid #2a2f4e}@media(max-width:768px){.goods-edit-form__formActions[data-v-7313a812]{flex-direction:column}}.goods-edit-form__submitBtn[data-v-7313a812]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#7457ff;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer}.goods-edit-form__submitBtn[data-v-7313a812]:hover:not(:disabled){background:#6a4fd8}.goods-edit-form__submitBtn[data-v-7313a812]:disabled{opacity:.6;cursor:not-allowed}.goods-edit-form__cancelBtn[data-v-7313a812]{border:none;outline:none;border-radius:6px;padding:12px 24px;background:#1a1f3e;color:#fff;font-size:15px;font-weight:600;font-family:Gilroy,sans-serif;transition:all .3s ease;cursor:pointer;border:1px solid #646464}.goods-edit-form__cancelBtn[data-v-7313a812]:hover{background:#2a2f4e}.goods-edit-form__error[data-v-7313a812]{color:#ff4757;font-size:13px;font-weight:500}.goods-edit-form__generalError[data-v-7313a812]{background:#2d1b1b;border:1px solid #ff4757;border-radius:6px;padding:12px 16px;color:#ff4757;font-size:14px;font-weight:500;text-align:center}.goods-edit[data-v-1b70ac69]{display:flex;flex-direction:column;gap:15px}.goods-edit__header[data-v-1b70ac69]{display:flex;justify-content:space-between;align-items:center}.goods-edit__header__back[data-v-1b70ac69]{display:flex;align-items:center}.goods-edit__backBtn[data-v-1b70ac69]{display:flex;align-items:center;gap:8px;background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:10px 16px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}.goods-edit__backBtn img[data-v-1b70ac69]{width:16px;height:16px;filter:brightness(0) invert(1)}.goods-edit__backBtn[data-v-1b70ac69]:hover{background:#2a2f4e;border-color:#7457ff}.goods-edit__loader[data-v-1b70ac69]{display:flex;justify-content:center;align-items:center;height:200px}.goods-edit__error[data-v-1b70ac69]{background:#131732;border-radius:8px;padding:30px;border:1px solid #ff4757;text-align:center}.goods-edit__error h3[data-v-1b70ac69]{color:#ff4757;font-size:20px;font-weight:600;margin:0 0 15px 0}.goods-edit__error p[data-v-1b70ac69]{color:#ccc;font-size:14px;margin:0 0 20px 0}.goods-edit__retryBtn[data-v-1b70ac69]{background:#7457ff;border:none;border-radius:6px;padding:10px 20px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.goods-edit__retryBtn[data-v-1b70ac69]:hover{background:#6a4fd8}.goods-edit__content[data-v-1b70ac69]{display:flex;flex-direction:column;gap:20px}.goods-edit__typeSelector[data-v-1b70ac69]{background:#131732;border-radius:8px;padding:20px;border:1px solid #646464}.goods-edit__typeSelector h3[data-v-1b70ac69]{color:#fff;font-size:18px;font-weight:600;margin:0 0 15px 0}.goods-edit__typeButtons[data-v-1b70ac69]{display:flex;gap:15px}@media(max-width:768px){.goods-edit__typeButtons[data-v-1b70ac69]{flex-direction:column}}.goods-edit__typeBtn[data-v-1b70ac69]{background:#1a1f3e;border:1px solid #646464;border-radius:6px;padding:12px 20px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.goods-edit__typeBtn[data-v-1b70ac69]:hover{border-color:#7457ff}.goods-edit__typeBtn.active[data-v-1b70ac69]{background:#7457ff;border-color:#7457ff}