@charset "UTF-8";.bp2legacy .non-selectable{-webkit-user-select:none;user-select:none}.bp2legacy .bp2-button{align-items:center;background-color:var(--third);border:1px solid var(--third);border-radius:var(--btnBorderRadius);color:#fff;display:inline-flex;height:36px;justify-content:center;line-height:1;padding:0 15px;transition:.3s}.bp2legacy .bp2-button:hover{cursor:pointer}.bp2legacy .bp2-button:active,.bp2legacy .bp2-button:hover{background-color:var(--third-hover);border-color:var(--third-hover)}.bp2legacy .bp2-button:active{transition:0}.bp2legacy .bp2-btn-s{height:26px;padding:0 10px}.bp2legacy .bp2-btn-r{height:32px;padding:0 15px}.bp2legacy .bp2-btn-m{height:36px;padding:0 15px}.bp2legacy .bp2-btn-l{height:42px;padding:0 20px}.bp2legacy .bp2-btn-pri{background-color:var(--btn-primaryBackground);border:1px solid var(--btn-primaryBorder);color:var(--btn-primaryText)}.bp2legacy .bp2-btn-pri:hover{background-color:var(--btn-primaryHover);border-color:var(--btn-primaryHover)}.bp2legacy .bp2-btn-pri:active{background-color:var(--btn-primaryActive);border-color:var(--btn-primaryActive);transition:0}.bp2legacy .bp2-btn-sec{background-color:var(--btn-secondaryBackground);border:1px solid var(--btn-secondaryBorder);color:var(--btn-secondaryText)}.bp2legacy .bp2-btn-sec:hover{background-color:var(--btn-secondaryHover);border-color:var(--btn-secondaryHover)}.bp2legacy .bp2-btn-sec:active{background-color:var(--btn-secondaryActive);transition:0}.bp2legacy .bp2-btn-thi{background-color:var(--btn-thirdBackground);border:1px solid var(--btn-thirdBorder);color:var(--btn-thirdText)}.bp2legacy .bp2-btn-thi:hover{background-color:var(--btn-thirdHover);border-color:var(--btn-thirdHover)}.bp2legacy .bp2-btn-thi:active{background-color:var(--btn-thirdActive);transition:0}.bp2legacy .bp2-btn-def{background-color:var(--btn-defaultBackground);border:1px solid var(--btn-defaultBorder);color:var(--btn-defaultText)}.bp2legacy .bp2-btn-def:hover{background-color:initial;border-color:var(--btn-defaultHover);color:var(--btn-defaultHover)}.bp2legacy .bp2-btn-def:active{transition:0}.bp2legacy .bp2-btn-dis{background-color:initial;border:1px solid var(--btn-disabledBorder);color:var(--btn-disabledText);opacity:.5}.bp2legacy .bp2-btn-dis:hover{cursor:not-allowed;pointer-events:none}.bp2legacy .bp2-btn-lin,.bp2legacy .bp2-btn-lin:hover{background-color:initial;border-color:#0000;color:#3a3a3a}.bp2legacy .bp2-btn-lin:hover{color:#1890ff}.bp2legacy .bp2-btn-def.bp2-btn-danger-true{border-color:#e44c4e;color:#e44c4e}.bp2legacy .bp2-btn-def.bp2-btn-danger-true:hover{border-color:#ff6063;color:#ff6063}.bp2legacy .bp2-btn-pri.bp2-btn-danger-true{background-color:#e44c4e;border-color:#e44c4e}.bp2legacy .bp2-btn-pri.bp2-btn-danger-true:hover{background-color:#ff6063;border-color:#ff6063}.bp2legacy .bp2-button.bp2-disabled-true{cursor:not-allowed;opacity:.6;pointer-events:none}.bp2legacy .bp2-switch{font-feature-settings:"tnum";background-color:#cbd5e1;border-radius:100px;box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;height:22px;line-height:1.3;line-height:20px;list-style:none;margin:0 auto;position:relative;transition:all .36s;-webkit-user-select:none;user-select:none;vertical-align:middle;width:44px}.bp2legacy .bp2-switch input{height:0;opacity:0;width:0}.bp2legacy .slider{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.bp2legacy .bp2-switch-small{height:16px;line-height:14px;min-width:28px}.bp2legacy .bp2-switch-small .slider:before{height:12px;width:12px}.bp2legacy .slider:before{background-color:#fff;border-radius:18px;box-shadow:0 2px 4px 0 #00230b33;content:" ";cursor:pointer;height:18px;left:2px;position:absolute;top:2px;transition:all .36s cubic-bezier(.78,.14,.15,.86);width:18px}.bp2legacy .switch-disabled{cursor:not-allowed;opacity:.4}.bp2legacy .switch-disabled:before{cursor:not-allowed}.bp2legacy input:checked+.slider{background-color:var(--first)}.bp2legacy input:checked+.slider:before{left:100%;margin-left:-2px;transform:translateX(-100%)}.bp2legacy .slider.round{border-radius:34px}.bp2legacy .slider.round:before{border-radius:50%}.bp2legacy .notification-message-container{display:flex;flex-direction:column;height:72px;left:50%;padding-top:5px;position:fixed;text-align:center;top:0;transform:translateX(-50%);z-index:9999}.bp2legacy .notification-message-container .close-notify{background-color:initial;background:#0000;border:none;color:inherit;cursor:pointer;font-size:14px;font-weight:600;justify-self:end;margin-left:auto;outline:inherit;padding:0 10px}.bp2legacy .notification-message-container .notification-message{align-items:center;align-self:center;border-radius:12px;box-shadow:0 1px 2px -1px #0000001a;box-shadow:0 1px 3px 0 #0000001a;display:flex;font-family:Epilogue;font-size:13px;font-weight:600;justify-content:flex-start;line-height:20px;margin-bottom:5px;margin-top:10px;min-width:38px;padding:12px 24px;pointer-events:all;position:relative}.bp2legacy .notification-message-container .notification-message p{margin:0 0 0 5px}.bp2legacy .notification-message-container .notification-message .loading-spinner-icon{animation:spinner .8s linear infinite;height:16px;width:16px}.bp2legacy .notification-message-container .notification-message .notify-icon{height:20px;margin-right:3px;width:20px}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.bp2legacy .notification-message-container .message-type-success-cp{background-color:var(--notification-background-success);color:var(--notification-text-success);font-size:14px;min-width:428px}.bp2legacy .notification-message-container .message-type-warning-cp{background-color:var(--notification-background-warning);color:var(--notification-text-warning);font-size:14px;min-width:428px}.bp2legacy .notification-message-container .message-type-info-cp{background-color:#fff;border:1px solid #17b169;color:#545454;font-size:14px;min-width:428px}.bp2legacy .notification-message-container .message-type-error-cp{background-color:var(--notification-background-error);color:var(--notification-text-error);font-size:14px;min-width:428px}.bp2legacy .notification-message-container .message-type-loading-cp{background-color:#fff;font-size:14px;min-width:35px;padding:10px 24px}.bp2legacy .notification-message-container .message-type-error-wieldy,.bp2legacy .notification-message-container .message-type-loading-wieldy,.bp2legacy .notification-message-container .message-type-success-wieldy,.bp2legacy .notification-message-container .message-type-warning-wieldy{background-color:#fff;border-radius:6px;color:#545454;padding:8px 18px 7px 14px}.bp2legacy .bp2-tag-component{border:1px solid;border-radius:4px;box-sizing:border-box;display:inline-block;font-size:11px;height:auto;line-height:1.5em;margin:0 8px 8px 0;padding:0 7px;width:-webkit-fit-content;width:fit-content}.bp2legacy .tag-component.defult-color{background-color:#f8f8f8;border-color:#d0d0d0;color:#505050}.bp2legacy .tag-component.geekblue-color{background-color:#f0f5ff;border-color:#adc6ff;color:#2f54eb}.bp2legacy .tag-component.purple-color{background-color:#f9f0ff;border-color:#d3adf7;color:#722ed1}.bp2legacy .bp2-card-component{align-content:space-between;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column}.bp2legacy .bp2-card-component .card-head .card-meta{display:grid;grid-template-areas:"avatar title" ". descr";grid-template-columns:1fr 10fr;padding:24px 24px 5px}.bp2legacy .bp2-card-component .card-head .card-meta .card-meta-avatar{grid-area:avatar}.bp2legacy .bp2-card-component .card-head .card-meta .card-meta-title{align-self:center;font-size:1em;font-weight:500;font-weight:400;grid-area:title;margin-left:20px;padding-left:10px}.bp2legacy .bp2-card-component .card-head .card-meta .card-meta-description{grid-area:descr;margin:5px 0 0 5px;padding-left:10px}.bp2legacy .bp2-card-component .card-body{background-color:inherit;border-radius:4px;overflow:auto}.bp2legacy .bp2-card-component .card-actions{background:#fafafa}.bp2legacy .bp2-card-component .card-actions .card-actions-list{border-top:1px solid #e8e8e8;list-style:none;margin:0;padding:0}.bp2legacy .bp2-card-component .card-actions .card-actions-list .card-action{color:#595959;float:left;margin:12px 0;text-align:center}.bp2legacy .bp2-card-component .card-actions .card-actions-list>li:not(:last-child){border-right:1px solid #e8e8e8}.bp2legacy .bp2-card-component .card-extra{align-items:center;background-color:#ffffffbf;border-radius:20px;display:flex;padding:10px;position:absolute;right:10px;z-index:2}.bp2legacy .bp2-card-component.gx-card-widget{background-color:var(--default-background);border:var(--default-background);border-radius:12px}.bp2legacy .bp2-card-component.gx-card-widget>.card-head{display:flex;flex-direction:row-reverse;justify-content:space-between;padding-left:0}.bp2legacy .bp2-card-component.gx-card-widget>.card-head>.card-meta{display:flex;font-weight:400;margin-top:10px}.bp2legacy .bp2-card-component.gx-card-widget>.card-head>.card-extra{margin-left:10px}.bp2legacy .bp2drawer{background-color:initial;display:grid;height:100%;inset:0;opacity:1;place-items:end;position:fixed;transition:opacity,z-index,background-color 50ms linear 0;transition-delay:.15s;transition-duration:.3s;width:100vw;z-index:-1}.bp2legacy .bp2drawer>aside{background-color:var(--default-background);display:flex;flex-direction:column;height:100%;max-width:28rem;min-width:150px;opacity:0;transform:translateX(100%);transition-delay:.1s;transition-duration:.3s;transition-property:transform,opacity;width:-webkit-fit-content;width:fit-content}.bp2legacy .bp2drawer[data-direction=left]{place-items:start}.bp2legacy .bp2drawer[data-direction=left]>aside{transform:translateX(-100%)}.bp2legacy .bp2drawer[data-expanded=true]{background-color:#00000080;opacity:1;z-index:1000}.bp2legacy .bp2drawer[data-expanded=true]>aside{opacity:1;transform:translateX(0)}.bp2legacy .bp2input{position:relative;width:100%}.bp2legacy .bp2input button,.bp2legacy .bp2input input{all:unset;box-sizing:border-box}.bp2legacy .bp2input .password-visibility-btn svg{background-color:#fff;color:#64748b;font-size:22px;opacity:1;transform:scaleY(-1)}.bp2legacy .bp2input .language-prefix{color:#ababab;left:5px;position:absolute;top:50%;transform:translateY(-45%);z-index:1}.bp2legacy .bp2input input{background:#fff;border:1px solid #e2e8f0;border-radius:var(--borderRadius);height:36px;padding-inline:1px;text-indent:10px;transition:all .3s;width:100%}.bp2legacy .bp2input input:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#808993;cursor:not-allowed}.bp2legacy .bp2input input:disabled:hover{border-color:#cbd5e1}.bp2legacy .bp2input input:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .bp2input input[data-size=small]{height:24px;padding-inline:1px}.bp2legacy .bp2input input[data-size=default]{padding-inline:1px}.bp2legacy .bp2input input[data-size=large]{font-size:16px;height:40px}.bp2legacy .bp2input input::placeholder{color:#64748b;opacity:.5}.bp2legacy .bp2input button{color:#fff;cursor:pointer;display:grid;height:80%;padding-left:11px;place-items:center;position:absolute;right:11px;top:50%;transform:translateY(-50%);z-index:1}.bp2legacy .bp2input button svg{background-color:gray;border-radius:100%;opacity:.5;padding:2px;transition:opacity .3s ease}.bp2legacy .bp2input button:hover svg{opacity:1}.bp2legacy .bp2input button:focus-visible svg{opacity:1;outline:1px solid var(--btn-primaryBackground)!important;outline-offset:1px}.bp2legacy .bp2-spinner-component{display:inline-block;display:flex;justify-content:center;margin:10px 16px;opacity:1;position:static}.bp2legacy .spin-dots{animation:Rotate 1.2s linear infinite;display:inline-block;height:1em;line-height:1.3;position:relative;transform:rotate(45deg);width:1em}@keyframes Rotate{to{transform:rotate(405deg)}}.bp2legacy .spin-dots.small{font-size:16px}.bp2legacy .spin-dots.default{font-size:20px}.bp2legacy .spin-dots.large{font-size:40px}.bp2legacy .spin-dot-item{animation:SpinMove 1s linear infinite alternate;background-color:var(--spinner-dots);border-radius:100%;box-sizing:border-box;display:block;opacity:.3;position:absolute;transform:scale(.75);transform-origin:50% 50%}@keyframes SpinMove{to{opacity:1}}.bp2legacy .spin-dot-item.small{height:7px;width:7px}.bp2legacy .spin-dot-item.default{height:9px;width:9px}.bp2legacy .spin-dot-item.large{height:18px;width:18px}.bp2legacy .spin-dot-item:first-child{left:0;top:0}.bp2legacy .spin-dot-item:nth-child(2){animation-delay:.4s;right:0;top:0}.bp2legacy .spin-dot-item:nth-child(3){animation-delay:.8s;bottom:0;right:0}.bp2legacy .spin-dot-item:nth-child(4){animation-delay:1.2s;bottom:0;left:0}.bp2legacy .bp2textarea{border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;color:#545454;line-height:1.3;margin:0;max-width:100%;outline:none;padding:6px;transition:all .3s;vertical-align:bottom;width:100%}.bp2legacy .bp2textarea:disabled{background:#f5f5f5;cursor:not-allowed}.bp2legacy .bp2textarea:disabled:hover{border-color:#d9d9d9}.bp2legacy .bp2textarea:focus,.bp2legacy .bp2textarea:hover{border:1px solid var(--first)}.bp2legacy .bp2textarea::placeholder{color:#a4a4a4}.bp2legacy div.tabs-container .tabs-nav{-ms-overflow-style:none;align-items:center;display:flex;flex-direction:row;overflow-x:auto;padding:1rem;position:relative;scrollbar-width:none}.bp2legacy div.tabs-container .tabs-nav__config-mode-container{align-items:center;bottom:30px;color:var(--default-background);display:flex;flex-direction:column;position:absolute;width:100%}.bp2legacy div.tabs-container .tabs-nav__config-mode-container .config-mode-text{display:flex;flex-direction:column;margin-bottom:10px}.bp2legacy div.tabs-container .tabs-nav__config-mode-container .config-mode-switch{background-color:#fff}.bp2legacy div.tabs-container .tabs-nav__config-mode-container .config-mode-switch input:checked+.slider{background-color:var(--default-background)}.bp2legacy div.tabs-container .tabs-nav__config-mode-container .config-mode-switch .slider:before{background-color:var(--nav-menu-link)}.bp2legacy div.tabs-container .tabs-nav .tab{border-bottom:1px solid #e6e6e6;color:var(--default-text);cursor:pointer;flex-grow:1;max-width:260px;padding:0 .5rem;text-align:center}@media (max-width:1440px){.bp2legacy div.tabs-container .tabs-nav .tab{align-items:center;display:flex;justify-content:center;max-width:200px;padding-bottom:1rem;white-space:inherit}}.bp2legacy div.tabs-container .tabs-nav .tab-active{border-bottom:3px solid var(--btn-primaryBackground);color:var(--primary-text);display:flex;font-weight:700;justify-content:center}.bp2legacy div.tabs-container .tabs-nav .extra-content{position:absolute;right:0;top:50%;transform:translateY(-50%)}.bp2legacy div.tabs-container .tabs-nav::-webkit-scrollbar{display:none}.bp2legacy div.tabs-container .tab-body{display:none}.bp2legacy div.tabs-container .tab-body-active{display:block}.bp2legacy div.tabs-container-bottom{flex-direction:column-reverse}.bp2legacy div.tabs-container-left,.bp2legacy div.tabs-container-right{display:flex;flex-direction:row}.bp2legacy div.tabs-container-left .tabs-nav,.bp2legacy div.tabs-container-right .tabs-nav{background-color:var(--first);flex-direction:column;padding:1rem 2rem 0;width:auto}.bp2legacy div.tabs-container-left .tabs-nav .tab,.bp2legacy div.tabs-container-right .tabs-nav .tab{border:none;color:var(--default-text);flex-grow:0;height:45px;line-height:45px;margin-left:0;overflow:visible;text-align:left}.bp2legacy div.tabs-container-left .tabs-nav .tab-active,.bp2legacy div.tabs-container-right .tabs-nav .tab-active{color:var(--default-text)}.bp2legacy div.tabs-container-left .tabs-body,.bp2legacy div.tabs-container-right .tabs-body{height:100vh;overflow-y:auto;padding:20px 5px 0;width:100%}.bp2legacy div.tabs-container-left .tabs-body .widgets-search-wrapper,.bp2legacy div.tabs-container-right .tabs-body .widgets-search-wrapper{margin-left:0}.bp2legacy div.tabs-container-right{flex-direction:row-reverse}.bp2legacy div.tabs-container-right .tabs-nav .tab,.bp2legacy div.tabs-container-right .tabs-nav .tab-active{color:var(--default-background)}.bp2legacy div.tabs-container-left{flex-direction:row}.bp2legacy .bp2upload{grid-gap:10px;display:grid;gap:10px;margin-top:8px;width:-webkit-fit-content;width:fit-content}.bp2legacy .bp2upload input{display:none!important}.bp2legacy .bp2upload__container{display:flex;gap:16px}.bp2legacy .bp2upload__container__image{pointer-events:auto!important}.bp2legacy .bp2upload__preview{align-items:center;border:1px solid #0000001a;border-radius:5px;display:flex;gap:5px;padding:5px}.bp2legacy .bp2upload__preview>button{margin-left:auto}.bp2legacy .bp2upload__preview__icon{border:1px solid #0000001a;border-radius:5px;cursor:pointer;display:grid;height:auto;overflow:hidden;padding:1px;place-items:center;width:200px}.bp2legacy .bp2upload__preview__icon>img{border-radius:4px;width:100%}.bp2legacy .bp2upload__preview__actions{align-items:center;display:flex;gap:8px;justify-content:center}.bp2legacy .bp2upload__preview .file-name{margin:0 5px;white-space:nowrap}.bp2legacy .bp2upload__preview .file-name.link{cursor:pointer;text-decoration:underline}.bp2legacy .bp2upload__preview--no-border{border:none;padding:0}.bp2legacy .overlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.bp2legacy .overlay .modal{max-height:90%;max-width:90%;position:relative}.bp2legacy .overlay .modal img{display:block;margin:0 auto;max-height:90vh;max-width:90vw}.bp2legacy .overlay .modal iframe{border:none;height:90vh;overflow-y:auto;width:80vw}.bp2legacy .overlay .modal .close-icon{background:none;border:none;color:#000;cursor:pointer;font-size:24px;position:absolute;right:10px;top:2px}.bp2legacy .bp2-dropdown-body{animation:onShow .2s ease-in-out}.bp2legacy .bp2-dropdown-body .items-container{background-color:#fff;border-radius:8px;box-shadow:0 6px 16px 0 #00000017,0 3px 6px -4px #00000021,0 9px 28px 8px #0000000d;display:flex;flex-direction:column;gap:6px;height:auto;min-width:158px;padding:.2rem;width:auto}.bp2legacy .bp2-dropdown-body .items-container .actions-dropdown__list{align-items:flex-start;display:flex;flex-direction:column;padding:10px}.bp2legacy .bp2-dropdown-body .dropdown-button-item{border:none;border-radius:6px;color:#000000e0;display:flex;font-size:11px;height:auto;justify-content:flex-start;max-width:150px;padding:.8rem .5rem;text-align:left;transition:.3s}.bp2legacy .bp2-dropdown-body .dropdown-button-item:hover{background-color:#0000000d;cursor:pointer}.bp2legacy .bp2-dropdown-body .dropdown-button-separator{background-color:#00000026;height:1px;width:100%}@keyframes onShow{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bp2legacy .bp2-popover.open{background-color:#fff;border-radius:8px;left:0;max-width:350px;opacity:0;position:absolute;top:0;transition:opacity .3s;transition-delay:.3s;z-index:10000}.bp2legacy .bp2-popover.open .bp2-popover-arrow{background-color:inherit;display:block;height:8px;overflow:hidden;position:absolute;width:8px;z-index:-1}.bp2legacy .bp2-popover.open .bp2-popover-inner{border-radius:8px;box-sizing:initial;display:flex;flex-direction:column;max-height:99vh;width:-webkit-max-content;width:max-content}.bp2legacy .bp2-popover.open .bp2-popover-inner .bp2-popover-inner-title{font-size:13px;font-weight:500;padding:6px 12px;text-align:center}.bp2legacy .bp2-popover.open .bp2-popover-inner .bp2-popover-inner-content{word-wrap:break-word;background-clip:padding-box;border-top:1px solid #e0e0e0;font-size:13px;max-width:350px;overflow:auto;padding:6px 12px}.bp2legacy .bp2-popover.open .bp2-popover-inner ::-webkit-scrollbar{display:none}.bp2legacy .bp2-popover.open{box-shadow:0 0 18px 0 #00000026}.bp2legacy .bp2-popover.open.top .bp2-popover-arrow{bottom:0;left:50%;transform:translateX(-50%) translateY(50%) rotate(45deg)}.bp2legacy .bp2-popover.open.bottom .bp2-popover-arrow{bottom:100%;left:50%;transform:translateX(-50%) translateY(50%) rotate(45deg)}.bp2legacy .bp2-popover.open.left .bp2-popover-arrow{bottom:50%;left:100%;transform:translateX(-50%) translateY(50%) rotate(45deg)}.bp2legacy .bp2-popover.open.right .bp2-popover-arrow{bottom:50%;left:0;transform:translateX(-50%) translateY(50%) rotate(45deg)}.bp2legacy .bp2-popover.open.dark{background-color:#000c}.bp2legacy .bp2-popover.open.dark .bp2-popover-inner-title{color:#fff}.bp2legacy .bp2-popover.open.dark .bp2-popover-inner-content{border-top:1px solid #fff3;color:#fff}.bp2legacy .popover-open.disabled{cursor:not-allowed;opacity:.7;pointer-events:none}.bp2legacy .modal-container{background:#fff;border-radius:6px;display:flex;filter:drop-shadow(0 0 25px rgba(0,0,0,.185));flex-direction:column;height:auto!important;max-height:700px;max-width:100vw;max-width:80%;overflow:auto;position:absolute;resize:both;-webkit-user-select:none;user-select:none;width:100%;z-index:1000}@media (max-width:768px){.bp2legacy .modal-container{max-width:90%}}.bp2legacy .no-resize{resize:none}.bp2legacy #modal-root .modal-container{pointer-events:none}.bp2legacy #modal-root .modal-container:last-of-type{pointer-events:auto}.bp2legacy .modal-body{flex:1 1 auto;margin:3px;min-height:0;overflow:auto;padding:0 7px}.bp2legacy .modal-body .ant-tabs{overflow:visible;overflow:initial}.bp2legacy .modal-body::-webkit-scrollbar{width:7px!important}.bp2legacy .modal-body::-webkit-scrollbar-track{background:#0000001a}.bp2legacy .modal-body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.116);border-radius:6px}.bp2legacy .modal-body::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.247)}.bp2legacy .modal-top-bar{align-items:center;border-bottom:1px solid #ddd;color:var(--topbar-text);cursor:move;display:flex;font-family:var(--font-primary);font-size:16px;font-weight:900;justify-content:space-between;padding:8px calc(2% + 12px);position:relative;width:100%;z-index:100}.bp2legacy .close-modal-button{align-items:center;border:none;display:flex;font-size:32px;margin-left:auto;opacity:.6;padding:0}.bp2legacy .modal-footer{display:flex;flex-direction:row-reverse;width:100%}.bp2legacy .modal-shadow{background-color:#0006;bottom:0;left:0;position:fixed;right:0;top:0;z-index:500}.bp2legacy .onOk-modal-button{margin:15px}.bp2legacy .bp2-multiselect [class$=-indicatorSeparator]{display:none}.bp2legacy .bp2-multiselect [class$=-menu]{z-index:2}.bp2legacy .arrow-hidden [class$=-indicatorContainer]{visibility:hidden}.bp2legacy .bp2-avatar{background:#00000040;border-radius:50%;box-sizing:border-box;color:#fff;display:inline-block;flex-shrink:0;font-size:16px;margin:0;overflow:hidden;padding:0;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.bp2legacy .bp2-avatar .avatar-img{display:block;height:100%;object-fit:cover;width:100%}.bp2legacy .bp2-avatar .avatar-icon i,.bp2legacy .bp2-avatar .avatar-icon svg{height:1em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1em}.bp2legacy .bp2-avatar .avatar-string{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bp2legacy .bp2-avatar:has(.avatar-img){background:none}.bp2legacy .avatar-df{height:32px;width:32px}.bp2legacy .avatar-lg{height:40px;width:40px}.bp2legacy .avatar-lg .avatar-icon{font-size:24px}.bp2legacy .avatar-sm{height:24px;width:24px}.bp2legacy .avatar-sm .avatar-icon{font-size:14px}.bp2legacy .avatar-sq{border-radius:6px}.bp2legacy .bp2-checkbox-wrapper{cursor:pointer}.bp2legacy .bp2-checkbox{display:inline-flex;position:relative}.bp2legacy .bp2-checkbox__input{cursor:pointer;font-size:inherit;height:1.1em;opacity:0;position:absolute;width:1.1em}.bp2legacy .bp2-checkbox__box{align-items:center;background-color:#fff;border:.05em solid #0000004d;border-radius:.15em;display:flex;height:1em;justify-content:center;line-height:.9em;text-align:center;transition:.3s;width:1em}.bp2legacy .bp2-checkbox__input:checked+.bp2-checkbox__box{animation:onCheck .3s ease-in-out;background-color:var(--checkbox-background);color:var(--checkbox-text)}.bp2legacy .bp2-checkbox__input:checked+.bp2-checkbox__box:after{color:#fff;content:"\002714"}.bp2legacy .bp2-checkbox:hover .bp2-checkbox__box{border-color:var(--checkbox-background)}.bp2legacy .bp2-checkbox__input:focus+.bp2-checkbox__box{box-shadow:0 0 2px 2px rgba(82,82,82,.096)}.bp2legacy .bp2-checkbox__input:indeterminate+.bp2-checkbox__box:after{color:#000;content:"—"}.bp2legacy .bp2-checkbox__input:disabled{cursor:not-allowed}.bp2legacy .bp2-checkbox__input:disabled+.bp2-checkbox__box{background-color:#e9ecef;border-color:#d9d9d9;color:#e9ecef}.bp2legacy .bp2-checkbox__input:disabled+.bp2-checkbox__box:after{color:#e9ecef}.bp2legacy .bp2-checkbox__input:disabled:checked+.bp2-checkbox__box:after,.bp2legacy .bp2-checkbox__input:indeterminate:disabled+.bp2-checkbox__box:after{color:rgba(0,0,0,.301)}@keyframes onCheck{0%{transform:scale(.5)}50%{transform:scale(1.2)}to{transform:scale(1)}}.bp2legacy .checkbox-group{margin:5px}.bp2legacy .bp2-divider{-webkit-border-before:1px solid rgba(5,5,5,.082);border-block-start:1px solid rgba(5,5,5,.082);box-sizing:border-box;color:#000000e0;font-size:14px;line-height:1.57;list-style:none;margin:0;padding:0}.bp2legacy .bp2-divider__text{padding:0 1em}.bp2legacy .bp2-divider:has(span):after,.bp2legacy .bp2-divider:has(span):before{-webkit-border-before:1px solid #0000;-webkit-border-after:0;border-block-end:0;border-block-start:1px solid #0000;border-block-start-color:inherit;content:"";position:relative;transform:translateY(50%);width:50%}.bp2legacy .bp2-divider--horizontal{clear:both;display:flex;margin:24px 0;min-width:100%;width:100%}.bp2legacy .bp2-divider.bp2-divider--dashed{background:none;border:dashed #0505051a;border-width:1px 0 0}.bp2legacy .bp2-divider--dashed.bp2-divider-vertical--dashed{-webkit-border-end:0;-webkit-border-before:0;-webkit-border-after:0;border-block-end:0;border-block-start:0;border-inline-end:0;border-inline-start-width:1px}.bp2legacy .bp2-divider.bp2-divider--with-text{-webkit-border-before:0 #0505051a;align-items:center;border-block-start:0 #0505051a;color:#000000e0;display:flex;font-size:16px;font-weight:500;margin:16px 0;text-align:center;white-space:nowrap}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-left:before{width:5%}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-left:after{width:95%}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-right:after{width:5%}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-right:before{width:95%}.bp2legacy .bp2-divider--with-text.bp2-divider--plain span{font-size:14px;font-weight:400}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-dashed:after,.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-dashed:before{border-style:dashed none none}.bp2legacy .bp2-divider--vertical{-webkit-border-start:1px solid #0505051a;border-inline-start:1px solid #0505051a;border-top:0;display:inline-block;height:.9em;margin:0 8px;position:relative;top:-.06em;vertical-align:middle}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-left.bp2-divider-orientation-margin-left:before{width:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-left.bp2-divider-orientation-margin-left span{padding-left:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-right.bp2-divider-orientation-margin-right:after{width:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-right.bp2-divider-orientation-margin-right span{padding-right:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-left.bp2-divider-orientation-margin-left-no-margin:before{width:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-left.bp2-divider-orientation-margin-left-no-margin span{padding-left:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-right.bp2-divider-orientation-margin-right-no-margin:after{width:0}.bp2legacy .bp2-divider--with-text.bp2-divider--with-text-right.bp2-divider-orientation-margin-right-no-margin span{padding-right:0}.bp2legacy .bp2-radio-default-wrapper{align-items:center;cursor:pointer;display:inline-flex}.bp2legacy .bp2-radio-default-wrapper .bp2-radio-default+span{-webkit-padding-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-inline-start:8px}.bp2legacy .bp2-radio-default{align-items:center;display:inline-flex;justify-content:center}.bp2legacy .bp2-radio-default__input{cursor:pointer;font-size:inherit;height:16px;opacity:0;position:absolute;width:16px}.bp2legacy .bp2-radio-default .bp2-radio-inner{display:inline-flex;position:relative}.bp2legacy .bp2-radio-default .bp2-radio-inner:before{background-color:#fff;border:.05em solid rgba(0,0,0,.137);border-radius:.15em;border-radius:50%;color:#fff;content:"";height:16px;transition:.3s;width:16px}.bp2legacy .bp2-radio-default .bp2-radio-inner:hover:before{border-color:var(--checkbox-background)}.bp2legacy .bp2-radio-default .bp2-radio-default__input:checked+.bp2-radio-inner:before{background-color:var(--checkbox-background)}.bp2legacy .bp2-radio-default .bp2-radio-default__input:checked+.bp2-radio-inner:after{animation:onRadioCheck .1s ease-in-out;background-color:#fff;border-radius:50%;content:"";cursor:pointer;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.475);width:16px}.bp2legacy .bp2-radio-default .bp2-radio-default__input:focus+.bp2-radio-inner:before{box-shadow:0 0 2px 2px #00000021}.bp2legacy .bp2-radio--disabled,.bp2legacy .bp2-radio--disabled .bp2-radio-default__input{cursor:not-allowed}.bp2legacy .bp2-radio--disabled:before{background-color:#e9ecef;border-color:#d9d9d9}.bp2legacy .bp2-radio--disabled .bp2-radio-default__input:checked+.bp2-radio-inner:before{background-color:#e9ecef}.bp2legacy .bp2-radio--disabled .bp2-radio-default__input:checked+.bp2-radio-inner:after{background-color:#bcbec0;cursor:not-allowed}.bp2legacy .bp2-radio--disabled:hover:before{border-color:#d9d9d9}.bp2legacy .bp2-radio-button-wrapper{background:#fff;border:1px solid #d9d9d9;border-block-start-width:1px;border-inline-end-width:1px;color:#000000e0;cursor:pointer;display:inline-block;font-size:14px;height:36px;line-height:35px;margin:0;padding-block:0;padding-inline:15px;position:relative;transition:.2s}.bp2legacy .bp2-radio-button-wrapper:last-child{border-end-end-radius:4px;border-start-end-radius:4px}.bp2legacy .bp2-radio-button-wrapper:first-child{border-end-start-radius:4px;border-start-start-radius:4px}.bp2legacy .bp2-radio-button-wrapper .bp2-radio-button{height:100%;inset-block-start:0;inset-inline-start:0;position:absolute;width:100%;z-index:-1}.bp2legacy .bp2-radio-button-wrapper .bp2-radio-button__input{cursor:pointer;font-size:inherit;height:100%;opacity:0;position:absolute;width:100%}.bp2legacy .bp2-radio-group--outline{box-sizing:border-box;color:#000000e0;display:inline-block;font-size:14px;line-height:1.57;list-style:none;margin:0;padding:0}.bp2legacy .bp2-radio-group--outline .bp2-radio-button-wrapper:hover{color:var(--checkbox-background)}.bp2legacy .bp2-radio-group--outline .bp2-radio-button-wrapper.bp2-radio--checked{border-color:var(--checkbox-background);color:var(--checkbox-background);z-index:1}.bp2legacy .bp2-radio-group--solid .bp2-radio-button-wrapper:hover{color:var(--checkbox-background)}.bp2legacy .bp2-radio-group--solid .bp2-radio-button-wrapper.bp2-radio--checked{background-color:var(--checkbox-background);border-color:var(--checkbox-background);color:var(--checkbox-text);z-index:1}.bp2legacy .bp2-radio-group--small .bp2-radio-button-wrapper{height:24px;line-height:22px;padding-block:0;padding-inline:7px}.bp2legacy .bp2-radio-group--large .bp2-radio-button-wrapper{font-size:16px;height:40px;line-height:38px}.bp2legacy .bp2-radio-button-wrapper.bp2-radio--disabled{background-color:#f5f5f5;color:#c9c9c9;cursor:not-allowed}.bp2legacy .bp2-radio-button-wrapper.bp2-radio--disabled:hover{color:#c9c9c9}.bp2legacy .bp2-radio-button-wrapper.bp2-radio--disabled.bp2-radio--checked{background-color:#d9d9d9;border-color:#d9d9d9;color:#888;cursor:not-allowed}.bp2legacy .bp2-radio-button-wrapper.bp2-radio--disabled.bp2-radio--checked input{cursor:not-allowed}.bp2legacy .bp2-radio-button-wrapper.bp2-radio--disabled.bp2-radio--checked:hover{color:#888}@keyframes onRadioCheck{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(.275)}}.bp2legacy .react-datepicker__month-read-view--down-arrow,.bp2legacy .react-datepicker__month-year-read-view--down-arrow,.bp2legacy .react-datepicker__navigation-icon:before,.bp2legacy .react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.bp2legacy .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.bp2legacy .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.bp2legacy .react-datepicker-wrapper{border:0;display:inline-block;padding:0}.bp2legacy .react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.bp2legacy .react-datepicker--time-only .react-datepicker__triangle{left:35px}.bp2legacy .react-datepicker--time-only .react-datepicker__time-container{border-left:0}.bp2legacy .react-datepicker--time-only .react-datepicker__time,.bp2legacy .react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.bp2legacy .react-datepicker__triangle{left:50px;position:absolute}.bp2legacy .react-datepicker-popper{z-index:1}.bp2legacy .react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.bp2legacy .react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.bp2legacy .react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.bp2legacy .react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.bp2legacy .react-datepicker-popper[data-placement^=right]{padding-left:8px}.bp2legacy .react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.bp2legacy .react-datepicker-popper[data-placement^=left]{padding-right:8px}.bp2legacy .react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.bp2legacy .react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.bp2legacy .react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.bp2legacy .react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.bp2legacy .react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.bp2legacy .react-datepicker__month-dropdown-container--scroll,.bp2legacy .react-datepicker__month-dropdown-container--select,.bp2legacy .react-datepicker__month-year-dropdown-container--scroll,.bp2legacy .react-datepicker__month-year-dropdown-container--select,.bp2legacy .react-datepicker__year-dropdown-container--scroll,.bp2legacy .react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.bp2legacy .react-datepicker-time__header,.bp2legacy .react-datepicker-year-header,.bp2legacy .react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.bp2legacy .react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.bp2legacy .react-datepicker__navigation--previous{left:2px}.bp2legacy .react-datepicker__navigation--next{right:2px}.bp2legacy .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.bp2legacy .react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.bp2legacy .react-datepicker__navigation--years-previous{top:4px}.bp2legacy .react-datepicker__navigation--years-upcoming{top:-4px}.bp2legacy .react-datepicker__navigation:hover :before{border-color:#a6a6a6}.bp2legacy .react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.bp2legacy .react-datepicker__navigation-icon--next{left:-2px}.bp2legacy .react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.bp2legacy .react-datepicker__navigation-icon--previous{right:-2px}.bp2legacy .react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.bp2legacy .react-datepicker__month-container{float:left}.bp2legacy .react-datepicker__year{margin:.4rem;text-align:center}.bp2legacy .react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.bp2legacy .react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.bp2legacy .react-datepicker__month{margin:.4rem;text-align:center}.bp2legacy .react-datepicker__month .react-datepicker__month-text,.bp2legacy .react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.bp2legacy .react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__caption,.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.bp2legacy .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.bp2legacy .react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.bp2legacy .react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.bp2legacy .react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.bp2legacy .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.bp2legacy .react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.bp2legacy .react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.bp2legacy .react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.bp2legacy .react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.bp2legacy .react-datepicker__week-number--selected:hover{background-color:#1d5d90}.bp2legacy .react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.bp2legacy .react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.bp2legacy .react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.bp2legacy .react-datepicker__week{white-space:nowrap}.bp2legacy .react-datepicker__day,.bp2legacy .react-datepicker__day-name,.bp2legacy .react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.bp2legacy .react-datepicker__day,.bp2legacy .react-datepicker__month-text,.bp2legacy .react-datepicker__quarter-text,.bp2legacy .react-datepicker__year-text{cursor:pointer}.bp2legacy .react-datepicker__day:hover,.bp2legacy .react-datepicker__month-text:hover,.bp2legacy .react-datepicker__quarter-text:hover,.bp2legacy .react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.bp2legacy .react-datepicker__day--today,.bp2legacy .react-datepicker__month-text--today,.bp2legacy .react-datepicker__quarter-text--today,.bp2legacy .react-datepicker__year-text--today{font-weight:700}.bp2legacy .react-datepicker__day--highlighted,.bp2legacy .react-datepicker__month-text--highlighted,.bp2legacy .react-datepicker__quarter-text--highlighted,.bp2legacy .react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.bp2legacy .react-datepicker__day--highlighted:hover,.bp2legacy .react-datepicker__month-text--highlighted:hover,.bp2legacy .react-datepicker__quarter-text--highlighted:hover,.bp2legacy .react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.bp2legacy .react-datepicker__day--highlighted-custom-1,.bp2legacy .react-datepicker__month-text--highlighted-custom-1,.bp2legacy .react-datepicker__quarter-text--highlighted-custom-1,.bp2legacy .react-datepicker__year-text--highlighted-custom-1{color:#f0f}.bp2legacy .react-datepicker__day--highlighted-custom-2,.bp2legacy .react-datepicker__month-text--highlighted-custom-2,.bp2legacy .react-datepicker__quarter-text--highlighted-custom-2,.bp2legacy .react-datepicker__year-text--highlighted-custom-2{color:green}.bp2legacy .react-datepicker__day--holidays,.bp2legacy .react-datepicker__month-text--holidays,.bp2legacy .react-datepicker__quarter-text--holidays,.bp2legacy .react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.bp2legacy .react-datepicker__day--holidays .holiday-overlay,.bp2legacy .react-datepicker__month-text--holidays .holiday-overlay,.bp2legacy .react-datepicker__quarter-text--holidays .holiday-overlay,.bp2legacy .react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.bp2legacy .react-datepicker__day--holidays:hover,.bp2legacy .react-datepicker__month-text--holidays:hover,.bp2legacy .react-datepicker__quarter-text--holidays:hover,.bp2legacy .react-datepicker__year-text--holidays:hover{background-color:#cf5300}.bp2legacy .react-datepicker__day--holidays:hover .holiday-overlay,.bp2legacy .react-datepicker__month-text--holidays:hover .holiday-overlay,.bp2legacy .react-datepicker__quarter-text--holidays:hover .holiday-overlay,.bp2legacy .react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.bp2legacy .react-datepicker__day--in-range,.bp2legacy .react-datepicker__day--in-selecting-range,.bp2legacy .react-datepicker__day--selected,.bp2legacy .react-datepicker__month-text--in-range,.bp2legacy .react-datepicker__month-text--in-selecting-range,.bp2legacy .react-datepicker__month-text--selected,.bp2legacy .react-datepicker__quarter-text--in-range,.bp2legacy .react-datepicker__quarter-text--in-selecting-range,.bp2legacy .react-datepicker__quarter-text--selected,.bp2legacy .react-datepicker__year-text--in-range,.bp2legacy .react-datepicker__year-text--in-selecting-range,.bp2legacy .react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.bp2legacy .react-datepicker__day--in-range:hover,.bp2legacy .react-datepicker__day--in-selecting-range:hover,.bp2legacy .react-datepicker__day--selected:hover,.bp2legacy .react-datepicker__month-text--in-range:hover,.bp2legacy .react-datepicker__month-text--in-selecting-range:hover,.bp2legacy .react-datepicker__month-text--selected:hover,.bp2legacy .react-datepicker__quarter-text--in-range:hover,.bp2legacy .react-datepicker__quarter-text--in-selecting-range:hover,.bp2legacy .react-datepicker__quarter-text--selected:hover,.bp2legacy .react-datepicker__year-text--in-range:hover,.bp2legacy .react-datepicker__year-text--in-selecting-range:hover,.bp2legacy .react-datepicker__year-text--selected:hover{background-color:#1d5d90}.bp2legacy .react-datepicker__day--keyboard-selected,.bp2legacy .react-datepicker__month-text--keyboard-selected,.bp2legacy .react-datepicker__quarter-text--keyboard-selected,.bp2legacy .react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.bp2legacy .react-datepicker__day--keyboard-selected:hover,.bp2legacy .react-datepicker__month-text--keyboard-selected:hover,.bp2legacy .react-datepicker__quarter-text--keyboard-selected:hover,.bp2legacy .react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.bp2legacy .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.bp2legacy .react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.bp2legacy .react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.bp2legacy .react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.bp2legacy .react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.bp2legacy .react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.bp2legacy .react-datepicker__day--disabled,.bp2legacy .react-datepicker__month-text--disabled,.bp2legacy .react-datepicker__quarter-text--disabled,.bp2legacy .react-datepicker__year-text--disabled{color:#ccc;cursor:default}.bp2legacy .react-datepicker__day--disabled:hover,.bp2legacy .react-datepicker__month-text--disabled:hover,.bp2legacy .react-datepicker__quarter-text--disabled:hover,.bp2legacy .react-datepicker__year-text--disabled:hover{background-color:initial}.bp2legacy .react-datepicker__input-container{display:inline-block;position:relative;width:100%}.bp2legacy .react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.bp2legacy .react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.bp2legacy .react-datepicker__month-read-view,.bp2legacy .react-datepicker__month-year-read-view,.bp2legacy .react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.bp2legacy .react-datepicker__month-read-view:hover,.bp2legacy .react-datepicker__month-year-read-view:hover,.bp2legacy .react-datepicker__year-read-view:hover{cursor:pointer}.bp2legacy .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.bp2legacy .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.bp2legacy .react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.bp2legacy .react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.bp2legacy .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.bp2legacy .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.bp2legacy .react-datepicker__month-read-view--down-arrow,.bp2legacy .react-datepicker__month-year-read-view--down-arrow,.bp2legacy .react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.bp2legacy .react-datepicker__month-dropdown,.bp2legacy .react-datepicker__month-year-dropdown,.bp2legacy .react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.bp2legacy .react-datepicker__month-dropdown:hover,.bp2legacy .react-datepicker__month-year-dropdown:hover,.bp2legacy .react-datepicker__year-dropdown:hover{cursor:pointer}.bp2legacy .react-datepicker__month-dropdown--scrollable,.bp2legacy .react-datepicker__month-year-dropdown--scrollable,.bp2legacy .react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.bp2legacy .react-datepicker__month-option,.bp2legacy .react-datepicker__month-year-option,.bp2legacy .react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.bp2legacy .react-datepicker__month-option:first-of-type,.bp2legacy .react-datepicker__month-year-option:first-of-type,.bp2legacy .react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.bp2legacy .react-datepicker__month-option:last-of-type,.bp2legacy .react-datepicker__month-year-option:last-of-type,.bp2legacy .react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.bp2legacy .react-datepicker__month-option:hover,.bp2legacy .react-datepicker__month-year-option:hover,.bp2legacy .react-datepicker__year-option:hover{background-color:#ccc}.bp2legacy .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.bp2legacy .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.bp2legacy .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.bp2legacy .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.bp2legacy .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.bp2legacy .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.bp2legacy .react-datepicker__month-option--selected,.bp2legacy .react-datepicker__month-year-option--selected,.bp2legacy .react-datepicker__year-option--selected{left:15px;position:absolute}.bp2legacy .react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.bp2legacy .react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.bp2legacy .react-datepicker__close-icon--disabled{cursor:default}.bp2legacy .react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.bp2legacy .react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.bp2legacy .react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.bp2legacy .react-datepicker__portal .react-datepicker__day,.bp2legacy .react-datepicker__portal .react-datepicker__day-name,.bp2legacy .react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.bp2legacy .react-datepicker__portal .react-datepicker__day,.bp2legacy .react-datepicker__portal .react-datepicker__day-name,.bp2legacy .react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.bp2legacy .react-datepicker__portal .react-datepicker-time__header,.bp2legacy .react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.bp2legacy .react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.bp2legacy .react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.bp2legacy .react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.bp2legacy .react-datepicker-popper{z-index:10000}.bp2legacy .bp2datepicker-popover{border:0;border-radius:10px;box-shadow:0 2px 8px #00000026;margin-bottom:10px;transition:transform .3s,opacity .3s;z-index:1000}.bp2legacy .bp2datepicker-popover *{color:var(--default-text);font-family:var(--font-secondary)}.bp2legacy .bp2datepicker-popover .react-datepicker__triangle{display:none}.bp2legacy .bp2datepicker-popover .react-datepicker__header{background-color:#fff;border-bottom:0}.bp2legacy .bp2datepicker-popover .react-datepicker__today-button{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #e8e8e8;padding:10px 0}.bp2legacy .bp2datepicker-popover .react-datepicker__today-button:hover{color:var(--first-hover)}.bp2legacy .bp2datepicker-popover .react-datepicker__day:hover,.bp2legacy .bp2datepicker-popover .react-datepicker__time-list-item:hover{background-color:var(--default-hover)}.bp2legacy .bp2datepicker-popover .react-datepicker__day:active,.bp2legacy .bp2datepicker-popover .react-datepicker__time-list-item:active{background-color:var(--first-hover)!important;color:#fff}.bp2legacy .bp2datepicker-popover .react-datepicker__day.react-datepicker__day--today,.bp2legacy .bp2datepicker-popover .react-datepicker__time-list-item.react-datepicker__day--today{background-color:#fff;font-weight:700}.bp2legacy .bp2datepicker-popover .react-datepicker__day.react-datepicker__day--selected,.bp2legacy .bp2datepicker-popover .react-datepicker__time-list-item.react-datepicker__day--selected{background-color:var(--default-hover);border:1px solid #c2c2c2;color:var(--default-text);font-weight:700}.bp2legacy .bp2datepicker-popover .react-datepicker__year-wrapper{max-width:205px}.bp2legacy .bp2datepicker-popover .react-datepicker__month-text--selected,.bp2legacy .bp2datepicker-popover .react-datepicker__year-text--selected{background-color:var(--default-hover)!important;border:1px solid #c2c2c2;border-radius:4px;color:var(--default-text);font-weight:700}.bp2legacy .bp2datepicker-popover .react-datepicker__month-text--today,.bp2legacy .bp2datepicker-popover .react-datepicker__year-text--today{background-color:#fff;border:0;border-radius:4px;font-weight:700}.bp2legacy .bp2datepicker-popover .react-datepicker__month-text,.bp2legacy .bp2datepicker-popover .react-datepicker__year-text{width:56px}.bp2legacy .bp2datepicker-popover .react-datepicker__day--outside-month{color:#00000040}.bp2legacy .bp2datepicker-popover .react-datepicker__time-container{border:0;border-radius:10px;box-shadow:0 2px 8px #00000026}.bp2legacy .bp2datepicker-popover .react-datepicker__time-container .react-datepicker__header{border-bottom:1px solid #e8e8e8;padding-bottom:10px}.bp2legacy .bp2datepicker-popover .react-datepicker__time-container li.react-datepicker__time-list-item--selected{background-color:var(--default-hover)!important;border:1px solid #c2c2c2!important;color:var(--default-text)!important}.bp2legacy .react-datepicker-wrapper{color:var(--default-text)}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container{align-items:center;display:flex;flex-direction:row-reverse;line-height:28px}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input{border:1px solid #e7e5e4;border-radius:4px;outline-color:none;overflow:hidden;padding:8px 25px 7px 9px;transition:.3s}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input.small-calendar{height:26px;width:160px}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input.medium-calendar{height:32px;width:172px}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input.large-calendar{height:40px;width:190px}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input::placeholder{color:#00000040}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:active,.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:focus,.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:focus-visible,.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:hover{border:1px solid var(--btn-primaryBackground);outline-color:var(--btn-primaryBackground)}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:disabled+button{display:none}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#808993;cursor:not-allowed}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container input:disabled:focus{border:1px solid #00000040;cursor:not-allowed;outline-color:none}.bp2legacy .react-datepicker-wrapper .react-datepicker__input-container svg{fill:#00000040}.bp2legacy .react-datepicker-wrapper .react-datepicker__close-icon:after{background-color:#00000040}.bp2legacy .custom-header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:0 10px 3px}.bp2legacy .custom-header .date,.bp2legacy .custom-header .next-arrows,.bp2legacy .custom-header .prev-arrows{display:flex}.bp2legacy .custom-header .date>div,.bp2legacy .custom-header .next-arrows>div,.bp2legacy .custom-header .prev-arrows>div{stroke:#64748b;margin:3px}.bp2legacy .custom-header .date>div:hover,.bp2legacy .custom-header .next-arrows>div:hover,.bp2legacy .custom-header .prev-arrows>div:hover{stroke:var(--first-hover);color:var(--first-hover);cursor:pointer}.bp2legacy .custom-header .date svg,.bp2legacy .custom-header .next-arrows svg,.bp2legacy .custom-header .prev-arrows svg{height:9px}.bp2legacy .custom-header .bp2-divider{margin:3px 0}.bp2legacy .bp2-empty{font-size:14px;line-height:22px;margin:0;text-align:center}.bp2legacy .bp2-empty__image{height:auto;margin-bottom:8px}.bp2legacy .bp2-empty__text{color:#00000040;margin:0}.bp2legacy .bp2-comment__inner{display:flex}.bp2legacy .bp2-comment__inner__avatar{cursor:pointer;flex-shrink:0;margin-right:6px}.bp2legacy .bp2-comment__inner__content{background-color:#f1f5f9;border-radius:6px;flex:1 1 auto;font-size:16px;line-height:120%;padding:6px 12px 10px 6px;word-break:break-word}.bp2legacy .bp2-comment__inner__content__author{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;margin-bottom:4px}.bp2legacy .bp2-comment__inner__content__author__time{color:#64748b;white-space:nowrap}.bp2legacy .bp2-comment__inner__content__author__name{text-wrap:nowrap;align-items:center;color:#1e293b;display:flex;font-size:13px;gap:6px;line-height:75.5%}.bp2legacy .bp2-comment__inner__content__author__name span{color:#64748b;font-size:11px;line-height:75.5%;text-transform:lowercase}.bp2legacy .bp2-comment__inner__content__author>p{line-height:18px;margin:0}.bp2legacy .bp2-table-component-container .bp2-table-spinner{left:calc(50% - 30px);position:absolute;top:calc(48% - 18px)}.bp2legacy .table-component.filters{max-height:300px;overflow-x:hidden;overflow-y:auto}.bp2legacy .table-component th:first-child{border-left:1px solid #e8e8e8}.bp2legacy .table-component th .column-header{display:flex;justify-content:space-between}.bp2legacy .table-component th .column-header__actions{align-items:center;display:flex;justify-content:center}.bp2legacy .table-component th .column-header__actions__filter{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:10px}.bp2legacy .table-component th .column-header__actions__filter__icon{align-items:center;color:var(--default-secondaryText);display:flex;justify-content:center}.bp2legacy .table-component th .column-header__actions__filter__icon .filtered{color:var(--nav-menu-link)}.bp2legacy .table-component td{border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;font-size:14px}.bp2legacy .table-component td:last-child{border-right:0}.bp2legacy .table-component td,.bp2legacy .table-component th{min-width:105px}.bp2legacy .table-component td div,.bp2legacy .table-component th div{color:#808993;white-space:pre-line}.bp2legacy .table-component td button,.bp2legacy .table-component th button{cursor:#0e0d0d r}.bp2legacy .add-record-btn-true td:first-child,.bp2legacy .add-record-btn-true th:first-child{text-align:center!important}.bp2legacy .add-record-btn-true td:first-child div,.bp2legacy .add-record-btn-true th:first-child div{justify-content:center}.bp2legacy .main-qr-code-container{align-items:center;background-color:var(--secondary-text);display:flex;height:100%;justify-content:center;overflow:hidden;padding-bottom:35px;width:100%}.bp2legacy .main-qr-code-container__qr-code-padding{background-color:#fff;border-radius:5px;padding:10px 10px 9px}.bp2legacy .talbe-filters-main-container{display:block;height:100%;position:relative;width:100%}.bp2legacy .talbe-filters-main-container .table-filters-content .table-filters-nav-buttons{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.bp2legacy .talbe-filters-main-container .table-filters-content .table-filters-nav-buttons .table-nav-filters-button{background-color:initial;border:none;border-bottom:1px solid #cbd5e1;color:#cbd5e1;cursor:pointer;font-family:Carlsberg Sans;font-size:18px;font-weight:700;letter-spacing:0;line-height:100%;margin-top:1rem;padding-bottom:1rem;text-align:center;width:50%}.bp2legacy .talbe-filters-main-container .table-filters-content .table-filters-nav-buttons .left-button{margin-left:2rem}.bp2legacy .talbe-filters-main-container .table-filters-content .table-filters-nav-buttons .right-button{margin-right:2rem}.bp2legacy .talbe-filters-main-container .table-filters-content .table-filters-nav-buttons .active{border-bottom-color:#0c5b3a;color:#0c5b3a}.bp2legacy .talbe-filters-main-container .table-filters-content .table-filters{margin-left:2rem;margin-right:2rem}.bp2legacy .talbe-filters-main-container .open-close-button-container{align-items:center;display:flex;flex-direction:row-reverse;margin:1rem 2rem}.bp2legacy .talbe-filters-main-container .open-close-button-container .close-button{font-family:Carlsberg Sans;font-size:16px;font-weight:700;letter-spacing:0;line-height:100%;text-align:center}.bp2legacy .talbe-filters-main-container .open-close-button-container .current-filter-prewiev{align-items:center;display:flex}.bp2legacy .talbe-filters-main-container .open-close-button-container .current-filter-prewiev__label{color:#0c5b3a;font-family:var(--font-primary-light);font-size:24px;font-weight:300;letter-spacing:0;line-height:100%;margin-right:.5rem}.bp2legacy .talbe-filters-main-container .open-close-button-container .current-filter-prewiev__title{color:#0c5b3a;font-family:var(--font-primary-light);font-size:24px;font-weight:700;letter-spacing:0;line-height:100%;margin-right:.5rem}.bp2legacy .talbe-filters-main-container .closed{flex-direction:row;justify-content:space-between}.bp2legacy .main-filter-editor-container{margin:1rem;position:relative;width:auto}.bp2legacy .main-filter-editor-container .filter-editor-header{background:var(#292726);font-family:Carlsberg Sans;font-size:18px;font-weight:700;letter-spacing:0;line-height:100%}.bp2legacy .main-filter-editor-container .filter-editor-columns-header{align-items:center;display:flex;font-family:Carlsberg Sans;font-size:14px;font-weight:700;letter-spacing:0;line-height:100%;margin-bottom:.5rem;margin-left:2.2rem;margin-top:1rem}.bp2legacy .main-filter-editor-container .filter-editor-columns-header .header-labels{display:flex;flex-direction:row;left:15px;margin-left:70px;margin-right:75px;position:relative;width:100%}.bp2legacy .main-filter-editor-container .filter-editor-columns-header .header-labels .field{padding-left:26px;width:294px}.bp2legacy .main-filter-editor-container .filter-editor-columns-header .header-labels .equation{width:185px}.bp2legacy .main-filter-editor-container .drag-and-drop-container{position:relative}.bp2legacy .main-filter-editor-container .drag-and-drop-container .filter-editor-save-button{background-color:#097347;color:#fff;font-family:var(--font-primary-light);font-size:16px;font-weight:500!important;height:32px;line-height:100%;text-align:center;width:142px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-container-styles{align-items:center;border:2px solid #e2e8f0;border-radius:8px;border-bottom-left-radius:0;display:flex;margin-bottom:40px;padding:10px;position:relative}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-container-styles .draggable-item-styles{align-items:center;display:flex;margin:0 1rem 1px .5rem;padding:4px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-container-styles:after{background-color:#e2e8f0;background:#fff;border:2px solid #e2e8f0;border-bottom-right-radius:8px;border-left:none;border-top-right-radius:8px;bottom:-55px;box-sizing:border-box;content:"";height:80px;left:23px;position:absolute;transform:rotate(45deg);transform:rotate(90deg);width:30px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .drag-button{align-items:center;align-self:stretch;background-color:#e2e8f0;border-radius:4px;cursor:pointer;display:flex;justify-content:center;margin-left:.7rem;width:31px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .condition-switch-container{margin-left:15px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .field-select-container{margin-left:15px;margin-right:15px;width:260px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .field-select-container .field-select{width:100%}.bp2legacy .main-filter-editor-container .drag-and-drop-container .equation-select-container{width:170px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .equation-select-container .equation-select{width:100%}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-object-container{align-items:center;display:flex}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-object-container .react-datepicker-wrapper{color:var(--default-text);width:100%}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-object-container .react-datepicker-wrapper .react-datepicker__input-container{align-items:center;display:flex;flex-direction:row-reverse;line-height:28px}.bp2legacy .main-filter-editor-container .drag-and-drop-container .draggable-object-container .react-datepicker-wrapper .react-datepicker__input-container input{height:34px;width:100%}.bp2legacy .table-mass-actions{margin-bottom:48px;padding:0 32px}.bp2legacy .table-filters-input{border:none!important}.bp2legacy .signle-page-button{background:#fff;border:1px solid #d3d3d3;border-radius:20%;display:flex;flex:1 1;justify-content:center;margin:3px;max-width:35px;padding:7px 12px}.bp2legacy .signle-page-button:hover{cursor:pointer}.bp2legacy .main-container,.bp2legacy .pagination-divider{display:flex;justify-content:center}.bp2legacy .pagination-divider{flex-direction:column}.bp2legacy .pagination-divider:hover{cursor:pointer}.bp2legacy .next-page-pagination-buttons{background:#0000;border:none;display:flex;flex-direction:column;justify-content:center}.bp2legacy .next-page-pagination-buttons:hover{cursor:pointer}.bp2legacy .pagination-button-active{border:2px solid var(--btn-primaryHover)}.bp2legacy #form{align-self:flex-start;background:#fff;height:-webkit-fit-content;height:fit-content;overflow:hidden;width:100%}.bp2legacy #form .tabs-topbar-hidden .ant-tabs-top-bar{display:none}.bp2legacy #form .ant-tabs-nav .ant-tabs-tab{background:#f1f5f9;border-bottom:1px solid #cbd5e1;border-radius:6px 6px 0 0;color:#64748b;margin:0;padding:12px 16px}.bp2legacy #form .ant-tabs-nav .ant-tabs-tab-active{background-color:#fff;border:1px solid #cbd5e1;border-bottom:none;color:var(--first);font-weight:400}.bp2legacy #form .ant-tabs-nav-container-scrolling .ant-tabs-nav-scroll{padding:4px 0 0}.bp2legacy #form .ant-tabs-nav-scroll{border-bottom:1px solid #cbd5e1;padding:4px 24px 0}.bp2legacy #form .ant-tabs-ink-bar{display:none!important}@media screen and (max-width:499px){.bp2legacy #form .ant-form-item-label{top:auto!important}}.bp2legacy .ant-modal-body .form-complete__title{text-align:center}.bp2legacy .form-complete__title{border-bottom:1px solid #e2e8f0;font-family:var(--font-secondary);font-size:28px;font-style:normal;line-height:125%;margin:0;padding:12px 24px 8px}.bp2legacy .form-complete__title h4{color:var(--topbar-text);font-weight:900}.bp2legacy .form-complete__title h6{color:var(--topbar-text);font-weight:700;margin:0}.bp2legacy .form-complete__button{border-radius:var(--borderRadius);display:block;font-size:16px;line-height:85%;margin:0 auto 10px;padding:10px 24px;width:40%}.bp2legacy .template-in-form{background:#fff;overflow:auto;padding:1rem}.bp2legacy .template-in-form .react-datepicker-wrapper .react-datepicker__input-container input:disabled{width:159px}.bp2legacy .template-in-form ._type_file_type_ button,.bp2legacy .template-in-form ._type_file_type_ label{display:none}.bp2legacy .template-in-form .ant-checkbox-inner{border-color:#8c8c8c}.bp2legacy .template-in-form legend{width:auto!important}.bp2legacy .template-in-form .bp2input{padding-inline:0!important}.bp2legacy .template-in-form .medium-calendar{max-width:163px}.bp2legacy .template-in-form input{border:1px solid #0006;border-radius:5px;height:32px}.bp2legacy .template-in-form input:placeholder-shown{opacity:.7}.bp2legacy .template-in-form input:active{border-color:red}.bp2legacy .template-in-form .editor-content{margin-bottom:5px;margin-top:1px}.bp2legacy .template-in-form .ant-select{max-width:400px}.bp2legacy .template-in-form td,.bp2legacy .template-in-form th{border:1px solid #8a8a8a;padding:5px}.bp2legacy .template-in-form td input,.bp2legacy .template-in-form th input{max-width:100%}.bp2legacy .template-in-form table{border-collapse:collapse;box-sizing:border-box;margin-bottom:5px;margin-top:5px;table-layout:fixed}.bp2legacy .template-in-form table .textarea-field__input{align-items:center;display:flex;padding:5px;text-align:start;-webkit-user-select:text;user-select:text;width:100%}.bp2legacy .template-in-form .list-widget td,.bp2legacy .template-in-form .list-widget th{border:1px solid #e4e4e4}.bp2legacy .template-in-form .textarea-field__input{min-height:2.5rem;padding:5px 8px}.bp2legacy .form-template{border-radius:6px;margin-left:5%;padding:10px 10px 30px;visibility:hidden}.bp2legacy .img-wrapper-to-print{height:370px;position:relative}.bp2legacy .ant-upload-list-item-image{height:100%;left:50%;object-fit:cover;object-position:center top;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.bp2legacy .dev-edit-drawer .ant-drawer-body{padding:20px}.bp2legacy .dev-edit-drawer .ant-drawer-content-wrapper{width:520px!important}.bp2legacy .dev-decimal-precision{margin-top:10px}.bp2legacy .dev-decimal-precision .precision-label{display:block;margin-bottom:8px}.bp2legacy .dev-decimal-precision select{width:260px}.bp2legacy .dev-field-name{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.bp2legacy .dev-field-name label{font-weight:600}.bp2legacy .save-button{margin-top:16px}.bp2legacy .section-title{font-weight:600;margin-bottom:8px}.bp2legacy .dev-form-row{align-items:center;display:flex}.bp2legacy .dev-form-row-space-between{justify-content:space-between}.bp2legacy .dev-form-row-gap-8{gap:8px}.bp2legacy .dev-form-row-gap-12{gap:12px}.bp2legacy .dev-form-row-gap-24{gap:24px}.bp2legacy .dev-form-col{display:flex;flex-direction:column;gap:8px}.bp2legacy .dev-form-group-vertical-12{display:flex;flex-direction:column;gap:12px}.bp2legacy .dev-full-width{width:100%}.bp2legacy .dev-indent-24{margin-left:24px}.bp2legacy .dev-label-nowrap{white-space:nowrap}.bp2legacy .dev-search-options{margin-top:12px}.bp2legacy .dev-search-options__block{margin:6px 0}.bp2legacy .dev-search-options__with-search{margin-left:24px}.bp2legacy .dev-search-options__advanced{margin-top:12px}.bp2legacy .dev-select-settings{margin-top:24px}.bp2legacy .dev-select-settings__group{max-width:700px}.bp2legacy .dev-checkbox-section{margin-top:28px}.bp2legacy .dev-checkbox-section__rows{width:100%}.bp2legacy .dev-position-section{margin-top:28px}.bp2legacy .dev-info{color:#ae00ff;line-height:16px}.bp2legacy .dev-info-padding{padding:2rem}.bp2legacy .bool-field{margin-inline:0!important;white-space:normal}.bp2legacy .bool-field__input{margin:0!important}.bp2legacy .bool-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .bool-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .bool-field .ant-form-item-control{line-height:normal}.bp2legacy .bool-field .ant-form-item-control-wrapper,.bp2legacy .bool-field .ant-form-item-label{width:auto!important}.bp2legacy .bool-field-info{box-shadow:0 0 1px 2px #ef4444}.bp2legacy .bool-field-info:hover{border-color:#ef4444}.bp2legacy .field-alert-container{align-items:center;display:flex;gap:7px;line-height:15px;margin-top:10px}.bp2legacy .field-alert-container__text{color:#ef4444;font-size:13px}.bp2legacy .template-alert-container{align-items:center;display:none;margin-top:4px}.bp2legacy .template-alert-container .field-alert-container__text{margin-left:4px}.bp2legacy .calendar-field{margin-inline:0!important;white-space:normal}.bp2legacy .calendar-field__input{margin:0!important}.bp2legacy .calendar-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .calendar-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .calendar-field .field_type_date .react-datepicker-wrapper,.bp2legacy .calendar-field .field_type_date_time .react-datepicker-wrapper,.bp2legacy .calendar-field .field_type_time .react-datepicker-wrapper{width:100%}.bp2legacy .calendar-field .field_type_date .react-datepicker-wrapper input,.bp2legacy .calendar-field .field_type_date_time .react-datepicker-wrapper input,.bp2legacy .calendar-field .field_type_time .react-datepicker-wrapper input{border:1px solid #e2e8f0;width:100%}.bp2legacy .calendar-field .field_type_date .react-datepicker-wrapper svg,.bp2legacy .calendar-field .field_type_date_time .react-datepicker-wrapper svg,.bp2legacy .calendar-field .field_type_time .react-datepicker-wrapper svg{font-size:18px}.bp2legacy .calendar-field-info input,.bp2legacy .calendar-field-info input:hover{border-color:#ef4444!important}.bp2legacy .checkbox-field{margin-inline:0!important;white-space:normal}.bp2legacy .checkbox-field__input{margin:0!important}.bp2legacy .checkbox-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .checkbox-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .select-field{margin-inline:0!important;white-space:normal}.bp2legacy .select-field__input{margin:0!important}.bp2legacy .select-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .select-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .select-field-info .ant-select-selection,.bp2legacy .select-field-info .ant-select-selection:hover{border-color:#ef4444}.bp2legacy .select-option-placeholder{color:#b3b3b3!important}.bp2legacy .dictionary-select .ant-select-dropdown-menu-item{line-height:32px;min-height:32px;padding:0 12px}.bp2legacy .dictionary-select .ant-select-dropdown-menu-item-active{background-color:var(--btn-primaryBackground)!important;color:var(--nav-background)}.bp2legacy .dictionary-select .ant-select-dropdown-menu-item-selected,.bp2legacy .dictionary-select .ant-select-dropdown-menu-item:active{background-color:var(--btn-primaryBackground)!important;color:var(--nav-background)!important}.bp2legacy .dictionary-select .ant-select-dropdown-menu-item:hover{color:var(--nav-background)!important}.bp2legacy .dictionary-select .ant-select-dropdown-menu-item-disabled{cursor:not-allowed;opacity:.5}.bp2legacy .file-field{margin-inline:0!important;white-space:normal}.bp2legacy .file-field__input{margin:0!important}.bp2legacy .file-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .file-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .file-field__icon-upload{font-size:18px}.bp2legacy .checkox-field{margin-inline:0!important;white-space:normal}.bp2legacy .checkox-field__input{margin:0!important}.bp2legacy .checkox-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .checkox-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .section-field--hidden{height:27px;visibility:hidden}.bp2legacy .section-field--visible{display:flex;flex-direction:column;height:auto;visibility:visible;width:100%!important}.bp2legacy .section-field--visible__title{color:#000;font-size:19px;font-style:normal;font-weight:400;line-height:125%;margin:0}.bp2legacy .section-field--visible__divider{border:none;margin-bottom:12px;margin-top:0}.bp2legacy .sql-field{margin-inline:0!important;min-width:25ch;white-space:normal}.bp2legacy .sql-field__input{margin:0!important}.bp2legacy .sql-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .sql-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .sql-field .ant-form-explain{color:var(--secondary-text)}.bp2legacy .sql-field-required .ant-form-item-label:before{color:#ef4444;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-right:4px}.bp2legacy .sql-field-info .super-select__control,.bp2legacy .sql-field-info .super-select__control:hover{border-color:#ef4444!important}.bp2legacy .select-option-placeholder .super-select__single-value{color:#b3b3b3!important}.bp2legacy .dedicated-list-table{height:100%;padding:1rem;width:100%}.bp2legacy .dedicated-list-table__pagination{display:flex;justify-content:end;margin-top:1rem}.bp2legacy .dedicated-list-table__add-new-item-btn{margin-bottom:10px}.bp2legacy .dedicated-list-table__cancel-btn{margin:5px 10px}.bp2legacy .add-record-button-true td:first-child,.bp2legacy .add-record-button-true th:first-child{text-align:center}.bp2legacy .dedicated-list__button{margin-bottom:0!important;margin-left:.5rem;padding:8px 8px 8px 10px}.bp2legacy .super-select .super-select__option:hover{background:#d3d3d3}.bp2legacy .super-select .super-select__single-value{color:#334155}.bp2legacy .super-select .super-select__control{border:1px solid #e2e8f0;border-radius:var(--borderRadius)}.bp2legacy .super-select .super-select__control:hover{border:1px solid var(--btn-primaryBackground)}.bp2legacy .super-select .super-select__indicator svg{fill:#292524}.bp2legacy .super-select .super-select__control--is-focused,.bp2legacy .super-select .super-select__control--menu-is-open{box-shadow:0 0 0 2px var(--btn-primaryBackground)}.bp2legacy .super-select--is-disabled.css-14jk2my-container{pointer-events:inherit!important}.bp2legacy .super-select--is-disabled{cursor:not-allowed!important}.bp2legacy .super-select--is-disabled .super-select__control{background:#f1f5f9;border-color:#cbd5e1;color:#808993;cursor:not-allowed}.bp2legacy .super-select--is-disabled .super-select__control:hover{border-color:#cbd5e1}.bp2legacy .super-select--is-disabled .super-select__indicator svg{fill:#afafaf}.bp2legacy .has-error .super-select__control{border-color:var(--third)!important}.bp2legacy .super-select__menu-portal{z-index:100000!important}.bp2legacy .super-select__menu-portal .fast-option{word-wrap:nowrap;overflow:hidden;text-emphasis:ellipsis}.bp2legacy .super-select__menu-portal .super-select__menu .fast-option{white-space:nowrap}.bp2legacy .super-select__menu-portal .super-select__menu .fast-option-selected{background-color:#e6faff;color:#545454;font-weight:600}.bp2legacy .super-select__menu-portal .super-select__menu .fast-option-focused{background-color:#e6faff}.bp2legacy .empty-option .super-select__single-value{color:#b3b3b3!important}.bp2legacy .textarea-field{margin-inline:0!important;white-space:normal}.bp2legacy .textarea-field__input{margin:0!important}.bp2legacy .textarea-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .textarea-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .textarea-field__input{background-color:#fff;border:1px solid #e2e8f0;border-radius:var(--borderRadius);color:#334155;line-height:normal;min-height:5rem;outline:none;overflow:auto;padding:12px 20px}.bp2legacy .textarea-field__input[data-disabled=true]{background:#f1f5f9;border-color:#cbd5e1;border-right-width:1px!important;color:#808993;cursor:not-allowed;opacity:1}.bp2legacy .textarea-field__input[data-disabled=true]:hover{border-color:#cbd5e1}.bp2legacy .textarea-field__input:hover{border:1px solid var(--btn-primaryBackground)}.bp2legacy .textarea-field__input:focus{box-shadow:0 0 0 2px var(--btn-primaryBackground)}.bp2legacy .textarea-field__readonly{color:#000;line-height:normal;width:90%}.bp2legacy .textarea-field-info,.bp2legacy .textarea-field-info:hover{border-color:#ef4444}.bp2legacy .text-field{margin-inline:0!important;white-space:normal}.bp2legacy .text-field__input{margin:0!important}.bp2legacy .text-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .text-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .text-field-info input,.bp2legacy .text-field-info input:hover{border-color:#ef4444}.bp2legacy .list-sums{display:flex;flex-wrap:wrap;padding:0}.bp2legacy .listTable-field{margin-inline:0!important;max-width:100%;white-space:normal}.bp2legacy .listTable-field__input{margin:0!important}.bp2legacy .listTable-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .listTable-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .listTable-field__pagination{display:flex;justify-content:end;margin-top:1rem}.bp2legacy .editable-row .ant-form-item{margin:0}.bp2legacy .editable-row .ant-col{width:100%}.bp2legacy .questionnaire-table-container__pagination{align-items:center;display:flex;justify-content:center}.bp2legacy .questionnaire-field__container{padding-bottom:1.8rem;position:relative}.bp2legacy .questionnaire-field__title{font-weight:500;max-width:700px}.bp2legacy .choose-one-field__options{display:flex;flex-direction:column;gap:1em}.bp2legacy .put-in-order-field__item{background-color:#fff;border:2px solid var(--first);border-radius:5px;line-height:1.5;margin-bottom:5px;padding:4px 4px 4px 15px;width:40%}.bp2legacy .multi-choose-from-field__container{display:flex;flex-direction:column}.bp2legacy .multi-choose-from-field__checkbox{margin-right:10px}.bp2legacy .multi-choose-from-field__counter{color:var(--second);position:absolute;right:50px;top:10px}.bp2legacy .signature-field{margin-inline:0!important;white-space:normal}.bp2legacy .signature-field__input{margin:0!important}.bp2legacy .signature-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .signature-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .signature-field .signature-canvas{border:1px solid var(--btn-defaultBorder);border-radius:var(--borderRadius)}.bp2legacy .signature-field-alert .signature-canvas{border-color:#ef4444}.bp2legacy .signature-field .signature-image{padding:.5rem 0}.bp2legacy .signature-field .signature-buttons{display:flex;justify-content:center}.bp2legacy .signature-field .signature-buttons .signature-button{margin:.5rem}.bp2legacy .signature-field .signature-buttons .signature-button:first-child{margin:.5rem 0}.bp2legacy .signature-field .signature-canvas-container{align-items:flex-start;display:flex;flex-direction:column}.bp2legacy .table-field .edit-buttons{margin-bottom:.5rem}.bp2legacy .table-field .grid-action-buttons{display:grid;place-items:center}.bp2legacy .table-field .grid-action-buttons .icon{font-size:1.1rem;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.bp2legacy .table-field .ant-table-header-column>div{margin:0!important}.bp2legacy .table-field tr[ssr_deleted="1"]{display:none}.bp2legacy .grid-field .ant-form-item-control-wrapper{width:100%}.bp2legacy .ant-form-item-children .field-width,.bp2legacy .ant-form-item-children .text-field__input{min-width:25ch;width:100%!important}@media screen and (max-width:600px){.bp2legacy .ant-form-item-children .field-width,.bp2legacy .ant-form-item-children .text-field__input{width:100%!important}}.bp2legacy .field{margin-inline:0!important;white-space:normal}.bp2legacy .field__input{margin:0!important}.bp2legacy .field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .table-field{margin-inline:0!important;max-width:100%;place-self:start;white-space:normal}.bp2legacy .table-field__input{margin:0!important}.bp2legacy .table-field[data-extraButtons=true] .ant-form-item-children{align-items:center;display:flex;gap:5px}.bp2legacy .table-field[data-extraButtons=true] .ant-form-item-children button{margin:0}.bp2legacy .table-field .ant-form-item{margin-bottom:0!important}.bp2legacy .table-field .not-editable .ant-select-selection:not(:focus),.bp2legacy .table-field .not-editable .super-select__control:not(:focus),.bp2legacy .table-field .not-editable [class*=-field]:not(:focus){background-color:initial!important;border:none!important;cursor:default;pointer-events:none}.bp2legacy .table-field .not-editable .textarea-field__input{min-height:-webkit-fit-content!important;min-height:fit-content!important}.bp2legacy .table-field .not-editable .ant-select-arrow,.bp2legacy .table-field .not-editable .super-select__indicators{display:none}.bp2legacy .form-tab{grid-column-gap:2em;background:#fff;column-gap:2em;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));overflow:overlay;padding:12px 36px 12px 24px}.bp2legacy .form-tab__no-required-fields{border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;margin:1rem auto;padding:.5rem;text-align:center;width:-webkit-fit-content;width:fit-content}@media (max-width:500px){.bp2legacy .form-tab-widget{padding:12px 5px 12px 10px!important}}.bp2legacy .small-form-tab{display:flex;flex-direction:column}@media screen and (max-width:1050px){.bp2legacy .form-tab{display:flex;flex-direction:column}}.bp2legacy .add-subform-icon{align-items:center;cursor:pointer;display:flex;font-size:xx-large;margin:10px 0 10px 10px}.bp2legacy .add-subform-icon:hover{color:var(--third)}.bp2legacy .add-subform-icon:active{transform:scale(.85)}.bp2legacy .form-attachments{margin:1rem}.bp2legacy .form-attachments__upload,.bp2legacy .form-attachments__upload .bp2upload__preview{display:none}.bp2legacy .form-attachments__list-title{font-weight:600;line-height:1.2;margin-bottom:.2rem}.bp2legacy .form-attachments__buttons{display:flex;gap:.8rem;margin-bottom:1.8rem;margin-top:12px}.bp2legacy .buttons-container{display:flex;flex-direction:row;text-align:center}.bp2legacy .buttons-container .modal-barcode-button{display:flex;flex-direction:column;height:200px;margin:30px;width:200px}.bp2legacy .buttons-container .modal-barcode-button .upload-icon{font-size:50px;margin:50px}.bp2legacy .bp2collapse{overflow:hidden;width:100%}.bp2legacy .bp2collapse__item{background:#0000;border:none;cursor:pointer;height:100%;padding:0;width:100%}.bp2legacy .bp2collapse__content{transition:opacity .3s ease,max-height .3s ease,height .3s ease}.bp2legacy .bp2collapse__content[data-is-open=false]{max-height:0;opacity:0;pointer-events:none}.bp2legacy .bp2collapse__content[data-is-open=true]{max-height:-webkit-fit-content;max-height:fit-content;opacity:1}.bp2legacy .mail-modal{box-shadow:0 25px 50px -12px rgba(28,67,135,.192),0 25px 50px -12px rgba(28,67,135,.384);filter:none;max-height:90%;resize:none}.bp2legacy .mail-modal p{line-height:120%;margin:0}.bp2legacy .mail-modal .connect-mail-container{font-size:18px;padding:100px 50px;text-align:center}.bp2legacy .mail-modal .modal-top-bar{background-color:#f1f5f9;border-bottom:1px solid #cbd5e1;cursor:auto;justify-content:space-between;padding:12px 12px 12px 24px}.bp2legacy .mail-modal .close-modal-button{opacity:1}.bp2legacy .mail-modal__header{align-items:center;display:flex;justify-content:space-between}.bp2legacy .mail-modal__header__title{align-items:center;display:flex;gap:12px}.bp2legacy .mail-modal__select-wrapper{align-items:center;display:flex;justify-content:space-between}.bp2legacy .mail-modal__select-wrapper .css-1mqho69-control{width:100%}.bp2legacy .mail-modal__file-attachment{align-items:center;border:1px solid #cbd5e1;display:flex;flex-basis:auto;padding:8px 12px}.bp2legacy .mail-modal__file-attachment__title{border-right:1px solid #cbd5e1;margin-right:10px;padding-right:10px}.bp2legacy .mail-modal__file-size{color:#64748b;font-size:11px}.bp2legacy .mail-modal__btns-wrapper{align-items:center;display:flex;gap:12px}.bp2legacy .mail-modal__delete-btn,.bp2legacy .mail-modal__download-btn{border:none;padding:0}.bp2legacy .mail-modal__delete-btn svg{height:14px;width:14px}.bp2legacy .mail-modal__resize-btn{border:none;margin-right:28px;padding:0}.bp2legacy .mail-modal__submit-btn{background-color:#e2e8f0;border:none;border-radius:6px;font-size:16px;padding:10px 24px 11px}.bp2legacy .mail-button-position-2{margin-left:5.5px;position:absolute;right:100px}.bp2legacy .mail-button-position-2-small{margin-left:5.5px}.bp2legacy .mail-button-position-1{position:absolute;right:26.5vw}.bp2legacy .mail-new-message-button{align-items:center;display:flex;font-size:16px;gap:8px;justify-items:center;margin-left:.5em;padding:16px}@media screen and (max-width:992px){.bp2legacy .mail-new-message-button{margin-left:3.5em}}.bp2legacy .mail-subject{width:100%}.bp2legacy .mail-subject input{border:none;border-bottom:1px solid #e2e8f0;border-radius:0}.bp2legacy .mail-subject input:focus,.bp2legacy .mail-subject input:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .mail-subject input:focus-visible{box-shadow:none}.bp2legacy .mail-select-wrapper{align-items:center;display:flex;justify-content:space-between}.bp2legacy .mail-sender{flex-basis:84%}.bp2legacy .mail-sender .ant-select-selection{box-shadow:none}.bp2legacy .mail-sender .ant-select-selection--single{border:none;border-bottom:1px solid #e2e8f0;border-radius:0}.bp2legacy .mail-sender .ant-select-selection--single:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .mail-recipient{flex-basis:84%}.bp2legacy .mail-recipient .css-1mqho69-control{border:none;border-bottom:1px solid #e2e8f0;border-radius:0;box-shadow:none}.bp2legacy .mail-recipient .css-1mqho69-control:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .mail-recipient .css-1mqho69-control:active{border-color:initial}.bp2legacy .mail-recipient,.bp2legacy .mail-sender{margin-top:5px}.bp2legacy .mail-recipient .css-1bd50k8-control,.bp2legacy .mail-sender .css-1bd50k8-control{border:none;border-bottom:1px solid var(--btn-primaryBackground);border-radius:0;box-shadow:none}.bp2legacy .mail-recipient .css-1bd50k8-control:hover,.bp2legacy .mail-sender .css-1bd50k8-control:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .email-container{display:flex;flex-direction:column;height:100%;width:100%}.bp2legacy .modal-collapse-container .mail-modal-collapse-header{background-color:#f1f5f9;border:1px solid #d8d8d8;border-radius:5px;color:#334155;font-size:13px;height:auto;line-height:normal;min-height:20px;padding:6px;transition:.3s;width:auto}.bp2legacy .modal-collapse-container .mail-modal-collapse-header:hover{background-color:var(--btn-primaryBackground)}.bp2legacy .modal-collapse-container .cc-header{position:absolute;right:82px;top:60px}.bp2legacy .modal-collapse-container .bcc-header{position:absolute;right:38px;top:60px}.bp2legacy .modal-collapse-container .cc-content{padding-top:5px;width:100%}.bp2legacy .mail-value-label{margin:10px}.bp2legacy .previous-attachment-container,.bp2legacy .upload-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.bp2legacy .main-mail-form{display:flex;flex-direction:column;height:100%;padding:12px 24px;position:relative;width:100%}.bp2legacy .main-mail-form .footer{align-items:center;display:flex;justify-content:space-between;padding:12px 6px 12px 0}.bp2legacy .main-mail-form .footer label.upload-button{cursor:pointer;display:block;margin-top:5px}.bp2legacy .main-mail-form .footer label.upload-button input[type=file]{display:none}.bp2legacy .main-mail-form .mail-HTML-content{border:2px solid #e2e8f0;border-radius:4px;cursor:context-menu;flex-grow:1;margin-bottom:18px;margin-top:12px;max-height:50vh;min-height:30vh;outline:none;overflow:auto;padding:10px;transition:.3s}.bp2legacy .main-mail-form .mail-HTML-content:focus,.bp2legacy .main-mail-form .mail-HTML-content:hover{border:2px solid var(--btn-primaryBackground)}.bp2legacy .wtf-class{stroke:red;width:50px}.bp2legacy .mail-content-modal,.bp2legacy .mail-content-modal__content{-webkit-user-select:auto;user-select:auto}.bp2legacy .mail-content-modal__content{height:100%;overflow:auto;padding:1rem;word-break:break-word}.bp2legacy .mail-content-modal .modal-body{overflow:auto}.bp2legacy .message-history-table{margin:2rem 0 2rem 24px;width:95%}.bp2legacy .message-history-table__cell{padding:2px 6px!important}.bp2legacy .message-history-table__pagination{float:none!important;text-align:center}.bp2legacy .form-not-available{align-items:center;border-radius:8px;display:flex;flex-direction:column;padding:20px}.bp2legacy .form-not-available__icon{height:36px;margin-bottom:16px;width:36px}.bp2legacy .form-not-available__title{color:#334155}.bp2legacy .form-not-available__message{color:#64748b;font-size:19px;margin-bottom:20px;text-align:center}.bp2legacy .form-error-wrapper{margin-left:25px;margin-top:20px}.bp2legacy .form-error-custom{display:flex;flex-direction:column;gap:10px}.bp2legacy .form-error-custom button{margin:20px 0}.bp2legacy .form-error-custom button a{color:#fff;font-size:16px}.bp2legacy .star-rating{align-items:center;display:flex;gap:.5rem}.bp2legacy .star-rating--column{align-items:center;flex-direction:column}.bp2legacy .star-rating--left-margin{margin-left:-3px}.bp2legacy .star-rating__text{color:#5e5e5e;font-size:.875rem;font-weight:400;margin-bottom:0}.bp2legacy .star-rating__text--big{color:#1f1f1f;font-size:45px}.bp2legacy .star-rating__stars{display:inline-block;height:20px;position:relative;width:100px}.bp2legacy .star-rating__stars-bg,.bp2legacy .star-rating__stars-fg{background-repeat:repeat-x;background-size:20px 20px;height:100%;left:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><polygon points="12,2 15,9 22,9 17,14 19,21 12,17 5,21 7,14 2,9 9,9" fill="black"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><polygon points="12,2 15,9 22,9 17,14 19,21 12,17 5,21 7,14 2,9 9,9" fill="black"/></svg>');-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:20px 20px;mask-size:20px 20px;position:absolute;top:0;width:100%}.bp2legacy .star-rating__stars-bg{background-color:#c7c7c7;width:100%}.bp2legacy .star-rating__stars-fg{background-color:#fbbc04;overflow:hidden}.bp2legacy .star-rating__stars--small{height:15px;width:75px}.bp2legacy .star-rating__stars--small .star-rating__stars-bg,.bp2legacy .star-rating__stars--small .star-rating__stars-fg{background-size:15px 15px;-webkit-mask-size:15px 15px;mask-size:15px 15px}.bp2legacy .business-card{font-family:var(--font-secondary)}@media screen and (min-width:766px){.bp2legacy .business-card{padding:0 1rem}}.bp2legacy .business-card__image{max-height:40vh;object-fit:cover;width:100%}.bp2legacy .business-card__content-container{display:flex;flex-direction:column;margin-bottom:1rem;padding:.875rem 0}.bp2legacy .business-card__divider{background-color:#c8c8c8;margin:1.25rem 0}.bp2legacy .business-card__icon{height:20px;width:20px}.bp2legacy .business-card__read-more{align-self:flex-end;background-color:initial;border:none;cursor:pointer;font-size:.75rem;font-weight:600;width:-webkit-max-content;width:max-content}.bp2legacy .business-card__subtitle{color:#848484;font-size:.75rem;font-weight:500;text-transform:uppercase}.bp2legacy .business-card__title{align-items:center;color:#1f1f1f;display:flex;font-size:1.375rem;font-weight:500;gap:.5rem}.bp2legacy .business-card__title-icon{cursor:pointer;padding-right:.5rem}.bp2legacy .business-card__title-icon-button{background:#0000;border:none;cursor:pointer}.bp2legacy .business-card__title--back-button{font-size:1rem;font-weight:500;margin-bottom:1.25rem}.bp2legacy .business-card__section-title{color:#1f1f1f;font-size:1.125rem;font-weight:500;margin-bottom:1.25rem}.bp2legacy .business-card__paragraph{color:#1f1f1f;font-size:.875rem;font-weight:400;margin:0}.bp2legacy .business-card__tabs{border-bottom:.5px solid #c8c8c8;display:flex;gap:3rem;justify-content:center;list-style-type:none;margin:1.5rem 0;padding:0 2.5rem .5rem}@media screen and (min-width:766px){.bp2legacy .business-card__tabs{gap:6rem}}.bp2legacy .business-card__category-button{color:#1f1f1f;cursor:pointer;font-size:1rem;font-weight:400;position:relative;text-align:center;width:100px}.bp2legacy .business-card__category-button:before{background-color:#fbef6e;bottom:-8.5px;content:"";display:none;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:120%}.bp2legacy .business-card__category-button--active:before{display:block}.bp2legacy .business-card__actions{display:flex;gap:2rem;justify-content:center}@media screen and (min-width:766px){.bp2legacy .business-card__actions{gap:6rem}}.bp2legacy .business-card__action-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;min-width:6rem;padding:0}.bp2legacy .business-card__action-button:disabled{cursor:not-allowed}.bp2legacy .business-card__action-button:disabled>div{background-color:#ccc}.bp2legacy .business-card__action-button>div{align-items:center;background-color:#fbef6e;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.bp2legacy .business-card__action-button>button{background-color:initial;border:none;color:#1f1f1f;font-size:.75rem;font-weight:400}.bp2legacy .business-card__write-opinion{align-self:center;background-color:#fbef6e;border:2px solid #0000;border-radius:.5rem;color:#1f1f1f;font-size:.875rem;font-weight:700;height:-webkit-max-content;height:max-content;padding:1rem 1.75rem}.bp2legacy .business-card__write-opinion:hover{border:2px solid #294b77;color:#294b77}.bp2legacy .business-card__social-list{display:flex;flex-direction:column;gap:.375rem;list-style-type:none;margin:0;padding:0}.bp2legacy .business-card__social-list,.bp2legacy .business-card__social-list a{color:#1f1f1f;font-size:.875rem;font-weight:400}.bp2legacy .business-card__addresses{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;list-style-type:disc;padding:.5rem 0}.bp2legacy .business-card__addresses-line{align-items:center;display:flex;flex-direction:column;gap:1rem}.bp2legacy .business-card__addresses-line-content{display:flex;gap:1.5rem}.bp2legacy .business-card__discover-cards-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media screen and (min-width:766px){.bp2legacy .business-card__discover-cards-container{grid-template-columns:repeat(3,1fr)}}.bp2legacy .business-card__discover-card{border-radius:.675rem;height:220px;overflow:hidden;position:relative;width:100%}.bp2legacy .business-card__discover-card img{display:block;height:100%;object-fit:cover;width:100%}.bp2legacy .business-card__discover-card span{color:#f4f4f4;font-size:1.25rem;font-weight:600;left:50%;position:absolute;text-align:center;text-shadow:0 2px 6px #00000080;top:50%;transform:translate(-50%,-50%);width:100%}.bp2legacy .business-card__info-section--margin{margin-bottom:1rem}.bp2legacy .business-card__section-list{display:flex;flex-direction:column;gap:.375rem;list-style-image:url(../../f8b1688b1fe3d12d027d.svg);margin-bottom:0;padding:0 .75rem}.bp2legacy .business-card__section-list li{color:#1f1f1f;font-size:.875rem;font-weight:400;padding-left:.5rem}.bp2legacy .business-card__opinions{display:flex;flex-direction:column;gap:1rem}.bp2legacy .business-card__no-opinions{align-items:center;display:flex;flex-direction:column}.bp2legacy .business-card__user-rate-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr}.bp2legacy .business-card__write-opinion+.business-card__user-rate-container{margin-bottom:1.5rem}.bp2legacy .business-card__opinion{display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-bottom:1rem}.bp2legacy .business-card__opinion-user{display:flex;gap:1rem}.bp2legacy .business-card__opinion-user-rating{margin-bottom:0}.bp2legacy .business-card__opinion-username{align-items:center;display:flex;font-size:.875rem;font-weight:500;margin-bottom:.35rem}.bp2legacy .business-card__opinion-date,.bp2legacy .business-card__opinion-user-rating{color:#3f3f3f;font-size:.625rem;font-weight:400;vertical-align:middle}.bp2legacy .business-card__opinion-date{padding-left:.25rem}.bp2legacy .business-card__opinion-text{color:#3f3f3f;font-size:.75rem;font-weight:400}.bp2legacy .business-card__opinion-image{border-radius:50%;height:2.25rem;width:2.25rem}.bp2legacy .business-card__map-container{height:40vh;width:100%}.bp2legacy .business-card__gallery{display:flex;gap:.5rem}.bp2legacy .business-card__gallery-item{border-radius:.875rem;cursor:pointer;height:200px;overflow:hidden;transition:transform .2s;width:200px}.bp2legacy .business-card__gallery-item>img{height:100%;object-fit:cover;width:100%}.bp2legacy .business-card__gallery-item--opinions{height:90px;width:90px}.bp2legacy .users-ratings{display:flex;flex-direction:column-reverse;gap:.4rem;justify-content:flex-end}.bp2legacy .users-ratings__opinion-row{align-items:center;display:flex}.bp2legacy .users-ratings__rating-label{color:#5e5e5e;font-weight:400;width:.875rem}.bp2legacy .users-ratings__bar-container{background-color:#eee;flex:1 1;height:8px;overflow:hidden}.bp2legacy .users-ratings__bar-container--fill{background-color:#fbbc04;height:100%;transition:width .3s ease}.bp2legacy .file-overlay{align-items:center;background:#0006;cursor:zoom-out;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.bp2legacy .file-overlay__image,.bp2legacy .file-overlay__video{border-radius:8px;box-shadow:0 4px 20px #00000080;cursor:default;cursor:pointer;max-height:90%;max-width:90%;transition:transform .3s ease-in-out}.bp2legacy .small-padding .ant-card-body{height:79vh;padding:10px!important}.bp2legacy .map-table td{border-left:none!important;border-right:none!important;font-size:13px}.bp2legacy .action-tab{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;left:-150px;padding:16px;position:absolute;top:0;width:auto;z-index:2}.bp2legacy .action-tab .action-tab__header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.bp2legacy .action-tab .action-tab__header .action-tab__marker-name{color:#333;font-size:14px;font-weight:500;margin-left:.25rem}.bp2legacy .action-button{align-items:center;background:#ffe666;border:none;border-radius:8px;box-shadow:0 1px 4px #0000000a;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:8px 0;position:relative;width:100%}.bp2legacy .action-button-close{background:#fff;border:none;color:#888;cursor:pointer;line-height:1}.bp2legacy .action-button-wrapper{display:flex;flex-direction:column;gap:8px;margin-top:8px}.bp2legacy .profiles-container{height:1px;position:relative;width:100%}.bp2legacy .profiles-container .profiles{display:flex;justify-content:flex-start;overflow:auto;padding-left:3px;padding-right:120px;position:absolute;top:5px;width:100%;z-index:1}.bp2legacy .profiles-container .profiles .single-profile{background-color:#fff;border-radius:20px;box-shadow:1px 1px 2px #0000004d;cursor:pointer;display:inline-flex;height:25px;justify-content:center;margin-bottom:5px;margin-right:5px;min-width:30px;padding:4px 9px}.bp2legacy .profiles-container .profiles .custom-selected{color:#fff!important}.bp2legacy .slider-map .ant-slider-handle{border-radius:100%!important;height:23px!important;margin-left:-9px!important;width:23px!important}.bp2legacy .slider-map .ant-slider-vertical{height:20vh!important;position:absolute!important;top:120px;z-index:100!important}.bp2legacy .slider-map .ant-slider-vertical .ant-slider-rail{background:#fff;box-shadow:1px 1px 2px #0006}.bp2legacy .slider-map .ant-slider-vertical .ant-slider-mark .ant-slider-mark-text:first-child{background-color:#fff;border-radius:20%;box-shadow:1px 1px 2px #0000004d;left:-1px;padding:2px;position:absolute;transform:translate(-17px,24px)}.bp2legacy .slider-map .ant-slider-vertical .ant-slider-mark .ant-slider-mark-text:nth-child(2){background-color:#fff;border-radius:20%;box-shadow:1px 1px 2px #0000004d;left:1px;padding:2px;position:absolute;transform:translate(-20px,-15px)}.bp2legacy .map-container{display:flex;height:72vh;overflow:hidden;position:relative;width:100%}.bp2legacy .map-container .gx-loader-container{background-color:#fff!important;margin:auto}.bp2legacy .map-container .set-position-button{align-items:center;background-color:#fff;border-radius:3px;bottom:20px;box-shadow:1px 1px 1px #0000004d;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:10px;width:40px;z-index:1}.bp2legacy .map-container .set-position-button .position-icon{height:26px;opacity:.6;width:26px}.bp2legacy .map-container .nearest-task-button{align-items:center;background-color:#fff;border-radius:3px;bottom:27px;box-shadow:1px 1px 1px #0000004d;cursor:pointer;display:flex;height:40px;justify-content:center;left:50px;position:absolute;width:40px;z-index:1}.bp2legacy .map-container .nearest-task-button .position-icon{height:26px;opacity:.6;width:26px}.bp2legacy .map-container .gm-bundled-control{right:auto!important}.bp2legacy .map-container .gm-fullscreen-control{display:none!important}.bp2legacy .map-container .gm-bundled-control .gmnoprint div:first-child{border-radius:5px!important;height:65px!important;margin-top:13px;width:33px!important}.bp2legacy .map-container .gm-bundled-control .gmnoprint div:first-child button{height:33px!important;width:34px!important}.bp2legacy .map-container .gm-bundled-control .gmnoprint div:first-child button img{height:10px!important;width:10px!important}.bp2legacy .map-container .mark-img{background-color:initial;height:35px;width:auto}.bp2legacy .map-container .position-marker-img{background-color:initial;border:none!important;filter:drop-shadow(1px 1px 0 rgba(0,0,0,.3));left:-50%;margin-right:10px}.bp2legacy .map-container .position-marker,.bp2legacy .map-container .position-marker-img{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative;top:-30px}.bp2legacy .map-container .position-marker{background-color:red;border:none!important;border-radius:40px;flex-shrink:0;height:24px;left:-12px;width:24px}.bp2legacy .map-container .position-marker .dot{background-color:#000;border-radius:40px;height:8px;width:8px}.bp2legacy .map-container .position-marker .dot .tail{background:linear-gradient(-45deg,red 30%,#0000);height:13px;left:-2.5px;position:relative;top:6px;transform:rotate(45deg);width:13px}.bp2legacy .map-container .position-marker.active{background-color:#2b85df}.bp2legacy .map-container .position-marker.active .dot{background-color:#0154a9}.bp2legacy .map-container .position-marker.active .dot .tail{background:linear-gradient(-45deg,#2b85df 30%,#0000)}.bp2legacy .map-container .info-container{background-color:#fffef6;border-radius:4px;box-shadow:1px 1px 2px #0000004d;max-width:320px;padding:10px 15px;position:absolute;transform:translate(5px,5px);z-index:1}.bp2legacy .map-container .info-container .info-off{cursor:pointer}.bp2legacy .map-container .current-position-marker{align-items:center;background-color:#4285f4;border:2px solid #fff;border-radius:40px;box-shadow:1px 1px 1px #00000080;cursor:pointer;display:flex;height:20px;justify-content:center;transform:translate(-50%,-50%);width:20px}.bp2legacy .container-maximized{top:-35vh!important}.bp2legacy .container-maximized .list-container{height:35vh!important}.bp2legacy .container-maximized .list-container .task-list{height:calc(35vh - 15px)!important}.bp2legacy .container-1{top:-10vh!important}.bp2legacy .container-1 .list-container{height:10vh!important}.bp2legacy .container-1 .list-container .task-list{height:calc(10vh - 15px)!important}.bp2legacy .container-2{top:-19vh!important}.bp2legacy .container-2 .list-container{height:19vh!important}.bp2legacy .container-2 .list-container .task-list{height:calc(19vh - 15px)!important}.bp2legacy .container-3{top:-22vh!important}.bp2legacy .container-3 .list-container{height:22vh!important}.bp2legacy .container-3 .list-container .task-list{height:calc(22vh - 15px)!important}.bp2legacy .bottom-container{padding-top:0;position:relative;top:-35vh;transition:.3s;width:100%}.bp2legacy .bottom-container ::-webkit-scrollbar{height:0;width:2px}.bp2legacy .bottom-container ::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px #f5f5f5}.bp2legacy .bottom-container ::-webkit-scrollbar-thumb{background-color:#dadada;border-radius:10px}.bp2legacy .bottom-container ::-webkit-scrollbar-thumb:hover{background-color:#dadada}.bp2legacy .bottom-container .info-off{border-radius:4px 4px 0 0;color:#fff;cursor:pointer;font-size:13px;height:21px;line-height:22px;width:100%}.bp2legacy .bottom-container .position-marker{align-items:center;background-color:red;border:1px inset #0003;border-radius:40px;box-shadow:1px 1px 2px #0000004d;cursor:pointer;display:flex;height:22px;justify-content:center;left:-1px;position:relative;top:-5px;width:22px}.bp2legacy .bottom-container .position-marker .dot{background-color:#000;border-radius:40px;height:7px;width:7px}.bp2legacy .bottom-container .position-marker .dot .tail{background:linear-gradient(-45deg,red 30%,#0000);box-shadow:2px 1px 2px #0000004d;height:13px;left:-2.5px;position:relative;top:4px;transform:rotate(45deg);width:13px}.bp2legacy .bottom-container .position-marker.active{background-color:#2b85df}.bp2legacy .bottom-container .position-marker.active .dot{background-color:#0154a9}.bp2legacy .bottom-container .position-marker.active .dot .tail{background-color:#2b85df}.bp2legacy .bottom-container .list-container{border-radius:4px;box-shadow:0 1px 3px #0006;height:35vh;overflow:hidden;padding:0}.bp2legacy .bottom-container .list-container .show-overflow{overflow:visible!important;white-space:nowrap}.bp2legacy .bottom-container .list-container .click-panel{display:flex;flex-direction:flex-start}.bp2legacy .bottom-container .list-container .task-list{background-color:#ffffffd9;height:calc(35vh - 15px);overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.bp2legacy .bottom-container .list-container .task-list .task-container{background-color:#fff0;cursor:pointer;height:60px;transition:.3s;width:100%}.bp2legacy .bottom-container .list-container .task-list .task-container:hover{background-color:#f3f3f3}.bp2legacy .bottom-container .list-container .task-list .task-container .task-cell{align-items:center;display:flex;height:59px;padding-bottom:2px;padding-top:2px}.bp2legacy .bottom-container .list-container .task-list .task-container .cell-left{justify-content:flex-start}.bp2legacy .bottom-container .list-container .task-list .task-container .cell-left-up{justify-content:flex-end;padding:0 20px 0 0}.bp2legacy .bottom-container .list-container .task-list .task-container .cell-center{justify-content:center}.bp2legacy .bottom-container .list-container .task-list .task-container .task-content,.bp2legacy .bottom-container .list-container .task-list .task-container .task-title{margin:0}.bp2legacy .align-right{text-align:right}.bp2legacy .task-button{align-items:center;border-radius:2px;color:#fff;cursor:pointer;display:flex;font-size:14px;height:28px;justify-content:center;width:80px}@media (max-height:1370px){.bp2legacy .map-container{height:62vh!important}}@media (max-height:1200px){.bp2legacy .map-container{height:60vh!important}}@media (max-height:920px){.bp2legacy .map-container{height:58vh!important}}@media (max-height:900px){.bp2legacy .map-container{height:57vh!important}}@media (max-height:810px) and (orientation:landscape){.bp2legacy .map-container{height:50vh!important}}@media (min-width:768px){.bp2legacy .ant-slider-vertical{right:36px!important}}@media (max-width:768px){.bp2legacy .ant-slider-vertical{right:0!important;top:80px!important}.bp2legacy .slider-map .ant-slider-vertical{right:13px!important}.bp2legacy .profiles-container{padding-left:0!important;padding-right:0!important}.bp2legacy .profiles-container .profiles{display:flex;overflow:auto;padding-right:10px;width:250px}.bp2legacy .profiles-container .profiles .single-profile{font-size:13px}.bp2legacy .map-container{padding-left:0!important;padding-right:0!important}.bp2legacy .map-container .set-position-button{height:30px!important;width:30px!important}.bp2legacy .bottom-container{padding:1px!important}.bp2legacy .task-content{font-size:11px}.bp2legacy .task-title{font-size:12px}.bp2legacy .task-button{font-size:13px;height:26px;width:66px}.bp2legacy .cell-left-up{padding-right:20px!important}}@media (max-height:740px){.bp2legacy #another{height:56vh!important}}@media (max-height:670px){.bp2legacy #another{height:51vh!important}}@media (max-height:600px){.bp2legacy #another{height:51vh}}@media (max-height:610px) and (orientation:landscape){.bp2legacy #another{height:35vh!important}}@media (max-width:450px){.bp2legacy .task-content{font-size:10px}.bp2legacy .task-title{font-size:11px}.bp2legacy .info-content{font-size:13px!important}.bp2legacy .info-title{font-size:14px!important}.bp2legacy .task-button{font-size:12px;height:23px;width:60px}.bp2legacy .cell-left-up{padding-right:10px!important}}@media (max-width:370px){.bp2legacy .task-button{font-size:11px;height:20px;width:50px}.bp2legacy .cell-left-up{padding-right:5px!important}}.bp2legacy .current-position-marker{background-color:#4285f4;border:2px solid #fff;border-radius:40px;box-shadow:1px 1px 1px #00000080;height:20px;transform:translate(-50%,-50%);width:20px}.bp2legacy .current-position-marker,.bp2legacy .map-pin{align-items:center;cursor:pointer;display:flex;justify-content:center}.bp2legacy .map-pin{background:#0000;border:none;padding:0}.bp2legacy .map-pin__marker{background-color:#28a745;border-radius:50% 50% 50% 0;box-shadow:0 0 0 3px #28a7454d;height:24px;position:relative;transform:rotate(-45deg);width:24px}.bp2legacy .map-pin__marker:after{background:#fff;border-radius:50%;content:"";height:10px;left:7px;position:absolute;top:7px;width:10px}.bp2legacy .widget-blogcarousel .slick-list{height:auto;margin:0 30px;padding:5px 0}.bp2legacy .widget-blogcarousel .slick-list .slick-track{display:flex;gap:16px}.bp2legacy .widget-blogcarousel .slick-list .slick-slide,.bp2legacy .widget-blogcarousel .slick-list .slick-slide>div{height:100%}.bp2legacy .widget-blogcarousel .slick-arrow{align-items:center;background:#0000;border-radius:0;box-shadow:none;display:flex;height:14px;justify-content:center;width:14px;z-index:1}.bp2legacy .widget-blogcarousel .slick-arrow:before{border:2px solid #333;border-width:2px 2px 0 0;content:"";display:block;height:14px;width:14px}.bp2legacy .widget-blogcarousel .slick-arrow.slick-prev{left:5px}.bp2legacy .widget-blogcarousel .slick-arrow.slick-next{right:5px}@media (max-width:768px){.bp2legacy .widget-blogcarousel .slick-arrow,.bp2legacy .widget-blogcarousel .slick-arrow:before{height:14px;width:14px}.bp2legacy .widget-blogcarousel .slick-arrow.slick-prev{left:3px}.bp2legacy .widget-blogcarousel .slick-arrow.slick-next{right:3px}}.bp2legacy .widget-blogcarousel .slick-slider{margin-bottom:10px;overflow:visible;position:relative}.bp2legacy .widget-blogcarousel .custom-slide{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:row;height:100%;width:100%}.bp2legacy .widget-blogcarousel .custom-slide .blog-carousel-data{display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:40%}.bp2legacy .widget-blogcarousel .custom-slide .title{color:var(--default-sectionTitle);font-weight:700;line-height:1.05;margin:0}.bp2legacy .widget-blogcarousel .custom-slide .subtitle{margin-top:9px}.bp2legacy .widget-blogcarousel .custom-slide .button button{border:none;border-radius:200px;margin-top:15px}.bp2legacy .blog-carousel-container{box-shadow:none;overflow:visible}.bp2legacy .blog-carousel-container .card-meta{margin-right:auto;margin-top:0}.bp2legacy .blog-carousel-container .card-meta .card-meta-title{padding:0}.bp2legacy .blog-carousel-container ::-webkit-scrollbar{width:0}.bp2legacy .blog-carousel-container .card-body{height:auto;overflow:visible;padding:12px 0}.bp2legacy .blog-carousel-container .slick-dots li button:before{display:none}.bp2legacy .custom-slide-item-container{background-color:#fcfcfc;border-radius:6%;cursor:pointer;height:100%;margin:0 8px;transition:.3s}@media (max-width:768px){.bp2legacy .custom-slide-item-container{margin:0 4px}}@media (max-width:450px){.bp2legacy .custom-slide-item-container{border-radius:10%;margin:0 2px}}.bp2legacy .custom-slide-item-container:hover{box-shadow:0 0 10px 0 #0000001a}.bp2legacy .custom-slide-item-container__image-container{border-top-left-radius:6%;border-top-right-radius:6%;height:50%}.bp2legacy .custom-slide-item-container__image-container .blog-carousel-img{aspect-ratio:1/1;border-radius:6% 6% 0 0;height:100%;object-fit:cover;width:100%}@media (max-width:450px){.bp2legacy .custom-slide-item-container__image-container .blog-carousel-img{border-radius:10% 10% 0 0}}.bp2legacy .custom-slide-item-container__content-container{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:space-between;padding:10%}@media (max-width:768px){.bp2legacy .custom-slide-item-container__content-container{height:80px;padding:5%}}@media (max-width:450px){.bp2legacy .custom-slide-item-container__content-container{height:60px;justify-content:center}}.bp2legacy .custom-slide-item-container__content-container .main-title{color:var(--first);font-family:var(--font-primary);font-size:19px;font-weight:700;line-height:22.8px;text-align:left}@media (max-width:768px){.bp2legacy .custom-slide-item-container__content-container .main-title{font-size:16px;line-height:19.2px}}@media (max-width:450px){.bp2legacy .custom-slide-item-container__content-container .main-title{font-size:15px;line-height:15px}}.bp2legacy .custom-slide-item-container__content-container .sub-title-container{display:flex;flex-direction:row;justify-content:space-between;padding-top:8px;width:100%}.bp2legacy .custom-slide-item-container__content-container .sub-title-container .date-container{align-items:stretch;display:flex;flex-direction:row}.bp2legacy .widget-blogcarousel{background-color:#fff;border-radius:14px;height:100%;overflow:visible;position:relative}.bp2legacy .widget-blogcarousel .card-head .card-meta{padding-left:13px}.bp2legacy .widget-blogcarousel .card-head .card-meta .card-meta-title{margin-left:0;padding-left:0}.bp2legacy .widget-blogcarousel .card-head .card-meta .card-meta-title h3{color:var(--default-sectionTitle)}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:row;height:100%;width:100%}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-list{margin:0 30px;padding:5px 0}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow{align-items:center;background:#0000;border-radius:0;box-shadow:none;display:flex;height:14px;justify-content:center;width:14px;z-index:1}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow:before{border:2px solid #333;border-width:2px 2px 0 0;content:"";display:block;height:14px;width:14px}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow.slick-prev{left:5px}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow.slick-prev:before{margin-right:0}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow.slick-next{right:5px}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow.slick-next:before{margin-left:0}@media (max-width:768px){.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow,.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow:before{height:14px;width:14px}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow.slick-prev{left:3px}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-arrow.slick-next{right:3px}}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .slick-slider{margin:10px 0;overflow:visible;position:relative}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .blog-carousel-img{aspect-ratio:1/1;border-radius:10px 0 0 10px;height:auto;max-width:50%}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .blog-carousel-data{display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:40%}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .title{color:var(--default-sectionTitle);font-weight:700;line-height:1.05;margin:0}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .subtitle{margin-top:9px}.bp2legacy .widget-blogcarousel .custom-slide-one-big-view .button button{border:none;border-radius:200px;margin-top:15px}.bp2legacy .widget-blogcarousel .blog-carousel-container{box-shadow:none;overflow:visible}.bp2legacy .widget-blogcarousel .blog-carousel-container .card-meta{margin-right:auto;margin-top:0}.bp2legacy .widget-blogcarousel .blog-carousel-container .card-meta .card-meta-title{padding:0}.bp2legacy .widget-blogcarousel .blog-carousel-container ::-webkit-scrollbar{width:0}.bp2legacy .widget-blogcarousel .blog-carousel-container .card-body{overflow:visible;padding:12px 0}.bp2legacy .widget-blogcarousel .blog-carousel-container .slick-dots li button:before{display:block}.bp2legacy .blog-carusel-modal{align-items:center;display:flex;justify-content:center;width:100%}.bp2legacy .newsletter-widget,.bp2legacy .newsletter-widget .bp2-card-component{height:auto}.bp2legacy .new-template-button{align-items:center;background-color:#fff;border:1px solid #ebebeb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:32px;height:300px;justify-content:center;transition:.4s;width:100%}.bp2legacy .new-template-button:hover{background-color:#f5f5f5;font-size:32.6px}.bp2legacy .new-template-button:hover .empty-template-img{transform:scale(1.05)}.bp2legacy .first-step-container,.bp2legacy .third-step-container{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.bp2legacy .ant-card-bordered{margin-bottom:5px!important}.bp2legacy .empty-template-img{opacity:.1;position:relative;top:-20px;transition:.4s;width:100px}.bp2legacy .steps-content{background-color:#fafafa;border:1px dashed #e9e9e9;border-radius:6px;margin-top:16px;min-height:200px;padding:40px 22px 22px;text-align:center}.bp2legacy .steps-action{display:flex;justify-content:space-between;margin-top:24px}.bp2legacy .steps-action .steps-prev-btn{margin-left:8px}.bp2legacy .maxHScroll{max-height:300px;overflow:auto}.bp2legacy .summary-left-panel{padding:15px 0;text-align:left}.bp2legacy .summary-left-panel__box{display:flex;gap:.6rem}.bp2legacy .csv-container{margin-left:5px}.bp2legacy .csv-container div .attachment-position{position:relative;top:2px}.bp2legacy .upload-div{padding-right:15px;padding-top:10px;text-align:right;width:100%}.bp2legacy .csv-input{opacity:1}.bp2legacy .form-tab-in-modal{display:flex;flex-direction:column}.bp2legacy .form-tab-in-modal .ant-form-item{display:flex;flex-direction:column;margin-top:1rem}.bp2legacy .form-tab-in-modal .ant-form-item-label{display:flex!important}.bp2legacy .form-tab-in-modal .bp2-multiselect{width:100%}.bp2legacy .form-tab-in-modal .ant-select-selection,.bp2legacy .form-tab-in-modal .bp2input input,.bp2legacy .form-tab-in-modal .super-select__control{background-color:#e2e8f0}.bp2legacy .form-tab-in-modal .ant-form-item-children{display:flex!important;flex-direction:column!important;position:relative}.bp2legacy .form-tab-in-modal .field-alert-container{display:none}.bp2legacy .form-tab-in-modal .form-tab-widget{padding:12px 5px!important}.bp2legacy .dev-form-modal{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}.bp2legacy .dev-form-modal .dev-form-modal__discard-text{display:block;font-size:18px;text-align:center}.bp2legacy .dev-form-modal .dev-form-modal__buttons{display:flex;gap:20px}.bp2legacy .actions-modal{display:grid;height:100%;padding:1rem;place-items:center}.bp2legacy .actions-dropdown__hidden-dropdown{grid-gap:.5rem;display:grid;gap:.5rem;list-style-type:none;padding:0}.bp2legacy .actions-dropdown__hidden-dropdown[data-items-center=true]{place-items:center}.bp2legacy .bp2-actions-dropdown-btn{align-items:center;display:flex;gap:6px;min-width:80px}.bp2legacy .topBarMainContainer{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative;width:100%}.bp2legacy .topBarMainContainer__left-side-container{align-items:center;display:flex;height:100%;padding-left:.5rem}.bp2legacy .topBarMainContainer__left-side-container .chat-icon-title{font-family:var(--font-secondary);font-size:19px;font-weight:400;line-height:23.75px;padding-left:.5rem;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.bp2legacy .topBarMainContainer__right-side-container{padding-right:2rem}.bp2legacy .topBarMainContainer__right-side-container .chat-icon-full-screen{color:#a2acb9;cursor:pointer;margin-left:.5rem}.bp2legacy .main-chat-container{display:flex;flex-direction:row;height:100%;position:relative;width:100%}.bp2legacy .main-chat-container .chat-tabs{align-items:center;background-color:#f8fafc;display:flex;flex-direction:column;height:100%;width:69px}.bp2legacy .main-chat-container .chat-tabs__item{align-items:center;border-radius:7px;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;margin-top:.5rem;padding:5px}.bp2legacy .main-chat-container .chat-tabs .active{background-color:#e2e8f0;border:1px solid #cbd5e1}.bp2legacy .main-chat-container .chat-tabs .add-room{bottom:10px;position:absolute}.bp2legacy .main-chat-container .chat-main-rooms-list-container{align-items:stretch;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:250px;min-width:250px;overflow-x:hidden;overflow-y:auto;padding-right:6px;scrollbar-gutter:stable;width:250px}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder-name{display:flex;font-family:var(--font-secondary);font-size:16px;font-weight:400;justify-content:space-between;line-height:19.2px;margin-left:11px;margin-top:1.1rem;padding-left:5px;padding-right:5px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder{margin:0 0 0 15px}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item{cursor:pointer;display:flex;flex-direction:row;margin-top:1rem}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__new-message-notyfication{animation:pulse-animation 1.5s infinite;background-color:var(--btn-primaryBackground);border-radius:50%;height:12px;margin-top:8px;width:12px}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 var(--btn-primaryBackground);transform:scale(.95)}70%{box-shadow:0 0 0 10px #ff525200;transform:scale(1)}to{box-shadow:0 0 0 0 #ff525200;transform:scale(.95)}}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__image{border-radius:50%;height:36px;width:36px}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__text-container{display:flex;flex-direction:column;margin-left:.5rem}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__text-container .title{font-family:var(--font-secondary);font-size:16px;font-weight:400;line-height:19.2px;overflow:hidden;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-overflow:ellipsis;text-underline-position:from-font;white-space:nowrap;width:170px}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__text-container .new-message-title{font-family:var(--font-secondary);font-size:16px;font-weight:700;line-height:19.2px;overflow:hidden;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-overflow:ellipsis;text-underline-position:from-font;white-space:nowrap;width:150px}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__text-container .selected-title{font-weight:700}.bp2legacy .main-chat-container .chat-main-rooms-list-container__folder .chat-room-list-container .chat-room-list-item__text-container .subtitle{font-family:var(--font-secondary);font-size:11px;font-weight:300;line-height:13.2px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.bp2legacy .main-chat-container .choose-chat{color:#666;font-size:16px;text-align:center}.bp2legacy .main-chat-container .choose-chat,.bp2legacy .main-chat-container .no-rooms-container{align-items:center;display:flex;height:100%;justify-content:center;padding:20px;width:100%}.bp2legacy .main-chat-container .no-rooms-container .no-rooms-content{max-width:400px;text-align:center}.bp2legacy .main-chat-container .no-rooms-container .no-rooms-content h3{color:#333;font-size:24px;margin-bottom:10px}.bp2legacy .main-chat-container .no-rooms-container .no-rooms-content p{color:#666;line-height:1.5;margin-bottom:20px}.bp2legacy .main-chat-container .chat-searchbar{margin:1rem 10px 10px;position:relative;width:calc(100% - 20px)}.bp2legacy .main-chat-container .chat-searchbar__searchbar-input input{border-radius:3px}.bp2legacy .main-chat-container .chat-searchbar__icon{pointer-events:none;position:absolute;right:8px;top:10px;transform:none;z-index:10}.bp2legacy .main-chat-container .chat-searchbar.menu-open .chat-searchbar__icon{top:10px}.bp2legacy .main-chat-container__room-container{border-left:1px solid var(--chat-border);display:flex;flex-direction:column;overflow:hidden;position:relative;width:100%}.bp2legacy .main-chat-container__room-container .chat-messages-topbar{align-items:center;background-color:#f1f5f9;display:flex;flex-direction:row;font-family:var(--font-secondary);font-size:13px;font-weight:400;height:48px;line-height:15.6px;max-width:100%;padding-left:1rem;padding-right:1rem;text-align:left}.bp2legacy .main-chat-container__room-container .chat-messages-topbar__title{-webkit-box-orient:vertical;display:-webkit-box;margin-left:1rem;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}.bp2legacy .main-chat-container__room-container .chat-messages-topbar__right-buttons{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;position:absolute;right:0;width:13rem}.bp2legacy .main-chat-container__room-container .chat-messages-topbar__right-buttons .right-button{cursor:pointer;margin-right:1rem}.bp2legacy .main-chat-container__room-container .chat-messages-topbar__right-buttons .right-button__users{display:flex;flex-direction:row;margin-right:1rem}.bp2legacy .main-chat-container .main-messages-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:90px;overflow-x:hidden;overflow-y:auto}.bp2legacy .main-chat-container .main-messages-container__message{height:auto;max-width:662px;width:90%}.bp2legacy .main-chat-container .main-messages-container .message-content{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.bp2legacy .main-chat-container .main-messages-container .message-content__main-bot-message_container{min-height:75px;position:relative}.bp2legacy .main-chat-container .main-messages-container .message-content__main-bot-message_container .border-elements{display:flex;flex-direction:column;position:absolute;right:-10px;top:0}.bp2legacy .main-chat-container .main-messages-container .message-content__main-bot-message_container .border-elements .half-round-border{background-color:#cbd5e1;border-bottom-left-radius:50px;border-top-left-radius:50px;height:32px;width:16px}.bp2legacy .main-chat-container .main-messages-container .message-content__main-bot-message_container .handling-bot-mail-response-buttons{display:flex;flex-direction:column;position:absolute;right:-25px;top:0}.bp2legacy .main-chat-container .main-messages-container .message-content__main-bot-message_container .handling-bot-mail-response-buttons__mail-response-handling-button{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;margin-bottom:5px;margin-top:10px;width:30px;z-index:10}.bp2legacy .main-chat-container .main-messages-container .message-content__main-bot-message_container .handling-bot-mail-response-buttons__mail-response-handling-button:hover{background-color:#cbd5e1;border:1px solid #cbd5e1}.bp2legacy .main-chat-container .main-messages-container .own-message{color:#fff;display:flex;justify-content:flex-end;margin:.25rem 0}.bp2legacy .main-chat-container .main-messages-container .own-message .message-content-container{align-items:flex-end;display:flex;flex-direction:column;max-width:70%}.bp2legacy .main-chat-container .main-messages-container .own-message .message-content-container .message-content{background-color:#0f2560;border-radius:5px;font-size:14px;padding:10px}.bp2legacy .main-chat-container .main-messages-container .own-message .message-date{color:#666;font-size:11px;margin-top:4px;text-align:right}.bp2legacy .main-chat-container .main-messages-container .other-message{font-family:var(--font-secondary);font-size:11px;font-weight:400;line-height:13.2px;margin-right:1rem;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.bp2legacy .main-chat-container .main-messages-container .other-message .message-content-container{display:flex;flex-direction:column;max-width:70%;width:-webkit-fit-content;width:fit-content}.bp2legacy .main-chat-container .main-messages-container .other-message .message-content-container .message-content{background-color:#f8fafc;border-radius:5px;font-family:var(--font-secondary);font-size:14px;font-weight:400;line-height:19.2px;padding:10px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.bp2legacy .main-chat-container .main-messages-container .other-message .message-date{color:#666;font-size:11px;justify-content:flex-start;margin-top:4px;padding-left:8px;text-align:left}.bp2legacy .main-chat-container .main-messages-container .small-margin{margin-top:.5rem}.bp2legacy .main-chat-container .main-messages-container .large-margin{margin-top:2rem}.bp2legacy .main-chat-container .main-messages-container .message-user{color:#555;font-weight:700;margin-bottom:.5rem}.bp2legacy .main-chat-container .chat-input-option-list{background-color:var(--btn-primaryActive);border-radius:9px;bottom:36px;left:31px;padding:5px;position:absolute}.bp2legacy .main-chat-container .chat-input-option-list__button{background:#fff;border:1px solid var(--btn-thirdBorder);border-radius:9px;cursor:pointer;padding:5px}.bp2legacy .main-chat-container .chat-input-box{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;margin-left:.5rem;padding:1rem 1.3rem 0 1rem;position:absolute;right:0;width:100%}.bp2legacy .main-chat-container .chat-input-box .chat-textarea-container{align-items:center;display:flex;flex-direction:row;justify-content:center;max-width:744px;position:relative;width:100%}.bp2legacy .main-chat-container .chat-input-box .chat-textarea-container .text-area-with-options{align-content:center;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:3px;margin:1rem;max-width:744px;padding-left:5px;resize:none;width:100%}.bp2legacy .main-chat-container .chat-input-box .chat-textarea-container .text-area-with-options:focus{border:1px solid #cbd5e1;box-shadow:0 0 3px #cbd5e1;outline:none}.bp2legacy .main-chat-container .chat-input-box .chat-typing-indicator-container{bottom:55px;display:flex;justify-content:flex-start;left:10px;max-width:790px;padding-left:1rem;width:100%}.bp2legacy .create-room-modal{padding:20px}.bp2legacy .create-room-modal h3{color:#333;margin-bottom:20px}.bp2legacy .create-room-modal .room-title-input{margin-bottom:15px}.bp2legacy .create-room-modal .room-title-input .room-title-input-field{border:1px solid #cbd5e1;border-radius:4px;margin-top:5px;padding:8px;width:100%!important}.bp2legacy .create-room-modal .create-room-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.bp2legacy .create-room-modal .chat-select-main-container{margin-top:15px}.bp2legacy .new-chat-settings-container{align-items:flex-start;height:100%;padding:10px;position:relative}.bp2legacy .new-chat-settings-container,.bp2legacy .new-chat-settings-container__change-room-name{display:flex;flex-direction:column;width:100%}.bp2legacy .new-chat-settings-container__change-room-name .change-room-name-label{font-size:16px;font-weight:700;justify-content:center;line-height:19.2px;margin-bottom:1rem}.bp2legacy .new-chat-settings-container__change-room-name .change-room-name-label,.bp2legacy .new-chat-settings-container__change-room-name .room-name{display:flex;font-family:var(--font-secondary);text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;width:100%}.bp2legacy .new-chat-settings-container__change-room-name .room-name{align-items:center;flex-direction:row;font-size:13px;font-weight:400;justify-content:space-between;line-height:15.6px}.bp2legacy .new-chat-settings-container__change-room-name .room-name__input{border:none;outline:none;width:100%}.bp2legacy .new-chat-settings-container__add-users-container{display:flex;flex-direction:column;margin-top:1rem;width:100%}.bp2legacy .new-chat-settings-container__add-users-container .custom-multiselect-styles{width:100%}.bp2legacy .new-chat-settings-container__add-users-container .css-134biyp-control{padding:0!important}.bp2legacy .new-chat-settings-container .css-1rhbuit-multiValue{background-color:initial;border:1px solid #cbd5e1;border-radius:6px}.bp2legacy .new-chat-settings-container .css-4ljt47-MenuList{max-height:200px}.bp2legacy .new-chat-settings-container .chat-settings-user-list-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem;padding:0 1rem;width:97%}.bp2legacy .new-chat-settings-container .chat-settings-user-list-container__user-data{align-items:center;display:flex;flex-direction:row}.bp2legacy .new-chat-settings-container .chat-settings-user-list-container__user-data .user-chat-settings-avatar{margin-right:.5rem}.bp2legacy .new-chat-settings-container .chat-settings-user-list-container .remove-buton{background-color:var(--btn-secondaryBackground);color:var(--btn-secondaryText);height:28px;width:28px}.bp2legacy .new-chat-settings-container .chat-settings-user-list-container .remove-buton .remove-icon{font-size:16px}.bp2legacy .custom-onOk-chat-modal-button{background-color:var(--btn-secondaryBackground);color:var(--btn-secondaryText);margin:15px}.bp2legacy .chat-summary{grid-gap:1rem;display:grid;gap:1rem;padding:1rem}.bp2legacy .chat-summary__input{border:1px solid var(--chat-border);border-radius:6px;line-height:normal;max-height:15rem;min-height:7rem;overflow-y:auto;padding-block:4px;padding-inline:11px}.bp2legacy .chat-summary__submit{margin-right:auto}.bp2legacy .chat-select-main-container{position:relative;width:100%;z-index:2}.bp2legacy .chat-select-main-container__search-box{align-items:center;border:1px solid #cbd5e1;border-radius:5px;display:flex;height:52px;overflow-x:hidden;overflow-y:auto;padding:5px 5px 5px 10px;width:100%}.bp2legacy .chat-select-main-container__search-box .placeholder-container{display:flex;flex-direction:row;position:relative;width:100%}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content{align-items:center;display:flex;font-family:var(--font-secondary);font-size:13px;font-weight:400;line-height:15.6px;max-height:52px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;width:100%}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content__selected-users{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;max-height:52px;max-width:90%}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content__selected-users .selected-option-container{position:relative}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content__selected-users .selected-option-container:hover .selected-option{opacity:.5}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content__selected-users .selected-option-container .remove-user{background:#0000;color:#000;cursor:pointer;display:none;font-size:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content__selected-users .selected-option-container:hover .remove-user{display:block}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content__selected-users .selected-option-container .selected-option{background-color:var(--btn-primaryBackground);border:1px solid #cbd5e1;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:5px;position:relative;transition:opacity .3s ease}.bp2legacy .chat-select-main-container__search-box .placeholder-container .left-side-content .lean{font-size:16px;margin-right:8px}.bp2legacy .chat-select-main-container__search-box .search-box-input{border:none;height:35px;outline:none;width:100%}.bp2legacy .chat-select-main-container__search-box .right-side-content{align-items:center;display:flex;right:25px}.bp2legacy .chat-select-main-container__search-box .right-side-content__add-button{background-color:var(--btn-secondaryBackground);color:var(--btn-secondaryText)}.bp2legacy .chat-select-main-container__dropdown{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:5px;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-top:2px;max-height:200px;overflow-x:auto;scrollbar-color:gray #f8fafc}.bp2legacy .chat-select-main-container__dropdown .dropdown-option{background-color:#fff;border:1px solid #cbd5e1;border-radius:5px;margin:5px;padding:5px}.bp2legacy .chat-select-main-container__dropdown .dropdown-option:hover{background-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .chat-select-main-container__dropdown .dropdown-no-options{display:flex;justify-content:center;margin-bottom:10px;margin-top:10px;width:100%}.bp2legacy .chat-select-main-container__dropdown .selected-option-container{position:relative}.bp2legacy .chat-select-main-container__dropdown .selected-option-container:hover .selected-option{opacity:.5}.bp2legacy .chat-select-main-container__dropdown .selected-option-container .remove-user{background:#0000;color:#000;cursor:pointer;display:none;font-size:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}.bp2legacy .chat-select-main-container__dropdown .selected-option-container:hover .remove-user{display:block}.bp2legacy .chat-select-main-container__dropdown .selected-option-container .selected-option{background-color:var(--btn-primaryBackground);border:1px solid #cbd5e1;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:5px;position:relative;transition:opacity .3s ease}.bp2legacy .formV3-main-section{display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .formV3-main-section .form-container{display:flex;flex-direction:column;gap:25px;width:100%}.bp2legacy .formV3-main-section .form-container .form-container-element{display:flex;flex-direction:column;gap:4px}.bp2legacy .formV3-main-section .form-container .form-container-multi-element{align-items:center;display:flex;gap:80px;justify-content:space-between}.bp2legacy .formV3-main-section .form-container .form-container-multi-element .form-container-column-element{display:flex;flex:1 1;flex-direction:column;gap:4px}.bp2legacy .formV3-container{padding:2%;width:100%}.bp2legacy .formV3-container .header-info{display:flex;justify-content:left;padding-bottom:20px}.bp2legacy .formV3-container .header-info__h4{color:var(--topbar-text);font-family:var(--font-primary)}.bp2legacy .formV3-container .formV3-main-section-grid{grid-gap:.5rem 1rem;display:grid;gap:.5rem 1rem;grid-template-columns:1fr 1fr;padding:0}.bp2legacy .formV3-container .formV3-main-section-grid .label-container{align-items:center;color:var(--first);display:flex;flex-direction:row;justify-content:flex-start;width:35%}.bp2legacy .formV3-container .formV3-main-section-grid .field-container{align-items:baseline;display:flex;flex-direction:column;gap:8px}.bp2legacy .formV3-container .formV3-main-section-grid .field-container .label-container{padding-right:30px;width:100%}.bp2legacy .formV3-container .formV3-main-section-grid .field-container .v3-field-element{border-radius:5px;margin:0;position:relative;width:100%}.bp2legacy .formV3-container .formV3-main-section-grid .field-container .v3-field-element input{height:40px}.bp2legacy .formV3-container .formV3-main-section-grid .field-container .v3-field-element .validation-error{color:var(--form-warnings);padding-top:4px;text-align:right}.bp2legacy .form-modal .formV3-container{padding-bottom:30px}.bp2legacy .form-modal .formV3-container .header-info{display:flex;font-weight:700;padding-bottom:15px;padding-top:16px;text-align:center}.bp2legacy .form-modal .formV3-container .header-info__h4{color:var(--topbar-text);font-family:var(--font-primary)}.bp2legacy .form-modal .formV3-container .formV3-main-section .field-container{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:7px}.bp2legacy .form-modal .formV3-container .formV3-main-section .field-container .label-container{display:flex;justify-content:flex-start;padding-bottom:2px;width:100%}.bp2legacy .form-modal .formV3-container .formV3-main-section .field-container .label-container label{color:var(--first)}.bp2legacy .form-modal .formV3-container .formV3-main-section .field-container .v3-field-element input{height:40px}.bp2legacy .formV3-element-full{grid-column:1/-1}.bp2legacy .form-buttons-container{align-items:center;display:flex;gap:1rem;justify-content:center;position:relative;width:100%}.bp2legacy .form-buttons-container .save-button-container{display:flex;font-family:var(--font-secondary);justify-content:flex-start;margin:15px 0;text-align:center;width:45%}.bp2legacy .form-buttons-container .save-button-container button{width:100%}.bp2legacy .hide-arrow .bp2-select__indicators{display:none}.bp2legacy .spin-container{position:absolute;right:0;top:0}.bp2legacy .table-field-container{padding:10px 0 20px}.bp2legacy .bp2-select{border:1px solid red}.bp2legacy .bp2-select__control{width:100%!important}.bp2legacy .bp2-select__value-container{max-height:40px}.bp2legacy .datapicker-wrapper__wrapper-class-name{width:100%}.bp2legacy .datapicker-wrapper input{height:36px;width:100%}.bp2legacy .form-action-popover-content-container{display:flex;flex-direction:column;margin:5px}.bp2legacy .form-action-popover-content-container .input-content-label{color:var(--first);font-weight:600}.bp2legacy .form-action-popover-content-container .input-label-container{display:flex;flex-direction:row;justify-content:space-between}.bp2legacy .form-action-popover-content-container .input-label-container .input-label{text-wrap:nowrap;align-items:center;color:var(--first);display:flex;flex-direction:row;margin-right:1rem;white-space:nowrap}.bp2legacy .form-action-popover-content-container .input-label-container .popover-input{width:auto}.bp2legacy .form-action-popover-content-container .popover-form-action-buttons-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem}.bp2legacy .form-header-modal{color:var(--topbar-text);font-family:var(--font-primary);font-size:24px;font-weight:900;margin:0;padding:8px 2%;text-align:left;width:100%}.bp2legacy .bp2-popconfirm{display:flex;flex-direction:column;justify-content:space-around;margin:4px 5px 3px;max-width:200px}.bp2legacy .bp2-popconfirm__header{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:5px}.bp2legacy .bp2-popconfirm__header__icon{margin-top:.15rem}.bp2legacy .bp2-popconfirm__header__title{width:-webkit-fit-content;width:fit-content}.bp2legacy .bp2-popconfirm__buttons{display:flex;justify-content:end;margin-top:4px}.bp2legacy .bp2-popconfirm__buttons__confirm{transform:scale(.9) translateX(22%) translateY(10%)}.bp2legacy .bp2-popconfirm__buttons__cancel{transform:scale(.9) translateX(10%) translateY(10%)}.bp2legacy .bp2-steps{color:#000000a6;display:flex;font-size:14px;font-size:0;line-height:1.5;list-style:none;margin:0;padding:0;width:100%}.bp2legacy .bp2-steps .bp2-steps-item:last-child{flex:none;margin-right:0}.bp2legacy .bp2-steps .bp2-steps-item:last-child .bp2-steps-item__container__content__title{padding-right:0}.bp2legacy .bp2-steps .bp2-steps-item:last-child .bp2-steps-item-tail,.bp2legacy .bp2-steps .bp2-steps-item:last-child .bp2-steps-item__container__content__title:after{display:none}.bp2legacy .bp2-steps--vertical{display:block;overflow:visible}.bp2legacy .bp2-steps--vertical .bp2-steps-item{display:block;margin-bottom:4px;margin-right:0}.bp2legacy .bp2-steps--vertical .bp2-steps-item .bp2-steps-item-tail{display:block;height:100%;left:16px;padding:38px 0 6px;position:absolute;top:0;width:1px}.bp2legacy .bp2-steps--vertical .bp2-steps-item .bp2-steps-item-tail:after{background:#e8e8e8;border-radius:1px;content:"";display:inline-block;height:100%;transition:background .3s;width:1px}.bp2legacy .bp2-steps--vertical .bp2-steps-item__container__content__title{padding-right:0}.bp2legacy .bp2-steps--vertical .bp2-steps-item__container__content__title:after{display:none}.bp2legacy .bp2-steps-item{display:inline-block;flex:1 1;margin-right:16px;overflow:hidden;position:relative;vertical-align:top}.bp2legacy .bp2-steps-item .bp2-steps-item-tail{display:none}.bp2legacy .bp2-steps-item__container__icon{border:1px solid #00000040;border-radius:32px;color:#00000040;display:inline-block;font-size:16px;height:32px;line-height:30px;margin-right:8px;text-align:center;transition:background-color .3s,border-color .3s;vertical-align:top;width:32px}.bp2legacy .bp2-steps-item__container__content{display:inline-block}.bp2legacy .bp2-steps-item__container__content__title{color:#0006;display:inline-block;font-size:16px;line-height:32px;padding-right:16px;position:relative}.bp2legacy .bp2-steps-item__container__content__title:after{background:#e8e8e8;content:"";display:block;height:1px;left:100%;position:absolute;top:16px;width:9999px}.bp2legacy .bp2-steps-item__container__content__description{color:#00000073;font-size:14px;line-height:1.5;max-width:140px;white-space:normal}.bp2legacy .bp2-steps-item--active .bp2-steps-item__container__icon{background-color:var(--first);border-color:var(--first);color:#fff}.bp2legacy .bp2-steps-item--active .bp2-steps-item__container__content__title{color:var(--first);font-weight:500}.bp2legacy .bp2-steps-item--finished .bp2-steps-item__container__icon{background-color:#fff;border-color:var(--first)}.bp2legacy .bp2-steps-item--finished .bp2-steps-item__container__content__title{color:var(--first)}.bp2legacy .bp2-steps-item--finished .bp2-steps-item__container__content__title:after{background:var(--first)}.bp2legacy .bp2-menu{margin:10px 0}.bp2legacy .bp2-menu.inline-mode{color:var(--default-text);padding:0}.bp2legacy .bp2-menu.inline-mode li.bp2-submenu-item,.bp2legacy .bp2-menu.inline-mode li.bp2-submenu-item__expanded{min-height:36px;overflow:hidden}.bp2legacy .bp2-menu.inline-mode li.bp2-submenu-item div.bp2-menu-item,.bp2legacy .bp2-menu.inline-mode li.bp2-submenu-item__expanded div.bp2-menu-item{padding-left:0}.bp2legacy .bp2-menu.inline-mode .bp2-menu-list,.bp2legacy .bp2-menu.inline-mode .bp2-submenu-list__expanded>ul{display:flex;flex-direction:column;gap:6px}.bp2legacy .bp2-menu.inline-mode .bp2-menu-item.selected{border-right:3px solid var(--second-hover)}.bp2legacy .bp2-menu.inline-mode .bp2-menu-item.selected,.bp2legacy .bp2-menu.vertical-mode .bp2-menu-item.selected{background-color:var(--third-hover);color:var(--second-hover)}.bp2legacy .bp2-menu-list>.bp2-submenu-item>div.bp2-menu-item,.bp2legacy .bp2-menu-list>.bp2-submenu-item__expanded>div.bp2-menu-item{padding-left:24px!important}.bp2legacy .bp2-menu-item{align-items:center;display:flex;min-height:36px;padding:6px 24px}.bp2legacy .bp2-menu-item svg.menu-chevron{stroke:var(--default-text);margin-left:5px;scale:.6}.bp2legacy .bp2-menu-item>:first-child:not(svg){height:100%!important;width:100%!important}.bp2legacy .bp2-menu-list,.bp2legacy .bp2-submenu-list{padding:0!important}.bp2legacy .bp2-menu-list .bp2-menu-item:active,.bp2legacy .bp2-menu-list .bp2-menu-item:focus,.bp2legacy .bp2-menu-list .bp2-menu-item:hover,.bp2legacy .bp2-menu-list .bp2-submenu-item:active,.bp2legacy .bp2-menu-list .bp2-submenu-item:focus,.bp2legacy .bp2-menu-list .bp2-submenu-item:hover,.bp2legacy .bp2-submenu-list .bp2-menu-item:active,.bp2legacy .bp2-submenu-list .bp2-menu-item:focus,.bp2legacy .bp2-submenu-list .bp2-menu-item:hover,.bp2legacy .bp2-submenu-list .bp2-submenu-item:active,.bp2legacy .bp2-submenu-list .bp2-submenu-item:focus,.bp2legacy .bp2-submenu-list .bp2-submenu-item:hover{color:var(--second-hover)}.bp2legacy .bp2-menu-list ul,.bp2legacy .bp2-submenu-list ul{padding-left:0!important}.bp2legacy .bp2-menu-list .bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded,.bp2legacy .bp2-submenu-list .bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded{cursor:pointer;list-style-type:none;white-space:nowrap}.bp2legacy .bp2-menu-list .bp2-menu-item ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul li.bp2-submenu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul li.bp2-submenu-item{padding-left:48px}.bp2legacy .bp2-menu-list .bp2-menu-item ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul li.bp2-submenu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul li.bp2-submenu-item{padding-left:72px}.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul li.bp2-submenu-item{padding-left:96px}.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul ul li.bp2-submenu-item{padding-left:120px}.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-menu-item ul ul ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-menu-list .bp2-submenu-item__expanded ul ul ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-menu-item ul ul ul ul ul li.bp2-submenu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul ul ul .bp2-submenu-item__expanded>div.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul ul ul li.bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item__expanded ul ul ul ul ul li.bp2-submenu-item{padding-left:144px}.bp2legacy .bp2-submenu-list{max-height:0;overflow:hidden;padding-left:5px;transition:max-height s .2s}.bp2legacy .bp2-submenu-list .bp2-menu-item,.bp2legacy .bp2-submenu-list .bp2-submenu-item{cursor:pointer;list-style-type:none;padding:8px 0}.bp2legacy .bp2-submenu-list__expanded{max-height:90000px;transition:max-height 6s}.bp2legacy .bp2-submenu-item .bp2-menu-item,.bp2legacy .bp2-submenu-item__expanded .bp2-menu-item{align-items:center;display:flex;justify-content:space-between}.bp2legacy .bp2-popover-inner .bp2-menu-list{padding-left:0}.bp2legacy .bp2-popover-inner .bp2-menu-list li:active,.bp2legacy .bp2-popover-inner .bp2-menu-list li:focus,.bp2legacy .bp2-popover-inner .bp2-menu-list li:hover{color:var(--second-hover)}.bp2legacy .bp2-popover-inner .bp2-menu-list .bp2-menu-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style-type:none;min-height:30px;padding:6px 16px;white-space:nowrap}.bp2legacy .bp2-menu.horizontal-mode .bp2-menu-list{display:flex;gap:5px;list-style-type:none}.bp2legacy .bp2-menu.horizontal-mode .bp2-menu-item.selected{border-bottom:3px solid var(--second-hover);color:var(--second-hover)}.bp2legacy .bp2-menu.horizontal-mode .bp2-menu-item:active,.bp2legacy .bp2-menu.horizontal-mode .bp2-menu-item:focus,.bp2legacy .bp2-menu.horizontal-mode .bp2-menu-item:hover{border-bottom:3px solid var(--second-hover)}.bp2legacy .ant-design-draggable-modal{overflow:hidden!important;pointer-events:none}.bp2legacy .ant-design-draggable-modal .ant-modal{display:flex;max-width:none;transform-origin:50% 50%!important}.bp2legacy .ant-design-draggable-modal .ant-modal-content{display:flex;flex:1 1;flex-direction:column}.bp2legacy .ant-design-draggable-modal .ant-modal-header{flex:0 1;padding:0}.bp2legacy .ant-design-draggable-modal .ant-modal-footer{flex:0 1;padding:16px}.bp2legacy .ant-design-draggable-modal .ant-design-draggable-modal-title{cursor:move;padding:16px}.bp2legacy .ant-design-draggable-modal .ant-design-draggable-modal-title:before{content:"\00a0"}.bp2legacy .ant-design-draggable-modal .ant-modal-body{flex:1 1;overflow-y:auto;padding:16px}.bp2legacy .ant-design-draggable-modal-resize-handle-inner{border:2px solid grey;border-left:0;border-top:0;bottom:14px;height:12px;position:absolute;right:14px;width:12px}.bp2legacy .ant-design-draggable-modal-resize-handle{bottom:-10px;cursor:se-resize;height:44px;position:absolute;right:-10px;width:44px}.bp2legacy .modalStyle{z-index:10}.bp2legacy .custom-modal{overflow:hidden}.bp2legacy .custom-modal .ant-modal-title{color:#454545}.bp2legacy .modal-icon-chat-wrap{color:grey;cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.bp2legacy .modal-icon-chat-wrap .dock-chat{flex-basis:50%}.bp2legacy .modal-icon-chat-wrap .dock-chat .dock-chat-btn{height:15px;position:absolute;right:48px;top:10px;width:15px}.bp2legacy .chat-modal-hidden{opacity:0;pointer-events:none;visibility:hidden}.bp2legacy .widget-title-info{font-weight:400;margin-left:30px}.bp2legacy .settings-board-icon{height:15px;padding-right:20px;position:relative;width:30px}.bp2legacy .settings-board-icon:before{line-height:30px;position:absolute}.bp2legacy .chat-modal-header{margin:12px;position:relative;width:100%}.bp2legacy .chat-modal-header .open-chat-icon-wrapper{display:flex}.bp2legacy .chat-modal-header .open-chat-icon-wrapper .open-chat-icon{background-color:#64748b;border-radius:4px;flex-shrink:0;height:26px;padding:6px;width:28px}.bp2legacy .chat-modal-header .open-chat-icon-wrapper .chat-name{color:var(--btn-primaryText);line-height:26px;margin-bottom:0;margin-left:10px}.bp2legacy .chat-modal-header .chat-options-buttons{cursor:pointer;padding:0 4px;position:absolute;right:30px;top:4px}@media screen and (max-width:573px){.bp2legacy .settings-board-icon:before{transform:scale(.8)}}.bp2legacy .widget-settings{padding:0 20px 0 48px}.bp2legacy .widget-settings__inner{display:grid}.bp2legacy .widget-settings__inner__label{align-items:center;display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px}.bp2legacy .widget-settings__inner__label .bp2-switch{margin:0}.bp2legacy .widget-settings__inner__label .cp-popover{grid-column:-2/-1}.bp2legacy .widget-settings button[type=submit]{margin-bottom:20px;margin-left:0}.bp2legacy .adsense-settings{display:grid;margin-inline:30px}.bp2legacy .adsense-settings__submit{margin-bottom:0;margin-left:auto}.bp2legacy .select_and_switch .select-container{width:100%}.bp2legacy .avdertisement-item .gx-product-body-label{align-self:center;grid-area:label}.bp2legacy .avdertisement-item .gx-product-body-label h6{border-radius:3px;color:#fff;padding:6px!important;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .gx-product-body-label h6{padding:4px!important}}.bp2legacy .avdertisement-item .gx-product-body-mainTitle{grid-area:title}.bp2legacy .avdertisement-item .gx-product-body-mainTitle h6{font-weight:500}.bp2legacy .avdertisement-item .gx-product-body-subtitle{grid-area:subtitle}.bp2legacy .avdertisement-item .gx-product-body-subtitle h6{color:#8c8c8c}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .gx-product-body-subtitle{margin-bottom:5px}}.bp2legacy .avdertisement-item .gx-product-body-column{font-size:16px;padding:2px auto}.bp2legacy .avdertisement-item .gx-product-body-column .show-more-text-container{color:#8c8c8c}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .gx-product-body-column{font-size:12px}}.bp2legacy .avdertisement-item .gx-product-body-columns{grid-area:columns}.bp2legacy .avdertisement-item .gx-product-body-user{color:#8c8c8c;display:flex;flex-direction:row;grid-area:user;width:100%}.bp2legacy .avdertisement-item .gx-product-body-user p{align-items:center;display:flex;font-weight:500;gap:.4rem}.bp2legacy .avdertisement-item .gx-product-body-calendar{align-items:center;color:#8c8c8c;display:flex!important;flex-direction:row;grid-area:calendar;width:100%}.bp2legacy .avdertisement-item .gx-product-body-subKeyInfo{grid-area:subprize}.bp2legacy .avdertisement-item .gx-product-body-subKeyInfo p{color:#545454;text-align:end}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .gx-product-body-subKeyInfo i,.bp2legacy .avdertisement-item .gx-product-body-subKeyInfo p{text-align:start}.bp2legacy .avdertisement-item .gx-product-body-subKeyInfo i{font-size:12px}}.bp2legacy .avdertisement-item .gx-product-body-keyInfo{grid-area:prize}.bp2legacy .avdertisement-item .gx-product-body-keyInfo p{text-align:end}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .gx-product-body-keyInfo p{text-align:start}}.bp2legacy .avdertisement-item{justify-content:space-evenly;margin:0 20px;width:100%}.bp2legacy .avdertisement-item__key-info-container{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.bp2legacy .avdertisement-item .avdertisement-item-image{width:30%!important}.bp2legacy .avdertisement-item .avdertisement-item-image .ReactGridGallery_tile{position:relative}.bp2legacy .avdertisement-item .avdertisement-item-image #ReactGridGallery,.bp2legacy .avdertisement-item .avdertisement-item-image .ReactGridGallery_tile{background-color:initial!important;height:100%;width:100%}.bp2legacy .avdertisement-item .avdertisement-item-image #ReactGridGallery .ReactGridGallery_tile-viewport,.bp2legacy .avdertisement-item .avdertisement-item-image #ReactGridGallery img,.bp2legacy .avdertisement-item .avdertisement-item-image .ReactGridGallery_tile .ReactGridGallery_tile-viewport,.bp2legacy .avdertisement-item .avdertisement-item-image .ReactGridGallery_tile img{height:90%!important;width:90%!important}.bp2legacy .avdertisement-item .avdertisement-item-image .ReactGridGallery_tile-viewport{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bp2legacy .avdertisement-item .avdertisement-item-body{display:grid;flex-grow:1;grid-template-areas:"label label label prize" "title title title subprize" "subtitle subtitle subtitle ." "columns columns columns ." "user user calendar calendar";grid-template-rows:auto auto auto auto auto;height:100%;padding:24px 6px}.bp2legacy .avdertisement-item .avdertisement-item-body>*{padding:3px}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .avdertisement-item-body{display:flex;flex-direction:column;padding:12px!important;width:100%!important}.bp2legacy .avdertisement-item .avdertisement-item-body>*{margin:2px 0;width:100%}}.bp2legacy .avdertisement-item .avdertisement-item-body-and-buttons-container{display:flex;flex-direction:row;width:70%}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .avdertisement-item-body-and-buttons-container{flex-direction:column;width:100%}}.bp2legacy .avdertisement-item .avdertisement-item-buttons{align-items:center;display:flex;justify-content:center;padding:18px}@media screen and (max-width:766px){.bp2legacy .avdertisement-item .avdertisement-item-buttons{padding:0 12px 12px}}.bp2legacy .avdertisement-item .avdertisement-item-body-and-buttons-container-without-image{padding:12px 24px;width:100%}.bp2legacy .avdertisement-item ul.bp2-menu{width:-webkit-max-content;width:max-content}.bp2legacy .avdertisement-item ul.bp2-menu li.bp2-menu-item{padding:0!important}.bp2legacy .avdertisement-item ul.bp2-menu li.bp2-menu-item *{text-align:center;white-space:normal}.bp2legacy .avdertisement-item ul.bp2-menu li.bp2-menu-item .ant-btn-primary{margin:0 auto}@media screen and (max-width:766px){.bp2legacy .avdertisement-item ul.bp2-menu{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0}.bp2legacy .avdertisement-item ul.bp2-menu li.bp2-menu-item{height:30px;margin:0 5px 10px;min-width:80px}.bp2legacy .avdertisement-item ul.bp2-menu a{font-size:10px;line-height:30px}.bp2legacy .avdertisement-item{display:flex;flex-direction:column!important}.bp2legacy .avdertisement-item .span-style.gx-text-primary{margin:0 auto}.bp2legacy .avdertisement-item button.ant-btn-primary{align-items:center;display:flex;flex-direction:column;height:30px;justify-content:center;padding:0 10px}.bp2legacy .avdertisement-item button.ant-btn-primary span{font-size:10px}.bp2legacy .avdertisement-item .ant-dropdown-trigger.ant-btn-primary{margin:0 auto 10px!important}}.bp2legacy .avdertisement-grid-item-center{align-items:normal!important;border-radius:6px;height:auto!important;justify-items:center;margin-bottom:0!important;min-width:290px!important;position:relative;width:calc(25% - .75rem)}@media screen and (max-width:1900px){.bp2legacy .avdertisement-grid-item-center{width:calc(33.3% - .65rem)}}@media screen and (max-width:1060px){.bp2legacy .avdertisement-grid-item-center{width:calc(50% - .5rem)}}@media screen and (max-width:660px){.bp2legacy .avdertisement-grid-item-center{width:100%}}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image{background-color:#c7c7c7;height:192px;min-width:150px!important;width:100%!important}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image .ReactGridGallery_tile{min-height:200px;position:relative}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image #ReactGridGallery,.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image .ReactGridGallery_tile{background-color:initial!important;height:100%;width:100%}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image #ReactGridGallery .ReactGridGallery_tile-viewport,.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image #ReactGridGallery img,.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image .ReactGridGallery_tile .ReactGridGallery_tile-viewport,.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image .ReactGridGallery_tile img{height:100%!important;width:101%!important}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image .ReactGridGallery_tile-viewport{display:block;left:49%;position:absolute;top:19%;transform:translate(-50%,-20%)}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-image .gx-grid-thumb-equal{height:192px;padding:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body{align-items:start;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:8px;height:100%;width:100%}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body__title{color:#000;font-family:var(--font-primary);font-size:16px;font-weight:500}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-label{align-items:center;background-color:#fff;border-radius:6px;display:flex;gap:10px;justify-content:center;padding:8px 12px;position:absolute;right:10px;top:10px}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-label p{color:#475569;font-size:10px;margin:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-columns{text-align:center}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-calendar{align-items:center;display:flex;gap:.4rem;margin-top:8px;text-align:center}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-calendar p{color:#525252;font-size:10px;font-weight:800;margin:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-keyInfo p{color:#474747;font-size:10px;margin-bottom:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-keyInfo p b{color:#565656}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-user{text-align:center}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-user p{margin:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-subKeyInfo{text-align:center}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-subKeyInfo p{margin:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-subtitle p{color:#475569;margin:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body .gx-product-body-mainTitle p{color:#2a2a2a;line-height:100%;margin:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body-and-buttons-container{display:flex;flex-direction:column;gap:8px;padding:12px 14px 22px;width:100%}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-buttons{display:flex;justify-content:center}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-buttons button{border-radius:6px;color:#fff;font-size:12px;font-weight:800;height:auto;padding:8px;width:100%}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-buttons .bp2-menu.vertical-mode{display:flex;justify-content:center;margin-bottom:0}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-buttons .bp2-menu.vertical-mode .bp2-menu-item.menuItem.ant-btn-primary{margin:0 10px;min-width:120px;text-align:center}.bp2legacy .avdertisement-grid-item-center .avdertisement-item-body-and-buttons-container-without-image{padding:12px 24px;width:100%}.bp2legacy .avdertisement-grid-item-center ul.bp2-menu-list{width:-webkit-max-content;width:max-content}.bp2legacy .avdertisement-grid-item-center ul.bp2-menu-list li.bp2-menu-item{padding:0!important}.bp2legacy .avdertisement-grid-item-center ul.bp2-menu-list li.bp2-menu-item *{text-align:center;white-space:normal}.bp2legacy .avdertisement-grid-item-center ul.bp2-menu-list li.bp2-menu-item .ant-btn-primary{margin:0 auto}.bp2legacy .avdertisement-small-item{display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:10px;width:100%}.bp2legacy .avdertisement-small-item .avdertisement-item-body-and-buttons-container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.bp2legacy .avdertisement-small-item .gx-product-body-mainTitle h6{display:inline-block;font-weight:500;margin:0!important}.bp2legacy .avdertisement-small-item .bp2-menu{display:flex}.bp2legacy .avdertisement-small-item .gx-product-body-label{display:inline!important;margin-right:1%}.bp2legacy .avdertisement-small-item .gx-product-body-label h6{display:inline-block!important;margin:0!important;margin:revert}.bp2legacy .avdertisement-small-item .gx-product-body-subtitle{display:inline-block;margin-right:1%}.bp2legacy .avdertisement-small-item .gx-product-body-subtitle h6{color:#8c8c8c;font-weight:500;margin:0!important;margin:revert;opacity:.9}.bp2legacy .avdertisement-small-item .ReactGridGallery_tile{background-color:initial!important}.bp2legacy .avdertisement-small-item .ReactGridGallery_tile-viewport,.bp2legacy .avdertisement-small-item .ReactGridGallery_tile-viewport img{height:auto!important;width:auto!important}.bp2legacy .avdertisement-small-item .bp2-menu-item{height:28px}.bp2legacy .avdertisement-small-item .bp2-menu.vertical-mode .bp2-menu-item{height:31px;line-height:47px;padding:0!important}.bp2legacy .avdertisement-small-item .gx-grid-thumb-cover{position:relative!important}.bp2legacy .avdertisement-small-item .gx-grid-thumb-equal{height:inherit;padding:0!important}.bp2legacy .avdertisement-small-item .custom-color{margin-bottom:0;margin-top:0}.bp2legacy .avdertisement-small-item .gx-product-body-subKeyInfo p{color:#545454;margin:0}.bp2legacy .avdertisement-small-item .gx-product-body-calendar p,.bp2legacy .avdertisement-small-item .gx-product-body-user p{margin-bottom:0}.bp2legacy .columns-container{align-items:center;display:flex;flex-direction:row;width:100%}.bp2legacy .columns1{margin-right:10px;width:35%}.bp2legacy .columns2{width:65%}.bp2legacy .avdertisementList-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;min-height:100px;min-width:200px;position:relative;width:100%}.bp2legacy .avdertisementList-container .items-loader{background:#ffffffbf;display:grid;height:100%;inset:0;place-items:center;position:absolute;width:100%}.bp2legacy .display-options-container{display:flex;justify-content:end;margin-bottom:20px;margin-left:81%;padding-top:20px;width:300px}.bp2legacy .options-button{justify-content:flex-end}.bp2legacy .display-grid,.bp2legacy .display-normal{margin-right:4px!important}.bp2legacy .newsletterList-container .newsletter-item-container{background-color:#fff;border-radius:8px;display:flex;flex-direction:row;flex-wrap:wrap;gap:2%;padding:12px}.bp2legacy .newsletterList-container .newsletter-item-container .news-container{aspect-ratio:1/1.02;border-radius:4px;box-shadow:0 3px 5px #0000001a;cursor:pointer;position:relative;width:48%}.bp2legacy .newsletterList-container .newsletter-item-container .news-container:hover .info-title{text-decoration:underline}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .cover-container{align-items:center;display:flex;height:66%;justify-content:center;overflow:hidden}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container{font-size:16px;height:34%;overflow:hidden}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left{display:block;position:relative;width:95%}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left .info-header{align-items:center;display:flex;font-size:12px;line-height:15px;overflow:hidden;padding:6% 0 0 6%}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left .info-title{word-wrap:break-word;font-size:16px;font-weight:700;overflow:hidden;padding:2% 0 0 6%}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left .info-title .unread-icon{margin-right:5px}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left .unread-true{color:var(--topbar-text);font-weight:900}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left .unread-false .unread-icon{display:none!important}.bp2legacy .newsletterList-container .newsletter-item-container .news-container .info-container .info-left .info-right{height:22px;right:0;top:50%}@media (max-width:3000px){.bp2legacy .info-left .info-header{padding:7% 0 0 5%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:12px!important}.bp2legacy .info-left .info-right{top:50%!important}}@media (max-width:1800px){.bp2legacy .info-left .info-header{padding:6% 0 0 5%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:12px!important}}@media (max-width:1600px){.bp2legacy .info-left .info-header{padding:5% 0 0 4%!important}}@media (max-width:1400px){.bp2legacy .info-left .info-header{padding:4% 0 0 3%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:11px!important}}@media (max-width:1300px){.bp2legacy .info-left .info-header{padding:3% 0 0 3%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:11px!important}}@media (max-width:1200px){.bp2legacy .info-left .info-header{padding:2% 0 0 3%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:10px!important}.bp2legacy .info-left .info-right{top:47%!important}}@media (max-width:1100px){.bp2legacy .info-left .info-right{top:43%!important}}@media (max-width:1000px){.bp2legacy .info-left .info-right{top:40%!important;top:35%!important}}@media (max-width:768px){.bp2legacy .info-left .info-header{padding:6% 0 0 6%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:12px!important}.bp2legacy .info-left .info-right{top:60%!important}}@media (max-width:650px){.bp2legacy .info-left .info-right{top:50%!important}}@media (max-width:600px){.bp2legacy .info-left .info-right{top:45%!important}}@media (max-width:550px){.bp2legacy .info-left .info-right{top:43%!important}.bp2legacy .info-left .info-header{padding:4% 0 0 6%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:12px!important}}@media (max-width:450px){.bp2legacy .info-left .info-right{top:41%!important}}@media (max-width:430px){.bp2legacy .info-left .info-right{top:35%!important}}@media (max-width:380px){.bp2legacy .info-left .info-right{top:32%!important}.bp2legacy .info-left .info-header{padding:2% 0 0 6%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:11px!important}.bp2legacy .info-left .info-header{padding:2% 0 0 6%!important}.bp2legacy .info-left .info-header .date-in-header{font-size:10px!important}}@media (max-width:3000px){.bp2legacy .info-left .info-title{font-size:16px!important;max-height:48px!important;padding:2% 0 0 6%!important}}@media (max-width:1800px){.bp2legacy .info-left .info-title{font-size:15px!important;max-height:44px!important}}@media (max-width:1700px){.bp2legacy .info-left .info-title{font-size:14px!important;max-height:40px!important}}@media (max-width:1600px){.bp2legacy .info-left .info-title{font-size:13px!important;max-height:40px!important}}@media (max-width:1500px){.bp2legacy .info-left .info-title{font-size:12px!important;max-height:40px!important}}@media (max-width:1400px){.bp2legacy .info-left .info-title{font-size:12px!important;max-height:36px!important;padding:1% 0 0 6%!important}}@media (max-width:1300px){.bp2legacy .info-left .info-title{font-size:11px!important;max-height:33px!important}}@media (max-width:1200px){.bp2legacy .info-left .info-title{font-size:11px!important;max-height:31px!important;padding:0 0 0 6%!important}}@media (max-width:1100px){.bp2legacy .info-left .info-title{font-size:10px!important;max-height:28px!important}}@media (max-width:768px){.bp2legacy .info-left .info-title{font-size:16px!important;max-height:50px!important;padding:2% 0 0 6%!important}}@media (max-width:668px){.bp2legacy .info-left .info-title{font-size:15px!important;max-height:44px!important;padding:2% 0 0 6%!important}}@media (max-width:568px){.bp2legacy .info-left .info-title{font-size:14px!important;max-height:40px!important;padding:2% 0 0 6%!important}}@media (max-width:468px){.bp2legacy .info-left .info-title{font-size:12px!important;max-height:34px!important;padding:1% 0 0 6%!important}}@media (max-width:400px){.bp2legacy .info-left .info-title{font-size:11px!important;max-height:29px!important;padding:0 0 0 6%!important}}@media (max-width:350px){.bp2legacy .info-left .info-title{font-size:10px!important;max-height:25px!important;padding:0 0 0 6%!important}}.bp2legacy .display-options-container-settings{margin-bottom:5px;margin-left:0;margin-right:8%;width:300px}.bp2legacy .select_and_switch{display:flex;width:100%}.bp2legacy .select_and_switch .ant-form-item-control{width:100%}.bp2legacy .select_and_switch .ant-form-item-children{display:flex}.bp2legacy .select_and_switch .show_column_title{align-items:center;display:flex}.bp2legacy .select_and_switch .show_column_title-label{text-align:center;width:160px}.bp2legacy .select_and_switch .select-container{align-items:center;display:flex;flex-direction:row}.bp2legacy .select_and_switch .select-container .select-container-label{margin-left:20px;width:270px}.bp2legacy .select_and_switch .ant-select{padding-left:20px}.bp2legacy .switch_with_label{display:flex;flex-direction:row}.bp2legacy .switch_with_label .switch_with_label-input{width:300px}.bp2legacy .switch_with_label .switch_with_label-label{padding-right:20px;width:190px}.bp2legacy .show_column_title-switch,.bp2legacy .switch_with_label-switch{margin-left:10px;margin-top:10px!important}.bp2legacy .columns_checkboxes-label,.bp2legacy .select-container-label,.bp2legacy .show_column_title-label,.bp2legacy .switch_with_label-label{color:#8c8c8c;text-align:end}.bp2legacy .checkboxes_and_switch{display:flex;flex-direction:row;margin-top:30px;width:100%}.bp2legacy .checkboxes_and_switch .ant-form-item-control{width:100%}.bp2legacy .checkboxes_and_switch .ant-form-item-children{display:flex!important;flex-direction:column!important}.bp2legacy .checkboxes_and_switch .columns_checkboxes{display:flex;flex-direction:row;margin-left:10px}.bp2legacy .checkboxes_and_switch .columns_checkboxes-label{margin-left:20px;margin-right:20px;width:150px}.bp2legacy .checkboxes_and_switch .checkboxes-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem;width:80%}.bp2legacy .checkboxes_and_switch .bp2-checkbox-wrapper{align-items:center;display:flex;flex-direction:row;gap:.3rem;margin-bottom:10px}.bp2legacy .checkboxes_and_switch .select-container,.bp2legacy .checkboxes_and_switch .show_column_title{align-items:center;display:flex}.bp2legacy .checkboxes_and_switch .show_column_title .show_column_title-label{margin-left:20px;margin-right:10px;width:150px}.bp2legacy .avdertisement-form-style .ant-form-item-label{text-align:right;width:190px}.bp2legacy .avdertisement-form-style .avdertisement-number-input{width:240px!important}.bp2legacy .avdertisement-form-style .ant-form-item-control-wrapper .listId{width:240px}.bp2legacy .avdertisement-compact{padding-right:8px!important;text-align:right}.bp2legacy .settingsColumnSelect{align-items:center;display:flex;gap:10px;justify-content:space-between;white-space:nowrap;width:100%}.bp2legacy .informationList-container .information-item-container{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;padding:12px;row-gap:15px}.bp2legacy .informationList-container .information-item-container .information-container{aspect-ratio:4.5/1;border-radius:4px;box-shadow:0 3px 5px #0000001a;cursor:pointer;display:flex;flex-direction:row;max-height:110px;overflow:hidden;padding:0;position:relative;width:100%}.bp2legacy .informationList-container .information-item-container .information-container:hover .info-info-title{text-decoration:underline}.bp2legacy .informationList-container .information-item-container .information-container .info-cover-container{align-items:center;display:flex;justify-content:center;overflow:hidden}.bp2legacy .informationList-container .information-item-container .information-container .info-cover-container img{height:100%}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container{align-items:center;display:flex;font-size:16px;justify-content:flex-start;overflow:hidden;width:73%}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left{padding-left:4%;position:relative;width:95%}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-header{align-items:center;display:flex;font-size:11px;line-height:10px;margin-bottom:5px;overflow:hidden}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-header .header-date{margin-right:5px}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-header .date-in-header{opacity:.6}@media (max-width:430px){.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-header .date-in-header{margin-right:15px;white-space:nowrap}}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-header .author-in-header{align-items:center;display:flex;line-height:10px;max-width:-webkit-max-content;max-width:max-content;min-height:15px;position:relative}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-title{word-wrap:break-word;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .info-info-title .unread-icon{margin-right:5px}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .unread-true{color:var(--topbar-text);font-weight:900}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-left .unread-false .unread-icon{display:none!important}.bp2legacy .informationList-container .information-item-container .information-container .info-info-container .info-info-right{position:absolute;right:2%}.bp2legacy .html-content-container{padding:1%}@media (max-width:3000px){.bp2legacy .info-info-container .info-info-header{font-size:12px!important}.bp2legacy .info-info-container .info-info-right{right:2%!important}}@media (max-width:1800px){.bp2legacy .info-info-container .info-info-header{font-size:12px!important}}@media (max-width:1400px){.bp2legacy .info-info-container .info-info-header{font-size:10px!important}.bp2legacy .info-info-container .info-info-right{right:1%!important}}@media (max-width:1300px){.bp2legacy .info-info-container .info-info-header{font-size:10px!important}}@media (max-width:768px){.bp2legacy .info-info-container .info-info-header{font-size:12px!important}.bp2legacy .info-info-container .info-info-right{right:2%!important}}@media (max-width:600px){.bp2legacy .info-info-container .info-info-header{font-size:11px!important}.bp2legacy .info-info-container .info-info-right{right:1%!important}}@media (max-width:3000px){.bp2legacy .info-info-container .info-info-title{font-size:16px!important;max-height:44px!important}}@media (max-width:1900px){.bp2legacy .info-info-container .info-info-title{font-size:16px!important;max-height:44px!important}}@media (max-width:1700px){.bp2legacy .info-info-container .info-info-title{font-size:15px!important;max-height:40px!important}}@media (max-width:1600px){.bp2legacy .info-info-container .info-info-title{font-size:14px!important;max-height:40px!important}}@media (max-width:1500px){.bp2legacy .info-info-container .info-info-title{font-size:13px!important;max-height:40px!important}}@media (max-width:1400px){.bp2legacy .info-info-container .info-info-title{font-size:12px!important;max-height:36px!important}}@media (max-width:1300px){.bp2legacy .info-info-container .info-info-title{font-size:11px!important;max-height:33px!important}}@media (max-width:1200px){.bp2legacy .info-info-container .info-info-title{font-size:11px!important;max-height:31px!important}}@media (max-width:1100px){.bp2legacy .info-info-container .info-info-title{font-size:10px!important;max-height:31px!important}}@media (max-width:768px){.bp2legacy .info-info-container .info-info-title{font-size:16px!important;max-height:50px!important}}@media (max-width:668px){.bp2legacy .info-info-container .info-info-title{font-size:15px!important;max-height:44px!important}}@media (max-width:568px){.bp2legacy .info-info-container .info-info-title{font-size:14px!important;max-height:40px!important}}@media (max-width:468px){.bp2legacy .info-info-container .info-info-title{font-size:12px!important;max-height:36px!important}}@media (max-width:400px){.bp2legacy .info-info-container .info-info-title{font-size:11px!important;max-height:31px!important}}.bp2legacy .tip-content{max-width:280px}.bp2legacy .tip-icon{align-items:center;border:1px solid #858585;border-radius:100%;box-shadow:1px 1px 1px #0009;color:#858585;cursor:pointer;display:inline-flex;font-weight:bolder;height:15px;justify-content:center;margin-left:6px;opacity:.7;width:15px}.bp2legacy .edit-modal{display:grid;grid-template-columns:1fr 2fr;padding:1rem}.bp2legacy .edit-modal .option,.bp2legacy .edit-modal .right-options{display:flex;flex-direction:column;gap:.5rem}.bp2legacy .edit-modal .option{width:-webkit-fit-content;width:fit-content}.bp2legacy .edit-modal .option .switch{margin-right:auto}.bp2legacy .users-config{gap:1rem;padding:1rem}.bp2legacy .users-config,.bp2legacy .users-config__selection{display:flex;flex-direction:column}.bp2legacy .users-config__permission{display:flex;flex-wrap:wrap;justify-content:space-between}.bp2legacy .users-config__permission__select{display:flex;flex-direction:column;min-width:150px;width:-webkit-fit-content;width:fit-content}.bp2legacy .users-config__permission__switch{display:flex;flex-direction:column;justify-content:space-around;text-align:center;width:-webkit-fit-content;width:fit-content}.bp2legacy .users-config__permission__switch label{align-self:center}.bp2legacy .users-config__permission__save{align-self:end;margin-bottom:0}.bp2legacy .users-config__permission__describe{flex-basis:100%;margin-top:15px}@media screen and (max-width:470px){.bp2legacy .users-config__permission{flex-direction:column;gap:1rem}.bp2legacy .users-config__permission__save{align-self:start;margin-bottom:0}}.bp2legacy .users-config .button{margin:auto!important}.bp2legacy .groups-config,.bp2legacy .row{display:flex;flex-direction:column}.bp2legacy .groups-config{gap:1rem;padding:1rem}.bp2legacy .groups-config__selection{display:flex;flex-direction:column}.bp2legacy .groups-config__permission{display:flex;flex-wrap:wrap;justify-content:space-between}.bp2legacy .groups-config__permission__select{display:flex;flex-direction:column;min-width:150px;width:-webkit-fit-content;width:fit-content}.bp2legacy .groups-config__permission__switch{display:flex;flex-direction:column;justify-content:space-around;text-align:center;width:-webkit-fit-content;width:fit-content}.bp2legacy .groups-config__permission__switch label{align-self:center}.bp2legacy .groups-config__permission__save{align-self:end;margin-bottom:0}.bp2legacy .groups-config__permission__describe{flex-basis:100%;margin-top:15px}.bp2legacy .groups-config .button{margin:auto!important}.bp2legacy .share-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);justify-items:center;padding:1rem}.bp2legacy .share-options li{list-style-type:none}.bp2legacy .share-options li.table{grid-column-end:3;grid-column-start:1;grid-row:2}.bp2legacy .share-options .button-edit:focus,.bp2legacy .share-options .button-edit:hover{border:1px solid var(--third);color:var(--third)}.bp2legacy .share-options__single{align-items:center;border:1px solid #0000001a;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:250px;justify-content:space-between;padding-inline:1rem;padding-bottom:1rem;padding-top:5rem;text-align:center;transition:all .3s ease;width:200px}.bp2legacy .share-options__single>svg{font-size:45px}.bp2legacy .share-options__single:focus,.bp2legacy .share-options__single:hover{border:1px solid var(--third);color:var(--third)}@media screen and(max-width:500px){.bp2legacy .share-options .minor{display:none}.bp2legacy .share-options .share-options__single{height:200px;padding-top:4.5rem;width:130px}}.bp2legacy .board-card{align-content:space-between;display:grid;height:100%;position:relative}.bp2legacy .board-card svg{cursor:pointer}.bp2legacy .board-card .tags{width:-webkit-fit-content;width:fit-content}.bp2legacy .board-card .visibility-board-wrapper{position:absolute;right:10px;top:10px}.bp2legacy .board-card .visibility-board-wrapper span{transform:scale(1.2)}.bp2legacy .board-card .board-card-link{text-decoration:underline}.bp2legacy .add-board{position:relative;width:-webkit-fit-content;width:fit-content}.bp2legacy .add-board__panel{grid-gap:.5rem;background-color:#000000bf;border-radius:8px;color:#fff;display:grid;gap:.5rem;left:0;margin-top:10px;padding:1rem;position:absolute;top:85%;width:200px;z-index:100}.bp2legacy .add-board__panel button{margin:0}.bp2legacy .boards-manager-card.bp2-card-component>.card-body{min-height:350px}.bp2legacy .boards-manager{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:931px){.bp2legacy .boards-manager{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:650px){.bp2legacy .boards-manager{grid-template-columns:1fr!important}}.bp2legacy .options-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:931px){.bp2legacy .options-container{grid-template-columns:repeat(2,1fr)!important}}.bp2legacy .options-container .right-side-options{display:flex;flex-flow:row nowrap;grid-column-end:4;grid-column-start:3;justify-self:end}@media screen and (max-width:400px){.bp2legacy .options-container .right-side-options{display:block;grid-column-start:1}}.bp2legacy .options-container .right-side-options .boards-display-container{margin-left:10px;min-width:144px}.bp2legacy .action-buttons{display:inline-block;display:flex;margin-right:5%;position:relative}.bp2legacy .photo-button{margin-left:5%}.bp2legacy .end-modal-exit-button{border:none;position:absolute;right:-7px;top:0}.bp2legacy .confirm-modal-main-container{display:flex;flex-direction:column;margin:30px;position:relative;top:15%}.bp2legacy .confirm-modal-text-container{overflow-wrap:break-word}.bp2legacy .end-modal-checkbox{display:flex;flex-direction:row-reverse;justify-content:center;margin-bottom:15px;position:relative;width:100%}.bp2legacy .confirm-modal-buttons{display:flex;justify-content:space-between}.bp2legacy .end-modal-buttons{border-radius:20px;width:48%}.bp2legacy .end-modal-buttons.content-end-modal-button{background:#6fc3ff}.bp2legacy .end-modal-buttons.close-end-modal-button{background:var(--btn-primaryBackground)}.bp2legacy .button-end-modal-form-container{display:flex;flex-direction:column;margin:20px}.bp2legacy .button-end-modal-form-container .form-row{align-items:center;display:flex;flex-direction:row;margin:10px;width:100%}.bp2legacy .button-end-modal-form-container .form-row__popover{margin-left:1rem}.bp2legacy .button-end-modal-form-container .form-row .label{align-items:center;display:flex;width:35%}.bp2legacy .button-end-modal-form-container .form-row .input{width:65%}.bp2legacy .button-end-modal-form-container .settings-row .settings-label{align-items:center;display:flex;width:35%}.bp2legacy .button-end-modal-form-container .settings-row .checkbox{align-items:center;display:flex;width:26%}.bp2legacy .button-end-modal-form-container .save-button{background:var(--btn-primaryBackground);border-radius:20px;display:flex;justify-content:center;width:20%}.bp2legacy .widget-button .fillWidget-class{height:100%!important;width:100%!important}.bp2legacy .widget-button .img-container{display:flex;margin:0 auto}.bp2legacy .widget-button .widget-button-margin-left{margin-left:0;margin-right:auto}.bp2legacy .widget-button .widget-button-margin-right{margin-left:auto;margin-right:0}.bp2legacy .widget-button .widget-button-margin-center{margin-left:auto;margin-right:auto}.bp2legacy .widget-button .button-inside{align-items:flex-start;background:#fff!important;border:none;box-shadow:none;color:grey;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:120px;padding:0}@media screen and (max-width:768px){.bp2legacy .widget-button .button-inside{margin:16px!important;min-height:90px}}.bp2legacy .widget-button .cloudBtn{cursor:pointer;height:auto;margin-bottom:0;white-space:normal}@media screen and (max-width:1300px){.bp2legacy .widget-button .cloudBtn,.bp2legacy .widget-button .text-buttons{padding:0!important}}.bp2legacy .widget-button .hoppy-text-buttons{color:#767676;font-weight:700;letter-spacing:0;line-height:normal;opacity:1;text-align:left}.bp2legacy .widget-button .widget-button-image{margin-bottom:6px}.bp2legacy .widget-button .card-button{cursor:pointer}.bp2legacy .widget-button .card-button .card-body{background-color:inherit;border-radius:12px 12px 12px 12px;overflow:hidden;padding:0}.bp2legacy .widget-button .card-button .card-meta{padding:0}.bp2legacy .widget-button .card-button .button-content-container{display:flex;height:100%}.bp2legacy .widget-button .card-button .button-content-container .widget-button-image{box-sizing:initial;display:block;margin-bottom:-1px}.bp2legacy .widget-button .card-button .button-content-container .button-arrow{align-items:center;display:flex;padding-left:18px}.bp2legacy .widget-button .card-button .button-content-container .button-text-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;min-width:1rem;padding-left:1rem}.bp2legacy .widget-button .card-button .button-content-container .button-text-container__title{color:var(--topbar-text);font-family:var(--font-primary);font-size:23px;font-weight:900;letter-spacing:0;line-height:normal;line-height:27.6px;margin:0;overflow:hidden;overflow-wrap:break-word;text-align:left}@media (min-width:1500px) and (max-width:1699px){.bp2legacy .widget-button .card-button .button-content-container .button-text-container__title{font-size:21px}}@media (min-width:320px) and (max-width:660px){.bp2legacy .widget-button .card-button .button-content-container .button-text-container__title{text-wrap:nowrap;font-size:inherit;line-height:inherit;padding-bottom:5px;width:9rem}.bp2legacy .widget-button .card-button .button-content-container .button-text-container__title.text_ICON_TOP{text-wrap:wrap;font-size:22px;line-height:inherit;padding-bottom:0;width:auto}}.bp2legacy .widget-button .card-button .button-content-container .button-text-container__sub-title{color:var(--topbar-text);font-family:Epilogue;font-size:16px;font-weight:400;line-height:20px;text-align:left}@media (min-width:320px) and (max-width:660px){.bp2legacy .widget-button .card-button .button-content-container .button-text-container__sub-title{font-size:10px;line-height:inherit;width:8rem}}.bp2legacy .widget-button .card-button .button-content-container.ICON_TOP{flex-direction:column;height:100%;min-height:15rem}.bp2legacy .widget-button .card-button .button-content-container.ICON_SIDE_ARROW{align-items:center;flex-direction:row;justify-content:space-between;margin-right:4px}.bp2legacy .widget-button .card-button .button-content-container.ICON_SIDE_ARROW .button-text-container{flex-grow:1}@media screen and (max-width:768px){.bp2legacy .widget-button .widget-button-image-container_ICON_TOP{height:190px!important}.bp2legacy .widget-button .widget-button-image.img_ICON_TOP{max-width:none!important;width:auto!important}}.bp2legacy .filter-select{grid-gap:1rem;align-items:center;display:grid;gap:1rem;list-style-type:none;margin:0;padding:0;width:100%}.bp2legacy .filter-select__item{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:25% 75%}.bp2legacy .filter-select__item__label{margin:0}.bp2legacy .widget-settings{padding-left:2rem!important;padding-right:2rem!important}.bp2legacy .filter-widget__content-container{border-radius:6px;padding:27px}.bp2legacy .filter-widget .ant-form-item-label{top:auto!important}.bp2legacy .filter-widget div.buttonWrapper{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(0,1fr));margin-top:27px}.bp2legacy .filter-widget div.buttonWrapper div{margin:0}.bp2legacy .filter-widget div.buttonWrapper div .submit-btn{color:#fff;font-size:13px;font-weight:800;width:100%}.bp2legacy .filter-widget .presets{display:flex;gap:.5rem;margin:.5rem 0 1rem}.bp2legacy .filter-widget .presets-label{color:#535353;font-size:14px;font-weight:500;padding-bottom:.5rem}.bp2legacy .filter-widget .presets .ant-form-item-label[class*=ant-col-]{padding-bottom:.5rem}.bp2legacy .filter-widget .presets__buttons{display:flex;gap:.5rem}.bp2legacy .filter-widget .presets__buttons button{margin:0}.bp2legacy .presets__buttons__modal{align-items:start;display:flex;flex-direction:column;gap:.5rem;width:150px}.bp2legacy .horizontal-wrapper .presets{width:-webkit-fit-content;width:fit-content}.bp2legacy .horizontal-wrapper .horizontal-view{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;justify-content:flex-start}.bp2legacy .horizontal-wrapper .horizontal-view div.formItemWrapper{display:flex;flex-basis:9.1%;flex-direction:row;flex-wrap:wrap;height:120px;justify-content:flex-start;width:100%!important}.bp2legacy .horizontal-wrapper .horizontal-view div.formItemWrapper .ant-form-item{margin:0}.bp2legacy .horizontal-wrapper .horizontal-view div.formItemWrapper .ant-form-item-label{flex-basis:29px}.bp2legacy .horizontal-wrapper .horizontal-view div.formItemWrapper div:first-of-type label{padding-left:2%}.bp2legacy .horizontal-wrapper .horizontal-view div.filter-fields__field{padding-right:20px}.bp2legacy .horizontal-wrapper .horizontal-view div.filter-fields__field .ant-form-item-label{padding:0 0 5rem!important}.bp2legacy .horizontal-wrapper .horizontal-view div.buttonWrapper{display:flex;flex-direction:row}@media (max-width:1200px){.bp2legacy .horizontal-wrapper .horizontal-view div .ant-form-item-label{flex-basis:32px}}@media (max-width:768px){.bp2legacy .horizontal-wrapper .horizontal-view div{flex-basis:18%}}@media (max-width:576px){.bp2legacy .horizontal-wrapper .horizontal-view div{flex-basis:23%}}.bp2legacy .formItemWrapper{display:flex;flex-direction:column;gap:1rem;width:100%}.bp2legacy .formItemWrapper .filter-fields__field label{color:#535353;font-size:14px;font-weight:500}.bp2legacy .form-builder .form-builder-details{display:flex;justify-content:space-between;margin-bottom:1rem;padding:14px 18px}.bp2legacy .form-builder .form-builder-details .form-builder-details-content .title{color:#1e293b;font-size:17px;font-weight:400;padding:0}.bp2legacy .form-builder .form-builder-details .form-builder-details-content .description{color:#94a3b8;font-size:15px}.bp2legacy .form-builder .form-builder-details .form-builder-details-content .ant-form-item{align-items:flex-start;display:flex;flex-direction:column;margin:0 0 1rem}.bp2legacy .form-builder .form-builder-details .form-builder-details-content .ant-form-item input,.bp2legacy .form-builder .form-builder-details .form-builder-details-content .ant-form-item textarea{margin-top:.5rem;width:20rem}.bp2legacy .form-builder .form-builder-details .form-builder-details-open{background-color:initial;border:none;cursor:pointer;padding:0}.bp2legacy .form-builder-details-modal{display:flex;flex-direction:column;gap:2rem;padding:16px 40px}.bp2legacy .form-builder-details-modal label{display:block;margin-bottom:.5rem}.bp2legacy .form-builder-input{position:relative}.bp2legacy .form-builder-input input{border:1px solid #ddd;height:2.5rem;padding:0 1rem;width:100%}.bp2legacy .form-builder-input-label{display:block;margin-bottom:.25rem}.bp2legacy .form-builder-input-label-hidden{color:#b1b1b1;font-size:11px;margin-left:4px}.bp2legacy .form-builder-input-switch{align-items:center;display:flex;gap:1rem}.bp2legacy .form-builder-input-required{color:red}.bp2legacy .form-builder-columns:hover .form-builder-input-actions,.bp2legacy .form-builder-input:hover .form-builder-input-actions,.bp2legacy .form-builder-section:hover .form-builder-input-actions{opacity:1;transition:opacity .2s;visibility:visible}.bp2legacy .form-builder-input-actions{display:flex;gap:8px;opacity:0;position:absolute;right:20px;top:50%;transition:opacity .2s,visibility .2s;visibility:hidden}.bp2legacy .form-builder-input-actions.table{opacity:1;right:auto;visibility:visible}.bp2legacy .form-builder-input-actions button{align-items:center;background-color:#fff;border:1px solid var(--btn-primaryBackground);border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;transform:translate(50%,-50%);width:28px}.bp2legacy .form-builder-input-actions .form-builder-input-action-duplicate svg{width:14px}.bp2legacy .form-builder-input-actions .form-builder-input-action-delete svg{fill:#d90000;width:12px}.bp2legacy .form-builder-section{border-bottom:1px solid #cbd5e1;flex-direction:column;margin-top:1.5rem;padding:0 0 12px;width:100%}.bp2legacy .form-builder-section,.bp2legacy .form-builder-section-header{display:flex;justify-content:space-between}.bp2legacy .form-builder-section-header button{background-color:initial;border:none;cursor:pointer;padding:0}.bp2legacy .form-builder-section-body{padding:16px 0}.bp2legacy .form-builder-section-title{font-size:18px}.bp2legacy .form-builder-section-title input{margin-top:-10px}.bp2legacy .form-builder-section{position:relative}.bp2legacy .form-builder-section:hover .form-builder-section-edit{opacity:1;transition:opacity .2s;visibility:visible}.bp2legacy .form-builder-section-edit{align-items:center;background-color:#fff;border:1px solid var(--btn-primaryBackground);border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;opacity:0;padding:0;position:absolute;right:0;top:50%;transform:translate(50%,-50%);transition:opacity .2s,visibility .2s;visibility:hidden;width:28px}.bp2legacy .form-builder-body{padding:0 16px 16px;position:relative}.bp2legacy .form-builder-body div:last-of-type .form-builder-add-action{display:none}.bp2legacy .form-builder-body-preview{display:flex;flex-direction:column;gap:1.5rem}.bp2legacy .form-builder-edited-element-indicator{background-color:#ff8a8a;border-radius:50%;height:6px;margin-left:-2rem;margin-top:.425rem;position:absolute;width:6px}.bp2legacy .form-builder-action-btn{background:var(--btn-primaryBackground);border:none;border-radius:50%;cursor:pointer;height:32px;width:32px}.bp2legacy .form-builder-add-action{height:24px;position:relative}.bp2legacy .form-builder-add-action:before{background-color:initial;content:"";height:1px;left:0;position:absolute;top:50%;transition:background-color .22s;width:100%}.bp2legacy .form-builder-add-action:hover:before{background-color:#dadada}.bp2legacy .form-builder-add-action:hover .form-builder-add-action-btn{opacity:1}.bp2legacy .form-builder-add-action .form-builder-add-action-btn{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .22s}.bp2legacy .form-builder-info{margin:12px 0;padding-left:0}.bp2legacy .form-builder-info li{color:#585858;font-size:12px;list-style:none;margin-bottom:8px}.bp2legacy .form-builder-columns{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));position:relative}.bp2legacy .form-builder-columns>.form-builder-input-actions{top:4px}.bp2legacy .form-builder-column{align-items:center;border:1px dashed #d0dfff;border-radius:6px;display:flex;justify-content:center;min-height:4rem}.bp2legacy .form-builder-column .form-builder-action-btn{opacity:0;transition:opacity .2s}.bp2legacy .form-builder-column:hover .form-builder-action-btn{opacity:1}.bp2legacy .form-builder-column-input{display:flex;flex-direction:column}.bp2legacy .form-builder-input-move{align-items:center;display:flex;gap:8px}.bp2legacy .form-builder-input-move button{background-color:initial;border:none;cursor:pointer;height:16px;padding:0}.bp2legacy .form-builder-input-move button svg{width:16px}.bp2legacy .element-settings-settings{background-color:#f1f5f9;border-radius:12px;padding:40px 16px 24px;position:relative}.bp2legacy .element-settings-settings .element-settings-close{cursor:pointer;position:absolute;right:.5rem;top:.5rem}.bp2legacy .element-settings-name p{align-items:center;color:#000;display:flex;font-size:1rem;height:36px;line-height:1;margin:0}.bp2legacy .element-settings{position:-webkit-sticky;position:sticky;top:0}.bp2legacy .element-settings .label{color:#585858}.bp2legacy .one-col{margin-bottom:1rem}.bp2legacy .two-cols{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.bp2legacy .two-cols div{overflow-wrap:anywhere}.bp2legacy .form-edit-input-actions{align-items:center;display:flex;gap:.5rem}.bp2legacy .form-edit-input-actions .label{margin-right:1rem}.bp2legacy .form-delete-input{align-items:center;background:#0000;border:#0000;cursor:pointer;display:flex;gap:.5rem;padding:.375rem .5rem}.bp2legacy .form-delete-input svg{fill:#d90000;width:16px}.bp2legacy .form-builder-duplicate-input{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;padding:.375rem .5rem}.bp2legacy .form-builder-duplicate-input svg{max-width:1.25em}.bp2legacy .form-builder-input-actions-common{display:flex}.bp2legacy .form-builder-element-settings-label p,.bp2legacy .form-builder-element-settings-placeholder p{align-items:center;color:#000;display:flex;font-size:1rem;gap:1rem;height:36px;line-height:1;margin:0}.bp2legacy .form-builder-element-settings-label button,.bp2legacy .form-builder-element-settings-placeholder button{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;height:28px;justify-content:center;margin-left:-.375rem;padding:0;width:28px}.bp2legacy .form-builder-element-settings-required{display:flex;flex-direction:column;gap:.75rem}.bp2legacy .editable-field-input-wrapper{align-items:center;display:flex;gap:.5rem}.bp2legacy .editable-field-input-wrapper input{font-size:12px}.bp2legacy .form-builder-settings{display:flex;justify-content:space-between;margin-bottom:2rem;padding:20px}.bp2legacy .form-builder-settings-modal{display:flex;flex-direction:column;gap:16px;padding:16px 40px}.bp2legacy .form-builder-settings-modal label{display:block;margin-bottom:.5rem;margin-top:1rem}.bp2legacy .form-builder-settings-right{align-items:center;display:flex}.bp2legacy .form-builder-settings-mode{align-items:center;display:flex;gap:.75rem;margin-right:2rem}.bp2legacy .form-builder-settings-mode label{margin:0}.bp2legacy .form-builder{column-gap:1rem;display:flex;min-height:64vh}.bp2legacy .form-builder-preview{border-radius:12px;grid-column:span 2/span 2;width:100%}.bp2legacy .form-builder-preview .fields{background:#f1f5f9;border-radius:12px;min-height:calc(100% - 25px);width:100%}.bp2legacy .form-builder-preview--preview{grid-column:span 3/span 3}.bp2legacy .form-builder-actions{display:flex;gap:8px;justify-content:center;padding-bottom:16px}.bp2legacy .form-builder-row{display:grid;width:100%}.bp2legacy .form-builder-wrapper{display:flex;flex-direction:column;padding:20px}.bp2legacy .form-builder-forms-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-left:0}.bp2legacy .form-builder-forms-list li{list-style:none}.bp2legacy .form-builder-forms-list li button{background-color:initial;border:none;cursor:pointer;text-decoration:underline}.bp2legacy .ant-table-tbody .col-actions-fit{min-width:190px;width:10%}.bp2legacy .formV3-settings-container{padding:15px}.bp2legacy .formV3-settings-container .formv3-option-container{align-items:center;display:flex;flex-direction:row;margin-bottom:5px}.bp2legacy .infinite-list-widget{box-shadow:none!important}.bp2legacy .infinite-list-widget .card-extra{position:absolute;z-index:2}.bp2legacy .infinite-list-widget .card-head{border-radius:20px;position:relative}.bp2legacy .infinite-list-widget .drag-handle{cursor:move;left:15px;top:18px!important;z-index:2}.bp2legacy .infinite-list-widget ::-webkit-scrollbar-thumb{border:5px solid #0000;border-radius:24px;box-shadow:inset 4px 0 0 4px rgba(0,0,0,.247)}.bp2legacy .infinite-list-widget ::-webkit-scrollbar-track,.bp2legacy .infinite-list-widget ::-webkit-scrollbar-track-piece{background-color:initial!important}.bp2legacy .infinite-list-widget .bp2-card-component{background-color:initial!important}.bp2legacy .infinite-list-widget .bp2-card-component.gx-card-widget{background-color:initial!important;border:#0000!important}.bp2legacy .infinite-list-widget .bp2-card-component.gx-card-widget>.card-body{background-color:initial!important}.bp2legacy .infinite-list-widget .card-body{background-color:initial!important;overflow:hidden}.bp2legacy .infinite-list-widget .infinity-case-item-count-bar{align-items:center;background-color:var(--messages-list-innerBackground);border-radius:4px;color:var(--default-text);display:flex;height:40px;justify-content:flex-start;margin-bottom:10px;padding:0 10px}.bp2legacy .infinite-list-widget .infinity-case-item-count-bar__item{align-items:center;display:flex;flex-direction:row;margin-right:1rem}.bp2legacy .infinite-list-widget .infinity-case-item-count-bar__item .image{margin-right:.5rem}.bp2legacy .infinite-list-widget .infinity-case-item-count-bar__item .ammout{margin-left:.2rem}.bp2legacy .infinite-list-widget .single-case-in-infinite-list{border-radius:10px;margin:0 0 10px}.bp2legacy .infinite-list-widget .card-body{padding:0!important}.bp2legacy .infinite-list-spinner{left:50%;margin:0;position:absolute;top:40%;transform:translate(-50%,-50%);z-index:100}.bp2legacy .profile-add-container{display:flex}.bp2legacy .profile-add-container .add-profile-title{flex-basis:100%}.bp2legacy .profile-add-container .profile-id-settings-input,.bp2legacy .profile-add-container .profile-name-settings-input{height:36px;margin-right:10px}.bp2legacy .profile-add-container .profile-id-settings-input{border-radius:4px;text-indent:10px}.bp2legacy .profile-add-container .profile-id-settings-input::placeholder{color:#b7b7b7}.bp2legacy .profile-add-container .add-profile-btn{margin-left:10px}.bp2legacy .added-profile-value{font-weight:600;margin:0 10px 0 5px}.bp2legacy .sys-actions-visibility-container{position:relative}.bp2legacy .sys-actions-visibility-container__label{display:flex;margin-top:2rem;position:relative;width:30rem}.bp2legacy .sys-actions-visibility-container__label .name{line-height:1rempx}.bp2legacy .infinite-list-widget-empty{align-items:center;display:flex;flex-direction:column;justify-content:center}.bp2legacy .infinite-list-widget-empty__message{font-family:var(--font-primary);font-size:large;font-weight:700}.bp2legacy .single-case-wrapper{border-radius:6px;height:auto;max-height:80vh;padding:16px;position:relative;scrollbar-width:none;width:100%}.bp2legacy .single-case-wrapper .single-case__img{border-radius:.5rem}.bp2legacy .single-case-wrapper .single-case__img .case-image__button{font-size:12px;height:24px;padding:0 6px}.bp2legacy .single-case-wrapper .single-case__img.no-image{height:-webkit-min-content;height:min-content}.bp2legacy .single-case-wrapper .single-case__header{align-items:center;border:none;border-radius:6px 6px 0 0;display:flex;justify-content:flex-start;overflow:hidden;padding:17px 0 17px 12px;position:absolute;top:0;width:100%;z-index:1}.bp2legacy .single-case-wrapper .single-case__header__wrapper{align-items:center;display:flex;gap:6px}.bp2legacy .single-case-wrapper .single-case__header__wrapper__title{background-color:var(--first);border-radius:var(--borderRadius);color:#fff;font-family:var(--font-secondary);font-weight:700;letter-spacing:.7px;line-height:120%;margin:0;padding:4px 12px;text-transform:uppercase}.bp2legacy .single-case-wrapper .single-case__body{display:flex;flex-direction:column;gap:1.5rem;margin-top:22px}.bp2legacy .single-case-wrapper .single-case__body p{margin:0}.bp2legacy .single-case-wrapper .single-case__case-info{display:flex;justify-content:space-between}.bp2legacy .single-case-wrapper .single-case__title-wrapper{font-size:19px}.bp2legacy .single-case-wrapper .single-case__title-wrapper__title{word-wrap:break-word;color:#1e293b;cursor:pointer;display:block;font-family:var(--font-primary);font-size:22px;font-style:normal;font-weight:400;line-height:100%;margin:0;transition:.3s}.bp2legacy .single-case-wrapper .single-case__title-wrapper__title:active,.bp2legacy .single-case-wrapper .single-case__title-wrapper__title:hover{color:#1e293b;text-decoration:underline}.bp2legacy .single-case-wrapper .single-case__title-wrapper__title--bold{font-weight:700}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange{align-items:center;background-color:#fff;border-radius:.5rem;color:#292726;display:flex;font-size:11px;font-weight:300;gap:6px;padding:.375rem .5rem}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange-icon{height:10.5px}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange__tag{background:#f8fafc;border-radius:var(--borderRadius);font-size:11px;line-height:120%;padding:2px}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange__divider{height:17px;margin:0}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange__date{color:#334155;font-size:11px;line-height:120%}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange-receiver{align-items:center;background:#fff;border-radius:.25rem;display:flex;gap:.25rem}.bp2legacy .single-case-wrapper .single-case__title-wrapper__message-exchange--bold{font-weight:700;margin-right:1px}.bp2legacy .single-case-wrapper .single-case__info-wrapper{color:#334155;position:relative}.bp2legacy .single-case-wrapper .single-case__info-wrapper__label{color:#808993;display:block;font-size:11px;line-height:120%;text-align:start}.bp2legacy .single-case-wrapper .single-case__info-wrapper__content{display:flex;flex-grow:1;flex-wrap:wrap;gap:.25rem;margin:.375rem 0 0;overflow-wrap:break-word;padding:0;text-align:start}.bp2legacy .single-case-wrapper .single-case__info-wrapper__content--hidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .single-case-wrapper .single-case__info-wrapper__icon{align-items:center;color:#64748b;display:flex;font-size:11px;gap:.4rem;line-height:120%;position:absolute;right:10px;top:3px}.bp2legacy .single-case-wrapper .single-case__info-wrapper__icon svg{transition:.3s}.bp2legacy .single-case-wrapper .single-case__info-wrapper__icon--rotated{transform:rotate(180deg)}.bp2legacy .single-case-wrapper .single-case__info-wrapper__link-wrapper{align-items:center;display:flex;gap:10px;padding:8px 0 12px}.bp2legacy .single-case-wrapper .single-case__info-wrapper__link-wrapper__link{color:#64748b;font-size:13px;font-style:normal;font-weight:400;line-height:120%;overflow-wrap:anywhere;text-decoration:underline}.bp2legacy .single-case-wrapper .single-case__info-wrapper__date-wrapper{align-items:center;display:flex;gap:6px;padding:8px 0}.bp2legacy .single-case-wrapper .single-case__info-wrapper__date-wrapper__date{color:#64748b;line-height:120%}.bp2legacy .single-case-wrapper .single-case__info-wrapper__date-wrapper svg{margin-right:4px}.bp2legacy .single-case-wrapper .single-case__actions{align-items:center;display:flex;gap:12px;width:100%}.bp2legacy .single-case-wrapper .single-case__actions__inner{align-items:center;display:flex;flex-grow:1;gap:12px;max-width:calc(100% - 120px)}.bp2legacy .single-case-wrapper .single-case__actions__inner .message-buttons-dropdown-btn,.bp2legacy .single-case-wrapper .single-case__actions__inner .normal-buttons__single__action,.bp2legacy .single-case-wrapper .single-case__actions__inner .plan-message-modal__button{align-items:center;display:flex;justify-content:center;min-width:0;overflow:hidden;padding:8px 12px}.bp2legacy .single-case-wrapper .single-case__actions__inner .message-buttons-dropdown-btn>span,.bp2legacy .single-case-wrapper .single-case__actions__inner .normal-buttons__single__action>span,.bp2legacy .single-case-wrapper .single-case__actions__inner .plan-message-modal__button>span{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .single-case-wrapper .single-case__actions__inner .message-buttons-dropdown-btn .arrow-icon,.bp2legacy .single-case-wrapper .single-case__actions__inner .normal-buttons__single__action .arrow-icon,.bp2legacy .single-case-wrapper .single-case__actions__inner .plan-message-modal__button .arrow-icon{color:var(--btn-primaryText);font-size:19px}.bp2legacy .single-case-wrapper .single-case__actions__inner .normal-buttons__single__action{background-color:var(--btn-primaryBackground);border:none;height:28px}.bp2legacy .single-case-wrapper .single-case__actions__inner .normal-buttons__single__action:hover{background-color:var(--btn-primaryHover);border-color:var(--btn-primaryHover)}.bp2legacy .single-case-wrapper .single-case__actions__inner .normal-buttons__single__action a{color:var(--btn-primaryText);display:block;font-size:14px;line-height:1.8;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:-webkit-min-content;width:min-content}.bp2legacy .single-case-wrapper .single-case__actions .message-buttons-dropdown-btn{font-size:12px;height:32px;padding:0}@media screen and (min-width:1300px){.bp2legacy .single-case-wrapper .single-case__actions .message-buttons-dropdown-btn{font-size:16px}}.bp2legacy .single-case-wrapper .single-case__actions .plan-message-modal__button{height:32px}.bp2legacy .single-case-wrapper .single-case__actions__button{align-items:center;background-color:var(--btn-thirdBackground);border:none;color:#334155;display:flex;flex-grow:1;gap:6px;height:28px;justify-content:center;padding:6px}.bp2legacy .single-case-wrapper .single-case__actions__button:hover{background-color:var(--btn-primaryHover);color:var(--btn-primaryText)}.bp2legacy .single-case-wrapper .single-case__actions__button--highlight{background-color:var(--btn-primaryBackground);border-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .single-case-wrapper .single-case__actions__button--comment{flex-grow:0;flex-shrink:1;height:32px;padding:8px 12px}.bp2legacy .single-case-wrapper .single-case__actions__open-case-wrapper{align-items:center;display:flex}.bp2legacy .single-case-wrapper .single-case__actions__open-case-wrapper__divider{height:28px}.bp2legacy .single-case-wrapper .single-case__comments__spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bp2legacy .single-case-wrapper .single-case__comments__scroller{height:auto}.bp2legacy .single-case-wrapper .single-case__comments__scroller:first-of-type(div){display:flex;flex-direction:column;gap:12px}.bp2legacy .single-case-wrapper .single-case__comments__scroller ::-webkit-scrollbar{width:5px}.bp2legacy .single-case-wrapper .single-case__comments__scroller button{display:none}.bp2legacy .single-case-wrapper .single-case__comments__add-comment-wrapper{align-items:start;display:flex;gap:.5em;padding-top:12px}.bp2legacy .single-case-wrapper .single-case__comments__add-comment-wrapper__avatar{flex-shrink:0}.bp2legacy .single-case-wrapper .single-case__comments__add-comment-wrapper__add-comment{padding:0;position:relative}.bp2legacy .single-case-wrapper .single-case__comments__add-comment-wrapper__add-comment .comment-textarea{border-radius:var(--borderRadius);min-height:60px;padding:10px 11px 7px 13px}.bp2legacy .single-case-wrapper .single-case__comments__add-comment-wrapper__add-comment button{background-color:initial!important;border:none;bottom:7px;position:absolute;right:-5px}.bp2legacy .single-case-wrapper .single-case__divider{margin:12px 0}.bp2legacy .single-case-wrapper .single-case__tags-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.bp2legacy .single-case-wrapper .single-case__tags-section{gap:.5rem;grid-template-columns:repeat(2,1fr)}}.bp2legacy .single-case-wrapper .single-case__show-more{align-items:center;background-color:initial;border:none;display:flex;font-size:10px;font-weight:700;margin-top:.375rem}.bp2legacy .single-case-wrapper .single-case__general-info{border-radius:.5rem;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:space-between;width:100%}.bp2legacy .single-case-wrapper::-webkit-scrollbar{display:none}.bp2legacy .single-case__general-info{border-radius:.5rem;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:space-between;width:100%}.bp2legacy .plan-message-modal{z-index:1001}.bp2legacy .plan-message-modal__next-day-info{align-items:flex-start;display:flex;height:35px;justify-content:center}.bp2legacy .plan-message-modal__next-day-icon{height:20px;margin-right:8px;width:20px}.bp2legacy .plan-message-modal__deadline{margin-left:20px;margin-top:12px}.bp2legacy .plan-message-modal__button{align-items:center;display:inline-flex;flex-grow:1;font-size:16px;font-weight:500;gap:6px;height:32px;justify-content:center;padding:8px 12px}.bp2legacy .plan-message-modal__button svg{fill:var(--first)!important}.bp2legacy .plan-message-modal__button__date{font-size:12px;font-weight:700;line-height:120%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1300px){.bp2legacy .plan-message-modal__button__date{font-size:16px}}.bp2legacy .plan-message-modal__button__date>span{color:inherit}.bp2legacy .plan-message-modal__button__date__divider{background:var(--first);margin:0 4px}.bp2legacy .plan-message-modal__button--overdue{background-color:#ffda90;border:none;color:#ff9700}.bp2legacy .plan-message-modal__button--overdue .plan-message-modal__button__date{color:#ea580c}.bp2legacy .plan-message-modal__button--overdue .plan-message-modal__button__date .plan-message-modal__button__date__divider{background:#ea580c}.bp2legacy .plan-message-modal__button--overdue svg{fill:#ea580c!important}.bp2legacy .plan-message-modal__button--overdue:hover{background-color:#ffcd94;border-color:#ffcd94}.bp2legacy .plan-message-modal__button--over-deadline{background-color:#fecaca;border-color:#fecaca;color:#dc2626}.bp2legacy .plan-message-modal__button--over-deadline .plan-message-modal__button__date{color:#dc2626}.bp2legacy .plan-message-modal__button--over-deadline .plan-message-modal__button__date .plan-message-modal__button__date__divider{background:#dc2626}.bp2legacy .plan-message-modal__button--over-deadline svg{fill:#dc2626!important}.bp2legacy .plan-message-modal__button--over-deadline:hover{background-color:#fbb;border-color:#fbb}.bp2legacy .plan-message-modal .icon-close{padding:8px}.bp2legacy .plan-message-modal .p2{margin-bottom:0}.bp2legacy .plan-message-modal .modal-top-bar{border-bottom:1px solid #cbd5e1;justify-content:start;padding-left:20px}.bp2legacy .plan-message-modal .modal-body{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0;padding:0}.bp2legacy .plan-message-modal .modal-footer{display:block}.bp2legacy .plan-message-modal .icon-chat{font-size:18px;margin:0 4px}.bp2legacy .plan-message-modal__title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:8px 20px}.bp2legacy .plan-message-modal__title-container .plan-message-modal__title-text{margin:4px 0}.bp2legacy .plan-message-modal__header{align-items:center;display:flex;flex-direction:row;font-family:var(--font-secondary);justify-content:flex-start}.bp2legacy .plan-message-modal__header .header-title{color:#1e293b;margin-bottom:0;margin-left:12px}.bp2legacy .plan-message-modal__planning-suggestion-spinner{width:100%}.bp2legacy .plan-message-modal__planning-suggestion-icon__disabled{opacity:.5}.bp2legacy .plan-message-modal__planning-suggestion-icon{cursor:pointer}.bp2legacy .plan-message-modal__planning-suggestion-container{align-items:center;background-color:var(--planner-btn-primary-alpha);border:1px solid var(--planner-btn-primary);border-radius:6px;color:var(--first);display:flex;height:60px;justify-content:space-between;margin:0 20px;padding:12px}.bp2legacy .plan-message-modal__planning-suggestion-container .suggested-time{align-items:center;display:flex;gap:12px;justify-content:space-between}.bp2legacy .plan-message-modal__planning-suggestion-container .suggested-time .planning-suggestion-button{color:var(--btn-primaryText);font-size:13px;height:-webkit-fit-content;height:fit-content;line-height:15px;padding:4px 12px;width:-webkit-fit-content;width:fit-content}.bp2legacy .plan-message-modal__main-planning-container{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:2fr 5fr 5fr;justify-content:space-between;padding:10px 20px 0}.bp2legacy .plan-message-modal__main-planning-container .p2{color:var(--first)}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__set-duration .duration-picker input{border:1px solid var(--background);width:90px}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day{grid-column-gap:0;display:grid;grid-template-columns:165px 35px;justify-self:center}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day .day-picker{width:165px}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day .day-picker input{border:1px solid var(--background);border-radius:6px 0 0 6px;border-right:0;width:165px!important}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day .p2.day{grid-column:1/span 2}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day .day-locker{align-items:center;cursor:pointer;display:flex;justify-content:center}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day .day-locker.lock{background-color:var(--btn-primaryBackground);border:1px solid var(--btn-primaryBackground);border-radius:0 6px 6px 0}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-day .day-locker.unlock{background-color:var(--messages-list-iconBackground);border:1px solid var(--background);border-radius:0 6px 6px 0}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour{grid-column-gap:0;display:grid;grid-template-columns:165px 35px;margin-left:auto}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour .hour-picker input{border:1px solid var(--background);border-radius:6px 0 0 6px;border-right:0;width:165px}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour .hour-picker svg{font-size:18px}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour .p2.hour{grid-column:1/span 2}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour .hour-locker{align-items:center;cursor:pointer;display:flex;justify-content:center}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour .hour-locker.lock{background-color:var(--btn-primaryBackground);border:1px solid var(--btn-primaryBackground);border-radius:0 6px 6px 0}.bp2legacy .plan-message-modal__main-planning-container .main-planning-container__select-hour .hour-locker.unlock{background-color:var(--messages-list-iconBackground);border:1px solid var(--background);border-radius:0 6px 6px 0}.bp2legacy .plan-message-modal__time-used-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding:10px 20px 0}.bp2legacy .plan-message-modal__time-used-container .time-used-value{background-color:#94a3b8;border-radius:4px;color:#fff;margin:0 5px;padding:3px 6px;transform:scaleX(1.05)}.bp2legacy .plan-message-modal__private-tags-container{display:flex;flex-direction:column;gap:8px;padding:30px 20px 0}.bp2legacy .plan-message-modal__private-tags-container .p2{align-self:center;color:var(--first);grid-column:1;grid-row:1}.bp2legacy .plan-message-modal__private-tags-container .plan-message-modal-textarea{grid-column:1/span 2;grid-row:2}.bp2legacy .plan-message-modal__private-tags-container .plan-message-modal-textarea input{border-color:var(--background);border-radius:6px;height:40px}.bp2legacy .plan-message-modal__private-tags-container .tags-wrapper{display:flex;justify-content:space-between}.bp2legacy .plan-message-modal__private-tags-container .tags-container{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.bp2legacy .plan-message-modal__private-tags-container .tags-container .small-gap{gap:6px}.bp2legacy .plan-message-modal__private-tags-container .tags-container__action-button{border:1px solid #e2e8f0;color:#fff;font-size:18px;height:26px;padding:4px;width:26px}.bp2legacy .plan-message-modal__private-tags-container .tags-container__action-button:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .plan-message-modal__private-tags-container .tags-container__tag-element{align-items:center;display:flex;gap:8px}.bp2legacy .plan-message-modal__private-tags-container .tags-container__tag-element__button-remove-container{align-items:center;display:flex;justify-content:center;position:absolute;right:-7px;top:-8px}.bp2legacy .plan-message-modal__private-tags-container .tags-container__tag-element__button-remove-container button{border-radius:12px;color:#fff;font-size:12px;height:16px;padding:1px;width:16px}.bp2legacy .plan-message-modal__private-tags-container .tags-container__tag-element__button{background:#94a3b8;border:1px solid #e2e8f0;border-radius:5px;color:#fff;cursor:pointer;height:26px;line-height:1px;padding:6px 8px}.bp2legacy .plan-message-modal__private-tags-container .tags-container__tag-element__button:hover{border-color:var(--btn-primaryBackground)}.bp2legacy .plan-message-modal__private-tags-container .tags-container__add-element{display:flex;gap:6px}.bp2legacy .plan-message-modal__private-tags-container .plan-message-modal-tags{width:auto}.bp2legacy .plan-message-modal__private-tags-container .plan-message-modal-tags input{background:#94a3b8;color:#fff;height:26px;padding-right:25px}.bp2legacy .plan-message-modal__private-tags-container .automatic-private-tags-button{align-self:center;height:24px;justify-self:end;padding:0 8px}.bp2legacy .plan-message-modal__automatic-tags-container{display:grid;grid-auto-rows:minmax(50px,auto);grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,minmax(auto,auto));padding:0 20px}.bp2legacy .plan-message-modal__automatic-tags-container .p2{align-self:center;color:var(--first);grid-column:1;grid-row:2;margin-bottom:10px}.bp2legacy .plan-message-modal__automatic-tags-container .plan-message-modal-textarea{grid-column:1/span 2;grid-row:3;height:45px}.bp2legacy .plan-message-modal__comments-container{display:flex;flex-direction:column;justify-content:flex-start;padding:20px 20px 5px}.bp2legacy .plan-message-modal__comments-container .p2{color:var(--first);padding-bottom:8px}.bp2legacy .plan-message-modal__buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 22px 12px 15px}.bp2legacy .plan-message-modal__buttons .bp2-button{color:var(--first);font-size:14px;height:-webkit-fit-content;height:fit-content;padding:10px 24px;width:-webkit-fit-content;width:fit-content}.bp2legacy .plan-message-modal__buttons .button-save{color:var(--btn-primaryText)}.bp2legacy .plan-message-modal__add-comment.add-comments-container{padding:0}.bp2legacy .plan-message-modal__add-comment.add-comments-container .comment-textarea.modal-mode{min-height:40px}.bp2legacy .plan-message-modal__add-comment.add-comments-container .comment-textarea{background-color:var(--default-background);border-color:var(--background)}.bp2legacy .add-comments-container{display:flex;flex-direction:column;flex-grow:1;gap:12px;justify-content:space-around;padding:12px 18px 24px;width:100%}.bp2legacy .add-comments-container.modal-mode{padding:0 18px 0 0}.bp2legacy .add-comments-container .comment-textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:var(--borderRadius);line-height:normal;min-height:80px;outline:none;padding-block:4px;padding-inline:11px;transition:.3s}.bp2legacy .add-comments-container .comment-textarea img{cursor:pointer;width:220px}.bp2legacy .add-comments-container .comment-textarea:focus,.bp2legacy .add-comments-container .comment-textarea:hover{border:1px solid var(--first)}.bp2legacy .add-comments-container .comment-textarea.modal-mode{min-height:138px}.bp2legacy .add-comments-container__buttons{align-items:center;display:flex;gap:8px;justify-content:space-between}.bp2legacy .message-buttons-dropdown-btn.add-comments-container__buttons__dropdown-btn{height:100%}.bp2legacy .add-comments-container__buttons button:hover,.bp2legacy .message-buttons-dropdown-btn.add-comments-container__buttons__dropdown-btn--commented{background:var(--btn-primaryBackground);border-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .add-comments-container .comment-textarea:empty:not(:focus):before{color:grey;content:attr(data-placeholder)}.bp2legacy .send-buttons{width:100%}.bp2legacy .message-modal-wrapper{left:15px;position:relative;top:0;width:calc(100% - 15px)}.bp2legacy .message-modal-wrapper .comment-area,.bp2legacy .message-modal-wrapper .select-recipent{margin-top:5px}.bp2legacy .message-modal__actions-wrapper{align-items:center;display:flex;gap:10px;justify-content:space-between;min-height:36px;padding-bottom:1rem;position:relative}.bp2legacy .message-modal__submit-button{bottom:1rem;left:50%;position:absolute;transform:translateX(-50%)}.bp2legacy .message-modal__submit-button--no-link{bottom:0;position:relative}.bp2legacy .link-to-case{align-items:center;border-radius:5px;color:inherit;display:flex;gap:.8rem;margin-left:auto;padding:6px 8px;transition:.3s}.bp2legacy .link-to-case__title{text-wrap:nowrap;font-family:var(--font-secondary);font-size:16px;font-style:normal;font-weight:700;line-height:120%}.bp2legacy .link-to-case svg{fill:var(--btn-primaryHover);transition:.3s}.bp2legacy .link-to-case:hover{background-color:var(--btn-primaryHover);color:var(--btn-primaryText)}.bp2legacy .link-to-case:hover svg{fill:var(--btn-primaryText)}.bp2legacy .normal-buttons__single__action a{align-items:center;color:var(--btn-defaultText);display:flex;height:100%;text-align:start;width:100%}.bp2legacy .normal-buttons__single__action--form{background-color:var(--btn-primaryBackground);color:#fff;font-weight:600;margin:0 0 1.5rem 1.5rem}.bp2legacy .normal-buttons__with-list{align-items:center;display:flex;gap:5px}.bp2legacy .normal-buttons__with-list button{border:none;font-size:14px;height:32px;line-height:1.8;margin:0!important}.bp2legacy .move-forward-modal{height:auto}.bp2legacy .move-forward-modal-body{padding:1rem 0}.bp2legacy .message-buttons-dropdown-btn{align-items:center;border:none;display:flex;font-size:15px;gap:.4rem;height:32px;line-height:120%}.bp2legacy .single-case__actions-button{font-size:1rem;font-weight:500;padding:.25rem .5rem!important}.bp2legacy .single-case__actions-button>.arrow-icon{transform:translateY(0)}.bp2legacy .message-buttons-dropdown .create-chat-in-message-btn{color:var(--btn-defaultText)}.bp2legacy .message-buttons-dropdown .items-container{padding:.3rem}.bp2legacy .message-buttons-dropdown .items-container button.bp2-disabled-true{cursor:not-allowed;pointer-events:visible}.bp2legacy .message-buttons-dropdown .items-container button{background-color:#f8f8f8;border:none;font-size:16px;height:22px;justify-content:flex-start;margin:0!important;padding:20px 12px!important;width:100%}.bp2legacy .message-buttons-dropdown .items-container button:hover{background-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .message-buttons-dropdown .items-container button:hover a{color:var(--btn-primaryText)}.bp2legacy .message-buttons-divider{margin:.3rem 0}.bp2legacy .single-action{background-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .single-action:hover{background-color:var(--btn-primaryHover);color:var(--btn-primaryText)}.bp2legacy .fast-action-buttons{align-items:center;display:flex;justify-content:space-between;padding:1rem 2rem 1rem 1.5rem;position:relative}.bp2legacy .fast-action-buttons__actions{align-items:center;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.bp2legacy .fast-action-buttons__actions button{margin:0!important;min-width:250px}.bp2legacy .fast-action-dropdown-wrapper{display:inline-block;position:relative;width:100%}.bp2legacy .fast-action-dropdown-menu{background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #00000026;left:0;margin-top:4px;min-width:180px;position:absolute;top:100%;z-index:10}.bp2legacy .fast-action-dropdown-item{cursor:pointer;padding:8px 12px;white-space:nowrap}.bp2legacy .fast-action-dropdown-item:hover{background:#f0f0f0}.bp2legacy .fast-action-dropdown-item.disabled{opacity:.5;pointer-events:none}.bp2legacy .show-date{align-items:center;background-color:#fff;border-radius:.5rem;color:#292726;display:flex;font-family:var(--font-secondary);font-size:11px;font-weight:700;gap:6px;justify-content:center;margin:0;padding:.375rem .5rem;width:-webkit-fit-content;width:fit-content}.bp2legacy .show-date__label{color:#808993;font-weight:400}.bp2legacy .fullscreen-image-overlay{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.bp2legacy .fullscreen-image-overlay img{max-height:90vh;max-width:90vw;object-fit:contain}.bp2legacy .comment-anchor{color:var(--second);cursor:pointer;font-weight:700}.bp2legacy .comment-anchor:hover{text-decoration:underline}.bp2legacy .comment-item-content img{cursor:pointer;width:220px}.bp2legacy .case-image{background-position:50%;background-repeat:no-repeat;background-size:cover;container-name:case-image;container-type:inline-size;display:flex;flex-direction:column;gap:.5rem;height:10rem;position:relative}.bp2legacy .case-image__buttons{align-self:flex-end;display:flex;gap:.5rem}.bp2legacy .case-image__buttons--margin{margin:.5rem .5rem 0}.bp2legacy .case-image__upload{gap:0;margin-top:0}.bp2legacy .case-image__content{border-radius:.5rem;margin-top:auto;padding:.5rem;width:100%}.bp2legacy .case-image__content--no-padding{padding:0}.bp2legacy .case-image.no-image{height:80px}.bp2legacy .case-image.no-image:after{content:none}@container case-image (max-width: 560px){.bp2legacy .case-image__buttons{position:absolute}}.bp2legacy .kanban-settings-container{height:100%;position:relative;width:100%}.bp2legacy .kanban-settings-container .kanban-settings-loader{background-color:#ffffff80;display:flex;height:100%;justify-content:center;left:0;padding:100px;position:absolute;top:50px;width:100%}.bp2legacy .kanban-settings-container .kanban-settings-save{margin:0 0 0 25px}.bp2legacy .kanban-settings-container .item-content-container{padding:10px}.bp2legacy .kanban-settings-container .item-content-row-container{align-items:start;border:2px solid var(--first);border-radius:10px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:5px;padding:5px;width:115%}.bp2legacy .kanban-settings-container .item-content-row-container>.ant-btn-danger{margin:10px 0 auto auto}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-row-name{color:var(--first);margin:0 0 5px 10px;width:100%}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-columns-list{width:85%}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-columns-list .item-content-column-container{align-items:center;border:2px solid var(--second);border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:5px;padding:10px}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-columns-list .item-content-column-container .item-content-column-name{color:var(--second);margin:0 0 5px 10px;width:100%}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-columns-list .item-content-column-container .ant-btn{margin:0 0 0 10px}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-columns-list .item-content-column-container .ant-select{width:40%}.bp2legacy .kanban-settings-container .item-content-row-container .item-content-columns-list .item-content-column-container .item-content-switch-container{align-items:center;display:flex;flex-direction:row;margin:20px 10px 5px}.bp2legacy .kanban-settings-container .ant-form-item .ant-switch{margin:-5px 0 4px}.bp2legacy .kanban-settings-container .ant-input,.bp2legacy .kanban-settings-container .ant-select-selection--single{max-width:280px}.bp2legacy .kanban-settings-container .ant-form-item-children{color:var(--default-secondaryText)}.bp2legacy .ant-col-6{width:35%}.bp2legacy .ant-col-18{width:65%}.bp2legacy .colors-list .colors-item{align-items:center;display:grid;grid-template-columns:10fr 1fr 1fr;justify-content:space-between}.bp2legacy .colors-list .colors-item__picker{position:relative;text-align:center}.bp2legacy .colors-list .colors-item__picker .wheel{background:none;border:none;cursor:pointer;height:auto;vertical-align:middle;width:auto}.bp2legacy .colors-list .colors-item__picker .wheel::-webkit-color-swatch-wrapper{height:25px;padding:0;width:25px}.bp2legacy .colors-list .colors-item__picker .wheel::-webkit-color-swatch{border:none;border-radius:15px;padding:0}.bp2legacy .colors-list .colors-item__picker .icon-pipette{left:10px;pointer-events:none;position:absolute;top:14px}.bp2legacy .colors-list .colors-item .button-reset-color{align-self:baseline;height:5px;padding:10px 5px;width:5px}.bp2legacy .colors-list .colors-item__picker .wheel.no-picked::-webkit-color-swatch{background:conic-gradient(#ffc,#fcc,#fcf,#ccf,#cff,#cfc,#e6ffcc)}.bp2legacy .color_settings-item_color-container{align-items:center;display:flex;gap:16px}.bp2legacy .color_settings-item_color-container .colors-item-wrapper{display:flex}.bp2legacy .color_settings-item_color-container .colors-item-wrapper .colors-item__picker .icon-pipette{left:50%;pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.bp2legacy .color_settings-item_color-container .colors-item-wrapper .button-reset-color{align-self:baseline;height:2px;padding:1px 5px;width:6px}.bp2legacy .color_settings-item_color-container .button-delete-color-item{margin-left:6px;padding:0 10px}.bp2legacy .kanbanWidget-container{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:space-between;min-height:50px;position:relative;width:100%}.bp2legacy .kanbanWidget-container .items-loader{background:#ffffffbf;display:grid;height:100%;inset:0;place-items:center;position:absolute;width:100%;z-index:2}.bp2legacy .kanbanWidget-container .kanban-spin-loader{margin:0 auto}.bp2legacy .kanbanWidget-container .arrows-container{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:space-between;margin:0 auto;width:100%}.bp2legacy .kanbanWidget-container .arrows-container .arrow-button{font-size:25px;height:50px;margin:10px 20px;opacity:.7;width:60px}.bp2legacy .kanbanWidget-container .list-kanban-sum{display:flex;flex-direction:row;font-style:italic;justify-content:flex-start;padding:5px 10px;width:100%}.bp2legacy .kanbanWidget-container .container-for-settings{display:grid;grid-template-areas:"sortColumns sortColumns blockValueOnMove" "sortRows sortRows profiles";grid-template-columns:170px 170px auto;margin-bottom:20px;width:100%}.bp2legacy .kanbanWidget-container .container-for-settings .settings-blockValueOnMove{display:flex;flex-direction:row;grid-area:blockValueOnMove;justify-content:end}.bp2legacy .kanbanWidget-container .container-for-settings .kanban-switch-blockValueOnMove{margin:auto 0}.bp2legacy .kanbanWidget-container .container-for-settings .switch-text{align-items:center;display:flex;grid-area:switch_text;justify-content:end;line-height:20px;margin-right:10px}.bp2legacy .kanbanWidget-container .container-for-settings .kanban-select-sort{grid-area:select_sort}.bp2legacy .kanbanWidget-container .container-for-settings .settings-sortRows{grid-area:sortRows}.bp2legacy .kanbanWidget-container .container-for-settings .settings-sortColumns{grid-area:sortColumns}.bp2legacy .kanbanWidget-container .container-for-settings .sort-container{display:grid;grid-template-areas:"switch_text select_sort arrow_sort";grid-template-columns:80px auto 50px;grid-template-rows:auto}.bp2legacy .kanbanWidget-container .container-for-settings .sort-container .ant-select{max-width:200px}.bp2legacy .kanbanWidget-container .container-for-settings .sort-container>*{margin:5px}.bp2legacy .kanbanWidget-container .container-for-settings .kanban-button-arrow_sort{grid-area:arrow_sort;width:36px}.bp2legacy .kanbanWidget-container .container-for-settings .profile-select-container{align-items:baseline;display:flex;grid-area:profiles;justify-content:end}.bp2legacy .kanbanWidget-container .container-for-settings .profile-select{max-width:200px;width:100%}.bp2legacy .kanbanWidget-container .container-for-settings .profile-text{padding-right:10px}.bp2legacy .kanbanWidget-container .container-for-list{display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap;width:inherit}.bp2legacy .kanbanWidget-container .container-for-list div h6{color:#8c8c8c}@media screen and (max-width:766px){.bp2legacy .kanbanWidget-container .container-for-list{overflow:hidden}}.bp2legacy .kanbanWidget-container .processes-list{max-height:22.5px}.bp2legacy .kanbanWidget-container .processes-list .processes-list__item{margin:0}.bp2legacy .kanbanWidget-container .kanban-column-container{align-items:center;border-radius:30px;display:flex;flex-direction:column;margin:10px;padding:10px 5px;position:relative}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list{border-radius:10px;height:-webkit-fit-content;height:fit-content;margin:4px;overflow:auto;padding:4px 0 4px 4px;width:-webkit-fit-content;width:fit-content}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list::-webkit-scrollbar{color:#00000040!important;display:block;width:16px}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list::-webkit-scrollbar-button{display:none}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list::-webkit-scrollbar-track,.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list::-webkit-scrollbar-track-piece{background-color:#fff!important}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list::-webkit-scrollbar-thumb{background-color:#00000040;background-color:#0000;border:5px solid #0000;border-radius:24px;box-shadow:4px 0 0 4px var(#00000040) inset;box-shadow:inset 4px 0 0 4px #00000040}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-list::-webkit-scrollbar-thumb:hover{background-color:#00000060 inset;box-shadow:inset 4px 0 0 4px #00000060}.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-hide-icon{font-size:20px;opacity:0;position:absolute;right:0;top:-5px;transition:.2s}@media screen and (max-width:766px){.bp2legacy .kanbanWidget-container .kanban-column-container .kanban-column-hide-icon{opacity:.6}}.bp2legacy .kanbanWidget-container .kanban-column-container:hover .kanban-column-hide-icon{opacity:.6}.bp2legacy .kanbanWidget-container .kanban-column-dummy{align-items:center;background-color:#ecececcc;display:flex;flex-direction:column;height:600px;justify-content:center}.bp2legacy .kanbanWidget-container .kanban-column-show-icon{font-size:20px;margin:5px 5px 0;opacity:.6}.bp2legacy .kanbanWidget-container .kanban-column-show-icon i{margin:0}.bp2legacy .draggable-item-kanban{background-color:#fff;border-radius:5px;box-shadow:0 3px 8px #0000003d;margin:0 0 5px;padding:5px;-webkit-user-select:none;user-select:none}.bp2legacy .draggable-item-kanban-dragged{border:2px solid var(--first)}.bp2legacy .kanban-item{color:#000!important;display:flex;flex-direction:row;font-weight:500;height:100%;justify-content:space-between;overflow:hidden;position:relative}.bp2legacy .kanban-item .edit-icon{position:absolute;right:4px;top:5px}.bp2legacy .kanban-item .icon-edit:before{color:#000}.bp2legacy .kanban-item .kanban-item-content{width:94%}.bp2legacy .kanban-item .ant-select{min-width:150px}.bp2legacy .kanban-item .kanban-item-content-separator{border-right:1px solid;margin:0 5px;opacity:.5;width:1px}.bp2legacy .kanban-item .kanban-item-value{color:#262626;cursor:pointer;height:22.5px;margin:0;overflow:hidden;padding:3px;text-overflow:ellipsis}.bp2legacy .kanban-item hr{border:none;border-top:1px solid;margin:4px 0;opacity:.5}.bp2legacy .kanban-item .kanban-item-row{display:flex;flex-direction:row;justify-content:flex-start}.bp2legacy .kanban-item .processes-dropdown__button{height:21px}.bp2legacy .kanban-item .processes-dropdown-no-data{margin:0}.bp2legacy .kanban-button-save{margin:10px 10px 0 0}.bp2legacy .Kanban-widget .extra-modal-buttons{display:flex;gap:4px}.bp2legacy .kanban-item-popover-content .ant-popover-inner{box-shadow:0 0 10px 1px;max-height:700px;overflow-wrap:break-word;overflow-y:auto}.bp2legacy .kanban-item-popover-content .ant-popover-title{font-size:14px;padding:5px 12px 4px}.bp2legacy .processes-dropdown__item{border-radius:5px;color:var(--btn-primaryText);height:22.5px;margin:3px;padding:8px 10px}.bp2legacy .processes-dropdown__item-available{background-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .processes-dropdown__item-available:hover{background-color:var(--btn-primaryHover);color:var(--btn-primaryText)}.bp2legacy .processes-dropdown__button{height:30px;margin:0;padding:0 10px}.bp2legacy .processes-list{display:flex;flex-direction:column;gap:1rem;margin:auto}.bp2legacy .processes-list__item{border-radius:5px;color:var(--default-text);display:block;margin:5px 0;text-align:center}.bp2legacy .processes-list__item-available{background-color:var(--btn-primaryBackground);color:var(--btn-primaryText);margin:0;overflow:hidden;padding:0 10px}.bp2legacy .processes-list__item-available:hover{background-color:var(--btn-primaryHover);color:var(--btn-primaryText)}.bp2legacy .processes-dropdown-no-data{color:var(--default-text);cursor:not-allowed;margin:5px 0;text-align:center}.bp2legacy .container{background-color:#636161;height:1px;margin-right:8px;margin-top:7px;position:relative;width:50px;z-index:1}.bp2legacy .circle{background-color:#fff;border:1px solid #636161;border-radius:50%;display:inline-block;height:10px;left:calc(100% - 5px);position:absolute;top:-4px;vertical-align:middle;width:10px}.bp2legacy .summaryWidgetHopps{height:100%}.bp2legacy .summaryWidgetHopps .ant-card{height:293.8px}.bp2legacy .text-grey{color:grey}.bp2legacy .text-cp{color:#284a41;font-weight:500}.bp2legacy .image-beer{height:283.8px;left:5px;position:absolute;top:5px;width:80px}.bp2legacy .ranges{left:50px;position:absolute;top:80px}.bp2legacy [role=gridcell].bp2-active-cell,.bp2legacy td.bp2-active-cell{background:#2563eb1a!important;box-shadow:inset 0 0 0 2px #2563eb!important}.bp2legacy .bp2-cell-focus-target{outline:none}.bp2legacy #dropdown-root .items-container .dropdown-button-item:focus,.bp2legacy #dropdown-root .items-container .dropdown-button-item:focus-visible,.bp2legacy #dropdown-root .items-container [data-testid=dropdown-option-button]:focus,.bp2legacy #dropdown-root .items-container [data-testid=dropdown-option-button]:focus-visible,.bp2legacy #dropdown-root .items-container button:focus,.bp2legacy #dropdown-root .items-container button:focus-visible{background:#2563eb1f;border-radius:6px;box-shadow:inset 0 0 0 2px #2563eb;outline:none}.bp2legacy #dropdown-root .items-container:focus-within{border-radius:8px;outline:none}.bp2legacy .ant-card-body .icon-filter{color:grey;cursor:pointer;position:relative;top:15px}.bp2legacy .ant-table-filter-selected{color:#161616!important;font-size:16px!important;right:1px!important;top:-1px!important}.bp2legacy .list-widget .ant-select{min-width:150px;width:100%}.bp2legacy .no-vertical-border td,.bp2legacy .no-vertical-border th{border-left:none!important;border-right:none!important}.bp2legacy .editableCell-spin{margin:0 auto;width:100%}.bp2legacy .no-horizontal-border td,.bp2legacy .no-horizontal-border th{border-bottom:none!important;border-top:none!important}.bp2legacy .modal-extra{display:flex;gap:4px}.bp2legacy .modal-extra .global-actions-dropdown{margin-top:5px}@media (max-width:768px){.bp2legacy .ant-card-head-wrapper{align-items:start!important;display:flex!important;flex-direction:column!important}.bp2legacy .ant-card-extra{margin:0!important}.bp2legacy .ant-tag{display:block!important}}.bp2legacy .additional-header{align-items:center;border-radius:4px 4px 0 0;color:#fff;cursor:pointer;display:flex;justify-content:center;min-height:28px;padding:5px 10px;position:relative;width:100%}.bp2legacy .additional-header .hide-map-icon{cursor:pointer;padding:5px;position:absolute;right:2px;text-align:right;top:0;width:60px}.bp2legacy .additional-header .hide-map-icon .hide-map-icon-img{width:17px}.bp2legacy .additional-header .arrow-icon{cursor:pointer;left:2px;padding:5px;pointer-events:none;position:absolute;top:1px}.bp2legacy .additional-header .arrow-icon .hide-map-icon-img{width:13px}.bp2legacy .task-info-window-container{align-items:center;display:flex;height:100vh;justify-content:center;pointer-events:none;position:absolute;transform:translateY(-140px);width:100%;z-index:101}.bp2legacy .scrollable-div{max-height:66vh;overflow-x:auto;overflow-y:auto}.bp2legacy .task-info-window{background-color:#fff;border-radius:4px;max-height:66vh;padding:3px;pointer-events:auto;position:relative;transform:translate(-6px);transition:.3s;width:96%}.bp2legacy .info-window-close{align-items:center;background-color:#fff;border:1px solid #0000001a;border-radius:4px;cursor:pointer;display:flex;float:right;height:20px;justify-content:center;position:absolute;right:8px;top:8px;width:20px;z-index:1}.bp2legacy .mark-img{background-color:initial;max-width:27px;min-width:20px}.bp2legacy .custom-selection-table .ant-table-thead>tr>th{color:grey}.bp2legacy .profile-selector-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.bp2legacy .profile-selector-container p{margin:0 10px 0 0;padding:0}.bp2legacy .custom-selection-table .ant-table-body>table{border:0!important}.bp2legacy .ant-table .ant-table-thead>tr>th{color:grey;width:15px}.bp2legacy .ant-table .ant-table-tbody>tr>td{white-space:pre-line}.bp2legacy .ant-table .ant-table-scroll{overflow-x:scroll}.bp2legacy .ant-table tr.drop-over-downward td{border-bottom:2px dashed #1890ff}.bp2legacy .ant-table tr.drop-over-upward td{border-top:2px dashed #1890ff}.bp2legacy .custom-selection-row-change>td{border-left:0!important;border-top:1px solid #e8e8e8!important}.bp2legacy .custom-selection-row-change>td:first-child{border-bottom-left-radius:20px;border-left:1px solid #e8e8e8!important;border-top-left-radius:20px}.bp2legacy .custom-selection-row-change>td:first-child .span-style{border:1px solid #284a41!important;border-radius:5px;padding:5px}.bp2legacy .custom-selection-row-change>td:last-child{border-bottom-right-radius:20px;border-right:1px solid #e8e8e8!important;border-top-right-radius:20px}.bp2legacy .wrap-lines .ant-table .ant-table-thead>tr>th .ant-table-header-column{white-space:break-spaces!important}.bp2legacy .wrap-lines .ant-table .ant-table-tbody>tr>td>div{word-break:break-all}@media (max-width:768px){.bp2legacy .list-serie-btns{display:flex;justify-content:space-between}.bp2legacy .list-serie-single-btn{margin:5px!important;width:100%}.bp2legacy .cs-table td,.bp2legacy .cs-table th{font-size:11px!important;padding-left:3px!important;padding-right:3px!important}.bp2legacy .cs-table td:nth-child(n+2){word-wrap:break-word!important;white-space:break-spaces!important}.bp2legacy .custom-selection-row>td{padding:10px 0!important}.bp2legacy .noTitle .ant-card-head{min-height:0!important;padding:0!important}.bp2legacy .custom-selection-row-change>td{padding:12px 4px!important}.bp2legacy .map-table tbody{display:block;max-height:25vh;overflow-x:auto;overflow-y:auto}.bp2legacy .map-table tbody tr,.bp2legacy .map-table thead{display:table;table-layout:fixed;width:100%}.bp2legacy .table-max tbody{max-height:60vh}.bp2legacy .table-long tbody{max-height:29vh}.bp2legacy .table-short tbody{max-height:25vh}.bp2legacy .thin-rows th{padding-right:15px!important}.bp2legacy .thin-rows td{padding:0 3px!important}.bp2legacy .thin-rows .ant-btn{margin:0;padding:0}}@media (max-width:450px){.bp2legacy .cs-table td,.bp2legacy .cs-table th{font-size:10px!important}.bp2legacy .ant-table .ant-table-thead>tr>th .ant-table-filter-icon,.bp2legacy .ant-table .ant-table-thead>tr>th .anticon-filter{width:12px!important}}@media (min-width:768px){.bp2legacy .custom-selection-row>td{padding:15px 4px!important}.bp2legacy .custom-selection-row-change>td{padding:30px 4px!important}}.bp2legacy .list-widget-pagination-wrapper{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;padding:0 16px;width:100%}.bp2legacy .list-widget-spacer{flex:1 1}.bp2legacy .list-widget-export-container{display:flex;flex:1 1;justify-content:flex-end}.bp2legacy .bp2-list-excel-export-button{color:var(--primary-text);column-gap:.25rem;display:flex;font-size:11px}.bp2legacy .bp2-list-excel-export-button:hover{color:var(--btn-primaryHover)}.bp2legacy .list-widget-checkbox-column{align-items:center;display:flex;justify-content:center}.bp2legacy .list-widget-checkbox-main{margin-top:6px}.bp2legacy .additional-header{background:var(--btn-primaryBackground)!important}.bp2legacy .add-button{border:none;display:flex;padding:0;width:32px}.bp2legacy .input-200{width:200px!important}.bp2legacy .list-chat-settings-form{padding:10px}.bp2legacy .list-chat-settings-form__container{display:flex}.bp2legacy .placefinder{background:#0000;display:flex;flex-direction:column;gap:0;height:inherit;width:inherit}.bp2legacy .placefinder__header{align-items:center;background:var(--btn-primaryBackground);border-top-left-radius:4px;border-top-right-radius:4px;box-sizing:border-box;color:#fff;display:flex;height:28px;justify-content:center;padding:5px 10px;position:relative;width:100%}.bp2legacy .placefinder__toggle{background:#0000;border:none;left:2px;padding:0 5px;position:absolute}.bp2legacy .placefinder__toggle-arrow{width:13px}.bp2legacy .placefinder__title{font-size:13px;letter-spacing:1px}.bp2legacy .placefinder__subtitle{font-size:10px;margin-top:4px}.bp2legacy .placefinder__chat{background:#fafbfc;border:1px solid #eee;border-radius:0 0 8px 8px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;max-height:450px;overflow:auto}.bp2legacy .placefinder__chat-history{display:flex;flex:1 1;flex-direction:column;gap:.5rem;margin-bottom:8px;overflow-y:auto;padding:1rem 1rem 0}.bp2legacy .placefinder__chat-bubble{border-radius:18px;display:inline-block;font-size:15px;line-height:1.4;margin-bottom:2px;max-width:80%;padding:10px 18px;position:relative;width:-webkit-fit-content;width:fit-content;word-break:break-word}.bp2legacy .placefinder__chat-bubble--user{align-self:flex-end;background:var(--btn-primaryBackground);border-bottom-right-radius:4px;color:#fff}.bp2legacy .placefinder__chat-bubble--bot{align-self:flex-start;background:#fff;border-bottom-left-radius:4px;box-shadow:0 0 12px -9px #000;color:#222}.bp2legacy .placefinder__chat-bubble--warning{background-color:#fc7b7b;color:#fff}.bp2legacy .placefinder__chat-input-row{display:flex;gap:8px;padding:16px}.bp2legacy .placefinder__chat-input{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:15px;padding:8px}.bp2legacy .placefinder__chat-send{background:var(--btn-primaryBackground);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;padding:8px 16px;transition:background .2s}.bp2legacy .placefinder__chat-send:hover{background:#2d254d}.bp2legacy .custom-params-container{display:grid;grid-template-columns:36% 1fr}.bp2legacy .custom-params,.bp2legacy .custom-params__list{display:flex;flex-direction:column}.bp2legacy .custom-params__list{gap:.5rem;list-style-type:none;margin:0;padding:0}.bp2legacy .custom-params__list__single{display:flex;gap:.5rem}@media screen and (max-width:450px){.bp2legacy .custom-params__list__single{flex-direction:column;max-width:180px}}.bp2legacy .custom-params__list__single__inputs{display:flex;gap:.5rem}@media screen and (max-width:700px){.bp2legacy .custom-params__list__single__inputs{flex-direction:column}}.bp2legacy .custom-params__list__single__delete{margin-bottom:0!important}.bp2legacy .custom-params__list__single:last-child{margin-bottom:.5rem}.bp2legacy .custom-params__add{margin-bottom:0;margin-right:auto}.bp2legacy .mobile-widget-settings{padding-left:1rem!important}.bp2legacy .titles-container{align-items:center;display:grid;grid-template-columns:12% 88%;grid-template-rows:repeat(2,1fr);justify-content:start;justify-items:start;margin-bottom:10px}.bp2legacy .titles-container strong{text-align:justify}.bp2legacy .label{text-align:left}.bp2legacy .name-input{height:28px!important;width:100%!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="0.75em"]:before{content:"0.75em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="1em"]:before{content:"1em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="1.25em"]:before{content:"1.25em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="1.5em"]:before{content:"1.5em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="1.75em"]:before{content:"1.75em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="2em"]:before{content:"2em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="2.25em"]:before{content:"2.25em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="2.5em"]:before{content:"2.5em"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="0.75em"]:before{content:"0.75em";font-size:.75em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="1em"]:before{content:"1em";font-size:1em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="1.25em"]:before{content:"1.25em";font-size:1.25em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="1.5em"]:before{content:"1.5em";font-size:1.5em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="1.75em"]:before{content:"1.75em";font-size:1.75em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="2em"]:before{content:"2em";font-size:2em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="2.25em"]:before{content:"2.25em";font-size:2.25em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="2.5em"]:before{content:"2.5em";font-size:2.5em!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="9px"]:before{content:"9px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]:before{content:"10px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="11px"]:before{content:"11px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]:before{content:"12px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="13px"]:before{content:"13px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]:before{content:"14px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="15px"]:before{content:"15px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]:before{content:"16px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="17px"]:before{content:"17px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]:before{content:"18px"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="9px"]:before{content:"9px";font-size:9px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]:before{content:"10px";font-size:10px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="11px"]:before{content:"11px";font-size:11px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]:before{content:"12px";font-size:12px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="13px"]:before{content:"13px";font-size:13px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]:before{content:"14px";font-size:14px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="15px"]:before{content:"15px";font-size:15px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]:before{content:"16px";font-size:16px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="17px"]:before{content:"17px";font-size:17px!important}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]:before{content:"18px";font-size:18px!important}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.bp2legacy .ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.bp2legacy .ql-container.ql-disabled .ql-tooltip{visibility:hidden}.bp2legacy .ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.bp2legacy .ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.bp2legacy .ql-clipboard p{margin:0;padding:0}.bp2legacy .ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.bp2legacy .ql-editor>*{cursor:text}.bp2legacy .ql-editor blockquote,.bp2legacy .ql-editor h1,.bp2legacy .ql-editor h2,.bp2legacy .ql-editor h3,.bp2legacy .ql-editor h4,.bp2legacy .ql-editor h5,.bp2legacy .ql-editor h6,.bp2legacy .ql-editor ol,.bp2legacy .ql-editor p,.bp2legacy .ql-editor pre,.bp2legacy .ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.bp2legacy .ql-editor ol,.bp2legacy .ql-editor ul{padding-left:1.5em}.bp2legacy .ql-editor ol>li,.bp2legacy .ql-editor ul>li{list-style-type:none}.bp2legacy .ql-editor ul>li:before{content:"\2022"}.bp2legacy .ql-editor ul[data-checked=false],.bp2legacy .ql-editor ul[data-checked=true]{pointer-events:none}.bp2legacy .ql-editor ul[data-checked=false]>li *,.bp2legacy .ql-editor ul[data-checked=true]>li *{pointer-events:all}.bp2legacy .ql-editor ul[data-checked=false]>li:before,.bp2legacy .ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.bp2legacy .ql-editor ul[data-checked=true]>li:before{content:"\2611"}.bp2legacy .ql-editor ul[data-checked=false]>li:before{content:"\2610"}.bp2legacy .ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.bp2legacy .ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.bp2legacy .ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.bp2legacy .ql-editor ol li:not(.ql-direction-rtl),.bp2legacy .ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.bp2legacy .ql-editor ol li.ql-direction-rtl,.bp2legacy .ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.bp2legacy .ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.bp2legacy .ql-editor ol li:before{content:counter(list-0,decimal) ". "}.bp2legacy .ql-editor ol li.ql-indent-1{counter-increment:list-1}.bp2legacy .ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.bp2legacy .ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-2{counter-increment:list-2}.bp2legacy .ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.bp2legacy .ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-3{counter-increment:list-3}.bp2legacy .ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.bp2legacy .ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-4{counter-increment:list-4}.bp2legacy .ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.bp2legacy .ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-5{counter-increment:list-5}.bp2legacy .ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.bp2legacy .ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-6{counter-increment:list-6}.bp2legacy .ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.bp2legacy .ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-7{counter-increment:list-7}.bp2legacy .ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.bp2legacy .ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.bp2legacy .ql-editor ol li.ql-indent-8{counter-increment:list-8}.bp2legacy .ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.bp2legacy .ql-editor ol li.ql-indent-8{counter-reset:list-9}.bp2legacy .ql-editor ol li.ql-indent-9{counter-increment:list-9}.bp2legacy .ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.bp2legacy .ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.bp2legacy .ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.bp2legacy .ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.bp2legacy .ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.bp2legacy .ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.bp2legacy .ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.bp2legacy .ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.bp2legacy .ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.bp2legacy .ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.bp2legacy .ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.bp2legacy .ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.bp2legacy .ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.bp2legacy .ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.bp2legacy .ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.bp2legacy .ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.bp2legacy .ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.bp2legacy .ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.bp2legacy .ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.bp2legacy .ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.bp2legacy .ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.bp2legacy .ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.bp2legacy .ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.bp2legacy .ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.bp2legacy .ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.bp2legacy .ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.bp2legacy .ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.bp2legacy .ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.bp2legacy .ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.bp2legacy .ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.bp2legacy .ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.bp2legacy .ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.bp2legacy .ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.bp2legacy .ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.bp2legacy .ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.bp2legacy .ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.bp2legacy .ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.bp2legacy .ql-editor .ql-video{display:block;max-width:100%}.bp2legacy .ql-editor .ql-video.ql-align-center{margin:0 auto}.bp2legacy .ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.bp2legacy .ql-editor .ql-bg-black{background-color:#000}.bp2legacy .ql-editor .ql-bg-red{background-color:#e60000}.bp2legacy .ql-editor .ql-bg-orange{background-color:#f90}.bp2legacy .ql-editor .ql-bg-yellow{background-color:#ff0}.bp2legacy .ql-editor .ql-bg-green{background-color:#008a00}.bp2legacy .ql-editor .ql-bg-blue{background-color:#06c}.bp2legacy .ql-editor .ql-bg-purple{background-color:#93f}.bp2legacy .ql-editor .ql-color-white{color:#fff}.bp2legacy .ql-editor .ql-color-red{color:#e60000}.bp2legacy .ql-editor .ql-color-orange{color:#f90}.bp2legacy .ql-editor .ql-color-yellow{color:#ff0}.bp2legacy .ql-editor .ql-color-green{color:#008a00}.bp2legacy .ql-editor .ql-color-blue{color:#06c}.bp2legacy .ql-editor .ql-color-purple{color:#93f}.bp2legacy .ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.bp2legacy .ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.bp2legacy .ql-editor .ql-size-small{font-size:.75em}.bp2legacy .ql-editor .ql-size-large{font-size:1.5em}.bp2legacy .ql-editor .ql-size-huge{font-size:2.5em}.bp2legacy .ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.bp2legacy .ql-editor .ql-align-center{text-align:center}.bp2legacy .ql-editor .ql-align-justify{text-align:justify}.bp2legacy .ql-editor .ql-align-right{text-align:right}.bp2legacy .ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.bp2legacy .ql-snow .ql-toolbar:after,.bp2legacy .ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.bp2legacy .ql-snow .ql-toolbar button,.bp2legacy .ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.bp2legacy .ql-snow .ql-toolbar button svg,.bp2legacy .ql-snow.ql-toolbar button svg{float:left;height:100%}.bp2legacy .ql-snow .ql-toolbar button:active:hover,.bp2legacy .ql-snow.ql-toolbar button:active:hover{outline:none}.bp2legacy .ql-snow .ql-toolbar input.ql-image[type=file],.bp2legacy .ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.bp2legacy .ql-snow .ql-toolbar .ql-picker-item.ql-selected,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item:hover,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label.ql-active,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label:hover,.bp2legacy .ql-snow .ql-toolbar button.ql-active,.bp2legacy .ql-snow .ql-toolbar button:focus,.bp2legacy .ql-snow .ql-toolbar button:hover,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item:hover,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label.ql-active,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label:hover,.bp2legacy .ql-snow.ql-toolbar button.ql-active,.bp2legacy .ql-snow.ql-toolbar button:focus,.bp2legacy .ql-snow.ql-toolbar button:hover{color:#06c}.bp2legacy .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.bp2legacy .ql-snow .ql-toolbar button.ql-active .ql-fill,.bp2legacy .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.bp2legacy .ql-snow .ql-toolbar button:focus .ql-fill,.bp2legacy .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.bp2legacy .ql-snow .ql-toolbar button:hover .ql-fill,.bp2legacy .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar button.ql-active .ql-fill,.bp2legacy .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar button:focus .ql-fill,.bp2legacy .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar button:hover .ql-fill,.bp2legacy .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.bp2legacy .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.bp2legacy .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.bp2legacy .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.bp2legacy .ql-snow .ql-toolbar button.ql-active .ql-stroke,.bp2legacy .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.bp2legacy .ql-snow .ql-toolbar button:focus .ql-stroke,.bp2legacy .ql-snow .ql-toolbar button:focus .ql-stroke-miter,.bp2legacy .ql-snow .ql-toolbar button:hover .ql-stroke,.bp2legacy .ql-snow .ql-toolbar button:hover .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.bp2legacy .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.bp2legacy .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar button.ql-active .ql-stroke,.bp2legacy .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar button:focus .ql-stroke,.bp2legacy .ql-snow.ql-toolbar button:focus .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar button:hover .ql-stroke,.bp2legacy .ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.bp2legacy .ql-snow .ql-toolbar button:hover:not(.ql-active),.bp2legacy .ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.bp2legacy .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.bp2legacy .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.bp2legacy .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.bp2legacy .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.bp2legacy .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.bp2legacy .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.bp2legacy .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.bp2legacy .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.bp2legacy .ql-snow,.bp2legacy .ql-snow *{box-sizing:border-box}.bp2legacy .ql-snow .ql-hidden{display:none}.bp2legacy .ql-snow .ql-out-bottom,.bp2legacy .ql-snow .ql-out-top{visibility:hidden}.bp2legacy .ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.bp2legacy .ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.bp2legacy .ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.bp2legacy .ql-snow .ql-formats{display:inline-block;vertical-align:middle}.bp2legacy .ql-snow .ql-formats:after{clear:both;content:"";display:table}.bp2legacy .ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.bp2legacy .ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.bp2legacy .ql-snow .ql-fill,.bp2legacy .ql-snow .ql-stroke.ql-fill{fill:#444}.bp2legacy .ql-snow .ql-empty{fill:none}.bp2legacy .ql-snow .ql-even{fill-rule:evenodd}.bp2legacy .ql-snow .ql-stroke.ql-thin,.bp2legacy .ql-snow .ql-thin{stroke-width:1}.bp2legacy .ql-snow .ql-transparent{opacity:.4}.bp2legacy .ql-snow .ql-direction svg:last-child{display:none}.bp2legacy .ql-snow .ql-direction.ql-active svg:last-child{display:inline}.bp2legacy .ql-snow .ql-direction.ql-active svg:first-child{display:none}.bp2legacy .ql-snow .ql-editor h1{font-size:2em}.bp2legacy .ql-snow .ql-editor h2{font-size:1.5em}.bp2legacy .ql-snow .ql-editor h3{font-size:1.17em}.bp2legacy .ql-snow .ql-editor h4{font-size:1em}.bp2legacy .ql-snow .ql-editor h5{font-size:.83em}.bp2legacy .ql-snow .ql-editor h6{font-size:.67em}.bp2legacy .ql-snow .ql-editor a{text-decoration:underline}.bp2legacy .ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.bp2legacy .ql-snow .ql-editor code,.bp2legacy .ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.bp2legacy .ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.bp2legacy .ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.bp2legacy .ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.bp2legacy .ql-snow .ql-editor img{max-width:100%}.bp2legacy .ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.bp2legacy .ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.bp2legacy .ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.bp2legacy .ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.bp2legacy .ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.bp2legacy .ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.bp2legacy .ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.bp2legacy .ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.bp2legacy .ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.bp2legacy .ql-snow .ql-color-picker,.bp2legacy .ql-snow .ql-icon-picker{width:28px}.bp2legacy .ql-snow .ql-color-picker .ql-picker-label,.bp2legacy .ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.bp2legacy .ql-snow .ql-color-picker .ql-picker-label svg,.bp2legacy .ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.bp2legacy .ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.bp2legacy .ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.bp2legacy .ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.bp2legacy .ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.bp2legacy .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.bp2legacy .ql-snow .ql-picker.ql-header{width:98px}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.bp2legacy .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.bp2legacy .ql-snow .ql-picker.ql-font{width:108px}.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-item:before,.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.bp2legacy .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.bp2legacy .ql-snow .ql-picker.ql-size{width:98px}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item:before,.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.bp2legacy .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.bp2legacy .ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.bp2legacy .ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.bp2legacy .ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.bp2legacy .ql-toolbar.ql-snow .ql-formats{margin-right:15px}.bp2legacy .ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.bp2legacy .ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.bp2legacy .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.bp2legacy .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.bp2legacy .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.bp2legacy .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.bp2legacy .ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.bp2legacy .ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.bp2legacy .ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.bp2legacy .ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.bp2legacy .ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.bp2legacy .ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.bp2legacy .ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.bp2legacy .ql-snow .ql-tooltip a{line-height:26px}.bp2legacy .ql-snow .ql-tooltip.ql-editing a.ql-preview,.bp2legacy .ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.bp2legacy .ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.bp2legacy .ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.bp2legacy .ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.bp2legacy .ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.bp2legacy .ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.bp2legacy .ql-snow a{color:#06c}.bp2legacy .ql-container.ql-snow{border:1px solid #ccc}.bp2legacy code[class*=language-],.bp2legacy pre[class*=language-]{word-wrap:normal;background:none;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.bp2legacy code[class*=language-] ::selection,.bp2legacy code[class*=language-]::selection,.bp2legacy pre[class*=language-] ::selection,.bp2legacy pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{.bp2legacy code[class*=language-],.bp2legacy pre[class*=language-]{text-shadow:none}}.bp2legacy pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.bp2legacy :not(pre)>code[class*=language-],.bp2legacy pre[class*=language-]{background:#f5f2f0}.bp2legacy :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.bp2legacy .token.cdata,.bp2legacy .token.comment,.bp2legacy .token.doctype,.bp2legacy .token.prolog{color:#708090}.bp2legacy .token.punctuation{color:#999}.bp2legacy .token.namespace{opacity:.7}.bp2legacy .token.boolean,.bp2legacy .token.constant,.bp2legacy .token.deleted,.bp2legacy .token.number,.bp2legacy .token.property,.bp2legacy .token.symbol,.bp2legacy .token.tag{color:#905}.bp2legacy .token.attr-name,.bp2legacy .token.builtin,.bp2legacy .token.char,.bp2legacy .token.inserted,.bp2legacy .token.selector,.bp2legacy .token.string{color:#690}.bp2legacy .language-css .token.string,.bp2legacy .style .token.string,.bp2legacy .token.entity,.bp2legacy .token.operator,.bp2legacy .token.url{background:#ffffff80;color:#9a6e3a}.bp2legacy .token.atrule,.bp2legacy .token.attr-value,.bp2legacy .token.keyword{color:#07a}.bp2legacy .token.class-name,.bp2legacy .token.function{color:#dd4a68}.bp2legacy .token.important,.bp2legacy .token.regex,.bp2legacy .token.variable{color:#e90}.bp2legacy .token.bold,.bp2legacy .token.important{font-weight:700}.bp2legacy .token.italic{font-style:italic}.bp2legacy .token.entity{cursor:help}.bp2legacy .shopping-basket-settings__container{display:flex;gap:2rem;padding:6px 24px}.bp2legacy .summary-column{align-items:center;display:flex!important;justify-content:center}.bp2legacy .summary-card{margin:25px 0!important;width:100%}.bp2legacy .summary-card__points{background-color:var(--third);border-radius:4px;padding:.5rem;width:-webkit-fit-content;width:fit-content}.bp2legacy .product-card{margin-top:10px!important}.bp2legacy .product-card .ant-card-body{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.bp2legacy .product-card .ant-card-body:after,.bp2legacy .product-card .ant-card-body:before{display:none}.bp2legacy .total-value-container{align-items:center;display:flex;flex-direction:column}.bp2legacy .total-value-container .ant-typography{margin:0 0 15px!important}.bp2legacy .summary-title{padding:10px}.bp2legacy .action-buttons-container,.bp2legacy .summary-title{display:flex;justify-content:center}.bp2legacy .action-buttons-container .basket-btn{float:right}@media screen and (max-width:338px){.bp2legacy .summary-title{padding:0}}.bp2legacy .main-window{margin:0}.bp2legacy .line{background-color:gray;border:0;height:2px;margin-left:auto;margin-right:auto;width:85%}.bp2legacy .top-bar{align-items:center;background-color:#284a41;border-radius:5px;color:#fff;display:flex;height:40px;padding-left:1%;width:70%}.bp2legacy .text-in-topbar{text-align:right;width:85%;word-spacing:150px}.bp2legacy .category-window{margin-top:-7%}.bp2legacy .category{margin-left:12.5%}.bp2legacy .single-photo{margin-bottom:10%;margin-top:2%}.bp2legacy .minus-button{margin-left:44.5%;margin-top:-1.5%;position:absolute}.bp2legacy .summary{margin-top:10%}.bp2legacy .final-value,.bp2legacy .summary{color:#000;margin-left:10%}.bp2legacy .final-price{margin-left:70%;margin-top:-7%}.bp2legacy .checkout{background-color:#284a41;border:none;border-radius:25px;color:#fff;cursor:pointer;height:30px;margin-left:24%;margin-top:10%;width:150px}.bp2legacy .sum{margin-left:58%;margin-top:-1.5%;position:absolute}.bp2legacy .square{border:2px solid;border-radius:5px;height:35%;margin-left:70%;margin-top:-30%;position:absolute;width:20%}.bp2legacy .plus-button{margin-left:48.5%;margin-top:-1.5%;position:absolute}.bp2legacy .photo-title{display:inline;margin-left:2%;padding-top:5%;position:relative;vertical-align:top}.bp2legacy .price{margin-left:37%;margin-top:-7%}.bp2legacy .title-window{display:inline}.bp2legacy .top-bar-right{display:inline;margin-right:15%}.bp2legacy .settings-button{margin-right:1.5%;margin-top:1.5%;position:absolute;right:0;top:0}.bp2legacy .product-basket-component{display:flex;flex-direction:row;width:100%}@media screen and (max-width:610px){.bp2legacy .product-basket-component .warning-text{margin-left:5px}}.bp2legacy .product-basket-component .product-info{width:-webkit-fill-available}@media screen and (min-width:766px){.bp2legacy .product-basket-component .product-info{margin-left:10px}}.bp2legacy .product-basket-component .product-info .product-name{text-align:center}.bp2legacy .product-basket-component .product-info .price-values{margin-top:1%}.bp2legacy .product-basket-component .product-info .price-values .price-container{display:flex;justify-content:flex-start;margin:10px 0}.bp2legacy .product-basket-component .product-info .product-quantity-container{display:flex;margin-bottom:10px}.bp2legacy .product-basket-component .product-info .product-quantity-container .basket-btn{margin:0!important}@media screen and (max-width:610px){.bp2legacy .product-basket-component .product-info .product-quantity-container .basket-btn{margin:0 5px!important}.bp2legacy .product-basket-component .product-info .product-quantity-container .quantity-container{flex-wrap:wrap}.bp2legacy .product-basket-component .product-info .product-quantity-container .basket-input{margin:0!important;width:150px!important}}.bp2legacy .product-basket-component .product-info .product-quantity-container .basket-input{margin:0 5px!important;max-width:250px;min-width:50px}.bp2legacy .product-basket-component .product-info .product-text-container{display:flex;flex-direction:column;margin-left:24px;overflow:auto}@media screen and (max-width:610px){.bp2legacy .product-basket-component .product-info .product-text-container{margin-left:6px}}.bp2legacy .product-basket-component .product-info .product-text-container .ant-typography{line-height:35px!important;margin-bottom:0}.bp2legacy .product-basket-component .action-buttons-container{align-items:center;display:flex;justify-content:center;width:-webkit-fill-available}@media screen and (max-width:610px){.bp2legacy .product-basket-component .action-buttons-container{flex-wrap:wrap}}.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list{width:-webkit-max-content;width:max-content}.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list li.bp2-menu-item{padding:0!important}.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list li.bp2-menu-item *{text-align:center;white-space:normal}.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list li.bp2-menu-item .ant-btn-primary{margin:0 auto}@media screen and (max-width:766px){.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0}.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list li.bp2-menu-item{height:30px;margin:0 5px 10px;min-width:80px}.bp2legacy .product-basket-component .action-buttons-container ul.bp2-menu-list a{font-size:12px;line-height:30px}}.bp2legacy .product-basket-component .product-container-for-buttons .delete-button-container{display:flex;justify-content:flex-end;padding-bottom:20px}.bp2legacy .product-basket-component .product-container-for-buttons .delete-button-container .basket-btn{margin-bottom:0;margin-left:5px!important}@media screen and (max-width:766px){.bp2legacy .product-basket-component .product-container-for-buttons{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center;margin-top:20px}.bp2legacy .product-basket-component .product-container-for-buttons .delete-button-container{padding-bottom:0;width:20%}.bp2legacy .product-basket-component .product-container-for-buttons .price-component-buttons{width:80%}.bp2legacy .product-basket-component .product-image{margin:0 auto}.bp2legacy .product-basket-component{display:flex;flex-direction:column!important;padding:20px!important;width:100%!important}.bp2legacy .product-basket-component .span-style.gx-text-primary{margin:0 auto}.bp2legacy .product-basket-component button.ant-btn-primary{align-items:center;display:flex;flex-direction:column;height:30px;justify-content:center;padding:0 10px}.bp2legacy .product-basket-component button.ant-btn-primary span{font-size:10px}.bp2legacy .product-basket-component .ant-dropdown-trigger.ant-btn-primary{margin:0 auto 10px!important}}.bp2legacy .menu{border:none!important}.bp2legacy .menuItem{border-radius:var(--borderRadius);display:flex;justify-content:center;margin-bottom:10px!important;margin-left:5px;margin-right:5px}.bp2legacy .menuItem:hover{color:#fff!important}.bp2legacy .menuLinkItem span{width:100%}.bp2legacy .menuLinkItem span button{background-color:initial;border:none;color:#545454;display:block;margin:0;padding:0;text-align:left;transition:all .3s;width:100%}.bp2legacy .menuLinkItem span button:hover{background-color:initial;color:var(--default-link)}.bp2legacy .menuLinkItem a{color:currentColor;flex-grow:1;padding:12px}@media screen and(max-width:750px){.bp2legacy .ant-modal-body{margin-right:2%}.bp2legacy .ant-form-item .ant-form-item-label{margin:0}.bp2legacy .ant-form-item .ant-form-item-label>label{font-size:14px!important}}@media screen and(max-width:575px){.bp2legacy .ant-form-item .ant-form-item-label{margin-bottom:5px;margin-left:15px}}.bp2legacy .ant-dropdown-menu .dropdown-button{color:#000}.bp2legacy .remove-margin{margin:0}.bp2legacy .product-item{height:auto!important;min-width:200px;padding:16px;width:22.5%}@media screen and (max-width:1199px){.bp2legacy .product-item{width:30%}}@media screen and (max-width:766px){.bp2legacy .product-item{width:45%}}@media screen and (max-width:480px){.bp2legacy .product-item{width:90%}}.bp2legacy .product-item .product-item-body{padding:5px 0}.bp2legacy .product-item .product-item-mainTitle{font-size:20px;font-weight:700}.bp2legacy .product-item .product-item-subtitle{font-family:var(--font-primary);font-size:16px;font-weight:500;padding:4px 0}.bp2legacy .product-item .product-item-description{color:#8c8c8c;font-family:var(--font-secondary);font-weight:500;padding:3px 0}.bp2legacy .product-item .product-item-subKeyInfo{color:#262626;display:inline;font-family:var(--font-secondary);font-size:16px;padding:3px 0;width:-webkit-min-content;width:min-content}.bp2legacy .product-item .product-item-keyInfo{font-family:var(--font-secondary);font-size:16px;padding:3px 0;width:100%}.bp2legacy .product-item .product-item-addToCartButton{font-size:14px!important;height:35px!important;margin:10px 0!important}.bp2legacy .product-item .anticon-shopping-cart{font-size:16px}.bp2legacy .product-item .product-item-footer{flex-direction:column;margin:auto auto 0}.bp2legacy .product-item .product-item-footer,.bp2legacy .product-item ul.bp2-menu-list li.bp2-menu-item{align-items:center;display:flex;justify-content:center;padding:0!important}.bp2legacy .product-item ul.bp2-menu-list li.bp2-menu-item *{text-align:center}.bp2legacy .product-item ul.bp2-menu-list li.bp2-menu-item .ant-btn-primary{font-size:14px;margin:0 auto}@media screen and (max-width:766px){.bp2legacy .product-item ul.bp2-menu-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:10px auto 0;padding:0;width:100%}.bp2legacy .product-item ul.bp2-menu-list li.bp2-menu-item{height:30px;margin:0 5px 10px;min-width:80px}.bp2legacy .product-item ul.bp2-menu-list li.bp2-menu-item *{font-size:10px}.bp2legacy .product-item ul.bp2-menu-list a{font-size:10px;line-height:30px}}.bp2legacy .gx-package-header{background-color:var(--third);color:red!important}.bp2legacy .add-to-cart-button{background-color:var(--first)!important}.bp2legacy .productList-container{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:100px;min-width:200px;position:relative}.bp2legacy .productList-container .items-loader{background:#ffffffbf;display:grid;height:100%;inset:0;place-items:center;position:absolute;width:100%}@media screen and (max-width:766px){.bp2legacy .productList-container{justify-content:space-evenly}}@media screen and (max-width:480px){.bp2legacy .productList-container{justify-content:center}}.bp2legacy .project_summary-container{display:grid;grid-template-areas:"title title title" "progress data data";grid-template-columns:auto;grid-template-rows:auto;height:100%;min-height:100px;text-align:center;width:100%}.bp2legacy .project_summary-container .items-loader{background:#ffffffbf;display:grid;height:100%;inset:0;place-items:center;position:absolute;top:40px;width:100%}.bp2legacy .project_summary-container h6{color:var(--first);font-weight:500;padding:5px}.bp2legacy .project_summary-container h5{padding:20px 5px 5px}.bp2legacy .project_summary-container .project_summary-data{display:flex;flex-direction:row;flex-wrap:wrap;grid-area:data;justify-content:space-evenly;padding:10px}.bp2legacy .project_summary-container .project_summary-data h4{margin-left:70px;padding:5px}.bp2legacy .project_summary-container .project_summary-data>*{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:20px;min-width:200px;width:49%}.bp2legacy .project_summary-container .project_summary-project_name{border-bottom:1px solid #e8e8e8;color:var(--first);grid-area:title;margin-bottom:10px;overflow:scroll;padding:10px 0 0 10px;text-align:left}.bp2legacy .project_summary-container .project_summary-progress_chart_container{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.bp2legacy .project_summary-container .project_summary-progress_chart_container h2{margin-bottom:0}.bp2legacy .project_summary-container .project_summary-progress_in_completing_the_project{align-items:center;display:flex;flex-direction:column;grid-area:progress;justify-content:flex-start;max-height:300px;padding:10px;position:relative}.bp2legacy .project_summary-container .project_summary-progress_value{color:var(--third);position:absolute}.bp2legacy .project_summary-container .project_summary-category_title{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;text-align:left}.bp2legacy .project_summary-container .icon{color:var(--third);font-size:55px}@media (max-width:1199px){.bp2legacy .project_summary-container{display:flex;flex-direction:column}.bp2legacy .project_summary-container h5{padding:15px 5px 5px}.bp2legacy .project_summary-container .icon{font-size:40px}.bp2legacy .project_summary-container .project_summary-data h4{margin-left:55px}.bp2legacy .project_summary-container .project_summary-project_name{font-size:25px}}.bp2legacy .summaryWidget{height:100%}.bp2legacy .summaryWidget .ant-card-body{padding:10px 0 0!important}.bp2legacy .summaryWidget .green-timeline{background-color:#2b8000;border-radius:8px;height:30px;margin:0 30px;padding-top:7px}.bp2legacy .summaryWidget .green-timeline .inside-timeline{background-color:#7dc20f;border-radius:8px;height:16px}.bp2legacy .summaryWidget .timeline-settings{display:flex;margin-top:-35px}.bp2legacy .summaryWidget .pencil-redirect{background-color:#d3d3d3;border:1px solid #d3d3d3;border-radius:12px;bottom:-40px;color:grey;cursor:pointer;left:-40px;padding:3px 4px 2px;position:relative}.bp2legacy .users-ranking{grid-gap:10px;display:grid;grid-template-columns:1fr auto;min-height:35px}.bp2legacy .users-ranking .user-display-fix{display:grid;grid-template-columns:auto auto 1fr}.bp2legacy .users-ranking .user-display-fix .user-name{color:#767676;overflow-wrap:break-word}.bp2legacy .users-ranking div{min-width:calc(33px - .5rem)}.bp2legacy .users-ranking .number-position{margin-left:.5rem}.bp2legacy .header{align-items:center;color:#7d7d7d;display:flex;font-size:26px;font-weight:700;margin-bottom:40px;margin-left:10px;padding-left:5px;position:relative}.bp2legacy .header:before{background-color:#7dc20f;content:"";height:22px;left:0;margin-left:-10px;margin-right:10px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.bp2legacy .multimodus-header{align-items:center;color:#7d7d7d;display:flex;font-size:26px;font-weight:700;margin-bottom:40px;margin-left:10px}.bp2legacy .multimodus-header:before{background-color:#f7347a;content:"";display:block;height:22px;margin-left:-10px;margin-right:10px;width:8px}.bp2legacy .hoppyRanking .ant-card-extra{align-self:flex-start;margin-left:10px}.bp2legacy .slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.bp2legacy .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.bp2legacy .slick-list:focus{outline:none}.bp2legacy .slick-list.dragging{cursor:pointer;cursor:hand}.bp2legacy .slick-slider .slick-list,.bp2legacy .slick-slider .slick-track{transform:translateZ(0)}.bp2legacy .slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.bp2legacy .slick-track:after,.bp2legacy .slick-track:before{content:"";display:table}.bp2legacy .slick-track:after{clear:both}.bp2legacy .slick-loading .slick-track{visibility:hidden}.bp2legacy .slick-slide{display:none;float:left;height:100%;min-height:1px}.bp2legacy [dir=rtl] .slick-slide{float:right}.bp2legacy .slick-slide img{display:block}.bp2legacy .slick-slide.slick-loading img{display:none}.bp2legacy .slick-slide.dragging img{pointer-events:none}.bp2legacy .slick-initialized .slick-slide{display:block}.bp2legacy .slick-loading .slick-slide{visibility:hidden}.bp2legacy .slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.bp2legacy .slick-arrow.slick-hidden{display:none}.bp2legacy .slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(../../a4e97f5a2a64f0ab1323.eot);src:url(../../a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(../../295183786cd8a1389865.woff) format("woff"),url(../../c94f7671dcc99dce43e2.ttf) format("truetype"),url(../../2630a3e3eab21c607e21.svg#slick) format("svg")}.bp2legacy .slick-next,.bp2legacy .slick-prev{background:#0000;border:none;color:#0000;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.bp2legacy .slick-next:focus,.bp2legacy .slick-next:hover,.bp2legacy .slick-prev:focus,.bp2legacy .slick-prev:hover{background:#0000;color:#0000;outline:none}.bp2legacy .slick-next:focus:before,.bp2legacy .slick-next:hover:before,.bp2legacy .slick-prev:focus:before,.bp2legacy .slick-prev:hover:before{opacity:1}.bp2legacy .slick-next.slick-disabled:before,.bp2legacy .slick-prev.slick-disabled:before{opacity:.25}.bp2legacy .slick-next:before,.bp2legacy .slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.bp2legacy .slick-prev{left:-25px}.bp2legacy [dir=rtl] .slick-prev{left:auto;right:-25px}.bp2legacy .slick-prev:before{content:"←"}.bp2legacy [dir=rtl] .slick-prev:before{content:"→"}.bp2legacy .slick-next{right:-25px}.bp2legacy [dir=rtl] .slick-next{left:-25px;right:auto}.bp2legacy .slick-next:before{content:"→"}.bp2legacy [dir=rtl] .slick-next:before{content:"←"}.bp2legacy .slick-dotted.slick-slider{margin-bottom:30px}.bp2legacy .slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.bp2legacy .slick-dots li{cursor:pointer;display:inline-block;height:20px;margin:0 5px;padding:0;position:relative;width:20px}.bp2legacy .slick-dots li button{background:#0000;border:0;color:#0000;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;outline:none;padding:5px;width:20px}.bp2legacy .slick-dots li button:focus,.bp2legacy .slick-dots li button:hover{outline:none}.bp2legacy .slick-dots li button:focus:before,.bp2legacy .slick-dots li button:hover:before{opacity:1}.bp2legacy .slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.bp2legacy .slick-dots li.slick-active button:before{color:#000;opacity:.75}.bp2legacy .section-widget{padding-bottom:0!important}.bp2legacy .section-widget .card-body{overflow:hidden;padding:0 12px!important}.bp2legacy .section-widget .card-body .widget-section-title{color:var(--default-sectionTitle);margin-bottom:0;padding-top:3px}.bp2legacy .section-widget .card-body .widget-section-image{display:inline;margin-bottom:5px;margin-right:10px;width:30px}.bp2legacy .hidden-widget-background{background-color:initial!important;box-shadow:none!important}.bp2legacy .hidden-widget-background .card-body{background-color:initial!important;overflow:hidden}.bp2legacy .gx-timeline-center .gx-timeline-time{left:-200px!important}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-time{right:-200px!important}@media screen and (max-width:767px){.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-time,.bp2legacy .gx-timeline-center .gx-timeline-time{position:revert!important}}.bp2legacy .table .gx-table-responsive{display:block;height:60vh;overflow:scroll}.bp2legacy .ant-card.gx-card-widget.ant-card-bordered .ant-card-body .translation-container{height:calc(100vh - 300px)!important;transform:translateY(-28px)}.bp2legacy .ant-card.gx-card-widget.ant-card-bordered .ant-card-body .translation-container .translations-actions-btn{gap:5px}.bp2legacy .column-label-selects .ant-select{width:250px}.bp2legacy .calendar-save-btn{right:15px}.bp2legacy .fc-not-allowed,.bp2legacy .fc-not-allowed .fc-event{cursor:not-allowed}.bp2legacy .fc-unselectable{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}.bp2legacy .fc{display:flex;flex-direction:column;font-size:1em}.bp2legacy .fc,.bp2legacy .fc *,.bp2legacy .fc :after,.bp2legacy .fc :before{box-sizing:border-box}.bp2legacy .fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.bp2legacy .fc th{text-align:center}.bp2legacy .fc td,.bp2legacy .fc th{padding:0;vertical-align:top}.bp2legacy .fc a[data-navlink]{cursor:pointer}.bp2legacy .fc a[data-navlink]:hover{text-decoration:underline}.bp2legacy .fc-direction-ltr{direction:ltr;text-align:left}.bp2legacy .fc-direction-rtl{direction:rtl;text-align:right}.bp2legacy .fc-theme-standard td,.bp2legacy .fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.bp2legacy .fc-liquid-hack td,.bp2legacy .fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;font-style:normal;font-weight:400;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype")}.bp2legacy .fc-icon{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:fcicons!important;font-style:normal;font-variant:normal;font-weight:400;height:1em;line-height:1;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;width:1em}.bp2legacy .fc-icon-chevron-left:before{content:"\e900"}.bp2legacy .fc-icon-chevron-right:before{content:"\e901"}.bp2legacy .fc-icon-chevrons-left:before{content:"\e902"}.bp2legacy .fc-icon-chevrons-right:before{content:"\e903"}.bp2legacy .fc-icon-minus-square:before{content:"\e904"}.bp2legacy .fc-icon-plus-square:before{content:"\e905"}.bp2legacy .fc-icon-x:before{content:"\e906"}.bp2legacy .fc .fc-button{border-radius:0;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible;text-transform:none}.bp2legacy .fc .fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.bp2legacy .fc .fc-button{-webkit-appearance:button}.bp2legacy .fc .fc-button:not(:disabled){cursor:pointer}.bp2legacy .fc .fc-button::-moz-focus-inner{border-style:none;padding:0}.bp2legacy .fc .fc-button{background-color:initial;border:1px solid #0000;border-radius:.25em;display:inline-block;font-size:1em;font-weight:400;line-height:1.5;padding:.4em .65em;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle}.bp2legacy .fc .fc-button:hover{text-decoration:none}.bp2legacy .fc .fc-button:focus{box-shadow:0 0 0 .2rem #2c3e5040;outline:0}.bp2legacy .fc .fc-button:disabled{opacity:.65}.bp2legacy .fc .fc-button-primary{background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2c3e50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2c3e50);color:#fff;color:var(--fc-button-text-color,#fff)}.bp2legacy .fc .fc-button-primary:hover{background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f);color:#fff;color:var(--fc-button-text-color,#fff)}.bp2legacy .fc .fc-button-primary:disabled{background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2c3e50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2c3e50);color:#fff;color:var(--fc-button-text-color,#fff)}.bp2legacy .fc .fc-button-primary:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.bp2legacy .fc .fc-button-primary:not(:disabled).fc-button-active,.bp2legacy .fc .fc-button-primary:not(:disabled):active{background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27);color:#fff;color:var(--fc-button-text-color,#fff)}.bp2legacy .fc .fc-button-primary:not(:disabled).fc-button-active:focus,.bp2legacy .fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem #4c5b6a80}.bp2legacy .fc .fc-button .fc-icon{font-size:1.5em;vertical-align:middle}.bp2legacy .fc .fc-button-group{display:inline-flex;position:relative;vertical-align:middle}.bp2legacy .fc .fc-button-group>.fc-button{flex:1 1 auto;position:relative}.bp2legacy .fc .fc-button-group>.fc-button.fc-button-active,.bp2legacy .fc .fc-button-group>.fc-button:active,.bp2legacy .fc .fc-button-group>.fc-button:focus,.bp2legacy .fc .fc-button-group>.fc-button:hover{z-index:1}.bp2legacy .fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.bp2legacy .fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.bp2legacy .fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.bp2legacy .fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-bottom-left-radius:0;border-top-left-radius:0}.bp2legacy .fc .fc-toolbar{align-items:center;display:flex;justify-content:space-between}.bp2legacy .fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.bp2legacy .fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.bp2legacy .fc .fc-toolbar-title{font-size:1.75em;margin:0}.bp2legacy .fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.bp2legacy .fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.bp2legacy .fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.bp2legacy .fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.bp2legacy .fc .fc-scroller-liquid{height:100%}.bp2legacy .fc .fc-scroller-liquid-absolute{bottom:0;left:0;position:absolute;right:0;top:0}.bp2legacy .fc .fc-scroller-harness{direction:ltr;overflow:hidden;position:relative}.bp2legacy .fc .fc-scroller-harness-liquid{height:100%}.bp2legacy .fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.bp2legacy .fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.bp2legacy .fc .fc-scrollgrid,.bp2legacy .fc .fc-scrollgrid table{table-layout:fixed;width:100%}.bp2legacy .fc .fc-scrollgrid table{border-left-style:hidden;border-right-style:hidden;border-top-style:hidden}.bp2legacy .fc .fc-scrollgrid{border-bottom-width:0;border-collapse:initial;border-right-width:0}.bp2legacy .fc .fc-scrollgrid-liquid{height:100%}.bp2legacy .fc .fc-scrollgrid-section,.bp2legacy .fc .fc-scrollgrid-section table,.bp2legacy .fc .fc-scrollgrid-section>td{height:1px}.bp2legacy .fc .fc-scrollgrid-section-liquid>td{height:100%}.bp2legacy .fc .fc-scrollgrid-section>*{border-left-width:0;border-top-width:0}.bp2legacy .fc .fc-scrollgrid-section-footer>*,.bp2legacy .fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.bp2legacy .fc .fc-scrollgrid-section-body table,.bp2legacy .fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.bp2legacy .fc .fc-scrollgrid-section-sticky>*{background:#fff;background:var(--fc-page-bg-color,#fff);position:-webkit-sticky;position:sticky;z-index:3}.bp2legacy .fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.bp2legacy .fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.bp2legacy .fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.bp2legacy .fc-sticky{position:-webkit-sticky;position:sticky}.bp2legacy .fc .fc-view-harness{flex-grow:1;position:relative}.bp2legacy .fc .fc-view-harness-active>.fc-view{bottom:0;left:0;position:absolute;right:0;top:0}.bp2legacy .fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.bp2legacy .fc .fc-bg-event,.bp2legacy .fc .fc-highlight,.bp2legacy .fc .fc-non-business{bottom:0;left:0;position:absolute;right:0;top:0}.bp2legacy .fc .fc-non-business{background:#d7d7d74d;background:var(--fc-non-business-color,#d7d7d74d)}.bp2legacy .fc .fc-bg-event{background:#8fdf82;background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.bp2legacy .fc .fc-bg-event .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic;margin:.5em}.bp2legacy .fc .fc-highlight{background:#bce8f14d;background:var(--fc-highlight-color,#bce8f14d)}.bp2legacy .fc .fc-cell-shaded,.bp2legacy .fc .fc-day-disabled{background:#d0d0d04d;background:var(--fc-neutral-bg-color,#d0d0d04d)}.bp2legacy a.fc-event,.bp2legacy a.fc-event:hover{text-decoration:none}.bp2legacy .fc-event.fc-event-draggable,.bp2legacy .fc-event[href]{cursor:pointer}.bp2legacy .fc-event .fc-event-main{position:relative;z-index:2}.bp2legacy .fc-event-dragging:not(.fc-event-selected){opacity:.75}.bp2legacy .fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px #0000004d}.bp2legacy .fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.bp2legacy .fc-event-selected .fc-event-resizer,.bp2legacy .fc-event:hover .fc-event-resizer{display:block}.bp2legacy .fc-event-selected .fc-event-resizer{background:#fff;background:var(--fc-page-bg-color,#fff);border-color:inherit;border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width, 8px)/2);border-style:solid;border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px)}.bp2legacy .fc-event-selected .fc-event-resizer:before{bottom:-20px;content:"";left:-20px;position:absolute;right:-20px;top:-20px}.bp2legacy .fc-event-selected,.bp2legacy .fc-event:focus{box-shadow:0 2px 5px #0003}.bp2legacy .fc-event-selected:before,.bp2legacy .fc-event:focus:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:3}.bp2legacy .fc-event-selected:after,.bp2legacy .fc-event:focus:after{background:#00000040;background:var(--fc-event-selected-overlay-color,#00000040);bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px;z-index:1}.bp2legacy .fc-h-event{background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8);border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);display:block}.bp2legacy .fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.bp2legacy .fc-h-event .fc-event-main-frame{display:flex}.bp2legacy .fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.bp2legacy .fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.bp2legacy .fc-h-event .fc-event-title{display:inline-block;left:0;max-width:100%;overflow:hidden;right:0;vertical-align:top}.bp2legacy .fc-h-event.fc-event-selected:before{bottom:-10px;top:-10px}.bp2legacy .fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.bp2legacy .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0}.bp2legacy .fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.bp2legacy .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.bp2legacy .fc-h-event:not(.fc-event-selected) .fc-event-resizer{bottom:0;top:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.bp2legacy .fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.bp2legacy .fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness, 8px)*-.5)}.bp2legacy .fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.bp2legacy .fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness, 8px)*-.5)}.bp2legacy .fc-h-event.fc-event-selected .fc-event-resizer{margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width, 8px)*-.5);top:50%}.bp2legacy .fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.bp2legacy .fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width, 8px)*-.5)}.bp2legacy .fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.bp2legacy .fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width, 8px)*-.5)}.bp2legacy .fc .fc-popover{box-shadow:0 2px 6px #00000026;position:absolute;z-index:9999}.bp2legacy .fc .fc-popover-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:3px 4px}.bp2legacy .fc .fc-popover-title{margin:0 2px}.bp2legacy .fc .fc-popover-close{cursor:pointer;font-size:1.1em;opacity:.65}.bp2legacy .fc-theme-standard .fc-popover{background:#fff;background:var(--fc-page-bg-color,#fff);border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.bp2legacy .fc-theme-standard .fc-popover-header{background:#d0d0d04d;background:var(--fc-neutral-bg-color,#d0d0d04d)}:root{--fc-daygrid-event-dot-width:8px}.bp2legacy .fc-daygrid-day-events:after,.bp2legacy .fc-daygrid-day-events:before,.bp2legacy .fc-daygrid-day-frame:after,.bp2legacy .fc-daygrid-day-frame:before,.bp2legacy .fc-daygrid-event-harness:after,.bp2legacy .fc-daygrid-event-harness:before{clear:both;content:"";display:table}.bp2legacy .fc .fc-daygrid-body{position:relative;z-index:1}.bp2legacy .fc .fc-daygrid-day.fc-day-today{background-color:#ffdc2826;background-color:var(--fc-today-bg-color,#ffdc2826)}.bp2legacy .fc .fc-daygrid-day-frame{min-height:100%;position:relative}.bp2legacy .fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.bp2legacy .fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.bp2legacy .fc .fc-daygrid-day-number{padding:4px;position:relative;z-index:4}.bp2legacy .fc .fc-daygrid-day-events{margin-top:1px}.bp2legacy .fc .fc-daygrid-body-balanced .fc-daygrid-day-events{left:0;position:absolute;right:0}.bp2legacy .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{min-height:2em;position:relative}.bp2legacy .fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.bp2legacy .fc .fc-daygrid-event-harness{position:relative}.bp2legacy .fc .fc-daygrid-event-harness-abs{left:0;position:absolute;right:0;top:0}.bp2legacy .fc .fc-daygrid-bg-harness{bottom:0;position:absolute;top:0}.bp2legacy .fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.bp2legacy .fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.bp2legacy .fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.bp2legacy .fc .fc-daygrid-event{margin-top:1px;z-index:6}.bp2legacy .fc .fc-daygrid-event.fc-event-mirror{z-index:7}.bp2legacy .fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.bp2legacy .fc .fc-daygrid-day-bottom:before{clear:both;content:"";display:table}.bp2legacy .fc .fc-daygrid-more-link{cursor:pointer;position:relative;z-index:4}.bp2legacy .fc .fc-daygrid-week-number{background-color:#d0d0d04d;background-color:var(--fc-neutral-bg-color,#d0d0d04d);color:grey;color:var(--fc-neutral-text-color,grey);min-width:1.5em;padding:2px;position:absolute;text-align:center;top:0;z-index:5}.bp2legacy .fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.bp2legacy .fc-direction-ltr .fc-daygrid-event.fc-event-start,.bp2legacy .fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.bp2legacy .fc-direction-ltr .fc-daygrid-event.fc-event-end,.bp2legacy .fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.bp2legacy .fc-direction-ltr .fc-daygrid-week-number{border-radius:0 0 3px 0;left:0}.bp2legacy .fc-direction-rtl .fc-daygrid-week-number{border-radius:0 0 0 3px;right:0}.bp2legacy .fc-liquid-hack .fc-daygrid-day-frame{position:static}.bp2legacy .fc-daygrid-event{border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em);position:relative;white-space:nowrap}.bp2legacy .fc-daygrid-block-event .fc-event-time{font-weight:700}.bp2legacy .fc-daygrid-block-event .fc-event-time,.bp2legacy .fc-daygrid-block-event .fc-event-title{padding:1px}.bp2legacy .fc-daygrid-dot-event{align-items:center;display:flex;padding:2px 0}.bp2legacy .fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;font-weight:700;min-width:0;overflow:hidden}.bp2legacy .fc-daygrid-dot-event.fc-event-mirror,.bp2legacy .fc-daygrid-dot-event:hover{background:#0000001a}.bp2legacy .fc-daygrid-dot-event.fc-event-selected:before{bottom:-10px;top:-10px}.bp2legacy .fc-daygrid-event-dot{border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width, 8px)/2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width, 8px)/2);box-sizing:initial;height:0;margin:0 4px;width:0}.bp2legacy .fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.bp2legacy .fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.bp2legacy .fc-v-event{background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8);border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);display:block}.bp2legacy .fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.bp2legacy .fc-v-event .fc-event-main-frame{display:flex;flex-direction:column;height:100%}.bp2legacy .fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.bp2legacy .fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.bp2legacy .fc-v-event .fc-event-title{bottom:0;max-height:100%;overflow:hidden;top:0}.bp2legacy .fc-v-event:not(.fc-event-start){border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}.bp2legacy .fc-v-event:not(.fc-event-end){border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0}.bp2legacy .fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.bp2legacy .fc-v-event .fc-event-resizer-start{cursor:n-resize}.bp2legacy .fc-v-event .fc-event-resizer-end{cursor:s-resize}.bp2legacy .fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.bp2legacy .fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness, 8px)/-2)}.bp2legacy .fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness, 8px)/-2)}.bp2legacy .fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width, 8px)/-2)}.bp2legacy .fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width, 8px)/-2)}.bp2legacy .fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width, 8px)/-2)}.bp2legacy .fc .fc-timegrid .fc-daygrid-body{z-index:2}.bp2legacy .fc .fc-timegrid-divider{padding:0 0 2px}.bp2legacy .fc .fc-timegrid-body{min-height:100%;position:relative;z-index:1}.bp2legacy .fc .fc-timegrid-axis-chunk{position:relative}.bp2legacy .fc .fc-timegrid-axis-chunk>table,.bp2legacy .fc .fc-timegrid-slots{position:relative;z-index:1}.bp2legacy .fc .fc-timegrid-slot{border-bottom:0;height:1.5em}.bp2legacy .fc .fc-timegrid-slot:empty:before{content:"\00a0"}.bp2legacy .fc .fc-timegrid-slot-minor{border-top-style:dotted}.bp2legacy .fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.bp2legacy .fc .fc-timegrid-slot-label{vertical-align:middle}.bp2legacy .fc .fc-timegrid-axis-cushion,.bp2legacy .fc .fc-timegrid-slot-label-cushion{padding:0 4px}.bp2legacy .fc .fc-timegrid-axis-frame-liquid{height:100%}.bp2legacy .fc .fc-timegrid-axis-frame{align-items:center;display:flex;justify-content:flex-end;overflow:hidden}.bp2legacy .fc .fc-timegrid-axis-cushion{flex-shrink:0;max-width:60px}.bp2legacy .fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.bp2legacy .fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.bp2legacy .fc-liquid-hack .fc-timegrid-axis-frame-liquid{bottom:0;height:auto;left:0;position:absolute;right:0;top:0}.bp2legacy .fc .fc-timegrid-col.fc-day-today{background-color:#ffdc2826;background-color:var(--fc-today-bg-color,#ffdc2826)}.bp2legacy .fc .fc-timegrid-col-frame{min-height:100%;position:relative}.bp2legacy .fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{bottom:0;height:auto;left:0;position:absolute;right:0;top:0}.bp2legacy .fc-media-screen .fc-timegrid-cols{bottom:0;left:0;position:absolute;right:0;top:0}.bp2legacy .fc-media-screen .fc-timegrid-cols>table{height:100%}.bp2legacy .fc-media-screen .fc-timegrid-col-bg,.bp2legacy .fc-media-screen .fc-timegrid-col-events,.bp2legacy .fc-media-screen .fc-timegrid-now-indicator-container{left:0;position:absolute;right:0;top:0}.bp2legacy .fc .fc-timegrid-col-bg{z-index:2}.bp2legacy .fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.bp2legacy .fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.bp2legacy .fc .fc-timegrid-col-bg .fc-highlight{z-index:3}.bp2legacy .fc .fc-timegrid-bg-harness{left:0;position:absolute;right:0}.bp2legacy .fc .fc-timegrid-col-events{z-index:3}.bp2legacy .fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.bp2legacy .fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.bp2legacy .fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.bp2legacy .fc-timegrid-event-harness{position:absolute}.bp2legacy .fc-timegrid-event-harness>.fc-timegrid-event{bottom:0;left:0;position:absolute;right:0;top:0}.bp2legacy .fc-timegrid-event-harness-inset .fc-timegrid-event,.bp2legacy .fc-timegrid-event.fc-event-mirror,.bp2legacy .fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.bp2legacy .fc-timegrid-event,.bp2legacy .fc-timegrid-more-link{border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.bp2legacy .fc-timegrid-event{margin-bottom:1px}.bp2legacy .fc-timegrid-event .fc-event-main{padding:1px 1px 0}.bp2legacy .fc-timegrid-event .fc-event-time{font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px;white-space:nowrap}.bp2legacy .fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.bp2legacy .fc-timegrid-event-short .fc-event-time:after{content:"\00a0-\00a0"}.bp2legacy .fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.bp2legacy .fc-timegrid-more-link{background:#d0d0d0;background:var(--fc-more-link-bg-color,#d0d0d0);color:inherit;color:var(--fc-more-link-text-color,inherit);cursor:pointer;margin-bottom:1px;position:absolute;z-index:9999}.bp2legacy .fc-timegrid-more-link-inner{padding:3px 2px;top:0}.bp2legacy .fc-direction-ltr .fc-timegrid-more-link{right:0}.bp2legacy .fc-direction-rtl .fc-timegrid-more-link{left:0}.bp2legacy .fc .fc-timegrid-now-indicator-line{border-color:red;border-color:var(--fc-now-indicator-color,red);border-style:solid;border-width:1px 0 0;left:0;position:absolute;right:0;z-index:4}.bp2legacy .fc .fc-timegrid-now-indicator-arrow{border-color:red;border-color:var(--fc-now-indicator-color,red);border-style:solid;margin-top:-5px;position:absolute;z-index:4}.bp2legacy .fc-direction-ltr .fc-timegrid-now-indicator-arrow{border-bottom-color:#0000;border-top-color:#0000;border-width:5px 0 5px 6px;left:0}.bp2legacy .fc-direction-rtl .fc-timegrid-now-indicator-arrow{border-bottom-color:#0000;border-top-color:#0000;border-width:5px 6px 5px 0;right:0}.bp2legacy .calendar-action-buttons{display:flex;gap:.5;margin-block:.5rem;margin-inline:1rem}.bp2legacy .list-id-error{color:red;margin-left:194px;margin-top:-15px}.bp2legacy .recharts-default-legend{margin:-5px 0 0;padding:0;position:absolute;text-align:center}.bp2legacy .photo-container{min-height:100px;min-width:150px;width:100%}.bp2legacy .photo-container img.widget-image{border-radius:10px;height:100%;object-fit:cover}.bp2legacy .photo-data-settinngs-wrapper{display:flex}.bp2legacy .photo-data-settinngs-wrapper .photo-data-settinngs-label{line-height:36px;margin-left:10px;width:120px}.bp2legacy .photo-data-settinngs-wrapper .photo-data-settinngs-input{width:30%}.bp2legacy button.photo-settings-btn{position:absolute;right:30px}.bp2legacy .PieChartWithPaddingAngle{margin-right:30%}.bp2legacy .PieChartWithPaddingAngle .recharts-default-legend{margin-left:40%!important}.bp2legacy .PieChartWithCustomizedLabel{margin-left:20%}.bp2legacy .PieChartWithCustomizedLabel .recharts-default-legend{margin-right:20%!important}.bp2legacy .table-settings-option-container{display:flex;flex-direction:row;margin:0 0 1rem;position:relative}.bp2legacy .table-settings-option-container .table-option-label{margin-right:1rem}.bp2legacy .simple-custom-select-container{cursor:pointer;font-size:14px;position:relative;width:100%}.bp2legacy .simple-custom-select-container .select-input{border:none;width:100%}.bp2legacy .simple-custom-select-container .select-input:focus{border:none;box-shadow:none;outline:none}.bp2legacy .simple-custom-select-container .select-display{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#1a202c;display:flex;justify-content:space-between;padding:6px 32px 6px 10px}.bp2legacy .simple-custom-select-container .arrow{color:#718096;font-size:20px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.bp2legacy .simple-custom-select-container .select-options{background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;left:0;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.bp2legacy .simple-custom-select-container .option-item{border-bottom:1px solid #f0f0f0;padding:10px;transition:background-color .2s}.bp2legacy .simple-custom-select-container .option-item:last-child{border-bottom:none}.bp2legacy .simple-custom-select-container .option-item:hover{background-color:#edf2f7}.bp2legacy .simple-custom-select-container .option-item.selected{background-color:#e6f7ff;font-weight:700}.bp2legacy .confirm-modal{align-items:center;display:flex;flex-direction:column}.bp2legacy .confirm-modal__icon{color:#187046;font-size:44px;margin-bottom:6px}.bp2legacy .confirm-modal__title{color:#187046;font-family:inherit;font-size:2rem;font-weight:700;margin-bottom:8px;text-align:center}.bp2legacy .confirm-modal__description{color:#747474;font-size:1rem;margin-bottom:24px;text-align:center}.bp2legacy .confirm-modal__actions{display:flex;gap:16px;justify-content:center;padding:32px 28px 24px;width:100%}.bp2legacy .confirm-modal__button{background:#fff;border:none;border-radius:6px;cursor:pointer;flex:0 1 auto;font-size:16px;font-weight:500;min-width:200px;padding:4px}.bp2legacy .confirm-modal__button--cancel{background:#fff;border:1px solid #d4d4d4;color:#22292f}.bp2legacy .confirm-modal__button--confirm{background:#097347!important;color:#fff!important}.bp2legacy .confirm-modal__button--cancel:focus,.bp2legacy .confirm-modal__button--cancel:hover{border:1px solid #097347;color:#097347}.bp2legacy .confirm-modal__button--confirm:focus,.bp2legacy .confirm-modal__button--confirm:hover{filter:brightness(.9)}.bp2legacy .borderline{color:#d4d4d4;margin:0;width:99%}.bp2legacy .custom-dropdown-menu{background:#fff;border:1px solid #d4d4d4;border-radius:8px;box-shadow:0 4px 24px 0 #22292f14;min-width:160px;z-index:9999}.bp2legacy .custom-dropdown-menu>button{color:#000;font-size:15px}.bp2legacy .custom-dropdown-menu>button:hover{background:#f0f3f7;color:#000}.bp2legacy .create-group-modal{align-items:center;display:flex;flex-direction:column;gap:12px;padding:16px}.bp2legacy .field-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:4px;width:100%}.bp2legacy .create-group-modal__actions{display:flex;gap:16px;justify-content:center;margin-top:16px;width:100%}.bp2legacy .choose-object-field{background:#e8f7f0;color:#000;display:flex;font-size:16px;gap:4px;padding:8px;width:100%}.bp2legacy .group_list_wrapper{display:flex;flex-direction:column;gap:15px;margin-top:40px}.bp2legacy .group_list_wrapper strong{color:#000;font-size:18px}.bp2legacy .group_list_wrapper .group_list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.bp2legacy .group_list_wrapper .group_list .bp2-checkbox-wrapper{align-items:center;background:#f2f2f2;display:flex;gap:8px;padding:10px}.bp2legacy .my-boards-widget{box-shadow:none!important}.bp2legacy .my-boards-widget .card-body{padding:0!important}.bp2legacy .my-boards-widget .my-boards-widget-container{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:50% 50%;justify-items:stretch;overflow:hidden;padding-bottom:10px}.bp2legacy .my-boards-widget .my-boards-widget-container__single-board{align-items:center;background-color:#f8f8f8;border-radius:5px;box-shadow:1px 1px 5px #d6d6d6;display:flex;flex-direction:row;height:13vh;padding:20px;position:relative;transition:.4s}.bp2legacy .my-boards-widget .my-boards-widget-container__single-board-narrow{align-items:center;background-color:#f8f8f8;box-shadow:1px 1px 5px #d6d6d6;display:flex;flex-direction:column;height:13vh;justify-content:center;padding:5px;width:90%}.bp2legacy .my-boards-widget .my-boards-widget-container__single-board:hover{box-shadow:2px 2px 10px #bbb}.bp2legacy .my-boards-widget .my-boards-widget-container__single-board-name{color:var(--first);font-family:var(--font-primary);font-weight:700;margin-left:20px;padding-right:10px;text-align:left}@media (min-width:250px){.bp2legacy .my-boards-widget .my-boards-widget-container__single-board-name{font-size:8px}}@media (min-width:1024px){.bp2legacy .my-boards-widget .my-boards-widget-container__single-board-name{font-size:10px}}@media (min-width:1247px){.bp2legacy .my-boards-widget .my-boards-widget-container__single-board-name{font-size:19px}}.bp2legacy .my-boards-widget .my-boards-widget-container__single-board-name-narrow{color:var(--first);font-family:var(--font-primary);font-size:10px;text-align:center;word-break:break-word}.bp2legacy .my-boards-settings-container{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center}.bp2legacy .my-boards-settings-container__face{font-size:100px}.bp2legacy .stripe-widget-settings{display:flex;flex-direction:column;margin:1rem;position:relative}.bp2legacy .stripe-widget-settings .settings-section{align-items:center;display:flex;flex-direction:row;width:100%}.bp2legacy .stripe-widget-settings .settings-section .label{margin-right:1rem}.bp2legacy .stripe-widget-settings .settings-section .value{width:100%}.bp2legacy .stripe-widget-settings .save-button-container{display:flex;justify-content:flex-end;margin-top:1rem;position:relative}.bp2legacy .list-summaries{margin:1.5rem}.bp2legacy .list-summaries *{margin:0}.bp2legacy .list-summaries .ant-table{border:1px solid #e8e8e8}.bp2legacy .list-summaries .ant-table .ant-table-tbody>tr>td,.bp2legacy .list-summaries .ant-table .ant-table-thead>tr>th{border-right:1px solid #e8e8e8}.bp2legacy .list-summaries .ant-table .ant-table-tbody>tr>td:last-child,.bp2legacy .list-summaries .ant-table .ant-table-thead>tr>th:last-child{border-right:none}.bp2legacy .list-summaries--no-margin{margin:0}.bp2legacy .list-summaries__widget{box-shadow:none!important}.bp2legacy .list-summaries__title{color:var(--topbar-text);font-family:var(--font-primary);font-size:30px;font-weight:900;margin:0 0 2rem 1rem}.bp2legacy .list-summaries__details-table{background-color:#fff;margin:0 1rem}.bp2legacy .list-summaries .slick-list{height:auto;padding:5px 0}.bp2legacy .list-summaries .slick-list .slick-track{display:flex}.bp2legacy .list-summaries .slick-list .slick-slide{height:100%;margin:0 1rem}.bp2legacy .list-summaries__item{background-color:#fff;border-radius:10px;box-shadow:0 2px 9px 0 #0000001a;display:flex!important;flex-direction:column;gap:6px;overflow:hidden;padding:26px 20px;position:relative}.bp2legacy .list-summaries__item-title{color:var(--topbar-text);font-family:var(--font-secondary);font-size:1.125rem;font-weight:500;line-height:100%}.bp2legacy .list-summaries__item-actual-benefit{align-items:center;color:var(--topbar-text);display:inline-flex;font-family:var(--font-primary);font-size:1.75rem;font-weight:700;gap:.75rem;margin:0}.bp2legacy .list-summaries__item-progress-container{background-color:#d9d9d9;border-radius:42px;height:5px;overflow:hidden;width:100%;z-index:100}.bp2legacy .list-summaries__item-progress-bar{background-color:var(--topbar-text);height:100%;transition:width .3s ease-in-out}.bp2legacy .list-summaries__item-max-benefit{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.bp2legacy .list-summaries__item-max-benefit-title{color:#525252;font-family:var(--font-secondary);font-size:13px;font-weight:400}.bp2legacy .list-summaries__item-max-benefit-value{color:#707070;font-family:var(--font-secondary);font-size:16px;font-weight:600}.bp2legacy .list-summaries__dots{display:flex;gap:5px;left:50%;max-width:300px;position:absolute;transform:translateX(-50%)}.bp2legacy .list-summaries__show-more{margin:0 1rem 0 auto}.bp2legacy .list-summaries__dot{background-color:#e5e5e5;border-radius:48px;height:5px;width:45px}.bp2legacy .list-summaries__dot--active{background-color:#d2d0cf}.bp2legacy .list-summaries__footer{align-items:center;display:flex;justify-content:center;margin:1.25rem 0;position:relative;width:100%}.bp2legacy .list-summaries__background-image{height:200px;position:absolute;right:0;width:200px;z-index:10}.bp2legacy .summaries-settings{padding:0 1rem 1rem}.bp2legacy .summaries-settings__no-list-id{color:var(--font-primary);font-size:14px}.bp2legacy .summaries-settings__action-buttons{flex-direction:column;flex-grow:1;gap:.25rem}.bp2legacy .summaries-settings__divider{margin:1rem 0}.bp2legacy .summaries-settings__accordion-header{align-items:center;color:var(--topbar-text);display:flex;font-family:var(--font-primary);font-size:16px;font-weight:900;gap:1rem;margin-bottom:1rem}.bp2legacy .summaries-settings__label{display:flex;flex-direction:column;gap:.375rem}.bp2legacy .summaries-settings__form{background-color:#fff;border-radius:6px;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;gap:1rem}.bp2legacy .summaries-settings__form-row{display:flex;gap:1rem;width:100%}.bp2legacy .summaries-settings__form-row .summaries-settings__label{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.bp2legacy .summaries-settings__form-row .summaries-settings__label .react-select__control,.bp2legacy .summaries-settings__form-row .summaries-settings__label input{width:100%}.bp2legacy .summaries-settings__form__submit{align-self:flex-start;background-color:#1890ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 20px;transition:all .2s}.bp2legacy .summaries-settings__form__submit:hover{background-color:#0076e4}.bp2legacy .summaries-settings__action-buttons,.bp2legacy .summaries-settings__actions{display:flex;gap:8px}.bp2legacy .summaries-settings__select{min-width:180px}.bp2legacy .summaries-settings__save-btn{border-radius:4px;margin-top:16px;padding:8px 20px}.bp2legacy .summaries-settings__table .ant-table{border:1px solid #e8e8e8}.bp2legacy .summaries-settings__table .ant-table .ant-table-tbody>tr>td,.bp2legacy .summaries-settings__table .ant-table .ant-table-thead>tr>th{border-right:1px solid #e8e8e8}.bp2legacy .summaries-settings__table .ant-table .ant-table-tbody>tr>td:last-child,.bp2legacy .summaries-settings__table .ant-table .ant-table-thead>tr>th:last-child{border-right:none}.bp2legacy .list-builder-widget,.bp2legacy .list-builder-widget .card-body{height:100%}.bp2legacy .list-builder-widget .list-builder-tab-button{background-color:#fff;border:none;cursor:pointer;margin-left:1rem;margin-top:10px;padding:.5rem}.bp2legacy .list-builder-widget .active{border-bottom:2px solid var(--btn-primaryBorder)}.bp2legacy .list-builder-widget .ant-table-body{overflow:hidden!important}.bp2legacy .list-builder-widget .list-builder-view{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem;position:relative}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;margin-top:1rem;position:relative;width:100%}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .add-new-list-button{flex-shrink:0;position:relative}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .list-builder-search{max-width:17rem;position:relative;width:100%}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .list-builder-search .search{border:1px solid #dee3eb;border-radius:5px;box-sizing:border-box;height:2rem;outline:none;padding:5px 2.5rem 5px 5px;width:100%}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .list-builder-search .search:focus{border:1px solid #b6bcc6}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .list-builder-search .search-icon{color:#999;pointer-events:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}@media (max-width:600px){.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar{align-items:stretch;flex-direction:column}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .list-builder-search{justify-content:center;margin-bottom:.5rem}.bp2legacy .list-builder-widget .list-builder-view .list-builder-top-bar .add-new-list-button{align-self:center;margin-top:.5rem;position:relative}}.bp2legacy .list-builder-widget .list-builder-view .list-builder-body{height:100%;margin-bottom:3rem;margin-top:2rem;overflow-y:auto}.bp2legacy .list-builder-widget .list-builder-view .list-builder-body .list-builder-item{align-items:center;background-color:#fff;border:1px solid #dee3eb;border-radius:5px;display:flex;flex-direction:row;margin-top:1rem;padding:1rem}.bp2legacy .list-builder-widget .list-builder-view .list-builder-body .list-builder-item .item-field{display:flex;flex-direction:column;margin-right:1rem}.bp2legacy .list-builder-widget .list-builder-view .list-builder-body .list-builder-item .item-divider{border:1px solid #d8d5d5;height:2rem;margin-right:1rem}.bp2legacy .list-builder-widget .list-builder-view .list-builder-footer{display:flex;justify-content:center;margin-bottom:4rem;margin-left:-1rem;width:100%}@media (max-width:600px){.bp2legacy .list-builder-widget .list-builder-view .list-builder-body .list-builder-item{align-items:flex-start;flex-direction:column}.bp2legacy .list-builder-widget .list-builder-view .list-builder-body .list-builder-item .item-divider{display:none}.bp2legacy .list-builder-widget .list-builder-view .list-builder-body .list-builder-item .item-field{margin-bottom:.5rem;margin-right:0}.bp2legacy .list-builder-widget .list-builder-view .list-builder-search{align-items:stretch;flex-direction:column}.bp2legacy .list-builder-widget .list-builder-view .list-builder-search .search{margin-bottom:.5rem;width:100%}.bp2legacy .list-builder-widget .list-builder-view .list-builder-search .lean{position:static;right:0}}.bp2legacy .list-builder-widget .list-builder-view .list-builder-action-button-container{display:flex;flex-direction:row}.bp2legacy .list-builder-widget .list-builder-view .list-builder-action-button-container .list-builder-action-button{align-items:center;background-color:#fff;border:1px solid var(--btn-primaryBackground);border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;margin-left:10px;margin-top:5px;outline:none;width:30px}.bp2legacy .list-builder-query-button{background:#fff;border:1px solid grey;border-radius:4px;margin-right:.5rem;margin-top:5px}.bp2legacy .lb-table-wrapper{overflow-x:auto;width:100%}.bp2legacy .lb-table{background:#fff;border-collapse:collapse;color:#444;font-size:14px;table-layout:fixed;width:100%}.bp2legacy .lb-table td,.bp2legacy .lb-table th{border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;padding:10px 14px;text-align:left;white-space:nowrap}.bp2legacy .lb-table td:last-child,.bp2legacy .lb-table th:last-child{border-right:none}.bp2legacy .lb-table thead th{background:#f8f9fc;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:2}.bp2legacy .lb-table tr:hover td{background:#f4f7ff}.bp2legacy .lb-table .checkbox-col{text-align:center;width:40px}.bp2legacy .lb-table .th-content{align-items:center;display:flex;gap:6px}.bp2legacy .lb-table .filter-icon,.bp2legacy .lb-table .sort-icon{cursor:pointer;font-size:18px;opacity:.4}.bp2legacy .lb-table .th-content:hover .filter-icon,.bp2legacy .lb-table .th-content:hover .sort-icon{opacity:.8}.bp2legacy .react-grid-layout{position:relative;transition:height .2s ease}.bp2legacy .react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.bp2legacy .react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.bp2legacy .react-grid-item.cssTransforms{transition-property:transform,width,height}.bp2legacy .react-grid-item.resizing{transition:none;will-change:width,height;z-index:1}.bp2legacy .react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.bp2legacy .react-grid-item.dropping{visibility:hidden}.bp2legacy .react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.bp2legacy .react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.bp2legacy .react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.bp2legacy .react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.bp2legacy .react-resizable-hide>.react-resizable-handle{display:none}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-e,.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-n,.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.bp2legacy .react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.bp2legacy .react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);height:20px}.bp2legacy .react-resizable-handle-se{cursor:se-resize}.bp2legacy .widget-dragg-handle{align-items:center;background-color:#ffffffbf;border:none!important;border-radius:20px;color:grey;cursor:default;display:flex;height:30px;justify-content:center;margin-left:3%;margin-top:1%;position:absolute;width:30px;z-index:2}.bp2legacy .widget-dragg-handle:hover{border:1px solid #000;cursor:grab}.bp2legacy .widgets-background-image{background-color:initial;bottom:40px;pointer-events:none;position:fixed;right:12px;width:23vw}.bp2legacy .messages-content-container .messages-content-container__all-buttons{height:56px}.bp2legacy .messages-content-container__all-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;height:-webkit-fit-content;height:fit-content;padding:12px 24px;width:100%}.bp2legacy .messages-content-container__all-buttons__send-button{align-items:center;display:flex;gap:4px;height:32px;justify-content:center;width:150px}.bp2legacy .messages-content-container__all-buttons__send-button:hover{background-color:var(--btn-primaryBackground);border-color:var(--btn-primaryBackground);color:var(--btn-primaryText)}.bp2legacy .comments-container{background-color:#fff;border-left:1px solid #e8e8e8;bottom:0;display:flex;flex-direction:column;overflow-y:auto;position:fixed;right:0;top:0;transition:.4s ease-in-out;width:-webkit-fit-content;width:fit-content;z-index:3}.bp2legacy .comments-container .comments-header-fake{background-color:var(--background);height:13px}.bp2legacy .comments-container .comments-header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;padding:12px 24px 12px 12px}.bp2legacy .comments-container .comments-header span{padding-left:0!important}.bp2legacy .comments-container .comments-header .header-right-container{align-items:center;display:flex;justify-content:flex-end;text-align:right;width:20%}.bp2legacy .comments-container .comments-header .header-right-container .reverse-arrow-bar-icon{transform:rotate(180deg);width:24px}.bp2legacy .comments-container .comments-form{height:80%;overflow-y:auto;padding:0 12px 16px}.bp2legacy .comments-container .comment-item .ant-comment-content-author{flex-direction:column}.bp2legacy .comments-container .comment-item .ant-comment-content-author-name{color:#545454;font-size:15px}.bp2legacy .comments-container .comment-item .ant-comment-content-author-time{color:#8c8c8c;font-size:12px}.bp2legacy .comments-container .comment-item .ant-comment-content-detail{padding:2px}.bp2legacy .comments-container .comment-system-item{padding:9px 1px 9px 12px}.bp2legacy .comments-container .comment-system-item .system-comment-header{align-items:center;display:flex;flex-direction:column;justify-content:center}.bp2legacy .comments-container .comment-system-item .bp2-comment__inner__content{background-color:initial;border:1px dashed #94a3b8;font-size:13px;padding:8px}.bp2legacy .system-comment-show-more{color:var(--first)}.bp2legacy .system-comment-date{color:var(--third)}.bp2legacy .comments-arrows{display:flex;flex-direction:column;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:999}.bp2legacy .comments-arrows .ant-btn-primary{margin:0}.bp2legacy .comments-arrows .comments-left-arrow{margin-bottom:10px}.bp2legacy .comment-icon{width:20px}.bp2legacy .messages-content-container .comments-small .comments-container{width:24%}@media (max-width:1150px){.bp2legacy .messages-content-container .comments-small .comments-container{width:30%}}@media (max-width:768px){.bp2legacy .messages-content-container .comments-small .comments-container{width:55%}}@media (max-width:520px){.bp2legacy .messages-content-container .comments-small .comments-container{width:60%}}.bp2legacy .messages-content-container .comments-hidden #form{width:100%}.bp2legacy .messages-content-container .comments-hidden .comments-container{width:0}.bp2legacy .messages-content-container .comments-hidden .comments-arrows{left:auto;right:0}.bp2legacy .messages-content-container .comments-full #form{width:0}.bp2legacy .messages-content-container .comments-full .comments-container{position:fixed;width:auto}.bp2legacy .messages-content-container .comments-full .comments-arrows{right:auto;transform:translate(25%,-50%)}.bp2legacy .comment-system-item{margin-bottom:16px}.bp2legacy .mail-content{margin-left:2.875rem;margin-right:1rem;padding-bottom:1rem}.bp2legacy .mail-content__title{border-bottom:1px solid #0000001a;padding-bottom:1rem}.bp2legacy .mail-content__buttons{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.bp2legacy .mail-content__buttons__list{display:flex;gap:5px;list-style:none;margin:0;padding:0}.bp2legacy .mail-content__buttons__list__single{border:1px solid #0003;color:#64748b;padding:6px 12px;width:-webkit-fit-content;width:fit-content}.bp2legacy .mail-content__buttons__icon{margin-right:10px}.bp2legacy .mail-content .email-plain-content{white-space:break-spaces}.bp2legacy .mail-content .mail-attachments-container{display:flex;flex-wrap:wrap;overflow-x:scroll}.bp2legacy .mail-content .mail-attachments-container .mail-attachment-card{align-items:center;display:flex;justify-content:center;margin:10px 10px 10px 0}.bp2legacy .mail-content .mail-attachments-container .mail-attachment-card .mail-attachment{align-items:center;border:1px solid #0003;display:flex;justify-items:center;padding:6px 10px}.bp2legacy .mail-content .mail-attachments-container .mail-attachment-card .mail-attachment__filename{overflow:hidden;text-align:center}.bp2legacy .mail-content .mail-attachments-container .mail-attachment-card .mail-attachment__downloadBtn{padding:0}.bp2legacy .mail-content .mail-attachments-container .mail-attachment-card .divider{background:#0000001a;margin:0 6px;min-height:28px;min-width:1px}.bp2legacy .timer-container{align-items:center;display:flex;gap:6px}.bp2legacy .timer-container .timer{white-space:nowrap}.bp2legacy .timer-container .timer span{border:1px solid #e2e8f0;border-radius:var(--borderRadius);font-family:var(--font-secondary);font-size:13px;font-weight:400;line-height:120%;margin:0;padding:6px 12px}.bp2legacy .timer-container .timer-btns{display:flex;justify-content:flex-end}.bp2legacy .timer-container .timer-btns button{height:32px;margin:0 2px!important;padding:8px;width:32px}.bp2legacy .closed-comments{justify-content:flex-end;margin-left:auto;margin-right:10px}.bp2legacy .message-item-header{align-items:center;align-self:stretch;border-bottom:1px solid #e2e8f0;display:flex;gap:6px;padding:12px 24px}.bp2legacy .message-item-header__goBack-button{background-color:initial;border:none;box-shadow:none;color:var(--default-text);margin:0;padding:8px}.bp2legacy .message-item-header__title-wrapper{align-items:center;display:flex;gap:6px}.bp2legacy .message-item-header__title-wrapper__title{color:var(--topbar-text);font-family:var(--font-primary);font-size:24px;font-weight:900;margin:0 0 0 10px}.bp2legacy .message-item-header__title-wrapper__deadline{align-items:center;background:#fef3c7;border-radius:var(--borderRadius);color:#d97706;display:flex;font-size:11px;font-weight:500;gap:6px;justify-content:center;margin:0;padding:4px 8px}.bp2legacy .message-item-header__title-wrapper__deadline span{background:#fde68a;padding:1px 4px}.bp2legacy .message-item-header .timer-container{margin-left:auto}.bp2legacy .comments-divider{height:32px;margin-left:auto}.bp2legacy .comments-hidden .message-item-header{width:100%}.bp2legacy .messages-content-container{background-color:#fff;border-radius:6px;display:flex;flex-direction:column;margin:12px 16px 0;min-height:min(-webkit-fit-content,100%);min-height:min(fit-content,100%);overflow:scroll;z-index:0}.bp2legacy .messages-content-container__img.no-image{min-height:80px;position:absolute;right:0;top:60px}.bp2legacy .messages-content-container__img .case-image__button{font-size:16px;padding:5px 10px;top:12px}.bp2legacy .messages-content-container__img .upload-button{right:75px}.bp2legacy .messages-content-container__img .delete-button{right:15px}@media screen and (max-width:1000px){.bp2legacy .messages-content-container{margin:12px 0 0}}.bp2legacy .messages-content-container__header-fixed{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:3}.bp2legacy .messages-content-container__fake-header{background-color:var(--background);height:12px}.bp2legacy .messages-content-container .anchor-show{border:2px solid var(--btn-primaryBackground)}.bp2legacy .messages-content-container .messages-content-form-comments{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;overflow-x:hidden;overflow-y:auto;position:relative}.bp2legacy .gx-customizer-option{right:-8px!important;top:175px!important;transform:translate(10px)}.bp2legacy .gx-customizer-option .icon{left:-5px;position:relative}.bp2legacy .ant-layout-sider{z-index:0}.bp2legacy .ant-row.ant-form-item.filter-fields__field{margin:0}.bp2legacy .ant-table-header-column{white-space:nowrap}.bp2legacy .content iframe,.bp2legacy .content video{max-width:100%!important}.bp2legacy .table-overflow-fix{overflow-x:auto}.bp2legacy .buttonCustomStyle{margin-bottom:0!important;margin:0 0 0 5px}.bp2legacy .hide-on-mobile{align-items:center;display:flex;@media screen and (max-width:560px){display:none!important}}.bp2legacy .gx-width-100{width:100px}.bp2legacy .marginWidgets{margin:.5rem;@media screen and (max-width:560px){margin-bottom:10px;margin-left:10px;margin-right:10px;margin-top:10px}}.bp2legacy .marginWidgets .tabs-nav{min-height:50px}.bp2legacy .half-round-button{border:0;border-radius:30px 0 0 30px!important;color:var(--customizer-btnsText);padding:0 18px}.bp2legacy .full-round-button,.bp2legacy .half-round-button{box-shadow:0 0 5px 5px #0000000d;font-size:18px!important;height:42px;margin:0}.bp2legacy .full-round-button{border:0;border-radius:100%!important;color:#fff}.bp2legacy .bp2-button{font-size:14px}@media screen and (max-width:1400px){.bp2legacy .bp2-button{font-size:11px}}@media (min-width:574px){.bp2legacy .gx-customizer-option{transform:translate(10px,-20px)}}@media (max-width:768px){.bp2legacy .ant-modal{left:0!important;top:55px!important}.bp2legacy .ant-card-body{box-shadow:0 3px 7px #00000019;padding:10px!important}.bp2legacy .widget-blogcarousel .ant-card-body{padding:0!important}.bp2legacy .map-table-widget ::-webkit-scrollbar{height:6px;width:6px}.bp2legacy .map-table-widget ::-webkit-scrollbar-track{background:#f1f1f1}.bp2legacy .map-table-widget ::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:4px}.bp2legacy .map-table-widget ::-webkit-scrollbar-thumb:hover{background:#929292}.bp2legacy .widget-blogcarousel .ant-card-head-title hr{border-color:#fafafa80;margin-top:0!important}.bp2legacy .widget-blogcarousel .ant-card-head-title h2{margin-bottom:2px!important}.bp2legacy .widget-button .ant-card-body{padding:0!important}.bp2legacy .widget-button .ant-card-body .ant-btn{margin:0}.bp2legacy .widget-button .ant-card-head{display:none}}@media (max-width:575px){.bp2legacy .ant-tabs-bottom-bar .ant-tabs-tab{border-width:1px!important;margin-left:4px!important;margin-right:4px!important;padding:5px 0 0!important}.bp2legacy .ant-tabs-bottom-bar{padding:0 2px 3px 0!important}.bp2legacy .ant-tabs-bottom-bar .ant-tabs-tab a{align-items:center;color:#767676;display:flex;flex-direction:column;font-size:15px!important;justify-content:space-between;margin:0 10px}.bp2legacy .ant-tabs-bottom-bar .ant-tabs-tab-active a{color:#767676;font-size:15px;font-weight:700}.bp2legacy .ant-tabs-bottom-bar .ant-tabs-tab-arrow-show{width:25px!important}.bp2legacy .ant-tabs-bottom-bar .ant-tabs-nav-container-scrolling{padding-left:20px!important;padding-right:24px!important}.bp2legacy .ant-tabs-bottom-bar .ant-tabs-tab:before{border-width:1px!important}.bp2legacy .ant-layout-footer{padding:10px 15px!important}}.bp2legacy .ant-select-dropdown-menu-item{padding:0 12px}@media screen and (max-width:766px){.bp2legacy .ant-dropdown .span-style.gx-text-primary{margin:0 auto}.bp2legacy .ant-dropdown button.ant-btn-primary{align-items:center;display:flex;flex-direction:column;height:30px;justify-content:center;padding:0 10px}.bp2legacy .ant-dropdown button.ant-btn-primary span{font-size:10px}.bp2legacy .ant-dropdown li.ant-dropdown-menu-item{font-size:10px;padding:2px 6px}.bp2legacy .ant-dropdown li.ant-dropdown-menu-item a{margin:0 auto;padding:0}.bp2legacy .ant-dropdown .ant-dropdown-trigger.ant-btn-primary{margin:0 auto 10px!important}}.bp2legacy .addition-row{-ms-overflow-style:none;align-items:center;display:flex;justify-content:flex-end;overflow:scroll;scrollbar-width:none}.bp2legacy .addition-row::-webkit-scrollbar{display:none}.bp2legacy .addition-row__single{align-items:center;display:flex;gap:5px;justify-content:center;line-height:normal;margin:0 10px;text-align:center;white-space:nowrap;width:-webkit-max-content;width:max-content}.bp2legacy .cursor-pointer{cursor:pointer}.bp2legacy .calendar-modal>.ant-modal{width:clamp(300px,90%,1200px)!important}.bp2legacy .hidden{display:none!important}.bp2legacy .visible{display:block}.bp2legacy .pagination-container{display:grid;place-items:center;width:100%}.bp2legacy .theme-provider-fallback{background-color:#f5f5f5;background-color:var(--background,#f5f5f5);height:100vh;inset:0;position:absolute;width:100vw;z-index:1000}.bp2legacy .dev-info{display:none;opacity:1!important}.bp2legacy .spin-middle{background:#0000;display:grid!important;min-height:min(-webkit-fit-content,100%);min-height:min(fit-content,100%);place-items:center;width:100%}.bp2legacy .padding-left-15{padding-left:15px!important}.bp2legacy .gx-flex-center{align-items:center;display:flex;justify-content:center}.bp2legacy .gx-flex-direction-column{flex-direction:column}.bp2legacy .ant-tabs .ant-tabs-top-content{position:relative!important}.bp2legacy .ant-select-dropdown-menu-item{min-height:32px!important}{height:100%;width:100%}.bp2legacy input::-ms-clear,.bp2legacy input::-ms-reveal{display:none}.bp2legacy *,.bp2legacy :after,.bp2legacy :before{box-sizing:border-box}.bp2legacy article,.bp2legacy aside,.bp2legacy dialog,.bp2legacy figcaption,.bp2legacy figure,.bp2legacy footer,.bp2legacy header,.bp2legacy hgroup,.bp2legacy main,.bp2legacy nav,.bp2legacy section{display:block}.bp2legacy [tabindex="-1"]:focus{outline:none!important}.bp2legacy hr{box-sizing:initial;height:0;overflow:visible}.bp2legacy h1,.bp2legacy h2,.bp2legacy h3,.bp2legacy h4,.bp2legacy h5,.bp2legacy h6{color:#535353;font-weight:500;margin-bottom:.5em;margin-top:0}.bp2legacy p{margin-bottom:1em;margin-top:0}.bp2legacy abbr[data-original-title],.bp2legacy abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.bp2legacy address{font-style:normal;line-height:inherit;margin-bottom:1em}.bp2legacy input[type=number],.bp2legacy input[type=password],.bp2legacy input[type=text],.bp2legacy textarea{-webkit-appearance:none}.bp2legacy .ant-input-number-input[disabled],.bp2legacy .ant-input[disabled],.bp2legacy .ant-select-disabled{color:#000000a6!important}.bp2legacy dl,.bp2legacy ol,.bp2legacy ul{margin-bottom:1em;margin-top:0}.bp2legacy ol ol,.bp2legacy ol ul,.bp2legacy ul ol,.bp2legacy ul ul{margin-bottom:0}.bp2legacy dt{font-weight:500}.bp2legacy dd{margin-bottom:.5em;margin-left:0}.bp2legacy blockquote{margin:0 0 1em}.bp2legacy dfn{font-style:italic}.bp2legacy b,.bp2legacy strong{font-weight:bolder}.bp2legacy small{font-size:80%}.bp2legacy sub,.bp2legacy sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}.bp2legacy sub{bottom:-.25em}.bp2legacy sup{top:-.5em}.bp2legacy a{-webkit-text-decoration-skip:objects;background-color:initial;color:var(--first);cursor:pointer;outline:none;text-decoration:none;transition:color .3s}.bp2legacy a:hover{color:#28aaeb}.bp2legacy a:active{color:#006eb8}.bp2legacy a:active,.bp2legacy a:hover{outline:0;text-decoration:none}.bp2legacy a[disabled]{color:#00000040;cursor:not-allowed;pointer-events:none}.bp2legacy code,.bp2legacy kbd,.bp2legacy pre,.bp2legacy samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}.bp2legacy pre{margin-bottom:1em;margin-top:0;overflow:auto}.bp2legacy figure{margin:0 0 1em}.bp2legacy img{border-style:none;vertical-align:middle}.bp2legacy svg:not(:root){overflow:hidden}.bp2legacy [role=button],.bp2legacy a,.bp2legacy area,.bp2legacy button,.bp2legacy input:not([type=range]),.bp2legacy label,.bp2legacy select,.bp2legacy summary,.bp2legacy textarea{touch-action:manipulation}.bp2legacy table{border-collapse:collapse}.bp2legacy caption{caption-side:bottom;color:#595959;padding-bottom:.3em;padding-top:.75em;text-align:left}.bp2legacy th{text-align:inherit}.bp2legacy button,.bp2legacy input,.bp2legacy optgroup,.bp2legacy select,.bp2legacy textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}.bp2legacy button,.bp2legacy input{overflow:visible}.bp2legacy button,.bp2legacy select{text-transform:none}.bp2legacy [type=reset],.bp2legacy [type=submit],.bp2legacy button{-webkit-appearance:button}.bp2legacy [type=button]::-moz-focus-inner,.bp2legacy [type=reset]::-moz-focus-inner,.bp2legacy [type=submit]::-moz-focus-inner,.bp2legacy button::-moz-focus-inner{border-style:none;padding:0}.bp2legacy input[type=checkbox],.bp2legacy input[type=radio]{box-sizing:border-box;padding:0}.bp2legacy input[type=date],.bp2legacy input[type=datetime-local],.bp2legacy input[type=month],.bp2legacy input[type=time]{-webkit-appearance:listbox}.bp2legacy textarea{overflow:auto;resize:vertical}.bp2legacy fieldset{border:0;margin:0;min-width:0;padding:0}.bp2legacy legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}.bp2legacy progress{vertical-align:initial}.bp2legacy [type=number]::-webkit-inner-spin-button,.bp2legacy [type=number]::-webkit-outer-spin-button{height:auto}.bp2legacy [type=search]{-webkit-appearance:none;outline-offset:-2px}.bp2legacy [type=search]::-webkit-search-cancel-button,.bp2legacy [type=search]::-webkit-search-decoration{-webkit-appearance:none}.bp2legacy ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.bp2legacy output{display:inline-block}.bp2legacy summary{display:list-item}.bp2legacy template{display:none}.bp2legacy [hidden]{display:none!important}.bp2legacy mark{background-color:#feffe6;padding:.2em}.bp2legacy ::selection{background:var(--first);color:#fff}.bp2legacy .clearfix{zoom:1}.bp2legacy .clearfix:after,.bp2legacy .clearfix:before{content:"";display:table}.bp2legacy .clearfix:after{clear:both}@-moz-document url-prefix(){.bp2legacy *{scrollbar-color:#a8a8a8 #fff;scrollbar-width:thin}}.bp2legacy ::-webkit-scrollbar{display:block!important;height:17px!important;width:17px!important}.bp2legacy ::-webkit-scrollbar-button{display:none}.bp2legacy ::-webkit-scrollbar-track,.bp2legacy ::-webkit-scrollbar-track-piece{background-color:var(--scroll-trackBackground)!important}.bp2legacy ::-webkit-scrollbar-thumb{border:5px solid #0000;border-radius:24px;box-shadow:4px 0 0 4px var(--scroll-thumbBackground) inset}.bp2legacy ::-webkit-scrollbar-thumb:hover{box-shadow:4px 0 0 4px var(--scroll-thumbHover) inset}.bp2legacy ::-webkit-scrollbar-corner{display:none}.bp2legacy .anticon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;display:inline-block;font-style:normal;line-height:0;text-align:center;text-rendering:optimizeLegibility;text-transform:none;vertical-align:-.125em}.bp2legacy .anticon>*{line-height:1}.bp2legacy .anticon svg{display:inline-block}.bp2legacy .anticon:before{display:none}.bp2legacy .anticon .anticon-icon{display:block}.bp2legacy .anticon[tabindex]{cursor:pointer}.bp2legacy .icon-spin,.bp2legacy .icon-spin:before{animation:loadingCircle 1s linear infinite;display:inline-block}.bp2legacy .fade-appear,.bp2legacy .fade-enter,.bp2legacy .fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .fade-appear.fade-appear-active,.bp2legacy .fade-enter.fade-enter-active{animation-name:antFadeIn;animation-play-state:running}.bp2legacy .fade-leave.fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.bp2legacy .fade-appear,.bp2legacy .fade-enter{animation-timing-function:linear;opacity:0}.bp2legacy .fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.bp2legacy .move-up-appear,.bp2legacy .move-up-enter,.bp2legacy .move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .move-up-appear.move-up-appear-active,.bp2legacy .move-up-enter.move-up-enter-active{animation-name:antMoveUpIn;animation-play-state:running}.bp2legacy .move-up-leave.move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.bp2legacy .move-up-appear,.bp2legacy .move-up-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.bp2legacy .move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.bp2legacy .move-down-appear,.bp2legacy .move-down-enter,.bp2legacy .move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .move-down-appear.move-down-appear-active,.bp2legacy .move-down-enter.move-down-enter-active{animation-name:antMoveDownIn;animation-play-state:running}.bp2legacy .move-down-leave.move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.bp2legacy .move-down-appear,.bp2legacy .move-down-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.bp2legacy .move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.bp2legacy .move-left-appear,.bp2legacy .move-left-enter,.bp2legacy .move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .move-left-appear.move-left-appear-active,.bp2legacy .move-left-enter.move-left-enter-active{animation-name:antMoveLeftIn;animation-play-state:running}.bp2legacy .move-left-leave.move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.bp2legacy .move-left-appear,.bp2legacy .move-left-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.bp2legacy .move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.bp2legacy .move-right-appear,.bp2legacy .move-right-enter,.bp2legacy .move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .move-right-appear.move-right-appear-active,.bp2legacy .move-right-enter.move-right-enter-active{animation-name:antMoveRightIn;animation-play-state:running}.bp2legacy .move-right-leave.move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.bp2legacy .move-right-appear,.bp2legacy .move-right-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.bp2legacy .move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{opacity:0;transform:translateY(100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes antMoveDownOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(100%);transform-origin:0 0}}@keyframes antMoveLeftIn{0%{opacity:0;transform:translateX(-100%);transform-origin:0 0}to{opacity:1;transform:translateX(0);transform-origin:0 0}}@keyframes antMoveLeftOut{0%{opacity:1;transform:translateX(0);transform-origin:0 0}to{opacity:0;transform:translateX(-100%);transform-origin:0 0}}@keyframes antMoveRightIn{0%{opacity:0;transform:translateX(100%);transform-origin:0 0}to{opacity:1;transform:translateX(0);transform-origin:0 0}}@keyframes antMoveRightOut{0%{opacity:1;transform:translateX(0);transform-origin:0 0}to{opacity:0;transform:translateX(100%);transform-origin:0 0}}@keyframes antMoveUpIn{0%{opacity:0;transform:translateY(-100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes antMoveUpOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(-100%);transform-origin:0 0}}@keyframes loadingCircle{to{transform:rotate(1turn)}}.bp2legacy [ant-click-animating-without-extra-node=true],.bp2legacy [ant-click-animating=true]{position:relative}.bp2legacy .ant-click-animating-node,.bp2legacy [ant-click-animating-without-extra-node=true]:after{animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;border-radius:inherit;bottom:0;box-shadow:0 0 0 0 var(--first);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);content:"";display:block;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:0}@keyframes waveEffect{to{box-shadow:0 0 0 var(--first);box-shadow:0 0 0 6px var(--first);box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.bp2legacy .slide-up-appear,.bp2legacy .slide-up-enter,.bp2legacy .slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .slide-up-appear.slide-up-appear-active,.bp2legacy .slide-up-enter.slide-up-enter-active{animation-name:antSlideUpIn;animation-play-state:running}.bp2legacy .slide-up-leave.slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.bp2legacy .slide-up-appear,.bp2legacy .slide-up-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.bp2legacy .slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.bp2legacy .slide-down-appear,.bp2legacy .slide-down-enter,.bp2legacy .slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .slide-down-appear.slide-down-appear-active,.bp2legacy .slide-down-enter.slide-down-enter-active{animation-name:antSlideDownIn;animation-play-state:running}.bp2legacy .slide-down-leave.slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.bp2legacy .slide-down-appear,.bp2legacy .slide-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.bp2legacy .slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.bp2legacy .slide-left-appear,.bp2legacy .slide-left-enter,.bp2legacy .slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .slide-left-appear.slide-left-appear-active,.bp2legacy .slide-left-enter.slide-left-enter-active{animation-name:antSlideLeftIn;animation-play-state:running}.bp2legacy .slide-left-leave.slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.bp2legacy .slide-left-appear,.bp2legacy .slide-left-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.bp2legacy .slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.bp2legacy .slide-right-appear,.bp2legacy .slide-right-enter,.bp2legacy .slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .slide-right-appear.slide-right-appear-active,.bp2legacy .slide-right-enter.slide-right-enter-active{animation-name:antSlideRightIn;animation-play-state:running}.bp2legacy .slide-right-leave.slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.bp2legacy .slide-right-appear,.bp2legacy .slide-right-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.bp2legacy .slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{opacity:0;transform:scaleY(.8);transform-origin:0 0}to{opacity:1;transform:scaleY(1);transform-origin:0 0}}@keyframes antSlideUpOut{0%{opacity:1;transform:scaleY(1);transform-origin:0 0}to{opacity:0;transform:scaleY(.8);transform-origin:0 0}}@keyframes antSlideDownIn{0%{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}to{opacity:1;transform:scaleY(1);transform-origin:100% 100%}}@keyframes antSlideDownOut{0%{opacity:1;transform:scaleY(1);transform-origin:100% 100%}to{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}}@keyframes antSlideLeftIn{0%{opacity:0;transform:scaleX(.8);transform-origin:0 0}to{opacity:1;transform:scaleX(1);transform-origin:0 0}}@keyframes antSlideLeftOut{0%{opacity:1;transform:scaleX(1);transform-origin:0 0}to{opacity:0;transform:scaleX(.8);transform-origin:0 0}}@keyframes antSlideRightIn{0%{opacity:0;transform:scaleX(.8);transform-origin:100% 0}to{opacity:1;transform:scaleX(1);transform-origin:100% 0}}@keyframes antSlideRightOut{0%{opacity:1;transform:scaleX(1);transform-origin:100% 0}to{opacity:0;transform:scaleX(.8);transform-origin:100% 0}}.bp2legacy .swing-appear,.bp2legacy .swing-enter{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .swing-appear.swing-appear-active,.bp2legacy .swing-enter.swing-enter-active{animation-name:antSwingIn;animation-play-state:running}@keyframes antSwingIn{0%,to{transform:translateX(0)}20%{transform:translateX(-10px)}40%{transform:translateX(10px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}}.bp2legacy .zoom-appear,.bp2legacy .zoom-enter,.bp2legacy .zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-appear.zoom-appear-active,.bp2legacy .zoom-enter.zoom-enter-active{animation-name:antZoomIn;animation-play-state:running}.bp2legacy .zoom-leave.zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-appear,.bp2legacy .zoom-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .zoom-big-appear,.bp2legacy .zoom-big-enter,.bp2legacy .zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-big-appear.zoom-big-appear-active,.bp2legacy .zoom-big-enter.zoom-big-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.bp2legacy .zoom-big-leave.zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-big-appear,.bp2legacy .zoom-big-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .zoom-big-fast-appear,.bp2legacy .zoom-big-fast-enter,.bp2legacy .zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-big-fast-appear.zoom-big-fast-appear-active,.bp2legacy .zoom-big-fast-enter.zoom-big-fast-enter-active{animation-name:antZoomBigIn;animation-play-state:running}.bp2legacy .zoom-big-fast-leave.zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-big-fast-appear,.bp2legacy .zoom-big-fast-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .zoom-up-appear,.bp2legacy .zoom-up-enter,.bp2legacy .zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-up-appear.zoom-up-appear-active,.bp2legacy .zoom-up-enter.zoom-up-enter-active{animation-name:antZoomUpIn;animation-play-state:running}.bp2legacy .zoom-up-leave.zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-up-appear,.bp2legacy .zoom-up-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .zoom-down-appear,.bp2legacy .zoom-down-enter,.bp2legacy .zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-down-appear.zoom-down-appear-active,.bp2legacy .zoom-down-enter.zoom-down-enter-active{animation-name:antZoomDownIn;animation-play-state:running}.bp2legacy .zoom-down-leave.zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-down-appear,.bp2legacy .zoom-down-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .zoom-left-appear,.bp2legacy .zoom-left-enter,.bp2legacy .zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-left-appear.zoom-left-appear-active,.bp2legacy .zoom-left-enter.zoom-left-enter-active{animation-name:antZoomLeftIn;animation-play-state:running}.bp2legacy .zoom-left-leave.zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-left-appear,.bp2legacy .zoom-left-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .zoom-right-appear,.bp2legacy .zoom-right-enter,.bp2legacy .zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .zoom-right-appear.zoom-right-appear-active,.bp2legacy .zoom-right-enter.zoom-right-enter-active{animation-name:antZoomRightIn;animation-play-state:running}.bp2legacy .zoom-right-leave.zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.bp2legacy .zoom-right-appear,.bp2legacy .zoom-right-enter{animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;transform:scale(0)}.bp2legacy .zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes antZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes antZoomBigIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes antZoomUpIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{opacity:0;transform:scale(.8);transform-origin:50% 0}}@keyframes antZoomLeftIn{0%{opacity:0;transform:scale(.8);transform-origin:0 50%}to{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{opacity:0;transform:scale(.8);transform-origin:0 50%}}@keyframes antZoomRightIn{0%{opacity:0;transform:scale(.8);transform-origin:100% 50%}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{opacity:0;transform:scale(.8);transform-origin:100% 50%}}@keyframes antZoomDownIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(.8);transform-origin:50% 100%}}.bp2legacy .ant-motion-collapse-legacy{overflow:hidden}.bp2legacy .ant-motion-collapse,.bp2legacy .ant-motion-collapse-legacy-active{transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.bp2legacy .ant-motion-collapse{overflow:hidden}.bp2legacy .ant-affix{position:fixed;z-index:10}.bp2legacy .ant-alert{font-feature-settings:"tnum";border-radius:6px;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:8px 15px 8px 37px;position:relative}.bp2legacy .ant-alert.ant-alert-no-icon{padding:8px 15px}.bp2legacy .ant-alert.ant-alert-closable{padding-right:30px}.bp2legacy .ant-alert-icon{left:16px;position:absolute;top:10.1px}.bp2legacy .ant-alert-description{display:none;font-size:14px;line-height:22px}.bp2legacy .ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.bp2legacy .ant-alert-success .ant-alert-icon{color:#52c41a}.bp2legacy .ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.bp2legacy .ant-alert-info .ant-alert-icon{color:#1890ff}.bp2legacy .ant-alert-warning{background-color:#fff7e6;border:1px solid #ffd591}.bp2legacy .ant-alert-warning .ant-alert-icon{color:var(--third)}.bp2legacy .ant-alert-error{background-color:#fff1f0;border:1px solid #ffa39e}.bp2legacy .ant-alert-error .ant-alert-icon{color:var(--third)}.bp2legacy .ant-alert-close-icon{cursor:pointer;font-size:12px;line-height:22px;overflow:hidden;position:absolute;right:16px;top:8px}.bp2legacy .ant-alert-close-icon .anticon-close{color:#595959;transition:color .3s}.bp2legacy .ant-alert-close-icon .anticon-close:hover{color:#000000bf}.bp2legacy .ant-alert-close-text{color:#595959;transition:color .3s}.bp2legacy .ant-alert-close-text:hover{color:#000000bf}.bp2legacy .ant-alert-with-description{border-radius:6px;color:#545454;line-height:1.3;padding:15px 15px 15px 64px;position:relative}.bp2legacy .ant-alert-with-description.ant-alert-no-icon{padding:15px}.bp2legacy .ant-alert-with-description .ant-alert-icon{font-size:24px;left:24px;position:absolute;top:16px}.bp2legacy .ant-alert-with-description .ant-alert-close-icon{cursor:pointer;font-size:14px;position:absolute;right:16px;top:16px}.bp2legacy .ant-alert-with-description .ant-alert-message{color:#535353;display:block;font-size:16px;margin-bottom:4px}.bp2legacy .ant-alert-message{color:#535353}.bp2legacy .ant-alert-with-description .ant-alert-description{display:block}.bp2legacy .ant-alert.ant-alert-close{height:0!important;margin:0;padding-bottom:0;padding-top:0;transform-origin:50% 0;transition:all .3s cubic-bezier(.78,.14,.15,.86)}.bp2legacy .ant-alert-slide-up-leave{animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);animation-fill-mode:both}.bp2legacy .ant-alert-banner{border:0;border-radius:0;margin-bottom:0}@keyframes antAlertSlideUpIn{0%{opacity:0;transform:scaleY(0);transform-origin:0 0}to{opacity:1;transform:scaleY(1);transform-origin:0 0}}@keyframes antAlertSlideUpOut{0%{opacity:1;transform:scaleY(1);transform-origin:0 0}to{opacity:0;transform:scaleY(0);transform-origin:0 0}}.bp2legacy .ant-anchor{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0 0 0 2px;position:relative}.bp2legacy .ant-anchor-wrapper{background-color:#fff;margin-left:-4px;overflow:auto;padding-left:4px}.bp2legacy .ant-anchor-ink{height:100%;left:0;position:absolute;top:0}.bp2legacy .ant-anchor-ink:before{background-color:#e8e8e8;content:" ";display:block;height:100%;margin:0 auto;position:relative;width:2px}.bp2legacy .ant-anchor-ink-ball{background-color:#fff;border:2px solid var(--first);border-radius:8px;display:none;height:8px;left:50%;position:absolute;transform:translateX(-50%);transition:top .3s ease-in-out;width:8px}.bp2legacy .ant-anchor-ink-ball.visible{display:inline-block}.bp2legacy .ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball{display:none}.bp2legacy .ant-anchor-link{line-height:1.143;padding:7px 0 7px 16px}.bp2legacy .ant-anchor-link-title{color:#545454;display:block;margin-bottom:6px;overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.bp2legacy .ant-anchor-link-title:only-child{margin-bottom:0}.bp2legacy .ant-anchor-link-active>.ant-anchor-link-title{color:var(--first)}.bp2legacy .ant-anchor-link .ant-anchor-link{padding-bottom:5px;padding-top:5px}.bp2legacy .ant-select-auto-complete{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-select-auto-complete.ant-select .ant-select-selection{border:0;box-shadow:none}.bp2legacy .ant-select-auto-complete.ant-select .ant-select-selection__rendered{height:100%;line-height:36px;margin-left:0;margin-right:0}.bp2legacy .ant-select-auto-complete.ant-select .ant-select-selection__placeholder{margin-left:12px;margin-right:12px}.bp2legacy .ant-select-auto-complete.ant-select .ant-select-selection--single{height:auto}.bp2legacy .ant-select-auto-complete.ant-select .ant-select-search--inline{float:left;position:static}.bp2legacy .ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered{margin-right:0!important}.bp2legacy .ant-select-auto-complete.ant-select .ant-input{background:#0000;border-width:1px;height:36px;line-height:1.3}.bp2legacy .ant-select-auto-complete.ant-select .ant-input:focus,.bp2legacy .ant-select-auto-complete.ant-select .ant-input:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-select-auto-complete.ant-select .ant-input[disabled]{background-color:#f5f5f5;background-color:initial;color:#000000a6;cursor:not-allowed;opacity:1}.bp2legacy .ant-select-auto-complete.ant-select .ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered{line-height:40px}.bp2legacy .ant-select-auto-complete.ant-select-lg .ant-input{height:40px;padding-bottom:6px;padding-top:6px}.bp2legacy .ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered{line-height:24px}.bp2legacy .ant-select-auto-complete.ant-select-sm .ant-input{height:24px;padding-bottom:1px;padding-top:1px}.bp2legacy .ant-input-group>.ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper{display:inline;float:none}.bp2legacy .ant-avatar{font-feature-settings:"tnum";background:#ccc;box-sizing:border-box;color:#545454;color:#fff;display:inline-block;font-size:14px;font-variant:tabular-nums;height:32px;line-height:1.3;line-height:32px;list-style:none;margin:0;overflow:hidden;padding:0;text-align:center;vertical-align:middle;white-space:nowrap;width:32px}.bp2legacy .ant-avatar-image{background:#0000}.bp2legacy .ant-avatar-string{left:50%;position:absolute;transform-origin:0 center}.bp2legacy .ant-avatar.ant-avatar-icon{font-size:18px}.bp2legacy .ant-avatar-lg{border-radius:50%;height:40px;line-height:40px;width:40px}.bp2legacy .ant-avatar-lg-string{left:50%;position:absolute;transform-origin:0 center}.bp2legacy .ant-avatar-lg.ant-avatar-icon{font-size:24px}.bp2legacy .ant-avatar-sm{border-radius:50%;height:24px;line-height:24px;width:24px}.bp2legacy .ant-avatar-sm-string{left:50%;position:absolute;transform-origin:0 center}.bp2legacy .ant-avatar-sm.ant-avatar-icon{font-size:14px}.bp2legacy .ant-avatar-square{border-radius:6px}.bp2legacy .ant-avatar>img{border-radius:50%;display:block;height:100%;width:100%}.bp2legacy .ant-back-top{font-feature-settings:"tnum";bottom:50px;box-sizing:border-box;color:#545454;cursor:pointer;font-size:14px;font-variant:tabular-nums;height:40px;line-height:1.3;list-style:none;margin:0;padding:0;position:fixed;right:100px;width:40px;z-index:10}.bp2legacy .ant-back-top-content{background-color:#595959;border-radius:20px;color:#fff;height:40px;overflow:hidden;text-align:center;transition:all .3s cubic-bezier(.645,.045,.355,1);width:40px}.bp2legacy .ant-back-top-content:hover{background-color:#545454;transition:all .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-back-top-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;height:16px;margin:12px auto;width:14px}@media screen and (max-width:768px){.bp2legacy .ant-back-top{right:60px}}@media screen and (max-width:480px){.bp2legacy .ant-back-top{right:20px}}.bp2legacy .ant-badge{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;color:inherit;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;line-height:1;list-style:none;margin:0;padding:0;position:relative}.bp2legacy .ant-badge-count{background:var(--third);border-radius:10px;box-shadow:0 0 0 1px #fff;color:#fff;font-size:12px;font-weight:400;height:20px;line-height:20px;min-width:20px;padding:0 6px;text-align:center;white-space:nowrap;z-index:10}.bp2legacy .ant-badge-count a,.bp2legacy .ant-badge-count a:hover{color:#fff}.bp2legacy .ant-badge-multiple-words{padding:0 8px}.bp2legacy .ant-badge-dot{background:var(--third);border-radius:100%;box-shadow:0 0 0 1px #fff;height:6px;width:6px;z-index:10}.bp2legacy .ant-badge .ant-scroll-number-custom-component,.bp2legacy .ant-badge-count,.bp2legacy .ant-badge-dot{position:absolute;right:0;top:0;transform:translate(50%,-50%);transform-origin:100% 0}.bp2legacy .ant-badge-status{line-height:inherit;vertical-align:initial}.bp2legacy .ant-badge-status-dot{border-radius:50%;display:inline-block;height:6px;position:relative;top:-1px;vertical-align:middle;width:6px}.bp2legacy .ant-badge-status-success{background-color:#52c41a}.bp2legacy .ant-badge-status-processing{background-color:var(--first);position:relative}.bp2legacy .ant-badge-status-processing:after{animation:antStatusProcessing 1.2s ease-in-out infinite;border:1px solid var(--first);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.bp2legacy .ant-badge-status-default{background-color:#d9d9d9}.bp2legacy .ant-badge-status-error,.bp2legacy .ant-badge-status-warning{background-color:var(--third)}.bp2legacy .ant-badge-status-magenta,.bp2legacy .ant-badge-status-pink{background:#eb2f96}.bp2legacy .ant-badge-status-red{background:var(--third)}.bp2legacy .ant-badge-status-volcano{background:#fa541c}.bp2legacy .ant-badge-status-orange{background:var(--third)}.bp2legacy .ant-badge-status-yellow{background:#fadb14}.bp2legacy .ant-badge-status-gold{background:#faad14}.bp2legacy .ant-badge-status-cyan{background:#13c2c2}.bp2legacy .ant-badge-status-lime{background:#a0d911}.bp2legacy .ant-badge-status-green{background:#52c41a}.bp2legacy .ant-badge-status-blue{background:#1890ff}.bp2legacy .ant-badge-status-geekblue{background:#2f54eb}.bp2legacy .ant-badge-status-purple{background:#722ed1}.bp2legacy .ant-badge-status-text{color:#545454;font-size:14px;margin-left:8px}.bp2legacy .ant-badge-zoom-appear,.bp2legacy .ant-badge-zoom-enter{animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation-fill-mode:both}.bp2legacy .ant-badge-zoom-leave{animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation-fill-mode:both}.bp2legacy .ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.bp2legacy .ant-badge-not-a-wrapper .ant-scroll-number{display:block;position:relative;top:auto}.bp2legacy .ant-badge-not-a-wrapper .ant-badge-count{transform:none}@keyframes antStatusProcessing{0%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}.bp2legacy .ant-scroll-number{overflow:hidden}.bp2legacy .ant-scroll-number-only{display:inline-block;height:20px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-scroll-number-only>p{height:20px;margin:0}.bp2legacy .ant-scroll-number-symbol{vertical-align:top}@keyframes antZoomBadgeIn{0%{opacity:0;transform:scale(0) translate(50%,-50%)}to{transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeOut{0%{transform:scale(1) translate(50%,-50%)}to{opacity:0;transform:scale(0) translate(50%,-50%)}}.bp2legacy .ant-breadcrumb{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;color:#595959;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-breadcrumb .anticon{font-size:14px}.bp2legacy .ant-breadcrumb a{color:#595959;transition:color .3s}.bp2legacy .ant-breadcrumb a:hover{color:#28aaeb}.bp2legacy .ant-breadcrumb>span:last-child{color:#545454}.bp2legacy .ant-breadcrumb>span:last-child .ant-breadcrumb-separator{display:none}.bp2legacy .ant-breadcrumb-separator{color:#595959;margin:0 8px}.bp2legacy .ant-breadcrumb-link>.anticon+span,.bp2legacy .ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.bp2legacy .ant-btn{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:var(--borderRadius);box-shadow:0 2px 0 rgba(0,0,0,.015);color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:36px;line-height:1.3;padding:0 15px;position:relative;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.bp2legacy .ant-btn>.anticon{line-height:1}.bp2legacy .ant-btn,.bp2legacy .ant-btn:active,.bp2legacy .ant-btn:focus{outline:0}.bp2legacy .ant-btn:not([disabled]):hover{text-decoration:none}.bp2legacy .ant-btn:not([disabled]):active{box-shadow:none;outline:0}.bp2legacy .ant-btn.disabled,.bp2legacy .ant-btn[disabled]{cursor:not-allowed}.bp2legacy .ant-btn.disabled>*,.bp2legacy .ant-btn[disabled]>*{pointer-events:none}.bp2legacy .ant-btn-lg{border-radius:4px;font-size:16px;height:40px;padding:0 15px}.bp2legacy .ant-btn-sm{border-radius:4px;font-size:12px;height:24px;padding:0 7px}.bp2legacy .ant-btn:focus,.bp2legacy .ant-btn:hover{text-decoration:none}.bp2legacy .ant-btn.focus,.bp2legacy .ant-btn:focus{outline:0}.bp2legacy .ant-btn.disabled,.bp2legacy .ant-btn:disabled{opacity:.65}.bp2legacy .ant-btn:not([disabled]):not(.disabled){cursor:pointer}.bp2legacy .gx-btn-list .ant-btn{margin-bottom:6px}.bp2legacy .gx-sub-popover .ant-btn{border:0;margin-bottom:5px}.bp2legacy .gx-sub-popover .ant-btn:focus,.bp2legacy .gx-sub-popover .ant-btn:hover{background-color:#f5f5f5}.bp2legacy .gx-sub-popover .ant-btn:not(:last-child){margin-right:5px}.bp2legacy .ant-btn>a:only-child{color:currentColor}.bp2legacy .ant-btn>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn:focus,.bp2legacy .ant-btn:hover{background-color:#fff;border-color:var(--btn-primaryHover);color:var(--btn-primaryHover)}.bp2legacy .ant-btn:focus>a:only-child,.bp2legacy .ant-btn:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn:focus>a:only-child:after,.bp2legacy .ant-btn:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn.active,.bp2legacy .ant-btn:active{background-color:#fff;border-color:#006eb8;color:#006eb8}.bp2legacy .ant-btn.active>a:only-child,.bp2legacy .ant-btn:active>a:only-child{color:currentColor}.bp2legacy .ant-btn.active>a:only-child:after,.bp2legacy .ant-btn:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-disabled,.bp2legacy .ant-btn-disabled.active,.bp2legacy .ant-btn-disabled:active,.bp2legacy .ant-btn-disabled:focus,.bp2legacy .ant-btn-disabled:hover,.bp2legacy .ant-btn.disabled,.bp2legacy .ant-btn.disabled.active,.bp2legacy .ant-btn.disabled:active,.bp2legacy .ant-btn.disabled:focus,.bp2legacy .ant-btn.disabled:hover,.bp2legacy .ant-btn[disabled],.bp2legacy .ant-btn[disabled].active,.bp2legacy .ant-btn[disabled]:active,.bp2legacy .ant-btn[disabled]:focus,.bp2legacy .ant-btn[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-disabled.active>a:only-child,.bp2legacy .ant-btn-disabled:active>a:only-child,.bp2legacy .ant-btn-disabled:focus>a:only-child,.bp2legacy .ant-btn-disabled:hover>a:only-child,.bp2legacy .ant-btn-disabled>a:only-child,.bp2legacy .ant-btn.disabled.active>a:only-child,.bp2legacy .ant-btn.disabled:active>a:only-child,.bp2legacy .ant-btn.disabled:focus>a:only-child,.bp2legacy .ant-btn.disabled:hover>a:only-child,.bp2legacy .ant-btn.disabled>a:only-child,.bp2legacy .ant-btn[disabled].active>a:only-child,.bp2legacy .ant-btn[disabled]:active>a:only-child,.bp2legacy .ant-btn[disabled]:focus>a:only-child,.bp2legacy .ant-btn[disabled]:hover>a:only-child,.bp2legacy .ant-btn[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-disabled.active>a:only-child:after,.bp2legacy .ant-btn-disabled:active>a:only-child:after,.bp2legacy .ant-btn-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-disabled>a:only-child:after,.bp2legacy .ant-btn.disabled.active>a:only-child:after,.bp2legacy .ant-btn.disabled:active>a:only-child:after,.bp2legacy .ant-btn.disabled:focus>a:only-child:after,.bp2legacy .ant-btn.disabled:hover>a:only-child:after,.bp2legacy .ant-btn.disabled>a:only-child:after,.bp2legacy .ant-btn[disabled].active>a:only-child:after,.bp2legacy .ant-btn[disabled]:active>a:only-child:after,.bp2legacy .ant-btn[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn.active,.bp2legacy .ant-btn:active,.bp2legacy .ant-btn:focus,.bp2legacy .ant-btn:hover{background:#fff;text-decoration:none}.bp2legacy .ant-btn>i,.bp2legacy .ant-btn>span{display:inline-block;pointer-events:none;transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-btn-primary{background-color:var(--btn-primaryBackground);border-color:var(--btn-primaryBorder);box-shadow:1 2px 0 rgba(0,0,0,.045);color:#fff;text-shadow:0 -1px 0 #0000001f}.bp2legacy .custom-selected{background:var(--third)!important}.bp2legacy .bottom-map-list-header{background:var(--first)!important;color:#fff}.bp2legacy .custom-color{color:var(--third)!important}.bp2legacy .ant-btn-primary>a:only-child{color:currentColor}.bp2legacy .ant-btn-primary>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-primary:focus,.bp2legacy .ant-btn-primary:hover{background-color:var(--btn-primaryHover);border-color:var(--btn-primaryHover);color:#fff}.bp2legacy .ant-btn-primary:focus>a:only-child,.bp2legacy .ant-btn-primary:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-primary:focus>a:only-child:after,.bp2legacy .ant-btn-primary:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-primary.active,.bp2legacy .ant-btn-primary:active{background-color:var(--btn-primaryActive);border-color:var(--btn-primaryActive);color:#fff}.bp2legacy .ant-btn-primary.active>a:only-child,.bp2legacy .ant-btn-primary:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-primary.active>a:only-child:after,.bp2legacy .ant-btn-primary:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-primary-disabled,.bp2legacy .ant-btn-primary-disabled.active,.bp2legacy .ant-btn-primary-disabled:active,.bp2legacy .ant-btn-primary-disabled:focus,.bp2legacy .ant-btn-primary-disabled:hover,.bp2legacy .ant-btn-primary.disabled,.bp2legacy .ant-btn-primary.disabled.active,.bp2legacy .ant-btn-primary.disabled:active,.bp2legacy .ant-btn-primary.disabled:focus,.bp2legacy .ant-btn-primary.disabled:hover,.bp2legacy .ant-btn-primary[disabled],.bp2legacy .ant-btn-primary[disabled].active,.bp2legacy .ant-btn-primary[disabled]:active,.bp2legacy .ant-btn-primary[disabled]:focus,.bp2legacy .ant-btn-primary[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-primary-disabled.active>a:only-child,.bp2legacy .ant-btn-primary-disabled:active>a:only-child,.bp2legacy .ant-btn-primary-disabled:focus>a:only-child,.bp2legacy .ant-btn-primary-disabled:hover>a:only-child,.bp2legacy .ant-btn-primary-disabled>a:only-child,.bp2legacy .ant-btn-primary.disabled.active>a:only-child,.bp2legacy .ant-btn-primary.disabled:active>a:only-child,.bp2legacy .ant-btn-primary.disabled:focus>a:only-child,.bp2legacy .ant-btn-primary.disabled:hover>a:only-child,.bp2legacy .ant-btn-primary.disabled>a:only-child,.bp2legacy .ant-btn-primary[disabled].active>a:only-child,.bp2legacy .ant-btn-primary[disabled]:active>a:only-child,.bp2legacy .ant-btn-primary[disabled]:focus>a:only-child,.bp2legacy .ant-btn-primary[disabled]:hover>a:only-child,.bp2legacy .ant-btn-primary[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-primary-disabled.active>a:only-child:after,.bp2legacy .ant-btn-primary-disabled:active>a:only-child:after,.bp2legacy .ant-btn-primary-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-primary-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-primary-disabled>a:only-child:after,.bp2legacy .ant-btn-primary.disabled.active>a:only-child:after,.bp2legacy .ant-btn-primary.disabled:active>a:only-child:after,.bp2legacy .ant-btn-primary.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-primary.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-primary.disabled>a:only-child:after,.bp2legacy .ant-btn-primary[disabled].active>a:only-child:after,.bp2legacy .ant-btn-primary[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-primary[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-primary[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-primary[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-primary.disabled,.bp2legacy .ant-btn-primary:disabled{background-color:var(--btn-primaryBackground)!important;border-color:var(--btn-primaryBorder)!important}.bp2legacy .ant-btn-primary:not([disabled]):not(.disabled).active,.bp2legacy .ant-btn-primary:not([disabled]):not(.disabled):active{background-color:var(--btn-primaryBackground)!important;border-color:var(--btn-primaryBorder)!important;color:#fff}.bp2legacy .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-left-color:#28aaeb;border-right-color:#28aaeb}.bp2legacy .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#d9d9d9}.bp2legacy .ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#28aaeb}.bp2legacy .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.bp2legacy .ant-btn-group .ant-btn-primary+.ant-btn-primary,.bp2legacy .ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#28aaeb}.bp2legacy .ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.bp2legacy .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.bp2legacy .ant-btn-ghost{background-color:initial;border-color:#d9d9d9;color:#545454}.bp2legacy .ant-btn-ghost>a:only-child{color:currentColor}.bp2legacy .ant-btn-ghost>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-ghost:focus,.bp2legacy .ant-btn-ghost:hover{background-color:initial;border-color:#28aaeb;color:#28aaeb}.bp2legacy .ant-btn-ghost:focus>a:only-child,.bp2legacy .ant-btn-ghost:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-ghost:focus>a:only-child:after,.bp2legacy .ant-btn-ghost:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-ghost.active,.bp2legacy .ant-btn-ghost:active{background-color:initial;border-color:#006eb8;color:#006eb8}.bp2legacy .ant-btn-ghost.active>a:only-child,.bp2legacy .ant-btn-ghost:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-ghost.active>a:only-child:after,.bp2legacy .ant-btn-ghost:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-ghost-disabled,.bp2legacy .ant-btn-ghost-disabled.active,.bp2legacy .ant-btn-ghost-disabled:active,.bp2legacy .ant-btn-ghost-disabled:focus,.bp2legacy .ant-btn-ghost-disabled:hover,.bp2legacy .ant-btn-ghost.disabled,.bp2legacy .ant-btn-ghost.disabled.active,.bp2legacy .ant-btn-ghost.disabled:active,.bp2legacy .ant-btn-ghost.disabled:focus,.bp2legacy .ant-btn-ghost.disabled:hover,.bp2legacy .ant-btn-ghost[disabled],.bp2legacy .ant-btn-ghost[disabled].active,.bp2legacy .ant-btn-ghost[disabled]:active,.bp2legacy .ant-btn-ghost[disabled]:focus,.bp2legacy .ant-btn-ghost[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-ghost-disabled.active>a:only-child,.bp2legacy .ant-btn-ghost-disabled:active>a:only-child,.bp2legacy .ant-btn-ghost-disabled:focus>a:only-child,.bp2legacy .ant-btn-ghost-disabled:hover>a:only-child,.bp2legacy .ant-btn-ghost-disabled>a:only-child,.bp2legacy .ant-btn-ghost.disabled.active>a:only-child,.bp2legacy .ant-btn-ghost.disabled:active>a:only-child,.bp2legacy .ant-btn-ghost.disabled:focus>a:only-child,.bp2legacy .ant-btn-ghost.disabled:hover>a:only-child,.bp2legacy .ant-btn-ghost.disabled>a:only-child,.bp2legacy .ant-btn-ghost[disabled].active>a:only-child,.bp2legacy .ant-btn-ghost[disabled]:active>a:only-child,.bp2legacy .ant-btn-ghost[disabled]:focus>a:only-child,.bp2legacy .ant-btn-ghost[disabled]:hover>a:only-child,.bp2legacy .ant-btn-ghost[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-ghost-disabled.active>a:only-child:after,.bp2legacy .ant-btn-ghost-disabled:active>a:only-child:after,.bp2legacy .ant-btn-ghost-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-ghost-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-ghost-disabled>a:only-child:after,.bp2legacy .ant-btn-ghost.disabled.active>a:only-child:after,.bp2legacy .ant-btn-ghost.disabled:active>a:only-child:after,.bp2legacy .ant-btn-ghost.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-ghost.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-ghost.disabled>a:only-child:after,.bp2legacy .ant-btn-ghost[disabled].active>a:only-child:after,.bp2legacy .ant-btn-ghost[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-ghost[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-ghost[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-ghost[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-dashed{background-color:#fff;border-color:#d9d9d9;border-style:dashed;color:#545454}.bp2legacy .ant-btn-dashed>a:only-child{color:currentColor}.bp2legacy .ant-btn-dashed>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-dashed:focus,.bp2legacy .ant-btn-dashed:hover{background-color:#fff;border-color:#28aaeb;color:#28aaeb}.bp2legacy .ant-btn-dashed:focus>a:only-child,.bp2legacy .ant-btn-dashed:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-dashed:focus>a:only-child:after,.bp2legacy .ant-btn-dashed:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-dashed.active,.bp2legacy .ant-btn-dashed:active{background-color:#fff;border-color:#006eb8;color:#006eb8}.bp2legacy .ant-btn-dashed.active>a:only-child,.bp2legacy .ant-btn-dashed:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-dashed.active>a:only-child:after,.bp2legacy .ant-btn-dashed:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-dashed-disabled,.bp2legacy .ant-btn-dashed-disabled.active,.bp2legacy .ant-btn-dashed-disabled:active,.bp2legacy .ant-btn-dashed-disabled:focus,.bp2legacy .ant-btn-dashed-disabled:hover,.bp2legacy .ant-btn-dashed.disabled,.bp2legacy .ant-btn-dashed.disabled.active,.bp2legacy .ant-btn-dashed.disabled:active,.bp2legacy .ant-btn-dashed.disabled:focus,.bp2legacy .ant-btn-dashed.disabled:hover,.bp2legacy .ant-btn-dashed[disabled],.bp2legacy .ant-btn-dashed[disabled].active,.bp2legacy .ant-btn-dashed[disabled]:active,.bp2legacy .ant-btn-dashed[disabled]:focus,.bp2legacy .ant-btn-dashed[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-dashed-disabled.active>a:only-child,.bp2legacy .ant-btn-dashed-disabled:active>a:only-child,.bp2legacy .ant-btn-dashed-disabled:focus>a:only-child,.bp2legacy .ant-btn-dashed-disabled:hover>a:only-child,.bp2legacy .ant-btn-dashed-disabled>a:only-child,.bp2legacy .ant-btn-dashed.disabled.active>a:only-child,.bp2legacy .ant-btn-dashed.disabled:active>a:only-child,.bp2legacy .ant-btn-dashed.disabled:focus>a:only-child,.bp2legacy .ant-btn-dashed.disabled:hover>a:only-child,.bp2legacy .ant-btn-dashed.disabled>a:only-child,.bp2legacy .ant-btn-dashed[disabled].active>a:only-child,.bp2legacy .ant-btn-dashed[disabled]:active>a:only-child,.bp2legacy .ant-btn-dashed[disabled]:focus>a:only-child,.bp2legacy .ant-btn-dashed[disabled]:hover>a:only-child,.bp2legacy .ant-btn-dashed[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-dashed-disabled.active>a:only-child:after,.bp2legacy .ant-btn-dashed-disabled:active>a:only-child:after,.bp2legacy .ant-btn-dashed-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-dashed-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-dashed-disabled>a:only-child:after,.bp2legacy .ant-btn-dashed.disabled.active>a:only-child:after,.bp2legacy .ant-btn-dashed.disabled:active>a:only-child:after,.bp2legacy .ant-btn-dashed.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-dashed.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-dashed.disabled>a:only-child:after,.bp2legacy .ant-btn-dashed[disabled].active>a:only-child:after,.bp2legacy .ant-btn-dashed[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-dashed[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-dashed[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-dashed[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-danger{background-color:#ff4d4f;border-color:#ff4d4f;box-shadow:0 2px 0 rgba(0,0,0,.045);color:#fff;text-shadow:0 -1px 0 #0000001f}.bp2legacy .ant-btn-danger>a:only-child{color:currentColor}.bp2legacy .ant-btn-danger>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-danger:focus,.bp2legacy .ant-btn-danger:hover{background-color:#ff7875;border-color:#ff7875;color:#fff}.bp2legacy .ant-btn-danger:focus>a:only-child,.bp2legacy .ant-btn-danger:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-danger:focus>a:only-child:after,.bp2legacy .ant-btn-danger:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-danger.active,.bp2legacy .ant-btn-danger:active{background-color:#d9363e;border-color:#d9363e;color:#fff}.bp2legacy .ant-btn-danger.active>a:only-child,.bp2legacy .ant-btn-danger:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-danger.active>a:only-child:after,.bp2legacy .ant-btn-danger:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-danger-disabled,.bp2legacy .ant-btn-danger-disabled.active,.bp2legacy .ant-btn-danger-disabled:active,.bp2legacy .ant-btn-danger-disabled:focus,.bp2legacy .ant-btn-danger-disabled:hover,.bp2legacy .ant-btn-danger.disabled,.bp2legacy .ant-btn-danger.disabled.active,.bp2legacy .ant-btn-danger.disabled:active,.bp2legacy .ant-btn-danger.disabled:focus,.bp2legacy .ant-btn-danger.disabled:hover,.bp2legacy .ant-btn-danger[disabled],.bp2legacy .ant-btn-danger[disabled].active,.bp2legacy .ant-btn-danger[disabled]:active,.bp2legacy .ant-btn-danger[disabled]:focus,.bp2legacy .ant-btn-danger[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-danger-disabled.active>a:only-child,.bp2legacy .ant-btn-danger-disabled:active>a:only-child,.bp2legacy .ant-btn-danger-disabled:focus>a:only-child,.bp2legacy .ant-btn-danger-disabled:hover>a:only-child,.bp2legacy .ant-btn-danger-disabled>a:only-child,.bp2legacy .ant-btn-danger.disabled.active>a:only-child,.bp2legacy .ant-btn-danger.disabled:active>a:only-child,.bp2legacy .ant-btn-danger.disabled:focus>a:only-child,.bp2legacy .ant-btn-danger.disabled:hover>a:only-child,.bp2legacy .ant-btn-danger.disabled>a:only-child,.bp2legacy .ant-btn-danger[disabled].active>a:only-child,.bp2legacy .ant-btn-danger[disabled]:active>a:only-child,.bp2legacy .ant-btn-danger[disabled]:focus>a:only-child,.bp2legacy .ant-btn-danger[disabled]:hover>a:only-child,.bp2legacy .ant-btn-danger[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-danger-disabled.active>a:only-child:after,.bp2legacy .ant-btn-danger-disabled:active>a:only-child:after,.bp2legacy .ant-btn-danger-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-danger-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-danger-disabled>a:only-child:after,.bp2legacy .ant-btn-danger.disabled.active>a:only-child:after,.bp2legacy .ant-btn-danger.disabled:active>a:only-child:after,.bp2legacy .ant-btn-danger.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-danger.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-danger.disabled>a:only-child:after,.bp2legacy .ant-btn-danger[disabled].active>a:only-child:after,.bp2legacy .ant-btn-danger[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-danger[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-danger[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-danger[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-link{background-color:initial;border-color:#0000;box-shadow:none;color:var(--first)}.bp2legacy .ant-btn-link>a:only-child{color:currentColor}.bp2legacy .ant-btn-link>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-link:focus,.bp2legacy .ant-btn-link:hover{background-color:initial;border-color:#28aaeb;color:#28aaeb}.bp2legacy .ant-btn-link:focus>a:only-child,.bp2legacy .ant-btn-link:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-link:focus>a:only-child:after,.bp2legacy .ant-btn-link:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-link.active,.bp2legacy .ant-btn-link:active{background-color:initial;border-color:#006eb8;color:#006eb8}.bp2legacy .ant-btn-link.active>a:only-child,.bp2legacy .ant-btn-link:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-link.active>a:only-child:after,.bp2legacy .ant-btn-link:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-link-disabled,.bp2legacy .ant-btn-link-disabled.active,.bp2legacy .ant-btn-link-disabled:active,.bp2legacy .ant-btn-link-disabled:focus,.bp2legacy .ant-btn-link-disabled:hover,.bp2legacy .ant-btn-link.disabled,.bp2legacy .ant-btn-link.disabled.active,.bp2legacy .ant-btn-link.disabled:active,.bp2legacy .ant-btn-link.disabled:focus,.bp2legacy .ant-btn-link.disabled:hover,.bp2legacy .ant-btn-link[disabled],.bp2legacy .ant-btn-link[disabled].active,.bp2legacy .ant-btn-link[disabled]:active,.bp2legacy .ant-btn-link[disabled]:focus,.bp2legacy .ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9}.bp2legacy .ant-btn-link:active,.bp2legacy .ant-btn-link:focus,.bp2legacy .ant-btn-link:hover{border-color:#0000}.bp2legacy .ant-btn-link-disabled,.bp2legacy .ant-btn-link-disabled.active,.bp2legacy .ant-btn-link-disabled:active,.bp2legacy .ant-btn-link-disabled:focus,.bp2legacy .ant-btn-link-disabled:hover,.bp2legacy .ant-btn-link.disabled,.bp2legacy .ant-btn-link.disabled.active,.bp2legacy .ant-btn-link.disabled:active,.bp2legacy .ant-btn-link.disabled:focus,.bp2legacy .ant-btn-link.disabled:hover,.bp2legacy .ant-btn-link[disabled],.bp2legacy .ant-btn-link[disabled].active,.bp2legacy .ant-btn-link[disabled]:active,.bp2legacy .ant-btn-link[disabled]:focus,.bp2legacy .ant-btn-link[disabled]:hover{background-color:initial;border-color:#0000;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-link-disabled.active>a:only-child,.bp2legacy .ant-btn-link-disabled:active>a:only-child,.bp2legacy .ant-btn-link-disabled:focus>a:only-child,.bp2legacy .ant-btn-link-disabled:hover>a:only-child,.bp2legacy .ant-btn-link-disabled>a:only-child,.bp2legacy .ant-btn-link.disabled.active>a:only-child,.bp2legacy .ant-btn-link.disabled:active>a:only-child,.bp2legacy .ant-btn-link.disabled:focus>a:only-child,.bp2legacy .ant-btn-link.disabled:hover>a:only-child,.bp2legacy .ant-btn-link.disabled>a:only-child,.bp2legacy .ant-btn-link[disabled].active>a:only-child,.bp2legacy .ant-btn-link[disabled]:active>a:only-child,.bp2legacy .ant-btn-link[disabled]:focus>a:only-child,.bp2legacy .ant-btn-link[disabled]:hover>a:only-child,.bp2legacy .ant-btn-link[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-link-disabled.active>a:only-child:after,.bp2legacy .ant-btn-link-disabled:active>a:only-child:after,.bp2legacy .ant-btn-link-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-link-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-link-disabled>a:only-child:after,.bp2legacy .ant-btn-link.disabled.active>a:only-child:after,.bp2legacy .ant-btn-link.disabled:active>a:only-child:after,.bp2legacy .ant-btn-link.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-link.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-link.disabled>a:only-child:after,.bp2legacy .ant-btn-link[disabled].active>a:only-child:after,.bp2legacy .ant-btn-link[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-link[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-link[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-link[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-round{border-radius:36px;font-size:16px;height:36px;padding:0 18px}.bp2legacy .ant-btn-round.ant-btn-lg{border-radius:40px;font-size:18px;height:40px;padding:0 20px}.bp2legacy .ant-btn-round.ant-btn-sm{border-radius:24px;font-size:14px;height:24px;padding:0 12px}.bp2legacy .ant-btn-circle,.bp2legacy .ant-btn-circle-outline{border-radius:50%;font-size:16px;height:36px;padding:0;width:36px}.bp2legacy .ant-btn-circle-outline.ant-btn-lg,.bp2legacy .ant-btn-circle.ant-btn-lg{border-radius:50%;font-size:18px;height:40px;padding:0;width:40px}.bp2legacy .ant-btn-circle-outline.ant-btn-sm,.bp2legacy .ant-btn-circle.ant-btn-sm{border-radius:50%;font-size:14px;height:24px;padding:0;width:24px}.bp2legacy .ant-btn:before{background:#fff;border-radius:inherit;bottom:-1px;content:"";display:none;left:-1px;opacity:.35;pointer-events:none;position:absolute;right:-1px;top:-1px;transition:opacity .2s;z-index:1}.bp2legacy .ant-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-btn .anticon.anticon-minus>svg,.bp2legacy .ant-btn .anticon.anticon-plus>svg{shape-rendering:optimizeSpeed}.bp2legacy .ant-btn.ant-btn-loading{pointer-events:none;position:relative}.bp2legacy .ant-btn.ant-btn-loading:before{display:block}.bp2legacy .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:29px}.bp2legacy .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child){margin-left:-14px}.bp2legacy .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:24px}.bp2legacy .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon{margin-left:-17px}.bp2legacy .ant-btn-group{display:inline-block;position:relative}.bp2legacy .ant-btn-group>.ant-btn,.bp2legacy .ant-btn-group>span>.ant-btn{position:relative}.bp2legacy .ant-btn-group>.ant-btn.active,.bp2legacy .ant-btn-group>.ant-btn:active,.bp2legacy .ant-btn-group>.ant-btn:focus,.bp2legacy .ant-btn-group>.ant-btn:hover,.bp2legacy .ant-btn-group>span>.ant-btn.active,.bp2legacy .ant-btn-group>span>.ant-btn:active,.bp2legacy .ant-btn-group>span>.ant-btn:focus,.bp2legacy .ant-btn-group>span>.ant-btn:hover{z-index:2}.bp2legacy .ant-btn-group>.ant-btn:disabled,.bp2legacy .ant-btn-group>span>.ant-btn:disabled{z-index:0}.bp2legacy .ant-btn-group-lg>.ant-btn,.bp2legacy .ant-btn-group-lg>span>.ant-btn{border-radius:0;font-size:16px;height:40px;line-height:38px;padding:0 15px}.bp2legacy .ant-btn-group-sm>.ant-btn,.bp2legacy .ant-btn-group-sm>span>.ant-btn{border-radius:0;font-size:14px;height:24px;line-height:22px;padding:0 7px}.bp2legacy .ant-btn-group-sm>.ant-btn>.anticon,.bp2legacy .ant-btn-group-sm>span>.ant-btn>.anticon{font-size:14px}.bp2legacy .ant-btn+.ant-btn-group,.bp2legacy .ant-btn-group .ant-btn+.ant-btn,.bp2legacy .ant-btn-group .ant-btn+span,.bp2legacy .ant-btn-group span+.ant-btn,.bp2legacy .ant-btn-group+.ant-btn,.bp2legacy .ant-btn-group+.ant-btn-group,.bp2legacy .ant-btn-group>span+span{margin-left:-1px}.bp2legacy .ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:#0000}.bp2legacy .ant-btn-group .ant-btn{border-radius:0}.bp2legacy .ant-btn-group>.ant-btn:first-child,.bp2legacy .ant-btn-group>span:first-child>.ant-btn{margin-left:0}.bp2legacy .ant-btn-group>.ant-btn:only-child,.bp2legacy .ant-btn-group>span:only-child>.ant-btn{border-radius:4px}.bp2legacy .ant-btn-group>.ant-btn:first-child:not(:last-child),.bp2legacy .ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-bottom-left-radius:4px;border-top-left-radius:4px}.bp2legacy .ant-btn-group>.ant-btn:last-child:not(:first-child),.bp2legacy .ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-bottom-right-radius:4px;border-top-right-radius:4px}.bp2legacy .ant-btn-group-sm>.ant-btn:only-child,.bp2legacy .ant-btn-group-sm>span:only-child>.ant-btn{border-radius:4px}.bp2legacy .ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.bp2legacy .ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-bottom-left-radius:4px;border-top-left-radius:4px}.bp2legacy .ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.bp2legacy .ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-bottom-right-radius:4px;border-top-right-radius:4px}.bp2legacy .ant-btn-group>.ant-btn-group{float:left}.bp2legacy .ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.bp2legacy .ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{border-bottom-right-radius:0;border-top-right-radius:0;padding-right:8px}.bp2legacy .ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;padding-left:8px}.bp2legacy .ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only{padding-left:8px;padding-right:8px}.bp2legacy .ant-btn:active>span,.bp2legacy .ant-btn:focus>span{position:relative}.bp2legacy .ant-btn>.anticon+span,.bp2legacy .ant-btn>span+.anticon{margin-left:8px}.bp2legacy .ant-btn-background-ghost{background:#0000!important;border-color:#fff;color:#fff}.bp2legacy .ant-btn-background-ghost.ant-btn-primary{background-color:initial;border-color:var(--first);color:var(--first);text-shadow:none}.bp2legacy .ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-primary>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-primary:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:hover{background-color:initial;border-color:var(--btn-primaryBackground);color:#28aaeb}.bp2legacy .ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-primary.active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:active{background-color:initial;border-color:#006eb8;color:#006eb8}.bp2legacy .ant-btn-background-ghost.ant-btn-primary.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-primary.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled.active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:hover,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled.active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:hover,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled],.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled].active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:active,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary-disabled>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary.disabled>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled].active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-danger{background-color:initial;border-color:#ff4d4f;color:#ff4d4f;text-shadow:none}.bp2legacy .ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-danger>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-danger:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-danger:hover{background-color:initial;border-color:#ff7875;color:#ff7875}.bp2legacy .ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-danger.active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger:active{background-color:initial;border-color:#d9363e;color:#d9363e}.bp2legacy .ant-btn-background-ghost.ant-btn-danger.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-danger.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled.active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:hover,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled.active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:hover,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled],.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled].active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:active,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger-disabled>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger.disabled>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled].active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-link{background-color:initial;border-color:#0000;color:var(--first);color:#fff;text-shadow:none}.bp2legacy .ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-link>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-link:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-link:hover{background-color:initial;border-color:#0000;color:#28aaeb}.bp2legacy .ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link:hover>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-link.active,.bp2legacy .ant-btn-background-ghost.ant-btn-link:active{background-color:initial;border-color:#0000;color:#006eb8}.bp2legacy .ant-btn-background-ghost.ant-btn-link.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link:active>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-link.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled.active,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:active,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:hover,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled.active,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:active,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:hover,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled],.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled].active,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:active,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link-disabled>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled.active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link.disabled>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled].active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:active>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:focus>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child:after,.bp2legacy .ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.bp2legacy .ant-btn-two-chinese-chars>:not(.anticon){letter-spacing:.34em;margin-right:-.34em}.bp2legacy .ant-btn-block{width:100%}.bp2legacy .ant-btn:empty{vertical-align:top}.bp2legacy a.ant-btn{line-height:34px;padding-top:.1px}.bp2legacy a.ant-btn-lg{line-height:38px}.bp2legacy a.ant-btn-sm{line-height:22px}.bp2legacy .ant-fullcalendar{font-feature-settings:"tnum";border-top:1px solid #d9d9d9;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;outline:none;padding:0}.bp2legacy .ant-select.ant-fullcalendar-year-select{min-width:90px}.bp2legacy .ant-select.ant-fullcalendar-year-select.ant-select-sm{min-width:70px}.bp2legacy .ant-select.ant-fullcalendar-month-select{margin-left:8px;min-width:80px}.bp2legacy .ant-select.ant-fullcalendar-month-select.ant-select-sm{min-width:70px}.bp2legacy .ant-fullcalendar-header{padding:11px 16px 11px 0;text-align:right}.bp2legacy .ant-fullcalendar-header .ant-select-dropdown{text-align:left}.bp2legacy .ant-fullcalendar-header .ant-radio-group{margin-left:8px;text-align:left}.bp2legacy .ant-fullcalendar-header label.ant-radio-button{height:22px;line-height:20px;padding:0 10px}.bp2legacy .ant-fullcalendar-date-panel{outline:none;position:relative}.bp2legacy .ant-fullcalendar-calendar-body{padding:8px 12px}.bp2legacy .ant-fullcalendar table{background-color:initial;border-collapse:collapse;height:256px;max-width:100%;width:100%}.bp2legacy .ant-fullcalendar table,.bp2legacy .ant-fullcalendar td,.bp2legacy .ant-fullcalendar th{border:0}.bp2legacy .ant-fullcalendar td{position:relative}.bp2legacy .ant-fullcalendar-calendar-table{border-spacing:0;margin-bottom:0}.bp2legacy .ant-fullcalendar-column-header{line-height:18px;padding:0;text-align:center;width:33px}.bp2legacy .ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner{display:block;font-weight:400}.bp2legacy .ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner{display:none}.bp2legacy .ant-fullcalendar-date,.bp2legacy .ant-fullcalendar-month{text-align:center;transition:all .3s}.bp2legacy .ant-fullcalendar-value{background:#0000;border-radius:4px;color:#545454;display:block;height:24px;line-height:24px;margin:0 auto;padding:0;transition:all .3s;width:24px}.bp2legacy .ant-fullcalendar-value:hover{background:#e6faff;cursor:pointer}.bp2legacy .ant-fullcalendar-value:active{background:var(--first);color:#fff}.bp2legacy .ant-fullcalendar-month-panel-cell .ant-fullcalendar-value{width:48px}.bp2legacy .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.bp2legacy .ant-fullcalendar-today .ant-fullcalendar-value{box-shadow:0 0 0 1px var(--first) inset}.bp2legacy .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.bp2legacy .ant-fullcalendar-selected-day .ant-fullcalendar-value{background:var(--first);color:#fff}.bp2legacy .ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value{border-bottom-left-radius:6px;border-top-left-radius:6px}.bp2legacy .ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value{border-bottom-right-radius:6px;border-top-right-radius:6px}.bp2legacy .ant-fullcalendar-last-month-cell .ant-fullcalendar-value,.bp2legacy .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:#00000040}.bp2legacy .ant-fullcalendar-month-panel-table{border-collapse:initial;table-layout:fixed;width:100%}.bp2legacy .ant-fullcalendar-content{bottom:-9px;left:0;position:absolute;width:100%}.bp2legacy .ant-fullcalendar-fullscreen{border-top:0}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-table{table-layout:fixed}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group{margin-left:16px}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button{height:36px;line-height:34px}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-date,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month{border-top:2px solid #e8e8e8;color:#545454;display:block;height:116px;margin:0 4px;padding:4px 8px;text-align:left;transition:background .3s}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover{background:#e6faff;cursor:pointer}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-date:active,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month:active{background:#a6eaff}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-column-header{padding-bottom:5px;padding-right:12px;text-align:right}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-value{background:#0000;text-align:right;width:auto}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{color:#545454}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{background:#0000;border-top-color:var(--first)}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{box-shadow:none}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:#e6faff}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:var(--first)}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date{color:#00000040}.bp2legacy .ant-fullcalendar-fullscreen .ant-fullcalendar-content{height:88px;overflow-y:auto;position:static;width:auto}.bp2legacy .ant-fullcalendar-disabled-cell .ant-fullcalendar-date,.bp2legacy .ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover{cursor:not-allowed}.bp2legacy .ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,.bp2legacy .ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover{background:#0000}.bp2legacy .ant-fullcalendar-disabled-cell .ant-fullcalendar-value{border-radius:0;color:#00000040;cursor:not-allowed;width:auto}.bp2legacy .ant-card{font-feature-settings:"tnum";background:#fff;border-radius:4px;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative;transition:all .3s}.bp2legacy .ant-card-hoverable{cursor:pointer}.bp2legacy .ant-card-hoverable:hover{border-color:#00000017;box-shadow:0 2px 8px #00000017}.bp2legacy .ant-card-bordered{border:1px solid #e8e8e8}.bp2legacy .ant-card-head{zoom:1;background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0;color:#535353;font-size:16px;font-weight:500;margin-bottom:-1px;min-height:48px;padding:0 24px}.bp2legacy .ant-card-head:after,.bp2legacy .ant-card-head:before{content:"";display:table}.bp2legacy .ant-card-head:after{clear:both}.bp2legacy .ant-card-head-wrapper{align-items:center;display:flex}.bp2legacy .ant-card-head-title{display:inline-block;flex:1 1;overflow:hidden;padding:16px 0;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .ant-card-head .ant-tabs{clear:both;color:#545454;font-size:14px;font-weight:400;margin-bottom:-17px}.bp2legacy .ant-card-head .ant-tabs-bar{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-card-extra{color:#545454;float:right;font-size:14px;font-weight:400;margin-left:auto;padding:16px 0}.bp2legacy .ant-card-body{zoom:1;padding:24px}.bp2legacy .ant-card-body:after,.bp2legacy .ant-card-body:before{content:"";display:table}.bp2legacy .ant-card-body:after{clear:both}.bp2legacy .ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.bp2legacy .ant-card-grid{border:0;border-radius:0;box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;float:left;padding:24px;transition:all .3s;width:33.33%}.bp2legacy .ant-card-grid:hover{box-shadow:0 2px 8px #00000026;position:relative;z-index:1}.bp2legacy .ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.bp2legacy .ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.bp2legacy .ant-card-cover>*{display:block;width:100%}.bp2legacy .ant-card-cover img{border-radius:4px 4px 0 0}.bp2legacy .ant-card-actions{zoom:1;background:#fafafa;border-top:1px solid #e8e8e8;list-style:none;margin:0;padding:0}.bp2legacy .ant-card-actions:after,.bp2legacy .ant-card-actions:before{content:"";display:table}.bp2legacy .ant-card-actions:after{clear:both}.bp2legacy .ant-card-actions>li{color:#595959;float:left;margin:12px 0;text-align:center}.bp2legacy .ant-card-actions>li>span{cursor:pointer;display:block;font-size:14px;line-height:22px;min-width:32px;position:relative}.bp2legacy .ant-card-actions>li>span:hover{color:var(--first);transition:color .3s}.bp2legacy .ant-card-actions>li>span a,.bp2legacy .ant-card-actions>li>span>.anticon{color:#595959;display:inline-block;line-height:22px;transition:color .3s;width:100%}.bp2legacy .ant-card-actions>li>span a:hover,.bp2legacy .ant-card-actions>li>span>.anticon:hover{color:var(--first)}.bp2legacy .ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.bp2legacy .ant-card-actions>li:not(:last-child){border-right:1px solid #e8e8e8}.bp2legacy .ant-card-type-inner .ant-card-head{background:#fafafa;padding:0 24px}.bp2legacy .ant-card-type-inner .ant-card-head-title{font-size:14px;padding:12px 0}.bp2legacy .ant-card-type-inner .ant-card-body{padding:16px 24px}.bp2legacy .ant-card-type-inner .ant-card-extra{padding:13.5px 0}.bp2legacy .ant-card-meta{zoom:1;margin:-4px 0}.bp2legacy .ant-card-meta:after,.bp2legacy .ant-card-meta:before{content:"";display:table}.bp2legacy .ant-card-meta:after{clear:both}.bp2legacy .ant-card-meta-avatar{float:left;padding-right:16px}.bp2legacy .ant-card-meta-detail{overflow:hidden}.bp2legacy .ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.bp2legacy .ant-card-meta-title{color:#535353;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .ant-card-meta-description{color:#595959}.bp2legacy .ant-card-loading{overflow:hidden}.bp2legacy .ant-card-loading .ant-card-body{-webkit-user-select:none;user-select:none}.bp2legacy .ant-card-loading-content p{margin:0}.bp2legacy .ant-card-loading-block{animation:card-loading 1.4s ease infinite;background:linear-gradient(90deg,#cfd8dc33,#cfd8dc66,#cfd8dc33);background-size:600% 600%;border-radius:4px;height:14px;margin:4px 0}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.bp2legacy .ant-card-small>.ant-card-head{font-size:14px;min-height:36px;padding:0 12px}.bp2legacy .ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.bp2legacy .ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{font-size:14px;padding:8px 0}.bp2legacy .ant-card-small>.ant-card-body{padding:12px}.bp2legacy .ant-carousel{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-carousel .slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:block;position:relative;touch-action:pan-y}.bp2legacy .ant-carousel .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.bp2legacy .ant-carousel .slick-list:focus{outline:none}.bp2legacy .ant-carousel .slick-list.dragging{cursor:pointer}.bp2legacy .ant-carousel .slick-list .slick-slide{pointer-events:none}.bp2legacy .ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.bp2legacy .ant-carousel .slick-slider .slick-list,.bp2legacy .ant-carousel .slick-slider .slick-track{transform:translateZ(0)}.bp2legacy .ant-carousel .slick-track{display:block;left:0;position:relative;top:0}.bp2legacy .ant-carousel .slick-track:after,.bp2legacy .ant-carousel .slick-track:before{content:"";display:table}.bp2legacy .ant-carousel .slick-track:after{clear:both}.bp2legacy .slick-loading .ant-carousel .slick-track{visibility:hidden}.bp2legacy .ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}.bp2legacy [dir=rtl] .ant-carousel .slick-slide{float:right}.bp2legacy .ant-carousel .slick-slide img{display:block}.bp2legacy .ant-carousel .slick-slide.slick-loading img{display:none}.bp2legacy .ant-carousel .slick-slide.dragging img{pointer-events:none}.bp2legacy .ant-carousel .slick-initialized .slick-slide{display:block}.bp2legacy .ant-carousel .slick-loading .slick-slide{visibility:hidden}.bp2legacy .ant-carousel .slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.bp2legacy .ant-carousel .slick-arrow.slick-hidden{display:none}.bp2legacy .ant-carousel .slick-next,.bp2legacy .ant-carousel .slick-prev{background:#0000;border:0;color:#0000;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin-top:-10px;outline:none;padding:0;position:absolute;top:50%;width:20px}.bp2legacy .ant-carousel .slick-next:focus,.bp2legacy .ant-carousel .slick-next:hover,.bp2legacy .ant-carousel .slick-prev:focus,.bp2legacy .ant-carousel .slick-prev:hover{background:#0000;color:#0000;outline:none}.bp2legacy .ant-carousel .slick-next:focus:before,.bp2legacy .ant-carousel .slick-next:hover:before,.bp2legacy .ant-carousel .slick-prev:focus:before,.bp2legacy .ant-carousel .slick-prev:hover:before{opacity:1}.bp2legacy .ant-carousel .slick-next.slick-disabled:before,.bp2legacy .ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.bp2legacy .ant-carousel .slick-prev{left:-25px}.bp2legacy .ant-carousel .slick-prev:before{content:"←"}.bp2legacy .ant-carousel .slick-next{right:-25px}.bp2legacy .ant-carousel .slick-next:before{content:"→"}.bp2legacy .ant-carousel .slick-dots{display:block;height:3px;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.bp2legacy .ant-carousel .slick-dots-bottom{bottom:12px}.bp2legacy .ant-carousel .slick-dots-top{top:12px}.bp2legacy .ant-carousel .slick-dots li{display:inline-block;margin:0 2px;padding:0;position:relative;text-align:center;vertical-align:top}.bp2legacy .ant-carousel .slick-dots li button{background:#fff;border:0;border-radius:1px;color:#0000;cursor:pointer;display:block;font-size:0;height:3px;opacity:.3;outline:none;padding:0;transition:all .5s;width:16px}.bp2legacy .ant-carousel .slick-dots li button:focus,.bp2legacy .ant-carousel .slick-dots li button:hover{opacity:.75}.bp2legacy .ant-carousel .slick-dots li.slick-active button{background:#fff;opacity:1;width:24px}.bp2legacy .ant-carousel .slick-dots li.slick-active button:focus,.bp2legacy .ant-carousel .slick-dots li.slick-active button:hover{opacity:1}.bp2legacy .ant-carousel-vertical .slick-dots{bottom:auto;height:auto;top:50%;transform:translateY(-50%);width:3px}.bp2legacy .ant-carousel-vertical .slick-dots-left{left:12px}.bp2legacy .ant-carousel-vertical .slick-dots-right{right:12px}.bp2legacy .ant-carousel-vertical .slick-dots li{margin:0 2px;vertical-align:initial}.bp2legacy .ant-carousel-vertical .slick-dots li button{height:16px;width:3px}.bp2legacy .ant-carousel-vertical .slick-dots li.slick-active button{height:24px;width:3px}.bp2legacy .ant-cascader{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-cascader-input.ant-input{background-color:initial!important;cursor:pointer;padding-right:24px;position:static;width:100%}.bp2legacy .ant-cascader-picker-show-search .ant-cascader-input.ant-input{position:relative}.bp2legacy .ant-cascader-picker{font-feature-settings:"tnum";background-color:#fff;border-radius:6px;box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;position:relative;transition:color .3s}.bp2legacy .ant-cascader-picker-with-value .ant-cascader-picker-label{color:#0000}.bp2legacy .ant-cascader-picker-disabled{background:#f5f5f5;color:#00000040;cursor:not-allowed}.bp2legacy .ant-cascader-picker-disabled .ant-cascader-input{cursor:not-allowed}.bp2legacy .ant-cascader-picker:focus .ant-cascader-input{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-cascader-picker-show-search.ant-cascader-picker-focused{color:#00000040}.bp2legacy .ant-cascader-picker-label{height:20px;left:0;line-height:20px;margin-top:-10px;overflow:hidden;padding:0 20px 0 12px;position:absolute;text-overflow:ellipsis;top:50%;white-space:nowrap;width:100%}.bp2legacy .ant-cascader-picker-clear{background:#fff;color:#00000040;cursor:pointer;font-size:12px;height:12px;line-height:12px;margin-top:-6px;opacity:0;position:absolute;right:12px;top:50%;transition:color .3s ease,opacity .15s ease;width:12px;z-index:2}.bp2legacy .ant-cascader-picker-clear:hover{color:#595959}.bp2legacy .ant-cascader-picker:hover .ant-cascader-picker-clear{opacity:1}.bp2legacy .ant-cascader-picker-arrow{color:#00000040;font-size:12px;height:12px;line-height:12px;margin-top:-6px;position:absolute;right:12px;top:50%;transition:transform .2s;width:12px;z-index:1}.bp2legacy .ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand{transform:rotate(180deg)}.bp2legacy .ant-cascader-picker-label:hover+.ant-cascader-input{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-cascader-picker-small .ant-cascader-picker-arrow,.bp2legacy .ant-cascader-picker-small .ant-cascader-picker-clear{right:8px}.bp2legacy .ant-cascader-menus{background:#fff;border-radius:6px;box-shadow:0 2px 8px #00000026;font-size:14px;position:absolute;white-space:nowrap;z-index:1050}.bp2legacy .ant-cascader-menus ol,.bp2legacy .ant-cascader-menus ul{list-style:none;margin:0;padding:0}.bp2legacy .ant-cascader-menus-empty,.bp2legacy .ant-cascader-menus-hidden{display:none}.bp2legacy .ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft,.bp2legacy .ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft{animation-name:antSlideUpIn}.bp2legacy .ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft,.bp2legacy .ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft{animation-name:antSlideDownIn}.bp2legacy .ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft{animation-name:antSlideUpOut}.bp2legacy .ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft{animation-name:antSlideDownOut}.bp2legacy .ant-cascader-menu{-ms-overflow-style:-ms-autohiding-scrollbar;border-right:1px solid #e8e8e8;display:inline-block;height:180px;list-style:none;margin:0;min-width:111px;overflow:auto;padding:0;vertical-align:top}.bp2legacy .ant-cascader-menu:first-child{border-radius:6px 0 0 6px}.bp2legacy .ant-cascader-menu:last-child{border-radius:0 6px 6px 0;border-right-color:#0000;margin-right:-1px}.bp2legacy .ant-cascader-menu:only-child{border-radius:6px}.bp2legacy .ant-cascader-menu-item{cursor:pointer;line-height:22px;padding:5px 12px;transition:all .3s;white-space:nowrap}.bp2legacy .ant-cascader-menu-item:hover{background:#e6faff}.bp2legacy .ant-cascader-menu-item-disabled{color:#00000040;cursor:not-allowed}.bp2legacy .ant-cascader-menu-item-disabled:hover{background:#0000}.bp2legacy .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.bp2legacy .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{background-color:#fafafa;font-weight:600}.bp2legacy .ant-cascader-menu-item-expand{padding-right:24px;position:relative}.bp2legacy .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.bp2legacy .ant-cascader-menu-item-loading-icon{color:#595959;display:inline-block;font-size:12px;font-size:10px\9;position:absolute;right:12px;transform:scale(.83333333) rotate(0deg)}:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,:root .ant-cascader-menu-item-loading-icon{font-size:12px}.bp2legacy .ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:var(--third)}@keyframes antCheckboxEffect{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.bp2legacy .ant-collapse{font-feature-settings:"tnum";background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:6px;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.bp2legacy .ant-collapse>.ant-collapse-item:last-child,.bp2legacy .ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 6px 6px}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#535353;cursor:pointer;line-height:22px;padding:12px 16px 12px 40px;position:relative;transition:all .3s}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;display:inline-block;font-size:12px;font-style:normal;left:16px;line-height:0;position:absolute;text-align:center;text-rendering:optimizeLegibility;text-transform:none;top:50%;transform:translateY(-50%);vertical-align:-.125em}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow>*{line-height:1}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{display:inline-block}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow:before{display:none}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow-icon{display:block}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{transition:transform .24s}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{float:right}.bp2legacy .ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:none}.bp2legacy .ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.bp2legacy .ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{padding:12px 40px 12px 16px}.bp2legacy .ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{left:auto;right:16px}.bp2legacy .ant-collapse-anim-active{transition:height .2s cubic-bezier(.215,.61,.355,1)}.bp2legacy .ant-collapse-content{background-color:#fff;border-top:1px solid #d9d9d9;color:#545454;overflow:hidden}.bp2legacy .ant-collapse-content>.ant-collapse-content-box{padding:16px}.bp2legacy .ant-collapse-content-inactive{display:none}.bp2legacy .ant-collapse-item:last-child>.ant-collapse-content{border-radius:0 0 6px 6px}.bp2legacy .ant-collapse-borderless{background-color:#fff;border:0}.bp2legacy .ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.bp2legacy .ant-collapse-borderless>.ant-collapse-item:last-child,.bp2legacy .ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.bp2legacy .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:initial;border-top:0}.bp2legacy .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.bp2legacy .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.bp2legacy .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:#00000040;cursor:not-allowed}.bp2legacy .ant-comment{position:relative}.bp2legacy .ant-comment-inner{display:flex;padding:16px 0}.bp2legacy .ant-comment-avatar{cursor:pointer;flex-shrink:0;margin-right:12px;position:relative}.bp2legacy .ant-comment-avatar img{border-radius:50%;height:32px;width:32px}.bp2legacy .ant-comment-content{word-wrap:break-word;flex:1 1 auto;font-size:14px;min-width:1px;position:relative}.bp2legacy .ant-comment-content-author{display:flex;font-size:14px;justify-content:flex-start;margin-bottom:4px}.bp2legacy .ant-comment-content-author>a,.bp2legacy .ant-comment-content-author>span{font-size:12px;height:18px;line-height:18px;padding-right:8px}.bp2legacy .ant-comment-content-author-name{color:#595959;font-size:14px;transition:color .3s}.bp2legacy .ant-comment-content-author-name>*,.bp2legacy .ant-comment-content-author-name>:hover{color:#595959}.bp2legacy .ant-comment-content-author-time{color:#ccc;cursor:auto;white-space:nowrap}.bp2legacy .ant-comment-content-detail p{white-space:pre-wrap}.bp2legacy .ant-comment-actions{margin-top:12px;padding-left:0}.bp2legacy .ant-comment-actions>li{color:#595959;display:inline-block}.bp2legacy .ant-comment-actions>li>span{color:#595959;cursor:pointer;font-size:12px;padding-right:10px;transition:color .3s;-webkit-user-select:none;user-select:none}.bp2legacy .ant-comment-actions>li>span:hover{color:#595959}.bp2legacy .ant-comment-nested{margin-left:44px}.bp2legacy .ant-calendar-picker-container{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-family:var(--font-secondary);font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:absolute;z-index:1050}.bp2legacy .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,.bp2legacy .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight,.bp2legacy .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,.bp2legacy .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight{animation-name:antSlideDownIn}.bp2legacy .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,.bp2legacy .ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight,.bp2legacy .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,.bp2legacy .ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight{animation-name:antSlideUpIn}.bp2legacy .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,.bp2legacy .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight{animation-name:antSlideDownOut}.bp2legacy .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,.bp2legacy .ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight{animation-name:antSlideUpOut}.bp2legacy .ant-calendar-picker{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:text;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;outline:none;padding:0;position:relative;transition:opacity .3s}.bp2legacy .ant-calendar-picker-input{outline:none}.bp2legacy .ant-calendar-picker-input.ant-input{line-height:1.3}.bp2legacy .ant-calendar-picker-input.ant-input-sm{padding-bottom:0;padding-top:0}.bp2legacy .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:var(--btn-primaryBackground)}.bp2legacy .ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-calendar-picker-clear,.bp2legacy .ant-calendar-picker-icon{font-size:12px;height:14px;line-height:14px;margin-top:-7px;position:absolute;right:12px;top:50%;transition:all .3s;-webkit-user-select:none;user-select:none;width:14px;z-index:1}.bp2legacy .ant-calendar-picker-clear{background:#fff;color:#00000040;cursor:pointer;font-size:14px;opacity:0;pointer-events:none;z-index:2}.bp2legacy .ant-calendar-picker-clear:hover{color:#595959}.bp2legacy .ant-calendar-picker:hover .ant-calendar-picker-clear{opacity:1;pointer-events:auto}.bp2legacy .ant-calendar-picker-icon{color:#00000040;display:inline-block;font-size:14px;line-height:1}.bp2legacy .ant-calendar-picker-small .ant-calendar-picker-clear,.bp2legacy .ant-calendar-picker-small .ant-calendar-picker-icon{right:8px}.bp2legacy .ant-calendar{background-clip:padding-box;background-color:#fff;border:1px solid #fff;border-radius:var(--borderRadius);box-shadow:0 2px 8px #00000026;font-size:14px;line-height:1.3;list-style:none;outline:none;position:relative;text-align:left;width:280px}.bp2legacy .ant-calendar-input-wrap{border-bottom:1px solid #e8e8e8;height:34px;padding:6px 10px}.bp2legacy .ant-calendar-input{background:#fff;border:0;color:#545454;cursor:auto;height:22px;outline:0;width:100%}.bp2legacy .ant-calendar-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-calendar-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-calendar-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-calendar-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-calendar-week-number{width:286px}.bp2legacy .ant-calendar-week-number-cell{text-align:center}.bp2legacy .ant-calendar-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;text-align:center;-webkit-user-select:none;user-select:none}.bp2legacy .ant-calendar-header a:hover{color:#28aaeb}.bp2legacy .ant-calendar-header .ant-calendar-century-select,.bp2legacy .ant-calendar-header .ant-calendar-decade-select,.bp2legacy .ant-calendar-header .ant-calendar-month-select,.bp2legacy .ant-calendar-header .ant-calendar-year-select{color:#535353;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.bp2legacy .ant-calendar-header .ant-calendar-century-select-arrow,.bp2legacy .ant-calendar-header .ant-calendar-decade-select-arrow,.bp2legacy .ant-calendar-header .ant-calendar-month-select-arrow,.bp2legacy .ant-calendar-header .ant-calendar-year-select-arrow{display:none}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn,.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn,.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn,.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn{color:#595959;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn{height:100%;left:7px}.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn:hover:before,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn:hover:before,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-header .ant-calendar-prev-century-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-decade-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn{height:100%;right:7px}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:hover:before,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:hover:before,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:after{display:none}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:before,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:before{left:3px;position:relative}.bp2legacy .ant-calendar-header .ant-calendar-next-century-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-decade-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-year-btn:after{display:inline-block}.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn{height:100%;left:29px}.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-header .ant-calendar-prev-month-btn:after{display:none}.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn{height:100%;right:29px}.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:hover:after,.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:after{display:none}.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:after,.bp2legacy .ant-calendar-header .ant-calendar-next-month-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-body{padding:8px 12px}.bp2legacy .ant-calendar table{background-color:initial;border-collapse:collapse;max-width:100%;width:100%}.bp2legacy .ant-calendar table,.bp2legacy .ant-calendar td,.bp2legacy .ant-calendar th{border:0;text-align:center}.bp2legacy .ant-calendar-calendar-table{border-spacing:0;margin-bottom:0}.bp2legacy .ant-calendar-column-header{line-height:18px;padding:6px 0;text-align:center;width:33px}.bp2legacy .ant-calendar-column-header .ant-calendar-column-header-inner{display:block;font-weight:400}.bp2legacy .ant-calendar-week-number-header .ant-calendar-column-header-inner{display:none}.bp2legacy .ant-calendar-cell{height:30px;padding:3px 0}.bp2legacy .ant-calendar-date{background:#0000;border:1px solid #0000;border-radius:4px;color:#545454;display:block;height:24px;line-height:22px;margin:0 auto;padding:0;text-align:center;transition:background .3s ease;width:24px}.bp2legacy .ant-calendar-date-panel{outline:none;position:relative}.bp2legacy .ant-calendar-date:hover{background:#e6faff;cursor:pointer}.bp2legacy .ant-calendar-date:active{background:#28aaeb;color:#fff}.bp2legacy .ant-calendar-today .ant-calendar-date{border-color:var(--first);color:var(--first);font-weight:700}.bp2legacy .ant-calendar-selected-day .ant-calendar-date{background:#a6eaff}.bp2legacy .ant-calendar-selected-date .ant-calendar-date{background:var(--first);border:1px solid #0000;color:#fff}.bp2legacy .ant-calendar-selected-date .ant-calendar-date:hover{background:var(--first)}.bp2legacy .ant-calendar-last-month-cell .ant-calendar-date,.bp2legacy .ant-calendar-last-month-cell .ant-calendar-date:hover,.bp2legacy .ant-calendar-next-month-btn-day .ant-calendar-date,.bp2legacy .ant-calendar-next-month-btn-day .ant-calendar-date:hover{background:#0000;border-color:#0000;color:#00000040}.bp2legacy .ant-calendar-disabled-cell .ant-calendar-date{background:#f5f5f5;border:1px solid #0000;border-radius:0;color:#00000040;cursor:not-allowed;position:relative;width:auto}.bp2legacy .ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f5f5f5}.bp2legacy .ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date:before{background:#0000001a;border-radius:4px;content:"";height:24px;left:5px;position:absolute;top:-1px;width:24px}.bp2legacy .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date{padding-left:5px;padding-right:5px;position:relative}.bp2legacy .ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{border:1px solid #00000040;border-radius:4px;content:" ";height:24px;left:5px;position:absolute;top:-1px;width:24px}.bp2legacy .ant-calendar-disabled-cell-first-of-row .ant-calendar-date{border-bottom-left-radius:4px;border-top-left-radius:4px}.bp2legacy .ant-calendar-disabled-cell-last-of-row .ant-calendar-date{border-bottom-right-radius:4px;border-top-right-radius:4px}.bp2legacy .ant-calendar-footer{border-top:1px solid #e8e8e8;line-height:38px;padding:0 12px}.bp2legacy .ant-calendar-footer:empty{border-top:0}.bp2legacy .ant-calendar-footer-btn{display:block;text-align:center}.bp2legacy .ant-calendar-footer-extra{text-align:left}.bp2legacy .ant-calendar .ant-calendar-clear-btn,.bp2legacy .ant-calendar .ant-calendar-today-btn{display:inline-block;margin:0 0 0 8px;text-align:center}.bp2legacy .ant-calendar .ant-calendar-clear-btn-disabled,.bp2legacy .ant-calendar .ant-calendar-today-btn-disabled{color:#00000040;cursor:not-allowed}.bp2legacy .ant-calendar .ant-calendar-clear-btn:only-child,.bp2legacy .ant-calendar .ant-calendar-today-btn:only-child{margin:0}.bp2legacy .ant-calendar .ant-calendar-clear-btn{display:none;height:20px;line-height:20px;margin:0;overflow:hidden;position:absolute;right:5px;text-align:center;text-indent:-76px;top:7px;width:20px}.bp2legacy .ant-calendar .ant-calendar-clear-btn:after{color:#00000040;display:inline-block;font-size:14px;line-height:1;text-indent:43px;transition:color .3s ease;width:20px}.bp2legacy .ant-calendar .ant-calendar-clear-btn:hover:after{color:#595959}.bp2legacy .ant-calendar .ant-calendar-ok-btn{background-color:var(--first);background-color:var(--first)!important;background-image:none;border:1px solid #d9d9d9;border-color:var(--first);border-color:var(--first)!important;border-radius:4px;border-radius:6px;box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.045);color:#545454;color:#fff;color:#fff!important;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:36px;height:24px;line-height:34px;line-height:22px;margin-bottom:15px;padding:0 7px;position:relative;text-align:center;text-shadow:0 -1px 0 #0000001f;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.bp2legacy .ant-calendar .ant-calendar-ok-btn>.anticon{line-height:1}.bp2legacy .ant-calendar .ant-calendar-ok-btn,.bp2legacy .ant-calendar .ant-calendar-ok-btn:active,.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus{outline:0}.bp2legacy .ant-calendar .ant-calendar-ok-btn:not([disabled]):hover{text-decoration:none}.bp2legacy .ant-calendar .ant-calendar-ok-btn:not([disabled]):active{box-shadow:none;outline:0}.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]{cursor:not-allowed}.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled>*,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]>*{pointer-events:none}.bp2legacy .ant-calendar .ant-calendar-ok-btn-lg{border-radius:4px;font-size:16px;height:40px;padding:0 15px}.bp2legacy .ant-calendar .ant-calendar-ok-btn-sm{border-radius:4px;font-size:12px;height:24px;padding:0 7px}.bp2legacy .ant-calendar .ant-calendar-ok-btn:not(:last-child){margin-right:15px}@media screen and (max-width:575px){.bp2legacy .ant-calendar .ant-calendar-ok-btn:not(:last-child){margin-right:10px}.bp2legacy .ant-calendar .ant-calendar-ok-btn{margin-bottom:10px}}.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn:hover{text-decoration:none}.bp2legacy .ant-calendar .ant-calendar-ok-btn.focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus{outline:0}.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled,.bp2legacy .ant-calendar .ant-calendar-ok-btn:disabled{opacity:.65}.bp2legacy .ant-calendar .ant-calendar-ok-btn:not([disabled]):not(.disabled){cursor:pointer}.bp2legacy .gx-btn-list .ant-calendar .ant-calendar-ok-btn{margin-bottom:6px}.bp2legacy .gx-sub-popover .ant-calendar .ant-calendar-ok-btn{border:0;margin-bottom:5px}.bp2legacy .gx-sub-popover .ant-calendar .ant-calendar-ok-btn:focus,.bp2legacy .gx-sub-popover .ant-calendar .ant-calendar-ok-btn:hover{background-color:#f5f5f5}.bp2legacy .gx-sub-popover .ant-calendar .ant-calendar-ok-btn:not(:last-child){margin-right:5px}.bp2legacy .gx-login-content .ant-calendar .ant-calendar-ok-btn{height:auto;line-height:1;padding:9px 20px!important}.bp2legacy .ant-calendar .ant-calendar-ok-btn>a:only-child{color:currentColor}.bp2legacy .ant-calendar .ant-calendar-ok-btn>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn:hover{background-color:#28aaeb;border-color:#28aaeb;color:#fff}.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn:hover>a:only-child{color:currentColor}.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-calendar .ant-calendar-ok-btn.active,.bp2legacy .ant-calendar .ant-calendar-ok-btn:active{background-color:#006eb8;border-color:#006eb8;color:#fff}.bp2legacy .ant-calendar .ant-calendar-ok-btn.active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn:active>a:only-child{color:currentColor}.bp2legacy .ant-calendar .ant-calendar-ok-btn.active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-calendar .ant-calendar-ok-btn:focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn:hover{background-color:var(--first)!important;border-color:var(--first)!important;color:#fff!important}.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled,.bp2legacy .ant-calendar .ant-calendar-ok-btn:disabled{background-color:var(--first)!important;border-color:var(--first)!important}.bp2legacy .ant-calendar .ant-calendar-ok-btn:not([disabled]):not(.disabled).active,.bp2legacy .ant-calendar .ant-calendar-ok-btn:not([disabled]):not(.disabled):active{background-color:var(--first)!important;border-color:var(--first)!important;color:#fff}.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled.active,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:active,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:hover,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled.active,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:active,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:hover,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled],.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled].active,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:active,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:focus,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;box-shadow:none;color:#00000040;text-shadow:none}.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child{color:currentColor}.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn-disabled>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn.disabled>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child:after,.bp2legacy .ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-calendar-range-picker-input{background-color:initial;border:0;height:99%;outline:0;text-align:center;width:44%}.bp2legacy .ant-calendar-range-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-calendar-range-picker-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-calendar-range-picker-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-calendar-range-picker-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-calendar-range-picker-input[disabled]{cursor:not-allowed}.bp2legacy .ant-calendar-range-picker-separator{color:#595959;display:inline-block;height:100%;min-width:10px;pointer-events:none;text-align:center;vertical-align:top;white-space:nowrap}.bp2legacy .ant-calendar-range{overflow:hidden;width:552px}.bp2legacy .ant-calendar-range .ant-calendar-date-panel:after{clear:both;content:".";display:block;height:0;visibility:hidden}.bp2legacy .ant-calendar-range-part{position:relative;width:50%}.bp2legacy .ant-calendar-range-left{float:left}.bp2legacy .ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:1px solid #e8e8e8}.bp2legacy .ant-calendar-range-right{float:right}.bp2legacy .ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:1px solid #e8e8e8}.bp2legacy .ant-calendar-range-middle{color:#595959;height:34px;left:50%;line-height:34px;margin:1px 0 0;padding:0 200px 0 0;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);z-index:1}.bp2legacy .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:-90px}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-range-middle{padding:0 10px 0 0;transform:translateX(-50%)}.bp2legacy .ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date{background:#a6eaff;border-color:var(--first);color:var(--first)}.bp2legacy .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.bp2legacy .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{background:var(--first);border:1px solid #0000;color:#fff}.bp2legacy .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover,.bp2legacy .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover{background:var(--first)}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:0}.bp2legacy .ant-calendar-range .ant-calendar-input-wrap{height:34px;position:relative}.bp2legacy .ant-calendar-range .ant-calendar-input,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input{background-color:#fff;background-image:none;border:0;border-radius:6px;box-shadow:none;color:#545454;display:inline-block;font-size:14px;height:36px;height:24px;line-height:36px;line-height:1.3\9;line-height:24px;padding:4px 0;position:relative;transition:all .3s;width:100%}.bp2legacy .ant-calendar-range .ant-calendar-input::-moz-placeholder,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-calendar-range .ant-calendar-input:placeholder-shown,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-calendar-range .ant-calendar-input:hover,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-calendar-range .ant-calendar-input:focus,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-calendar-range .ant-calendar-input-disabled,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-calendar-range .ant-calendar-input-disabled:hover,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-calendar-range .ant-calendar-input[disabled],.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input[disabled]{background-color:#f5f5f5;color:#000000a6;cursor:not-allowed;opacity:1}.bp2legacy .ant-calendar-range .ant-calendar-input[disabled]:hover,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-calendar-range .ant-calendar-input,.bp2legacy textarea.ant-calendar-range .ant-calendar-time-picker-input{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-calendar-range .ant-calendar-input-lg,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input-lg{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-calendar-range .ant-calendar-input-sm,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-calendar-range .ant-calendar-input:focus,.bp2legacy .ant-calendar-range .ant-calendar-time-picker-input:focus{box-shadow:none}.bp2legacy .ant-calendar-range .ant-calendar-time-picker-icon{display:none}.bp2legacy .ant-calendar-range.ant-calendar-week-number{width:574px}.bp2legacy .ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part{width:286px}.bp2legacy .ant-calendar-range .ant-calendar-decade-panel,.bp2legacy .ant-calendar-range .ant-calendar-month-panel,.bp2legacy .ant-calendar-range .ant-calendar-year-panel{top:34px}.bp2legacy .ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel{top:0}.bp2legacy .ant-calendar-range .ant-calendar-decade-panel-table,.bp2legacy .ant-calendar-range .ant-calendar-month-panel-table,.bp2legacy .ant-calendar-range .ant-calendar-year-panel-table{height:208px}.bp2legacy .ant-calendar-range .ant-calendar-in-range-cell{border-radius:0;position:relative}.bp2legacy .ant-calendar-range .ant-calendar-in-range-cell>div{position:relative;z-index:1}.bp2legacy .ant-calendar-range .ant-calendar-in-range-cell:before{background:#e6faff;border:0;border-radius:0;bottom:4px;content:"";display:block;left:0;position:absolute;right:0;top:4px}.bp2legacy .ant-calendar-range .ant-calendar-footer-extra{float:left}.bp2legacy div.ant-calendar-range-quick-selector{text-align:left}.bp2legacy div.ant-calendar-range-quick-selector>a{margin-right:8px}.bp2legacy .ant-calendar-range .ant-calendar-decade-panel-header,.bp2legacy .ant-calendar-range .ant-calendar-header,.bp2legacy .ant-calendar-range .ant-calendar-month-panel-header,.bp2legacy .ant-calendar-range .ant-calendar-year-panel-header{border-bottom:0}.bp2legacy .ant-calendar-range .ant-calendar-body,.bp2legacy .ant-calendar-range .ant-calendar-decade-panel-body,.bp2legacy .ant-calendar-range .ant-calendar-month-panel-body,.bp2legacy .ant-calendar-range .ant-calendar-year-panel-body{border-top:1px solid #e8e8e8}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker{height:207px;top:68px;width:100%;z-index:2}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel{height:267px;margin-top:-34px}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner{background:none;height:100%;padding-top:40px}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox{background-color:#fff;border-top:1px solid #e8e8e8;display:inline-block;height:100%}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select{height:100%}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul{max-height:100%}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{margin-right:8px}.bp2legacy .ant-calendar-range.ant-calendar-time .ant-calendar-today-btn{height:22px;line-height:22px;margin:8px 12px}.bp2legacy .ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker{height:233px}.bp2legacy .ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body{border-top-color:#0000}.bp2legacy .ant-calendar-time-picker{background-color:#fff;position:absolute;top:40px;width:100%}.bp2legacy .ant-calendar-time-picker-panel{position:absolute;width:100%;z-index:1050}.bp2legacy .ant-calendar-time-picker-inner{background-clip:padding-box;background-color:#fff;display:inline-block;font-size:14px;line-height:1.5;list-style:none;outline:none;overflow:hidden;position:relative;text-align:left;width:100%}.bp2legacy .ant-calendar-time-picker-column-1,.bp2legacy .ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select,.bp2legacy .ant-calendar-time-picker-combobox{width:100%}.bp2legacy .ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select{width:50%}.bp2legacy .ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select{width:33.33%}.bp2legacy .ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select{width:25%}.bp2legacy .ant-calendar-time-picker-input-wrap{display:none}.bp2legacy .ant-calendar-time-picker-select{border-right:1px solid #e8e8e8;float:left;font-size:14px;height:226px;overflow:hidden;position:relative}.bp2legacy .ant-calendar-time-picker-select:hover{overflow-y:auto}.bp2legacy .ant-calendar-time-picker-select:first-child{border-left:0;margin-left:0}.bp2legacy .ant-calendar-time-picker-select:last-child{border-right:0}.bp2legacy .ant-calendar-time-picker-select ul{list-style:none;margin:0;max-height:206px;padding:0;width:100%}.bp2legacy .ant-calendar-time-picker-select li{cursor:pointer;height:24px;line-height:24px;list-style:none;margin:0;text-align:center;transition:all .3s;-webkit-user-select:none;user-select:none;width:100%}.bp2legacy .ant-calendar-time-picker-select li:last-child:after{content:"";display:block;height:202px}.bp2legacy .ant-calendar-time-picker-select li:hover{background:#e6faff}.bp2legacy .ant-calendar-time-picker-select li:focus{color:var(--first);font-weight:600;outline:none}.bp2legacy li.ant-calendar-time-picker-select-option-selected{background:#f5f5f5;font-weight:600}.bp2legacy li.ant-calendar-time-picker-select-option-disabled{color:#00000040}.bp2legacy li.ant-calendar-time-picker-select-option-disabled:hover{background:#0000;cursor:not-allowed}.bp2legacy .ant-calendar-time .ant-calendar-day-select{color:#535353;display:inline-block;font-weight:500;line-height:34px;padding:0 2px}.bp2legacy .ant-calendar-time .ant-calendar-footer{height:auto;position:relative}.bp2legacy .ant-calendar-time .ant-calendar-footer-btn{text-align:right}.bp2legacy .ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn{float:left;margin:0}.bp2legacy .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{display:inline-block;margin-right:8px}.bp2legacy .ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:#00000040}.bp2legacy .ant-calendar-month-panel{background:#fff;border-radius:6px;bottom:0;left:0;outline:none;position:absolute;right:0;top:0;z-index:10}.bp2legacy .ant-calendar-month-panel>div{display:flex;flex-direction:column;height:100%}.bp2legacy .ant-calendar-month-panel-hidden{display:none}.bp2legacy .ant-calendar-month-panel-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;text-align:center;-webkit-user-select:none;user-select:none}.bp2legacy .ant-calendar-month-panel-header a:hover{color:#28aaeb}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select{color:#535353;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow{display:none}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{color:#595959;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{height:100%;left:7px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn{height:100%;right:7px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:none}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{left:3px;position:relative}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:inline-block}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn{height:100%;left:29px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after{display:none}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn{height:100%;right:29px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after{display:none}.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.bp2legacy .ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-month-panel-body{flex:1 1}.bp2legacy .ant-calendar-month-panel-footer{border-top:1px solid #e8e8e8}.bp2legacy .ant-calendar-month-panel-footer .ant-calendar-footer-extra{padding:0 12px}.bp2legacy .ant-calendar-month-panel-table{border-collapse:initial;height:100%;table-layout:fixed;width:100%}.bp2legacy .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,.bp2legacy .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{background:var(--first);color:#fff}.bp2legacy .ant-calendar-month-panel-cell{text-align:center}.bp2legacy .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,.bp2legacy .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{background:#f5f5f5;color:#00000040;cursor:not-allowed}.bp2legacy .ant-calendar-month-panel-month{background:#0000;border-radius:4px;color:#545454;display:inline-block;height:24px;line-height:24px;margin:0 auto;padding:0 8px;text-align:center;transition:background .3s ease}.bp2legacy .ant-calendar-month-panel-month:hover{background:#e6faff;cursor:pointer}.bp2legacy .ant-calendar-year-panel{background:#fff;border-radius:6px;bottom:0;left:0;outline:none;position:absolute;right:0;top:0;z-index:10}.bp2legacy .ant-calendar-year-panel>div{display:flex;flex-direction:column;height:100%}.bp2legacy .ant-calendar-year-panel-hidden{display:none}.bp2legacy .ant-calendar-year-panel-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;text-align:center;-webkit-user-select:none;user-select:none}.bp2legacy .ant-calendar-year-panel-header a:hover{color:#28aaeb}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{color:#535353;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow{display:none}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{color:#595959;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{height:100%;left:7px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn{height:100%;right:7px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:none}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{left:3px;position:relative}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:inline-block}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn{height:100%;left:29px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after{display:none}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn{height:100%;right:29px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after{display:none}.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.bp2legacy .ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-year-panel-body{flex:1 1}.bp2legacy .ant-calendar-year-panel-footer{border-top:1px solid #e8e8e8}.bp2legacy .ant-calendar-year-panel-footer .ant-calendar-footer-extra{padding:0 12px}.bp2legacy .ant-calendar-year-panel-table{border-collapse:initial;height:100%;table-layout:fixed;width:100%}.bp2legacy .ant-calendar-year-panel-cell{text-align:center}.bp2legacy .ant-calendar-year-panel-year{background:#0000;border-radius:4px;color:#545454;display:inline-block;height:24px;line-height:24px;margin:0 auto;padding:0 8px;text-align:center;transition:background .3s ease}.bp2legacy .ant-calendar-year-panel-year:hover{background:#e6faff;cursor:pointer}.bp2legacy .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,.bp2legacy .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{background:var(--first);color:#fff}.bp2legacy .ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,.bp2legacy .ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year{color:#00000040;-webkit-user-select:none;user-select:none}.bp2legacy .ant-calendar-decade-panel{background:#fff;border-radius:6px;bottom:0;display:flex;flex-direction:column;left:0;outline:none;position:absolute;right:0;top:0;z-index:10}.bp2legacy .ant-calendar-decade-panel-hidden{display:none}.bp2legacy .ant-calendar-decade-panel-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;text-align:center;-webkit-user-select:none;user-select:none}.bp2legacy .ant-calendar-decade-panel-header a:hover{color:#28aaeb}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select{color:#535353;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow{display:none}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{color:#595959;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{height:100%;left:7px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn{height:100%;right:7px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:none}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{left:3px;position:relative}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:inline-block}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn{height:100%;left:29px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after{display:none}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn{height:100%;right:29px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;transform:rotate(-45deg) scale(.8);transition:all .3s;vertical-align:middle;width:8px}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:before{border-color:#545454}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after{display:none}.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.bp2legacy .ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{transform:rotate(135deg) scale(.8)}.bp2legacy .ant-calendar-decade-panel-body{flex:1 1}.bp2legacy .ant-calendar-decade-panel-footer{border-top:1px solid #e8e8e8}.bp2legacy .ant-calendar-decade-panel-footer .ant-calendar-footer-extra{padding:0 12px}.bp2legacy .ant-calendar-decade-panel-table{border-collapse:initial;height:100%;table-layout:fixed;width:100%}.bp2legacy .ant-calendar-decade-panel-cell{text-align:center;white-space:nowrap}.bp2legacy .ant-calendar-decade-panel-decade{background:#0000;border-radius:var(--borderRadius);color:#545454;display:inline-block;height:24px;line-height:24px;margin:0 auto;padding:0 6px;text-align:center;transition:background .3s ease}.bp2legacy .ant-calendar-decade-panel-decade:hover{background:#e6faff;cursor:pointer}.bp2legacy .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,.bp2legacy .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover{background:var(--first);color:#fff}.bp2legacy .ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,.bp2legacy .ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade{color:#00000040;-webkit-user-select:none;user-select:none}.bp2legacy .ant-calendar-month .ant-calendar-month-header-wrap{height:288px;position:relative}.bp2legacy .ant-calendar-month .ant-calendar-month-panel,.bp2legacy .ant-calendar-month .ant-calendar-year-panel{height:100%;top:0}.bp2legacy .ant-calendar-week-number-cell{opacity:.5}.bp2legacy .ant-calendar-week-number .ant-calendar-body tr{cursor:pointer;transition:all .3s}.bp2legacy .ant-calendar-week-number .ant-calendar-body tr:hover,.bp2legacy .gx-selected{background:#e6faff}.bp2legacy .ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{background:#a6eaff;font-weight:700}.bp2legacy .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,.bp2legacy .ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date{background:#0000;color:#545454}.bp2legacy .ant-descriptions-title{color:#535353;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:20px}.bp2legacy .ant-descriptions-view{border-radius:6px;overflow:hidden;width:100%}.bp2legacy .ant-descriptions-view table{table-layout:fixed;width:100%}.bp2legacy .ant-descriptions-row>td,.bp2legacy .ant-descriptions-row>th{padding-bottom:16px}.bp2legacy .ant-descriptions-row:last-child{border-bottom:none}.bp2legacy .ant-descriptions-item-label{color:#535353;font-size:14px;font-weight:400;line-height:1.3;white-space:nowrap}.bp2legacy .ant-descriptions-item-label:after{content:" ";margin:0 8px 0 2px;position:relative;top:-.5px}.bp2legacy .ant-descriptions-item-colon:after{content:":"}.bp2legacy .ant-descriptions-item-no-label:after{content:"";margin:0}.bp2legacy .ant-descriptions-item-content{color:#545454;display:table-cell;font-size:14px;line-height:1.3}.bp2legacy .ant-descriptions-item{padding-bottom:0}.bp2legacy .ant-descriptions-item>span{display:inline-block}.bp2legacy .ant-descriptions-bordered .ant-descriptions-view{border:1px solid #e8e8e8}.bp2legacy .ant-descriptions-bordered .ant-descriptions-view>table{table-layout:auto}.bp2legacy .ant-descriptions-bordered .ant-descriptions-item-content,.bp2legacy .ant-descriptions-bordered .ant-descriptions-item-label{border-right:1px solid #e8e8e8;padding:16px 24px}.bp2legacy .ant-descriptions-bordered .ant-descriptions-item-content:last-child,.bp2legacy .ant-descriptions-bordered .ant-descriptions-item-label:last-child{border-right:none}.bp2legacy .ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa}.bp2legacy .ant-descriptions-bordered .ant-descriptions-item-label:after{display:none}.bp2legacy .ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-descriptions-bordered .ant-descriptions-row:last-child{border-bottom:none}.bp2legacy .ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,.bp2legacy .ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label{padding:12px 24px}.bp2legacy .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,.bp2legacy .ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:8px 16px}.bp2legacy .ant-divider{font-feature-settings:"tnum";background:#e8e8e8;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-divider,.bp2legacy .ant-divider-vertical{display:inline-block;height:.9em;margin:0 8px;position:relative;top:-.06em;vertical-align:middle;width:1px}.bp2legacy .ant-divider-horizontal{clear:both;display:block;height:1px;margin:24px 0;min-width:100%;width:100%}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-center,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right{background:#0000;color:#535353;display:table;font-size:16px;font-weight:500;margin:16px 0;text-align:center;white-space:nowrap}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-center:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-center:before,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left:before,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right:before{border-top:1px solid #e8e8e8;content:"";display:table-cell;position:relative;top:50%;transform:translateY(50%);width:50%}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text{display:inline-block;padding:0 10px}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.bp2legacy .ant-divider-inner-text{display:inline-block;padding:0 24px}.bp2legacy .ant-divider-dashed{background:none;border:dashed #e8e8e8;border-width:1px 0 0}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed{border-top:0}.bp2legacy .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:before,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before{border-style:dashed none none}.bp2legacy .ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.bp2legacy .ant-drawer{height:100%;position:fixed;transition:transform .3s cubic-bezier(.7,.3,.1,1);width:0;z-index:1000}.bp2legacy .ant-drawer>*{transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1)}.bp2legacy .ant-drawer-content-wrapper{position:fixed}.bp2legacy .ant-drawer .ant-drawer-content{height:100%;width:100%}.bp2legacy .ant-drawer-left,.bp2legacy .ant-drawer-right{height:100%;top:0;width:0}.bp2legacy .ant-drawer-left .ant-drawer-content-wrapper,.bp2legacy .ant-drawer-right .ant-drawer-content-wrapper{height:100%}.bp2legacy .ant-drawer-left.ant-drawer-open,.bp2legacy .ant-drawer-right.ant-drawer-open{width:100%}.bp2legacy .ant-drawer-left.ant-drawer-open.no-mask,.bp2legacy .ant-drawer-right.ant-drawer-open.no-mask{width:0}.bp2legacy .ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:2px 0 8px #00000026}.bp2legacy .ant-drawer-right,.bp2legacy .ant-drawer-right .ant-drawer-content-wrapper{right:0}.bp2legacy .ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:-2px 0 8px #00000026}.bp2legacy .ant-drawer-bottom,.bp2legacy .ant-drawer-top{height:0;left:0;width:100%}.bp2legacy .ant-drawer-bottom .ant-drawer-content-wrapper,.bp2legacy .ant-drawer-top .ant-drawer-content-wrapper{width:100%}.bp2legacy .ant-drawer-bottom.ant-drawer-open,.bp2legacy .ant-drawer-top.ant-drawer-open{height:100%}.bp2legacy .ant-drawer-bottom.ant-drawer-open.no-mask,.bp2legacy .ant-drawer-top.ant-drawer-open.no-mask{height:0}.bp2legacy .ant-drawer-top{top:0}.bp2legacy .ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 2px 8px #00000026}.bp2legacy .ant-drawer-bottom,.bp2legacy .ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.bp2legacy .ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{box-shadow:0 -2px 8px #00000026}.bp2legacy .ant-drawer.ant-drawer-open .ant-drawer-mask{animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);height:100%;opacity:1;transition:none}.bp2legacy .ant-drawer-title{color:#535353;font-size:16px;font-weight:500;line-height:22px;margin:0}.bp2legacy .ant-drawer-content{background-clip:padding-box;background-color:#fff;border:0;position:relative;z-index:1}.bp2legacy .ant-drawer-close{background:#0000;border:0;color:#595959;cursor:pointer;display:block;font-size:16px;font-style:normal;font-weight:700;height:56px;line-height:56px;outline:0;padding:0;position:absolute;right:0;text-align:center;text-decoration:none;text-rendering:auto;text-transform:none;top:0;transition:color .3s;width:56px;z-index:10}.bp2legacy .ant-drawer-close:focus,.bp2legacy .ant-drawer-close:hover{color:#000000bf;text-decoration:none}.bp2legacy .ant-drawer-header{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:6px 6px 0 0;color:#545454;padding:16px 24px;position:relative}.bp2legacy .ant-drawer-header-no-title{background:#fff;color:#545454}.bp2legacy .ant-drawer-body{word-wrap:break-word;font-size:14px;line-height:1.3;padding:24px}.bp2legacy .ant-drawer-mask{background-color:#00000073;filter:alpha(opacity=45);height:0;opacity:0;position:fixed;transition:opacity .3s linear,height 0s ease .3s;width:100%}.bp2legacy .ant-drawer-open-content{box-shadow:0 4px 12px #00000026}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.bp2legacy .ant-dropdown{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:block;font-size:14px;font-variant:tabular-nums;left:-9999px;line-height:1.3;list-style:none;margin:0;padding:0;position:absolute;top:-9999px;z-index:1050}.bp2legacy .ant-dropdown:before{bottom:-7px;content:" ";left:-7px;opacity:.0001;position:absolute;right:0;top:-7px;z-index:-9999}.bp2legacy .ant-dropdown-wrap{position:relative}.bp2legacy .ant-dropdown-wrap .ant-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px}.bp2legacy .ant-dropdown-wrap .anticon-down:before{transition:transform .2s}.bp2legacy .ant-dropdown-wrap-open .anticon-down:before{transform:rotate(180deg)}.bp2legacy .ant-dropdown-hidden,.bp2legacy .ant-dropdown-menu-hidden{display:none}.bp2legacy .ant-dropdown-menu{background-clip:padding-box;background-color:#fff;border-radius:var(--borderRadius);box-shadow:0 2px 8px #00000026;list-style-type:none;margin:0;outline:none;padding:4px 0;position:relative;text-align:left;transform:translateZ(0);-webkit-transform:translateZ(0)}.bp2legacy .ant-dropdown-menu-item-group-title{color:#595959;padding:5px 12px;transition:all .3s}.bp2legacy .ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.bp2legacy .ant-dropdown-menu-submenu-popup>.ant-dropdown-menu{transform-origin:0 0}.bp2legacy .ant-dropdown-menu-item,.bp2legacy .ant-dropdown-menu-submenu-title{clear:both;color:#545454;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:5px 12px;transition:all .3s;white-space:nowrap}.bp2legacy .ant-dropdown-menu-item>.anticon:first-child,.bp2legacy .ant-dropdown-menu-submenu-title>.anticon:first-child{margin-right:8px;min-width:12px}.bp2legacy .ant-dropdown-menu-item a,.bp2legacy .ant-dropdown-menu-submenu-title a{display:block;margin:-5px -12px;padding:5px 12px;transition:all .3s}.bp2legacy .ant-dropdown-menu-item-selected,.bp2legacy .ant-dropdown-menu-item-selected>a,.bp2legacy .ant-dropdown-menu-submenu-title-selected,.bp2legacy .ant-dropdown-menu-submenu-title-selected>a{background-color:#e6faff;color:var(--first)}.bp2legacy .ant-dropdown-menu-item:hover,.bp2legacy .ant-dropdown-menu-submenu-title:hover{background-color:#e6faff}.bp2legacy .ant-dropdown-menu-item-disabled,.bp2legacy .ant-dropdown-menu-submenu-title-disabled{color:#00000040;cursor:not-allowed}.bp2legacy .ant-dropdown-menu-item-disabled:hover,.bp2legacy .ant-dropdown-menu-submenu-title-disabled:hover{background-color:#fff;color:#00000040;cursor:not-allowed}.bp2legacy .ant-dropdown-menu-item-divider,.bp2legacy .ant-dropdown-menu-submenu-title-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:4px 0;overflow:hidden}.bp2legacy .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,.bp2legacy .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow{position:absolute;right:8px}.bp2legacy .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,.bp2legacy .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{color:#595959;display:inline-block;font-size:12px;font-size:10px\9;font-style:normal;transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{font-size:12px}.bp2legacy .ant-dropdown-menu-submenu-title{padding-right:26px}.bp2legacy .ant-dropdown-menu-submenu-vertical{position:relative}.bp2legacy .ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{left:100%;margin-left:4px;min-width:100%;position:absolute;top:0;transform-origin:0 0}.bp2legacy .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,.bp2legacy .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon{background-color:#fff;color:#00000040;cursor:not-allowed}.bp2legacy .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,.bp2legacy .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,.bp2legacy .ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight,.bp2legacy .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,.bp2legacy .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,.bp2legacy .ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight{animation-name:antSlideUpIn}.bp2legacy .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,.bp2legacy .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,.bp2legacy .ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight,.bp2legacy .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,.bp2legacy .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,.bp2legacy .ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight{animation-name:antSlideDownIn}.bp2legacy .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,.bp2legacy .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,.bp2legacy .ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight{animation-name:antSlideUpOut}.bp2legacy .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,.bp2legacy .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,.bp2legacy .ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight{animation-name:antSlideDownOut}.bp2legacy .ant-dropdown-link>.anticon.anticon-down,.bp2legacy .ant-dropdown-trigger>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-link>.anticon.anticon-down,:root .ant-dropdown-trigger>.anticon.anticon-down{font-size:12px}.bp2legacy .ant-dropdown-button{white-space:nowrap}.bp2legacy .ant-dropdown-button.ant-btn-group>.ant-btn:last-child:not(:first-child){padding-left:8px;padding-right:8px}.bp2legacy .ant-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-button .anticon.anticon-down{font-size:12px}.bp2legacy .ant-dropdown-menu-dark,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu{background:var(--first)}.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#ffffffa6}.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{background:#0000;color:#fff}.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,.bp2legacy .ant-dropdown-menu-dark .ant-dropdown-menu-item-selected>a{background:var(--first);color:#fff}.bp2legacy .ant-empty{font-size:14px;line-height:22px;margin:0 8px;text-align:center}.bp2legacy .ant-empty-image{height:100px;margin-bottom:8px}.bp2legacy .ant-empty-image img{height:100%}.bp2legacy .ant-empty-image svg{height:100%;margin:auto}.bp2legacy .ant-empty-description{margin:0}.bp2legacy .ant-empty-footer{margin-top:16px}.bp2legacy .ant-empty-normal{color:#00000040;margin:32px 0}.bp2legacy .ant-empty-normal .ant-empty-image{height:40px}.bp2legacy .ant-empty-small{color:#00000040;margin:8px 0}.bp2legacy .ant-empty-small .ant-empty-image{height:35px}.bp2legacy .ant-form{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-form legend{border:0;border-bottom:1px solid #d9d9d9;color:#595959;display:block;font-size:16px;line-height:inherit;margin-bottom:20px;padding:0;width:100%}.bp2legacy .ant-form label{font-size:14px}.bp2legacy .ant-form input[type=search]{box-sizing:border-box}.bp2legacy .ant-form input[type=checkbox],.bp2legacy .ant-form input[type=radio]{line-height:normal}.bp2legacy .ant-form input[type=file]{display:block}.bp2legacy .ant-form input[type=range]{display:block;width:100%}.bp2legacy .ant-form select[multiple],.bp2legacy .ant-form select[size]{height:auto}.bp2legacy .ant-form input[type=checkbox]:focus,.bp2legacy .ant-form input[type=file]:focus,.bp2legacy .ant-form input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bp2legacy .ant-form output{color:#545454;display:block;font-size:14px;line-height:1.3;padding-top:15px}.bp2legacy .ant-form-item-required:before{color:#ef4444;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-right:4px}.bp2legacy .ant-form-hide-required-mark .ant-form-item-required:before{display:none}.bp2legacy .ant-form-item-label>label{color:#535353}.bp2legacy .ant-form-item-label>label:after{content:":";margin:0 8px 0 2px;position:relative;top:-.5px}.bp2legacy .ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.bp2legacy .ant-form-item{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0 0 20px;padding:0;vertical-align:top}.bp2legacy .ant-form-item label{position:relative}.bp2legacy .ant-form-item label>.anticon{font-size:14px;vertical-align:top}.bp2legacy .ant-form-item-control{zoom:1;line-height:40px;position:relative}.bp2legacy .ant-table-content .ant-form-item-control{line-height:inherit}.bp2legacy .ant-form-item-control:after,.bp2legacy .ant-form-item-control:before{content:"";display:table}.bp2legacy .ant-form-item-control:after{clear:both}.bp2legacy .ant-form-item-children{position:relative}.bp2legacy .ant-form-item-with-help{margin-bottom:2px}.bp2legacy .ant-form-item-label{display:inline-block;overflow:hidden;text-align:right;vertical-align:middle;white-space:nowrap}.bp2legacy .ant-form-item-label-left{text-align:left}.bp2legacy .ant-form-item .ant-switch{margin:2px 0 4px}.bp2legacy .ant-form-explain,.bp2legacy .ant-form-extra{clear:both;color:#595959;font-size:14px;line-height:1.3;margin-top:0;min-height:19px;transition:color .3s cubic-bezier(.215,.61,.355,1)}.bp2legacy .ant-form-explain{margin-bottom:-1px}.bp2legacy .ant-form-extra{padding-top:4px}.bp2legacy .ant-form-text{display:inline-block;padding-right:8px}.bp2legacy .ant-form-split{display:block;text-align:center}.bp2legacy form .has-feedback .ant-input{padding-right:24px}.bp2legacy form .has-feedback .ant-input-password-icon{margin-right:18px}.bp2legacy form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,.bp2legacy form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection__clear,.bp2legacy form .has-feedback>.ant-select .ant-select-arrow,.bp2legacy form .has-feedback>.ant-select .ant-select-selection__clear{right:28px}.bp2legacy form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,.bp2legacy form .has-feedback>.ant-select .ant-select-selection-selected-value{padding-right:42px}.bp2legacy form .has-feedback .ant-cascader-picker-arrow{margin-right:17px}.bp2legacy form .has-feedback .ant-calendar-picker-clear,.bp2legacy form .has-feedback .ant-calendar-picker-icon,.bp2legacy form .has-feedback .ant-cascader-picker-clear,.bp2legacy form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,.bp2legacy form .has-feedback .ant-time-picker-clear,.bp2legacy form .has-feedback .ant-time-picker-icon{right:28px}.bp2legacy form .ant-mentions,.bp2legacy form textarea.ant-input{height:auto;margin-bottom:4px}.bp2legacy form .ant-upload{background:#0000}.bp2legacy form input[type=checkbox],.bp2legacy form input[type=radio]{height:14px;width:14px}.bp2legacy form .ant-input-number+.ant-form-text{margin-left:8px}.bp2legacy form .ant-input-number-handler-wrap{z-index:2}.bp2legacy form .ant-cascader-picker,.bp2legacy form .ant-select{width:100%}.bp2legacy form .ant-input-group .ant-cascader-picker,.bp2legacy form .ant-input-group .ant-select{width:auto}.bp2legacy form .ant-input-group-wrapper,.bp2legacy form :not(.ant-input-group-wrapper)>.ant-input-group{display:inline-block;position:relative;top:-1px;vertical-align:middle}.bp2legacy .ant-col-24.ant-form-item-label,.bp2legacy .ant-col-xl-24.ant-form-item-label,.bp2legacy .ant-form-vertical .ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-col-24.ant-form-item-label label:after,.bp2legacy .ant-col-xl-24.ant-form-item-label label:after,.bp2legacy .ant-form-vertical .ant-form-item-label label:after{display:none}.bp2legacy .ant-form-vertical .ant-form-item{padding-bottom:8px}.bp2legacy .ant-form-vertical .ant-form-item-control{line-height:1.3}.bp2legacy .ant-form-vertical .ant-form-explain{margin-bottom:-5px;margin-top:2px}.bp2legacy .ant-form-vertical .ant-form-extra{margin-bottom:-4px;margin-top:2px}@media (max-width:575px){.bp2legacy .ant-form-item-control-wrapper,.bp2legacy .ant-form-item-label{display:block;width:100%}.bp2legacy .ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-form-item-label label:after{display:none}.bp2legacy .ant-col-xs-24.ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-col-xs-24.ant-form-item-label label:after{display:none}}@media (max-width:767px){.bp2legacy .ant-col-sm-24.ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-col-sm-24.ant-form-item-label label:after{display:none}}@media (max-width:991px){.bp2legacy .ant-col-md-24.ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-col-md-24.ant-form-item-label label:after{display:none}}@media (max-width:1199px){.bp2legacy .ant-col-lg-24.ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-col-lg-24.ant-form-item-label label:after{display:none}}@media (max-width:1599px){.bp2legacy .ant-col-xl-24.ant-form-item-label{display:block;line-height:1.3;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.bp2legacy .ant-col-xl-24.ant-form-item-label label:after{display:none}}.bp2legacy .ant-form-inline .ant-form-item{display:inline-block;margin-bottom:0;margin-right:16px}.bp2legacy .ant-form-inline .ant-form-item-with-help{margin-bottom:20px}.bp2legacy .ant-form-inline .ant-form-item>.ant-form-item-control-wrapper,.bp2legacy .ant-form-inline .ant-form-item>.ant-form-item-label{display:inline-block;vertical-align:top}.bp2legacy .ant-form-inline .ant-form-text,.bp2legacy .ant-form-inline .has-feedback{display:inline-block}.bp2legacy .has-error.has-feedback .ant-form-item-children-icon,.bp2legacy .has-success.has-feedback .ant-form-item-children-icon,.bp2legacy .has-warning.has-feedback .ant-form-item-children-icon,.bp2legacy .is-validating.has-feedback .ant-form-item-children-icon{animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);font-size:14px;height:20px;line-height:20px;margin-top:-10px;pointer-events:none;position:absolute;right:0;text-align:center;top:50%;visibility:visible;width:36px;z-index:1}.bp2legacy .has-error.has-feedback .ant-form-item-children-icon svg,.bp2legacy .has-success.has-feedback .ant-form-item-children-icon svg,.bp2legacy .has-warning.has-feedback .ant-form-item-children-icon svg,.bp2legacy .is-validating.has-feedback .ant-form-item-children-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.bp2legacy .has-success.has-feedback .ant-form-item-children-icon{animation-name:diffZoomIn1!important;color:#52c41a}.bp2legacy .has-warning .ant-form-explain,.bp2legacy .has-warning .ant-form-split{color:var(--secondary-text)}.bp2legacy .has-warning .ant-input,.bp2legacy .has-warning .ant-input:hover{background-color:#fff;border-color:var(--third)}.bp2legacy .has-warning .ant-input:focus{border-color:#ffa940;border-right-width:1px!important;box-shadow:0 0 0 2px #fa8c1633;outline:0}.bp2legacy .has-warning .ant-input:not([disabled]):hover{border-color:var(--third)}.bp2legacy .has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ffa940;border-right-width:1px!important;box-shadow:0 0 0 2px #fa8c1633;outline:0}.bp2legacy .has-warning .ant-input-affix-wrapper .ant-input,.bp2legacy .has-warning .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:var(--third)}.bp2legacy .has-warning .ant-input-affix-wrapper .ant-input:focus{border-color:#ffa940;border-right-width:1px!important;box-shadow:0 0 0 2px #fa8c1633;outline:0}.bp2legacy .has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:var(--third)}.bp2legacy .has-warning .ant-input-prefix{color:var(--third)}.bp2legacy .has-warning .ant-input-group-addon{background-color:#fff;border-color:var(--third);color:var(--third)}.bp2legacy .has-warning .has-feedback{color:var(--third)}.bp2legacy .has-warning.has-feedback .ant-form-item-children-icon{animation-name:diffZoomIn3!important;color:var(--third)}.bp2legacy .has-warning .ant-select-selection,.bp2legacy .has-warning .ant-select-selection:hover{border-color:var(--third)}.bp2legacy .has-warning .ant-select-focused .ant-select-selection,.bp2legacy .has-warning .ant-select-open .ant-select-selection{border-color:#ffa940;border-right-width:1px!important;box-shadow:0 0 0 2px #fa8c1633;outline:0}.bp2legacy .has-warning .ant-calendar-picker-icon:after,.bp2legacy .has-warning .ant-cascader-picker-arrow,.bp2legacy .has-warning .ant-picker-icon:after,.bp2legacy .has-warning .ant-select-arrow,.bp2legacy .has-warning .ant-time-picker-icon:after{color:var(--third)}.bp2legacy .has-warning .ant-input-number,.bp2legacy .has-warning .ant-time-picker-input{border-color:var(--third)}.bp2legacy .has-warning .ant-input-number-focused,.bp2legacy .has-warning .ant-input-number:focus,.bp2legacy .has-warning .ant-time-picker-input-focused,.bp2legacy .has-warning .ant-time-picker-input:focus{border-color:#ffa940;border-right-width:1px!important;box-shadow:0 0 0 2px #fa8c1633;outline:0}.bp2legacy .has-warning .ant-input-number:not([disabled]):hover,.bp2legacy .has-warning .ant-time-picker-input:not([disabled]):hover{border-color:var(--third)}.bp2legacy .has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#ffa940;border-right-width:1px!important;box-shadow:0 0 0 2px #fa8c1633;outline:0}.bp2legacy .has-error .ant-form-explain,.bp2legacy .has-error .ant-form-split{color:var(--form-warnings)}.bp2legacy .has-error .ant-input,.bp2legacy .has-error .ant-input:hover{background-color:#fff;border-color:var(--form-warnings)}.bp2legacy .has-error .ant-input:focus{border-color:var(--form-warnings);border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .has-error .ant-input:not([disabled]):hover{border-color:var(--form-warnings)}.bp2legacy .has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:var(--form-warnings);border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .has-error .ant-input-affix-wrapper .ant-input,.bp2legacy .has-error .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:var(--form-warnings)}.bp2legacy .has-error .ant-input-affix-wrapper .ant-input:focus{border-color:var(--form-warnings);border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:var(--form-warnings)}.bp2legacy .has-error .ant-input-prefix{color:var(--form-warnings)}.bp2legacy .has-error .ant-input-group-addon{background-color:#fff;border-color:var(--form-warnings);color:var(--form-warnings)}.bp2legacy .has-error .has-feedback{color:var(--form-warnings)}.bp2legacy .has-error.has-feedback .ant-form-item-children-icon{animation-name:diffZoomIn2!important;color:var(--form-warnings)}.bp2legacy .has-error .ant-select-selection,.bp2legacy .has-error .ant-select-selection:hover{border-color:var(--form-warnings)}.bp2legacy .has-error .ant-select-focused .ant-select-selection,.bp2legacy .has-error .ant-select-open .ant-select-selection{border-color:var(--form-warnings);border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .has-error .ant-select.ant-select-auto-complete .ant-input:focus{border-color:var(--form-warnings)}.bp2legacy .has-error .ant-input-group-addon .ant-select-selection{border-color:#0000;box-shadow:none}.bp2legacy .has-error .ant-calendar-picker-icon:after,.bp2legacy .has-error .ant-cascader-picker-arrow,.bp2legacy .has-error .ant-picker-icon:after,.bp2legacy .has-error .ant-select-arrow,.bp2legacy .has-error .ant-time-picker-icon:after{color:var(--form-warnings)}.bp2legacy .has-error .ant-input-number,.bp2legacy .has-error .ant-time-picker-input{border-color:var(--form-warnings)}.bp2legacy .has-error .ant-input-number-focused,.bp2legacy .has-error .ant-input-number:focus,.bp2legacy .has-error .ant-time-picker-input-focused,.bp2legacy .has-error .ant-time-picker-input:focus{border-color:var(--form-warnings);border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .has-error .ant-input-number:not([disabled]):hover,.bp2legacy .has-error .ant-mention-wrapper .ant-mention-editor,.bp2legacy .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,.bp2legacy .has-error .ant-time-picker-input:not([disabled]):hover{border-color:var(--form-warnings)}.bp2legacy .has-error .ant-cascader-picker:focus .ant-cascader-input,.bp2legacy .has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus,.bp2legacy .has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor{border-color:var(--form-warnings);border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .has-error .ant-transfer-list{border-color:var(--form-warnings)}.bp2legacy .has-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.bp2legacy .has-error .ant-transfer-list-search:not([disabled]):hover{border-color:#28aaeb;border-right-width:1px!important}.bp2legacy .has-error .ant-transfer-list-search:not([disabled]):focus{border-color:#28aaeb;border-right-width:1px!important;box-shadow:0 0 0 2px #f7f7f7;outline:0}.bp2legacy .is-validating.has-feedback .ant-form-item-children-icon{color:var(--first);display:inline-block}.bp2legacy .advanced-search-settings__container{grid-gap:.5rem;align-items:center;gap:.5rem}.bp2legacy .advanced-search-form__values,.bp2legacy .advanced-search-settings__container{display:grid;grid-template-columns:repeat(2,1fr)}.bp2legacy .advanced-search-form__actions{display:flex;gap:.5rem;justify-content:end}.bp2legacy .advanced-search-form .ant-form-item{margin-bottom:20px}.bp2legacy .advanced-search-form .ant-form-item-with-help{margin-bottom:2px}.bp2legacy .show-help-appear,.bp2legacy .show-help-enter,.bp2legacy .show-help-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.bp2legacy .show-help-appear.show-help-appear-active,.bp2legacy .show-help-enter.show-help-enter-active{animation-name:antShowHelpIn;animation-play-state:running}.bp2legacy .show-help-leave.show-help-leave-active{animation-name:antShowHelpOut;animation-play-state:running;pointer-events:none}.bp2legacy .show-help-appear,.bp2legacy .show-help-enter{animation-timing-function:cubic-bezier(.645,.045,.355,1);opacity:0}.bp2legacy .show-help-leave{animation-timing-function:cubic-bezier(.645,.045,.355,1)}@keyframes antShowHelpIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes antShowHelpOut{to{opacity:0;transform:translateY(-5px)}}@keyframes diffZoomIn1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes diffZoomIn2{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes diffZoomIn3{0%{transform:scale(0)}to{transform:scale(1)}}.bp2legacy .ant-row{zoom:1;box-sizing:border-box;display:block;height:auto;position:relative}.bp2legacy .ant-row:after,.bp2legacy .ant-row:before{content:"";display:table}.bp2legacy .ant-row:after{clear:both}.bp2legacy .ant-row-flex{display:flex;flex-flow:row wrap}.bp2legacy .ant-row-flex:after,.bp2legacy .ant-row-flex:before{display:flex}.bp2legacy .ant-row-flex-start{justify-content:flex-start}.bp2legacy .ant-row-flex-center{justify-content:center}.bp2legacy .ant-row-flex-end{justify-content:flex-end}.bp2legacy .ant-row-flex-space-between{justify-content:space-between}.bp2legacy .ant-row-flex-space-around{justify-content:space-around}.bp2legacy .ant-row-flex-top{align-items:flex-start}.bp2legacy .ant-row-flex-middle{align-items:center}.bp2legacy .ant-row-flex-bottom{align-items:flex-end}.bp2legacy .ant-col{min-height:1px;position:relative}.bp2legacy .ant-col-1,.bp2legacy .ant-col-10,.bp2legacy .ant-col-11,.bp2legacy .ant-col-12,.bp2legacy .ant-col-13,.bp2legacy .ant-col-14,.bp2legacy .ant-col-15,.bp2legacy .ant-col-16,.bp2legacy .ant-col-17,.bp2legacy .ant-col-18,.bp2legacy .ant-col-19,.bp2legacy .ant-col-2,.bp2legacy .ant-col-20,.bp2legacy .ant-col-21,.bp2legacy .ant-col-22,.bp2legacy .ant-col-23,.bp2legacy .ant-col-24,.bp2legacy .ant-col-3,.bp2legacy .ant-col-4,.bp2legacy .ant-col-5,.bp2legacy .ant-col-6,.bp2legacy .ant-col-7,.bp2legacy .ant-col-8,.bp2legacy .ant-col-9,.bp2legacy .ant-col-lg-1,.bp2legacy .ant-col-lg-10,.bp2legacy .ant-col-lg-11,.bp2legacy .ant-col-lg-12,.bp2legacy .ant-col-lg-13,.bp2legacy .ant-col-lg-14,.bp2legacy .ant-col-lg-15,.bp2legacy .ant-col-lg-16,.bp2legacy .ant-col-lg-17,.bp2legacy .ant-col-lg-18,.bp2legacy .ant-col-lg-19,.bp2legacy .ant-col-lg-2,.bp2legacy .ant-col-lg-20,.bp2legacy .ant-col-lg-21,.bp2legacy .ant-col-lg-22,.bp2legacy .ant-col-lg-23,.bp2legacy .ant-col-lg-24,.bp2legacy .ant-col-lg-3,.bp2legacy .ant-col-lg-4,.bp2legacy .ant-col-lg-5,.bp2legacy .ant-col-lg-6,.bp2legacy .ant-col-lg-7,.bp2legacy .ant-col-lg-8,.bp2legacy .ant-col-lg-9,.bp2legacy .ant-col-md-1,.bp2legacy .ant-col-md-10,.bp2legacy .ant-col-md-11,.bp2legacy .ant-col-md-12,.bp2legacy .ant-col-md-13,.bp2legacy .ant-col-md-14,.bp2legacy .ant-col-md-15,.bp2legacy .ant-col-md-16,.bp2legacy .ant-col-md-17,.bp2legacy .ant-col-md-18,.bp2legacy .ant-col-md-19,.bp2legacy .ant-col-md-2,.bp2legacy .ant-col-md-20,.bp2legacy .ant-col-md-21,.bp2legacy .ant-col-md-22,.bp2legacy .ant-col-md-23,.bp2legacy .ant-col-md-24,.bp2legacy .ant-col-md-3,.bp2legacy .ant-col-md-4,.bp2legacy .ant-col-md-5,.bp2legacy .ant-col-md-6,.bp2legacy .ant-col-md-7,.bp2legacy .ant-col-md-8,.bp2legacy .ant-col-md-9,.bp2legacy .ant-col-sm-1,.bp2legacy .ant-col-sm-10,.bp2legacy .ant-col-sm-11,.bp2legacy .ant-col-sm-12,.bp2legacy .ant-col-sm-13,.bp2legacy .ant-col-sm-14,.bp2legacy .ant-col-sm-15,.bp2legacy .ant-col-sm-16,.bp2legacy .ant-col-sm-17,.bp2legacy .ant-col-sm-18,.bp2legacy .ant-col-sm-19,.bp2legacy .ant-col-sm-2,.bp2legacy .ant-col-sm-20,.bp2legacy .ant-col-sm-21,.bp2legacy .ant-col-sm-22,.bp2legacy .ant-col-sm-23,.bp2legacy .ant-col-sm-24,.bp2legacy .ant-col-sm-3,.bp2legacy .ant-col-sm-4,.bp2legacy .ant-col-sm-5,.bp2legacy .ant-col-sm-6,.bp2legacy .ant-col-sm-7,.bp2legacy .ant-col-sm-8,.bp2legacy .ant-col-sm-9,.bp2legacy .ant-col-xs-1,.bp2legacy .ant-col-xs-10,.bp2legacy .ant-col-xs-11,.bp2legacy .ant-col-xs-12,.bp2legacy .ant-col-xs-13,.bp2legacy .ant-col-xs-14,.bp2legacy .ant-col-xs-15,.bp2legacy .ant-col-xs-16,.bp2legacy .ant-col-xs-17,.bp2legacy .ant-col-xs-18,.bp2legacy .ant-col-xs-19,.bp2legacy .ant-col-xs-2,.bp2legacy .ant-col-xs-20,.bp2legacy .ant-col-xs-21,.bp2legacy .ant-col-xs-22,.bp2legacy .ant-col-xs-23,.bp2legacy .ant-col-xs-24,.bp2legacy .ant-col-xs-3,.bp2legacy .ant-col-xs-4,.bp2legacy .ant-col-xs-5,.bp2legacy .ant-col-xs-6,.bp2legacy .ant-col-xs-7,.bp2legacy .ant-col-xs-8,.bp2legacy .ant-col-xs-9{float:none!important;padding-left:16px;padding-right:16px;position:relative}.bp2legacy .ant-col-1,.bp2legacy .ant-col-10,.bp2legacy .ant-col-11,.bp2legacy .ant-col-12,.bp2legacy .ant-col-13,.bp2legacy .ant-col-14,.bp2legacy .ant-col-15,.bp2legacy .ant-col-16,.bp2legacy .ant-col-17,.bp2legacy .ant-col-18,.bp2legacy .ant-col-19,.bp2legacy .ant-col-2,.bp2legacy .ant-col-20,.bp2legacy .ant-col-21,.bp2legacy .ant-col-22,.bp2legacy .ant-col-23,.bp2legacy .ant-col-24,.bp2legacy .ant-col-3,.bp2legacy .ant-col-4,.bp2legacy .ant-col-5,.bp2legacy .ant-col-6,.bp2legacy .ant-col-7,.bp2legacy .ant-col-8,.bp2legacy .ant-col-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-10,.bp2legacy .ant-col-11,.bp2legacy .ant-col-12,.bp2legacy .ant-col-13,.bp2legacy .ant-col-14,.bp2legacy .ant-col-15,.bp2legacy .ant-col-16,.bp2legacy .ant-col-17,.bp2legacy .ant-col-18,.bp2legacy .ant-col-19,.bp2legacy .ant-col-2,.bp2legacy .ant-col-20,.bp2legacy .ant-col-21,.bp2legacy .ant-col-22,.bp2legacy .ant-col-23,.bp2legacy .ant-col-24,.bp2legacy .ant-col-3,.bp2legacy .ant-col-4,.bp2legacy .ant-col-5,.bp2legacy .ant-col-6,.bp2legacy .ant-col-7,.bp2legacy .ant-col-8,.bp2legacy .ant-col-9,.bp2legacy .form-tab .ant-col-1{flex:0 1 auto;text-align:left;white-space:normal}.bp2legacy .ant-col-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-push-24{left:100%}.bp2legacy .ant-col-pull-24{right:100%}.bp2legacy .ant-col-offset-24{margin-left:100%}.bp2legacy .ant-col-order-24{order:24}.bp2legacy .ant-col-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-push-23{left:95.83333333%}.bp2legacy .ant-col-pull-23{right:95.83333333%}.bp2legacy .ant-col-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-order-23{order:23}.bp2legacy .ant-col-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-push-22{left:91.66666667%}.bp2legacy .ant-col-pull-22{right:91.66666667%}.bp2legacy .ant-col-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-order-22{order:22}.bp2legacy .ant-col-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-push-21{left:87.5%}.bp2legacy .ant-col-pull-21{right:87.5%}.bp2legacy .ant-col-offset-21{margin-left:87.5%}.bp2legacy .ant-col-order-21{order:21}.bp2legacy .ant-col-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-push-20{left:83.33333333%}.bp2legacy .ant-col-pull-20{right:83.33333333%}.bp2legacy .ant-col-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-order-20{order:20}.bp2legacy .ant-col-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-push-19{left:79.16666667%}.bp2legacy .ant-col-pull-19{right:79.16666667%}.bp2legacy .ant-col-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-order-19{order:19}.bp2legacy .ant-col-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-push-18{left:75%}.bp2legacy .ant-col-pull-18{right:75%}.bp2legacy .ant-col-offset-18{margin-left:75%}.bp2legacy .ant-col-order-18{order:18}.bp2legacy .ant-col-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-push-17{left:70.83333333%}.bp2legacy .ant-col-pull-17{right:70.83333333%}.bp2legacy .ant-col-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-order-17{order:17}.bp2legacy .ant-col-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-push-16{left:66.66666667%}.bp2legacy .ant-col-pull-16{right:66.66666667%}.bp2legacy .ant-col-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-order-16{order:16}.bp2legacy .ant-col-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-push-15{left:62.5%}.bp2legacy .ant-col-pull-15{right:62.5%}.bp2legacy .ant-col-offset-15{margin-left:62.5%}.bp2legacy .ant-col-order-15{order:15}.bp2legacy .ant-col-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-push-14{left:58.33333333%}.bp2legacy .ant-col-pull-14{right:58.33333333%}.bp2legacy .ant-col-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-order-14{order:14}.bp2legacy .ant-col-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-push-13{left:54.16666667%}.bp2legacy .ant-col-pull-13{right:54.16666667%}.bp2legacy .ant-col-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-order-13{order:13}.bp2legacy .ant-col-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-push-12{left:50%}.bp2legacy .ant-col-pull-12{right:50%}.bp2legacy .ant-col-offset-12{margin-left:50%}.bp2legacy .ant-col-order-12{order:12}.bp2legacy .ant-col-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-push-11{left:45.83333333%}.bp2legacy .ant-col-pull-11{right:45.83333333%}.bp2legacy .ant-col-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-order-11{order:11}.bp2legacy .ant-col-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-push-10{left:41.66666667%}.bp2legacy .ant-col-pull-10{right:41.66666667%}.bp2legacy .ant-col-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-order-10{order:10}.bp2legacy .ant-col-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-push-9{left:37.5%}.bp2legacy .ant-col-pull-9{right:37.5%}.bp2legacy .ant-col-offset-9{margin-left:37.5%}.bp2legacy .ant-col-order-9{order:9}.bp2legacy .ant-col-8{box-sizing:border-box;display:block}.bp2legacy .ant-col-push-8{left:33.33333333%}.bp2legacy .ant-col-pull-8{right:33.33333333%}.bp2legacy .ant-col-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-order-8{order:8}.bp2legacy .ant-col-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-push-7{left:29.16666667%}.bp2legacy .ant-col-pull-7{right:29.16666667%}.bp2legacy .ant-col-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-order-7{order:7}.bp2legacy .ant-col-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-push-6{left:25%}.bp2legacy .ant-col-pull-6{right:25%}.bp2legacy .ant-col-offset-6{margin-left:25%}.bp2legacy .ant-col-order-6{order:6}.bp2legacy .ant-col-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-push-5{left:20.83333333%}.bp2legacy .ant-col-pull-5{right:20.83333333%}.bp2legacy .ant-col-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-order-5{order:5}.bp2legacy .ant-col-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-push-4{left:16.66666667%}.bp2legacy .ant-col-pull-4{right:16.66666667%}.bp2legacy .ant-col-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-order-4{order:4}.bp2legacy .ant-col-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-push-3{left:12.5%}.bp2legacy .ant-col-pull-3{right:12.5%}.bp2legacy .ant-col-offset-3{margin-left:12.5%}.bp2legacy .ant-col-order-3{order:3}.bp2legacy .ant-col-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-push-2{left:8.33333333%}.bp2legacy .ant-col-pull-2{right:8.33333333%}.bp2legacy .ant-col-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-order-2{order:2}.bp2legacy .ant-col-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-push-1{left:4.16666667%}.bp2legacy .ant-col-pull-1{right:4.16666667%}.bp2legacy .ant-col-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-order-1{order:1}.bp2legacy .ant-col-0{display:none}.bp2legacy .ant-col-offset-0{margin-left:0}.bp2legacy .ant-col-order-0{order:0}.bp2legacy .ant-col-xs-1,.bp2legacy .ant-col-xs-10,.bp2legacy .ant-col-xs-11,.bp2legacy .ant-col-xs-12,.bp2legacy .ant-col-xs-13,.bp2legacy .ant-col-xs-14,.bp2legacy .ant-col-xs-15,.bp2legacy .ant-col-xs-16,.bp2legacy .ant-col-xs-17,.bp2legacy .ant-col-xs-18,.bp2legacy .ant-col-xs-19,.bp2legacy .ant-col-xs-2,.bp2legacy .ant-col-xs-20,.bp2legacy .ant-col-xs-21,.bp2legacy .ant-col-xs-22,.bp2legacy .ant-col-xs-23,.bp2legacy .ant-col-xs-24,.bp2legacy .ant-col-xs-3,.bp2legacy .ant-col-xs-4,.bp2legacy .ant-col-xs-5,.bp2legacy .ant-col-xs-6,.bp2legacy .ant-col-xs-7,.bp2legacy .ant-col-xs-8,.bp2legacy .ant-col-xs-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-xs-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-xs-push-24{left:100%}.bp2legacy .ant-col-xs-pull-24{right:100%}.bp2legacy .ant-col-xs-offset-24{margin-left:100%}.bp2legacy .ant-col-xs-order-24{order:24}.bp2legacy .ant-col-xs-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-xs-push-23{left:95.83333333%}.bp2legacy .ant-col-xs-pull-23{right:95.83333333%}.bp2legacy .ant-col-xs-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-xs-order-23{order:23}.bp2legacy .ant-col-xs-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-xs-push-22{left:91.66666667%}.bp2legacy .ant-col-xs-pull-22{right:91.66666667%}.bp2legacy .ant-col-xs-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-xs-order-22{order:22}.bp2legacy .ant-col-xs-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-xs-push-21{left:87.5%}.bp2legacy .ant-col-xs-pull-21{right:87.5%}.bp2legacy .ant-col-xs-offset-21{margin-left:87.5%}.bp2legacy .ant-col-xs-order-21{order:21}.bp2legacy .ant-col-xs-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-xs-push-20{left:83.33333333%}.bp2legacy .ant-col-xs-pull-20{right:83.33333333%}.bp2legacy .ant-col-xs-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-xs-order-20{order:20}.bp2legacy .ant-col-xs-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-xs-push-19{left:79.16666667%}.bp2legacy .ant-col-xs-pull-19{right:79.16666667%}.bp2legacy .ant-col-xs-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-xs-order-19{order:19}.bp2legacy .ant-col-xs-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-xs-push-18{left:75%}.bp2legacy .ant-col-xs-pull-18{right:75%}.bp2legacy .ant-col-xs-offset-18{margin-left:75%}.bp2legacy .ant-col-xs-order-18{order:18}.bp2legacy .ant-col-xs-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-xs-push-17{left:70.83333333%}.bp2legacy .ant-col-xs-pull-17{right:70.83333333%}.bp2legacy .ant-col-xs-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-xs-order-17{order:17}.bp2legacy .ant-col-xs-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-xs-push-16{left:66.66666667%}.bp2legacy .ant-col-xs-pull-16{right:66.66666667%}.bp2legacy .ant-col-xs-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-xs-order-16{order:16}.bp2legacy .ant-col-xs-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-xs-push-15{left:62.5%}.bp2legacy .ant-col-xs-pull-15{right:62.5%}.bp2legacy .ant-col-xs-offset-15{margin-left:62.5%}.bp2legacy .ant-col-xs-order-15{order:15}.bp2legacy .ant-col-xs-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-xs-push-14{left:58.33333333%}.bp2legacy .ant-col-xs-pull-14{right:58.33333333%}.bp2legacy .ant-col-xs-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-xs-order-14{order:14}.bp2legacy .ant-col-xs-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-xs-push-13{left:54.16666667%}.bp2legacy .ant-col-xs-pull-13{right:54.16666667%}.bp2legacy .ant-col-xs-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-xs-order-13{order:13}.bp2legacy .ant-col-xs-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-xs-push-12{left:50%}.bp2legacy .ant-col-xs-pull-12{right:50%}.bp2legacy .ant-col-xs-offset-12{margin-left:50%}.bp2legacy .ant-col-xs-order-12{order:12}.bp2legacy .ant-col-xs-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-xs-push-11{left:45.83333333%}.bp2legacy .ant-col-xs-pull-11{right:45.83333333%}.bp2legacy .ant-col-xs-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-xs-order-11{order:11}.bp2legacy .ant-col-xs-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-xs-push-10{left:41.66666667%}.bp2legacy .ant-col-xs-pull-10{right:41.66666667%}.bp2legacy .ant-col-xs-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-xs-order-10{order:10}.bp2legacy .ant-col-xs-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-xs-push-9{left:37.5%}.bp2legacy .ant-col-xs-pull-9{right:37.5%}.bp2legacy .ant-col-xs-offset-9{margin-left:37.5%}.bp2legacy .ant-col-xs-order-9{order:9}.bp2legacy .ant-col-xs-8{box-sizing:border-box;display:block;width:33.33333333%}.bp2legacy .ant-col-xs-push-8{left:33.33333333%}.bp2legacy .ant-col-xs-pull-8{right:33.33333333%}.bp2legacy .ant-col-xs-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-xs-order-8{order:8}.bp2legacy .ant-col-xs-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-xs-push-7{left:29.16666667%}.bp2legacy .ant-col-xs-pull-7{right:29.16666667%}.bp2legacy .ant-col-xs-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-xs-order-7{order:7}.bp2legacy .ant-col-xs-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-xs-push-6{left:25%}.bp2legacy .ant-col-xs-pull-6{right:25%}.bp2legacy .ant-col-xs-offset-6{margin-left:25%}.bp2legacy .ant-col-xs-order-6{order:6}.bp2legacy .ant-col-xs-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-xs-push-5{left:20.83333333%}.bp2legacy .ant-col-xs-pull-5{right:20.83333333%}.bp2legacy .ant-col-xs-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-xs-order-5{order:5}.bp2legacy .ant-col-xs-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-xs-push-4{left:16.66666667%}.bp2legacy .ant-col-xs-pull-4{right:16.66666667%}.bp2legacy .ant-col-xs-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-xs-order-4{order:4}.bp2legacy .ant-col-xs-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-xs-push-3{left:12.5%}.bp2legacy .ant-col-xs-pull-3{right:12.5%}.bp2legacy .ant-col-xs-offset-3{margin-left:12.5%}.bp2legacy .ant-col-xs-order-3{order:3}.bp2legacy .ant-col-xs-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-xs-push-2{left:8.33333333%}.bp2legacy .ant-col-xs-pull-2{right:8.33333333%}.bp2legacy .ant-col-xs-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-xs-order-2{order:2}.bp2legacy .ant-col-xs-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-xs-push-1{left:4.16666667%}.bp2legacy .ant-col-xs-pull-1{right:4.16666667%}.bp2legacy .ant-col-xs-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-xs-order-1{order:1}.bp2legacy .ant-col-xs-0{display:none}.bp2legacy .ant-col-push-0{left:auto}.bp2legacy .ant-col-pull-0{right:auto}.bp2legacy .ant-col-xs-push-0{left:auto}.bp2legacy .ant-col-xs-pull-0{right:auto}.bp2legacy .ant-col-xs-offset-0{margin-left:0}.bp2legacy .ant-col-xs-order-0{order:0}@media (min-width:576px){.bp2legacy .ant-col-sm-1,.bp2legacy .ant-col-sm-10,.bp2legacy .ant-col-sm-11,.bp2legacy .ant-col-sm-12,.bp2legacy .ant-col-sm-13,.bp2legacy .ant-col-sm-14,.bp2legacy .ant-col-sm-15,.bp2legacy .ant-col-sm-16,.bp2legacy .ant-col-sm-17,.bp2legacy .ant-col-sm-18,.bp2legacy .ant-col-sm-19,.bp2legacy .ant-col-sm-2,.bp2legacy .ant-col-sm-20,.bp2legacy .ant-col-sm-21,.bp2legacy .ant-col-sm-22,.bp2legacy .ant-col-sm-23,.bp2legacy .ant-col-sm-24,.bp2legacy .ant-col-sm-3,.bp2legacy .ant-col-sm-4,.bp2legacy .ant-col-sm-5,.bp2legacy .ant-col-sm-6,.bp2legacy .ant-col-sm-7,.bp2legacy .ant-col-sm-8,.bp2legacy .ant-col-sm-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-sm-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-sm-push-24{left:100%}.bp2legacy .ant-col-sm-pull-24{right:100%}.bp2legacy .ant-col-sm-offset-24{margin-left:100%}.bp2legacy .ant-col-sm-order-24{order:24}.bp2legacy .ant-col-sm-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-sm-push-23{left:95.83333333%}.bp2legacy .ant-col-sm-pull-23{right:95.83333333%}.bp2legacy .ant-col-sm-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-sm-order-23{order:23}.bp2legacy .ant-col-sm-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-sm-push-22{left:91.66666667%}.bp2legacy .ant-col-sm-pull-22{right:91.66666667%}.bp2legacy .ant-col-sm-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-sm-order-22{order:22}.bp2legacy .ant-col-sm-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-sm-push-21{left:87.5%}.bp2legacy .ant-col-sm-pull-21{right:87.5%}.bp2legacy .ant-col-sm-offset-21{margin-left:87.5%}.bp2legacy .ant-col-sm-order-21{order:21}.bp2legacy .ant-col-sm-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-sm-push-20{left:83.33333333%}.bp2legacy .ant-col-sm-pull-20{right:83.33333333%}.bp2legacy .ant-col-sm-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-sm-order-20{order:20}.bp2legacy .ant-col-sm-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-sm-push-19{left:79.16666667%}.bp2legacy .ant-col-sm-pull-19{right:79.16666667%}.bp2legacy .ant-col-sm-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-sm-order-19{order:19}.bp2legacy .ant-col-sm-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-sm-push-18{left:75%}.bp2legacy .ant-col-sm-pull-18{right:75%}.bp2legacy .ant-col-sm-offset-18{margin-left:75%}.bp2legacy .ant-col-sm-order-18{order:18}.bp2legacy .ant-col-sm-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-sm-push-17{left:70.83333333%}.bp2legacy .ant-col-sm-pull-17{right:70.83333333%}.bp2legacy .ant-col-sm-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-sm-order-17{order:17}.bp2legacy .ant-col-sm-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-sm-push-16{left:66.66666667%}.bp2legacy .ant-col-sm-pull-16{right:66.66666667%}.bp2legacy .ant-col-sm-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-sm-order-16{order:16}.bp2legacy .ant-col-sm-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-sm-push-15{left:62.5%}.bp2legacy .ant-col-sm-pull-15{right:62.5%}.bp2legacy .ant-col-sm-offset-15{margin-left:62.5%}.bp2legacy .ant-col-sm-order-15{order:15}.bp2legacy .ant-col-sm-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-sm-push-14{left:58.33333333%}.bp2legacy .ant-col-sm-pull-14{right:58.33333333%}.bp2legacy .ant-col-sm-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-sm-order-14{order:14}.bp2legacy .ant-col-sm-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-sm-push-13{left:54.16666667%}.bp2legacy .ant-col-sm-pull-13{right:54.16666667%}.bp2legacy .ant-col-sm-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-sm-order-13{order:13}.bp2legacy .ant-col-sm-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-sm-push-12{left:50%}.bp2legacy .ant-col-sm-pull-12{right:50%}.bp2legacy .ant-col-sm-offset-12{margin-left:50%}.bp2legacy .ant-col-sm-order-12{order:12}.bp2legacy .ant-col-sm-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-sm-push-11{left:45.83333333%}.bp2legacy .ant-col-sm-pull-11{right:45.83333333%}.bp2legacy .ant-col-sm-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-sm-order-11{order:11}.bp2legacy .ant-col-sm-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-sm-push-10{left:41.66666667%}.bp2legacy .ant-col-sm-pull-10{right:41.66666667%}.bp2legacy .ant-col-sm-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-sm-order-10{order:10}.bp2legacy .ant-col-sm-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-sm-push-9{left:37.5%}.bp2legacy .ant-col-sm-pull-9{right:37.5%}.bp2legacy .ant-col-sm-offset-9{margin-left:37.5%}.bp2legacy .ant-col-sm-order-9{order:9}.bp2legacy .ant-col-sm-8{box-sizing:border-box;display:block;width:33.33333333%}.bp2legacy .ant-col-sm-push-8{left:33.33333333%}.bp2legacy .ant-col-sm-pull-8{right:33.33333333%}.bp2legacy .ant-col-sm-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-sm-order-8{order:8}.bp2legacy .ant-col-sm-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-sm-push-7{left:29.16666667%}.bp2legacy .ant-col-sm-pull-7{right:29.16666667%}.bp2legacy .ant-col-sm-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-sm-order-7{order:7}.bp2legacy .ant-col-sm-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-sm-push-6{left:25%}.bp2legacy .ant-col-sm-pull-6{right:25%}.bp2legacy .ant-col-sm-offset-6{margin-left:25%}.bp2legacy .ant-col-sm-order-6{order:6}.bp2legacy .ant-col-sm-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-sm-push-5{left:20.83333333%}.bp2legacy .ant-col-sm-pull-5{right:20.83333333%}.bp2legacy .ant-col-sm-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-sm-order-5{order:5}.bp2legacy .ant-col-sm-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-sm-push-4{left:16.66666667%}.bp2legacy .ant-col-sm-pull-4{right:16.66666667%}.bp2legacy .ant-col-sm-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-sm-order-4{order:4}.bp2legacy .ant-col-sm-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-sm-push-3{left:12.5%}.bp2legacy .ant-col-sm-pull-3{right:12.5%}.bp2legacy .ant-col-sm-offset-3{margin-left:12.5%}.bp2legacy .ant-col-sm-order-3{order:3}.bp2legacy .ant-col-sm-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-sm-push-2{left:8.33333333%}.bp2legacy .ant-col-sm-pull-2{right:8.33333333%}.bp2legacy .ant-col-sm-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-sm-order-2{order:2}.bp2legacy .ant-col-sm-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-sm-push-1{left:4.16666667%}.bp2legacy .ant-col-sm-pull-1{right:4.16666667%}.bp2legacy .ant-col-sm-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-sm-order-1{order:1}.bp2legacy .ant-col-sm-0{display:none}.bp2legacy .ant-col-push-0{left:auto}.bp2legacy .ant-col-pull-0{right:auto}.bp2legacy .ant-col-sm-push-0{left:auto}.bp2legacy .ant-col-sm-pull-0{right:auto}.bp2legacy .ant-col-sm-offset-0{margin-left:0}.bp2legacy .ant-col-sm-order-0{order:0}}@media (min-width:768px){.bp2legacy .ant-col-md-1,.bp2legacy .ant-col-md-10,.bp2legacy .ant-col-md-11,.bp2legacy .ant-col-md-12,.bp2legacy .ant-col-md-13,.bp2legacy .ant-col-md-14,.bp2legacy .ant-col-md-15,.bp2legacy .ant-col-md-16,.bp2legacy .ant-col-md-17,.bp2legacy .ant-col-md-18,.bp2legacy .ant-col-md-19,.bp2legacy .ant-col-md-2,.bp2legacy .ant-col-md-20,.bp2legacy .ant-col-md-21,.bp2legacy .ant-col-md-22,.bp2legacy .ant-col-md-23,.bp2legacy .ant-col-md-24,.bp2legacy .ant-col-md-3,.bp2legacy .ant-col-md-4,.bp2legacy .ant-col-md-5,.bp2legacy .ant-col-md-6,.bp2legacy .ant-col-md-7,.bp2legacy .ant-col-md-8,.bp2legacy .ant-col-md-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-md-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-md-push-24{left:100%}.bp2legacy .ant-col-md-pull-24{right:100%}.bp2legacy .ant-col-md-offset-24{margin-left:100%}.bp2legacy .ant-col-md-order-24{order:24}.bp2legacy .ant-col-md-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-md-push-23{left:95.83333333%}.bp2legacy .ant-col-md-pull-23{right:95.83333333%}.bp2legacy .ant-col-md-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-md-order-23{order:23}.bp2legacy .ant-col-md-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-md-push-22{left:91.66666667%}.bp2legacy .ant-col-md-pull-22{right:91.66666667%}.bp2legacy .ant-col-md-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-md-order-22{order:22}.bp2legacy .ant-col-md-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-md-push-21{left:87.5%}.bp2legacy .ant-col-md-pull-21{right:87.5%}.bp2legacy .ant-col-md-offset-21{margin-left:87.5%}.bp2legacy .ant-col-md-order-21{order:21}.bp2legacy .ant-col-md-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-md-push-20{left:83.33333333%}.bp2legacy .ant-col-md-pull-20{right:83.33333333%}.bp2legacy .ant-col-md-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-md-order-20{order:20}.bp2legacy .ant-col-md-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-md-push-19{left:79.16666667%}.bp2legacy .ant-col-md-pull-19{right:79.16666667%}.bp2legacy .ant-col-md-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-md-order-19{order:19}.bp2legacy .ant-col-md-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-md-push-18{left:75%}.bp2legacy .ant-col-md-pull-18{right:75%}.bp2legacy .ant-col-md-offset-18{margin-left:75%}.bp2legacy .ant-col-md-order-18{order:18}.bp2legacy .ant-col-md-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-md-push-17{left:70.83333333%}.bp2legacy .ant-col-md-pull-17{right:70.83333333%}.bp2legacy .ant-col-md-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-md-order-17{order:17}.bp2legacy .ant-col-md-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-md-push-16{left:66.66666667%}.bp2legacy .ant-col-md-pull-16{right:66.66666667%}.bp2legacy .ant-col-md-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-md-order-16{order:16}.bp2legacy .ant-col-md-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-md-push-15{left:62.5%}.bp2legacy .ant-col-md-pull-15{right:62.5%}.bp2legacy .ant-col-md-offset-15{margin-left:62.5%}.bp2legacy .ant-col-md-order-15{order:15}.bp2legacy .ant-col-md-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-md-push-14{left:58.33333333%}.bp2legacy .ant-col-md-pull-14{right:58.33333333%}.bp2legacy .ant-col-md-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-md-order-14{order:14}.bp2legacy .ant-col-md-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-md-push-13{left:54.16666667%}.bp2legacy .ant-col-md-pull-13{right:54.16666667%}.bp2legacy .ant-col-md-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-md-order-13{order:13}.bp2legacy .ant-col-md-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-md-push-12{left:50%}.bp2legacy .ant-col-md-pull-12{right:50%}.bp2legacy .ant-col-md-offset-12{margin-left:50%}.bp2legacy .ant-col-md-order-12{order:12}.bp2legacy .ant-col-md-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-md-push-11{left:45.83333333%}.bp2legacy .ant-col-md-pull-11{right:45.83333333%}.bp2legacy .ant-col-md-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-md-order-11{order:11}.bp2legacy .ant-col-md-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-md-push-10{left:41.66666667%}.bp2legacy .ant-col-md-pull-10{right:41.66666667%}.bp2legacy .ant-col-md-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-md-order-10{order:10}.bp2legacy .ant-col-md-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-md-push-9{left:37.5%}.bp2legacy .ant-col-md-pull-9{right:37.5%}.bp2legacy .ant-col-md-offset-9{margin-left:37.5%}.bp2legacy .ant-col-md-order-9{order:9}.bp2legacy .ant-col-md-8{box-sizing:border-box;display:block;width:33.33333333%}.bp2legacy .ant-col-md-push-8{left:33.33333333%}.bp2legacy .ant-col-md-pull-8{right:33.33333333%}.bp2legacy .ant-col-md-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-md-order-8{order:8}.bp2legacy .ant-col-md-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-md-push-7{left:29.16666667%}.bp2legacy .ant-col-md-pull-7{right:29.16666667%}.bp2legacy .ant-col-md-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-md-order-7{order:7}.bp2legacy .ant-col-md-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-md-push-6{left:25%}.bp2legacy .ant-col-md-pull-6{right:25%}.bp2legacy .ant-col-md-offset-6{margin-left:25%}.bp2legacy .ant-col-md-order-6{order:6}.bp2legacy .ant-col-md-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-md-push-5{left:20.83333333%}.bp2legacy .ant-col-md-pull-5{right:20.83333333%}.bp2legacy .ant-col-md-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-md-order-5{order:5}.bp2legacy .ant-col-md-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-md-push-4{left:16.66666667%}.bp2legacy .ant-col-md-pull-4{right:16.66666667%}.bp2legacy .ant-col-md-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-md-order-4{order:4}.bp2legacy .ant-col-md-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-md-push-3{left:12.5%}.bp2legacy .ant-col-md-pull-3{right:12.5%}.bp2legacy .ant-col-md-offset-3{margin-left:12.5%}.bp2legacy .ant-col-md-order-3{order:3}.bp2legacy .ant-col-md-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-md-push-2{left:8.33333333%}.bp2legacy .ant-col-md-pull-2{right:8.33333333%}.bp2legacy .ant-col-md-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-md-order-2{order:2}.bp2legacy .ant-col-md-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-md-push-1{left:4.16666667%}.bp2legacy .ant-col-md-pull-1{right:4.16666667%}.bp2legacy .ant-col-md-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-md-order-1{order:1}.bp2legacy .ant-col-md-0{display:none}.bp2legacy .ant-col-push-0{left:auto}.bp2legacy .ant-col-pull-0{right:auto}.bp2legacy .ant-col-md-push-0{left:auto}.bp2legacy .ant-col-md-pull-0{right:auto}.bp2legacy .ant-col-md-offset-0{margin-left:0}.bp2legacy .ant-col-md-order-0{order:0}}@media (min-width:992px){.bp2legacy .ant-col-lg-1,.bp2legacy .ant-col-lg-10,.bp2legacy .ant-col-lg-11,.bp2legacy .ant-col-lg-12,.bp2legacy .ant-col-lg-13,.bp2legacy .ant-col-lg-14,.bp2legacy .ant-col-lg-15,.bp2legacy .ant-col-lg-16,.bp2legacy .ant-col-lg-17,.bp2legacy .ant-col-lg-18,.bp2legacy .ant-col-lg-19,.bp2legacy .ant-col-lg-2,.bp2legacy .ant-col-lg-20,.bp2legacy .ant-col-lg-21,.bp2legacy .ant-col-lg-22,.bp2legacy .ant-col-lg-23,.bp2legacy .ant-col-lg-24,.bp2legacy .ant-col-lg-3,.bp2legacy .ant-col-lg-4,.bp2legacy .ant-col-lg-5,.bp2legacy .ant-col-lg-6,.bp2legacy .ant-col-lg-7,.bp2legacy .ant-col-lg-8,.bp2legacy .ant-col-lg-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-lg-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-lg-push-24{left:100%}.bp2legacy .ant-col-lg-pull-24{right:100%}.bp2legacy .ant-col-lg-offset-24{margin-left:100%}.bp2legacy .ant-col-lg-order-24{order:24}.bp2legacy .ant-col-lg-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-lg-push-23{left:95.83333333%}.bp2legacy .ant-col-lg-pull-23{right:95.83333333%}.bp2legacy .ant-col-lg-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-lg-order-23{order:23}.bp2legacy .ant-col-lg-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-lg-push-22{left:91.66666667%}.bp2legacy .ant-col-lg-pull-22{right:91.66666667%}.bp2legacy .ant-col-lg-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-lg-order-22{order:22}.bp2legacy .ant-col-lg-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-lg-push-21{left:87.5%}.bp2legacy .ant-col-lg-pull-21{right:87.5%}.bp2legacy .ant-col-lg-offset-21{margin-left:87.5%}.bp2legacy .ant-col-lg-order-21{order:21}.bp2legacy .ant-col-lg-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-lg-push-20{left:83.33333333%}.bp2legacy .ant-col-lg-pull-20{right:83.33333333%}.bp2legacy .ant-col-lg-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-lg-order-20{order:20}.bp2legacy .ant-col-lg-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-lg-push-19{left:79.16666667%}.bp2legacy .ant-col-lg-pull-19{right:79.16666667%}.bp2legacy .ant-col-lg-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-lg-order-19{order:19}.bp2legacy .ant-col-lg-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-lg-push-18{left:75%}.bp2legacy .ant-col-lg-pull-18{right:75%}.bp2legacy .ant-col-lg-offset-18{margin-left:75%}.bp2legacy .ant-col-lg-order-18{order:18}.bp2legacy .ant-col-lg-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-lg-push-17{left:70.83333333%}.bp2legacy .ant-col-lg-pull-17{right:70.83333333%}.bp2legacy .ant-col-lg-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-lg-order-17{order:17}.bp2legacy .ant-col-lg-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-lg-push-16{left:66.66666667%}.bp2legacy .ant-col-lg-pull-16{right:66.66666667%}.bp2legacy .ant-col-lg-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-lg-order-16{order:16}.bp2legacy .ant-col-lg-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-lg-push-15{left:62.5%}.bp2legacy .ant-col-lg-pull-15{right:62.5%}.bp2legacy .ant-col-lg-offset-15{margin-left:62.5%}.bp2legacy .ant-col-lg-order-15{order:15}.bp2legacy .ant-col-lg-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-lg-push-14{left:58.33333333%}.bp2legacy .ant-col-lg-pull-14{right:58.33333333%}.bp2legacy .ant-col-lg-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-lg-order-14{order:14}.bp2legacy .ant-col-lg-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-lg-push-13{left:54.16666667%}.bp2legacy .ant-col-lg-pull-13{right:54.16666667%}.bp2legacy .ant-col-lg-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-lg-order-13{order:13}.bp2legacy .ant-col-lg-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-lg-push-12{left:50%}.bp2legacy .ant-col-lg-pull-12{right:50%}.bp2legacy .ant-col-lg-offset-12{margin-left:50%}.bp2legacy .ant-col-lg-order-12{order:12}.bp2legacy .ant-col-lg-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-lg-push-11{left:45.83333333%}.bp2legacy .ant-col-lg-pull-11{right:45.83333333%}.bp2legacy .ant-col-lg-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-lg-order-11{order:11}.bp2legacy .ant-col-lg-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-lg-push-10{left:41.66666667%}.bp2legacy .ant-col-lg-pull-10{right:41.66666667%}.bp2legacy .ant-col-lg-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-lg-order-10{order:10}.bp2legacy .ant-col-lg-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-lg-push-9{left:37.5%}.bp2legacy .ant-col-lg-pull-9{right:37.5%}.bp2legacy .ant-col-lg-offset-9{margin-left:37.5%}.bp2legacy .ant-col-lg-order-9{order:9}.bp2legacy .ant-col-lg-8{box-sizing:border-box;display:block;width:33.33333333%}.bp2legacy .ant-col-lg-push-8{left:33.33333333%}.bp2legacy .ant-col-lg-pull-8{right:33.33333333%}.bp2legacy .ant-col-lg-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-lg-order-8{order:8}.bp2legacy .ant-col-lg-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-lg-push-7{left:29.16666667%}.bp2legacy .ant-col-lg-pull-7{right:29.16666667%}.bp2legacy .ant-col-lg-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-lg-order-7{order:7}.bp2legacy .ant-col-lg-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-lg-push-6{left:25%}.bp2legacy .ant-col-lg-pull-6{right:25%}.bp2legacy .ant-col-lg-offset-6{margin-left:25%}.bp2legacy .ant-col-lg-order-6{order:6}.bp2legacy .ant-col-lg-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-lg-push-5{left:20.83333333%}.bp2legacy .ant-col-lg-pull-5{right:20.83333333%}.bp2legacy .ant-col-lg-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-lg-order-5{order:5}.bp2legacy .ant-col-lg-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-lg-push-4{left:16.66666667%}.bp2legacy .ant-col-lg-pull-4{right:16.66666667%}.bp2legacy .ant-col-lg-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-lg-order-4{order:4}.bp2legacy .ant-col-lg-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-lg-push-3{left:12.5%}.bp2legacy .ant-col-lg-pull-3{right:12.5%}.bp2legacy .ant-col-lg-offset-3{margin-left:12.5%}.bp2legacy .ant-col-lg-order-3{order:3}.bp2legacy .ant-col-lg-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-lg-push-2{left:8.33333333%}.bp2legacy .ant-col-lg-pull-2{right:8.33333333%}.bp2legacy .ant-col-lg-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-lg-order-2{order:2}.bp2legacy .ant-col-lg-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-lg-push-1{left:4.16666667%}.bp2legacy .ant-col-lg-pull-1{right:4.16666667%}.bp2legacy .ant-col-lg-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-lg-order-1{order:1}.bp2legacy .ant-col-lg-0{display:none}.bp2legacy .ant-col-push-0{left:auto}.bp2legacy .ant-col-pull-0{right:auto}.bp2legacy .ant-col-lg-push-0{left:auto}.bp2legacy .ant-col-lg-pull-0{right:auto}.bp2legacy .ant-col-lg-offset-0{margin-left:0}.bp2legacy .ant-col-lg-order-0{order:0}}@media (min-width:1200px){.bp2legacy .ant-col-xl-1,.bp2legacy .ant-col-xl-10,.bp2legacy .ant-col-xl-11,.bp2legacy .ant-col-xl-12,.bp2legacy .ant-col-xl-13,.bp2legacy .ant-col-xl-14,.bp2legacy .ant-col-xl-15,.bp2legacy .ant-col-xl-16,.bp2legacy .ant-col-xl-17,.bp2legacy .ant-col-xl-18,.bp2legacy .ant-col-xl-19,.bp2legacy .ant-col-xl-2,.bp2legacy .ant-col-xl-20,.bp2legacy .ant-col-xl-21,.bp2legacy .ant-col-xl-22,.bp2legacy .ant-col-xl-23,.bp2legacy .ant-col-xl-24,.bp2legacy .ant-col-xl-3,.bp2legacy .ant-col-xl-4,.bp2legacy .ant-col-xl-5,.bp2legacy .ant-col-xl-6,.bp2legacy .ant-col-xl-7,.bp2legacy .ant-col-xl-8,.bp2legacy .ant-col-xl-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-xl-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-xl-push-24{left:100%}.bp2legacy .ant-col-xl-pull-24{right:100%}.bp2legacy .ant-col-xl-offset-24{margin-left:100%}.bp2legacy .ant-col-xl-order-24{order:24}.bp2legacy .ant-col-xl-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-xl-push-23{left:95.83333333%}.bp2legacy .ant-col-xl-pull-23{right:95.83333333%}.bp2legacy .ant-col-xl-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-xl-order-23{order:23}.bp2legacy .ant-col-xl-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-xl-push-22{left:91.66666667%}.bp2legacy .ant-col-xl-pull-22{right:91.66666667%}.bp2legacy .ant-col-xl-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-xl-order-22{order:22}.bp2legacy .ant-col-xl-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-xl-push-21{left:87.5%}.bp2legacy .ant-col-xl-pull-21{right:87.5%}.bp2legacy .ant-col-xl-offset-21{margin-left:87.5%}.bp2legacy .ant-col-xl-order-21{order:21}.bp2legacy .ant-col-xl-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-xl-push-20{left:83.33333333%}.bp2legacy .ant-col-xl-pull-20{right:83.33333333%}.bp2legacy .ant-col-xl-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-xl-order-20{order:20}.bp2legacy .ant-col-xl-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-xl-push-19{left:79.16666667%}.bp2legacy .ant-col-xl-pull-19{right:79.16666667%}.bp2legacy .ant-col-xl-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-xl-order-19{order:19}.bp2legacy .ant-col-xl-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-xl-push-18{left:75%}.bp2legacy .ant-col-xl-pull-18{right:75%}.bp2legacy .ant-col-xl-offset-18{margin-left:75%}.bp2legacy .ant-col-xl-order-18{order:18}.bp2legacy .ant-col-xl-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-xl-push-17{left:70.83333333%}.bp2legacy .ant-col-xl-pull-17{right:70.83333333%}.bp2legacy .ant-col-xl-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-xl-order-17{order:17}.bp2legacy .ant-col-xl-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-xl-push-16{left:66.66666667%}.bp2legacy .ant-col-xl-pull-16{right:66.66666667%}.bp2legacy .ant-col-xl-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-xl-order-16{order:16}.bp2legacy .ant-col-xl-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-xl-push-15{left:62.5%}.bp2legacy .ant-col-xl-pull-15{right:62.5%}.bp2legacy .ant-col-xl-offset-15{margin-left:62.5%}.bp2legacy .ant-col-xl-order-15{order:15}.bp2legacy .ant-col-xl-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-xl-push-14{left:58.33333333%}.bp2legacy .ant-col-xl-pull-14{right:58.33333333%}.bp2legacy .ant-col-xl-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-xl-order-14{order:14}.bp2legacy .ant-col-xl-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-xl-push-13{left:54.16666667%}.bp2legacy .ant-col-xl-pull-13{right:54.16666667%}.bp2legacy .ant-col-xl-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-xl-order-13{order:13}.bp2legacy .ant-col-xl-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-xl-push-12{left:50%}.bp2legacy .ant-col-xl-pull-12{right:50%}.bp2legacy .ant-col-xl-offset-12{margin-left:50%}.bp2legacy .ant-col-xl-order-12{order:12}.bp2legacy .ant-col-xl-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-xl-push-11{left:45.83333333%}.bp2legacy .ant-col-xl-pull-11{right:45.83333333%}.bp2legacy .ant-col-xl-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-xl-order-11{order:11}.bp2legacy .ant-col-xl-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-xl-push-10{left:41.66666667%}.bp2legacy .ant-col-xl-pull-10{right:41.66666667%}.bp2legacy .ant-col-xl-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-xl-order-10{order:10}.bp2legacy .ant-col-xl-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-xl-push-9{left:37.5%}.bp2legacy .ant-col-xl-pull-9{right:37.5%}.bp2legacy .ant-col-xl-offset-9{margin-left:37.5%}.bp2legacy .ant-col-xl-order-9{order:9}.bp2legacy .ant-col-xl-8{box-sizing:border-box;display:block;width:33.33333333%}.bp2legacy .ant-col-xl-push-8{left:33.33333333%}.bp2legacy .ant-col-xl-pull-8{right:33.33333333%}.bp2legacy .ant-col-xl-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-xl-order-8{order:8}.bp2legacy .ant-col-xl-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-xl-push-7{left:29.16666667%}.bp2legacy .ant-col-xl-pull-7{right:29.16666667%}.bp2legacy .ant-col-xl-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-xl-order-7{order:7}.bp2legacy .ant-col-xl-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-xl-push-6{left:25%}.bp2legacy .ant-col-xl-pull-6{right:25%}.bp2legacy .ant-col-xl-offset-6{margin-left:25%}.bp2legacy .ant-col-xl-order-6{order:6}.bp2legacy .ant-col-xl-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-xl-push-5{left:20.83333333%}.bp2legacy .ant-col-xl-pull-5{right:20.83333333%}.bp2legacy .ant-col-xl-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-xl-order-5{order:5}.bp2legacy .ant-col-xl-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-xl-push-4{left:16.66666667%}.bp2legacy .ant-col-xl-pull-4{right:16.66666667%}.bp2legacy .ant-col-xl-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-xl-order-4{order:4}.bp2legacy .ant-col-xl-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-xl-push-3{left:12.5%}.bp2legacy .ant-col-xl-pull-3{right:12.5%}.bp2legacy .ant-col-xl-offset-3{margin-left:12.5%}.bp2legacy .ant-col-xl-order-3{order:3}.bp2legacy .ant-col-xl-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-xl-push-2{left:8.33333333%}.bp2legacy .ant-col-xl-pull-2{right:8.33333333%}.bp2legacy .ant-col-xl-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-xl-order-2{order:2}.bp2legacy .ant-col-xl-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-xl-push-1{left:4.16666667%}.bp2legacy .ant-col-xl-pull-1{right:4.16666667%}.bp2legacy .ant-col-xl-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-xl-order-1{order:1}.bp2legacy .ant-col-xl-0{display:none}.bp2legacy .ant-col-push-0{left:auto}.bp2legacy .ant-col-pull-0{right:auto}.bp2legacy .ant-col-xl-push-0{left:auto}.bp2legacy .ant-col-xl-pull-0{right:auto}.bp2legacy .ant-col-xl-offset-0{margin-left:0}.bp2legacy .ant-col-xl-order-0{order:0}}@media (min-width:1600px){.bp2legacy .ant-col-xxl-1,.bp2legacy .ant-col-xxl-10,.bp2legacy .ant-col-xxl-11,.bp2legacy .ant-col-xxl-12,.bp2legacy .ant-col-xxl-13,.bp2legacy .ant-col-xxl-14,.bp2legacy .ant-col-xxl-15,.bp2legacy .ant-col-xxl-16,.bp2legacy .ant-col-xxl-17,.bp2legacy .ant-col-xxl-18,.bp2legacy .ant-col-xxl-19,.bp2legacy .ant-col-xxl-2,.bp2legacy .ant-col-xxl-20,.bp2legacy .ant-col-xxl-21,.bp2legacy .ant-col-xxl-22,.bp2legacy .ant-col-xxl-23,.bp2legacy .ant-col-xxl-24,.bp2legacy .ant-col-xxl-3,.bp2legacy .ant-col-xxl-4,.bp2legacy .ant-col-xxl-5,.bp2legacy .ant-col-xxl-6,.bp2legacy .ant-col-xxl-7,.bp2legacy .ant-col-xxl-8,.bp2legacy .ant-col-xxl-9{flex:0 0 auto;float:left}.bp2legacy .ant-col-xxl-24{box-sizing:border-box;display:block;width:100%}.bp2legacy .ant-col-xxl-push-24{left:100%}.bp2legacy .ant-col-xxl-pull-24{right:100%}.bp2legacy .ant-col-xxl-offset-24{margin-left:100%}.bp2legacy .ant-col-xxl-order-24{order:24}.bp2legacy .ant-col-xxl-23{box-sizing:border-box;display:block;width:95.83333333%}.bp2legacy .ant-col-xxl-push-23{left:95.83333333%}.bp2legacy .ant-col-xxl-pull-23{right:95.83333333%}.bp2legacy .ant-col-xxl-offset-23{margin-left:95.83333333%}.bp2legacy .ant-col-xxl-order-23{order:23}.bp2legacy .ant-col-xxl-22{box-sizing:border-box;display:block;width:91.66666667%}.bp2legacy .ant-col-xxl-push-22{left:91.66666667%}.bp2legacy .ant-col-xxl-pull-22{right:91.66666667%}.bp2legacy .ant-col-xxl-offset-22{margin-left:91.66666667%}.bp2legacy .ant-col-xxl-order-22{order:22}.bp2legacy .ant-col-xxl-21{box-sizing:border-box;display:block;width:87.5%}.bp2legacy .ant-col-xxl-push-21{left:87.5%}.bp2legacy .ant-col-xxl-pull-21{right:87.5%}.bp2legacy .ant-col-xxl-offset-21{margin-left:87.5%}.bp2legacy .ant-col-xxl-order-21{order:21}.bp2legacy .ant-col-xxl-20{box-sizing:border-box;display:block;width:83.33333333%}.bp2legacy .ant-col-xxl-push-20{left:83.33333333%}.bp2legacy .ant-col-xxl-pull-20{right:83.33333333%}.bp2legacy .ant-col-xxl-offset-20{margin-left:83.33333333%}.bp2legacy .ant-col-xxl-order-20{order:20}.bp2legacy .ant-col-xxl-19{box-sizing:border-box;display:block;width:79.16666667%}.bp2legacy .ant-col-xxl-push-19{left:79.16666667%}.bp2legacy .ant-col-xxl-pull-19{right:79.16666667%}.bp2legacy .ant-col-xxl-offset-19{margin-left:79.16666667%}.bp2legacy .ant-col-xxl-order-19{order:19}.bp2legacy .ant-col-xxl-18{box-sizing:border-box;display:block;width:75%}.bp2legacy .ant-col-xxl-push-18{left:75%}.bp2legacy .ant-col-xxl-pull-18{right:75%}.bp2legacy .ant-col-xxl-offset-18{margin-left:75%}.bp2legacy .ant-col-xxl-order-18{order:18}.bp2legacy .ant-col-xxl-17{box-sizing:border-box;display:block;width:70.83333333%}.bp2legacy .ant-col-xxl-push-17{left:70.83333333%}.bp2legacy .ant-col-xxl-pull-17{right:70.83333333%}.bp2legacy .ant-col-xxl-offset-17{margin-left:70.83333333%}.bp2legacy .ant-col-xxl-order-17{order:17}.bp2legacy .ant-col-xxl-16{box-sizing:border-box;display:block;width:66.66666667%}.bp2legacy .ant-col-xxl-push-16{left:66.66666667%}.bp2legacy .ant-col-xxl-pull-16{right:66.66666667%}.bp2legacy .ant-col-xxl-offset-16{margin-left:66.66666667%}.bp2legacy .ant-col-xxl-order-16{order:16}.bp2legacy .ant-col-xxl-15{box-sizing:border-box;display:block;width:62.5%}.bp2legacy .ant-col-xxl-push-15{left:62.5%}.bp2legacy .ant-col-xxl-pull-15{right:62.5%}.bp2legacy .ant-col-xxl-offset-15{margin-left:62.5%}.bp2legacy .ant-col-xxl-order-15{order:15}.bp2legacy .ant-col-xxl-14{box-sizing:border-box;display:block;width:58.33333333%}.bp2legacy .ant-col-xxl-push-14{left:58.33333333%}.bp2legacy .ant-col-xxl-pull-14{right:58.33333333%}.bp2legacy .ant-col-xxl-offset-14{margin-left:58.33333333%}.bp2legacy .ant-col-xxl-order-14{order:14}.bp2legacy .ant-col-xxl-13{box-sizing:border-box;display:block;width:54.16666667%}.bp2legacy .ant-col-xxl-push-13{left:54.16666667%}.bp2legacy .ant-col-xxl-pull-13{right:54.16666667%}.bp2legacy .ant-col-xxl-offset-13{margin-left:54.16666667%}.bp2legacy .ant-col-xxl-order-13{order:13}.bp2legacy .ant-col-xxl-12{box-sizing:border-box;display:block;width:50%}.bp2legacy .ant-col-xxl-push-12{left:50%}.bp2legacy .ant-col-xxl-pull-12{right:50%}.bp2legacy .ant-col-xxl-offset-12{margin-left:50%}.bp2legacy .ant-col-xxl-order-12{order:12}.bp2legacy .ant-col-xxl-11{box-sizing:border-box;display:block;width:45.83333333%}.bp2legacy .ant-col-xxl-push-11{left:45.83333333%}.bp2legacy .ant-col-xxl-pull-11{right:45.83333333%}.bp2legacy .ant-col-xxl-offset-11{margin-left:45.83333333%}.bp2legacy .ant-col-xxl-order-11{order:11}.bp2legacy .ant-col-xxl-10{box-sizing:border-box;display:block;width:41.66666667%}.bp2legacy .ant-col-xxl-push-10{left:41.66666667%}.bp2legacy .ant-col-xxl-pull-10{right:41.66666667%}.bp2legacy .ant-col-xxl-offset-10{margin-left:41.66666667%}.bp2legacy .ant-col-xxl-order-10{order:10}.bp2legacy .ant-col-xxl-9{box-sizing:border-box;display:block;width:37.5%}.bp2legacy .ant-col-xxl-push-9{left:37.5%}.bp2legacy .ant-col-xxl-pull-9{right:37.5%}.bp2legacy .ant-col-xxl-offset-9{margin-left:37.5%}.bp2legacy .ant-col-xxl-order-9{order:9}.bp2legacy .ant-col-xxl-8{box-sizing:border-box;display:block;width:33.33333333%}.bp2legacy .ant-col-xxl-push-8{left:33.33333333%}.bp2legacy .ant-col-xxl-pull-8{right:33.33333333%}.bp2legacy .ant-col-xxl-offset-8{margin-left:33.33333333%}.bp2legacy .ant-col-xxl-order-8{order:8}.bp2legacy .ant-col-xxl-7{box-sizing:border-box;display:block;width:29.16666667%}.bp2legacy .ant-col-xxl-push-7{left:29.16666667%}.bp2legacy .ant-col-xxl-pull-7{right:29.16666667%}.bp2legacy .ant-col-xxl-offset-7{margin-left:29.16666667%}.bp2legacy .ant-col-xxl-order-7{order:7}.bp2legacy .ant-col-xxl-6{box-sizing:border-box;display:block;width:25%}.bp2legacy .ant-col-xxl-push-6{left:25%}.bp2legacy .ant-col-xxl-pull-6{right:25%}.bp2legacy .ant-col-xxl-offset-6{margin-left:25%}.bp2legacy .ant-col-xxl-order-6{order:6}.bp2legacy .ant-col-xxl-5{box-sizing:border-box;display:block;width:20.83333333%}.bp2legacy .ant-col-xxl-push-5{left:20.83333333%}.bp2legacy .ant-col-xxl-pull-5{right:20.83333333%}.bp2legacy .ant-col-xxl-offset-5{margin-left:20.83333333%}.bp2legacy .ant-col-xxl-order-5{order:5}.bp2legacy .ant-col-xxl-4{box-sizing:border-box;display:block;width:16.66666667%}.bp2legacy .ant-col-xxl-push-4{left:16.66666667%}.bp2legacy .ant-col-xxl-pull-4{right:16.66666667%}.bp2legacy .ant-col-xxl-offset-4{margin-left:16.66666667%}.bp2legacy .ant-col-xxl-order-4{order:4}.bp2legacy .ant-col-xxl-3{box-sizing:border-box;display:block;width:12.5%}.bp2legacy .ant-col-xxl-push-3{left:12.5%}.bp2legacy .ant-col-xxl-pull-3{right:12.5%}.bp2legacy .ant-col-xxl-offset-3{margin-left:12.5%}.bp2legacy .ant-col-xxl-order-3{order:3}.bp2legacy .ant-col-xxl-2{box-sizing:border-box;display:block;width:8.33333333%}.bp2legacy .ant-col-xxl-push-2{left:8.33333333%}.bp2legacy .ant-col-xxl-pull-2{right:8.33333333%}.bp2legacy .ant-col-xxl-offset-2{margin-left:8.33333333%}.bp2legacy .ant-col-xxl-order-2{order:2}.bp2legacy .ant-col-xxl-1{box-sizing:border-box;display:block;width:4.16666667%}.bp2legacy .ant-col-xxl-push-1{left:4.16666667%}.bp2legacy .ant-col-xxl-pull-1{right:4.16666667%}.bp2legacy .ant-col-xxl-offset-1{margin-left:4.16666667%}.bp2legacy .ant-col-xxl-order-1{order:1}.bp2legacy .ant-col-xxl-0{display:none}.bp2legacy .ant-col-push-0{left:auto}.bp2legacy .ant-col-pull-0{right:auto}.bp2legacy .ant-col-xxl-push-0{left:auto}.bp2legacy .ant-col-xxl-pull-0{right:auto}.bp2legacy .ant-col-xxl-offset-0{margin-left:0}.bp2legacy .ant-col-xxl-order-0{order:0}}.bp2legacy .ant-input{font-feature-settings:"tnum";background-color:#fff;background-image:none;border:1px solid #e7e5e4;border-radius:var(--borderRadius);box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;height:36px;line-height:1.3;line-height:36px;line-height:1.3\9;list-style:none;margin:0;padding:4px 11px;position:relative;transition:all .3s;width:100%}.bp2legacy .ant-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-input:hover{border-color:#28aaeb;border-right-width:1px!important}.bp2legacy .ant-input:focus{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-input[disabled]{background:#f1f5f9;border-color:#cbd5e1;color:#000000a6;cursor:not-allowed;height:43px;opacity:1}.bp2legacy .ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-input{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-input-lg{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-input-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-input-group{font-feature-settings:"tnum";border-collapse:initial;border-spacing:0;box-sizing:border-box;color:#545454;display:table;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative;width:100%}.bp2legacy .ant-input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.bp2legacy .ant-input-group>[class*=col-]{padding-right:8px}.bp2legacy .ant-input-group>[class*=col-]:last-child{padding-right:0}.bp2legacy .ant-input-group-addon,.bp2legacy .ant-input-group-wrap,.bp2legacy .ant-input-group>.ant-input{display:table-cell}.bp2legacy .ant-input-group-addon:not(:first-child):not(:last-child),.bp2legacy .ant-input-group-wrap:not(:first-child):not(:last-child),.bp2legacy .ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.bp2legacy .ant-input-group-addon,.bp2legacy .ant-input-group-wrap{vertical-align:middle;white-space:nowrap;width:1px}.bp2legacy .ant-input-group-wrap>*{display:block!important}.bp2legacy .ant-input-group .ant-input{float:left;margin-bottom:0;text-align:inherit;width:100%}.bp2legacy .ant-input-group .ant-input:focus,.bp2legacy .ant-input-group .ant-input:hover{border-right-width:1px;z-index:1}.bp2legacy .ant-input-group-addon{background-color:#fafafa;border:1px solid #d9d9d9;border-radius:6px;color:#545454;font-size:14px;font-weight:400;line-height:1;padding:0 11px;position:relative;text-align:center;transition:all .3s}.bp2legacy .ant-input-group-addon .ant-select{margin:-5px -11px}.bp2legacy .ant-input-group-addon .ant-select .ant-select-selection{background-color:inherit;border:1px solid #0000;box-shadow:none;margin:-1px}.bp2legacy .ant-input-group-addon .ant-select-focused .ant-select-selection,.bp2legacy .ant-input-group-addon .ant-select-open .ant-select-selection{color:var(--first)}.bp2legacy .ant-input-group-addon>i:only-child:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bp2legacy .ant-input-group-addon:first-child,.bp2legacy .ant-input-group-addon:first-child .ant-select .ant-select-selection,.bp2legacy .ant-input-group>.ant-input:first-child,.bp2legacy .ant-input-group>.ant-input:first-child .ant-select .ant-select-selection{border-bottom-right-radius:0;border-top-right-radius:0}.bp2legacy .ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-bottom-left-radius:0;border-top-left-radius:0}.bp2legacy .ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-bottom-right-radius:0;border-top-right-radius:0}.bp2legacy .ant-input-group-addon:first-child{border-right:0}.bp2legacy .ant-input-group-addon:last-child{border-left:0}.bp2legacy .ant-input-group-addon:last-child,.bp2legacy .ant-input-group-addon:last-child .ant-select .ant-select-selection,.bp2legacy .ant-input-group>.ant-input:last-child,.bp2legacy .ant-input-group>.ant-input:last-child .ant-select .ant-select-selection{border-bottom-left-radius:0;border-top-left-radius:0}.bp2legacy .ant-input-group-lg .ant-input,.bp2legacy .ant-input-group-lg>.ant-input-group-addon{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-input-group-sm .ant-input,.bp2legacy .ant-input-group-sm>.ant-input-group-addon{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-input-group-lg .ant-select-selection--single{height:40px}.bp2legacy .ant-input-group-sm .ant-select-selection--single{height:24px}.bp2legacy .ant-input-group .ant-input-affix-wrapper{display:table-cell;float:left;width:100%}.bp2legacy .ant-input-group.ant-input-group-compact{zoom:1;display:block}.bp2legacy .ant-input-group.ant-input-group-compact:after,.bp2legacy .ant-input-group.ant-input-group-compact:before{content:"";display:table}.bp2legacy .ant-input-group.ant-input-group-compact:after{clear:both}.bp2legacy .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.bp2legacy .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.bp2legacy .ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.bp2legacy .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.bp2legacy .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.bp2legacy .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.bp2legacy .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.bp2legacy .ant-input-group.ant-input-group-compact>*{border-radius:0;display:inline-block;float:none;vertical-align:top}.bp2legacy .ant-input-group.ant-input-group-compact>:not(:last-child){border-right-width:1px;margin-right:-1px}.bp2legacy .ant-input-group.ant-input-group-compact .ant-input{float:none}.bp2legacy .ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input{border-radius:var(--borderRadius);border-right-width:1px}.bp2legacy .ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:hover,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:hover,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:hover,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:focus,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:hover{z-index:1}.bp2legacy .ant-input-group.ant-input-group-compact>.ant-calendar-picker:first-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-mention-wrapper:first-child .ant-mention-editor,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selection,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-time-picker:first-child .ant-time-picker-input,.bp2legacy .ant-input-group.ant-input-group-compact>:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}.bp2legacy .ant-input-group.ant-input-group-compact>.ant-calendar-picker:last-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-mention-wrapper:last-child .ant-mention-editor,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selection,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-time-picker:last-child .ant-time-picker-input,.bp2legacy .ant-input-group.ant-input-group-compact>:last-child{border-bottom-right-radius:6px;border-right-width:1px;border-top-right-radius:6px}.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.bp2legacy .ant-input-group-wrapper{display:inline-block;text-align:start;vertical-align:top;width:100%}.bp2legacy .ant-input-affix-wrapper{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative;text-align:start;width:100%}.bp2legacy .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-input-affix-wrapper .ant-input{position:relative;text-align:inherit}.bp2legacy .ant-input-affix-wrapper .ant-input-prefix,.bp2legacy .ant-input-affix-wrapper .ant-input-suffix{color:#545454;line-height:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.bp2legacy .ant-input-affix-wrapper .ant-input-prefix :not(.anticon),.bp2legacy .ant-input-affix-wrapper .ant-input-suffix :not(.anticon){line-height:1.3}.bp2legacy .ant-input-affix-wrapper .ant-input-prefix{left:12px}.bp2legacy .ant-input-affix-wrapper .ant-input-suffix{right:12px}.bp2legacy .ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:30px}.bp2legacy .ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:30px}.bp2legacy .ant-input-affix-wrapper.ant-input-affix-wrapper-with-clear-btn .ant-input:not(:last-child){padding-right:49px}.bp2legacy .ant-input-affix-wrapper .ant-input{min-height:100%}.bp2legacy .ant-input-password-icon{color:#595959;cursor:pointer;transition:all .3s}.bp2legacy .ant-input-password-icon:hover{color:#333}.bp2legacy .ant-input-clear-icon{color:#00000040;cursor:pointer;font-size:12px;transition:color .3s;vertical-align:0}.bp2legacy .ant-input-clear-icon:hover{color:#595959}.bp2legacy .ant-input-clear-icon:active{color:#545454}.bp2legacy .ant-input-clear-icon+i{margin-left:6px}.bp2legacy .ant-input-search-icon{color:#595959;cursor:pointer;transition:all .3s}.bp2legacy .ant-input-search-icon:hover{color:#000c}.bp2legacy .ant-input-search-enter-button input{border-right:0}.bp2legacy .ant-input-search-enter-button input+.ant-input-group-addon,.bp2legacy .ant-input-search-enter-button+.ant-input-group-addon{border:0;padding:0}.bp2legacy .ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button,.bp2legacy .ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button{border-bottom-left-radius:0;border-top-left-radius:0;width:100%}.bp2legacy .ant-input-number{font-feature-settings:"tnum";background-color:#fff;background-image:none;border:1px solid #e2e8f0;border-radius:var(--borderRadius);box-sizing:border-box;color:#334155;display:inline-block;font-size:14px;font-variant:tabular-nums;height:36px;line-height:1.3;line-height:36px;line-height:1.3\9;list-style:none;margin:0;padding:0;position:relative;transition:all .3s;width:100%;width:90px}.bp2legacy .ant-input-number::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-input-number:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-input-number::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-input-number:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-input-number:focus{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-input-number[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-input-number{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-input-number-lg{height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-input-number-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-input-number-handler{color:#595959;display:block;font-weight:700;height:50%;line-height:0;overflow:hidden;position:relative;text-align:center;transition:all .1s linear;width:100%}.bp2legacy .ant-input-number-handler:active{background:#f4f4f4}.bp2legacy .ant-input-number-handler:hover .ant-input-number-handler-down-inner,.bp2legacy .ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#28aaeb}.bp2legacy .ant-input-number-handler-down-inner,.bp2legacy .ant-input-number-handler-up-inner{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#595959;display:inline-block;font-style:normal;height:12px;line-height:0;line-height:12px;position:absolute;right:4px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;transition:all .1s linear;-webkit-user-select:none;user-select:none;vertical-align:-.125em;width:12px}.bp2legacy .ant-input-number-handler-down-inner>*,.bp2legacy .ant-input-number-handler-up-inner>*{line-height:1}.bp2legacy .ant-input-number-handler-down-inner svg,.bp2legacy .ant-input-number-handler-up-inner svg{display:inline-block}.bp2legacy .ant-input-number-handler-down-inner:before,.bp2legacy .ant-input-number-handler-up-inner:before{display:none}.bp2legacy .ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.bp2legacy .ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.bp2legacy .ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.bp2legacy .ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon{display:block}.bp2legacy .ant-input-number-focused,.bp2legacy .ant-input-number:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-input-number-focused{box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-input-number-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.bp2legacy .ant-input-number-disabled .ant-input-number-handler-wrap{display:none}.bp2legacy .ant-input-number-input{-moz-appearance:textfield!important;background-color:initial;border:0;border-radius:var(--borderRadius);height:34px;outline:0;padding:0 11px;text-align:left;transition:all .3s linear;width:100%}.bp2legacy .ant-input-number-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-input-number-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-input-number-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-input-number-input[type=number]::-webkit-inner-spin-button,.bp2legacy .ant-input-number-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bp2legacy .ant-input-number-lg{font-size:16px;padding:0}.bp2legacy .ant-input-number-lg input{height:38px}.bp2legacy .ant-input-number-sm{padding:0}.bp2legacy .ant-input-number-sm input{height:22px;padding:0 7px}.bp2legacy .ant-input-number-handler-wrap{background:#fff;border-left:1px solid #e2e8f0;border-radius:0 6px 6px 0;height:100%;opacity:0;position:absolute;right:0;top:0;transition:opacity .24s linear .1s;width:22px}.bp2legacy .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.bp2legacy .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{display:inline-block;font-size:12px;font-size:7px\9;margin-right:0;min-width:auto;transform:scale(.58333333) rotate(0deg)}:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{font-size:12px}.bp2legacy .ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.bp2legacy .ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.bp2legacy .ant-input-number-handler-up{cursor:pointer}.bp2legacy .ant-input-number-handler-up-inner{margin-top:-5px;text-align:center;top:50%}.bp2legacy .ant-input-number-handler-up:hover{height:60%!important}.bp2legacy .ant-input-number-handler-down{border-top:1px solid #e2e8f0;cursor:pointer;top:0}.bp2legacy .ant-input-number-handler-down-inner{margin-top:-6px;text-align:center;top:50%}.bp2legacy .ant-input-number-handler-down:hover{height:60%!important}.bp2legacy .ant-input-number-handler-down-disabled,.bp2legacy .ant-input-number-handler-up-disabled{cursor:not-allowed}.bp2legacy .ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.bp2legacy .ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{color:#00000040}.bp2legacy .ant-layout{background:#f5f5f5;display:flex;flex:auto;flex-direction:column;min-height:0}.bp2legacy .ant-layout,.bp2legacy .ant-layout *{box-sizing:border-box}.bp2legacy .ant-layout.ant-layout-has-sider{flex-direction:row}.bp2legacy .ant-layout.ant-layout-has-sider>.ant-layout,.bp2legacy .ant-layout.ant-layout-has-sider>.ant-layout-content{overflow-x:hidden}.bp2legacy .ant-layout-footer,.bp2legacy .ant-layout-header{flex:0 0 auto}.bp2legacy .ant-layout-header{background:var(--topbar-background);color:var(--topbar-text);line-height:72px;padding:0 32px}.bp2legacy .ant-layout-content{flex:auto;min-height:0}.bp2legacy .ant-layout-sider{background:var(--first);min-width:0;position:relative;transition:all .2s}.bp2legacy .ant-layout-sider-children{-ms-overflow-style:none;height:100%;margin-top:-.1px;overflow-y:auto;padding-top:.1px;scrollbar-width:none}.bp2legacy .ant-layout-sider-children::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}.bp2legacy .ant-layout-sider-has-trigger{padding-bottom:30px}.bp2legacy .ant-layout-sider-right{order:1}.bp2legacy .ant-layout-sider-trigger{background:#002140;bottom:0;color:#fff;cursor:pointer;height:30px;line-height:30px;position:fixed;text-align:center;transition:all .2s;z-index:1}.bp2legacy .ant-layout-sider-zero-width>*{overflow:hidden}.bp2legacy .ant-layout-sider-zero-width-trigger{background:var(--first);border-radius:0 6px 6px 0;color:#fff;cursor:pointer;font-size:18px;height:28px;line-height:28px;position:absolute;right:-36px;text-align:center;top:72px;transition:background .3s ease;width:36px;z-index:1}.bp2legacy .ant-layout-sider-zero-width-trigger:hover{background:#194775}.bp2legacy .ant-layout-sider-zero-width-trigger-right{border-radius:6px 0 0 6px;left:-36px}.bp2legacy .ant-layout-sider-light{background:#fff}.bp2legacy .ant-layout-sider-light .ant-layout-sider-trigger,.bp2legacy .ant-layout-sider-light .ant-layout-sider-zero-width-trigger{background:#fff;color:#545454}.bp2legacy .ant-list{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative}.bp2legacy .ant-list *{outline:none}.bp2legacy .ant-list-pagination{margin-top:24px;text-align:right}.bp2legacy .ant-list-more{margin-top:12px;text-align:center}.bp2legacy .ant-list-more button{padding-left:32px;padding-right:32px}.bp2legacy .ant-list-spin{min-height:40px;text-align:center}.bp2legacy .ant-list-empty-text{color:#00000040;font-size:14px;padding:16px;text-align:center}.bp2legacy .ant-list-items{list-style:none;margin:0;padding:0}.bp2legacy .ant-list-item{align-items:center;display:flex;padding:12px 0}.bp2legacy .ant-list-item-content{color:#545454}.bp2legacy .ant-list-item-meta{align-items:flex-start;display:flex;flex:1 1;font-size:0}.bp2legacy .ant-list-item-meta-avatar{margin-right:16px}.bp2legacy .ant-list-item-meta-content{flex:1 0}.bp2legacy .ant-list-item-meta-title{color:#545454;font-size:14px;line-height:22px;margin-bottom:4px}.bp2legacy .ant-list-item-meta-title>a{color:#545454;transition:all .3s}.bp2legacy .ant-list-item-meta-title>a:hover{color:var(--first)}.bp2legacy .ant-list-item-meta-description{color:#595959;font-size:14px;line-height:22px}.bp2legacy .ant-list-item-action{flex:0 0 auto;font-size:0;list-style:none;margin-left:48px;padding:0}.bp2legacy .ant-list-item-action>li{color:#595959;cursor:pointer;display:inline-block;font-size:14px;line-height:22px;padding:0 8px;position:relative;text-align:center}.bp2legacy .ant-list-item-action>li:first-child{padding-left:0}.bp2legacy .ant-list-item-action-split{background-color:#e8e8e8;height:14px;margin-top:-7px;position:absolute;right:0;top:50%;width:1px}.bp2legacy .ant-list-footer,.bp2legacy .ant-list-header{background:#0000}.bp2legacy .ant-list-footer,.bp2legacy .ant-list-header{padding-bottom:12px;padding-top:12px}.bp2legacy .ant-list-empty{color:#595959;font-size:12px;padding:16px 0;text-align:center}.bp2legacy .ant-list-split .ant-list-item{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-list-split .ant-list-item:last-child{border-bottom:none}.bp2legacy .ant-list-split .ant-list-header{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-list-loading .ant-list-spin-nested-loading{min-height:32px}.bp2legacy .ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-list-lg .ant-list-item{padding-bottom:16px;padding-top:16px}.bp2legacy .ant-list-sm .ant-list-item{padding-bottom:8px;padding-top:8px}.bp2legacy .ant-list-vertical .ant-list-item{align-items:normal}.bp2legacy .ant-list-vertical .ant-list-item-main{display:block;flex:1 1}.bp2legacy .ant-list-vertical .ant-list-item-extra{margin-left:40px}.bp2legacy .ant-list-vertical .ant-list-item-meta{margin-bottom:16px}.bp2legacy .ant-list-vertical .ant-list-item-meta-title{color:#535353;font-size:16px;line-height:24px;margin-bottom:12px}.bp2legacy .ant-list-vertical .ant-list-item-action{margin-left:auto;margin-top:16px}.bp2legacy .ant-list-vertical .ant-list-item-action>li{padding:0 16px}.bp2legacy .ant-list-vertical .ant-list-item-action>li:first-child{padding-left:0}.bp2legacy .ant-list-grid .ant-list-item{border-bottom:none;display:block;margin-bottom:16px;max-width:100%;padding-bottom:0;padding-top:0}.bp2legacy .ant-list-item-no-flex{display:block}.bp2legacy .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:right}.bp2legacy .ant-list-bordered{border:1px solid #d9d9d9;border-radius:6px}.bp2legacy .ant-list-bordered .ant-list-footer,.bp2legacy .ant-list-bordered .ant-list-header{padding-left:24px;padding-right:24px}.bp2legacy .ant-list-bordered .ant-list-item{border-bottom:1px solid #e8e8e8;padding-left:24px;padding-right:24px}.bp2legacy .ant-list-bordered .ant-list-pagination{margin:16px 24px}.bp2legacy .ant-list-bordered.ant-list-sm .ant-list-item{padding-left:16px;padding-right:16px}.bp2legacy .ant-list-bordered.ant-list-sm .ant-list-footer,.bp2legacy .ant-list-bordered.ant-list-sm .ant-list-header{padding:8px 16px}.bp2legacy .ant-list-bordered.ant-list-lg .ant-list-footer,.bp2legacy .ant-list-bordered.ant-list-lg .ant-list-header{padding:16px 24px}@media screen and (max-width:768px){.bp2legacy .ant-list-item-action,.bp2legacy .ant-list-vertical .ant-list-item-extra{margin-left:24px}}@media screen and (max-width:576px){.bp2legacy .ant-list-item{flex-wrap:wrap}.bp2legacy .ant-list-item-action{margin-left:12px}.bp2legacy .ant-list-vertical .ant-list-item{flex-wrap:wrap-reverse}.bp2legacy .ant-list-vertical .ant-list-item-main{min-width:220px}.bp2legacy .ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.bp2legacy .ant-mentions-wrapper{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative;vertical-align:middle;width:100%}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:6px;color:#545454;display:inline-block;display:block;font-size:14px;height:36px;height:auto;line-height:36px;line-height:1.3\9;line-height:1.3;min-height:36px;padding:0;position:relative;transition:all .3s;width:100%}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor:focus,.bp2legacy .ant-mentions-wrapper .ant-mentions-editor:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor:focus{box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-mentions-wrapper .ant-mentions-editor{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor-lg{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-mentions-wrapper .ant-mentions-editor-wrapper{height:auto;overflow-y:auto}.bp2legacy .ant-mentions-wrapper.ant-mentions-active:not(.disabled) .ant-mentions-editor{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-mentions-wrapper.disabled .ant-mentions-editor{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-mentions-wrapper.disabled .ant-mentions-editor:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-mentions-wrapper .public-DraftEditorPlaceholder-root{pointer-events:none;position:absolute}.bp2legacy .ant-mentions-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner{word-wrap:break-word;color:#bfbfbf;height:auto;opacity:1;outline:none;padding:5px 11px;white-space:pre-wrap}.bp2legacy .ant-mentions-wrapper .DraftEditor-editorContainer .public-DraftEditor-content{height:auto;padding:5px 11px}.bp2legacy .ant-mentions-dropdown{font-feature-settings:"tnum";margin:1.5em 0 0;max-height:250px;min-width:120px;overflow-x:hidden;overflow-y:auto}.bp2legacy .ant-mentions-dropdown-placement-top{margin-top:-.1em}.bp2legacy .ant-mentions-dropdown-notfound.ant-mentions-dropdown-item{color:#00000040}.bp2legacy .ant-mentions-dropdown-notfound.ant-mentions-dropdown-item .anticon-loading{color:var(--first);display:block;text-align:center}.bp2legacy .ant-mentions-dropdown-item{color:#545454;cursor:pointer;display:block;font-weight:400;line-height:22px;overflow:hidden;padding:5px 12px;position:relative;text-overflow:ellipsis;transition:background .3s;white-space:nowrap}.bp2legacy .ant-mentions-dropdown-item-active,.bp2legacy .ant-mentions-dropdown-item.focus,.bp2legacy .ant-mentions-dropdown-item:hover{background-color:#e6faff}.bp2legacy .ant-mentions-dropdown-item-disabled{color:#00000040;cursor:not-allowed}.bp2legacy .ant-mentions-dropdown-item-disabled:hover{background-color:#fff;color:#00000040;cursor:not-allowed}.bp2legacy .ant-mentions-dropdown-item-selected,.bp2legacy .ant-mentions-dropdown-item-selected:hover{background-color:#f5f5f5;color:#545454;font-weight:700}.bp2legacy .ant-mentions-dropdown-item-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:1px 0;overflow:hidden}.bp2legacy .ant-mentions{font-feature-settings:"tnum";background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;height:36px;height:auto;line-height:1.3;line-height:36px;line-height:1.3\9;line-height:inherit;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transition:all .3s;vertical-align:bottom;white-space:pre-wrap;width:100%}.bp2legacy .ant-mentions::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-mentions:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-mentions::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-mentions:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-mentions:focus,.bp2legacy .ant-mentions:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-mentions:focus{box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-mentions-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-mentions-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-mentions[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-mentions[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-mentions{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-mentions-lg{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-mentions-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-mentions-disabled>textarea{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-mentions-disabled>textarea:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-mentions-focused{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-mentions-measure,.bp2legacy .ant-mentions>textarea{font-feature-settings:inherit;word-wrap:break-word;direction:inherit;font-family:inherit;font-size:inherit;font-size-adjust:inherit;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;overflow:inherit;overflow-x:visible;overflow-x:initial;overflow-y:auto;padding:4px 11px;tab-size:inherit;text-align:inherit;vertical-align:top;white-space:inherit;word-break:inherit}.bp2legacy .ant-mentions>textarea{border:none;outline:none;resize:none;width:100%}.bp2legacy .ant-mentions>textarea::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-mentions>textarea:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-mentions>textarea::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-mentions>textarea:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-mentions>textarea:read-only{cursor:default}.bp2legacy .ant-mentions-measure{bottom:0;color:#0000;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.bp2legacy .ant-mentions-dropdown{font-feature-settings:"tnum",;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #00000026;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;font-variant:normal;left:-9999px;line-height:1.3;list-style:none;margin:0;outline:none;padding:0;position:absolute;top:-9999px;z-index:1050}.bp2legacy .ant-mentions-dropdown-hidden{display:none}.bp2legacy .ant-mentions-dropdown-menu{list-style:none;margin-bottom:0;max-height:250px;outline:none;overflow:auto;padding-left:0}.bp2legacy .ant-mentions-dropdown-menu-item{color:#545454;cursor:pointer;display:block;font-weight:400;line-height:22px;min-width:100px;overflow:hidden;padding:5px 12px;position:relative;text-overflow:ellipsis;transition:background .3s ease;white-space:nowrap}.bp2legacy .ant-mentions-dropdown-menu-item:hover{background-color:#e6faff}.bp2legacy .ant-mentions-dropdown-menu-item:first-child{border-radius:6px 6px 0 0}.bp2legacy .ant-mentions-dropdown-menu-item:last-child{border-radius:0 0 6px 6px}.bp2legacy .ant-mentions-dropdown-menu-item-disabled{color:#00000040;cursor:not-allowed}.bp2legacy .ant-mentions-dropdown-menu-item-disabled:hover{background-color:#fff;color:#00000040;cursor:not-allowed}.bp2legacy .ant-mentions-dropdown-menu-item-selected{background-color:#fafafa;color:#545454;font-weight:600}.bp2legacy .ant-mentions-dropdown-menu-item-active{background-color:#e6faff}.bp2legacy .ant-message{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;left:0;line-height:1.3;list-style:none;margin:0;padding:0;pointer-events:none;position:fixed;top:16px;width:100%;z-index:1010}.bp2legacy .ant-message-notice{padding:8px;text-align:center}.bp2legacy .ant-message-notice:first-child{margin-top:-8px}.bp2legacy .ant-message-notice-content{background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;display:inline-block;padding:10px 16px;pointer-events:all}.bp2legacy .ant-message-success .anticon{color:#52c41a}.bp2legacy .ant-message-error .anticon{color:#f5222d}.bp2legacy .ant-message-warning .anticon{color:var(--third)}.bp2legacy .ant-message-info .anticon,.bp2legacy .ant-message-loading .anticon{color:#1890ff}.bp2legacy .ant-message .anticon{font-size:16px;margin-right:8px;position:relative;top:1px}.bp2legacy .ant-message-notice.move-up-leave.move-up-leave-active{animation-duration:.3s;animation-name:MessageMoveOut;overflow:hidden}@keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}.bp2legacy .ant-modal{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0 auto;padding:0 0 24px;pointer-events:none;position:relative;top:100px;width:auto}.bp2legacy .ant-modal-wrap{-webkit-overflow-scrolling:touch;bottom:0;left:0;outline:0;overflow:auto;position:fixed;right:0;top:0;z-index:1000}.bp2legacy .ant-modal-title{word-wrap:break-word;background-color:var(--default-background);color:var(--default-text);font-size:16px;font-weight:500;margin:0}.bp2legacy .ant-modal-content{background-clip:padding-box;background-color:#fff;border:0;border-radius:6px;box-shadow:0 4px 12px #00000026;min-width:20vw;overflow:scroll;pointer-events:auto;position:relative}.bp2legacy .ant-modal-close{background:#0000;border:0;color:#595959;cursor:pointer;font-weight:700;line-height:1;outline:0;padding:0;position:absolute;right:0;text-decoration:none;top:0;transition:color .3s;z-index:10}.bp2legacy .ant-modal-close-x{display:block;font-size:14px;font-style:normal;height:38px;line-height:38px;text-align:center;text-rendering:auto;text-transform:none;width:38px}.bp2legacy .ant-modal-close:focus,.bp2legacy .ant-modal-close:hover{color:#000000bf;text-decoration:none}.bp2legacy .ant-modal-header{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:6px 6px 0 0;color:#545454;padding:16px 24px}.bp2legacy .ant-modal-body{word-wrap:break-word;background-color:var(--default-background);font-size:14px;line-height:1.3;padding:24px}.bp2legacy .ant-modal-footer{background:#0000;border-radius:0 0 6px 6px;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right}.bp2legacy .ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.bp2legacy .ant-modal.zoom-appear,.bp2legacy .ant-modal.zoom-enter{animation-duration:.3s;opacity:0;transform:none;-webkit-user-select:none;user-select:none}.bp2legacy .ant-modal-mask{background-color:#00000073;bottom:0;filter:alpha(opacity=50);height:100%;left:0;position:fixed;right:0;top:0;z-index:1000}.bp2legacy .ant-modal-mask-hidden{display:none}.bp2legacy .ant-modal-open{overflow:hidden}.bp2legacy .ant-modal-centered{text-align:center}.bp2legacy .ant-modal-centered:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.bp2legacy .ant-modal-centered .ant-modal{display:inline-block;text-align:left;top:0;vertical-align:middle}@media (max-width:767px){.bp2legacy .ant-modal{margin:8px auto;max-width:calc(100vw - 16px)}.bp2legacy .ant-modal-centered .ant-modal{flex:1 1}}.bp2legacy .ant-modal-confirm .ant-modal-close,.bp2legacy .ant-modal-confirm .ant-modal-header{display:none}.bp2legacy .ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.bp2legacy .ant-modal-confirm-body-wrapper{zoom:1}.bp2legacy .ant-modal-confirm-body-wrapper:after,.bp2legacy .ant-modal-confirm-body-wrapper:before{content:"";display:table}.bp2legacy .ant-modal-confirm-body-wrapper:after{clear:both}.bp2legacy .ant-modal-confirm-body .ant-modal-confirm-title{color:#535353;display:block;font-size:16px;font-weight:500;line-height:1.4;overflow:hidden}.bp2legacy .ant-modal-confirm-body .ant-modal-confirm-content{color:#545454;font-size:14px;margin-top:8px}.bp2legacy .ant-modal-confirm-body>.anticon{float:left;font-size:22px;margin-right:16px}.bp2legacy .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.bp2legacy .ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.bp2legacy .ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.bp2legacy .ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.bp2legacy .ant-modal-confirm-error .ant-modal-confirm-body>.anticon,.bp2legacy .ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:var(--third)}.bp2legacy .ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.bp2legacy .ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.bp2legacy .ant-notification{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0 24px 0 0;max-width:calc(100vw - 32px);padding:0;position:fixed;width:384px;z-index:1010}.bp2legacy .ant-notification-bottomLeft,.bp2legacy .ant-notification-topLeft{margin-left:24px;margin-right:0}.bp2legacy .ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.bp2legacy .ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.bp2legacy .ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.bp2legacy .ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}.bp2legacy .ant-notification-close-icon{cursor:pointer;font-size:14px}.bp2legacy .ant-notification-notice{background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;line-height:1.5;margin-bottom:16px;overflow:hidden;padding:16px 24px;position:relative}.bp2legacy .ant-notification-notice-message{color:#535353;display:inline-block;font-size:16px;line-height:24px;margin-bottom:8px}.bp2legacy .ant-notification-notice-message-single-line-auto-margin{background-color:initial;display:block;max-width:4px;pointer-events:none;width:calc(264px - 100%)}.bp2legacy .ant-notification-notice-message-single-line-auto-margin:before{content:"";display:block}.bp2legacy .ant-notification-notice-description{font-size:14px}.bp2legacy .ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.bp2legacy .ant-notification-notice-with-icon .ant-notification-notice-message{font-size:16px;margin-bottom:4px;margin-left:48px}.bp2legacy .ant-notification-notice-with-icon .ant-notification-notice-description{font-size:14px;margin-left:48px}.bp2legacy .ant-notification-notice-icon{font-size:24px;line-height:24px;margin-left:4px;position:absolute}.bp2legacy .anticon.ant-notification-notice-icon-success{color:#52c41a}.bp2legacy .anticon.ant-notification-notice-icon-info{color:#1890ff}.bp2legacy .anticon.ant-notification-notice-icon-error,.bp2legacy .anticon.ant-notification-notice-icon-warning{color:var(--third)}.bp2legacy .ant-notification-notice-close{color:#595959;outline:none;position:absolute;right:22px;top:16px}.bp2legacy .ant-notification-notice-close:hover{color:#353535}.bp2legacy .ant-notification-notice-btn{float:right;margin-top:16px}.bp2legacy .ant-notification .notification-fade-effect{animation-duration:.24s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-notification-fade-appear,.bp2legacy .ant-notification-fade-enter{animation-duration:.24s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.645,.045,.355,1);opacity:0}.bp2legacy .ant-notification-fade-leave{animation-duration:.24s;animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-notification-fade-appear.ant-notification-fade-appear-active,.bp2legacy .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.bp2legacy .ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{opacity:0;right:384px}to{opacity:1;right:0}}@keyframes NotificationFadeOut{0%{margin-bottom:16px;max-height:150px;opacity:1;padding-bottom:16px 24px;padding-top:16px 24px}to{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}}.bp2legacy .ant-page-header{font-feature-settings:"tnum";background:#fff;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:16px 24px;position:relative}.bp2legacy .ant-page-header.ant-page-header-has-footer{padding-bottom:0}.bp2legacy .ant-page-header-back{display:inline-block;font-size:16px;line-height:100%;padding:4px 0}.bp2legacy .ant-page-header-back-button{color:var(--first);color:#545454;cursor:pointer;outline:none;text-decoration:none;transition:color .3s}.bp2legacy .ant-page-header-back-button:focus,.bp2legacy .ant-page-header-back-button:hover{color:#28aaeb}.bp2legacy .ant-page-header-back-button:active{color:#006eb8}.bp2legacy .ant-page-header .ant-divider-vertical{height:14px;margin:0 12px}.bp2legacy .ant-breadcrumb+.ant-page-header-heading{margin-top:12px}.bp2legacy .ant-page-header-heading{display:inline-block}.bp2legacy .ant-page-header-heading-title{color:#535353;display:inline-block;font-size:16px;font-weight:700;line-height:1.4;padding-right:12px}.bp2legacy .ant-page-header-heading-sub-title{color:#595959;display:inline-block;font-size:14px;line-height:1.8;padding-right:12px}.bp2legacy .ant-page-header-heading-tags{display:inline-block;vertical-align:top}.bp2legacy .ant-page-header-heading-extra{position:absolute;right:24px;top:16px}.bp2legacy .ant-page-header-heading-extra>*{margin-left:8px}.bp2legacy .ant-page-header-heading-extra>:first-child{margin-left:0}.bp2legacy .ant-page-header-content{padding-top:12px}.bp2legacy .ant-page-header-footer{margin:0 -8px;padding-top:24px}.bp2legacy .ant-page-header-footer .ant-tabs-bar{border-bottom:0;margin-bottom:1px}.bp2legacy .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab{padding:0 8px 12px}.bp2legacy .ant-pagination{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3}.bp2legacy .ant-pagination,.bp2legacy .ant-pagination ol,.bp2legacy .ant-pagination ul{list-style:none;margin:0;padding:0}.bp2legacy .ant-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.bp2legacy .ant-pagination-item,.bp2legacy .ant-pagination-total-text{display:inline-block;height:32px;line-height:30px;margin-right:8px;vertical-align:middle}.bp2legacy .ant-pagination-item{background-color:var(--pagination-itemBackground);border:1px solid var(--pagination-itemBorder);border-radius:6px;cursor:pointer;font-family:Arial;list-style:none;min-width:32px;outline:0;text-align:center;-webkit-user-select:none;user-select:none}.bp2legacy .ant-pagination-item a{color:var(--pagination-itemText);display:block;padding:0 6px;transition:none}.bp2legacy .ant-pagination-item a:hover{text-decoration:none}.bp2legacy .ant-pagination-item:focus,.bp2legacy .ant-pagination-item:hover{border-color:var(--pagination-hoverBorder);color:var(--pagination-hoverText);transition:all .3s}.bp2legacy .ant-pagination-item:focus a,.bp2legacy .ant-pagination-item:hover a{color:var(--pagination-hoverText)}.bp2legacy .ant-pagination-item-active{background-color:var(--pagination-activeBackground);border-color:var(--pagination-activeBorder);font-weight:500}.bp2legacy .ant-pagination-item-active a{color:var(--pagination-activeText)}.bp2legacy .ant-pagination-item-active:focus,.bp2legacy .ant-pagination-item-active:hover{border-color:var(--pagination-hoverBorder)}.bp2legacy .ant-pagination-item-active:focus a,.bp2legacy .ant-pagination-item-active:hover a{color:var(--pagination-hoverText)}.bp2legacy .ant-pagination-jump-next,.bp2legacy .ant-pagination-jump-prev{outline:0}.bp2legacy .ant-pagination-jump-next .ant-pagination-item-container,.bp2legacy .ant-pagination-jump-prev .ant-pagination-item-container{position:relative}.bp2legacy .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.bp2legacy .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{color:var(--first);display:inline-block;font-size:12px;font-size:12px\9;letter-spacing:-1px;opacity:0;transform:scale(1) rotate(0deg);transition:all .2s}:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{font-size:12px}.bp2legacy .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.bp2legacy .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg{bottom:0;left:0;margin:auto;right:0;top:0}.bp2legacy .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis{bottom:0;color:#00000040;display:block;left:0;letter-spacing:2px;margin:auto;opacity:1;position:absolute;right:0;text-align:center;text-indent:.13em;top:0;transition:all .2s}.bp2legacy .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.bp2legacy .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.bp2legacy .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.bp2legacy .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:1}.bp2legacy .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:0}.bp2legacy .ant-pagination-jump-next,.bp2legacy .ant-pagination-jump-prev,.bp2legacy .ant-pagination-prev{margin-right:8px}.bp2legacy .ant-pagination-jump-next,.bp2legacy .ant-pagination-jump-prev,.bp2legacy .ant-pagination-next,.bp2legacy .ant-pagination-prev{border-radius:6px;color:#545454;cursor:pointer;display:inline-block;font-family:Arial;height:32px;line-height:32px;list-style:none;min-width:32px;text-align:center;transition:all .3s;vertical-align:middle}.bp2legacy .ant-pagination-next,.bp2legacy .ant-pagination-prev{outline:0}.bp2legacy .ant-pagination-next a,.bp2legacy .ant-pagination-prev a{color:var(--pagination-itemText);-webkit-user-select:none;user-select:none}.bp2legacy .ant-pagination-next:hover a,.bp2legacy .ant-pagination-prev:hover a{border-color:#28aaeb}.bp2legacy .ant-pagination-next .ant-pagination-item-link,.bp2legacy .ant-pagination-prev .ant-pagination-item-link{background-color:var(--pagination-itemBackground);border:1px solid var(--pagination-itemBorder);border-radius:6px;display:block;font-size:12px;height:100%;outline:none;text-align:center;transition:all .3s}.bp2legacy .ant-pagination-next:focus .ant-pagination-item-link,.bp2legacy .ant-pagination-next:hover .ant-pagination-item-link,.bp2legacy .ant-pagination-prev:focus .ant-pagination-item-link,.bp2legacy .ant-pagination-prev:hover .ant-pagination-item-link{border-color:var(--pagination-hoverBorder);color:var(--pagination-hoverText)}.bp2legacy .ant-pagination-disabled,.bp2legacy .ant-pagination-disabled:focus,.bp2legacy .ant-pagination-disabled:hover{cursor:not-allowed}.bp2legacy .ant-pagination-disabled .ant-pagination-item-link,.bp2legacy .ant-pagination-disabled a,.bp2legacy .ant-pagination-disabled:focus .ant-pagination-item-link,.bp2legacy .ant-pagination-disabled:focus a,.bp2legacy .ant-pagination-disabled:hover .ant-pagination-item-link,.bp2legacy .ant-pagination-disabled:hover a{border-color:var(--pagination-disabledBorder);color:var(--pagination-disabledText);cursor:not-allowed}.bp2legacy .ant-pagination-slash{margin:0 10px 0 5px}.bp2legacy .ant-pagination-options{display:inline-block;margin-left:16px;vertical-align:middle}.bp2legacy .ant-pagination-options-size-changer.ant-select{display:inline-block;margin-right:8px;width:auto}.bp2legacy .ant-pagination-options-quick-jumper{display:inline-block;height:36px;line-height:36px;vertical-align:top}.bp2legacy .ant-pagination-options-quick-jumper input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:6px;color:#545454;display:inline-block;font-size:14px;height:36px;line-height:36px;line-height:1.3\9;margin:0 8px;padding:4px 11px;position:relative;transition:all .3s;width:100%;width:50px}.bp2legacy .ant-pagination-options-quick-jumper input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-pagination-options-quick-jumper input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-pagination-options-quick-jumper input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-pagination-options-quick-jumper input:focus,.bp2legacy .ant-pagination-options-quick-jumper input:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-pagination-options-quick-jumper input:focus{box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-pagination-options-quick-jumper input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-pagination-options-quick-jumper input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-pagination-options-quick-jumper input[disabled]{background-color:#f5f5f5;color:#000000a6;cursor:not-allowed;opacity:1}.bp2legacy .ant-pagination-options-quick-jumper input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-pagination-options-quick-jumper input{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-pagination-options-quick-jumper input-lg{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-pagination-options-quick-jumper input-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-pagination-simple .ant-pagination-next,.bp2legacy .ant-pagination-simple .ant-pagination-prev{height:24px;line-height:24px;vertical-align:top}.bp2legacy .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,.bp2legacy .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link{border:0;height:24px}.bp2legacy .ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,.bp2legacy .ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.bp2legacy .ant-pagination-simple .ant-pagination-simple-pager{display:inline-block;height:24px;margin-right:8px}.bp2legacy .ant-pagination-simple .ant-pagination-simple-pager input{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;height:100%;margin-right:8px;outline:none;padding:0 6px;text-align:center;transition:border-color .3s}.bp2legacy .ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:var(--first)}.bp2legacy .ant-pagination.mini .ant-pagination-simple-pager,.bp2legacy .ant-pagination.mini .ant-pagination-total-text{height:24px;line-height:24px}.bp2legacy .ant-pagination.mini .ant-pagination-item{height:24px;line-height:22px;margin:0;min-width:24px}.bp2legacy .ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active){background:#0000;border-color:#0000}.bp2legacy .ant-pagination.mini .ant-pagination-next,.bp2legacy .ant-pagination.mini .ant-pagination-prev{height:24px;line-height:24px;margin:0;min-width:24px}.bp2legacy .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,.bp2legacy .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link{background:#0000;border-color:#0000}.bp2legacy .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,.bp2legacy .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.bp2legacy .ant-pagination.mini .ant-pagination-jump-next,.bp2legacy .ant-pagination.mini .ant-pagination-jump-prev{height:24px;line-height:24px;margin-right:0}.bp2legacy .ant-pagination.mini .ant-pagination-options{margin-left:2px}.bp2legacy .ant-pagination.mini .ant-pagination-options-quick-jumper{height:24px;line-height:24px}.bp2legacy .ant-pagination.mini .ant-pagination-options-quick-jumper input{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px;width:44px}.bp2legacy .ant-pagination.ant-pagination-disabled{cursor:not-allowed}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item{background:#f5f5f5;border-color:#d9d9d9;cursor:not-allowed}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item a{background:#0000;border:none;color:#00000040;cursor:not-allowed}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#dbdbdb;border-color:#0000}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item-active a{color:#fff}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item-link,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover{background:#f5f5f5;border-color:#d9d9d9;color:#595959;cursor:not-allowed}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:0}.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.bp2legacy .ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:1}@media only screen and (max-width:992px){.bp2legacy .ant-pagination-item-after-jump-prev,.bp2legacy .ant-pagination-item-before-jump-next{display:none}}@media only screen and (max-width:576px){.bp2legacy .ant-pagination-options{display:none}}.bp2legacy .ant-popover{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:auto;font-size:12px;font-variant:tabular-nums;font-weight:400;left:0;line-height:1.3;list-style:none;margin:0;padding:0;position:absolute;text-align:left;top:0;-webkit-user-select:text;user-select:text;white-space:normal;z-index:1030}.bp2legacy .ant-popover:after{background:#ffffff03;content:"";position:absolute}.bp2legacy .ant-popover-hidden{display:none}.bp2legacy .ant-popover-placement-top,.bp2legacy .ant-popover-placement-topLeft,.bp2legacy .ant-popover-placement-topRight{padding-bottom:10px}.bp2legacy .ant-popover-placement-right,.bp2legacy .ant-popover-placement-rightBottom,.bp2legacy .ant-popover-placement-rightTop{padding-left:10px}.bp2legacy .ant-popover-placement-bottom,.bp2legacy .ant-popover-placement-bottomLeft,.bp2legacy .ant-popover-placement-bottomRight{padding-top:10px}.bp2legacy .ant-popover-placement-left,.bp2legacy .ant-popover-placement-leftBottom,.bp2legacy .ant-popover-placement-leftTop{padding-right:10px}.bp2legacy .ant-popover-inner{background-clip:padding-box;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #00000026;box-shadow:0 0 8px #00000026\9}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.bp2legacy .ant-popover-inner{box-shadow:0 2px 8px #00000026}}.bp2legacy .ant-popover-title{border-bottom:1px solid #e8e8e8;color:#535353;font-weight:500;margin:0;min-height:32px;min-width:177px;padding:5px 16px 4px}.bp2legacy .ant-popover-inner-content{color:#545454;padding:5px 12px}.bp2legacy .ant-popover-message{color:#545454;font-size:14px;padding:4px 0 12px;position:relative}.bp2legacy .ant-popover-message>.anticon{color:var(--third);font-size:14px;position:absolute;top:8px}.bp2legacy .ant-popover-message-title{padding-left:22px}.bp2legacy .ant-popover-buttons{margin-bottom:4px;text-align:right}.bp2legacy .ant-popover-buttons button{margin-left:8px}.bp2legacy .ant-popover-arrow{background:#0000;border-style:solid;border-width:4.24264069px;display:block;height:8.48528137px;position:absolute;transform:rotate(45deg);width:8.48528137px}.bp2legacy .ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{border-color:#0000 #fff #fff #0000;bottom:6.2px;box-shadow:3px 3px 7px #00000012}.bp2legacy .ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.bp2legacy .ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.bp2legacy .ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{right:16px}.bp2legacy .ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{border-color:#0000 #0000 #fff #fff;box-shadow:-3px 3px 7px #00000012;left:6px}.bp2legacy .ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.bp2legacy .ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{top:12px}.bp2legacy .ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.bp2legacy .ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{border-color:#fff #0000 #0000 #fff;box-shadow:-2px -2px 5px #0000000f;top:6px}.bp2legacy .ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}.bp2legacy .ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.bp2legacy .ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{right:16px}.bp2legacy .ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow,.bp2legacy .ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{border-color:#fff #fff #0000 #0000;box-shadow:3px -3px 7px #00000012;right:6px}.bp2legacy .ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow{top:50%;transform:translateY(-50%) rotate(45deg)}.bp2legacy .ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{top:12px}.bp2legacy .ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.bp2legacy .ant-progress{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-progress-line{font-size:14px;position:relative;width:100%}.bp2legacy .ant-progress-small.ant-progress-line,.bp2legacy .ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.bp2legacy .ant-progress-outer{display:inline-block;margin-right:0;padding-right:0;width:100%}.bp2legacy .ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.bp2legacy .ant-progress-inner{background-color:#f5f5f5;border-radius:100px;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;width:100%}.bp2legacy .ant-progress-circle-trail{stroke:#f5f5f5}.bp2legacy .ant-progress-circle-path{stroke:var(--first);animation:ant-progress-appear .3s}.bp2legacy .ant-progress-bg,.bp2legacy .ant-progress-success-bg{background-color:var(--first);border-radius:100px;position:relative;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.bp2legacy .ant-progress-success-bg{background-color:#52c41a;left:0;position:absolute;top:0}.bp2legacy .ant-progress-text{color:#595959;display:inline-block;font-size:1em;line-height:1;margin-left:8px;text-align:left;vertical-align:middle;white-space:nowrap;width:2em;word-break:normal}.bp2legacy .ant-progress-text .anticon{font-size:14px}.bp2legacy .ant-progress-status-active .ant-progress-bg:before{animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;background:#fff;border-radius:10px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.bp2legacy .ant-progress-status-exception .ant-progress-bg{background-color:var(--third)}.bp2legacy .ant-progress-status-exception .ant-progress-text{color:var(--third)}.bp2legacy .ant-progress-status-exception .ant-progress-circle-path{stroke:var(--third)}.bp2legacy .ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.bp2legacy .ant-progress-status-success .ant-progress-text{color:#52c41a}.bp2legacy .ant-progress-status-success .ant-progress-circle-path{stroke:#52c41a}.bp2legacy .ant-progress-circle .ant-progress-inner{background-color:initial;line-height:1;position:relative}.bp2legacy .ant-progress-circle .ant-progress-text{color:#545454;left:50%;line-height:1;margin:0;padding:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);white-space:normal;width:100%}.bp2legacy .ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.bp2legacy .ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:var(--third)}.bp2legacy .ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}.bp2legacy .ant-progress-circle-gradient .ant-progress-circle-path{stroke:url(#gradient)}@keyframes ant-progress-active{0%{opacity:.1;width:0}20%{opacity:.5;width:0}to{opacity:0;width:100%}}.bp2legacy .ant-radio-group{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;line-height:inherit;list-style:none;margin:0;padding:0}.bp2legacy .ant-radio-wrapper{margin:0 8px 0 0}.bp2legacy .ant-radio,.bp2legacy .ant-radio-wrapper{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;padding:0;position:relative;white-space:nowrap}.bp2legacy .ant-radio{line-height:1;margin:0;outline:none;vertical-align:sub}.bp2legacy .ant-radio-input:focus+.ant-radio-inner,.bp2legacy .ant-radio-wrapper:hover .ant-radio,.bp2legacy .ant-radio:hover .ant-radio-inner{border-color:var(--first)}.bp2legacy .ant-radio-input:focus+.ant-radio-inner{box-shadow:0 0 0 3px #038fde14}.bp2legacy .ant-radio-checked:after{animation:antRadioEffect .36s ease-in-out;animation-fill-mode:both;border:1px solid var(--first);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.bp2legacy .ant-radio-wrapper:hover .ant-radio:after,.bp2legacy .ant-radio:hover:after{visibility:visible}.bp2legacy .ant-radio-inner{background-color:#fff;border:1px solid #d9d9d9;border-radius:100px;display:block;height:16px;left:0;position:relative;top:0;transition:all .3s;width:16px}.bp2legacy .ant-radio-inner:after{background-color:var(--first);border-left:0;border-radius:8px;border-top:0;content:" ";display:table;height:8px;left:3px;opacity:0;position:absolute;top:3px;transform:scale(0);transition:all .3s cubic-bezier(.78,.14,.15,.86);width:8px}.bp2legacy .ant-radio-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.bp2legacy .ant-radio-checked .ant-radio-inner{border-color:var(--first)}.bp2legacy .ant-radio-checked .ant-radio-inner:after{opacity:1;transform:scale(1);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.bp2legacy .ant-radio-disabled .ant-radio-inner{background-color:#f5f5f5;border-color:#d9d9d9!important;cursor:not-allowed}.bp2legacy .ant-radio-disabled .ant-radio-inner:after{background-color:#0003}.bp2legacy .ant-radio-disabled .ant-radio-input{cursor:not-allowed}.bp2legacy .ant-radio-disabled+span{color:#00000040;cursor:not-allowed}.bp2legacy span.ant-radio+*{padding-left:8px;padding-right:8px}.bp2legacy .ant-radio-button-wrapper{background:#fff;border:1px solid #d9d9d9;border-left:0;border-top:1.02px solid #d9d9d9;color:#545454;cursor:pointer;display:inline-block;height:36px;line-height:34px;margin:0;padding:0 15px;position:relative;transition:color .3s,background .3s,border-color .3s}.bp2legacy .ant-radio-button-wrapper a{color:#545454}.bp2legacy .ant-radio-button-wrapper>.ant-radio-button{display:block;height:0;margin-left:0;width:0}.bp2legacy .ant-radio-group-large .ant-radio-button-wrapper{font-size:16px;height:40px;line-height:38px}.bp2legacy .ant-radio-group-small .ant-radio-button-wrapper{height:24px;line-height:22px;padding:0 7px}.bp2legacy .ant-radio-button-wrapper:not(:first-child):before{background-color:#d9d9d9;content:"";display:block;height:100%;left:-1px;position:absolute;top:0;width:1px}.bp2legacy .ant-radio-button-wrapper:first-child{border-left:1px solid #d9d9d9;border-radius:6px 0 0 6px}.bp2legacy .ant-radio-button-wrapper:last-child{border-radius:0 6px 6px 0}.bp2legacy .ant-radio-button-wrapper:first-child:last-child{border-radius:6px}.bp2legacy .ant-radio-button-wrapper:hover{color:var(--first);position:relative}.bp2legacy .ant-radio-button-wrapper:focus-within{outline:3px solid #038fde0f}.bp2legacy .ant-radio-button-wrapper .ant-radio-inner,.bp2legacy .ant-radio-button-wrapper input[type=checkbox],.bp2legacy .ant-radio-button-wrapper input[type=radio]{height:0;opacity:0;pointer-events:none;width:0}.bp2legacy .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#fff;border-color:var(--first);box-shadow:-1px 0 0 0 var(--first);color:var(--first);z-index:1}.bp2legacy .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:var(--first)!important;opacity:.1}.bp2legacy .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:var(--first);box-shadow:none!important}.bp2legacy .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{border-color:#28aaeb;box-shadow:-1px 0 0 0 #28aaeb;color:#28aaeb}.bp2legacy .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{border-color:#006eb8;box-shadow:-1px 0 0 0 #006eb8;color:#006eb8}.bp2legacy .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid #038fde0f}.bp2legacy .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:var(--first);border-color:var(--first);color:#fff}.bp2legacy .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:#28aaeb;border-color:#28aaeb;color:#fff}.bp2legacy .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{background:#006eb8;border-color:#006eb8;color:#fff}.bp2legacy .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid #038fde0f}.bp2legacy .ant-radio-button-wrapper-disabled{cursor:not-allowed}.bp2legacy .ant-radio-button-wrapper-disabled,.bp2legacy .ant-radio-button-wrapper-disabled:first-child,.bp2legacy .ant-radio-button-wrapper-disabled:hover{background-color:#f5f5f5;border-color:#d9d9d9;color:#00000040}.bp2legacy .ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.bp2legacy .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{background-color:#e6e6e6;border-color:#d9d9d9;box-shadow:none;color:#fff}@keyframes antRadioEffect{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal){.bp2legacy .ant-radio{vertical-align:text-bottom}}.bp2legacy .ant-rate{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;color:#fadb14;display:inline-block;font-size:14px;font-size:20px;font-variant:tabular-nums;line-height:1.3;line-height:inherit;list-style:none;margin:0;outline:none;padding:0}.bp2legacy .ant-rate-disabled .ant-rate-star{cursor:default}.bp2legacy .ant-rate-disabled .ant-rate-star:hover{transform:scale(1)}.bp2legacy .ant-rate-star{color:inherit;cursor:pointer;display:inline-block;margin:0;padding:0;position:relative;transition:all .3s}.bp2legacy .ant-rate-star:not(:last-child){margin-right:8px}.bp2legacy .ant-rate-star>div:focus{outline:0}.bp2legacy .ant-rate-star>div:focus,.bp2legacy .ant-rate-star>div:hover{transform:scale(1.1)}.bp2legacy .ant-rate-star-first,.bp2legacy .ant-rate-star-second{color:#e8e8e8;transition:all .3s;-webkit-user-select:none;user-select:none}.bp2legacy .ant-rate-star-first .anticon,.bp2legacy .ant-rate-star-second .anticon{vertical-align:middle}.bp2legacy .ant-rate-star-first{height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:50%}.bp2legacy .ant-rate-star-half .ant-rate-star-first,.bp2legacy .ant-rate-star-half .ant-rate-star-second{opacity:1}.bp2legacy .ant-rate-star-full .ant-rate-star-second,.bp2legacy .ant-rate-star-half .ant-rate-star-first{color:inherit}.bp2legacy .ant-rate-text{display:inline-block;font-size:14px;margin-left:8px}.bp2legacy .ant-result{padding:48px 32px}.bp2legacy .ant-result-success .ant-result-icon>.anticon{color:#52c41a}.bp2legacy .ant-result-error .ant-result-icon>.anticon{color:var(--third)}.bp2legacy .ant-result-info .ant-result-icon>.anticon{color:#1890ff}.bp2legacy .ant-result-warning .ant-result-icon>.anticon{color:var(--third)}.bp2legacy .ant-result-image{height:295px;margin:auto;width:250px}.bp2legacy .ant-result-icon{margin-bottom:24px;text-align:center}.bp2legacy .ant-result-icon>.anticon{font-size:72px}.bp2legacy .ant-result-title{color:#535353;font-size:24px;line-height:1.8;text-align:center}.bp2legacy .ant-result-subtitle{color:#595959;font-size:14px;line-height:1.6;text-align:center}.bp2legacy .ant-result-extra{margin-top:32px;text-align:center}.bp2legacy .ant-result-extra>*{margin-right:8px}.bp2legacy .ant-result-extra>:last-child{margin-right:0}.bp2legacy .ant-result-content{background-color:#fafafa;margin-top:24px;padding:24px 40px}.bp2legacy .ant-select{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;outline:0;position:relative}.bp2legacy .ant-select,.bp2legacy .ant-select ol,.bp2legacy .ant-select ul{list-style:none;margin:0;padding:0}.bp2legacy .ant-select>ul>li>a{background-color:#fff;padding:0}.bp2legacy .ant-select-arrow{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#292524;display:inline-block;font-size:12px;font-style:normal;line-height:0;line-height:1;margin-top:-6px;position:absolute;right:11px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;top:50%;transform-origin:50% 50%;vertical-align:-.125em}.bp2legacy .ant-select-arrow>*{line-height:1}.bp2legacy .ant-select-arrow svg{display:inline-block}.bp2legacy .ant-select-arrow:before{display:none}.bp2legacy .ant-select-arrow .ant-select-arrow-icon{display:block}.bp2legacy .ant-select-arrow .ant-select-arrow-icon svg{transition:transform .3s}.bp2legacy .ant-select-selection{background-color:#fff;border:1px solid #e2e8f0;border-radius:var(--borderRadius);border-top:1.02px solid #e2e8f0;box-sizing:border-box;display:block;outline:none;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none}.bp2legacy .ant-select-selection:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-select-focused .ant-select-selection,.bp2legacy .ant-select-selection:active,.bp2legacy .ant-select-selection:focus{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-select-selection__clear{background:#fff;color:#00000040;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;height:12px;line-height:12px;margin-top:-6px;opacity:0;position:absolute;right:11px;text-align:center;text-rendering:auto;text-transform:none;top:50%;transition:color .3s ease,opacity .15s ease;width:12px;z-index:1}.bp2legacy .ant-select-selection__clear:before{display:block}.bp2legacy .ant-select-selection__clear:hover{color:#595959}.bp2legacy .ant-select-selection:hover .ant-select-selection__clear{opacity:1}.bp2legacy .ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.bp2legacy .ant-select-disabled{color:#00000040}.bp2legacy .ant-select-disabled .ant-select-selection{background:#f5f5f5;cursor:not-allowed}.bp2legacy .ant-select-disabled .ant-select-selection:active,.bp2legacy .ant-select-disabled .ant-select-selection:focus,.bp2legacy .ant-select-disabled .ant-select-selection:hover{border-color:#d9d9d9;box-shadow:none}.bp2legacy .ant-select-disabled .ant-select-selection__clear{display:none;pointer-events:none;visibility:hidden}.bp2legacy .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{background:#f5f5f5;color:#00000054;padding-right:10px}.bp2legacy .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.bp2legacy .ant-select-selection--single{cursor:pointer;height:36px;position:relative}.bp2legacy .ant-select-selection--single .ant-select-selection__rendered{margin-right:24px}.bp2legacy .ant-select-no-arrow .ant-select-selection__rendered{margin-right:11px}.bp2legacy .ant-select-selection__rendered{display:block;line-height:34px;margin-left:11px;margin-right:11px;position:relative}.bp2legacy .ant-select-selection__rendered:after{content:".";display:inline-block;pointer-events:none;visibility:hidden;width:0}.bp2legacy .ant-select-lg{font-size:16px}.bp2legacy .ant-select-lg .ant-select-selection--single{height:40px}.bp2legacy .ant-select-lg .ant-select-selection__rendered{line-height:38px}.bp2legacy .ant-select-lg .ant-select-selection--multiple{min-height:40px}.bp2legacy .ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li{height:32px;line-height:32px}.bp2legacy .ant-select-lg .ant-select-selection--multiple .ant-select-arrow,.bp2legacy .ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear{top:20px}.bp2legacy .ant-select-sm .ant-select-selection--single{height:24px}.bp2legacy .ant-select-sm .ant-select-selection__rendered{line-height:22px;margin-left:7px}.bp2legacy .ant-select-sm .ant-select-selection--multiple{min-height:24px}.bp2legacy .ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li{height:16px;line-height:14px}.bp2legacy .ant-select-sm .ant-select-selection--multiple .ant-select-arrow,.bp2legacy .ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear{top:12px}.bp2legacy .ant-select-sm .ant-select-arrow,.bp2legacy .ant-select-sm .ant-select-selection__clear{right:8px}.bp2legacy .ant-select-disabled .ant-select-selection__choice__remove{color:#00000040;cursor:default}.bp2legacy .ant-select-disabled .ant-select-selection__choice__remove:hover{color:#00000040}.bp2legacy .ant-select-search__field__wrap{display:inline-block;position:relative}.bp2legacy .ant-select-search__field__placeholder,.bp2legacy .ant-select-selection__placeholder{color:#bfbfbf;height:20px;left:0;line-height:20px;margin-top:-10px;max-width:100%;overflow:hidden;position:absolute;right:9px;text-align:left;text-overflow:ellipsis;top:50%;white-space:nowrap}.bp2legacy .ant-select-search__field__placeholder{left:12px}.bp2legacy .ant-select-search__field__mirror{left:0;opacity:0;pointer-events:none;position:absolute;top:0;white-space:pre}.bp2legacy .ant-select-search--inline{height:100%;position:absolute;width:100%}.bp2legacy .ant-select-search--inline .ant-select-search__field__wrap{height:100%;width:100%}.bp2legacy .ant-select-search--inline .ant-select-search__field{background:#0000;border-radius:var(--borderRadius);border-width:0;font-size:100%;height:100%;line-height:1;outline:0;width:100%}.bp2legacy .ant-select-search--inline>i{float:right}.bp2legacy .ant-select-selection--multiple{zoom:1;cursor:text;min-height:36px;padding-bottom:3px}.bp2legacy .ant-select-selection--multiple:after,.bp2legacy .ant-select-selection--multiple:before{content:"";display:table}.bp2legacy .ant-select-selection--multiple:after{clear:both}.bp2legacy .ant-select-selection--multiple .ant-select-search--inline{float:left;max-width:100%;padding:0;position:static;width:auto}.bp2legacy .ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{max-width:100%;width:.75em}.bp2legacy .ant-select-selection--multiple .ant-select-selection__rendered{height:auto;margin-bottom:-3px;margin-left:5px}.bp2legacy .ant-select-selection--multiple .ant-select-selection__placeholder{margin-left:6px}.bp2legacy .ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.bp2legacy .ant-select-selection--multiple>ul>li{height:28px;line-height:26px;margin-top:3px}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice{background-color:#fafafa;border:1px solid #e2e8f0;border-radius:var(--borderRadius);color:#545454;cursor:default;float:left;margin-right:4px;max-width:99%;overflow:hidden;padding:0 20px 0 10px;position:relative;transition:padding .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__disabled{padding:0 10px}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__content{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:margin .3s cubic-bezier(.645,.045,.355,1);white-space:nowrap}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__remove{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#595959;cursor:pointer;display:inline-block;font-size:12px;font-size:10px\9;font-style:normal;font-weight:700;line-height:0;line-height:inherit;position:absolute;right:4px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;transform:scale(.83333333) rotate(0deg);transition:all .3s;vertical-align:-.125em}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__remove>*{line-height:1}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__remove svg{display:inline-block}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__remove:before{display:none}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon{display:block}:root .ant-select-selection--multiple .ant-select-selection__choice__remove{font-size:12px}.bp2legacy .ant-select-selection--multiple .ant-select-selection__choice__remove:hover{color:#000000bf}.bp2legacy .ant-select-selection--multiple .ant-select-arrow,.bp2legacy .ant-select-selection--multiple .ant-select-selection__clear{top:18px}.bp2legacy .ant-select-allow-clear .ant-select-selection--single .ant-select-selection-selected-value{padding-right:16px}.bp2legacy .ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,.bp2legacy .ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered{margin-right:20px}.bp2legacy .ant-select-open .ant-select-arrow-icon svg{transform:rotate(180deg)}.bp2legacy .ant-select-open .ant-select-selection{border-color:var(--btn-primaryBackground);border-right-width:1px!important;box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-select-combobox .ant-select-arrow{display:none}.bp2legacy .ant-select-combobox .ant-select-search--inline{float:none;height:100%;width:100%}.bp2legacy .ant-select-combobox .ant-select-search__field__wrap{height:100%;width:100%}.bp2legacy .ant-select-combobox .ant-select-search__field{box-shadow:none;height:100%;position:relative;transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s;width:100%;z-index:1}.bp2legacy .ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,.bp2legacy .ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered{margin-right:20px}.bp2legacy .ant-select-dropdown{font-feature-settings:"tnum",;background-color:#fff;border-radius:var(--borderRadius);box-shadow:0 2px 8px #00000026;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;font-variant:normal;left:-9999px;line-height:1.3;list-style:none;margin:0;outline:none;padding:0;position:absolute;top:-9999px;z-index:1050}.bp2legacy .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.bp2legacy .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpIn}.bp2legacy .ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,.bp2legacy .ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownIn}.bp2legacy .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{animation-name:antSlideUpOut}.bp2legacy .ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{animation-name:antSlideDownOut}.bp2legacy .ant-select-dropdown-hidden{display:none}.bp2legacy .ant-select-dropdown-menu{list-style:none;margin-bottom:0;max-height:250px;outline:none;overflow:auto;padding-left:0}.bp2legacy .ant-select-dropdown-menu-item-group-list{margin:0;padding:0}.bp2legacy .ant-select-dropdown-menu-item-group-list>.ant-select-dropdown-menu-item{padding-left:20px}.bp2legacy .ant-select-dropdown-menu-item-group-title{color:#595959;font-size:12px;height:32px;line-height:32px;padding:0 12px}.bp2legacy .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),.bp2legacy .ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child{border-radius:0}.bp2legacy .ant-select-dropdown-menu-item{color:#545454;cursor:pointer;display:block;font-weight:400;line-height:22px;overflow:hidden;padding:5px 12px;position:relative;text-overflow:ellipsis;transition:background .3s ease;white-space:nowrap}.bp2legacy .ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6faff}.bp2legacy .ant-select-dropdown-menu-item:first-child{border-radius:6px 6px 0 0}.bp2legacy .ant-select-dropdown-menu-item:last-child{border-radius:0 0 6px 6px}.bp2legacy .ant-select-dropdown-menu-item-selected{background-color:#fafafa;color:#545454;font-weight:600}.bp2legacy .ant-select-dropdown-menu-item-disabled,.bp2legacy .ant-select-dropdown-menu-item-disabled:hover{color:#00000040;cursor:not-allowed}.bp2legacy .ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6faff}.bp2legacy .ant-select-dropdown-menu-item-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:1px 0;overflow:hidden}.bp2legacy .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:32px}.bp2legacy .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon{color:#0000;font-size:12px;font-weight:700;position:absolute;right:12px;text-shadow:0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0;top:50%;transform:translateY(-50%);transition:all .2s}.bp2legacy .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:#000000de}.bp2legacy .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon{display:none}.bp2legacy .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,.bp2legacy .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon{color:var(--first);display:inline-block}.bp2legacy .ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item{padding-right:12px}.bp2legacy .ant-select-dropdown-container-open .ant-select-dropdown,.bp2legacy .ant-select-dropdown-open .ant-select-dropdown{display:block}.bp2legacy .ant-skeleton{display:table;width:100%}.bp2legacy .ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.bp2legacy .ant-skeleton-header .ant-skeleton-avatar{background:#f2f2f2;display:inline-block;height:32px;line-height:32px;vertical-align:top;width:32px}.bp2legacy .ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.bp2legacy .ant-skeleton-header .ant-skeleton-avatar-lg{height:40px;line-height:40px;width:40px}.bp2legacy .ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.bp2legacy .ant-skeleton-header .ant-skeleton-avatar-sm{height:24px;line-height:24px;width:24px}.bp2legacy .ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.bp2legacy .ant-skeleton-content{display:table-cell;vertical-align:top;width:100%}.bp2legacy .ant-skeleton-content .ant-skeleton-title{background:#f2f2f2;height:16px;margin-top:16px;width:100%}.bp2legacy .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.bp2legacy .ant-skeleton-content .ant-skeleton-paragraph{padding:0}.bp2legacy .ant-skeleton-content .ant-skeleton-paragraph>li{background:#f2f2f2;height:16px;list-style:none;width:100%}.bp2legacy .ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.bp2legacy .ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.bp2legacy .ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.bp2legacy .ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.bp2legacy .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.bp2legacy .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.bp2legacy .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{animation:ant-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.bp2legacy .ant-slider{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:pointer;font-size:14px;font-variant:tabular-nums;height:12px;line-height:1.3;list-style:none;margin:14px 6px 10px;padding:4px 0;position:relative;touch-action:none}.bp2legacy .ant-slider-vertical{height:100%;margin:6px 10px;padding:0 4px;width:12px}.bp2legacy .ant-slider-vertical .ant-slider-rail{height:100%;width:4px}.bp2legacy .ant-slider-vertical .ant-slider-track{width:4px}.bp2legacy .ant-slider-vertical .ant-slider-handle{margin-bottom:-7px;margin-left:-5px}.bp2legacy .ant-slider-vertical .ant-slider-mark{height:100%;left:12px;top:0;width:18px}.bp2legacy .ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.bp2legacy .ant-slider-vertical .ant-slider-step{height:100%;width:4px}.bp2legacy .ant-slider-vertical .ant-slider-dot{left:2px;margin-bottom:-4px;top:auto}.bp2legacy .ant-slider-with-marks{margin-bottom:28px}.bp2legacy .ant-slider-rail{background-color:#f5f5f5;border-radius:4px;width:100%}.bp2legacy .ant-slider-rail,.bp2legacy .ant-slider-track{height:4px;position:absolute;transition:background-color .3s}.bp2legacy .ant-slider-track{background-color:#7ddcff;border-radius:6px}.bp2legacy .ant-slider-handle{background-color:#fff;border:2px solid #7ddcff;border-radius:50%;box-shadow:0;cursor:pointer;height:14px;margin-left:-7px;margin-top:-5px;position:absolute;transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28);width:14px}.bp2legacy .ant-slider-handle:focus{border-color:#35a5e5;box-shadow:0 0 0 5px rgba(var(--btn-primaryBackground),.2);outline:none}.bp2legacy .ant-slider-handle.ant-tooltip-open{border-color:var(--first)}.bp2legacy .ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.bp2legacy .ant-slider:hover .ant-slider-track{background-color:#52c6f7}.bp2legacy .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#52c6f7}.bp2legacy .ant-slider-mark{font-size:14px;left:0;position:absolute;top:14px;width:100%}.bp2legacy .ant-slider-mark-text{color:#595959;cursor:pointer;display:inline-block;position:absolute;text-align:center;word-break:keep-all}.bp2legacy .ant-slider-mark-text-active{color:#545454}.bp2legacy .ant-slider-step{background:#0000;height:4px;position:absolute;width:100%}.bp2legacy .ant-slider-dot{background-color:#fff;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer;height:8px;margin-left:-4px;position:absolute;top:-2px;width:8px}.bp2legacy .ant-slider-dot:first-child,.bp2legacy .ant-slider-dot:last-child{margin-left:-4px}.bp2legacy .ant-slider-dot-active{border-color:#81c7ef}.bp2legacy .ant-slider-disabled{cursor:not-allowed}.bp2legacy .ant-slider-disabled .ant-slider-track{background-color:#00000040!important}.bp2legacy .ant-slider-disabled .ant-slider-dot,.bp2legacy .ant-slider-disabled .ant-slider-handle{background-color:#fff;border-color:#00000040!important;box-shadow:none;cursor:not-allowed}.bp2legacy .ant-slider-disabled .ant-slider-dot,.bp2legacy .ant-slider-disabled .ant-slider-mark-text{cursor:not-allowed!important}.bp2legacy .ant-spin{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;color:var(--first);display:none;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;opacity:0;padding:0;position:absolute;text-align:center;transition:transform .3s cubic-bezier(.78,.14,.15,.86);vertical-align:middle}.bp2legacy .ant-spin-spinning{display:inline-block;opacity:1;position:static}.bp2legacy .ant-spin-nested-loading{position:relative}.bp2legacy .ant-spin-nested-loading>div>.ant-spin{display:block;height:100%;left:0;max-height:400px;position:absolute;top:0;width:100%;z-index:4}.bp2legacy .ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{left:50%;margin:-10px;position:absolute;top:50%}.bp2legacy .ant-spin-nested-loading>div>.ant-spin .ant-spin-text{padding-top:5px;position:absolute;text-shadow:0 1px 2px #fff;top:50%;width:100%}.bp2legacy .ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.bp2legacy .ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.bp2legacy .ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.bp2legacy .ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.bp2legacy .ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.bp2legacy .ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.bp2legacy .ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.bp2legacy .ant-spin-container{position:relative;transition:opacity .3s}.bp2legacy .ant-spin-container:after{background:#fff;bottom:0;content:"";display:none\9;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .3s;width:100%;z-index:10}.bp2legacy .ant-spin-blur{clear:both;opacity:.5;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.bp2legacy .ant-spin-blur:after{opacity:.4;pointer-events:auto}.bp2legacy .ant-spin-tip{color:#595959}.bp2legacy .ant-spin-dot{display:inline-block;font-size:20px;height:1em;position:relative;width:1em}.bp2legacy .ant-spin-dot-item{animation:antSpinMove 1s linear infinite alternate;background-color:var(--second);border-radius:100%;display:block;height:9px;opacity:.3;position:absolute;transform:scale(.75);transform-origin:50% 50%;width:9px}.bp2legacy .ant-spin-dot-item:first-child{left:0;top:0}.bp2legacy .ant-spin-dot-item:nth-child(2){animation-delay:.4s;right:0;top:0}.bp2legacy .ant-spin-dot-item:nth-child(3){animation-delay:.8s;bottom:0;right:0}.bp2legacy .ant-spin-dot-item:nth-child(4){animation-delay:1.2s;bottom:0;left:0}.bp2legacy .ant-spin-dot-spin{animation:antRotate 1.2s linear infinite;transform:rotate(45deg)}.bp2legacy .ant-spin-sm .ant-spin-dot{font-size:14px}.bp2legacy .ant-spin-sm .ant-spin-dot i{height:6px;width:6px}.bp2legacy .ant-spin-lg .ant-spin-dot{font-size:32px}.bp2legacy .ant-spin-lg .ant-spin-dot i{height:14px;width:14px}.bp2legacy .ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.bp2legacy .ant-spin-blur{background:#fff;opacity:.5}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(405deg)}}.bp2legacy .ant-statistic{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-statistic-title{color:#595959;font-size:14px;margin-bottom:4px}.bp2legacy .ant-statistic-content{color:#535353;font-family:var(--font-secondary);font-size:24px}.bp2legacy .ant-statistic-content-value-decimal{font-size:16px}.bp2legacy .ant-statistic-content-prefix,.bp2legacy .ant-statistic-content-suffix{display:inline-block}.bp2legacy .ant-statistic-content-prefix{margin-right:4px}.bp2legacy .ant-statistic-content-suffix{font-size:16px;margin-left:4px}.bp2legacy .ant-switch{font-feature-settings:"tnum";background-color:#00000040;border:1px solid #0000;border-radius:100px;box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;height:22px;line-height:1.3;line-height:20px;list-style:none;margin:0;min-width:44px;padding:0;position:relative;transition:all .36s;-webkit-user-select:none;user-select:none;vertical-align:middle}.bp2legacy .ant-switch-inner{color:#fff;display:block;font-size:12px;margin-left:24px;margin-right:6px}.bp2legacy .ant-switch-loading-icon,.bp2legacy .ant-switch:after{background-color:#fff;border-radius:18px;content:" ";cursor:pointer;height:18px;left:1px;position:absolute;top:1px;transition:all .36s cubic-bezier(.78,.14,.15,.86);width:18px}.bp2legacy .ant-switch:after{box-shadow:0 2px 4px 0 #00230b33}.bp2legacy .ant-switch:not(.ant-switch-disabled):active:after,.bp2legacy .ant-switch:not(.ant-switch-disabled):active:before{width:24px}.bp2legacy .ant-switch-loading-icon{background:#0000;display:none;font-size:12px;z-index:1}.bp2legacy .ant-switch-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.bp2legacy .ant-switch-loading .ant-switch-loading-icon{color:#545454;display:inline-block}.bp2legacy .ant-switch-checked.ant-switch-loading .ant-switch-loading-icon{color:var(--first)}.bp2legacy .ant-switch:focus{box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-switch:focus:hover{box-shadow:none}.bp2legacy .ant-switch-small{height:16px;line-height:14px;min-width:28px}.bp2legacy .ant-switch-small .ant-switch-inner{font-size:12px;margin-left:18px;margin-right:3px}.bp2legacy .ant-switch-small:after{height:12px;width:12px}.bp2legacy .ant-switch-small:active:after,.bp2legacy .ant-switch-small:active:before{width:16px}.bp2legacy .ant-switch-small .ant-switch-loading-icon{height:12px;width:12px}.bp2legacy .ant-switch-small.ant-switch-checked .ant-switch-inner{margin-left:3px;margin-right:18px}.bp2legacy .ant-switch-small.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-13px}.bp2legacy .ant-switch-small.ant-switch-loading .ant-switch-loading-icon{font-weight:700;transform:scale(.66667)}.bp2legacy .ant-switch-checked{background-color:var(--first)}.bp2legacy .ant-switch-checked .ant-switch-inner{margin-left:6px;margin-right:24px}.bp2legacy .ant-switch-checked:after{left:100%;margin-left:-1px;transform:translateX(-100%)}.bp2legacy .ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-19px}.bp2legacy .ant-switch-disabled,.bp2legacy .ant-switch-loading{cursor:not-allowed;opacity:.4}.bp2legacy .ant-switch-disabled *,.bp2legacy .ant-switch-disabled:after,.bp2legacy .ant-switch-disabled:before,.bp2legacy .ant-switch-loading *,.bp2legacy .ant-switch-loading:after,.bp2legacy .ant-switch-loading:before{cursor:not-allowed}@keyframes AntSwitchSmallLoadingCircle{0%{transform:rotate(0deg) scale(.66667);transform-origin:50% 50%}to{transform:rotate(1turn) scale(.66667);transform-origin:50% 50%}}.bp2legacy .ant-table-wrapper{zoom:1}.bp2legacy .ant-table-wrapper:after,.bp2legacy .ant-table-wrapper:before{content:"";display:table}.bp2legacy .ant-table-wrapper:after{clear:both}.bp2legacy .ant-table{font-feature-settings:"tnum";box-sizing:border-box;clear:both;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative}.bp2legacy .ant-table-body{transition:opacity .3s}.bp2legacy .ant-table-empty .ant-table-body{overflow-x:auto!important;overflow-y:hidden!important}.bp2legacy .ant-table table{border-collapse:initial;border-radius:6px 6px 0 0;border-spacing:0;text-align:left;width:100%}.bp2legacy .ant-table table table{width:-webkit-max-content!important;width:max-content!important}.bp2legacy .ant-table-thead>tr>th{background-color:var(--default-background);border-bottom:1px solid #e8e8e8;color:var(--default-text);font-weight:500;text-align:left;transition:background-color .3s ease}.bp2legacy .ant-table-thead>tr>th[colspan]{text-align:center}.bp2legacy .ant-table-thead>tr>th .ant-table-filter-icon,.bp2legacy .ant-table-thead>tr>th .anticon-filter{color:#bfbfbf;cursor:pointer;font-size:14px;height:100%;margin-right:.3rem;position:absolute;right:0;text-align:center;top:0;transition:all .3s;width:15px}.bp2legacy .ant-table-thead>tr>th .ant-table-filter-icon>svg,.bp2legacy .ant-table-thead>tr>th .anticon-filter>svg{left:50%;margin-left:-6px;margin-top:-5px;position:absolute;top:50%}.bp2legacy .ant-table-thead>tr>th .ant-table-filter-selected.anticon-filter{color:var(--first)}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter{display:table-cell;vertical-align:middle}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner{color:#bfbfbf;height:1em;line-height:1em;margin-left:.57142857em;margin-top:.35em;text-align:center;transition:all .3s}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{display:inline-block;display:block;font-size:12px;font-size:11px\9;height:1em;line-height:1em;transform:scale(.91666667) rotate(0deg);transition:all .3s}:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{font-size:12px}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on{color:var(--first)}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.15em}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down,.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up{height:.5em;line-height:.5em}.bp2legacy .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down{margin-top:.125em}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box;-webkit-background-clip:border-box;position:relative}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters{padding-right:30px!important}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open,.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover,.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover{background:#e5e5e5;color:#595959}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active,.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active{color:#545454}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters{cursor:pointer}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover,.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon,.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter{background:#f2f2f2}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on),.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on){color:#595959}.bp2legacy .ant-table-thead>tr>th .ant-table-header-column{display:inline-block;vertical-align:top}.bp2legacy .ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters{display:table}.bp2legacy .ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>.ant-table-column-title{display:table-cell;vertical-align:middle}.bp2legacy .ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters>:not(.ant-table-column-sorter){position:relative}.bp2legacy .ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:before{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .3s}.bp2legacy .ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before{background:#0000000a}.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-sorters{-webkit-user-select:none;user-select:none}.bp2legacy .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:6px}.bp2legacy .ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:6px}.bp2legacy .ant-table-thead>tr:not(:last-child)>th[colspan]{border-bottom:0}.bp2legacy .ant-table-tbody>tr>td{border-bottom:1px solid #e8e8e8;transition:all .3s,border 0s}.bp2legacy .ant-table-tbody>tr,.bp2legacy .ant-table-thead>tr{color:var(--default-text);transition:all .3s,height 0s}.bp2legacy .ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.bp2legacy .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.bp2legacy .ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.bp2legacy .ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{background:var(--default-hover)}.bp2legacy .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-column-sort,.bp2legacy .ant-table-tbody>tr:hover.ant-table-row-selected>td,.bp2legacy .ant-table-tbody>tr:hover.ant-table-row-selected>td.ant-table-column-sort,.bp2legacy .ant-table-thead>tr.ant-table-row-selected>td.ant-table-column-sort,.bp2legacy .ant-table-thead>tr:hover.ant-table-row-selected>td,.bp2legacy .ant-table-thead>tr:hover.ant-table-row-selected>td.ant-table-column-sort{background:#fafafa}.bp2legacy .ant-table-thead>tr:hover{background:none}.bp2legacy .ant-table-footer{background:#fafafa;border-radius:0 0 6px 6px;border-top:1px solid #e8e8e8;color:#535353;min-width:"max-content";padding:16px;position:relative}.bp2legacy .ant-table-footer:before{background:#fafafa;content:"";height:1px;left:0;position:absolute;top:-1px;width:100%}.bp2legacy .ant-table.ant-table-bordered .ant-table-footer{border:1px solid #e8e8e8}.bp2legacy .ant-table-title{border-radius:6px 6px 0 0;padding:16px 0;position:relative;top:1px}.bp2legacy .ant-table.ant-table-bordered .ant-table-title{border:1px solid #e8e8e8;padding-left:16px;padding-right:16px}.bp2legacy .ant-table-title+.ant-table-content{border-radius:6px 6px 0 0;position:relative}.bp2legacy .ant-table-bordered .ant-table-title+.ant-table-content,.bp2legacy .ant-table-bordered .ant-table-title+.ant-table-content .ant-table-thead>tr:first-child>th,.bp2legacy .ant-table-bordered .ant-table-title+.ant-table-content table,.bp2legacy .ant-table-without-column-header .ant-table-title+.ant-table-content,.bp2legacy .ant-table-without-column-header table{border-radius:0}.bp2legacy .ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-radius:6px;border-top:1px solid #e8e8e8}.bp2legacy .ant-table-tbody>tr.ant-table-row-selected td{background:#fafafa;color:inherit}.bp2legacy .ant-table-thead>tr>th.ant-table-column-sort{background:#f5f5f5}.bp2legacy .ant-table-tbody>tr>td.ant-table-column-sort{background:#00000003}.bp2legacy .ant-table-tbody>tr>td,.bp2legacy .ant-table-thead>tr>th{padding:16px}.bp2legacy .custom-row>td{padding:16px 4px!important}.bp2legacy .ant-table-expand-icon-th,.bp2legacy .ant-table-row-expand-icon-cell{min-width:50px;text-align:center;width:50px}.bp2legacy .ant-table-header{background:#fafafa;overflow:hidden}.bp2legacy .ant-table-header table{border-radius:6px 6px 0 0}.bp2legacy .ant-table-loading{position:relative}.bp2legacy .ant-table-loading .ant-table-body{background:#fff;opacity:.5}.bp2legacy .ant-table-loading .ant-table-spin-holder{height:20px;left:50%;line-height:20px;margin-left:-30px;position:absolute;top:50%}.bp2legacy .ant-table-loading .ant-table-with-pagination{margin-top:-20px}.bp2legacy .ant-table-loading .ant-table-without-pagination{margin-top:10px}.bp2legacy .ant-table-bordered .ant-table-body>table,.bp2legacy .ant-table-bordered .ant-table-fixed-left table,.bp2legacy .ant-table-bordered .ant-table-fixed-right table,.bp2legacy .ant-table-bordered .ant-table-header>table{border:1px solid #e8e8e8;border-bottom:0;border-right:0}.bp2legacy .ant-table-bordered.ant-table-empty .ant-table-placeholder{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.bp2legacy .ant-table-bordered.ant-table-fixed-header .ant-table-header>table{border-bottom:0}.bp2legacy .ant-table-bordered.ant-table-fixed-header .ant-table-body>table{border-top-left-radius:0;border-top-right-radius:0}.bp2legacy .ant-table-bordered.ant-table-fixed-header .ant-table-body-inner>table,.bp2legacy .ant-table-bordered.ant-table-fixed-header .ant-table-header+.ant-table-body>table{border-top:0}.bp2legacy .ant-table-bordered .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-table-bordered .ant-table-tbody>tr>td,.bp2legacy .ant-table-bordered .ant-table-thead>tr>th{border-right:1px solid #e8e8e8}.bp2legacy .ant-table-placeholder{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:0 0 6px 6px;border-top:1px solid #e8e8e8;color:#00000040;font-size:14px;margin-top:-1px;padding:16px;position:relative;text-align:center;z-index:1}.bp2legacy .ant-table-pagination.ant-pagination{display:flex;justify-content:center;margin:16px 0}.bp2legacy .ant-table-filter-dropdown{background:#fff;border-radius:6px;box-shadow:0 2px 8px #00000026;margin-left:-8px;min-width:96px;position:relative}.bp2legacy .ant-table-filter-dropdown .ant-dropdown-menu{border:0;border-radius:6px 6px 0 0;box-shadow:none}.bp2legacy .ant-table-filter-dropdown .ant-dropdown-menu-without-submenu{max-height:400px;overflow-x:hidden}.bp2legacy .ant-table-filter-dropdown .ant-dropdown-menu-item>label+span{padding-right:0}.bp2legacy .ant-table-filter-dropdown .ant-dropdown-menu-sub{border-radius:6px;box-shadow:0 2px 8px #00000026}.bp2legacy .ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:var(--first);font-weight:700;text-shadow:0 0 2px #a6eaff}.bp2legacy .ant-table-filter-dropdown .ant-dropdown-menu-item{overflow:hidden}.bp2legacy .ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-item:last-child,.bp2legacy .ant-table-filter-dropdown>.ant-dropdown-menu>.ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title{border-radius:0}.bp2legacy .ant-table-filter-dropdown-btns{border-top:1px solid #e8e8e8;overflow:hidden;padding:7px 8px}.bp2legacy .ant-table-filter-dropdown-link{color:var(--first)}.bp2legacy .ant-table-filter-dropdown-link:hover{color:#28aaeb}.bp2legacy .ant-table-filter-dropdown-link:active{color:#006eb8}.bp2legacy .ant-table-filter-dropdown-link.confirm{float:left}.bp2legacy .ant-table-filter-dropdown-link.clear{float:right}.bp2legacy .ant-table-selection{white-space:nowrap}.bp2legacy .ant-table-selection-select-all-custom{margin-right:4px!important}.bp2legacy .ant-table-selection .anticon-down{color:#bfbfbf;transition:all .3s}.bp2legacy .ant-table-selection-menu{background:#fff;border-radius:6px;box-shadow:0 2px 8px #00000026;margin-left:-30px;margin-top:5px;min-width:96px}.bp2legacy .ant-table-selection-menu .ant-action-down{color:#bfbfbf}.bp2legacy .ant-table-selection-down{cursor:pointer;display:inline-block;line-height:1;padding:0}.bp2legacy .ant-table-selection-down:hover .anticon-down{color:#0009}.bp2legacy .ant-table-row-expand-icon{background:#fff;border:1px solid #e8e8e8;color:var(--first);color:inherit;cursor:pointer;display:inline-block;height:17px;line-height:14px;outline:none;text-align:center;text-decoration:none;transition:color .3s;transition:all .3s;-webkit-user-select:none;user-select:none;width:17px}.bp2legacy .ant-table-row-expand-icon:focus,.bp2legacy .ant-table-row-expand-icon:hover{color:#28aaeb}.bp2legacy .ant-table-row-expand-icon:active{color:#006eb8}.bp2legacy .ant-table-row-expand-icon:active,.bp2legacy .ant-table-row-expand-icon:focus,.bp2legacy .ant-table-row-expand-icon:hover{border-color:currentColor}.bp2legacy .ant-table-row-expanded:after{content:"-"}.bp2legacy .ant-table-row-collapsed:after{content:"+"}.bp2legacy .ant-table-row-spaced{visibility:hidden}.bp2legacy .ant-table-row-spaced:after{content:"."}.bp2legacy tr.ant-table-expanded-row,.bp2legacy tr.ant-table-expanded-row:hover{background:#fbfbfb}.bp2legacy tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-16px -16px -17px}.bp2legacy .ant-table .ant-table-row-indent+.ant-table-row-expand-icon{margin-right:8px}.bp2legacy .ant-table-scroll{overflow:auto;overflow-x:hidden}.bp2legacy .ant-table-scroll table{min-width:100%;width:auto}.bp2legacy .ant-table-scroll table .ant-table-fixed-columns-in-body{visibility:hidden}.bp2legacy .ant-table-body-inner{height:100%}.bp2legacy .ant-table-fixed-header>.ant-table-content>.ant-table-scroll>.ant-table-body{background:#fff;position:relative}.bp2legacy .ant-table-fixed-header .ant-table-body-inner{overflow:scroll}.bp2legacy .ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-bottom:-20px;opacity:.9999;overflow:scroll;padding-bottom:20px}.bp2legacy .ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:solid #e8e8e8;border-width:0 0 1px}.bp2legacy .ant-table-hide-scrollbar{scrollbar-color:#0000 #0000}.bp2legacy .ant-table-hide-scrollbar::-webkit-scrollbar{background-color:initial}.bp2legacy .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-left-width:0}.bp2legacy .ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child{border-right-color:#0000}.bp2legacy .ant-table-fixed-left,.bp2legacy .ant-table-fixed-right{border-radius:0;overflow:hidden;position:absolute;top:0;transition:box-shadow .3s ease;z-index:auto}.bp2legacy .ant-table-fixed-left table,.bp2legacy .ant-table-fixed-right table{background:#fff;width:auto}.bp2legacy .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,.bp2legacy .ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed{border-radius:0}.bp2legacy .ant-table-fixed-left{box-shadow:6px 0 6px -4px #00000026;left:0}.bp2legacy .ant-table-fixed-left .ant-table-header{overflow-y:hidden}.bp2legacy .ant-table-fixed-left .ant-table-body-inner{margin-right:-20px;padding-right:20px}.bp2legacy .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner{padding-right:0}.bp2legacy .ant-table-fixed-left,.bp2legacy .ant-table-fixed-left table{border-radius:6px 0 0 0}.bp2legacy .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-top-right-radius:0}.bp2legacy .ant-table-fixed-right{box-shadow:-6px 0 6px -4px #00000026;right:0}.bp2legacy .ant-table-fixed-right,.bp2legacy .ant-table-fixed-right table{border-radius:0 6px 0 0}.bp2legacy .ant-table-fixed-right .ant-table-expanded-row{color:#0000;pointer-events:none}.bp2legacy .ant-table-fixed-right .ant-table-thead>tr>th:first-child{border-top-left-radius:0}.bp2legacy .ant-table.ant-table-scroll-position-left .ant-table-fixed-left,.bp2legacy .ant-table.ant-table-scroll-position-right .ant-table-fixed-right{box-shadow:none}.bp2legacy .ant-table colgroup>col.ant-table-selection-col{width:60px}.bp2legacy .ant-table-thead>tr>th.ant-table-selection-column-custom .ant-table-selection{margin-right:-15px}.bp2legacy .ant-table-tbody>tr>td.ant-table-selection-column,.bp2legacy .ant-table-thead>tr>th.ant-table-selection-column{text-align:center}.bp2legacy .ant-table-tbody>tr>td.ant-table-selection-column .ant-radio-wrapper,.bp2legacy .ant-table-thead>tr>th.ant-table-selection-column .ant-radio-wrapper{margin-right:0}.bp2legacy .ant-table-row[class*=ant-table-row-level-0] .ant-table-selection-column>span{display:inline-block}@supports (-moz-appearance:meterbar){.bp2legacy .ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box}}.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-middle>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-middle>.ant-table-footer,.bp2legacy .ant-table-middle>.ant-table-title{padding:12px 8px}.bp2legacy .ant-table-middle tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-12px -8px -13px}.bp2legacy .ant-table-small{border:1px solid #e8e8e8;border-radius:6px}.bp2legacy .ant-table-small>.ant-table-footer,.bp2legacy .ant-table-small>.ant-table-title{padding:8px}.bp2legacy .ant-table-small>.ant-table-title{border-bottom:1px solid #e8e8e8;top:0}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body{margin:0 8px}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{border:0}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-tbody>tr>td,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{padding:8px}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background-color:initial}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th.ant-table-column-sort,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th.ant-table-column-sort{background-color:#00000003}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{padding:0}.bp2legacy .ant-table-small>.ant-table-content .ant-table-header{background-color:#fff}.bp2legacy .ant-table-small>.ant-table-content .ant-table-placeholder,.bp2legacy .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:0}.bp2legacy .ant-table-small.ant-table-bordered{border-right:0}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-title{border:0;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-content{border-right:1px solid #e8e8e8}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-footer{border:0;border-right:1px solid #e8e8e8;border-top:1px solid #e8e8e8}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-footer:before{display:none}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-placeholder{border-bottom:0;border-left:0;border-right:0}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-tbody>tr>td:last-child,.bp2legacy .ant-table-small.ant-table-bordered .ant-table-thead>tr>th:last-child{border-right:none}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody>tr>td:last-child,.bp2legacy .ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-right:1px solid #e8e8e8}.bp2legacy .ant-table-small.ant-table-bordered .ant-table-fixed-right{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8}.bp2legacy .ant-table-small tr.ant-table-expanded-row td>.ant-table-wrapper{margin:-8px -8px -9px}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container{height:40px}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar{visibility:hidden}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{background:#fafafa;border:1px solid #e8e8e8;border-radius:6px 6px 0 0;height:40px;line-height:38px;margin:0 2px 0 0;padding:0 16px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{background:#fff;border-color:#e8e8e8;border-bottom:1px solid #fff;color:var(--first);height:40px}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active:before{border-top:2px solid #0000}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled{color:var(--first);color:#00000040}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive{padding:0}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{margin-bottom:0}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x{color:#595959;font-size:12px;height:16px;height:14px;margin-left:3px;margin-right:-5px;overflow:hidden;transition:all .3s;vertical-align:middle;width:16px}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover{color:#535353}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane,.bp2legacy .ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane{transition:none!important}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive,.bp2legacy .ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive{overflow:hidden}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close{opacity:1}.bp2legacy .ant-tabs-extra-content{line-height:42.2px}.bp2legacy .ant-tabs-extra-content .ant-tabs-new-tab{border:1px solid #e8e8e8;border-radius:4px;color:#545454;cursor:pointer;font-size:12px;height:20px;line-height:20px;position:relative;text-align:center;transition:all .3s;width:20px}.bp2legacy .ant-tabs-extra-content .ant-tabs-new-tab:hover{border-color:var(--first);color:var(--first)}.bp2legacy .ant-tabs-extra-content .ant-tabs-new-tab svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.bp2legacy .ant-tabs.ant-tabs-large .ant-tabs-extra-content{line-height:52.8px}.bp2legacy .ant-tabs.ant-tabs-small .ant-tabs-extra-content{line-height:34.2px}.bp2legacy .ant-tabs.ant-tabs-card .ant-tabs-extra-content{line-height:40px}.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container{height:100%}.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{border-bottom:1px solid #e8e8e8;margin-bottom:8px}.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{padding-bottom:4px}.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:8px}.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,.bp2legacy .ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab{width:90%}.bp2legacy .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:0}.bp2legacy .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab{border-radius:6px 0 0 6px;border-right:0;margin-right:1px}.bp2legacy .ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active{margin-right:-1px;padding-right:18px}.bp2legacy .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:0}.bp2legacy .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{border-left:0;border-radius:0 6px 6px 0;margin-left:1px}.bp2legacy .ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{margin-left:-1px;padding-left:18px}.bp2legacy .ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab{border-bottom:1px solid #e8e8e8;border-radius:0 0 6px 6px;border-top:0;height:auto}.bp2legacy .ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active{color:var(--first);padding-bottom:0;padding-top:1px}.bp2legacy .ant-tabs{font-feature-settings:"tnum";zoom:1;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;overflow:hidden;padding:0;position:relative}.bp2legacy .ant-tabs:after,.bp2legacy .ant-tabs:before{content:"";display:table}.bp2legacy .ant-tabs:after{clear:both}.bp2legacy .ant-tabs-ink-bar{background-color:var(--primary-text);border-radius:10px;bottom:1px;box-sizing:border-box;height:2px;left:0;position:absolute;transform-origin:0 0;z-index:1}.bp2legacy .ant-tabs-bar{border-bottom:1px solid #e8e8e8;margin:0;outline:none;transition:padding .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-tabs-nav-container{zoom:1;box-sizing:border-box;font-size:14px;line-height:1.3;margin-bottom:-1px;overflow:hidden;position:relative;transition:padding .3s cubic-bezier(.645,.045,.355,1);white-space:nowrap}.bp2legacy .ant-tabs-nav-container:after,.bp2legacy .ant-tabs-nav-container:before{content:"";display:table}.bp2legacy .ant-tabs-nav-container:after{clear:both}.bp2legacy .ant-tabs-nav-container-scrolling{padding-left:32px;padding-right:32px}.bp2legacy .ant-tabs-bottom .ant-tabs-bottom-bar{border-bottom:none;border-top:1px solid #e8e8e8;margin-bottom:0;margin-top:16px}.bp2legacy .ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar{bottom:auto;top:1px}.bp2legacy .ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container{margin-bottom:0;margin-top:-1px}.bp2legacy .ant-tabs-tab-next,.bp2legacy .ant-tabs-tab-prev{background-color:initial;border:0;color:#595959;cursor:pointer;height:100%;opacity:0;pointer-events:none;position:absolute;text-align:center;transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;width:0;z-index:2}.bp2legacy .ant-tabs-tab-next.ant-tabs-tab-arrow-show,.bp2legacy .ant-tabs-tab-prev.ant-tabs-tab-arrow-show{height:100%;opacity:1;pointer-events:auto;width:32px}.bp2legacy .ant-tabs-tab-next:hover,.bp2legacy .ant-tabs-tab-prev:hover{color:#545454}.bp2legacy .ant-tabs-tab-next-icon,.bp2legacy .ant-tabs-tab-prev-icon{font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:700;left:50%;line-height:inherit;position:absolute;text-align:center;text-transform:none;top:50%;transform:translate(-50%,-50%)}.bp2legacy .ant-tabs-tab-next-icon-target,.bp2legacy .ant-tabs-tab-prev-icon-target{display:block;display:inline-block;font-size:12px;font-size:10px\9;transform:scale(.83333333) rotate(0deg)}:root .ant-tabs-tab-next-icon-target,:root .ant-tabs-tab-prev-icon-target{font-size:12px}.bp2legacy .ant-tabs-tab-btn-disabled{cursor:not-allowed}.bp2legacy .ant-tabs-tab-btn-disabled,.bp2legacy .ant-tabs-tab-btn-disabled:hover{color:#00000040}.bp2legacy .ant-tabs-tab-next{right:2px}.bp2legacy .ant-tabs-tab-prev{left:0}:root .ant-tabs-tab-prev{filter:none}.bp2legacy .ant-tabs-nav-wrap{margin-bottom:-1px;overflow:hidden}.bp2legacy .ant-tabs-nav-scroll{overflow:hidden;white-space:nowrap}.bp2legacy .ant-tabs-nav{box-sizing:border-box;display:inline-block;list-style:none;margin:0;padding-left:0;position:relative;transition:transform .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-tabs-nav:after,.bp2legacy .ant-tabs-nav:before{content:" ";display:table}.bp2legacy .ant-tabs-nav:after{clear:both}.bp2legacy .ant-tabs-nav .ant-tabs-tab{box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;margin:0 32px 0 0;padding:12px 16px;position:relative;text-decoration:none;transition:color .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-tabs-nav .ant-tabs-tab:before{border-radius:6px 6px 0 0;border-top:2px solid #0000;content:"";left:0;pointer-events:none;position:absolute;top:-1px;transition:all .3s;width:100%}.bp2legacy .ant-tabs-nav .ant-tabs-tab:last-child{margin-right:0}.bp2legacy .ant-tabs-nav .ant-tabs-tab:hover{color:var(--secondary-text)}.bp2legacy .ant-tabs-nav .ant-tabs-tab .anticon{margin-right:8px}.bp2legacy .ant-tabs-nav .ant-tabs-tab-active{color:var(--secondary-text);font-weight:500}.bp2legacy .ant-tabs-nav .ant-tabs-tab-disabled,.bp2legacy .ant-tabs-nav .ant-tabs-tab-disabled:hover{color:#00000040;cursor:not-allowed}.bp2legacy .ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container{font-size:16px}.bp2legacy .ant-tabs .ant-tabs-large-bar .ant-tabs-tab{padding:16px}.bp2legacy .ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container{font-size:14px}.bp2legacy .ant-tabs .ant-tabs-small-bar .ant-tabs-tab{padding:8px 16px}.bp2legacy .ant-tabs-content:before{content:"";display:table}.bp2legacy .ant-tabs .ant-tabs-bottom-content,.bp2legacy .ant-tabs .ant-tabs-top-content{width:100%}.bp2legacy .ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.bp2legacy .ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane{flex-shrink:0;opacity:1;transition:opacity .45s;width:100%}.bp2legacy .ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive,.bp2legacy .ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive{height:0;opacity:0;overflow:hidden;padding:0!important;pointer-events:none}.bp2legacy .ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive input,.bp2legacy .ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.bp2legacy .ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.bp2legacy .ant-tabs .ant-tabs-top-content.ant-tabs-content-animated{display:flex;flex-direction:row;transition:margin-left .3s cubic-bezier(.645,.045,.355,1);will-change:margin-left}.bp2legacy .ant-tabs .ant-tabs-left-bar,.bp2legacy .ant-tabs .ant-tabs-right-bar{border-bottom:0;height:100%}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show{height:32px;width:100%}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-tab,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-tab{display:block;float:none;margin:0 0 16px;padding:8px 24px}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:0}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content{text-align:center}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll{width:auto}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{height:100%}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container{margin-bottom:0}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling{padding:32px 0}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-bottom:0}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav{width:100%}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{bottom:auto;height:auto;left:auto;top:0;width:2px}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next{bottom:0;height:32px;right:0;width:100%}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev{height:32px;top:0;width:100%}.bp2legacy .ant-tabs .ant-tabs-left-content,.bp2legacy .ant-tabs .ant-tabs-right-content{margin-top:0!important;overflow:hidden;width:auto}.bp2legacy .ant-tabs .ant-tabs-left-bar{border-right:1px solid #e8e8e8;float:left;margin-bottom:0;margin-right:-1px}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-tab{text-align:right}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:-1px}.bp2legacy .ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar{right:1px}.bp2legacy .ant-tabs .ant-tabs-left-content{border-left:1px solid #e8e8e8;padding-left:24px}.bp2legacy .ant-tabs .ant-tabs-right-bar{border-left:1px solid #e8e8e8;float:right;margin-bottom:0;margin-left:-1px}.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:-1px}.bp2legacy .ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{left:1px}.bp2legacy .ant-tabs .ant-tabs-right-content{border-right:1px solid #e8e8e8;padding-right:24px}.bp2legacy .ant-tabs-bottom .ant-tabs-ink-bar-animated,.bp2legacy .ant-tabs-top .ant-tabs-ink-bar-animated{transition:transform .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-tabs-left .ant-tabs-ink-bar-animated,.bp2legacy .ant-tabs-right .ant-tabs-ink-bar-animated{transition:transform .3s cubic-bezier(.645,.045,.355,1),height .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1)}.bp2legacy .ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-content-animated,.bp2legacy .no-flex>.ant-tabs-content>.ant-tabs-content-animated{margin-left:0!important;transform:none!important}.bp2legacy .ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive,.bp2legacy .no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive{height:0;opacity:0;overflow:hidden;padding:0!important;pointer-events:none}.bp2legacy .ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive input,.bp2legacy .no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.bp2legacy .ant-tabs-left-content>.ant-tabs-content-animated,.bp2legacy .ant-tabs-right-content>.ant-tabs-content-animated{margin-left:0!important;transform:none!important}.bp2legacy .ant-tabs-left-content>.ant-tabs-tabpane-inactive,.bp2legacy .ant-tabs-right-content>.ant-tabs-tabpane-inactive{height:0;opacity:0;overflow:hidden;padding:0!important;pointer-events:none}.bp2legacy .ant-tabs-left-content>.ant-tabs-tabpane-inactive input,.bp2legacy .ant-tabs-right-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.bp2legacy .ant-tag{font-feature-settings:"tnum";background:#fafafa;border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;color:#545454;cursor:default;display:inline-block;font-size:14px;font-size:12px;font-variant:tabular-nums;height:auto;line-height:1.3;line-height:20px;list-style:none;margin:0 8px 0 0;opacity:1;padding:0 7px;transition:all .3s cubic-bezier(.78,.14,.15,.86);white-space:nowrap}.bp2legacy .ant-tag:hover{opacity:.85}.bp2legacy .ant-tag,.bp2legacy .ant-tag a,.bp2legacy .ant-tag a:hover{color:#545454}.bp2legacy .ant-tag>a:first-child:last-child{display:inline-block;margin:0 -8px;padding:0 8px}.bp2legacy .ant-tag .anticon-close{color:#595959;cursor:pointer;display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;margin-left:3px;transform:scale(.83333333) rotate(0deg);transition:all .3s cubic-bezier(.78,.14,.15,.86)}:root .ant-tag .anticon-close{font-size:12px}.bp2legacy .ant-tag .anticon-close:hover{color:#535353}.bp2legacy .ant-tag-has-color{border-color:#0000}.bp2legacy .ant-tag-has-color,.bp2legacy .ant-tag-has-color .anticon-close,.bp2legacy .ant-tag-has-color .anticon-close:hover,.bp2legacy .ant-tag-has-color a,.bp2legacy .ant-tag-has-color a:hover{color:#fff}.bp2legacy .ant-tag-checkable{background-color:initial;border-color:#0000}.bp2legacy .ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:var(--first)}.bp2legacy .ant-tag-checkable-checked,.bp2legacy .ant-tag-checkable:active{color:#fff}.bp2legacy .ant-tag-checkable-checked{background-color:var(--first)}.bp2legacy .ant-tag-checkable:active{background-color:#006eb8}.bp2legacy .ant-tag-hidden{display:none}.bp2legacy .ant-tag-pink{background:#fff0f6;border-color:#ffadd2;color:#eb2f96}.bp2legacy .ant-tag-pink-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}.bp2legacy .ant-tag-magenta{background:#fff0f6;border-color:#ffadd2;color:#eb2f96}.bp2legacy .ant-tag-magenta-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}.bp2legacy .ant-tag-red{background:#fff1f0;border-color:#ffa39e;color:var(--third)}.bp2legacy .ant-tag-red-inverse{background:var(--third);border-color:var(--third);color:#fff}.bp2legacy .ant-tag-volcano{background:#fff2e8;border-color:#ffbb96;color:#fa541c}.bp2legacy .ant-tag-volcano-inverse{background:#fa541c;border-color:#fa541c;color:#fff}.bp2legacy .ant-tag-orange{background:#fff7e6;border-color:#ffd591;color:var(--third)}.bp2legacy .ant-tag-orange-inverse{background:var(--third);border-color:var(--third);color:#fff}.bp2legacy .ant-tag-yellow{background:#feffe6;border-color:#fffb8f;color:#fadb14}.bp2legacy .ant-tag-yellow-inverse{background:#fadb14;border-color:#fadb14;color:#fff}.bp2legacy .ant-tag-gold{background:#fffbe6;border-color:#ffe58f;color:#faad14}.bp2legacy .ant-tag-gold-inverse{background:#faad14;border-color:#faad14;color:#fff}.bp2legacy .ant-tag-cyan{background:#e6fffb;border-color:#87e8de;color:#13c2c2}.bp2legacy .ant-tag-cyan-inverse{background:#13c2c2;border-color:#13c2c2;color:#fff}.bp2legacy .ant-tag-lime{background:#fcffe6;border-color:#eaff8f;color:#a0d911}.bp2legacy .ant-tag-lime-inverse{background:#a0d911;border-color:#a0d911;color:#fff}.bp2legacy .ant-tag-green{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.bp2legacy .ant-tag-green-inverse{background:#52c41a;border-color:#52c41a;color:#fff}.bp2legacy .ant-tag-blue{background:#e6f7ff;border-color:#91d5ff;color:#1890ff}.bp2legacy .ant-tag-blue-inverse{background:#1890ff;border-color:#1890ff;color:#fff}.bp2legacy .ant-tag-geekblue{background:#f0f5ff;border-color:#adc6ff;color:#2f54eb}.bp2legacy .ant-tag-geekblue-inverse{background:#2f54eb;border-color:#2f54eb;color:#fff}.bp2legacy .ant-tag-purple{background:#f9f0ff;border-color:#d3adf7;color:#722ed1}.bp2legacy .ant-tag-purple-inverse{background:#722ed1;border-color:#722ed1;color:#fff}.bp2legacy .ant-time-picker-panel{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-family:var(--font-secondary);font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:absolute;z-index:1050}.bp2legacy .ant-time-picker-panel-inner{background-clip:padding-box;background-color:#fff;border-radius:var(--borderRadius);box-shadow:0 2px 8px #00000026;font-size:14px;left:-2px;list-style:none;outline:none;position:relative;text-align:left}.bp2legacy .ant-time-picker-panel-input{border:0;cursor:auto;line-height:normal;margin:0;max-width:154px;outline:0;padding:0;width:100%}.bp2legacy .ant-time-picker-panel-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-time-picker-panel-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-time-picker-panel-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-time-picker-panel-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-time-picker-panel-input-wrap{border-bottom:1px solid #e8e8e8;padding:7px 2px 7px 12px;position:relative}.bp2legacy .ant-time-picker-panel-input-invalid{border-color:var(--third)}.bp2legacy .ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap{max-width:112px}.bp2legacy .ant-time-picker-panel-select{border-left:1px solid #e8e8e8;float:left;font-size:14px;max-height:192px;overflow:hidden;position:relative;width:56px}.bp2legacy .ant-time-picker-panel-select:hover{overflow-y:auto}.bp2legacy .ant-time-picker-panel-select:first-child{border-left:0;margin-left:0}.bp2legacy .ant-time-picker-panel-select:last-child{border-right:0}.bp2legacy .ant-time-picker-panel-select:only-child{width:100%}.bp2legacy .ant-time-picker-panel-select ul{list-style:none;margin:0;padding:0 0 160px;width:56px}.bp2legacy .ant-time-picker-panel-select li{cursor:pointer;height:32px;line-height:32px;list-style:none;margin:0;padding:0 0 0 12px;text-align:left;transition:all .3s;-webkit-user-select:none;user-select:none;width:100%}.bp2legacy .ant-time-picker-panel-select li:focus{color:var(--first);font-weight:600;outline:none}.bp2legacy .ant-time-picker-panel-select li:hover{background:#e6faff}.bp2legacy li.ant-time-picker-panel-select-option-selected{background:#f5f5f5;font-weight:600}.bp2legacy li.ant-time-picker-panel-select-option-selected:hover{background:#f5f5f5}.bp2legacy li.ant-time-picker-panel-select-option-disabled{color:#00000040}.bp2legacy li.ant-time-picker-panel-select-option-disabled:hover{background:#0000;cursor:not-allowed}.bp2legacy .ant-time-picker-panel-combobox{zoom:1}.bp2legacy .ant-time-picker-panel-combobox:after,.bp2legacy .ant-time-picker-panel-combobox:before{content:"";display:table}.bp2legacy .ant-time-picker-panel-combobox:after{clear:both}.bp2legacy .ant-time-picker-panel-addon{border-top:1px solid #e8e8e8;padding:8px}.bp2legacy .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,.bp2legacy .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight,.bp2legacy .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,.bp2legacy .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight{animation-name:antSlideDownIn}.bp2legacy .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,.bp2legacy .ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight,.bp2legacy .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,.bp2legacy .ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight{animation-name:antSlideUpIn}.bp2legacy .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,.bp2legacy .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight{animation-name:antSlideDownOut}.bp2legacy .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,.bp2legacy .ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight{animation-name:antSlideUpOut}.bp2legacy .ant-time-picker{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:text;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;outline:none;padding:0;position:relative;transition:opacity .3s;width:128px}.bp2legacy .ant-time-picker-input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:var(--borderRadius);color:#545454;display:inline-block;font-size:14px;height:36px;line-height:36px;line-height:1.3\9;padding:4px 11px;position:relative;transition:all .3s;width:100%}.bp2legacy .ant-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.bp2legacy .ant-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.bp2legacy .ant-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.bp2legacy .ant-time-picker-input:placeholder-shown{text-overflow:ellipsis}.bp2legacy .ant-time-picker-input:focus,.bp2legacy .ant-time-picker-input:hover{border-color:var(--btn-primaryBackground);border-right-width:1px!important}.bp2legacy .ant-time-picker-input:focus{box-shadow:0 0 0 2px var(--btn-primaryBackground);outline:0}.bp2legacy .ant-time-picker-input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.bp2legacy .ant-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy textarea.ant-time-picker-input{height:auto;line-height:1.3;max-width:100%;min-height:36px;transition:all .3s,height 0s;vertical-align:bottom}.bp2legacy .ant-time-picker-input-lg{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-time-picker-input-sm{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-time-picker-input[disabled]{background-color:#f5f5f5;color:#000000a6;cursor:not-allowed;opacity:1}.bp2legacy .ant-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.bp2legacy .ant-time-picker-open{opacity:0}.bp2legacy .ant-time-picker-clear,.bp2legacy .ant-time-picker-icon{color:#00000040;height:14px;line-height:14px;margin-top:-7px;position:absolute;right:11px;top:50%;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;width:14px;z-index:1}.bp2legacy .ant-time-picker-clear .ant-time-picker-clock-icon,.bp2legacy .ant-time-picker-icon .ant-time-picker-clock-icon{color:#00000040;display:block;line-height:1}.bp2legacy .ant-time-picker-clear{background:#fff;opacity:0;pointer-events:none;z-index:2}.bp2legacy .ant-time-picker-clear:hover{color:#595959}.bp2legacy .ant-time-picker:hover .ant-time-picker-clear{opacity:1;pointer-events:auto}.bp2legacy .ant-time-picker-large .ant-time-picker-input{font-size:16px;height:40px;line-height:40px;line-height:1.3\9;padding:6px 11px}.bp2legacy .ant-time-picker-small .ant-time-picker-input{height:24px;line-height:24px;line-height:1.3\9;padding:1px 7px}.bp2legacy .ant-time-picker-small .ant-time-picker-clear,.bp2legacy .ant-time-picker-small .ant-time-picker-icon{right:7px}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.bp2legacy .ant-input{line-height:1.3}}}.bp2legacy .ant-timeline{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-timeline-item{font-size:14px;list-style:none;margin:0;padding:0 0 20px;position:relative}.bp2legacy .ant-timeline-item-tail{border-left:2px solid #e8e8e8;height:calc(100% - 10px);left:4px;position:absolute;top:10px}.bp2legacy .ant-timeline-item-pending .ant-timeline-item-head{background-color:initial;font-size:12px}.bp2legacy .ant-timeline-item-pending .ant-timeline-item-tail{display:none}.bp2legacy .ant-timeline-item-head{background-color:#fff;border:2px solid #0000;border-radius:100px;height:10px;position:absolute;width:10px}.bp2legacy .ant-timeline-item-head-blue{border-color:var(--first);color:var(--first)}.bp2legacy .ant-timeline-item-head-red{border-color:var(--third);color:var(--third)}.bp2legacy .ant-timeline-item-head-green{border-color:#52c41a;color:#52c41a}.bp2legacy .ant-timeline-item-head-gray{border-color:#00000040;color:#00000040}.bp2legacy .ant-timeline-item-head-custom{border:0;border-radius:0;height:auto;left:5px;line-height:1;margin-top:0;padding:3px 1px;position:absolute;text-align:center;top:5.5px;transform:translate(-50%,-50%);width:auto}.bp2legacy .ant-timeline-item-content{margin:0 0 0 18px;position:relative;top:-3.2px;word-break:break-word}.bp2legacy .ant-timeline-item-last>.ant-timeline-item-tail{display:none}.bp2legacy .ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-head,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);text-align:left;width:calc(50% - 14px)}.bp2legacy .ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{margin:0;text-align:right;width:calc(50% - 14px)}.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.bp2legacy .ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.bp2legacy .ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{border-left:2px dotted #e8e8e8;display:block;height:calc(100% - 14px)}.bp2legacy .ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.bp2legacy .ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{border-left:2px dotted #e8e8e8;display:block;height:calc(100% - 15px);top:15px}.bp2legacy .ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.bp2legacy .ant-tooltip{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;max-width:250px;padding:0;position:absolute;visibility:visible;z-index:1060}.bp2legacy .ant-tooltip-hidden{display:none}.bp2legacy .ant-tooltip-placement-top,.bp2legacy .ant-tooltip-placement-topLeft,.bp2legacy .ant-tooltip-placement-topRight{padding-bottom:8px}.bp2legacy .ant-tooltip-placement-right,.bp2legacy .ant-tooltip-placement-rightBottom,.bp2legacy .ant-tooltip-placement-rightTop{padding-left:8px}.bp2legacy .ant-tooltip-placement-bottom,.bp2legacy .ant-tooltip-placement-bottomLeft,.bp2legacy .ant-tooltip-placement-bottomRight{padding-top:8px}.bp2legacy .ant-tooltip-placement-left,.bp2legacy .ant-tooltip-placement-leftBottom,.bp2legacy .ant-tooltip-placement-leftTop{padding-right:8px}.bp2legacy .ant-tooltip-inner{word-wrap:break-word;background-color:#000000bf;border-radius:6px;box-shadow:0 2px 8px #00000026;color:#fff;min-height:32px;min-width:30px;padding:6px 8px;text-align:left;text-decoration:none}.bp2legacy .ant-tooltip-arrow{background:#0000;display:block;height:13.07106781px;overflow:hidden;pointer-events:none;position:absolute;width:13.07106781px}.bp2legacy .ant-tooltip-arrow:before{background-color:#000000bf;bottom:0;content:"";display:block;height:5px;left:0;margin:auto;pointer-events:auto;position:absolute;right:0;top:0;width:5px}.bp2legacy .ant-tooltip-placement-top .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-topLeft .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.bp2legacy .ant-tooltip-placement-top .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-topRight .ant-tooltip-arrow:before{box-shadow:3px 3px 7px #00000012;transform:translateY(-6.53553391px) rotate(45deg)}.bp2legacy .ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.bp2legacy .ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.bp2legacy .ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.bp2legacy .ant-tooltip-placement-right .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-5.07106781px}.bp2legacy .ant-tooltip-placement-right .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-rightTop .ant-tooltip-arrow:before{box-shadow:-3px 3px 7px #00000012;transform:translateX(6.53553391px) rotate(45deg)}.bp2legacy .ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform:translateY(-50%)}.bp2legacy .ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.bp2legacy .ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.bp2legacy .ant-tooltip-placement-left .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-5.07106781px}.bp2legacy .ant-tooltip-placement-left .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-leftTop .ant-tooltip-arrow:before{box-shadow:3px -3px 7px #00000012;transform:translateX(-6.53553391px) rotate(45deg)}.bp2legacy .ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform:translateY(-50%)}.bp2legacy .ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.bp2legacy .ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.bp2legacy .ant-tooltip-placement-bottom .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.bp2legacy .ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-5.07106781px}.bp2legacy .ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.bp2legacy .ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{box-shadow:-3px -3px 7px #00000012;transform:translateY(6.53553391px) rotate(45deg)}.bp2legacy .ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateX(-50%)}.bp2legacy .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.bp2legacy .ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.bp2legacy .ant-transfer-customize-list{display:flex}.bp2legacy .ant-transfer-customize-list .ant-transfer-operation{align-self:center;flex:none}.bp2legacy .ant-transfer-customize-list .ant-transfer-list{flex:auto;height:auto;min-height:200px;width:auto}.bp2legacy .ant-transfer-customize-list .ant-transfer-list-body-with-search{padding-top:0}.bp2legacy .ant-transfer-customize-list .ant-transfer-list-body-search-wrapper{padding-bottom:0;position:relative}.bp2legacy .ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper{padding:12px}.bp2legacy .ant-transfer-customize-list .ant-table-wrapper .ant-table-small{border:0;border-radius:0}.bp2legacy .ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{background:#fafafa}.bp2legacy .ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:1px solid #e8e8e8}.bp2legacy .ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body{margin:0}.bp2legacy .ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:16px 0 4px}.bp2legacy .ant-transfer{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0;position:relative}.bp2legacy .ant-transfer-disabled .ant-transfer-list{background:#f5f5f5}.bp2legacy .ant-transfer-list{border:1px solid #d9d9d9;border-radius:6px;display:inline-block;height:200px;padding-top:40px;position:relative;vertical-align:middle;width:180px}.bp2legacy .ant-transfer-list-with-footer{padding-bottom:34px}.bp2legacy .ant-transfer-list-search{padding:0 8px}.bp2legacy .ant-transfer-list-search-action{bottom:12px;color:#00000040;line-height:36px;position:absolute;right:12px;text-align:center;top:12px;width:28px}.bp2legacy .ant-transfer-list-search-action .anticon{color:#00000040;transition:all .3s}.bp2legacy .ant-transfer-list-search-action .anticon:hover{color:#595959}.bp2legacy span.ant-transfer-list-search-action{pointer-events:none}.bp2legacy .ant-transfer-list-header{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:6px 6px 0 0;color:#545454;left:0;overflow:hidden;padding:9.4px 12px 10.4px;position:absolute;top:0;width:100%}.bp2legacy .ant-transfer-list-header-title{position:absolute;right:12px}.bp2legacy .ant-transfer-list-body{font-size:14px;height:100%;position:relative}.bp2legacy .ant-transfer-list-body-search-wrapper{left:0;padding:12px;position:absolute;top:0;width:100%}.bp2legacy .ant-transfer-list-body-with-search{padding-top:60px}.bp2legacy .ant-transfer-list-content{height:100%;list-style:none;margin:0;overflow:auto;padding:0}.bp2legacy .ant-transfer-list-content>.LazyLoad{animation:transferHighlightIn 1s}.bp2legacy .ant-transfer-list-content-item{min-height:32px;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.bp2legacy .ant-transfer-list-content-item>span{padding-right:0}.bp2legacy .ant-transfer-list-content-item-text{padding-left:8px}.bp2legacy .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#e6faff;cursor:pointer}.bp2legacy .ant-transfer-list-content-item-disabled{color:#00000040;cursor:not-allowed}.bp2legacy .ant-transfer-list-body-not-found{color:#00000040;padding-top:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.bp2legacy .ant-transfer-list-body-with-search .ant-transfer-list-body-not-found{margin-top:18px}.bp2legacy .ant-transfer-list-footer{border-radius:0 0 6px 6px;border-top:1px solid #e8e8e8;bottom:0;left:0;position:absolute;width:100%}.bp2legacy .ant-transfer-operation{display:inline-block;margin:0 8px;overflow:hidden;vertical-align:middle}.bp2legacy .ant-transfer-operation .ant-btn{display:block}.bp2legacy .ant-transfer-operation .ant-btn:first-child{margin-bottom:4px}.bp2legacy .ant-transfer-operation .ant-btn .anticon{font-size:12px}@keyframes transferHighlightIn{0%{background:#a6eaff}to{background:#0000}}.bp2legacy .ant-tree.ant-tree-directory{position:relative}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-switcher{position:relative;z-index:1}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher.ant-tree-switcher-noop,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-switcher.ant-tree-switcher-noop{pointer-events:none}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-checkbox,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-checkbox{position:relative;z-index:1}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper{border-radius:0;-webkit-user-select:none;user-select:none}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover{background:#0000}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover:before,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover:before{background:#e6faff}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper.ant-tree-node-selected,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper.ant-tree-node-selected{background:#0000;color:#fff}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:before,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:before{content:"";height:24px;left:0;position:absolute;right:0;transition:all .3s}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper>span,.bp2legacy .ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper>span{position:relative;z-index:1}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-switcher,.bp2legacy .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-switcher{color:#fff}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner,.bp2legacy .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner{border-color:var(--first)}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after,.bp2legacy .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after{border-color:#fff}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,.bp2legacy .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background:#fff}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,.bp2legacy .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:var(--first)}.bp2legacy .ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before,.bp2legacy .ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before{background:var(--first)}.bp2legacy .ant-tree-checkbox{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;line-height:1;list-style:none;margin:0;outline:none;padding:0;position:relative;top:-.09em;vertical-align:middle;white-space:nowrap}.bp2legacy .ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,.bp2legacy .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.bp2legacy .ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:var(--first)}.bp2legacy .ant-tree-checkbox-checked:after{animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;border:1px solid var(--first);border-radius:4px;content:"";height:100%;top:0;visibility:hidden}.bp2legacy .ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after,.bp2legacy .ant-tree-checkbox:hover:after{visibility:visible}.bp2legacy .ant-tree-checkbox-inner{background-color:#fff;border:1px solid #d9d9d9;border-collapse:initial;border-radius:4px;display:block;height:16px;left:0;position:relative;top:0;transition:all .3s;width:16px}.bp2legacy .ant-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:9.14285714px;left:21%;opacity:0;position:absolute;top:50%;transform:rotate(45deg) scale(0) translate(-50%,-50%);transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:5.71428571px}.bp2legacy .ant-tree-checkbox-input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.bp2legacy .ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;opacity:1;position:absolute;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.bp2legacy .ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:var(--first);border-color:var(--first)}.bp2legacy .ant-tree-checkbox-disabled{cursor:not-allowed}.bp2legacy .ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{animation-name:none;border-color:#00000040}.bp2legacy .ant-tree-checkbox-disabled .ant-tree-checkbox-input{cursor:not-allowed}.bp2legacy .ant-tree-checkbox-disabled .ant-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.bp2legacy .ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{animation-name:none;border-collapse:initial;border-color:#f5f5f5}.bp2legacy .ant-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.bp2legacy .ant-tree-checkbox-wrapper{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;line-height:inherit;list-style:none;margin:0;padding:0}.bp2legacy .ant-tree-checkbox-wrapper+.ant-tree-checkbox-wrapper{margin-left:8px}.bp2legacy .ant-tree-checkbox+span{padding-left:8px;padding-right:8px}.bp2legacy .ant-tree-checkbox-group{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-tree-checkbox-group-item{display:inline-block;margin-right:8px}.bp2legacy .ant-tree-checkbox-group-item:last-child{margin-right:0}.bp2legacy .ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:0}.bp2legacy .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.bp2legacy .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{background-color:var(--first);border:0;content:" ";height:8px;left:50%;opacity:1;top:50%;transform:translate(-50%,-50%) scale(1);width:8px}.bp2legacy .ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.bp2legacy .ant-tree{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-tree-checkbox-checked:after{height:66.67%;left:0;position:absolute;top:16.67%;width:100%}.bp2legacy .ant-tree ol,.bp2legacy .ant-tree ul{list-style:none;margin:0;padding:0}.bp2legacy .ant-tree li{list-style:none;margin:0;outline:0;padding:4px 0;white-space:nowrap}.bp2legacy .ant-tree li span[draggable=true],.bp2legacy .ant-tree li span[draggable]{-khtml-user-drag:element;-webkit-user-drag:element;border-bottom:2px solid #0000;border-top:2px solid #0000;line-height:20px;-webkit-user-select:none;user-select:none}.bp2legacy .ant-tree li.drag-over>span[draggable]{background-color:var(--first);color:#fff;opacity:.8}.bp2legacy .ant-tree li.drag-over-gap-top>span[draggable]{border-top-color:var(--first)}.bp2legacy .ant-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:var(--first)}.bp2legacy .ant-tree li.filter-node>span{color:var(--third)!important;font-weight:500!important}.bp2legacy .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon,.bp2legacy .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon{color:var(--first);display:inline-block;font-size:14px;height:24px;left:0;position:absolute;transform:none;width:24px}.bp2legacy .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg,.bp2legacy .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close:after,:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open:after{opacity:0}.bp2legacy .ant-tree li ul{margin:0;padding:0 0 0 18px}.bp2legacy .ant-tree li .ant-tree-node-content-wrapper{border-radius:4px;color:#545454;cursor:pointer;display:inline-block;height:24px;line-height:24px;margin:0;padding:0 5px;text-decoration:none;transition:all .3s;vertical-align:top}.bp2legacy .ant-tree li .ant-tree-node-content-wrapper:hover{background-color:#e6faff}.bp2legacy .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#a6eaff}.bp2legacy .ant-tree li span.ant-tree-checkbox{height:24px;margin:0 4px 0 2px;padding:4px 0;top:auto}.bp2legacy .ant-tree li span.ant-tree-iconEle,.bp2legacy .ant-tree li span.ant-tree-switcher{border:0;cursor:pointer;display:inline-block;height:24px;line-height:24px;margin:0;outline:none;text-align:center;vertical-align:top;width:24px}.bp2legacy .ant-tree li span.ant-tree-switcher{position:relative}.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop{cursor:default}.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;transform:scale(.83333333) rotate(0deg)}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;transform:scale(.83333333) rotate(0deg)}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{transform:rotate(-90deg)}.bp2legacy .ant-tree li:last-child>span.ant-tree-iconEle:before,.bp2legacy .ant-tree li:last-child>span.ant-tree-switcher:before{display:none}.bp2legacy .ant-tree>li:first-child{padding-top:7px}.bp2legacy .ant-tree>li:last-child{padding-bottom:7px}.bp2legacy .ant-tree-child-tree>li:first-child{padding-top:8px}.bp2legacy .ant-tree-child-tree>li:last-child{padding-bottom:0}.bp2legacy li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,.bp2legacy li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper span,.bp2legacy li.ant-tree-treenode-disabled>span:not(.ant-tree-switcher){color:#00000040;cursor:not-allowed}.bp2legacy li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper:hover{background:#0000}.bp2legacy .ant-tree-icon__close,.bp2legacy .ant-tree-icon__open{margin-right:2px;vertical-align:top}.bp2legacy .ant-tree.ant-tree-show-line li{position:relative}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher{background:#fff;color:#595959}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon,.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-weight:400}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg,.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-weight:400}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-weight:400}.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.bp2legacy .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-tree.ant-tree-show-line li:not(:last-child):before{border-left:1px solid #d9d9d9;content:" ";height:100%;height:calc(100% - 22px);left:12px;margin:22px 0 0;position:absolute;width:1px}.bp2legacy .ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle{display:none}.bp2legacy .ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper{width:calc(100% - 24px)}.bp2legacy .ant-tree.ant-tree-block-node li span.ant-tree-checkbox+.ant-tree-node-content-wrapper{width:calc(100% - 46px)}.bp2legacy .ant-select-tree-checkbox{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;line-height:1;list-style:none;margin:0;outline:none;padding:0;position:relative;top:-.09em;vertical-align:middle;white-space:nowrap}.bp2legacy .ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,.bp2legacy .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.bp2legacy .ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:var(--first)}.bp2legacy .ant-select-tree-checkbox-checked:after{animation:antCheckboxEffect .36s ease-in-out;animation-fill-mode:backwards;border:1px solid var(--first);border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.bp2legacy .ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after,.bp2legacy .ant-select-tree-checkbox:hover:after{visibility:visible}.bp2legacy .ant-select-tree-checkbox-inner{background-color:#fff;border:1px solid #d9d9d9;border-collapse:initial;border-radius:4px;display:block;height:16px;left:0;position:relative;top:0;transition:all .3s;width:16px}.bp2legacy .ant-select-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:9.14285714px;left:21%;opacity:0;position:absolute;top:50%;transform:rotate(45deg) scale(0) translate(-50%,-50%);transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:5.71428571px}.bp2legacy .ant-select-tree-checkbox-input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.bp2legacy .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;opacity:1;position:absolute;transform:rotate(45deg) scale(1) translate(-50%,-50%);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.bp2legacy .ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:var(--first);border-color:var(--first)}.bp2legacy .ant-select-tree-checkbox-disabled{cursor:not-allowed}.bp2legacy .ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{animation-name:none;border-color:#00000040}.bp2legacy .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input{cursor:not-allowed}.bp2legacy .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.bp2legacy .ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{animation-name:none;border-collapse:initial;border-color:#f5f5f5}.bp2legacy .ant-select-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.bp2legacy .ant-select-tree-checkbox-wrapper{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;line-height:inherit;list-style:none;margin:0;padding:0}.bp2legacy .ant-select-tree-checkbox-wrapper+.ant-select-tree-checkbox-wrapper{margin-left:8px}.bp2legacy .ant-select-tree-checkbox+span{padding-left:8px;padding-right:8px}.bp2legacy .ant-select-tree-checkbox-group{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-select-tree-checkbox-group-item{display:inline-block;margin-right:8px}.bp2legacy .ant-select-tree-checkbox-group-item:last-child{margin-right:0}.bp2legacy .ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:0}.bp2legacy .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.bp2legacy .ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{background-color:var(--first);border:0;content:" ";height:8px;left:50%;opacity:1;top:50%;transform:translate(-50%,-50%) scale(1);width:8px}.bp2legacy .ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.bp2legacy .ant-select-tree{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:-4px 0 0;padding:0 4px}.bp2legacy .ant-select-tree li{list-style:none;margin:8px 0;outline:0;padding:0;white-space:nowrap}.bp2legacy .ant-select-tree li.filter-node>span{font-weight:500}.bp2legacy .ant-select-tree li ul{margin:0;padding:0 0 0 18px}.bp2legacy .ant-select-tree li .ant-select-tree-node-content-wrapper{border-radius:4px;color:#545454;cursor:pointer;display:inline-block;margin:0;padding:3px 5px;text-decoration:none;transition:all .3s;width:calc(100% - 24px)}.bp2legacy .ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:#e6faff}.bp2legacy .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#a6eaff}.bp2legacy .ant-select-tree li span.ant-select-tree-checkbox{margin:0 4px 0 0}.bp2legacy .ant-select-tree li span.ant-select-tree-checkbox+.ant-select-tree-node-content-wrapper{width:calc(100% - 46px)}.bp2legacy .ant-select-tree li span.ant-select-tree-iconEle,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher{border:0;cursor:pointer;display:inline-block;height:24px;line-height:22px;margin:0;outline:none;text-align:center;vertical-align:middle;width:24px}.bp2legacy .ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon{color:var(--first);display:inline-block;font-size:14px;left:0;position:absolute;transform:none}.bp2legacy .ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher{position:relative}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop{cursor:auto}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;transform:scale(.83333333) rotate(0deg)}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;transform:scale(.83333333) rotate(0deg)}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg{transition:transform .3s}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg{transform:rotate(-90deg)}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon{color:var(--first);display:inline-block;font-size:14px;height:24px;left:0;position:absolute;transform:none;width:24px}.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg,.bp2legacy .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.bp2legacy .ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle,.bp2legacy .ant-select-tree-child-tree{display:none}.bp2legacy .ant-select-tree-child-tree-open{display:block}.bp2legacy li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper,.bp2legacy li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper span,.bp2legacy li.ant-select-tree-treenode-disabled>span:not(.ant-select-tree-switcher){color:#00000040;cursor:not-allowed}.bp2legacy li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper:hover{background:#0000}.bp2legacy .ant-select-tree-icon__close,.bp2legacy .ant-select-tree-icon__open{margin-right:2px;vertical-align:top}.bp2legacy .ant-select-tree-dropdown{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-select-tree-dropdown .ant-select-dropdown-search{background:#fff;display:block;padding:4px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.bp2legacy .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap{width:100%}.bp2legacy .ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field{border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;outline:none;padding:4px 7px;width:100%}.bp2legacy .ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide{display:none}.bp2legacy .ant-select-tree-dropdown .ant-select-not-found{color:#00000040;cursor:not-allowed;display:block;padding:7px 16px}.bp2legacy .ant-typography{color:#545454}.bp2legacy .ant-typography.ant-typography-secondary{color:#595959}.bp2legacy .ant-typography.ant-typography-danger,.bp2legacy .ant-typography.ant-typography-warning{color:var(--third)}.bp2legacy .ant-typography.ant-typography-disabled{color:#00000040;cursor:not-allowed;-webkit-user-select:none;user-select:none}.bp2legacy .ant-typography p,.bp2legacy div.ant-typography{margin-bottom:1em}.bp2legacy .ant-typography h1,.bp2legacy h1.ant-typography{color:#535353;font-size:38px;font-weight:600;line-height:1.23;margin-bottom:.5em}.bp2legacy .ant-typography h2,.bp2legacy h2.ant-typography{color:#535353;font-size:30px;font-weight:600;line-height:1.35;margin-bottom:.5em}.bp2legacy .ant-typography h3,.bp2legacy h3.ant-typography{color:#535353;font-size:24px;font-weight:600;line-height:1.35;margin-bottom:.5em}.bp2legacy .ant-typography h4,.bp2legacy h4.ant-typography{color:#535353;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:.5em}.bp2legacy .ant-typography div+h1,.bp2legacy .ant-typography div+h2,.bp2legacy .ant-typography div+h3,.bp2legacy .ant-typography div+h4,.bp2legacy .ant-typography h1+h1,.bp2legacy .ant-typography h1+h2,.bp2legacy .ant-typography h1+h3,.bp2legacy .ant-typography h1+h4,.bp2legacy .ant-typography h2+h1,.bp2legacy .ant-typography h2+h2,.bp2legacy .ant-typography h2+h3,.bp2legacy .ant-typography h2+h4,.bp2legacy .ant-typography h3+h1,.bp2legacy .ant-typography h3+h2,.bp2legacy .ant-typography h3+h3,.bp2legacy .ant-typography h3+h4,.bp2legacy .ant-typography h4+h1,.bp2legacy .ant-typography h4+h2,.bp2legacy .ant-typography h4+h3,.bp2legacy .ant-typography h4+h4,.bp2legacy .ant-typography li+h1,.bp2legacy .ant-typography li+h2,.bp2legacy .ant-typography li+h3,.bp2legacy .ant-typography li+h4,.bp2legacy .ant-typography p+h1,.bp2legacy .ant-typography p+h2,.bp2legacy .ant-typography p+h3,.bp2legacy .ant-typography p+h4,.bp2legacy .ant-typography ul+h1,.bp2legacy .ant-typography ul+h2,.bp2legacy .ant-typography ul+h3,.bp2legacy .ant-typography ul+h4,.bp2legacy .ant-typography+h1.ant-typography,.bp2legacy .ant-typography+h2.ant-typography,.bp2legacy .ant-typography+h3.ant-typography,.bp2legacy .ant-typography+h4.ant-typography{margin-top:1.2em}.bp2legacy span.ant-typography-ellipsis{display:inline-block}.bp2legacy .ant-typography a{color:var(--first);cursor:pointer;outline:none;text-decoration:none;transition:color .3s}.bp2legacy .ant-typography a:focus,.bp2legacy .ant-typography a:hover{color:#28aaeb}.bp2legacy .ant-typography a:active{color:#006eb8}.bp2legacy .ant-typography a:active,.bp2legacy .ant-typography a:hover{text-decoration:none}.bp2legacy .ant-typography a[disabled]{color:#00000040;cursor:not-allowed;pointer-events:none}.bp2legacy .ant-typography code{background:#0000000f;border:1px solid #0000000f;border-radius:3px;font-size:85%;margin:0 .2em;padding:.2em .4em .1em}.bp2legacy .ant-typography mark{background-color:#ffe58f;padding:0}.bp2legacy .ant-typography ins,.bp2legacy .ant-typography u{-webkit-text-decoration-skip:ink;text-decoration:underline;text-decoration-skip-ink:auto}.bp2legacy .ant-typography del,.bp2legacy .ant-typography s{text-decoration:line-through}.bp2legacy .ant-typography strong{font-weight:600}.bp2legacy .ant-typography-copy,.bp2legacy .ant-typography-edit,.bp2legacy .ant-typography-expand{color:var(--first);cursor:pointer;margin-left:8px;outline:none;text-decoration:none;transition:color .3s}.bp2legacy .ant-typography-copy:focus,.bp2legacy .ant-typography-copy:hover,.bp2legacy .ant-typography-edit:focus,.bp2legacy .ant-typography-edit:hover,.bp2legacy .ant-typography-expand:focus,.bp2legacy .ant-typography-expand:hover{color:#28aaeb}.bp2legacy .ant-typography-copy:active,.bp2legacy .ant-typography-edit:active,.bp2legacy .ant-typography-expand:active{color:#006eb8}.bp2legacy .ant-typography-copy-success,.bp2legacy .ant-typography-copy-success:focus,.bp2legacy .ant-typography-copy-success:hover{color:#52c41a}.bp2legacy .ant-typography-edit-content{position:relative}.bp2legacy div.ant-typography-edit-content{left:-12px;margin-bottom:calc(1em - 6px);margin-top:-5px}.bp2legacy .ant-typography-edit-content-confirm{bottom:8px;color:#595959;pointer-events:none;position:absolute;right:10px}.bp2legacy .ant-typography ol,.bp2legacy .ant-typography ul{margin:0 0 1em;padding:0}.bp2legacy .ant-typography ol li,.bp2legacy .ant-typography ul li{margin:0 0 0 20px;padding:0 0 0 4px}.bp2legacy .ant-typography ul li{list-style-type:circle}.bp2legacy .ant-typography ul li li{list-style-type:disc}.bp2legacy .ant-typography ol li{list-style-type:decimal}.bp2legacy .ant-typography-ellipsis-single-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp2legacy .ant-typography-ellipsis-multiple-line{-webkit-line-clamp:3;
  /*! autoprefixer: ignore next */-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bp2legacy .ant-upload{font-feature-settings:"tnum";box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;outline:0;padding:0}.bp2legacy .ant-upload p{margin:0}.bp2legacy .ant-upload-btn{display:block;outline:none;width:100%}.bp2legacy .ant-upload input[type=file]{cursor:pointer}.bp2legacy .ant-upload.ant-upload-select{display:inline-block}.bp2legacy .ant-upload.ant-upload-disabled{cursor:not-allowed}.bp2legacy .ant-upload.ant-upload-select-picture-card{background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;display:table;float:left;height:104px;margin-bottom:8px;margin-right:8px;text-align:center;transition:border-color .3s ease;vertical-align:top;width:104px}.bp2legacy .ant-upload.ant-upload-select-picture-card>.ant-upload{display:table-cell;height:100%;padding:8px;text-align:center;vertical-align:middle;width:100%}.bp2legacy .ant-upload.ant-upload-select-picture-card:hover{border-color:var(--first)}.bp2legacy .ant-upload.ant-upload-drag{background:#fafafa;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;height:100%;position:relative;text-align:center;transition:border-color .3s;width:100%}.bp2legacy .ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.bp2legacy .ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:#006eb8}.bp2legacy .ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.bp2legacy .ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.bp2legacy .ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.bp2legacy .ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#28aaeb}.bp2legacy .ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.bp2legacy .ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:#28aaeb;font-size:48px}.bp2legacy .ant-upload.ant-upload-drag p.ant-upload-text{color:#535353;font-size:16px;margin:0 0 4px}.bp2legacy .ant-upload.ant-upload-drag p.ant-upload-hint{color:#595959;font-size:14px}.bp2legacy .ant-upload.ant-upload-drag .anticon-plus{color:#00000040;font-size:30px;transition:all .3s}.bp2legacy .ant-upload.ant-upload-drag .anticon-plus:hover,.bp2legacy .ant-upload.ant-upload-drag:hover .anticon-plus{color:#595959}.bp2legacy .ant-upload-picture-card-wrapper{zoom:1;display:inline-block}.bp2legacy .ant-upload-picture-card-wrapper:after,.bp2legacy .ant-upload-picture-card-wrapper:before{content:"";display:table}.bp2legacy .ant-upload-picture-card-wrapper:after{clear:both}.bp2legacy .ant-upload-list{font-feature-settings:"tnum";zoom:1;box-sizing:border-box;color:#545454;font-size:14px;font-variant:tabular-nums;line-height:1.3;list-style:none;margin:0;padding:0}.bp2legacy .ant-upload-list:after,.bp2legacy .ant-upload-list:before{content:"";display:table}.bp2legacy .ant-upload-list:after{clear:both}.bp2legacy .ant-upload-list-item{font-size:14px;height:22px;margin-top:8px;position:relative}.bp2legacy .ant-upload-list-item-name{display:inline-block;overflow:hidden;padding-left:22px;text-overflow:ellipsis;white-space:nowrap;width:100%}.bp2legacy .ant-upload-list-item-info{height:100%;padding:0 12px 0 4px;transition:background-color .3s}.bp2legacy .ant-upload-list-item-info>span{display:block}.bp2legacy .ant-upload-list-item-info .anticon-loading,.bp2legacy .ant-upload-list-item-info .anticon-paper-clip{color:#595959;font-size:14px;position:absolute;top:5px}.bp2legacy .ant-upload-list-item .anticon-close{color:#595959;cursor:pointer;display:inline-block;font-size:12px;font-size:10px\9;line-height:0;opacity:0;position:absolute;right:4px;top:6px;transform:scale(.83333333) rotate(0deg);transition:all .3s}:root .ant-upload-list-item .anticon-close{font-size:12px}.bp2legacy .ant-upload-list-item .anticon-close:hover{color:#545454}.bp2legacy .ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#e6faff}.bp2legacy .ant-upload-list-item:hover .anticon-close{opacity:1}.bp2legacy .ant-upload-list-item-error,.bp2legacy .ant-upload-list-item-error .ant-upload-list-item-name,.bp2legacy .ant-upload-list-item-error .anticon-paper-clip{color:var(--third)}.bp2legacy .ant-upload-list-item-error .anticon-close{color:var(--third)!important;opacity:1}.bp2legacy .ant-upload-list-item-progress{bottom:-12px;font-size:14px;line-height:0;padding-left:26px;position:absolute;width:100%}.bp2legacy .ant-upload-list-picture .ant-upload-list-item,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item{border:1px solid #d9d9d9;border-radius:6px;height:66px;padding:8px;position:relative}.bp2legacy .ant-upload-list-picture .ant-upload-list-item:hover,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item:hover{background:#0000}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-error,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-error{border-color:var(--third)}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-info,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-info{padding:0}.bp2legacy .ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info{background:#0000}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-uploading,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading{border-style:dashed}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-thumbnail,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-thumbnail{font-size:26px;height:48px;left:8px;line-height:54px;opacity:.8;position:absolute;text-align:center;top:8px;width:48px}.bp2legacy .option .ant-upload-list-picture-card .ant-upload-list-item-thumbnail{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bp2legacy .option .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{position:inherit}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-icon,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-icon{font-size:26px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-image,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-image{max-width:100%}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-thumbnail img,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;height:48px;overflow:hidden;width:48px}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-name,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-name{box-sizing:border-box;display:inline-block;line-height:44px;margin:0 0 0 8px;max-width:100%;overflow:hidden;padding-left:48px;padding-right:8px;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name{line-height:28px}.bp2legacy .ant-upload-list-picture .ant-upload-list-item-progress,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:14px;margin-top:0;padding-left:56px;width:calc(100% - 24px)}.bp2legacy .ant-upload-list-picture .anticon-close,.bp2legacy .ant-upload-list-picture-card .anticon-close{line-height:1;opacity:1;position:absolute;right:8px;top:8px}.bp2legacy .ant-upload-list-picture-card.ant-upload-list:after{display:none}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item{float:left;height:104px;margin:0 8px 8px 0;width:104px}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-info{height:100%;overflow:hidden;position:relative}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-info:before{background-color:#00000080;content:" ";height:100%;opacity:0;position:absolute;transition:all .3s;width:100%;z-index:1}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-actions{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;white-space:nowrap;z-index:10}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{color:#ffffffd9;cursor:pointer;font-size:16px;margin:0 4px;transition:all .3s;width:16px;z-index:10}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover{color:#fff}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions{opacity:1}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;height:100%;position:static;width:100%}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-name{display:none;line-height:1.3;margin:8px 0 0;padding:0;text-align:center}.bp2legacy .ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name{display:block}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fafafa}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-uploading-text{color:#595959;margin-top:18px}.bp2legacy .ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;padding-left:0}.bp2legacy .ant-upload-list .ant-upload-success-icon{color:#52c41a;font-weight:700}.bp2legacy .ant-upload-list .ant-upload-animate-enter,.bp2legacy .ant-upload-list .ant-upload-animate-inline-enter,.bp2legacy .ant-upload-list .ant-upload-animate-inline-leave,.bp2legacy .ant-upload-list .ant-upload-animate-leave{animation-duration:.3s;animation-fill-mode:cubic-bezier(.78,.14,.15,.86)}.bp2legacy .ant-upload-list .ant-upload-animate-enter{animation-name:uploadAnimateIn}.bp2legacy .ant-upload-list .ant-upload-animate-leave{animation-name:uploadAnimateOut}.bp2legacy .ant-upload-list .ant-upload-animate-inline-enter{animation-name:uploadAnimateInlineIn}.bp2legacy .ant-upload-list .ant-upload-animate-inline-leave{animation-name:uploadAnimateInlineOut}@keyframes uploadAnimateIn{0%{height:0;margin:0;opacity:0;padding:0}}@keyframes uploadAnimateOut{to{height:0;margin:0;opacity:0;padding:0}}@keyframes uploadAnimateInlineIn{0%{height:0;margin:0;opacity:0;padding:0;width:0}}@keyframes uploadAnimateInlineOut{to{height:0;margin:0;opacity:0;padding:0;width:0}}.bp2legacy .gx-bg-primary{background-color:var(--avatar-circle)!important}.bp2legacy a.gx-bg-primary:focus,.bp2legacy a.gx-bg-primary:hover{background-color:var(--first)!important}.bp2legacy .gx-bg-primary-light{background-color:#52c6f7!important}.bp2legacy .gx-bg-secondary,.bp2legacy a.gx-bg-secondary:focus,.bp2legacy a.gx-bg-secondary:hover{background-color:var(--third)!important}.bp2legacy .gx-bg-success{background-color:#52c41a!important}.bp2legacy a.gx-bg-success:focus,.bp2legacy a.gx-bg-success:hover{background-color:#3f9714!important}.bp2legacy .gx-bg-success-dark{background-color:#368011!important}.bp2legacy a.gx-bg-success-dark:focus,.bp2legacy a.gx-bg-success-dark:hover{background-color:#2c6a0e!important}.bp2legacy .gx-bg-info{background-color:#1890ff!important}.bp2legacy a.gx-bg-info:focus,.bp2legacy a.gx-bg-info:hover{background-color:#0076e4!important}.bp2legacy .gx-bg-warning{background-color:var(--third)!important}.bp2legacy a.gx-bg-warning:focus,.bp2legacy a.gx-bg-warning:hover{background-color:#d87205!important}.bp2legacy .gx-bg-danger{background-color:#f44336!important}.bp2legacy a.gx-bg-danger:focus,.bp2legacy a.gx-bg-danger:hover{background-color:#ea1c0d!important}.bp2legacy .gx-bg-light{background-color:#e8e8e8!important}.bp2legacy a.gx-bg-light:focus,.bp2legacy a.gx-bg-light:hover{background-color:#d9d9d9!important}.bp2legacy .gx-bg-dark{background-color:#000!important}.bp2legacy a.gx-bg-dark:focus,.bp2legacy a.gx-bg-dark:hover{background-color:#1a1a1a!important}.bp2legacy .gx-bg-white{background-color:#fff!important}.bp2legacy a.gx-bg-white:focus,.bp2legacy a.gx-bg-white:hover{background-color:#f2f2f2!important}.bp2legacy .gx-bg-grey{background-color:#ccc!important}.bp2legacy a.gx-bg-grey:focus,.bp2legacy a.gx-bg-grey:hover{background-color:#b2b2b2!important}.bp2legacy .gx-bg-light-grey{background-color:#fafafa!important}.bp2legacy .gx-bg-transparent{background-color:initial!important}.bp2legacy .gx-bg-pink{background-color:#eb2f96!important}.bp2legacy a.gx-bg-pink:focus,.bp2legacy a.gx-bg-pink:hover{background-color:#d3147d!important}.bp2legacy .gx-bg-green{background-color:#52c41a!important}.bp2legacy a.gx-bg-green:focus,.bp2legacy a.gx-bg-green:hover{background-color:#3f9714!important}.bp2legacy .gx-bg-green-light{background-color:#caf5b5!important}.bp2legacy a.gx-bg-green-light:focus,.bp2legacy a.gx-bg-green-light:hover{background-color:#8ae95b!important}.bp2legacy .gx-bg-red{background-color:var(--third)!important}.bp2legacy a.gx-bg-red:focus,.bp2legacy a.gx-bg-red:hover{background-color:#da0a15!important}.bp2legacy .gx-bg-amber{background-color:#fadb14!important}.bp2legacy a.gx-bg-amber:focus,.bp2legacy a.gx-bg-amber:hover{background-color:#d6ba05!important}.bp2legacy .gx-bg-amber-light{background-color:#fdf2aa!important}.bp2legacy a.gx-bg-amber-light:focus,.bp2legacy a.gx-bg-amber-light:hover{background-color:#fcea78!important}.bp2legacy .gx-bg-blue{background-color:#1890ff!important}.bp2legacy a.gx-bg-blue:focus,.bp2legacy a.gx-bg-blue:hover{background-color:#0076e4!important}.bp2legacy .gx-bg-light-blue{background-color:#329cff!important}.bp2legacy a.gx-bg-light-blue:focus,.bp2legacy a.gx-bg-light-blue:hover{background-color:#4ba9ff!important}.bp2legacy .gx-bg-indigo{background-color:#3c1991!important}.bp2legacy a.gx-bg-indigo:focus,.bp2legacy a.gx-bg-indigo:hover{background-color:#2a1166!important}.bp2legacy .gx-bg-purple{background-color:#722ed1!important}.bp2legacy a.gx-bg-purple:focus,.bp2legacy a.gx-bg-purple:hover{background-color:#5b25a7!important}.bp2legacy .gx-bg-orange{background-color:var(--third)!important}.bp2legacy a.gx-bg-orange:focus,.bp2legacy a.gx-bg-orange:hover{background-color:#d87205!important}.bp2legacy .gx-bg-yellow{background-color:#fadb14!important}.bp2legacy a.gx-bg-yellow:focus,.bp2legacy a.gx-bg-yellow:hover{background-color:#d6ba05!important}.bp2legacy .gx-bg-teal{background-color:#20c997!important}.bp2legacy a.gx-bg-teal:focus,.bp2legacy a.gx-bg-teal:hover{background-color:#199d76!important}.bp2legacy .gx-bg-cyan{background-color:#13c2c2!important}.bp2legacy a.gx-bg-cyan:focus,.bp2legacy a.gx-bg-cyan:hover{background-color:#0e9494!important}.bp2legacy .gx-bg-sepia{background-color:#7c3535!important}.bp2legacy a.gx-bg-sepia:focus,.bp2legacy a.gx-bg-sepia:hover{background-color:#582626!important}.bp2legacy .gx-bg-geekblue{background-color:#030852!important}.bp2legacy a.gx-bg-geekblue:focus,.bp2legacy a.gx-bg-geekblue:hover{background-color:#010321!important}.bp2legacy .gx-text-white{color:#fff!important}.bp2legacy .gx-text-primary,.bp2legacy a.gx-text-primary:focus,.bp2legacy a.gx-text-primary:hover{color:var(--default-text)!important}.bp2legacy .gx-text-secondary,.bp2legacy a.gx-text-secondary:focus,.bp2legacy a.gx-text-secondary:hover{color:var(--secondary-text)!important}.bp2legacy .gx-text-success{color:#52c41a!important}.bp2legacy a.gx-text-success:focus,.bp2legacy a.gx-text-success:hover{color:#49ad17!important}.bp2legacy .gx-text-success-dark{color:#368011!important}.bp2legacy a.gx-text-success-dark:focus,.bp2legacy a.gx-text-success-dark:hover{color:#2c6a0e!important}.bp2legacy .gx-text-info{color:#1890ff!important}.bp2legacy a.gx-text-info:focus,.bp2legacy a.gx-text-info:hover{color:#0084fe!important}.bp2legacy .gx-text-warning{color:var(--third)!important}.bp2legacy a.gx-text-warning:focus,.bp2legacy a.gx-text-warning:hover{color:#f17f05!important}.bp2legacy .gx-text-danger{color:#f44336!important}.bp2legacy a.gx-text-danger:focus,.bp2legacy a.gx-text-danger:hover{color:#f32c1e!important}.bp2legacy .gx-text-light{color:#ababab!important}.bp2legacy a.gx-text-light:focus,.bp2legacy a.gx-text-light:hover{color:#787878!important}.bp2legacy .gx-text-light-grey{color:#ccc!important}.bp2legacy a.gx-text-light-grey:focus,.bp2legacy a.gx-text-light-grey:hover{color:#bfbfbf!important}.bp2legacy .gx-text-grey{color:#8c8c8c!important}.bp2legacy a.gx-text-grey:focus,.bp2legacy a.gx-text-grey:hover{color:#262626!important}.bp2legacy .gx-text-dark{color:#595959!important}.bp2legacy a.gx-text-dark:focus,.bp2legacy a.gx-text-dark:hover{color:#4c4c4c!important}.bp2legacy .gx-text-black{color:#000!important}.bp2legacy a.gx-text-black:focus,.bp2legacy a.gx-text-black:hover{color:#4c4c4c!important}.bp2legacy .gx-text-pink{color:#eb2f96!important}.bp2legacy a.gx-text-pink:focus,.bp2legacy a.gx-text-pink:hover{color:#e9188a!important}.bp2legacy .gx-text-green{color:#52c41a!important}.bp2legacy a.gx-text-green:focus,.bp2legacy a.gx-text-green:hover{color:#49ad17!important}.bp2legacy .gx-text-red{color:var(--third)!important}.bp2legacy a.gx-text-red:focus,.bp2legacy a.gx-text-red:hover{color:#f30b17!important}.bp2legacy .gx-text-amber{color:#fadb14!important}.bp2legacy a.gx-text-amber:focus,.bp2legacy a.gx-text-amber:hover{color:#efd005!important}.bp2legacy .gx-text-blue{color:#1890ff!important}.bp2legacy a.gx-text-blue:focus,.bp2legacy a.gx-text-blue:hover{color:#0084fe!important}.bp2legacy .gx-text-indigo{color:#3c1991!important}.bp2legacy a.gx-text-indigo:focus,.bp2legacy a.gx-text-indigo:hover{color:#33157b!important}.bp2legacy .gx-text-purple{color:#722ed1!important}.bp2legacy a.gx-text-purple:focus,.bp2legacy a.gx-text-purple:hover{color:#6729bc!important}.bp2legacy .gx-text-orange{color:var(--third)!important}.bp2legacy a.gx-text-orange:focus,.bp2legacy a.gx-text-orange:hover{color:#f17f05!important}.bp2legacy .gx-text-yellow{color:#fadb14!important}.bp2legacy a.gx-text-yellow:focus,.bp2legacy a.gx-text-yellow:hover{color:#efd005!important}.bp2legacy .gx-text-teal{color:#20c997!important}.bp2legacy a.gx-text-teal:focus,.bp2legacy a.gx-text-teal:hover{color:#1cb386!important}.bp2legacy .gx-text-cyan{color:#13c2c2!important}.bp2legacy a.gx-text-cyan:focus,.bp2legacy a.gx-text-cyan:hover{color:#11abab!important}.bp2legacy .gx-text-muted{color:#8c8c8c!important}.bp2legacy .gx-text-geekblue{color:#030852!important}.bp2legacy a.gx-text-geekblue:focus,.bp2legacy a.gx-text-geekblue:hover{color:#10239e!important}.bp2legacy .gx-text-sepia,.bp2legacy a.gx-text-sepia:focus,.bp2legacy a.gx-text-sepia:hover{color:#7c3535!important}.bp2legacy .gx-icon-white{color:#fff!important}.bp2legacy .gx-border-primary{border-color:var(--first)!important}.bp2legacy .gx-border-secondary{border-color:var(--third)!important}.bp2legacy .gx-border-success{border-color:#52c41a!important}.bp2legacy .gx-border-success-dark{border-color:#368011!important}.bp2legacy .gx-border-info{border-color:#1890ff!important}.bp2legacy .gx-border-warning{border-color:var(--third)!important}.bp2legacy .gx-border-danger{border-color:#f44336!important}.bp2legacy .gx-border-light{border-color:#bfbfbf!important}.bp2legacy .gx-border-dark{border-color:#595959!important}.bp2legacy .gx-border-white{border-color:#fff!important}.bp2legacy .gx-border-grey{border-color:#bfbfbf!important}.bp2legacy .gx-border-pink{border-color:#eb2f96!important}.bp2legacy .gx-border-green{border-color:#52c41a!important}.bp2legacy .gx-border-red{border-color:var(--third)!important}.bp2legacy .gx-border-amber{border-color:#fadb14!important}.bp2legacy .gx-border-blue{border-color:#1890ff!important}.bp2legacy .gx-border-indigo{border-color:#3c1991!important}.bp2legacy .gx-border-purple{border-color:#722ed1!important}.bp2legacy .gx-border-orange{border-color:var(--third)!important}.bp2legacy .gx-border-yellow{border-color:#fadb14!important}.bp2legacy .gx-border-teal{border-color:#1890ff!important}.bp2legacy .gx-border-cyan{border-color:#13c2c2!important}.bp2legacy .gx-border-sepia{border-color:#7c3535!important}.bp2legacy .gx-border-geekblue{border-color:#030852!important}.bp2legacy .btn-primary,.bp2legacy .btn-primary:focus,.bp2legacy .btn-primary:hover,.bp2legacy .gx-btn-primary,.bp2legacy .gx-btn-primary:focus,.bp2legacy .gx-btn-primary:hover,.bp2legacy a.gx-btn-primary,.bp2legacy a.gx-btn-primary:focus,.bp2legacy a.gx-btn-primary:hover{background-color:var(--first)!important;border-color:var(--first)!important;color:#fff!important}.bp2legacy .btn-primary.disabled,.bp2legacy .btn-primary:disabled,.bp2legacy .gx-btn-primary.disabled,.bp2legacy .gx-btn-primary:disabled,.bp2legacy a.gx-btn-primary.disabled,.bp2legacy a.gx-btn-primary:disabled{background-color:var(--first)!important;border-color:var(--first)!important}.bp2legacy .btn-primary:not([disabled]):not(.disabled).active,.bp2legacy .btn-primary:not([disabled]):not(.disabled):active,.bp2legacy .gx-btn-primary:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-primary:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-primary:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-primary:not([disabled]):not(.disabled):active{background-color:var(--first)!important;border-color:var(--first)!important;color:#fff}.bp2legacy .btn-primary-light,.bp2legacy .gx-btn-primary-light,.bp2legacy a.gx-btn-primary-light{background-color:#c8ebfe!important;border-color:#c8ebfe!important;color:#595959!important}.bp2legacy .btn-primary-light:focus,.bp2legacy .btn-primary-light:hover,.bp2legacy .gx-btn-primary-light:focus,.bp2legacy .gx-btn-primary-light:hover,.bp2legacy a.gx-btn-primary-light:focus,.bp2legacy a.gx-btn-primary-light:hover{background-color:#7dcffd!important;border-color:#7dcffd!important;color:#595959!important}.bp2legacy .btn-primary-light.disabled,.bp2legacy .btn-primary-light:disabled,.bp2legacy .gx-btn-primary-light.disabled,.bp2legacy .gx-btn-primary-light:disabled,.bp2legacy a.gx-btn-primary-light.disabled,.bp2legacy a.gx-btn-primary-light:disabled{background-color:#e1f4ff!important;border-color:#e1f4ff!important}.bp2legacy .btn-primary-light:not([disabled]):not(.disabled).active,.bp2legacy .btn-primary-light:not([disabled]):not(.disabled):active,.bp2legacy .gx-btn-primary-light:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-primary-light:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-primary-light:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-primary-light:not([disabled]):not(.disabled):active{background-color:#afe1fe!important;border-color:#afe1fe!important;color:#595959}.bp2legacy .gx-btn-secondary,.bp2legacy a.gx-btn-secondary{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff!important}.bp2legacy .gx-btn-secondary:focus,.bp2legacy .gx-btn-secondary:hover,.bp2legacy a.gx-btn-secondary:focus,.bp2legacy a.gx-btn-secondary:hover{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff}.bp2legacy .gx-btn-secondary.disabled,.bp2legacy .gx-btn-secondary:disabled,.bp2legacy a.gx-btn-secondary.disabled,.bp2legacy a.gx-btn-secondary:disabled{background-color:var(--third)!important;border-color:var(--third)!important}.bp2legacy .gx-btn-secondary:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-secondary:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-secondary:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-secondary:not([disabled]):not(.disabled):active{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff}.bp2legacy .gx-btn-success,.bp2legacy a.gx-btn-success{background-color:#52c41a!important;border-color:#52c41a!important;color:#fff!important}.bp2legacy .gx-btn-success:focus,.bp2legacy .gx-btn-success:hover,.bp2legacy a.gx-btn-success:focus,.bp2legacy a.gx-btn-success:hover{background-color:#3f9714!important;border-color:#3f9714!important;color:#fff!important}.bp2legacy .gx-btn-success.disabled,.bp2legacy .gx-btn-success:disabled,.bp2legacy a.gx-btn-success.disabled,.bp2legacy a.gx-btn-success:disabled{background-color:#52c41a!important;border-color:#52c41a!important}.bp2legacy .gx-btn-success:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-success:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-success:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-success:not([disabled]):not(.disabled):active{background-color:#3f9714!important;border-color:#3f9714!important;color:#fff!important}.bp2legacy .gx-btn-success-dark,.bp2legacy a.gx-btn-success-dark{background-color:#368011!important;border-color:#368011!important;color:#fff!important}.bp2legacy .gx-btn-success-dark:focus,.bp2legacy .gx-btn-success-dark:hover,.bp2legacy a.gx-btn-success-dark:focus,.bp2legacy a.gx-btn-success-dark:hover{background-color:#2c6a0e!important;border-color:#2c6a0e!important;color:#fff!important}.bp2legacy .gx-btn-success-dark.disabled,.bp2legacy .gx-btn-success-dark:disabled,.bp2legacy a.gx-btn-success-dark.disabled,.bp2legacy a.gx-btn-success-dark:disabled{background-color:#52c41a!important;border-color:#52c41a!important}.bp2legacy .gx-btn-success-dark:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-success-dark:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-success-dark:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-success-dark:not([disabled]):not(.disabled):active{background-color:#2c6a0e!important;border-color:#2c6a0e!important;color:#fff!important}.bp2legacy .gx-btn-info,.bp2legacy a.gx-btn-info{background-color:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.bp2legacy .gx-btn-info:focus,.bp2legacy .gx-btn-info:hover,.bp2legacy a.gx-btn-info:focus,.bp2legacy a.gx-btn-info:hover{background-color:#0076e4!important;border-color:#0076e4!important;color:#fff!important}.bp2legacy .gx-btn-info.disabled,.bp2legacy .gx-btn-info:disabled,.bp2legacy a.gx-btn-info.disabled,.bp2legacy a.gx-btn-info:disabled{background-color:#1890ff!important;border-color:#1890ff!important}.bp2legacy .gx-btn-info:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-info:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-info:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-info:not([disabled]):not(.disabled):active{background-color:#0076e4!important;border-color:#0076e4!important;color:#fff!important}.bp2legacy .gx-btn-warning,.bp2legacy a.gx-btn-warning{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff!important}.bp2legacy .gx-btn-warning:focus,.bp2legacy .gx-btn-warning:hover,.bp2legacy a.gx-btn-warning:focus,.bp2legacy a.gx-btn-warning:hover{background-color:#d87205!important;border-color:#d87205!important;color:#fff!important}.bp2legacy .gx-btn-warning.disabled,.bp2legacy .gx-btn-warning:disabled,.bp2legacy a.gx-btn-warning.disabled,.bp2legacy a.gx-btn-warning:disabled{background-color:var(--third)!important;border-color:var(--third)!important}.bp2legacy .gx-btn-warning:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-warning:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-warning:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-warning:not([disabled]):not(.disabled):active{background-color:#d87205!important;border-color:#d87205!important;color:#fff!important}.bp2legacy .gx-btn-yellow,.bp2legacy a.gx-btn-yellow{background-color:#fadb14!important;border-color:#fadb14!important;color:#262626!important}.bp2legacy .gx-btn-yellow:focus,.bp2legacy .gx-btn-yellow:hover,.bp2legacy a.gx-btn-yellow:focus,.bp2legacy a.gx-btn-yellow:hover{background-color:#d6ba05!important;border-color:#d6ba05!important;color:#fff!important}.bp2legacy .gx-btn-yellow.disabled,.bp2legacy .gx-btn-yellow:disabled,.bp2legacy a.gx-btn-yellow.disabled,.bp2legacy a.gx-btn-yellow:disabled{background-color:#fadb14!important;border-color:#fadb14!important}.bp2legacy .gx-btn-yellow:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-yellow:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-yellow:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-yellow:not([disabled]):not(.disabled):active{background-color:#d6ba05!important;border-color:#d6ba05!important;color:#fff!important}.bp2legacy .gx-btn-danger,.bp2legacy .gx-btn-red,.bp2legacy a.gx-btn-danger,.bp2legacy a.gx-btn-red{background-color:#f44336!important;border-color:#f44336!important;color:#fff!important}.bp2legacy .gx-btn-danger:focus,.bp2legacy .gx-btn-danger:hover,.bp2legacy .gx-btn-red:focus,.bp2legacy .gx-btn-red:hover,.bp2legacy a.gx-btn-danger:focus,.bp2legacy a.gx-btn-danger:hover,.bp2legacy a.gx-btn-red:focus,.bp2legacy a.gx-btn-red:hover{background-color:#ea1c0d!important;border-color:#ea1c0d!important;color:#fff!important}.bp2legacy .gx-btn-danger.disabled,.bp2legacy .gx-btn-danger:disabled,.bp2legacy .gx-btn-red.disabled,.bp2legacy .gx-btn-red:disabled,.bp2legacy a.gx-btn-danger.disabled,.bp2legacy a.gx-btn-danger:disabled,.bp2legacy a.gx-btn-red.disabled,.bp2legacy a.gx-btn-red:disabled{background-color:#f44336!important;border-color:#f44336!important}.bp2legacy .gx-btn-danger:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-danger:not([disabled]):not(.disabled):active,.bp2legacy .gx-btn-red:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-red:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-danger:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-danger:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-red:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-red:not([disabled]):not(.disabled):active{background-color:#ea1c0d!important;border-color:#ea1c0d!important;color:#fff!important}.bp2legacy .gx-btn-light,.bp2legacy a.gx-btn-light{background-color:#e8e8e8!important;border-color:#e8e8e8!important;color:#8c8c8c!important}.bp2legacy .gx-btn-light:focus,.bp2legacy .gx-btn-light:hover,.bp2legacy a.gx-btn-light:focus,.bp2legacy a.gx-btn-light:hover{background-color:#d9d9d9!important;border-color:#d9d9d9!important;color:#8c8c8c!important}.bp2legacy .gx-btn-light.disabled,.bp2legacy .gx-btn-light:disabled,.bp2legacy a.gx-btn-light.disabled,.bp2legacy a.gx-btn-light:disabled{background-color:#f5f5f5!important;border-color:#f5f5f5!important}.bp2legacy .gx-btn-light:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-light:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-light:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-light:not([disabled]):not(.disabled):active{background-color:#e8e8e8!important;border-color:#e8e8e8!important;color:#262626!important}.bp2legacy .gx-btn-dark,.bp2legacy a.gx-btn-dark{background-color:#262626!important;border-color:#262626!important;color:#fff!important}.bp2legacy .gx-btn-dark:focus,.bp2legacy .gx-btn-dark:hover,.bp2legacy a.gx-btn-dark:focus,.bp2legacy a.gx-btn-dark:hover{background-color:#0c0c0c!important;border-color:#0c0c0c!important;color:#fff!important}.bp2legacy .gx-btn-dark.disabled,.bp2legacy .gx-btn-dark:disabled,.bp2legacy a.gx-btn-dark.disabled,.bp2legacy a.gx-btn-dark:disabled{background-color:#262626!important;border-color:#262626!important}.bp2legacy .gx-btn-dark:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-dark:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-dark:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-dark:not([disabled]):not(.disabled):active{background-color:#0c0c0c!important;border-color:#0c0c0c!important;color:#fff!important}.bp2legacy .gx-btn-purple,.bp2legacy a.gx-btn-purple{background-color:#722ed1!important;border-color:#722ed1!important;color:#fff!important}.bp2legacy .gx-btn-purple:focus,.bp2legacy .gx-btn-purple:hover,.bp2legacy a.gx-btn-purple:focus,.bp2legacy a.gx-btn-purple:hover{background-color:#5b25a7!important;border-color:#5b25a7!important;color:#fff!important}.bp2legacy .gx-btn-purple.disabled,.bp2legacy .gx-btn-purple:disabled,.bp2legacy a.gx-btn-purple.disabled,.bp2legacy a.gx-btn-purple:disabled{background-color:#722ed1!important;border-color:#722ed1!important}.bp2legacy .gx-btn-purple:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-purple:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-purple:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-purple:not([disabled]):not(.disabled):active{background-color:#5b25a7!important;border-color:#5b25a7!important;color:#fff!important}.bp2legacy .gx-btn-sepia,.bp2legacy a.gx-btn-sepia{background-color:#7c3535!important;border-color:#7c3535!important;color:#fff!important}.bp2legacy .gx-btn-sepia:focus,.bp2legacy .gx-btn-sepia:hover,.bp2legacy a.gx-btn-sepia:focus,.bp2legacy a.gx-btn-sepia:hover{background-color:#461e1e!important;border-color:#461e1e!important;color:#fff!important}.bp2legacy .gx-btn-sepia.disabled,.bp2legacy .gx-btn-sepia:disabled,.bp2legacy a.gx-btn-sepia.disabled,.bp2legacy a.gx-btn-sepia:disabled{background-color:#7c3535!important;border-color:#7c3535!important}.bp2legacy .gx-btn-sepia:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-sepia:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-sepia:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-sepia:not([disabled]):not(.disabled):active{background-color:#461e1e!important;border-color:#461e1e!important;color:#fff!important}.bp2legacy .gx-btn-geekblue,.bp2legacy a.gx-btn-geekblue{background-color:#10239e!important;border-color:#10239e!important;color:#fff!important}.bp2legacy .gx-btn-geekblue:focus,.bp2legacy .gx-btn-geekblue:hover,.bp2legacy a.gx-btn-geekblue:focus,.bp2legacy a.gx-btn-geekblue:hover{background-color:#0b1970!important;border-color:#0b1970!important;color:#fff!important}.bp2legacy .gx-btn-geekblue.disabled,.bp2legacy .gx-btn-geekblue:disabled,.bp2legacy a.gx-btn-geekblue.disabled,.bp2legacy a.gx-btn-geekblue:disabled{background-color:#10239e!important;border-color:#10239e!important}.bp2legacy .gx-btn-geekblue:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-geekblue:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-geekblue:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-geekblue:not([disabled]):not(.disabled):active{background-color:#091459!important;border-color:#091459!important;color:#fff!important}.bp2legacy .gx-btn-cyan,.bp2legacy a.gx-btn-cyan{background-color:#13c2c2!important;border-color:#13c2c2!important;color:#fff!important}.bp2legacy .gx-btn-cyan:focus,.bp2legacy .gx-btn-cyan:hover,.bp2legacy a.gx-btn-cyan:focus,.bp2legacy a.gx-btn-cyan:hover{background-color:#0e9494!important;border-color:#0e9494!important;color:#fff!important}.bp2legacy .gx-btn-cyan.disabled,.bp2legacy .gx-btn-cyan:disabled,.bp2legacy a.gx-btn-cyan.disabled,.bp2legacy a.gx-btn-cyan:disabled{background-color:#13c2c2!important;border-color:#13c2c2!important}.bp2legacy .gx-btn-cyan:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-cyan:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-cyan:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-cyan:not([disabled]):not(.disabled):active{background-color:#0e8a8a!important;border-color:#0e8a8a!important;color:#fff!important}.bp2legacy .gx-btn-white,.bp2legacy a.gx-btn-white{background-color:#fff!important;border-color:#fff!important;color:#545454!important}.bp2legacy .gx-btn-white:focus,.bp2legacy .gx-btn-white:hover,.bp2legacy a.gx-btn-white:focus,.bp2legacy a.gx-btn-white:hover{background-color:#e6e6e6!important;border-color:#e6e6e6!important;color:#545454!important}.bp2legacy .gx-btn-white.disabled,.bp2legacy .gx-btn-white:disabled,.bp2legacy a.gx-btn-white.disabled,.bp2legacy a.gx-btn-white:disabled{background-color:#fff!important;border-color:#fff!important}.bp2legacy .gx-btn-white:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-white:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-white:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-white:not([disabled]):not(.disabled):active{background-color:#e6e6e6!important;border-color:#e6e6e6!important;color:#545454!important}.bp2legacy .gx-btn-orange,.bp2legacy a.gx-btn-orange{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff!important}.bp2legacy .gx-btn-orange:focus,.bp2legacy .gx-btn-orange:hover,.bp2legacy a.gx-btn-orange:focus,.bp2legacy a.gx-btn-orange:hover{background-color:#d87205!important;border-color:#d87205!important;color:#fff!important}.bp2legacy .gx-btn-orange.disabled,.bp2legacy .gx-btn-orange:disabled,.bp2legacy a.gx-btn-orange.disabled,.bp2legacy a.gx-btn-orange:disabled{background-color:var(--third)!important;border-color:var(--third)!important}.bp2legacy .gx-btn-orange:not([disabled]):not(.disabled).active,.bp2legacy .gx-btn-orange:not([disabled]):not(.disabled):active,.bp2legacy a.gx-btn-orange:not([disabled]):not(.disabled).active,.bp2legacy a.gx-btn-orange:not([disabled]):not(.disabled):active{background-color:#ce6d04!important;border-color:#ce6d04!important;color:#fff!important}.bp2legacy .gx-btn-outline-primary,.bp2legacy a.gx-btn-outline-primary{background-color:initial!important;border-color:var(--first)!important;color:var(--first)!important}.bp2legacy .gx-btn-outline-primary:focus,.bp2legacy .gx-btn-outline-primary:hover,.bp2legacy a.gx-btn-outline-primary:focus,.bp2legacy a.gx-btn-outline-primary:hover{background-color:var(--first)!important;border-color:var(--first)!important;color:#fff!important}.bp2legacy .gx-btn-outline-primary.disabled,.bp2legacy .gx-btn-outline-primary:disabled,.bp2legacy a.gx-btn-outline-primary.disabled,.bp2legacy a.gx-btn-outline-primary:disabled{background-color:initial!important;color:var(--first)!important}.bp2legacy .gx-btn-outline-secondary,.bp2legacy a.gx-btn-outline-secondary{background-color:initial!important;border-color:var(--third)!important;color:var(--third)!important}.bp2legacy .gx-btn-outline-secondary:focus,.bp2legacy .gx-btn-outline-secondary:hover,.bp2legacy a.gx-btn-outline-secondary:focus,.bp2legacy a.gx-btn-outline-secondary:hover{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff!important}.bp2legacy .gx-btn-outline-secondary.disabled,.bp2legacy .gx-btn-outline-secondary:disabled,.bp2legacy a.gx-btn-outline-secondary.disabled,.bp2legacy a.gx-btn-outline-secondary:disabled{background-color:initial!important;color:var(--third)!important}.bp2legacy .gx-btn-outline-success,.bp2legacy a.gx-btn-outline-success{background-color:initial!important;border-color:#52c41a!important;color:#52c41a!important}.bp2legacy .gx-btn-outline-success:focus,.bp2legacy .gx-btn-outline-success:hover,.bp2legacy a.gx-btn-outline-success:focus,.bp2legacy a.gx-btn-outline-success:hover{background-color:#52c41a!important;border-color:#52c41a!important;color:#fff!important}.bp2legacy .gx-btn-outline-success.disabled,.bp2legacy .gx-btn-outline-success:disabled,.bp2legacy a.gx-btn-outline-success.disabled,.bp2legacy a.gx-btn-outline-success:disabled{background-color:initial!important;color:#52c41a!important}.bp2legacy .gx-btn-outline-success-dark,.bp2legacy a.gx-btn-outline-success-dark{background-color:initial!important;border-color:#368011!important;color:#52c41a!important}.bp2legacy .gx-btn-outline-success-dark:focus,.bp2legacy .gx-btn-outline-success-dark:hover,.bp2legacy a.gx-btn-outline-success-dark:focus,.bp2legacy a.gx-btn-outline-success-dark:hover{background-color:#2c6a0e!important;border-color:#2c6a0e!important;color:#fff!important}.bp2legacy .gx-btn-outline-success-dark.disabled,.bp2legacy .gx-btn-outline-success-dark:disabled,.bp2legacy a.gx-btn-outline-success-dark.disabled,.bp2legacy a.gx-btn-outline-success-dark:disabled{background-color:initial!important;color:#2c6a0e!important}.bp2legacy .gx-btn-outline-info,.bp2legacy a.gx-btn-outline-info{background-color:initial!important;border-color:#1890ff!important;color:#1890ff!important}.bp2legacy .gx-btn-outline-info:focus,.bp2legacy .gx-btn-outline-info:hover,.bp2legacy a.gx-btn-outline-info:focus,.bp2legacy a.gx-btn-outline-info:hover{background-color:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.bp2legacy .gx-btn-outline-info.disabled,.bp2legacy .gx-btn-outline-info:disabled,.bp2legacy a.gx-btn-outline-info.disabled,.bp2legacy a.gx-btn-outline-info:disabled{background-color:initial!important;color:#1890ff!important}.bp2legacy .gx-btn-outline-warning,.bp2legacy a.gx-btn-outline-warning{background-color:initial!important;border-color:var(--third)!important;color:var(--third)!important}.bp2legacy .gx-btn-outline-warning:focus,.bp2legacy .gx-btn-outline-warning:hover,.bp2legacy a.gx-btn-outline-warning:focus,.bp2legacy a.gx-btn-outline-warning:hover{background-color:var(--third)!important;border-color:var(--third)!important;color:#262626!important}.bp2legacy .gx-btn-outline-warning.disabled,.bp2legacy .gx-btn-outline-warning:disabled,.bp2legacy a.gx-btn-outline-warning.disabled,.bp2legacy a.gx-btn-outline-warning:disabled{background-color:initial!important;color:var(--third)!important}.bp2legacy .gx-btn-outline-danger,.bp2legacy .gx-btn-outline-red,.bp2legacy a.gx-btn-outline-danger,.bp2legacy a.gx-btn-outline-red{background-color:initial!important;border-color:#f44336!important;color:#f44336!important}.bp2legacy .gx-btn-outline-danger:focus,.bp2legacy .gx-btn-outline-danger:hover,.bp2legacy .gx-btn-outline-red:focus,.bp2legacy .gx-btn-outline-red:hover,.bp2legacy a.gx-btn-outline-danger:focus,.bp2legacy a.gx-btn-outline-danger:hover,.bp2legacy a.gx-btn-outline-red:focus,.bp2legacy a.gx-btn-outline-red:hover{background-color:#f44336!important;border-color:#f44336!important;color:#fff!important}.bp2legacy .gx-btn-outline-danger.disabled,.bp2legacy .gx-btn-outline-danger:disabled,.bp2legacy .gx-btn-outline-red.disabled,.bp2legacy .gx-btn-outline-red:disabled,.bp2legacy a.gx-btn-outline-danger.disabled,.bp2legacy a.gx-btn-outline-danger:disabled,.bp2legacy a.gx-btn-outline-red.disabled,.bp2legacy a.gx-btn-outline-red:disabled{background-color:initial!important;color:#f44336!important}.bp2legacy .gx-btn-outline-light,.bp2legacy a.gx-btn-outline-light{background-color:initial!important;border-color:#d9d9d9!important;color:#8c8c8c!important}.bp2legacy .gx-btn-outline-light:focus,.bp2legacy .gx-btn-outline-light:hover,.bp2legacy a.gx-btn-outline-light:focus,.bp2legacy a.gx-btn-outline-light:hover{background-color:#d9d9d9!important;border-color:#d9d9d9!important;color:#8c8c8c!important}.bp2legacy .gx-btn-outline-light.disabled,.bp2legacy .gx-btn-outline-light:disabled,.bp2legacy a.gx-btn-outline-light.disabled,.bp2legacy a.gx-btn-outline-light:disabled{background-color:initial!important;color:#e8e8e8!important}.bp2legacy .gx-btn-outline-dark,.bp2legacy a.gx-btn-outline-dark{background-color:initial!important;border-color:#262626!important;color:#262626!important}.bp2legacy .gx-btn-outline-dark:focus,.bp2legacy .gx-btn-outline-dark:hover,.bp2legacy a.gx-btn-outline-dark:focus,.bp2legacy a.gx-btn-outline-dark:hover{background-color:#262626!important;border-color:#262626!important;color:#fff!important}.bp2legacy .gx-btn-outline-dark.disabled,.bp2legacy .gx-btn-outline-dark:disabled,.bp2legacy a.gx-btn-outline-dark.disabled,.bp2legacy a.gx-btn-outline-dark:disabled{background-color:initial!important;color:#262626!important}.bp2legacy .gx-btn-outline-sepia,.bp2legacy a.gx-btn-outline-sepia{background-color:initial!important;border-color:#7c3535!important;color:#fff!important}.bp2legacy .gx-btn-outline-sepia:focus,.bp2legacy .gx-btn-outline-sepia:hover,.bp2legacy a.gx-btn-outline-sepia:focus,.bp2legacy a.gx-btn-outline-sepia:hover{background-color:#7c3535!important;border-color:#7c3535!important;color:#fff!important}.bp2legacy .gx-btn-outline-sepia.disabled,.bp2legacy .gx-btn-outline-sepia:disabled,.bp2legacy a.gx-btn-outline-sepia.disabled,.bp2legacy a.gx-btn-outline-sepia:disabled{background-color:initial!important;color:#7c3535!important}.bp2legacy .gx-btn-outline-geekblue,.bp2legacy a.gx-btn-outline-geekblue{background-color:initial!important;border-color:#030852!important;color:#fff!important}.bp2legacy .gx-btn-outline-geekblue:focus,.bp2legacy .gx-btn-outline-geekblue:hover,.bp2legacy a.gx-btn-outline-geekblue:focus,.bp2legacy a.gx-btn-outline-geekblue:hover{background-color:#030852!important;border-color:#030852!important;color:#fff!important}.bp2legacy .gx-btn-outline-geekblue.disabled,.bp2legacy .gx-btn-outline-geekblue:disabled,.bp2legacy a.gx-btn-outline-geekblue.disabled,.bp2legacy a.gx-btn-outline-geekblue:disabled{background-color:initial!important;color:#2f54eb!important}.bp2legacy .gx-btn-outline-orange,.bp2legacy a.gx-btn-outline-orange{background-color:initial!important;border-color:var(--third)!important;color:#fff!important}.bp2legacy .gx-btn-outline-orange:focus,.bp2legacy .gx-btn-outline-orange:hover,.bp2legacy a.gx-btn-outline-orange:focus,.bp2legacy a.gx-btn-outline-orange:hover{background-color:var(--third)!important;border-color:var(--third)!important;color:#fff!important}.bp2legacy .gx-btn-outline-orange.disabled,.bp2legacy .gx-btn-outline-orange:disabled,.bp2legacy a.gx-btn-outline-orange.disabled,.bp2legacy a.gx-btn-outline-orange:disabled{background-color:initial!important;color:var(--third)!important}.bp2legacy .gx-badge-primary{background-color:var(--first)!important}.bp2legacy .gx-badge-primary-light{background-color:#52c6f7!important}.bp2legacy .gx-badge-secondary{background-color:var(--third)!important}.bp2legacy .gx-badge-success{background-color:#52c41a!important}.bp2legacy .gx-badge-success-dark{background-color:#368011!important}.bp2legacy .gx-badge-info{background-color:#1890ff!important}.bp2legacy .gx-badge-warning{background-color:var(--third)!important}.bp2legacy .gx-badge-danger{background-color:#f44336!important}.bp2legacy .gx-badge-light{background-color:#e8e8e8!important}.bp2legacy .gx-badge-dark{background-color:#000!important}.bp2legacy .gx-badge-white{background-color:#fff!important}.bp2legacy .gx-badge-grey{background-color:#bfbfbf!important}.bp2legacy .gx-badge-light-grey{background-color:#d9d9d9!important}.bp2legacy .gx-badge-pink{background-color:#eb2f96!important}.bp2legacy .gx-badge-green{background-color:#52c41a!important}.bp2legacy .gx-badge-green-light{background-color:#caf5b5!important}.bp2legacy .gx-badge-red{background-color:var(--third)!important}.bp2legacy .gx-badge-amber{background-color:#fadb14!important}.bp2legacy .gx-badge-amber-light{background-color:#fdf2aa!important}.bp2legacy .gx-badge-blue{background-color:#1890ff!important}.bp2legacy .gx-badge-light-blue{background-color:#329cff!important}.bp2legacy .gx-badge-indigo{background-color:#3c1991!important}.bp2legacy .gx-badge-purple{background-color:#722ed1!important}.bp2legacy .gx-badge-orange{background-color:var(--third)!important}.bp2legacy .gx-badge-yellow{background-color:#fadb14!important}.bp2legacy .gx-badge-teal{background-color:#20c997!important}.bp2legacy .gx-badge-cyan{background-color:#13c2c2!important}.bp2legacy .gx-badge-sepia{background-color:#7c3535!important}.bp2legacy .gx-badge-geekblue{background-color:#030852!important}.bp2legacy .gx-ripple-effect{overflow:hidden;position:relative}.bp2legacy .gx-ripple-effect:after{background:#ffffff80;border-radius:100%;content:"";height:5px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(1) translate(-50%);transform-origin:50% 50%;width:5px}.bp2legacy .gx-ripple-effect:hover:after{animation:ripple 1s ease-out}@keyframes ripple{0%{opacity:.5;transform:scale(0)}20%{opacity:.3;transform:scale(60)}to{opacity:0;transform:scale(100)}}.bp2legacy .gx-pulse-effect{animation:pulse 2s infinite;box-shadow:0 0 0 #f4433666;display:block}@keyframes pulse{0%{box-shadow:0 0 0 0 #f4433666}70%{box-shadow:0 0 0 10px #f4433600}to{box-shadow:0 0 0 0 #f4433600}}.bp2legacy .gx-online-effect{animation:online 2s infinite;box-shadow:0 0 0 #52c41a66;display:block}@keyframes online{0%{box-shadow:0 0 0 0 #52c41a66}70%{box-shadow:0 0 0 10px #52c41a00}to{box-shadow:0 0 0 0 #52c41a00}}.bp2legacy .gx-away-effect{animation:away 2s infinite;box-shadow:0 0 0 #fadb1466;display:block}.bp2legacy .gx-orange-effect{animation:away 2s infinite;box-shadow:0 0 0 #fa8c1666;display:block}@keyframes away{0%{box-shadow:0 0 0 0 #fa8c1666}70%{box-shadow:0 0 0 10px #fa8c1600}to{box-shadow:0 0 0 0 #fa8c1600}}@keyframes fxicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.bp2legacy .fxicon-hc-spin{animation:fxicon-spin 1.5s linear infinite}@keyframes fadein{0%{opacity:0}to{opacity:1}}.bp2legacy .fadein{animation-duration:1s;animation-name:fadein}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.bp2legacy .fadeout{animation-duration:1s;animation-name:fadeout}.bp2legacy #root{height:100vh;height:100dvh}.bp2legacy .framed-layout #root{border-radius:12px;box-shadow:0 0 5px 5px #00000008;height:calc(100vh - 40px);overflow:hidden}@media screen and (max-width:991px){.bp2legacy .framed-layout #root{border-radius:0!important;box-shadow:none!important;height:100vh}}.bp2legacy .gx-link,.bp2legacy .gx-pointer{cursor:pointer}.bp2legacy .gx-link,.bp2legacy .gx-link:focus,.bp2legacy .gx-link:hover,.bp2legacy a,.bp2legacy a:focus,.bp2legacy a:hover{color:var(--default-link)}.bp2legacy a:focus{text-decoration:none}.bp2legacy dl,.bp2legacy ol,.bp2legacy ul{margin-bottom:10px;padding-left:30px}.bp2legacy img{max-width:100%}.bp2legacy .gx-w-25{width:25%!important}.bp2legacy .gx-w-50{width:50%!important}.bp2legacy .gx-w-75{width:75%!important}.bp2legacy .gx-w-100{width:100%!important}.bp2legacy .gx-h-25{height:25%!important}.bp2legacy .gx-h-50{height:50%!important}.bp2legacy .gx-h-75{height:75%!important}.bp2legacy .gx-h-100{height:100%!important}.bp2legacy .gx-mw-100{max-width:100%!important}.bp2legacy .gx-mh-100{max-height:100%!important}.bp2legacy .gx-minw50{min-width:50px}.bp2legacy .gx-border{border:1px solid #e8e8e8}.bp2legacy .gx-border-2{border:2px solid #e8e8e8}.bp2legacy .gx-border-top{border-top:1px solid #e8e8e8}.bp2legacy .gx-border-bottom{border-bottom:1px solid #e8e8e8}.bp2legacy .gx-border-bottom-2{border-bottom:2px solid #e8e8e8}.bp2legacy .gx-border-left{border-left:1px solid #e8e8e8}.bp2legacy .gx-border-right{border-right:1px solid #e8e8e8}.bp2legacy .gx-border-0{border:0!important}.bp2legacy .gx-page-heading{margin-bottom:32px}@media screen and (max-width:575px){.bp2legacy .gx-page-heading{margin-bottom:20px}}.bp2legacy .gx-page-title{font-size:20px;margin-bottom:0}.bp2legacy .gx-size-200{height:200px!important;line-height:200px!important;width:200px!important}.bp2legacy .gx-size-150{height:150px!important;line-height:150px!important;width:150px!important}.bp2legacy .gx-size-120{height:120px!important;line-height:120px!important;width:120px!important}.bp2legacy .gx-size-100{height:100px!important;line-height:100px!important;width:100px!important}.bp2legacy .gx-size-90{height:90px!important;line-height:90px!important;width:90px!important}.bp2legacy .gx-size-80{height:80px!important;line-height:80px!important;width:80px!important}.bp2legacy .gx-size-60{height:60px!important;line-height:60px!important;width:60px!important}.bp2legacy .gx-size-50{height:50px!important;line-height:50px!important;width:50px!important}.bp2legacy .gx-size-40{height:40px!important;line-height:40px!important;width:40px!important}.bp2legacy .gx-size-36{height:36px!important;line-height:36px!important;width:36px!important}.bp2legacy .gx-size-30{height:30px!important;line-height:30px!important;width:30px!important}.bp2legacy .gx-size-24{height:24px!important;line-height:24px!important;width:24px!important}.bp2legacy .gx-size-20{height:20px!important;line-height:20px!important;width:20px!important}.bp2legacy .gx-size-15{height:15px!important;line-height:14px!important;width:15px!important}.bp2legacy .gx-size-10{height:10px!important;line-height:10px!important;width:10px!important}.bp2legacy .gx-size-8{height:8px!important;line-height:8px!important;width:8px!important}.bp2legacy .gx-width-175{width:175px!important}.bp2legacy .gx-width-80{width:60px!important}.bp2legacy .gx-img-fluid,.bp2legacy .gx-img-thumbnail{height:auto;max-width:100%}.bp2legacy .gx-img-fluid-full{width:100%}.bp2legacy .gx-social-link{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -5px 10px;padding-left:0}.bp2legacy .gx-social-link li{line-height:1;margin-bottom:5px;padding:0 5px}.bp2legacy .gx-social-link li .gx-link,.bp2legacy .gx-social-link li a,.bp2legacy .gx-social-link li i{border:1px solid var(--first);border-radius:50%;color:var(--first);cursor:pointer;font-size:16px;height:30px;line-height:34px;text-align:center;width:30px}.bp2legacy .gx-social-link li .gx-link:focus,.bp2legacy .gx-social-link li .gx-link:hover,.bp2legacy .gx-social-link li a:focus,.bp2legacy .gx-social-link li a:hover,.bp2legacy .gx-social-link li i:focus,.bp2legacy .gx-social-link li i:hover,.bp2legacy .gx-social-link li.active .gx-link,.bp2legacy .gx-social-link li.active a,.bp2legacy .gx-social-link li.active i{background:var(--first);color:#fff}.bp2legacy .gx-card-social .gx-social-link{-ms-justify-content:space-around;justify-content:space-around;margin-bottom:0}.bp2legacy .gx-float-left{float:left!important}.bp2legacy .gx-float-right{float:right!important}.bp2legacy .gx-float-none{float:none!important}@media (min-width:576px){.bp2legacy .gx-float-sm-left{float:left!important}.bp2legacy .gx-float-sm-right{float:right!important}.bp2legacy .gx-float-sm-none{float:none!important}}@media (min-width:768px){.bp2legacy .gx-float-md-left{float:left!important}.bp2legacy .gx-float-md-right{float:right!important}.bp2legacy .gx-float-md-none{float:none!important}}@media (min-width:992px){.bp2legacy .gx-float-lg-left{float:left!important}.bp2legacy .gx-float-lg-right{float:right!important}.bp2legacy .gx-float-lg-none{float:none!important}}@media (min-width:1200px){.bp2legacy .gx-float-xl-left{float:left!important}.bp2legacy .gx-float-xl-right{float:right!important}.bp2legacy .gx-float-xl-none{float:none!important}}.bp2legacy .gx-position-static{position:static!important}.bp2legacy .gx-position-relative{position:relative!important}.bp2legacy .gx-position-absolute{position:absolute!important}.bp2legacy .gx-position-fixed{position:fixed!important}.bp2legacy .gx-position-sticky{position:-webkit-sticky!important;position:sticky!important}.bp2legacy .gx-fixed-top{left:0;position:fixed;right:0;top:0;z-index:1030}.bp2legacy .gx-fixed-bottom{bottom:0;left:0;position:fixed;right:0;z-index:1030}.bp2legacy .gx-top-0{top:0!important}.bp2legacy .gx-bottom-0{bottom:0!important}.bp2legacy .gx-left-0{left:0!important}.bp2legacy .gx-right-0{right:0!important}.bp2legacy .gx-embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.bp2legacy .gx-embed-responsive:before{content:"";display:block}.bp2legacy .gx-embed-responsive .gx-embed-responsive-item,.bp2legacy .gx-embed-responsive embed,.bp2legacy .gx-embed-responsive iframe,.bp2legacy .gx-embed-responsive object,.bp2legacy .gx-embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.bp2legacy .gx-embed-responsive-21by9:before{padding-top:42.85714286%}.bp2legacy .gx-embed-responsive-16by9:before{padding-top:56.25%}.bp2legacy .gx-embed-responsive-4by3:before{padding-top:75%}.bp2legacy .gx-embed-responsive-1by1:before{padding-top:100%}.bp2legacy .gx-media{-ms-align-items:flex-start;align-items:flex-start;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-media-body{flex:1 1}.bp2legacy .gx-overflow-auto{overflow:auto}.bp2legacy .gx-z-index-20{position:relative;z-index:20}.bp2legacy hr{border-color:#fafafa33;margin:15px 0}.bp2legacy .gx-status-pos{position:relative}.bp2legacy .gx-status-pos .gx-status{border-radius:50%;display:block;height:12px;left:0;position:absolute;top:2px;width:12px;z-index:1}.bp2legacy .gx-status-pos .gx-status.gx-small{height:8px;width:8px}.bp2legacy .gx-status-pos .gx-status.gx-status-rtl{left:auto;right:-4px;top:-4px}.bp2legacy .gx-status-pos .gx-status.gx-online{animation:online 2s infinite;background-color:#52c41a;box-shadow:0 0 0 #52c41a66;display:block}.bp2legacy .gx-status-pos .gx-status.gx-offline{animation:online 2s infinite;background-color:#fff;border:1px solid #52c41a;box-shadow:0 0 0 #52c41a66;display:block}.bp2legacy .gx-status-pos .gx-status.gx-away{animation:away 2s infinite;background-color:#fadb14;box-shadow:0 0 0 #fadb1466;display:block}.bp2legacy .gx-status-pos .gx-status.gx-orange{animation:away 2s infinite;background-color:var(--third);box-shadow:0 0 0 #fa8c1666;display:block}.bp2legacy .gx-box-shadow{box-shadow:0 0 5px 5px #00000008}.bp2legacy .gx-no-box-shadow{box-shadow:none}.bp2legacy .gx-rounded-xs{border-radius:2px!important}.bp2legacy .gx-rounded-sm{border-radius:4px!important}.bp2legacy .gx-rounded-base{border-radius:6px!important}.bp2legacy .gx-rounded-lg{border-radius:10px!important}.bp2legacy .gx-rounded-xxl{border-radius:30px!important}.bp2legacy .gx-rounded-circle{border-radius:50%!important}.bp2legacy .gx-border-radius-top-left-0{-moz-border-top-left-radius:0;border-top-left-radius:0}.bp2legacy .gx-border-radius-top-right-0{-moz-border-top-right-radius:0;border-top-right-radius:0}.bp2legacy .gx-border-radius-bottom-left-0{-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}.bp2legacy .gx-border-radius-bottom-right-0{-moz-border-bottom-right-radius:0;border-bottom-right-radius:0}.bp2legacy .gx-vertical-align-top{vertical-align:top}.bp2legacy .gx-vertical-align-middle{vertical-align:middle}.bp2legacy .gx-vertical-align-bottom{vertical-align:bottom}.bp2legacy .gx-separator{background-color:var(--first);height:2px;margin:0 auto 10px;width:20px}.bp2legacy .gx-loader-400{height:400px}@media screen and (max-width:1199px){.bp2legacy .gx-loader-400{height:300px}}.bp2legacy .gx-object-cover{object-fit:cover}.bp2legacy .cke_editable,.bp2legacy .cke_editor_editor2{font-family:var(--font-secondary)!important}.bp2legacy .gx-top2{position:relative;top:2px}.bp2legacy .ant-collapse-content-box>:last-child{margin-bottom:0}.bp2legacy .react-stickies-wrapper{padding-bottom:16px}@media screen and (max-width:1366px){.bp2legacy .gx-hide-1366{display:none}}.bp2legacy .gx-d-flex{display:flex!important}.bp2legacy .gx-d-none{display:none!important}.bp2legacy .gx-d-inline-block{display:inline-block!important}.bp2legacy .gx-d-block{display:block!important}.bp2legacy .gx-d-inline-flex{display:inline-flex!important}.bp2legacy .gx-flex-1{flex:1 1 auto}.bp2legacy .gx-flex-row{display:-ms-flex!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}.bp2legacy .gx-flex-column{display:-ms-flex!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important}.bp2legacy .gx-flex-nowrap{flex-wrap:nowrap!important}.bp2legacy .gx-flex-row-reverse{flex-direction:row-reverse!important}.bp2legacy .gx-flex-column-reverse{flex-direction:column-reverse!important}.bp2legacy .gx-justify-content-start{-ms-justify-content:flex-start!important;justify-content:flex-start!important}.bp2legacy .gx-justify-content-end{-ms-justify-content:flex-end!important;justify-content:flex-end!important}.bp2legacy .gx-justify-content-center{-ms-justify-content:center!important;justify-content:center!important}.bp2legacy .gx-justify-content-between{-ms-justify-content:space-between!important;justify-content:space-between!important}.bp2legacy .gx-justify-content-around{-ms-justify-content:space-around!important;justify-content:space-around!important}.bp2legacy .gx-align-items-start{-ms-align-items:flex-start!important;align-items:flex-start!important}.bp2legacy .gx-align-items-end{-ms-align-items:flex-end!important;align-items:flex-end!important}.bp2legacy .gx-align-items-center{-ms-align-items:center!important;align-items:center!important}.bp2legacy .gx-align-items-stretch{-ms-align-items:stretch!important;align-items:stretch!important}.bp2legacy .gx-align-content-start{-ms-align-content:flex-start!important;align-content:flex-start!important}.bp2legacy .gx-align-content-end{-ms-align-content:flex-end!important;align-content:flex-end!important}.bp2legacy .gx-align-content-center{-ms-align-content:center!important;align-content:center!important}.bp2legacy .gx-align-content-between{-ms-align-content:space-between!important;align-content:space-between!important}.bp2legacy .gx-align-content-around{-ms-align-content:space-around!important;align-content:space-around!important}.bp2legacy .gx-align-content-stretch{-ms-align-content:stretch!important;align-content:stretch!important}.bp2legacy .gx-align-self-auto{-ms-align-self:auto!important;align-self:auto!important}.bp2legacy .gx-align-self-start{-ms-align-self:flex-start!important;align-self:flex-start!important}.bp2legacy .gx-align-self-end{-ms-align-self:flex-end!important;align-self:flex-end!important}.bp2legacy .gx-align-self-center{-ms-align-self:center!important;align-self:center!important}.bp2legacy .gx-align-self-baseline{-ms-align-self:baseline!important;align-self:baseline!important}.bp2legacy .gx-align-self-stretch{-ms-align-self:stretch!important;align-self:stretch!important}.bp2legacy .gx-order-first{order:-1}.bp2legacy .gx-order-1{order:1}.bp2legacy .gx-order-2{order:2}.bp2legacy .gx-order-3{order:3}.bp2legacy .gx-order-4{order:4}.bp2legacy .gx-order-5{order:5}.bp2legacy .gx-order-6{order:6}.bp2legacy .gx-order-7{order:7}.bp2legacy .gx-order-8{order:8}.bp2legacy .gx-order-9{order:9}.bp2legacy .gx-order-10{order:10}.bp2legacy .gx-order-11{order:11}.bp2legacy .gx-order-12{order:12}.bp2legacy .gx-offset-1{margin-left:8.333333%}.bp2legacy .gx-offset-2{margin-left:16.666667%}.bp2legacy .gx-offset-3{margin-left:25%}.bp2legacy .gx-offset-4{margin-left:33.333333%}.bp2legacy .gx-offset-5{margin-left:41.666667%}.bp2legacy .gx-offset-6{margin-left:50%}.bp2legacy .gx-offset-7{margin-left:58.333333%}.bp2legacy .gx-offset-8{margin-left:66.666667%}.bp2legacy .gx-offset-9{margin-left:75%}.bp2legacy .gx-offset-10{margin-left:83.333333%}.bp2legacy .gx-offset-11{margin-left:91.666667%}@media screen and (min-width:576px){.bp2legacy .gx-d-sm-none{display:none!important}.bp2legacy .gx-d-sm-inline-block{display:inline-block!important}.bp2legacy .gx-d-sm-block{display:block!important}.bp2legacy .gx-d-sm-flex{display:flex!important}.bp2legacy .gx-d-sm-inline-flex{display:inline-flex!important}.bp2legacy .gx-flex-sm-row{flex-direction:row!important}.bp2legacy .gx-flex-sm-column{flex-direction:column!important}.bp2legacy .gx-flex-sm-row-reverse{flex-direction:row-reverse!important}.bp2legacy .gx-flex-sm-column-reverse{flex-direction:column-reverse!important}.bp2legacy .gx-flex-sm-wrap{flex-wrap:wrap!important}.bp2legacy .gx-flex-sm-nowrap{flex-wrap:nowrap!important}.bp2legacy .gx-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.bp2legacy .gx-justify-content-sm-start{justify-content:flex-start!important}.bp2legacy .gx-justify-content-sm-end{justify-content:flex-end!important}.bp2legacy .gx-justify-content-sm-center{justify-content:center!important}.bp2legacy .gx-justify-content-sm-between{justify-content:space-between!important}.bp2legacy .gx-justify-content-sm-around{justify-content:space-around!important}.bp2legacy .gx-align-items-sm-start{align-items:flex-start!important}.bp2legacy .gx-align-items-sm-end{align-items:flex-end!important}.bp2legacy .gx-align-items-sm-center{align-items:center!important}.bp2legacy .gx-align-items-sm-baseline{align-items:baseline!important}.bp2legacy .gx-align-items-sm-stretch{align-items:stretch!important}.bp2legacy .gx-align-content-sm-start{align-content:flex-start!important}.bp2legacy .gx-align-content-sm-end{align-content:flex-end!important}.bp2legacy .gx-align-content-sm-center{align-content:center!important}.bp2legacy .gx-align-content-sm-between{align-content:space-between!important}.bp2legacy .gx-align-content-sm-around{align-content:space-around!important}.bp2legacy .gx-align-content-sm-stretch{align-content:stretch!important}.bp2legacy .gx-align-self-sm-auto{align-self:auto!important}.bp2legacy .gx-align-self-sm-start{align-self:flex-start!important}.bp2legacy .gx-align-self-sm-end{align-self:flex-end!important}.bp2legacy .gx-align-self-sm-center{align-self:center!important}.bp2legacy .gx-align-self-sm-baseline{align-self:baseline!important}.bp2legacy .gx-align-self-sm-stretch{align-self:stretch!important}.bp2legacy .gx-order-sm-first{order:-1}.bp2legacy .gx-order-sm-1{order:1}.bp2legacy .gx-order-sm-2{order:2}.bp2legacy .gx-order-sm-3{order:3}.bp2legacy .gx-order-sm-4{order:4}.bp2legacy .gx-order-sm-5{order:5}.bp2legacy .gx-order-sm-6{order:6}.bp2legacy .gx-order-sm-7{order:7}.bp2legacy .gx-order-sm-8{order:8}.bp2legacy .gx-order-sm-9{order:9}.bp2legacy .gx-order-sm-10{order:10}.bp2legacy .gx-order-sm-11{order:11}.bp2legacy .gx-order-sm-12{order:12}.bp2legacy .gx-offset-sm-0{margin-left:0}.bp2legacy .gx-offset-sm-1{margin-left:8.333333%}.bp2legacy .gx-offset-sm-2{margin-left:16.666667%}.bp2legacy .gx-offset-sm-3{margin-left:25%}.bp2legacy .gx-offset-sm-4{margin-left:33.333333%}.bp2legacy .gx-offset-sm-5{margin-left:41.666667%}.bp2legacy .gx-offset-sm-6{margin-left:50%}.bp2legacy .gx-offset-sm-7{margin-left:58.333333%}.bp2legacy .gx-offset-sm-8{margin-left:66.666667%}.bp2legacy .gx-offset-sm-9{margin-left:75%}.bp2legacy .gx-offset-sm-10{margin-left:83.333333%}.bp2legacy .gx-offset-sm-11{margin-left:91.666667%}}@media screen and (min-width:768px){.bp2legacy .gx-d-md-none{display:none!important}.bp2legacy .gx-d-md-inline-block{display:inline-block!important}.bp2legacy .gx-d-md-block{display:block!important}.bp2legacy .gx-d-md-flex{display:flex!important}.bp2legacy .gx-d-md-inline-flex{display:inline-flex!important}.bp2legacy .gx-flex-md-row{flex-direction:row!important}.bp2legacy .gx-flex-md-column{flex-direction:column!important}.bp2legacy .gx-flex-md-row-reverse{flex-direction:row-reverse!important}.bp2legacy .gx-flex-md-column-reverse{flex-direction:column-reverse!important}.bp2legacy .gx-flex-md-wrap{flex-wrap:wrap!important}.bp2legacy .gx-flex-md-nowrap{flex-wrap:nowrap!important}.bp2legacy .gx-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.bp2legacy .gx-justify-content-md-start{justify-content:flex-start!important}.bp2legacy .gx-justify-content-md-end{justify-content:flex-end!important}.bp2legacy .gx-justify-content-md-center{justify-content:center!important}.bp2legacy .gx-justify-content-md-between{justify-content:space-between!important}.bp2legacy .gx-justify-content-md-around{justify-content:space-around!important}.bp2legacy .gx-align-items-md-start{align-items:flex-start!important}.bp2legacy .gx-align-items-md-end{align-items:flex-end!important}.bp2legacy .gx-align-items-md-center{align-items:center!important}.bp2legacy .gx-align-items-md-baseline{align-items:baseline!important}.bp2legacy .gx-align-items-md-stretch{align-items:stretch!important}.bp2legacy .gx-align-content-md-start{align-content:flex-start!important}.bp2legacy .gx-align-content-md-end{align-content:flex-end!important}.bp2legacy .gx-align-content-md-center{align-content:center!important}.bp2legacy .gx-align-content-md-between{align-content:space-between!important}.bp2legacy .gx-align-content-md-around{align-content:space-around!important}.bp2legacy .gx-align-content-md-stretch{align-content:stretch!important}.bp2legacy .gx-align-self-md-auto{align-self:auto!important}.bp2legacy .gx-align-self-md-start{align-self:flex-start!important}.bp2legacy .gx-align-self-md-end{align-self:flex-end!important}.bp2legacy .gx-align-self-md-center{align-self:center!important}.bp2legacy .gx-align-self-md-baseline{align-self:baseline!important}.bp2legacy .gx-align-self-md-stretch{align-self:stretch!important}.bp2legacy .gx-order-md-first{order:-1}.bp2legacy .gx-order-md-1{order:1}.bp2legacy .gx-order-md-2{order:2}.bp2legacy .gx-order-md-3{order:3}.bp2legacy .gx-order-md-4{order:4}.bp2legacy .gx-order-md-5{order:5}.bp2legacy .gx-order-md-6{order:6}.bp2legacy .gx-order-md-7{order:7}.bp2legacy .gx-order-md-8{order:8}.bp2legacy .gx-order-md-9{order:9}.bp2legacy .gx-order-md-10{order:10}.bp2legacy .gx-order-md-11{order:11}.bp2legacy .gx-order-md-12{order:12}.bp2legacy .gx-offset-md-0{margin-left:0}.bp2legacy .gx-offset-md-1{margin-left:8.333333%}.bp2legacy .gx-offset-md-2{margin-left:16.666667%}.bp2legacy .gx-offset-md-3{margin-left:25%}.bp2legacy .gx-offset-md-4{margin-left:33.333333%}.bp2legacy .gx-offset-md-5{margin-left:41.666667%}.bp2legacy .gx-offset-md-6{margin-left:50%}.bp2legacy .gx-offset-md-7{margin-left:58.333333%}.bp2legacy .gx-offset-md-8{margin-left:66.666667%}.bp2legacy .gx-offset-md-9{margin-left:75%}.bp2legacy .gx-offset-md-10{margin-left:83.333333%}.bp2legacy .gx-offset-md-11{margin-left:91.666667%}}@media screen and (min-width:992px){.bp2legacy .gx-d-lg-none{display:none!important}.bp2legacy .gx-d-lg-inline-block{display:inline-block!important}.bp2legacy .gx-d-lg-block{display:block!important}.bp2legacy .gx-d-lg-flex{display:flex!important}.bp2legacy .gx-d-lg-inline-flex{display:inline-flex!important}.bp2legacy .gx-flex-lg-row{flex-direction:row!important}.bp2legacy .gx-flex-lg-column{flex-direction:column!important}.bp2legacy .gx-flex-lg-row-reverse{flex-direction:row-reverse!important}.bp2legacy .gx-flex-lg-column-reverse{flex-direction:column-reverse!important}.bp2legacy .gx-flex-lg-wrap{flex-wrap:wrap!important}.bp2legacy .gx-flex-lg-nowrap{flex-wrap:nowrap!important}.bp2legacy .gx-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.bp2legacy .gx-justify-content-lg-start{justify-content:flex-start!important}.bp2legacy .gx-justify-content-lg-end{justify-content:flex-end!important}.bp2legacy .gx-justify-content-lg-center{justify-content:center!important}.bp2legacy .gx-justify-content-lg-between{justify-content:space-between!important}.bp2legacy .gx-justify-content-lg-around{justify-content:space-around!important}.bp2legacy .gx-align-items-lg-start{align-items:flex-start!important}.bp2legacy .gx-align-items-lg-end{align-items:flex-end!important}.bp2legacy .gx-align-items-lg-center{align-items:center!important}.bp2legacy .gx-align-items-lg-baseline{align-items:baseline!important}.bp2legacy .gx-align-items-lg-stretch{align-items:stretch!important}.bp2legacy .gx-align-content-lg-start{align-content:flex-start!important}.bp2legacy .gx-align-content-lg-end{align-content:flex-end!important}.bp2legacy .gx-align-content-lg-center{align-content:center!important}.bp2legacy .gx-align-content-lg-between{align-content:space-between!important}.bp2legacy .gx-align-content-lg-around{align-content:space-around!important}.bp2legacy .gx-align-content-lg-stretch{align-content:stretch!important}.bp2legacy .gx-align-self-lg-auto{align-self:auto!important}.bp2legacy .gx-align-self-lg-start{align-self:flex-start!important}.bp2legacy .gx-align-self-lg-end{align-self:flex-end!important}.bp2legacy .gx-align-self-lg-center{align-self:center!important}.bp2legacy .gx-align-self-lg-baseline{align-self:baseline!important}.bp2legacy .gx-align-self-lg-stretch{align-self:stretch!important}.bp2legacy .gx-order-lg-first{order:-1}.bp2legacy .gx-order-lg-1{order:1}.bp2legacy .gx-order-lg-2{order:2}.bp2legacy .gx-order-lg-3{order:3}.bp2legacy .gx-order-lg-4{order:4}.bp2legacy .gx-order-lg-5{order:5}.bp2legacy .gx-order-lg-6{order:6}.bp2legacy .gx-order-lg-7{order:7}.bp2legacy .gx-order-lg-8{order:8}.bp2legacy .gx-order-lg-9{order:9}.bp2legacy .gx-order-lg-10{order:10}.bp2legacy .gx-order-lg-11{order:11}.bp2legacy .gx-order-lg-12{order:12}.bp2legacy .gx-offset-lg-0{margin-left:0}.bp2legacy .gx-offset-lg-1{margin-left:8.333333%}.bp2legacy .gx-offset-lg-2{margin-left:16.666667%}.bp2legacy .gx-offset-lg-3{margin-left:25%}.bp2legacy .gx-offset-lg-4{margin-left:33.333333%}.bp2legacy .gx-offset-lg-5{margin-left:41.666667%}.bp2legacy .gx-offset-lg-6{margin-left:50%}.bp2legacy .gx-offset-lg-7{margin-left:58.333333%}.bp2legacy .gx-offset-lg-8{margin-left:66.666667%}.bp2legacy .gx-offset-lg-9{margin-left:75%}.bp2legacy .gx-offset-lg-10{margin-left:83.333333%}.bp2legacy .gx-offset-lg-11{margin-left:91.666667%}}@media screen and (min-width:1200px){.bp2legacy .gx-d-xl-none{display:none!important}.bp2legacy .gx-d-xl-inline-block{display:inline-block!important}.bp2legacy .gx-d-xl-block{display:block!important}.bp2legacy .gx-d-xl-flex{display:flex!important}.bp2legacy .gx-d-xl-inline-flex{display:inline-flex!important}.bp2legacy .gx-flex-xl-row{flex-direction:row!important}.bp2legacy .gx-flex-xl-column{flex-direction:column!important}.bp2legacy .gx-flex-xl-row-reverse{flex-direction:row-reverse!important}.bp2legacy .gx-flex-xl-column-reverse{flex-direction:column-reverse!important}.bp2legacy .gx-flex-xl-wrap{flex-wrap:wrap!important}.bp2legacy .gx-flex-xl-nowrap{flex-wrap:nowrap!important}.bp2legacy .gx-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.bp2legacy .gx-justify-content-xl-start{justify-content:flex-start!important}.bp2legacy .gx-justify-content-xl-end{justify-content:flex-end!important}.bp2legacy .gx-justify-content-xl-center{justify-content:center!important}.bp2legacy .justify-content-xl-between{justify-content:space-between!important}.bp2legacy .gx-justify-content-xl-around{justify-content:space-around!important}.bp2legacy .gx-align-items-xl-start{align-items:flex-start!important}.bp2legacy .gx-align-items-xl-end{align-items:flex-end!important}.bp2legacy .gx-align-items-xl-center{align-items:center!important}.bp2legacy .gx-align-items-xl-baseline{align-items:baseline!important}.bp2legacy .gx-align-items-xl-stretch{align-items:stretch!important}.bp2legacy .gx-align-content-xl-start{align-content:flex-start!important}.bp2legacy .gx-align-content-xl-end{align-content:flex-end!important}.bp2legacy .gx-align-content-xl-center{align-content:center!important}.bp2legacy .gx-align-content-xl-between{align-content:space-between!important}.bp2legacy .gx-align-content-xl-around{align-content:space-around!important}.bp2legacy .gx-align-content-xl-stretch{align-content:stretch!important}.bp2legacy .gx-align-self-xl-auto{align-self:auto!important}.bp2legacy .gx-align-self-xl-start{align-self:flex-start!important}.bp2legacy .gx-align-self-xl-end{align-self:flex-end!important}.bp2legacy .gx-align-self-xl-center{align-self:center!important}.bp2legacy .gx-align-self-xl-baseline{align-self:baseline!important}.bp2legacy .gx-align-self-xl-stretch{align-self:stretch!important}.bp2legacy .gx-order-xl-first{order:-1}.bp2legacy .gx-order-xl-1{order:1}.bp2legacy .gx-order-xl-2{order:2}.bp2legacy .gx-order-xl-3{order:3}.bp2legacy .gx-order-xl-4{order:4}.bp2legacy .gx-order-xl-5{order:5}.bp2legacy .gx-order-xl-6{order:6}.bp2legacy .gx-order-xl-7{order:7}.bp2legacy .gx-order-xl-8{order:8}.bp2legacy .gx-order-xl-9{order:9}.bp2legacy .gx-order-xl-10{order:10}.bp2legacy .gx-order-xl-11{order:11}.bp2legacy .gx-order-xl-12{order:12}.bp2legacy .gx-offset-xl-0{margin-left:0}.bp2legacy .gx-offset-xl-1{margin-left:8.333333%}.bp2legacy .gx-offset-xl-2{margin-left:16.666667%}.bp2legacy .gx-offset-xl-3{margin-left:25%}.bp2legacy .gx-offset-xl-4{margin-left:33.333333%}.bp2legacy .gx-offset-xl-5{margin-left:41.666667%}.bp2legacy .gx-offset-xl-6{margin-left:50%}.bp2legacy .gx-offset-xl-7{margin-left:58.333333%}.bp2legacy .gx-offset-xl-8{margin-left:66.666667%}.bp2legacy .gx-offset-xl-9{margin-left:75%}.bp2legacy .gx-offset-xl-10{margin-left:83.333333%}.bp2legacy .gx-offset-xl-11{margin-left:91.666667%}}.bp2legacy .ant-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.bp2legacy .ant-row>[class*=ant-col-]{margin:0 -.3px}.bp2legacy .gx-col{flex-basis:0;flex-grow:1;max-width:100%;padding-left:16px;padding-right:16px}@media screen and (max-width:480px){.bp2legacy .gx-col-full{width:100%}}.bp2legacy .gx-mb-30{margin-bottom:30px!important}.bp2legacy .gx-mb-10{margin-bottom:10px!important}.bp2legacy .gx-m-0{margin:0!important}.bp2legacy .gx-mt-0,.bp2legacy .gx-my-0{margin-top:0!important}.bp2legacy .gx-mr-0,.bp2legacy .gx-mx-0{margin-right:0!important}.bp2legacy .gx-mb-0,.bp2legacy .gx-my-0{margin-bottom:0!important}.bp2legacy .gx-ml-0,.bp2legacy .gx-mx-0{margin-left:0!important}.bp2legacy .gx-m-1{margin:.25rem!important}.bp2legacy .gx-mt-1,.bp2legacy .gx-my-1{margin-top:.25rem!important}.bp2legacy .gx-mr-1,.bp2legacy .gx-mx-1{margin-right:.25rem!important}.bp2legacy .gx-mb-1,.bp2legacy .gx-my-1{margin-bottom:.25rem!important}.bp2legacy .gx-ml-1,.bp2legacy .gx-mx-1{margin-left:.25rem!important}.bp2legacy .gx-m-2{margin:.5rem!important}.bp2legacy .gx-mt-2,.bp2legacy .gx-my-2{margin-top:.5rem!important}.bp2legacy .gx-mr-2,.bp2legacy .gx-mx-2{margin-right:.5rem!important}.bp2legacy .gx-mb-2,.bp2legacy .gx-my-2{margin-bottom:.5rem!important}.bp2legacy .gx-ml-2,.bp2legacy .gx-mx-2{margin-left:.5rem!important}.bp2legacy .gx-m-3{margin:1rem!important}.bp2legacy .gx-mt-3,.bp2legacy .gx-my-3{margin-top:1rem!important}.bp2legacy .gx-mr-3,.bp2legacy .gx-mx-3{margin-right:1rem!important}.bp2legacy .gx-mb-3,.bp2legacy .gx-my-3{margin-bottom:1rem!important}.bp2legacy .gx-ml-3,.bp2legacy .gx-mx-3{margin-left:1rem!important}.bp2legacy .gx-m-4{margin:1.5rem!important}.bp2legacy .gx-mt-4,.bp2legacy .gx-my-4{margin-top:1.5rem!important}.bp2legacy .gx-mr-4,.bp2legacy .gx-mx-4{margin-right:1.5rem!important}.bp2legacy .gx-mb-4,.bp2legacy .gx-my-4{margin-bottom:1.5rem!important}.bp2legacy .gx-ml-4,.bp2legacy .gx-mx-4{margin-left:1.5rem!important}.bp2legacy .gx-m-5{margin:3rem!important}.bp2legacy .gx-mt-5,.bp2legacy .gx-my-5{margin-top:3rem!important}.bp2legacy .gx-mr-5,.bp2legacy .gx-mx-5{margin-right:3rem!important}.bp2legacy .gx-mb-5,.bp2legacy .gx-my-5{margin-bottom:3rem!important}.bp2legacy .gx-ml-5,.bp2legacy .gx-mx-5{margin-left:3rem!important}.bp2legacy .gx-p-0{padding:0!important}.bp2legacy .gx-pt-0,.bp2legacy .gx-py-0{padding-top:0!important}.bp2legacy .gx-pr-0,.bp2legacy .gx-px-0{padding-right:0!important}.bp2legacy .gx-pb-0,.bp2legacy .gx-py-0{padding-bottom:0!important}.bp2legacy .gx-pl-0,.bp2legacy .gx-px-0{padding-left:0!important}.bp2legacy .gx-p-1{padding:.25rem!important}.bp2legacy .gx-pt-1,.bp2legacy .gx-py-1{padding-top:.25rem!important}.bp2legacy .gx-pr-1,.bp2legacy .gx-px-1{padding-right:.25rem!important}.bp2legacy .gx-pb-1,.bp2legacy .gx-py-1{padding-bottom:.25rem!important}.bp2legacy .gx-pl-1,.bp2legacy .gx-px-1{padding-left:.25rem!important}.bp2legacy .gx-p-2{padding:.5rem!important}.bp2legacy .gx-pt-2,.bp2legacy .gx-py-2{padding-top:.5rem!important}.bp2legacy .gx-pr-2,.bp2legacy .gx-px-2{padding-right:.5rem!important}.bp2legacy .gx-pb-2,.bp2legacy .gx-py-2{padding-bottom:.5rem!important}.bp2legacy .gx-pl-2,.bp2legacy .gx-px-2{padding-left:.5rem!important}.bp2legacy .gx-p-3{padding:1rem!important}.bp2legacy .gx-pt-3,.bp2legacy .gx-py-3{padding-top:1rem!important}.bp2legacy .gx-pr-3,.bp2legacy .gx-px-3{padding-right:1rem!important}.bp2legacy .gx-pb-3,.bp2legacy .gx-py-3{padding-bottom:1rem!important}.bp2legacy .gx-pl-3,.bp2legacy .gx-px-3{padding-left:1rem!important}.bp2legacy .gx-p-4{padding:1.5rem!important}.bp2legacy .gx-pt-4,.bp2legacy .gx-py-4{padding-top:1.5rem!important}.bp2legacy .gx-pr-4,.bp2legacy .gx-px-4{padding-right:1.5rem!important}.bp2legacy .gx-pb-4,.bp2legacy .gx-py-4{padding-bottom:1.5rem!important}.bp2legacy .gx-pl-4,.bp2legacy .gx-px-4{padding-left:1.5rem!important}.bp2legacy .gx-p-5{padding:2rem!important}.bp2legacy .gx-pt-5,.bp2legacy .gx-py-5{padding-top:2rem!important}.bp2legacy .gx-pr-5,.bp2legacy .gx-px-5{padding-right:2rem!important}.bp2legacy .gx-pb-5,.bp2legacy .gx-py-5{padding-bottom:2rem!important}.bp2legacy .gx-pl-5,.bp2legacy .gx-px-5{padding-left:2rem!important}.bp2legacy .gx-m-auto{margin:auto!important}.bp2legacy .gx-mt-auto,.bp2legacy .gx-my-auto{margin-top:auto!important}.bp2legacy .gx-mr-auto,.bp2legacy .gx-mx-auto{margin-right:auto!important}.bp2legacy .gx-mb-auto,.bp2legacy .gx-my-auto{margin-bottom:auto!important}.bp2legacy .gx-ml-auto,.bp2legacy .gx-mx-auto{margin-left:auto!important}@media (min-width:576px){.bp2legacy .gx-m-sm-0{margin:0!important}.bp2legacy .gx-mt-sm-0,.bp2legacy .gx-my-sm-0{margin-top:0!important}.bp2legacy .gx-mr-sm-0,.bp2legacy .gx-mx-sm-0{margin-right:0!important}.bp2legacy .gx-mb-sm-0,.bp2legacy .gx-my-sm-0{margin-bottom:0!important}.bp2legacy .gx-ml-sm-0,.bp2legacy .gx-mx-sm-0{margin-left:0!important}.bp2legacy .gx-m-sm-1{margin:.25rem!important}.bp2legacy .gx-mt-sm-1,.bp2legacy .gx-my-sm-1{margin-top:.25rem!important}.bp2legacy .gx-mr-sm-1,.bp2legacy .gx-mx-sm-1{margin-right:.25rem!important}.bp2legacy .gx-mb-sm-1,.bp2legacy .gx-my-sm-1{margin-bottom:.25rem!important}.bp2legacy .gx-ml-sm-1,.bp2legacy .gx-mx-sm-1{margin-left:.25rem!important}.bp2legacy .gx-m-sm-2{margin:.5rem!important}.bp2legacy .gx-mt-sm-2,.bp2legacy .gx-my-sm-2{margin-top:.5rem!important}.bp2legacy .gx-mr-sm-2,.bp2legacy .gx-mx-sm-2{margin-right:.5rem!important}.bp2legacy .gx-mb-sm-2,.bp2legacy .gx-my-sm-2{margin-bottom:.5rem!important}.bp2legacy .gx-ml-sm-2,.bp2legacy .gx-mx-sm-2{margin-left:.5rem!important}.bp2legacy .gx-m-sm-3{margin:1rem!important}.bp2legacy .gx-mt-sm-3,.bp2legacy .gx-my-sm-3{margin-top:1rem!important}.bp2legacy .gx-mr-sm-3,.bp2legacy .gx-mx-sm-3{margin-right:1rem!important}.bp2legacy .gx-mb-sm-3,.bp2legacy .gx-my-sm-3{margin-bottom:1rem!important}.bp2legacy .gx-ml-sm-3,.bp2legacy .gx-mx-sm-3{margin-left:1rem!important}.bp2legacy .gx-m-sm-4{margin:1.5rem!important}.bp2legacy .gx-mt-sm-4,.bp2legacy .gx-my-sm-4{margin-top:1.5rem!important}.bp2legacy .gx-mr-sm-4,.bp2legacy .gx-mx-sm-4{margin-right:1.5rem!important}.bp2legacy .gx-mb-sm-4,.bp2legacy .gx-my-sm-4{margin-bottom:1.5rem!important}.bp2legacy .gx-ml-sm-4,.bp2legacy .gx-mx-sm-4{margin-left:1.5rem!important}.bp2legacy .gx-m-sm-5{margin:3rem!important}.bp2legacy .gx-mt-sm-5,.bp2legacy .gx-my-sm-5{margin-top:3rem!important}.bp2legacy .gx-mr-sm-5,.bp2legacy .gx-mx-sm-5{margin-right:3rem!important}.bp2legacy .gx-mb-sm-5,.bp2legacy .gx-my-sm-5{margin-bottom:3rem!important}.bp2legacy .gx-ml-sm-5,.bp2legacy .gx-mx-sm-5{margin-left:3rem!important}.bp2legacy .gx-p-sm-0{padding:0!important}.bp2legacy .gx-pt-sm-0,.bp2legacy .gx-py-sm-0{padding-top:0!important}.bp2legacy .gx-pr-sm-0,.bp2legacy .gx-px-sm-0{padding-right:0!important}.bp2legacy .gx-pb-sm-0,.bp2legacy .gx-py-sm-0{padding-bottom:0!important}.bp2legacy .gx-pl-sm-0,.bp2legacy .gx-px-sm-0{padding-left:0!important}.bp2legacy .gx-p-sm-1{padding:.25rem!important}.bp2legacy .gx-pt-sm-1,.bp2legacy .gx-py-sm-1{padding-top:.25rem!important}.bp2legacy .gx-pr-sm-1,.bp2legacy .gx-px-sm-1{padding-right:.25rem!important}.bp2legacy .gx-pb-sm-1,.bp2legacy .gx-py-sm-1{padding-bottom:.25rem!important}.bp2legacy .gx-pl-sm-1,.bp2legacy .gx-px-sm-1{padding-left:.25rem!important}.bp2legacy .gx-p-sm-2{padding:.5rem!important}.bp2legacy .gx-pt-sm-2,.bp2legacy .gx-py-sm-2{padding-top:.5rem!important}.bp2legacy .gx-pr-sm-2,.bp2legacy .gx-px-sm-2{padding-right:.5rem!important}.bp2legacy .gx-pb-sm-2,.bp2legacy .gx-py-sm-2{padding-bottom:.5rem!important}.bp2legacy .gx-pl-sm-2,.bp2legacy .gx-px-sm-2{padding-left:.5rem!important}.bp2legacy .gx-p-sm-3{padding:1rem!important}.bp2legacy .gx-pt-sm-3,.bp2legacy .gx-py-sm-3{padding-top:1rem!important}.bp2legacy .gx-pr-sm-3,.bp2legacy .gx-px-sm-3{padding-right:1rem!important}.bp2legacy .gx-pb-sm-3,.bp2legacy .gx-py-sm-3{padding-bottom:1rem!important}.bp2legacy .gx-pl-sm-3,.bp2legacy .gx-px-sm-3{padding-left:1rem!important}.bp2legacy .gx-p-sm-4{padding:1.5rem!important}.bp2legacy .gx-pt-sm-4,.bp2legacy .gx-py-sm-4{padding-top:1.5rem!important}.bp2legacy .gx-pr-sm-4,.bp2legacy .gx-px-sm-4{padding-right:1.5rem!important}.bp2legacy .gx-pb-sm-4,.bp2legacy .gx-py-sm-4{padding-bottom:1.5rem!important}.bp2legacy .gx-pl-sm-4,.bp2legacy .gx-px-sm-4{padding-left:1.5rem!important}.bp2legacy .gx-p-sm-5{padding:2rem!important}.bp2legacy .gx-pt-sm-5,.bp2legacy .gx-py-sm-5{padding-top:2rem!important}.bp2legacy .gx-pr-sm-5,.bp2legacy .gx-px-sm-5{padding-right:2rem!important}.bp2legacy .gx-pb-sm-5,.bp2legacy .gx-py-sm-5{padding-bottom:2rem!important}.bp2legacy .gx-pl-sm-5,.bp2legacy .gx-px-sm-5{padding-left:2rem!important}.bp2legacy .gx-m-sm-auto{margin:auto!important}.bp2legacy .gx-mt-sm-auto,.bp2legacy .gx-my-sm-auto{margin-top:auto!important}.bp2legacy .gx-mr-sm-auto,.bp2legacy .gx-mx-sm-auto{margin-right:auto!important}.bp2legacy .gx-mb-sm-auto,.bp2legacy .gx-my-sm-auto{margin-bottom:auto!important}.bp2legacy .gx-ml-sm-auto,.bp2legacy .gx-mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.bp2legacy .gx-m-md-0{margin:0!important}.bp2legacy .gx-mt-md-0,.bp2legacy .gx-my-md-0{margin-top:0!important}.bp2legacy .gx-mr-md-0,.bp2legacy .gx-mx-md-0{margin-right:0!important}.bp2legacy .gx-mb-md-0,.bp2legacy .gx-my-md-0{margin-bottom:0!important}.bp2legacy .gx-ml-md-0,.bp2legacy .gx-mx-md-0{margin-left:0!important}.bp2legacy .gx-m-md-1{margin:.25rem!important}.bp2legacy .gx-mt-md-1,.bp2legacy .gx-my-md-1{margin-top:.25rem!important}.bp2legacy .gx-mr-md-1,.bp2legacy .gx-mx-md-1{margin-right:.25rem!important}.bp2legacy .gx-mb-md-1,.bp2legacy .gx-my-md-1{margin-bottom:.25rem!important}.bp2legacy .gx-ml-md-1,.bp2legacy .gx-mx-md-1{margin-left:.25rem!important}.bp2legacy .gx-m-md-2{margin:.5rem!important}.bp2legacy .gx-mt-md-2,.bp2legacy .gx-my-md-2{margin-top:.5rem!important}.bp2legacy .gx-mr-md-2,.bp2legacy .gx-mx-md-2{margin-right:.5rem!important}.bp2legacy .gx-mb-md-2,.bp2legacy .gx-my-md-2{margin-bottom:.5rem!important}.bp2legacy .gx-ml-md-2,.bp2legacy .gx-mx-md-2{margin-left:.5rem!important}.bp2legacy .gx-m-md-3{margin:1rem!important}.bp2legacy .gx-mt-md-3,.bp2legacy .gx-my-md-3{margin-top:1rem!important}.bp2legacy .gx-mr-md-3,.bp2legacy .gx-mx-md-3{margin-right:1rem!important}.bp2legacy .gx-mb-md-3,.bp2legacy .gx-my-md-3{margin-bottom:1rem!important}.bp2legacy .gx-ml-md-3,.bp2legacy .gx-mx-md-3{margin-left:1rem!important}.bp2legacy .gx-m-md-4{margin:1.5rem!important}.bp2legacy .gx-mt-md-4,.bp2legacy .gx-my-md-4{margin-top:1.5rem!important}.bp2legacy .gx-mr-md-4,.bp2legacy .gx-mx-md-4{margin-right:1.5rem!important}.bp2legacy .gx-mb-md-4,.bp2legacy .gx-my-md-4{margin-bottom:1.5rem!important}.bp2legacy .gx-ml-md-4,.bp2legacy .gx-mx-md-4{margin-left:1.5rem!important}.bp2legacy .gx-m-md-5{margin:3rem!important}.bp2legacy .gx-mt-md-5,.bp2legacy .gx-my-md-5{margin-top:3rem!important}.bp2legacy .gx-mr-md-5,.bp2legacy .gx-mx-md-5{margin-right:3rem!important}.bp2legacy .gx-mb-md-5,.bp2legacy .gx-my-md-5{margin-bottom:3rem!important}.bp2legacy .gx-ml-md-5,.bp2legacy .gx-mx-md-5{margin-left:3rem!important}.bp2legacy .gx-p-md-0{padding:0!important}.bp2legacy .gx-pt-md-0,.bp2legacy .gx-py-md-0{padding-top:0!important}.bp2legacy .gx-pr-md-0,.bp2legacy .gx-px-md-0{padding-right:0!important}.bp2legacy .gx-pb-md-0,.bp2legacy .gx-py-md-0{padding-bottom:0!important}.bp2legacy .gx-pl-md-0,.bp2legacy .gx-px-md-0{padding-left:0!important}.bp2legacy .gx-p-md-1{padding:.25rem!important}.bp2legacy .gx-pt-md-1,.bp2legacy .gx-py-md-1{padding-top:.25rem!important}.bp2legacy .gx-pr-md-1,.bp2legacy .gx-px-md-1{padding-right:.25rem!important}.bp2legacy .gx-pb-md-1,.bp2legacy .gx-py-md-1{padding-bottom:.25rem!important}.bp2legacy .gx-pl-md-1,.bp2legacy .gx-px-md-1{padding-left:.25rem!important}.bp2legacy .gx-p-md-2{padding:.5rem!important}.bp2legacy .gx-pt-md-2,.bp2legacy .gx-py-md-2{padding-top:.5rem!important}.bp2legacy .gx-pr-md-2,.bp2legacy .gx-px-md-2{padding-right:.5rem!important}.bp2legacy .gx-pb-md-2,.bp2legacy .gx-py-md-2{padding-bottom:.5rem!important}.bp2legacy .gx-pl-md-2,.bp2legacy .gx-px-md-2{padding-left:.5rem!important}.bp2legacy .gx-p-md-3{padding:1rem!important}.bp2legacy .gx-pt-md-3,.bp2legacy .gx-py-md-3{padding-top:1rem!important}.bp2legacy .gx-pr-md-3,.bp2legacy .gx-px-md-3{padding-right:1rem!important}.bp2legacy .gx-pb-md-3,.bp2legacy .gx-py-md-3{padding-bottom:1rem!important}.bp2legacy .gx-pl-md-3,.bp2legacy .gx-px-md-3{padding-left:1rem!important}.bp2legacy .gx-p-md-4{padding:1.5rem!important}.bp2legacy .gx-pt-md-4,.bp2legacy .gx-py-md-4{padding-top:1.5rem!important}.bp2legacy .gx-pr-md-4,.bp2legacy .gx-px-md-4{padding-right:1.5rem!important}.bp2legacy .gx-pb-md-4,.bp2legacy .gx-py-md-4{padding-bottom:1.5rem!important}.bp2legacy .gx-pl-md-4,.bp2legacy .gx-px-md-4{padding-left:1.5rem!important}.bp2legacy .gx-p-md-5{padding:2rem!important}.bp2legacy .gx-pt-md-5,.bp2legacy .gx-py-md-5{padding-top:2rem!important}.bp2legacy .gx-pr-md-5,.bp2legacy .gx-px-md-5{padding-right:2rem!important}.bp2legacy .gx-pb-md-5,.bp2legacy .gx-py-md-5{padding-bottom:2rem!important}.bp2legacy .gx-pl-md-5,.bp2legacy .gx-px-md-5{padding-left:2rem!important}.bp2legacy .gx-m-md-auto{margin:auto!important}.bp2legacy .gx-mt-md-auto,.bp2legacy .gx-my-md-auto{margin-top:auto!important}.bp2legacy .gx-mr-md-auto,.bp2legacy .gx-mx-md-auto{margin-right:auto!important}.bp2legacy .gx-mb-md-auto,.bp2legacy .gx-my-md-auto{margin-bottom:auto!important}.bp2legacy .gx-ml-md-auto,.bp2legacy .gx-mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.bp2legacy .gx-m-lg-0{margin:0!important}.bp2legacy .gx-mt-lg-0,.bp2legacy .gx-my-lg-0{margin-top:0!important}.bp2legacy .gx-mr-lg-0,.bp2legacy .gx-mx-lg-0{margin-right:0!important}.bp2legacy .gx-mb-lg-0,.bp2legacy .gx-my-lg-0{margin-bottom:0!important}.bp2legacy .gx-ml-lg-0,.bp2legacy .gx-mx-lg-0{margin-left:0!important}.bp2legacy .gx-m-lg-1{margin:.25rem!important}.bp2legacy .gx-mt-lg-1,.bp2legacy .my-lg-1{margin-top:.25rem!important}.bp2legacy .gx-mr-lg-1,.bp2legacy .gx-mx-lg-1{margin-right:.25rem!important}.bp2legacy .gx-mb-lg-1,.bp2legacy .gx-my-lg-1{margin-bottom:.25rem!important}.bp2legacy .gx-ml-lg-1,.bp2legacy .gx-mx-lg-1{margin-left:.25rem!important}.bp2legacy .gx-m-lg-2{margin:.5rem!important}.bp2legacy .gx-mt-lg-2,.bp2legacy .gx-my-lg-2{margin-top:.5rem!important}.bp2legacy .gx-mr-lg-2,.bp2legacy .gx-mx-lg-2{margin-right:.5rem!important}.bp2legacy .gx-mb-lg-2,.bp2legacy .gx-my-lg-2{margin-bottom:.5rem!important}.bp2legacy .gx-ml-lg-2,.bp2legacy .gx-mx-lg-2{margin-left:.5rem!important}.bp2legacy .gx-m-lg-3{margin:1rem!important}.bp2legacy .gx-mt-lg-3,.bp2legacy .gx-my-lg-3{margin-top:1rem!important}.bp2legacy .gx-mr-lg-3,.bp2legacy .gx-mx-lg-3{margin-right:1rem!important}.bp2legacy .gx-mb-lg-3,.bp2legacy .gx-my-lg-3{margin-bottom:1rem!important}.bp2legacy .gx-ml-lg-3,.bp2legacy .gx-mx-lg-3{margin-left:1rem!important}.bp2legacy .gx-m-lg-4{margin:1.5rem!important}.bp2legacy .gx-mt-lg-4,.bp2legacy .gx-my-lg-4{margin-top:1.5rem!important}.bp2legacy .gx-mr-lg-4,.bp2legacy .gx-mx-lg-4{margin-right:1.5rem!important}.bp2legacy .gx-mb-lg-4,.bp2legacy .gx-my-lg-4{margin-bottom:1.5rem!important}.bp2legacy .gx-ml-lg-4,.bp2legacy .gx-mx-lg-4{margin-left:1.5rem!important}.bp2legacy .gx-m-lg-5{margin:3rem!important}.bp2legacy .gx-mt-lg-5,.bp2legacy .gx-my-lg-5{margin-top:3rem!important}.bp2legacy .gx-mr-lg-5,.bp2legacy .gx-mx-lg-5{margin-right:3rem!important}.bp2legacy .gx-mb-lg-5,.bp2legacy .gx-my-lg-5{margin-bottom:3rem!important}.bp2legacy .gx-ml-lg-5,.bp2legacy .gx-mx-lg-5{margin-left:3rem!important}.bp2legacy .gx-p-lg-0{padding:0!important}.bp2legacy .gx-pt-lg-0,.bp2legacy .gx-py-lg-0{padding-top:0!important}.bp2legacy .gx-pr-lg-0,.bp2legacy .gx-px-lg-0{padding-right:0!important}.bp2legacy .gx-pb-lg-0,.bp2legacy .gx-py-lg-0{padding-bottom:0!important}.bp2legacy .gx-pl-lg-0,.bp2legacy .gx-px-lg-0{padding-left:0!important}.bp2legacy .gx-p-lg-1{padding:.25rem!important}.bp2legacy .gx-pt-lg-1,.bp2legacy .gx-py-lg-1{padding-top:.25rem!important}.bp2legacy .gx-pr-lg-1,.bp2legacy .gx-px-lg-1{padding-right:.25rem!important}.bp2legacy .gx-pb-lg-1,.bp2legacy .gx-py-lg-1{padding-bottom:.25rem!important}.bp2legacy .gx-pl-lg-1,.bp2legacy .gx-px-lg-1{padding-left:.25rem!important}.bp2legacy .gx-p-lg-2{padding:.5rem!important}.bp2legacy .gx-pt-lg-2,.bp2legacy .gx-py-lg-2{padding-top:.5rem!important}.bp2legacy .gx-pr-lg-2,.bp2legacy .gx-px-lg-2{padding-right:.5rem!important}.bp2legacy .gx-pb-lg-2,.bp2legacy .gx-py-lg-2{padding-bottom:.5rem!important}.bp2legacy .gx-pl-lg-2,.bp2legacy .gx-px-lg-2{padding-left:.5rem!important}.bp2legacy .gx-p-lg-3{padding:1rem!important}.bp2legacy .gx-pt-lg-3,.bp2legacy .gx-py-lg-3{padding-top:1rem!important}.bp2legacy .gx-pr-lg-3,.bp2legacy .gx-px-lg-3{padding-right:1rem!important}.bp2legacy .gx-pb-lg-3,.bp2legacy .gx-py-lg-3{padding-bottom:1rem!important}.bp2legacy .gx-pl-lg-3,.bp2legacy .gx-px-lg-3{padding-left:1rem!important}.bp2legacy .gx-p-lg-4{padding:1.5rem!important}.bp2legacy .gx-pt-lg-4,.bp2legacy .gx-py-lg-4{padding-top:1.5rem!important}.bp2legacy .gx-pr-lg-4,.bp2legacy .gx-px-lg-4{padding-right:1.5rem!important}.bp2legacy .gx-pb-lg-4,.bp2legacy .gx-py-lg-4{padding-bottom:1.5rem!important}.bp2legacy .gx-pl-lg-4,.bp2legacy .gx-px-lg-4{padding-left:1.5rem!important}.bp2legacy .gx-p-lg-5{padding:2rem!important}.bp2legacy .gx-pt-lg-5,.bp2legacy .gx-py-lg-5{padding-top:2rem!important}.bp2legacy .gx-pr-lg-5,.bp2legacy .gx-px-lg-5{padding-right:2rem!important}.bp2legacy .gx-pb-lg-5,.bp2legacy .gx-py-lg-5{padding-bottom:2rem!important}.bp2legacy .gx-pl-lg-5,.bp2legacy .gx-px-lg-5{padding-left:2rem!important}.bp2legacy .gx-m-lg-auto{margin:auto!important}.bp2legacy .gx-mt-lg-auto,.bp2legacy .gx-my-lg-auto{margin-top:auto!important}.bp2legacy .gx-mr-lg-auto,.bp2legacy .gx-mx-lg-auto{margin-right:auto!important}.bp2legacy .gx-mb-lg-auto,.bp2legacy .gx-my-lg-auto{margin-bottom:auto!important}.bp2legacy .gx-ml-lg-auto,.bp2legacy .gx-mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.bp2legacy .gx-m-xl-0{margin:0!important}.bp2legacy .gx-mt-xl-0,.bp2legacy .gx-my-xl-0{margin-top:0!important}.bp2legacy .gx-mr-xl-0,.bp2legacy .gx-mx-xl-0{margin-right:0!important}.bp2legacy .gx-mb-xl-0,.bp2legacy .gx-my-xl-0{margin-bottom:0!important}.bp2legacy .gx-ml-xl-0,.bp2legacy .gx-mx-xl-0{margin-left:0!important}.bp2legacy .gx-m-xl-1{margin:.25rem!important}.bp2legacy .gx-mt-xl-1,.bp2legacy .gx-my-xl-1{margin-top:.25rem!important}.bp2legacy .gx-mr-xl-1,.bp2legacy .gx-mx-xl-1{margin-right:.25rem!important}.bp2legacy .gx-mb-xl-1,.bp2legacy .gx-my-xl-1{margin-bottom:.25rem!important}.bp2legacy .gx-ml-xl-1,.bp2legacy .gx-mx-xl-1{margin-left:.25rem!important}.bp2legacy .gx-m-xl-2{margin:.5rem!important}.bp2legacy .gx-mt-xl-2,.bp2legacy .gx-my-xl-2{margin-top:.5rem!important}.bp2legacy .gx-mr-xl-2,.bp2legacy .gx-mx-xl-2{margin-right:.5rem!important}.bp2legacy .gx-mb-xl-2,.bp2legacy .gx-my-xl-2{margin-bottom:.5rem!important}.bp2legacy .gx-ml-xl-2,.bp2legacy .gx-mx-xl-2{margin-left:.5rem!important}.bp2legacy .gx-m-xl-3{margin:1rem!important}.bp2legacy .gx-mt-xl-3,.bp2legacy .gx-my-xl-3{margin-top:1rem!important}.bp2legacy .gx-mr-xl-3,.bp2legacy .gx-mx-xl-3{margin-right:1rem!important}.bp2legacy .gx-mb-xl-3,.bp2legacy .gx-my-xl-3{margin-bottom:1rem!important}.bp2legacy .gx-ml-xl-3,.bp2legacy .gx-mx-xl-3{margin-left:1rem!important}.bp2legacy .gx-m-xl-4{margin:1.5rem!important}.bp2legacy .gx-mt-xl-4,.bp2legacy .gx-my-xl-4{margin-top:1.5rem!important}.bp2legacy .gx-mr-xl-4,.bp2legacy .gx-mx-xl-4{margin-right:1.5rem!important}.bp2legacy .gx-mb-xl-4,.bp2legacy .gx-my-xl-4{margin-bottom:1.5rem!important}.bp2legacy .gx-ml-xl-4,.bp2legacy .gx-mx-xl-4{margin-left:1.5rem!important}.bp2legacy .gx-m-xl-5{margin:3rem!important}.bp2legacy .gx-mt-xl-5,.bp2legacy .gx-my-xl-5{margin-top:3rem!important}.bp2legacy .gx-mr-xl-5,.bp2legacy .gx-mx-xl-5{margin-right:3rem!important}.bp2legacy .gx-mb-xl-5,.bp2legacy .gx-my-xl-5{margin-bottom:3rem!important}.bp2legacy .gx-ml-xl-5,.bp2legacy .gx-mx-xl-5{margin-left:3rem!important}.bp2legacy .gx-p-xl-0{padding:0!important}.bp2legacy .gx-pt-xl-0,.bp2legacy .gx-py-xl-0{padding-top:0!important}.bp2legacy .gx-pr-xl-0,.bp2legacy .gx-px-xl-0{padding-right:0!important}.bp2legacy .gx-pb-xl-0,.bp2legacy .gx-py-xl-0{padding-bottom:0!important}.bp2legacy .gx-pl-xl-0,.bp2legacy .gx-px-xl-0{padding-left:0!important}.bp2legacy .gx-p-xl-1{padding:.25rem!important}.bp2legacy .gx-pt-xl-1,.bp2legacy .gx-py-xl-1{padding-top:.25rem!important}.bp2legacy .gx-pr-xl-1,.bp2legacy .gx-px-xl-1{padding-right:.25rem!important}.bp2legacy .gx-pb-xl-1,.bp2legacy .gx-py-xl-1{padding-bottom:.25rem!important}.bp2legacy .gx-pl-xl-1,.bp2legacy .gx-px-xl-1{padding-left:.25rem!important}.bp2legacy .gx-p-xl-2{padding:.5rem!important}.bp2legacy .gx-pt-xl-2,.bp2legacy .gx-py-xl-2{padding-top:.5rem!important}.bp2legacy .gx-pr-xl-2,.bp2legacy .gx-px-xl-2{padding-right:.5rem!important}.bp2legacy .gx-pb-xl-2,.bp2legacy .gx-py-xl-2{padding-bottom:.5rem!important}.bp2legacy .gx-pl-xl-2,.bp2legacy .gx-px-xl-2{padding-left:.5rem!important}.bp2legacy .gx-p-xl-3{padding:1rem!important}.bp2legacy .gx-pt-xl-3,.bp2legacy .gx-py-xl-3{padding-top:1rem!important}.bp2legacy .gx-pr-xl-3,.bp2legacy .gx-px-xl-3{padding-right:1rem!important}.bp2legacy .gx-pb-xl-3,.bp2legacy .gx-py-xl-3{padding-bottom:1rem!important}.bp2legacy .gx-pl-xl-3,.bp2legacy .gx-px-xl-3{padding-left:1rem!important}.bp2legacy .gx-p-xl-4{padding:1.5rem!important}.bp2legacy .gx-pt-xl-4,.bp2legacy .gx-py-xl-4{padding-top:1.5rem!important}.bp2legacy .gx-pr-xl-4,.bp2legacy .gx-px-xl-4{padding-right:1.5rem!important}.bp2legacy .gx-pb-xl-4,.bp2legacy .gx-py-xl-4{padding-bottom:1.5rem!important}.bp2legacy .gx-pl-xl-4,.bp2legacy .gx-px-xl-4{padding-left:1.5rem!important}.bp2legacy .gx-p-xl-5{padding:2rem!important}.bp2legacy .gx-pt-xl-5,.bp2legacy .gx-py-xl-5{padding-top:2rem!important}.bp2legacy .gx-pr-xl-5,.bp2legacy .gx-px-xl-5{padding-right:2rem!important}.bp2legacy .gx-pb-xl-5,.bp2legacy .gx-py-xl-5{padding-bottom:2rem!important}.bp2legacy .gx-pl-xl-5,.bp2legacy .gx-px-xl-5{padding-left:2rem!important}.bp2legacy .gx-m-xl-auto{margin:auto!important}.bp2legacy .gx-mt-xl-auto,.bp2legacy .gx-my-xl-auto{margin-top:auto!important}.bp2legacy .gx-mr-xl-auto,.bp2legacy .gx-mx-xl-auto{margin-right:auto!important}.bp2legacy .gx-mb-xl-auto,.bp2legacy .gx-my-xl-auto{margin-bottom:auto!important}.bp2legacy .gx-ml-xl-auto,.bp2legacy .gx-mx-xl-auto{margin-left:auto!important}}@media (min-width:1368px){.bp2legacy .gx-m-xxl-0{margin:0!important}.bp2legacy .gx-mt-xxl-0,.bp2legacy .gx-my-xxl-0{margin-top:0!important}.bp2legacy .gx-mr-xxl-0,.bp2legacy .gx-mx-xxl-0{margin-right:0!important}.bp2legacy .gx-mb-xxl-0,.bp2legacy .gx-my-xxl-0{margin-bottom:0!important}.bp2legacy .gx-ml-xxl-0,.bp2legacy .gx-mx-xxl-0{margin-left:0!important}.bp2legacy .gx-m-xxl-1{margin:.25rem!important}.bp2legacy .gx-mt-xxl-1,.bp2legacy .gx-my-xxl-1{margin-top:.25rem!important}.bp2legacy .gx-mr-xxl-1,.bp2legacy .gx-mx-xxl-1{margin-right:.25rem!important}.bp2legacy .gx-mb-xxl-1,.bp2legacy .gx-my-xxl-1{margin-bottom:.25rem!important}.bp2legacy .gx-ml-xxl-1,.bp2legacy .gx-mx-xxl-1{margin-left:.25rem!important}.bp2legacy .gx-m-xxl-2{margin:.5rem!important}.bp2legacy .gx-mt-xxl-2,.bp2legacy .gx-my-xxl-2{margin-top:.5rem!important}.bp2legacy .gx-mr-xxl-2,.bp2legacy .gx-mx-xxl-2{margin-right:.5rem!important}.bp2legacy .gx-mb-xxl-2,.bp2legacy .gx-my-xxl-2{margin-bottom:.5rem!important}.bp2legacy .gx-ml-xxl-2,.bp2legacy .gx-mx-xxl-2{margin-left:.5rem!important}.bp2legacy .gx-m-xxl-3{margin:1rem!important}.bp2legacy .gx-mt-xxl-3,.bp2legacy .gx-my-xxl-3{margin-top:1rem!important}.bp2legacy .gx-mr-xxl-3,.bp2legacy .gx-mx-xxl-3{margin-right:1rem!important}.bp2legacy .gx-mb-xxl-3,.bp2legacy .gx-my-xxl-3{margin-bottom:1rem!important}.bp2legacy .gx-ml-xxl-3,.bp2legacy .gx-mx-xxl-3{margin-left:1rem!important}.bp2legacy .gx-m-xxl-4{margin:1.5rem!important}.bp2legacy .gx-mt-xxl-4,.bp2legacy .gx-my-xxl-4{margin-top:1.5rem!important}.bp2legacy .gx-mr-xxl-4,.bp2legacy .gx-mx-xxl-4{margin-right:1.5rem!important}.bp2legacy .gx-mb-xxl-4,.bp2legacy .gx-my-xxl-4{margin-bottom:1.5rem!important}.bp2legacy .gx-ml-xxl-4,.bp2legacy .gx-mx-xxl-4{margin-left:1.5rem!important}.bp2legacy .gx-m-xxl-5{margin:3rem!important}.bp2legacy .gx-mt-xxl-5,.bp2legacy .gx-my-xxl-5{margin-top:3rem!important}.bp2legacy .gx-mr-xxl-5,.bp2legacy .gx-mx-xxl-5{margin-right:3rem!important}.bp2legacy .gx-mb-xxl-5,.bp2legacy .gx-my-xxl-5{margin-bottom:3rem!important}.bp2legacy .gx-ml-xxl-5,.bp2legacy .gx-mx-xxl-5{margin-left:3rem!important}.bp2legacy .gx-p-xxl-0{padding:0!important}.bp2legacy .gx-pt-xxl-0,.bp2legacy .gx-py-xxl-0{padding-top:0!important}.bp2legacy .gx-pr-xxl-0,.bp2legacy .gx-px-xxl-0{padding-right:0!important}.bp2legacy .gx-pb-xxl-0,.bp2legacy .gx-py-xxl-0{padding-bottom:0!important}.bp2legacy .gx-pl-xxl-0,.bp2legacy .gx-px-xxl-0{padding-left:0!important}.bp2legacy .gx-p-xxl-1{padding:.25rem!important}.bp2legacy .gx-pt-xxl-1,.bp2legacy .gx-py-xxl-1{padding-top:.25rem!important}.bp2legacy .gx-pr-xxl-1,.bp2legacy .gx-px-xxl-1{padding-right:.25rem!important}.bp2legacy .gx-pb-xxl-1,.bp2legacy .gx-py-xxl-1{padding-bottom:.25rem!important}.bp2legacy .gx-pl-xxl-1,.bp2legacy .gx-px-xxl-1{padding-left:.25rem!important}.bp2legacy .gx-p-xxl-2{padding:.5rem!important}.bp2legacy .gx-pt-xxl-2,.bp2legacy .gx-py-xxl-2{padding-top:.5rem!important}.bp2legacy .gx-pr-xxl-2,.bp2legacy .gx-px-xxl-2{padding-right:.5rem!important}.bp2legacy .gx-pb-xxl-2,.bp2legacy .gx-py-xxl-2{padding-bottom:.5rem!important}.bp2legacy .gx-pl-xxl-2,.bp2legacy .gx-px-xxl-2{padding-left:.5rem!important}.bp2legacy .gx-p-xxl-3{padding:1rem!important}.bp2legacy .gx-pt-xxl-3,.bp2legacy .gx-py-xxl-3{padding-top:1rem!important}.bp2legacy .gx-pr-xxl-3,.bp2legacy .gx-px-xxl-3{padding-right:1rem!important}.bp2legacy .gx-pb-xxl-3,.bp2legacy .gx-py-xxl-3{padding-bottom:1rem!important}.bp2legacy .gx-pl-xxl-3,.bp2legacy .gx-px-xxl-3{padding-left:1rem!important}.bp2legacy .gx-p-xxl-4{padding:1.5rem!important}.bp2legacy .gx-pt-xxl-4,.bp2legacy .gx-py-xxl-4{padding-top:1.5rem!important}.bp2legacy .gx-pr-xxl-4,.bp2legacy .gx-px-xxl-4{padding-right:1.5rem!important}.bp2legacy .gx-pb-xxl-4,.bp2legacy .gx-py-xxl-4{padding-bottom:1.5rem!important}.bp2legacy .gx-pl-xxl-4,.bp2legacy .gx-px-xxl-4{padding-left:1.5rem!important}.bp2legacy .gx-p-xxl-5{padding:2rem!important}.bp2legacy .gx-pt-xxl-5,.bp2legacy .gx-py-xxl-5{padding-top:2rem!important}.bp2legacy .gx-pr-xxl-5,.bp2legacy .gx-px-xxl-5{padding-right:2rem!important}.bp2legacy .gx-pb-xxl-5,.bp2legacy .gx-py-xxl-5{padding-bottom:2rem!important}.bp2legacy .gx-pl-xxl-5,.bp2legacy .gx-px-xxl-5{padding-left:2rem!important}.bp2legacy .gx-m-xxl-auto{margin:auto!important}.bp2legacy .gx-mt-xxl-auto,.bp2legacy .gx-my-xxl-auto{margin-top:auto!important}.bp2legacy .gx-mr-xxl-auto,.bp2legacy .gx-mx-xxl-auto{margin-right:auto!important}.bp2legacy .gx-mb-xxl-auto,.bp2legacy .gx-my-xxl-auto{margin-bottom:auto!important}.bp2legacy .gx-ml-xxl-auto,.bp2legacy .gx-mx-xxl-auto{margin-left:auto!important}}.bp2legacy .h1,.bp2legacy .h2,.bp2legacy .h3,.bp2legacy .h4,.bp2legacy .h5,.bp2legacy .h6,.bp2legacy h1,.bp2legacy h2,.bp2legacy h3,.bp2legacy h4,.bp2legacy h5,.bp2legacy h6{color:#262626;font-weight:400;line-height:1.2}.bp2legacy .h1,.bp2legacy h1{font-size:22px}.bp2legacy .framed-layout .h1,.bp2legacy .framed-layout h1{font-size:20px}@media screen and (max-width:767px){.bp2legacy .framed-layout .h1,.bp2legacy .framed-layout h1{font-size:18px}}.bp2legacy .boxed-layout .h1,.bp2legacy .boxed-layout h1{font-size:18px}@media screen and (max-width:767px){.bp2legacy .boxed-layout .h1,.bp2legacy .boxed-layout h1{font-size:16px}}@media screen and (min-width:1600px){.bp2legacy .h1,.bp2legacy h1{font-size:28px}.bp2legacy .boxed-layout .h1,.bp2legacy .boxed-layout h1{font-size:18px}}.bp2legacy .h2,.bp2legacy h2{font-size:20px}.bp2legacy .h3,.bp2legacy h3{font-size:18px}.bp2legacy .h4,.bp2legacy h4{font-size:16px}.bp2legacy .h5,.bp2legacy h5{font-size:14px}.bp2legacy .h6,.bp2legacy h6{font-size:12px}.bp2legacy .gx-h1-lg{font-size:28px}.bp2legacy .gx-text-strikethrough{text-decoration:line-through!important}.bp2legacy .gx-text-underline{text-decoration:underline!important}.bp2legacy .gx-fs-xxs{font-size:8px}.bp2legacy .gx-fs-xs{font-size:10px}.bp2legacy .gx-fs-11{font-size:11px}.bp2legacy .gx-fs-sm{font-size:12px;line-height:1.5}.bp2legacy .gx-fs-md{font-size:14px;line-height:1}.bp2legacy .gx-fs-lg{font-size:16px;line-height:1}.bp2legacy .gx-fs-xl{font-size:20px;line-height:1}.bp2legacy .gx-fs-xxl{font-size:24px;line-height:1.3}@media screen and (max-width:1199px){.bp2legacy .gx-fs-xxl{font-size:20px}}.bp2legacy .gx-fs-2xl{font-size:28px!important;line-height:1}@media screen and (max-width:1199px){.bp2legacy .gx-fs-2xl{font-size:20px!important}}.bp2legacy .gx-fs-xxxl{font-size:30px;line-height:1}@media screen and (max-width:1366px){.bp2legacy .gx-fs-xxxl{font-size:28px}}@media screen and (max-width:1199px){.bp2legacy .gx-fs-xxxl{font-size:26px}}@media screen and (max-width:991px){.bp2legacy .gx-fs-xxxl{font-size:24px}}.bp2legacy .gx-fs-xlxl{font-size:40px;line-height:1}@media screen and (max-width:1199px){.bp2legacy .gx-fs-xlxl{font-size:32px}}@media screen and (max-width:991px){.bp2legacy .gx-fs-xlxl{font-size:28px}}.bp2legacy .gx-fs-icon-lg{font-size:50px;line-height:1}@media screen and (max-width:1366px){.bp2legacy .gx-fs-icon-lg{font-size:38px}}@media screen and (max-width:575px){.bp2legacy .gx-fs-icon-lg{font-size:30px}}.bp2legacy .gx-fs-iconcard{font-size:54px;line-height:1}@media screen and (max-width:1366px){.bp2legacy .gx-fs-iconcard{font-size:34px}}.bp2legacy .gx-text-lowercase{text-transform:lowercase}.bp2legacy .gx-text-uppercase{color:var(--default-text);text-transform:uppercase}.bp2legacy .gx-text-capitalize{text-transform:capitalize}.bp2legacy .gx-font-weight-light{font-weight:300}.bp2legacy .gx-font-weight-normal{font-weight:400}.bp2legacy .gx-font-weight-medium{font-weight:500}.bp2legacy .gx-font-weight-semi-bold{font-weight:600}.bp2legacy .gx-font-weight-bold{font-weight:700}.bp2legacy .gx-font-weight-heavy{font-weight:900}.bp2legacy .gx-font-italic{font-style:italic}.bp2legacy .gx-letter-spacing-base{letter-spacing:3px}.bp2legacy .gx-letter-spacing-lg{letter-spacing:6px}.bp2legacy .gx-letter-spacing-xl{letter-spacing:8px}.bp2legacy .gx-text-justify{text-align:justify!important}.bp2legacy .gx-text-nowrap{white-space:nowrap!important}.bp2legacy .gx-text-left{text-align:left!important}.bp2legacy .gx-text-right{text-align:right!important}.bp2legacy .gx-text-center{text-align:center!important}.bp2legacy .gx-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bp2legacy .ant-layout{background:none;position:relative}.bp2legacy .ant-layout>.gx-layout-content{background-color:#f5f5f5;background-color:var(--background,#f5f5f5);display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .full-scroll .ant-layout>.gx-layout-content{overflow-x:inherit}.bp2legacy .ant-layout.ant-layout-has-sider>.ant-layout{position:relative}.bp2legacy .ant-layout.ant-layout-has-sider>.ant-layout,.bp2legacy .ant-layout.gx-app-layout,.bp2legacy .boxed-layout .ant-layout,.bp2legacy .framed-layout .ant-layout{background-color:#f5f5f5;background-color:var(--background,#f5f5f5)}.bp2legacy .ant-layout.gx-app-layout{height:100vh}.bp2legacy .framed-layout .ant-layout.gx-app-layout{height:calc(100vh - 40px)}@media screen and (max-width:991px){.bp2legacy .framed-layout .ant-layout.gx-app-layout{height:100vh}}.bp2legacy .boxed-layout.full-scroll .ant-layout.gx-app-layout,.bp2legacy .framed-layout.full-scroll .ant-layout.gx-app-layout{overflow-y:auto}.bp2legacy .ant-layout.gx-app-layout>.ant-layout{height:100vh}.bp2legacy .framed-layout .ant-layout.gx-app-layout>.ant-layout{height:calc(100vh - 40px)}@media screen and (max-width:991px){.bp2legacy .framed-layout .ant-layout.gx-app-layout>.ant-layout{height:100vh}}.bp2legacy .full-scroll .ant-layout.ant-layout-has-sider>.ant-layout,.bp2legacy .full-scroll .ant-layout.ant-layout-has-sider>.ant-layout-content{overflow-x:inherit}.bp2legacy .gx-main-content-wrapper{flex:1 1;padding:32px 32px 0}@media screen and (max-width:575px){.bp2legacy .gx-main-content-wrapper{padding:20px 15px 0}}.bp2legacy .gx-container-wrap .gx-main-content-wrapper{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:94vw}@media screen and (min-width:768px){.bp2legacy .gx-container-wrap .gx-main-content-wrapper{width:720px}}@media screen and (min-width:992px){.bp2legacy .gx-container-wrap .gx-main-content-wrapper{width:920px}}@media screen and (min-width:1200px){.bp2legacy .gx-container-wrap .gx-main-content-wrapper{width:1100px}}@media screen and (min-width:1367px){.bp2legacy .gx-container-wrap .gx-main-content-wrapper{width:1200px}}@media screen and (min-width:1600px){.bp2legacy .gx-container-wrap .gx-main-content-wrapper{width:1400px}}.bp2legacy .gx-main-content{display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;height:100%}.bp2legacy .gx-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:94vw}@media screen and (min-width:768px){.bp2legacy .gx-container{width:720px}}@media screen and (min-width:992px){.bp2legacy .gx-container{width:920px}}@media screen and (min-width:1200px){.bp2legacy .gx-container{width:1100px}}@media screen and (min-width:1367px){.bp2legacy .gx-container{width:1200px}}@media screen and (min-width:1600px){.bp2legacy .gx-container{width:1400px}}.bp2legacy .ant-layout-header{-ms-align-items:center;align-items:center;box-shadow:0 0 4px 4px #00000014;color:#262626;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;height:72px;-ms-justify-content:space-between;justify-content:space-between;line-height:1;padding:0 36px;position:relative;z-index:0}@media screen and (max-width:991px){.bp2legacy .ant-layout-header{padding:0 15px}}@media screen and (max-width:575px){.bp2legacy .ant-layout-header{height:50px}}.bp2legacy .gx-nav-header{background-color:#fefefe;border-bottom:1px solid #ffffff80;padding:0 32px}.bp2legacy .gx-nav-header-below{box-shadow:0 1px 2px 1px #00000047;position:relative;z-index:999}.bp2legacy .ant-dropdown-menu-item{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-linebar{font-size:20px}.bp2legacy .gx-header-horizontal-dark .gx-linebar{color:#fff}.bp2legacy .gx-header-notifications{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;list-style:none;margin:0;padding-left:0}.bp2legacy .gx-header-notifications>li{font-size:18px}.bp2legacy .gx-header-notifications>li:not(:last-child){margin-right:42px}.bp2legacy .gx-inside-header-horizontal .gx-header-notifications>li:not(:last-child){margin-right:20px}.bp2legacy .gx-header-horizontal-main .gx-header-notifications>li:not(:last-child),.bp2legacy .gx-header-horizontal-nav .gx-header-notifications>li:not(:last-child){margin-right:30px}@media screen and (max-width:991px){.bp2legacy .gx-header-horizontal-main .gx-header-notifications>li:not(:last-child),.bp2legacy .gx-header-horizontal-nav .gx-header-notifications>li:not(:last-child),.bp2legacy .gx-header-notifications>li:not(:last-child){margin-right:16px}}.bp2legacy .gx-header-notifications>li.gx-notify{margin-right:22px}.bp2legacy .gx-header-horizontal-main .gx-header-notifications>li.gx-notify{margin-right:30px}@media screen and (max-width:991px){.bp2legacy .gx-header-horizontal-main .gx-header-notifications>li.gx-notify{margin-right:16px}}.bp2legacy .gx-inside-header-horizontal .gx-header-notifications>li.gx-notify{margin-right:20px}@media screen and (max-width:991px){.bp2legacy .gx-header-notifications>li.gx-notify{margin-right:16px}}.bp2legacy .gx-header-notifications>li.gx-language{font-size:14px}@media screen and (max-width:575px){.bp2legacy .gx-header-notifications>li.gx-language .gx-language-name,.bp2legacy .gx-header-notifications>li.gx-language .icon{display:none}.bp2legacy .gx-header-notifications>li.gx-language .flag.flag-24{height:20px;margin-top:-4px;width:20px}.bp2legacy .gx-header-notifications>li.gx-msg,.bp2legacy .gx-header-notifications>li.gx-notify{margin-top:2px}.bp2legacy .gx-header-notifications>li.gx-language{margin-bottom:2px}}.bp2legacy .gx-header-horizontal-main .gx-header-notifications>li.gx-user-nav{margin-left:50px}@media screen and (max-width:991px){.bp2legacy .gx-header-horizontal-main .gx-header-notifications>li.gx-user-nav{margin-left:0}}@media screen and (max-width:1199px){.bp2legacy .gx-inside-header-horizontal .gx-header-horizontal-main .gx-header-notifications>li.gx-user-nav{margin-left:0}}.bp2legacy .gx-header-horizontal-main .gx-header-notifications li>span{color:#545454}.bp2legacy .gx-header-horizontal-dark .gx-header-horizontal-main .gx-header-notifications li>span{color:var(--third)}.bp2legacy .gx-popover-scroll{height:280px!important;margin:0 -16px;width:300px!important}@media screen and (max-width:575px){.bp2legacy .gx-popover-scroll{height:280px!important;width:200px!important}}.bp2legacy .gx-popover-lang-scroll{height:220px!important;margin:0 -16px;width:160px!important}.bp2legacy .ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{right:10px}.bp2legacy .gx-popover-header{-ms-align-items:center;align-items:center;border-bottom:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;-ms-justify-content:space-between;justify-content:space-between;margin:0 -16px;padding:0 16px 12px}.bp2legacy .gx-sub-popover{list-style:none;margin:0 16px;padding-left:0}.bp2legacy .gx-sub-popover li{padding:20px 0 14px}.bp2legacy .gx-popover-lang-scroll .gx-sub-popover li{padding:5px 0}.bp2legacy .gx-sub-popover li:not(:last-child){border-bottom:1px solid #e8e8e8}.bp2legacy .gx-user-popover{list-style:none;margin:-12px -16px;padding:7px 0}.bp2legacy .gx-user-popover li{cursor:pointer;padding:3px 15px;width:150px}.bp2legacy .gx-user-popover li:focus,.bp2legacy .gx-user-popover li:hover{background-color:#fafafa}@media screen and (max-width:575px){.bp2legacy .gx-user-popover li{width:100%}}.bp2legacy .gx-header-horizontal{background-color:#fff;color:var(--third);position:relative}.bp2legacy .gx-header-horizontal-dark{background-color:var(--first);color:var(--third);position:relative}.bp2legacy .gx-header-horizontal-dark:before{background-color:#fff3;border-radius:0 0 135px 135px;content:"";height:350px;position:absolute;right:169px;top:-212px;transform:rotate(45deg);width:280px;z-index:1}@media screen and (max-width:1049px){.bp2legacy .gx-header-horizontal-dark:before{right:110px}}@media screen and (max-width:1199px){.bp2legacy .gx-header-horizontal-dark:before{height:300px;right:80px;top:-184px}}@media screen and (max-width:991px){.bp2legacy .gx-header-horizontal-dark:before{height:240px;right:140px;top:-154px;width:200px}}@media screen and (max-width:575px){.bp2legacy .gx-header-horizontal-dark:before{display:none;right:60px}}.bp2legacy .gx-header-horizontal-dark>div{position:relative;z-index:2}.bp2legacy .gx-header-horizontal-top{font-size:14px;padding:12px 0}.bp2legacy .gx-header-horizontal-main-flex,.bp2legacy .gx-header-horizontal-nav-flex,.bp2legacy .gx-header-horizontal-top-flex{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-header-horizontal-top-left{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;margin-right:15px}@media screen and (max-width:767px){.bp2legacy .gx-header-horizontal-top-left{margin-right:0;width:100%}}.bp2legacy .gx-header-horizontal-main{background-color:initial;box-shadow:none;display:-webkit-block;display:-ms-blockbox;display:-ms-block;display:block;flex-direction:row;flex-wrap:nowrap;height:auto;padding:25px 0 35px}@media screen and (max-width:1199px){.bp2legacy .gx-header-horizontal-main{padding:20px 0}.bp2legacy .gx-header-horizontal-main .gx-w-logo{padding:7px 5px}}@media screen and (max-width:991px){.bp2legacy .gx-header-horizontal-main{padding:0}}@media screen and (max-width:575px){.bp2legacy .gx-header-horizontal-main .gx-w-logo{padding-right:0}}.bp2legacy .gx-inside-header-horizontal .gx-header-horizontal-main{padding:0}.bp2legacy .gx-header-horizontal-nav{background-color:var(--first);color:#fffffd}.bp2legacy .gx-header-horizontal-dark .gx-header-horizontal-nav{background-color:initial}.bp2legacy .gx-above-header-horizontal .gx-header-horizontal-nav,.bp2legacy .gx-below-header-horizontal .gx-header-horizontal-nav{background-color:#fefefe;color:#7a7a7a}.bp2legacy .gx-inside-header-horizontal .gx-logo{margin-right:25px}.bp2legacy .gx-inside-header-horizontal:before{top:-230px}@media screen and (max-width:1199px){.bp2legacy .gx-inside-header-horizontal:before{top:-190px}}@media screen and (max-width:991px){.bp2legacy .gx-inside-header-horizontal:before{top:-154px}}.bp2legacy .gx-above-header-horizontal:before{top:-165px}@media screen and (max-width:991px){.bp2legacy .gx-above-header-horizontal:before{top:-154px}}.bp2legacy .gx-login-list{list-style:none;margin-bottom:0;margin-left:auto;padding-left:0}.bp2legacy .gx-login-list li{color:var(--third);cursor:pointer;display:inline-block;font-size:12px;line-height:12px;padding:0 10px;text-transform:uppercase}.bp2legacy .gx-login-list li:not(:first-child){border-left:1px solid #e8e8e8}.bp2legacy .gx-header-horizontal-dark .gx-login-list li:not(:first-child){border:0}@media screen and (max-width:767px){.bp2legacy .gx-login-list{display:none}}.bp2legacy .gx-header-search{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;margin-left:28px}.bp2legacy .gx-header-search .ant-select-selection{border-radius:0 4px 4px 0;margin-bottom:0}.bp2legacy .gx-header-search .ant-select-selection,.bp2legacy .gx-header-search .ant-select-selection:focus{background-color:var(--first);border-color:var(--first);color:#fffffd}.bp2legacy .gx-header-horizontal-dark .gx-header-search .ant-select-selection{background-color:#fff3;border-color:#fff3;color:#fffffd;margin-left:1px}.bp2legacy .gx-header-horizontal-dark .gx-header-search .ant-select-selection:focus{background-color:#fff3;border-color:#fff3;color:#fffffd}.bp2legacy .gx-header-search .ant-select-arrow{color:#fffffd}.bp2legacy .gx-popover-horizantal .ant-btn{border:0;border-radius:0;border-right:1px solid #e8e8e8;height:24px;line-height:24px;margin:0!important}.bp2legacy .gx-popover-horizantal .gx-popover-search-bar{margin:0}.bp2legacy .gx-popover-horizantal .gx-popover-search-bar .ant-input{height:24px;line-height:24px}@media screen and (max-width:575px){.bp2legacy .gx-popover-horizantal{left:0!important;margin-top:-9px;padding-top:0}.bp2legacy .gx-popover-horizantal .ant-popover-inner-content{width:100vw}.bp2legacy .gx-popover-horizantal .ant-popover-arrow{display:none}.bp2legacy .gx-popover-horizantal .gx-popover-search-bar{width:100%}.bp2legacy .gx-popover-horizantal .gx-popover-lang-scroll,.bp2legacy .gx-popover-horizantal .gx-popover-scroll{margin:0;width:100%!important}.bp2legacy .gx-popover-horizantal .gx-sub-popover{margin:0;padding-left:5px}}.bp2legacy .gx-no-header-horizontal{padding:14px 32px 13px 79px;position:relative;text-align:center}.bp2legacy .gx-no-header-horizontal-top{background-color:#d9f7be;border-radius:4px;color:#237804;display:inline-block;padding:10px 20px}@media screen and (max-width:575px){.bp2legacy .gx-no-header-horizontal-top{font-size:12px;width:100%}}.bp2legacy .gx-no-header-horizontal-top-center{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap}.bp2legacy .gx-no-header-horizontal .gx-linebar{left:32px;position:absolute;top:15px;z-index:1}@media screen and (max-width:575px){.bp2legacy .gx-no-header-horizontal .gx-linebar{left:15px}.bp2legacy .gx-no-header-horizontal{padding:14px 15px 13px 60px}}.bp2legacy .gx-app-sidebar{transition:all .2s ease}.bp2legacy .ant-layout-sider{background-color:#fffffc;color:#545454;flex:0 0 auto!important;max-width:none!important;min-width:10px!important;overflow:hidden;width:280px!important}@media screen and (max-width:1366px){.bp2legacy .ant-layout-sider{width:280px!important}}.bp2legacy .ant-layout-sider-collapsed{width:80px!important}@media screen and (max-width:991px){.bp2legacy .ant-layout-sider-collapsed.gx-mini-custom-sidebar{min-width:0!important;width:0!important}}.bp2legacy .ant-layout-sider.gx-collapsed-sidebar{min-width:0!important;width:0!important}@media screen and (max-width:991px){.bp2legacy .ant-layout-sider{min-width:0!important;width:0!important}}.bp2legacy .gx-layout-sider-dark{background-color:var(--first);color:var(--second)}.bp2legacy .gx-layout-sider-header{-ms-align-items:center;align-items:center;background-color:initial!important;background-color:var(--nav-background,#0000)!important;box-shadow:0 0 4px 4px #00000014;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;height:72px;padding:10px 30px 10px 70px;position:relative;z-index:1}@media screen and (max-width:575px){.bp2legacy .gx-layout-sider-header{height:50px}}.bp2legacy .gx-layout-sider-header .gx-site-logo{display:block}.bp2legacy .ant-layout-sider-collapsed .gx-layout-sider-header .gx-site-logo{display:none}.bp2legacy .gx-mini-custom-sidebar .gx-layout-sider-header .gx-site-logo{display:block}.bp2legacy .gx-layout-sider-header .gx-linebar{left:20px;position:absolute;top:15px;transition:all .3s ease-out;z-index:1}.bp2legacy .ant-layout-sider-collapsed .gx-layout-sider-header .gx-linebar{left:20px}@media screen and (max-width:991px){.bp2legacy .gx-layout-sider-header .gx-linebar{display:none}}.bp2legacy .ant-layout-sider-collapsed .gx-layout-sider-header{padding-left:20px;padding-right:20px}.bp2legacy .gx-drawer-sidebar .gx-layout-sider-header{padding-left:30px}.bp2legacy .gx-drawer-sidebar-dark .gx-layout-sider-header{background-color:#0000004d}.bp2legacy .gx-layout-sider-dark .gx-layout-sider-header{background-color:#0000004d;box-shadow:none}.bp2legacy .gx-mini-custom-sidebar .gx-layout-sider-header{background-color:initial;-ms-justify-content:center;justify-content:center}.bp2legacy .gx-custom-sidebar .gx-layout-sider-header{background-color:initial;padding-left:30px}.bp2legacy .gx-custom-sidebar.ant-layout-sider-lite .gx-layout-sider-header,.bp2legacy .gx-mini-custom-sidebar.ant-layout-sider-lite .gx-layout-sider-header{border-right:1px solid #e8e8e8;box-shadow:none}@media screen and (max-width:991px){.bp2legacy .gx-layout-sider-header{padding-left:30px}}.bp2legacy .gx-sidebar-content{border-right:1px solid #e8e8e8}.bp2legacy .gx-drawer-sidebar-dark .gx-sidebar-content,.bp2legacy .gx-layout-sider-dark .gx-sidebar-content{border-right:0}.bp2legacy .gx-layout-sider-scrollbar{height:calc(100vh - 217px)!important}.bp2legacy .framed-layout .gx-layout-sider-scrollbar{height:calc(100vh - 257px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-layout-sider-scrollbar{height:calc(100vh - 72px)!important}}.bp2legacy .ant-layout-sider-collapsed .gx-layout-sider-scrollbar{height:calc(100vh - 163px)!important}.bp2legacy .framed-layout .ant-layout-sider-collapsed .gx-layout-sider-scrollbar{height:calc(100vh - 203px)!important}@media screen and (max-width:991px){.bp2legacy .ant-layout-sider-collapsed .gx-layout-sider-scrollbar,.bp2legacy .framed-layout .ant-layout-sider-collapsed .gx-layout-sider-scrollbar{height:calc(100vh - 72px)!important}}@media screen and (max-width:575px){.bp2legacy .ant-layout-sider-collapsed .gx-layout-sider-scrollbar{height:calc(100vh - 50px)!important}}.bp2legacy .gx-mini-custom-sidebar .gx-layout-sider-scrollbar{height:calc(100vh - 278px)!important}.bp2legacy .framed-layout .gx-mini-custom-sidebar .gx-layout-sider-scrollbar{height:calc(100vh - 318px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-mini-custom-sidebar .gx-layout-sider-scrollbar,.bp2legacy .gx-layout-sider-scrollbar{height:calc(100vh - 72px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-layout-sider-scrollbar{height:calc(100vh - 50px)!important}}@media screen and (max-width:991px){.bp2legacy .gx-no-header-notifications+.gx-layout-sider-scrollbar{height:calc(100vh - 217px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-no-header-notifications+.gx-layout-sider-scrollbar{height:calc(100vh - 195px)!important}}.bp2legacy .gx-sidebar-notifications{border-bottom:1px solid;margin:0 20px 10px;padding:30px 10px 10px}.bp2legacy .ant-layout-sider-dark .gx-sidebar-notifications,.bp2legacy .gx-drawer-sidebar-dark .gx-sidebar-notifications{border-bottom-color:var(--second)}@media screen and (max-width:991px){.bp2legacy .gx-sidebar-notifications{display:none}.bp2legacy .gx-sidebar-notifications.gx-no-header-notifications{display:block}}.bp2legacy .gx-app-nav{-ms-align-items:center;align-items:center;color:var(--first);display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -20px;padding-left:0}.bp2legacy .ant-layout-sider-dark .gx-app-nav,.bp2legacy .gx-drawer-sidebar-dark .gx-app-nav{color:var(--second)}.bp2legacy .gx-app-nav li{font-size:20px;padding:0 20px}.bp2legacy .gx-app-nav li .icon{cursor:pointer}.bp2legacy .ant-layout-sider-collapsed .gx-app-nav{display:none}.bp2legacy .gx-mini-custom-sidebar .gx-app-nav{display:block;margin-top:15px}.bp2legacy .gx-mini-custom-sidebar .gx-app-nav li:not(:last-child){margin-bottom:5px}.bp2legacy .gx-avatar-name{cursor:pointer}.bp2legacy .ant-layout-sider-collapsed .gx-avatar-name{display:none}.bp2legacy .ant-layout-sider-collapsed .gx-avatar-row{margin-bottom:0!important}.bp2legacy .gx-avatar-row .ant-avatar{left:0;position:relative;transition:all .3s ease-out}.bp2legacy .ant-layout-sider-collapsed .gx-avatar-row .ant-avatar{left:-10px;margin:0!important}.bp2legacy .gx-menu-group .ant-menu-item-group-title{font-size:16px;padding-top:30px!important}.bp2legacy .gx-layouts-view .gx-pointer{display:block;margin-bottom:15px}.bp2legacy .gx-layouts-view .gx-pointer img{width:100%}.bp2legacy .gx-layouts-view .gx-pointer.active{border-radius:8px;box-shadow:0 0 10px 0 var(--first)}.bp2legacy .gx-navbar-nav{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -5px;padding-left:0}.bp2legacy .gx-navbar-nav li{padding:0 5px}.bp2legacy .gx-navbar-nav li a{background-color:var(--first);border-radius:4px;color:#fff;display:block;padding:4px 10px}.bp2legacy .gx-profile-banner .gx-navbar-nav li a{background-color:initial;border-radius:0;color:#fff;padding:0}.bp2legacy .gx-navbar-nav li a *{color:#bfbfbf}.bp2legacy .gx-navbar-nav li a:focus,.bp2legacy .gx-navbar-nav li a:hover{background-color:#026fac;color:#fff}.bp2legacy .gx-profile-banner .gx-navbar-nav li a:focus,.bp2legacy .gx-profile-banner .gx-navbar-nav li a:hover{background-color:initial;color:var(--third)}.bp2legacy .gx-profile-banner .gx-navbar-nav li{padding:0 15px}@media screen and (max-width:575px){.bp2legacy .gx-profile-banner .gx-navbar-nav li{padding:0 6px}}.bp2legacy .gx-profile-banner .gx-navbar-nav{margin:0 -15px}@media screen and (max-width:575px){.bp2legacy .gx-profile-banner .gx-navbar-nav{-ms-justify-content:center;justify-content:center;margin:0 -6px}}.bp2legacy .gx-customizer{height:calc(100vh - 30px)!important}.bp2legacy .gx-customizer>div:first-child{padding-left:10px;padding-top:10px}.bp2legacy .gx-customizer-item:not(:last-child){border-bottom:1px solid #e8e8e8;margin-bottom:20px;padding-bottom:20px}.bp2legacy .gx-customizer-item .ant-radio-group .ant-radio-button{display:none}.bp2legacy .gx-customizer-option{position:absolute;right:0;top:150px;z-index:99}.bp2legacy .full-scroll .gx-customizer-option{position:fixed}.bp2legacy .full-scroll.boxed-layout .gx-customizer-option{position:absolute}.bp2legacy .full-scroll.framed-layout .gx-customizer-option{right:20px}@media screen and (max-width:991px){.bp2legacy .full-scroll.framed-layout .gx-customizer-option{right:0}}.bp2legacy .horizontal-layout.full-scroll .gx-customizer-option{top:200px}@media screen and (max-width:575px){.bp2legacy .gx-customizer{width:250px!important}.bp2legacy .gx-customizer .ant-radio-button-wrapper{padding:0 10px}}.bp2legacy .gx-customizer .gx-list-inline{margin-left:0!important;margin-right:0!important}.bp2legacy .framed-layout .gx-customizer{height:calc(100vh - 70px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-customizer{height:calc(100vh - 30px)!important}}.bp2legacy .gx-color-option{list-style:none;margin-bottom:0;padding-left:0}.bp2legacy .gx-color-option li{font-size:36px;line-height:1}.bp2legacy .gx-color-option li .gx-link{border-radius:50%;display:block;height:40px;overflow:hidden;position:relative;width:40px}.bp2legacy .gx-color-option li .gx-link:before{content:"\30";display:none;font-family:gaxon;font-size:20px;height:40px;left:0;line-height:40px;position:absolute;text-align:center;top:0;width:40px;z-index:2}.bp2legacy .gx-color-option li .gx-link.active:before{display:block}.bp2legacy .gx-color-option li .gx-link:after{background-color:#9283d4;content:"";height:40px;left:0;position:absolute;top:0;width:20px;z-index:1}.bp2legacy .gx-color-option li .gx-link.gx-color-red:after{background-color:#ff2b7a}.bp2legacy .gx-color-option li .gx-link.gx-color-blue:after{background-color:#3da4e6}.bp2legacy .gx-color-option li .gx-link.gx-color-dark-blue:after{background-color:#0469b9}.bp2legacy .gx-color-option li .gx-link.gx-color-orange:after{background-color:#f18805}.bp2legacy .gx-color-option li .gx-link.gx-color-light-blue:after{background-color:#6a95ff}.bp2legacy .gx-color-option li .gx-link.gx-color-deep-orange:after{background-color:#f87060}.bp2legacy .gx-color-option li .gx-link.gx-color-light-purple1:after{background-color:#a172e7}.bp2legacy .gx-color-option li .gx-link.gx-color-light-purple2:after{background-color:#956fe7}.bp2legacy .gx-cus-customiz{padding-right:20px}.bp2legacy .gx-layout-option li,.bp2legacy .gx-nav-option li{margin-bottom:10px}.bp2legacy .gx-layout-option li span,.bp2legacy .gx-nav-option li span{display:block;position:relative}.bp2legacy .gx-layout-option li span:before,.bp2legacy .gx-nav-option li span:before{background-color:var(--first);border-radius:50%;color:#fff;content:"\30";display:none;font-family:gaxon!important;font-size:12px;height:20px;left:50%;padding:2px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:20px;z-index:1}.bp2legacy .gx-layout-option li span.active:before,.bp2legacy .gx-nav-option li span.active:before{display:block}.bp2legacy .ant-drawer{overflow:hidden}.bp2legacy .ant-drawer-body{padding:0}.bp2legacy .gx-drawer-sidebar-dark .ant-drawer-content{background-color:var(--first);color:var(--second)}.bp2legacy .ant-drawer-content-wrapper{width:280px!important}@media screen and (max-width:991px){.bp2legacy .ant-drawer-content-wrapper{width:237px!important}}.bp2legacy .framed-layout .ant-drawer-content-wrapper{border-radius:11px 0 0 11px;bottom:20px;height:calc(100vh - 40px);overflow:hidden;top:20px}@media screen and (max-width:991px){.bp2legacy .framed-layout .ant-drawer-content-wrapper{border-radius:0!important;bottom:0;height:100vh;top:0}}.bp2legacy .ant-drawer-right .ant-drawer-content-wrapper{background:#fff;padding:15px;width:370px!important}@media screen and (max-width:991px){.bp2legacy .ant-drawer-right .ant-drawer-content-wrapper{width:300px!important}}@media screen and (max-width:575px){.bp2legacy .ant-drawer-right .ant-drawer-content-wrapper{width:280px!important}}.bp2legacy .framed-layout .ant-drawer-right .ant-drawer-content-wrapper{border-radius:0 11px 11px 0;bottom:20px;height:calc(100vh - 40px);overflow:hidden;top:20px}@media screen and (max-width:991px){.bp2legacy .framed-layout .ant-drawer-right .ant-drawer-content-wrapper{border-radius:0!important;bottom:0;height:100vh;top:0}}.bp2legacy .boxed-layout .ant-drawer-content-wrapper,.bp2legacy .framed-layout .ant-drawer-content-wrapper{position:absolute}.bp2legacy .framed-layout .ant-drawer-wrapper-body{height:calc(100% - 40px)}.bp2legacy .boxed-layout .ant-drawer{margin:0 auto;max-width:1280px}@media screen and (min-width:1600px){.bp2legacy .boxed-layout .ant-drawer{max-width:1500px}}.bp2legacy .boxed-layout .ant-drawer-open.ant-drawer-left,.bp2legacy .boxed-layout .ant-drawer-open.ant-drawer-right,.bp2legacy .framed-layout .ant-drawer-open.ant-drawer-left,.bp2legacy .framed-layout .ant-drawer-open.ant-drawer-right{left:0;margin:0 auto;position:absolute;right:0}.bp2legacy .framed-layout .ant-drawer-open{width:calc(100% - 40px)}@media screen and (max-width:991px){.bp2legacy .framed-layout .ant-drawer-open{width:100%}}.bp2legacy .ant-drawer-close{top:-11px}.bp2legacy .ant-drawer-close-x{height:35px;line-height:35px;width:35px}.bp2legacy .ant-drawer-mask{bottom:0;left:0;right:0;top:0}.bp2legacy .ant-alert{margin-bottom:16px}.bp2legacy .gx-custom-sweet-alert h2{color:#fff}.bp2legacy .notification{border-radius:4px}.bp2legacy .notification .title{color:#fff;font-size:18px;font-weight:500}.bp2legacy .gx-sweet-alert-top-space{padding-top:40px!important}.bp2legacy .gx-avatar-img{border:1px solid #e8e8e8;border-radius:50%;height:50px;position:relative;width:50px}.bp2legacy .gx-avatar-img-lg{height:100px;width:100px}.bp2legacy .ant-avatar{position:relative}.bp2legacy .ant-avatar.gx-size-150>*{line-height:150px}.bp2legacy .ant-avatar.gx-size-120>*{line-height:120px}.bp2legacy .ant-avatar.gx-size-100>*{line-height:100px}.bp2legacy .ant-avatar.gx-size-80>*{line-height:80px}.bp2legacy .ant-avatar.gx-size-60>*{line-height:60px}.bp2legacy .ant-avatar.gx-size-50>*{line-height:50px}.bp2legacy .ant-avatar.gx-size-40>*{line-height:40px}.bp2legacy .ant-avatar.gx-size-36>*{line-height:36px}.bp2legacy .ant-avatar.gx-size-30>*{line-height:30px}.bp2legacy .ant-avatar.gx-size-24>*{line-height:24px}.bp2legacy .ant-avatar.gx-size-20>*{line-height:20px}.bp2legacy .ant-avatar.gx-size-15>*{line-height:14px}.bp2legacy .gx-customers-list .ant-avatar{height:70px;width:70px}@media (max-width:1500px){.bp2legacy .gx-customers-list .ant-avatar{height:60px;width:60px}}@media (max-width:1366px){.bp2legacy .gx-customers-list .ant-avatar{height:48px;width:48px}}@media (max-width:1199px){.bp2legacy .gx-customers-list .ant-avatar{height:60px;width:60px}}@media screen and (max-width:400px){.bp2legacy .gx-customers-list .ant-avatar{height:52px;width:52px}}.bp2legacy .gx-avatar{-ms-align-items:center;align-items:center;border:1px solid #e8e8e8;border-radius:50%;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;height:50px;-ms-justify-content:center;justify-content:center;overflow:hidden;position:relative;width:50px}@media screen and (max-width:991px){.bp2legacy .gx-user-nav .gx-avatar{height:40px;line-height:40px;width:40px}}@media screen and (max-width:575px){.bp2legacy .gx-user-nav .gx-avatar{height:30px;line-height:30px;width:30px}}.bp2legacy .gx-header-horizontal-main .gx-avatar{height:40px;line-height:40px;width:40px}@media screen and (max-width:991px){.bp2legacy .gx-header-horizontal-main .gx-avatar{height:30px;line-height:30px;width:30px}}.bp2legacy .gx-user-thumb{position:relative}.bp2legacy .ant-badge{margin-bottom:6px}.bp2legacy .ant-badge:not(:last-child){margin-right:12px}.bp2legacy .ant-tag{margin-bottom:8px}.bp2legacy .gx-badge{border-radius:4px;display:inline-block;font-size:75%;line-height:1;margin-bottom:6px;padding:5px 8px 4px;text-align:center;vertical-align:initial;white-space:nowrap}.bp2legacy .gx-badge:not(:last-child){margin-right:12px}.bp2legacy .gx-chat-date .gx-badge{height:20px;line-height:16px;margin-bottom:0;padding:2px;text-align:center;width:20px}.bp2legacy .gx-user-thumb .gx-badge{display:block;height:16px;left:-4px;line-height:16px;margin:0;padding:0;position:absolute;top:-4px;width:16px;z-index:1}.bp2legacy .gx-badge-outline{background-color:initial;border:1px solid #e8e8e8}.bp2legacy .gx-badge-radius-sm .ant-badge-count{border-radius:2px}.bp2legacy #components-back-top-demo-custom .ant-back-top{bottom:100px}.bp2legacy #components-back-top-demo-custom .ant-back-top-inner{background-color:#1088e9;border-radius:4px;color:#fff;font-size:20px;height:40px;line-height:40px;text-align:center;width:40px}.bp2legacy .ant-btn{line-height:34px}.bp2legacy .ant-btn-group>.ant-btn-sm,.bp2legacy .ant-btn-sm{line-height:24px}.bp2legacy .ant-btn-group>.ant-btn-lg,.bp2legacy .ant-btn-lg{line-height:40px}.bp2legacy .ant-btn:not(:last-child){margin-right:15px}@media screen and (max-width:575px){.bp2legacy .ant-btn:not(:last-child){margin-right:10px}}.bp2legacy .ant-btn-group .ant-btn:not(:last-child),.bp2legacy .ant-transfer-operation .ant-btn:not(:last-child){margin-right:0}@media (max-width:1599px){.bp2legacy .gx-product-footer .ant-btn:not(:last-child){margin-right:6px}}@media screen and (max-width:575px){.bp2legacy .ant-btn{margin-bottom:10px}}.bp2legacy .ant-input-search .ant-btn{margin-bottom:0}.bp2legacy .gx-customizer-option .ant-btn{border:0;border-radius:30px 0 0 30px;box-shadow:0 0 5px 5px #0000000d;color:var(--customizer-btnsText);font-size:18px;height:42px;line-height:42px;margin:0;padding:0 18px}.bp2legacy .gx-customizer-option .ant-btn,.bp2legacy .gx-customizer-option .ant-btn:focus,.bp2legacy .gx-customizer-option .ant-btn:hover{background-color:var(--customizer-btnsBackground)}.bp2legacy .gx-customizer-option .ant-btn .icon:before{display:block}.bp2legacy .horizontal-layout.full-scroll .gx-customizer-option .ant-btn{margin-right:0}.bp2legacy .gx-module-add-task .ant-btn{height:36px}.bp2legacy .gx-module-add-task .ant-btn .icon:before{position:relative;top:2px}.bp2legacy .ant-modal-confirm-btns .ant-btn,.bp2legacy .ant-modal-footer .ant-btn{margin-bottom:0}.bp2legacy .gx-login-content .ant-btn{height:auto;line-height:1;padding:9px 20px!important}.bp2legacy .boxed-layout .ant-btn-group .ant-btn{padding:0 12px}@media (max-width:1366px){.bp2legacy .ant-btn-group .ant-btn{padding:0 12px}.bp2legacy .gx-product-footer .ant-btn{font-size:12px;height:32px;line-height:32px;padding:0 10px}}.bp2legacy .ant-btn-background-ghost.ant-btn-primary{border-color:var(--first)!important;color:var(--first)!important}.bp2legacy .ant-btn-background-ghost.ant-btn-primary:focus,.bp2legacy .ant-btn-background-ghost.ant-btn-primary:hover{background-color:var(--first)!important;border-color:var(--first)!important;color:#fff!important}.bp2legacy .ant-btn-group:not(:last-child){margin-right:15px}@media screen and (max-width:575px){.bp2legacy .ant-btn-group:not(:last-child){margin-right:10px}}.bp2legacy .ant-radio-group .ant-radio-button-wrapper{margin-bottom:6px}.bp2legacy button{outline:none}.bp2legacy .ant-confirm .ant-confirm-btns button+button{margin-bottom:8px}.bp2legacy .ant-modal.ant-confirm .ant-btn,.bp2legacy .ant-modal.ant-confirm .ant-confirm-btns button+button{margin-bottom:0}.bp2legacy .btn,.bp2legacy .gx-btn{border:1px solid #d9d9d9;border-radius:4px;color:#545454;display:inline-block;font-size:14px;font-weight:400;height:36px;line-height:34px;margin-bottom:15px;padding:0 15px;text-align:center;vertical-align:middle;white-space:nowrap}.bp2legacy .btn:not(:last-child),.bp2legacy .gx-btn:not(:last-child){margin-right:15px}@media screen and (max-width:575px){.bp2legacy .btn:not(:last-child),.bp2legacy .gx-btn:not(:last-child){margin-right:10px}.bp2legacy .btn,.bp2legacy .gx-btn{margin-bottom:10px}}.bp2legacy .btn:focus,.bp2legacy .btn:hover,.bp2legacy .gx-btn:focus,.bp2legacy .gx-btn:hover{text-decoration:none}.bp2legacy .btn.focus,.bp2legacy .btn:focus,.bp2legacy .gx-btn.focus,.bp2legacy .gx-btn:focus{outline:0}.bp2legacy .btn.disabled,.bp2legacy .btn:disabled,.bp2legacy .gx-btn.disabled,.bp2legacy .gx-btn:disabled{opacity:.65}.bp2legacy .btn:not([disabled]):not(.disabled),.bp2legacy .gx-btn:not([disabled]):not(.disabled){cursor:pointer}.bp2legacy .gx-btn-list .btn,.bp2legacy .gx-btn-list .gx-btn{margin-bottom:6px}.bp2legacy .gx-sub-popover .btn,.bp2legacy .gx-sub-popover .gx-btn{border:0;margin-bottom:5px}.bp2legacy .gx-sub-popover .btn:focus,.bp2legacy .gx-sub-popover .btn:hover,.bp2legacy .gx-sub-popover .gx-btn:focus,.bp2legacy .gx-sub-popover .gx-btn:hover{background-color:#f5f5f5}.bp2legacy .gx-sub-popover .btn:not(:last-child),.bp2legacy .gx-sub-popover .gx-btn:not(:last-child){margin-right:5px}.bp2legacy .gx-login-content .btn,.bp2legacy .gx-login-content .gx-btn{height:auto;line-height:1;padding:9px 20px!important}.bp2legacy a.gx-btn.disabled,.bp2legacy fieldset[disabled] a.gx-btn{pointer-events:none}.bp2legacy .gx-btn-rounded{border-radius:50px!important}.bp2legacy .gx-btn-link{background-color:initial;color:var(--first);font-size:14px;font-weight:400}.bp2legacy .gx-btn-link:hover{background-color:initial;color:var(--first)}.bp2legacy .gx-btn-link.focus,.bp2legacy .gx-btn-link:focus,.bp2legacy .gx-btn-link:hover{border-color:#0000;text-decoration:underline}.bp2legacy .gx-btn-link.disabled,.bp2legacy .gx-btn-link:disabled{color:#bfbfbf}.bp2legacy .gx-btn-group-lg>.gx-btn,.bp2legacy .gx-btn-lg{border-radius:6px;font-size:16px;height:40px;line-height:40px;padding:0 15px}.bp2legacy .gx-btn-group-sm>.gx-btn,.bp2legacy .gx-btn-sm{border-radius:2px;font-size:12px;height:24px;line-height:24px;padding:0 7px}.bp2legacy .gx-btn-xs{font-size:10px;height:26px;line-height:25px;padding:0 6px}.bp2legacy .gx-btn-block{display:block;width:100%}.bp2legacy .gx-btn-block+.gx-btn-block{margin-top:.5rem}.bp2legacy .gx-icon-btn{-ms-align-items:center;align-items:center;border-radius:2px;cursor:pointer;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;height:40px;-ms-justify-content:center;justify-content:center;width:40px}.bp2legacy .gx-icon-btn:focus,.bp2legacy .gx-icon-btn:hover{background-color:#0000001a}.bp2legacy .gx-layout-sider-dark .gx-icon-btn:focus,.bp2legacy .gx-layout-sider-dark .gx-icon-btn:hover{background-color:var(--first)}.bp2legacy .gx-popover-header .gx-icon-btn{height:30px;width:30px}.bp2legacy .gx-icon-btn .icon-star-o:before,.bp2legacy .gx-icon-btn .icon-star:before{position:relative;top:3px}@media screen and (max-width:575px){.bp2legacy .gx-module-box-content .gx-icon-btn.icon{font-size:16px}}.bp2legacy .gx-radio-group-link.ant-radio-group .ant-radio-button-wrapper{border:0;border-radius:2px;height:24px;line-height:24px;margin-left:0}.bp2legacy .gx-radio-group-link.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background-color:var(--first);color:#fff}.bp2legacy .gx-radio-group-link.ant-radio-group .ant-radio-button-wrapper:not(:first-child):before{display:none}@media screen and (max-width:575px){.bp2legacy .gx-radio-group-link-news{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-radio-group-link .ant-radio-button-wrapper{padding:0 8px}}.bp2legacy .gx-radio-group-link-bg-light{margin-left:-5px;margin-right:-5px}.bp2legacy .gx-radio-group-link-bg-light.ant-radio-group .ant-radio-button-wrapper{background-color:#e8e8e8;margin-left:5px;margin-right:5px;padding:0 10px}.bp2legacy .gx-radio-group-link-bg-light.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background-color:var(--first);color:#fff}.bp2legacy .gx-radio-group-link-bg-light.ant-radio-group .ant-radio-button-wrapper:not(:first-child):before{display:none}.bp2legacy .ant-card{margin-bottom:32px}.bp2legacy .ant-card-head{background:none}.bp2legacy .ant-card-head-title{font-weight:400}.bp2legacy .ant-card-grid{text-align:center;width:25%}@media screen and (max-width:767px){.bp2legacy .ant-card-grid{width:33.33%}}@media screen and (max-width:575px){.bp2legacy .ant-card-grid{width:50%}.bp2legacy .ant-card{margin-bottom:20px}}.bp2legacy .ant-card-body .ant-card-head{padding-left:0!important;padding-right:0!important}.bp2legacy .ant-card-type-inner .ant-card-head{padding-left:24px!important;padding-right:24px!important}.bp2legacy .ant-card-wider-padding .ant-card-body>:last-child{margin-bottom:0}.bp2legacy .gx-card-center-vertical{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center}.bp2legacy .gx-card-img{overflow:hidden;position:relative}.bp2legacy .gx-card-img .ant-card-body{position:relative}.bp2legacy .gx-card-img .gx-badge-up{border-radius:50%;height:40px;line-height:36px;margin:0;padding:5px;position:absolute;right:60px;text-align:center;top:-20px;width:40px;z-index:1}.bp2legacy .gx-card-img .gx-badge-up-right{box-shadow:0 2px 8px #00000026;line-height:32px!important;right:10px;top:-15px}.bp2legacy .gx-card-img-center .ant-card-cover{text-align:center}.bp2legacy .gx-card-img-center .ant-card-cover>*{display:inline-block;width:auto}.bp2legacy .gx-card-body-border-top .ant-card-cover{padding-top:24px}.bp2legacy .gx-card-body-border-top .ant-card-body{border-top:1px solid #e8e8e8;margin-top:32px}@media screen and (max-width:575px){.bp2legacy .gx-card-body-border-top .ant-card-body{margin-bottom:20px}}.bp2legacy .gx-ant-card-actions{list-style:none;margin:0 -10px 10px;padding-left:0}.bp2legacy .gx-ant-card-actions li{display:inline-block;padding:0 10px;vertical-align:top}.bp2legacy .gx-ant-card-actions li:not(:last-child){border-right:1px solid #e8e8e8}.bp2legacy .gx-card{background-color:#fff;border-radius:10px;box-shadow:0 0 5px 5px #00000008;margin-bottom:32px;position:relative}@media screen and (max-width:575px){.bp2legacy .gx-card{margin-bottom:20px}}.bp2legacy .gx-card-head{padding:24px}.bp2legacy .gx-card-head .gx-card-title{margin-bottom:0}.bp2legacy .gx-card-head+.gx-card-body{padding-top:0}.bp2legacy .gx-card .ant-card-head{border-bottom:0;min-height:10px;padding:0 24px}@media screen and (max-width:991px){.bp2legacy .gx-card .ant-card-head{padding:0 24px}}.bp2legacy .gx-card .ant-card-head-title{font-size:14px;font-weight:600;padding:25px 0 0;text-transform:uppercase}@media screen and (max-width:991px){.bp2legacy .gx-card .ant-card-head-title{padding-top:20px}}.bp2legacy .gx-card .ant-card-body,.bp2legacy .gx-card-body{padding:24px}@media screen and (max-width:991px){.bp2legacy .gx-card .ant-card-body,.bp2legacy .gx-card-body{padding:24px}}.bp2legacy .gx-card.ant-card-bordered{border:0}.bp2legacy .gx-card.ant-card-hoverable:hover{box-shadow:0 0 4px #00000073}.bp2legacy .gx-card .ant-card-cover{padding:24px 24px 0}@media screen and (max-width:991px){.bp2legacy .gx-card .ant-card-cover{padding:24px 24px 0}}.bp2legacy .gx-card-metrics{border-radius:10px;box-shadow:0 0 5px 5px #00000008}.bp2legacy .gx-card-metrics.ant-card-bordered{border:0}.bp2legacy .gx-card-metrics .ant-card-head{border-bottom:0;min-height:10px}.bp2legacy .gx-card-metrics .ant-card-head-title{font-size:14px;padding:20px 0 0;text-transform:uppercase}.bp2legacy .gx-card-widget{border-radius:10px;box-shadow:0 0 5px 5px #00000008}.bp2legacy .gx-card-widget.ant-card-bordered{border:0}.bp2legacy .gx-card-widget .ant-card-head{border-bottom:0;min-height:24px;padding:24px 24px 0}.bp2legacy .gx-card-widget .ant-card-head-wrapper{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-card-widget .ant-card-head-title{font-size:14px;padding:0;text-transform:uppercase}.bp2legacy .gx-card-widget.gx-ch-capitalize .ant-card-head-title{font-size:14px;text-transform:capitalize}.bp2legacy .gx-card-widget .ant-card-extra{padding:0}.bp2legacy .gx-card-widget .ant-card-extra .gx-btn{margin-bottom:0}.bp2legacy .gx-card-widget .ant-card-body{padding:24px}.bp2legacy .gx-card-equal-height{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:calc(100% - 32px)}@media screen and (max-width:575px){.bp2legacy .gx-card-equal-height{height:calc(100% - 20px)}}.bp2legacy .gx-card-equal-height .ant-card-body,.bp2legacy .gx-card-equal-height .ant-card-body .gx-rechart{display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-card-equal-height .ant-card-body .gx-rechart .recharts-responsive-container{display:flex;flex:1 1}.bp2legacy .gx-card-sm-p .ant-card-head{min-height:10px}.bp2legacy .gx-card-sm-p .ant-card-head-title{padding:14px 14px 0}.bp2legacy .gx-card-sm-p .ant-card-body{padding:14px}.bp2legacy .gx-card-sm-px .ant-card-head{min-height:10px}.bp2legacy .gx-card-sm-px .ant-card-body,.bp2legacy .gx-card-sm-px .ant-card-head-title{padding-left:10px;padding-right:10px}.bp2legacy .gx-entry-header{margin-bottom:32px}@media screen and (max-width:575px){.bp2legacy .gx-entry-header{margin-bottom:20px}}.bp2legacy .gx-entry-header .gx-entry-heading{margin-bottom:0}.bp2legacy .gx-entry-header .gx-entry-description{font-size:13px;margin-bottom:0}.bp2legacy .gx-card-full{overflow:hidden}.bp2legacy .gx-card-full .gx-card-body{padding:0}.bp2legacy .gx-card-full .gx-card-body .recharts-legend-wrapper{padding:0 24px}.bp2legacy .gx-card-full .ant-card-body{padding:0}.bp2legacy .gx-card-full .ant-card-body .recharts-legend-wrapper{padding:0 24px}.bp2legacy .gx-card-full .recharts-default-legend{margin:0 -10px!important}.bp2legacy .gx-card-full .recharts-default-legend li{display:inline-block;margin:0!important;padding:0 10px;vertical-align:top}.bp2legacy .gx-card-full .recharts-default-legend li .recharts-legend-item-text{margin-left:10px}.bp2legacy .gx-card-overview{background-color:#fff;border-radius:10px;box-shadow:0 0 5px 5px #00000008;margin-bottom:32px;padding:24px;position:relative}@media screen and (max-width:575px){.bp2legacy .gx-card-overview{margin-bottom:20px}}.bp2legacy .gx-card-overview .gx-card-title{margin-bottom:20px}.bp2legacy .gx-card-profile .ant-card-head{padding-bottom:16px;padding-top:15px}.bp2legacy .gx-card-profile.gx-card-tabs .ant-card-head{border-bottom:1px solid #e8e8e8}@media screen and (max-width:575px){.bp2legacy .gx-card-profile.gx-card-tabs .ant-card-head{border-bottom:0}}.bp2legacy .gx-card-profile .ant-card-body,.bp2legacy .gx-card-profile.gx-card-tabs .ant-card-body{padding-top:0}.bp2legacy .gx-card-profile.gx-card-tabs .ant-tabs{margin-top:-50px}@media screen and (max-width:575px){.bp2legacy .gx-card-profile.gx-card-tabs .ant-tabs{margin-top:0}}.bp2legacy .gx-card-profile .ant-tabs-tab{padding-bottom:18px;padding-top:15px}.bp2legacy .gx-card-profile .ant-card-head-title,.bp2legacy .gx-card-profile.gx-card-tabs .ant-card-head-title{font-size:20px;text-transform:capitalize}.bp2legacy .gx-card-profile.gx-card-tabs .ant-tabs-nav-container{color:#8c8c8c;font-size:14px}.bp2legacy .gx-card-profile-sm.gx-card-widget .ant-card-body{padding-top:10px}@media (max-width:1366px){.bp2legacy .gx-card-1367-p .ant-card-head{min-height:10px}.bp2legacy .gx-card-1367-p .ant-card-body,.bp2legacy .gx-card-1367-p .ant-card-head-title{padding-left:14px;padding-right:14px}}.bp2legacy .ant-divider-horizontal.ant-divider-with-text,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-left,.bp2legacy .ant-divider-horizontal.ant-divider-with-text-right{font-size:14px}.bp2legacy .ant-cascader-picker{width:100%}.bp2legacy .recharts-default-tooltip{background-color:#fffc!important;border-radius:4px;color:var(--third)}.bp2legacy .recharts-tooltip-item-list li{color:var(--first)!important}.bp2legacy .ant-form .ant-row{margin-left:0;margin-right:0}.bp2legacy .ant-form-inline{margin-left:-8px;margin-right:-8px}.bp2legacy .ant-form-inline .ant-row{padding-left:8px;padding-right:8px}.bp2legacy .ant-form-inline .ant-form-item{margin-bottom:10px}@media screen and (max-width:575px){.bp2legacy .ant-form-inline .ant-form-item{display:block}}.bp2legacy .ant-form-horizontal .ant-row{margin-left:-15px;margin-right:-15px}.bp2legacy .ant-form-vertical .ant-form-item{padding-bottom:0}.bp2legacy .ant-form-vertical .ant-row{flex-direction:column}.bp2legacy .ant-form-extra{word-break:break-all}@media (max-width:575px){.bp2legacy .ant-form-item-label{padding-bottom:0}}.bp2legacy .ant-form-item-with-help{margin-bottom:20px}.bp2legacy .advanced-search-form .gx-btn-link:hover{text-decoration:none}.bp2legacy .ant-form-item [class^=ant-col-]>.ant-form-item:only-child,.bp2legacy .ant-form-item-control>.ant-form-item:last-child{margin-bottom:0}.bp2legacy .gx-form-row0 .ant-row{margin-left:0!important;margin-right:0!important}.bp2legacy .gx-login-form{max-width:350px}.bp2legacy .gx-login-form .ant-form-item-control-wrapper{width:100%}.bp2legacy .ant-form-inline .gx-form-item-one-fourth{width:25%}@media (max-width:575px){.bp2legacy .ant-form-inline .gx-form-item-one-fourth{width:100%}}.bp2legacy .ant-form-inline .gx-form-item-two-fourth{width:50%}@media (max-width:575px){.bp2legacy .ant-form-inline .gx-form-item-two-fourth{width:100%}}.bp2legacy .gx-form-inline-currency{margin:0 -8px}.bp2legacy .gx-form-inline-currency .ant-form-item{padding:0 8px}.bp2legacy .gx-form-inline-currency .gx-form-item-one-fourth{width:30%}@media (max-width:575px){.bp2legacy .gx-form-inline-currency .gx-form-item-one-fourth{display:inline-block;width:40%}}.bp2legacy .gx-form-inline-currency .gx-form-item-two-fourth{width:40%}@media (max-width:575px){.bp2legacy .gx-form-inline-currency .gx-form-item-two-fourth{display:block;width:100%}}@media (max-width:1599px){.bp2legacy .ant-form-item-label[class*=ant-col-]{padding:0 15px}}@media (max-width:1199px){.bp2legacy .ant-form-item-label[class*=ant-col-]{padding:0 15px}.bp2legacy .advanced-search-form .ant-form-item,.bp2legacy .ant-form-item,.bp2legacy .ant-form-item-with-help{margin-bottom:12px}}@media (max-width:991px){.bp2legacy .ant-form-item-label[class*=ant-col-]{padding:0 15px}}@media (max-width:767px){.bp2legacy .ant-form-item-label[class*=ant-col-]{padding:0 15px}}@media (max-width:575px){.bp2legacy .ant-form-item-label[class*=ant-col-]{margin-bottom:8px;padding:0 15px}.bp2legacy .advanced-search-form .ant-btn,.bp2legacy .advanced-search-form .gx-btn-link{display:block;margin:0 0 10px!important}}.bp2legacy .ant-input-search{margin-bottom:16px}.bp2legacy .ant-input-search>.ant-input-suffix>.ant-input-search-button{margin-right:0}.bp2legacy .ant-input-group>[class*=col-]{float:left!important;padding-left:0}.bp2legacy .ant-transfer-list{margin-bottom:10px}.bp2legacy .ant-input-number{margin-right:10px}.bp2legacy .gx-form-group{margin-bottom:10px}.bp2legacy .gx-search-bar{position:relative}.bp2legacy .gx-search-bar .gx-form-group{height:100%;margin-bottom:0;width:100%}.bp2legacy .gx-search-bar input[type=search]{background:#fafafa1a;padding-right:35px}.bp2legacy .ant-layout-header .gx-search-bar input[type=search],.bp2legacy .ant-popover-content .gx-search-bar input[type=search]{border:0}.bp2legacy .gx-search-bar input[type=search]:focus{background-color:#fafafa4d;box-shadow:none}.bp2legacy .gx-search-bar .gx-search-icon{background-color:initial;border:0;color:#d9d9d9;height:32px;line-height:36px;position:absolute;right:0;text-align:center;top:0;width:30px}.bp2legacy .gx-algolia-header .gx-search-bar .gx-search-icon{margin-top:2px;text-align:left}.bp2legacy .gx-search-bar .ant-input-lg+.gx-search-icon{height:40px;line-height:45px}.bp2legacy .gx-lt-icon-search-bar input[type=search]{border:0;padding-left:35px;padding-right:16px}.bp2legacy .gx-lt-icon-search-bar .gx-search-icon{left:0;right:auto}.bp2legacy .gx-algolia-header .gx-lt-icon-search-bar{margin-right:10px}@media screen and (max-width:1199px){.bp2legacy .gx-algolia-header .gx-lt-icon-search-bar{width:140px}}@media screen and (max-width:400px){.bp2legacy .gx-algolia-header .gx-lt-icon-search-bar{margin-bottom:10px;margin-right:0;width:auto}}.bp2legacy .gx-lt-icon-search-bar-lg{width:350px}.bp2legacy .gx-lt-icon-search-bar-lg input[type=search]{border-radius:4px;height:46px;padding:10px 18px 10px 40px}@media screen and (max-width:991px){.bp2legacy .gx-lt-icon-search-bar-lg input[type=search]{height:38px;padding:5px 18px 5px 40px}}.bp2legacy .gx-header-search .gx-lt-icon-search-bar-lg input[type=search]{background-color:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px 0 0 4px;height:36px}.bp2legacy .gx-header-search .gx-lt-icon-search-bar-lg input[type=search]:focus{background-color:#f2f2f2}.bp2legacy .gx-header-horizontal-dark .gx-header-search .gx-lt-icon-search-bar-lg input[type=search]{background-color:#fff3;border-color:#fff3;color:#fff}.bp2legacy .gx-header-horizontal-dark .gx-header-search .gx-lt-icon-search-bar-lg input[type=search]:focus{background-color:initial}.bp2legacy .gx-lt-icon-search-bar-lg .gx-search-icon{font-size:16px;height:46px;left:0;line-height:50px;right:auto;width:35px}@media screen and (max-width:991px){.bp2legacy .gx-lt-icon-search-bar-lg .gx-search-icon{height:38px;line-height:40px}}.bp2legacy .gx-header-search .gx-lt-icon-search-bar-lg .gx-search-icon{height:36px;line-height:40px}.bp2legacy .gx-inside-header-horizontal .gx-lt-icon-search-bar-lg{margin-right:10px;width:200px}@media screen and (max-width:1199px){.bp2legacy .gx-inside-header-horizontal .gx-lt-icon-search-bar-lg{width:120px}.bp2legacy .gx-lt-icon-search-bar-lg{width:150px}}.bp2legacy .gx-popover-search-bar{margin:-10px -14px;width:150px}.bp2legacy .gx-chat-search-bar{flex:1 1 auto;min-width:100px;width:auto}.bp2legacy .gx-chat-search-bar input[type=search]{border:0;border-radius:0;box-shadow:none;height:40px}.bp2legacy .gx-chat-search-bar input[type=search]:focus{background-color:#fff}.bp2legacy .gx-chat-search-bar .gx-search-icon{height:40px;line-height:44px}.bp2legacy .ant-transfer-list{width:150px}@media screen and (max-width:575px){.bp2legacy .ant-transfer-list{width:100%}}.bp2legacy .gx-select-sm{font-size:12px}.bp2legacy .gx-select-sm .ant-select-selection{border-radius:4px}.bp2legacy .gx-select-sm .ant-select-selection--single{height:24px}.bp2legacy .gx-select-sm .ant-select-selection__rendered{line-height:22px;margin-left:6px;margin-right:6px}.bp2legacy .gx-select-sm .ant-select-selection-selected-value{padding-right:20px}.bp2legacy .gx-select-sm .ant-select-arrow{right:6px}.bp2legacy .gx-select-sm .ant-select-dropdown{font-size:12px}.bp2legacy .gx-form-inline-label-up .ant-form-item>.ant-form-item-control-wrapper,.bp2legacy .gx-form-inline-label-up .ant-form-item>.ant-form-item-label{display:block}.bp2legacy .gx-form-inline-label-up .ant-form-item-label{color:#bfbfbf;line-height:1;margin-bottom:2px;text-align:left}.bp2legacy .gx-form-inline-label-up .ant-input,.bp2legacy .gx-form-inline-label-up .ant-select-selection--single{height:30px}.bp2legacy .gx-form-inline-label-up .ant-select-selection__rendered{line-height:28px}@media screen and (max-width:575px){.bp2legacy .gx-ant-transfer-width .ant-transfer-list{width:100%!important}}@media screen and (max-width:475px){.bp2legacy .ant-input-group.ant-input-group-compact>*{border-radius:4px!important;border-right-width:1px;width:100%!important}.bp2legacy .ant-input-group.ant-input-group-compact>:not(:last-child){margin-bottom:10px}.bp2legacy .ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.bp2legacy .ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input{border-radius:4px;border-right-width:1px}.bp2legacy .ant-input-group.ant-input-group-compact .gx-border-lt-xs{border-left:1px solid #d9d9d9!important}}.bp2legacy .gx-icon-views{-ms-align-items:center;align-items:center;border-radius:10px;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:calc(100% - 15px);-ms-justify-content:center;justify-content:center;margin-bottom:15px;padding:16px;position:relative;text-align:center;transition:all .3s ease-out}.bp2legacy .gx-icon-views .icon{display:block;font-size:20px;line-height:1;margin-bottom:12px;transition:all .3s ease-out}.bp2legacy .gx-icon-views:hover{background-color:var(--first);color:#fff;cursor:pointer}.bp2legacy .gx-icon-views:hover .icon{transform:scale(1.4)}.bp2legacy .gx-icon-text{display:block;font-size:12px}.bp2legacy .ant-list-vertical .ant-list-item-main{min-width:200px}@media screen and (max-width:480px){.bp2legacy .ant-list-vertical .ant-list-item-extra{margin-bottom:10px}}.bp2legacy .gx-list-item .ant-list-item-extra-wrap{display:-ms-flex;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-list-item .ant-list-item-extra-wrap .ant-list-item-extra{margin-left:20px}@media screen and (max-width:575px){.bp2legacy .gx-list-item .ant-list-item-extra-wrap .ant-list-item-extra{margin-left:0;margin-top:10px}.bp2legacy .gx-list-item .ant-list-item-extra-wrap .ant-list-item-extra img{width:100%}.bp2legacy .gx-list-item .ant-list-item-extra-wrap{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}.bp2legacy .gx-user-list{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:10px;width:100%}.bp2legacy .gx-user-list:not(:first-child){padding-top:20px}@media screen and (max-width:575px){.bp2legacy .gx-user-list:not(:first-child){padding-top:0}}.bp2legacy .gx-user-list.gx-card-list{background:#fff;border-radius:4px;box-shadow:0 0 5px 5px #00000008;margin-bottom:32px;padding:30px}.bp2legacy .gx-user-list.gx-card-list .gx-avatar-img{margin-right:25px}@media screen and (max-width:767px){.bp2legacy .gx-user-list.gx-card-list{padding:20px}}@media screen and (max-width:575px){.bp2legacy .gx-user-list.gx-card-list{margin-bottom:20px}}.bp2legacy .gx-user-list .gx-avatar-img{margin-bottom:10px;margin-right:20px}.bp2legacy .gx-user-list h3{font-weight:500;margin-bottom:8px}.bp2legacy .gx-user-list .gx-link[class*=gx-meta-]{color:#545454;display:inline-block;font-size:12px;font-weight:500}.bp2legacy .gx-user-list .gx-link[class*=gx-meta-] i{margin-right:6px;vertical-align:middle}.bp2legacy .gx-user-list .gx-description{width:calc(100% - 120px)}@media screen and (max-width:575px){.bp2legacy .gx-user-list .gx-description{width:100%}}.bp2legacy .gx-user-list .gx-btn-list li:not(:last-child){margin-right:10px}.bp2legacy .gx-list-inline{list-style:none;margin-left:-5px;margin-right:-5px;padding-left:0}.bp2legacy .gx-list-inline li{display:inline-block;padding:0 5px}.bp2legacy .gx-list-inline-lg{list-style:none;margin-left:-10px;margin-right:-10px;padding-left:0}.bp2legacy .gx-list-inline-lg li{display:inline-block;padding:0 10px}.bp2legacy .gx-card-strip{margin-bottom:10px}.bp2legacy .gx-card-strip:not(:last-child){border-bottom:1px solid #e8e8e8}.bp2legacy .gx-card-list .gx-description{margin-top:5px;width:calc(100% - 230px)}@media screen and (max-width:767px){.bp2legacy .gx-card-list .gx-description{width:calc(100% - 80px)}}.bp2legacy .gx-card-list .gx-card-list-footer{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;-ms-justify-content:center;justify-content:center;min-width:150px;padding-left:15px}.bp2legacy .gx-card-list .gx-card-list-footer .ant-btn{display:block;margin-right:0;width:120px}.bp2legacy .gx-card-list .gx-card-list-footer .ant-btn:last-child{margin-bottom:0}@media screen and (max-width:767px){.bp2legacy .gx-card-list .gx-card-list-footer{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;min-width:10px;padding-left:0}.bp2legacy .gx-card-list .gx-card-list-footer .ant-btn{margin-bottom:0;margin-right:12px;width:auto}}.bp2legacy .gx-list-group{list-style:none;padding-left:0}.bp2legacy .gx-list-group li{margin-bottom:6px}.bp2legacy .gx-list-group li i{margin-right:12px}.bp2legacy .gx-dot-list{list-style:none;margin:0 -3px 10px;padding-left:0}.bp2legacy .gx-dot-list li{display:inline-block;padding:0 3px;vertical-align:top}@media screen and (max-width:575px){.bp2legacy .gx-dot-list{margin-bottom:5px}}.bp2legacy .ant-spin{margin-bottom:10px;margin-right:16px}.bp2legacy .gx-loader-container{background-color:#f5f5f5;border-radius:4px;display:block;margin-right:0;padding:30px 50px;text-align:center}.bp2legacy .ant-pagination>li{margin-bottom:10px}.bp2legacy .ant-pagination>li.ant-pagination-options,.bp2legacy .ant-pagination>li.ant-pagination-total-text{margin-bottom:0}.bp2legacy .ant-pagination.mini:not(:last-child){margin-bottom:10px}.bp2legacy .ant-pagination.mini li{margin-bottom:5px!important}.bp2legacy .ant-pagination-jump-next,.bp2legacy .ant-pagination-jump-prev,.bp2legacy .ant-pagination-next,.bp2legacy .ant-pagination-prev{line-height:30px}.bp2legacy .alpha-picker,.bp2legacy .hue-picker,.bp2legacy .photoshop-picker,.bp2legacy .swatches-picker{width:100%!important}.bp2legacy .gx-alpha-pickers{min-height:250px;position:relative}.bp2legacy .ant-calendar-footer .ant-calendar-ok-btn{margin-bottom:0}.bp2legacy .ant-progress-circle,.bp2legacy .ant-progress-line{margin-bottom:8px;margin-right:8px}.bp2legacy .ant-carousel h1,.bp2legacy .ant-carousel h2,.bp2legacy .ant-carousel h3,.bp2legacy .ant-carousel h4,.bp2legacy .ant-carousel h5,.bp2legacy .ant-carousel h6{line-height:inherit;margin-bottom:0}.bp2legacy .gx-vertical-slider{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -15px;position:relative}.bp2legacy .gx-vertical-slider-item{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:300px;padding:0 15px;width:33.33%}@media screen and (max-width:575px){.bp2legacy .gx-vertical-slider-item{margin-bottom:15px;width:50%}}.bp2legacy .ant-carousel-vertical .gx-vertical-slide .slick-slide{height:160px}.bp2legacy .slick-slider{margin-bottom:32px}@media screen and (max-width:575px){.bp2legacy .slick-slider{margin-bottom:20px}}.bp2legacy .slick-slider .slick-prev{left:-18px}.bp2legacy .slick-slider .slick-prev:before{color:#000}.bp2legacy .slick-slider .slick-next{right:-18px}.bp2legacy .slick-slider .slick-next:before{color:#000}.bp2legacy .slick-slider img{object-fit:cover;width:100%}.bp2legacy .slick-dots li button:before{display:none}.bp2legacy .gx-slick-slider .slick-dots{bottom:26px;padding:0 24px;text-align:left}.bp2legacy .gx-slick-slider .slick-dots li,.bp2legacy .gx-slick-slider .slick-dots li button{height:10px!important;width:10px!important}.bp2legacy .gx-slick-slider .slick-dots li button:before{border:2px solid #000;border-radius:50%;color:#0000;display:block;height:10px!important;line-height:10px!important;width:10px!important}.bp2legacy .gx-slick-slider .slick-dots li.slick-active button{height:12px!important;width:12px!important}.bp2legacy .gx-slick-slider .slick-dots li.slick-active button:before{border-color:var(--first);color:#0000;height:12px!important;line-height:12px!important;width:12px!important}.bp2legacy .gx-slide-item{margin-left:15px;margin-right:15px}@media screen and (max-width:480px){.bp2legacy .gx-slide-item{margin-left:10px;margin-right:10px}}.bp2legacy .gx-slider{position:relative}.bp2legacy .gx-slider-img{padding-bottom:24px;position:relative}.bp2legacy .gx-slider-img .gx-img-up{border-radius:10px;bottom:-5px;left:24px;max-width:64px;position:absolute;width:auto;z-index:1}.bp2legacy .gx-slider-content{padding:24px}.bp2legacy .gx-slick-slider{margin-bottom:0;padding-bottom:24px}.bp2legacy .gx-slick-slider-dot-top{padding-bottom:58px;padding-right:24px;padding-top:70px}@media (max-width:1366px){.bp2legacy .gx-slick-slider-dot-top{padding-bottom:10px;padding-top:40px}}.bp2legacy .gx-slick-slider-dot-top .slick-dots{bottom:auto;padding-left:0;top:30px}@media (max-width:1366px){.bp2legacy .gx-slick-slider-dot-top .slick-dots{top:10px}}@media screen and (max-width:575px){.bp2legacy .gx-slick-slider-dot-top{padding-left:24px}}.bp2legacy .gx-slick-slider-lt-thumb{height:100%;position:relative}.bp2legacy .gx-slick-slider-lt-thumb img{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:575px){.bp2legacy .gx-slick-slider-lt-thumb img{left:auto;position:relative;top:auto}}.bp2legacy .ant-modal .slides{position:relative}.bp2legacy .ant-modal .slides .slick-next,.bp2legacy .ant-modal .slides .slick-prev{margin-top:-10px;position:absolute;top:50%;z-index:1}.bp2legacy .ant-modal .slides .slick-prev{left:20px}.bp2legacy .ant-modal .slides .slick-next{right:20px}.bp2legacy .ant-modal .slick-slider{margin-bottom:0}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-header>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table,.bp2legacy .ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table{padding:0}.bp2legacy .ant-table-small>.ant-table-content>.ant-table-body{margin:0}.bp2legacy .ant-table-tbody>tr>td,.bp2legacy .ant-table-thead>tr>th{word-break:normal}.bp2legacy .gx-table-responsive .ant-table{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.bp2legacy .gx-table-responsive .ant-table{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #e8e8e8;overflow-y:hidden;width:100%}.bp2legacy .ant-card-bordered.gx-card-full .gx-table-responsive .ant-table{border:0;border-bottom:1px solid #e8e8e8}.bp2legacy .gx-table-responsive .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-body>table,.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-fixed-left table,.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-fixed-right table,.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-header>table{border-left:0;border-top:0}.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-title{border:0}.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-footer{border:0;border-top:1px solid #e8e8e8}.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-tbody>tr>td:last-child,.bp2legacy .gx-table-responsive .ant-table.ant-table-bordered .ant-table-thead>tr>th:last-child{border-right:0}.bp2legacy .gx-table-responsive .ant-table-body>table>tbody>tr>td,.bp2legacy .gx-table-responsive .ant-table-body>table>tbody>tr>th,.bp2legacy .gx-table-responsive .ant-table-body>table>tfoot>tr>td,.bp2legacy .gx-table-responsive .ant-table-body>table>tfoot>tr>th,.bp2legacy .gx-table-responsive .ant-table-body>table>thead>tr>td,.bp2legacy .gx-table-responsive .ant-table-body>table>thead>tr>th{white-space:nowrap}}.bp2legacy .gx-table{background-color:initial;margin-bottom:1rem;max-width:100%;width:100%}.bp2legacy .gx-table td,.bp2legacy .gx-table th{border-top:1px solid #e8e8e8;padding:.75rem;vertical-align:top}.bp2legacy .gx-table thead th{border-bottom:2px solid #e8e8e8;vertical-align:bottom}.bp2legacy .gx-table tbody+tbody{border-top:2px solid #e8e8e8}.bp2legacy .gx-table-bordered,.bp2legacy .gx-table-bordered td,.bp2legacy .gx-table-bordered th{border:1px solid #e8e8e8}.bp2legacy .gx-table-bordered thead td,.bp2legacy .gx-table-bordered thead th{border-bottom-width:2px}.bp2legacy .gx-table-no-bordered,.bp2legacy .gx-table-no-bordered td,.bp2legacy .gx-table-no-bordered th{border:0}.bp2legacy .gx-table-no-bordered thead td,.bp2legacy .gx-table-no-bordered thead th{border-bottom-width:2px}.bp2legacy .gx-table-no-bordered .ant-table{border:0;border-radius:0}.bp2legacy .gx-table-no-bordered .ant-table-thead>tr>th{font-size:11px;font-weight:300;text-transform:uppercase}.bp2legacy .gx-table-no-bordered .ant-table-tbody>tr>td{border-bottom:0}.bp2legacy .gx-table-thead-uppercase thead th{text-transform:uppercase}.bp2legacy .gx-table-padding-lg tbody td,.bp2legacy .gx-table-padding-lg thead th{padding:20px 30px!important}@media screen and (max-width:991px){.bp2legacy .gx-table-padding-lg tbody td,.bp2legacy .gx-table-padding-lg thead th{padding:15px 20px!important}}@media screen and (max-width:767px){.bp2legacy .gx-table-padding-lg tbody td,.bp2legacy .gx-table-padding-lg thead th{padding:10px!important}}.bp2legacy .gx-table-padding-lg .ant-table-pagination{float:none;margin:22px 0;text-align:center}@media screen and (max-width:991px){.bp2legacy .gx-table-padding-lg .ant-table-pagination{margin:16px 0}}.bp2legacy .ant-timeline-item{padding:0}.bp2legacy .ant-timeline-item:not(:last-child){padding-bottom:20px}@media screen and (max-width:575px){.bp2legacy .ant-timeline-item:not(:last-child){padding-bottom:15px}}.bp2legacy .gx-timeline-info{position:relative}.bp2legacy .gx-timeline-info:not(:last-child){padding-bottom:20px}.bp2legacy .gx-timeline-info-day{color:#595959;font-size:12px;margin-bottom:15px}.bp2legacy .gx-timeline-info .ant-timeline{padding-left:0;padding-top:0}.bp2legacy .gx-timeline-info .ant-timeline-item-head-custom{left:0;margin-right:15px;padding:0;position:relative;top:0;transform:translate(0)}.bp2legacy .gx-timeline-info .ant-timeline-item{-ms-align-items:flex-start;align-items:flex-start;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-timeline-info .ant-timeline-item-content{color:#595959;flex:1 1;margin-left:0;padding-left:0;top:0}.bp2legacy .gx-timeline-info .ant-timeline-item-content .gx-link{color:#262626}.bp2legacy .gx-timeline-info .ant-timeline-item-content .gx-link:focus,.bp2legacy .gx-timeline-info .ant-timeline-item-content .gx-link:hover{color:var(--first)}.bp2legacy .gx-timeline-info .ant-timeline-item-tail{display:none}.bp2legacy .gx-img-more{-ms-align-items:center;align-items:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:40px;-ms-justify-content:center;justify-content:center;width:60px}.bp2legacy .gx-timeline-left{float:left;margin-right:20px}.bp2legacy .gx-timeline-right{float:right;margin-left:20px}.bp2legacy .gx-timeline-circle{border-radius:50%}.bp2legacy .gx-timeline-section{margin-bottom:25px;overflow:hidden}.bp2legacy .gx-timeline-item{padding-bottom:25px;padding-left:80px;position:relative}.bp2legacy .gx-timeline-item:before{border-left:2px solid #e8e8e8;bottom:-20px;content:"";left:25px;position:absolute;top:25px;width:2px;z-index:1}.bp2legacy .gx-timeline-item:first-child:before,.bp2legacy .gx-timeline-item:last-child:before{border-left-style:dashed}.bp2legacy .gx-timeline-badge{border-radius:50%;color:#fff;font-size:16px;height:50px;left:0;position:absolute;text-align:center;top:16px;width:50px;z-index:2}.bp2legacy .gx-timeline-badge.gx-timeline-img{background-color:initial}.bp2legacy .gx-timeline-badge.gx-timeline-img:after{display:none}.bp2legacy .gx-timeline-badge:after{background-color:initial;border:4px solid #e8e8e8;border-radius:50%;content:"";height:42px;left:4px;position:absolute;top:4px;width:42px;z-index:1}.bp2legacy .gx-timeline-badge [class*=gx-]:before,.bp2legacy .gx-timeline-badge [class^=gx-]:before{line-height:50px}.bp2legacy .gx-timeline-header-img>img,.bp2legacy .gx-timeline-img>img{display:inline-block;height:auto;max-width:100%}.bp2legacy .gx-timeline-panel{background-color:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:20px 30px;position:relative}.bp2legacy .gx-timeline-panel:after,.bp2legacy .gx-timeline-panel:before{border-style:solid;content:"";display:inline-block;position:absolute;top:30px}.bp2legacy .gx-timeline-panel:before{border-color:#0000 #e8e8e8;border-width:10px 17px 10px 0;left:-18px}.bp2legacy .gx-timeline-panel:after{border-color:#0000 #fff;border-width:10px 16px 10px 0;left:-16px}.bp2legacy .gx-timeline-no-padding{padding:0}.bp2legacy .gx-timeline-header-img,.bp2legacy .gx-timeline-panel-header{margin-bottom:10px}.bp2legacy .gx-timeline-inverted .gx-timeline-left{float:right;margin-left:20px;margin-right:0}.bp2legacy .gx-timeline-heading{margin-bottom:10px;overflow:hidden}.bp2legacy .gx-timeline-body{clear:both}.bp2legacy .gx-timeline-center .gx-timeline-item{clear:both;float:right;padding-left:55px;width:50%}.bp2legacy .gx-timeline-center .gx-timeline-item:before{left:0}.bp2legacy .gx-timeline-center .gx-timeline-badge{left:-25px;right:auto}.bp2legacy .gx-timeline-center .gx-timeline-time{left:-150px;position:absolute;right:auto;top:32px;z-index:2}.bp2legacy .gx-timeline-center .gx-timeline-inverted{float:left;padding-left:0;padding-right:55px;text-align:right}.bp2legacy .gx-timeline-center .gx-timeline-inverted:before{border-left:0;border-right:2px solid #e8e8e8;left:auto;right:-2px}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-badge{left:auto;right:-25px}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-panel:before{border-width:10px 0 10px 17px;left:auto;right:-18px}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-panel:after{border-width:10px 0 10px 16px;left:auto;right:-16px}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-time{left:auto;position:absolute;right:-150px;top:32px;z-index:2}.bp2legacy .gx-timeline-zigzag .gx-timeline-item{padding-left:150px}.bp2legacy .gx-timeline-zigzag .gx-timeline-item+.gx-timeline-item{margin-top:-80px}.bp2legacy .gx-timeline-zigzag .gx-timeline-img{height:90px;left:5px;width:90px}.bp2legacy .gx-timeline-zigzag .gx-timeline-img>img{width:100%}.bp2legacy .gx-timeline-zigzag .gx-timeline-inverted .gx-timeline-img{right:5px!important}.bp2legacy .gx-timeline-zigzag .gx-timeline-item:before{bottom:20px;top:20px;transform:rotate(35deg)}.bp2legacy .gx-timeline-zigzag .gx-timeline-inverted{padding-left:0;padding-right:150px}.bp2legacy .gx-timeline-zigzag .gx-timeline-inverted:before{transform:rotate(-35deg)}.bp2legacy .gx-timeline-zigzag .gx-timeline-item:first-child:before{border-left-style:solid}.bp2legacy .gx-timeline-zigzag .gx-timeline-item:last-child:before{display:none}.bp2legacy .gx-timeline-item:last-child:before{bottom:25px}@media screen and (max-width:991px){.bp2legacy .gx-timeline-zigzag .gx-timeline-item+.gx-timeline-item{margin-top:-60px}.bp2legacy .gx-timeline-zigzag .gx-timeline-item:before{bottom:0}.bp2legacy .gx-timeline-zigzag .gx-timeline-item{padding-left:120px}.bp2legacy .gx-timeline-zigzag .gx-timeline-inverted{padding-left:0;padding-right:120px}}@media screen and (max-width:767px){.bp2legacy .gx-timeline-center .gx-timeline-item{float:none;padding-left:80px;width:auto}.bp2legacy .gx-timeline-center .gx-timeline-item:before{left:25px}.bp2legacy .gx-timeline-center .gx-timeline-badge{left:0}.bp2legacy .gx-timeline-center .gx-timeline-inverted{float:none;padding-right:0;text-align:left}.bp2legacy .gx-timeline-center .gx-timeline-inverted:before{border-left:2px solid #e8e8e8;border-right:0;left:24px;right:auto}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-badge{left:0;right:auto}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-panel:before{border-width:10px 17px 10px 0!important;left:-18px;right:auto}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-panel:after{border-width:10px 16px 10px 0!important;left:-16px;right:auto}.bp2legacy .gx-timeline-inverted .gx-timeline-panel-header{float:none}.bp2legacy .gx-timeline-inverted .gx-timeline-left{float:left;margin-left:0;margin-right:20px}.bp2legacy .gx-timeline-zigzag .gx-timeline-panel{max-height:none;min-height:10px;overflow-y:visible}.bp2legacy .gx-timeline-zigzag .gx-timeline-item{padding-left:100px}.bp2legacy .gx-timeline-zigzag .gx-timeline-item+.gx-timeline-item{margin-top:0}.bp2legacy .gx-timeline-zigzag .gx-timeline-item:before{bottom:-25px;left:45px;top:25px;transform:none}.bp2legacy .gx-timeline-zigzag .gx-timeline-item:last-child:before{bottom:0}.bp2legacy .gx-timeline-zigzag .gx-timeline-inverted:before{transform:none}.bp2legacy .gx-timeline-center .gx-timeline-inverted .gx-timeline-time,.bp2legacy .gx-timeline-center .gx-timeline-time{left:auto;margin-bottom:6px;position:relative;right:auto;top:auto}.bp2legacy .gx-timeline-center .gx-timeline-time-item .gx-timeline-panel:after,.bp2legacy .gx-timeline-center .gx-timeline-time-item .gx-timeline-panel:before{top:10px}}@media screen and (max-width:399px){.bp2legacy .gx-timeline-left{float:none;margin-right:0}.bp2legacy .gx-timeline-right{float:none;margin-left:0}.bp2legacy .gx-timeline-inverted .gx-timeline-left{float:none;margin-right:0}}.bp2legacy .gx-tabs-half .ant-tabs-bar{margin-bottom:0}.bp2legacy .gx-tabs-half .ant-tabs-nav{display:block}.bp2legacy .gx-tabs-half .ant-tabs-nav .ant-tabs-tab{margin:0;text-align:center;width:50%}.bp2legacy .gx-tabs-half .ant-tabs-nav .ant-tabs-ink-bar{width:50%}.bp2legacy .gx-card-tabs .ant-card-head-title{font-size:16px;text-transform:capitalize}.bp2legacy .gx-card-tabs .ant-card-extra{position:relative;z-index:2}.bp2legacy .gx-card-tabs .ant-tabs{margin-top:-40px}@media screen and (max-width:575px){.bp2legacy .gx-card-tabs .ant-tabs{margin-top:0}}.bp2legacy .gx-card-tabs .ant-tabs-tab{margin-right:15px;padding-left:5px;padding-right:5px}.bp2legacy .gx-card-tabs .ant-tabs-tab-active{font-weight:400}.bp2legacy .gx-card-tabs .ant-tabs-nav-container{font-size:16px;text-align:center}@media screen and (max-width:575px){.bp2legacy .gx-card-tabs .ant-tabs-nav-container{text-align:left}}.bp2legacy .gx-card-tabs .ant-card-body{padding-top:4px}.bp2legacy .gx-card-tabs-right .ant-tabs-nav-container{text-align:right}@media screen and (max-width:575px){.bp2legacy .gx-card-tabs-right .ant-tabs-nav-container{text-align:left}}.bp2legacy .gx-app-module{display:-ms-flex;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;margin:-32px -32px 0;position:relative}@media screen and (max-width:575px){.bp2legacy .gx-app-module{margin:-20px -15px 0}}.bp2legacy .gx-container-wrap .gx-app-module{margin:0 0 32px}.bp2legacy .gx-module-side{display:-ms-flex;display:flex;flex:0 1 230px;flex-direction:column;flex-wrap:nowrap;min-width:230px;position:relative;z-index:2}@media screen and (max-width:991px){.bp2legacy .gx-module-side{background-color:#fff;min-width:260px}}.bp2legacy .gx-module-side-header{-ms-align-items:center;align-items:center;background-color:#fbfbfb;border-bottom:1px solid #e8e8e8;color:#545454;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center;min-height:79px;padding:10px}@media screen and (max-width:991px){.bp2legacy .gx-module-side-header{min-height:72px}}.bp2legacy .gx-module-logo{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;font-size:20px}.bp2legacy .gx-module-logo i{font-size:28px;line-height:18px}.bp2legacy .gx-module-side-content,.bp2legacy .gx-module-user-info{display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-module-user-detail{font-size:12px}.bp2legacy .gx-module-add-task{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding:24px}.bp2legacy .gx-module-add-task .ant-btn{margin-bottom:0}.bp2legacy .gx-module-nav{-ms-justify-content:center;justify-content:center;list-style:none;margin-bottom:0;padding-left:0}.bp2legacy .gx-module-nav,.bp2legacy .gx-module-nav li{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-module-nav li .gx-link{-ms-align-items:center;align-items:center;color:#999;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding:5px 29px;text-decoration:none}.bp2legacy .gx-module-nav li .gx-link:focus,.bp2legacy .gx-module-nav li .gx-link:hover{color:#000}.bp2legacy .gx-module-nav li .gx-link.active{color:var(--first)}.bp2legacy .gx-module-nav li i{font-size:16px;margin-right:16px}.bp2legacy .gx-module-nav li span{display:inline-block;vertical-align:middle}.bp2legacy .gx-module-nav li.gx-module-nav-label{padding:12px 29px}.bp2legacy .gx-module-box{display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;max-width:calc(100% - 231px);position:relative;z-index:2}@media screen and (max-width:991px){.bp2legacy .gx-module-box{max-width:100%}}.bp2legacy .gx-module-box-header{background-color:#fff;border-bottom:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center;min-height:79px;padding:10px 26px}@media screen and (max-width:991px){.bp2legacy .gx-module-box-header{min-height:58px;padding:5px 26px 5px 110px;position:relative}.bp2legacy .gx-module-box-header .gx-drawer-btn{-ms-align-items:center;align-items:center;border-radius:0;border-right:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:22px;height:58px;-ms-justify-content:center;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:98px;z-index:1}}.bp2legacy .gx-module-box-header-inner{-ms-justify-content:space-between;justify-content:space-between}.bp2legacy .gx-module-box-header-inner,.bp2legacy .gx-module-box-header-right{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-module-box-header-right{margin-left:auto}.bp2legacy .gx-module-box-content{background-color:#fff;display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-module-box-topbar{-ms-align-items:center;align-items:center;border-bottom:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;min-height:65px;padding:8px 28px}.bp2legacy .gx-module-box-topbar .ant-dropdown-trigger{cursor:pointer;margin-right:10px}.bp2legacy .gx-module-box-topbar .ant-dropdown-trigger .icon:before{position:relative;top:3px}.bp2legacy .gx-module-box-topbar-todo{padding-left:28px}@media screen and (max-width:991px){.bp2legacy .gx-module-box-topbar{min-height:58px;padding-left:28px;padding-right:28px}}.bp2legacy .gx-module-list-icon{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding-right:10px}.bp2legacy .gx-module-list-icon .gx-bar-icon .gx-icon-menu:before{position:relative;top:3px}.bp2legacy .gx-toolbar-separator{border-left:1px solid #e8e8e8;height:100%;margin:0 12px;width:1px}.bp2legacy .gx-module-list{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center}.bp2legacy .gx-module-list-item{-ms-align-items:center;align-items:center;cursor:pointer;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding:15px 28px;position:relative;z-index:5}.bp2legacy .gx-module-list-item:not(:last-child){border-bottom:1px solid #e8e8e8}.bp2legacy .gx-module-list-item.gx-mail-cell{-ms-align-items:start;align-items:start}@media screen and (max-width:575px){.bp2legacy .gx-module-list-item{padding-bottom:10px;padding-top:10px}}.bp2legacy .gx-module-detail-header{margin-bottom:10px}@media screen and (max-width:575px){.bp2legacy .gx-module-detail-header{margin-bottom:0}}.bp2legacy .gx-module-list-info{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between;max-width:calc(100% - 140px)}@media screen and (max-width:575px){.bp2legacy .gx-module-list-info{max-width:calc(100% - 100px)}}.bp2legacy .gx-module-todo-content{flex:1 1 auto;position:relative}.bp2legacy .gx-module-todo-content .gx-subject{margin-bottom:5px}.bp2legacy .gx-module-todo-right{margin-left:8px}.bp2legacy .gx-module-sidenav{background-color:#fff;border-right:1px solid #e8e8e8;position:relative;z-index:9}.bp2legacy .gx-module-sidenav .gx-chat-sidenav-main{max-width:300px;min-width:300px;width:90%}.bp2legacy .gx-module-date{max-width:160px}.bp2legacy .gx-module-detail-item{padding:10px 28px}.bp2legacy .gx-task-title{font-size:18px}@media screen and (max-width:991px){.bp2legacy .gx-task-title{font-size:16px}}.bp2legacy .gx-chat-todo-avatar{margin-right:15px}.bp2legacy .gx-module-side-scroll{height:calc(100vh - 201px)!important}.bp2legacy .framed-layout .gx-module-side-scroll{height:calc(100vh - 241px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-module-side-scroll,.bp2legacy .gx-module-side-scroll{height:calc(100vh - 72px)!important}}.bp2legacy .gx-module-side-scroll>div:first-child{overflow-y:auto!important}.bp2legacy .gx-module-content-scroll{height:calc(100vh - 266px)!important}.bp2legacy .framed-layout .gx-module-content-scroll{height:calc(100vh - 306px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-module-content-scroll,.bp2legacy .gx-module-content-scroll{height:calc(100vh - 238px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-module-content-scroll{height:calc(100vh - 216px)!important}}.bp2legacy .gx-module-content-scroll>div:first-child{overflow-y:auto!important}.bp2legacy .gx-todo-detail-content-scroll{height:calc(100vh - 319px)!important}.bp2legacy .framed-layout .gx-todo-detail-content-scroll{height:calc(100vh - 359px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-todo-detail-content-scroll,.bp2legacy .gx-todo-detail-content-scroll{height:calc(100vh - 291px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-todo-detail-content-scroll{height:calc(100vh - 270px)!important}}.bp2legacy .gx-todo-detail-content-scroll>div:first-child{overflow-y:auto!important}.bp2legacy .gx-loader-view{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center}.bp2legacy .gx-loader-view .ant-spin{margin:0}.bp2legacy .gx-app-module .gx-loader-view{height:calc(100vh - 266px)!important}.bp2legacy .framed-layout .gx-app-module .gx-loader-view{height:calc(100vh - 306px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-app-module .gx-loader-view,.bp2legacy .gx-app-module .gx-loader-view{height:calc(100vh - 238px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-app-module .gx-loader-view{height:calc(100vh - 244px)!important}}.bp2legacy .gx-chat-module .gx-loader-view{height:calc(100vh - 122px)!important}.bp2legacy .framed-layout .gx-chat-module .gx-loader-view{height:calc(100vh - 162px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-chat-module .gx-loader-view{height:calc(100vh - 122px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-chat-module .gx-loader-view{height:calc(100vh - 100px)!important}}.bp2legacy .gx-loader-position{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.bp2legacy .gx-module-default{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;-ms-justify-content:center;justify-content:center;padding:15px}.bp2legacy .gx-no-content-found{flex:1 1;font-size:16px}.bp2legacy .gx-task-des,.bp2legacy .gx-task-input{padding-left:0}.bp2legacy .gx-module-box-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.bp2legacy .gx-module-box-column,.bp2legacy .gx-module-list-content{display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;width:100%}.bp2legacy .gx-mail-list-info{display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;max-width:calc(100% - 150px);padding-left:10px}@media screen and (max-width:575px){.bp2legacy .gx-mail-list-info{margin-top:10px;max-width:100%;padding-left:0}}.bp2legacy .gx-mail-user-info{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:10px}.bp2legacy .gx-mail-user-info .gx-avatar{margin-right:10px}.bp2legacy .gx-mail-user-info .gx-badge{margin-bottom:0}.bp2legacy .gx-mail-user-des{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:3px}.bp2legacy .gx-mail-user-des .gx-icon-btn,.bp2legacy .gx-mail-user-des .gx-time{margin-left:auto}.bp2legacy .gx-mail-detail-inner{padding:24px}@media screen and (max-width:991px){.bp2legacy .gx-mail-detail-inner{padding-left:28px;padding-right:28px}}.bp2legacy .gx-mail-header{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:498px){.bp2legacy .gx-mail-header{-ms-align-items:flex-start;align-items:flex-start;display:block;flex-direction:row;flex-wrap:nowrap}}.bp2legacy .gx-mail-header-content{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-mail-header-content .gx-subject{margin-bottom:5px}.bp2legacy .gx-show-link{color:var(--first);cursor:pointer;margin-bottom:8px}.bp2legacy .gx-show-detail{margin-bottom:12px}.bp2legacy .gx-module-list-content .gx-subject{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bp2legacy .gx-module-list-content .gx-message{color:#8d8d8d;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:13px}.bp2legacy .gx-module-list-content .gx-message p{margin-bottom:8px}.bp2legacy .gx-size{margin:5px 0}.bp2legacy .gx-sender-name{font-size:15px;font-weight:500;margin-right:0}.bp2legacy .gx-send-subject{width:calc(100% - 220px)}@media screen and (max-width:575px){.bp2legacy .gx-send-subject{margin-right:6px;width:calc(100% - 180px)}}.bp2legacy .gx-mail-header-actions{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;-ms-justify-content:flex-end;justify-content:flex-end;min-width:100px}.bp2legacy .gx-mail-header-actions .icon-btn:not(:last-child){margin-right:3px}@media screen and (max-width:498px){.bp2legacy .gx-mail-header-actions{-ms-justify-content:flex-start;justify-content:flex-start;min-width:10px}}.bp2legacy .gx-attachment-block{position:relative}.bp2legacy .gx-attachment-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -10px}@media screen and (max-width:575px){.bp2legacy .gx-attachment-row{margin:0 -5px}}.bp2legacy .gx-attachment-col{padding:0 10px}.bp2legacy .gx-attachment-col img{width:80px}.bp2legacy .gx-attachment-col .size{padding-top:5px}@media screen and (max-width:575px){.bp2legacy .gx-attachment-col{padding:0 5px}.bp2legacy .gx-mail-list{border-right:0}.bp2legacy .gx-mail-detail,.bp2legacy .gx-mail-list{flex:1 1 auto;max-width:100%}}.bp2legacy .gx-chat-module{position:relative}.bp2legacy .gx-chat-module-box{background-color:#fafafa;display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;position:relative;width:100%}.bp2legacy .gx-chat-sidenav{border-right:1px solid #e8e8e8;display:-ms-flex;display:flex;flex:0 1 315px;flex-direction:column;flex-wrap:nowrap;min-width:315px}.bp2legacy .gx-chat-sidenav-header{background-color:#fbfbfb;border-bottom:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;padding:25px 20px 12px}.bp2legacy .gx-chat-user-hd{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:25px}.bp2legacy .gx-chat-search-wrapper{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:0}.bp2legacy .gx-chat-avatar{min-width:50px}.bp2legacy .gx-chat-user-row .gx-chat-avatar{min-width:10px;padding:0 5px}.bp2legacy .gx-chat-user-hd .gx-chat-avatar{cursor:pointer}.bp2legacy .gx-chat-sidenav-scroll{height:calc(100vh - 295px)!important}.bp2legacy .framed-layout .gx-chat-sidenav-scroll{height:calc(100vh - 335px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-chat-sidenav-scroll,.bp2legacy .gx-chat-sidenav-scroll{height:calc(100vh - 175px)!important}}.bp2legacy .gx-chat-sidenav-scroll>div:first-child{overflow-y:auto!important}.bp2legacy .gx-chat-sidenav-scroll-tab-1,.bp2legacy .gx-chat-sidenav-scroll-tab-2{height:calc(100vh - 320px)!important}.bp2legacy .framed-layout .gx-chat-sidenav-scroll-tab-1,.bp2legacy .framed-layout .gx-chat-sidenav-scroll-tab-2{height:calc(100vh - 360px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-chat-sidenav-scroll-tab-1,.bp2legacy .framed-layout .gx-chat-sidenav-scroll-tab-2,.bp2legacy .gx-chat-sidenav-scroll-tab-1,.bp2legacy .gx-chat-sidenav-scroll-tab-2{height:calc(100vh - 198px)!important}}.bp2legacy .gx-chat-sidenav-scroll-tab-1>div:first-child,.bp2legacy .gx-chat-sidenav-scroll-tab-2>div:first-child{overflow-y:auto!important}.bp2legacy .gx-chat-list-scroll{height:calc(100vh - 268px)!important}.bp2legacy .framed-layout .gx-chat-list-scroll{height:calc(100vh - 308px)!important}@media screen and (max-width:1199px){.bp2legacy .gx-chat-list-scroll{height:calc(100vh - 242px)!important}.bp2legacy .framed-layout .gx-chat-list-scroll{height:calc(100vh - 282px)!important}}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-chat-list-scroll{height:calc(100vh - 242px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-chat-list-scroll{height:calc(100vh - 220px)!important}}.bp2legacy .gx-chat-list-scroll>div:first-child{overflow-y:auto!important}.bp2legacy .gx-chat-sidenav-content{background-color:#fff}.bp2legacy .gx-chat-sidenav-title{color:#1890ff;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:14px;-ms-justify-content:center;justify-content:center;padding:10px 16px}@media screen and (max-width:1199px){.bp2legacy .gx-chat-sidenav-title{font-size:16px}}@media screen and (max-width:767px){.bp2legacy .gx-chat-sidenav-title{font-size:15px}}.bp2legacy .gx-chat-tabs-header{background-color:#fbfbfb!important}.bp2legacy .gx-chat-user{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-chat-user.gx-chat-user-center{-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center}.bp2legacy .gx-chat-user.gx-chat-user-center .gx-chat-avatar{margin-left:auto}.bp2legacy .gx-chat-user-item{cursor:pointer;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center;max-height:96px;padding:16px}.bp2legacy .gx-chat-user-item:not(:last-child){border-bottom:1px solid #e8e8e8}.bp2legacy .gx-chat-user-item.active,.bp2legacy .gx-chat-user-item:hover{background-color:#e6faff}.bp2legacy .gx-chat-user-row{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -5px}.bp2legacy .gx-chat-info{flex:1 1;max-width:calc(100% - 80px);padding:0 5px}.bp2legacy .gx-chat-info p{margin-bottom:0}.bp2legacy .gx-chat-info .h4{display:block;margin-bottom:3px}.bp2legacy .gx-chat-info-des{color:#595959;font-size:13px}.bp2legacy .gx-chat-contact-col{flex:1 1;max-width:calc(100% - 50px);padding:0 5px}.bp2legacy .gx-chat-contact-col p{margin-bottom:0}.bp2legacy .gx-chat-contact-col .h4{display:block;margin-bottom:3px}.bp2legacy .gx-chat-date{padding:0 5px;text-align:right}.bp2legacy .gx-fs-80{font-size:80px!important;line-height:80px!important}.bp2legacy .gx-comment-box .gx-fs-80{margin-bottom:12px;text-align:center}@media screen and (max-width:575px){.bp2legacy .gx-fs-80{font-size:60px!important;line-height:60px!important}}.bp2legacy .gx-comment-box{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;height:calc(100vh - 122px)!important;-ms-justify-content:center;justify-content:center}.bp2legacy .framed-layout .gx-comment-box{height:calc(100vh - 162px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-comment-box{height:calc(100vh - 122px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-comment-box{height:calc(100vh - 100px)!important}}.bp2legacy .gx-chat-box{display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;max-width:100%;position:relative;z-index:2}.bp2legacy .gx-chat-main{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-chat-main-header{-ms-align-items:center;align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding:16px;width:100%}@media screen and (max-width:1199px){.bp2legacy .gx-chat-main-header{padding:8px 16px}}@media screen and (max-width:991px){.bp2legacy .gx-chat-main-header{padding:8px 30px}}.bp2legacy .gx-chat-main-header-info{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin-right:auto}.bp2legacy .gx-chat-contact-name{font-size:20px;font-weight:500}@media screen and (max-width:1199px){.bp2legacy .gx-chat-contact-name{font-size:16px}}@media screen and (max-width:767px){.bp2legacy .gx-chat-contact-name{font-size:15px}}.bp2legacy .gx-chat-main-footer{background-color:#fff;border-top:1px solid #e8e8e8;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;padding:6px 16px;width:100%}.bp2legacy .gx-chat-main-footer .gx-form-group{margin-bottom:0}.bp2legacy .gx-chat-item{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;padding:16px}@media screen and (max-width:991px){.bp2legacy .gx-chat-item{padding:16px 30px}}.bp2legacy .gx-chat-item .gx-bubble-block{width:calc(100% - 40px)}.bp2legacy .gx-chat-item .gx-bubble{background-color:#fff;border:1px solid #d9d9d9;border-radius:20px 20px 20px 0;display:inline-block;margin-left:16px;max-width:600px;padding:12px 15px;position:relative}.bp2legacy .gx-chat-item.gx-flex-row-reverse .gx-bubble-block{text-align:right}.bp2legacy .gx-chat-item.gx-flex-row-reverse .gx-bubble{background-color:#e6faff;border-radius:20px 20px 0 20px;margin-left:0;margin-right:16px;text-align:left}.bp2legacy .gx-chat-item .ant-avatar{display:block}.bp2legacy .gx-chat-btn{font-size:38px!important;margin-right:20px}.bp2legacy textarea.gx-chat-textarea{border-radius:0;box-shadow:none;height:40px}.bp2legacy .gx-chat-sent{cursor:pointer;font-size:18px;line-height:40px;min-width:40px;text-align:center}.bp2legacy .gx-last-message-time{color:#8c8c8c;font-size:11px}@media screen and (max-width:1199px){.bp2legacy .gx-chat-main-header .gx-size-60{height:50px!important;line-height:50px;width:50px!important}.bp2legacy .gx-chat-main-header button{margin-bottom:0}.bp2legacy .gx-chat-main-header-info .gx-status-pos{max-width:50px}}@media screen and (max-width:575px){.bp2legacy .gx-module-default h1{font-size:17px}}.bp2legacy .gx-contact-item{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding:8px 28px}.bp2legacy .gx-contact-item:not(:last-child){border-bottom:1px solid #e8e8e8}.bp2legacy .gx-dragndrop-item{padding:24px 16px}.bp2legacy .gx-dragndrop-item .gx-draggable-icon{margin-left:-16px}@media screen and (max-width:575px){.bp2legacy .gx-dragndrop-item{padding-right:5px}}.bp2legacy .gx-contact-list-info{padding-left:10px}.bp2legacy .gx-contact-list-info .gx-email{word-break:break-all}.bp2legacy .gx-contact-list-info .gx-toolbar-separator{display:inline-block}@media screen and (max-width:575px){.bp2legacy .gx-contact-list-info .gx-toolbar-separator{display:none}.bp2legacy .gx-contact-list-info{max-width:calc(100% - 50px);padding-left:0}.bp2legacy .gx-contact-list-info .gx-job-title{display:none}}.bp2legacy .gx-module-contact-content{flex:1 1}.bp2legacy .gx-module-contact-right{margin-left:8px}.bp2legacy .gx-contact-name{font-size:15px}.bp2legacy .gx-draggable-icon{color:#8c8c8c;cursor:all-scroll}.bp2legacy .gx-draggable-icon:active,.bp2legacy .gx-draggable-icon:focus,.bp2legacy .gx-draggable-icon:hover{color:#262626;cursor:all-scroll}.bp2legacy .gx-module-side-nav{padding:20px 0}.bp2legacy .gx-modal-box-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-modal-box-row .gx-modal-box-avatar{margin-left:16px;-ms-order:2;order:2}.bp2legacy .gx-modal-box-row .gx-modal-box-avatar .ant-avatar{height:120px;width:120px}@media screen and (max-width:575px){.bp2legacy .gx-modal-box-row .gx-modal-box-avatar{margin-bottom:16px;margin-left:0;-ms-order:1;order:1;text-align:center}}.bp2legacy .gx-modal-box-row .gx-modal-box-form-item{flex:1 1;-ms-order:1;order:1}@media screen and (max-width:575px){.bp2legacy .gx-modal-box-row .gx-modal-box-form-item{-ms-order:2;order:2}.bp2legacy .gx-modal-box-row{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}.bp2legacy .gx-dragndrop-actions{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-rbc-calendar{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;overflow:hidden;padding-bottom:32px}@media screen and (max-width:575px){.bp2legacy .gx-rbc-calendar{margin-bottom:20px}}.bp2legacy .gx-rbc-calendar .rbc-calendar{display:-ms-flex;display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;height:100%}.bp2legacy .rbc-event{background-color:var(--first)}.bp2legacy .rbc-event.rbc-selected{background-color:#006eb8}.bp2legacy .rbc-slot-selection{background-color:#7ddcff}.bp2legacy .rbc-toolbar button.rbc-active,.bp2legacy .rbc-toolbar button:active{background-color:#52c6f7;background-image:none;border-color:var(--first);box-shadow:none;color:#fff}.bp2legacy .rbc-toolbar button.rbc-active:focus,.bp2legacy .rbc-toolbar button.rbc-active:hover,.bp2legacy .rbc-toolbar button:active:focus,.bp2legacy .rbc-toolbar button:active:hover,.bp2legacy .rbc-toolbar button:focus,.bp2legacy .rbc-toolbar button:hover{background-color:#52c6f7;border-color:var(--first);color:#fff}.bp2legacy .rbc-month-row{min-height:100px}.bp2legacy .rbc-event{min-height:50px}.bp2legacy .rbc-btn-group button{cursor:pointer}@media screen and (max-width:867px){.bp2legacy .rbc-toolbar{-ms-align-items:flex-start;align-items:flex-start;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .rbc-toolbar .rbc-toolbar-label{margin:8px 0}}@media screen and (max-width:467px){.bp2legacy .rbc-toolbar{font-size:12px}.bp2legacy .rbc-toolbar button{padding:5px 10px}}.bp2legacy .gx-com-calendar .ant-fullcalendar-header .ant-select{margin-bottom:8px;margin-left:8px}@media screen and (max-width:349px){.bp2legacy .gx-com-calendar{margin:0 -20px}}.bp2legacy .gx-com-calendar-card{border:1px solid #e8e8e8;border-radius:4px;max-width:300px}@media screen and (max-width:349px){.bp2legacy .gx-com-calendar-card .gx-com-calendar{margin:0}}.bp2legacy .gx-profileon{border-radius:10px;margin-bottom:20px;overflow:hidden;position:relative}.bp2legacy .gx-profileon-content{background-color:#0000;background:-o-linear-gradient(top,#0000,#000000e6);bottom:0;left:0;padding:15px 20px;position:absolute;right:0;z-index:2}.bp2legacy .gx-profileon-content *{color:#fff}.bp2legacy .gx-agents-list .gx-profileon-content{padding:10px}.bp2legacy .gx-profileon-thumb{position:relative}.bp2legacy .gx-profileon-thumb>img{width:100%}.bp2legacy .gx-profileon-thumb-htctrcrop{overflow:hidden;padding-bottom:80%;position:relative}.bp2legacy .gx-profileon-thumb-htctrcrop>img{position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);width:100%}.bp2legacy .gx-profileon-title{margin-bottom:5px}.bp2legacy .gx-agents-list .gx-profileon{margin-bottom:0}.bp2legacy .gx-follower{border-bottom:1px solid #d9d9d9;margin-bottom:15px;padding-bottom:20px}.bp2legacy .gx-follower-list{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -5px;padding-left:0}.bp2legacy .gx-profile-banner .gx-follower-list{margin:0 -20px}.bp2legacy .gx-follower-list li{color:#8c8c8c;font-size:14px;padding:0 5px;width:33.33%}.bp2legacy .gx-profile-banner .gx-follower-list li{color:#fff;padding:0 20px;width:auto}.bp2legacy .gx-follower-list li:not(:first-child){border-left:1px solid #d9d9d9}.bp2legacy .gx-profile-banner .gx-follower-list li:not(:first-child){border-left-color:#fff}.bp2legacy .gx-follower-title{color:#262626;display:block;font-size:14px}.bp2legacy .gx-profile-banner .gx-follower-title{color:#fff}.bp2legacy .gx-wall-scroll{height:calc(100vh - 154px)!important}.bp2legacy .framed-layout .gx-wall-scroll{height:calc(100vh - 192px)!important}@media screen and (max-width:991px){.bp2legacy .framed-layout .gx-wall-scroll,.bp2legacy .gx-wall-scroll{height:calc(100vh - 124px)!important}}@media screen and (max-width:575px){.bp2legacy .gx-wall-scroll{height:calc(100vh - 132px)!important}}.bp2legacy .gx-wall-postlist{padding:5px}.bp2legacy .gx-entry-sec{margin-bottom:20px;position:relative}.bp2legacy .ant-card .gx-entry-sec,.bp2legacy .gx-card .gx-entry-sec{margin-bottom:0}.bp2legacy .gx-entry-title{border-bottom:1px solid #d9d9d9;font-size:16px;margin-bottom:20px;padding-bottom:15px;position:relative}.bp2legacy .gx-entry-title:before{background-color:var(--first);bottom:-2px;content:"";height:3px;left:0;position:absolute;width:42px;z-index:1}.bp2legacy .ant-card .gx-entry-title:before,.bp2legacy .gx-card .gx-entry-title:before{display:none}.bp2legacy .ant-card .gx-entry-title,.bp2legacy .gx-card .gx-entry-title{border-bottom:0;margin-bottom:15px;padding-bottom:0}.bp2legacy .gx-fnd-list{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -5px 20px;padding-left:0}.bp2legacy .gx-fnd-list li{padding:0 5px;width:33.33%}@media (max-width:399px){.bp2legacy .gx-fnd-list li{width:50%}}.bp2legacy .gx-user-fnd{border-radius:10px;overflow:hidden;position:relative}.bp2legacy .gx-user-fnd>img{width:100%}.bp2legacy .gx-user-fnd-content{background-color:#0000001a;background:-o-linear-gradient(top,#0000001a,#000000f2);color:#fff;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;left:0;padding:10px;position:absolute;top:0;width:100%;z-index:1}.bp2legacy .gx-user-fnd-content h6{align-self:flex-end;color:#fff;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bp2legacy .gx-user-fnd-content .ant-badge{display:block;height:10px;margin:0;position:absolute;right:10px;top:10px;width:10px;z-index:1}.bp2legacy .gx-user-fnd-content .ant-badge-status-dot{border:1px solid #fff;display:block;height:10px;top:0;width:10px}.bp2legacy .gx-gallery-list{border-radius:10px;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -.5px 15px;overflow:hidden;padding-left:0}.bp2legacy .gx-gallery-list li{margin-bottom:1px;padding:0 .5px;width:33.33%}@media (max-width:399px){.bp2legacy .gx-gallery-list li{width:50%}}.bp2legacy .gx-gallery-list li>img{width:100%}.bp2legacy .gx-gallery-thumb{cursor:pointer;position:relative}.bp2legacy .gx-gallery-thumb:before{background-color:#00000003;background:-o-linear-gradient(top,#00000003,#000000f2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bp2legacy .gx-gallery-thumb-content{bottom:0;color:#fff;left:0;padding:10px;position:absolute;right:0;z-index:2}.bp2legacy .gx-gallery-thumb-content h6{color:#fff;font-size:10px;margin-bottom:0}.bp2legacy .gx-wall-user-info{margin-bottom:6px}.bp2legacy .gx-wall-user-title{margin-bottom:4px}.bp2legacy .gx-gallery-item{margin-bottom:15px;position:relative}.bp2legacy .gx-gallery-item img{border-radius:10px;cursor:pointer;width:100%}.bp2legacy .gx-gallery-item-content{-ms-align-items:center;align-items:center;background-color:#000000b3;bottom:0;color:#fff;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.bp2legacy .gx-gallery-grid{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -5px}.bp2legacy .gx-gallery-grid .gx-gallery-item{padding:0 5px}.bp2legacy .gx-gallery-grid .gx-gallery-item-content{left:5px;right:5px}.bp2legacy .gx-gallery-2 .gx-gallery-item,.bp2legacy .gx-gallery-4 .gx-gallery-item,.bp2legacy .gx-gallery-4-more .gx-gallery-item{width:50%}.bp2legacy .gx-gallery-3 .gx-gallery-item{width:33.33%}.bp2legacy .gx-wall-comment-box{padding:0 30px}@media screen and (max-width:1199px){.bp2legacy .gx-wall-comment-box{padding:0 20px}}@media screen and (max-width:1100px){.bp2legacy .gx-wall-comment-box{padding:0}}@media screen and (max-width:991px){.bp2legacy .gx-wall-comment-box{padding:0 30px}}@media screen and (max-width:767px){.bp2legacy .gx-wall-comment-box{padding-left:15px;padding-right:0}}.bp2legacy .gx-profile-banner{background-color:var(--first);color:#fff;margin:-32px -32px -58px;padding:32px 32px 88px;position:relative}@media screen and (max-width:575px){.bp2legacy .gx-profile-banner{margin:-20px -15px -58px;padding:20px 15px 83px}}.bp2legacy .gx-profile-banner:before{background-color:#0000004d;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bp2legacy .gx-profile-banner>div{position:relative;z-index:2}.bp2legacy .gx-profile-banner-top{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:40px}@media (max-width:575px){.bp2legacy .gx-profile-banner-top{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:25px}}.bp2legacy .gx-profile-banner-top-left{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}@media (max-width:575px){.bp2legacy .gx-profile-banner-top-left{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:25px}}.bp2legacy .gx-profile-banner-avatar{margin-right:1.5rem}@media (max-width:575px){.bp2legacy .gx-profile-banner-avatar{margin-bottom:8px;margin-right:0}}.bp2legacy .gx-profile-banner-top-right{margin-left:auto;text-align:center}@media (max-width:575px){.bp2legacy .gx-profile-banner-top-right{margin-left:0}}.bp2legacy .gx-profile-banner-bottom{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}@media (max-width:575px){.bp2legacy .gx-profile-banner-bottom{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-profile-banner-bottom .gx-tab-list{margin-bottom:10px}}.bp2legacy .gx-profile-banner .gx-link,.bp2legacy .gx-profile-banner .h1,.bp2legacy .gx-profile-banner .h2,.bp2legacy .gx-profile-banner .h3,.bp2legacy .gx-profile-banner .h4,.bp2legacy .gx-profile-banner .h5,.bp2legacy .gx-profile-banner .h6,.bp2legacy .gx-profile-banner h1,.bp2legacy .gx-profile-banner h2,.bp2legacy .gx-profile-banner h3,.bp2legacy .gx-profile-banner h4,.bp2legacy .gx-profile-banner h5,.bp2legacy .gx-profile-banner h6{color:#fff}.bp2legacy .gx-profile-banner .gx-link:focus,.bp2legacy .gx-profile-banner .gx-link:hover{color:var(--third)}.bp2legacy .gx-profile-content{position:relative;z-index:2}.bp2legacy .gx-profile-setting{margin-left:auto}@media (max-width:575px){.bp2legacy .gx-profile-setting{margin-left:0}.bp2legacy .gx-profile-content-right{-ms-align-items:center!important;align-items:center!important;display:-ms-flex!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}.bp2legacy .gx-profile-content-right .gx-text-truncate{margin-left:auto;width:auto}}.bp2legacy .gx-pro-contact-list:not(:last-child){margin-bottom:1rem}.bp2legacy .gx-grid-thumb-equal,.bp2legacy .gx-thumb-equal{height:0;overflow:hidden;padding-bottom:68%;position:relative;width:100%}.bp2legacy .gx-grid-thumb-cover,.bp2legacy .gx-thumb-cover{display:block;height:100%;position:absolute;width:100%}.bp2legacy .gx-grid-thumb-cover img,.bp2legacy .gx-thumb-cover-img{height:auto;max-width:100%;min-height:100%;object-fit:cover;width:100%}.bp2legacy .gx-product-image .gx-grid-thumb-equal{padding-bottom:82%}.bp2legacy .gx-product-row{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;-ms-justify-content:center;justify-content:center;overflow:hidden;position:relative;text-align:right}.bp2legacy .gx-product-row.even{text-align:left}.bp2legacy .gx-product-col{order:1;width:50%}.bp2legacy .odd .gx-product-thumb{order:2}.bp2legacy .gx-product-content{padding:20px 55px}.bp2legacy .gx-product-content p{margin-bottom:10px}.bp2legacy .gx-product-row .gx-grid-thumb-equal{padding-bottom:69%}.bp2legacy .gx-product-thumb img{width:100%}.bp2legacy .gx-product-content h4{margin-bottom:25px}@media screen and (max-width:1230px){.bp2legacy .gx-product-row .gx-grid-thumb-equal{padding-bottom:71%}}@media screen and (max-width:1199px){.bp2legacy .gx-product-row{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;text-align:center}.bp2legacy .gx-product-row.even{text-align:center}.bp2legacy .gx-product-content h4{margin-bottom:10px}.bp2legacy .gx-product-content{padding:20px 35px}.bp2legacy .gx-product-col,.bp2legacy .odd .gx-product-thumb{order:1;width:100%}.bp2legacy .gx-product-row .gx-grid-thumb-equal{padding-bottom:40%}}@media screen and (max-width:991px){.bp2legacy .gx-product-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;text-align:right}.bp2legacy .gx-product-row.even{text-align:left}.bp2legacy .gx-product-image .gx-grid-thumb-equal{padding-bottom:120%}.bp2legacy .gx-product-col,.bp2legacy .odd .gx-product-thumb{order:1;width:50%}.bp2legacy .odd .gx-product-thumb{order:2}.bp2legacy .gx-product-row .gx-grid-thumb-equal{padding-bottom:70%}}@media screen and (max-width:767px){.bp2legacy .gx-product-row{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;text-align:center}.bp2legacy .gx-product-row.even{text-align:center}.bp2legacy .gx-product-row:last-child .gx-product-col{padding-bottom:0}.bp2legacy .gx-product-row:last-child .ant-btn{margin-bottom:0}.bp2legacy .gx-product-content{padding:20px 0}.bp2legacy .gx-product-col,.bp2legacy .odd .gx-product-thumb{order:1;width:100%}.bp2legacy .gx-product-image .gx-grid-thumb-equal,.bp2legacy .gx-product-row .gx-grid-thumb-equal{padding-bottom:44%}}.bp2legacy .gx-product-item{background:#fff;border-radius:12px;box-shadow:0 0 5px 5px #00000008;margin-bottom:32px;overflow:hidden}@media screen and (max-width:575px){.bp2legacy .gx-product-item{margin-bottom:20px}}.bp2legacy .gx-product-body{padding:24px}.bp2legacy .gx-product-body+.gx-product-footer{padding-top:0}.bp2legacy .gx-product-body :last-child{margin-bottom:0}.bp2legacy .gx-product-image>img{width:100%}.bp2legacy .gx-product-footer{padding:24px 24px 15px}.bp2legacy .gx-product-horizontal{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-product-horizontal .gx-product-image{width:25%}@media screen and (max-width:1199px){.bp2legacy .gx-product-horizontal .gx-product-image{width:33.33333%}}@media screen and (max-width:991px){.bp2legacy .gx-product-horizontal .gx-product-image{width:25%}}@media screen and (max-width:767px){.bp2legacy .gx-product-horizontal .gx-product-image{width:100%}}.bp2legacy .gx-product-horizontal .gx-product-body{width:53%}@media screen and (min-width:1400px){.bp2legacy .gx-product-horizontal .gx-product-body{width:55%}}@media screen and (max-width:1199px){.bp2legacy .gx-product-horizontal .gx-product-body{width:41.66667%}}@media screen and (max-width:991px){.bp2legacy .gx-product-horizontal .gx-product-body{width:50%}}@media screen and (max-width:767px){.bp2legacy .gx-product-horizontal .gx-product-body{width:100%}}.bp2legacy .gx-product-horizontal .gx-product-body+.gx-product-footer{padding-top:24px}@media screen and (max-width:767px){.bp2legacy .gx-product-horizontal .gx-product-body+.gx-product-footer{padding-top:0}}.bp2legacy .gx-product-horizontal .gx-product-footer{text-align:center;width:22%}@media screen and (min-width:1400px){.bp2legacy .gx-product-horizontal .gx-product-footer{width:20%}}.bp2legacy .gx-product-horizontal .gx-product-footer .ant-btn:not(:last-child){margin-left:8px;margin-right:8px}@media screen and (max-width:767px){.bp2legacy .gx-product-horizontal .gx-product-footer .ant-btn:not(:last-child){margin-left:0}}.bp2legacy .gx-product-horizontal .gx-product-footer .ant-btn:last-child{margin-left:8px;margin-right:8px}@media screen and (max-width:767px){.bp2legacy .gx-product-horizontal .gx-product-footer{text-align:left;width:100%}}.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:82%}@media screen and (min-width:1400px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:55%}}@media screen and (max-width:1199px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:80%}}@media screen and (max-width:1080px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:90%}}@media screen and (max-width:1000px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:110%}.bp2legacy .horizontal-layout .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:80%}}@media screen and (max-width:991px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:88%}.bp2legacy .horizontal-layout .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:128%}}@media screen and (max-width:849px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:110%}}@media screen and (max-width:767px){.bp2legacy .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal,.bp2legacy .horizontal-layout .gx-product-horizontal .gx-product-image .gx-grid-thumb-equal{padding-bottom:44%}}.bp2legacy .gx-product-vertical{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:calc(100% - 32px)}@media screen and (max-width:575px){.bp2legacy .gx-product-vertical{height:calc(100% - 20px)}}.bp2legacy .gx-product-vertical .gx-product-body{flex:1 1}.bp2legacy .gx-product-title{font-size:20px}.bp2legacy .gx-price-tables{position:relative}.bp2legacy .gx-package{border-radius:10px;box-shadow:0 0 5px 5px #00000008;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:calc(100% - 15px);margin-bottom:15px;overflow:hidden;position:relative;transform:scale(.95);transition:all .2s ease-in-out}.bp2legacy .gx-package:active,.bp2legacy .gx-package:focus,.bp2legacy .gx-package:hover{box-shadow:0 0 4px #0000008c;transform:scale(1)}.bp2legacy .gx-pt-dark .gx-package:active,.bp2legacy .gx-pt-dark .gx-package:focus,.bp2legacy .gx-pt-dark .gx-package:hover{border-radius:20px}.bp2legacy .gx-pt-classic .gx-package{border:0;border-radius:0}.bp2legacy .gx-package.gx-highlight{transform:scale(1);z-index:2}.bp2legacy .gx-package-header{padding:30px;text-align:center}.bp2legacy .gx-package-header>.gx-price{color:#fff;display:inline-block;font-size:36px;font-weight:500;margin-bottom:12px;margin-left:0}.bp2legacy .gx-package-header>.gx-price>i{display:inline-block;font-weight:700;margin-right:6px}.bp2legacy .gx-package-header h5{color:inherit}.bp2legacy .gx-package-header.gx-text-black>.gx-price{color:#595959!important}@media only screen and (max-width:991px){.bp2legacy .gx-package-header{padding-left:20px;padding-right:20px}}.bp2legacy .gx-package-body{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;padding:50px 30px}@media only screen and (max-width:991px){.bp2legacy .gx-package-body{padding-left:20px;padding-right:20px}}.bp2legacy .gx-package-items{flex:1 1;font-size:14px;list-style:none;margin:0 0 20px;padding-left:0}.bp2legacy .gx-package-items li{zoom:1;line-height:inherit;margin-bottom:16px}.bp2legacy .gx-package-items li:after,.bp2legacy .gx-package-items li:before{content:"";display:table}.bp2legacy .gx-package-items li:after{clear:both}.bp2legacy .gx-package-items li i{float:left;line-height:inherit;margin-right:16px;min-width:20px}.bp2legacy .gx-package-items li span{display:block;overflow:hidden}.bp2legacy .gx-package-footer{padding-top:30px}.bp2legacy .gx-package-footer .ant-btn{border:0;margin-bottom:0;text-transform:capitalize}@media only screen and (max-width:767px){.bp2legacy .gx-package.gx-highlight,.bp2legacy .gx-package:active,.bp2legacy .gx-package:focus,.bp2legacy .gx-package:hover{transform:scale(1)}}.bp2legacy .gx-text-black .gx-text-white{color:#595959!important}.bp2legacy .gx-pt-circle .gx-package-header{-ms-align-items:center;align-items:center;border-radius:50%;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:224px;-ms-justify-content:center;justify-content:center;margin:40px auto 0;width:224px}.bp2legacy .gx-pt-circle .gx-package-header .gx-price{margin-top:-5px}@media only screen and (max-width:991px){.bp2legacy .gx-pt-circle .gx-package-header .gx-price{font-size:26px;margin-bottom:6px}.bp2legacy .gx-pt-circle .gx-package-header .gx-letter-spacing-base{letter-spacing:1px}.bp2legacy .gx-pt-circle .gx-package-header{height:150px;width:150px}}.bp2legacy .gx-login-container{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;height:100%;-ms-justify-content:center;justify-content:center;padding-bottom:30px;position:relative}.bp2legacy .gx-login-content{background-color:#fff;border-radius:10px;box-shadow:0 0 5px 5px #00000008;font-size:14px;margin:auto;max-width:420px;padding:35px 35px 20px;width:94%}.bp2legacy .gx-login-content .ant-input{background-color:#f5f5f5;height:auto;padding:6px 12px}.bp2legacy .gx-login-content .ant-input:focus{border-color:var(--first);box-shadow:none}.bp2legacy .gx-login-content .ant-form-item-control-wrapper{width:100%}.bp2legacy .gx-login-content .ant-form-item-children{display:block}@media screen and (max-width:575px){.bp2legacy .gx-login-content{padding:20px 20px 10px}}.bp2legacy .gx-login-header{margin-bottom:30px}@media screen and (max-width:575px){.bp2legacy .gx-login-header{margin-bottom:15px}}.bp2legacy .gx-app-login-wrap{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;-ms-justify-content:center;justify-content:center;overflow-x:hidden}@media screen and (max-width:575px){.bp2legacy .gx-app-login-wrap{-ms-justify-content:flex-start;justify-content:flex-start;padding-top:20px}}.bp2legacy .gx-app-login-container{margin:0 auto;position:relative}.bp2legacy .vertical-line{background-color:var(--blog-carousel-vertical-line);border-left:4px;color:#7c3535;height:24px;margin-right:5px;width:5px}@media screen and (max-width:575px){.bp2legacy .gx-app-login-container{padding-bottom:20px}}.bp2legacy .gx-app-login-container .gx-loader-view{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:2}.bp2legacy .gx-app-login-main-content{background-color:#fff;border-radius:12px;box-shadow:0 0 5px 5px #00000008;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;margin:15px;overflow:hidden}.bp2legacy .gx-app-login-content{margin:0 auto;padding:35px 35px 20px;width:60%}.bp2legacy .gx-app-login-content .ant-input{background-color:#f5f5f5}.bp2legacy .gx-app-login-content .ant-input:focus{border-color:var(--first);box-shadow:none}.bp2legacy .gx-app-login-content .gx-btn{height:auto;padding:6px 35px!important}.bp2legacy .gx-app-login-content .ant-form-item-control-wrapper{width:100%}.bp2legacy .gx-app-login-content .ant-form-item-children{display:block}@media screen and (max-width:575px){.bp2legacy .gx-app-login-content{padding:20px 20px 10px;width:100%}}.bp2legacy .gx-app-login-header{margin-bottom:30px}@media screen and (max-width:575px){.bp2legacy .gx-app-login-header{margin-bottom:15px}}.bp2legacy .gx-app-logo-content{color:#fff;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;overflow:hidden;padding:35px 35px 20px;position:relative;width:40%}.bp2legacy .gx-app-logo-content>*{position:relative;z-index:2}.bp2legacy .gx-app-logo-content h1{color:#fff}@media screen and (max-width:575px){.bp2legacy .gx-app-logo-content{padding:20px 20px 10px;width:100%}}.bp2legacy .gx-app-logo-content-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.bp2legacy .gx-app-logo-content-bg:before{background-color:var(--sign-in-container);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.bp2legacy .gx-app-logo-content-bg img{height:100%;width:100%}.bp2legacy .gx-app-logo-wid{margin-bottom:auto}.bp2legacy .gx-app-social-block{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;-ms-justify-content:space-between;justify-content:space-between}.bp2legacy .gx-app-social-block .gx-social-link,.bp2legacy .gx-app-social-block .gx-social-link li{margin:0}.bp2legacy .gx-app-social-block .gx-social-link span{border:1px solid var(--first);border-radius:50%;color:var(--first)}.bp2legacy .gx-app-social-block .gx-social-link span:focus,.bp2legacy .gx-app-social-block .gx-social-link span:hover{background-color:var(--first);color:#fff}.bp2legacy .gx-app-social-block p{margin-bottom:0}.bp2legacy .ant-list-item-meta{flex-wrap:wrap}.bp2legacy .gx-task-list-item{position:relative}.bp2legacy .gx-task-list-item:not(:last-child){margin-bottom:15px}.bp2legacy .gx-card-ticketlist .gx-task-list-item:not(:last-child){margin-bottom:20px}.bp2legacy .gx-card-ticketlist .gx-task-list-item .gx-hover{display:none}@media screen and (max-width:575px){.bp2legacy .gx-card-ticketlist .gx-task-list-item .gx-hover{display:block}.bp2legacy .gx-card-ticketlist .gx-task-list-item .gx-nonhover{display:none}}.bp2legacy .gx-card-ticketlist .gx-task-list-item:hover .gx-hover{display:inline-block}.bp2legacy .gx-card-ticketlist .gx-task-list-item:hover .gx-nonhover{display:none}.bp2legacy .gx-card-ticketlist .gx-task-list-item:hover .gx-task-item-title{color:var(--first)}.bp2legacy .gx-task-list-item:hover{cursor:pointer}.bp2legacy .gx-task-list-item:hover .gx-text-hover{color:var(--first)}.bp2legacy .gx-task-item-content{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between;max-width:calc(100% - 40px)}.bp2legacy .gx-task-item-content-left{width:calc(100% - 250px)}@media screen and (max-width:575px){.bp2legacy .gx-task-item-content-left{margin-bottom:10px;padding-right:60px;width:100%}}.bp2legacy .gx-card-ticketlist .gx-task-item-content-left{width:calc(100% - 100px)}@media screen and (max-width:575px){.bp2legacy .gx-card-ticketlist .gx-task-item-content-left{padding-right:0;width:100%}}.bp2legacy .gx-task-item-content-right{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;-ms-justify-content:flex-end;justify-content:flex-end;padding-left:10px;width:250px}@media screen and (max-width:575px){.bp2legacy .gx-task-item-content-right{-ms-justify-content:flex-start;justify-content:flex-start;padding-left:0;width:100%}}.bp2legacy .gx-card-ticketlist .gx-task-item-content-right{padding-top:8px;width:100px}@media screen and (max-width:575px){.bp2legacy .gx-card-ticketlist .gx-task-item-content-right{padding-top:0;width:100%}}.bp2legacy .gx-card-ticketlist .gx-task-item-content{max-width:calc(100% - 52px)}.bp2legacy .gx-task-item-content .gx-task-date{min-width:55px;text-align:right}.bp2legacy .gx-task-item-content .ant-tag{min-width:60px;text-align:center}@media screen and (max-width:575px){.bp2legacy .gx-task-item-content{flex-direction:column;position:relative}.bp2legacy .gx-task-item-content .gx-task-date{position:absolute;right:0;top:0;z-index:1}.bp2legacy .gx-card-ticketlist .gx-task-item-content{padding-right:0}}.bp2legacy .gx-card-ticketlist .gx-link{color:var(--first)}.bp2legacy .gx-card-testimonial{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;-ms-justify-content:space-between;justify-content:space-between;margin-bottom:12px}.bp2legacy .gx-card-testimonial-img{margin-bottom:10px;margin-right:10px}.bp2legacy .gx-card-testimonial-content{background-color:#f5f5f5;border-radius:4px;margin-left:10px;padding:15px;position:relative;width:calc(100% - 70px)}.bp2legacy .gx-card-testimonial-content:before{border-bottom:7px solid #0000;border-right:10px solid #f5f5f5;border-top:7px solid #0000;content:"";height:0;left:-10px;position:absolute;top:10px;width:0;z-index:1}.bp2legacy .gx-card-testimonial-content>:last-child{margin-bottom:0}.bp2legacy .gx-progress-task{position:relative}.bp2legacy .gx-progress-task :last-child{margin-bottom:0}.bp2legacy .gx-progress-task-list{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:15px}.bp2legacy .gx-progress-task-list+.gx-progress-task-list{border-top:1px solid #e8e8e8;padding-top:15px}.bp2legacy .gx-progress-task-list .ant-progress{margin-bottom:15px}.bp2legacy .gx-progress-task-list-content{margin-bottom:15px;margin-left:20px}@media screen and (max-width:575px){.bp2legacy .gx-progress-task-list{margin-bottom:0}}.bp2legacy .gx-act-task{position:relative}.bp2legacy .gx-act-task-cell{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:575px){.bp2legacy .gx-act-task-cell{margin-bottom:10px}}.bp2legacy .gx-act-task-content{width:calc(100% - 72px)}.bp2legacy .gx-act-task-btn-view{margin-left:8px;text-align:right;width:65px}@media screen and (max-width:575px){.bp2legacy .gx-act-task-btn-view{margin-left:0;margin-top:10px}}.bp2legacy .gx-line-indicator{list-style:none;margin:0;padding-left:0}.bp2legacy .gx-line-indicator li:not(:last-child){margin-bottom:10px}@media screen and (max-width:575px){.bp2legacy .gx-line-indicator li:not(:last-child){margin-bottom:5px}}.bp2legacy .gx-line-indicator li p{margin-bottom:0}.bp2legacy .gx-line-indicator-half{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -12px}.bp2legacy .gx-line-indicator-half li{padding:0 12px;width:50%}.bp2legacy .gx-line-indicator-col{padding-right:10px;width:25%}@media screen and (max-width:767px){.bp2legacy .gx-line-indicator-col{padding-right:0;width:100%}}.bp2legacy .gx-line-indi{height:3px}.bp2legacy .gx-line-indi-info{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap}.bp2legacy .gx-wel-ema{position:relative}.bp2legacy .gx-overview-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:767px){.bp2legacy .gx-overview-row{flex-direction:column}}.bp2legacy .gx-overview-description{border-left:1px solid #e8e8e8;color:#8c8c8c;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;margin:-24px -24px -24px 0;order:2;width:32%}@media screen and (max-width:767px){.bp2legacy .gx-overview-description{border-bottom:1px solid #e8e8e8;border-left:0!important;border-top:1px solid #e8e8e8;margin:15px 0 0;order:1;width:100%}}.bp2legacy .gx-map-col{flex:1 1;order:1;padding:50px 10px 0}@media screen and (max-width:767px){.bp2legacy .gx-map-col{order:2;padding:15px 0 0}}.bp2legacy .gx-revenu{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center;padding:15px}.bp2legacy .gx-revenu-total{border-bottom:1px solid #e8e8e8}.bp2legacy .gx-revenu-total h1{font-size:34px;font-weight:600;margin-bottom:5px}@media screen and (max-width:767px){.bp2legacy .gx-revenu-total h1{font-size:22px}}.bp2legacy .gx-revenu-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.bp2legacy .gx-revenu-col{padding:0 15px;text-align:center;width:50%}.bp2legacy .gx-revenu-col:not(:last-child){border-right:1px solid #e8e8e8}.bp2legacy .gx-revenu h3{font-size:20px;font-weight:500;margin-bottom:0}.bp2legacy .ant-divider-horizontal{margin:12px 0}.bp2legacy .gx-visit-col{order:1}@media screen and (max-width:1199px){.bp2legacy .gx-visit-col{margin-top:20px;order:2}}.bp2legacy .gx-audi-col{order:2}@media screen and (max-width:1199px){.bp2legacy .gx-audi-col{order:1}}@media screen and (max-width:575px){.bp2legacy .gx-audi-col{margin-top:20px}}.bp2legacy .gx-rechart{position:relative}.bp2legacy .gx-rechart-prod{left:30px;position:absolute;top:0;z-index:1}@media (max-width:1366px){.bp2legacy .gx-rechart-prod{left:20px}}.bp2legacy .gx-pink-purple-gradient{background-color:#564093;background:-o-linear-gradient(left,#564093,#d2449d)}.bp2legacy .gx-pink-purple-gradient-reverse{background-color:#872776;background:-o-linear-gradient(left,#872776,#352883)}.bp2legacy .gx-blue-cyan-gradient{background:linear-gradient(325deg,#45d1e6,#4363c6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@hstartColor",endColorstr="@hendColor",GradientType=0)}.bp2legacy .gx-app-thumb{display:inline-block}.bp2legacy .gx-card-cover-black .ant-card-head{background-color:#000;color:#fff;padding-top:20px}.bp2legacy .gx-card-cover-black .ant-card-head h1{color:#fff}.bp2legacy .gx-card-cover-black .ant-card-head-title{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}.bp2legacy .gx-card-cover-black .ant-card-body{padding:1rem}.bp2legacy .gx-dot-arrow-hover{overflow:hidden;position:relative}.bp2legacy .gx-dot-arrow-hover:hover .gx-hover-arrow{left:-15px}.bp2legacy .gx-dot-arrow{bottom:0;padding-right:10px;position:absolute;right:0;top:0;z-index:2}.bp2legacy .gx-dot-arrow,.bp2legacy .gx-dot-arrow .gx-dot{cursor:pointer;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;-ms-justify-content:center;justify-content:center}.bp2legacy .gx-dot-arrow .gx-dot,.bp2legacy .gx-hover-arrow{transition:all .3s ease-out}.bp2legacy .gx-hover-arrow{-ms-align-items:center;align-items:center;border-radius:50% 0 0 50%;cursor:pointer;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;font-size:20px;height:107px;-ms-justify-content:flex-start;justify-content:flex-start;left:15px;padding:10px;position:absolute;width:107px}.bp2legacy .gx-hover-arrow .icon{display:flex}.bp2legacy .gx-actchart{margin-bottom:-4px}.bp2legacy .gx-user-wid{position:relative;width:80px}.bp2legacy .gx-user-wid img{height:100%;left:0;position:absolute;top:0;width:100%}.bp2legacy .gx-user-wid-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap}.bp2legacy .gx-user-wid-body{flex:1 1}.bp2legacy .boxed-layout .gx-build-box-lay,.bp2legacy .framed-layout .gx-build-box-lay{padding:0 10px!important}.bp2legacy .boxed-layout .gx-build-box-lay img,.bp2legacy .framed-layout .gx-build-box-lay img{width:50px}@media (max-width:1366px){.bp2legacy .gx-build-box-lay{padding:0 10px!important}.bp2legacy .gx-build-box-lay img{width:50px}}.bp2legacy .gx-build-box-lay-content{max-width:calc(100% - 70px)}.bp2legacy .gx-chart-title{font-size:14px}@media (max-width:1366px){.bp2legacy .gx-chart-title{font-size:12px}}.bp2legacy .gx-widget-bg{background-color:#4c429a;background:-o-linear-gradient(left,#4c429a,#9956ce);color:#fff;position:relative}.bp2legacy .gx-widget-bg h1{color:#fff}.bp2legacy .gx-widget-badge{background-color:#ff6bb3;border-radius:0 10px 0 10px;color:#fff;padding:5px 12px;position:absolute;right:0;top:0;z-index:1}.bp2legacy .gx-fnd-content{padding-right:40px}@media (max-width:1366px){.bp2legacy .gx-fnd-content{padding-right:0}}@media screen and (max-width:575px){.bp2legacy .gx-fnd-content{margin-top:20px}}.bp2legacy .gx-fnd-gallery-list{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap;list-style:none;margin:0 -6px;padding-left:0}.bp2legacy .gx-fnd-gallery-list li{padding:0 6px}.bp2legacy .gx-fnd-gallery-list li>img{width:65px}@media (max-width:1366px){.bp2legacy .gx-fnd-gallery-list li>img{width:50px}}.bp2legacy .gx-fnd-title{font-size:24px;margin-bottom:15px}@media (max-width:1366px){.bp2legacy .gx-fnd-title{font-size:20px;margin-bottom:5px}}.bp2legacy .gx-chart-up{color:#52c41a}.bp2legacy .gx-bg-geekblue .gx-chart-up{color:#fff}.bp2legacy .gx-chart-down{color:var(--third)}.bp2legacy .gx-chart-down .icon{display:inline-block;transform:rotate(180deg)}.bp2legacy .gx-barchart{margin-top:-15px}@media screen and (max-width:1199px){.bp2legacy .gx-barchart{margin-top:0}}.bp2legacy .gx-customers{margin-bottom:-7px;margin-top:-7px}@media (max-width:1366px){.bp2legacy .gx-customers{margin-bottom:-2px;margin-top:-2px}.bp2legacy .gx-customers .gx-size-60{height:50px!important;line-height:50px!important;width:50px!important}}@media (max-width:575px){.bp2legacy .gx-customers{margin-bottom:0;margin-top:0}}.bp2legacy .gx-fillchart{-ms-align-items:flex-end;align-items:flex-end;color:#fff;display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;min-height:122px;position:relative;transition:all .7s ease-out}.bp2legacy .gx-fillchart-content{height:100%;left:0;padding:15px 20px;position:absolute;top:0;width:100%;z-index:1}.bp2legacy .gx-overlay-fillchart .gx-fillchart-content{background-color:#ffffff59}.bp2legacy .gx-fillchart .ant-card-head-title,.bp2legacy .gx-fillchart .gx-chart-down,.bp2legacy .gx-fillchart .gx-chart-up,.bp2legacy .gx-fillchart h2{color:#fff}.bp2legacy .gx-fillchart .gx-chart-down,.bp2legacy .gx-fillchart .gx-chart-up{margin-right:6px}.bp2legacy .gx-fillchart-btn{bottom:10px;cursor:pointer;-webkit-opacity:0;-moz-opacity:0;opacity:0;position:absolute;right:10px;transition:all .3s ease-out;visibility:hidden;z-index:1}.bp2legacy .gx-fillchart-btn .icon:before{line-height:30px}.bp2legacy .gx-fillchart-btn-close{background-color:#fff;border-radius:50%;color:var(--first);cursor:pointer;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;font-size:16px;height:30px;-webkit-opacity:0;-moz-opacity:0;opacity:0;position:absolute;right:10px;text-align:center;top:10px;transition:all .3s ease-out;visibility:hidden;width:30px}.bp2legacy .gx-fillchart-btn-close .icon{font-size:24px;height:30px;line-height:38px;width:30px}.bp2legacy .gx-fillchart:hover .gx-fillchart-btn{-webkit-opacity:1;-moz-opacity:1;opacity:1;visibility:visible}.bp2legacy .gx-fillchart-nocontent .gx-fillchart-btn,.bp2legacy .gx-fillchart-nocontent .gx-fillchart-content,.bp2legacy .gx-fillchart-nocontent:hover .gx-fillchart-btn{-webkit-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden}.bp2legacy .gx-fillchart-nocontent .gx-fillchart-btn-close{-webkit-opacity:1;-moz-opacity:1;opacity:1;visibility:visible}.bp2legacy .gx-fillchart-nocontent .ant-card-head-title{left:20px;position:absolute;top:15px;z-index:1}.bp2legacy .gx-agents-list{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -15px;padding-left:0}.bp2legacy .gx-agents-list li{margin-bottom:30px;padding:0 15px;width:20%}@media screen and (max-width:1199px){.bp2legacy .gx-agents-list li{width:25%}}@media screen and (max-width:991px){.bp2legacy .gx-agents-list li{width:20%}}@media screen and (max-width:767px){.bp2legacy .gx-agents-list li{width:33.33%}}@media screen and (max-width:575px){.bp2legacy .gx-agents-list li{margin-bottom:20px;padding:0 10px;width:50%}.bp2legacy .gx-agents-list{margin:0 -10px}}.bp2legacy .gx-featured-item:not(:last-child){border-bottom:1px solid #e8e8e8;margin-bottom:30px;padding-bottom:10px}.bp2legacy .gx-card-profile .gx-featured-item:not(:last-child){margin-bottom:25px;padding-bottom:8px}@media (max-width:575px){.bp2legacy .gx-featured-item:not(:last-child){margin-bottom:27px}}.bp2legacy .gx-featured-item:last-child .gx-featured-thumb{margin-bottom:0}@media (max-width:575px){.bp2legacy .gx-featured-item:last-child .gx-featured-thumb{margin-bottom:15px}.bp2legacy .gx-featured-item{-ms-align-items:normal;align-items:normal;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}.bp2legacy .gx-featured-thumb{margin-bottom:10px;margin-right:25px;position:relative}@media (max-width:575px){.bp2legacy .gx-featured-thumb{margin-bottom:15px;margin-right:0}.bp2legacy .gx-featured-thumb>img{height:auto!important;width:100%!important}}.bp2legacy .gx-featured-thumb .ant-tag{left:15px;margin:0;position:absolute;top:15px;z-index:1}.bp2legacy .gx-card-profile .gx-featured-thumb{max-width:130px}@media (max-width:575px){.bp2legacy .gx-card-profile .gx-featured-thumb{max-width:none}}.bp2legacy .gx-featured-content{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width:1366px){.bp2legacy .gx-featured-content{font-size:13px}}@media (max-width:1199px){.bp2legacy .gx-featured-content{font-size:14px}.bp2legacy .gx-card-profile .gx-featured-content{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}@media (max-width:767px){.bp2legacy .gx-featured-content{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}.bp2legacy .gx-featured-content-right{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;margin-left:auto;text-align:right}.bp2legacy .gx-card-profile .gx-featured-content-right{font-size:14px}@media (max-width:1199px){.bp2legacy .gx-card-profile .gx-featured-content-right{margin-left:0;text-align:left}.bp2legacy .gx-card-profile .gx-featured-content-right h2{font-size:16px}.bp2legacy .gx-card-profile .gx-featured-content-right h2 .gx-fs-lg{font-size:14px}}@media (max-width:767px){.bp2legacy .gx-featured-content-right{margin-left:0;margin-top:15px;text-align:left}}@media (max-width:575px){.bp2legacy .gx-card-profile .gx-featured-content-right h2{font-size:14px}}.bp2legacy .gx-news-item{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap}.bp2legacy .gx-news-item:not(:last-child){margin-bottom:30px}@media (max-width:767px){.bp2legacy .gx-news-item:not(:last-child){margin-bottom:26px}}@media (max-width:575px){.bp2legacy .gx-news-item:not(:last-child){margin-bottom:22px}.bp2legacy .gx-news-item{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}.bp2legacy .gx-news-thumb{margin-right:25px;position:relative}@media (max-width:1366px){.bp2legacy .gx-news-thumb{margin-right:15px}}@media (max-width:575px){.bp2legacy .gx-news-thumb{margin-bottom:12px;margin-right:0}.bp2legacy .gx-news-thumb>img{height:auto!important;width:100%!important}}.bp2legacy .gx-news-content{color:#686868;width:calc(100% - 200px)}@media (max-width:1366px){.bp2legacy .gx-news-content{width:calc(100% - 190px)}}@media (max-width:575px){.bp2legacy .gx-news-content{width:100%}}.bp2legacy .gx-news-tags-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width:1366px){.bp2legacy .gx-news-tags-row{font-size:12px}}.bp2legacy .gx-news-tags-left{width:calc(100% - 180px)}@media (max-width:1366px){.bp2legacy .gx-news-tags-left{width:calc(100% - 130px)}}.bp2legacy .gx-news-tags-right{padding-left:8px;text-align:right;width:180px}@media (max-width:1366px){.bp2legacy .gx-news-tags-right{width:130px}}.bp2legacy .gx-currentplan-row{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -5px}.bp2legacy .gx-currentplan-col{padding:0 5px;width:50%}@media (max-width:1366px){.bp2legacy .gx-currentplan-col{width:100%}}@media (max-width:991px){.bp2legacy .gx-currentplan-col{width:50%}}@media (max-width:575px){.bp2legacy .gx-currentplan-col{width:100%}}.bp2legacy .gx-currentplan-right{border-left:1px solid #e8e8e8}@media (max-width:1366px){.bp2legacy .gx-currentplan-right{border-left:0!important;border-top:1px solid #e8e8e8;padding-top:10px}}@media (max-width:991px){.bp2legacy .gx-currentplan-right{border-left:1px solid #e8e8e8!important;border-top:0;padding-top:0}}@media (max-width:575px){.bp2legacy .gx-currentplan-right{border-left:0!important;border-top:1px solid #e8e8e8;padding-top:22px}}.bp2legacy .gx-currentplan-right-content{-ms-align-items:flex-end;align-items:flex-end;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;-ms-justify-content:flex-end;justify-content:flex-end;text-align:right}@media (max-width:1366px){.bp2legacy .gx-currentplan-right-content{-ms-align-items:flex-start;align-items:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;text-align:left}}@media (max-width:991px){.bp2legacy .gx-currentplan-right-content{-ms-align-items:flex-end;align-items:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;text-align:right}}@media (max-width:575px){.bp2legacy .gx-currentplan-right-content{-ms-align-items:flex-start;align-items:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;text-align:left}}.bp2legacy .gx-oth-plans-down{display:none}@media (max-width:1366px){.bp2legacy .gx-oth-plans-down{display:block;margin-top:15px}}@media (max-width:991px){.bp2legacy .gx-oth-plans-down{display:none;margin-top:0}}@media (max-width:575px){.bp2legacy .gx-oth-plans-down{display:block;margin-top:20px}}@media (max-width:1366px){.bp2legacy .gx-oth-plans-up{display:none}}@media (max-width:991px){.bp2legacy .gx-oth-plans-up{display:block}}@media (max-width:575px){.bp2legacy .gx-oth-plans-up{display:none}}.bp2legacy .gx-revenue-title{color:#000;font-size:30px;font-weight:600;line-height:1}@media (max-width:1366px){.bp2legacy .gx-revenue-title{font-size:28px}}@media (max-width:575px){.bp2legacy .gx-revenue-title{padding-top:15px}}.bp2legacy .gx-dealclose-header,.bp2legacy .gx-dealclose-header-right{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-dealclose-header-right{margin-left:auto}@media (max-width:1366px){.bp2legacy .gx-dealclose-header-right{margin-bottom:20px;margin-left:0;margin-top:15px}}@media (max-width:991px){.bp2legacy .gx-dealclose-header-right{margin-bottom:0;margin-left:auto;margin-top:0}}@media (max-width:575px){.bp2legacy .gx-dealclose-header-right{margin-left:0}}@media (max-width:1366px){.bp2legacy .gx-dealclose-header{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}@media (max-width:991px){.bp2legacy .gx-dealclose-header{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}}@media (max-width:575px){.bp2legacy .gx-dealclose-header{display:-ms-flex;display:flex;flex-direction:column;flex-wrap:nowrap}}@media (max-width:1366px){.bp2legacy .gx-order-history .ant-table{font-size:12px}}.bp2legacy .gx-icon-img{height:60px;width:60px}@media screen and (max-width:1366px){.bp2legacy .gx-icon-img{height:40px;width:40px}}.bp2legacy .gx-smart-img{max-height:90px;object-fit:cover;width:100%}@media screen and (max-width:575px){.bp2legacy .gx-smart-img{max-height:180px}}.bp2legacy .gx-ayurveda-thumb{max-height:150px}.bp2legacy .gx-ayurveda-thumb>img{object-fit:cover}.bp2legacy .gx-dash-search{position:relative}@media screen and (max-width:575px){.bp2legacy .gx-dash-search{padding-right:30px}.bp2legacy .gx-dash-search .gx-search-icon{position:absolute;right:0;top:0;z-index:1}}.bp2legacy .gx-bg-dark-primary{background-color:var(--first);overflow:hidden;position:relative}.bp2legacy .gx-bg-dark-primary>*{position:relative;z-index:1}.bp2legacy .gx-bg-dark-primary:before{background-color:#000000b8;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:1366px){.bp2legacy .recharts-text{font-size:12px}}@media screen and (max-width:575px){.bp2legacy .gx-list-item .ant-list-item-content{flex-direction:column}}.bp2legacy .gx-algolia-sidebar{border-radius:10px;box-shadow:0 0 5px 5px #00000008;margin-bottom:32px;width:280px!important}@media screen and (max-width:767px){.bp2legacy .gx-algolia-sidebar{width:100%!important}}@media screen and (max-width:575px){.bp2legacy .gx-algolia-sidebar{margin-bottom:20px}}.bp2legacy .gx-algolia-sidebar [class^=ais-]{font-size:14px}.bp2legacy .gx-algolia-sidebar-content{padding:24px}.bp2legacy .gx-algolia-sidebar .ais-ClearRefinements,.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu{margin-bottom:20px}.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list li{margin-bottom:5px}.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list li a{color:#545454}.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list li a:focus,.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list li a:hover{color:var(--first)}.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-count{background-color:initial;border-radius:0;color:#8c8c8c;font-size:12px;padding:0 5px}.bp2legacy .gx-algolia-sidebar .ais-Panel{margin-bottom:20px}.bp2legacy .gx-algolia-sidebar .ais-Panel-header{border-bottom:0;font-size:14px;font-weight:600;margin-bottom:8px;padding-bottom:0;text-transform:uppercase}.bp2legacy .gx-algolia-sidebar .ais-RefinementList-list li{margin-bottom:5px}.bp2legacy .gx-algolia-sidebar .ais-RefinementList-checkbox{margin-right:12px}.bp2legacy .gx-algolia-sidebar .ais-RefinementList-labelText{font-size:14px}.bp2legacy .gx-algolia-sidebar .ais-RefinementList-count{background-color:initial;border-radius:0;color:#8c8c8c;font-size:14px;padding:0 5px}.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-Breadcrumb-item--selected,.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-HierarchicalMenu-item--selected,.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-Menu-item--selected{font-weight:400}.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-Breadcrumb-item--selected>a,.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-HierarchicalMenu-item--selected>a,.bp2legacy .gx-algolia-sidebar .ais-HierarchicalMenu-list .ais-Menu-item--selected>a{color:var(--first)}.bp2legacy .gx-algolia-sidebar .ais-RatingMenu-item--selected{font-weight:600}.bp2legacy .gx-algolia-layout-has-sider{flex-wrap:nowrap}@media screen and (max-width:767px){.bp2legacy .gx-algolia-layout-has-sider{flex-wrap:wrap}}.bp2legacy .gx-algolia-category-title{color:#8c8c8c;font-size:14px;margin-bottom:10px}.bp2legacy .gx-algolia-main{display:-ms-flex;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;margin-bottom:32px;padding-left:30px;width:100%}.bp2legacy .gx-algolia-main [class^=ais-]{font-size:14px}@media screen and (max-width:767px){.bp2legacy .gx-algolia-main{padding-left:0}}@media screen and (max-width:575px){.bp2legacy .gx-algolia-main{margin-bottom:20px}}.bp2legacy .gx-algolia-header{margin-bottom:20px}.bp2legacy .gx-algolia-header,.bp2legacy .gx-algolia-sort-by{display:-ms-flex;display:flex;flex-direction:row;flex-wrap:wrap}.bp2legacy .gx-algolia-sort-by{-ms-align-items:center;align-items:center;margin-left:auto}.bp2legacy .gx-algolia-sort-by label{margin-right:15px}@media screen and (max-width:400px){.bp2legacy .gx-algolia-sort-by{margin-left:0}}.bp2legacy .gx-algolia-footer{padding:10px}.bp2legacy .gx-algolia-footer .ais-Pagination-list{flex-wrap:wrap}.bp2legacy .gx-algolia-footer .ais-Pagination-list li{margin-bottom:5px}.bp2legacy .gx-algolia-content .ais-Stats{margin-bottom:10px}.bp2legacy .gx-product-name [class^=ais-]{font-size:16px}.bp2legacy .gx-algolia-refinementList{width:100%}.bp2legacy .gx-algolia-refinementList li.ais-RefinementList-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bp2legacy .ais-ClearRefinements-button,.bp2legacy .ais-ClearRefinements-button:focus,.bp2legacy .ais-ClearRefinements-button:hover,.bp2legacy .ais-CurrentRefinements-reset,.bp2legacy .ais-CurrentRefinements-reset:focus,.bp2legacy .ais-CurrentRefinements-reset:hover,.bp2legacy .ais-GeoSearch-redo,.bp2legacy .ais-GeoSearch-redo:focus,.bp2legacy .ais-GeoSearch-redo:hover,.bp2legacy .ais-GeoSearch-reset,.bp2legacy .ais-GeoSearch-reset:focus,.bp2legacy .ais-GeoSearch-reset:hover,.bp2legacy .ais-HierarchicalMenu-showMore,.bp2legacy .ais-HierarchicalMenu-showMore:focus,.bp2legacy .ais-HierarchicalMenu-showMore:hover,.bp2legacy .ais-InfiniteHits-loadMore,.bp2legacy .ais-InfiniteHits-loadMore:focus,.bp2legacy .ais-InfiniteHits-loadMore:hover,.bp2legacy .ais-InfiniteResults-loadMore,.bp2legacy .ais-InfiniteResults-loadMore:focus,.bp2legacy .ais-InfiniteResults-loadMore:hover,.bp2legacy .ais-Menu-showMore,.bp2legacy .ais-Menu-showMore:focus,.bp2legacy .ais-Menu-showMore:hover,.bp2legacy .ais-RangeInput-submit,.bp2legacy .ais-RangeInput-submit:focus,.bp2legacy .ais-RangeInput-submit:hover,.bp2legacy .ais-RefinementList-showMore,.bp2legacy .ais-RefinementList-showMore:focus,.bp2legacy .ais-RefinementList-showMore:hover{background-color:var(--first)}.bp2legacy .ais-Breadcrumb-link,.bp2legacy .ais-Breadcrumb-link:focus,.bp2legacy .ais-Breadcrumb-link:hover,.bp2legacy .ais-HierarchicalMenu-link,.bp2legacy .ais-HierarchicalMenu-link:focus,.bp2legacy .ais-HierarchicalMenu-link:hover,.bp2legacy .ais-Menu-link,.bp2legacy .ais-Menu-link:focus,.bp2legacy .ais-Menu-link:hover,.bp2legacy .ais-Pagination-link,.bp2legacy .ais-Pagination-link:focus,.bp2legacy .ais-Pagination-link:hover,.bp2legacy .ais-RatingMenu-link,.bp2legacy .ais-RatingMenu-link:focus,.bp2legacy .ais-RatingMenu-link:hover{color:var(--first)}.bp2legacy .ais-Pagination-item--selected .ais-Pagination-link{background-color:var(--first);border-color:var(--first)}.bp2legacy .gx-page-error-container{-ms-align-items:center;align-items:center;display:-ms-flex;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;height:100%;-ms-justify-content:center;justify-content:center;position:relative}.bp2legacy .gx-page-error-content{margin:0 auto;max-width:94%;width:380px}.bp2legacy .gx-page-error-content h2{margin-bottom:50px}@media screen and (max-width:767px){.bp2legacy .gx-page-error-content h2{margin-bottom:20px}}.bp2legacy .gx-error-code{color:#595959;font-size:160px;font-weight:500;line-height:1;text-align:center;text-shadow:10px 6px 8px #757575cc}@media screen and (max-width:991px){.bp2legacy .gx-error-code{font-size:130px}}@media screen and (max-width:767px){.bp2legacy .gx-error-code{font-size:100px}}@media screen and (max-width:575px){.bp2legacy .gx-error-code{font-size:80px}}.bp2legacy .rdw-editor-toolbar .rdw-inline-wrapper{flex-wrap:wrap}@media screen and (max-width:399px){.bp2legacy .rdw-editor-toolbar .rdw-inline-wrapper .rdw-option-wrapper{margin-bottom:8px}}.bp2legacy .gx-testimonial{margin-bottom:32px}@media screen and (max-width:575px){.bp2legacy .gx-testimonial{margin-bottom:20px}}.bp2legacy .gx-classic-testimonial .ant-avatar{height:120px;margin:0 auto 30px;width:120px}.bp2legacy .gx-classic-testimonial .ant-avatar img{height:100%;width:100%}@media screen and (max-width:575px){.bp2legacy .gx-classic-testimonial .ant-avatar{height:80px;margin-bottom:15px;width:80px}}.bp2legacy .gx-testimonial-bg{background-color:#000c;border-radius:6px;overflow:hidden;padding:30px;position:relative}@media screen and (max-width:575px){.bp2legacy .gx-testimonial-bg{padding:16px}}.bp2legacy .gx-testimonial-bg .ant-avatar{border:4px solid var(--first);display:inline-block;height:80px;overflow:hidden;width:80px}.bp2legacy .gx-testimonial-bg .ant-avatar img{height:100%;width:100%}@media screen and (max-width:450px){.bp2legacy .gx-testimonial-bg .ant-avatar{height:50px;width:50px}}.bp2legacy .gx-testimonial-bg .gx-description{color:#d9d9d9;font-style:italic;font-weight:400;line-height:25px;margin-bottom:15px}.bp2legacy .gx-testimonial-bg .gx-title{color:var(--first);margin-bottom:2px}.bp2legacy .gx-testimonial-des{padding-left:30px;position:relative}.bp2legacy .gx-testimonial-des:before{color:#fff;content:"\e066";font-family:gaxon;font-size:20px;left:0;position:absolute;top:0}@media screen and (max-width:475px){.bp2legacy .gx-standard .gx-media{flex-direction:column}}.bp2legacy .span-style{color:var(--first);cursor:pointer!important}.bp2legacy .board-info{align-items:center;display:flex}.bp2legacy .board-info__icon{margin-right:5px;max-height:40px;max-width:40px}.bp2legacy .react-resizable{position:relative}.bp2legacy .react-resizable-handle{background-image:none;background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:66vh;padding:0 3px 3px 0;position:absolute;width:20px}.bp2legacy .react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.bp2legacy .react-resizable-handle-se{bottom:0;cursor:col-resize;right:0}.bp2legacy .react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.bp2legacy .react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.bp2legacy .react-resizable-handle-e,.bp2legacy .react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.bp2legacy .react-resizable-handle-w{left:0;transform:rotate(135deg)}.bp2legacy .react-resizable-handle-e{right:0;transform:rotate(315deg)}.bp2legacy .react-resizable-handle-n,.bp2legacy .react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.bp2legacy .react-resizable-handle-n{top:0;transform:rotate(225deg)}.bp2legacy .react-resizable-handle-s{bottom:0;transform:rotate(45deg)}@font-face{font-family:Internacional;src:local("Internacional"),url(../../5fb2da93a1f89386d0a6.ttf),url(../../4496cbe6116b8f02efd6.ttf),url(../../38d4c4bd5fd937a029d4.ttf),url(../../a9a947dad869e7893b2c.ttf)}@font-face{font-family:Carlsberg Sans;font-style:normal;font-weight:900;src:url(../../74039ba10b2ef027c71a.ttf)}@font-face{font-family:Carlsberg Sans;font-style:italic;font-weight:900;src:url(../../a1e04be9762a2908fad0.ttf)}@font-face{font-family:Carlsberg Sans;font-style:normal;font-weight:300;src:url(../../daec24ee68d26734728b.ttf)}@font-face{font-family:Carlsberg Sans;font-style:italic;font-weight:300;src:url(../../c90a7198d6d79ddb08f9.ttf)}@font-face{font-family:Carlsberg Sans Light;font-style:normal;font-weight:300;src:url(../../daec24ee68d26734728b.ttf)}@font-face{font-family:Carlsberg Sans Light;font-style:italic;font-weight:300;src:url(../../c90a7198d6d79ddb08f9.ttf)}@font-face{font-family:Carlsberg Sans Light;src:local("Carlsberg Sans"),url(../../daec24ee68d26734728b.ttf)}.bp2legacy .p1,.bp2legacy .p2,.bp2legacy .p3{font-family:var(--font-secondary)}.bp2legacy h1,.bp2legacy h2,.bp2legacy h3,.bp2legacy h4,.bp2legacy h5,.bp2legacy h6{font-family:var(--font-primary)}.bp2legacy h1,.bp2legacy h2,.bp2legacy h3{font-weight:700}.bp2legacy .p1{font-size:16px}.bp2legacy .p2{font-size:13px}.bp2legacy .p3{font-size:11px}.bp2legacy h1{font-size:48px}.bp2legacy h2{font-size:40px}.bp2legacy h3{font-size:33px}.bp2legacy h4{font-size:28px}.bp2legacy h5{font-size:23px}.bp2legacy h6{font-size:19px}.bp2legacy .b1{font-size:16px}@media screen and (max-width:766px){.bp2legacy .p1{font-size:14px}.bp2legacy .p2,.bp2legacy .p3{font-size:12px}.bp2legacy h1{font-size:28px}.bp2legacy h2{font-size:25px}.bp2legacy h3{font-size:22px}.bp2legacy h4{font-size:20px}.bp2legacy h5{font-size:18px}.bp2legacy h6{font-size:16px}}.bp2legacy .flag,.bp2legacy .flag.flag-24{background-repeat:no-repeat;display:inline-block}.bp2legacy .flag.flag-24{background-image:url(../../6bd080ea7cfde60d2586.png);height:24px;width:24px}.bp2legacy .flag.flag-24.flag-abkhazia{background-position:0 0}.bp2legacy .flag.flag-24.flag-basque-country{background-position:-24px 0}.bp2legacy .flag.flag-24.flag-british-antarctic-territory{background-position:-48px 0}.bp2legacy .flag.flag-24.flag-commonwealth{background-position:-72px 0}.bp2legacy .flag.flag-24.flag-england{background-position:-96px 0}.bp2legacy .flag.flag-24.flag-gosquared{background-position:-120px 0}.bp2legacy .flag.flag-24.flag-kosovo{background-position:-144px 0}.bp2legacy .flag.flag-24.flag-mars{background-position:-168px 0}.bp2legacy .flag.flag-24.flag-nagorno-karabakh{background-position:-192px 0}.bp2legacy .flag.flag-24.flag-nato{background-position:-216px 0}.bp2legacy .flag.flag-24.flag-northern-cyprus{background-position:-240px 0}.bp2legacy .flag.flag-24.flag-olympics{background-position:-264px 0}.bp2legacy .flag.flag-24.flag-red-cross{background-position:-288px 0}.bp2legacy .flag.flag-24.flag-scotland{background-position:-312px 0}.bp2legacy .flag.flag-24.flag-somaliland{background-position:-336px 0}.bp2legacy .flag.flag-24.flag-south-ossetia{background-position:-360px 0}.bp2legacy .flag.flag-24.flag-united-nations{background-position:-384px 0}.bp2legacy .flag.flag-24.flag-unknown{background-position:0 -24px}.bp2legacy .flag.flag-24.flag-wales{background-position:-24px -24px}.bp2legacy .flag.flag-24.flag-ad{background-position:-48px -24px}.bp2legacy .flag.flag-24.flag-ae{background-position:-72px -24px}.bp2legacy .flag.flag-24.flag-af{background-position:-96px -24px}.bp2legacy .flag.flag-24.flag-ag{background-position:-120px -24px}.bp2legacy .flag.flag-24.flag-ai{background-position:-144px -24px}.bp2legacy .flag.flag-24.flag-al{background-position:-168px -24px}.bp2legacy .flag.flag-24.flag-am{background-position:-192px -24px}.bp2legacy .flag.flag-24.flag-an{background-position:-216px -24px}.bp2legacy .flag.flag-24.flag-ao{background-position:-240px -24px}.bp2legacy .flag.flag-24.flag-aq{background-position:-264px -24px}.bp2legacy .flag.flag-24.flag-ar{background-position:-288px -24px}.bp2legacy .flag.flag-24.flag-as{background-position:-312px -24px}.bp2legacy .flag.flag-24.flag-at{background-position:-336px -24px}.bp2legacy .flag.flag-24.flag-au{background-position:-360px -24px}.bp2legacy .flag.flag-24.flag-aw{background-position:-384px -24px}.bp2legacy .flag.flag-24.flag-ax{background-position:0 -48px}.bp2legacy .flag.flag-24.flag-az{background-position:-24px -48px}.bp2legacy .flag.flag-24.flag-ba{background-position:-48px -48px}.bp2legacy .flag.flag-24.flag-bb{background-position:-72px -48px}.bp2legacy .flag.flag-24.flag-bd{background-position:-96px -48px}.bp2legacy .flag.flag-24.flag-be{background-position:-120px -48px}.bp2legacy .flag.flag-24.flag-bf{background-position:-144px -48px}.bp2legacy .flag.flag-24.flag-bg{background-position:-168px -48px}.bp2legacy .flag.flag-24.flag-bh{background-position:-192px -48px}.bp2legacy .flag.flag-24.flag-bi{background-position:-216px -48px}.bp2legacy .flag.flag-24.flag-bj{background-position:-240px -48px}.bp2legacy .flag.flag-24.flag-bl{background-position:-264px -48px}.bp2legacy .flag.flag-24.flag-bm{background-position:-288px -48px}.bp2legacy .flag.flag-24.flag-bn{background-position:-312px -48px}.bp2legacy .flag.flag-24.flag-bo{background-position:-336px -48px}.bp2legacy .flag.flag-24.flag-br{background-position:-360px -48px}.bp2legacy .flag.flag-24.flag-bs{background-position:-384px -48px}.bp2legacy .flag.flag-24.flag-bt{background-position:0 -72px}.bp2legacy .flag.flag-24.flag-bw{background-position:-24px -72px}.bp2legacy .flag.flag-24.flag-by{background-position:-48px -72px}.bp2legacy .flag.flag-24.flag-bz{background-position:-72px -72px}.bp2legacy .flag.flag-24.flag-ca{background-position:-96px -72px}.bp2legacy .flag.flag-24.flag-cc{background-position:-120px -72px}.bp2legacy .flag.flag-24.flag-cd{background-position:-144px -72px}.bp2legacy .flag.flag-24.flag-cf{background-position:-168px -72px}.bp2legacy .flag.flag-24.flag-cg{background-position:-192px -72px}.bp2legacy .flag.flag-24.flag-ch{background-position:-216px -72px}.bp2legacy .flag.flag-24.flag-ci{background-position:-240px -72px}.bp2legacy .flag.flag-24.flag-ck{background-position:-264px -72px}.bp2legacy .flag.flag-24.flag-cl{background-position:-288px -72px}.bp2legacy .flag.flag-24.flag-cm{background-position:-312px -72px}.bp2legacy .flag.flag-24.flag-cn{background-position:-336px -72px}.bp2legacy .flag.flag-24.flag-co{background-position:-360px -72px}.bp2legacy .flag.flag-24.flag-cr{background-position:-384px -72px}.bp2legacy .flag.flag-24.flag-cu{background-position:0 -96px}.bp2legacy .flag.flag-24.flag-cv{background-position:-24px -96px}.bp2legacy .flag.flag-24.flag-cw{background-position:-48px -96px}.bp2legacy .flag.flag-24.flag-cx{background-position:-72px -96px}.bp2legacy .flag.flag-24.flag-cy{background-position:-96px -96px}.bp2legacy .flag.flag-24.flag-cz{background-position:-120px -96px}.bp2legacy .flag.flag-24.flag-de{background-position:-144px -96px}.bp2legacy .flag.flag-24.flag-dj{background-position:-168px -96px}.bp2legacy .flag.flag-24.flag-dk{background-position:-192px -96px}.bp2legacy .flag.flag-24.flag-dm{background-position:-216px -96px}.bp2legacy .flag.flag-24.flag-do{background-position:-240px -96px}.bp2legacy .flag.flag-24.flag-dz{background-position:-264px -96px}.bp2legacy .flag.flag-24.flag-ec{background-position:-288px -96px}.bp2legacy .flag.flag-24.flag-ee{background-position:-312px -96px}.bp2legacy .flag.flag-24.flag-eg{background-position:-336px -96px}.bp2legacy .flag.flag-24.flag-eh{background-position:-360px -96px}.bp2legacy .flag.flag-24.flag-er{background-position:-384px -96px}.bp2legacy .flag.flag-24.flag-es{background-position:0 -120px}.bp2legacy .flag.flag-24.flag-et{background-position:-24px -120px}.bp2legacy .flag.flag-24.flag-eu{background-position:-48px -120px}.bp2legacy .flag.flag-24.flag-fi{background-position:-72px -120px}.bp2legacy .flag.flag-24.flag-fj{background-position:-96px -120px}.bp2legacy .flag.flag-24.flag-fk{background-position:-120px -120px}.bp2legacy .flag.flag-24.flag-fm{background-position:-144px -120px}.bp2legacy .flag.flag-24.flag-fo{background-position:-168px -120px}.bp2legacy .flag.flag-24.flag-fr{background-position:-192px -120px}.bp2legacy .flag.flag-24.flag-ga{background-position:-216px -120px}.bp2legacy .flag.flag-24.flag-gb{background-position:-240px -120px}.bp2legacy .flag.flag-24.flag-gd{background-position:-264px -120px}.bp2legacy .flag.flag-24.flag-ge{background-position:-288px -120px}.bp2legacy .flag.flag-24.flag-gg{background-position:-312px -120px}.bp2legacy .flag.flag-24.flag-gh{background-position:-336px -120px}.bp2legacy .flag.flag-24.flag-gi{background-position:-360px -120px}.bp2legacy .flag.flag-24.flag-gl{background-position:-384px -120px}.bp2legacy .flag.flag-24.flag-gm{background-position:0 -144px}.bp2legacy .flag.flag-24.flag-gn{background-position:-24px -144px}.bp2legacy .flag.flag-24.flag-gq{background-position:-48px -144px}.bp2legacy .flag.flag-24.flag-gr{background-position:-72px -144px}.bp2legacy .flag.flag-24.flag-gs{background-position:-96px -144px}.bp2legacy .flag.flag-24.flag-gt{background-position:-120px -144px}.bp2legacy .flag.flag-24.flag-gu{background-position:-144px -144px}.bp2legacy .flag.flag-24.flag-gw{background-position:-168px -144px}.bp2legacy .flag.flag-24.flag-gy{background-position:-192px -144px}.bp2legacy .flag.flag-24.flag-hk{background-position:-216px -144px}.bp2legacy .flag.flag-24.flag-hn{background-position:-240px -144px}.bp2legacy .flag.flag-24.flag-hr{background-position:-264px -144px}.bp2legacy .flag.flag-24.flag-ht{background-position:-288px -144px}.bp2legacy .flag.flag-24.flag-hu{background-position:-312px -144px}.bp2legacy .flag.flag-24.flag-ic{background-position:-336px -144px}.bp2legacy .flag.flag-24.flag-id{background-position:-360px -144px}.bp2legacy .flag.flag-24.flag-ie{background-position:-384px -144px}.bp2legacy .flag.flag-24.flag-il{background-position:0 -168px}.bp2legacy .flag.flag-24.flag-im{background-position:-24px -168px}.bp2legacy .flag.flag-24.flag-in{background-position:-48px -168px}.bp2legacy .flag.flag-24.flag-iq{background-position:-72px -168px}.bp2legacy .flag.flag-24.flag-ir{background-position:-96px -168px}.bp2legacy .flag.flag-24.flag-is{background-position:-120px -168px}.bp2legacy .flag.flag-24.flag-it{background-position:-144px -168px}.bp2legacy .flag.flag-24.flag-je{background-position:-168px -168px}.bp2legacy .flag.flag-24.flag-jm{background-position:-192px -168px}.bp2legacy .flag.flag-24.flag-jo{background-position:-216px -168px}.bp2legacy .flag.flag-24.flag-jp{background-position:-240px -168px}.bp2legacy .flag.flag-24.flag-ke{background-position:-264px -168px}.bp2legacy .flag.flag-24.flag-kg{background-position:-288px -168px}.bp2legacy .flag.flag-24.flag-kh{background-position:-312px -168px}.bp2legacy .flag.flag-24.flag-ki{background-position:-336px -168px}.bp2legacy .flag.flag-24.flag-km{background-position:-360px -168px}.bp2legacy .flag.flag-24.flag-kn{background-position:-384px -168px}.bp2legacy .flag.flag-24.flag-kp{background-position:0 -192px}.bp2legacy .flag.flag-24.flag-kr{background-position:-24px -192px}.bp2legacy .flag.flag-24.flag-kw{background-position:-48px -192px}.bp2legacy .flag.flag-24.flag-ky{background-position:-72px -192px}.bp2legacy .flag.flag-24.flag-kz{background-position:-96px -192px}.bp2legacy .flag.flag-24.flag-la{background-position:-120px -192px}.bp2legacy .flag.flag-24.flag-lb{background-position:-144px -192px}.bp2legacy .flag.flag-24.flag-lc{background-position:-168px -192px}.bp2legacy .flag.flag-24.flag-li{background-position:-192px -192px}.bp2legacy .flag.flag-24.flag-lk{background-position:-216px -192px}.bp2legacy .flag.flag-24.flag-lr{background-position:-240px -192px}.bp2legacy .flag.flag-24.flag-ls{background-position:-264px -192px}.bp2legacy .flag.flag-24.flag-lt{background-position:-288px -192px}.bp2legacy .flag.flag-24.flag-lu{background-position:-312px -192px}.bp2legacy .flag.flag-24.flag-lv{background-position:-336px -192px}.bp2legacy .flag.flag-24.flag-ly{background-position:-360px -192px}.bp2legacy .flag.flag-24.flag-ma{background-position:-384px -192px}.bp2legacy .flag.flag-24.flag-mc{background-position:0 -216px}.bp2legacy .flag.flag-24.flag-md{background-position:-24px -216px}.bp2legacy .flag.flag-24.flag-me{background-position:-48px -216px}.bp2legacy .flag.flag-24.flag-mf{background-position:-72px -216px}.bp2legacy .flag.flag-24.flag-mg{background-position:-96px -216px}.bp2legacy .flag.flag-24.flag-mh{background-position:-120px -216px}.bp2legacy .flag.flag-24.flag-mk{background-position:-144px -216px}.bp2legacy .flag.flag-24.flag-ml{background-position:-168px -216px}.bp2legacy .flag.flag-24.flag-mm{background-position:-192px -216px}.bp2legacy .flag.flag-24.flag-mn{background-position:-216px -216px}.bp2legacy .flag.flag-24.flag-mo{background-position:-240px -216px}.bp2legacy .flag.flag-24.flag-mp{background-position:-264px -216px}.bp2legacy .flag.flag-24.flag-mq{background-position:-288px -216px}.bp2legacy .flag.flag-24.flag-mr{background-position:-312px -216px}.bp2legacy .flag.flag-24.flag-ms{background-position:-336px -216px}.bp2legacy .flag.flag-24.flag-mt{background-position:-360px -216px}.bp2legacy .flag.flag-24.flag-mu{background-position:-384px -216px}.bp2legacy .flag.flag-24.flag-mv{background-position:0 -240px}.bp2legacy .flag.flag-24.flag-mw{background-position:-24px -240px}.bp2legacy .flag.flag-24.flag-mx{background-position:-48px -240px}.bp2legacy .flag.flag-24.flag-my{background-position:-72px -240px}.bp2legacy .flag.flag-24.flag-mz{background-position:-96px -240px}.bp2legacy .flag.flag-24.flag-na{background-position:-120px -240px}.bp2legacy .flag.flag-24.flag-nc{background-position:-144px -240px}.bp2legacy .flag.flag-24.flag-ne{background-position:-168px -240px}.bp2legacy .flag.flag-24.flag-nf{background-position:-192px -240px}.bp2legacy .flag.flag-24.flag-ng{background-position:-216px -240px}.bp2legacy .flag.flag-24.flag-ni{background-position:-240px -240px}.bp2legacy .flag.flag-24.flag-nl{background-position:-264px -240px}.bp2legacy .flag.flag-24.flag-no{background-position:-288px -240px}.bp2legacy .flag.flag-24.flag-np{background-position:-312px -240px}.bp2legacy .flag.flag-24.flag-nr{background-position:-336px -240px}.bp2legacy .flag.flag-24.flag-nu{background-position:-360px -240px}.bp2legacy .flag.flag-24.flag-nz{background-position:-384px -240px}.bp2legacy .flag.flag-24.flag-om{background-position:0 -264px}.bp2legacy .flag.flag-24.flag-pa{background-position:-24px -264px}.bp2legacy .flag.flag-24.flag-pe{background-position:-48px -264px}.bp2legacy .flag.flag-24.flag-pf{background-position:-72px -264px}.bp2legacy .flag.flag-24.flag-pg{background-position:-96px -264px}.bp2legacy .flag.flag-24.flag-ph{background-position:-120px -264px}.bp2legacy .flag.flag-24.flag-pirate-black{background-position:-144px -264px}.bp2legacy .flag.flag-24.flag-pirate-white{background-position:-168px -264px}.bp2legacy .flag.flag-24.flag-pk{background-position:-192px -264px}.bp2legacy .flag.flag-24.flag-pl{background-position:-216px -264px}.bp2legacy .flag.flag-24.flag-pn{background-position:-240px -264px}.bp2legacy .flag.flag-24.flag-pr{background-position:-264px -264px}.bp2legacy .flag.flag-24.flag-ps{background-position:-288px -264px}.bp2legacy .flag.flag-24.flag-pt{background-position:-312px -264px}.bp2legacy .flag.flag-24.flag-pw{background-position:-336px -264px}.bp2legacy .flag.flag-24.flag-py{background-position:-360px -264px}.bp2legacy .flag.flag-24.flag-qa{background-position:-384px -264px}.bp2legacy .flag.flag-24.flag-ro{background-position:0 -288px}.bp2legacy .flag.flag-24.flag-rs{background-position:-24px -288px}.bp2legacy .flag.flag-24.flag-ru{background-position:-48px -288px}.bp2legacy .flag.flag-24.flag-rw{background-position:-72px -288px}.bp2legacy .flag.flag-24.flag-sa{background-position:-96px -288px}.bp2legacy .flag.flag-24.flag-sb{background-position:-120px -288px}.bp2legacy .flag.flag-24.flag-sc{background-position:-144px -288px}.bp2legacy .flag.flag-24.flag-sd{background-position:-168px -288px}.bp2legacy .flag.flag-24.flag-se{background-position:-192px -288px}.bp2legacy .flag.flag-24.flag-sg{background-position:-216px -288px}.bp2legacy .flag.flag-24.flag-sh{background-position:-240px -288px}.bp2legacy .flag.flag-24.flag-si{background-position:-264px -288px}.bp2legacy .flag.flag-24.flag-sk{background-position:-288px -288px}.bp2legacy .flag.flag-24.flag-sl{background-position:-312px -288px}.bp2legacy .flag.flag-24.flag-sm{background-position:-336px -288px}.bp2legacy .flag.flag-24.flag-sn{background-position:-360px -288px}.bp2legacy .flag.flag-24.flag-so{background-position:-384px -288px}.bp2legacy .flag.flag-24.flag-sr{background-position:0 -312px}.bp2legacy .flag.flag-24.flag-ss{background-position:-24px -312px}.bp2legacy .flag.flag-24.flag-st{background-position:-48px -312px}.bp2legacy .flag.flag-24.flag-sv{background-position:-72px -312px}.bp2legacy .flag.flag-24.flag-sy{background-position:-96px -312px}.bp2legacy .flag.flag-24.flag-sz{background-position:-120px -312px}.bp2legacy .flag.flag-24.flag-tc{background-position:-144px -312px}.bp2legacy .flag.flag-24.flag-td{background-position:-168px -312px}.bp2legacy .flag.flag-24.flag-tf{background-position:-192px -312px}.bp2legacy .flag.flag-24.flag-tg{background-position:-216px -312px}.bp2legacy .flag.flag-24.flag-th{background-position:-240px -312px}.bp2legacy .flag.flag-24.flag-tj{background-position:-264px -312px}.bp2legacy .flag.flag-24.flag-tk{background-position:-288px -312px}.bp2legacy .flag.flag-24.flag-tl{background-position:-312px -312px}.bp2legacy .flag.flag-24.flag-tm{background-position:-336px -312px}.bp2legacy .flag.flag-24.flag-tn{background-position:-360px -312px}.bp2legacy .flag.flag-24.flag-to{background-position:-384px -312px}.bp2legacy .flag.flag-24.flag-tr{background-position:0 -336px}.bp2legacy .flag.flag-24.flag-tt{background-position:-24px -336px}.bp2legacy .flag.flag-24.flag-tv{background-position:-48px -336px}.bp2legacy .flag.flag-24.flag-tw{background-position:-72px -336px}.bp2legacy .flag.flag-24.flag-tz{background-position:-96px -336px}.bp2legacy .flag.flag-24.flag-ua{background-position:-120px -336px}.bp2legacy .flag.flag-24.flag-ug{background-position:-144px -336px}.bp2legacy .flag.flag-24.flag-us{background-position:-168px -336px}.bp2legacy .flag.flag-24.flag-uy{background-position:-192px -336px}.bp2legacy .flag.flag-24.flag-uz{background-position:-216px -336px}.bp2legacy .flag.flag-24.flag-va{background-position:-240px -336px}.bp2legacy .flag.flag-24.flag-vc{background-position:-264px -336px}.bp2legacy .flag.flag-24.flag-ve{background-position:-288px -336px}.bp2legacy .flag.flag-24.flag-vg{background-position:-312px -336px}.bp2legacy .flag.flag-24.flag-vi{background-position:-336px -336px}.bp2legacy .flag.flag-24.flag-vn{background-position:-360px -336px}.bp2legacy .flag.flag-24.flag-vu{background-position:-384px -336px}@font-face{font-family:gaxon;font-style:normal;font-weight:400;src:url(../../9f281cc594e02d752b3a.eot);src:url(../../9f281cc594e02d752b3a.eot?#iefix) format("embedded-opentype"),url(../../59f5815efe09e4a9c0e5.woff) format("woff"),url(../../2b3f572a00db4d728bd2.ttf) format("truetype"),url(../../a80523ea468d16a6173d.svg#gaxon) format("svg")}.bp2legacy [data-icon]:before{content:attr(data-icon)}.bp2legacy [class*=" icon-"]:before,.bp2legacy [class^=icon-]:before,.bp2legacy [data-icon]:before{font-feature-settings:normal!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:gaxon!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1;text-transform:none!important}.bp2legacy .icon-add:before{content:"\61"}.bp2legacy .icon-add-circle:before{content:"\62"}.bp2legacy .icon-affix:before{content:"\63"}.bp2legacy .icon-alert:before{content:"\64"}.bp2legacy .icon-alert-new:before{content:"\65"}.bp2legacy .icon-all-contacts:before{content:"\66"}.bp2legacy .icon-amchart:before{content:"\67"}.bp2legacy .icon-anchor:before{content:"\68"}.bp2legacy .icon-apps:before{content:"\69"}.bp2legacy .icon-apps-new:before{content:"\6a"}.bp2legacy .icon-arrow-left:before{content:"\6b"}.bp2legacy .icon-arrow-right:before{content:"\6c"}.bp2legacy .icon-attachment:before{content:"\6d"}.bp2legacy .icon-auth-screen:before{content:"\6e"}.bp2legacy .icon-autocomplete:before{content:"\6f"}.bp2legacy .icon-avatar:before{content:"\70"}.bp2legacy .icon-backtop:before{content:"\71"}.bp2legacy .icon-badge:before{content:"\72"}.bp2legacy .icon-basic-calendar:before{content:"\73"}.bp2legacy .icon-birthday:before{content:"\74"}.bp2legacy .icon-birthday-new:before{content:"\75"}.bp2legacy .icon-bitcoin:before{content:"\76"}.bp2legacy .icon-breadcrumb:before{content:"\77"}.bp2legacy .icon-burger:before{content:"\78"}.bp2legacy .icon-button:before{content:"\79"}.bp2legacy .icon-calendar:before{content:"\7a"}.bp2legacy .icon-calendar-new:before{content:"\41"}.bp2legacy .icon-callout:before{content:"\42"}.bp2legacy .icon-camera:before{content:"\43"}.bp2legacy .icon-camera-2:before{content:"\44"}.bp2legacy .icon-card:before{content:"\45"}.bp2legacy .icon-cards-list-view:before{content:"\46"}.bp2legacy .icon-carousel:before{content:"\47"}.bp2legacy .icon-cascader:before{content:"\48"}.bp2legacy .icon-chart:before{content:"\49"}.bp2legacy .icon-chart-area:before{content:"\4a"}.bp2legacy .icon-chart-area-new:before{content:"\4b"}.bp2legacy .icon-chart-bar:before{content:"\4c"}.bp2legacy .icon-chart-composed:before{content:"\4d"}.bp2legacy .icon-chart-line:before{content:"\4e"}.bp2legacy .icon-chart-pie:before{content:"\4f"}.bp2legacy .icon-chart-radar:before{content:"\50"}.bp2legacy .icon-chart-radial:before{content:"\51"}.bp2legacy .icon-chart-scatter:before{content:"\52"}.bp2legacy .icon-chart-tree:before{content:"\53"}.bp2legacy .icon-charvlet-down:before{content:"\54"}.bp2legacy .icon-charvlet-left:before{content:"\55"}.bp2legacy .icon-charvlet-right:before{content:"\56"}.bp2legacy .icon-charvlet-up:before{content:"\57"}.bp2legacy .icon-chat:before{content:"\58"}.bp2legacy .icon-chat-bubble:before{content:"\59"}.bp2legacy .icon-chat-new:before{content:"\5a"}.bp2legacy .icon-check:before{content:"\30"}.bp2legacy .icon-check-circle-o:before{content:"\31"}.bp2legacy .icon-check-cricle:before{content:"\32"}.bp2legacy .icon-check-square:before{content:"\33"}.bp2legacy .icon-check-square-o:before{content:"\34"}.bp2legacy .icon-chevron-down:before{content:"\35"}.bp2legacy .icon-chevron-left:before{content:"\36"}.bp2legacy .icon-chevron-right:before{content:"\37"}.bp2legacy .icon-chevron-up:before{content:"\38"}.bp2legacy .icon-circle:before{content:"\39"}.bp2legacy .icon-circle-o:before{content:"\21"}.bp2legacy .icon-ckeditor:before{content:"\22"}.bp2legacy .icon-close:before{content:"\23"}.bp2legacy .icon-close-circle:before{content:"\24"}.bp2legacy .icon-collapse:before{content:"\25"}.bp2legacy .icon-company:before{content:"\26"}.bp2legacy .icon-components:before{content:"\27"}.bp2legacy .icon-compose:before{content:"\28"}.bp2legacy .icon-contacts:before{content:"\29"}.bp2legacy .icon-copy:before{content:"\2a"}.bp2legacy .icon-crm:before{content:"\2b"}.bp2legacy .icon-crypto:before{content:"\2c"}.bp2legacy .icon-culture-calendar:before{content:"\2d"}.bp2legacy .icon-custom-view:before{content:"\2e"}.bp2legacy .icon-dasbhoard:before{content:"\2f"}.bp2legacy .icon-data-display:before{content:"\3a"}.bp2legacy .icon-data-entry:before{content:"\3b"}.bp2legacy .icon-datepicker:before{content:"\3c"}.bp2legacy .icon-default-timeline:before{content:"\3d"}.bp2legacy .icon-diamond:before{content:"\3e"}.bp2legacy .icon-divider:before{content:"\3f"}.bp2legacy .icon-donut:before{content:"\40"}.bp2legacy .icon-down:before{content:"\5b"}.bp2legacy .icon-draft:before{content:"\5d"}.bp2legacy .icon-drag-and-drop:before{content:"\5e"}.bp2legacy .icon-dropdown:before{content:"\5f"}.bp2legacy .icon-edit:before{content:"\60"}.bp2legacy .icon-editor:before{content:"\7b"}.bp2legacy .icon-ellipse-h:before{content:"\7c"}.bp2legacy .icon-ellipse-v:before{content:"\7d"}.bp2legacy .icon-email:before{content:"\7e"}.bp2legacy .icon-error:before{content:"\5c"}.bp2legacy .icon-error-404:before{content:"\e000"}.bp2legacy .icon-error-500:before{content:"\e001"}.bp2legacy .icon-etherium:before{content:"\e002"}.bp2legacy .icon-exclamation:before{content:"\e003"}.bp2legacy .icon-expand:before{content:"\e004"}.bp2legacy .icon-extensions:before{content:"\e005"}.bp2legacy .icon-extra-components:before{content:"\e006"}.bp2legacy .icon-eye:before{content:"\e007"}.bp2legacy .icon-facebook:before{content:"\e008"}.bp2legacy .icon-family:before{content:"\e009"}.bp2legacy .icon-feedback:before{content:"\e00a"}.bp2legacy .icon-files:before{content:"\e00b"}.bp2legacy .icon-filter:before{content:"\e00c"}.bp2legacy .icon-filter-circle:before{content:"\e00d"}.bp2legacy .icon-folder:before{content:"\e00e"}.bp2legacy .icon-folder-o:before{content:"\e00f"}.bp2legacy .icon-font:before{content:"\e010"}.bp2legacy .icon-forgot-password:before{content:"\e011"}.bp2legacy .icon-forward:before{content:"\e012"}.bp2legacy .icon-forward-o:before{content:"\e013"}.bp2legacy .icon-frequent:before{content:"\e014"}.bp2legacy .icon-geo-location:before{content:"\e015"}.bp2legacy .icon-graduation:before{content:"\e016"}.bp2legacy .icon-growth:before{content:"\e017"}.bp2legacy .icon-home:before{content:"\e018"}.bp2legacy .icon-hotel-booking:before{content:"\e019"}.bp2legacy .icon-icon:before{content:"\e01a"}.bp2legacy .icon-image:before{content:"\e01b"}.bp2legacy .icon-important:before{content:"\e01c"}.bp2legacy .icon-important-o:before{content:"\e01d"}.bp2legacy .icon-inbox:before{content:"\e01e"}.bp2legacy .icon-inbuilt-apps:before{content:"\e01f"}.bp2legacy .icon-input:before{content:"\e020"}.bp2legacy .icon-inputnumber:before{content:"\e021"}.bp2legacy .icon-invert-color:before{content:"\e022"}.bp2legacy .icon-keyboard:before{content:"\e023"}.bp2legacy .icon-like:before{content:"\e024"}.bp2legacy .icon-like-o:before{content:"\e025"}.bp2legacy .icon-link:before{content:"\e026"}.bp2legacy .icon-lising-dbrd:before{content:"\e027"}.bp2legacy .icon-list-select-o:before{content:"\e028"}.bp2legacy .icon-listing-dbrd:before{content:"\e029"}.bp2legacy .icon-litcoin:before{content:"\e02a"}.bp2legacy .icon-localeprovider:before{content:"\e02b"}.bp2legacy .icon-location:before{content:"\e02c"}.bp2legacy .icon-lock-screen:before{content:"\e02d"}.bp2legacy .icon-long-arrow:before{content:"\e02e"}.bp2legacy .icon-long-arrow-down:before{content:"\e02f"}.bp2legacy .icon-long-arrow-left:before{content:"\e030"}.bp2legacy .icon-long-arrow-right:before{content:"\e031"}.bp2legacy .icon-long-arrow-up:before{content:"\e032"}.bp2legacy .icon-mail-open:before{content:"\e033"}.bp2legacy .icon-map-clustering:before{content:"\e034"}.bp2legacy .icon-map-directions:before{content:"\e035"}.bp2legacy .icon-map-drawing:before{content:"\e036"}.bp2legacy .icon-map-event-listener:before{content:"\e037"}.bp2legacy .icon-map-google:before{content:"\e038"}.bp2legacy .icon-map-km-layer:before{content:"\e039"}.bp2legacy .icon-map-overlay:before{content:"\e03a"}.bp2legacy .icon-map-popup-info:before{content:"\e03b"}.bp2legacy .icon-map-selectable:before{content:"\e03c"}.bp2legacy .icon-map-simple:before{content:"\e03d"}.bp2legacy .icon-map-street-view:before{content:"\e03e"}.bp2legacy .icon-map-styled:before{content:"\e03f"}.bp2legacy .icon-map-traffic-layer:before{content:"\e040"}.bp2legacy .icon-megaphone:before{content:"\e041"}.bp2legacy .icon-mention:before{content:"\e042"}.bp2legacy .icon-menu:before{content:"\e043"}.bp2legacy .icon-menu-down:before{content:"\e044"}.bp2legacy .icon-menu-fold:before{content:"\e045"}.bp2legacy .icon-menu-left:before{content:"\e046"}.bp2legacy .icon-menu-lines:before{content:"\e047"}.bp2legacy .icon-menu-right:before{content:"\e048"}.bp2legacy .icon-menu-select:before{content:"\e049"}.bp2legacy .icon-menu-unfold:before{content:"\e04a"}.bp2legacy .icon-menu-up:before{content:"\e04b"}.bp2legacy .icon-message:before{content:"\e04c"}.bp2legacy .icon-mic:before{content:"\e04d"}.bp2legacy .icon-modal:before{content:"\e04e"}.bp2legacy .icon-navigation:before{content:"\e04f"}.bp2legacy .icon-noodles:before{content:"\e050"}.bp2legacy .icon-notification:before{content:"\e051"}.bp2legacy .icon-notification-new:before{content:"\e052"}.bp2legacy .icon-orders:before{content:"\e053"}.bp2legacy .icon-pagination:before{content:"\e054"}.bp2legacy .icon-phone:before{content:"\e055"}.bp2legacy .icon-picker:before{content:"\e056"}.bp2legacy .icon-pizza:before{content:"\e057"}.bp2legacy .icon-plain-list-divider:before{content:"\e058"}.bp2legacy .icon-plain-list-view:before{content:"\e059"}.bp2legacy .icon-popconfirm:before{content:"\e05a"}.bp2legacy .icon-popover:before{content:"\e05b"}.bp2legacy .icon-popup-calendar:before{content:"\e05c"}.bp2legacy .icon-pricing-table:before{content:"\e05d"}.bp2legacy .icon-product-grid:before{content:"\e05e"}.bp2legacy .icon-product-list:before{content:"\e05f"}.bp2legacy .icon-profile:before{content:"\e060"}.bp2legacy .icon-profile2:before{content:"\e061"}.bp2legacy .icon-progress:before{content:"\e062"}.bp2legacy .icon-queries:before{content:"\e063"}.bp2legacy .icon-question-circle:before{content:"\e064"}.bp2legacy .icon-quote-backward:before{content:"\e065"}.bp2legacy .icon-quote-forward:before{content:"\e066"}.bp2legacy .icon-radiobutton:before{content:"\e067"}.bp2legacy .icon-refer:before{content:"\e068"}.bp2legacy .icon-rendaring-calendar:before{content:"\e069"}.bp2legacy .icon-reply:before{content:"\e06a"}.bp2legacy .icon-reply-o:before{content:"\e06b"}.bp2legacy .icon-reset-password:before{content:"\e06c"}.bp2legacy .icon-revenue-new:before{content:"\e06d"}.bp2legacy .icon-ripple:before{content:"\e06e"}.bp2legacy .icon-schedule:before{content:"\e06f"}.bp2legacy .icon-search:before{content:"\e070"}.bp2legacy .icon-search-new:before{content:"\e071"}.bp2legacy .icon-select:before{content:"\e072"}.bp2legacy .icon-selectable-map:before{content:"\e073"}.bp2legacy .icon-sent:before{content:"\e074"}.bp2legacy .icon-setting:before{content:"\e075"}.bp2legacy .icon-shopping-cart:before{content:"\e076"}.bp2legacy .icon-shuffle:before{content:"\e077"}.bp2legacy .icon-signin:before{content:"\e078"}.bp2legacy .icon-signup:before{content:"\e079"}.bp2legacy .icon-slider:before{content:"\e07a"}.bp2legacy .icon-social:before{content:"\e07b"}.bp2legacy .icon-spam:before{content:"\e07c"}.bp2legacy .icon-spin:before{content:"\e07d"}.bp2legacy .icon-star:before{content:"\e07e"}.bp2legacy .icon-star-half:before{content:"\e07f"}.bp2legacy .icon-star-o:before{content:"\e080"}.bp2legacy .icon-stats:before{content:"\e081"}.bp2legacy .icon-steps:before{content:"\e082"}.bp2legacy .icon-styled-map:before{content:"\e083"}.bp2legacy .icon-sweet-alert:before{content:"\e084"}.bp2legacy .icon-switch:before{content:"\e085"}.bp2legacy .icon-tab:before{content:"\e086"}.bp2legacy .icon-table:before{content:"\e087"}.bp2legacy .icon-table-data:before{content:"\e088"}.bp2legacy .icon-table-general:before{content:"\e089"}.bp2legacy .icon-tag:before{content:"\e08a"}.bp2legacy .icon-tag-new:before{content:"\e08b"}.bp2legacy .icon-tag-o:before{content:"\e08c"}.bp2legacy .icon-tasks:before{content:"\e08d"}.bp2legacy .icon-team:before{content:"\e08e"}.bp2legacy .icon-testimonial:before{content:"\e08f"}.bp2legacy .icon-thumb-up:before{content:"\e090"}.bp2legacy .icon-thumbs-down:before{content:"\e091"}.bp2legacy .icon-ticket-new:before{content:"\e092"}.bp2legacy .icon-tickets:before{content:"\e093"}.bp2legacy .icon-timeline:before{content:"\e094"}.bp2legacy .icon-timeline-left-align:before{content:"\e095"}.bp2legacy .icon-timeline-new:before{content:"\e096"}.bp2legacy .icon-timeline-with-icons:before{content:"\e097"}.bp2legacy .icon-timepicker:before{content:"\e098"}.bp2legacy .icon-tooltip:before{content:"\e099"}.bp2legacy .icon-transfer:before{content:"\e09a"}.bp2legacy .icon-translation:before{content:"\e09b"}.bp2legacy .icon-trash:before{content:"\e09c"}.bp2legacy .icon-tree:before{content:"\e09d"}.bp2legacy .icon-treeselect:before{content:"\e09e"}.bp2legacy .icon-uncheck-squire:before{content:"\e09f"}.bp2legacy .icon-uncheck-squire-o:before{content:"\e0a0"}.bp2legacy .icon-upload:before{content:"\e0a1"}.bp2legacy .icon-user:before{content:"\e0a2"}.bp2legacy .icon-user-o:before{content:"\e0a3"}.bp2legacy .icon-view:before{content:"\e0a4"}.bp2legacy .icon-view-o:before{content:"\e0a5"}.bp2legacy .icon-visits:before{content:"\e0a6"}.bp2legacy .icon-wall:before{content:"\e0a7"}.bp2legacy .icon-widgets:before{content:"\e0a8"}.bp2legacy .icon-wysiwyg:before{content:"\e0a9"}@font-face{font-family:NoirPro;font-style:normal;font-weight:300;src:url(../../0c5156a64585fa480938.eot?#iefix) format("embedded-opentype"),url(../../b9cb1c276479d6becaa9.woff) format("woff"),url(../../d145a87508cf9d3a23cf.woff2) format("woff2")}@font-face{font-family:NoirPro;font-style:normal;font-weight:400;src:url(../../334749751b22c86c5ca4.eot?#iefix) format("embedded-opentype"),url(../../437841a05cf5aeac23cf.woff) format("woff"),url(../../38a6e5bf9d8b42f7bba4.woff2) format("woff2")}@font-face{font-family:NoirPro;font-style:normal;font-weight:500;src:url(../../06d8b75864f74165bee8.eot?#iefix) format("embedded-opentype"),url(../../a4383e1de0be9cecc3a9.woff) format("woff"),url(../../715c4044240b62271905.woff2) format("woff2")}@font-face{font-family:NoirPro;font-style:normal;font-weight:600;src:url(../../b6449710480a0e93ee15.eot?#iefix) format("embedded-opentype"),url(../../f631a80896cbd9d7e6d0.woff) format("woff"),url(../../94659a7975b2fd17e172.woff2) format("woff2")}@font-face{font-family:NoirPro;font-style:normal;font-weight:700;src:url(../../244296034ae4c3966117.eot?#iefix) format("embedded-opentype"),url(../../d790118f3420ca6370fa.woff) format("woff"),url(../../fa1d4e288512e40daa72.woff2) format("woff2")}@font-face{font-family:NoirPro;font-style:normal;font-weight:900;src:url(../../497159366974108aa300.eot?#iefix) format("embedded-opentype"),url(../../d8a492a7f39c0a1cae67.woff) format("woff"),url(../../fd447230dde4732a98a7.woff2) format("woff2")}