.btn{white-space:nowrap;padding:9px 39px;cursor:pointer;outline:none;margin:2px;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-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}.plus-btn{width:40px;height:40px;content:"";background-image:url(/static/media/plus-white.340d2ee5.svg);background-repeat:no-repeat;background-size:20px;background-position:50%;background-color:#1890ff;border-radius:100px;cursor:pointer;transition:.2s ease}.plus-btn:hover{background-color:#40a9ff}.card{display:flex;flex-direction:column;width:340px;overflow:hidden}.card,.card__img-wrap{position:relative;border-radius:8px;background-color:#eee}.card__img-wrap{width:100%;padding-bottom:70%}.card__img-wrap img{position:absolute;left:0;top:32px;width:100%;height:80%;object-fit:cover;border-radius:"8px"}.card__body{padding:10px;border:1px solid #ccc;border-top:none;flex:1 1}.card__title{font-size:18px;font-weight:700;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}.setting-card{position:relative}.setting-card__wrapper{display:flex;flex-direction:column;align-items:center;border-radius:10px;background-color:#fff;box-shadow:2px 4px 8px 0 rgba(0,0,0,.05);padding:30px 30px 100px;transition:.2s ease;cursor:pointer}.setting-card__wrapper:hover{box-shadow:2px 4px 18px 0 rgba(0,0,0,.2)}.setting-card__title{font-size:16px;font-weight:700;color:#414d6a;margin-bottom:6px}.setting-card__count{font-size:14px;color:#414d6a}.setting-card__icon{margin-top:20px;width:98px;height:98px;border-radius:50%;display:flex;align-items:center;justify-content:center}.setting-card__icon img{max-width:50px;max-height:50px}.setting-card__btn{position:absolute!important;left:30px!important;bottom:30px!important;font-size:14px!important;padding-right:30px!important;padding-left:30px!important;width:calc(100% - 60px)!important}.spinner-wrap{width:100%;display:flex;align-items:center}.spinner-wrap.full{justify-content:center;height:100vh;width:100%;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)}}.version{position:absolute;bottom:10px;right:10px}.version__number{color:hsla(0,0%,100%,.56);font-size:12px;margin:0}.m-header{width:100%;position:absolute;top:12px;left:0;padding-left:75px;padding-right:15px;z-index:30;transition:padding-left .3s ease}.m-header-wrapper{display:flex;align-items:center;justify-content:space-between;border-radius:6px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.05);background-color:#fff}.m-header-wrapper .warning{background-color:#eed202;padding:0 10px;border-radius:4px;display:flex;align-items:center}.m-header-wrapper .warning p{margin:0;padding:10px;font-size:12px;font-weight:500;color:#fff}.m-header-wrapper .balance{background-color:#fc5a5a;padding:0 10px;border-radius:4px;display:flex;align-items:center;margin-right:5px}.m-header-wrapper .balance p{margin:0;padding:10px;font-size:12px;font-weight:500;color:#fff}.blocked{background-color:#fc5a5a;padding:12px 10px;border-radius:4px;margin-bottom:10px;display:flex;align-items:center}.blocked p{font-size:18px;font-weight:600;color:#fff;margin-bottom:0;margin-left:10px}.check{color:#3d6ac0;position:relative;display:flex;align-items:center}.check .minus{color:#fc5a5a}.payment_dropdown_label{color:#41456a;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}.form-field__group{position:relative;margin-bottom:20px}.form-field__group .form-field__label{font-size:16px;color:#000;opacity:.8;position:absolute;top:0;bottom:0;left:15px;margin:auto;display:flex;align-items:center;pointer-events:none;transition:all .1s ease-in-out}.form-field__group .form-field__input,.form-field__group .form-field__label{font-style:normal;font-stretch:normal;line-height:1.28;letter-spacing:normal}.form-field__group .form-field__input{font-size:18px;font-weight:500;color:#030852;border:1px solid #cccddc;padding:17px 15px;width:100%;outline:none;border-radius:4px}.form-field__group .form-field__input[type=password]{letter-spacing:5px}.form-field__group .form-field__error{position:absolute;color:red}.form-field__group .form-field__password-show{position:absolute;top:17px;bottom:0;right:17px;width:24px;height:24px;background-image:url(/static/media/eye.b9541422.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer}.form-field__group.form-field__focused .form-field__label{opacity:0;font-size:12px;line-height:1.25;transform:translateY(-30px)}.profile-dropdown{position:relative;margin-left:30px}.profile-dropdown-avatar{border:1px solid hsla(0,0%,59.2%,.3);border-radius:100px;width:40px;height:40px;position:relative;cursor:pointer}.profile-dropdown-avatar:after{width:24px;height:24px;background-color:#183784;border-radius:100px;border:3px solid #fff;position:absolute;top:50%;right:0;transform:translate(50%,-50%);content:"";background-image:url(/static/media/down-arrow-medium.692d2d74.svg);background-position:center top 6px;background-repeat:no-repeat;background-size:8px}.profile-dropdown-avatar img{width:100%;height:100%;object-fit:cover}.profile-dropdown .cm-dropdown-list-wrapper{right:-10px;top:10px}.cm-dropdown{position:relative;z-index:1}.cm-dropdown:hover .cm-dropdown-list-wrapper{transform:scale(1);opacity:1;pointer-events:auto}.cm-dropdown-list-wrapper{padding-top:42px;position:absolute;top:0;right:0;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;color:#787993}.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}.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-sidebar{box-shadow:1px 0 20px 0 #3f4d67;width:100%;max-width:60px;height:100vh;overflow:hidden;overflow-y:auto;background-color:#3f4d67;color:#fff;position:fixed;top:0;z-index:35;transition:.2s ease-in-out}.m-layout .m-sidebar:hover{max-width:220px}.m-layout .m-sidebar:hover .has-submenu.submenu-visible .submenu{max-height:1000px;opacity:1}.m-layout .m-sidebar:hover .has-submenu.submenu-visible .toggle-submenu{transform:rotate(180deg)}.m-layout .m-sidebar:hover .m-sidebar-logo span{opacity:1}.m-layout .m-sidebar:hover .menu-collapse-btn{opacity:1;transition-delay:.3s}.m-layout .m-sidebar:hover .m-menu>li>.m-menu-link>div span{opacity:1}.m-layout .m-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 12px}.m-layout .m-sidebar-head .menu-collapse-btn{opacity:0;cursor:pointer;width:18px;height:18px;content:"";background:url(/static/media/menu.e951dabc.svg) no-repeat 50%;background-size:contain;transition:.2s ease;transition-delay:0s}.m-layout .m-sidebar-logo{cursor:pointer;display:flex;align-items:center}.m-layout .m-sidebar-logo span{color:#fff;font-size:14px;text-transform:uppercase;margin-left:10px;font-weight:500;opacity:0;transition:.2s ease;white-space:nowrap}.m-layout .m-sidebar-logo img{width:36px;height:36px}.m-layout .m-sidebar-wrapper{padding:20px 0;display:flex;flex-direction:column;position:relative;height:100%}.m-layout .m-sidebar .user-avatar{display:flex;margin-top:30px}.m-layout .m-sidebar .user-avatar img{width:47px;height:47px;border-radius:100px}.m-layout .m-wrapper{position:relative;width:100%;height:100vh;padding:12px 15px 12px 75px;transition:padding-left .3s ease}.m-menu{margin:0;padding:50px 0 30px}.m-menu .has-submenu .toggle-submenu{width:10px;height:10px;background-size:contain;background:url(/static/media/down-arrow-medium.692d2d74.svg) no-repeat 50%;position:absolute;right:20px;top:15px}.m-menu .has-submenu .submenu{background-color:#2d3e5c;max-height:0;opacity:0;transition:.2s ease-in-out;overflow:hidden}.m-menu .has-submenu .submenu a{padding:10px 10px 10px 57px;opacity:.8;position:relative;font-weight:200;font-size:13px;transition:.2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-menu .has-submenu .submenu a.active,.m-menu .has-submenu .submenu a.active:after,.m-menu .has-submenu .submenu a:hover{opacity:1}.m-menu .has-submenu .submenu a:hover:after{transform:scale(1.5)}.m-menu .has-submenu .submenu a:after{width:6px;height:6px;background-color:#fff;opacity:.6;position:absolute;left:40px;top:50%;margin-top:-4px;content:"";border-radius:100px;transition:.2s ease-in-out}.m-menu>li>.m-menu-link>div{display:flex;align-items:center}.m-menu>li>.m-menu-link>div span{transition:.2s ease;margin-left:20px;opacity:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-menu>li>.m-menu-link>div img{width:14px;height:14px}.m-menu li{list-style:none}.m-menu li .m-menu-link{position:relative;padding:10px 23px;cursor:pointer}.m-menu li .m-menu-link.active-menu{background-color:hsla(0,0%,100%,.1)}.m-menu li .m-menu-link:after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.08) 51%,hsla(0,0%,50.2%,0));transition:.2s ease;opacity:0}.m-menu li .m-menu-link:hover:after{opacity:1}.m-menu li .m-menu-link,.m-menu li a,.m-menu li div{color:#a9b7d0;text-decoration:none;display:block}.m-content{width:100%;height:100%;padding:70px 25px 0;overflow:hidden;overflow-y:auto}.m-layout.m-layout--collapsed .m-sidebar-logo span{opacity:1;transition-delay:.3s}.m-layout.m-layout--collapsed .m-sidebar{max-width:220px}.m-layout.m-layout--collapsed .m-sidebar .menu-collapse-btn{opacity:1;transition-delay:.3s}.m-layout.m-layout--collapsed .m-sidebar .m-menu>li>.m-menu-link>div span{opacity:1}.m-layout.m-layout--collapsed .m-header,.m-layout.m-layout--collapsed .m-wrapper{padding-left:235px}.m-layout.m-layout--collapsed .has-submenu.submenu-visible .submenu{max-height:1000px;opacity:1}.m-layout.m-layout--collapsed .has-submenu.submenu-visible .toggle-submenu{transform:rotate(180deg)}.btn-wrapper{margin-right:5px}.btn-wrapper .menu-collapse-btn{opacity:1;cursor:pointer;width:18px;height:18px;content:"";background:url(/static/media/menu.e951dabc.svg) no-repeat 50%;background-size:contain;transition:.2s ease;transition-delay:0s}@media (max-width:768px){.m-header-wrapper .ant-dropdown-trigger{display:none}.filter-row{overflow:hidden;overflow-x:auto}.filter-row form{min-width:1000px}.m-content{padding:10px}.bb-panel{padding:20px!important;max-width:768px}}@media (max-width:768px) and (min-width:390px){.bb-panel{padding:20px!important;max-width:370px;margin:auto}}.bb-breadcrumb{display:flex;margin-bottom:14px}.bb-breadcrumb--outline .bb-breadcrumb__prev-btn{background-color:#fff!important;border:1px solid #d9d9d9}.bb-breadcrumb--outline .bb-breadcrumb__prev-btn:hover{border-color:#40a9ff}.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;-moz-user-select:none;-ms-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%;transform:translateY(-50%);font-size:18px;display:flex;align-items:center;justify-content:center}.bb-panel{border-radius:10px;background-color:#fff;padding:30px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.05)}.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 .form-field__error{position:absolute;left:0;bottom:-20px}.has-error .css-or13ge-control{border-color:#f5222d}.async-field{position:relative}.async-field .ant-form-explain{position:absolute;left:0;bottom:-20px}.ant-form-item label{display:block;margin-bottom:3px}.upload-photos.has-error .add-image-btn{border-color:#f5222d}.preview-list{display:flex;flex-wrap:wrap}.preview-list .add-image-btn{padding:8px;display:flex;align-items:center;justify-content:center;width:102px;height:102px;font-size:14px;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;text-align:center;transition:.2s ease;margin-right:8px;margin-bottom:8px}.preview-list .add-image-btn:hover{border-color:#1890ff}.preview-list .preview-item{width:102px;height:102px;border-radius:4px;overflow:hidden;margin-right:8px;margin-bottom:8px;cursor:pointer;position:relative}.preview-list .preview-item:hover .delete-btn,.preview-list .preview-item:hover:after{opacity:1;pointer-events:auto}.preview-list .preview-item:after{width:100%;height:100%;background-color:rgba(0,0,0,.5);content:"";position:absolute;left:0;top:0;opacity:0;pointer-events:none;transition:.2s ease-in-out}.preview-list .preview-item .delete-btn{width:16px;height:16px;content:"";cursor:pointer;position:absolute;left:50%;top:50%;margin-top:-8px;margin-left:-8px;z-index:2;opacity:0;pointer-events:none;transition:.2s ease}.preview-list .preview-item .delete-btn svg{max-width:100%;max-height:100%;fill:#fff}.preview-list .preview-item img{width:100%;height:100%;object-fit:cover}.ant-input[disabled]{color:rgba(0,0,0,.55)!important}.avatar{position:relative;background-color:#eee;overflow:hidden;border-radius:4px}.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--rectangle.avatar--lg{width:80px;min-width:80px;height:60px}.avatar--rectangle.avatar--md{width:72px;min-width:72px;height:52px}.avatar__badge{width:20px;height:20px;display:flex;background:url(/static/media/icon-medal.408f5768.svg) no-repeat 50%;bottom:-50%;right:-50%;transform:translate(-100%,-100%);position:absolute}.avatar img{width:100%;height:100%;object-fit:cover}.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{max-width:100%;overflow:hidden;overflow-x:auto;padding:5px}.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-empty .ant-table-body{padding:0!important}.default-table .ant-table-tbody>tr>td{padding:9px 15px;position:relative}.default-table .ant-table-tbody>tr>td a{color:#787993}.default-table .ant-table-tbody>tr>td a:hover{color:#1890ff}.default-table .ant-table-tbody>tr>td:last-child .divider-wrapper:after{display:none}.default-table .ant-table-tbody>tr>td .divider-wrapper:after{width:1px;height:calc(100% - 26px);position:absolute;right:0;top:13px;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}.ant-table-wrapper{overflow-x:auto}.editable-cell{position:relative}.editable-cell-value-wrap{padding:5px 12px;cursor:pointer;min-height:36px;width:200px;display:flex;align-items:center}.editable-row:hover .editable-cell-value-wrap{border:1px solid #d9d9d9;border-radius:4px;padding:4px 11px}.ck-file-dialog-button{position:relative!important}.ck-file-dialog-button .image-upload-btn{width:100%!important;height:100%!important;position:absolute!important;top:0!important;right:0!important;z-index:5!important;cursor:pointer!important;background-image:url(/static/media/add.d3a667ff.svg);background-position:50%;background-repeat:no-repeat;background-size:22px;background-color:#fafafa}.ck-file-dialog-button .image-upload-btn:hover{background-color:#e6e6e6}.ck .ck-content{height:500px;overflow-y:auto}.description .ck-editor__main{height:200px}.description .ck-editor__main .ck-editor__editable_inline{min-height:190px}.ck-editor__editable_inline{height:100%}.has-error .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#f5222d}.file-manager .fm-block{display:flex}.file-manager .fm-block .fm-list-pagination{padding:20px 25px 0;border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.file-manager .fm-block .fm-list__wrapper{height:550px;overflow-y:auto;border-right:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);padding:0 15px;flex:1 1}.file-manager .fm-block .fm-list__wrapper .fm-search{margin:0 5px 20px}.file-manager .fm-block .fm-list{overflow-y:auto;display:flex;flex-wrap:wrap}.file-manager .fm-block .fm-list .fm-upload{margin:0 5px 10px;width:calc(33.333% - 10px);max-height:168px}.file-manager .fm-block .fm-list .fm-upload .ant-upload-picture-card-wrapper{height:100%}.file-manager .fm-block .fm-list .fm-upload .ant-upload-picture-card-wrapper .ant-upload.ant-upload-select-picture-card{margin-right:0;margin-bottom:0;width:100%;height:100%}.file-manager .fm-block .fm-list .image-file{border:1px solid #d8d8d8;padding:5px;border-radius:4px;margin:0 5px 10px;cursor:pointer;transition:.3s ease;width:calc(33.333% - 10px);display:flex;flex-direction:column;justify-content:space-between;align-items:center}.file-manager .fm-block .fm-list .image-file.selected{border-color:#1865ff}.file-manager .fm-block .fm-list .image-file.selected .image-file__title{color:#1865ff}.file-manager .fm-block .fm-list .image-file__item{max-width:100%;max-height:100px;object-fit:contain;transition:.3s ease;margin-bottom:10px;margin-top:10px}.file-manager .fm-block .fm-list .image-file__title{text-align:center;font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;max-height:36px}.file-manager .fm-block .fm-folders{width:230px;min-width:230px;height:550px;padding-right:20px}.file-manager .fm-block .fm-folders .folder-items{height:calc(100% - 62px)}.file-manager .fm-block .fm-folders .folder-item{padding-left:35px;position:relative;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start}.file-manager .fm-block .fm-folders .folder-item span{transition:.2s ease}.file-manager .fm-block .fm-folders .folder-item span:hover{text-decoration:underline;color:#2196f3}.file-manager .fm-block .fm-folders .folder-item .action-buttons{display:flex;align-items:center;margin-top:2px}.file-manager .fm-block .fm-folders .folder-item .action-buttons .action-btn{margin-left:10px;fill:#6d6d6d;transition:.2s ease}.file-manager .fm-block .fm-folders .folder-item .action-buttons .action-btn.edit-btn:hover{fill:#2196f3}.file-manager .fm-block .fm-folders .folder-item .action-buttons .action-btn.delete-btn:hover{fill:#f4516c}.file-manager .fm-block .fm-folders .folder-item:not(:last-child){margin-bottom:10px}.file-manager .fm-block .fm-folders .folder-item:after{background:url(/static/media/folder.4ec13a7a.svg) no-repeat 0;background-size:20px;content:"";width:20px;height:16px;position:absolute;left:0;top:2px}.file-manager .fm-block .fm-settings{padding-left:20px;width:230px;min-width:230px}.file-manager .fm-block .fm-settings .ant-radio-wrapper{display:block}.file-manager .fm-block .fm-settings .label{color:rgba(0,0,0,.85);font-weight:500;font-size:14px;line-height:18px;margin-bottom:15px}.file-manager .fm-block .fm-settings .ant-radio-wrapper{margin-bottom:10px}.fm-list__doc{display:flex;flex-wrap:wrap}.fm-list__doc .doc-file{width:50%}.fm-list__doc .fm-upload{margin:0;width:50%;padding:5px}.fm-list__doc .fm-upload .ant-upload-picture-card-wrapper{height:100%}.fm-list__doc .fm-upload .ant-upload-picture-card-wrapper .ant-upload.ant-upload-select-picture-card{margin-right:0;margin-bottom:0;width:100%;height:100%}.preview-list .doc-file__item:hover:after{opacity:1}.preview-list .doc-file__item:hover .delete-btn{opacity:1;pointer-events:auto}.doc-file{width:100%;padding:5px}.doc-file.selected .doc-file__item{border-color:#1890ff}.doc-file__title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.doc-file__ext{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;background-color:#dadfe6;border-radius:4px;margin-right:10px}.doc-file__item{padding:10px;background-color:#edeff2;border:1px dashed #edeff2;border-radius:4px;display:flex;position:relative}.doc-file__item:after{width:100%;height:100%;background-color:rgba(0,0,0,.5);left:0;top:0;transition:.2s ease-in-out}.doc-file__item .delete-btn,.doc-file__item:after{content:"";position:absolute;opacity:0;pointer-events:none}.doc-file__item .delete-btn{width:18px;height:18px;cursor:pointer;left:50%;top:50%;margin-top:-8px;margin-left:-8px;transition:.2s ease;z-index:5}.doc-file__item .delete-btn svg{fill:#fff;max-width:100%;max-height:100%}.doc-file__content{width:calc(100% - 60px);padding:3px 0;display:flex;flex-direction:column;justify-content:space-between}.bb-add-button{border-radius:7px;border:1px dashed #979797;font-size:12px;font-weight:700;letter-spacing:.05px;color:#171725;min-height:70px;padding:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;text-align:center}.bb-add-button.full{width:100%;height:100%}.bb-add-button:hover{border-color:#1890ff;color:#1890ff}.fake-inputs{position:absolute;left:0;top:0;opacity:0}.fake-inputs,.no-connection{pointer-events:none}.no-connection.\--visible .no-connection__{transform:translateY(0);opacity:1}.no-connection.\--visible .no-connection__overlay{opacity:.6}.no-connection__{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-: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{display:flex;align-items:center}.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-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-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-210{margin-top:210px!important}.pt-210{padding-top:210px!important}.mb-210{margin-bottom:210px!important}.pb-210{padding-bottom:210px!important}.ml-210{margin-left:210px!important}.pl-210{padding-left:210px!important}.mr-210{margin-right:210px!important}.pr-210{padding-right:210px!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}body{padding:0;margin:0;letter-spacing:0;font-family:CeraPro;font-weight:300;color:#787993;font-size:14px;background-color:#f4f7fa}body.modal-open{overflow:hidden}*{box-sizing:border-box;outline:none}.cr-black{color:#000}.cr-blue{color:#1890ff!important}.title-md{color:#3f4d67;font-size:18px;font-weight:700}.text-uppercase{text-transform:uppercase}.flex-1{flex:1 1}.flex-cen{display:flex;align-items:center;justify-content:center}.m-0-auto{margin:0 auto}.pad-15-10{padding:15px 10px}.pad-0{padding:0}.pad-10{padding:10px}.pad-15{padding:15px}.pad-20{padding:20px}.pad-30{padding:30px}.w-100p{width:100%!important}.w-50p{width:50%}.w-250{width:250px}.w-200{width:200px}.w-150{width:150px}.w-100{width:100px}.w-82{width:82px}.w-50{width:50px}.text-cen{text-align:center}.h-100p{height:100%}.b-t-r-0{border-top-right-radius:0}.b-t-l-0{border-top-left-radius:0}.b-b-r-0{border-bottom-right-radius:0}.b-b-l-0{border-bottom-left-radius:0}.border-none{border:none!important}.text-ellipse-42-2{
  /*! autoprefixer: off */-webkit-box-orient:vertical;overflow:hidden!important;max-height:42px!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important}.d-inline{display:inline-block}.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)}.cursor-pointer{cursor:pointer}.hover-blue{transition:.2s ease-in-out}.hover-blue:hover{color:#1890ff}.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:0 10px 15px}.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}.tabs--board-head .ant-tabs-bar{margin-bottom:0!important;background-color:#fff;border:none;border-radius:10px 10px 0 0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:300;font-size:14px}input::-ms-input-placeholder,textarea::-ms-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:#000;font-weight:700;line-height:20px;margin-bottom:5px}.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}.divider--horizontal{width:100%;height:1px;background-color:#000}.setting-colors__colorbox{height:70px;border-radius:8px;width:100%;position:relative}.setting-colors__colorbox .anticon{position:absolute;top:10px;right:10px;background-color:hsla(0,0%,100%,.4);padding:5px;border-radius:3px;color:rgba(0,0,0,.6);opacity:0;transition:all .3s}.setting-colors__colorbox:hover .anticon{opacity:1}.setting-colors__name{font-size:12px;margin-left:10px;margin-top:10px;line-height:1;font-weight:700}.color-view-ellipse{width:25px;height:25px;content:"";border-radius:100px}.bb-tab-buttons{display:flex}.bb-tab-buttons__item{border-radius:5px;border:1px solid silver;background-color:#eeeff0;text-align:center;padding:8px 30px;margin-right:10px;cursor:pointer;transition:.2s ease-in-out}.bb-tab-buttons__item.active{border-radius:5px;box-shadow:0 2px 0 0 #0041c4;border:1px solid #0041c4;background-color:#fff;font-size:14px;font-weight:700;letter-spacing:.06px;color:#0041c4}.bb-tab-buttons__item:last-child{margin-right:0}.choose-client{display:flex;align-items:center}.choose-client .field-container{flex:1 1}.table-link{padding:6px 8px;color:#fff!important;border-radius:6px}.table-link:hover{opacity:.8}.table-link.in{background-color:#4caf50}.table-link.out{background-color:#f44336}.add-btn{margin-left:20px;color:#0041c4;text-decoration:underline;letter-spacing:.06px;cursor:pointer;padding-left:35px;position:relative}.add-btn:after{width:20px;height:100%;content:"";position:absolute;left:0;top:0;opacity:.5}.add-btn.user-icon:after{background:url(/static/media/add-user.9e87193f.svg) no-repeat 0;background-size:20px}.add-btn.plus-icon:after{background:url(/static/media/plus.6f00e862.svg) no-repeat 0;background-size:20px}.add-btn:hover{text-decoration:none}.order-view,.order-view__head{background-color:#fff;border-radius:15px}.order-view__head{display:flex;align-items:center;justify-content:space-between;box-shadow:3px 25px 44px 0 rgba(0,0,0,.11);padding:12px 30px}.order-view__head .order-id{font-size:16px;font-weight:700;color:#000}.order-view__head .order-date{font-size:13px;font-weight:500;letter-spacing:.05px;color:#ff5469}.order-view__head .customer-info{display:flex;align-items:center}.order-view__head .customer-info__thumb{width:57px;height:57px;border-radius:100px;background-color:#ff8f6c;display:flex;align-items:center;justify-content:center;margin-right:8px;font-size:16px;font-weight:700;letter-spacing:.07px;color:#4d4d4d}.order-view__body{padding:30px}.comment-block{border-radius:10px;background-color:rgba(220,221,224,.48);padding:45px 20px 30px;position:relative;line-height:1.5;letter-spacing:.06px;color:rgba(0,0,0,.66);margin-bottom:16px}.comment-block__label{font-size:12px;position:absolute;left:0;top:0;border-radius:10px;background-color:#fff;padding:7px 50px 7px 20px}.order-goods-services{border-radius:10px;background-color:rgba(220,221,224,.48)}.mx-subdivision--item{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:5px 10px;border-radius:4px}.ant-form-item-control:after,.ant-form-item-control:before,.ant-row:after,.ant-row:before{display:none}.mx-subdivision--item{position:relative}.mx-subdivision--item .badge{width:20px;height:20px;content:"";background-color:#ffc107;position:absolute;right:60px;top:50%;transform:translateY(-50%);border-radius:100px}.mx-subdivision--item .badge.top{background-color:#ffc107}.mx-subdivision--item .badge.secondary{background-color:#ff5722}.buttons-wrap{display:flex;flex-wrap:wrap;margin-bottom:-15px}.buttons-wrap button{margin-right:15px;margin-bottom:15px}.btn-with-icon{display:flex;align-items:center}.btn-with-icon.ant-btn-primary svg{fill:#fff}.btn-with-icon:not(.ant-btn-primary):hover svg{fill:#40a9ff}.btn-with-icon svg{transition:.3s ease;max-width:16px;max-height:16px;margin-right:10px;fill:rgba(0,0,0,.65)}.default-table--wb{padding:0 8px;background-color:#f2f2f3;border-radius:10px}.info-col:not(:last-child){margin-bottom:30px}.info-col__label{font-size:14px;color:#000;font-weight:700;line-height:20px;margin-bottom:5px}.info-col__value{font-size:16px}.info-col img{max-width:100%;border-radius:10px}.info-col .ant-tag{white-space:pre-wrap!important}.info-row{display:flex}.info-row:not(:last-child){margin-bottom:30px}.\--star-icon{width:20px}.no-wrap{white-space:nowrap}.ant-modal-mask{background-color:rgba(214,217,229,.55)}.ant-table{color:#3f4d67}.download-excel-btn{background-color:#4caf50;align-items:center;border-radius:5px;cursor:pointer}.download-excel-btn img{width:30px;height:30px;margin-left:15px}.download-excel-btn button{background-color:initial;padding:10px 20px 10px 0;color:#fff;border:none;cursor:pointer}.min-w-200{min-width:200px}.user-card{display:flex;align-items:center;padding:14px 15px;background-color:#fff}.user-card:before{opacity:0;position:absolute;content:"";left:0;top:0;height:100%;width:7px;background-color:#5468ff;transition:opacity .2s}.user-card.active:before,.user-card:hover:before{opacity:1}.user-card:hover .user-card__title{color:#1890ff}.bb-card{box-shadow:4px 4px 70px rgba(0,0,0,.1);border-radius:8px;position:relative;overflow:hidden;transition:background-color .2s}.bb-card__click-handler{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:2}.card__more-btn{position:absolute;right:3px;top:50%;transform:translateY(-50%);z-index:2}.user-card__title{display:block;font-size:14px;color:#171725;line-height:1;cursor:pointer}.user-card.title-bold .user-card__title{font-weight:700}table.bordered{border:1px solid #ccc;border-radius:6px;margin:0 auto;border-collapse:initial!important;border-spacing:0;width:100%}table.bordered tr:hover{background:#f8f8f8;transition:all .1s ease-in-out}.bordered th,table.bordered td{border-left:1px solid #ccc;border-top:1px solid #ccc;padding:10px;text-align:left}table.bordered th{background-color:#f8f8f8;border-top:none;font-weight:500}.bordered th:first-child,table.bordered td:first-child{border-left:none}table.bordered th:first-child{border-radius:6px 0 0 0}table.bordered th:last-child{border-radius:0 6px 0 0}table.bordered th:only-child{border-radius:6px 6px 0 0}table.bordered tr:last-child td:first-child{border-radius:0 0 0 6px}table.bordered tr:last-child td:last-child{border-radius:0 0 6px 0}.dashboard-card-st{background:#fff;box-shadow:0 4px 29px rgba(0,0,0,.06);border-radius:10px;padding:30px 20px 0;height:100%;display:flex;flex-direction:column}.dashboard-card-st__head{display:flex;align-items:center;margin-bottom:20px}.dashboard-card-st .\--icon{border-radius:24px;width:68px;min-width:68px;height:68px;display:flex;align-items:center;justify-content:center}.dashboard-card-st .\--icon-green{background:#f1fff7}.dashboard-card-st .\--icon-blue{background:#e9f5ff}.dashboard-card-st .\--icon-orange{background:#fff7de}.dashboard-card-st .\--icon-purple{background:#fbf2ff}.dashboard-card-st .\--title{margin-left:20px;font-weight:600;font-size:21px;line-height:31px}.dashboard-card-st .\--title span{display:block}.dashboard-card-st .\--title span:first-child{color:#464255}.dashboard-card-st .\--title span:last-child{color:#1acd6b;line-height:22px;font-size:18px;font-weight:500;margin-top:8px}.dashboard-card-st__body{padding-bottom:30px;flex:1 1}.dashboard-card-st__body .dashboard-line{border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:space-between;padding:6px 0 6px 20px;position:relative}.dashboard-card-st__body .dashboard-line:after{width:7px;height:7px;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:red;border-radius:100px}.dashboard-card-st__body .dashboard-line.\--purple:after{background-color:#6d5ffe}.dashboard-card-st__body .dashboard-line.\--red:after{background-color:#ff0003}.dashboard-card-st__body .dashboard-line.\--green:after{background-color:#7ce7ac}.dashboard-card-st__body .dashboard-line span{font-size:14px;line-height:24px;color:#919191}.dashboard-card-st__body .dashboard-line div{color:#074979;font-weight:500;font-size:16px;line-height:19px}.dashboard-card-st__footer{background:#353d85;border-radius:0 0 10px 10px;width:calc(100% + 40px);margin-left:-20px;padding:10px 20px;display:flex;align-items:center;justify-content:space-between}.dashboard-card-st__footer span{font-size:16px}.dashboard-card-st__footer span:first-child{font-weight:500;line-height:24px;color:hsla(0,0%,100%,.64)}.dashboard-card-st__footer span:last-child{font-weight:500;line-height:19px;color:#7ce7ac}@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}
/*!
 * 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)
 */@-ms-viewport{width:device-width}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}}