html .bold-font{font-family:PingAR\+LT-Bold;font-weight:700}.common-loader{position:relative;margin:0 auto;width:42px}.common-loader:before{content:"";display:block;padding-top:100%}.common-loader .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.common-loader .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.shared-custom-modal .ant-modal-header{min-height:62px;background-color:#fff;border-bottom:1px solid #eee;padding:8px 62px;display:grid;align-items:center}.shared-custom-modal .ant-modal-title{text-align:center;font-size:20px}.shared-custom-modal .ant-modal-title .modal-title{font-size:20px;color:#404041}.shared-custom-modal .ant-modal-title .modal-title .svg-wrap{background-color:#f9f8f8;width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.shared-custom-modal .ant-modal-title .modal-title .svg-wrap svg{width:22px;height:22px;color:#404041}.shared-custom-modal .ant-modal-content{border-radius:15px;overflow:hidden}.shared-custom-modal .ant-modal-content .ant-modal-close:hover .anticon{border-color:rgba(0,0,0,.4)}.shared-custom-modal .ant-modal-content .ant-modal-close .anticon{border:1px solid #404041;padding:4px;border-radius:50%}.shared-custom-modal .ant-modal-content .ant-modal-close .anticon svg{width:14px;height:14px;color:#404041}.shared-custom-modal h3{margin:22px auto;text-align:center}.shared-custom-modal.success .accept-btn{background-color:var(--body-color)}.shared-custom-modal.error h3{color:#d62d20}.shared-custom-modal.error .accept-btn{background-color:#d62d20}.shared-custom-modal .table-search{display:grid;background-color:#f9f8f8;border-radius:20px 5px 20px 5px}.shared-custom-modal .table-search label{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:8px 12px;height:58px}.shared-custom-modal .table-search input{border:0;outline:0;margin-right:8px;background-color:#f9f8f8}.shared-table-filter-form-wrapper{background-color:#fafafa;padding:18px 18px 0;border-radius:6px 6px 0 0;border:1px solid rgba(0,0,0,.06)}.shared-table-filter-form-wrapper .shared-filter-form{max-width:100%!important;position:relative;padding-bottom:0!important}.shared-table-filter-form-wrapper .shared-filter-form.view-actions .form-body{-webkit-margin-end:92px;margin-inline-end:92px}.shared-table-filter-form-wrapper .shared-filter-form .form-body{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:12px;gap:12px;transition:all .3s ease-in-out}.shared-table-filter-form-wrapper .shared-filter-form .search-text-input{width:182px;height:32px}.shared-table-filter-form-wrapper .shared-filter-form .search-submit-btn{background-color:transparent;border:0;outline:0;cursor:pointer}.shared-table-filter-form-wrapper .shared-filter-form .form-actions{display:flex;align-items:center;justify-content:center;gap:8px;top:5px;position:absolute}.shared-table-filter-form-wrapper .shared-filter-form .form-actions.ltr{right:0;left:auto}.shared-table-filter-form-wrapper .shared-filter-form .form-actions.rtl{left:0;right:auto}.shared-table-filter-form-wrapper .shared-filter-form .form-actions .submit-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;margin-top:0!important;min-height:auto;min-width:auto;border-radius:50%}.shared-table-filter-form-wrapper .shared-filter-form .form-actions .submit-btn .svg-icon .fill-path{fill:#eee}.shared-table-filter-form-wrapper .shared-filter-form .form-actions .reset-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background-color:var(--body-bg)}.shared-table-filter-form-wrapper .shared-filter-form .form-actions .reset-btn .svg-icon .fill-path{fill:var(--primary)}.modal-action-btns-wrapper{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:42px}.modal-action-btns-wrapper .accept-btn,.modal-action-btns-wrapper .cancel-btn,.modal-action-btns-wrapper .reject-btn{display:flex;gap:8px;align-items:center;border:0;outline:0;height:40px;padding:4px 22px;border-radius:5px;cursor:pointer;transition:all .15s ease-out}.modal-action-btns-wrapper .accept-btn:hover,.modal-action-btns-wrapper .cancel-btn:hover,.modal-action-btns-wrapper .reject-btn:hover{box-shadow:1px 2px 2px rgba(0,0,0,.1)}.modal-action-btns-wrapper .accept-btn{background-color:var(--body-color);color:#fff}.modal-action-btns-wrapper .reject-btn{background-color:#fff;color:#fff}.modal-action-btns-wrapper .cancel-btn{background-color:#ddd;color:#404041}.ant-form.custom-shared-form,.custom-shared-form{padding-bottom:32px}.ant-form.custom-shared-form .submit-cancel-btns,.custom-shared-form .submit-cancel-btns{padding-top:0!important;display:flex;align-items:center;gap:.8rem;justify-content:flex-end}.ant-form.custom-shared-form .submit-cancel-btns .submit-btn,.custom-shared-form .submit-cancel-btns .submit-btn{justify-self:start!important;margin-top:0!important;min-height:auto;height:38px;font-size:.85rem;display:flex;align-items:center;justify-content:center;min-width:82px;border-radius:8px}.ant-form.custom-shared-form .submit-cancel-btns .cancel-btn,.custom-shared-form .submit-cancel-btns .cancel-btn{outline:0;border-radius:8px;padding:10px 18px;height:38px;min-width:auto;font-size:.9rem}.ant-form.custom-shared-form .form-body .form-fields-scroll-wrapper,.custom-shared-form .form-body .form-fields-scroll-wrapper{margin-bottom:0!important}.ant-form.custom-shared-form .form-body .ant-form-item-explain,.custom-shared-form .form-body .ant-form-item-explain{padding:0 4px;font-size:13px!important;height:14px;position:absolute;bottom:0;line-height:1}.ant-form.custom-shared-form .form-body .ant-form-item,.custom-shared-form .form-body .ant-form-item{display:flex;flex-direction:column;justify-content:flex-start;position:relative;margin-bottom:15px!important}.ant-form.custom-shared-form .form-body .ant-form-item-label,.custom-shared-form .form-body .ant-form-item-label{padding-bottom:1px}.ant-form.custom-shared-form .form-body .ant-form-item-label label,.custom-shared-form .form-body .ant-form-item-label label{margin-bottom:2px;-webkit-padding-start:4px;padding-inline-start:4px;font-size:14px}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper,.custom-shared-form .form-body .custom-text-field-wrapper{position:relative}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper.search-custom-text-field .ant-input-prefix,.ant-form.custom-shared-form .form-body .custom-text-field-wrapper.search-custom-text-field .ant-input-prefix button,.custom-shared-form .form-body .custom-text-field-wrapper.search-custom-text-field .ant-input-prefix,.custom-shared-form .form-body .custom-text-field-wrapper.search-custom-text-field .ant-input-prefix button{display:flex;align-items:center}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper.search-custom-text-field .ant-input-prefix svg,.custom-shared-form .form-body .custom-text-field-wrapper.search-custom-text-field .ant-input-prefix svg{color:var(--secondary-color)}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper.required .ant-form-item .ant-form-item-label>label.ant-form-item-no-colon:after,.custom-shared-form .form-body .custom-text-field-wrapper.required .ant-form-item .ant-form-item-label>label.ant-form-item-no-colon:after{content:"*";visibility:visible;color:red}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .ant-form-item label,.custom-shared-form .form-body .custom-text-field-wrapper .ant-form-item label{-webkit-padding-start:5px;padding-inline-start:5px}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .ant-form-item.focused .custom-text-field,.custom-shared-form .form-body .custom-text-field-wrapper .ant-form-item.focused .custom-text-field{border-color:rgba(var(--primary-rgb),25%)}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .ant-form-item.focused .custom-text-field.ant-input-status-error,.custom-shared-form .form-body .custom-text-field-wrapper .ant-form-item.focused .custom-text-field.ant-input-status-error{border-color:#ff4d4f}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper input.custom-text-field:focus-within,.custom-shared-form .form-body .custom-text-field-wrapper input.custom-text-field:focus-within{border-color:rgba(var(--primary-rgb),25%);box-shadow:0 0 0 2px rgba(var(--primary-rgb),16%)}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper input::placeholder,.custom-shared-form .form-body .custom-text-field-wrapper input::placeholder{font-size:.8rem!important}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field{height:48px!important;padding:4px 12px;border-radius:8px;border-color:hsla(0,0%,69%,.722);background-color:#fbfbfb;font-size:15px}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-status-error,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-status-error{border-color:#ff4d4f}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-group-wrapper-outlined,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-group-wrapper-outlined{padding:0}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-wrapper,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-wrapper{height:48px}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-wrapper input,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-wrapper input{height:48px;border-radius:8px;border-start-end-radius:0;border-end-end-radius:0;font-size:var(--body-font-size)}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-wrapper .ant-input-group-addon,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-wrapper .ant-input-group-addon{border-radius:8px;padding:0 10px;border-start-start-radius:0;border-end-start-radius:0}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-status-error .ant-input-prefix,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-status-error .ant-input-prefix{color:#ff4d4f}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-prefix,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field .ant-input-prefix{-webkit-margin-end:6px;margin-inline-end:6px;color:rgba(0,0,0,.6)}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-affix-wrapper-focused,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-affix-wrapper-focused{border-color:rgba(var(--primary-rgb),25%);box-shadow:0 0 0 2px rgba(var(--primary-rgb),16%)}.ant-form.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-affix-wrapper-status-error,.custom-shared-form .form-body .custom-text-field-wrapper .custom-text-field.ant-input-affix-wrapper-status-error{border-color:#ff4d4f}.ant-form.custom-shared-form .form-body .ant-input::placeholder,.custom-shared-form .form-body .ant-input::placeholder{font-size:var(--body-font-size)}.ant-form.custom-shared-form .form-body .custom-text-area-wrapper,.custom-shared-form .form-body .custom-text-area-wrapper{position:relative}.ant-form.custom-shared-form .form-body .custom-text-area-wrapper .ant-form-item .ant-form-item-row textarea.custom-text-area,.custom-shared-form .form-body .custom-text-area-wrapper .ant-form-item .ant-form-item-row textarea.custom-text-area{transition:all .2s ease-out;border-color:hsla(0,0%,69%,.722);background-color:#fbfbfb;padding:28px 18px;height:162px;border-radius:16px}.ant-form.custom-shared-form .form-body .custom-text-area-wrapper .ant-form-item .ant-form-item-row textarea.custom-text-area.ant-input-status-error,.custom-shared-form .form-body .custom-text-area-wrapper .ant-form-item .ant-form-item-row textarea.custom-text-area.ant-input-status-error{border-color:#ff4d4f}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper,.custom-shared-form .form-body .custom-select-field-wrapper{position:relative}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .ant-select,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .ant-select{height:100%!important}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field.ant-select-status-error .ant-select-selector,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field.ant-select-status-error .ant-select-selector{border-color:#ff7875}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field.ant-select-focused .ant-select-selector,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field.ant-select-focused .ant-select-selector{border-color:rgba(var(--primary-rgb),25%)}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector{transition:all .2s ease-out;border:1px solid hsla(0,0%,69%,.722);border-radius:8px;min-height:48px;background-color:#fbfbfb}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{height:100%}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector.ant-input-status-error,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector.ant-input-status-error{border-color:#ff4d4f}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-item,.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-placeholder,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-item,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-placeholder{line-height:32px;font-size:var(--body-font-size)}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-item .placeholder-text,.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-placeholder .placeholder-text,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-item .placeholder-text,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector .ant-select-selection-placeholder .placeholder-text{color:var(--secondary-color);font-size:var(--body-font-size)}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector:after,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-selector:after{line-height:36px!important}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-arrow,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-arrow{inset-inline-end:10px;width:22px;height:22px;margin-top:-10px}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-arrow svg,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-arrow svg{width:22px;height:22px}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-arrow i,.custom-shared-form .form-body .custom-select-field-wrapper .ant-form-item .ant-form-item-row .custom-select-field .ant-select-arrow i{font-size:18px}.ant-form.custom-shared-form .form-body .custom-select-field-wrapper .custom-label,.custom-shared-form .form-body .custom-select-field-wrapper .custom-label{pointer-events:none;padding-bottom:0;position:absolute;z-index:1;left:22px;top:24px;color:#98a6b3;transition:all .2s ease-out}.ant-form.custom-shared-form .form-body .custom-date-picker-wrap,.custom-shared-form .form-body .custom-date-picker-wrap{display:flex;flex-direction:column;width:100%}.ant-form.custom-shared-form .form-body .custom-date-picker-wrap .picker-label,.custom-shared-form .form-body .custom-date-picker-wrap .picker-label{font-size:14px;margin:0;-webkit-padding-start:8px;padding-inline-start:8px;padding-bottom:4px}.ant-form.custom-shared-form .form-body .custom-date-picker-wrap .ant-picker,.custom-shared-form .form-body .custom-date-picker-wrap .ant-picker{border:1px solid #ced4da!important;background-color:rgba(206,212,218,.05)!important;padding:4px 8px;border-radius:8px;height:48px}.ant-form.custom-shared-form .form-body .custom-date-picker-wrap .ant-picker .ant-picker-input>input,.custom-shared-form .form-body .custom-date-picker-wrap .ant-picker .ant-picker-input>input{font-size:var(--body-font-size);color:var(--secondary-color)}.ant-form.custom-shared-form .form-body .custom-date-picker-wrap .ant-picker .ant-picker-input>input::placeholder,.custom-shared-form .form-body .custom-date-picker-wrap .ant-picker .ant-picker-input>input::placeholder{font-size:.8rem!important}.ant-form.custom-shared-form .form-body .password-field-wrap,.custom-shared-form .form-body .password-field-wrap{position:relative}.ant-form.custom-shared-form .form-body .password-field-wrap.with-eye-icon input,.custom-shared-form .form-body .password-field-wrap.with-eye-icon input{-webkit-padding-end:42px!important;padding-inline-end:42px!important}.ant-form.custom-shared-form .form-body .password-field-wrap .eye-icon-btn,.custom-shared-form .form-body .password-field-wrap .eye-icon-btn{background-color:transparent;border:0;outline:0;position:absolute;left:14px;top:34px;cursor:pointer;padding:4px;z-index:1}.ant-form.custom-shared-form .form-body .password-field-wrap .eye-icon-btn svg,.custom-shared-form .form-body .password-field-wrap .eye-icon-btn svg{width:18px;height:18px}.ant-form.custom-shared-form .form-body .password-field-wrap .eye-icon-btn img,.custom-shared-form .form-body .password-field-wrap .eye-icon-btn img{height:18px}.ant-form.custom-shared-form .form-body .password-field-wrap.ltr .eye-icon-btn,.custom-shared-form .form-body .password-field-wrap.ltr .eye-icon-btn{left:auto;right:14px}.ant-form.custom-shared-form .form-body .country-code-phone-wrap,.custom-shared-form .form-body .country-code-phone-wrap{padding-bottom:24px;position:relative}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.error .custom-phone-input,.custom-shared-form .form-body .country-code-phone-wrap.error .custom-phone-input{border-color:#ff4d4f}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .custom-label,.custom-shared-form .form-body .country-code-phone-wrap .custom-label{pointer-events:none;padding-bottom:0;position:absolute;z-index:1;left:22px;top:24px;color:#98a6b3;transition:all .2s ease-out}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .PhoneInput--focus input,.ant-form.custom-shared-form .form-body .country-code-phone-wrap.focused input,.custom-shared-form .form-body .country-code-phone-wrap .PhoneInput--focus input,.custom-shared-form .form-body .country-code-phone-wrap.focused input{padding-top:17px!important}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .PhoneInput--focus+.custom-label,.ant-form.custom-shared-form .form-body .country-code-phone-wrap.focused .custom-label,.custom-shared-form .form-body .country-code-phone-wrap .PhoneInput--focus+.custom-label,.custom-shared-form .form-body .country-code-phone-wrap.focused .custom-label{top:5px;left:14px;scale:.92}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.rtl .PhoneInputCountry,.custom-shared-form .form-body .country-code-phone-wrap.rtl .PhoneInputCountry{border-left:1px solid #d5d9dd}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.rtl .PhoneInput--focus+.custom-label,.ant-form.custom-shared-form .form-body .country-code-phone-wrap.rtl.focused .custom-label,.custom-shared-form .form-body .country-code-phone-wrap.rtl .PhoneInput--focus+.custom-label,.custom-shared-form .form-body .country-code-phone-wrap.rtl.focused .custom-label{right:89px;left:auto}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.rtl .custom-label,.custom-shared-form .form-body .country-code-phone-wrap.rtl .custom-label{right:96px;left:auto}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.ltr .PhoneInputCountry,.custom-shared-form .form-body .country-code-phone-wrap.ltr .PhoneInputCountry{border-right:1px solid #d5d9dd}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.ltr .PhoneInput--focus+.custom-label,.ant-form.custom-shared-form .form-body .country-code-phone-wrap.ltr.focused .custom-label,.custom-shared-form .form-body .country-code-phone-wrap.ltr .PhoneInput--focus+.custom-label,.custom-shared-form .form-body .country-code-phone-wrap.ltr.focused .custom-label{left:89px;right:auto}.ant-form.custom-shared-form .form-body .country-code-phone-wrap.ltr .custom-label,.custom-shared-form .form-body .country-code-phone-wrap.ltr .custom-label{left:96px;right:auto}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .PhoneInputCountry,.custom-shared-form .form-body .country-code-phone-wrap .PhoneInputCountry{margin:0!important;padding:2px;display:flex;width:74px;justify-content:center}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .PhoneInputCountry:before,.custom-shared-form .form-body .country-code-phone-wrap .PhoneInputCountry:before{content:"";width:22px;height:22px;background-image:url(/_next/static/media/bx-chevron-down.fd6e6015.svg);background-repeat:no-repeat;background-size:cover}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input,.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input{display:grid;align-items:center;grid-template-columns:auto 1fr;border:1px solid #d5d9dd;border-radius:16px;overflow:hidden;background-color:#f7f8fa}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input .PhoneInputCountrySelectArrow,.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input .PhoneInputCountrySelectArrow{display:none;height:8px;width:8px}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input .PhoneInputCountryIcon,.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input .PhoneInputCountryIcon{height:18px;width:auto;border:0;padding:0 4px;background-color:transparent;box-shadow:none}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input .PhoneInputCountryIcon img,.custom-shared-form .form-body .country-code-phone-wrap .custom-phone-input .PhoneInputCountryIcon img{border-radius:2px}.ant-form.custom-shared-form .form-body .country-code-phone-wrap input,.ant-form.custom-shared-form .form-body .country-code-phone-wrap select,.custom-shared-form .form-body .country-code-phone-wrap input,.custom-shared-form .form-body .country-code-phone-wrap select{min-height:44px}.ant-form.custom-shared-form .form-body .country-code-phone-wrap input,.custom-shared-form .form-body .country-code-phone-wrap input{border-radius:8px;min-height:44px;border:0;box-shadow:none;outline:0;padding:2px 18px;transition:all .15s ease-out}.ant-form.custom-shared-form .form-body .country-code-phone-wrap input:focus,.ant-form.custom-shared-form .form-body .country-code-phone-wrap input:hover,.custom-shared-form .form-body .country-code-phone-wrap input:focus,.custom-shared-form .form-body .country-code-phone-wrap input:hover{border-color:var(--body-color)}.ant-form.custom-shared-form .form-body .country-code-phone-wrap input::placeholder,.custom-shared-form .form-body .country-code-phone-wrap input::placeholder{color:#c4c4c4}.ant-form.custom-shared-form .form-body .country-code-phone-wrap .error-p,.custom-shared-form .form-body .country-code-phone-wrap .error-p{position:absolute}.ant-form.custom-shared-form .form-body .product-img-wrap h3,.custom-shared-form .form-body .product-img-wrap h3{margin-bottom:8px;padding:0 6px;color:#555}.ant-form.custom-shared-form .form-body .editor-wrapper .editor-title,.custom-shared-form .form-body .editor-wrapper .editor-title{color:#666;margin-bottom:8px;font-size:1rem;display:flex;align-items:center;gap:8px}.ant-form.custom-shared-form .form-body .editor-wrapper .toolbarClassName,.custom-shared-form .form-body .editor-wrapper .toolbarClassName{direction:ltr}.ant-form.custom-shared-form .form-body .editor-wrapper .wrapperClassName,.custom-shared-form .form-body .editor-wrapper .wrapperClassName{margin-bottom:4px;background-color:#f5f5f5}.ant-form.custom-shared-form .form-body .editor-wrapper .wrapperClassName .editorClassName,.custom-shared-form .form-body .editor-wrapper .wrapperClassName .editorClassName{padding:0 18px;min-height:180px}.ant-form.custom-shared-form .form-body .product-img-wrap,.custom-shared-form .form-body .product-img-wrap{padding-bottom:32px;margin-bottom:22px;border-bottom:1px solid rgba(0,0,0,.2)}.ant-form.custom-shared-form .form-body .add-new-field-btn,.custom-shared-form .form-body .add-new-field-btn{font-weight:700;text-transform:capitalize;background-color:var(--body-color);color:#fff;border-radius:8px;padding:10px 18px;border:0;outline:0;min-height:44px;width:-moz-fit-content;width:fit-content;cursor:pointer}.ant-form.custom-shared-form .form-body .total-fields-price,.custom-shared-form .form-body .total-fields-price{display:flex;align-items:center;gap:18px;margin:8px 0;background-color:#444;padding:4px 22px;color:#fff;border-radius:12px}.ant-form.custom-shared-form .form-body .total-fields-price .total-value,.custom-shared-form .form-body .total-fields-price .total-value{min-height:52px;display:grid;place-items:center;font-size:20px;direction:ltr;line-height:2}.ant-form.custom-shared-form .form-body .custom-date-input,.custom-shared-form .form-body .custom-date-input{display:grid}.ant-form.custom-shared-form .form-body .custom-date-input .label-span,.custom-shared-form .form-body .custom-date-input .label-span{margin-bottom:8px;padding:0 6px;color:#555}.ant-form.custom-shared-form .form-body .custom-date-input input,.custom-shared-form .form-body .custom-date-input input{height:62px;border-radius:8px;border:0;padding:10px 4px 10px 18px;outline:0;transition:all .2s ease-out}.ant-form.custom-shared-form .form-body .receipt-date-picker,.custom-shared-form .form-body .receipt-date-picker{background-color:#f1f2f3!important;height:62px;border-radius:8px}.ant-form.custom-shared-form .form-body .receipt-date-picker input:focus,.custom-shared-form .form-body .receipt-date-picker input:focus{outline:0;box-shadow:none}.ant-form.custom-shared-form .form-body .error-p,.custom-shared-form .form-body .error-p{color:#f33;font-size:14px}.ant-form.custom-shared-form .form-body .custom-radios-wrap,.custom-shared-form .form-body .custom-radios-wrap{margin-top:18px;background-color:#f1f2f3;border-radius:12px;padding:12px 22px 18px;margin-bottom:12px}.ant-form.custom-shared-form .form-body .custom-radios-wrap .labels-wrap,.custom-shared-form .form-body .custom-radios-wrap .labels-wrap{-webkit-margin-start:12px;margin-inline-start:12px}.ant-form.custom-shared-form .form-body .custom-radios-wrap .radios-group-title,.custom-shared-form .form-body .custom-radios-wrap .radios-group-title{font-size:18px;margin-bottom:8px;color:#555}.ant-form.custom-shared-form .form-body .custom-radios-wrap .labels-wrap,.custom-shared-form .form-body .custom-radios-wrap .labels-wrap{display:grid;align-items:center;grid-auto-flow:column;grid-gap:22px;gap:22px;justify-content:flex-start}.ant-form.custom-shared-form .form-body .custom-radios-wrap .radio-input-label,.custom-shared-form .form-body .custom-radios-wrap .radio-input-label{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;grid-gap:8px;gap:8px}.ant-form.custom-shared-form .form-body .custom-radios-wrap .radio-input-label .label-span,.custom-shared-form .form-body .custom-radios-wrap .radio-input-label .label-span{font-size:15px;color:rgba(0,0,0,.5)}.ant-form.custom-shared-form .form-body .custom-radios-wrap .radio-input-label input,.custom-shared-form .form-body .custom-radios-wrap .radio-input-label input{margin-bottom:4px;opacity:0;width:0;height:0;display:none}.ant-form.custom-shared-form .form-body .custom-radios-wrap .radio-input-label svg,.custom-shared-form .form-body .custom-radios-wrap .radio-input-label svg{width:20px;height:20px}.ant-select-dropdown .ant-select-item.ant-select-item-option:has(.ant-select-item-option-content):has(.placeholder-text){height:0;min-height:0!important;padding:0!important}.ant-select-dropdown .ant-select-item-option-content .placeholder-text{color:var(--secondary-color);font-size:.85rem}.base-btn{background-color:transparent;border:0;outline:0;cursor:pointer;transition:all .15s ease-out;font-size:.9rem;font-weight:500;padding:.5rem .9rem;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;gap:2px}.light-btn{color:var(--body-color);background-color:var(--light)}.light-btn:hover{background-color:var(--light-text-emphasis)}.primary-btn{background-color:transparent;border:0;outline:0;cursor:pointer;color:var(--white);background-color:var(--primary)}.primary-btn svg{margin-top:2px}.primary-btn:hover{background-color:var(--primary-text-emphasis)}.success-btn{background-color:transparent;border:0;outline:0;cursor:pointer;color:var(--white);background-color:var(--success)}.success-btn svg{margin-top:2px}.success-btn:hover{background-color:var(--success-text-emphasis)}.danger-btn{color:var(--white);background-color:var(--danger)}.danger-btn svg{margin-top:3px}.danger-btn:hover{background-color:var(--danger-text-emphasis)}.info-btn{background-color:transparent;border:0;outline:0;cursor:pointer;color:var(--white);background-color:var(--info)}.info-btn svg{margin-top:2px}.info-btn:hover{background-color:var(--info-text-emphasis)}:root,[data-bs-theme=light]{--blue:#6691e7;--indigo:#405189;--purple:#fb8b02;--pink:#f672a7;--red:#ed5e5e;--orange:#f1963b;--yellow:#e8bc52;--green:#13c56b;--teal:#02a8b5;--cyan:#50c3e6;--white:#fff;--black:#000;--gray:#878a99;--gray-dark:#363d48;--gray-100:#f3f6f9;--gray-200:#eff2f7;--gray-300:#e9ebec;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#878a99;--gray-700:#495057;--gray-800:#363d48;--gray-900:#212529;--primary:#7c3a5b;--secondary:#fb8b02;--success:#13c56b;--info:#50c3e6;--warning:#e8bc52;--danger:#ed5e5e;--light:#f1f1f1;--extra-light:#f7f8fa;--dark:#363d48;--white-rgb:255,255,255;--black-rgb:0,0,0;--primary-rgb:124,58,91;--secondary-rgb:251,139,2;--success-rgb:19,197,107;--info-rgb:80,195,230;--warning-rgb:232,188,82;--danger-rgb:237,94,94;--light-rgb:243,246,249;--dark-rgb:54,61,72;--primary-text-color:#212529;--primary-text-emphasis:#622e47;--secondary-text-emphasis:#724ec0;--success-text-emphasis:#10a75b;--info-text-emphasis:#44a6c4;--warning-text-emphasis:#c5a046;--danger-text-emphasis:#c95050;--light-text-emphasis:#ced4da;--dark-text-emphasis:#363d48;--primary-bg-subtle:#ffcbe8;--secondary-bg-subtle:#faf0e3;--success-bg-subtle:#dcf6e9;--info-bg-subtle:#e5f6fb;--warning-bg-subtle:#fcf5e5;--danger-bg-subtle:#fce7e7;--light-bg-subtle:#f9fbfc;--dark-bg-subtle:#e9ebec;--primary-border-subtle:#c2d3f5;--secondary-border-subtle:#cfbef3;--success-border-subtle:#a1e8c4;--info-border-subtle:#b9e7f5;--warning-border-subtle:#f6e4ba;--danger-border-subtle:#f8bfbf;--light-border-subtle:#eff2f7;--dark-border-subtle:#adb5bd;--body-font-size:0.825rem;--body-font-weight:400;--body-line-height:1.5;--body-color:#212529;--body-color-rgb:33,37,41;--body-bg:#f0f0f0;--body-bg-rgb:243,246,249;--emphasis-color:#212529;--emphasis-color-rgb:33,37,41;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#fff;--secondary-bg-rgb:255,255,255;--tertiary-color:rgba(33,37,41,.5);--tertiary-color-rgb:33,37,41;--tertiary-bg:#eff2f7;--tertiary-bg-rgb:239,242,247;--heading-color:#495057;--link-color:#6691e7;--link-color-rgb:102,145,231;--link-decoration:none;--link-hover-color:#6691e7;--link-hover-color-rgb:102,145,231;--code-color:#f672a7;--highlight-color:#212529;--highlight-bg:#fcf8e3;--border-width:1px;--border-style:solid;--border-color:#e9ebec;--border-color-translucent:#ced4da;--border-radius:0.25rem;--border-radius-sm:0.2rem;--border-radius-lg:0.3rem;--border-radius-xl:1rem;--border-radius-xxl:2rem;--border-radius-2xl:var(--border-radius-xxl);--border-radius-pill:50rem;--box-shadow:0 1px 2px rgba(56,65,74,.15);--box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--box-shadow-lg:0 5px 10px rgba(30,32,37,.12);--box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--focus-ring-width:0.25rem;--focus-ring-opacity:0.25;--focus-ring-color:rgba(var(--primary-rgb),0.25);--form-valid-color:#13c56b;--form-valid-border-color:#13c56b;--form-invalid-color:#ed5e5e;--form-invalid-border-color:#ed5e5e;--table-bg:#f3f6f9;--table-bg-striped:#eef1f4;--table-striped-bg:rgba(var(--body-color-rgb),0.02)}[data-bs-theme=dark]{color-scheme:dark;--body-color:#ced4da;--body-color-rgb:206,212,218;--body-bg:#1a1d21;--body-bg-rgb:26,29,33;--emphasis-color:#fff;--emphasis-color-rgb:255,255,255;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#212529;--secondary-bg-rgb:33,37,41;--tertiary-color:rgba(206,212,218,.75);--tertiary-color-rgb:206,212,218;--tertiary-bg:#2a2d31;--tertiary-bg-rgb:42,45,49;--primary-text-emphasis:#622e47;--secondary-text-emphasis:#9e7de8;--success-text-emphasis:#42d189;--info-text-emphasis:#73cfeb;--warning-text-emphasis:#edc975;--danger-text-emphasis:#f17e7e;--light-text-emphasis:#535659;--dark-text-emphasis:#5f6164;--primary-bg-subtle:rgba(102,145,231,.15);--secondary-bg-subtle:rgba(134,92,226,.15);--success-bg-subtle:rgba(19,197,107,.15);--info-bg-subtle:rgba(80,195,230,.15);--warning-bg-subtle:rgba(232,188,82,.15);--danger-bg-subtle:rgba(237,94,94,.15);--light-bg-subtle:#25282c;--dark-bg-subtle:#313437;--primary-border-subtle:#425e96;--secondary-border-subtle:#432e71;--success-border-subtle:#0a6336;--info-border-subtle:#286273;--warning-border-subtle:#745e29;--danger-border-subtle:#772f2f;--light-border-subtle:#35383c;--dark-border-subtle:#3c3f42;--heading-color:#ced4da;--link-color:#e0e9fa;--link-hover-color:#e6edfb;--link-color-rgb:224,233,250;--link-hover-color-rgb:230,237,251;--code-color:#f672a7;--highlight-color:#ced4da;--highlight-bg:#5d4b21;--border-color:#32383e;--border-color-translucent:#32383e;--form-valid-color:#42d189;--form-valid-border-color:#42d189;--form-invalid-color:#f17e7e;--form-invalid-border-color:#f17e7e}.table-light{--table-color:#000;--table-bg:#f3f6f9;--table-border-color:#dbdde0;--table-striped-bg:#eef1f4;--table-striped-color:#000;--table-active-bg:#e9ecef;--table-active-color:#000;--table-hover-bg:#e9ecef;--table-hover-color:#000;color:var(--table-color);border-color:var(--table-border-color)}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}a{color:var(--body-color)}a,a:hover{text-decoration:none}ul{padding:0;margin:0;list-style-type:none}@font-face{font-family:PingAR\+LT-Light;src:url(/fonts/PingAR+LT-Light.woff2);font-style:normal}@font-face{font-family:PingAR\+LT-Regular;src:url(/fonts/PingAR+LT-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:PingAR\+LT-Medium;src:url(/fonts/PingAR+LT-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:PingAR\+LT-Bold;src:url(/fonts/PingAR+LT-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Changa-Regular;src:url(/fonts/Changa-Regular.woff2) format("woff2");font-style:normal}.custom-container{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media only screen and (min-width:576px){.custom-container{max-width:540px}}@media only screen and (min-width:768px){.custom-container{max-width:720px}}@media only screen and (min-width:992px){.custom-container{max-width:960px}}@media only screen and (min-width:1224px){.custom-container{max-width:1170px}}@media only screen and (min-width:1366px){.custom-container{max-width:1284px}}@media only screen and (min-width:1400px){.custom-container{max-width:1284px}}@media only screen and (min-width:1600px){.custom-container{max-width:1440px}}@media only screen and (min-width:1920px){.custom-container{max-width:1440px}}.admin-custom-container{margin:0;width:100%;padding-left:15px;padding-right:15px;max-width:1920px}.admin-container{margin:0;width:100%;padding-left:1.5rem;padding-right:1.5rem}.table-header-actions{border-bottom:1px solid rgba(0,0,0,.1);padding:.8rem;border-radius:.25rem;background-color:#fff;margin-bottom:1.2rem;display:flex;justify-content:space-between;align-items:center}.table-header-actions button{min-height:40px}.table-header-actions .create-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center}.table-header-actions .create-btn>svg{width:1rem;height:1rem}button.delete-all-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center;background-color:var(--danger)!important}button.delete-all-btn:hover{background-color:var(--danger-text-emphasis)!important}button.delete-all-btn>svg{width:1rem;height:1rem}.warning-btn{background-color:transparent;border:0;outline:0;cursor:pointer;color:var(--white);background-color:var(--warning)}.warning-btn svg{margin-top:2px}.warning-btn:hover{background-color:var(--warning-text-emphasis)}html{scroll-behavior:smooth;color:var(--primary-text-color);font-size:14px;height:100%;overflow-x:hidden;direction:ltr}html button,html input{font-family:inherit!important}body{padding:0;overflow-x:hidden!important;height:100%;background-color:var(--white);background-image:linear-gradient(to bottom,var(--body-bg),var(--white));overflow-y:auto!important;width:100%!important;font-size:var(--body-font-size)}body,body .app{margin:0;min-height:100vh}body .app{grid-template-rows:auto 1fr;padding:0!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class$=-page]{min-height:calc(100vh - 62px);padding-top:calc(1rem + 62px)}@media only screen and (min-width:1224px){[class$=-page]{min-height:calc(100vh - 96px - 366px)}}@media only screen and (min-width:992px){[class$=-page]{padding-top:0}}[class$=page-admin]{min-height:calc(100vh - 62px)}@media only screen and (min-width:1224px){[class$=page-admin]{min-height:calc(100vh - 70px)}}[contenteditable=true]{line-height:1.8}.ant-modal-wrap{overflow-y:hidden!important;display:flex;align-items:center}.ant-modal-wrap .ant-modal{top:0!important;padding:0}.ant-modal-wrap .ant-modal .ant-modal-content{margin:auto}.ant-modal-wrap .ant-modal-body{padding:8px}.ant-modal-wrap .ant-modal-body .custom-modal-content{height:100%;overflow-y:auto;max-height:calc(90vh - 102px)}.ant-modal-wrap .ant-modal-body .custom-modal-content::-webkit-scrollbar{width:8px;height:8px}.ant-modal-wrap .ant-modal-body .custom-modal-content::-webkit-scrollbar-track{border-radius:10px;background-color:#ddd}.ant-modal-wrap .ant-modal-body .custom-modal-content::-webkit-scrollbar-thumb{background-color:#bebebe;border-radius:10px}@media only screen and (min-width:992px){.ant-modal-wrap .ant-modal-body .custom-modal-content{max-height:calc(90vh - 122px)}}.loading-page{min-height:70vh}.ant-select-rtl{width:100%}.custom-toggle{border-radius:4px!important;height:24px!important;margin:0 32px!important}.custom-toggle.ant-switch-checked{background-color:#25d366!important}.custom-toggle.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)!important}.custom-toggle .ant-switch-handle:before{border-radius:4px!important;width:20px!important;height:20px!important}.custom-toggle.not-active{background-color:gray!important}.custom-round-toggle{border:1px solid #bdbfc7;height:20px!important;min-width:40px}.custom-round-toggle .ant-switch-handle{top:2px;height:14px;width:14px}.custom-round-toggle .ant-switch-handle:before{width:14px!important;height:14px!important}.custom-round-toggle.ant-switch-checked{background-color:#13c56b!important;border-color:#13c56b!important}.custom-round-toggle.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 17px)!important}.custom-round-toggle.ant-switch-checked .ant-switch-handle:before{background-color:var(--white)!important}.custom-round-toggle.not-active{background-color:var(--white)}.custom-round-toggle.not-active .ant-switch-handle:before{background-color:#bdbfc7}.custom-round-toggle.not-active:hover{background-color:var(--gray-200)}.ant-tooltip{font-size:var(--body-font-size)!important}.info-card h4{display:flex;gap:3px;align-items:center}.info-card h4 svg{height:20px;width:20px}.info-card p{font-size:var(--body-font-size);color:var(--secondary-color);margin-top:5px}.info-card.bg-success-subtle{background-color:var(--success-bg-subtle)}.info-card.bg-success-subtle h4{color:var(--success)}.info-card.bg-warning-subtle{background-color:var(--warning-bg-subtle)}.info-card.bg-warning-subtle h4{color:var(--danger)}.ant-tag{font-size:.78rem!important}.ant-card{border-radius:var(--border-radius)!important}.ant-card .ant-card-head{min-height:50px}.ant-btn,.ant-card .ant-card-head .ant-card-head-title{font-size:var(--body-font-size)}.ant-btn{border-radius:var(--border-radius);height:auto}.select-load-more-btn-wrapper{display:flex;justify-content:flex-end;padding:4px}.select-load-more-btn-wrapper .select-load-more-btn{border:0;outline:0;padding:4px 12px;background-color:var(--primary);color:var(--white);border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:13px}.card-tabs .ant-tabs-nav{margin-bottom:22px}.card-tabs .tab-label{display:flex;gap:4px;align-items:center}.card-tabs .tab-label .flag-img{width:32px;height:32px;border-radius:50%;overflow:hidden;border:1px solid rgba(var(--black-rgb),.05)}.card-tabs .tab-label .flag-img img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center center}.copy-to-clipboard-alert-wrapper{position:fixed;bottom:0;left:0;right:0;z-index:999999}.copy-to-clipboard-alert-wrapper .copy-to-clipboard-alert{border-radius:0;padding:1rem 2rem;background-color:var(--success-bg-subtle);color:var(--success)}