.bc-app-loader{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.dragger-container .error-message{text-align:center;width:100%}.dragger-container .dragger-window{justify-content:center;align-items:center;margin-top:12px;display:flex}.dragger-container .dragger-window .dragger-area,.dragger-container .dragger-window .drop-area{background-color:#eff1f1;border:1px dashed #000;border-radius:10px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:12px;display:flex;position:relative}.dragger-container .dragger-window .dragger-area .footer,.dragger-container .dragger-window .drop-area .footer{flex-direction:column;justify-content:space-between;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.dragger-container .items-list{margin-bottom:35px}.dragger-container .items-list .ant-divider{margin:16px 0}.dragger-container .items-list .row-container{align-items:center;gap:10px;display:flex}.dragger-container .items-list .row-container .file-avatar{border-radius:50%;width:35px;height:35px;margin-right:5px}.dragger-container .items-list .row-container .info-container{flex-direction:column;gap:5px;width:100%;display:flex}.dragger-container .upload-manually{margin-bottom:25px}.bc-branch-select .inactive-branch{cursor:pointer}.bc-branch-select .branch-title{margin-left:50px;font-size:16px;font-weight:500}.bc-branch-select .branch-title .warning-icon{color:#faad14}.bc-branch-select .branch-title .lock-icon{color:#ff4d4f}.bc-branch-select .ant-collapse-header{align-items:center}.bc-branch-select .ant-collapse-header .ant-collapse-header-text{color:rgba(0,0,0,.65);margin-top:2px}.TaskModal__header{justify-content:space-between;align-items:center;gap:8px;padding-right:24px;display:flex}.TaskModal__title{font-size:15px;font-weight:600}.TaskModal__body{flex-direction:column;gap:10px;display:flex}.TaskModal__chips{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.TaskModal__chip{color:rgba(0,0,0,.65);white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,.05);border:none;border-radius:11px;align-items:center;gap:4px;height:22px;padding:0 8px;font-size:11px;font-weight:450;transition:background-color .12s,color .12s;display:inline-flex}.TaskModal__chip:hover{color:rgba(0,0,0,.88);background:rgba(0,0,0,.09)}.TaskModal__chip--muted{color:rgba(0,0,0,.35)}.TaskModal__chip--open{color:#1677ff;background:#e6f4ff}.TaskModal__chip-icon{color:inherit;flex-shrink:0;font-size:11px}.TaskModal__textarea{resize:none;border-radius:8px;padding:8px 10px;font-size:13px;line-height:18px}.TaskModal__details{border-top:1px solid #f0f0f0;flex-direction:column;gap:10px;padding-top:4px;display:flex}.TaskModal__status,.TaskModal__client{font-size:13px}.TaskModal__comments{flex-direction:column;gap:6px;display:flex}.TaskModal__comments-title{font-size:13px}.TaskModal__comments-empty{font-size:12px}.TaskModal__comments-list{flex-direction:column;gap:8px;max-height:220px;display:flex;overflow-y:auto}.TaskModal__comments-list::-webkit-scrollbar{width:4px}.TaskModal__comments-list::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:4px}.TaskModal__comment{background:#f9fafb;border-radius:8px;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.TaskModal__comment-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.TaskModal__comment-author{font-size:12px}.TaskModal__comment-time{white-space:nowrap;font-size:11px}.TaskModal__comment-text{white-space:pre-wrap;word-break:break-word;font-size:13px}.TaskModal__comment-form{align-items:flex-end;gap:6px;display:flex}.TaskModal__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.TaskModal__footer-complete{flex-shrink:0}.TaskModal__footer-actions{gap:8px;margin-left:auto;display:flex}.bc-blocked-integration-alert{width:100%}.bc-audio-file{flex-direction:column;gap:4px;min-width:260px;max-width:420px;display:flex}.bc-audio-file--in,.bc-audio-file--out{align-items:flex-start}.bc-audio-file__direction{margin-bottom:4px}.bc-audio-file__direction-text{max-width:100%;font-size:14px;font-weight:500;line-height:1.4}.bc-audio-file__controls{align-items:center;gap:6px;margin-bottom:2px;display:flex}.bc-audio-file__controls--in,.bc-audio-file__controls--out{align-items:flex-start}.bc-audio-file__button{border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:12px;line-height:1;transition:color .15s,border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.bc-audio-file__button--primary{color:#0958d9;background-color:#e6f4ff;border:1px solid #4096ff}.bc-audio-file__button--primary:hover{color:#003eb3;background-color:#bae0ff;border-color:#1677ff;box-shadow:0 0 0 1px rgba(22,119,255,.12)}.bc-audio-file__button--secondary{color:#595959;background-color:transparent;border:1px solid transparent}.bc-audio-file__button--secondary:hover{color:#434343;background-color:#f5f5f5}.bc-audio-file__native-player{width:100%;margin-top:4px}.bc-audio-file__player{background-color:#fafafa;border-radius:12px;flex-direction:column;gap:6px;width:100%;margin-top:4px;margin-bottom:12px;padding:8px 10px;transition:background-color .18s,box-shadow .18s;display:flex;box-shadow:0 4px 8px rgba(0,0,0,.06)}.bc-audio-file__player:hover{background-color:#f5f5f5;box-shadow:0 6px 12px rgba(0,0,0,.08)}.bc-audio-file__audio-element,.bc-audio-file__download-anchor{display:none}.bc-audio-file__row{width:100%;display:flex}.bc-audio-file__row--top{align-items:center;gap:8px}.bc-audio-file__row--center{justify-content:center;align-items:center;gap:8px;margin-top:2px}.bc-audio-file__row--bottom{justify-content:space-between;align-items:center;margin-top:2px}.bc-audio-file__time{color:#595959;font-size:11px;line-height:1.2}.bc-audio-file__time--current{text-align:left;min-width:36px}.bc-audio-file__time--duration{text-align:right;min-width:36px}.bc-audio-file__progress-slider{flex:1;margin:0}.bc-audio-file__icon-button{justify-content:center;align-items:center;display:inline-flex;font-size:16px!important}.bc-audio-file__icon-button--play .bc-audio-file__play-icon,.bc-audio-file__play-icon{color:#1677ff;font-size:24px!important}.bc-audio-file__popover .ant-popover-inner{border-radius:10px;padding:8px 10px}.bc-audio-file__popover-inner{flex-direction:column;align-items:center;gap:4px;display:flex}.bc-audio-file__volume-slider,.bc-audio-file__speed-slider{height:80px}.bc-audio-file__speed-value-popover{color:#434343;margin-top:2px;font-size:12px}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:rgba(255,255,255,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration)cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;font-size:14px;line-height:30px}.pswp__counter:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:20px}.pswp__counter:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:20px}.pswp__counter:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:20px}.pswp__counter:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.pswp__counter:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.pswp__counter:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.pswp--one-slide .pswp__counter{display:none}.loader-overlay{z-index:9999;opacity:0;pointer-events:none;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.loader-overlay.visible{opacity:1;pointer-events:all}.loader-spinner{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-gallery-container{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.image-gallery-container .image-gallery-description{font-size:12px}.image-gallery-container .image-gallery-anchor{display:block;position:relative}.image-gallery-container .image-gallery-anchor .image-gallery-preview{border-radius:10px;top:0}.image-gallery-container .image-gallery-anchor .image-gallery-thumbnail{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;min-width:140px;height:100px;display:flex}.image-gallery-container .image-gallery-anchor .image-gallery-thumbnail-icon svg{width:24px;height:24px}.image-gallery-container .image-gallery-anchor .image-gallery-load-button{z-index:2;width:25px;height:25px;min-height:25px;position:absolute;top:4px;right:4px}.image-gallery-container .video-container{display:block;position:relative}.image-gallery-container .video-container .image-gallery-load-button{z-index:2;width:25px;height:25px;min-height:25px;position:absolute;top:4px;right:4px}.chat-message_container_wrapper{margin-bottom:4px;font-size:12px;display:flex}.chat-message_container_wrapper .small-title{font-size:11px}.chat-message_container_wrapper .location-icon{opacity:.7;width:20px;height:11px}.chat-message_container_wrapper .share-icon{opacity:.7;width:30px;height:11px}.chat-message_container_wrapper .call-icon{margin-right:.25rem}.chat-message_container_wrapper .placed-color{color:green}.chat-message_container_wrapper .missed-color{color:#eb5a5a}.chat-message_container_wrapper .non-response-color{color:#00f}.chat-message_container_wrapper .coral-color{color:#e14f4f}.chat-message_container_wrapper .chat-message_content_header{align-items:center;gap:4px;display:flex}.chat-message_container_wrapper .chat-message_content_header svg{height:14px}.chat-message_container_wrapper .chat-message_container{gap:8px;max-width:80%;display:flex}.chat-message_container_wrapper .chat-message_container .chat-message_photo{min-width:40px;position:relative}.chat-message_container_wrapper .chat-message_container .chat-message_photo .client-avatar{border-radius:100%;width:40px;max-width:100%;height:40px}.chat-message_container_wrapper .chat-message_container .chat-message_photo .message-integration_icon{background-color:#fff;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:21px;padding:1px 2px 0;position:absolute;top:23px}.chat-message_container_wrapper .chat-message_container .chat-message_photo .message-integration_icon .svg-inline--fa.fa-lg{vertical-align:0}.chat-message_container_wrapper .chat-message_container .chat-message_photo .message-integration_icon_in{left:24px}.chat-message_container_wrapper .chat-message_container .chat-message_photo .message-integration_icon_out{left:-2px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container{flex-direction:column;gap:2px;display:flex}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container{gap:6px;display:flex;position:relative}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .copy-message-info-button{position:absolute;bottom:0;right:-30px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .copy-message-info-button--incoming{left:-30px;right:auto}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content{background-color:rgba(235,235,235,.45);border-radius:0 10px 10px;padding:8px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content .message-block{word-break:break-word;overflow-wrap:break-word;white-space:normal}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content .forwared-message{opacity:.7;flex-direction:row;align-items:center;margin-bottom:10px;font-style:italic;display:flex}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content .replied-message{background-color:#c9c9c9;border-radius:8px;flex-direction:row;width:100%;margin-bottom:10px;display:flex}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content .replied-message .replied-message_indicator{background-color:#5bb15b;border-radius:8px 0 0 8px;width:8px;min-width:8px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content .replied-message .replied-message_text{white-space:pre-wrap;margin:6px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .deleted-message{opacity:.4}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .placed-call{background-color:#d9fdd3}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .missed-call{background-color:#ffddd4}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .non-response-call{background-color:#d3ebfd}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .placed-call,.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .missed-call,.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .non-response-call{width:320px;position:relative}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .placed-call .status,.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .missed-call .status,.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .non-response-call .status{font-size:10px;position:absolute;bottom:4px;right:8px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_content_out{border-radius:10px 0 10px 10px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status{margin-top:8px;font-size:9px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:right}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:left}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status .status-text{color:rgba(0,0,0,.45);display:inline-block}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status .status-text~div{width:16px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .status .status-text~div>svg{height:8px;padding-bottom:1px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_actions{flex-direction:column;justify-content:space-between;display:flex}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container .message-container_actions .icon-bottom{background-color:rgba(235,235,235,.45);border-radius:100%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .message-container_out{flex-direction:row-reverse}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .chat-message_content_integration{color:rgba(0,0,0,.45);height:16px;font-size:11px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container .chat-message_content_integration button{height:16px;font-size:11px}.chat-message_container_wrapper .chat-message_container .chat-message_content_container_out{align-items:end}.chat-message_container_wrapper .chat-message_container_out{flex-direction:row-reverse}.chat-message_container_wrapper_out{justify-content:end}.bc-refund-from-balance-window .sum,.bc-refund-from-balance-window .box-office,.bc-refund-from-balance-window .comment,.bc-refund-from-balance-window .refund-date{margin-bottom:12px}.bc-refund-from-balance-window .window-title-divider,.bc-refund-from-balance-window .meta,.bc-refund-from-balance-window .meta-divider{margin-top:12px;margin-bottom:12px}.bc-refund-from-balance-window .form{margin-top:12px}.bc-refund-from-balance-window .required-field{margin-top:8px}.bc-refund-from-balance-window .refund-date :global .ant-picker{display:block}.bc-refund-from-balance-window__cashbox-dropdown .refund-cashbox-option{flex-direction:column;min-width:0;display:flex}.bc-refund-from-balance-window__cashbox-dropdown .refund-cashbox-option__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bc-refund-from-balance-window__cashbox-dropdown .refund-cashbox-option__balance{color:rgba(0,0,0,.55);font-size:12px}.stream-video-player{border-radius:10px;width:100%;max-width:400px;height:auto}.input-container .chat-input-header{background:#eceeef;border-bottom:1px solid rgba(0,0,0,.1);padding-left:11px}.input-container .chat-input-header .chat-input-header-integration-label{color:#1677ff;display:flex}.input-container .chat-input-header .chat-input-header-integration-label .integration-type-wrapper{max-width:min(200px,30vw)}.input-container .chat-input-header .chat-input-header-integration-label .integration-type-wrapper .integration-type-text{text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.input-container .chat-input-header .chat-input-header-integration-label .integration-login{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.input-container .chat-input-header>span{color:#000}.input-container .chat-input-header *{font-size:12px}.input-container textarea{padding-right:100px;font-size:12px}.input-container .card-footer{justify-content:flex-end;gap:8px;display:flex}.flex-container{width:100%}.integrations-list-divider{margin:12px 0}.integration-item-box{box-sizing:border-box;border:.5px solid rgba(0,0,0,.05);border-radius:8px;width:100%;padding:0 8px}.chat-message-integrations-dropdown .integration-type-wrapper,.chat-message-integrations-dropdown .chat-input-header-integration-label{display:inline}.chat-message-integrations-dropdown .ant-dropdown-menu-item{padding:0!important}.no-client-title{margin:4px 0;display:block}.input-integration-icon{margin-left:4px;margin-right:-4px}.chat-message-integrations-dropdown{margin-bottom:10px!important;padding:0!important}.chat-message-integrations-dropdown ul{max-width:450px;max-height:450px;overflow-y:auto}.chat-message-integrations-dropdown .branch-location-icon{color:rgba(0,0,0,.88)}.chat-message-integrations-dropdown .integration-item-box{cursor:pointer;border-radius:4px;row-gap:0}.chat-message-integrations-dropdown .integration-item-box.dropdown-selected-integration{background-color:#e6f7ff}.chat-message-integrations-dropdown .integration-item-box:hover{background-color:#f5f5f5}.chat-message-integrations-dropdown .integration-item-box.dropdown-selected-integration:hover{background-color:#bae7ff}.bc-message-templates-wrapper{width:100%;position:relative}.bc-message-templates-wrapper .close-icon{color:#999;flex:none;margin-left:8px;font-size:12px}.bc-message-templates-dropdown-overlay{width:100%}.bc-message-templates-dropdown-overlay .message-templates-dropdown{background:#fff;border:1px solid rgba(5,5,5,.12);border-radius:8px;width:100%;max-height:320px;padding:8px 0;overflow:auto;box-shadow:0 6px 16px rgba(0,0,0,.08)}.bc-message-templates-dropdown-overlay .message-templates-option{cursor:pointer;padding:4px 12px}.bc-message-templates-dropdown-overlay .message-templates-option:hover{background:rgba(0,0,0,.04)}.bc-message-templates-dropdown-overlay .message-container{min-width:0;max-width:100%;overflow:hidden}.bc-message-templates-dropdown-overlay .message-container .template-text{white-space:nowrap;flex:none}.bc-message-templates-dropdown-overlay .message-container .message-text{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.bc-message-templates-dropdown-overlay .ant-empty{margin:0;padding:12px}.client-services-container{width:100%}.no-text-selection{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-field-container{border:1px solid #ccc;border-radius:5px;align-items:center;width:100%;height:32px;display:flex;position:relative}.custom-field-container>div{justify-content:center;align-items:center;height:100%;display:flex}.custom-field-container span{line-height:0}.custom-field-container .custom-icon,.custom-field-container .select-icon{width:36px}.custom-field-container .custom-icon{font-size:10px}.custom-field-container .select-icon{justify-content:center;display:flex}.custom-field-container .search-input{border:transparent;border-radius:4px;outline:none;width:150px;height:18px;font-size:14px;transition:border-color .5s}.custom-field-container .search-input:focus{border-color:#000}.custom-field-container .custom-select{cursor:pointer;height:100%;margin-left:15px;display:flex}.custom-field-container .custom-select .selected-option{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.custom-field-container .custom-select .selected-option .selected-option-text{white-space:nowrap;height:100%}.custom-field-container .custom-select .triangle-icons{flex-direction:column;align-items:center;width:32px;display:flex}.custom-field-container .custom-select .triangle-icons .triangle{border-left:3px solid transparent;border-right:3px solid transparent;width:0;height:0}.custom-field-container .custom-select .triangle-icons .triangle-up{border-bottom:6px solid #000;margin-bottom:3px}.custom-field-container .custom-select .triangle-icons .triangle-down{border-top:6px solid #000}.custom-field-container .custom-select .options-list{z-index:4;background-color:#fff;border:1px solid #ccc;border-radius:0 0 5px 5px;width:200px;display:none;position:absolute;top:100%;right:calc(100% - 390px)}.custom-field-container .custom-select .options-list.expanded{display:block}.custom-field-container .custom-select .options-list .option{cursor:pointer;flex-direction:column;justify-content:center;height:24px;padding:16px;display:flex}.custom-field-container .custom-select .options-list .option:hover{background-color:#f5f5f5}.custom-field-container .custom-select .options-list .option .option-text{white-space:nowrap}.bc-dev-mode{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bc-dev-mode .alert-box{max-width:600px}.bc-dev-mode .alert-box div{font-size:18px}.bc-dev-mode .alert-box img{width:200px;height:auto}@media screen and (max-width:550px){.form-buttons .button-container{flex-direction:column;gap:16px}.form-buttons .first-button-group{flex-direction:column;margin-bottom:30px}}.form-buttons .button-container{justify-content:space-between;display:flex}.form-buttons .first-button-group{gap:16px;display:flex}.bc-users-history-tab{width:100%;max-width:800px}.bc-users-history-tab .container{justify-content:space-between;align-items:center;max-width:800px;display:flex}.bc-users-history-tab .container .label{min-width:100px}.bc-users-history-tab .container .second-column{width:100%;max-width:400px}.bc-users-history-tab .container .second-column .date-container{align-items:center;gap:10px;display:flex}.bc-users-history-tab .container .second-column .date-container .date-container_label{min-width:60px}.bc-users-history-tab .space{flex-direction:row;gap:24px;width:100%;max-width:800px;display:flex}.bc-users-history-tab .action{margin-bottom:30px}.bc-users-history-tab .action .action-item{margin-left:30px}.bc-users-history-tab .action .action-item .action-item_icon{width:30px;height:10px;padding-bottom:1px}.bc-users-history-tab .action .action-item .action-item_icon-marker{width:15px;height:4px;padding-bottom:4px}@media screen and (max-width:834px){.bc-users-history-tab .divider{width:auto;max-width:400px;min-width:none!important}.bc-users-history-tab .ant-form-item{width:100%;max-width:400px;margin:0}.bc-users-history-tab .ant-form-item .ant-picker{width:100%;max-width:400px}.bc-users-history-tab .space{flex-direction:column;max-width:400px}.bc-users-history-tab .container{flex-direction:column;align-items:baseline;gap:10px;width:100%}.bc-users-history-tab .button{width:100%}.bc-users-history-tab .branches-container{width:auto}}.bc-error-403-unauthorized{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bc-error-403-unauthorized .container{flex-direction:column;align-items:center;display:flex}@media screen and (max-width:550px){.bc-error-403-unauthorized img{width:33.3333vw;height:auto}}.bc-error-404-not-found{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.bc-error-404-not-found .error-container{max-width:500px}.bc-extended-message .alert-about-integration-type{align-items:flex-start}.bc-extended-message .alert-about-integration-type svg{margin-top:3px!important}.bc-extended-message .message-and-footer-space{width:100%}.bc-extended-message .message-and-footer-space .message-field-with-buttons{border:1px solid #d9d9d9;border-radius:6px;margin-bottom:24px}.bc-extended-message .message-and-footer-space .message-field-with-buttons:has(.ant-form-item-has-error){border-color:#ff4d4f;box-shadow:0 0 0 2px rgba(255,77,79,.1)}.bc-extended-message .message-and-footer-space .message-field-with-buttons .message-form-item{margin:0!important}.bc-extended-message .message-and-footer-space .message-field-with-buttons .message-field{resize:vertical;min-height:127.5px}.bc-extended-message .message-and-footer-space .message-field-with-buttons .message-field.small-message-text{font-size:12px}.bc-extended-message .message-and-footer-space .message-field-with-buttons .message-field-divider{margin:0 auto}.bc-extended-message .message-and-footer-space .message-field-with-buttons .counter{text-align:center;background-color:rgba(0,0,0,.024);justify-self:flex-start;width:100%;padding-left:7px;display:flex}.bc-extended-message .message-and-footer-space .message-field-with-buttons .buttons-container{background-color:rgba(0,0,0,.024);width:100%}.bc-extended-message .message-and-footer-space .message-field-with-buttons .buttons-container .key-words-icon{margin-bottom:2px}.bc-extended-message em-emoji-picker{margin-top:263px;margin-right:25px}.bc-extended-message .leads-service em-emoji-picker{margin-top:179px}.bc-extended-message .ant-input-status-error{color:#373a3c}.filter{margin-right:12px;position:relative}.filter.branches_filter .filter-overlay .filter-item{margin-top:3px}.filter .selected-items-count{color:gray;margin-left:3px}.filter .filter-label{align-items:center;display:flex}.filter .filter-label .triangle{margin-left:12px;font-size:20px;transition:transform .5s;display:inline-block;transform:rotate(90deg)}.filter .filter-label .triangle.expanded{transform:rotate(0)}@keyframes rotation{50%{transform:rotate(0)}}.filter .filter-overlay{z-index:4;background-color:#fff;border:1px solid #f5f5f5;flex-direction:column;min-width:200px;max-height:360px;padding:6px 12px;display:flex;position:absolute;left:0;overflow-x:auto}.filter .filter-overlay.right-aligned{left:auto;right:0}.filter .filter-overlay .search-input{margin-bottom:6px}.filter .filter-overlay .select-all{font-weight:600;line-height:24px;display:flex}.filter .filter-overlay .select-all input[type=checkbox]{margin-right:12px}@media screen and (max-width:550px){.filter .filter-overlay{top:90px;right:0}}.ui-text-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal}.ui-input-wrapper{box-sizing:border-box;border:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:0;padding:0;transition:all .2s ease-in-out;display:flex;position:relative}.ui-input-wrapper,.ui-input-wrapper:before,.ui-input-wrapper:after{box-sizing:border-box}.ui-input-wrapper .ui-input-container{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;transition:all .2s ease-in-out;display:flex}.ui-input-wrapper .ui-input-label{margin-bottom:11px}.ui-input-wrapper .ui-input-description{margin-top:6px!important}.ui-input-wrapper .ui-input{border:0;outline:none;width:100%;margin:0;padding:0;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:all .2s ease-in-out}.ui-input-wrapper .ui-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ui-input-wrapper .ui-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ui-input-wrapper .ui-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ui-input-wrapper .ui-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ui-input-wrapper .ui-input[type=time]::-webkit-calendar-picker-indicator{background:0 0}.ui-input-wrapper .ui-input::-webkit-input-placeholder{color:#979797}.ui-input-wrapper .ui-input::-ms-input-placeholder{color:#979797}.ui-input-wrapper .ui-input::placeholder{color:#979797}.ui-input-wrapper .ui-input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px inherit inset;transition:background-color 600000s,color 600000s}.ui-input-wrapper .ui-input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px inherit inset;transition:background-color 600000s,color 600000s}.bc-logs-generator{width:100%;max-width:800px}.bc-logs-generator .action{margin-bottom:30px}.bc-logs-generator .action>.ant-typography{word-break:break-word;display:inline}.bc-logs-generator .action .action-item-container{margin-left:30px}.bc-logs-generator .action .action-item-container .ant-typography{white-space:break-spaces}.bc-logs-generator .action .action-item-container .action-item_icon{width:30px;height:10px;padding-bottom:1px}.bc-logs-generator .action .action-item-container .action-item_icon-marker{width:15px;height:4px;padding-bottom:4px}@media (max-width:768px){.bc-logs-generator{max-width:100%}.bc-logs-generator .action{margin-bottom:20px}}@media (max-width:480px){.bc-logs-generator .action{margin-bottom:16px}.bc-logs-generator .action .action-item-container{margin-left:16px}.bc-logs-generator .action .action-item-container .action-item_icon{width:20px}.bc-logs-generator .action .action-item-container .action-item_icon-marker{width:12px}}@media (max-width:360px){.bc-logs-generator .action{margin-bottom:12px}.bc-logs-generator .action .action-item-container{margin-left:10px}}@media screen and (max-width:834px){.bc-logs-generator .divider{width:auto;max-width:400px;min-width:none!important}.bc-logs-generator .ant-form-item{width:100%;max-width:400px;margin:0}.bc-logs-generator .ant-form-item .ant-picker{width:100%;max-width:400px}.bc-logs-generator .space{flex-direction:column;max-width:400px}.bc-logs-generator .container{flex-direction:column;align-items:baseline;gap:10px;width:100%}.bc-logs-generator .button{width:100%}.bc-logs-generator .branches-container{width:auto}}@media screen and (max-width:550px){.bc-logs-generator .action>.ant-typography{font-size:13px;line-height:1.5}.bc-logs-generator .action [data-testid=action-info]{color:rgba(0,0,0,.45);font-size:12px}.bc-logs-generator .history-action-item .action-item-container{flex-wrap:wrap;align-items:flex-start;gap:2px;display:flex}}@media screen and (max-width:360px){.bc-logs-generator .action>.ant-typography{font-size:12px}}.multiselect-popup .ant-select-item-option-content{white-space:normal;min-width:0;height:auto;overflow:visible}.multiselect-popup .ant-select-item{align-items:flex-start;height:auto}.multiple-select-options-label{white-space:normal;word-break:break-word;width:100%;min-width:0;margin:0!important}.bc-page .sider{margin-top:var(--top-banner-height,0px);height:calc(100vh - var(--top-banner-height,0px));overflow-y:auto}.bc-page .sider .ant-layout-sider-children{height:100%}.bc-page .mobile-sidebar .ant-menu{background:0 0}.bc-page .ant-menu-submenu-vertical.menu-item-with-children .ant-menu-title-content{margin:0;font-size:11px;line-height:14px;opacity:1!important}.bc-page .ant-menu-submenu-vertical.menu-item-with-children .ant-menu-submenu-title{flex-direction:column;align-items:center;gap:4px;display:flex}.bc-page .sider-container{flex-direction:column;justify-content:space-between;height:100%;padding-bottom:15px;display:flex}.bc-page .collapse-button{color:#fff;cursor:pointer;border-radius:8px;width:calc(100% - 8px);height:40px;margin-left:4px;margin-right:4px;padding-left:24px;line-height:40px;display:flex}.bc-page .collapse-button .collapse-button_title{margin-left:10px}.bc-page .bug-report-button{justify-content:flex-start;gap:10px;width:calc(100% - 8px);height:40px;margin-left:3px;margin-right:3px;padding-left:24px;line-height:40px;display:flex}.bc-page .page-content-container{margin-top:var(--top-banner-height,0px);height:calc(100vh - var(--top-banner-height,0px))}.bc-page .page-content-container .header{height:auto;padding:0}.bc-page .page-content-container .page-content{margin:0;overflow-y:auto}.bc-page .image-container{justify-content:space-between;align-items:center;column-gap:10px;margin:10px auto;padding-left:10px;padding-right:10px;display:flex}.bc-page .image-container .ant-dropdown-trigger{min-width:60px;max-width:60px;min-height:60px;max-height:60px}.bc-page .image-container .ant-dropdown-trigger .sb-avatar__text{border:2.5px solid #fff;margin-top:-2px;margin-left:-2px}.bc-page .image-container .image{border:2.5px solid #fff;border-radius:50%;width:60px;height:60px}.bc-page .image-container .image-spinner{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;height:60px;margin-bottom:3px;display:flex}.bc-page .image-container .select{width:100%;max-width:158px}.bc-page .calendar-container{justify-content:center;margin-bottom:8px;display:flex}.bc-page .bug-report-button,.bc-page .calendar-button{color:#fff;background:0 0;border:1px solid #fff}.bc-page .bug-report-button:hover,.bc-page .calendar-button:hover{color:#fff!important}.bc-page .sider-collapsed .actions-container{flex-direction:column;display:flex}.bc-page .sider-collapsed .actions-container .bug-report-button,.bc-page .sider-collapsed .actions-container .calendar-button{margin:0 4px}.bc-page .sider-collapsed .actions-container li,.bc-page .sider-collapsed .actions-container .bug-report-button,.bc-page .sider-collapsed .actions-container .calendar-button{flex-direction:column;justify-content:center;align-items:center;gap:4px;height:54px;padding:4px 0;display:flex}.bc-page .sider-collapsed .actions-container li span:last-child,.bc-page .sider-collapsed .actions-container .bug-report-button span:last-child,.bc-page .sider-collapsed .actions-container .calendar-button span:last-child{opacity:1;word-wrap:break-word;white-space:normal;text-align:center;margin:0;font-size:11px;line-height:14px}.bc-page .sider-collapsed .collapse-button{justify-content:center;min-height:50px;margin-left:0;margin-right:0;padding:0;display:flex}.bc-page .sider-collapsed .collapse-button svg{height:20px}.bc-page .header{justify-content:space-between;display:flex}.bc-page .header .mobile-buttons_container{align-items:center;gap:5px;display:flex}.bc-page .header .mobile-buttons_container__title{color:rgba(0,0,0,.88);font-size:16px;font-weight:600;line-height:1}.bc-page .header .toggler-and-breadcrumbs{display:flex}.bc-page .header .toggler-and-breadcrumbs .ant-btn{margin-top:auto;margin-bottom:auto}.bc-page .header .toggler-and-breadcrumbs .navigation{flex-direction:column;min-width:200px;display:flex}.bc-page .header .toggler-and-breadcrumbs .navigation .breadcrumbs-item:hover{color:rgba(0,0,0,.88);cursor:pointer;background-color:rgba(0,0,0,.06);border-radius:4px;height:22px;margin-left:-4px;margin-right:-4px;padding:0 4px;transition:color .2s;display:inline-block}.bc-page .header .toggler-and-breadcrumbs .navigation .breadcrumbs-item.disabled{cursor:not-allowed;color:rgba(0,0,0,.45);background-color:transparent}.bc-page .header .toggler-and-breadcrumbs .navigation .title{margin-top:3px;margin-bottom:0}.bc-page .header .custom-part{padding-right:16px}.bc-page .header .header-breadcrumbs-mobile{display:none}.bc-page .alert-container{justify-content:center;display:flex}.bc-page .alert-container .alert{width:100%;margin-bottom:24px}.bc-page .alert-container .ant-alert{cursor:pointer;align-items:center;display:flex}.bc-page .alert-container .ant-alert .ant-alert-close-icon{align-items:center;display:flex}.bc-page .label-require:after{color:#ff4d4f;content:"*";font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.bc-page .label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-page .label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-page .label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.bc-page .label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-page .label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-page .label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.bc-page .sendout-receivers-breadcrumb-title{white-space:nowrap;text-overflow:ellipsis;max-width:200px;display:block;overflow:hidden}.system-sidebar-help-box .ant-modal-content{padding:30px 50px 25px 48px}.system-sidebar-help-box .help-box{flex-direction:column;gap:40px;display:flex}.system-sidebar-help-box .pseudo-title{font-size:15px}.system-sidebar-help-box .error-button,.system-sidebar-help-box .cache-button{box-sizing:content-box;width:235px;padding-top:1px;padding-bottom:1px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:4px}.small-scrollbar::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.small-scrollbar::-webkit-scrollbar-track{background:#fff;border-radius:15px}.small-scrollbar::-webkit-scrollbar-corner{border-radius:33px}.small-scrollbar ::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.sidebar-menu-link{color:inherit;text-decoration:none}.sidebar-menu-item-with-badge{justify-content:space-between;align-items:center;width:100%;padding:1px;display:flex}.ant-menu-submenu-title .sidebar-menu-item-with-badge{justify-content:space-between;gap:8px;width:100%;padding-right:24px}.badge-over-icon .anticon{line-height:1!important}.sidebar-menu-link:hover,.sidebar-menu-link:active,.sidebar-menu-link:visited,.breadcrumbs-item{color:inherit;text-decoration:none}.breadcrumbs-item:visited{color:inherit}.mobile-sidebar-backdrop{z-index:1001;opacity:0;pointer-events:none;background:rgba(0,0,0,.45);transition:opacity .3s;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-sidebar-backdrop--visible{opacity:1;pointer-events:auto}.mobile-sidebar{z-index:1001;background-color:#001529;width:260px;height:100dvh;transition:transform .3s cubic-bezier(.2,0,0,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-sidebar--open{transform:translate(0)}.mobile-sidebar .sider-container{min-height:100%}.mobile-sidebar .actions-container{flex-direction:column;padding-bottom:16px;display:flex}.mobile-sidebar .image-container{padding:16px 12px 12px}.mobile-sidebar .image-container .select{flex:1;min-width:0}.mobile-sidebar .calendar-container{justify-content:center;margin:0 auto 8px;display:flex}@media screen and (max-width:600px){.bc-page .page-content-container{overflow:hidden}.bc-page .content{padding:4px!important}.bc-page .header{flex-flow:column;align-items:stretch;gap:0;min-height:48px;padding:0 8px 6px 0}.bc-page .header .toggler-and-breadcrumbs{flex-wrap:nowrap;align-items:center;gap:0;display:flex}.bc-page .header .toggler-and-breadcrumbs .navigation{flex:1;min-width:0}.bc-page .header .toggler-and-breadcrumbs .navigation .title{white-space:nowrap;text-overflow:ellipsis;margin-top:0;font-size:16px;overflow:hidden}.bc-page .header .toggler-and-breadcrumbs .navigation .ant-breadcrumb{display:none}.bc-page .header .header-breadcrumbs-mobile{white-space:nowrap;padding:0 8px 4px;display:block;overflow:hidden}.bc-page .header .header-breadcrumbs-mobile .ant-breadcrumb{white-space:nowrap;overflow:hidden}.bc-page .header .custom-part{flex-shrink:0;height:auto!important;padding:4px 12px!important;line-height:100%!important}.bc-page .mobile-buttons_container{flex-shrink:0;align-items:center;height:auto!important;line-height:100%!important}.system-sidebar-help-box .error-button,.system-sidebar-help-box .cache-button{width:calc(100% - 30px)}}@media screen and (min-width:601px) and (max-width:834px){.bc-page .header .navigation .title{font-size:18px}.bc-page .header .custom-part{padding-right:12px}}.PageSidebarCalendar{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;max-width:216px;padding:8px}.PageSidebarCalendar__header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.PageSidebarCalendar__nav-button{color:rgba(0,0,0,.45);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;transition:background-color .12s,color .12s;display:flex}.PageSidebarCalendar__nav-button:hover{color:rgba(0,0,0,.88);background:rgba(0,0,0,.06)}.PageSidebarCalendar__month{color:rgba(0,0,0,.88);font-size:13px;font-weight:600}.PageSidebarCalendar__weekdays,.PageSidebarCalendar__grid{grid-template-columns:repeat(7,28px);justify-content:center;display:grid}.PageSidebarCalendar__weekday{color:rgba(0,0,0,.35);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-items:center;height:20px;font-size:10px;font-weight:500;display:flex}.PageSidebarCalendar__day{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.PageSidebarCalendar__day-button{color:rgba(0,0,0,.88);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;transition:background-color .1s,color .1s;display:flex;position:relative}.PageSidebarCalendar__day-button:hover{background:rgba(0,0,0,.06)}.PageSidebarCalendar__day-button--outside{color:rgba(0,0,0,.25)}.PageSidebarCalendar__day-button--today{font-weight:600}.PageSidebarCalendar__day-button--today:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.PageSidebarCalendar__day-button--selected{color:#fff;background:#1677ff}.PageSidebarCalendar__day-button--selected:hover{background:#4096ff}.ui-popover-wrapper{position:relative}.ui-popover-wrapper .ui-popover-button-component{box-sizing:border-box;border:0;outline:none;margin:0;padding:0}.ui-popover-wrapper .ui-popover-button-component:before,.ui-popover-wrapper .ui-popover-button-component:after{box-sizing:border-box}.ui-popover-wrapper .ui-popover-button-component{cursor:pointer;color:inherit;background:0 0;outline:none;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;font-family:Roboto,sans-serif;display:flex}.ui-popover-wrapper .ui-popover-content{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:calc(100% - 2px);transition:all .4s;position:absolute;top:45px;left:0;overflow:hidden;box-shadow:0 0 rgba(38,43,48,.02),0 0 rgba(38,43,48,.02),0 0 1px rgba(38,43,48,.02),0 0 1px rgba(38,43,48,.01),0 0 1px rgba(38,43,48,0),0 0 1px rgba(38,43,48,0);z-index:100!important}.ui-popover-button-component-disabled{cursor:not-allowed;pointer-events:none}.bc-lead-branches{width:100%;margin-bottom:20px}.payment-account-label{flex-direction:column;max-width:100%;display:flex}.payment-account-label .payment-account-label-text{font-size:14px}.ant-select-selector .payment-account-label{flex-direction:row!important;align-items:center!important;gap:4px!important;max-width:100%!important;display:flex!important}.ant-select-selector .payment-account-label-text-ellipsis{white-space:nowrap!important;text-overflow:ellipsis!important;flex:1 1 0!important;min-width:0!important;overflow:hidden!important}.ant-select-selector .payment-account-label-text{white-space:nowrap!important;flex:none!important;margin:0!important;font-size:14px!important}.ant-select-dropdown .payment-account-label{flex-direction:column!important;align-items:flex-start!important;gap:0!important;max-width:none!important;display:flex!important}.ant-select-dropdown .payment-account-label-text-ellipsis,.ant-select-dropdown .payment-account-label-dropdown{white-space:normal!important;text-overflow:unset!important;max-width:none!important;display:block!important;overflow:visible!important}.ant-select-dropdown .payment-account-label-text{white-space:normal!important;text-overflow:unset!important;font-size:14px!important;overflow:visible!important}.top-balance_modal .ant-select,.top-balance_modal .ant-select-selector{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.top-balance_modal .ant-select-dropdown{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}@media (max-width:546px){.top-balance_modal .container>.ant-form-item{max-width:100%!important}}@media (min-width:547px){.top-balance_modal .ant-form-item{width:100%!important;max-width:362px!important}}.bc-message-input-with-files-upload em-emoji-picker{z-index:500;position:absolute;top:30px;right:120px}.bc-message-input-with-files-upload .error-message{text-align:center;width:100%;margin-bottom:12px}.bc-message-input-with-files-upload #message_help{padding-top:10px;padding-left:10px}.bc-message-input-with-files-upload .ant-form-item-control-input-content .send-message-text-area{padding-bottom:0}.bc-message-input-with-files-upload .action-text-button{margin:0;padding:0}.bc-sendout-message-modal-schedule-container{flex-direction:column;gap:12px;display:flex}.bot-details-modal-header{width:100%;white-space:wrap;display:flex;margin:0!important;padding:0 12px 16px 0!important}.bot-details-modal-header .ant-modal-title{width:100%}.bot-details-modal-header .ant-modal-title .title-with-dropdown-container{justify-content:space-between;align-items:center;margin-top:-2px;display:flex}.bot-details-modal-header .ant-modal-title .title-with-dropdown-container h5{margin:0}.bot-details-modal-header .ant-modal-title .title-with-dropdown-container span{cursor:pointer;align-items:flex-start;height:20px;margin-top:1px;margin-right:4px;display:flex}.bot-details-modal-body{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100px;padding:0 20px;display:flex}.bot-details-modal-body .branch-selector{max-height:86px;overflow-y:auto}.bot-details-modal-body .bot-details-modal-form{flex-direction:column;gap:18px;width:100%;display:flex}.bot-details-modal-body .bot-details-modal-form .send-message-robot-divider{margin:0}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row{flex-direction:row;gap:8px;width:100%;margin-top:4px;display:flex;position:relative}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_day{flex:1.5;display:flex}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_day .ant-form-item-row{width:100%}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_day .ant-form-item-explain{width:300px;margin-top:4px;position:absolute;top:25px;left:0}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time{flex:2.5;display:flex}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time .ant-form-item-row,.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time .ant-form-item-row .custom_deadline_row_time{width:100%}.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time #custom_deadline_time_help{width:300px;margin-top:4px;position:absolute;top:25px;left:0}.bot-details-modal-body .bot-details-modal-form .item-container{flex-direction:column;gap:4px;display:flex}.bot-details-modal-body .bot-details-modal-form .item-container .ant-form-item{margin-bottom:0}.bot-details-modal-body .ant-form-item-explain-error{color:#ff4d4f;font-size:12px;line-height:1.2;position:absolute}.days-input-container{align-items:center;gap:8px;display:flex}.days-input-container .custom_deadline_day_input{width:100px;height:32px}.days-input-container .ant-form-item{margin-bottom:0}.bot-branch-selection-buttons{flex-direction:column;display:flex}.bot-all-branches-button,.bot-unselect-all-branches-button{width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-left:5px;padding-left:5px}.bc-bot-details-modal__footer{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.bc-bot-details-modal__add-btn{min-width:120px}.robot-type--blue{color:#2f5f9e!important;background:#eef6ff!important;border-color:#bcd7ff!important}.robot-type--blue .robot-type__icon{background:#d7e9ff}.robot-type--green{color:#2d7a4f!important;background:#eefbf3!important;border-color:#bdeacb!important}.robot-type--green .robot-type__icon{background:#d7f5e1}.robot-type--purple{color:#6b4fa3!important;background:#f3f0ff!important;border-color:#d6c8ff!important}.robot-type--purple .robot-type__icon{background:#e5dcff}.robot-type--orange{color:#b26a2d!important;background:#fff4ea!important;border-color:#ffd6b8!important}.robot-type--orange .robot-type__icon{background:#ffe6d1}.robot-type--gray{color:#595959!important;background:#f5f5f5!important;border-color:#d9d9d9!important}.robot-type--gray .robot-type__icon{background:#ebebeb}.robot-type--default{color:#595959!important;background:#f5f5f5!important;border-color:#d9d9d9!important}.robot-type--default .robot-type__icon{background:#ebebeb}@media screen and (max-width:455px){.bot-details-modal-header .ant-modal-title .title-with-dropdown-container{align-items:flex-start;margin-top:-1px}}.select-type-bot-modal-body{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100px;padding:0 20px;display:flex}.select-type-bot-modal-header{justify-content:space-between;align-items:center;width:100%;display:flex;margin:0!important;padding:0 0 16px!important}.products-modal_tree{margin-top:24px}.products-modal_tree .ant-tree-treenode{width:100%;max-width:100%;transition:all}.products-modal_tree .ant-tree-node-content-wrapper{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.products-modal_reset{margin-left:auto}.products-modal_arrow_button{aspect-ratio:1;width:32px}.products-modal_arrow_icon{transition:transform .3s ease-in-out}.products-modal_arrow_icon_rotate{transform:rotate(180deg)}.products-modal_extra_filters{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.products-modal_extra_filters_opened{max-height:32px}.products-modal_extra_filters_content{height:32px;overflow:hidden}.add-whatsapp-integration-warning-modal__content{flex-direction:column;gap:8px;font-size:14px;line-height:1.6;display:flex}.add-whatsapp-integration-warning-modal__title{align-items:center;gap:8px;font-weight:600;display:flex}.add-whatsapp-integration-warning-modal__icon svg{fill:#faad14;width:20px;height:20px}.add-whatsapp-integration-warning-modal__intro{margin:0!important}.add-whatsapp-integration-warning-modal__list-item-icon{margin-right:4px!important}.add-whatsapp-integration-warning-modal__list{padding-left:20px;margin:0!important}.add-whatsapp-integration-warning-modal__list li{margin:6px 0!important}.add-whatsapp-integration-warning-modal__list--numbered{list-style:decimal}.add-whatsapp-integration-warning-modal__list--danger{color:#cf1322;padding-left:8px;list-style:none}.add-whatsapp-integration-warning-modal__section-title{font-weight:600;margin:8px 0 0!important}.add-whatsapp-integration-warning-modal__disclaimer{color:rgba(0,0,0,.65);margin:0!important}.add-whatsapp-integration-warning-modal__support{margin:0!important}.add-whatsapp-integration-warning-modal__footer{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.add-whatsapp-integration-warning-modal__footer-actions{gap:8px;display:flex}.social-integrations-warning-modal__warning-icon{color:#ef4444;font-size:22px;line-height:1}.social-integrations-warning-modal__body{flex-direction:column;gap:16px;width:100%;margin-top:16px;display:flex}.social-integrations-warning-modal__body .status__active{color:#2da540}.social-integrations-warning-modal__body .status__authorizing{color:#0275d8}.social-integrations-warning-modal__body .status__ready{color:#009f87}.social-integrations-warning-modal__body .status__initialized{color:#873dac}.social-integrations-warning-modal__body .status__banned,.social-integrations-warning-modal__body .status__deleted,.social-integrations-warning-modal__body .status__error{color:#e14f4f}.combine-clients-modal{gap:16px;height:100%;margin-top:16px;display:flex}.combine-clients-modal ::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.combine-clients-modal ::-webkit-scrollbar-track{background:#fff;border-radius:15px}.combine-clients-modal ::-webkit-scrollbar-corner{border-radius:33px}.combine-clients-modal * ::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.combine-clients-modal__modal .ant-modal-body{padding-top:8px}.combine-clients-modal__divider{height:24px}.combine-clients-modal__button{min-width:200px}.combine-clients-modal__title-wrapper{width:100%}.combine-clients-modal__title{margin:0}.combine-clients-modal__subtitle{font-size:12px}.combine-clients-modal__result-column{z-index:1;flex:0 0 260px;align-self:flex-start;max-width:260px;position:-webkit-sticky;position:sticky;top:0;left:0}.combine-clients-modal__columns-wrapper{flex:1;padding-bottom:8px;overflow-x:auto}.combine-clients-modal__columns{gap:16px;min-width:520px;display:flex}.combine-clients-modal__column-card{flex-direction:column;flex:0 0 260px;max-width:260px;height:100%;display:flex}.combine-clients-modal__column-card .ant-card-body{flex-direction:column;height:100%;padding:12px;display:flex}.combine-clients-modal__column-card .ant-card-head{min-height:40px;padding:0 12px}.combine-clients-modal__column-card .ant-card-head-title{padding:8px 0;font-size:13px}.combine-clients-modal__result-card{background:#f0f5ff;border-color:#1677ff}.combine-clients-modal__column-content{width:100%}.combine-clients-modal__field-block{width:100%;height:46px}.combine-clients-modal__field-label{margin-bottom:4px;font-size:12px;display:block}.combine-clients-modal__field-row{align-items:flex-start;display:flex}.combine-clients-modal__field-value,.combine-clients-modal__checkbox-label{font-size:13px}.combine-clients-modal__checkbox-label .ant-tag{margin-right:4px}.combine-clients-modal__not-duplicate{justify-content:flex-end;margin-top:auto;display:flex}.combine-clients-modal__client-header{justify-content:space-between;align-items:center;gap:6px;font-size:13px;display:flex}.combine-clients-modal__tags-scroll{white-space:nowrap;gap:4px;max-width:100%;display:flex;overflow-x:auto}.combine-clients-modal__tags-scroll .ant-tag{flex-shrink:0}.DeleteProductsModal__content{padding:4px 0}.DeleteProductsModal__alert{margin-bottom:12px}.DeleteProductsModal__rows{flex-direction:column;gap:18px;display:flex}.DeleteProductsModal__row{width:100%}.DeleteProductsModal__rowLabel{color:rgba(0,0,0,.88);width:260px;font-size:16px;font-weight:500}.DeleteProductsModal__rowValue{flex:1;justify-content:flex-start;display:flex}.DeleteProductsModal__countInput{width:260px}.DeleteProductsModal__divider{margin:20px 0 0}.DeleteProductsModal__footer{padding-top:20px}.DeleteProductsModal .InfoRow{width:100%}.DeleteProductsModal .InfoRow__label{color:rgba(0,0,0,.88);width:200px;font-size:16px;font-weight:500}.DeleteProductsModal .InfoRow__value{color:rgba(0,0,0,.88);text-align:left;flex:1;font-size:14px;font-weight:400}.ClientDuplicateModal{flex-direction:column;gap:16px;display:flex}.ClientDuplicateModal__warning{color:#fa8c16;font-size:14px}.ClientDuplicateModal__button{background-color:#52c41a;border-color:#52c41a}.EditProductItemSalePriceModal__content{padding:4px 0}.EditProductItemSalePriceModal__rows{flex-direction:column;gap:18px;display:flex}.EditProductItemSalePriceModal__row{width:100%}.EditProductItemSalePriceModal__rowLabel{color:rgba(0,0,0,.88);width:220px;font-size:16px;font-weight:500}.EditProductItemSalePriceModal__rowValue{flex:1;justify-content:flex-start;display:flex}.EditProductItemSalePriceModal__priceInput{width:260px}.EditProductItemSalePriceModal__footer{padding-top:20px}.EditProductItemSalePriceModal .InfoRow{width:100%}.EditProductItemSalePriceModal .InfoRow__label{color:rgba(0,0,0,.88);width:220px;font-size:16px;font-weight:500}.EditProductItemSalePriceModal .InfoRow__value{color:rgba(0,0,0,.88);text-align:left;flex:1;font-size:14px;font-weight:400}.EditProductGroupSalePriceModal__content{flex-direction:column;gap:20px;padding:4px 0;display:flex}.EditProductGroupSalePriceModal__rows{flex-direction:column;gap:12px;display:flex}.EditProductGroupSalePriceModal__section{border-top:1px solid #f0f0f0;flex-direction:column;gap:12px;padding-top:12px;display:flex}.EditProductGroupSalePriceModal__sectionTitle{font-size:15px;font-weight:500}.EditProductGroupSalePriceModal__sectionBody{flex-direction:column;gap:12px;padding-left:24px;display:flex}.EditProductGroupSalePriceModal__priceRow{width:100%}.EditProductGroupSalePriceModal__priceInput{min-width:180px}.EditProductGroupSalePriceModal__leftoverRow{width:100%}.EditProductGroupSalePriceModal__leftoverLabel{color:rgba(0,0,0,.88);min-width:200px;font-size:14px;font-weight:500}.EditProductGroupSalePriceModal__leftoverInput{width:160px}.EditProductGroupSalePriceModal__footer{padding-top:20px}.EditProductGroupSalePriceModal .InfoRow{width:100%}.EditProductGroupSalePriceModal .InfoRow__label{color:rgba(0,0,0,.88);width:220px;font-size:16px;font-weight:500}.EditProductGroupSalePriceModal .InfoRow__value{color:rgba(0,0,0,.88);text-align:left;flex:1;font-size:14px;font-weight:400}.bc-sales-funnel-column-component{margin-bottom:10px}.bc-sales-funnel-column-component .main-flex{height:100%}.bc-sales-funnel-column-component .main-flex .column-wrapper{background-color:#d9d9d9;border-radius:10px;width:250px}.bc-sales-funnel-column-component .main-flex .column-wrapper .status-line{border-radius:10px 10px 0 0;height:10px}.bc-sales-funnel-column-component .main-flex .column-wrapper .content-container{padding:5px 10px}.bc-sales-funnel-column-component .main-flex .column-wrapper .content-container .info-block{flex-direction:column;gap:12px;display:flex}.bc-sales-funnel-column-component .main-flex .column-wrapper .content-container .info-block .sales-funnel-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bc-sales-funnel-column-component .main-flex .column-wrapper .content-container .info-block .description{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bc-sales-funnel-column-component .main-flex .column-wrapper .content-container .info-block .action-icon{cursor:pointer}.bc-sales-funnel-column-component .main-flex .column-wrapper .content-container .divider{background-color:#434343;margin:8px 0}.bc-sales-funnel-column-component .main-flex .add-intermediate-stage-button{margin-top:50px}.sales-funnel-form-container .services-section__container{flex-wrap:wrap;align-items:center;display:flex}.sales-funnel-form-container .services-section__description{width:90%;margin-left:3.4375rem;font-size:12px}@media screen and (max-width:550px){.branches-selection-container{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.branches-selection-container .ant-form-item{margin-bottom:0}.branches-selection-container .list-container{border:1px solid #f0f0f0;border-radius:4px;margin-bottom:0;overflow:hidden}.branches-selection-container .list-container .ant-list-item{padding:6px 8px!important}.branches-selection-container .list-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-title{margin-bottom:2px;font-size:12px;line-height:1.4}.branches-selection-container .list-container .ant-list-item .ant-list-item-meta .ant-list-item-meta-description{color:rgba(0,0,0,.45);font-size:11px;line-height:1.3}.branches-selection-container .list-container .ant-list-item .ant-list-item-action li{margin-left:4px}.branches-selection-container .list-container .ant-list-item .ant-list-item-action li .branch-delete{font-size:14px!important}.branches-selection-container .ant-form-text{font-size:12px}.branches-selection-container .form-item-branches-button{margin-bottom:0}.branches-selection-container .form-item-branches-button .ant-btn{width:100%;height:32px;font-size:13px;padding:4px 12px!important}.ant-typography{font-size:13px}.ant-typography.ant-form-text{font-size:12px}}.payment-button{align-items:center;width:250px;display:flex}.payment-button button{height:50px}.payment-button .payment-receipt{text-align:left;align-items:center;gap:12px;width:185px;display:flex}.payment-button .payment-receipt .receipt-title-container{max-width:100%}.payment-button .payment-receipt .receipt-title{max-width:100%;margin:0}.payment-button .payment-receipt .receipt-description{color:#979797;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:141px;margin:0;font-size:13px;overflow:hidden}.payment-button__wrapper{width:100%;margin-top:24px}@media (max-width:480px){.payment-button__wrapper{margin-top:16px}.payment-button__container{max-width:100%;height:48px}.payment-button__title{font-size:14px}}.payment-button__container{cursor:pointer;border-color:#1677ff;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;width:100%;max-width:400px;height:56px;padding:10px 17px;display:flex}.payment-button__container:hover{border-color:#1677ff}.payment-button__container:hover .payment-button__title{color:#1677ff}.payment-button__title{color:#373a3c;font-size:16px;line-height:16px;transition:color .3s ease-in-out}.statuses__wrapper{flex-wrap:wrap;align-items:center;gap:6px;width:100%;display:flex}.statuses__button{height:28px;padding:0 10px;font-size:13px}.statuses__button .icon{font-size:13px}@media screen and (max-width:1024px){.statuses__wrapper{gap:5px}.statuses__button{height:28px;padding:0 8px;font-size:12px;line-height:28px}}@media screen and (max-width:834px){.statuses__wrapper{flex-direction:column}.statuses__wrapper .statuses__button{width:100%}}.bc-comment-modal.empty-content .ant-modal-body{justify-content:center;display:flex}.bc-comment-modal .attachment{max-width:100%}.bc-comment-modal .two-columns-layout{justify-content:space-between;gap:12px;display:flex}.bc-comment-modal .two-columns-layout__column{width:50%}.bc-comment-modal .attachment-column img,.bc-comment-modal .attachment-wrapper img{width:400px;height:auto}.record-details__comment-button{position:relative;right:24px}.record-details__wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;position:relative}.record-details__form{width:100%;padding-right:12px;overflow-y:auto}.record-details__form .ant-divider-horizontal{margin:12px 0}.record-details__form .ant-form-item{position:relative}.record-details__form .ant-form-item-explain{z-index:30;color:#ff4d4f;pointer-events:none;background:#fff;border-radius:6px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;max-width:400px;padding:6px 8px;font-size:12px;line-height:1.3;display:none;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05)}.record-details__form .ant-form-item-explain .ant-form-item-explain-error{color:#ff4d4f}.record-details__form .ant-form-item-has-error:hover .ant-form-item-explain{display:block}.record-details__form .ant-form-item-has-error:focus-within .ant-form-item-explain{display:block}.record-details__validation-summary{text-align:left}.record-details__validation-summary-title{font-weight:600}.record-details__validation-summary-list{margin:4px 0 0;padding-left:18px}.record-details__details{flex-direction:row;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.record-details__main{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;display:flex}.record-details__main-fields{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;width:100%;max-width:700px;display:flex}.record-details__main-fields-item{flex-direction:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.record-details__main-fields-item--textarea{align-items:flex-start}.record-details__main-fields-item--textarea .record-details__main-fields-label{padding-top:9px}.record-details__main-fields .record-details__comment-textarea{max-width:400px;resize:vertical!important}.record-details__main-fields-input{width:100%;max-width:400px;margin-bottom:0}.record-details__main-fields-input input{width:100%}.record-details__main-fields-phone{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex;position:relative}.record-details__main-fields-label{width:200px;min-width:200px}.record-details__main-fields .phone-wrapper{align-items:flex-start}.record-details__main-fields-phone-info-tooltip{margin-bottom:0}.record-details__services+.record-details__services{border-top:1px solid rgba(5,5,5,.06);margin-top:12px;padding-top:12px}.record-details__services{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;display:flex}.record-details__services-title{margin:0}.record-details__search{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:6px;width:215px;height:100%;padding-left:16px;display:flex}.record-details__footer{flex-direction:row;gap:10px;width:100%;padding-top:24px;display:flex}.record-details__footer-button{min-width:200px}.record-details__footer-button-save{position:absolute;right:30px}.label-require{font-weight:600}.label-require:after{color:#ff4d4f;content:"*";font-family:SimSun,sans-serif;font-size:14px;line-height:1;display:inline-block}.label-require:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.label-require:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.label-require:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))):after{margin-left:4px}.label-require:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.label-require:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.label-require:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)):after{margin-right:4px}.record-details__main-fields .phone-info{margin-bottom:0!important}.record-details__main-fields .phone-info .ant-form-item{margin-bottom:0}@media screen and (max-width:1024px){.record-details__form{padding-right:8px}.record-details__main-fields{gap:7px}.record-details__main-fields-item{flex-direction:column;align-items:flex-start;gap:4px}.record-details__main-fields-item--textarea .record-details__main-fields-label{padding-top:0}.record-details__main-fields-label{width:100%;min-width:unset}.record-details__main-fields-input{width:100%;max-width:100%}.record-details__main-fields-phone-info-tooltip{margin-bottom:0}.record-details__footer{gap:7px;padding-top:16px}}@media screen and (max-width:1245px){.record-details__details{flex-direction:column}.record-details__main-fields{width:100%;max-width:none}.record-details__search{align-items:flex-start;gap:12px;width:100%;height:auto;padding-top:12px;padding-left:0}.record-details__search .clients-by-phone__container{order:-1}.record-details__search .clients-by-phone__content{width:100%}.record-details__search .clients-by-phone__header{position:-webkit-sticky;position:sticky;left:0}.record-details__search .clients-by-phone__list{padding-bottom:6px}.record-details__search .record-details__comment-button{order:1;right:0}}@media screen and (max-width:834px){.record-details__details{flex-direction:column;height:auto}.record-details__search{align-items:flex-start;width:100%;height:auto;padding-top:12px;padding-left:0}.record-details__main-fields{max-width:100%}.record-details__main-fields-label{width:150px;min-width:150px}.record-details__main-fields-input{max-width:100%}.record-details__footer-button{min-width:150px}.record-details__footer-button-save{right:unset;position:static}}@media screen and (max-width:550px){.record-details__comment-button{right:0}.record-details__form{box-sizing:border-box;max-width:100%;padding-right:0;overflow-x:hidden}.record-details__details{flex-direction:column;height:auto}.record-details__main{width:100%}.record-details__main-fields{gap:14px;max-width:100%}.record-details__main-fields-item{flex-direction:column;align-items:flex-start;gap:4px}.record-details__main-fields-label{width:100%;min-width:unset}.record-details__main-fields-input{width:100%;max-width:100%}.record-details__main-fields-phone{flex-direction:column;align-items:flex-start}.record-details__search{width:100%;height:auto;padding-top:8px;padding-left:0}.record-details__services{overflow-x:auto}.record-details__footer{flex-direction:column;gap:8px;padding-top:16px}.record-details__footer-button{width:100%;min-width:unset}.record-details__footer-button-save{right:unset;position:static}}@media screen and (max-width:360px){.record-details__main-fields{gap:10px}.record-details__services-title{font-size:13px}.record-details__footer{gap:6px;padding-top:12px}.record-details__footer-button{height:36px;font-size:13px}}@media screen and (max-width:550px){.clients-by-phone__container,.clients-by-phone__content,.clients-by-phone__list,.clients-by-phone__radio,.clients-by-phone__radio-group,.clients-by-phone__radio-item,.clients-by-phone__radio-item-name{width:100%;max-width:100%;min-width:unset}}.services{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex}.services__scroll-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.services__table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:600px}.services__table .ant-form-item{margin-bottom:0}.services__table .ant-form-item .ant-form-item-explain-error{margin:0;font-size:12px}.services__tr{margin-bottom:18px}.services__th{text-align:left;z-index:2;background-color:#fff;padding:4px 8px 0 0;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.services__th:last-child{padding-right:0}.services__th:nth-child(2){z-index:3;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;left:0}.services__cell{vertical-align:top;background-color:#fff;max-width:none;padding:4px 8px 4px 0}.services__cell .ant-input-number{width:100%;min-width:0}.services__cell:last-child{padding-right:0}.services__cell:nth-child(2){z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;left:0}.services__cell-container{flex-direction:column;width:100%;display:flex}.services__cell .discount-field{flex-direction:row;gap:10px}.services__checkbox{text-align:center;width:28px}.services__checkbox .ant-form-item{margin-bottom:0}.services__checkbox .ant-form-item-control-input,.services__checkbox .ant-checkbox-wrapper{justify-content:center}.services__name{width:auto;min-width:160px}.services__employee{width:110px}.services__quantity{width:70px}.services__price{width:80px}.services__discount{width:132px}.services__total{text-align:center;width:76px}.services__total-cell{text-align:center}.services__delete{width:32px}.services__service-label{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;padding-right:4px;display:flex}.services__service-label-counts{color:#999;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:12px;line-height:14px;display:flex}.services__footer-row__cell:nth-child(2){z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;left:0}.services__footer+.services__footer .services__footer-cell{padding-top:0}.services__footer-cell{text-align:center;background-color:#fff;padding:4px 8px 4px 0}.services__footer-cell:last-child{padding-right:0}.services__footer-cell:nth-child(2){z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;left:0}.services__footer-cell-name{text-align:left}.services__footer-summary{flex-direction:column;display:flex}.services__footer-summary-total-duration{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.services__footer-summary-total-duration-title{font-weight:600}.services__footer-summary-total-duration-value{flex-direction:row;justify-content:flex-end;align-items:center;gap:4px;display:flex}.services__footer-summary-add{width:auto}.product-sale-items{flex-direction:column;gap:10px;width:100%;display:flex}.product-sale-items__notice{line-height:18px}.product-sale-items__scroll-wrapper{width:100%;overflow-x:auto}.product-sale-items__items{flex-direction:column;gap:4px;width:100%;display:flex}.product-sale-items__header,.product-sale-items__item{grid-template-columns:28px minmax(100px,1.2fr) minmax(110px,1.4fr) minmax(64px,.6fr) minmax(76px,.7fr) minmax(132px,1.2fr) minmax(90px,1fr) minmax(70px,.6fr) 32px;gap:8px;width:100%;min-width:0;display:grid}.product-sale-items__header{align-items:center;margin-bottom:-3px}.product-sale-items__header-total{text-align:center}.product-sale-items__item{align-items:center;padding:2px 0}.product-sale-items__checkbox{justify-content:center;align-items:center;margin-bottom:0;display:flex}.product-sale-items__checkbox .ant-form-item-control{flex:none}.product-sale-items__field{width:100%;min-width:0;margin-bottom:0}.product-sale-items__field .total-quantity{text-align:center;display:block}.product-sale-items__field .ant-form-item-label{padding-bottom:2px;font-weight:600;display:none}.product-sale-items__field .ant-select,.product-sale-items__field .ant-input-number,.product-sale-items__field .ant-input{width:100%}.product-sale-items__field-discount .ant-form-item-control-input-content{grid-template-columns:1fr 74px;gap:8px;display:grid}.product-sale-items__product-label{flex-direction:column;gap:2px;display:flex}.product-sale-items__product-label span{color:#999;font-size:12px;line-height:14px}.product-sale-items__total{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.product-sale-items__total-label{display:none}.product-sale-items__error{color:#ff4d4f;margin-top:2px;font-size:12px;line-height:16px}.product-sale-items__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:-4px;margin-left:36px;display:flex}.product-sale-items__summary{gap:18px;font-weight:600;display:flex}@media screen and (max-width:1280px){.product-sale-items__header{display:none}.product-sale-items__item{border-bottom:1px solid #f0f0f0;grid-template-columns:32px repeat(2,minmax(0,1fr)) 32px;align-items:flex-start;padding:8px 0}.product-sale-items__field .ant-form-item-label{display:block}.product-sale-items__total{justify-content:flex-start;align-items:flex-start}.product-sale-items__total-label{display:inline}.product-sale-items__checkbox{margin-top:24px}}@media screen and (max-width:640px){.product-sale-items__item{grid-template-columns:1fr}.product-sale-items__footer{flex-direction:column;align-items:stretch}.product-sale-items__summary{justify-content:space-between}}.tag-select-root-class .ant-select-selector{padding:4px 24px 0 4px!important}.tag-select-root-class .add-tag-button{margin:6px 0}.employee{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex}.employee .ant-form-item{margin-bottom:0}.employee__fields-duration-combined,.employee__fields-combined-inner{width:100%}.employee__details{flex-direction:column;align-items:flex-start;width:calc(100% - 215px);max-width:600px;display:flex}.employee__warning{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;min-width:200px;max-width:300px;margin-right:24px;display:flex}.employee__warning .ant-alert.ant-alert-warning{align-items:flex-start}.employee__warning .ant-alert.ant-alert-warning .anticon.anticon-info-circle.ant-alert-icon{margin-top:4px!important}.employee__row{flex-direction:row;align-items:flex-start;width:100%;margin-bottom:12px;display:flex}.employee__row-duration{align-items:flex-start}.employee__row-color{align-items:center}.employee__label{justify-content:flex-start;align-items:center;width:200px;height:100%;margin-top:9px;display:flex}.employee__fields{flex-direction:row;flex:1;align-items:center;gap:8px;width:100%;max-width:400px;display:flex}.employee__fields .ant-form-item .ant-form-item-explain-error{margin:0;font-size:12px}.employee__fields-date{flex:1;width:100%}.employee__fields-date-picker{width:100%}.employee__fields-range{flex-direction:row;flex:1;align-items:baseline;gap:4px;width:100%;display:flex}.employee__fields-range-select{width:100%;max-width:120px}.employee__fields-duration,.employee__fields-duration-select{width:100%;min-width:150px}.employee__fields-tags,.employee__fields-tags-select,.employee__fields-employee,.employee__fields-employee-select{width:100%;min-width:200px}.employee__lock-button{width:40px}.employee__double-record-info{justify-content:center;min-width:40px}.employee__additional-employees{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.employee__additional-employees-row{flex-direction:row;align-items:center;gap:8px;width:100%;max-width:400px;margin-bottom:12px;display:flex}.employee__additional-employees-select{flex:1;max-width:353px}.employee__additional-employees-select-two-buttons{max-width:303px}@media screen and (max-width:834px){.employee__details{width:100%;max-width:100%}.employee__warning{max-width:200px;margin-right:0}.employee__fields{max-width:100%}.employee__fields-employee-select{min-width:unset}.employee__additional-employees-row{max-width:100%}}@media screen and (max-width:550px){.employee{flex-direction:column}.employee__details{width:100%;max-width:100%}.employee__warning{width:100%;max-width:100%;margin-top:8px;margin-right:0}.employee__row{flex-direction:column;align-items:flex-start}.employee__label{width:100%;min-width:unset;height:auto;margin-top:0;padding-bottom:4px}.employee__fields{width:100%;max-width:100%}.employee__fields-range-select{max-width:100%}.employee__fields-duration,.employee__fields-duration-select,.employee__fields-employee,.employee__fields-employee-select,.employee__fields-tags,.employee__fields-tags-select,.employee__fields-comment{min-width:unset}.employee__additional-employees-row,.employee__additional-employees-select,.employee__additional-employees-select-two-buttons{max-width:100%}}.clients-by-phone__spinner{justify-content:center;align-items:center;width:100%;height:100%;margin-top:24px;display:flex}.clients-by-phone__container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;max-height:300px;display:flex;overflow-x:hidden}.clients-by-phone__container *{box-sizing:border-box}.clients-by-phone__content{flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;min-height:0;display:flex}.clients-by-phone__list{flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:6px;width:100%;min-width:0;min-height:0;display:flex;overflow-x:hidden;overflow-y:auto}.clients-by-phone__list::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.clients-by-phone__list::-webkit-scrollbar-track{background:#fff;border-radius:15px}.clients-by-phone__list::-webkit-scrollbar-corner{border-radius:33px}.clients-by-phone__list ::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.clients-by-phone__footer{justify-content:flex-start;align-items:center;width:100%;margin-top:6px;display:flex}.clients-by-phone__header{margin:0;color:#f0ad4e!important;margin-bottom:6px!important}.clients-by-phone__radio{width:100%;min-width:0}.clients-by-phone__radio-group{flex-direction:column;flex:auto;align-items:center;width:100%;min-width:0;min-height:0;display:flex;overflow:visible}.clients-by-phone__radio-item{color:rgba(0,0,0,.88);border:1px solid #f0f0f0;border-radius:5px;flex-direction:row;align-items:flex-start;width:100%;min-width:0;height:auto;margin:0;padding:6px 10px;display:flex}.clients-by-phone__radio-item .ant-radio-label:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:0}.clients-by-phone__radio-item .ant-radio-label:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:0}.clients-by-phone__radio-item .ant-radio-label:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:0}.clients-by-phone__radio-item .ant-radio-label:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0}.clients-by-phone__radio-item .ant-radio-label:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0}.clients-by-phone__radio-item .ant-radio-label:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0}.clients-by-phone__radio-item-name{word-break:break-word;box-sizing:border-box;flex-direction:row;align-items:center;width:100%;min-width:0;font-weight:600;display:flex}.clients-by-phone__radio-item-name *{box-sizing:border-box}.clients-by-phone__radio-item .male{color:#62dbfb}.clients-by-phone__radio-item .female{color:#fd79b6}.clients-by-phone__radio-item-icon{width:14px;height:14px;margin-left:2px}.clients-by-phone__radio-item-title{word-break:break-word;font-weight:600;line-height:140%;font-size:13px!important}.clients-by-phone__radio-item-phone{flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.clients-by-phone__radio-item-phone .verified{color:#1677ff}.clients-by-phone__radio-item-date-placeholder{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.clients-by-phone__radio .item-selected{background-color:#ecf3fb}.clients-by-phone__success{color:#2da540;margin-top:0;font-size:16px;font-weight:500}.clients-by-phone__success svg{width:16px;height:16px;margin-right:4px}@media screen and (max-width:1245px){.clients-by-phone__container{width:100%;max-width:100%;min-width:unset;max-height:none;overflow-x:auto;overflow-y:hidden}.clients-by-phone__content,.clients-by-phone__radio{max-width:unset;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:unset}.clients-by-phone__radio-group{max-width:unset;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:unset;flex-direction:row}.clients-by-phone__list{max-width:unset;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:unset;flex-direction:row;overflow:visible}}.employee-tabs__container{-webkit-overflow-scrolling:touch;overflow-x:auto}.employee-tabs__segmented{margin-bottom:24px}.employee-tabs__tab{line-height:20px}.employee-tabs__tab-label{max-width:300px}.employee-tabs__tab-label-title{font-size:14px;font-weight:500;line-height:18px!important}.employee-tabs__tab-label-text{font-size:13px;font-weight:400;line-height:18px!important}@media (max-width:480px){.employee-tabs__segmented{margin-bottom:16px}.employee-tabs__tab-label{max-width:160px}.employee-tabs__tab-label-title{font-size:12px;line-height:16px!important}.employee-tabs__tab-label-text{font-size:11px;line-height:15px!important}}@media (max-width:360px){.employee-tabs__tab-label{max-width:120px}.employee-tabs__tab-label-title{font-size:11px}.employee-tabs__tab-label-text{font-size:10px}}.phone-verified-toggle{cursor:pointer;color:rgba(0,0,0,.45);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;left:-26px;transform:translateY(-50%)}.phone-verified-toggle--checked{color:#52c41a}.phone-verified-toggle:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:550px){.phone-verified-toggle{top:-26px;left:auto;right:0;transform:none}}.text-area-field{align-items:flex-start!important}.create-protocol-modal .ant-modal-content{padding:16px}.create-protocol-modal .ant-modal-header{padding-bottom:8px}.create-protocol-modal .ant-modal-title{font-size:16px;font-weight:500}.create-protocol-modal .ant-form-item{margin-bottom:12px}.create-protocol-modal .switch-item{margin-bottom:8px}.create-protocol-modal .switch-wrapper{color:rgba(0,0,0,.85);align-items:center;gap:8px;display:flex}.create-protocol-modal .ant-modal-footer{padding-top:12px}.client-data_wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.client-data_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;overflow-y:auto}.client-data_header{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.client-data_title{margin:0 0 10px}.client-data_content{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:calc(100% - 12px);padding-right:12px;display:flex}.client-data_avatar{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:10px;height:100%;display:flex}.client-data_loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.client-data_form{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex;overflow-y:auto}.client-data_fields{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:600px;display:flex}.client-data_fields_item,.client-data_fields .field-container{flex-direction:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.client-data_fields_item .ant-form-item,.client-data_fields .field-container .ant-form-item{width:100%}.client-data_fields_item--textarea{align-items:flex-start}.client-data_fields_input,.client-data_fields_input input{width:100%}.client-data_fields_label,.client-data_fields .ant-typography{overflow-wrap:anywhere;word-break:break-word;width:200px;min-width:200px}.client-data_fields_label-holder{align-items:flex-start;gap:4px;width:200px;min-width:200px;display:inline-flex}.client-data_fields_label-holder .ant-typography{flex:1;width:auto;min-width:0}.client-data_fields_label--important{font-weight:600}.client-data_fields_importance-toggle{color:rgba(0,0,0,.45)}.client-data_fields_importance-toggle--active{color:#faad14}.client-data_fields_inline-create{border:1px dashed #d9d9d9;border-radius:8px;width:100%;margin-bottom:24px;padding:12px}.client-data_fields_inline-create_name{flex-direction:column;gap:8px;width:200px;min-width:200px;padding-right:12px;display:flex}.client-data_fields_inline-create_actions{flex-direction:row;gap:8px;margin-top:12px;display:flex}.client-data_fields_inline-create .client-data_fields_item{align-items:flex-start}.client-data_fields .checkbox{margin-top:0;margin-bottom:12px;margin-left:200px}.client-data_fields_select{width:100%}.client-data_fields .organization-comment{margin-top:24px}.client-data_fields_add-field{width:100%;margin-bottom:24px;padding-left:200px}.client-data_fields_add-field .ant-btn{width:100%}.client-data_footer{flex-direction:row;gap:10px;width:100%;padding-top:24px;display:flex}.client-data_footer_button{min-width:200px}@media (max-width:768px){.client-data_content{width:100%;padding-right:0}.client-data_form{flex-direction:column;gap:16px}.client-data_fields{max-width:100%}.client-data_avatar{flex-direction:row;justify-content:flex-start;height:auto;padding-bottom:4px}.client-data_footer_button{flex:1;min-width:0}}@media (max-width:480px){.client-data_title{margin-bottom:8px;font-size:16px}.client-data_fields_item{flex-direction:column;align-items:flex-start;gap:4px}.client-data_fields_label,.client-data_fields_label-holder{width:100%;min-width:unset}.client-data_fields_inline-create_name{width:100%;min-width:unset;padding-right:0}.client-data_fields_input,.client-data_fields_textarea{width:100%}.client-data_fields .checkbox{margin-bottom:12px;margin-left:0}.client-data_fields_add-field{padding-left:0}.client-data_footer{flex-direction:column;padding-top:16px}.client-data_footer_button{flex:unset;width:100%}}@media (max-width:360px){.client-data_title{font-size:15px}.client-data_avatar{gap:8px}}.additional-phone-item{width:100%}.phone-info{margin-bottom:24px!important}.phone-info .ant-form-item{margin-bottom:0}.record-documents__modal{max-width:1400px}.record-documents__modal .ant-modal-body{height:80vh;display:flex}.LeadListItem{width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid transparent;border-radius:6px;flex:none;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:4px;padding:6px 4px;transition:background-color .2s,border-color .2s;display:grid;position:relative}.LeadListItem:hover{background:#f5faff;border-color:#e6f4ff}.LeadListItem:focus-visible{outline-offset:-2px;outline:2px solid #1677ff}.LeadListItem--unread{background:#eaf3ff;border-color:#d9e8ff}.LeadListItem--unread:hover{background:#e2eeff;border-color:#d9e8ff}.LeadListItem--selected,.LeadListItem--selected:hover{background:#e6f4ff;border-color:#91caff}.LeadListItem__avatar{flex:none}.LeadListItem__content{min-width:0;display:block}.LeadListItem__name-row{align-items:center;gap:4px;min-width:0;padding-right:30px;display:flex}.LeadListItem__name{color:rgba(0,0,0,.88);flex:auto;min-width:0;font-size:12px;font-weight:600;line-height:16px}.LeadListItem__no-answer-dot{background:#ff4d4f;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.LeadListItem__last-message{color:rgba(0,0,0,.45);align-items:center;gap:4px;min-width:0;margin-top:1px;font-size:10px;line-height:14px;display:flex}.LeadListItem__message-icon{flex:none}.LeadListItem__message-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.LeadListItem__time-group{align-items:center;gap:4px;max-width:74px;display:flex;position:absolute;top:3px;right:3px}.LeadListItem__time{color:rgba(0,0,0,.45);white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:64px;font-size:10px;line-height:10px;overflow:hidden}.LeadListSkeleton{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.LeadListSkeleton__row{background:#fff;border:1px solid #d9d9d9;border-radius:6px;flex:none;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:6px 8px;display:grid}.LeadListSkeleton__avatar{flex:none}.LeadListSkeleton__content{flex-direction:column;gap:5px;min-width:0;display:flex}.LeadListSkeleton__name.ant-skeleton.ant-skeleton-element{width:70%}.LeadListSkeleton__name.ant-skeleton.ant-skeleton-element .ant-skeleton-input{width:100%;min-width:0;height:12px}.LeadListSkeleton__last-message.ant-skeleton.ant-skeleton-element{width:90%}.LeadListSkeleton__last-message.ant-skeleton.ant-skeleton-element .ant-skeleton-input{width:100%;min-width:0;height:10px}.LeadListSkeleton__meta{flex-direction:column;flex:none;align-self:flex-start;align-items:flex-end;gap:5px;min-width:32px;display:flex}.LeadListSkeleton__time.ant-skeleton.ant-skeleton-element{width:30px}.LeadListSkeleton__time.ant-skeleton.ant-skeleton-element .ant-skeleton-input{width:100%;min-width:0;height:10px}.LeadListPanel{flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.LeadListPanel__top{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;flex:none;padding:6px 6px 9px}.LeadListPanel__list{flex-direction:column;flex:auto;gap:4px;min-height:0;padding:6px;display:flex;overflow:auto}.LeadListPanel__list::-webkit-scrollbar{width:4px;height:4px}.LeadListPanel__list::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:4px}.LeadListPanel__empty{margin:auto}.LeadListPanel__show-next{flex:none;margin-top:4px}.MainBody{z-index:0;background:#f9fafb;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.MainBody__title{flex:none;padding:8px 12px;font-size:12px;font-weight:600;line-height:16px}.MainBody__messages{flex-direction:column;flex:auto;min-height:0;display:flex}.FooterSkeleton{flex-direction:column;gap:6px;min-width:0;display:flex}.FooterSkeleton__actions{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.FooterSkeleton__action.ant-skeleton.ant-skeleton-element{flex:none}.FooterSkeleton__action.ant-skeleton.ant-skeleton-element .ant-skeleton-button{width:100%;min-width:0;height:24px}.FooterSkeleton__tasks{flex-direction:column;gap:4px;min-width:0;display:flex}.FooterSkeleton__tasks-title.ant-skeleton.ant-skeleton-element{width:90px}.FooterSkeleton__tasks-title.ant-skeleton.ant-skeleton-element .ant-skeleton-input{width:100%;min-width:0;height:11px}.FooterSkeleton__tasks-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:0;display:grid}.FooterSkeleton__task-row.ant-skeleton.ant-skeleton-element{width:100%}.FooterSkeleton__task-row.ant-skeleton.ant-skeleton-element .ant-skeleton-button{border-radius:6px;width:100%;min-width:0;height:36px}.FooterSkeleton__composer{flex-direction:column;gap:6px;min-width:0;display:flex}.FooterSkeleton__integration.ant-skeleton.ant-skeleton-element{width:200px;max-width:100%}.FooterSkeleton__integration.ant-skeleton.ant-skeleton-element .ant-skeleton-input{width:100%;min-width:0;height:12px}.FooterSkeleton__textarea.ant-skeleton.ant-skeleton-element{width:100%}.FooterSkeleton__textarea.ant-skeleton.ant-skeleton-element .ant-skeleton-input{border-radius:6px;width:100%;min-width:0;height:40px}.FooterSkeleton__composer-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0;display:flex}.FooterSkeleton__composer-icon.ant-skeleton.ant-skeleton-element .ant-skeleton-button{width:24px;min-width:24px;height:24px}.FooterSkeleton__composer-send.ant-skeleton.ant-skeleton-element .ant-skeleton-button{width:100%;min-width:0;height:24px}.ActionButtons{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.ActionButtons__button{flex:none;font-size:11px}.IntegrationSelector{align-items:center;gap:3px;min-width:0;font-size:11px;display:flex}.IntegrationSelector__label{color:rgba(0,0,0,.55);flex:none}.IntegrationSelector__no-integration{color:rgba(0,0,0,.45);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.IntegrationSelector__trigger{align-items:center;gap:3px;min-width:0;max-width:240px;height:auto;padding:0;font-size:11px;display:inline-flex}.IntegrationSelector__trigger-text{text-overflow:ellipsis;min-width:0;overflow:hidden}.IntegrationSelector__skeleton{flex:120px;min-width:96px;max-width:180px}.IntegrationSelector__skeleton .ant-skeleton-input{min-width:0;width:100%!important;height:14px!important}.IntegrationSelector__dropdown{background:#fff;border-radius:8px;flex-direction:column;gap:6px;min-width:250px;max-width:min(500px,100vw - 32px);padding:6px;display:flex;box-shadow:0 6px 16px rgba(0,0,0,.12)}.IntegrationSelector__search{flex:none}.IntegrationSelector__list{flex-direction:column;gap:2px;max-height:min(600px,80vh);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.IntegrationSelector__list::-webkit-scrollbar{width:4px;height:4px}.IntegrationSelector__list::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:4px}.IntegrationSelector__option{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:flex-start;gap:6px;padding:4px 6px;transition:background-color .2s;display:flex}.IntegrationSelector__option:hover{background:#f5faff}.IntegrationSelector__option--selected,.IntegrationSelector__option--selected:hover{background:#e6f4ff}.IntegrationSelector__option-icon{flex:none;margin-top:1px}.IntegrationSelector__option-text{flex-direction:column;min-width:0;display:flex}.IntegrationSelector__option-name{color:rgba(0,0,0,.88);overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:15px}.IntegrationSelector__option-branch{color:rgba(0,0,0,.45);overflow-wrap:anywhere;font-size:11px;line-height:14px}.IntegrationSelector__empty{color:rgba(0,0,0,.45);text-align:center;padding:8px 6px;font-size:11px}@container message-composer (width<=359px){.IntegrationSelector__label{display:none}}.MainFooter{z-index:1;background:#fff;border-top:1px solid #d9d9d9;flex-direction:column;flex:none;gap:4px;min-width:0;padding:6px;display:flex;position:relative}@media screen and (max-width:1200px){.MainFooter{gap:5px;padding:6px 10px}}@media screen and (max-width:1000px){.MainFooter{gap:5px;padding:6px 10px}}.MainFooter__answer-timer{color:#ad6800;background:#fff7e6;border:1px solid #ffd591;border-radius:6px;flex:none;padding:5px 8px;font-size:12px;line-height:16px}.BranchSelectorSkeleton{flex:auto;min-width:0;overflow:hidden}.BranchSelectorSkeleton__scroll{align-items:center;gap:6px;min-width:0;padding-bottom:3px;display:flex;overflow:hidden}.BranchSelectorSkeleton__branch-button.ant-skeleton.ant-skeleton-element{flex:none}.BranchSelectorSkeleton__branch-button.ant-skeleton.ant-skeleton-element .ant-skeleton-button{width:100%;min-width:0;height:24px}.BranchSelectorSkeleton__add-button.ant-skeleton.ant-skeleton-element{flex:none}.BranchSelectorSkeleton__add-button.ant-skeleton.ant-skeleton-element .ant-skeleton-button{width:24px;min-width:24px;height:24px}.BranchSelector{flex:auto;min-width:0;overflow:hidden}.BranchSelector__scroll{white-space:nowrap;align-items:center;gap:6px;min-width:0;padding-bottom:3px;display:flex;overflow-x:auto;overflow-y:hidden}.BranchSelector__branch-button{flex:none;max-width:200px;font-size:11px}.BranchSelector__branch-name{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.BranchSelector__empty{color:rgba(0,0,0,.55);flex:none;font-size:11px}.BranchSelector__add-button{flex:none}@media screen and (max-width:1000px){.BranchSelector__scroll{gap:5px;padding-bottom:2px}.BranchSelector__branch-button{max-width:160px}}.MainHeader{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;flex:none;min-width:0;padding:6px;overflow:hidden}.MainHeader__controls{align-items:center;gap:6px;min-width:0;display:flex}.MainHeader__drawer-button{flex:none;display:none}@media screen and (max-width:1200px){.MainHeader__drawer-button--lead-list{display:inline-flex}}@media screen and (max-width:1000px){.MainHeader{padding:6px 10px}.MainHeader__controls{gap:5px}.MainHeader__drawer-button--user-details{display:inline-flex}}.MainPanel{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.AddActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-width:0;display:grid}.AddActions__button{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.AddActions__button--full-width{grid-column:1/-1}@media screen and (max-width:560px){.AddActions{grid-template-columns:1fr}.AddActions__button{grid-column:1/-1}}.AddFileModal{flex-direction:column;gap:12px;display:flex}.AddFileModal__dragger{padding:12px 0}.AddFileModal__helper{font-size:12px}.AddFileModal__files-list{flex-direction:column;gap:4px;max-height:240px;display:flex;overflow-y:auto}.AddFileModal__file-item{background:#fafafa;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:4px 8px;display:flex}.AddFileModal__file-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.CheckboxSection{flex-direction:column;gap:6px;min-width:0;display:flex}.CheckboxSection__header{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.CheckboxSection__title{color:rgba(0,0,0,.55);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:600;line-height:14px;overflow:hidden}.CheckboxSection__controls{flex:none;align-items:center;gap:2px;display:flex}.CheckboxSection__control{height:auto;padding:0 4px;font-size:10px;line-height:14px}.CheckboxSection__list{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.CheckboxSection__row{min-width:0}.CheckboxSection__row-label{color:rgba(0,0,0,.88);overflow-wrap:anywhere;font-size:11px;line-height:14px;overflow:hidden}.StageColorSquare{border-radius:2px;flex:none;width:10px;height:10px;display:inline-block}.StageColorSquare--empty{background:0 0;border:1px solid #d9d9d9}.FunnelStageTreeSelect__overlay .ant-popover-inner{padding:4px}.FunnelStageTreeSelect__tree{min-width:300px;max-width:400px;max-height:360px;font-size:12px;overflow-y:auto}.FunnelStageTreeSelect__tree::-webkit-scrollbar{width:4px;height:4px}.FunnelStageTreeSelect__tree::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:4px}.FunnelStageTreeSelect__tree .ant-tree-switcher{width:16px;height:20px;margin-top:0}.FunnelStageTreeSelect__tree .ant-tree-node-content-wrapper{padding:0 4px;height:20px!important}.FunnelStageTreeSelect__tree .ant-tree-switcher-noop{display:none}.FunnelStageTreeSelect__tree .ant-tree-indent-unit{width:16px;background-color:red!important}.FunnelStageTreeSelect__tree .ant-tree-treenode{height:20px!important}.FunnelStageTreeSelect__option{align-items:center;gap:6px;min-width:0;display:inline-flex}.FunnelStageTreeSelect__option-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FunnelStageTreeSelect__empty{margin:8px 12px;font-size:12px}.LeadFunnelStages{flex-direction:column;gap:3px;min-width:0;display:flex}.LeadFunnelStages__title{color:rgba(0,0,0,.55);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:600;line-height:14px;overflow:hidden}.LeadFunnelStages__message{color:rgba(0,0,0,.45);margin:0;font-size:11px;line-height:14px}.LeadFunnelStages__list{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.LeadFunnelStages__chip{border:1px solid rgba(0,0,0,.08);border-radius:6px;align-items:stretch;gap:2px;min-width:0;transition:box-shadow .2s,-webkit-filter .2s,filter .2s,transform .2s;display:flex;overflow:hidden}.LeadFunnelStages__chip:hover{-webkit-filter:brightness(.97);filter:brightness(.97);transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.16)}.LeadFunnelStages__chip:hover .LeadFunnelStages__remove:not(:disabled){opacity:1}.LeadFunnelStages__chip-trigger{min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:auto;justify-content:center;gap:1px;padding:2px 4px;display:flex}.LeadFunnelStages__chip-trigger:disabled{cursor:default}.LeadFunnelStages__funnel-name{opacity:.75;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.25px;font-size:10px;line-height:10px;overflow:hidden}.LeadFunnelStages__stage-name{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;line-height:12px;overflow:hidden}.LeadFunnelStages__remove{color:inherit;opacity:.85;border-radius:2px;flex:none;align-self:center;margin-right:4px;padding:0;line-height:1;transition:opacity .2s,background-color .2s;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important}.LeadFunnelStages__remove:hover:not(:disabled){opacity:1;background:rgba(0,0,0,.12)}.LeadFunnelStages__remove .anticon{font-size:12px!important}.LeadFunnelStages__add{width:100%;font-size:12px}.LeadCard{background:#f5f5f5;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.LeadCard__grid{flex:auto;grid-template-columns:minmax(224px,250px) minmax(520px,1fr) minmax(200px,230px);min-width:0;min-height:0;display:grid;overflow:hidden}.LeadCard--without-lead-list .LeadCard__grid{grid-template-columns:minmax(520px,1fr) minmax(200px,230px)}.LeadCard__lead-list-column,.LeadCard__user-details-column{background:#fff;min-width:0;min-height:0;overflow:hidden}.LeadCard__lead-list-column{border-right:1px solid #d9d9d9}.LeadCard__user-details-column{border-left:1px solid #d9d9d9}.LeadCard__drawer .ant-drawer-body{min-height:0;padding:0;display:flex;overflow:hidden}.LeadCard__drawer-header{padding:4px!important}.LeadCard__drawer-header .ant-drawer-title{font-size:14px!important}.LeadCard>.LeadCard__drawer-root.ant-drawer{position:absolute}@media screen and (max-width:1350px){.LeadCard__grid{grid-template-columns:minmax(192px,224px) minmax(520px,1fr) minmax(260px,320px)}.LeadCard--without-lead-list .LeadCard__grid{grid-template-columns:minmax(520px,1fr) minmax(260px,320px)}}@media screen and (max-width:1200px){.LeadCard__grid{grid-template-columns:minmax(520px,1fr) minmax(260px,320px)}.LeadCard__lead-list-column{display:none}}@media screen and (max-width:1000px){.LeadCard__grid{grid-template-columns:minmax(0,1fr)}.LeadCard__user-details-column{display:none}}.client-card-in-record-modal{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}.client-card-in-record-modal__title{flex-shrink:0;margin:0 0 10px}.client-card-in-record-modal__content{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.record-payment__container,.record-payment_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.record-payment__container .blocks-divider,.record-payment_container .blocks-divider{margin:0}.record-payment__title,.record-payment_title{margin:0 0 10px}.record-payment__content,.record-payment_content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;display:flex}@media (max-width:768px){.record-payment__title,.record-payment_title{margin-bottom:8px;font-size:16px}.record-payment__content,.record-payment_content{flex:1;height:auto}}@media (max-width:480px){.record-payment__title,.record-payment_title{margin-bottom:6px;font-size:15px}}.payments__container{flex-direction:column;gap:10px;width:100%;margin-top:12px;margin-bottom:30px;display:flex}.payments__sum-title{font-weight:600}.payments__sum-container{flex-direction:column;gap:4px;max-width:400px;display:flex}.payments__sum-buttons{flex-direction:row;gap:4px;display:flex}.payments__payments{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:6px;width:100%;display:flex}.payments__payments .payment-balance{width:248px;height:50px;display:inline}.payments__payments .payment-balance .you-kassa-image{width:28px;height:auto}.payments__payments-payments-buttons-without-dropdown{grid-template-columns:repeat(1,250px);gap:6px;display:grid}.payments__payments .payment-receipt{text-align:left;align-items:center;gap:12px;width:185px;display:flex}.payments__payments .payment-receipt .receipt-title-container{max-width:100%}.payments__payments .payment-receipt .receipt-title{max-width:100%;margin:0}.payments__payments .payment-receipt .receipt-description{color:#979797;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:141px;margin:0;font-size:13px;overflow:hidden}.payments__payments .yoo-kassa-button{max-width:218px}.payments__payments .yoo-kassa-button .acquiring-receipt-title{max-width:150px}.payments__payments .yoo-kassa-button .disable-acquiring-text{color:rgba(0,0,0,.25)}.payments__payments .acquiring-dropdown{height:auto}.payments__buttons .button-icon{color:#fff;border-radius:50%;padding:9px 8px}.payments__buttons .buttons__cash_icon{background-color:#cc3663}.payments__buttons .buttons__card_icon{background-color:#8d3efb}.payments__buttons .buttons__balance_icon{background-color:#d59b38}.payments__buttons .buttons__prepayment_icon{background-color:green}@media (max-width:768px){.payments__payments-buttons-with-dropdown{grid-template-columns:repeat(2,minmax(0,1fr))}.payments__payments-payments-buttons-without-dropdown{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:480px){.payments__container{gap:8px}.payments__sum-container{max-width:100%}.payments__sum-buttons{flex-wrap:wrap}.payments__payments{gap:4px}.payments__payments-buttons-with-dropdown,.payments__payments-payments-buttons-without-dropdown{grid-template-columns:repeat(1,minmax(0,1fr));width:100%}.payments__payments .yoo-kassa-button{max-width:100%}}@media (max-width:360px){.payments__sum-buttons{gap:2px}}.dropdown-list-payment{max-height:200px}.payment-tooltip-paragraph{margin:0}.custom-calendar-dropdown[data-testid=calendar-block]{display:block}.payment-info__position{align-items:center;display:flex}.payment-info__position_icon{color:rgba(0,139,246,.57);margin-right:12px}.payment-info__position_paragraph{margin:0}.payment-component.prepayment-select-menu{flex-direction:column;display:flex}.payment-component.prepayment-select-menu .additional-info{font-size:12px}.payment-component{padding:0 10px}.payment-component__title{width:200px}.payment-component__divider{margin:0}.payment-component__pdf-downloading{width:100%;margin:18px 0;display:flex}.payment-component__pdf-downloading_button{color:#0275d8;border-color:#0275d8;width:100%}.payment-component__wrapper{width:500px}.payment-component__wrapper .payments-table-top-border{margin-bottom:8px;width:962px!important}.payment-component__wrapper .payments-table-header-bottom,.payment-component__wrapper .payments-table-footer-top{margin-top:0;margin-bottom:0}.payment-component__wrapper .payments-table-bottom-border{margin-top:8px;width:962px!important}.payment-component__amount-label{margin-bottom:6px;font-weight:500;display:inline-block}.payment-component .pdf-downloading__button_icon{margin-right:5px}.payment-component__diveded-payment{margin:12px 0}.payment-component__diveded-payment_input-container{margin-top:8px}.payment-component__buttons .button-icon{color:#fff;border-radius:50%;padding:9px 8px}.payment-component__buttons .buttons__cash_icon{background-color:#cc3663}.payment-component__buttons .buttons__card_icon{background-color:#8d3efb}.payment-component__buttons .buttons__balance_icon{background-color:#d59b38}.payment-component__buttons .buttons__prepayment_icon{background-color:green}.payment-component .full-width{width:100%}.services-table__empty{padding:20px}.services-table__container{-webkit-overflow-scrolling:touch;background-color:#fff;width:100%;overflow-x:auto}.services-table__table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:680px}.services-table__table thead{z-index:10;background-color:#fff;position:-webkit-sticky;position:sticky;top:0}.services-table__th{word-wrap:break-word;white-space:normal;text-align:left;z-index:3;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:6px 8px;font-size:14px;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.services-table__th:first-child{z-index:11;left:0;box-shadow:2px 0 4px -2px rgba(0,0,0,.12)}.services-table__th-service{width:auto;min-width:160px}.services-table__th-count{width:64px}.services-table__th-price,.services-table__th-discount,.services-table__th-cost,.services-table__th-paid,.services-table__th-total{width:84px}.services-table__cell{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:6px 8px;font-size:14px}.services-table__cell:first-child{z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;left:0;box-shadow:2px 0 4px -2px rgba(0,0,0,.12)}.services-table__cell-service{align-items:center;min-width:0;display:flex}.services-table__cell-service .point{color:rgba(0,139,246,.57);flex:none;width:8px;height:8px;margin-bottom:2px;margin-right:4px}.services-table__cell-service .ant-typography{white-space:normal;overflow-wrap:anywhere;min-width:0}.services-table__row:hover .services-table__row__cell,.services-table__row:hover .services-table__row__cell:first-child{background-color:#fafafa}.services-table__footer-cell{background-color:#fff;padding:6px 8px}.services-table__footer-cell:first-child{z-index:1;background-color:#fff;position:-webkit-sticky;position:sticky;left:0;box-shadow:2px 0 4px -2px rgba(0,0,0,.12)}.services-table__footer-button{white-space:normal}@media (max-width:480px){.services-table__th,.services-table__cell{padding:4px 6px;font-size:12px}.services-table__th-service{width:130px;min-width:130px}.services-table__th-count{width:44px}.services-table__footer-cell{padding:4px 6px}.services-table__footer-button{width:100%;font-size:12px}}@media (max-width:360px){.services-table__th,.services-table__cell{padding:3px;font-size:11px}}.bc-payment-modal .content-container h4{margin-bottom:6px}.bc-financial-operations,.bc-financial-operations.full-width{width:100%}.bc-financial-operations .payment-row{padding:8px 0}.bc-financial-operations .payment-row .payment-type{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.bc-financial-operations .payment-row .payment-type .anticon{margin-left:4px}.bc-financial-operations .payment-row .payment-date,.bc-financial-operations .payment-row .payment-time{text-align:center;width:100px}.bc-financial-operations .payment-row .payment-amount{text-align:right;width:80px}.bc-financial-operations .payment-row .payment-action{text-align:center;width:40px}@media (max-width:768px){.bc-financial-operations .payment-row .payment-date,.bc-financial-operations .payment-row .payment-time{width:80px;font-size:12px}.bc-financial-operations .payment-row .payment-amount{width:70px;font-size:12px}}@media (max-width:480px){.bc-financial-operations .payment-row{flex-wrap:wrap;gap:4px}.bc-financial-operations .payment-row .payment-type{flex:unset;width:100%}.bc-financial-operations .payment-row .payment-date,.bc-financial-operations .payment-row .payment-time{width:auto;font-size:12px}.bc-financial-operations .payment-row .payment-amount{width:auto;margin-left:auto}}@media (max-width:360px){.bc-financial-operations .payment-row .payment-type,.bc-financial-operations .payment-row .payment-date,.bc-financial-operations .payment-row .payment-time,.bc-financial-operations .payment-row .payment-amount{font-size:11px}}.bc-loyalty-cards .data-divider{height:auto}.empty-loyalty-cards{width:100%}.cancel-tech-map-button{margin-top:20px}.bc-technological-map{margin:40px 0}.bc-medical-card .ant-select{width:100%}.bc-medical-card .page-title{margin:0 0 10px}.bc-medical-card .page-title .status-tag{vertical-align:middle;margin-left:12px}.bc-medical-card .field-container{margin-bottom:24px}.bc-medical-card .card-title{margin:0 0 16px}.bc-medical-card .diagnosis-card,.bc-medical-card .action-button{margin-bottom:16px}.record-modal-ui__loading{-webkit-backdrop-filter:blur(5px);z-index:9999;background:rgba(255,255,255,.2);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s ease-in-out;display:flex;position:absolute;box-shadow:0 4px 30px rgba(0,0,0,.1)}.record-modal-ui__dialog{max-width:1296px;max-height:1296px;width:100%!important;height:auto!important;top:calc(50% - 648px)!important}@media (max-width:1440px){.record-modal-ui__dialog{width:90%!important}}@media (max-height:1440px){.record-modal-ui__dialog{max-height:90vh;top:5%!important}}.record-modal-ui__content{flex-direction:column;max-height:1296px;display:flex;position:relative;height:auto!important;padding:0!important}@media (max-height:1440px){.record-modal-ui__content{max-height:90vh}}.record-modal-ui__content-wrapper{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;padding:24px 6px 24px 24px;display:flex;overflow-x:auto}.record-modal-ui__body{flex-direction:row;width:100%;height:100%;display:flex;overflow-x:hidden}.record-modal-ui__mobile-header{display:none}.record-modal-ui__mobile-header-title{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;overflow:hidden}.record-modal-ui__sidebar-toggle{cursor:pointer;color:#000;background:#fff;border:1px solid #f0f0f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;display:flex}.record-modal-ui__sidebar-toggle:hover{background:#f5f5f5}.record-modal-ui__sidebar-overlay{display:none}.record-modal-ui__sidebar{box-sizing:border-box;border-right:1px solid #f0f0f0;width:229px;min-width:229px;max-width:229px;padding:14px}.record-modal-ui__sidebar *{box-sizing:border-box}.record-modal-ui__sidebar .ant-menu-item-group-list .ant-menu-item:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:16px;padding-right:8px}.record-modal-ui__sidebar .ant-menu-item-group-list .ant-menu-item:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:16px;padding-right:8px}.record-modal-ui__sidebar .ant-menu-item-group-list .ant-menu-item:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:16px;padding-right:8px}.record-modal-ui__sidebar .ant-menu-item-group-list .ant-menu-item:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:8px;padding-right:16px}.record-modal-ui__sidebar .ant-menu-item-group-list .ant-menu-item:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:8px;padding-right:16px}.record-modal-ui__sidebar .ant-menu-item-group-list .ant-menu-item:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:8px;padding-right:16px}.record-modal-ui__sidebar-group{width:206px;min-width:206px;max-width:206px}.record-modal-ui__sidebar-group .ant-menu-item-group-title{border:none;width:200px;min-width:200px;max-width:200px;padding:8px 0}.record-modal-ui__sidebar-menu{width:200px;min-width:200px;max-width:200px;margin-top:4px;border:none!important}.record-modal-ui__sidebar-record-label{justify-content:space-between;align-items:center;width:200px;min-width:200px;max-width:200px;display:flex}.record-modal-ui__sidebar-record-label-title{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:21px}.record-modal-ui__sidebar-record-label-id{color:#979797;font-size:14px;font-weight:400}.record-modal-ui__sidebar-client-label{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:200px;min-width:200px;max-width:200px;display:flex}.record-modal-ui__sidebar-client-label-title{color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:21px}.record-modal-ui__sidebar-client-label-name{color:#000;width:200px;min-width:200px;max-width:200px;font-size:14px;font-weight:400}@media screen and (max-width:1024px){.ant-modal{margin:0!important}.record-modal-ui__dialog{margin:0;padding:0;width:100%!important;max-width:100%!important;height:100dvh!important;top:0!important}.record-modal-ui__content{border-radius:0!important;height:100dvh!important}.record-modal-ui__body{flex-direction:column;position:relative;overflow:hidden}.record-modal-ui__mobile-header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:12px;height:50px;padding:0 12px;display:flex}.record-modal-ui__sidebar-overlay{z-index:99999;background:rgba(0,0,0,.35);position:absolute;top:0;bottom:0;left:0;right:0}.record-modal-ui__sidebar-overlay--visible{display:block}.record-modal-ui__sidebar{z-index:99999;background:#fff;border-right:none;transition:transform .25s ease-in-out;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.record-modal-ui__sidebar--open{transform:translate(0);box-shadow:2px 0 12px rgba(0,0,0,.12)}.record-modal-ui__content-wrapper{flex:1;min-height:0;padding:12px;overflow-x:hidden;overflow-y:auto}}@media screen and (max-width:550px){.ant-modal-content{padding:0!important}.record-modal-ui__sidebar-toggle{width:32px;height:32px;font-size:14px}.record-modal-ui__sidebar--open{box-shadow:2px 0 16px rgba(0,0,0,.15)}.record-modal-ui__content-wrapper{box-sizing:border-box;padding:12px}}.flag_symbol{font-size:24px;line-height:30px}.flag_icon{width:20px;height:auto}.country_container{cursor:pointer;background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:30px;display:flex}.country-list_container{flex-direction:column;flex:1;display:flex}.country-list_list{box-sizing:border-box;flex-direction:column;flex:1;width:100%;height:auto;max-height:190px;margin-top:8px;display:flex;overflow-y:auto}.country-list_list::-webkit-scrollbar{background:#fff;border-radius:15px;width:10px;height:10px}.country-list_list::-webkit-scrollbar-track{background:#fff;border-radius:15px}.country-list_list::-webkit-scrollbar-corner{border-radius:33px}.country-list_list::-webkit-scrollbar-thumb{background:#e4e4e7;border:2px solid #fff;border-radius:5px}.country-list_item{box-sizing:border-box;text-align:left;border-radius:4px;justify-content:space-between;align-items:center;min-height:38px;margin-right:4px;padding:4px 10px;transition:all .2s ease-in-out;display:flex}.country-list_item:hover{background-color:#ececec}.country-list_item,.country-list_item *{cursor:pointer}.country-list_item_left{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;display:flex}.country-list_item_left .flag_symbol{font-size:22px}.country-list_empty{padding:12px}.country-list_empty .ant-empty-image{height:60px}.phone_wrapper{width:100%}.phone_input_root{padding:4px 11px 4px 4px}.phone_input_prefix{height:30px!important;margin-right:6px!important}.phone_input_input{height:30px!important;font-size:16px!important;line-height:30px!important}.phone_popover_overlay{top:42px!important;bottom:auto!important;left:0!important;right:auto!important}.bc-chat-mobile-menu{display:none}@media screen and (max-width:550px){.bc-chat-mobile-menu{display:block;position:absolute}.ant-tabs-tab{justify-content:center;width:31.6vw;background-color:#fff!important}}.CheckboxFilter__button{color:rgba(0,0,0,.72);max-width:100%;height:28px;box-shadow:none;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.CheckboxFilter__button:not(:disabled):hover,.CheckboxFilter__button:not(:disabled):focus{color:#1677ff;background:#f5faff;border-color:#91caff}.CheckboxFilter__button:focus-visible{outline-offset:2px;outline:2px solid rgba(22,119,255,.35)}.CheckboxFilter__button--active{color:#0958d9;background:#e6f4ff;border-color:#91caff}.CheckboxFilter__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.CheckboxFilter__count{color:#0958d9;background:#fff;border:1px solid #91caff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 5px;font-size:10px;font-weight:700;line-height:16px;display:inline-flex}.CheckboxFilter__icon{flex:none;font-size:10px;transition:all .3s ease-out}.CheckboxFilter__icon--opened{transform:rotate(180deg)}.CheckboxFilter__checkbox-icon{margin-right:4px}.CheckboxFilter__popover{width:min(320px,100vw - 16px)}.CheckboxFilter__search.ant-input-affix-wrapper{height:28px;box-shadow:none;border-color:#e0e0e0;border-radius:6px;padding:0 8px;font-size:11px}.CheckboxFilter__search.ant-input-affix-wrapper:hover,.CheckboxFilter__search.ant-input-affix-wrapper:focus{border-color:#91caff;box-shadow:0 0 0 2px rgba(22,119,255,.08)}.CheckboxFilter__search.ant-input-affix-wrapper:focus-within{border-color:#91caff;box-shadow:0 0 0 2px rgba(22,119,255,.08)}.CheckboxFilter__item{min-width:0;height:32px;border-bottom:none!important;padding:0!important}.CheckboxFilter__item .ant-list-item-meta{min-width:0}.CheckboxFilter__item .ant-checkbox-wrapper{border-radius:6px;align-items:center;width:100%;min-width:0;height:32px;padding:0 8px;transition:background-color .2s;display:flex}.CheckboxFilter__item .ant-checkbox-wrapper:hover{background:#f5faff}.CheckboxFilter__item .ant-checkbox-wrapper span:last-child,.CheckboxFilter__item .ant-flex{min-width:0}.CheckboxFilter__item .ant-typography{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;line-height:14px;overflow:hidden;max-width:100%!important}.CheckboxFilter__divider{width:100%;min-width:0;margin:0}.CheckboxFilter__empty{color:rgba(0,0,0,.45);text-align:center;padding:12px 8px;font-size:11px;line-height:14px}.CheckboxFilter__list{min-width:0;max-height:min(320px,100vh - 180px);scrollbar-color:#b1c4df #fff;scrollbar-width:thin;max-height:min(320px,100dvh - 180px);overflow-x:hidden;overflow-y:auto}.CheckboxFilter__list::-webkit-scrollbar{border-radius:15px;width:5px;height:5px}.CheckboxFilter__list::-webkit-scrollbar-track{background:#fff;border-radius:15px}.CheckboxFilter__list::-webkit-scrollbar-corner{border-radius:33px}.CheckboxFilter__list::-webkit-scrollbar-thumb{background-color:#b1c4df;border-radius:10px}.CheckboxFilter__spacer{min-width:0;position:relative}.CheckboxFilter__visible-list{min-width:0;position:absolute;top:0;left:0;right:0}.CheckboxFilter__visible-list .ant-spin-container{overflow:hidden}.CheckboxFilter__visible-list .ant-list-items{overflow:visible}@media screen and (max-width:550px){.CheckboxFilter__popover{width:calc(100vw - 16px)}.CheckboxFilter__item{height:32px}}.LayoutLogin{background:#fff;flex-direction:column;min-height:100vh;display:flex}.LayoutLogin .ant-layout-footer{padding:0}.LayoutLogin__header{background:linear-gradient(90deg,#6767fd,#4040c4,#0f0f93);height:70px;padding:0 16px}@media (min-width:1320px){.LayoutLogin__header{padding:0 40px}}.LayoutLogin__header-container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;display:flex}.LayoutLogin__header-left{align-items:center;gap:32px;display:flex}.LayoutLogin__logo{align-items:center;display:flex}.LayoutLogin__logo img{width:80px;height:80px;margin-top:10px}.LayoutLogin__header-nav{gap:20px;margin-left:40px;display:none}@media (min-width:1320px){.LayoutLogin__header-nav{display:flex}}.LayoutLogin__header-nav-link{color:#fff;font-weight:600}.LayoutLogin__header-nav-link:hover{color:rgba(255,255,255,.85)}.LayoutLogin__header-actions{align-items:center;gap:8px;display:flex}@media (min-width:1320px){.LayoutLogin__header-actions{gap:60px}}.LayoutLogin__social-links{display:none}@media (min-width:1320px){.LayoutLogin__social-links{display:flex}}.LayoutLogin__auth-buttons{align-items:center;gap:8px;display:flex}.LayoutLogin__auth-btn{color:#2a4ae0;background:#fff;font-weight:500}.LayoutLogin__auth-btn--active{color:#fff;background:#1409b7}.LayoutLogin__burger-menu{color:#fff;cursor:pointer;align-items:center;font-size:18px;display:flex}@media (min-width:1320px){.LayoutLogin__burger-menu{display:none}}.LayoutLogin__content{flex:auto;padding:20px 16px}@media (min-width:1320px){.LayoutLogin__content{padding:20px 40px}}.LayoutLogin__breadcrumb{max-width:1200px;margin:0 auto}.LayoutLogin__content-wrapper{justify-content:center;align-items:center;padding:20px 0;display:flex;position:relative}.LayoutLogin__footer{color:#fff;background:#1a1a91;padding:0}.LayoutLogin__footer-columns-desktop{display:none}@media (min-width:1320px){.LayoutLogin__footer-columns-desktop{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;max-width:1200px;margin:20px auto;padding:0 40px;display:grid}}.LayoutLogin__footer-columns-inner{gap:32px;display:flex}.LayoutLogin__footer-columns-mobile{justify-content:space-between;gap:20px;padding:20px 16px;display:flex}@media (min-width:1320px){.LayoutLogin__footer-columns-mobile{display:none}}.LayoutLogin__footerCol{flex-direction:column;gap:16px;display:flex}.LayoutLogin__footer-brand-logo{width:150px;height:126px;display:block}.LayoutLogin__footer-bottom{background-color:#0a0a62;border-top:1px solid rgba(255,255,255,.1);padding:24px 16px;position:relative}@media (min-width:1320px){.LayoutLogin__footer-bottom{padding:40px}}.LayoutLogin__footer-bottom-content{color:rgba(255,255,255,.6);flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;font-size:13px;display:flex}@media (min-width:1320px){.LayoutLogin__footer-bottom-content{flex-direction:row;justify-content:space-between}}.LayoutLogin__footer-brand{flex-direction:column;gap:20px;display:flex}.LayoutLogin__footer-brand-text{color:#fff;flex-direction:column;gap:6px;display:flex}.LayoutLogin__footer-copyright{color:rgba(255,255,255,.6);font-size:13px}.LayoutLogin__footer-version{flex-direction:column;gap:20px;display:flex}@media (min-width:1320px){.LayoutLogin__footer-version{text-align:right;justify-content:space-between}}.LayoutLogin__app-links{flex-direction:column;gap:12px;display:flex}@media (min-width:1320px){.LayoutLogin__app-links{flex-direction:row;gap:20px}}.LayoutLogin__app-link{display:flex}.LayoutLogin__app-link img{width:120px;height:auto;display:block}.LayoutLogin__footer-dev-text{color:#fff;font-weight:600}.LayoutLogin__circles-wrapper{display:none}@media (min-width:1320px){.LayoutLogin__circles-wrapper{z-index:1;width:600px;height:206px;display:block;position:absolute;top:0;right:calc(50% - 300px);overflow:hidden}}.LayoutLogin__circles-group{width:600px;height:600px;position:absolute;top:-250px;right:calc(50% - 300px)}.LayoutLogin__footer-decor-logo{display:none}@media (min-width:1320px){.LayoutLogin__footer-decor-logo{width:200px;height:200px;display:block;position:absolute;top:0;right:calc(50% - 100px)}}.RegisterHint{color:#fff;background:linear-gradient(#4b6fff 0%,#001a99 100%);border-radius:12px;align-items:flex-start;max-width:280px;padding:20px 24px;display:none;position:absolute;top:300px;right:calc(50% - 550px);box-shadow:0 8px 20px rgba(0,26,153,.2)}@media (min-width:1320px){.RegisterHint{display:inline-flex}}.RegisterHint__icon{color:#4b6fff;background:#fff;border-radius:50%;padding:3px;font-size:20px;position:absolute;top:-12px;left:-12px;transform:rotate(-20deg)}.RegisterHint__content{flex-direction:column;gap:6px;display:flex}.RegisterHint__title{margin:0;font-size:16px;font-weight:600;line-height:1.3}.RegisterHint__text{opacity:.9;margin:0;font-size:14px;line-height:1.4}.LogoSpace{align-items:center;gap:16px;display:flex}.LogoSpace__link{align-items:center;display:flex}.LogoSpace__link img{border-radius:5px;width:24px;height:24px}.NavigationColumn h4{color:#fff;margin-bottom:10px;font-size:16px}.NavigationColumn ul{margin:0;padding:0;list-style:none}.NavigationColumn ul li{margin-bottom:6px;font-size:14px}.NavigationColumn ul li a{color:#c8c8e0}.NavigationColumn ul li a:hover{color:#fff}.ContactInformation h4{color:#fff;margin-bottom:10px;font-size:16px}.ContactInformation__details{color:#c8c8e0;flex-direction:column;gap:10px;margin-bottom:20px;font-size:14px;display:flex}.LegalInformation h4{color:#fff;margin-bottom:10px;font-size:16px}.LegalInformation ul{margin:0;padding:0;list-style:none}.LegalInformation ul li{margin-bottom:6px;font-size:14px}.LegalInformation ul li a{color:#c8c8e0}.LegalInformation ul li a:hover{color:#fff}.financial-statistics-header-container{padding:10px 16px 0}.financial-statistics-header-container>div{margin-bottom:8px}.financial-statistics-header-container .divider{margin:12px 0 0}.calendar-financial-statistics-header-container{background-color:#d9d9d9;border-radius:8px 8px 0 0;justify-content:end;align-items:center;width:300px;height:40px;padding:0 10px;display:flex}.calendar-financial-statistics-header-container .tag{color:#fff;margin:0}.calendar-financial-statistics-header-container .client-tag{background-color:#52c41a}.calendar-financial-statistics-header-container .client-no-visited-tag{background-color:#f5222d}.calendar-financial-statistics-header-container.space-between{justify-content:space-between}.dropdown-item{justify-content:space-between;width:100%;min-width:250px;display:flex}@media screen and (max-width:428px){.calendar-financial-statistics-header-container{width:100%;max-width:calc(100vw - 32px)}.financial-statistics-container .ant-dropdown{max-width:calc(100vw - 16px)!important;right:8px!important}.dropdown-item{min-width:unset}}.box{width:25px;height:25px}.arrow-icon-button-container{all:unset;cursor:pointer}.arrow-icon-button-container .rotate{transform:rotate(180deg)}.calendar-view-container{width:100%;min-width:-moz-fit-content;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:fit-content;padding:0 14px 14px;display:flex}.calendar-view-container *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar-view-container{background-color:#fff}.current-time-line-container{width:100%;position:absolute}.current-time-line-container .current-time{color:orange;white-space:nowrap;z-index:1000;background-color:#000;border-radius:6px;justify-content:center;align-items:center;width:42px;padding:2px 0;font-size:12px;display:flex;position:absolute;top:-9px;left:7px}.current-time-line-container .current-time-line{z-index:1000;background-color:#000;width:calc(100% - 48px);height:1px;position:absolute;right:0}.full-day-task-container{border-bottom:1px solid #dfdfdf;flex-direction:column;gap:4px;width:100%;padding:4px;display:flex;overflow:hidden}.full-day-task-container .more-button{text-align:left;width:100%}.full-day-task-container .full-day-task-popover{padding-right:6px;border-radius:4px!important;top:28px!important}.full-day-task-container .full-day-task-popover .full-day-task-popover-container{flex-direction:column;gap:4px;width:100%;max-height:284px;padding:4px 8px;display:flex;overflow-y:auto}.time-column-container{background-color:#fff;border-right:1px solid #dfdfdf;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-width:180px;display:flex;position:relative}.time-column-container .time-column-grid{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;display:flex;position:relative}.time-column-container .time-column-grid .time-column-grid-line{cursor:pointer;width:100%;display:flex}.time-column-container .time-column-grid .time-column-grid-line .new-task-hover{opacity:0;box-sizing:border-box;color:#fff;cursor:pointer;pointer-events:none;z-index:-1;background-color:#5fad68;width:100%;padding:0 6px;font-size:12px;transition:opacity .1s ease-in}.time-column-container .time-column-grid .time-column-grid-line:hover .new-task-hover{opacity:1;z-index:1}.time-column-container .time-column-grid .time-column-grid-line:not(:last-child){border-bottom:1px solid #dfdfdf}.time-column-container .task{cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;opacity:.85;background-color:#91caff;border-left:6px solid #91caff;border-radius:4px;align-items:center;height:24px;min-height:24px;padding:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-style:normal;line-height:14px;transition:all .15s ease-out;overflow:hidden;box-shadow:0 1px 2px rgba(4,4,4,.5)}.time-column-container .task[data-status=Completed]{border-left:6px solid #2da540}.time-column-container .task[data-status=Expired]{border-left:6px solid #e14f4f}.time-column-container .task[data-status=CompletedExpiration]{border-left:6px solid #1677ff}.time-column-container .task[data-status=InProgress]{border-left:6px solid #f0ad4e}.time-column-container .task[data-status=Wait]{border-left:6px solid #bfbfbf}.time-column-container .task:hover{opacity:1;box-shadow:0 1px 2px rgba(255,255,255,.15)}.time-column-container .dayly-task{position:absolute;right:4px}.time-column-container .dayly-task:hover{opacity:1;box-shadow:0 2px 4px 2px rgba(255,255,255,.45)}.arrow-button{cursor:"pointer";font-size:30px}.calendar-dashboard-container{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;position:relative}.calendar-dashboard-container .calendar-dashboard-time-sidebar-container{border-top:1px solid transparent;border-bottom:1px solid transparent;min-width:64px}.calendar-dashboard-container .calendar-dashboard-time-sidebar-container .time-line-container{position:relative}.calendar-dashboard-container .calendar-dashboard-time-sidebar-container .calendar-dashboard-time-sidebar{flex-direction:column;display:flex}.calendar-dashboard-container .calendar-dashboard-time-sidebar-container .gray-color{color:#979797}.calendar-dashboard-container .calendar-dashboard-columns{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;flex-direction:row;flex:1;display:flex}.calendar-dashboard-container .right-space{min-width:42px}.calendar-timeline{width:calc(100% - 42px)}.day-number-title-container{cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.day-number-title-container .week-day-title{text-align:center!important}.day-number-title-container .week-day-title[data-title-color=gray]{color:#656363!important}.day-number-title-container .week-day-title[data-title-color=black]{color:#373a3c!important}.day-number-title-container .week-day-title[data-title-selected=true]{color:#1677ff!important;font-weight:500!important}.day-number-title-container .header-title{background-color:transparent;border-radius:50%;text-align:center!important;transition:background-color .2s ease-in-out!important}.day-number-title-container .header-title[data-title-color=white]{background-color:#1677ff;color:#fff!important;text-align:center!important;line-height:26px!important}.day-number-title-container .header-title[data-title-color=gray]{color:#ccc!important}.day-number-title-container .header-title[data-title-color=black]{color:#373a3c}.day-number-title-container .header-title[data-title-color=blue]{color:#1677ff!important;font-weight:500!important}.day-number-title-container .header-title[data-title-size=small]{width:28px;height:28px;line-height:28px!important}.day-number-title-container .header-title[data-title-size=medium]{width:32px;height:32px;line-height:32px!important}.day-number-title-container[data-clickable=true]{cursor:pointer}.day-number-title-container[data-clickable=true]:hover>.header-title{background-color:#bfbfbf!important}.day-number-title-container[data-clickable=true]>*{cursor:pointer!important}.calendar-view-header{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:80px;display:flex}.calendar-view-header *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar-view-header .arrow-container-left>.arrow-icon-button-container{width:64px}.calendar-view-header .arrow-container-right>.arrow-icon-button-container{justify-content:right;width:42px;display:flex}.calendar-view-header .arrow-container-left[data-small=true]>.arrow-icon-button-container,.calendar-view-header .arrow-container-right[data-small=true]>.arrow-icon-button-container{width:25px}.calendar-view-header .center-container{flex:1;display:flex}.calendar-view-header .center-container[data-calendar=daily]{margin-left:62px}.calendar-view-header .center-container[data-calendar=weekly]>div{flex:1;display:flex}.calendar-view-day-grid{border-right:1px solid #ccc;flex-direction:column;align-items:flex-start;width:100%;min-width:100px;height:100%;padding:8px 6px;display:flex}.calendar-view-day-grid .title-container{height:28px}.calendar-view-day-grid .gray{color:#ccc!important}.calendar-view-day-grid .white{background-color:#1677ff;border-radius:50%;width:28px;height:28px;color:#fff!important;text-align:center!important;line-height:26px!important}.calendar-view-day-header{flex-direction:column;align-items:flex-start;width:100%;min-width:100px;height:100%;padding:8px 6px;display:flex}.calendar-view-day-header .title-container{height:28px}.calendar-view-day-header .title-container .header-title[data-title-color=white]{background-color:#1677ff;border-radius:50%;width:28px;height:28px;color:#fff!important;text-align:center!important;line-height:26px!important}.calendar-view-day-header .title-container .header-title[data-title-color=gray]{color:#ccc!important}.calendar-view-day-header .title-container .header-title[data-title-color=black]{color:#373a3c}.calendar-view-monthly-task{cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;color:rgba(0,0,0,.88);opacity:.85;background-color:#91caff;border-radius:2px;align-items:center;height:24px;margin-left:4px;margin-right:4px;padding:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-style:normal;line-height:14px;transition:all .3s ease-out;position:absolute;overflow:hidden;box-shadow:0 1px 2px rgba(4,4,4,.5)}.calendar-view-monthly-task[data-draggable=true]{cursor:grabbing}.calendar-view-monthly-task[data-status=Completed]{border-left:6px solid #2da540}.calendar-view-monthly-task[data-status=Expired]{border-left:6px solid #e14f4f}.calendar-view-monthly-task[data-status=CompletedExpiration]{border-left:6px solid #1677ff}.calendar-view-monthly-task[data-status=InProgress]{border-left:6px solid #f0ad4e}.calendar-view-monthly-task[data-status=Wait]{border-left:6px solid #bfbfbf}.calendar-view-monthly-task[data-draggabled=true]{opacity:.7}.calendar-view-monthly-task[data-hovered=true]{opacity:1;box-shadow:0 1px 2px rgba(255,255,255,.15)}.calendar-view-monthly-task[data-show=false]{opacity:0}.calendar-view-extra-tasks-content{z-index:999;box-sizing:border-box;background-color:#fff;flex-direction:column;gap:4px;width:100%;max-height:284px;padding-right:6px;display:flex;overflow-y:auto;border-radius:4px!important}.calendar-view-extra-tasks-content-wrapper{z-index:999;box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:4px;width:100%;max-height:284px;padding:4px 6px 4px 8px;transition:all .4s;position:absolute;box-shadow:0 0 rgba(38,43,48,.02),0 0 rgba(38,43,48,.02),0 0 1px rgba(38,43,48,.02),0 0 1px rgba(38,43,48,.01),0 0 1px rgba(38,43,48,0),0 0 1px rgba(38,43,48,0)}.calendar-view-monthly-extra-task{box-sizing:border-box;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;color:rgba(0,0,0,.88);opacity:.85;background-color:#91caff;border-radius:2px;align-items:center;height:24px;min-height:24px;padding:5px 10px 5px 5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-style:normal;line-height:14px;transition:all .3s ease-out;overflow:hidden}.calendar-view-monthly-extra-task[data-status=Completed]{border-left:6px solid #2da540}.calendar-view-monthly-extra-task[data-status=Expired]{border-left:6px solid #e14f4f}.calendar-view-monthly-extra-task[data-status=CompletedExpiration]{border-left:6px solid #1677ff}.calendar-view-monthly-extra-task[data-status=InProgress]{border-left:6px solid #f0ad4e}.calendar-view-monthly-extra-task[data-status=Wait]{border-left:6px solid #bfbfbf}.calendar-view-monthly-extra-task:hover{opacity:1}.calendar-view-task-list{flex:1;min-width:100px;position:relative;overflow:visible}.calendar-view-task-list .calendar-view-extra-tasks{z-index:20;text-align:center;cursor:pointer;background-color:#fff;width:calc(100% - 2px);position:absolute;bottom:1px;left:1px;overflow:visible}.calendar-view-row{aspect-ratio:7;display:flex;position:relative;overflow:hidden}.calendar-view-row .calendar-view-grids{border-bottom:1px solid #ccc;border-left:1px solid #ccc;flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.calendar-view-row .calendar-view-task-lists{flex-direction:row;width:100%;margin-top:36px;display:flex}.calendar-view-row .calendar-view-headers{z-index:3;pointer-events:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.calendar-view-row:first-child .calendar-view-grids{border-top:1px solid #ccc}.calendar-view-month-grid-container{flex-direction:row;flex:1;width:100%;margin:0;display:flex;position:relative;overflow:hidden}.calendar-view-month-grid-container .calendar-view-month-grid{flex-direction:column;flex:1;width:100%;margin:0;display:-webkit-box;display:-webkit-flex;overflow:hidden}.calendar-view-month-grid-container .empty-space{width:25px}@media screen and (max-width:834px){.calendar-view-month-grid-container{width:auto}}.bc-billing-blocked-stub{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;min-height:60vh;padding:24px;display:flex}.bc-billing-blocked-stub__panel{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;align-items:center;gap:16px;width:min(100%,460px);padding:28px 24px;display:flex}.bc-billing-blocked-stub__icon{color:#faad14;background:#fff7e6;border:1px solid #ffd591;border-radius:10px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.bc-billing-blocked-stub__text{flex-direction:column;gap:6px;min-width:0;display:flex}.bc-billing-blocked-stub__title{color:rgba(0,0,0,.88);margin:0;font-size:18px;font-weight:600;line-height:24px}.bc-billing-blocked-stub__description{color:rgba(0,0,0,.55);max-width:360px;margin:0;font-size:13px;line-height:20px}.bc-billing-blocked-stub__hints{border-top:1px solid #f0f0f0;flex-direction:column;gap:8px;width:100%;max-width:360px;margin:0;padding:16px 0 0;list-style:none;display:flex}.bc-billing-blocked-stub__hint{color:rgba(0,0,0,.65);text-align:left;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:12px;line-height:16px;display:flex}.bc-billing-blocked-stub__hint-icon{color:rgba(0,0,0,.45);flex:none;font-size:14px}.bc-billing-status-banner{z-index:9999;color:#1e1e1e;text-align:center;opacity:0;background:#fff2cc;justify-content:center;align-items:center;gap:10px;padding:12px 40px 12px 16px;font-size:14px;font-weight:500;line-height:1.5;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 8px rgba(0,0,0,.15)}.bc-billing-status-banner--visible{opacity:1;transform:translateY(0)}.bc-billing-status-banner__icon{font-size:16px}.bc-billing-status-banner__text{color:#1e1e1e}.bc-billing-status-banner__close{color:rgba(30,30,30,.65);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:14px;line-height:1;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.bc-billing-status-banner__close:hover{color:#1e1e1e}.bc-server-maintenance-banner{z-index:9999;color:#fff;text-align:center;opacity:0;background:linear-gradient(135deg,#1677ff 0%,#4096ff 100%);justify-content:center;align-items:center;gap:10px;padding:12px 40px 12px 16px;font-size:14px;font-weight:500;line-height:1.5;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 8px rgba(0,0,0,.15)}.bc-server-maintenance-banner--visible{opacity:1;transform:translateY(0)}.bc-server-maintenance-banner__icon{font-size:16px}.bc-server-maintenance-banner__text{color:#fff}.bc-server-maintenance-banner__close{color:rgba(255,255,255,.75);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:14px;line-height:1;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.bc-server-maintenance-banner__close:hover{color:#fff}