@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:wght@100&display=swap";:root{--border-radius-md: 12px;--header-height: 72px;--background-menu-active-color: #1476f9}*{padding:0;margin:0}a{color:#1677ff}h1,h2,h3,h4,h5,h6,p{padding:0!important;margin:0!important}body{margin:0;padding:0}.app-button .anticon-arrow-left{margin-right:8px}.app-button{text-decoration:none}.ant-btn-primary .ant-typography{color:#f9fafb}.cursor-pointer{cursor:pointer}.ant-notification.ant-notification-bottomLeft .ant-notification-notice,.ant-notification.ant-notification-bottomLeft .ant-notification-notice-with-icon{display:inline-grid;align-items:center}.ant-notification.ant-notification-bottomLeft .ant-notification-notice-with-icon .ant-notification-notice-description,.ant-notification.ant-notification-bottomLeft .ant-notification-notice-with-icon .ant-notification-notice-message{margin-inline-start:58px!important;margin-bottom:0}.ant-notification.ant-notification-bottomLeft .ant-notification-notice-wrapper .ant-notification-notice-close{top:22px}.app-input-field .ant-input-group-wrapper.ant-input-focused .ant-input,.app-input-field .ant-input-group-wrapper.ant-input-hover .ant-input{border:var(--ant-line-width) var(--ant-line-type) var(--ant-color-border);box-shadow:unset}.app-input-field .ant-input-group-wrapper.ant-input-focused .ant-input-status-error,.app-input-field .ant-input-group-wrapper.ant-input-hover .ant-input-status-error{box-shadow:unset!important}.app-input-field .ant-input-group-wrapper.ant-input-hover:not(.ant-input-focused) .ant-input,.app-input-field .ant-input-group-wrapper.ant-input-hover:not(.ant-input-focused) .ant-input-group-addon{border-color:var(--ant-input-hover-border-color)}.app-input-field .ant-input-group-wrapper.ant-input-hover:not(.ant-input-focused).ant-input-group-wrapper-status-error .ant-input,.app-input-field .ant-input-group-wrapper.ant-input-hover:not(.ant-input-focused).ant-input-group-wrapper-status-error .ant-input-group-addon{border-color:var(--ant-color-error-border-hover)}.app-input-field .ant-input-group-wrapper.ant-input-focused:not(.ant-input-group-wrapper-status-error) .ant-input,.app-input-field .ant-input-group-wrapper.ant-input-focused:not(.ant-input-group-wrapper-status-error) .ant-input-group-addon{border-color:var(--ant-input-active-border-color)}.app-input-field .ant-input-group-wrapper.ant-input-focused .ant-input-wrapper{border-radius:8px;box-shadow:var(--ant-input-active-shadow)}.app-input-field .ant-input-group-wrapper.ant-input-focused.ant-input-group-wrapper-status-error .ant-input-wrapper{border-radius:8px;box-shadow:var(--ant-input-error-active-shadow)}.app-input-field .ant-input-group-wrapper.ant-input-focused.ant-input-group-wrapper-status-error .ant-input{border-color:var(--ant-color-error)}.app-input-field .ant-input-prefix{padding-right:8px}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--ant-select-option-active-bg)}.ant-select .ant-select-prefix{padding-right:8px}.select-tab{border:1px solid #98A2B3;margin-right:6px;padding:0 4px;border-radius:8px}.input-number-field-custom{display:flex}.input-number-field-custom .input-custom{width:100%;border-radius:0}.input-number-field-custom .input-custom input{text-align:center;height:36px}.input-number-field-custom .button-custom{height:36px}.input-number-field-custom .button-custom.left{border-radius:8px 0 0 8px}.input-number-field-custom .button-custom.right{border-radius:0 8px 8px 0}.input-number-field-custom .button-custom.error{border-color:#ff4d4f}.tree-field .tree-parent .ant-tree-switcher,.tree-field .tree-leaf .ant-tree-indent,.tree-field .tree-leaf .ant-tree-switcher{display:none}.tree-field .tree-parent{margin:20px 0 10px}.tree-field .tree-parent:first-child{margin-top:0}.tree-field .tree-leaf{margin-left:24px;width:calc(100% - 34px);padding:10px!important;border:1px solid var(--ant-color-border);margin-bottom:10px;border-radius:14px;position:relative}.tree-field .tree-leaf.ant-tree-treenode-leaf-last:before{height:100%}.app-input-field .react-international-phone-input-container{width:100%}.input-search .ant-input-affix-wrapper{max-height:36px!important}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height, 36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color, var(--react-international-phone-border-color, gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color, var(--react-international-phone-background-color, white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover, whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size, 4px) solid var(--react-international-phone-country-selector-arrow-color, #777);border-right:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size, 4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color, #999)}.react-international-phone-country-selector-button--disabled{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));cursor:auto}.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color, var(--react-international-phone-disabled-background-color, whitesmoke))}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width, 24px);height:var(--react-international-phone-flag-height, 24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top, 44px);left:var(--react-international-phone-dropdown-left, 0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color, var(--react-international-phone-background-color, white));box-shadow:var(--react-international-phone-dropdown-shadow, 2px 2px 16px rgba(0, 0, 0, .25));color:var(--react-international-phone-dropdown-item-text-color, var(--react-international-phone-text-color, #222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin, 0);background:var(--react-international-phone-dropdown-preferred-list-divider-color, var(--react-international-phone-border-color, gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height, 28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size, 14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color, gray);font-size:var(--react-international-phone-dropdown-item-font-size, 14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color, var(--react-international-phone-text-color, #222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color, var(--react-international-phone-dropdown-item-dial-code-color, gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color, var(--react-international-phone-selected-dropdown-item-background-color, whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color, var(--react-international-phone-border-color, gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color, var(--react-international-phone-background-color, white));color:var(--react-international-phone-dial-code-preview-text-color, var(--react-international-phone-text-color, #222));font-size:var(--react-international-phone-dial-code-preview-font-size, var(--react-international-phone-font-size, 13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color, var(--react-international-phone-disabled-background-color, whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color, var(--react-international-phone-disabled-text-color, #666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius, 4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height, 36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color, gainsboro);border-radius:var(--react-international-phone-border-radius, 4px);margin:0;background-color:var(--react-international-phone-background-color, white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color, #222);font-family:inherit;font-size:var(--react-international-phone-font-size, 13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color, whitesmoke);color:var(--react-international-phone-disabled-text-color, #666)}.react-international-phone-input-container{margin-right:0!important}.react-international-phone-input{padding-right:0!important;margin-right:0!important;border-bottom-right-radius:8px!important;border-top-right-radius:8px!important;width:100%!important}.react-international-phone-country-selector{border-bottom-left-radius:8px!important;border-top-left-radius:8px!important}.ant-drawer{z-index:999!important}#drawerCustom .ant-drawer-body{height:100%;background-color:#f5f5f5;min-width:350px;padding:0!important}#drawerCustom .ant-drawer-body form{height:inherit}#drawerCustom .ant-drawer-body .ant-steps-finish-icon>svg{color:#fff}#drawerCustom .ant-drawer-body .ant-steps-item-title{font-weight:600;color:#101828!important}#drawerCustom .minimizeButton,#drawerCustom .closeButton{background:#f9fafb;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:100px;border:1px solid #EAECF0;box-shadow:0 1px 2px #1018280d;cursor:pointer}#drawerCustom .minimizeButton svg,#drawerCustom .closeButton svg{width:20px;height:20px}.hideHeader .ant-drawer-header{display:none}.ant-drawer-header{padding:10px 24px!important}.fast-activity-button{cursor:pointer;color:#475467;display:inline-flex;align-items:center;justify-content:center;padding:10px 4px;width:auto;height:auto;border-radius:8px}.custom-table{border-radius:16px;border:1px solid #eaecf0}.custom-table .ant-table{border-radius:16px}.custom-table .ant-table .ant-table-content .ant-table-thead .ant-table-cell{background-color:#f9fafb;font-weight:500;color:#475467}.custom-table .ant-table .ant-table-content .ant-table-thead .ant-table-cell:before{background-color:#f9fafb!important}.custom-table .ant-table .ant-table-expanded-row-fixed{display:flex;padding:0;justify-items:center;align-items:center}.custom-table .ant-pagination-item-active{background-color:#f9fafb;border-color:#d0d5dd}.custom-table .ant-pagination-item-active>a{color:var(--ant-color-text)}.custom-table .ant-pagination-item-active>a:hover{color:var(--ant-color-text)}.custom-pagination{width:fit-content;border-radius:8px;border:1px solid #eaecf0;display:flex;margin-left:16px!important}.custom-pagination .ant-pagination-prev,.custom-pagination .ant-pagination-next,.custom-pagination .ant-pagination-item{border-radius:0;height:36px;width:36px;margin-right:0}.custom-pagination .ant-pagination-item{background:#fff;border-left:1px solid #EAECF0;border-right:1px solid #EAECF0;border-radius:0;display:flex;justify-content:center;align-items:center}.custom-pagination .ant-pagination-item:hover{background-color:#d0d5dd;border-color:#d0d5dd;border-radius:0}#column-actions span{cursor:pointer;display:inline-block;display:flex;justify-content:center;align-items:center}#column-actions svg{display:block}.app-button-disabled{cursor:not-allowed!important}.form-layout{position:relative;height:100%}.form-layout .form-body{position:relative;height:calc(100% - 100px);overflow-y:auto;padding:16px 24px}.form-layout .form-body .form-step{margin:12px 0 16px}.form-layout .form-body .ant-segmented .ant-segmented-item{width:100%}.form-layout .form-footer{position:absolute;bottom:0;left:0;right:0;padding:10px 24px;background:#fff;border-top:1px solid #e8e8e8;text-align:right}.modal-custom.show-divider .ant-modal-body:before{content:"";display:block;height:1px;background-color:#eaecf0;position:absolute;width:calc(100% + 48px);right:-24px}.modal-custom .ant-modal-header{margin-bottom:20px}.modal-custom .ant-modal-header .header-modal-finish .block{background:#17b26a;height:20px;width:20px;text-align:center;border-radius:999px}.modal-custom .ant-modal-header .header-modal-finish .block svg{width:15px;height:15px}.modal-custom .ant-modal-content{overflow:hidden}.modal-custom .ant-modal-content .ant-modal-close{width:30px;height:30px;margin:6px 10px 0 0}.modal-custom .ant-modal-content .form-body{padding:24px 0}.modal-custom .ant-modal-content .ant-modal-body{position:relative}.modal-custom .ant-modal-content .ant-modal-body.show-footer{padding-top:24px}.modal-custom .ant-modal-content .ant-modal-body.show-footer:after{content:"";display:block;height:1px;background-color:#eaecf0;position:absolute;width:calc(100% + 48px);right:-24px}.modal-custom .ant-modal-content .ant-modal-body .line-container{position:absolute;top:-160px;left:-95px;width:240px;height:240px;display:flex;justify-content:center;align-items:center}.modal-custom .ant-modal-content .ant-modal-body .line-container .line{position:absolute;border:1px solid #eaecf0;border-radius:50%}.modal-custom .ant-modal-content .ant-modal-body .line-container .line.one{width:96px;height:96px}.modal-custom .ant-modal-content .ant-modal-body .line-container .line.two{width:144px;height:144px}.modal-custom .ant-modal-content .ant-modal-body .line-container .line.three{width:192px;height:192px}.modal-custom .ant-modal-content .ant-modal-body .line-container .line.four{width:240px;height:240px}.modal-custom .ant-modal-content .ant-modal-body .content{z-index:999;position:relative}.modal-custom .ant-modal-content .ant-modal-body:before{top:0}.modal-custom .ant-modal-content .ant-modal-body:after{bottom:0}.modal-custom .ant-modal-content .ant-modal-footer{display:flex;justify-content:center;gap:16px}.modal-custom .ant-modal-content .ant-modal-footer>button{width:200px;font-weight:600;margin-top:8px}.modal-custom .ant-modal-content .ant-modal-footer>button.btn-delete{background-color:#ff4d4f;border-color:#ff4d4f;color:#fff}.modal-custom .ant-modal-content .ant-modal-footer>button.btn-delete:hover{background-color:#ff7875;border-color:#ff7875}.modal-custom .ant-modal-content .modal-footer{border-top:1px solid #EAECF0;margin:0 -24px -24px;padding:16px 24px}.working-time{border-radius:12px;border:1px solid #eaecf0;overflow:hidden}.working-time .table-header{background-color:#e7f1fe;padding:11px 16px;grid-template-columns:2fr 2fr 2fr 1.5fr 2fr}.working-time .table-header.no-break{grid-template-columns:2fr 2fr 2fr 1.5fr}.working-time .table-body{background-color:#fff}.working-time .table-item{border-top:1px solid #eaecf0;padding:8px 0}.working-time .table-row{padding:8px 16px;align-items:center;grid-template-columns:2fr 2fr 2fr 1.5fr 2fr}.working-time .table-row.no-break{grid-template-columns:2fr 2fr 2fr 1.5fr}.working-time .table-row .ant-picker{width:120px}.working-time .add-break{color:var(--ant-color-primary);border:none}.avatar-uploader{cursor:pointer;position:relative}.avatar-uploader .avatar-custom{outline:2px dashed #D0D5DD}.avatar-uploader .avatar-custom:hover{background-color:#000}.avatar-uploader .camera{border-radius:6px;position:absolute;background:transparent;display:flex;align-items:center;justify-content:center}.avatar-uploader .camera .icon-camera{opacity:0}.avatar-uploader .camera .camera-background{position:absolute;background-color:#000;opacity:0;border-radius:6px}.avatar-uploader .camera .camera-background-circle{position:absolute;background-color:#000;opacity:0;border-radius:50%}.avatar-uploader .avatar-wrapper:hover .camera .icon-camera{opacity:1;background-color:#fff}.avatar-uploader .avatar-wrapper:hover .camera .camera-background,.avatar-uploader .avatar-wrapper:hover .camera .camera-background-circle{opacity:.3}.horizontal-scheduler{height:100%;background-color:#fff;overflow:hidden;border-radius:12px;border:1px solid #e8e8e8;display:flex;position:relative}.horizontal-scheduler .loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#333;opacity:.4;z-index:1000}.horizontal-scheduler .loading-overlay .loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid blue;border-right-color:orange;animation:l2 1s infinite linear;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px}@keyframes l2{to{transform:rotate(1turn)}}.horizontal-scheduler-layout{position:relative;overflow:auto}.horizontal-scheduler-layout .head-row-anchor{position:sticky;height:0;top:0;left:0;z-index:100}.horizontal-scheduler-layout .head-row-anchor:before{content:"";position:absolute;top:0;left:0;width:250px;height:43px;background-color:#fff;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.horizontal-scheduler-layout .head-column{position:sticky;width:250px;top:0;left:0;z-index:10}.horizontal-scheduler-layout .head-column-cell{position:relative;min-height:50px;width:250px;background-color:#fff;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.horizontal-scheduler-layout .time-row{position:sticky;top:0;z-index:1;height:44px;padding-left:250px;display:inline-flex;border-bottom:1px solid #e8e8e8;background-color:#fff}.horizontal-scheduler-layout .time-row-cell{height:44px;width:250px;display:inline-flex;position:relative;text-align:center;align-items:center}.horizontal-scheduler-layout .time-row-cell .label{line-height:44px;position:relative}.horizontal-scheduler-layout .time-row-cell .time-row-cell-label{line-height:44px}.horizontal-scheduler-layout .time-row-cell:not(:first-child) .time-row-cell-label{transform:translate(-50%)}.horizontal-scheduler-layout .horizontal-scheduler-body{position:absolute;left:250px;top:44px}.horizontal-scheduler-layout .body-row{display:flex;flex-direction:column;position:relative}.horizontal-scheduler-layout .body-row.droppable{background-color:#0000004d}.horizontal-scheduler-layout .body-row-grid{display:inline-flex;position:absolute;top:0;left:0;height:100%}.horizontal-scheduler-layout .body-row-cell{min-height:50px;min-width:50px;height:100%;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.horizontal-scheduler-layout .body-row-cell:nth-child(odd){border-right:1px dashed #e8e8e8}.horizontal-scheduler-layout .sub-row{width:100%;position:relative}.horizontal-scheduler-layout .sub-row-item{cursor:grab;top:0;position:absolute;width:100%;height:100%}.horizontal-scheduler-layout .time-marker{position:absolute;left:0;top:0}.ant-picker-range input{text-align:center}.photo-wrapper .ant-image-img{border-radius:4px}.custom-slider .ant-slider{height:16px}.custom-slider .ant-slider-step,.custom-slider .ant-slider-rail,.custom-slider .ant-slider-track{height:8px;border-radius:10px}.custom-slider .ant-slider-dot{height:8px;border:none;border-radius:0;width:1px;top:0}.custom-slider .ant-slider-handle{top:1.5px}.custom-slider .ant-slider-mark{top:calc(var(--ant-slider-rail-size) * 3 + 10px)}.app-filter-wrapper{padding:"16px";background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000026;min-width:360px;border-color:#d0d5dd}.infinite-scroll-container::-webkit-scrollbar{display:none}.infinite-scroll-container{scrollbar-width:none}.infinite-scroll-container{-ms-overflow-style:none}.banner-uploader{cursor:pointer;position:relative}.banner-uploader .banner-custom{outline:2px dashed #D0D5DD}.banner-uploader .banner-custom:hover{background-color:#000}.banner-wrapper .icon-close{margin-left:-26px;margin-top:2px!important;opacity:.6}.banner-wrapper .icon-close:hover{opacity:1}.business-category{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));grid-gap:20px;margin-bottom:24px}.business-category__card{position:relative;overflow:hidden}.business-category__card:after{content:"";overflow:hidden;width:32px;height:32px;position:absolute;top:0;right:0;background-color:#eaecf0;z-index:1;clip-path:polygon(0 0,100% 0,100% 100%)}.business-category__card.active{border:2px solid #0C6FF3}.business-category__card.active:after{background-color:#0c6ff3}.add-break{color:var(--ant-color-primary);border:none}.introduce-tour{width:800px}.introduce-tour .introduce-tour-buttons button{width:120px;height:44px;border-radius:12px}.introduce-tour .introduce-tour-close{top:12px!important}.introduce-tour .introduce-tour-close,.introduce-tour .introduce-tour-close svg{width:24px;height:24px;border-radius:50%}.introduce-tour .introduce-tour__indicator{display:inline-block;width:18px!important;height:6px!important;margin-left:5px;background-color:#ccc;border-radius:8px;cursor:pointer}.introduce-tour .introduce-tour__indicator.active{background-color:#007bff}.use-sample-switch .ant-typography{font-size:14px;font-style:normal;font-weight:500!important;line-height:20px!important;color:#344054!important}.main-content-category{overflow-y:auto;max-height:600px}.main-content-category .service-item-box{border-left:1px solid #eaecf0;padding-left:20px;margin-top:12px}.main-content-category .service-item-box .service-item{border:1px solid #eaecf0;border-radius:12px;padding:12px;font-weight:600;color:#101828;font-size:14px}.main-content-category .service-item-box .service-item .ant-col{display:flex;align-items:center}.main-content-category .service-item-box .service-item button{width:20px;height:20px;border:none}.main-content-category .edit-button{color:#475467}.employee-item{border:1px solid #eaecf0;border-radius:12px;padding:12px;font-weight:600;color:#101828;font-size:14px}.employee-item .ant-col{display:flex;align-items:center}.employee-item button{width:20px;height:20px;border:none}#setup-layout{height:100vh}#setup-layout .sider{background-image:url(/assets/setup/Circle_pattern.svg),linear-gradient(0,#f5f9ff,#f5f9ff);background-repeat:no-repeat;background-position:bottom left}#setup-layout .anticon.anticon-check.ant-steps-finish-icon{color:#fff}#setup-layout .sub-layout{background-color:#fff}#setup-layout .content{overflow-y:auto}#setup-layout .footer{height:92px;display:flex;justify-content:space-between;box-shadow:0 2px #edf2f7 inset;min-width:820px;background-color:#fff}
