@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);.btn{white-space:nowrap;padding:9px 39px;cursor:pointer;outline:none;transition:.2s ease}.btn.btn-sm{padding:8px 25px;font-size:12px}.btn.btn-es,.btn.btn-xs{font-size:12px;padding:3px 20px}.btn.btn-lg{padding:12px 90px}.btn.btn-custom{font-size:12px;padding:3px 20px;width:150px}.btn.btn-solid{color:#fff}.btn.btn-solid.loading{position:relative;color:transparent!important}.btn.btn-solid.loading:after{width:15px;height:15px;border-radius:50%;background-color:initial;border:2px solid transparent;border-top-color:#fff;-webkit-animation:spin 1s linear infinite;animation:spin .8s linear infinite;content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.btn.btn-solid:disabled{opacity:.6;cursor:no-drop}.btn.btn-solid.btn-info{background-color:#6094fc;border:1px solid #6094fc}.btn.btn-solid.btn-info:hover{background-color:#3e7cfa;border:1px solid #3e7cfa}.btn.btn-solid.btn-info:disabled{background-color:#6094fc;border:1px solid #6094fc}.btn.btn-solid.btn-warning{background-color:#ffb822;border:1px solid #ffb822}.btn.btn-solid.btn-warning:hover{background-color:#df9f16;border:1px solid #df9f16}.btn.btn-solid.btn-warning:disabled{background-color:#ffb822;border:1px solid #ffb822}.btn.btn-solid.btn-success{background-color:#34bfa3;border:1px solid #34bfa3}.btn.btn-solid.btn-success:hover{background-color:#28a58c;border:1px solid #28a58c}.btn.btn-solid.btn-success:disabled{background-color:#34bfa3;border:1px solid #34bfa3}.btn.btn-solid.btn-danger{background-color:#f4516c;border:1px solid #f4516c}.btn.btn-solid.btn-danger:hover{background-color:#d91f3e;border:1px solid #d91f3e}.btn.btn-solid.btn-danger:disabled{background-color:#f4516c;border:1px solid #f4516c}.btn.btn-solid.btn-metal{background-color:#92929d;border:1px solid #92929d;color:#fff}.btn.btn-solid.btn-metal:hover{background-color:#a6a6a6;border:1px solid #a6a6a6}.btn.btn-solid.btn-metal:disabled{background-color:#92929d;border:1px solid #92929d;color:#404040}.btn.btn-outline{color:#fff;background:transparent}.btn.btn-outline.loading{position:relative;color:transparent!important}.btn.btn-outline.loading:after{width:15px;height:15px;border-radius:50%;background-color:initial;border:2px solid transparent;-webkit-animation:spin 1s linear infinite;animation:spin .8s linear infinite;content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.btn.btn-outline:disabled{opacity:.6;cursor:no-drop}.btn.btn-outline.btn-info{border:1px solid #6094fc;color:#6094fc}.btn.btn-outline.btn-info.loading:after{border-top-color:#6094fc}.btn.btn-outline.btn-info:hover{background-color:#6094fc;color:#fff}.btn.btn-outline.btn-info:disabled{border:1px solid #6094fc;color:#6094fc;background-color:#fff}.btn.btn-outline.btn-warning{border:1px solid #ffb822;color:#ffb822}.btn.btn-outline.btn-warning.loading:after{border-top-color:#ffb822}.btn.btn-outline.btn-warning:hover{background-color:#ffb822;color:#fff}.btn.btn-outline.btn-warning:disabled{border:1px solid #ffb822;color:#ffb822;background-color:#fff}.btn.btn-outline.btn-success{border:1px solid #34bfa3;color:#34bfa3}.btn.btn-outline.btn-success.loading:after{border-top-color:#34bfa3}.btn.btn-outline.btn-success:hover{background-color:#34bfa3;color:#fff}.btn.btn-outline.btn-success:disabled{border:1px solid #34bfa3;color:#34bfa3;background-color:#fff}.btn.btn-outline.btn-danger{border:1px solid #f4516c;color:#f4516c}.btn.btn-outline.btn-danger.loading:after{border-top-color:#f4516c}.btn.btn-outline.btn-danger:hover{background-color:#f4516c;color:#fff}.btn.btn-outline.btn-danger:disabled{border:1px solid #f4516c;color:#f4516c;background-color:#fff}.btn.btn-outline.btn-metal{border:1px solid #92929d;color:#404040}.btn.btn-outline.btn-metal.loading:after{border-top-color:#92929d}.btn.btn-outline.btn-metal:hover{background-color:#92929d;border-color:#92929d}.btn.btn-outline.btn-metal:disabled{border:1px solid #92929d;color:#404040;background-color:#fff}.card{display:flex;flex-direction:column;border-radius:4px;overflow:hidden}.card,.card__img-wrap{position:relative;width:100%}.card__img-wrap{padding-bottom:65%;background-color:#eee}.card__img-wrap img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.card__body{padding:20px;border:1px solid #ccc;border-top:none;flex:1 1}.card__title{font-size:18px;font-weight:700;margin-bottom:10px;display:block;text-decoration:none;color:#000;max-height:92px;overflow:hidden}.card__text{font-size:16px;line-height:1.5;color:#212529;max-height:74px;overflow:hidden}.card__text p{margin:0}.card__text img{display:none}.spinner-wrap{width:100%;display:flex;align-items:center}.spinner-wrap.full{justify-content:center;height:100vh;position:fixed;left:0;top:0;z-index:10;background-color:hsla(0,0%,100%,.7)}.spinner-wrap.absolute{position:absolute;justify-content:center;height:100%;background-color:hsla(0,0%,100%,.8)}.spinner-wrap.center{justify-content:center}.spinner-wrap.end{justify-content:flex-end}.spinner-wrap.start{justify-content:flex-start}.spinner-wrap.md .spinner{width:35px;height:35px}.spinner{display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid rgba(24,144,255,.2);border-top-color:#1890ff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.m-header{width:100%;position:absolute;top:12px;left:0;padding-left:15px;padding-right:15px;z-index:1}.m-header-wrapper{height:61px;padding:12px 20px;border-radius:10px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.05);background-color:#fff}.m-header-wrapper,.m-header .header-left{display:flex;align-items:center;justify-content:space-between}.m-header .header-right{display:flex;align-items:center;grid-gap:16px;gap:16px}.m-header .header-right .header-btn{font-family:Manrope;padding:0 20px 0 0;background:linear-gradient(90deg,#fff,#eaeeff);border-radius:100px;border:1px solid rgba(0,0,0,.09019607843137255);display:flex;align-items:center;justify-content:space-between;grid-gap:13px;gap:13px;font-size:12px;font-weight:800}.m-header .header-right .header-btn-icon{padding:11px 13px;border-radius:50%;background:linear-gradient(180deg,#fafaff,#d5dff2)}.m-header .header-right .header-btn-icon img{width:15px;height:10px}.m-header .header-right .header-date{font-family:Manrope;justify-content:space-between;font-size:12px;font-weight:700;padding:11px 22px}.header-langs,.m-header .header-right .header-date{border-radius:100px;background-color:#fff;border:1px solid rgba(0,0,0,.09019607843137255);display:flex;align-items:center}.header-langs{grid-gap:4px;gap:4px;margin-left:16px;padding:4px}.header-langs__item{font-family:Manrope;font-size:12px;font-weight:700;line-height:1;padding:8px 12px;border:none;border-radius:100px;background-color:initial;color:#8a90a8;cursor:pointer;transition:all .15s}.header-langs__item:hover{background-color:#eef0f8;color:#1f2c73}.header-langs__item.\--active{background-color:#1f2c73;color:#fff}.profile-dropdown{position:relative;margin-left:20px;margin-right:20px}.profile-dropdown-avatar{position:relative;cursor:pointer}.profile-dropdown-avatar:after{width:24px;height:24px;background-color:#fff;border-radius:100px;border:3px solid #fff;position:absolute;top:50%;right:0;-webkit-transform:translate(70%,-50%);transform:translate(70%,-50%);content:"";fill:red;background-image:url(/static/media/header-vector-bottom.357ccb1b.svg);background-position:center top 6px;background-repeat:no-repeat;background-size:10px}.profile-dropdown-avatar img{border-radius:100px;width:46px;height:46px;object-fit:cover}.profile-dropdown .cm-dropdown-list-wrapper{right:-10px;z-index:1}.header-window-full{position:absolute;right:13px;top:0}.cm-dropdown{position:relative}.cm-dropdown:hover .cm-dropdown-list-wrapper{-webkit-transform:scale(1);transform:scale(1);opacity:1;pointer-events:auto}.cm-dropdown-list-wrapper{padding-top:50px;position:absolute;top:0;right:0;-webkit-transform:scale(.8);transform:scale(.8);transition:.1s ease-in-out;opacity:0;pointer-events:none}.cm-dropdown-list{box-shadow:2px 4px 8px 0 rgba(0,0,0,.05);background-color:#fff;border-radius:4px;padding:10px}.cm-dropdown-item{display:block;padding:5px;cursor:pointer;transition:.2s ease-in-out}.cm-dropdown-item:hover{color:#1890ff}.cm-dropdown-label{color:#183784;padding-right:20px;background-image:url(/static/media/down-arrow-dark.264af102.svg);background-position:center right 0;background-repeat:no-repeat;background-size:10px;cursor:pointer;z-index:1;position:relative}.profile-dropdown .cm-dropdown-list-wrapper{right:-33px;top:10px}.notification-dropdown{margin-left:40px}.notification-dropdown.has-value:after{display:block}.notification-dropdown-label{width:25px;height:25px;cursor:pointer;background-image:url(/static/media/notification.f05e6813.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;position:relative}.notification-dropdown-label:after{width:8px;height:8px;border-radius:100px;background-color:#fc5a5a;content:"";position:absolute;right:-5px;top:0}.m-layout{display:flex}.m-layout .m-wrapper{position:relative;width:100%;height:100vh;padding:12px 15px;max-width:1500px;margin:0 auto}.m-content{width:100%;height:100%;padding-top:70px;overflow:hidden;overflow-y:auto}.profile-info{padding:5px;border-bottom:1px solid #dcdde0;background-color:#f2f2f3;margin-bottom:10px;border-radius:2px}.profile-info span{display:block;min-width:100px}.profile-info span:first-child{line-height:22px;font-size:16px;font-weight:500}.profile-info span:nth-child(2){font-size:12px}.header-left a img{max-width:300px}.bb-breadcrumb{display:flex;margin-bottom:14px}.bb-breadcrumb .bb-breadcrumb__prev-btn{margin-right:14px;border-radius:10px;background-color:hsla(0,0%,60.8%,.24);width:42px;height:32px;position:relative;cursor:pointer;transition:.2s ease}.bb-breadcrumb .bb-breadcrumb__prev-btn:hover{background-color:hsla(0,0%,60.8%,.5)}.bb-breadcrumb .bb-breadcrumb__prev-btn:active{background-color:hsla(0,0%,60.8%,.7)}.bb-breadcrumb .bb-breadcrumb__prev-btn:after{width:100%;height:100%;background:url(/static/media/left-arrow.e5f62b88.svg) no-repeat 50%;background-size:14px;opacity:.48;content:"";position:absolute;left:0;bottom:0}.bb-breadcrumb .bb-breadcrumb__list{display:flex;align-items:center;border-radius:10px;background-color:hsla(0,0%,60.8%,.24);padding:0 18px}.bb-breadcrumb .bb-breadcrumb__list a,.bb-breadcrumb .bb-breadcrumb__list span{padding:8px 0;font-size:12px;color:#515151;letter-spacing:.05px;text-decoration:none;transition:.2s ease}.bb-breadcrumb .bb-breadcrumb__list a{-webkit-user-select:none;user-select:none;font-weight:500}.bb-breadcrumb .bb-breadcrumb__list a:hover{color:#1890ff}.bb-breadcrumb .bb-breadcrumb__list .bb-breadcrumb__item:not(:last-child){margin-right:30px;position:relative}.bb-breadcrumb .bb-breadcrumb__list .bb-breadcrumb__item:not(:last-child):after{content:">";width:20px;height:100%;position:absolute;right:-25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;display:flex;align-items:center;justify-content:center}.bb-panel{border-radius:10px;background-color:#fff;padding:30px}.bb-dropzone{min-height:300px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:10px;cursor:pointer;border:1px dashed rgba(0,0,0,.15);transition:.3s ease;position:relative;overflow:hidden}.bb-dropzone.has-error{border-color:#ff4d4f}.bb-dropzone:hover{border-color:#1890ff}.bb-dropzone-file{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.bb-dropzone-content{text-align:center}.bb-dropzone-icon{max-width:75px;max-height:65px;margin-bottom:20px}.bb-dropzone-title{font-size:14px;font-weight:500;color:#000}.bb-dropzone-description{font-size:12px;color:#000}.bb-dropzone .has-image{overflow:hidden;width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center}.bb-dropzone .has-image:hover:after{opacity:1;pointer-events:auto}.bb-dropzone .has-image:after{width:100%;height:100%;content:"";background-color:hsla(0,0%,100%,.5);position:absolute;left:0;top:0;opacity:0;pointer-events:none;transition:.2s ease}.has-error .ant-form-explain,.has-error .ant-form-split{font-size:12px}.form-field{position:relative}.form-field__error{color:#f44336!important}.form-field .form-field__error{position:absolute;left:0;bottom:-20px}.has-error .css-1umru58-control,.has-error .css-yk16xz-control{border-color:#f5222d!important}.async-field{position:relative}.async-field .ant-form-explain{position:absolute;left:0;bottom:-20px}.ant-form-item label{display:block;margin-bottom:3px}.ant-input::-webkit-input-placeholder{color:#000!important;font-weight:300}.ant-input::placeholder{color:#000!important;font-weight:300}.avatar{border-radius:50%;position:relative;background-color:#eee}.avatar__badge{width:20px;height:20px;display:flex;background:url(/static/media/icon-medal.408f5768.svg) no-repeat 50%;bottom:-50%;right:-50%;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);position:absolute}.avatar--lg{width:60px;height:60px}.avatar--md{width:52px;min-width:52px;height:52px}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}#zoom-image{position:fixed;left:0;top:0;z-index:99999;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;-webkit-transform:scale(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;-webkit-transform:scale(.5);transform:scale(.5);max-width:1000px;max-height:1000px}.default-table .ant-table-thead tr{box-shadow:2px 3px 7px 0 rgba(0,0,0,.07);background-color:#fff}.default-table .ant-table-thead th{padding:9px 15px;font-size:13px}.default-table .ant-table-thead .ant-table-column-sorter{display:none}.default-table .ant-table-body table{border-collapse:initial;border-spacing:0 8px}.default-table .ant-table-body table tr{background:#fff!important;overflow:hidden;border-radius:10px!important;box-shadow:2px 3px 7px 0 rgba(0,0,0,.07)}.default-table .ant-table-body{max-width:100%;overflow:hidden;overflow-x:auto;padding:5px}.default-table .ant-table-tbody>tr>td{padding:9px 15px}.default-table .ant-table-tbody>tr>td:last-child .divider-wrapper:after{display:none}.default-table .ant-table-tbody>tr>td .divider-wrapper{position:relative}.default-table .ant-table-tbody>tr>td .divider-wrapper:after{width:1px;height:100%;position:absolute;right:-15px;top:0;background-color:hsla(0,0%,59.2%,.33);content:""}.default-table .ant-table-body .ant-table-tbody>tr>td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.default-table .ant-table-body .ant-table-tbody>tr>td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.default-table .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.default-table .ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.default-table .ant-table-thead .text-cen .ant-table-column-title,.default-table .ant-table-thead .text-cen .ant-table-header-column{width:100%}.default-table .ant-table-thead .text-cen *{text-align:center}.default-table .action-btn{cursor:pointer}.default-table .action-btn svg{fill:#6d6d6d}.default-table .action-btn.confirm-btn:hover svg{fill:#4caf50}.default-table .action-btn.edit-btn:hover svg{fill:#2196f3}.default-table .action-btn.delete-btn:hover svg{fill:#f44336}.\--default-table-grey .ant-table-body{padding:0}.\--default-table-grey .ant-table-body table tr,.\--default-table-grey .ant-table-thead>tr>th{background-color:#dcdde0!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-3{margin-top:3px!important}.pt-3{padding-top:3px!important}.mb-3{margin-bottom:3px!important}.pb-3{padding-bottom:3px!important}.ml-3{margin-left:3px!important}.pl-3{padding-left:3px!important}.mr-3{margin-right:3px!important}.pr-3{padding-right:3px!important}.mt-4{margin-top:4px!important}.pt-4{padding-top:4px!important}.mb-4{margin-bottom:4px!important}.pb-4{padding-bottom:4px!important}.ml-4{margin-left:4px!important}.pl-4{padding-left:4px!important}.mr-4{margin-right:4px!important}.pr-4{padding-right:4px!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-6{margin-top:6px!important}.pt-6{padding-top:6px!important}.mb-6{margin-bottom:6px!important}.pb-6{padding-bottom:6px!important}.ml-6{margin-left:6px!important}.pl-6{padding-left:6px!important}.mr-6{margin-right:6px!important}.pr-6{padding-right:6px!important}.mt-7{margin-top:7px!important}.pt-7{padding-top:7px!important}.mb-7{margin-bottom:7px!important}.pb-7{padding-bottom:7px!important}.ml-7{margin-left:7px!important}.pl-7{padding-left:7px!important}.mr-7{margin-right:7px!important}.pr-7{padding-right:7px!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-14{margin-top:14px!important}.pt-14{padding-top:14px!important}.mb-14{margin-bottom:14px!important}.pb-14{padding-bottom:14px!important}.ml-14{margin-left:14px!important}.pl-14{padding-left:14px!important}.mr-14{margin-right:14px!important}.pr-14{padding-right:14px!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-24{margin-top:24px!important}.pt-24{padding-top:24px!important}.mb-24{margin-bottom:24px!important}.pb-24{padding-bottom:24px!important}.ml-24{margin-left:24px!important}.pl-24{padding-left:24px!important}.mr-24{margin-right:24px!important}.pr-24{padding-right:24px!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-35{margin-top:35px!important}.pt-35{padding-top:35px!important}.mb-35{margin-bottom:35px!important}.pb-35{padding-bottom:35px!important}.ml-35{margin-left:35px!important}.pl-35{padding-left:35px!important}.mr-35{margin-right:35px!important}.pr-35{padding-right:35px!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-45{margin-top:45px!important}.pt-45{padding-top:45px!important}.mb-45{margin-bottom:45px!important}.pb-45{padding-bottom:45px!important}.ml-45{margin-left:45px!important}.pl-45{padding-left:45px!important}.mr-45{margin-right:45px!important}.pr-45{padding-right:45px!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}.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--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}.fs-10{font-size:10px!important}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-26{font-size:26px!important}.fs-28{font-size:28px!important}.fs-30{font-size:30px!important}.fs-32{font-size:32px!important}.fs-34{font-size:34px!important}.fs-36{font-size:36px!important}.fs-38{font-size:38px!important}.fs-40{font-size:40px!important}.fw-100{font-weight:100!important}.fw-200{font-weight:200!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}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.lh-10{line-height:10px!important}.lh-12{line-height:12px!important}.lh-14{line-height:14px!important}.lh-16{line-height:16px!important}.lh-18{line-height:18px!important}.lh-20{line-height:20px!important}.lh-22{line-height:22px!important}.lh-24{line-height:24px!important}.lh-26{line-height:26px!important}.lh-28{line-height:28px!important}.lh-30{line-height:30px!important}.opacity-1{opacity:.1!important}.opacity-2{opacity:.2!important}.opacity-3{opacity:.3!important}.opacity-4{opacity:.4!important}.opacity-5{opacity:.5!important}.opacity-6{opacity:.6!important}.opacity-7{opacity:.7!important}.opacity-8{opacity:.8!important}.opacity-9{opacity:.9!important}.opacity-10{opacity:1!important}.br-3{border-radius:3px!important}.br-5{border-radius:5px!important}.br-10{border-radius:10px!important}.br-15{border-radius:15px!important}.br-20{border-radius:20px!important}.br-25{border-radius:25px!important}.br-30{border-radius:30px!important}.br-50{border-radius:50px!important}.br-100{border-radius:100px!important}.gap-5{grid-gap:5px!important;gap:5px!important}.gap-10{grid-gap:10px!important;gap:10px!important}.gap-15{grid-gap:15px!important;gap:15px!important}.gap-20{grid-gap:20px!important;gap:20px!important}.gap-25{grid-gap:25px!important;gap:25px!important}.gap-30{grid-gap:30px!important;gap:30px!important}.gap-35{grid-gap:35px!important;gap:35px!important}.gap-40{grid-gap:40px!important;gap:40px!important}.pad-0{padding:0}.pad-10{padding:10px}.pad-15{padding:15px}.pad-20{padding:20px}.w-400{width:400px;min-width:400px}.w-250{width:250px;min-width:250px}.w-220{width:220px;min-width:220px}.w-200{width:200px;min-width:200px}.w-300{width:300px;min-width:300px}.w-150{width:150px;min-width:150px}.w-140{width:140px;min-width:140px}.w-100{width:100px;min-width:100px}.w-350{width:350px;min-width:350px}.w-70{width:70px;min-width:70px}.h-100p{height:100%}.w-100p{width:100%}.ws-no-wrap{white-space:nowrap}.max-w-200{width:100%;max-width:200px}.max-w-300{width:100%;max-width:300px}body{padding:0;margin:0;letter-spacing:0;font-family:CeraPro;font-weight:300;color:#000;font-size:14px;background-color:#ebecf0}body.modal-open{overflow:hidden}*{box-sizing:border-box;outline:none}.has-bg{background-size:cover;background-position:50%;background-repeat:no-repeat}.\--blue{color:#2196f3}.\--black{color:#000}.\--green{color:#4caf50}.\--orange{color:#ff5722}.\--red{color:#f44336}.title-md{color:#000;font-size:18px;font-weight:700;line-height:2}.text-uppercase{text-transform:uppercase}.flex-1{flex:1 1}.flex-cen{display:flex;align-items:center;justify-content:center}.cursor-pointer{cursor:pointer}.hover-blue{transition:.2s ease-in-out}.hover-blue:hover{color:#0041c4}.bb-board{border:1px dashed #dcdde0;transition:border .3s ease}.bb-board .ant-upload-list-item,.bb-board .ant-upload-list-item:hover{background-color:#fff}.bb-board .items-list{padding:10px}.bb-board .items-list .bb-card:last-child{margin-bottom:0!important}.bb-board-disable{position:relative;cursor:not-allowed}.bb-board-disable>*{pointer-events:none}.bb-board-disable:hover{border:1px dashed #f44336}.bb-icon{width:38px;height:38px;content:"";background-size:contain;background-repeat:no-repeat;background-position:50%}.bb-icon.reply-icon{background-image:url(/static/media/reply-lt.4b9df2f0.svg)}.bb-icon.empty-icon{background-image:url(/static/media/box.b77559e3.svg)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:300;font-size:14px}.ant-select-selection__placeholder,input::placeholder,textarea::placeholder{font-weight:300;font-size:14px}.ant-label{font-size:14px;color:#929292}.error-message{color:#ff4d4f;font-weight:500;font-size:12px;margin:10px 0}.settings-elements{display:flex;flex-wrap:wrap;margin:0 -8px}.settings-elements .settings-elem-item{padding:0 8px;margin-top:16px;width:50%}.settings-elements .settings-elem-item__wrap{border-radius:5px;background-color:#ededed;padding:15px 20px;display:flex;align-items:center;justify-content:space-between}.settings-elements .settings-elem-item__name{font-size:14px;font-weight:500;letter-spacing:.06px;color:#000}.settings-elements .settings-elem-item__short-name{font-size:12px;letter-spacing:.05px;color:#000}.divider{content:""}.divider--vertical{width:1px;height:auto;background-color:#000}.text-cen{text-align:center}.text-right{text-align:right}.bb-tab-buttons{display:flex}.bb-tab-buttons__item{border-radius:5px;border:1px solid silver;background-color:#eeeff0;text-align:center;padding:11px 15px;margin-right:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease-in-out;font-size:12px}.bb-tab-buttons__item.active{border-radius:5px;box-shadow:0 2px 0 0 #0041c4;border:1px solid #0041c4;background-color:#fff;font-size:12px;font-weight:700;letter-spacing:.06px;color:#0041c4}.bb-tab-buttons__item:last-child{margin-right:0}.custom-error{font-size:14px;color:#f5222d;margin-bottom:10px}.checkbox-row{display:flex}.checkbox-row .services__item{margin:0;height:40px;display:flex;align-items:center;background-repeat:repeat-x;transition:all .3s;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);cursor:pointer}.checkbox-row .services__item:first-child{border-radius:4px 0 0 4px}.checkbox-row .services__item:nth-child(2){border-radius:0 4px 4px 0}.checkbox-row .services__item.default-btn{border:1px solid #ccc;background-image:linear-gradient(180deg,#fff,#e0e0e0);color:#333}.checkbox-row .services__item.info-btn{background-image:linear-gradient(180deg,#1890ff,#0d4f8c);border:1px solid #1890ff;color:#fff}.\--red-block{background-color:rgba(244,67,54,.1);border:1px solid rgba(244,67,54,.5);border-radius:5px}.\--green-block,.\--red-block{width:100%;height:100%;display:flex;align-items:center;font-weight:700;padding:0 11px;font-size:16px}.\--green-block{background-color:rgba(76,175,80,.1);border:1px solid rgba(76,175,80,.5);border-radius:5px}@media (max-width:1800px){#max-w-1800-responsive{display:none}}.secondary-auth-screen{width:100%;margin:0 auto;height:100vh;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:0}.secondary-auth-screen input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:6;opacity:0}.secondary-auth-screen .scan__card{width:230px;height:230px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;position:relative;cursor:pointer}.secondary-auth-screen .scan__card:before{content:"";width:108%;height:108%;background:#fff;position:absolute;top:-4%;left:-4%;-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;border-radius:50%;-webkit-transform:scale(1.1);transform:scale(1.1);z-index:1}.secondary-auth-screen .scan__card:after{content:"";width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-animation:ripple1 3s infinite;animation:ripple1 3s infinite;-webkit-animation-delay:.3s;animation-delay:.3s}.secondary-auth-screen .scan__card .blog__card{z-index:5;left:0;width:100%;height:100%;background:#fff;box-shadow:10px 34px 184px rgba(0,0,0,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.secondary-auth-screen .scan__card .blog__card .scan-image{display:block}.secondary-auth-screen .block-title{font-weight:500;font-size:25px;width:430px;line-height:32px;text-align:center;letter-spacing:-.35px;text-transform:uppercase;margin-top:50px;color:#000}@-webkit-keyframes ripple{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@keyframes ripple{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@-webkit-keyframes ripple1{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@keyframes ripple1{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}.main-navigation{width:100%;height:100%;justify-content:center}.main-navigation,.main-navigation__wrap{display:flex;align-items:center}.main-navigation__item{color:#00f;margin-right:55px;display:block;width:310px;height:460px;background:hsla(0,0%,100%,.78);box-shadow:10px 14px 100px rgba(0,0,0,.05);border-radius:200px;position:relative;overflow:hidden;padding:15px;cursor:pointer}.main-navigation__item:hover .main-navigation__item-bubble{-webkit-transform:scale(.9);transform:scale(.9)}.main-navigation__item:hover .main-navigation__item-bubble img{-webkit-transform:translateY(20px);transform:translateY(20px)}.main-navigation__item:last-child{margin-right:0}.main-navigation__item-wrap{width:100%;height:100%;background:#fff;border-radius:200px;box-shadow:10px 14px 100px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding-bottom:80px;transition:all .3s ease}.main-navigation__item-bubble{padding:10px;transition:.3s ease-in-out}.main-navigation__item-bubble img{transition:.3s ease-in-out;width:100%;height:100%}.main-navigation__item-text{font-size:22px;text-transform:uppercase;color:#000;font-weight:800;width:100%;text-align:center;line-height:1.2;padding:0 30px}.main-navigation .hover-light-blue:hover{box-shadow:10px 14px 100px #01b6b7}.main-navigation .hover-blue:hover{box-shadow:10px 14px 100px #258cec}.main-navigation .hover-green:hover{box-shadow:10px 14px 100px #6dbd00}.welcome-screen-wrap{display:flex;align-items:center;justify-content:center;height:100%}.welcome-screen{background:hsla(0,0%,100%,.78);box-shadow:10px 14px 100px rgba(0,0,0,.05);border-radius:260px;padding:20px}.welcome-screen .welcome-screen-spinner{width:55px;height:55px}.welcome-screen .welcome-block{color:#000;background:#fff;box-shadow:10px 14px 100px rgba(0,0,0,.18);border-radius:260px;padding:75px 60px 30px;text-align:center}.welcome-screen .welcome-block .user-title{font-weight:700;font-size:20px;line-height:19px;margin-bottom:30px}.welcome-screen .welcome-block .user-image{width:137px;height:137px;margin:0 auto 40px;position:relative}.welcome-screen .welcome-block .user-image:after,.welcome-screen .welcome-block .user-image:before{content:"";position:absolute;-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;border-radius:50%;-webkit-transform:scale(1.1);transform:scale(1.1)}.welcome-screen .welcome-block .user-image:before{width:112%;height:112%;background:rgba(204,237,255,.66);top:-6%;left:-6%;z-index:1}.welcome-screen .welcome-block .user-image:after{width:106%;height:106%;background:#b3d9fc;top:-3%;left:-3%;-webkit-animation-delay:.3s;animation-delay:.3s}.welcome-screen .welcome-block .user-image img{position:relative;z-index:2;width:100%;height:100%;border-radius:100px;object-fit:cover}.welcome-screen .welcome-block .user-image__position{font-size:15px;line-height:14px;margin-bottom:20px}.pos-right-top{position:absolute;right:0;top:0;margin:10px}.task-screen .info-title,.task-screen .main-navigation,.task-screen .task-image,.task-screen .task-screen-head,.task-screen .task-title{transition:opacity .2s ease-in-out}.task-screen.\--cls-1 .info-title,.task-screen.\--cls-1 .main-navigation,.task-screen.\--cls-1 .task-image,.task-screen.\--cls-1 .task-screen-head,.task-screen.\--cls-1 .task-title{opacity:.3}.task-screen.\--cls-1-warning .\--can-select .\--can-select-item{border-color:#ff4d4f}.task-screen .task-screen-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.task-screen .task-screen-head div:not(.task-level){font-size:18px;line-height:22px;font-weight:600;color:#000}.task-screen .task-screen-head .task-level{background:#f3f7ff;border:1px solid #073cc5;padding:5px 30px;color:#0043f0;font-size:16px;line-height:20px;border-radius:10px;font-weight:500}.task-screen .task-title{font-size:24px;line-height:24px;color:#000;font-weight:600}.task-screen .br-bottom{padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.3)}.task-screen .task-content{padding-top:20px}.task-screen .info-color{cursor:pointer}.task-screen .task-products{margin-top:30px;border:1px solid rgba(120,121,147,.5)}.task-screen .task-products .d-flex{padding:5px 10px}.task-screen .task-products .d-flex:not(:last-child){border-bottom:1px solid rgba(120,121,147,.5)}.space-between{justify-content:space-between!important}.task-block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:flex-start}.task-block .task-image{width:230px;height:265px;border-radius:20px;overflow:hidden}.task-block .task-image img{width:100%;height:100%;object-fit:cover}.task-block .task-info{margin-left:50px}.task-block .task-info .\--can-select .\--can-select-item{transition:.2s ease-in-out;cursor:pointer}.task-block .task-info .\--can-select .\--can-select-item.\--selected,.task-block .task-info .\--can-select .\--can-select-item:hover{color:#5468ff;border-color:#5468ff}.task-start{flex-direction:column}.info-block,.info-block .info-color,.task-start{display:flex;align-items:center}.info-block .info-color{max-width:300px;flex-wrap:wrap;border:1px solid #ebecf0;background-color:#ebecf0;border-radius:4px;padding-top:6px;padding-left:6px}.info-block .info-color span{border:1px solid #c1c1c1;min-width:24px;min-height:24px;border-radius:50%;display:block;margin-right:6px;margin-bottom:6px}.info-block .info-color span:last-child{margin-right:0}.info-block .info-color span.blue{background:#0041c4}.info-block .info-color span.pink{background:#fc5a5a}.info-block .info-color-custom{display:flex;align-items:center;max-width:310px;flex-wrap:wrap;border-radius:4px;padding-top:6px;padding-left:6px}.info-block .info-color-custom span{border:1px solid #c1c1c1;width:35px;height:35px;border-radius:50%;display:block;margin-right:6px;margin-bottom:6px}.info-block .info-color-custom span:last-child{margin-right:0}.info-block .info-color-custom span.blue{background:#0041c4}.info-block .info-color-custom span.pink{background:#fc5a5a}.info-block:last-child{margin-bottom:0}.info-block .info-title{font-size:18px;color:#000;font-weight:400}.info-block .info-box{display:flex;align-items:center;flex-wrap:wrap;max-width:400px}.info-block .info-box span{border:1px solid #c1c1c1;border-radius:5px;font-size:18px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:normal;font-weight:400;color:#000;display:block;margin-right:6px;margin-bottom:6px}.info-block .info-color2{display:flex;align-items:center;max-width:300px;flex-wrap:wrap;border:1px solid #ebecf0;background-color:#ebecf0;border-radius:4px;padding:6px}.info-block .info-color2 span{border:1px solid #c1c1c1;width:35px;height:35px;border-radius:50%;display:block;margin:6px!important}.info-block .info-color2 span:last-child{margin-right:0}.info-block .info-color2 span.blue{background:#0041c4}.info-block .info-color2 span.pink{background:#fc5a5a}.info-btn{display:flex;align-items:center;justify-content:center;height:65px;border-radius:50px;border:2px solid #eee;min-width:175px;position:relative;cursor:pointer}.info-btn.with-hover:before{transition:all .3s ease}.info-btn.with-hover:hover:before{-webkit-transform:scale(.9);transform:scale(.9)}.info-btn:before{content:"";display:block;width:35px;height:35px;border-radius:50%;background:#000;position:absolute;top:0;bottom:0;left:15px;margin:auto}.info-btn span{display:block;color:#000;font-size:20px;padding-left:60px;padding-right:20px;font-weight:700}.info-btn.return{background:rgba(255,176,0,.15);border-color:#ffb000}.info-btn.return:before{background:url(data:image/png;base64,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) no-repeat 50%;background-size:contain}.info-btn.return span{color:#dc9800}.info-btn.success{background:rgba(159,224,25,.1);border-color:#9fe019}.info-btn.success:before{background:url(/static/media/submission.4ae0578e.png) no-repeat 50%;background-size:contain}.info-btn.success span{color:#9fe019}.info-btn.defect{background:rgba(239,40,189,.06);border-color:#fb35cb}.info-btn.defect:before{background:url(data:image/png;base64,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) no-repeat 50%;background-size:contain}.info-btn.defect span{color:#fa2dc6}.info-btn.brak{background:rgba(252,90,90,.18);border-color:#fc5a5a}.info-btn.brak:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAlMSURBVHgB1ZhbbBxXGce/M2dmdn1Zry/Z2BRf4sROHNl5KLFrchF1EoUkakurKo1QgxohVaKK2hcqIZ5IK4R4KagS8JAXBBKXkkhIlSBColQhQmnrOCFxWtcmNzu+ru219+Kd3dmZc4bvOzNjb5wLKTwx0qczc+bsnN/5f5c5swy+wOF5Hrt8+bLeGo1GMpFIRVRKU+Nco3umaYrM8rLLHMfWGhrsS5cuOceOHROP+2z2OIMIYHx8PBJ5663u6M2bX+eW9aTmOJ1MilpP04THtLQ0jbvQ2vIJHDg45LzwwmQxn89XalpueGrK2rdvn/s/g5w6dUp74/33v6EvLv5Aj0Se5IkE8LY2YK3NAPE4MA9BixbIpRTIxUVwZ2ZBOu5FcejIL7yTJ69a2Wwm4ziZ7u7uPGM0+r8AWY5G2yES+YNeWdmnb90K+tGjwJ9+GlgshrNLACn9gU4JvEIBYH4O5OQEuOMT4Ny4Cc7k1EV+/JUfZQ8f/pe0rNQno6PZh7nroSBJzr9lmObPzLq6WvP554Hv3w+sVAJmWQgg/J9SdBg6QMQEqIgCRKPkRvBwnEjOgjM6BqXPRufcr+17E06cGFqcnk51nTu3zN5+Wz4WyAxCmIz9KtLQwM2DB4Fv2ACabQPTcVIyRhBIYTCKUoSIAFRWAFRVY1sJnhkBCR7Ioo0wn0Np8HJe9vW9Ib5z8h+5ZHJ+886d2fVu0tdDTNXX7+JLS780qqu5vm0bsFQKWCbjQ2jaGj4li8mVCkqNKgSpQZdVY9wgGDNM0IwIGH396EVZZX/88U+Nxie+Xfnss87URx+V8AmFh4Lc7u9vZIOD72GnwTduBI1c4brACICxe3XUue+WKlQjihAFhCnis60i9lUCi0TAQxCGcWR8dTfIQqG2cPa9H/LnnnulEIsV0IXFclVWQfCGdru6+iecsVatpgY0kjifBxrpIQQLQUK3EAgpImyAkoNWVEGrzu0ieKiSZ0QRwAItsRGMru3gTEz2OK+/fsJ4992foyrZclVWQa4cOdLTUCwe19DnWkWFCrjViMLJQxhNgaBJ7huj7MEx0lXnlEyeEOChkjKCfU4ExLWroPXsAJ7YAPbV4Zf1+fnfpTlfLgdRTj9z5ozJh4df5pSWtFqEEQQSmuOAQKNz1U/pisELZEVcPSmArbQKIFFFMpFfQTfllSIyvQzy1k18NgctFkvId945Equvr6BCeY8i8Xi81lhc/KbWjEVqZkZNSitXbkEwWnB4TS1DRRjnKIDAc1TBo3vYosvVuUclBs8F9glsdYyzqUmV9rylBezrI/vxOb89f/48Sgqq6uoUG3967bUtTIg2Zhg4VqDKrj8pqYPXWhAn1KegMGMYucLj2C/VxB7Qb0IQ5p8jDAEBpbOLsYML5K1tIK9c3WYahtlcKKyBjJ8/b2qjox0SJ3KwOuo0cTA5QbEyCC9IGBDMT1+qrEHge8D9u2qsDwKkBo1xMGZwkRR3OmYjnjd6Fy40RAcG7qy6ZhyTr5DNJhxclkDfcvyhRH8DSq8Fk0M5jApcyjINlBTkGjUCf6cG+ADgorIlV6ng6TbGNUduCdykdI9AYXh4ozkwAKsgnHOjWChU2zjIXVnx14Ugqg7gpDJQIYRSmaT5Pcz3nxrheVK5wkMAD1NYKcAN1UpsVaXVTXDu3MGMx8BfXq66+8EHa3XEsiy9xLnECgMllE6BIBTuK1YrKQvrRwAkJVNIqsfVAncEsSJ8JTyNlNBBahRHGl6jIqiEmF9QC/aiURs2bXLvyZqlRGIuQdmDTzLCiSlgcQIdYVjQFypCWUMPV9mj3n/Cf9kJL4glrtwnGU5OkByBUGGBMG5yHkq5HGh79kwODAysvon1WCwm7FgsixUByEIQBYMPx2xa9SOtPNSIChcTMhjsY3qqmiGARxlEaS8UhIdAKmxwVDGZBMc0pyu7uhbKS7yGAeS4PT3JFcMYz2FHKTCHkiPILREagrkU1J6nAk+60neFwCpKsYHZIUhJ7Kf7SkFU1EUTaA4CF/EF6uj6jJVOL0PZga+VmlJjbW0+HY9fzGCHFYDYQSsCqNDc0HDxAguUQFWEAvAhpIOg0k8cSn61GCoNpAZW4gKWiFJ7+zmIxTL3gDiOU6pvb8/dfuqpP+Nezg3fROth3DJ1fFUIBhVCIgUjCMpXS6CLcCO7tghUp4DBX8BstBlbSL/66h97e3ude0B27tzpJhKJTG1Pz+xiPP4X0mslgCkGth7GVf72/BZhCMQlc4PW891YQgCyIiploRoWgmRbWn7d1NIyDesOjQIGAza7pbMzdWv37t/nOZ8PXVQMgKygdcpjhsp3EC8+jB831O+iOjYZKYEQOVRjBUtDXtc/Sx4//husXdn1IFQ24PTp024qndYzxaI+nkzONKRS/bQJ9PNjLW29Mguvpee3flYwPx4wtcMszCOohVZgLDWxd+/3Og8fHt6zZ8/KfYqoyVAVfMGlerq6ksbAwJWx5ubT+BCXRmcfoE6oUOi+1etg0jwqsYKWQVWyqEheiJVP+/rebDh69ArWjmV4wLG6McKPoOKtW7fmli3LvCbE3/7+4Yfp3XfufNeVso7cQfJEg1YPVsBDxbzgbUNqIIATqFHCfscw5kf6+7/f8tJLQ7t27ZrGRT/wc4KXX9TV1TmHn3nGJYWWIpHcTdseqchmaw3XbQ6ltmEtlUuwFtAWQpCCucBwnLdQU3PuxoEDP+548cXhrY2Nd7t7e/PwkOO+zwnan1y/fj0+MjLSNHbt2sbPR0YSrUNDuzakUrvrbbsX7+vqXReY/9YJfqs2TVohF4tdXGpr+yscOjTYtX377Fc6O6e79u7NwSOO+z4nUA1MBi+NH9VuZWVl8YmmppUbmzZl/jkxcVG/ffvLX5qb667P5baaQjT5ewEi0izXMFLp2tpPZ7dvH9rQ2Tnf2tGx1LVjx3xHR8d8e3t7Ef7D8chPTlr94OBgPDUzUzszN1ezODdXtZROo7eyEQczDLeUmqbruFmPutXV1aV4XZ3V0tSUe6KlJdPR3b20efPmHC0MHuPQH3UTH0JxmkKgzNjYWMXs7GwVXkczCwsR3DJw13Xxu0vHt73uxhMJm75VehKJlQtjY8UtW7Y89l8Saq4vMph23WfPntVwpRpuuLWpqSnW3NzsZTIZiRWaJvYe9cX/f3H8G1yNXMXNmz8wAAAAAElFTkSuQmCC) no-repeat 50%;background-size:contain}.info-btn.brak span{color:#f60000}.second_navigation_header{max-width:1500px;width:100%;height:61px;display:flex;align-items:center;justify-content:space-between;padding:11px 9px;background:#fff;border-radius:100px;margin:0 auto}.second_navigation_header.\--small{height:auto;padding:10px}.second_navigation_header.\--small .user_avatar .user img{max-width:43px;max-height:43px;min-width:43px}.second_navigation_header.\--small .navigation_header_left .logout_button{height:auto;width:auto}.second_navigation_header .navigation_header_left{left:0;display:flex;justify-content:space-between;align-items:center}.second_navigation_header .navigation_header_left .helper_button{font-family:Manrope;border:1px solid rgba(0,0,0,.09019607843137255);box-sizing:border-box;border-radius:100px;padding:9px 16px;cursor:pointer;font-style:normal;font-weight:800;font-size:16px;line-height:20px;color:#000}.second_navigation_header .navigation_header_left .helper_button.report{background:linear-gradient(90deg,#fff,#eaffec)}.second_navigation_header .navigation_header_left .helper_button.patta{background:linear-gradient(90deg,#fff,#eeeaff)}.second_navigation_header .navigation_header_left .helper_button.history{background:linear-gradient(90deg,#fff,#fff1ea)}.second_navigation_header .navigation_header_left .helper_button.consumes{background:linear-gradient(90deg,#fff,#fffdea)}.second_navigation_header .navigation_header_left .balance{font-weight:600;font-size:18px;line-height:20px;color:#737a8b;margin-left:20px;margin-right:20px;display:flex;align-items:center;grid-gap:10px;gap:10px}.second_navigation_header .navigation_header_left .balance span{color:#0043f0;display:block}.second_navigation_header .navigation_header_left .logout_button{cursor:pointer;padding:8px 17px;width:136px;height:40px;grid-gap:10px;gap:10px;display:flex;background:linear-gradient(90deg,#fff,#ffeaea);border:1px solid rgba(0,0,0,.09019607843137255);justify-content:center;border-radius:100px;text-align:center;align-items:center}.second_navigation_header .navigation_header_left .logout_button .circle{width:24px;height:24px;border-radius:500%;cursor:pointer;background:url(data:image/png;base64,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);background-size:25px;background-position:50%;background-repeat:no-repeat}.second_navigation_header .navigation_header_left .logout_button .text{font-weight:600;font-size:16px;line-height:20px;color:#000}.employee_user{max-width:1500px;height:61px;display:flex;align-items:center;padding-left:30px;border-radius:100px;margin:0 auto}.employee_user .employee_title{font-style:normal;font-weight:600;font-size:35px;line-height:40px;text-align:center;color:rgba(0,0,0,.33);margin:0 auto}.task-screen-head_style{justify-content:space-between;width:100%;border-bottom:1px solid #ccc;padding-bottom:20px;margin-bottom:20px}.task-screen-head_style,.task-screen-head_style .left{display:flex;align-items:center}.task_type_section{max-width:1500px;display:flex;background:#fff;margin:20px auto;box-shadow:10px 14px 100px rgba(0,0,0,.18);border-radius:20px;padding:35px;box-sizing:border-box}.task_type_section .task-content-left{width:75%}.task_type_section .task-content-right{width:25%;display:flex;align-items:center;justify-content:center}.task_type_section .task-type{font-size:20px;margin-right:16px;font-weight:800;color:#000}.task_type_section .content_task_type_section{display:flex}.task-image_style{width:230px;height:265px;border-radius:20px;overflow:hidden;flex:0 0 auto}.task-image_style img{width:100%;height:100%;object-fit:cover}.w-50-p{width:50%}.main-navigation__item.sm-nav{width:220px!important;height:340px!important;box-shadow:none;background:transparent}.button_task_summit{max-width:1500px;background:#fff;font-weight:600;border-radius:20px;font-size:25px;margin:0 auto;text-align:center;justify-content:center;padding:15px 0;text-transform:uppercase;color:#000;cursor:pointer}.button_task_summit,.user_avatar{display:flex;align-items:center}.user_avatar .user{max-width:43px;max-height:43px;position:relative;cursor:pointer;border-radius:50%;z-index:1}.user_avatar .user img{display:block;z-index:99;left:0;width:100%;height:100%;border-radius:50%;background:#fff;max-width:75px;max-height:75px;border:2px solid #0043f0}.user_avatar .user:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-2;background:rgba(204,237,255,.66);border-radius:50%;-webkit-transform:scale(1.2);transform:scale(1.2)}.user_avatar .info_user{margin-left:20px}.user_avatar .info_user .name_user{font-family:Manrope;font-size:14px;line-height:19.12px;font-weight:800;color:#000;text-align:left;text-transform:uppercase}.user_avatar .info_user .user_position{font-family:Manrope;font-weight:800;font-size:11px;line-height:15.03px;text-align:left;text-transform:capitalize;color:#000;opacity:1%}.otk-employees{padding:20px 20px 0;margin-bottom:20px}img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.excel-fixed{position:fixed;bottom:10px;background-color:#00a743;width:60px;height:60px;right:10px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;z-index:99}img{transition:.3s ease-in-out}.print-icon{display:flex;align-items:center}.print-icon:hover svg{fill:#40a9ff}.print-icon svg{transition:all .3s cubic-bezier(.645,.045,.355,1);width:20px;height:20px}.input-field{width:100%;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;font-size:16px;padding:6px 10px;color:#6e86a0}.input-field:focus{box-shadow:0 0 0 2px rgba(24,144,255,.2)}.input-field:focus,.input-field:hover{border-color:#40a9ff}.input-field::-webkit-input-placeholder{color:#6e86a0;font-size:16px;font-family:Cera Pro,sans-serif;font-weight:400;opacity:.5}.input-field::placeholder{color:#6e86a0;font-size:16px;font-family:Cera Pro,sans-serif;font-weight:400;opacity:.5}.barcode-block__input{font-size:32px;padding:10px 30px;text-align:center;margin-bottom:50px}.barcode-block__input::-webkit-input-placeholder{font-size:32px}.barcode-block__input::placeholder{font-size:32px}.bordered{border:1px solid #000;border-radius:6px;color:#000;margin:0 auto;border-collapse:initial!important;border-spacing:0;width:100%}.bordered tr:hover{background:#ececec;transition:all .1s ease-in-out}.bordered td,.bordered th{border-left:1px solid #000;border-top:1px solid #000;padding:10px;text-align:left}.bordered th{background-color:#ececec;border-top:none;font-weight:500}.bordered td:first-child,.bordered th:first-child{border-left:none}.bordered th:first-child{border-radius:6px 0 0 0}.bordered th:last-child{border-radius:0 6px 0 0}.bordered th:only-child{border-radius:6px 6px 0 0}.bordered tr:last-child td:first-child{border-radius:0 0 0 6px}.bordered tr:last-child td:last-child{border-radius:0 0 6px 0}.required-ant-select .ant-select-selection,.required-input-percent .css-1umru58-control{border-color:red!important}.css-1umru58-control{border-color:#000!important}.ant-input{border:1px solid #000}.action-btn{cursor:pointer;display:flex}.action-btn svg{fill:#6d6d6d}.action-btn.confirm-btn:hover svg{fill:#4caf50}.action-btn.edit-btn:hover svg{fill:#2196f3}.action-btn.delete-btn:hover svg{fill:#f44336}.order-card.\--bg-red{border:2px solid #f5222d}.order-card.\--bg-orange{border:2px solid #fa8c16}.pt-item{background-color:#fff;margin:15px;border-radius:6px;padding:20px}.pt-item:not(:last-child){margin-bottom:20px}.pt-item__row{display:flex;margin:0 -10px}.pt-item__row:first-child{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(120,121,147,.3)}.pt-item__col{flex:1 1;padding:0 10px}.pt-item__label{font-weight:700;color:#000;margin-bottom:5px;display:block}.pos-sticky{position:-webkit-sticky!important;position:sticky!important;top:0!important}.\--scrollable{height:calc(100vh - 260px);overflow:hidden;overflow-y:auto}.checkbox-icon-hidden .ant-checkbox-checked .ant-checkbox-inner:after{display:none}.some-elements--absolute{position:absolute;right:30px;margin-top:0!important;padding-top:20px}.custom-checkbox{width:40px;height:40px;content:"";border:1px solid #dcdde0;border-radius:4px;cursor:pointer;transition:.3s ease-in-out;background-position:50%}.custom-checkbox.\--checked{background-color:#40a9ff;background-image:url(/static/media/icon-check.590ef298.svg);background-size:50%;background-position:50%;background-repeat:no-repeat;border-color:#40a9ff}.-btn-icon{width:20px;height:20px;cursor:pointer;content:""}.-btn-icon.\--edit{background:url(/static/media/edit.2927f8de.svg) no-repeat 50%;background-size:contain}.ant-table td,.ant-table th{color:#000;font-size:15px!important}.default-table--large .ant-table td,.default-table--large .ant-table th{font-size:16px!important;font-weight:500}.mt-0{margin-top:0!important}.ant-input.required-input-percent{border:2px solid red!important}.default-keyboard{position:absolute;left:0;top:0;width:100%;z-index:10;max-height:0;transition:.3s ease-in-out;pointer-events:none;opacity:.5;overflow:hidden}.default-keyboard.\--show{max-height:1000px;pointer-events:auto;opacity:1}.default-keyboard__head{background-color:#606277;display:flex;align-items:center;justify-content:space-between;padding:10px}.default-keyboard__head img{cursor:pointer}.default-keyboard__body{display:flex;flex-wrap:wrap;background-color:#787993;padding:5px;border-radius:0 0 10px 10px}.default-keyboard__body>div{text-align:center;width:33.333%;padding:5px;font-size:36px;-webkit-user-select:none;user-select:none}.default-keyboard__body>div span{background-color:#fff;display:block;border-radius:10px;cursor:pointer}.gap-10{grid-gap:10px;gap:10px}.gap-15{grid-gap:15px;gap:15px}.gap-20{grid-gap:20px;gap:20px}.gap-30{grid-gap:30px;gap:30px}.gap-40{grid-gap:40px;gap:40px}.circle-button{display:flex;align-items:center;grid-gap:10px;gap:10px}.circle-button.large span{min-width:51px;min-height:51px}.circle-button.large:hover{cursor:pointer}.circle-button.\--orange span{background:linear-gradient(180deg,#f90,#ffdfaf)}.circle-button.\--info span{background:linear-gradient(180deg,#00a3ff,#aff5ff)}.circle-button.\--success span{background:linear-gradient(180deg,#45be31,#bfffaf)}.circle-button.\--default span{background:linear-gradient(180deg,#797979,#d7d7d7)}.circle-button span{display:inline-block;min-width:34px;min-height:34px;border-radius:50%;background:linear-gradient(180deg,#f90,#ffdfaf)}.circle-button p{margin-bottom:0;font-weight:700;color:#000}.slider_img{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);display:none;z-index:9999;justify-content:space-between;align-items:center}.slider_img.active{display:flex}.slider_img__img{width:500px;height:500px;margin:0 auto}.slider_img__img img{width:100%;height:100%;object-fit:contain}.slider_img__arrow-left{padding:20px}.slider_img__arrow-left:hover{cursor:pointer}.slider_img__arrow-left svg{width:50px;height:50px;fill:#fff}.slider_img__arrow-right{padding:20px}.slider_img__arrow-right:hover{cursor:pointer}.slider_img__arrow-right svg{width:50px;height:50px;fill:#fff;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.ant-modal-confirm-btns{display:flex}.collapse-block{width:100%}.collapse-block.\--open .collapse-block__head-btn{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.collapse-block.\--open .collapse-block__body{max-height:1000000px;pointer-events:auto;opacity:1;margin-top:10px}.collapse-block__head{padding-bottom:5px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.4)}.collapse-block__head-btn{width:25px;height:25px;margin-left:20px;background-image:url(/static/media/left-arrow.e5f62b88.svg);border-radius:100px;border:1px solid grey;background-size:12px;background-position:50%;background-repeat:no-repeat;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:.2s ease-in-out}.collapse-block__body{transition:.2s ease-in-out;max-height:0;opacity:0;overflow:hidden;pointer-events:none}.excel-btn{background-color:#4caf50;display:flex;align-items:center;border-radius:5px;cursor:pointer;transition:all .3s ease}.excel-btn:hover{opacity:.8}.excel-btn button{background-color:initial;padding:5;color:#fff;border:none;cursor:pointer}.excel-btn img{width:30px;height:30px}.field-error{border:1px solid red}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:1}.warning-panel{overflow:hidden;padding:20px;margin:-20px;border-radius:10px;animation:warning-panel-animation .5s infinite alternate-reverse}.warning-panel-no-margin{margin:0}@-webkit-keyframes warning-panel-animation{0%{background-color:red}to{background-color:#fff}}@keyframes warning-panel-animation{0%{background-color:red}to{background-color:#fff}}.row-white td{background-color:#fff!important}.row-gray td{background-color:#f7f7f7!important}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-Light.a9821ec4.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-LightItalic.07668092.woff) format("woff");font-weight:200;font-style:italic}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-Regular.8fa6dc48.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-Medium.f0950191.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-MediumItalic.4aa909ca.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-Bold.808440a0.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:CeraPro;src:url(/static/media/CeraPro-Black.a48782e4.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Fira Sans;src:url(/static/media/FiraSans-Bold.ca60d6ce.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Fira Sans;src:url(/static/media/FiraSans-Regular.3d84a482.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/static/media/Inter-Bold.8befd9ca.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/static/media/Inter-Regular.62e08f74.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-Bold.984a0c0b.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-Regular.2d61e368.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Oswald;src:url(/static/media/Oswald-Bold.f16ab5df.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Oswald;src:url(/static/media/Oswald-Regular.9af95e6f.woff) format("woff");font-weight:300;font-style:normal}
/*!
 * 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}}