.devent-layout{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#282828}.devent-content{width:100vw;height:100vh;overflow:hidden;overflow-y:auto;padding:0 30px 30px}.header{padding:5px;width:100%;top:0;left:0;z-index:2}.header-wrapper{display:flex;align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 0 0 0 #efefef;justify-content:space-between;padding:5px 15px 5px 20px}.header-logo{text-decoration:none;color:#000;margin-right:20px;font-weight:500;padding:10px 16px;border-radius:10px;transition:all .3s ease;font-size:30px;position:relative}.header-logo.active{background-color:#fff0e6;color:#d35400;font-weight:600;border:5px solid #f5a623;box-shadow:0 4px 10px rgba(255,173,96,.3);transform:scale(1.03)}.header-logo img{height:35px}.mx-main-modal-container{position:fixed;right:0;top:0;width:100%;height:100vh;z-index:100;overflow-y:auto}.mx-main-modal-container .mx-main-modal-overlay{width:100%;height:100%;content:"";background-color:rgba(0,0,0,.4);position:fixed;left:0;top:0}.mx-main-modal-container .mx-main-modal{position:relative;z-index:2;display:flex;height:100%}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper{margin:auto;padding:10px;position:relative;width:100%}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .close-btn{width:50px;height:50px;border-radius:100px;content:"";background-image:url(/static/media/close.4d9122f1.svg);background-position:50%;background-repeat:no-repeat;position:absolute;cursor:pointer;opacity:1;right:10px;top:10px}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box{background-color:#fff;border-radius:12px;box-shadow:30px 32px 64px 0 rgba(0,0,0,.31)}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box.overflow-scroll{max-height:70vh;overflow-y:auto}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons{display:flex;flex-wrap:wrap}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons .mx-btn{margin:0 10px}.modal-title{padding:15px 30px;font-size:18px;font-weight:600;border-bottom:1px solid rgba(0,0,0,.1)}.modal-footer{display:flex;justify-content:space-between;padding:10px 30px;border-top:1px solid rgba(0,0,0,.1)}.modal-body{padding:30px}.max-w-1000{max-width:1000px!important}.max-w-900{max-width:900px!important}.max-w-800{max-width:800px!important}.max-w-700{max-width:700px!important}.max-w-650{max-width:650px!important}.max-w-600{max-width:600px!important}.max-w-500{max-width:500px!important}.max-w-450{max-width:450px!important}.max-w-400{max-width:400px!important}.max-w-350{max-width:350px!important}.max-w-300{max-width:300px!important}.no-connection{pointer-events:none}.no-connection.\--visible{pointer-events:auto}.no-connection.\--visible .no-connection__content{transform:translateY(0);opacity:1}.no-connection.\--visible .no-connection__overlay{opacity:.6}.no-connection__content{position:fixed;top:30px;width:100%;max-width:600px;left:50%;margin-left:-300px;z-index:1000;padding:0 20px;background-color:#fae8a9;border-radius:4px;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:.2s ease-in-out;transform:translateY(-100%)}.no-connection__overlay{background-color:#fff;width:100vw;height:100vh;position:fixed;left:0;top:0;content:"";z-index:999;opacity:0;transition:.3s ease-in-out}.no-connection__text{color:#736125;font-size:15px}.no-connection svg{width:40px;height:40px}.no-connection__icon,.spinner-wrap{display:flex;align-items:center}.spinner-wrap{width:100%;z-index:2}.spinner-wrap.full{height:100vh;width:100%;position:fixed;z-index:10}.spinner-wrap.absolute,.spinner-wrap.full{justify-content:center;left:0;top:0;background-color:hsla(0,0%,100%,.5)}.spinner-wrap.absolute{position:absolute;height:100%}.spinner-wrap.center{justify-content:center}.spinner-wrap.end{justify-content:flex-end}.spinner-wrap.start{justify-content:flex-start}.spinner-wrap.\--large .spinner{width:50px;height:50px}.spinner{display:inline-block;width:35px;height:35px;border-radius:50%;border:3px solid rgba(100,24,195,.1);border-top-color:#6418c3;animation:spin 1s ease-in-out infinite}.devent-table{background-color:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.04);overflow:hidden;position:relative;overflow-x:auto}.with-pagination .devent-table{border-radius:10px 10px 0 0}.devent-table.\--loading td{opacity:.5}.devent-table .loading-bar--absolute{top:60px}.devent-table table{width:100%}.devent-table table,.devent-table table td,.devent-table table th{border-collapse:collapse}.devent-table table tbody td,.devent-table table tbody th,.devent-table table thead td,.devent-table table thead th{transition:.3s ease-in-out}.devent-table table tbody td:first-child,.devent-table table tbody th:first-child,.devent-table table thead td:first-child,.devent-table table thead th:first-child{padding-left:30px}.devent-table table tbody td:last-child,.devent-table table tbody th:last-child,.devent-table table thead td:last-child,.devent-table table thead th:last-child{padding-right:30px}.devent-table table thead th{padding:20px 10px;text-align:left}.devent-table table tbody tr:not(:last-child) td,.devent-table table thead th{border-bottom:2px solid #f5f5f5}.devent-table table tbody td{text-align:left}.devent-table__no-data{padding:20px;text-align:center}.avatar{position:relative;overflow:hidden;border-radius:4px;cursor:pointer}.avatar:not(.avatar--rectangle){border-radius:50%}.avatar:not(.avatar--rectangle).avatar--lg{width:60px;min-width:60px;height:60px}.avatar:not(.avatar--rectangle).avatar--md{width:52px;min-width:52px;height:52px}.avatar:not(.avatar--rectangle).avatar--sm{width:32px;min-width:32px;height:32px}.avatar--rectangle.avatar--lg{width:80px;min-width:80px;height:60px}.avatar--rectangle.avatar--md{width:72px;min-width:72px;height:52px}.avatar--rectangle.avatar--sm{width:52px;min-width:52px;height:32px}.avatar img{width:100%;height:100%;object-fit:cover}#zoom-image{position:fixed;left:0;top:0;z-index:100;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}#zoom-image.\--opened .zoom-image__overlay{opacity:1}#zoom-image.\--opened img{opacity:1;transform:scale(1)}#zoom-image .zoom-image__overlay{background-color:rgba(0,0,0,.4);position:absolute;left:0;top:0;width:100%;height:100%;content:"";opacity:0;transition:.1s ease-in-out}#zoom-image img{z-index:2;position:relative;opacity:0;transition:.2s ease-in-out;transform:scale(.5);max-width:600px;max-height:600px}.d-tag{font-size:14px;font-weight:500;line-height:20px;padding:10px;border-radius:4px;text-align:center;display:inline-block;border:1px solid;white-space:nowrap}.d-tag--black{border-color:#d9d9d9;color:rgba(0,0,0,.85);background-color:#fafafa}.d-tag--green{border-color:#b7eb8f;color:#389e0d;background-color:#f6ffed}.d-tag--blue{border-color:#91d5ff;color:#096dd9;background-color:#e6f7ff}.d-tag--purple{border-color:#d3adf7;color:#531dab;background-color:#f9f0ff}.d-tag--red{border-color:#ffa39e;color:#cf1322;background-color:#fff1f0}.d-tag--orange{border-color:#ffd591;color:#d46b08;background-color:#fff7e6}.d-pagination{margin:20px 0;display:flex;justify-content:flex-end}.d-pagination.for-table-footer{margin-top:0;padding:15px 20px;background-color:#fff;border-top:2px solid #f5f5f5;border-radius:0 0 10px 10px;box-shadow:0 4px 4px rgba(0,0,0,.04);z-index:2;position:relative}.d-pagination__wrap{display:flex}.d-pagination__items{display:flex;border:1px solid #c2c2c2;border-radius:10px;background-color:#fff}.d-pagination .break,.d-pagination__item{cursor:pointer;position:relative}.d-pagination .break a,.d-pagination__item a{position:relative;z-index:1;padding:10px 16px;font-weight:500;font-size:14px;display:block;min-width:42px;text-align:center}.d-pagination .break:after,.d-pagination__item:after{border-radius:10px;width:100%;height:calc(100% + 2px);top:-1px;left:0;position:absolute;content:"";background-color:#6418c3;transition:.2s ease-in-out;opacity:0}.d-pagination .break:hover:after,.d-pagination__item:hover:after{opacity:.1}.d-pagination .break.selected,.d-pagination__item.selected{color:#fff}.d-pagination .break.selected a,.d-pagination__item.selected a{z-index:1;position:relative}.d-pagination .break.selected:after,.d-pagination__item.selected:after{opacity:1}.d-pagination__next,.d-pagination__prev{width:42px;content:"";border-radius:10px;background-color:#fff;background-repeat:no-repeat;background-size:20px;background-position:50%;height:100%;cursor:pointer;transition:.2s ease-in-out}.d-pagination__next:hover,.d-pagination__prev:hover{background-color:rgba(100,24,195,.1)}.d-pagination__prev{background-image:url(/static/media/icon-chevron-left.ba5080bf.svg)}.d-pagination__next{background-image:url(/static/media/icon-chevron-right.5b7b6f2e.svg)}.d-pagination .disabled{pointer-events:none;opacity:.5}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1240px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media(max-width:992px){.hidden-md{display:none!important}}@font-face{font-family:SF Pro Display;src:url(/static/media/SF-Pro-Display-Light.fd8ab6b3.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Light.e18df41a.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/static/media/SF-Pro-Display-Regular.ecc97c84.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Regular.21b9479b.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/static/media/SF-Pro-Display-Medium.320f118c.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Medium.26a1e30c.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/static/media/SF-Pro-Display-Semi-Bold.af64ab08.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Semi-Bold.2c151db5.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/static/media/SF-Pro-Display-Bold.b5ba3dd8.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Bold.43088ea6.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Merriweather;src:url(/static/media/Merriweather-Bold.14f4060b.woff2) format("woff2"),url(/static/media/Merriweather-Bold.313d32f5.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Merriweather;src:url(/static/media/Merriweather-Regular.06106f4d.woff2) format("woff2"),url(/static/media/Merriweather-Regular.a37cbb36.woff) format("woff");font-weight:400;font-style:normal}body{font-size:16px;line-height:20px;font-family:SF Pro Display,sans-serif;font-weight:400;color:#202020;padding:0}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{display:none}*{box-sizing:border-box;outline:none}.pos-relative{position:relative}.pos-absolute{position:absolute}.page-title-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-title-wrap .page-title{margin-bottom:0}.page-title{font-size:20px;line-height:20px;margin-top:0}h2{font-size:38px;line-height:38px;color:#202020;margin-top:0;margin-bottom:20px}.auth-page{background:#9013fe;width:100vw;height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:100px 30px 30px}.login-form{background-color:#fff;width:100%;max-width:550px;box-shadow:0 4px 4px rgba(0,0,0,.04);border-radius:14px;padding:50px}.d-btn{font-size:14px;padding:16px 30px;border-radius:10px;font-weight:600;transition:.2s ease-in-out;cursor:pointer;display:flex;align-items:center;font-family:SF Pro Display;position:relative}.d-btn:disabled{opacity:.8;cursor:no-drop}.d-btn:active{transform:scale(.95)}.d-btn-primary{background-color:#6418c3;color:#fff;border:1px solid #6418c3}.d-btn-primary:hover{background-color:#7b2ddd}.d-btn-default{background-color:#f5f5f5;color:#585858;border:1px solid #f5f5f5}.d-btn-default:hover{background-color:#ebebeb}.d-btn-success{background-color:#75d00f;color:#fff;border:1px solid #75d00f}.d-btn-success:hover{background-color:#07bc42}.d-btn-warning{color:#fff;border:1px solid #ffb70a}.d-btn-warning,.d-btn-warning:hover{background-color:#ffb70a}.d-btn--large{text-transform:uppercase;font-size:18px;padding:19px 30px}.d-btn--full{width:100%;text-align:center;justify-content:center}.d-btn__icon{padding:10px 20px}.d-btn.\--loading{color:transparent!important;position:relative}.d-btn.\--loading:after{width:30px;height:30px;border-radius:50%;background-color:initial;border:2px solid transparent;border-top-color:#fff;animation:spin .8s linear infinite;content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.\--loading-dark{color:transparent!important;position:relative}.\--loading-dark:after{width:30px;height:30px;border-radius:50%;background-color:initial;border:2px solid transparent;border-top-color:#6418c3;animation:spin .8s linear infinite;content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.plus-icon{width:20px;height:20px;content:"";display:block;background-image:url(/static/media/plus.8d220774.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.d-panel{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.04);border-radius:14px;padding:30px}#custom-alert-zone{position:fixed;right:0;top:0;width:100%;max-width:400px;z-index:101;overflow:hidden;height:100vh;padding:20px;pointer-events:none}#custom-alert-zone>div:not(:last-child){margin-bottom:10px}.alert-item{pointer-events:auto;border-radius:16px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);color:#fff;padding:15px 30px 15px 80px;background-repeat:no-repeat;background-position:center left 20px;background-size:40px;position:relative;transition:.2s ease-in-out;transform:translateX(20px);opacity:0}.alert-item.\--show{transform:translateX(0);opacity:1}.alert-item__close-btn{width:15px;height:15px;content:"";cursor:pointer;background-image:url(/static/media/close-white.c467e3dc.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;position:absolute;right:15px;top:15px}.alert-item__title{font-size:20px;font-weight:500;margin-bottom:8px}.alert-item__text{font-weight:400}.alert-item--info{background-color:#35c4fc}.alert-item--danger,.alert-item--info{background-image:url(/static/media/alert-danger-icon.fc7fc652.svg)}.alert-item--danger{background-color:#f33950}.alert-item--warning{background-image:url(/static/media/alert-danger-icon.fc7fc652.svg);background-color:#ffb70a}.alert-item--success{background-image:url(/static/media/alert-check-icon.cf7a0c16.svg);background-color:#75d00f}.nestable-item__content{display:flex;align-items:center;justify-content:space-between;background-color:#f8f8f8;padding:10px 10px 10px 20px;border-radius:10px}.action-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:4px;cursor:pointer;border:1px solid;transition:.2s ease-in-out;background-color:#fff}.action-btn--big{width:40px;height:40px}.action-btn:hover svg,.action-btn:hover svg circle,.action-btn:hover svg path{fill:#fff!important}.action-btn:not(:last-child){margin-right:10px}.action-btn--info{border-color:#35c4fc}.action-btn--info:hover{background-color:#35c4fc}.action-btn--info svg,.action-btn--info svg circle,.action-btn--info svg path{fill:#35c4fc!important}.action-btn--danger{border-color:#f33950}.action-btn--danger:hover{background-color:#f33950}.action-btn--danger svg{fill:#f33950}.action-btn--warning{border-color:#ffb70a}.action-btn--warning:hover{background-color:#ffb70a}.action-btn--warning svg,.action-btn--warning svg circle,.action-btn--warning svg path{fill:#ffb70a!important}.action-btn--success{border-color:#75d00f}.action-btn--success:hover{background-color:#75d00f}.action-btn--success svg{fill:#75d00f}.action-btn--custom{border-color:#6418c3}.action-btn--custom:hover{background-color:#6418c3}.action-btn--custom svg{fill:#6418c3}.action-btn svg{width:85%;height:85%;transition:.2s ease-in-out}.loading-bar{display:block;height:2px;width:100%;background:#6418c3;transform:translateX(100%);animation:shift-rightwards 1s ease-in-out infinite;animation-delay:0s}.loading-bar--fixed{position:fixed;top:0;left:0;right:0;z-index:800}.loading-bar--absolute{position:absolute;top:0;left:0;z-index:99}@keyframes shift-rightwards{0%{transform:translateX(-100%)}40%{transform:translateX(0)}60%{transform:translateX(0)}to{transform:translateX(100%)}}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mt-5{margin-top:5px!important}.pt-5{padding-top:5px!important}.mb-5{margin-bottom:5px!important}.pb-5{padding-bottom:5px!important}.ml-5{margin-left:5px!important}.pl-5{padding-left:5px!important}.mr-5{margin-right:5px!important}.pr-5{padding-right:5px!important}.mt-10{margin-top:10px!important}.pt-10{padding-top:10px!important}.mb-10{margin-bottom:10px!important}.pb-10{padding-bottom:10px!important}.ml-10{margin-left:10px!important}.pl-10{padding-left:10px!important}.mr-10{margin-right:10px!important}.pr-10{padding-right:10px!important}.mt-15{margin-top:15px!important}.pt-15{padding-top:15px!important}.mb-15{margin-bottom:15px!important}.pb-15{padding-bottom:15px!important}.ml-15{margin-left:15px!important}.pl-15{padding-left:15px!important}.mr-15{margin-right:15px!important}.pr-15{padding-right:15px!important}.mt-20{margin-top:20px!important}.pt-20{padding-top:20px!important}.mb-20{margin-bottom:20px!important}.pb-20{padding-bottom:20px!important}.ml-20{margin-left:20px!important}.pl-20{padding-left:20px!important}.mr-20{margin-right:20px!important}.pr-20{padding-right:20px!important}.mt-25{margin-top:25px!important}.pt-25{padding-top:25px!important}.mb-25{margin-bottom:25px!important}.pb-25{padding-bottom:25px!important}.ml-25{margin-left:25px!important}.pl-25{padding-left:25px!important}.mr-25{margin-right:25px!important}.pr-25{padding-right:25px!important}.mt-30{margin-top:30px!important}.pt-30{padding-top:30px!important}.mb-30{margin-bottom:30px!important}.pb-30{padding-bottom:30px!important}.ml-30{margin-left:30px!important}.pl-30{padding-left:30px!important}.mr-30{margin-right:30px!important}.pr-30{padding-right:30px!important}.mt-40{margin-top:40px!important}.pt-40{padding-top:40px!important}.mb-40{margin-bottom:40px!important}.pb-40{padding-bottom:40px!important}.ml-40{margin-left:40px!important}.pl-40{padding-left:40px!important}.mr-40{margin-right:40px!important}.pr-40{padding-right:40px!important}.mt-50{margin-top:50px!important}.pt-50{padding-top:50px!important}.mb-50{margin-bottom:50px!important}.pb-50{padding-bottom:50px!important}.ml-50{margin-left:50px!important}.pl-50{padding-left:50px!important}.mr-50{margin-right:50px!important}.pr-50{padding-right:50px!important}.mt-60{margin-top:60px!important}.pt-60{padding-top:60px!important}.mb-60{margin-bottom:60px!important}.pb-60{padding-bottom:60px!important}.ml-60{margin-left:60px!important}.pl-60{padding-left:60px!important}.mr-60{margin-right:60px!important}.pr-60{padding-right:60px!important}.mt-70{margin-top:70px!important}.pt-70{padding-top:70px!important}.mb-70{margin-bottom:70px!important}.pb-70{padding-bottom:70px!important}.ml-70{margin-left:70px!important}.pl-70{padding-left:70px!important}.mr-70{margin-right:70px!important}.pr-70{padding-right:70px!important}.mt-80{margin-top:80px!important}.pt-80{padding-top:80px!important}.mb-80{margin-bottom:80px!important}.pb-80{padding-bottom:80px!important}.ml-80{margin-left:80px!important}.pl-80{padding-left:80px!important}.mr-80{margin-right:80px!important}.pr-80{padding-right:80px!important}.mt-90{margin-top:90px!important}.pt-90{padding-top:90px!important}.mb-90{margin-bottom:90px!important}.pb-90{padding-bottom:90px!important}.ml-90{margin-left:90px!important}.pl-90{padding-left:90px!important}.mr-90{margin-right:90px!important}.pr-90{padding-right:90px!important}.mt-100{margin-top:100px!important}.pt-100{padding-top:100px!important}.mb-100{margin-bottom:100px!important}.pb-100{padding-bottom:100px!important}.ml-100{margin-left:100px!important}.pl-100{padding-left:100px!important}.mr-100{margin-right:100px!important}.pr-100{padding-right:100px!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.\--ttu{text-transform:uppercase}.w-600{width:600px}.w-200{width:200px}.w-150{width:150px}.w-100{width:100px}.w-100p{width:100%}.w-50{width:50px}.text-left{text-align:left}.text-right{text-align:right}.bron-calendar{z-index:10;margin-bottom:10px}.bron-calendar__days{border:1px solid #ccc;background-color:#fff;display:flex}.bron-calendar__days>div{cursor:pointer;white-space:nowrap;width:6.666%;text-align:center;border-right:1px solid #ccc;position:relative}.bron-calendar__days>div div{position:absolute;right:0;top:-15px;background-color:red;color:#fff;border-radius:100px;width:25px;height:25px;font-size:14px;display:flex;align-items:center;justify-content:center}.bron-calendar__days>div span{display:block;padding:10px 5px}.bron-calendar__days>div span.\--active{background-color:#ffc107!important}.bron-calendar__days>div:last-child,.bron-calendar__days>div:nth-child(15){border-right:0}.bron-calendar__times{display:flex;background-color:#fff;border:1px solid #ccc;border-top:0}.bron-calendar__times>div{cursor:pointer;white-space:nowrap;width:6.666%;text-align:center;border-right:1px solid #ccc}.bron-calendar__times>div span{display:block;padding:10px 5px}.text-cen{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.order-cards{display:flex;flex-wrap:wrap;grid-column-gap:10px;column-gap:10px;margin:0 -10px}.order-card{width:300px;padding:0;margin-bottom:10px;height:auto}.order-card__wrap{background-color:#ffdcdc;padding:25px 10px;box-shadow:0 0 0 0 #efefef;border-radius:10px;height:100%;display:flex;flex-direction:column}.order-card__content{flex:1 1}@media (max-width:1024px){.order-card{width:32%}}.info-row{align-items:center}.goods-item,.info-row{display:flex;justify-content:space-between}.goods-item{background-color:#fff;margin-bottom:5px;padding:5px 15px;border-radius:6px;box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}.goods-item img{width:20px}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{padding:0;margin:0}li{list-style:none}a{text-decoration:none}