@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;700&display=swap);.authorization .mdc-text-field{outline:none;box-shadow:none;margin-top:5px;margin-bottom:15px;font-size:14px;height:30px;width:100%;background:#fff;border:1px solid #d6d6d6;border-radius:0;padding:0 10px}.authorization .mdc-text-field .mdc-line-ripple{display:none}.authorization .mdc-button{width:100%;border-radius:0;text-transform:none;color:#fff;background:#741d7b}.bom__breadcrumbs{margin-bottom:15px}.bom__breadcrumbs ul{display:flex}.bom__breadcrumbs ul li{font-size:14px;line-height:16px;color:#828282}.bom__breadcrumbs ul li:first-child{padding-right:10px}.bom__breadcrumbs ul li+li{padding:0 10px;border-left:1px solid #828282}.bom__breadcrumbs ul li:hover{cursor:pointer;color:#741d7b}.bom__breadcrumbs ul li:last-child:hover{cursor:default;color:#828282}.bom__button{border-radius:0!important;font-size:14px!important;text-decoration:none}.bom__button:active,.bom__button:focus{box-shadow:none!important}.bom__button.raised{background-color:#741d7b;border:1px solid #741d7b;padding:7px 60px;color:#fff;font-weight:500;line-height:130%}.bom__button.raised.with-icon:before{content:"";background-image:url(/assets/img/white-plus-icon.svg);width:16px;height:16px;margin-right:8px}.bom__button.raised:hover{background-color:#a135aa;border:1px solid #a135aa}.bom__button.raised:disabled{background-color:#bdbdbd;border:1px solid #bdbdbd;color:#f2f2f2}.bom__button.raised:active,.bom__button.raised:focus{border:none}.bom__button.outlined{background-color:transparent;border-color:#741d7b;color:#741d7b;line-height:24px;padding:6px 19px}.bom__button.outlined.with-icon:before{content:"";background-image:url(/assets/img/plus-icon.svg);width:16px;height:16px;margin-right:8px}.bom__button.outlined.with-icon.partner:before{background-image:url(/assets/img/add-partner.svg);width:19px;height:14px}.bom__button.outlined.filter{line-height:100%;padding:8px 12px}.bom__button.outlined.filter:before{margin-right:6px}.bom__button.outlined.filter:focus,.bom__button.outlined.filter:hover{background-color:#e0cdff;color:#741d7b;border-color:#e0cdff}.bom__button.outlined.filter:disabled{border-color:#d6d6d6;color:#d6d6d6;background-color:transparent}.bom__button.link,.bom__button.text{border:none;line-height:100%;color:#741d7b;background-color:transparent}.bom__button.link:hover,.bom__button.text:hover{color:#a135aa;cursor:pointer}.bom__button.link{text-decoration:underline}.bom__button.link:hover{text-decoration:none}.bom__button.pagination{background-color:transparent;font-weight:300;line-height:130%;padding:3px 8px;color:#828282;margin:0;border:none}.bom__button.pagination+.pagination{margin-left:8px}.bom__button.pagination:hover{color:#a135aa}.bom__button.pagination:disabled{color:#d6d6d6;cursor:default}.bom__button.pagination.active{color:#741d7b}.bom__button.download{background-color:#f3f3ff;display:flex;align-items:center;padding:12px;border:none;font-size:14px;line-height:140%;letter-spacing:.2px;color:#4f4f4f}.bom__button.download:after,.bom__button.download:before{content:"";display:inline-block;background-repeat:no-repeat;background-position:50%;background-size:cover}.bom__button.download:before{background-image:url(/assets/img/doc.svg);margin-right:12px;width:16px;height:16px}.bom__button.download:after{background-image:url(/assets/img/download-icon.svg);background-size:cover;padding:2px;width:16px;height:16px}.bom__button.menu{position:relative;width:24px;height:24px;background-color:transparent;border:1px solid #741d7b}.bom__button.menu:after,.bom__button.menu:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bom__button.menu:before{width:8px;height:13px;border-left:1px solid #741d7b;border-right:1px solid #741d7b}.bom__button.menu:after{width:1px;height:13px;background-color:#741d7b}.bom__button.drag{display:block;background:transparent;height:5px;width:16px;border-bottom:1px solid #333;border-top:1px solid #333}.bom__button.close{position:relative;width:25px;height:25px}.bom__button.close:hover{cursor:pointer}.bom__button.close:after,.bom__button.close:before{position:absolute;left:15px;content:" ";height:25px;width:2px;background-color:#bdbdbd}.bom__button.close:before{transform:rotate(45deg)}.bom__button.close:after{transform:rotate(-45deg)}.bom__input .input,.bom__input input{background-color:transparent;font-family:Inter,sans-serif;border:1px solid #d6d6d6;color:#333;padding:6px 6px 6px 10px;border-radius:0;font-weight:300;font-size:14px;line-height:130%;height:auto}.bom__input .input::-moz-placeholder,.bom__input input::-moz-placeholder{color:#d6d6d6}.bom__input .input::placeholder,.bom__input input::placeholder{color:#d6d6d6}.bom__input .input:focus,.bom__input input:focus{box-shadow:none!important;border:1px solid #741d7b}.bom__input .input.is-danger,.bom__input input.is-danger{border-color:#eb5757}.bom__dropdown .dropdown-content{border-radius:0}.bom__dropdown .dropdown-content .dropdown-item{font-size:14px;line-height:100%;color:#4f4f4f;text-decoration:none;padding:10px 16px}.bom__dropdown .dropdown-content .dropdown-item:hover{background-color:#f3f3ff}.bom__chip{display:flex;background-color:transparent;padding:8px 12px;border:1px solid #828282;font-size:14px;line-height:100%;color:#4f4f4f;cursor:default}.bom__chip .placeholder{color:#828282;padding-right:4px}.bom__chip:hover,.bom__chip:hover .placeholder{color:#fff}.bom__chip:hover .close:after,.bom__chip:hover .close:before{border-color:#fff}.bom__chip:hover{background-color:#d6d6d6;border-color:#d6d6d6}.bom__chip.active{background-color:#828282;color:#fff}.bom__chip.active .placeholder{color:#fff}.bom__chip.active .close:after,.bom__chip.active .close:before{border-color:#fff}.bom__chip .close{margin-left:6px;width:16px;height:16px;position:relative;cursor:pointer}.bom__chip .close:after,.bom__chip .close:before{content:"";height:16px;border-left:1px solid #828282;position:absolute;left:8px}.bom__chip .close:after{transform:rotate(45deg)}.bom__chip .close:before{transform:rotate(-45deg)}.bom__table{box-shadow:0 2px 6px rgba(0,50,109,.1);width:100%}.bom__table.scrollable table{display:block}.bom__table table{box-sizing:border-box}.bom__table table thead tr th{height:62px;vertical-align:middle;padding-left:3vw;border-bottom:2px solid #e0e0e0}.bom__table table thead tr th.is-current-sort{border-bottom:2px solid #e0e0e0!important}.bom__table table thead tr th span{font-weight:300;font-size:12px;line-height:140%;color:#333}.bom__table table thead tr th+th{border-left:none}.bom__table table tbody tr.scroll td{background-color:#f3f3ff!important}.bom__table table tbody tr td{height:58px;background-color:#fff!important;transition:background-color .4s;border:none;border-bottom:1px solid #e0e0e0;padding-left:3vw;vertical-align:middle}.bom__table table tbody tr td span{font-weight:300;font-size:12px;line-height:140%;color:#333}.bom__table table tbody tr:hover>*{cursor:pointer;background-color:#f3f3ff!important}.bom__table-footer{margin-top:13px;display:flex}.bom__table-footer>*{width:100%}.bom__table-footer>:last-child{display:flex;justify-content:end}.bom__pagination,.bom__upload{display:flex}.bom__upload .upload-draggable{display:flex;align-items:center;justify-content:center;border-radius:0;border:1px dashed #828282;padding:14px}.bom__upload .upload-draggable img{margin-right:10px;padding:2px;height:16px;width:16px}.bom__upload .upload-draggable span{display:flex;align-items:center;font-size:12px;line-height:140%;color:#828282}.bom__upload .upload-draggable:hover{border-color:#99579e;background-color:#f7f7ff}.bom__upload .upload-draggable:hover span{color:#99579e}.bom__upload.full-width .upload-draggable{width:100%}.bom__download{display:flex;align-items:center;padding:14px 16px;background-color:#fff;text-decoration:none;box-shadow:2px 2px 4px rgba(23,33,53,.1)}.bom__download span{display:flex;align-items:center;font-size:12px;line-height:140%;color:#4f4f4f;margin-left:10px;flex:1}.bom__download .left-image{display:flex}.bom__download .left-image img{height:28px;width:28px}.bom__download img{height:16px;width:16px}.bom__download .right-image{float:right}.bom__download:hover{cursor:pointer;box-shadow:2px 2px 12px rgba(153,87,158,.28)}.bom__checkbox.b-checkbox.checkbox input[type=checkbox]+.check{position:relative;border-radius:0;height:20px;width:20px;border:1px solid #bdbdbd;box-shadow:none}.bom__checkbox.b-checkbox.checkbox input[type=checkbox]+.check:hover{background:#f0d6f9;border-color:#f0d6f9}.bom__checkbox.b-checkbox.checkbox input[type=checkbox]:checked+.check{background:#741d7b;box-shadow:none}.bom__checkbox.b-checkbox.checkbox input[type=checkbox]:checked+.check:after{content:"";display:block;position:absolute;height:9px;width:4px;border-bottom:1px solid #fff;border-right:1px solid #fff;top:50%;left:50%;transform:rotate(45deg) translate(-115%,-35%)}.bom__checkbox.b-checkbox.checkbox input[type=checkbox]:checked+.check:hover{background:#f0d6f9;border-color:#f0d6f9}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,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,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;font:inherit;outline:none;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}body,html{min-height:100%;overflow-y:auto}body{color:#181818;font:14px/20px Inter,sans-serif;background:#f7f7fc;font-weight:500;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}@media screen and (min-width:580px){body{font-size:16px;line-height:24px}}@media(min-width:1200px){body{overflow:hidden}}body.open .tabs__content,body.open .wrapper{overflow:visible}.hidden{display:none!important}#app{display:flex;flex-direction:column;max-width:1920px;margin:0 auto}@media(min-width:1200px){#app{flex-direction:row}}@media (-ms-high-contrast:none){#app{opacity:.5}}.wrapper{display:flex;flex-direction:column;width:100%;background:#fff;z-index:1}@media(min-width:1200px){.wrapper{overflow:auto;height:100vh;width:calc(100% - 240px)}}.main{padding:25px}@media(max-width:1199px){.main{padding-top:112px}}@media screen and (max-width:991px){.main{padding-top:80px}}@media(min-width:1400px){.main{padding:25px}}.main .main__header{margin-bottom:4px}@media screen and (min-width:580px){.main .main__header{padding-top:0}}@media screen and (min-width:768px){.main .main__header{margin-bottom:16px}}.main .main__header .title-text{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0 0 16px;font-weight:500}@media screen and (min-width:580px){h1,h2,h3,h4,h5,h6{margin-bottom:24px}}.h1,h1{font-size:16px;line-height:20px}@media screen and (min-width:580px){.h1,h1{font-size:26px;line-height:24px;margin-bottom:10px}}.h2,h2{font-size:16px;line-height:24px}@media screen and (min-width:580px){.h2,h2{font-size:24px;line-height:32px}}.h3,h3{font-size:14px;line-height:24px}@media screen and (min-width:580px){.h3,h3{font-size:20px;line-height:32px}}.h4,h4{font-size:14px;line-height:24px}@media screen and (min-width:580px){.h4,h4{font-size:16px;line-height:24px}}.h5,h5{font-size:14px;line-height:24px}@media screen and (min-width:580px){.h5,h5{font-size:14px;line-height:20px}}.h6,h6{font-size:14px;line-height:24px}@media screen and (min-width:580px){.h6,h6{font-size:20px;line-height:32px}}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;color:#181818}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:underline}strong{font-weight:700}a{text-decoration:underline;color:#232323}a:hover{text-decoration:none}.q,blockquote,ol,p,q,table,ul{padding:0;margin-bottom:0}.q:not(:last-child),blockquote:not(:last-child),ol:not(:last-child),p:not(:last-child),q:not(:last-child),table:not(:last-child),ul:not(:last-child){margin-bottom:16px}@media screen and (min-width:580px){.q:not(:last-child),blockquote:not(:last-child),ol:not(:last-child),p:not(:last-child),q:not(:last-child),table:not(:last-child),ul:not(:last-child){margin-bottom:16px}}p:empty{display:none}img,svg{outline:none;max-width:100%;-o-object-fit:cover;object-fit:cover;height:auto}table{border-collapse:collapse;border-spacing:0;width:100%;border:1px solid #eff0f2;table-layout:fixed}table tr:nth-child(2n) td,table tr:nth-child(2n) th{background-color:#fafafa}table td,table th{padding:12px 16px;background-color:#fff}@media screen and (min-width:580px){table td,table th{padding:16px 24px}}table td:not(:first-child),table th:not(:first-child){border-left:1px solid #eff0f2}.sup,sup{font-size:12px;position:relative;top:-4px}blockquote{padding-left:24px;font-style:italic;border-left:2px solid #ccc}.q,q{quotes:"«" "»";display:block}.q q,q q{quotes:"„" "“"}.root-container{display:flex}