.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}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,main,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;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Golos Text;src:url(/fonts/GolosText-Regular.6a051c8e.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Golos Text;src:url(/fonts/GolosText-Bold.57240a39.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Golos Text;src:url(/fonts/GolosText-Black.2fd9e1d2.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Golos Text;src:url(/fonts/GolosText-ExtraBold.f996fede.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Golos Text;src:url(/fonts/GolosText-Medium.6efc8d32.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Golos Text;src:url(/fonts/GolosText-SemiBold.71202f0a.ttf) format("truetype");font-weight:600;font-style:normal}:focus{outline:none}.slimScroll{overflow:hidden;position:relative}.scroll-wrapper{padding-left:0;padding-right:8px}.scroll-wrapper.mac+.scrollBarContainer{background-color:transparent}.scrollBarContainer.animate .scroll{transition:opacity 2s ease;-ms-transition:opacity 2s ease;opacity:0}.scrollBarContainer:hover .scroll{opacity:.5;transition:none;-ms-transition:none}.unselectable{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.scroll{border-radius:10px}.wrapper+.scrollBarContainer{background-color:#eee9ee}.scrollBar{background-color:#60f509;border-radius:10px;opacity:.5}.scroll-bar{background-color:#14d1e0}.page-wrapper{padding:24px}.page-wrapper.pinned .main-container{padding-left:88px}@media (max-width:1200px){.page-wrapper.pinned .main-container{padding-left:0}}.page-wrapper.pinned .main-container .badge{top:0;right:-5px}.page-wrapper.pinned .main-container .menu .menu-item{border-radius:50px;justify-content:center;max-width:64px}.page-wrapper.pinned .sidebar-wrapper{width:128px;margin-top:0;margin-bottom:0}@media (max-width:1200px){.page-wrapper.pinned .sidebar-wrapper{width:100%;transform:translateX(-100%);transition:transform .1s ease}}.page-wrapper.pinned .scroll-inner{padding:0}.page-wrapper.pinned .sidebar-header .brand img{max-width:64px}.page-wrapper.pinned .menu-item span:not(.badge),.page-wrapper.pinned .user{display:none}.main-container{padding:0 0 0 376px;color:#fff}@media (max-width:1200px){.main-container{padding-left:0}}.main-container .sidebar-wrapper{width:400px;padding:24px;padding-right:9px;height:100vh;position:fixed;top:0;left:0;z-index:10;transition:transform .1s ease}@media (max-width:1200px){.main-container .sidebar-wrapper{width:100%;background-color:#151515}}.main-container .sidebar-inner{display:flex;flex-direction:column;height:100%;padding-right:15px}.main-container .sidebar-inner .sidebar-footer{margin-top:auto}.main-container .toggle-sidebar{width:64px;height:64px;border-radius:24px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.051);cursor:pointer}.main-container .toggle-sidebar.active,.main-container .toggle-sidebar:hover{background:#262633}.main-container .sidebar-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.main-container .app-container{position:relative;min-height:calc(100vh - 48px);background:hsla(0,0%,100%,.051);overflow:hidden;border-radius:24px}@media (max-width:1580px){.main-container .app-container{overflow:auto}}.main-container .app-container .page-title{font-size:60px;font-weight:600;line-height:72px;color:#fff}.main-container .app-container .items{margin-bottom:40px}.main-container .app-container .items .product-item{margin-bottom:24px}.main-container .app-container .items .title{font-size:28px;font-weight:700;line-height:33.6px;gap:8px;display:flex;align-items:center;margin-bottom:8px}.main-container .app-container .app-container-bg{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.main-container .app-container .app-container-bg:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-900px;width:1800px;height:1800px;background:#6162eb;background:radial-gradient(circle,rgba(97,98,235,.3) 0,hsla(0,0%,100%,0) 70%);display:block}.main-container .app-container .content-header{margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}.main-container .app-container .content-header .btn{height:56px;max-width:-moz-max-content;max-width:max-content;padding-left:40px;padding-right:40px;font-size:20px;font-weight:500;line-height:24px}.main-container .app-container .content-header .title{font-size:60px;font-weight:600;line-height:72px;display:flex;align-items:center;gap:16px}.main-container .app-container .content-header .title span{max-width:calc(100% - 64px)}.main-container .app-container .app-container_header{display:flex;align-items:center;gap:16px;margin-bottom:40px}.main-container .app-container .app-container_header .market{margin-left:24px;width:42px}.main-container .app-container .app-container_header .title{font-size:60px;font-weight:600;line-height:72px}.main-container .app-container.login .app-container-inner{padding:20px}.main-container .app-container-inner{position:relative;padding:40px}@media (max-width:1580px){.main-container .app-container-inner{overflow:auto}}@media (max-width:767px){.main-container .app-container-inner{padding:20px}}.main-container .icon{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.051);width:68px;border-radius:24px;height:68px}.main-container .user-profile{margin-top:40px;margin-bottom:40px}.main-container .user-profile a{display:flex;align-items:center;justify-content:flex-start;gap:16px;text-decoration:none;border-radius:24px}.main-container .user-profile a.active,.main-container .user-profile a:hover{background:#262633}.main-container .user-profile .user-name{margin-bottom:4px;font-size:18px;font-weight:500;line-height:21.6px;color:#fff;text-decoration:none}.main-container .user-profile .user-role{font-size:16px;font-weight:400;line-height:19.2px;color:hsla(0,0%,100%,.4);text-decoration:none}.main-container .menu-wrap{padding-top:40px;border-top:1px solid hsla(0,0%,100%,.102)}.main-container .slimScrollDiv{margin-top:40px}.main-container .menu li{margin-bottom:8px}.main-container .menu li:last-child{margin-bottom:0}.main-container .menu .menu-item{display:flex;align-items:center;gap:18px;width:100%;border-radius:16px;padding:20px 24px;text-decoration:none;color:#fff;font-size:20px;font-weight:500;line-height:24px;position:relative}.main-container .menu .menu-item.active,.main-container .menu .menu-item:hover{background:#262633}.main-container .badge{position:absolute;right:24px;font-size:14px;font-weight:400;line-height:16.8px;text-align:center;background:#6825da;padding:4px 10px;border-radius:50px}.main-container .tabs{background:hsla(0,0%,100%,.051);display:inline-flex;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;margin-bottom:40px}.main-container .tabs .tab-link{height:56px;padding:16px 24px;gap:8px;border-radius:16px;font-size:20px;font-weight:500;line-height:24px;color:#fff;text-decoration:none;background-color:transparent;border:none;cursor:pointer}.main-container .tabs .tab-link.active{background:#262633}.main-container .tab-content{display:none}.main-container .tab-content.active{display:block}.main-container .content-bar{margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}.main-container .sorting{display:flex;gap:8px;position:relative}.filtercount.visible{width:24px;height:24px;background:#fff;color:#444;font-size:14px;font-weight:400}.back,.filtercount.visible{border-radius:50px;display:flex;align-items:center;justify-content:center}.back{width:48px;height:48px;background:hsla(0,0%,100%,.102)}.content-body .status{color:hsla(0,0%,100%,.6);font-size:28px;font-weight:700;line-height:33.6px;display:flex;gap:16px;align-items:center}.content-body .status img{width:16px;height:16px}.content-body .info{margin-bottom:24px}.content-body .label{font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:8px}.content-body .subtitle{font-size:18px;font-weight:400;line-height:21.6px;color:hsla(0,0%,100%,.6)}.organization-products .markets{display:flex;gap:4px}.organization-products .markets img{width:25px}.content-body .markets{display:flex;gap:24px;align-items:center;margin-bottom:8px}.content-body .markets .market{display:flex;align-items:center;font-size:24px;font-weight:600;line-height:28.8px;text-decoration:none;gap:8px;color:#fff}.mobile-header{display:none;align-items:center;justify-content:space-between;margin-bottom:24px}@media (max-width:1200px){.mobile-header{display:flex}}.mobile-header .brand{width:64px;height:64px}.menu-burger{cursor:pointer}.menu-burger img{width:36px;height:36px}.menu-burger img path{stroke:#fff}[data-toggle=collaps]>.toggle-arrow{cursor:pointer}.collaps{transition:height .1s ease,opacity .1s ease}.collaps.collapsed{height:0;opacity:0}.collaps.expanded{height:auto;opacity:1}.toggle-arrow{transition:transform .1s ease}.toggle-arrow.rotated{transform:rotate(180deg)}*{box-sizing:border-box}body{font-family:Golos Text,sans-serif}.bg-dark{background-color:#151515}.text-right{text-align:right}.text-center{text-align:center}.column-4{display:grid;grid-template-columns:repeat(4,358px);gap:40px}.column-4 .col{margin:0 8px}.column-4 .col>*{margin-bottom:8px}.block{display:block}.flex{display:flex}.aicenter{align-items:center}.jccenter{justify-content:center}.h-100{height:100%}.gap0{gap:0!important}.gap24{gap:24px!important}.gap16{gap:16px!important}.mb8{margin-bottom:8px!important}.mb16{margin-bottom:16px!important}.mb24{margin-bottom:24px!important}.mb40{margin-bottom:40px!important}.wide{width:100%!important;max-width:inherit!important}.mw-240{max-width:240px}.mw-400{max-width:400px}.mw-800{max-width:800px}.h1{font-size:32px;line-height:38.4px}.h1,.h2{font-weight:700}.h2{font-size:28px;line-height:33.6px}.w100{width:100%}.mw100{max-width:100%!important}.mw60{max-width:60%}.mw25{max-width:25%}.mw15{max-width:15%}.mw240{max-width:240px}.mw664{max-width:664px}.mw600{max-width:600px}.jcc{justify-content:center}.bg-cover{background-image:url(/img/Cover.7e183378.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;height:100vh;padding:100px;display:flex;flex-direction:column;justify-content:space-between}.bg-cover .year{color:#fff;font-size:32px;font-weight:350;line-height:35.2px}.bg-cover .bg-cover-footer{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:767px){.bg-cover{padding:30px;text-align:center}.bg-cover .bg-cover-header img{max-width:200px}.bg-cover .bg-cover-footer{flex-direction:column;justify-content:center;align-items:center;gap:20px}.bg-cover .bg-cover-footer img{max-width:150px}.bg-cover .bg-cover-footer .year{font-size:18px}}.hidden{visibility:hidden;display:none!important}.w-100{width:100%;max-width:100%}button{border:none;box-shadow:none;cursor:pointer}.btn{width:100%;max-width:270px;height:44px;padding:13.5px 24px;border-radius:16px;color:#fff;background:hsla(0,0%,100%,.102);text-align:center;font-size:16px;font-weight:400;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.btn:hover{background:hsla(0,0%,100%,.2)}.btn.prime{background:#6825da}.btn.prime:hover{background:#7d39f0}.btn.disabled,.btn[disabled]{cursor:default}.btn.disabled,.btn.disabled:hover,.btn[disabled],.btn[disabled]:hover{background:hsla(0,0%,100%,.031);color:hsla(0,0%,100%,.2)}.btn-add{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%}.btn-add.prime{background:#6825da}.btn-add.prime:hover{background:#7d39f0}.link{font-size:18px;font-weight:400;line-height:21.6px;text-decoration:underline;color:hsla(0,0%,100%,.6);border:none;background-color:transparent}.link:hover{text-decoration:none}.cards{padding:40px}.buyer-briefcase{width:32px}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 16px;margin-bottom:40px}@media screen and (min-width:250px) and (max-width:480px){.cards-grid{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:481px) and (max-width:768px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:769px) and (max-width:1024px){.cards-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1025px) and (max-width:1480px){.cards-grid{grid-template-columns:repeat(4,1fr)}}.cards-grid .card{width:100%;max-width:inherit}.cards-grid .card.min{min-height:163px}.flex-grid{display:flex;gap:24px 16px}.flex-grid .card{max-width:222px;width:100%}.flex-grid .card.min{min-height:163px}.card{background:hsla(0,0%,100%,.102);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-width:342px;min-height:380px;border-radius:24px;padding:40px 24px;color:#fff;display:flex;flex-direction:column}.card.company{min-height:508px}.card:last-child{margin-bottom:0!important}.card a{text-decoration:none;cursor:pointer}.card .card__header{padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.102);display:flex;align-items:center;justify-content:space-between}.card .card__header.type{border-bottom:none}.card .card__header .date{font-size:14px;font-weight:400;line-height:16.8px;color:hsla(0,0%,100%,.6)}.card .card__body{flex-grow:1}.card .action{font-size:24px;font-weight:600;line-height:28.8px}.card .status{display:flex;align-items:center;gap:8px}.card .status .indocator{padding-left:8px;padding-right:8px}.card .status span{font-size:14px;font-weight:400;line-height:16.8px}.card .markets{margin-top:24px;margin-bottom:24px;display:flex;gap:8px}.card .title{font-size:24px;font-weight:600;line-height:28.8px}.card .title a{color:#fff}.card .info{margin-top:24px;margin-bottom:24px}.card .label{font-size:14px;font-weight:400;line-height:16.8px;color:hsla(0,0%,100%,.6);margin-bottom:8px}.card .text{font-size:16px;font-weight:700;line-height:19.2px;margin-bottom:8px}.card .text:last-child{margin-bottom:0}.card .card__footer{margin-top:auto}.card .card__footer.w-100{gap:16px}.card .card__footer .btn{padding-left:5px;padding-right:5px}.card .link{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.card .link:hover span{border-color:transparent}.card .link span{font-size:18px;font-weight:400;line-height:1rem;color:hsla(0,0%,100%,.6);border-bottom:1px solid hsla(0,0%,100%,.6);padding-top:5px}.card .fz18{font-size:18px}.card.organization{min-height:370px}.card.organization .title{margin-top:24px;margin-bottom:24px;font-size:28px;font-weight:700;line-height:33.6px}.card.integrations{min-height:370px}.card.integrations .title{margin-top:24px;margin-bottom:24px;font-size:28px;font-weight:700;line-height:33.6px}.card.integrations .markets{flex-direction:column}.card.integrations .markets .market{display:flex;align-items:center;gap:8px}.card.integrations .markets .market span{font-size:24px;font-weight:600;line-height:28.8px;color:#fff}.select2-container--default.select2-container--disabled .select2-selection--single{background:hsla(0,0%,100%,.051);cursor:not-allowed}.handSet{filter:invert(42%) sepia(68%) saturate(2655%) hue-rotate(328deg) brightness(76%) contrast(114%)}.check-ms-btn{margin-left:auto;background:no-repeat;color:#fff;text-decoration:underline;font-size:16px}.card.worker .title{margin-top:24px;margin-bottom:40px;font-size:28px;font-weight:700;line-height:33.6px}.card.worker .info{margin-top:16px;margin-bottom:16px}.card.order{min-height:313px}.card.order .card__header{flex-direction:column;align-items:flex-start;gap:16px}.card.order .title{margin-top:24px;margin-bottom:40px;font-size:28px;font-weight:700;line-height:33.6px}.card.order .detail{display:flex;align-items:center;gap:8px}.card.order .detail a{font-size:18px;font-weight:400;line-height:21.6px;color:hsla(0,0%,100%,.6);text-decoration:underline}.card.order .detail a:hover{text-decoration:none}.card.order .markets{flex-direction:column;align-items:flex-start;gap:16px}.card.order .markets .market{display:grid;grid-template-columns:40px 1fr;align-items:center}.card.order .markets span{font-size:20px;font-weight:500;line-height:24px;color:#fff;display:inline-block;max-width:168px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card.order .info{margin-top:16px;margin-bottom:16px}.card.order .status span{color:hsla(0,0%,100%,.6)}.card.order .status .check{color:#fff}.card .more{font-size:14px;font-weight:400;line-height:16.8px;text-decoration:underline;color:hsla(0,0%,100%,.6)}.card .more:hover{text-decoration:none}.card.mh312{min-height:312px}.card.mh340{min-height:340px}.filed_row{display:flex;align-items:center;gap:16px;margin-bottom:8px}.filed_row:last-child{margin-bottom:0}.filed_row label{font-size:24px;font-weight:600;line-height:28.8px}.filed_row input{max-width:246px;background:hsla(0,0%,100%,.102);width:100%}input{background:hsla(0,0%,100%,.051);border:none;width:480px;height:48px;padding:16px 24px;border-radius:16px;color:#fff;font-size:18px;font-weight:400;line-height:21.6px}input:focus{outline:2px solid #6825da;outline-color:#6825da;outline-offset:0}input::-moz-placeholder{color:hsla(0,0%,100%,.4);font-size:18px;font-weight:400;line-height:21.6px}input::placeholder{color:hsla(0,0%,100%,.4);font-size:18px;font-weight:400;line-height:21.6px}input.search{background-image:url(/img/IconSearch.bbfe3dc1.svg);background-position:24px;background-repeat:no-repeat;padding-left:64px}.checkbox{margin-bottom:8px}.checkbox:last-child{margin-bottom:0}.checkbox label{cursor:pointer}.checkbox input{position:absolute;left:-99999999px}.checkbox .checked:before{content:"";display:inline-block;width:24px;height:24px;padding-bottom:.05em;font-size:.7em;border:2px solid hsla(0,0%,100%,.2);border-radius:8px;vertical-align:middle;margin-right:16px;text-align:center;position:relative}.checkbox input:checked+.checked:before{background:url(/img/check.cd038c2e.svg);border-color:#6825da;background-size:16px;background-repeat:no-repeat;background-position:50%}.radio{margin-bottom:8px}.radio:last-child{margin-bottom:0}.radio label{cursor:pointer}.radio input{position:absolute;left:-99999999px}.radio .checked:before{content:"";display:inline-block;width:24px;height:24px;padding-bottom:.05em;font-size:.7em;border:2px solid hsla(0,0%,100%,.2);border-radius:50px;vertical-align:middle;margin-right:16px;text-align:center;position:relative;top:-.2em}.radio input:checked+.checked:before{background:url(/img/radio.1002b247.svg);border-color:#6825da;background-size:16px;background-repeat:no-repeat;background-position:50%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.field-group{display:flex;flex-direction:column;gap:24px}.field-group .field-footer{display:flex;max-width:379px;gap:16px;margin-top:16px}.field-row{display:flex;gap:40px}.field-row .field-column{width:100%;display:flex;flex-direction:column;gap:8px}.field-row .field-column label{font-size:16px;font-weight:400;line-height:19.2px;color:hsla(0,0%,100%,.6)}.field-row .field-column label.has-icon{display:flex;align-items:center;gap:8px}.field-row .field-column label.has-icon.gray svg{width:18px;height:18px}.field-row .field-column label.has-icon.gray svg path{stroke:hsla(0,0%,100%,.6)}.field-row .field-column label.has-icon *{line-height:1}.field-row .field-column input{width:100%}.field-row .field-column.last{justify-content:center}.field-row .field-column .field-input{display:flex;gap:8px;align-items:center;position:relative}.field-row .field-column .field-input.password .show-password{position:absolute;right:24px;top:50%;transform:translateY(-50%);cursor:pointer}.field-row .field-column .error{outline:none;box-shadow:0 0 0 2px #c93134}.field-row .field-column .error:focus{box-shadow:0 0 0 2px #c93134}.field-row .notice{color:hsla(0,0%,100%,.6);font-size:18px;font-weight:400;line-height:21.6px}.field-row .notice b{color:#fff}.checkbox.style-2{display:flex;align-items:center;gap:16px}.checkbox.style-2 span{color:#fff;font-size:20px;font-weight:500;line-height:24px}.checkbox.style-2 span small{font-size:16px;font-weight:400;line-height:19.2px;color:hsla(0,0%,100%,.6)}.popup{position:absolute;z-index:10;max-width:360px;background:#fff;right:40px;top:40px;background:hsla(0,0%,100%,.102);border-radius:24px;padding:24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:none}.popup.active{display:block}.popup .popup-head{margin-bottom:24px}.popup .popup-body{font-size:18px;font-weight:400;line-height:21.6px;color:hsla(0,0%,100%,.6);margin-bottom:24px}.popup .popup-body b{color:#fff}.table-before h2{font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:24px}.contact_info .contact,.contact_info .phone{display:flex;align-items:center}.contact_info .phone{margin-bottom:8px}.contact_info span{margin-left:8px}.table{min-width:750px;min-height:200px}.table .td.icons{display:flex;justify-content:flex-end;gap:24px}.table .td.icons button{background:transparent;border:none;padding:0}.table.order .thead,.table.order .tr{display:grid;grid-template-columns:minmax(90px,max-content) minmax(90px,max-content) minmax(90px,max-content) 1fr 120px 120px;align-items:center;gap:20px;height:64px}.table.order .thead .td,.table.order .tr .td{display:flex;align-items:center;gap:9px}.table.products .tr{display:block}.table.products .trhead{display:grid;grid-template-columns:120px 1fr 120px 120px 120px;align-items:center;gap:8px}.table.products .trhead .td.icon-svgs{display:flex;justify-content:flex-end;align-items:center;gap:24px}.table.products .trhead .td.icon-svgs button{background:none;padding:0;border:none}.table.organizations .thead,.table.organizations .tr{display:grid;grid-template-columns:minmax(90px,max-content) minmax(90px,max-content) 1fr minmax(90px,max-content) minmax(120px,max-content) minmax(70px,max-content);align-items:center;gap:20px;height:64px}.table.organizations .thead .info .icon-svg:not(.ic-3),.table.organizations .thead.error .info .icon-svg,.table.organizations .tr .info .icon-svg:not(.ic-3),.table.organizations .tr.error .info .icon-svg{display:none}.table.organizations .thead.error .info .ic-4,.table.organizations .tr.error .info .ic-4{display:block}.table.organizations .thead.error .info circle,.table.organizations .tr.error .info circle{fill:#de5658}.table.organizations .thead.active,.table.organizations .tr.active{height:auto}.table.organizations .thead.active .trbody,.table.organizations .tr.active .trbody{display:grid}.table.organizations .thead.active .title,.table.organizations .tr.active .title{font-weight:700}.table.organizations .thead.active .info .icon-svg,.table.organizations .tr.active .info .icon-svg{display:none}.table.organizations .thead.active .info .ic-1,.table.organizations .tr.active .info .ic-1{display:block}.table.organizations .thead.active.error,.table.organizations .tr.active.error{height:auto}.table.organizations .thead.active.error .title,.table.organizations .tr.active.error .title{font-weight:700}.table.organizations .thead.active.error .info .icon-svg,.table.organizations .tr.active.error .info .icon-svg{display:none}.table.organizations .thead.active.error .info .ic-2,.table.organizations .tr.active.error .info .ic-2{display:block}.table.organizations .thead .td,.table.organizations .tr .td{display:flex;align-items:center;gap:8px}.table.organizations .thead .td.icon-svgs,.table.organizations .tr .td.icon-svgs{gap:24px;align-items:center;justify-content:flex-end}.table.organizations .trhead{display:grid;grid-column:span 6;grid-template-columns:1fr 150px;gap:40px}.table.organizations .trhead .trbody_col.first{display:grid;grid-template-columns:60px 60px 1fr 100px 120px;gap:40px}.table.organizations .trhead .trbody_col .title{font-size:18px;line-height:21.6px}.table.organizations .trbody{display:none;grid-column:span 6;grid-template-columns:1fr 150px;gap:40px}.table.organizations .trbody .tr{background:hsla(0,0%,100%,.051);padding:16px 24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.table.organizations .trbody .tr:nth-child(odd),.table.organizations .trbody .tr:nth-child(odd) .trbody_row{background:hsla(0,0%,100%,.102)}.table.organizations .trbody .trbody_col{display:flex;flex-direction:column;gap:24px}.table.organizations .trbody .trbody_col .label{font-size:14px;font-weight:400;line-height:16.8px;color:#fff}.table.organizations .trbody .trbody_col .text{font-size:20px;font-weight:500;line-height:24px;display:flex;align-items:center;gap:8px}.table.organizations .trbody .trbody_col .text img{max-width:24px;max-height:24px}.table.organizations .trbody .trbody_col.first .trbody_row{display:grid;grid-template-columns:160px 125px 117px 78px;gap:40px}.table.organizations .trbody .trbody_col.last .trbody_row{display:grid;grid-template-rows:1fr 1fr;height:100%;gap:32px}.table.organizations .trbody .trbody_col.last .trbody_row .label{margin-bottom:8px}.table.organizations .trbody .trbody_col .td{flex-direction:column;align-items:flex-start}.table.organizations .trbody .trbody_row{background:hsla(0,0%,100%,.051);width:100%;border-radius:16px;padding:16px}.table.finance .trhead{display:grid;margin-bottom:8px}.table.finance .trhead span{font-size:14px;font-weight:400;line-height:16.8px}.table.finance .thead,.table.finance .trhead{grid-template-columns:144px 1fr 144px 86px;align-items:center;gap:40px}.table.finance .tr{grid-template-columns:1fr}.table.finance button.delete{background:none;padding:0}.table.finance .td{display:flex;align-items:center;gap:8px}.table.finance .icons{gap:24px;justify-content:flex-end}.table.finance .indicator{margin-left:8px}.table .tag{padding:8px 16px;gap:8px;border-radius:24px;background:hsla(0,0%,100%,.102);font-size:18px;font-weight:400;line-height:21.6px}.table .tag,.table .trfoot.active{display:flex}.card.supplier .card__footer a{font-size:18px;font-weight:400;line-height:21.6px;color:hsla(0,0%,100%,.6);text-decoration:underline}.suplier-time{display:flex;align-items:center;gap:8px}.suplier-time-number{margin-top:12px;display:inline-block}.suplier-time-block{display:flex;align-items:center;gap:8px;margin-top:24px}.suplier-time-text{font-size:16px;color:hsla(0,0%,100%,.6)}.suplier-products-count{color:#ffffff33}.suplier-time-after{margin-left:auto}.table .trfoot{display:none;align-items:center;gap:64px;padding-top:33px;padding-bottom:17px}.table .trfoot .action span{font-size:20px;font-weight:500;line-height:24px}.thead,.tr{display:grid;grid-template-columns:120px 1fr 120px 120px 120px;align-items:center;gap:8px}.thead .td.icon-svgs,.tr .td.icon-svgs{display:flex;justify-content:flex-end;align-items:center;gap:24px}.thead .td.icon-svgs button,.tr .td.icon-svgs button{background:none;padding:0;border:none}.thead{padding:16px 24px;background:hsla(0,0%,100%,.2);margin-bottom:8px}.tbody,.thead{border-radius:16px}.tbody{overflow:hidden;margin-bottom:40px}.tr{background:hsla(0,0%,100%,.051);padding:16px 24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tr:nth-child(odd){background:hsla(0,0%,100%,.102)}.open .filter-container{display:block}.open .filter-toggle{background:hsla(0,0%,100%,.4)}.open .filter-toggle svg path{stroke:#fff}.filter-container{position:absolute;background:#2c2c2c;width:618px;padding:24px;z-index:1;right:0;border-radius:24px;margin-top:24px;display:none}.filter-container.sort{max-width:240px}.filter-container .filter{display:flex;gap:64px;margin-bottom:24px}.filter-container .filter .h2,.filter-container .filter .h3{font-size:18px;font-weight:400;line-height:21.6px;margin-bottom:16px}.filter-container .filter input{width:100%}.filter-container .filter .noUi-horizontal{background:hsla(0,0%,100%,.102);height:2px;box-shadow:none;border:none}.filter-container .filter .noUi-horizontal .noUi-handle{width:16px;height:16px;right:-8px;top:-8px;border:none;border-radius:50px;background:#6825da;box-shadow:none;cursor:pointer}.filter-container .filter .noUi-horizontal .noUi-handle:after,.filter-container .filter .noUi-horizontal .noUi-handle:before{display:none}.filter-container .filter .noUi-connect{background:#6825da}.filter-container .filter__column{width:50%}.filter-container .filter__price{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.filter-container .filter__price [type=number]{font-size:14px;font-weight:400;line-height:16.8px;color:hsla(0,0%,100%,.4)}.filter-container .filter__slider{margin-bottom:24px;padding-left:8px;padding-right:8px}.filter-container .btn{max-width:137px}.filter-container .filter__actions{display:flex;align-items:center;justify-content:space-between}.filter-container .filter__price input[data-changed=true]{color:#fff}.pagination{gap:8px}.pagination,.pagination .page-item{display:flex;justify-content:center}.pagination .page-item{width:40px;height:40px;border-radius:8px;background:hsla(0,0%,100%,.102);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;text-decoration:none;color:#fff;font-size:16px;font-weight:400;line-height:19.2px}.pagination .page-item.current,.pagination .page-item:hover{background:hsla(0,0%,100%,.4)}.pagination .page-item.current span,.pagination .page-item:hover span{opacity:1}.pagination .page-item.prev{margin-right:16px}.pagination .page-item.next{margin-left:16px}.pagination .page-item img,.pagination .page-item span{opacity:60%}.notifications{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}.notifications .notifications-item{padding:40px;border-radius:24px;background:hsla(0,0%,100%,.102);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:64px;display:flex;align-items:center;justify-content:space-between}.notifications .notifications-item.notification-read{background:hsla(0,0%,100%,.051)}.notifications .notifications-item.notification-read .h1{color:hsla(0,0%,100%,.6)}.notifications .notifications-item .first{display:flex;gap:24px;align-items:center}.select2-container--default .select2-results>.select2-results__options{max-height:85px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{background-image:url(/img/arrow-up.dc3f2227.svg)}.select2-container--default .select2-selection--single{background:hsla(0,0%,100%,.051);border:none;height:48px;padding:14px 24px;border-radius:16px;color:#fff;font-size:18px;font-weight:400;line-height:21.6px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:#fff;font-size:18px;font-weight:400;line-height:normal}.select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(/img/arrow-down.d2ac4721.svg);top:12px;right:24px;opacity:.6}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--open .select2-dropdown{background:#383852;border:none;overflow:hidden;border-radius:0 0 24px 24px;padding:0 24px 12px}.select2-container--open .select2-dropdown li{color:#fff;padding:6px 0}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected{background-color:transparent}.dropdown-container,.dropdown-container select{width:100%}.select2-selection .select2-search__field{border:none;outline:0;height:100%;padding:0;margin-left:0;width:auto;flex-grow:1;background:transparent;border-radius:0}.select2-selection__rendered{width:100%}.select2-container--default .select2-selection--single{display:flex;align-items:center}.select2-selection[aria-expanded=true] .select2-selection__rendered{width:auto}.select2-selection[aria-expanded=false] .select2-search__field{display:none}.select2-search--dropdown{padding:0}.login{display:flex;align-items:center;justify-content:center}.login-inner{width:500px}.login-inner .btn{width:100%;max-width:100%}.login-inner .h1{text-align:center;font-size:60px;font-weight:600;line-height:72px;margin-bottom:40px}.login-inner .form-title{text-align:center;font-size:32px;font-weight:700;line-height:38.4px;margin-bottom:40px}