.custom-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:500;transition:all .3s ease}.custom-button-content{display:flex;justify-content:space-between;align-items:center;flex:1}.custom-button-contentWithIcon{display:flex;justify-content:center;align-items:center;flex:1}.custom-button-large{height:48px;padding:0 24px;min-width:100px;font-size:16px}.custom-button-large .custom-button-content,.custom-button-large .custom-button-contentWithIcon{font-size:16px}.custom-button-large .custom-button-icon img,.custom-button-large .custom-button-icon svg{width:20px;height:20px}.custom-button-medium{height:36px;padding:0 20px;min-width:80px;font-size:14px}.custom-button-medium .custom-button-content,.custom-button-medium .custom-button-contentWithIcon{font-size:14px}.custom-button-medium .custom-button-icon img,.custom-button-medium .custom-button-icon svg{width:16px;height:16px}.custom-button-small{height:32px;padding:0 16px;min-width:70px;font-size:14px}.custom-button-small .custom-button-content,.custom-button-small .custom-button-contentWithIcon{font-size:14px}.custom-button-small .custom-button-icon img,.custom-button-small .custom-button-icon svg{width:16px;height:16px}.custom-button .custom-button-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-inline-start:12px}.custom-button .custom-button-icon img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.custom-button .custom-button-icon svg{width:20px;height:20px}.custom-button:disabled{border-radius:8px;background-color:#e1e3e5;color:#9ea2a9;cursor:not-allowed}.custom-button:disabled:hover{background-color:#e1e3e5;color:#9ea2a9}.custom-button-primary{background:linear-gradient(to right,#9e7538,#c19453);border:none;color:#fff}.custom-button-primary:hover:not(:disabled){background:linear-gradient(to right,#8a6530,#a87f45);color:#fff}.custom-button-primary:active:not(:disabled){background:linear-gradient(to right,#7a5628,#95703d)}.custom-button-primary:focus:not(:disabled){background:linear-gradient(to right,#9e7538,#c19453)!important}.custom-button-primary:hover,.custom-button-primary:focus{border:none;color:#fff}.custom-button-secondary{background-color:#fff;border:1px solid #92722a;color:#92722a}.custom-button-secondary:hover:not(:disabled){background-color:#bd94371a;border-color:#cba344;color:#cba344}.custom-button-secondary:active:not(:disabled){background-color:#f2eccf}.custom-button-outline{background-color:transparent;border:1px solid #92722a;color:#92722a}.custom-button-outline:hover:not(:disabled){background-color:#bd94371a;border-color:#cba344;color:#cba344}.custom-button-outline:active:not(:disabled){background-color:#f2eccf}.custom-button-outline:hover,.custom-button-outline:focus{border-color:#92722a;color:#92722a}.custom-button-text:hover,.custom-button-text:focus{color:#92722a;background:none}.custom-button-text{background-color:transparent;border:none;color:#92722a;padding:0 16px}.custom-button-text:hover:not(:disabled){background-color:#bd94371a;color:#cba344}.custom-button-text:active:not(:disabled){background-color:#f2eccf}.custom-button-gold{background-color:#92722a!important;border:none;color:#fff!important}.custom-button-gold:hover:not(:disabled){background-color:#cba344;color:#fff}.custom-button-gold:active:not(:disabled){background-color:#a87f45}.custom-button-danger{background-color:#d83731;border:none;color:#fff}.custom-button-danger:hover:not(:disabled){background-color:#d43f39;color:#fff}.custom-button-danger:active:not(:disabled){background-color:#c02f29}.custom-button-danger:hover,.custom-button-danger:focus{border:none;color:#fff;background-color:#d43f39}.custom-button-danger-outline{background-color:transparent;border:1px solid #D83731;color:#d83731}.custom-button-danger-outline:hover:not(:disabled){background-color:#fee;border-color:#d43f39;color:#d43f39}.custom-button-danger-outline:active:not(:disabled){background-color:#fdd;border-color:#c02f29;color:#c02f29}.custom-button-danger-outline:hover,.custom-button-danger-outline:focus{border-color:#d83731;color:#d83731}.custom-button:disabled,.custom-button:disabled:hover,.custom-button:disabled:focus,.custom-button.ant-btn[disabled],.custom-button.ant-btn[disabled]:hover,.custom-button.ant-btn[disabled]:focus{background:#e1e3e5!important;border-color:#e1e3e5!important;color:#9ea2a9!important;cursor:not-allowed}.custom-button.ant-btn-sm{height:32px;padding:0 16px;font-size:14px}.custom-button.ant-btn-sm .custom-button-icon img,.custom-button.ant-btn-sm .custom-button-icon svg{width:16px;height:16px}.custom-button.ant-btn-lg{height:56px;padding:0 32px;font-size:18px}.custom-button.ant-btn-lg .custom-button-icon img,.custom-button.ant-btn-lg .custom-button-icon svg{width:24px;height:24px}.custom-button-rounded{border-radius:24px}.custom-button-circle{border-radius:50%;width:48px;height:48px;padding:0}@media(max-width:1919.98px){.custom-button-large{height:40px;padding:0 16px;min-width:88px;font-size:14px}.custom-button-large .custom-button-content,.custom-button-large .custom-button-contentWithIcon{font-size:14px}.custom-button-large .custom-button-icon img,.custom-button-large .custom-button-icon svg{width:16px;height:16px}.custom-button-medium{height:32px;padding:0 12px;min-width:72px;font-size:12px}.custom-button-medium .custom-button-content,.custom-button-medium .custom-button-contentWithIcon{font-size:12px}.custom-button-small{padding:0 12px;font-size:12px}.custom-button-small .custom-button-content,.custom-button-small .custom-button-contentWithIcon{font-size:12px}.custom-button .custom-button-icon{width:16px;height:16px;margin-inline-start:8px}.custom-button .custom-button-icon img,.custom-button .custom-button-icon svg{width:16px;height:16px}.custom-button.ant-btn-lg{height:48px;padding:0 24px;font-size:16px}.custom-button.ant-btn-sm{padding:0 12px;font-size:12px}}.darger-confirm-modal{width:600px;height:259px}.darger-confirm-modal .ant-modal-content{border-radius:20px;padding:0}@media(max-width:1919.98px){.darger-confirm-modal .ant-modal-content{border-radius:10px}}.darger-confirm-modal .ant-modal-body{padding:0}.darger-confirm-modal .confirm-modal-content{padding:32px}.darger-confirm-modal .confirm-modal-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}@media(max-width:1919.98px){.darger-confirm-modal .confirm-modal-header{gap:12px}}.darger-confirm-modal .confirm-modal-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.darger-confirm-modal .confirm-modal-icon.warning-icon img,.darger-confirm-modal .confirm-modal-icon.danger-icon img,.darger-confirm-modal .confirm-modal-icon.info-icon img{width:32px;height:32px}.darger-confirm-modal .confirm-modal-title{font-size:26px;font-weight:700;color:#361e12;margin:0;line-height:1.2}.darger-confirm-modal .confirm-modal-text{font-size:16px;color:#5f646d;line-height:1.5;margin:0 0 24px 64px}.darger-confirm-modal .confirm-modal-text.confirm-modal-text--plain{white-space:pre-wrap}.darger-confirm-modal .confirm-modal-text.confirm-modal-text--rich>:first-child{margin-top:0}.darger-confirm-modal .confirm-modal-text.confirm-modal-text--rich>:last-child{margin-bottom:0}.darger-confirm-modal .confirm-modal-text.confirm-modal-text--rich ul,.darger-confirm-modal .confirm-modal-text.confirm-modal-text--rich ol{margin:8px 0 0 20px;padding:0}@media(max-width:1919.98px){.darger-confirm-modal .confirm-modal-text{font-size:14px}}.darger-confirm-modal .confirm-modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-left:64px;padding-top:32px}.darger-confirm-modal .confirm-modal-footer .cancel-btn,.darger-confirm-modal .confirm-modal-footer .confirm-btn{height:48px;width:96px;padding:0 32px;border-radius:8px;font-size:16px;font-weight:500}@media(max-width:1919.98px){.darger-confirm-modal .confirm-modal-footer .cancel-btn,.darger-confirm-modal .confirm-modal-footer .confirm-btn{font-size:14px}}.darger-confirm-modal .confirm-modal-footer .cancel-btn{border:1px solid #D83731;color:#361e12;background-color:#fff;color:#d83731}.darger-confirm-modal .confirm-modal-footer .cancel-btn:hover{border-color:#d83731;color:#d83731}.darger-confirm-modal .confirm-modal-footer .confirm-btn{border:none}.darger-confirm-modal .confirm-modal-footer .confirm-btn:hover{opacity:.9}@media(max-width:1919.98px){.darger-confirm-modal .confirm-modal-footer{gap:8px}}.confirm-modal{width:600px;height:259px}.confirm-modal .ant-modal-content{border-radius:20px;padding:0}@media(max-width:1919.98px){.confirm-modal .ant-modal-content{border-radius:10px}}.confirm-modal .ant-modal-body{padding:0}.confirm-modal .confirm-modal-content{padding:32px}.confirm-modal .confirm-modal-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}@media(max-width:1919.98px){.confirm-modal .confirm-modal-header{gap:12px}}.confirm-modal .confirm-modal-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0}.confirm-modal .confirm-modal-icon.warning-icon img,.confirm-modal .confirm-modal-icon.danger-icon img,.confirm-modal .confirm-modal-icon.info-icon img{width:32px;height:32px}.confirm-modal .confirm-modal-title{font-size:26px;font-weight:700;color:#361e12;margin:0;line-height:1.2}.confirm-modal .confirm-modal-text{font-size:16px;color:#5f646d;line-height:1.5;margin:0 0 24px 64px}.confirm-modal .confirm-modal-text.confirm-modal-text--plain{white-space:pre-wrap}.confirm-modal .confirm-modal-text.confirm-modal-text--rich>:first-child{margin-top:0}.confirm-modal .confirm-modal-text.confirm-modal-text--rich>:last-child{margin-bottom:0}.confirm-modal .confirm-modal-text.confirm-modal-text--rich ul,.confirm-modal .confirm-modal-text.confirm-modal-text--rich ol{margin:8px 0 0 20px;padding:0}@media(max-width:1919.98px){.confirm-modal .confirm-modal-text{font-size:14px}}.confirm-modal .confirm-modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-left:64px;padding-top:32px}.confirm-modal .confirm-modal-footer .cancel-btn,.confirm-modal .confirm-modal-footer .confirm-btn{height:48px;padding:0 32px;border-radius:8px;font-size:16px;font-weight:500}@media(max-width:1919.98px){.confirm-modal .confirm-modal-footer .cancel-btn,.confirm-modal .confirm-modal-footer .confirm-btn{font-size:14px}}.confirm-modal .confirm-modal-footer .cancel-btn{border:1px solid #92722a;color:#361e12;background-color:#fff;color:#92722a}.confirm-modal .confirm-modal-footer .cancel-btn:hover{border-color:#92722a;color:#92722a}.confirm-modal .confirm-modal-footer .confirm-btn{border:none}.confirm-modal .confirm-modal-footer .confirm-btn:hover{opacity:.9}@media(max-width:1919.98px){.confirm-modal .confirm-modal-footer{gap:8px}}.reject-modal .ant-modal-content{border-radius:24px;padding:0;overflow:hidden}.reject-modal .ant-modal-header{padding:32px 40px}.reject-modal .ant-modal-body{padding:32px 40px 0}.reject-modal .reject-modal__header{margin:0 -32px 24px;padding:32px 32px 16px;border-bottom:1px solid #efefef}.reject-modal .reject-modal__header h3{margin:0;font-size:28px;font-weight:700;color:#372315}.reject-modal .reject-modal__body{display:flex;flex-direction:column;gap:16px}@media(max-width:1919.98px){.reject-modal .reject-modal__body{gap:12px}}.reject-modal .reject-modal__label{font-size:16px;color:#372315;display:flex;align-items:baseline;gap:4px;line-height:24px;margin-bottom:-8px}.reject-modal .reject-modal__label .required{display:inline-block;position:relative;top:3px;color:#d93025;font-weight:600;line-height:1}@media(max-width:1919.98px){.reject-modal .reject-modal__label{font-size:14px;line-height:20px}}.reject-modal .reject-modal__textarea{border-radius:12px;font-size:16px}.reject-modal .reject-modal__textarea .ant-input{min-height:108px}.reject-modal .reject-modal__textarea.ant-input-textarea-show-count:after{float:right}.reject-modal .reject-modal__textarea.ant-input-textarea-show-count.ant-input-textarea-rtl:after{float:left}@media(max-width:1919.98px){.reject-modal .reject-modal__textarea{font-size:14px}}.reject-modal .reject-modal__quick-note-label{font-size:14px;font-weight:600;color:#7a7f8a}@media(max-width:1919.98px){.reject-modal .reject-modal__quick-note-label{font-size:12px}}.reject-modal .reject-modal__quick-note{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:100px}@media(max-width:1919.98px){.reject-modal .reject-modal__quick-note{gap:8px}}.reject-modal .reject-modal__quick-note-item{border:none;border-radius:4px;padding:8px 16px;background-color:#f1f2f4;color:#6f7484;font-size:14px;cursor:pointer;transition:all .2s ease}.reject-modal .reject-modal__quick-note-item.is-active{background-color:#c9a96129;color:#1d130b;font-weight:500}.reject-modal .reject-modal__quick-note-item:hover{color:#1d130b}@media(max-width:1919.98px){.reject-modal .reject-modal__quick-note-item{font-size:12px}}.reject-modal .reject-modal__footer{margin:24px -32px 0;padding:24px 32px 32px;display:flex;justify-content:flex-end;gap:16px;border-top:1px solid #efefef}@media(max-width:1919.98px){.reject-modal .reject-modal__footer{gap:12px}}.reject-modal .reject-modal__btn{min-width:120px}.test-confirm-modal{width:600px}.test-confirm-modal .ant-modal-content{border-radius:20px;padding:0}@media(max-width:1919.98px){.test-confirm-modal .ant-modal-content{border-radius:10px}}.test-confirm-modal .ant-modal-body{padding:0}.test-confirm-modal .test-confirm-modal-content{padding:32px}.test-confirm-modal .test-confirm-modal-header{display:flex;align-items:flex-start;gap:24px;margin-bottom:32px}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-header{gap:16px;margin-bottom:24px}}.test-confirm-modal .test-confirm-modal-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.test-confirm-modal .test-confirm-modal-icon img{width:32px;height:32px;display:block}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-icon img{width:24px;height:24px}}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-icon{width:24px;height:24px}}.test-confirm-modal .test-confirm-modal-title{font-size:26px;font-weight:700;color:#232528;margin:0;line-height:1.21}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-title{font-size:20px}}.test-confirm-modal .test-confirm-modal-body{margin-left:56px}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-body{margin-left:40px}}.test-confirm-modal .test-confirm-modal-description{font-size:16px;font-weight:600;color:#361e12;line-height:1.5;margin:0 0 12px}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-description{font-size:14px;margin-bottom:8px}}.test-confirm-modal .test-confirm-modal-account{background:linear-gradient(90deg,#f7f6f3,#f6f6f5 56.3%,#f7f2eb);border-radius:8px;padding:16px;font-size:18px;color:#361e12;line-height:22px;word-break:break-all}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-account{font-size:14px;line-height:18px;padding:12px}}.test-confirm-modal .test-confirm-modal-note{font-size:16px;color:#5f646d;line-height:1.5;margin:32px 0 0}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-note{font-size:14px;margin-top:24px}}.test-confirm-modal .test-confirm-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-top:32px}.test-confirm-modal .test-confirm-modal-footer .cancel-btn,.test-confirm-modal .test-confirm-modal-footer .confirm-btn{height:48px;padding:0 20px;border-radius:8px;font-size:16px;font-weight:600}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-footer .cancel-btn,.test-confirm-modal .test-confirm-modal-footer .confirm-btn{font-size:14px;height:40px;padding:0 16px}}.test-confirm-modal .test-confirm-modal-footer .cancel-btn{border:1px solid #92722a;background-color:#fff;color:#92722a}.test-confirm-modal .test-confirm-modal-footer .cancel-btn:hover{border-color:#92722a;color:#92722a}.test-confirm-modal .test-confirm-modal-footer .confirm-btn{border:none}.test-confirm-modal .test-confirm-modal-footer .confirm-btn:hover{opacity:.9}@media(max-width:1919.98px){.test-confirm-modal .test-confirm-modal-footer{gap:12px;padding-top:24px}}.ant-message .ant-message-notice-content{box-sizing:border-box;min-height:56px;padding:16px 24px;border-radius:12px;background:#fff;box-shadow:0 8px 12px #00000014}.ant-message .ant-message-custom-content{display:inline-flex;align-items:center;gap:10px;color:#361e12;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;white-space:nowrap}@media(max-width:1919.98px){.ant-message .ant-message-custom-content{font-size:14px;line-height:20px}}.ant-message .ant-message-custom-content>span:last-child{display:inline-flex;align-items:center;min-height:24px}.ant-message .ant-message-custom-content>.anticon{position:static;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0;background-position:center;background-repeat:no-repeat;background-size:17.5px 17.5px;color:transparent;font-size:0;line-height:20px;vertical-align:top}@media(max-width:1919.98px){.ant-message .ant-message-custom-content>.anticon{line-height:16px}}.ant-message .ant-message-custom-content>.anticon svg{display:none}.ant-message .ant-message-success>.anticon{background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2017.5%2017.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M8.75%200C3.91797%200%200%203.91797%200%208.75C0%2013.582%203.91797%2017.5%208.75%2017.5C13.582%2017.5%2017.5%2013.582%2017.5%208.75C17.5%203.91797%2013.582%200%208.75%200ZM12.5293%205.89258L8.41602%2011.5957C8.35853%2011.6759%208.28274%2011.7413%208.19493%2011.7864C8.10713%2011.8315%208.00984%2011.8551%207.91113%2011.8551C7.81242%2011.8551%207.71513%2011.8315%207.62733%2011.7864C7.53953%2011.7413%207.46374%2011.6759%207.40625%2011.5957L4.9707%208.2207C4.89648%208.11719%204.9707%207.97266%205.09766%207.97266H6.01367C6.21289%207.97266%206.40234%208.06836%206.51953%208.23242L7.91016%2010.1621L10.9805%205.9043C11.0977%205.74219%2011.2852%205.64453%2011.4863%205.64453H12.4023C12.5293%205.64453%2012.6035%205.78906%2012.5293%205.89258V5.89258Z'%20fill='var(--fill-0,%20%234A9D5C)'/%3e%3c/svg%3e")}.ant-message .ant-message-error>.anticon{background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2017.5%2017.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M8.75%200C3.91797%200%200%203.91797%200%208.75C0%2013.582%203.91797%2017.5%208.75%2017.5C13.582%2017.5%2017.5%2013.582%2017.5%208.75C17.5%203.91797%2013.582%200%208.75%200ZM11.9805%2012.0742L10.6914%2012.0684L8.75%209.75391L6.81055%2012.0664L5.51953%2012.0723C5.43359%2012.0723%205.36328%2012.0039%205.36328%2011.916C5.36328%2011.8789%205.37695%2011.8438%205.40039%2011.8145L7.94141%208.78711L5.40039%205.76172C5.37679%205.73309%205.36369%205.69725%205.36328%205.66016C5.36328%205.57422%205.43359%205.50391%205.51953%205.50391L6.81055%205.50977L8.75%207.82422L10.6895%205.51172L11.9785%205.50586C12.0645%205.50586%2012.1348%205.57422%2012.1348%205.66211C12.1348%205.69922%2012.1211%205.73438%2012.0977%205.76367L9.56055%208.78906L12.0996%2011.8164C12.123%2011.8457%2012.1367%2011.8809%2012.1367%2011.918C12.1367%2012.0039%2012.0664%2012.0742%2011.9805%2012.0742Z'%20fill='var(--fill-0,%20%23EA4F49)'/%3e%3c/svg%3e")}.ant-message .ant-message-info>.anticon{background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2017.5%2017.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M8.75%200C3.91797%200%200%203.91797%200%208.75C0%2013.582%203.91797%2017.5%208.75%2017.5C13.582%2017.5%2017.5%2013.582%2017.5%208.75C17.5%203.91797%2013.582%200%208.75%200ZM9.375%2012.9688C9.375%2013.0547%209.30469%2013.125%209.21875%2013.125H8.28125C8.19531%2013.125%208.125%2013.0547%208.125%2012.9688V7.65625C8.125%207.57031%208.19531%207.5%208.28125%207.5H9.21875C9.30469%207.5%209.375%207.57031%209.375%207.65625V12.9688ZM8.75%206.25C8.50467%206.24499%208.27108%206.14402%208.09936%205.96875C7.92763%205.79348%207.83144%205.55788%207.83144%205.3125C7.83144%205.06712%207.92763%204.83152%208.09936%204.65625C8.27108%204.48098%208.50467%204.38001%208.75%204.375C8.99533%204.38001%209.22892%204.48098%209.40065%204.65625C9.57237%204.83152%209.66856%205.06712%209.66856%205.3125C9.66856%205.55788%209.57237%205.79348%209.40065%205.96875C9.22892%206.14402%208.99533%206.24499%208.75%206.25Z'%20fill='var(--fill-0,%20%23c19453)'/%3e%3c/svg%3e")}.ant-message .ant-message-warning>.anticon{background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2017.5%2017.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M8.75%200C3.91797%200%200%203.91797%200%208.75C0%2013.582%203.91797%2017.5%208.75%2017.5C13.582%2017.5%2017.5%2013.582%2017.5%208.75C17.5%203.91797%2013.582%200%208.75%200ZM8.125%204.53125C8.125%204.44531%208.19531%204.375%208.28125%204.375H9.21875C9.30469%204.375%209.375%204.44531%209.375%204.53125V9.84375C9.375%209.92969%209.30469%2010%209.21875%2010H8.28125C8.19531%2010%208.125%209.92969%208.125%209.84375V4.53125ZM8.75%2013.125C8.50467%2013.12%208.27108%2013.019%208.09936%2012.8437C7.92763%2012.6685%207.83144%2012.4329%207.83144%2012.1875C7.83144%2011.9421%207.92763%2011.7065%208.09936%2011.5313C8.27108%2011.356%208.50467%2011.255%208.75%2011.25C8.99533%2011.255%209.22892%2011.356%209.40065%2011.5313C9.57237%2011.7065%209.66856%2011.9421%209.66856%2012.1875C9.66856%2012.4329%209.57237%2012.6685%209.40065%2012.8437C9.22892%2013.019%208.99533%2013.12%208.75%2013.125Z'%20fill='var(--fill-0,%20%23F29F0E)'/%3e%3c/svg%3e")}.ant-message .ant-message-loading>.anticon{background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2010.7012%2010.7031'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M10%2010.7031C9.61133%2010.7031%209.29688%2010.3887%209.29688%2010C9.29688%208.83984%209.07031%207.71484%208.62109%206.6543C8.18897%205.63332%207.56356%204.70549%206.7793%203.92188C5.99655%203.13656%205.0685%202.51101%204.04688%202.08008C2.98828%201.63281%201.86328%201.40625%200.703125%201.40625C0.314453%201.40625%200%201.0918%200%200.703125C0%200.314453%200.314453%200%200.703125%200C2.05273%200%203.36328%200.263672%204.5957%200.787109C5.78711%201.28906%206.85547%202.01172%207.77344%202.92969C8.69141%203.84766%209.41211%204.91797%209.91602%206.10742C10.4375%207.33984%2010.7012%208.65039%2010.7012%2010C10.7031%2010.3887%2010.3887%2010.7031%2010%2010.7031V10.7031Z'%20fill='var(--fill-0,%20%23286CFF)'/%3e%3c/svg%3e");background-position:top right;background-size:10.7012px 10.7031px;animation:custom-message-loading-spin .8s linear infinite;transform-origin:center}.custom-message__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px}.custom-message__icon img{display:block;width:17.5px;height:17.5px}.custom-message__icon--loading{align-items:flex-start;justify-content:flex-end;animation:custom-message-loading-spin .8s linear infinite;transform-origin:center}.custom-message__icon--loading img{width:10.7012px;height:10.7031px}@keyframes custom-message-loading-spin{to{transform:rotate(360deg)}}.form-error-prompt--boxed{display:flex;align-items:center;background-color:#fef2f2;padding:16px;-moz-column-gap:8px;column-gap:8px;border-radius:8px;margin-bottom:16px}.form-error-prompt--boxed .form-error-prompt__icon{width:20px;height:20px;flex-shrink:0}.form-error-prompt--boxed .form-error-prompt__body{display:flex;flex-direction:column;row-gap:4px;flex:1;min-width:0}.form-error-prompt--boxed .form-error-prompt__message{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#b52520;word-break:break-word}@media(max-width:1919.98px){.form-error-prompt--boxed .form-error-prompt__message{font-size:12px;line-height:16px}}.form-error-prompt--boxed .form-error-prompt__message--with-link{display:flex;flex-wrap:nowrap;align-items:baseline;-moz-column-gap:4px;column-gap:4px;white-space:nowrap;word-break:normal}.form-error-prompt--boxed .form-error-prompt__message-text{color:#b52520}.form-error-prompt--boxed .form-error-prompt__action-link{flex-shrink:0;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#92722a;cursor:pointer;background:none;border:none;padding:0;margin:0;text-decoration:none}.form-error-prompt--boxed .form-error-prompt__action-link:hover{text-decoration:underline}@media(max-width:1919.98px){.form-error-prompt--boxed .form-error-prompt__action-link{font-size:12px;line-height:16px}}.form-error-prompt--boxed .form-error-prompt__action{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#92722a;cursor:pointer;width:-moz-fit-content;width:fit-content}@media(max-width:1919.98px){.form-error-prompt--boxed .form-error-prompt__action{font-size:12px;line-height:16px}}@media(max-width:1919.98px){.form-error-prompt--boxed{padding:12px}}.form-error-prompt--inline{margin-top:12px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#b52520;word-break:break-word}@media(max-width:1919.98px){.form-error-prompt--inline{font-size:12px;line-height:16px}}.form-error-prompt--boxed.form-error-prompt--compact{margin-bottom:24px}.form-error-prompt--boxed.form-error-prompt--after-input{margin-top:12px;margin-bottom:0}.form-error-prompt--boxed.form-error-prompt--after-footer{margin-top:16px;margin-bottom:0;width:100%}.service-stepper{display:flex;align-items:center;gap:16px;width:100%;padding:0 24px;box-sizing:border-box;overflow-x:auto;border-radius:12px;font-family:Inter,sans-serif}.service-stepper .service-stepper__item{position:relative;flex:1 0 168px;min-width:168px;padding:24px 16px;box-sizing:border-box;color:#5f646d;cursor:pointer}.service-stepper .service-stepper__content{display:flex;align-items:center;justify-content:center;gap:8px}.service-stepper .service-stepper__icon{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;color:inherit}.service-stepper .service-stepper__icon>svg{display:block;width:24px;height:24px}.service-stepper .service-stepper__label{overflow:hidden;font-size:16px;font-weight:500;line-height:24px;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap}.service-stepper .service-stepper__indicator{position:absolute;bottom:0;left:50%;width:177px;height:4px;background-color:#b68a35;border-radius:999px;transform:translate(-50%)}.service-stepper .service-stepper__item--active{color:#92722a}.service-stepper .service-stepper__item--completed{color:#4a9d5c}.service-step-icon{position:relative;display:block;width:24px;height:24px;color:inherit}.service-step-icon:before,.service-step-icon .service-step-icon__rules-top,.service-step-icon .service-step-icon__rules-middle,.service-step-icon .service-step-icon__rules-bottom{position:absolute;display:block;background-color:currentColor;content:"";mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%}.service-step-icon--completed:before{top:1.2px;left:1.2px;width:21.6002px;height:21.5992px;mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.6002'%20height='21.5992'%20viewBox='0%200%2021.6002%2021.5992'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M9.1191%200.131637C11.5592%20-0.25279%2014.0576%200.210638%2016.1972%201.44511C16.5799%201.66592%2016.711%202.15519%2016.4902%202.53789C16.2693%202.92046%2015.7801%203.05164%2015.3974%202.83086C13.5748%201.77937%2011.4466%201.38428%209.36812%201.71171C7.28949%202.03926%205.38558%203.06956%203.97456%204.63066C2.56357%206.19179%201.73065%208.18975%201.61421%2010.2908C1.49784%2012.3918%202.10515%2014.4692%203.33492%2016.1766C4.56482%2017.884%206.3433%2019.1184%208.373%2019.6736C10.4027%2020.2287%2012.5616%2020.0711%2014.4892%2019.2273C16.4169%2018.3834%2017.9967%2016.9038%2018.9658%2015.0359C19.9348%2013.168%2020.2346%2011.0246%2019.8144%208.96269C19.7264%208.53001%2020.0059%208.10777%2020.4384%208.01933C20.8713%207.93113%2021.2945%208.21051%2021.3828%208.64336C21.8759%2011.0639%2021.5242%2013.5805%2020.3867%2015.7732C19.249%2017.966%2017.3938%2019.7025%2015.1308%2020.6932C12.868%2021.6837%2010.3338%2021.8682%207.95113%2021.2166C5.56841%2020.5649%203.4799%2019.1165%202.03609%2017.1121C0.592397%2015.1077%20-0.1201%2012.6684%200.0165564%2010.2019C0.153281%207.73553%201.13168%205.39001%202.78804%203.55742C4.44442%201.72504%206.67913%200.516106%209.1191%200.131637ZM20.2324%202.23808C20.5448%201.92566%2021.0508%201.92566%2021.3632%202.23808C21.6754%202.55052%2021.6756%203.05661%2021.3632%203.36894L11.3632%2013.3689C11.0509%2013.6811%2010.5448%2013.6811%2010.2324%2013.3689L7.23238%2010.3689C6.92%2010.0566%206.9201%209.55051%207.23238%209.23808C7.5448%208.92566%208.05082%208.92566%208.36324%209.23808L10.7978%2011.6727L20.2324%202.23808Z'%20fill='%234A9D5C'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.6002'%20height='21.5992'%20viewBox='0%200%2021.6002%2021.5992'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M9.1191%200.131637C11.5592%20-0.25279%2014.0576%200.210638%2016.1972%201.44511C16.5799%201.66592%2016.711%202.15519%2016.4902%202.53789C16.2693%202.92046%2015.7801%203.05164%2015.3974%202.83086C13.5748%201.77937%2011.4466%201.38428%209.36812%201.71171C7.28949%202.03926%205.38558%203.06956%203.97456%204.63066C2.56357%206.19179%201.73065%208.18975%201.61421%2010.2908C1.49784%2012.3918%202.10515%2014.4692%203.33492%2016.1766C4.56482%2017.884%206.3433%2019.1184%208.373%2019.6736C10.4027%2020.2287%2012.5616%2020.0711%2014.4892%2019.2273C16.4169%2018.3834%2017.9967%2016.9038%2018.9658%2015.0359C19.9348%2013.168%2020.2346%2011.0246%2019.8144%208.96269C19.7264%208.53001%2020.0059%208.10777%2020.4384%208.01933C20.8713%207.93113%2021.2945%208.21051%2021.3828%208.64336C21.8759%2011.0639%2021.5242%2013.5805%2020.3867%2015.7732C19.249%2017.966%2017.3938%2019.7025%2015.1308%2020.6932C12.868%2021.6837%2010.3338%2021.8682%207.95113%2021.2166C5.56841%2020.5649%203.4799%2019.1165%202.03609%2017.1121C0.592397%2015.1077%20-0.1201%2012.6684%200.0165564%2010.2019C0.153281%207.73553%201.13168%205.39001%202.78804%203.55742C4.44442%201.72504%206.67913%200.516106%209.1191%200.131637ZM20.2324%202.23808C20.5448%201.92566%2021.0508%201.92566%2021.3632%202.23808C21.6754%202.55052%2021.6756%203.05661%2021.3632%203.36894L11.3632%2013.3689C11.0509%2013.6811%2010.5448%2013.6811%2010.2324%2013.3689L7.23238%2010.3689C6.92%2010.0566%206.9201%209.55051%207.23238%209.23808C7.5448%208.92566%208.05082%208.92566%208.36324%209.23808L10.7978%2011.6727L20.2324%202.23808Z'%20fill='%234A9D5C'/%3e%3c/svg%3e")}.service-step-icon--workflow:before{top:1.2px;left:1.2px;width:21.5996px;height:21.5996px;mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.5996'%20height='21.5996'%20viewBox='0%200%2021.5996%2021.5996'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M12.7998%200C13.7939%200%2014.5996%200.805692%2014.5996%201.7998V5.7998C14.5996%206.79392%2013.7939%207.59961%2012.7998%207.59961H11.5996V10H16.7998C17.2772%2010%2017.7347%2010.1898%2018.0723%2010.5273C18.4098%2010.8649%2018.5996%2011.3224%2018.5996%2011.7998V14H19.7998C20.7939%2014%2021.5996%2014.8057%2021.5996%2015.7998V19.7998C21.5996%2020.7939%2020.7939%2021.5996%2019.7998%2021.5996H15.7998C14.8057%2021.5996%2014%2020.7939%2014%2019.7998V15.7998C14%2014.8057%2014.8057%2014%2015.7998%2014H17V11.7998C17%2011.7468%2016.9789%2011.6957%2016.9414%2011.6582C16.9039%2011.6207%2016.8528%2011.5996%2016.7998%2011.5996H4.7998C4.74676%2011.5996%204.69571%2011.6207%204.6582%2011.6582C4.6207%2011.6957%204.59961%2011.7468%204.59961%2011.7998V14H5.7998C6.79392%2014%207.59961%2014.8057%207.59961%2015.7998V19.7998C7.59961%2020.7939%206.79392%2021.5996%205.7998%2021.5996H1.7998C0.805692%2021.5996%200%2020.7939%200%2019.7998V15.7998C0%2014.8057%200.805692%2014%201.7998%2014H3V11.7998C3%2011.3224%203.18978%2010.8649%203.52734%2010.5273C3.86491%2010.1898%204.32241%2010%204.7998%2010H10V7.59961H8.7998C7.80569%207.59961%207%206.79392%207%205.7998V1.7998C7%200.805692%207.80569%200%208.7998%200H12.7998ZM1.7998%2015.5996C1.68935%2015.5996%201.59961%2015.6893%201.59961%2015.7998V19.7998C1.59961%2019.9103%201.68935%2020%201.7998%2020H5.7998C5.91026%2020%206%2019.9103%206%2019.7998V15.7998C6%2015.6893%205.91026%2015.5996%205.7998%2015.5996H1.7998ZM15.7998%2015.5996C15.6893%2015.5996%2015.5996%2015.6893%2015.5996%2015.7998V19.7998C15.5996%2019.9103%2015.6893%2020%2015.7998%2020H19.7998C19.9103%2020%2020%2019.9103%2020%2019.7998V15.7998C20%2015.6893%2019.9103%2015.5996%2019.7998%2015.5996H15.7998ZM8.7998%201.59961C8.68935%201.59961%208.59961%201.68935%208.59961%201.7998V5.7998C8.59961%205.91026%208.68935%206%208.7998%206H12.7998C12.9103%206%2013%205.91026%2013%205.7998V1.7998C13%201.68935%2012.9103%201.59961%2012.7998%201.59961H8.7998Z'%20fill='%235F646D'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.5996'%20height='21.5996'%20viewBox='0%200%2021.5996%2021.5996'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M12.7998%200C13.7939%200%2014.5996%200.805692%2014.5996%201.7998V5.7998C14.5996%206.79392%2013.7939%207.59961%2012.7998%207.59961H11.5996V10H16.7998C17.2772%2010%2017.7347%2010.1898%2018.0723%2010.5273C18.4098%2010.8649%2018.5996%2011.3224%2018.5996%2011.7998V14H19.7998C20.7939%2014%2021.5996%2014.8057%2021.5996%2015.7998V19.7998C21.5996%2020.7939%2020.7939%2021.5996%2019.7998%2021.5996H15.7998C14.8057%2021.5996%2014%2020.7939%2014%2019.7998V15.7998C14%2014.8057%2014.8057%2014%2015.7998%2014H17V11.7998C17%2011.7468%2016.9789%2011.6957%2016.9414%2011.6582C16.9039%2011.6207%2016.8528%2011.5996%2016.7998%2011.5996H4.7998C4.74676%2011.5996%204.69571%2011.6207%204.6582%2011.6582C4.6207%2011.6957%204.59961%2011.7468%204.59961%2011.7998V14H5.7998C6.79392%2014%207.59961%2014.8057%207.59961%2015.7998V19.7998C7.59961%2020.7939%206.79392%2021.5996%205.7998%2021.5996H1.7998C0.805692%2021.5996%200%2020.7939%200%2019.7998V15.7998C0%2014.8057%200.805692%2014%201.7998%2014H3V11.7998C3%2011.3224%203.18978%2010.8649%203.52734%2010.5273C3.86491%2010.1898%204.32241%2010%204.7998%2010H10V7.59961H8.7998C7.80569%207.59961%207%206.79392%207%205.7998V1.7998C7%200.805692%207.80569%200%208.7998%200H12.7998ZM1.7998%2015.5996C1.68935%2015.5996%201.59961%2015.6893%201.59961%2015.7998V19.7998C1.59961%2019.9103%201.68935%2020%201.7998%2020H5.7998C5.91026%2020%206%2019.9103%206%2019.7998V15.7998C6%2015.6893%205.91026%2015.5996%205.7998%2015.5996H1.7998ZM15.7998%2015.5996C15.6893%2015.5996%2015.5996%2015.6893%2015.5996%2015.7998V19.7998C15.5996%2019.9103%2015.6893%2020%2015.7998%2020H19.7998C19.9103%2020%2020%2019.9103%2020%2019.7998V15.7998C20%2015.6893%2019.9103%2015.5996%2019.7998%2015.5996H15.7998ZM8.7998%201.59961C8.68935%201.59961%208.59961%201.68935%208.59961%201.7998V5.7998C8.59961%205.91026%208.68935%206%208.7998%206H12.7998C12.9103%206%2013%205.91026%2013%205.7998V1.7998C13%201.68935%2012.9103%201.59961%2012.7998%201.59961H8.7998Z'%20fill='%235F646D'/%3e%3c/svg%3e")}.service-step-icon--certificate:before{top:1.5px;left:3.748px;width:16.504px;height:21px;mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='16.504'%20height='21'%20viewBox='0%200%2016.504%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M12.752%200C13.3479%200.00124001%2013.9195%200.238613%2014.3408%200.660156C14.7621%201.08191%2014.9994%201.65386%2015%202.25V8.25C15%208.44891%2014.9209%208.63962%2014.7803%208.78027C14.6396%208.92093%2014.4489%209%2014.25%209C14.0511%209%2013.8604%208.92093%2013.7197%208.78027C13.5791%208.63962%2013.5%208.44891%2013.5%208.25V2.25C13.5%202.05156%2013.4213%201.86127%2013.2812%201.7207C13.1411%201.58012%2012.9505%201.50062%2012.752%201.5H2.25C2.05149%201.50062%201.86085%201.58012%201.7207%201.7207C1.58077%201.86125%201.50195%202.05165%201.50195%202.25V18.75C1.50195%2018.9483%201.58077%2019.1387%201.7207%2019.2793C1.86085%2019.4199%202.05149%2019.4994%202.25%2019.5H4.48828C4.68719%2019.5%204.8779%2019.5791%205.01855%2019.7197C5.15921%2019.8604%205.23828%2020.0511%205.23828%2020.25C5.23828%2020.4489%205.15921%2020.6396%205.01855%2020.7803C4.8779%2020.9209%204.68719%2021%204.48828%2021H2.25C1.65364%2020.9988%201.08184%2020.7615%200.660156%2020.3398C0.238468%2019.9182%200.00123854%2019.3464%200%2018.75V2.25C0.00123854%201.65364%200.238468%201.08184%200.660156%200.660156C1.08184%200.238468%201.65364%200.00123854%202.25%200H12.752ZM9.58691%208.12305C10.7632%208.12305%2011.8932%208.58313%2012.7344%209.40527C13.5755%2010.2275%2014.061%2011.3465%2014.0879%2012.5225C14.0865%2012.8611%2014.0468%2013.1988%2013.9688%2013.5283C14.0408%2013.5857%2014.1021%2013.6554%2014.1494%2013.7344L16.4062%2017.625H16.4043C16.4722%2017.7429%2016.5064%2017.8776%2016.5039%2018.0137C16.5013%2018.1496%2016.4618%2018.2822%2016.3896%2018.3975C16.3174%2018.5128%2016.2151%2018.6063%2016.0938%2018.668C15.9725%2018.7296%2015.8368%2018.7577%2015.7012%2018.748L13.5%2018.6074L12.5254%2020.583C12.4649%2020.7047%2012.3721%2020.8074%2012.2578%2020.8809C12.1436%2020.9543%2012.0117%2020.9955%2011.876%2021H11.8525C11.7209%2020.9999%2011.5915%2020.9652%2011.4775%2020.8994C11.3636%2020.8336%2011.2689%2020.739%2011.2031%2020.625L9.60938%2017.8428L7.99023%2020.625C7.92448%2020.7389%207.82968%2020.8336%207.71582%2020.8994C7.6019%2020.9652%207.47238%2020.9999%207.34082%2021H7.31738C7.18239%2020.9947%207.05091%2020.9533%206.9375%2020.8799C6.82423%2020.8065%206.7329%2020.7039%206.67285%2020.583L5.69727%2018.6074L3.49707%2018.748C3.36128%2018.7577%203.22489%2018.7296%203.10352%2018.668C2.98233%2018.6063%202.8798%2018.5127%202.80762%2018.3975C2.73554%2018.2823%202.69592%2018.1495%202.69336%2018.0137C2.69087%2017.8776%202.72596%2017.7429%202.79395%2017.625L5.04395%2013.7344C5.08762%2013.6617%205.14308%2013.5965%205.20801%2013.542C5.12802%2013.2081%205.0869%2012.8658%205.08594%2012.5225C5.11282%2011.3465%205.59927%2010.2275%206.44043%209.40527C7.28154%208.58332%208.41087%208.12312%209.58691%208.12305ZM4.79492%2017.1611L6.09375%2017.0762C6.24065%2017.066%206.38738%2017.0995%206.51562%2017.1719C6.64392%2017.2444%206.74828%2017.3532%206.81543%2017.4844L7.39258%2018.6562L8.4375%2016.8613C7.43811%2016.5948%206.5606%2015.9929%205.95117%2015.1572L4.79492%2017.1611ZM13.2324%2015.1406C12.627%2015.9767%2011.7539%2016.5806%2010.7578%2016.8516L11.8008%2018.6562L12.377%2017.4844C12.4434%2017.3523%2012.5475%2017.2423%2012.6758%2017.1689C12.8042%2017.0956%2012.9521%2017.0625%2013.0996%2017.0723L14.4043%2017.1582L13.2324%2015.1406ZM9.58789%209.51562C8.79272%209.51637%208.03011%209.83233%207.46777%2010.3945C6.9053%2010.957%206.58851%2011.7202%206.58789%2012.5156C6.58789%2013.109%206.76411%2013.6893%207.09375%2014.1826C7.42339%2014.6759%207.89229%2015.0601%208.44043%2015.2871C8.9886%2015.5142%209.5919%2015.5738%2010.1738%2015.458C10.7557%2015.3422%2011.2904%2015.0562%2011.71%2014.6367C12.1294%2014.2172%2012.4145%2013.6824%2012.5303%2013.1006C12.646%2012.5187%2012.5874%2011.9153%2012.3604%2011.3672C12.1333%2010.8191%2011.7482%2010.3511%2011.2549%2010.0215C10.7615%209.69184%2010.1812%209.51562%209.58789%209.51562ZM7.5%206C7.69889%206%207.88962%206.0791%208.03027%206.21973C8.17093%206.36038%208.25%206.55109%208.25%206.75C8.25%206.94891%208.17093%207.13962%208.03027%207.28027C7.88962%207.4209%207.69889%207.5%207.5%207.5H3.75C3.55112%207.49998%203.36036%207.42091%203.21973%207.28027C3.0791%207.13962%203%206.94889%203%206.75C3%206.55111%203.0791%206.36038%203.21973%206.21973C3.36036%206.07909%203.55112%206.00002%203.75%206H7.5ZM11.25%203C11.4489%203%2011.6396%203.0791%2011.7803%203.21973C11.9209%203.36038%2012%203.55109%2012%203.75C12%203.94891%2011.9209%204.13962%2011.7803%204.28027C11.6396%204.4209%2011.4489%204.5%2011.25%204.5H3.75C3.55112%204.49998%203.36036%204.42091%203.21973%204.28027C3.0791%204.13962%203%203.94889%203%203.75C3%203.55111%203.0791%203.36038%203.21973%203.21973C3.36036%203.07909%203.55112%203.00002%203.75%203H11.25Z'%20fill='%235F646D'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='16.504'%20height='21'%20viewBox='0%200%2016.504%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M12.752%200C13.3479%200.00124001%2013.9195%200.238613%2014.3408%200.660156C14.7621%201.08191%2014.9994%201.65386%2015%202.25V8.25C15%208.44891%2014.9209%208.63962%2014.7803%208.78027C14.6396%208.92093%2014.4489%209%2014.25%209C14.0511%209%2013.8604%208.92093%2013.7197%208.78027C13.5791%208.63962%2013.5%208.44891%2013.5%208.25V2.25C13.5%202.05156%2013.4213%201.86127%2013.2812%201.7207C13.1411%201.58012%2012.9505%201.50062%2012.752%201.5H2.25C2.05149%201.50062%201.86085%201.58012%201.7207%201.7207C1.58077%201.86125%201.50195%202.05165%201.50195%202.25V18.75C1.50195%2018.9483%201.58077%2019.1387%201.7207%2019.2793C1.86085%2019.4199%202.05149%2019.4994%202.25%2019.5H4.48828C4.68719%2019.5%204.8779%2019.5791%205.01855%2019.7197C5.15921%2019.8604%205.23828%2020.0511%205.23828%2020.25C5.23828%2020.4489%205.15921%2020.6396%205.01855%2020.7803C4.8779%2020.9209%204.68719%2021%204.48828%2021H2.25C1.65364%2020.9988%201.08184%2020.7615%200.660156%2020.3398C0.238468%2019.9182%200.00123854%2019.3464%200%2018.75V2.25C0.00123854%201.65364%200.238468%201.08184%200.660156%200.660156C1.08184%200.238468%201.65364%200.00123854%202.25%200H12.752ZM9.58691%208.12305C10.7632%208.12305%2011.8932%208.58313%2012.7344%209.40527C13.5755%2010.2275%2014.061%2011.3465%2014.0879%2012.5225C14.0865%2012.8611%2014.0468%2013.1988%2013.9688%2013.5283C14.0408%2013.5857%2014.1021%2013.6554%2014.1494%2013.7344L16.4062%2017.625H16.4043C16.4722%2017.7429%2016.5064%2017.8776%2016.5039%2018.0137C16.5013%2018.1496%2016.4618%2018.2822%2016.3896%2018.3975C16.3174%2018.5128%2016.2151%2018.6063%2016.0938%2018.668C15.9725%2018.7296%2015.8368%2018.7577%2015.7012%2018.748L13.5%2018.6074L12.5254%2020.583C12.4649%2020.7047%2012.3721%2020.8074%2012.2578%2020.8809C12.1436%2020.9543%2012.0117%2020.9955%2011.876%2021H11.8525C11.7209%2020.9999%2011.5915%2020.9652%2011.4775%2020.8994C11.3636%2020.8336%2011.2689%2020.739%2011.2031%2020.625L9.60938%2017.8428L7.99023%2020.625C7.92448%2020.7389%207.82968%2020.8336%207.71582%2020.8994C7.6019%2020.9652%207.47238%2020.9999%207.34082%2021H7.31738C7.18239%2020.9947%207.05091%2020.9533%206.9375%2020.8799C6.82423%2020.8065%206.7329%2020.7039%206.67285%2020.583L5.69727%2018.6074L3.49707%2018.748C3.36128%2018.7577%203.22489%2018.7296%203.10352%2018.668C2.98233%2018.6063%202.8798%2018.5127%202.80762%2018.3975C2.73554%2018.2823%202.69592%2018.1495%202.69336%2018.0137C2.69087%2017.8776%202.72596%2017.7429%202.79395%2017.625L5.04395%2013.7344C5.08762%2013.6617%205.14308%2013.5965%205.20801%2013.542C5.12802%2013.2081%205.0869%2012.8658%205.08594%2012.5225C5.11282%2011.3465%205.59927%2010.2275%206.44043%209.40527C7.28154%208.58332%208.41087%208.12312%209.58691%208.12305ZM4.79492%2017.1611L6.09375%2017.0762C6.24065%2017.066%206.38738%2017.0995%206.51562%2017.1719C6.64392%2017.2444%206.74828%2017.3532%206.81543%2017.4844L7.39258%2018.6562L8.4375%2016.8613C7.43811%2016.5948%206.5606%2015.9929%205.95117%2015.1572L4.79492%2017.1611ZM13.2324%2015.1406C12.627%2015.9767%2011.7539%2016.5806%2010.7578%2016.8516L11.8008%2018.6562L12.377%2017.4844C12.4434%2017.3523%2012.5475%2017.2423%2012.6758%2017.1689C12.8042%2017.0956%2012.9521%2017.0625%2013.0996%2017.0723L14.4043%2017.1582L13.2324%2015.1406ZM9.58789%209.51562C8.79272%209.51637%208.03011%209.83233%207.46777%2010.3945C6.9053%2010.957%206.58851%2011.7202%206.58789%2012.5156C6.58789%2013.109%206.76411%2013.6893%207.09375%2014.1826C7.42339%2014.6759%207.89229%2015.0601%208.44043%2015.2871C8.9886%2015.5142%209.5919%2015.5738%2010.1738%2015.458C10.7557%2015.3422%2011.2904%2015.0562%2011.71%2014.6367C12.1294%2014.2172%2012.4145%2013.6824%2012.5303%2013.1006C12.646%2012.5187%2012.5874%2011.9153%2012.3604%2011.3672C12.1333%2010.8191%2011.7482%2010.3511%2011.2549%2010.0215C10.7615%209.69184%2010.1812%209.51562%209.58789%209.51562ZM7.5%206C7.69889%206%207.88962%206.0791%208.03027%206.21973C8.17093%206.36038%208.25%206.55109%208.25%206.75C8.25%206.94891%208.17093%207.13962%208.03027%207.28027C7.88962%207.4209%207.69889%207.5%207.5%207.5H3.75C3.55112%207.49998%203.36036%207.42091%203.21973%207.28027C3.0791%207.13962%203%206.94889%203%206.75C3%206.55111%203.0791%206.36038%203.21973%206.21973C3.36036%206.07909%203.55112%206.00002%203.75%206H7.5ZM11.25%203C11.4489%203%2011.6396%203.0791%2011.7803%203.21973C11.9209%203.36038%2012%203.55109%2012%203.75C12%203.94891%2011.9209%204.13962%2011.7803%204.28027C11.6396%204.4209%2011.4489%204.5%2011.25%204.5H3.75C3.55112%204.49998%203.36036%204.42091%203.21973%204.28027C3.0791%204.13962%203%203.94889%203%203.75C3%203.55111%203.0791%203.36038%203.21973%203.21973C3.36036%203.07909%203.55112%203.00002%203.75%203H11.25Z'%20fill='%235F646D'/%3e%3c/svg%3e")}.service-step-icon .service-step-icon__rules-top{top:1.2px;left:1.2px;width:21.6133px;height:11.6006px;mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.6133'%20height='11.6006'%20viewBox='0%200%2021.6133%2011.6006'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20(Stroke)'%20d='M0%205.79492C4.64753e-05%205.44603%200.101497%205.1048%200.291992%204.8125C0.458805%204.55664%200.687498%204.34758%200.956055%204.20508L1.07324%204.14844L9.63477%200.251953L9.77246%200.193359C10.098%200.0654673%2010.4452%205.66095e-05%2010.7959%200C11.1967%200%2011.5933%200.0856857%2011.958%200.251953L20.5479%204.16211H20.5469C20.8628%204.30324%2021.1312%204.53231%2021.3203%204.82227C21.5109%205.11456%2021.6132%205.45577%2021.6133%205.80469C21.6133%206.15377%2021.511%206.49566%2021.3203%206.78809C21.1313%207.07793%2020.8627%207.30612%2020.5469%207.44727L20.5479%207.44824L11.9678%2011.3486L11.9668%2011.3477C11.6024%2011.5137%2011.2071%2011.6005%2010.8066%2011.6006C10.4557%2011.6006%2010.1081%2011.5343%209.78223%2011.4062L9.64453%2011.3477L1.06445%207.43848V7.4375C0.749127%207.29631%200.480774%207.06784%200.291992%206.77832C0.101343%206.4859%200%206.14401%200%205.79492ZM1.59961%205.79492C1.59961%205.8336%201.61076%205.87186%201.63184%205.9043C1.64233%205.9204%201.65546%205.93491%201.66992%205.94727L1.71875%205.97852L1.72852%205.98242L10.3076%209.89258H10.3086C10.4649%209.9638%2010.6349%2010.001%2010.8066%2010.001C10.9784%2010.0009%2011.1484%209.96385%2011.3047%209.89258L11.3057%209.8916L19.8857%205.99219L19.8936%205.98828C19.929%205.97263%2019.9593%205.94655%2019.9805%205.91406C20.0015%205.88163%2020.0127%205.84338%2020.0127%205.80469C20.0126%205.76617%2020.0015%205.72859%2019.9805%205.69629C19.9593%205.6638%2019.929%205.63772%2019.8936%205.62207L19.8848%205.61816L11.2949%201.70801H11.2939C11.1377%201.6368%2010.9676%201.59961%2010.7959%201.59961C10.6244%201.59967%2010.4549%201.63688%2010.2988%201.70801H10.2979L1.72754%205.6084L1.71875%205.6123C1.68344%205.62796%201.65295%205.6532%201.63184%205.68555C1.6107%205.71797%201.59966%205.75622%201.59961%205.79492Z'%20fill='%235F646D'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.6133'%20height='11.6006'%20viewBox='0%200%2021.6133%2011.6006'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20(Stroke)'%20d='M0%205.79492C4.64753e-05%205.44603%200.101497%205.1048%200.291992%204.8125C0.458805%204.55664%200.687498%204.34758%200.956055%204.20508L1.07324%204.14844L9.63477%200.251953L9.77246%200.193359C10.098%200.0654673%2010.4452%205.66095e-05%2010.7959%200C11.1967%200%2011.5933%200.0856857%2011.958%200.251953L20.5479%204.16211H20.5469C20.8628%204.30324%2021.1312%204.53231%2021.3203%204.82227C21.5109%205.11456%2021.6132%205.45577%2021.6133%205.80469C21.6133%206.15377%2021.511%206.49566%2021.3203%206.78809C21.1313%207.07793%2020.8627%207.30612%2020.5469%207.44727L20.5479%207.44824L11.9678%2011.3486L11.9668%2011.3477C11.6024%2011.5137%2011.2071%2011.6005%2010.8066%2011.6006C10.4557%2011.6006%2010.1081%2011.5343%209.78223%2011.4062L9.64453%2011.3477L1.06445%207.43848V7.4375C0.749127%207.29631%200.480774%207.06784%200.291992%206.77832C0.101343%206.4859%200%206.14401%200%205.79492ZM1.59961%205.79492C1.59961%205.8336%201.61076%205.87186%201.63184%205.9043C1.64233%205.9204%201.65546%205.93491%201.66992%205.94727L1.71875%205.97852L1.72852%205.98242L10.3076%209.89258H10.3086C10.4649%209.9638%2010.6349%2010.001%2010.8066%2010.001C10.9784%2010.0009%2011.1484%209.96385%2011.3047%209.89258L11.3057%209.8916L19.8857%205.99219L19.8936%205.98828C19.929%205.97263%2019.9593%205.94655%2019.9805%205.91406C20.0015%205.88163%2020.0127%205.84338%2020.0127%205.80469C20.0126%205.76617%2020.0015%205.72859%2019.9805%205.69629C19.9593%205.6638%2019.929%205.63772%2019.8936%205.62207L19.8848%205.61816L11.2949%201.70801H11.2939C11.1377%201.6368%2010.9676%201.59961%2010.7959%201.59961C10.6244%201.59967%2010.4549%201.63688%2010.2988%201.70801H10.2979L1.72754%205.6084L1.71875%205.6123C1.68344%205.62796%201.65295%205.6532%201.63184%205.68555C1.6107%205.71797%201.59966%205.75622%201.59961%205.79492Z'%20fill='%235F646D'/%3e%3c/svg%3e")}.service-step-icon .service-step-icon__rules-middle{top:11.2px;left:1.2px;width:21.5997px;height:6.59768px;mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.5997'%20height='6.59768'%20viewBox='0%200%2021.5997%206.59768'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20(Stroke)'%20d='M20.794%202.20069e-05C21.2356%20-0.00322069%2021.5961%200.352305%2021.5996%200.793967C21.6023%201.14301%2021.5038%201.48546%2021.3154%201.77932C21.1274%202.07254%2020.8575%202.30398%2020.54%202.44729L11.9609%206.34768L11.96%206.34865C11.5971%206.51297%2011.203%206.59768%2010.8047%206.59768C10.4064%206.59766%2010.0123%206.51296%209.64942%206.34865L9.64844%206.34768L1.04883%202.4385L1.04395%202.43557C0.731508%202.29097%200.467275%202.05988%200.282232%201.76955C0.0971941%201.47924%20-0.000841485%201.14215%205.44136e-06%200.797874C0.00109871%200.356057%200.35995%20-0.00105555%200.801763%202.20069e-05C1.24358%200.00111528%201.60069%200.359965%201.59961%200.80178C1.59952%200.840033%201.6103%200.87792%201.63086%200.910178C1.65139%200.942329%201.68122%200.967373%201.71583%200.98342H1.71485L10.3086%204.89065H10.3096C10.4651%204.96105%2010.634%204.99805%2010.8047%204.99807C10.9754%204.99807%2011.1443%204.96107%2011.2998%204.89065L19.8789%200.991233L19.8818%200.990256C19.9171%200.974414%2019.9468%200.948502%2019.9678%200.916038C19.9887%200.883368%2020.0003%200.844501%2020%200.805686C19.9968%200.364081%2020.3523%200.00351143%2020.794%202.20069e-05Z'%20fill='%235F646D'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.5997'%20height='6.59768'%20viewBox='0%200%2021.5997%206.59768'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20(Stroke)'%20d='M20.794%202.20069e-05C21.2356%20-0.00322069%2021.5961%200.352305%2021.5996%200.793967C21.6023%201.14301%2021.5038%201.48546%2021.3154%201.77932C21.1274%202.07254%2020.8575%202.30398%2020.54%202.44729L11.9609%206.34768L11.96%206.34865C11.5971%206.51297%2011.203%206.59768%2010.8047%206.59768C10.4064%206.59766%2010.0123%206.51296%209.64942%206.34865L9.64844%206.34768L1.04883%202.4385L1.04395%202.43557C0.731508%202.29097%200.467275%202.05988%200.282232%201.76955C0.0971941%201.47924%20-0.000841485%201.14215%205.44136e-06%200.797874C0.00109871%200.356057%200.35995%20-0.00105555%200.801763%202.20069e-05C1.24358%200.00111528%201.60069%200.359965%201.59961%200.80178C1.59952%200.840033%201.6103%200.87792%201.63086%200.910178C1.65139%200.942329%201.68122%200.967373%201.71583%200.98342H1.71485L10.3086%204.89065H10.3096C10.4651%204.96105%2010.634%204.99805%2010.8047%204.99807C10.9754%204.99807%2011.1443%204.96107%2011.2998%204.89065L19.8789%200.991233L19.8818%200.990256C19.9171%200.974414%2019.9468%200.948502%2019.9678%200.916038C19.9887%200.883368%2020.0003%200.844501%2020%200.805686C19.9968%200.364081%2020.3523%200.00351143%2020.794%202.20069e-05Z'%20fill='%235F646D'/%3e%3c/svg%3e")}.service-step-icon .service-step-icon__rules-bottom{top:16.2px;left:1.2px;width:21.5997px;height:6.59768px;mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.5997'%20height='6.59768'%20viewBox='0%200%2021.5997%206.59768'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20(Stroke)'%20d='M20.794%202.20069e-05C21.2356%20-0.00322069%2021.5961%200.352305%2021.5996%200.793967C21.6023%201.14301%2021.5038%201.48546%2021.3154%201.77932C21.1274%202.07254%2020.8575%202.30398%2020.54%202.44729L11.9609%206.34768L11.96%206.34865C11.5971%206.51297%2011.203%206.59768%2010.8047%206.59768C10.4064%206.59766%2010.0123%206.51296%209.64942%206.34865L9.64844%206.34768L1.04883%202.4385L1.04395%202.43557C0.731508%202.29097%200.467275%202.05988%200.282232%201.76955C0.0971941%201.47924%20-0.000841485%201.14215%205.44136e-06%200.797874C0.00109871%200.356057%200.35995%20-0.00105555%200.801763%202.20069e-05C1.24358%200.00111528%201.60069%200.359965%201.59961%200.80178C1.59952%200.840033%201.6103%200.87792%201.63086%200.910178C1.65139%200.942329%201.68122%200.967373%201.71583%200.98342H1.71485L10.3086%204.89065H10.3096C10.4651%204.96105%2010.634%204.99805%2010.8047%204.99807C10.9754%204.99807%2011.1443%204.96107%2011.2998%204.89065L19.8789%200.991233L19.8818%200.990256C19.9171%200.974414%2019.9468%200.948502%2019.9678%200.916038C19.9887%200.883368%2020.0003%200.844501%2020%200.805686C19.9968%200.364081%2020.3523%200.00351143%2020.794%202.20069e-05Z'%20fill='%235F646D'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='21.5997'%20height='6.59768'%20viewBox='0%200%2021.5997%206.59768'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector%20(Stroke)'%20d='M20.794%202.20069e-05C21.2356%20-0.00322069%2021.5961%200.352305%2021.5996%200.793967C21.6023%201.14301%2021.5038%201.48546%2021.3154%201.77932C21.1274%202.07254%2020.8575%202.30398%2020.54%202.44729L11.9609%206.34768L11.96%206.34865C11.5971%206.51297%2011.203%206.59768%2010.8047%206.59768C10.4064%206.59766%2010.0123%206.51296%209.64942%206.34865L9.64844%206.34768L1.04883%202.4385L1.04395%202.43557C0.731508%202.29097%200.467275%202.05988%200.282232%201.76955C0.0971941%201.47924%20-0.000841485%201.14215%205.44136e-06%200.797874C0.00109871%200.356057%200.35995%20-0.00105555%200.801763%202.20069e-05C1.24358%200.00111528%201.60069%200.359965%201.59961%200.80178C1.59952%200.840033%201.6103%200.87792%201.63086%200.910178C1.65139%200.942329%201.68122%200.967373%201.71583%200.98342H1.71485L10.3086%204.89065H10.3096C10.4651%204.96105%2010.634%204.99805%2010.8047%204.99807C10.9754%204.99807%2011.1443%204.96107%2011.2998%204.89065L19.8789%200.991233L19.8818%200.990256C19.9171%200.974414%2019.9468%200.948502%2019.9678%200.916038C19.9887%200.883368%2020.0003%200.844501%2020%200.805686C19.9968%200.364081%2020.3523%200.00351143%2020.794%202.20069e-05Z'%20fill='%235F646D'/%3e%3c/svg%3e")}.step-tabs-content{height:100%}.step-tabs-content .step-content{height:100%;display:none}.step-tabs-content .step-content.active{display:block}.custom-step-tabs .service-stepper{margin-bottom:32px}.custom-footer,.form-footer{display:flex;justify-content:space-between;gap:12px;position:sticky;bottom:0;z-index:20;background:linear-gradient(180deg,#eeedea00,#eeedea 50%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(8px);width:100%;min-height:84px;margin-top:auto;align-items:flex-end;padding:16px 0 0;box-sizing:border-box}@media(max-width:1919.98px){.custom-footer,.form-footer{gap:8px}}.custom-footer__back-slot{flex:1;min-width:0}.custom-footer__actions,.form-footer>:last-child{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;flex-wrap:wrap}.custom-footer__actions button+button,.form-footer>:last-child button+button{margin-left:0}.custom-footer__actions ._danger-line,.form-footer>:last-child ._danger-line{color:#d83731;border-color:#d83731}.custom-footer__actions ._danger-line:hover,.form-footer>:last-child ._danger-line:hover{background-color:#fef2f2}@media(max-width:1919.98px){.custom-footer__actions,.form-footer>:last-child{gap:8px}}.ReviewPersonalInformation-section{border-radius:12px;margin-bottom:16px;background:#fff}.ReviewPersonalInformation-section .section-content{padding:0 24px 24px}.ReviewPersonalInformation-section .section-content .info-block{margin-top:24px;border:1px solid #e1e3e5;border-radius:10px;padding:20px}.ReviewPersonalInformation-section .section-content .info-block:first-child{margin-top:0}.ReviewPersonalInformation-section .section-content .info-block .block-title{font-size:16px;font-weight:600;color:#361e12;margin-bottom:16px}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .block-title{font-size:14px}}.ReviewPersonalInformation-section .section-content .info-block .info-item{margin-bottom:16px}.ReviewPersonalInformation-section .section-content .info-block .info-item:last-child{margin-bottom:0}.ReviewPersonalInformation-section .section-content .info-block .info-item .info-label{display:block;font-size:14px;font-weight:500;color:#5f646d;margin-bottom:8px}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .info-item .info-label{font-size:12px}}.ReviewPersonalInformation-section .section-content .info-block .info-item .activities-tags{display:flex;flex-wrap:wrap;gap:8px}.ReviewPersonalInformation-section .section-content .info-block .info-item .activities-tags .activity-tag{display:inline-block;padding:6px 12px;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;font-size:14px;color:#361e12}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .info-item .activities-tags .activity-tag{font-size:12px}}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block{padding:12px}}.ReviewPersonalInformation-section .section-content .info-block--hidden{display:none}.ReviewPersonalInformation-section .section-content .fees-table{border-radius:8px;overflow:hidden}.ReviewPersonalInformation-section .section-content .fees-table .table-header,.ReviewPersonalInformation-section .section-content .fees-table .table-row{display:grid;grid-template-columns:100px 1fr 150px;padding:12px 16px;align-items:center}.ReviewPersonalInformation-section .section-content .fees-table .table-header{background:#f5f5f5;font-size:14px;font-weight:600;color:#361e12;border-bottom:1px solid #e8e8e8;color:#797e86}.ReviewPersonalInformation-section .section-content .fees-table .table-header .col-fee{display:flex;align-items:center;gap:4px}.ReviewPersonalInformation-section .section-content .fees-table .table-header .col-fee .fee-box{display:flex;align-items:center}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .fees-table .table-header{font-size:12px}}.ReviewPersonalInformation-section .section-content .fees-table .table-row{font-size:14px;color:#361e12}.ReviewPersonalInformation-section .section-content .fees-table .table-row:last-of-type{border-bottom:none}.ReviewPersonalInformation-section .section-content .fees-table .table-row .col-number{font-weight:500;color:#797e86}.ReviewPersonalInformation-section .section-content .fees-table .table-row .col-activity{padding:0 12px;color:#797e86}.ReviewPersonalInformation-section .section-content .fees-table .table-row .col-fee{text-align:right;font-weight:500;color:#797e86}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .fees-table .table-row{font-size:12px}}.ReviewPersonalInformation-section .section-content .fees-table .table-footer{display:flex;justify-content:flex-end;gap:12px;align-items:center;padding:16px;background:#fff;border-top:1px solid #e8e8e8}.ReviewPersonalInformation-section .section-content .fees-table .table-footer .total-label{font-size:16px;font-weight:600;color:#361e12}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .fees-table .table-footer .total-label{font-size:14px}}.ReviewPersonalInformation-section .section-content .fees-table .table-footer .total-amount{font-size:18px;font-weight:700;color:#92722a;display:flex;align-items:center;gap:4px}.ReviewPersonalInformation-section .section-content .fees-table .table-footer .total-amount img{width:15px;height:15px}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .fees-table .table-footer .total-amount{font-size:16px}}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .fees-table .table-footer{gap:8px;padding:12px}}.ReviewPersonalInformation-section .section-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;transition:background .3s}.ReviewPersonalInformation-section .section-header .section-title{font-size:20px;font-weight:600;color:#361e12;margin:0}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-header .section-title{font-size:18px}}.ReviewPersonalInformation-section .section-header .toggle-icon{font-size:14px;color:#361e12;transition:transform .3s}.ReviewPersonalInformation-section .section-header .toggle-icon.expanded{transform:rotate(90deg)}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-header .toggle-icon{font-size:12px}}.ReviewPersonalInformation-section .section-content-collapsed{overflow-y:hidden}.ReviewPersonalInformation-section .section-content-collapsed div{height:0!important}.ReviewPersonalInformation-section .section-content .info-block .establishment-list{display:flex;gap:24px;flex-wrap:wrap}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .establishment-list{gap:16px}}.ReviewPersonalInformation-section .section-content .info-block .profile-card{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:24px;width:490px;height:268px;padding:24px;background:#f8f7f4;border-radius:10px;position:relative}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:220px}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-right .profile-btn{width:104px;height:32px}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;gap:16px}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-name{font-family:Inter;font-weight:700;font-style:Bold;font-size:24px;line-height:28px;letter-spacing:0px;vertical-align:middle;height:104px;display:flex;align-items:center;justify-content:flex-start}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-item{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;color:#361e12;font-weight:400}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-item span{color:#361e12;font-family:Inter;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-item span{font-size:14px;line-height:20px}}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-item:last-child{margin-bottom:0}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-item .profile-icon{width:16px;height:16px;flex-shrink:0}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info .profile-details .profile-item{font-size:14px}}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-info{gap:12px}}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-avatar{grid-column:2;grid-row:1;width:140px;height:140px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-avatar .avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:64px;font-weight:600;color:#fff}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-avatar:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(180deg,transparent 0%,rgba(189,148,55,.3) 100%);pointer-events:none}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-status{border-radius:4px;font-size:14px;width:105px;height:26px;background-color:#fffbeb;font-weight:600;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-status.pending{color:#f29f0e}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-status.completed{color:#4a9d5c}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-status.approved{background-color:#f3faf4;color:#4a9d5c}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-status{font-size:12px}}.ReviewPersonalInformation-section .section-content .info-block .profile-card .profile-actions{grid-column:1 / 3;grid-row:2;display:flex;justify-content:space-between;align-items:center;margin-top:8px}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .profile-card{gap:16px;padding:12px}}.ReviewPersonalInformation-section .section-content .info-block .info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 24px}.ReviewPersonalInformation-section .section-content .info-block .info-grid .info-item{display:flex;flex-direction:column;gap:4px}.ReviewPersonalInformation-section .section-content .info-block .info-grid .info-item .info-label{font-size:13px;font-weight:500;color:#5f646d}.ReviewPersonalInformation-section .section-content .info-block .info-grid .info-item .info-value{font-size:14px;font-weight:500;color:#361e12}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .info-grid .info-item .info-value{font-size:12px}}.ReviewPersonalInformation-section .section-content .info-block .info-grid .info-item .domain-direction-rtl{direction:rtl;text-align:right}.ReviewPersonalInformation-section .section-content .info-block .documents-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info{flex:1;margin-bottom:8px;overflow:hidden}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-label{display:block;font-size:14px;font-weight:500;color:#797e86;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-label{font-size:12px}}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-file{display:flex;align-items:center;gap:8px;overflow:hidden}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-file .file-icon{font-size:20px;flex-shrink:0}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-file .file-icon{font-size:18px}}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-file .file-name{font-size:14px;color:#361e12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-file .file-name{font-size:12px}}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-actions{display:flex;gap:8px}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-actions .action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e8e8;border-radius:6px;cursor:pointer;transition:all .3s;color:#361e12;flex-shrink:0}.ReviewPersonalInformation-section .section-content .info-block .documents-grid .document-info .document-actions .action-btn:hover{border-color:#92722a;color:#92722a}@media(max-width:1919.98px){.ReviewPersonalInformation-section .section-content .info-block .documents-grid{gap:12px}}.file-upload-wrapper{width:100%}.file-upload-wrapper .common-upload .ant-input:disabled{background-color:transparent!important}.file-upload-wrapper .ant-upload{width:100%}.file-upload-wrapper .upload-input-wrapper{position:relative;width:100%}.file-upload-wrapper .upload-input-wrapper .ant-input{background-color:transparent}.file-upload-wrapper .upload-input-wrapper .upload-input{height:48px;border-radius:8px;font-size:14px;color:#8c8c8c;cursor:pointer;position:relative;z-index:1;background-color:transparent}.file-upload-wrapper .upload-input-wrapper .upload-input img{width:32px;height:32px;margin-right:8px}.file-upload-wrapper .upload-input-wrapper .upload-input:hover{border-color:#92722a}.file-upload-wrapper .upload-input-wrapper .upload-input:focus{border-color:#92722a;box-shadow:0 0 0 2px #c9a9611a}.file-upload-wrapper .upload-input-wrapper .upload-input.ant-input-disabled{cursor:not-allowed;background-color:#f5f5f5}@media(max-width:1919.98px){.file-upload-wrapper .upload-input-wrapper .upload-input{font-size:12px}}.file-upload-wrapper .upload-input-wrapper .upload-progress{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden;z-index:0;box-sizing:border-box}.file-upload-wrapper .upload-input-wrapper .upload-progress .upload-progress-bar{height:100%;border-radius:8px;background:linear-gradient(90deg,#fad44f00 20%,#fad44f1a 50%,#fad44f26 91.48%,#fad44f59);transition:width .3s ease;min-width:1%;box-sizing:border-box}.file-upload-wrapper .file-single .file-item{width:100%;height:48px;padding:16px 20px;border-radius:10px;display:flex;align-items:center;background:linear-gradient(90deg,#f7f6f3,#f6f6f5 56.25%,#f7f2eb)}.file-upload-wrapper .file-single .file-item img{width:32px;height:32px}.file-upload-wrapper .file-single .file-item .file-name{flex:1;font-size:16px;margin:0 16px;color:#21252e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1919.98px){.file-upload-wrapper .file-single .file-item .file-name{font-size:14px}}.file-upload-wrapper .file-single .file-item .delete-icon{font-size:20px;color:#92722a;cursor:pointer;transition:all .3s}.file-upload-wrapper .file-single .file-item .delete-icon:hover{color:#6a531f;transform:scale(1.1)}@media(max-width:1919.98px){.file-upload-wrapper .file-single .file-item .delete-icon{font-size:18px}}.file-upload-wrapper .file-list{margin-top:8px}.file-upload-wrapper .file-list .file-item{width:100%;height:48px;padding:16px 20px;border-radius:10px;display:flex;align-items:center;margin-top:8px;background:linear-gradient(90deg,#f7f6f3,#f6f6f5 56.25%,#f7f2eb)}.file-upload-wrapper .file-list .file-item img{width:32px;height:32px}.file-upload-wrapper .file-list .file-item .file-name{flex:1;font-size:16px;margin:0 16px;color:#21252e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1919.98px){.file-upload-wrapper .file-list .file-item .file-name{font-size:14px}}.file-upload-wrapper .file-list .file-item .delete-icon{font-size:20px;color:#92722a;cursor:pointer;transition:all .3s}.file-upload-wrapper .file-list .file-item .delete-icon:hover{color:#6a531f;transform:scale(1.1)}@media(max-width:1919.98px){.file-upload-wrapper .file-list .file-item .delete-icon{font-size:18px}}.file-upload-wrapper .upload-tip{font-size:12px;font-weight:400;color:#797e86;margin-top:8px}@media(max-width:1919.98px){.file-upload-wrapper .upload-tip{font-size:10px}}.pdf-scroll-preview{position:relative;display:flex;width:100%;height:100%;min-width:0;min-height:0;flex:1 1 auto}.pdf-scroll-preview__viewport{width:100%;height:100%;min-width:0;min-height:0;overflow:auto}.pdf-scroll-preview__content{display:flex;min-width:100%;width:-moz-max-content;width:max-content;min-height:100%;flex-direction:column;align-items:center;gap:16px;padding:12px;box-sizing:border-box}@media(max-width:1919.98px){.pdf-scroll-preview__content{gap:12px;padding:8px}}.pdf-scroll-preview__page{position:relative;flex:0 0 auto;background:#fff;box-shadow:0 16px 36px #00000029}.pdf-scroll-preview__page-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f2f3f5eb,#e6e8ebeb)}.pdf-scroll-preview__canvas{display:block;opacity:0;transition:opacity .2s ease}.pdf-scroll-preview__canvas.is-ready{opacity:1}.pdf-scroll-preview__state{display:flex;width:100%;min-height:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}@media(max-width:1919.98px){.pdf-scroll-preview__state{padding:12px}}.pdf-scroll-preview__state-card{display:flex;max-width:360px;flex-direction:column;align-items:center;gap:12px;padding:32px 28px;border:1px dashed rgba(255,255,255,.16);border-radius:16px;background:#ffffff0f;text-align:center}@media(max-width:1919.98px){.pdf-scroll-preview__state-card{gap:8px;border-radius:10px}}.pdf-scroll-preview__state-title{color:inherit;font-size:20px;font-weight:700}@media(max-width:1919.98px){.pdf-scroll-preview__state-title{font-size:18px}}.pdf-scroll-preview__state-copy{color:inherit;opacity:.7;font-size:14px;line-height:22px}@media(max-width:1919.98px){.pdf-scroll-preview__state-copy{font-size:12px}}.pdf-preview-toolbar{position:absolute;right:24px;bottom:24px;z-index:2;display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#fffffff5;box-shadow:0 10px 28px #0f172a29}.pdf-preview-toolbar__button.anticon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:#2d3648;font-size:16px;cursor:pointer;transition:opacity .2s ease}.pdf-preview-toolbar__button.anticon.is-disabled{cursor:not-allowed;opacity:.36}@media(max-width:1919.98px){.pdf-preview-toolbar__button.anticon{font-size:14px}}.pdf-preview-toolbar__value{min-width:52px;color:#2d3648;font-size:14px;font-weight:600;text-align:center}@media(max-width:1919.98px){.pdf-preview-toolbar__value{font-size:12px}}.ant-image-preview-operations-wrapper{bottom:0;top:auto}.document-viewer-preview-modal .ant-modal-header{padding-right:54px}.document-viewer-preview-modal .ant-modal-title{font-size:24px}.document-viewer-preview-modal .ant-modal-body{padding:0}.document-viewer-password-modal{width:600px!important;max-width:calc(100vw - 32px)}@media(max-width:1919.98px){.document-viewer-password-modal{max-width:calc(100vw - 48px)}}.document-viewer-password-modal .ant-modal-content{overflow:hidden;border-radius:20px;box-shadow:0 20px 25px -5px #1b1d211a,0 8px 10px -6px #1b1d211a}@media(max-width:1919.98px){.document-viewer-password-modal .ant-modal-content{border-radius:10px}}.document-viewer-password-modal .ant-modal-header{padding:40px 40px 24px;border-bottom:1px solid #e1e3e5}.document-viewer-password-modal .ant-modal-title{color:#232528;font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:32px}.document-viewer-password-modal .ant-modal-body{padding:24px 40px 40px}.document-viewer-password-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:16px;margin:0;padding:24px 32px;border-top:1px solid #e1e3e5}@media(max-width:1919.98px){.document-viewer-password-modal .ant-modal-footer{gap:12px}}.document-viewer-password-modal__body{display:flex;flex-direction:column}.document-viewer-password-modal__message{color:#5f646d;font-family:Inter,sans-serif;font-size:16px;line-height:24px}@media(max-width:1919.98px){.document-viewer-password-modal__message{font-size:14px;line-height:20px}}.document-viewer-password-modal__input.ant-input-affix-wrapper{min-height:56px;margin-top:24px;padding:14px 16px;border:1px solid #e1e3e5;border-radius:8px}.document-viewer-password-modal__input.ant-input-affix-wrapper:hover,.document-viewer-password-modal__input.ant-input-affix-wrapper-focused{border-color:#92722a;box-shadow:0 0 0 2px #92722a1f}.document-viewer-password-modal__input .ant-input{color:#232528;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}@media(max-width:1919.98px){.document-viewer-password-modal__input .ant-input{font-size:14px;line-height:20px}}.document-viewer-password-modal__input .ant-input::-moz-placeholder{color:#9ea2a9}.document-viewer-password-modal__input .ant-input::placeholder{color:#9ea2a9}.document-viewer-password-modal__input .ant-input-password-icon{color:#5f646d}.document-viewer-password-modal__error{color:#ff4d4f;font-size:14px;line-height:20px}@media(max-width:1919.98px){.document-viewer-password-modal__error{font-size:12px;line-height:16px}}.document-viewer__preview-shell{height:min(82vh,calc(100vh - 120px));min-height:520px}.document-viewer__pdf-stage{position:relative;height:100%;background:#f2f4f7}.document-viewer__modal-title{display:flex;min-width:0;align-items:center;gap:16px}.document-viewer__modal-title-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-viewer__pdf-download{flex:0 0 auto;width:24px;height:24px;cursor:pointer;opacity:.92;transition:opacity .2s ease}.document-viewer__pdf-download:hover{opacity:1}.document-viewer__pdf-download.is-disabled{cursor:not-allowed;opacity:.36;pointer-events:none}.document-viewer__pdf-preview{background:radial-gradient(circle at top,#fffffff2,#f2f4f7f5)}.document-viewer-video-modal{max-width:90%}.document-viewer-video-modal .ant-modal-body{padding:0}.document-viewer-video-modal__stage{display:flex;height:min(82vh,calc(100vh - 120px));min-height:320px;align-items:center;justify-content:center;overflow:hidden;background:#000}.document-viewer-video-modal__player{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.document-viewer-wrapper{width:100%;min-width:0}.document-viewer-wrapper .document-viewer-hidden-preview{position:absolute!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;overflow:hidden;opacity:0;pointer-events:none;line-height:0}.document-viewer-wrapper .document-viewer-hidden-preview .ant-image-img,.document-viewer-wrapper .document-viewer-hidden-preview .ant-image-error{display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important}.document-viewer-wrapper .ant-input,.document-viewer-wrapper .ant-select-selector,.document-viewer-wrapper .ant-picker{height:auto!important;border-radius:8px;font-size:14px;border:none!important}@media(max-width:1919.98px){.document-viewer-wrapper .ant-input,.document-viewer-wrapper .ant-select-selector,.document-viewer-wrapper .ant-picker{font-size:12px}}.document-viewer-wrapper .document-label{display:block;font-size:14px;color:#797e86;margin-bottom:8px}.document-viewer-wrapper .document-label .required-mark{color:#ff4d4f}@media(max-width:1919.98px){.document-viewer-wrapper .document-label{font-size:12px}}.document-viewer-wrapper .document-file+.document-file{margin-top:10px!important}.document-viewer-wrapper .document-file{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(to right,#f7f6f3,#f6f6f5,#f7f2eb);border-radius:8px;min-height:48px;max-width:100%;min-width:0;box-sizing:border-box}@media(max-width:1919.98px){.document-viewer-wrapper .document-file{padding:8px 12px}}.document-viewer-wrapper .document-file .file-info{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.document-viewer-wrapper .document-file .file-info .file-icon{width:24px;height:24px;flex-shrink:0}.document-viewer-wrapper .document-file .file-info .file-name{font-size:16px;color:#361e12;font-weight:500;display:block;overflow:hidden;white-space:nowrap;flex:1 1 auto;min-width:0}@media(max-width:1919.98px){.document-viewer-wrapper .document-file .file-info .file-name{font-size:14px}}.document-viewer-wrapper .document-file .file-actions{display:flex;gap:16px;flex-shrink:0}@media(max-width:1919.98px){.document-viewer-wrapper .document-file .file-actions{gap:12px}}.document-viewer-wrapper .document-file .file-actions .action-icon{width:20px;height:20px;cursor:pointer;opacity:.6;transition:opacity .3s}.document-viewer-wrapper .document-file .file-actions .action-icon:hover{opacity:1}.document-viewer-wrapper .document-file .file-actions .action-icon.anticon{width:20px;height:20px;font-size:18px}@media(max-width:1919.98px){.document-viewer-wrapper .document-file .file-actions .action-icon.anticon{font-size:16px}}.document-viewer-wrapper .document-file .file-actions .action-icon.is-disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.collapsible-card-header{position:relative;width:100%;min-height:72px;background:transparent}.collapsible-card-header__toggle{width:100%;min-width:0;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border:none;background:transparent;color:#361e12;cursor:pointer;font:inherit;text-align:start}.collapsible-card-header--with-action .collapsible-card-header__toggle{padding-inline-end:56px}.collapsible-card-header__title{min-width:0;color:#361e12;font-size:20px;font-weight:600;line-height:24px}.collapsible-card-header__chevron,.collapsible-card-header__action,.collapsible-card-header__toggle-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:none;background:transparent}.collapsible-card-header--with-extra{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px}.collapsible-card-header--with-extra .collapsible-card-header__toggle{flex:1;justify-content:space-between;min-height:0;padding:0}.collapsible-card-header__controls{display:flex;align-items:center;flex-shrink:0;gap:16px}.collapsible-card-header__extra{display:inline-flex;align-items:center;min-width:0}.collapsible-card-header--with-extra .collapsible-card-header__action{position:static;transform:none}.collapsible-card-header__chevron{transition:transform .2s ease}.collapsible-card-header__chevron--expanded{transform:rotate(180deg)}.collapsible-card-header__chevron img,.collapsible-card-header__action img,.collapsible-card-header__toggle-icon img{width:20px;height:20px;display:block;-o-object-fit:contain;object-fit:contain}.collapsible-card-header__action{position:absolute;inset-inline-end:24px;top:50%;transform:translateY(-50%);cursor:pointer}.collapsible-card-header__toggle:focus-visible,.collapsible-card-header__toggle-icon:focus-visible{outline:2px solid #92722a;outline-offset:-2px}.collapsible-card-header__action:focus-visible{outline:2px solid #92722a;outline-offset:2px}@media(max-width:1919.98px){.collapsible-card-header__toggle{gap:12px;padding:24px}.collapsible-card-header--with-action .collapsible-card-header__toggle{padding-inline-end:56px}.collapsible-card-header__title{font-size:18px;line-height:20px}.collapsible-card-header__action{inset-inline-end:24px}.collapsible-card-header--with-extra{gap:12px;padding:12px}.collapsible-card-header__controls{gap:12px}}.review-personal-information-icp-section{border-radius:20px;background:#fff;border:1px solid #eeeeee;overflow:hidden}@media(max-width:1919.98px){.review-personal-information-icp-section{border-radius:10px}}.review-personal-information-icp-section .section-content{padding:0 24px 24px}.review-personal-information-icp-section .section-content .info-block{margin-top:24px;border:1px solid #e1e3e5;border-radius:10px;padding:20px}.review-personal-information-icp-section .section-content .info-block:first-child{margin-top:0}.review-personal-information-icp-section .section-content .info-block .block-title{font-size:16px;font-weight:600;color:#361e12;margin-bottom:16px}@media(max-width:1919.98px){.review-personal-information-icp-section .section-content .info-block .block-title{font-size:14px}}.review-personal-information-icp-section .section-content .info-block .info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.review-personal-information-icp-section .section-content .info-block .info-item{display:flex;flex-direction:column;gap:4px;min-width:0}.review-personal-information-icp-section .section-content .info-block .info-item .info-label{font-size:13px;font-weight:500;color:#5f646d}.review-personal-information-icp-section .section-content .info-block .info-item .info-value{font-size:14px;font-weight:500;color:#361e12;line-height:20px;overflow-wrap:anywhere}@media(max-width:1919.98px){.review-personal-information-icp-section .section-content .info-block .info-item .info-value{font-size:12px;line-height:16px}}.review-personal-information-icp-section .section-content .info-block .info-item.info-item--signature .info-value{min-width:0}.review-personal-information-icp-section .section-content .info-block .info-item.info-item--signature .signature-document-viewer{width:100%}.review-personal-information-icp-section .section-content .info-block .info-item.info-item--signature .signature-document-viewer .document-file{margin-top:0}@media(max-width:1919.98px){.review-personal-information-icp-section .section-content .info-block{padding:12px}}.partnerList{border-radius:12px}.partnerList .details-content{flex:1;display:flex;flex-direction:column;gap:16px;padding-bottom:64px}@media(max-width:1919.98px){.partnerList .details-content{gap:12px}}.partnerList .detail-sections{display:flex;flex-direction:column;gap:24px}@media(max-width:1919.98px){.partnerList .detail-sections{gap:16px}}.partnerList .detail-section{background:#fff;border-radius:24px;padding:24px}.partnerList .detail-section .detail-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:32px;margin-top:0;margin-bottom:20px}.partnerList .detail-section .detail-section-header .ant-input::-moz-placeholder{font-size:16px;font-weight:500}.partnerList .detail-section .detail-section-header .ant-input::placeholder{font-size:16px;font-weight:500}@media(max-width:1919.98px){.partnerList .detail-section .detail-section-header .ant-input::-moz-placeholder{font-size:14px}.partnerList .detail-section .detail-section-header .ant-input::placeholder{font-size:14px}}@media(max-width:1919.98px){.partnerList .detail-section .detail-section-header{gap:12px}}.partnerList .detail-section .section-title{font-size:20px;font-weight:500;color:#361e12}@media(max-width:1919.98px){.partnerList .detail-section .section-title{font-size:18px}}.partnerList .detail-section .section-extra{width:284px;max-width:100%}.partnerList .detail-section .detail-section-body{display:flex;flex-direction:column;gap:20px}@media(max-width:1919.98px){.partnerList .detail-section .detail-section-body{gap:12px}}.partnerList .partner-search{height:40px;padding:0 12px;border-color:#dfe1e3;border-radius:8px}.partnerList .partner-search .ant-input{font-size:14px}.partnerList .partner-search .ant-input::-moz-placeholder{color:#797e86;font-size:14px;font-weight:400}.partnerList .partner-search .ant-input::placeholder{color:#797e86;font-size:14px;font-weight:400}.partnerList .partner-search .ant-input-prefix{margin-right:8px;color:#797e86}.partnerList .partner-grid{--partner-grid-gap: 24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--partner-card-min-width),1fr));gap:var(--partner-grid-gap);align-items:stretch}@media(max-width:1919.98px){.partnerList .partner-grid{--partner-grid-gap: 16px}}.partnerList .partner-search-loading{display:flex;align-items:center;justify-content:center;min-height:200px}.partnerList .partner-card{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:16px;width:100%;min-width:343px;min-height:268px;padding:24px 24px 22px;background:#f8f7f4;border-radius:10px}.partnerList .partner-card__badge{position:absolute;top:-8px;inset-inline-start:24px;width:140px;height:28px;padding-inline-end:18px;color:#fff;font-size:12px;font-weight:600;line-height:28px;text-align:center}.partnerList .partner-card__badge:before{position:absolute;inset:0;content:"";background:url("data:image/svg+xml,%3csvg%20width='120'%20height='24'%20viewBox='0%200%20120%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='102'%20height='24'%20rx='6'%20fill='url(%23paint0_linear_2_623)'/%3e%3cpath%20d='M111.391%200H94.1739V8H111.391V0Z'%20fill='%23C09352'/%3e%3cpath%20d='M111%200C115.626%200%20119.44%203.49009%20119.998%208H102.002C102.56%203.49009%20106.374%202.21103e-07%20111%200Z'%20fill='%239E7538'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2_623'%20x1='1.15271e-07'%20y1='24'%20x2='102.874'%20y2='7.42083'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%239E7538'/%3e%3cstop%20offset='1'%20stop-color='%23C19453'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center center;background-size:100% 100%}html[dir=rtl] .partnerList .partner-card__badge:before{transform:scaleX(-1)}.partnerList .partner-card__badge-text{position:relative;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.partnerList .partner-card--with-status{gap:0;padding-bottom:0}.partnerList .partner-card--with-status .partner-card__actions{margin-block:16px}.partnerList .partner-card__status-slot{box-sizing:border-box;flex-shrink:0;min-height:26px;width:calc(100% + 48px);margin:0 -24px}.partnerList .partner-card__status-slot>*{width:100%}.partnerList .partner-card__avatar{display:flex;align-items:center;justify-content:center;flex:0 0 110px;width:110px;height:110px;overflow:hidden;background:#b68a351a;border-radius:50%}.partnerList .partner-card__avatar img{width:54px;height:54px;-o-object-fit:contain;object-fit:contain}.partnerList .partner-card__content{display:flex;align-items:flex-start;gap:24px;width:100%;min-height:174px}.partnerList .partner-card__info{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch;padding-top:8px}.partnerList .partner-card__name{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-family:Inter;font-style:Bold;font-size:24px;line-height:28px;letter-spacing:0px;color:#361e12}.partnerList .partner-card__meta-list{display:flex;flex-direction:column;gap:8px;min-width:0}.partnerList .partner-card__meta-row{display:flex;align-items:center;gap:8px;width:100%;min-width:0;font-family:Inter;font-weight:400;font-style:Regular;font-size:16px;line-height:24px;letter-spacing:0px;color:#361e12}.partnerList .partner-card__meta-icon{display:flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px}.partnerList .partner-card__meta-icon img{max-width:16px;max-height:16px;-o-object-fit:contain;object-fit:contain}.partnerList .partner-card__meta-text{flex:1;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:24px}.partnerList .partner-card__actions{display:flex;justify-content:flex-end;width:100%;min-height:32px}.partnerList .partner-card__action{width:auto;min-width:104px;padding:0 12px;font-weight:600}.partnerList .details-footer{position:absolute;bottom:0;padding:64px 0 32px;background:linear-gradient(180deg,#eeedea00,#eeedea 50% 100%);z-index:5;width:1535px;height:144px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.partnerList .footer-inner{display:flex;align-items:center;gap:16px}@media(max-width:1919.98px){.partnerList .footer-inner{gap:12px}}.partnerList .footer-actions{display:flex;gap:16px}.partnerList .footer-actions .custom-button-danger{color:#dc3545;border:1px solid #dc3545;background-color:#0000}@media(max-width:1919.98px){.partnerList .footer-actions{gap:12px}}.partner-detials-modal{width:800px!important}.partner-detail{display:flex;flex-wrap:wrap;-moz-column-gap:56px;column-gap:56px;row-gap:24px}.partner-detail .partner-detail-row{width:calc(50% - 28px)}.partner-detail .partner-detail-label{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#797e86}@media(max-width:1919.98px){.partner-detail .partner-detail-label{font-size:12px;line-height:16px}}.partner-detail .partner-detail-value{margin-top:8px;font-family:Inter;font-weight:600;font-size:16px;line-height:24px;color:#361e12}@media(max-width:1919.98px){.partner-detail .partner-detail-value{font-size:14px;line-height:20px}}.partner-detail .partner-detail-value-ar{direction:rtl}@media(max-width:1919.98px){.partner-detail{row-gap:16px}}.ReviewEstablishmentInformation .border-card{border:1px solid #e1e3e5;padding:24px;border-radius:12px;margin-top:24px}.ReviewEstablishmentInformation .border-card:first-child{margin-top:0}.ReviewEstablishmentInformation .border-card .border-card-title{font-weight:500;font-size:18px;color:#361e12;margin-bottom:24px}@media(max-width:1919.98px){.ReviewEstablishmentInformation .border-card .border-card-title{font-size:16px}}.ReviewEstablishmentInformation .border-card .feild-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ReviewEstablishmentInformation .border-card .feild-list.first-feild-list .feild-item:first-child{grid-column:1}.ReviewEstablishmentInformation .border-card .feild-list .feild-item{min-width:0}.ReviewEstablishmentInformation .border-card .feild-list .feild-item .feild-label{font-size:14px;color:#797e86}@media(max-width:1919.98px){.ReviewEstablishmentInformation .border-card .feild-list .feild-item .feild-label{font-size:12px}}.ReviewEstablishmentInformation .border-card .feild-list .feild-item .feild-value{font-size:16px;color:#361e12;margin-top:6px;min-width:0}.ReviewEstablishmentInformation .border-card .feild-list .feild-item .feild-value.arabic-text{direction:rtl;text-align:right}@media(max-width:1919.98px){.ReviewEstablishmentInformation .border-card .feild-list .feild-item .feild-value{font-size:14px}}@media(max-width:1919.98px){.ReviewEstablishmentInformation .border-card .feild-list{gap:16px}}@media(max-width:1919.98px){.ReviewEstablishmentInformation .border-card{padding:12px}}.ReviewEstablishmentInformation .border-card2{margin-top:24px}.ReviewEstablishmentInformation .border-card2 .detail-section{border:1px solid #e1e3e5}.table-panel{width:100%;border-radius:16px;background-color:#fff}.table-panel .stats-row{margin-bottom:20px;height:25px;background-color:#f8f7f4;border-radius:6px;display:flex;align-items:center}.table-panel .stats-row .stat-item{padding:0 16px;flex:1;font-size:13px;font-weight:600;display:flex;justify-content:space-between;border-right:1px solid #e1e3e5}.table-panel .stats-row .stat-item:last-child{border-right:none}.table-panel .stats-row .stat-item .stat-label,.table-panel .stats-row .stat-item .stat-count{font-size:13px;font-weight:600}.table-panel .stats-row .stat-item.stat-success span{color:#4a9d5c}.table-panel .stats-row .stat-item.stat-warning span{color:#f29f0e}.table-panel .stats-row .stat-item.stat-error span{color:#ea4f49}.table-panel .stats-row .stat-item.stat-default span{color:#797e86}.table-panel .ant-table .ant-table-row-expand-icon{color:#92722a;width:17px;height:17px;line-height:17px;border-radius:2px}.table-panel .ant-table .ant-table-row-expand-icon:before{top:7px;right:3px;left:3px;height:1px}.table-panel .ant-table .ant-table-row-expand-icon:after{top:3px;bottom:3px;left:7px;width:1px}.table-panel .ant-table .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#f9f7ed}.table-panel .ant-table .ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.table-panel .ant-table .ant-table-container table>thead>tr:last-child th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}@media(max-width:1919.98px){.table-panel{border-radius:10px}}.table-panel-body{margin-top:8px}.table-panel-body .ant-table{background-color:transparent}.table-panel-body .ant-table-thead>tr>th{background-color:#fdf6eb;border-bottom:none;font-weight:500}.table-panel-body .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.table-panel-body .ant-table-tbody>tr:hover>td{background-color:#fffaf0}.pagination-total{display:flex;gap:16px}.filter-modal.ant-modal{max-width:calc(100vw - 32px)}.filter-modal.ant-modal .ant-modal-content{overflow:hidden;border-radius:20px}.filter-modal.ant-modal .ant-modal-header{box-sizing:border-box;min-height:100px;margin:0;padding:32px 40px;border-bottom:1px solid #e1e3e5;border-radius:20px 20px 0 0}.filter-modal.ant-modal .ant-modal-title{color:#361e12;font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:32px}.filter-modal.ant-modal .ant-modal-body{min-height:0!important;padding:0;overflow:visible}.filter-modal.ant-modal .ant-modal-footer{box-sizing:border-box;min-height:96px;margin:0;padding:24px 40px;border-top:1px solid #e1e3e5;border-radius:0 0 20px 20px}.filter-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;width:100%}.filter-modal-footer__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.filter-modal-footer__cancel,.filter-modal-footer__apply{width:140px;min-width:140px;height:48px}.filter-modal-footer__cancel.custom-button-outline{color:#c4a47c!important;background-color:#fff!important;border-color:#c4a47c!important}.filter-modal-footer__cancel.custom-button-outline:hover:not(:disabled),.filter-modal-footer__cancel.custom-button-outline:focus:not(:disabled){color:#b8954a!important;background-color:#c9a96114!important;border-color:#b8954a!important}.filter-modal-footer__apply.custom-button-primary{color:#fff!important;background:linear-gradient(90deg,#9e7538,#c19453)!important;border:none!important;box-shadow:none!important}.filter-modal-footer__apply.custom-button-primary:hover:not(:disabled),.filter-modal-footer__apply.custom-button-primary:active:not(:disabled),.filter-modal-footer__apply.custom-button-primary:focus:not(:disabled){color:#fff!important;background:linear-gradient(90deg,#9e7538,#c19453)!important}.filter-modal-footer__apply.custom-button-primary:disabled,.filter-modal-footer__apply.custom-button-primary:disabled:hover{color:#8c8c8c!important;background:#dcdcdc!important;cursor:not-allowed}.filter-modal-content{box-sizing:border-box;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min-content;-moz-column-gap:24px;column-gap:24px;row-gap:24px;align-content:start;justify-content:stretch;justify-items:stretch;min-height:400px;padding:32px 40px}.filter-modal-content>*{width:100%}.filter-modal-content .ant-picker-range,.filter-modal-content .ant-select,.filter-modal-content .ant-input{width:100%}.filter-modal-content .ant-picker.ant-picker-range{box-sizing:border-box;display:flex;align-items:center;height:48px;min-height:48px;max-height:48px;padding:0 11px;line-height:normal}.filter-modal-content .ant-picker-input{flex:1 1 auto;min-width:0}.filter-modal-content .ant-picker-input>input{height:38px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:38px}.filter-modal-content .ant-picker-input>input::-moz-placeholder{color:#797e86;opacity:1}.filter-modal-content .ant-picker-input>input::placeholder{color:#797e86;opacity:1}.filter-modal-content .ant-picker-separator,.filter-modal-content .ant-picker-active-bar,.filter-modal-content .ant-picker-suffix,.filter-modal-content .ant-picker-suffix .anticon{line-height:1}.filter-modal-content .ant-picker-suffix{pointer-events:none}.filter-modal-content .ant-picker-clear{z-index:2;pointer-events:auto}.filter-modal-content .ant-select:not(.ant-select-customize-input) .ant-select-selector{display:flex;align-items:center;height:48px!important;min-height:48px!important}.filter-modal-content .ant-select-single .ant-select-selector .ant-select-selection-item,.filter-modal-content .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:46px!important}.filter-modal-content .ant-select .ant-select-selector .ant-select-selection-placeholder{color:#797e86;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.filter-modal-content .ant-select-multiple .ant-select-selector{align-items:center;height:auto!important;min-height:48px!important;padding-top:4px;padding-bottom:4px}.filter-modal-content .ant-select-multiple .ant-select-selection-item{line-height:22px}.filter-modal-item{display:flex;flex-direction:column;grid-column:auto;gap:8px;align-self:start;justify-self:stretch;width:100%;min-height:0}.filter-modal-item>.ant-input,.filter-modal-item>.ant-input-affix-wrapper,.filter-modal-item>.ant-picker,.filter-modal-item>.ant-select{flex:none}.filter-modal-item-label{color:#361e12;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.filter-modal-item--compact-only{display:none!important}@media(max-width:1919.98px){.filter-modal-content .ant-picker-input>input,.filter-modal-content .ant-select .ant-select-selector .ant-select-selection-placeholder{font-size:12px}}@media(max-width:1439.98px){.filter-modal-item--compact-only{display:flex!important}}.formPanelContainer{width:100%;display:flex;flex-wrap:wrap}.formPanelContainer .form-panel{width:100%;border-radius:16px;background-color:#fff;margin-bottom:24px;padding:24px}.formPanelContainer .form-panel .ant-form-item-control-input-content{height:auto}.formPanelContainer .form-panel .ant-form-item-control-input-content .ant-picker{height:48px}.formPanelContainer .form-panel .ant-radio-group{display:flex;gap:24px}.formPanelContainer .form-panel .ant-radio-group .ant-radio-wrapper{font-size:14px;color:#361e12}.formPanelContainer .form-panel .ant-radio-group .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:#92722a}.formPanelContainer .form-panel .ant-radio-group .ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after{background-color:#92722a}@media(max-width:1919.98px){.formPanelContainer .form-panel .ant-radio-group .ant-radio-wrapper{font-size:12px}}@media(max-width:1919.98px){.formPanelContainer .form-panel .ant-radio-group{gap:16px}}.formPanelContainer .form-panel-header{margin-bottom:24px}.formPanelContainer .form-panel-title{color:#361e12;font-size:24px;font-weight:600;margin-bottom:24px}.formPanelContainer .form-panel-description{font-size:14px;color:#361e12}@media(max-width:1919.98px){.formPanelContainer .form-panel-description{font-size:12px}}.formPanelContainer .form-panel-grid{display:grid;width:100%;gap:24px}@media(max-width:1919.98px){.formPanelContainer .form-panel-grid{gap:16px}}.formPanelContainer .form-panel-item{display:flex;flex-direction:column}.formPanelContainer .form-panel-item-label{font-size:14px;color:#361e12;display:inline-flex;align-items:center;gap:4px}@media(max-width:1919.98px){.formPanelContainer .form-panel-item-label{font-size:12px}}.formPanelContainer .form-panel-item-label-text{line-height:1.4;font-size:14px;color:#797e86;height:auto;font-weight:500}@media(max-width:1919.98px){.formPanelContainer .form-panel-item-label-text{font-size:12px}}.formPanelContainer .form-panel-item-content{font-size:16px;color:#361e12;font-weight:500;margin-top:8px;word-break:break-all}@media(max-width:1919.98px){.formPanelContainer .form-panel-item-content{font-size:14px}}@media(max-width:1919.98px){.formPanelContainer .form-panel{border-radius:10px;padding:12px}}.formPanelContainer .last{margin-right:0;width:calc((100% - 24px)/2)}.formPanelContainer .other-form-panel{margin-right:24px;width:calc((100% - 24px)/2)}.editor-wrapper{border-radius:12px;overflow:visible;border:1px solid #f0ede5;background-color:#f8f4e8}.editor-wrapper .button-container button{line-height:1}.editor-wrapper video{width:100%}.editor-wrapper .w-e-hover-bar{display:none}.editor-wrapper .w-e-toolbar{position:relative;overflow:visible;gap:16px;padding:12px 16px;background-color:#f9fafb;border-bottom:1px solid #e1e3e5;z-index:10}.editor-wrapper .w-e-bar-item{height:20px;padding:0}.editor-wrapper .w-e-bar-item button{min-width:20px;height:20px;padding:0}.editor-wrapper .w-e-bar-item button[data-menu-key=bold],.editor-wrapper .w-e-bar-item button[data-menu-key=italic],.editor-wrapper .w-e-bar-item button[data-menu-key=underline],.editor-wrapper .w-e-bar-item button[data-menu-key=justifyLeft],.editor-wrapper .w-e-bar-item button[data-menu-key=justifyCenter],.editor-wrapper .w-e-bar-item button[data-menu-key=justifyRight],.editor-wrapper .w-e-bar-item button[data-menu-key=textCase],.editor-wrapper .w-e-bar-item button[data-menu-key=insertLink]{width:20px;background-position:center;background-repeat:no-repeat}.editor-wrapper .w-e-bar-item button[data-menu-key=bold]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='10.625'%20height='13.125'%20viewBox='0%200%2010.625%2013.125'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M8.31875%205.91406C8.81243%205.43886%209.15281%204.82695%209.29622%204.1569C9.43962%203.48684%209.3795%202.78922%209.12356%202.15358C8.86763%201.51795%208.42756%200.973305%207.85986%200.589572C7.29216%200.20584%206.62273%200.000530761%205.9375%200H0.625C0.45924%200%200.300269%200.0658481%200.183058%200.183058C0.0658481%200.300269%200%200.45924%200%200.625V12.5C0%2012.6658%200.0658481%2012.8247%200.183058%2012.9419C0.300269%2013.0592%200.45924%2013.125%200.625%2013.125H6.875C7.74177%2013.125%208.58179%2012.8247%209.25216%2012.2753C9.92253%2011.7258%2010.3819%2010.9611%2010.552%2010.1112C10.7222%209.26129%2010.5927%208.37868%2010.1855%207.61349C9.77837%206.84829%209.11871%206.24777%208.31875%205.91406ZM1.25%201.25H5.9375C6.51766%201.25%207.07406%201.48047%207.4843%201.8907C7.89453%202.30094%208.125%202.85734%208.125%203.4375C8.125%204.01766%207.89453%204.57406%207.4843%204.9843C7.07406%205.39453%206.51766%205.625%205.9375%205.625H1.25V1.25ZM6.875%2011.875H1.25V6.875H6.875C7.53804%206.875%208.17393%207.13839%208.64277%207.60723C9.11161%208.07607%209.375%208.71196%209.375%209.375C9.375%2010.038%209.11161%2010.6739%208.64277%2011.1428C8.17393%2011.6116%207.53804%2011.875%206.875%2011.875Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-size:10.625px 13.125px}.editor-wrapper .w-e-bar-item button[data-menu-key=italic]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='11.25'%20height='12.5'%20viewBox='0%200%2011.25%2012.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M11.25%200.625C11.25%200.79076%2011.1842%200.949731%2011.0669%201.06694C10.9497%201.18415%2010.7908%201.25%2010.625%201.25H7.95078L4.61719%2011.25H6.875C7.04076%2011.25%207.19973%2011.3158%207.31694%2011.4331C7.43415%2011.5503%207.5%2011.7092%207.5%2011.875C7.5%2012.0408%207.43415%2012.1997%207.31694%2012.3169C7.19973%2012.4342%207.04076%2012.5%206.875%2012.5H0.625C0.45924%2012.5%200.300269%2012.4342%200.183058%2012.3169C0.0658481%2012.1997%200%2012.0408%200%2011.875C0%2011.7092%200.0658481%2011.5503%200.183058%2011.4331C0.300269%2011.3158%200.45924%2011.25%200.625%2011.25H3.29922L6.63281%201.25H4.375C4.20924%201.25%204.05027%201.18415%203.93306%201.06694C3.81585%200.949731%203.75%200.79076%203.75%200.625C3.75%200.45924%203.81585%200.300269%203.93306%200.183058C4.05027%200.0658481%204.20924%200%204.375%200H10.625C10.7908%200%2010.9497%200.0658481%2011.0669%200.183058C11.1842%200.300269%2011.25%200.45924%2011.25%200.625Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-size:11.25px 12.5px}.editor-wrapper .w-e-bar-item button[data-menu-key=underline]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='11.25'%20height='14.375'%20viewBox='0%200%2011.25%2014.375'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M11.25%2013.75C11.25%2013.9158%2011.1842%2014.0747%2011.0669%2014.1919C10.9497%2014.3092%2010.7908%2014.375%2010.625%2014.375H0.625C0.45924%2014.375%200.300269%2014.3092%200.183058%2014.1919C0.0658481%2014.0747%200%2013.9158%200%2013.75C0%2013.5842%200.0658481%2013.4253%200.183058%2013.3081C0.300269%2013.1908%200.45924%2013.125%200.625%2013.125H10.625C10.7908%2013.125%2010.9497%2013.1908%2011.0669%2013.3081C11.1842%2013.4253%2011.25%2013.5842%2011.25%2013.75ZM5.625%2011.875C6.95064%2011.8736%208.22157%2011.3463%209.15894%2010.4089C10.0963%209.47157%2010.6236%208.20064%2010.625%206.875V0.625C10.625%200.45924%2010.5592%200.300269%2010.4419%200.183058C10.3247%200.0658481%2010.1658%200%2010%200C9.83424%200%209.67527%200.0658481%209.55806%200.183058C9.44085%200.300269%209.375%200.45924%209.375%200.625V6.875C9.375%207.86956%208.97991%208.82339%208.27665%209.52665C7.57339%2010.2299%206.61956%2010.625%205.625%2010.625C4.63044%2010.625%203.67661%2010.2299%202.97335%209.52665C2.27009%208.82339%201.875%207.86956%201.875%206.875V0.625C1.875%200.45924%201.80915%200.300269%201.69194%200.183058C1.57473%200.0658481%201.41576%200%201.25%200C1.08424%200%200.925269%200.0658481%200.808058%200.183058C0.690848%200.300269%200.625%200.45924%200.625%200.625V6.875C0.626448%208.20064%201.1537%209.47157%202.09107%2010.4089C3.02843%2011.3463%204.29936%2011.8736%205.625%2011.875Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-size:11.25px 14.375px}.editor-wrapper .w-e-bar-item button[data-menu-key=justifyLeft]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='15'%20height='10.625'%20viewBox='0%200%2015%2010.625'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M0%200.625C0%200.45924%200.0658481%200.300269%200.183058%200.183058C0.300269%200.0658481%200.45924%200%200.625%200H14.375C14.5408%200%2014.6997%200.0658481%2014.8169%200.183058C14.9342%200.300269%2015%200.45924%2015%200.625C15%200.79076%2014.9342%200.949731%2014.8169%201.06694C14.6997%201.18415%2014.5408%201.25%2014.375%201.25H0.625C0.45924%201.25%200.300269%201.18415%200.183058%201.06694C0.0658481%200.949731%200%200.79076%200%200.625ZM0.625%204.375H10.625C10.7908%204.375%2010.9497%204.30915%2011.0669%204.19194C11.1842%204.07473%2011.25%203.91576%2011.25%203.75C11.25%203.58424%2011.1842%203.42527%2011.0669%203.30806C10.9497%203.19085%2010.7908%203.125%2010.625%203.125H0.625C0.45924%203.125%200.300269%203.19085%200.183058%203.30806C0.0658481%203.42527%200%203.58424%200%203.75C0%203.91576%200.0658481%204.07473%200.183058%204.19194C0.300269%204.30915%200.45924%204.375%200.625%204.375ZM14.375%206.25H0.625C0.45924%206.25%200.300269%206.31585%200.183058%206.43306C0.0658481%206.55027%200%206.70924%200%206.875C0%207.04076%200.0658481%207.19973%200.183058%207.31694C0.300269%207.43415%200.45924%207.5%200.625%207.5H14.375C14.5408%207.5%2014.6997%207.43415%2014.8169%207.31694C14.9342%207.19973%2015%207.04076%2015%206.875C15%206.70924%2014.9342%206.55027%2014.8169%206.43306C14.6997%206.31585%2014.5408%206.25%2014.375%206.25ZM10.625%209.375H0.625C0.45924%209.375%200.300269%209.44085%200.183058%209.55806C0.0658481%209.67527%200%209.83424%200%2010C0%2010.1658%200.0658481%2010.3247%200.183058%2010.4419C0.300269%2010.5592%200.45924%2010.625%200.625%2010.625H10.625C10.7908%2010.625%2010.9497%2010.5592%2011.0669%2010.4419C11.1842%2010.3247%2011.25%2010.1658%2011.25%2010C11.25%209.83424%2011.1842%209.67527%2011.0669%209.55806C10.9497%209.44085%2010.7908%209.375%2010.625%209.375Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-size:15px 10.625px}.editor-wrapper .w-e-bar-item button[data-menu-key=justifyCenter]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='15'%20height='10.625'%20viewBox='0%200%2015%2010.625'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.625%200.625H14.375M2.5%203.75H12.5M0.625%206.875H14.375M2.5%2010H12.5'%20stroke='%23361E12'%20stroke-width='1.25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:15px 10.625px}.editor-wrapper .w-e-bar-item button[data-menu-key=justifyRight]{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='15'%20height='10.625'%20viewBox='0%200%2015%2010.625'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.625%200.625H14.375M4.375%203.75H14.375M0.625%206.875H14.375M4.375%2010H14.375'%20stroke='%23361E12'%20stroke-width='1.25'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:15px 10.625px}.editor-wrapper .w-e-bar-item button[data-menu-key=textCase]{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='12'%20viewBox='0%200%2019%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.19068%200.359118C6.14021%200.251745%206.06022%200.160956%205.96006%200.097363C5.85989%200.03377%205.7437%200%205.62506%200C5.50641%200%205.39022%200.03377%205.29006%200.097363C5.1899%200.160956%205.1099%200.251745%205.05943%200.359118L0.0594318%2010.9841C0.0244982%2011.0584%200.00453684%2011.1388%200.000687656%2011.2208C-0.00316153%2011.3028%200.00917676%2011.3848%200.0369981%2011.462C0.0931857%2011.618%200.209028%2011.7452%200.359041%2011.8158C0.509054%2011.8863%200.68095%2011.8944%200.836913%2011.8382C0.992876%2011.782%201.12013%2011.6662%201.19068%2011.5161L2.49224%208.75052H8.75787L10.0594%2011.5161C10.0944%2011.5904%2010.1436%2011.6571%2010.2043%2011.7124C10.265%2011.7676%2010.336%2011.8104%2010.4132%2011.8382C10.4904%2011.866%2010.5724%2011.8784%2010.6544%2011.8745C10.7364%2011.8707%2010.8168%2011.8507%2010.8911%2011.8158C10.9654%2011.7808%2011.032%2011.7316%2011.0873%2011.6709C11.1425%2011.6102%2011.1853%2011.5392%2011.2131%2011.462C11.2409%2011.3848%2011.2533%2011.3028%2011.2494%2011.2208C11.2456%2011.1388%2011.2256%2011.0584%2011.1907%2010.9841L6.19068%200.359118ZM3.08053%207.50052L5.62506%202.09349L8.16959%207.50052H3.08053ZM15.0001%203.75052C14.0032%203.75052%2013.2243%204.02162%2012.6852%204.55677C12.5724%204.67443%2012.5099%204.83152%2012.5113%204.99455C12.5126%205.15757%2012.5776%205.31362%2012.6924%205.42941C12.8071%205.5452%2012.9626%205.61156%2013.1256%205.61434C13.2886%205.61711%2013.4463%205.55609%2013.5649%205.44427C13.8618%205.14974%2014.3462%205.00052%2015.0001%205.00052C16.0337%205.00052%2016.8751%205.70365%2016.8751%206.56302V6.81459C16.3204%206.44351%2015.6674%206.24705%2015.0001%206.25052C13.2766%206.25052%2011.8751%207.51224%2011.8751%209.06302C11.8751%2010.6138%2013.2766%2011.8755%2015.0001%2011.8755C15.6676%2011.8784%2016.3208%2011.6812%2016.8751%2011.3091C16.8828%2011.4749%2016.9561%2011.6308%2017.0788%2011.7425C17.2015%2011.8542%2017.3636%2011.9126%2017.5294%2011.9048C17.6951%2011.8971%2017.851%2011.8238%2017.9627%2011.701C18.0744%2011.5783%2018.1328%2011.4163%2018.1251%2011.2505V6.56302C18.1251%205.01224%2016.7235%203.75052%2015.0001%203.75052ZM15.0001%2010.6255C13.9665%2010.6255%2013.1251%209.9224%2013.1251%209.06302C13.1251%208.20365%2013.9665%207.50052%2015.0001%207.50052C16.0337%207.50052%2016.8751%208.20365%2016.8751%209.06302C16.8751%209.9224%2016.0337%2010.6255%2015.0001%2010.6255Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-size:18.1257px 11.9055px}.editor-wrapper .w-e-bar-item button[data-menu-key=insertLink]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJiSURBVHgB7ZVNbtNAFMffG6cuFJFOIhYBGsucgCyakF2dE5AlrDA7dvQGTU5QumJJeoL2Bk13VYJU3yCmqdi1neyCRGZ4z2nAjhJau4gF4i9FHo/fm9+8j8kA/GtCuKM2N6QnhPB4rLXufj5X3T8KqkgpVx7iASJ68XmCtQjWnre3IIMYYufxiCB1o2HPsvRrjWafdl1CFO8er6+Ovo7GJ3Gf1BHNIORaod23afetn99cilKLARgT9IdXjbifgBT6HYQVhEoJxIAided9bw1aBKk58k11o/ghbmeMdg2AygRaBiH3Dgp4ObOrloufyMYFg3vza+SyQCpPZYUh9DkUQjdmEETwr206kEYMqTmF05pTNHReWtEcQapO8YrmBnVXujMI29CzA2n1VyCszXLh4CYIjXfikEpJujX2K8vm/HoLm4F3SW3ajNdkxRJHdOgU1+QkVCFDyLRlDOz3h5c+Q2ybakl+cBtVy3I3UyROYTCdk/6NkLr7yGPjFw636S9I9HO507JDEqmbaB2FjUK3eQFO19RKN/qhCpamC9Clg/q2P1ze1gkQ1eU5PUKugW0Ln2oikRe4I4SVOLBG65FBlDzWXHieA7FFKdmi4TYV+rh/dpEaEmUp/kK7btFjh7qt8T0Hga3FKb27U0s8XsNJU41BpoWwkqkTumOiFsZd/lvsnV0+o9uzwb/elwsvK4SVuPjO1ViV1+9/o4V8axVePcnfGxE8oESqUn7Nz1nwMQuEtfDio/bepsjewyxt1+JouTl6Q3UIKbX0huXDOZlYnkATnR9tMHhgTQ67dLnBf5F+ADXsWFtbDc+xAAAAAElFTkSuQmCC);background-size:20px 20px}.editor-wrapper .w-e-bar-item button[data-menu-key=bold]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=italic]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=underline]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=justifyLeft]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=justifyCenter]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=justifyRight]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=textCase]>svg,.editor-wrapper .w-e-bar-item button[data-menu-key=insertLink]>svg{visibility:hidden}.editor-wrapper .w-e-bar-item button[data-menu-key=fontSize]{width:32px!important;min-width:32px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='13.4167'%20height='14.9167'%20viewBox='0%200%2013.4167%2014.9167'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M6%2014.2083C6%2014.5995%206.31713%2014.9167%206.70834%2014.9167C7.09954%2014.9167%207.41667%2014.5995%207.41667%2014.2083H6.70834H6ZM12%204.42084C12%204.81204%2012.3171%205.12917%2012.7083%205.12917C13.0995%205.12917%2013.4167%204.81204%2013.4167%204.42084H12.7083H12ZM3.15905e-06%204.42084C3.15905e-06%204.81204%200.317135%205.12917%200.708337%205.12917C1.09954%205.12917%201.41667%204.81204%201.41667%204.42084H0.708337H3.15905e-06ZM12.269%201.14768L12.7699%200.646809V0.646809L12.269%201.14768ZM3.70834%200.708337V1.41667H6.70834V0.708337V3.15905e-06H3.70834V0.708337ZM6.70834%200.708337V1.41667H9.70834V0.708337V3.15905e-06H6.70834V0.708337ZM6.70834%2014.2083H7.41667V0.708337H6.70834H6V14.2083H6.70834ZM12.7083%203.70834H12V4.42084H12.7083H13.4167V3.70834H12.7083ZM0.708337%203.70834H3.15905e-06V4.42084H0.708337H1.41667V3.70834H0.708337ZM9.70834%200.708337V1.41667C10.4355%201.41667%2010.9096%201.41817%2011.2599%201.46527C11.5898%201.50963%2011.702%201.58242%2011.7681%201.64854L12.269%201.14768L12.7699%200.646809C12.3966%200.273594%2011.9356%200.126715%2011.4486%200.061237C10.982%20-0.00150114%2010.3954%203.15905e-06%209.70834%203.15905e-06V0.708337ZM12.7083%203.70834H13.4167C13.4167%203.02125%2013.4182%202.43469%2013.3554%201.96805C13.29%201.48103%2013.1431%201.02002%2012.7699%200.646809L12.269%201.14768L11.7681%201.64854C11.8343%201.71467%2011.907%201.82689%2011.9514%202.15681C11.9985%202.50711%2012%202.98121%2012%203.70834H12.7083ZM3.70834%200.708337V3.15905e-06C3.02125%203.15905e-06%202.43469%20-0.00150114%201.96805%200.061237C1.48103%200.126715%201.02002%200.273594%200.646809%200.646809L1.14768%201.14768L1.64854%201.64854C1.71467%201.58242%201.82689%201.50963%202.15681%201.46527C2.50711%201.41817%202.98121%201.41667%203.70834%201.41667V0.708337ZM0.708337%203.70834H1.41667C1.41667%202.98121%201.41817%202.50711%201.46527%202.15681C1.50963%201.82689%201.58242%201.71467%201.64854%201.64854L1.14768%201.14768L0.646809%200.646809C0.273594%201.02002%200.126715%201.48103%200.061237%201.96805C-0.00150114%202.43469%203.15905e-06%203.02125%203.15905e-06%203.70834H0.708337Z'%20fill='%23361E12'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='8.91667'%20height='1.41667'%20viewBox='0%200%208.91667%201.41667'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M0.708333%200.708333H8.20833'%20stroke='%23361E12'%20stroke-width='1.41667'%20stroke-linecap='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23230;&%23142;&%23146;&%23229;&%23186;&%23143;'%3e%3cpath%20id='&%23229;&%23155;&%23190;&%23230;&%23160;&%23135;'%20d='M6%208L2.5%204H9.5L6%208Z'%20fill='%23361E12'/%3e%3c/g%3e%3c/svg%3e");background-position:3.2915px 2.5px,5.5415px 16.083px,20px center;background-repeat:no-repeat,no-repeat,no-repeat;background-size:13.4167px 14.9167px,8.9167px 1.4167px,12px 12px;font-size:0}.editor-wrapper .w-e-bar-item button[data-menu-key=fontSize].w-e-menu-tooltip-v5:before{font-size:10.5px}.editor-wrapper .w-e-bar-item button[data-menu-key=fontSize]>svg{display:none}.editor-wrapper .w-e-bar-item button[data-menu-key=lineHeightCustom]{position:relative;width:auto!important;min-width:41px;justify-content:flex-start;padding-left:22px;padding-right:11px;color:#361e12;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='7'%20height='4'%20viewBox='0%200%207%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M3.6852%203.91757L6.90005%200.602335C7.10065%200.395469%206.97906%200%206.71485%200H0.285152C0.0209441%200%20-0.100653%200.395469%200.0999482%200.602334L3.3148%203.91757C3.42137%204.02748%203.57863%204.02747%203.6852%203.91757Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-position:right center;background-repeat:no-repeat;background-size:7px 4px;font-size:14px;font-weight:500;line-height:20px}.editor-wrapper .w-e-bar-item button[data-menu-key=lineHeightCustom]:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='13.3333'%20height='1.41667'%20viewBox='0%200%2013.3333%201.41667'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M0%200.708333H13.3333'%20stroke='%23361E12'%20stroke-width='1.41667'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='13.3333'%20height='1.41667'%20viewBox='0%200%2013.3333%201.41667'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M0%200.708333H13.3333'%20stroke='%23361E12'%20stroke-width='1.41667'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='6.00173'%20height='12.5434'%20viewBox='0%200%206.00173%2012.5434'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M3.00087%201.00173L3.50173%200.500867L3.00087%200L2.5%200.500867L3.00087%201.00173ZM3.00087%2011.8351L2.5%2012.3359C2.77662%2012.6126%203.22511%2012.6126%203.50173%2012.3359L3.00087%2011.8351ZM3.00087%201.00173L2.5%201.5026L5%204.0026L5.50087%203.50173L6.00173%203.00087L3.50173%200.500867L3.00087%201.00173ZM3.00087%201.00173L2.5%200.500867L0%203.00087L0.500867%203.50173L1.00173%204.0026L3.50173%201.5026L3.00087%201.00173ZM3.00087%2011.8351L3.50173%2012.3359L6.00173%209.83594L5.50087%209.33507L5%208.8342L2.5%2011.3342L3.00087%2011.8351ZM3.00087%2011.8351L3.50173%2011.3342L1.00173%208.8342L0.500867%209.33507L0%209.83594L2.5%2012.3359L3.00087%2011.8351ZM3.00087%2011.8351H3.7092V1.00173H3.00087H2.29253V11.8351H3.00087Z'%20fill='%23361E12'/%3e%3c/svg%3e");background-position:3.333px 2.5px,3.333px 16.083px,7px 3.728px;background-repeat:no-repeat,no-repeat,no-repeat;background-size:13.333px 1.417px,13.333px 1.417px,6.002px 12.543px}.editor-wrapper .w-e-bar-item button[data-menu-key=lineHeightCustom]>svg{display:none}.editor-wrapper .w-e-bar-item button.disabled{opacity:.35}.editor-wrapper .w-e-select-list{margin-top:32px;z-index:1000}.editor-wrapper .w-e-text-placeholder{font-family:Inter;font-weight:500;font-size:14px;color:#797e86;line-height:20px;letter-spacing:0px;font-style:normal;width:100%;left:10px;right:10px;top:17px}@media(max-width:1919.98px){.editor-wrapper .w-e-text-placeholder{font-size:12px;line-height:16px}}.editor-wrapper .w-e-text-container{min-height:220px}.editor-wrapper .w-e-text-container p{margin:15px 0}.editor-wrapper .w-e-scroll,.editor-wrapper .w-e-scroll div{min-height:220px}.editor-wrapper--font-size-selected .w-e-bar-item button[data-menu-key=fontSize]{width:auto!important;min-width:44px;justify-content:flex-start;padding-right:12px;color:#361e12;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='&%23230;&%23142;&%23146;&%23229;&%23186;&%23143;'%3e%3cpath%20id='&%23229;&%23155;&%23190;&%23230;&%23160;&%23135;'%20d='M6%208L2.5%204H9.5L6%208Z'%20fill='%23361E12'/%3e%3c/g%3e%3c/svg%3e");background-position:right center;background-size:12px 12px;font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase}.editor-wrapper--font-size-selected .w-e-bar-item button[data-menu-key=fontSize].w-e-menu-tooltip-v5:before{text-transform:none}.arab .w-e-text-container{direction:rtl}.ant-form-item-has-error .editor-wrapper{border:1px solid #ff4d4f}.char-count-bar{clear:both;width:100%;margin-top:8px;padding-right:2px;box-sizing:border-box;font-family:Inter;font-weight:400;font-style:Regular;font-size:12px;color:#797e86;line-height:16px;letter-spacing:0px;text-align:right}@media(max-width:1919.98px){.char-count-bar{font-size:10px;line-height:14px}}.char-count-bar--rtl{direction:ltr;padding-right:0;padding-left:2px;text-align:left}.w-e-text-container,.w-e-text-container *{word-wrap:break-word!important;word-break:break-all!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;max-width:100%!important}.w-e-scroll,.w-e-scroll *{word-wrap:break-word!important;word-break:break-all!important;overflow-wrap:break-word!important}.multi-select-dropdown{position:relative;width:100%}.multi-select-dropdown .dropdown-label{font-size:14px;font-weight:500;color:#361e12;margin-bottom:8px}.multi-select-dropdown .dropdown-label .required-mark{color:#ff4d4f}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-label{font-size:12px}}.multi-select-dropdown .dropdown-selector{min-height:48px;padding:8px 40px 8px 12px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .3s;position:relative}.multi-select-dropdown .dropdown-selector:hover{border-color:#92722a}.multi-select-dropdown .dropdown-selector.open{border-color:#92722a;box-shadow:0 0 0 2px #cba3441a}.multi-select-dropdown .dropdown-selector.disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.multi-select-dropdown .dropdown-selector.disabled:hover{border-color:#e8e8e8}.multi-select-dropdown .dropdown-selector .selected-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;height:100%}.multi-select-dropdown .dropdown-selector .selected-tags .placeholder{color:#999;padding:4px 12px 4px 0;font-size:14px}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-selector .selected-tags .placeholder{font-size:12px}}.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;background:#e1e3e5;border:1px solid #e8e8e8;border-radius:4px;font-size:14px;color:#361e12;line-height:1.5}.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag .multi-select-dropdown__tag-close{font-size:12px;color:#999;cursor:pointer;transition:color .3s}.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag .multi-select-dropdown__tag-close:hover{color:#361e12}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag .multi-select-dropdown__tag-close{font-size:10px}}.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag.multi-select-dropdown__selected-tag--single{font-weight:500}.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag.multi-select-dropdown__selected-tag--multiple{font-weight:400}.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag.multi-select-dropdown__selected-tag--locked{background:#f7f1e5;border-color:#d9c7a6;color:#8b6e48;padding-right:12px}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-selector .selected-tags .multi-select-dropdown__selected-tag{font-size:12px}}.multi-select-dropdown .dropdown-selector .clear-all-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:16px;color:#999;cursor:pointer;transition:color .3s}.multi-select-dropdown .dropdown-selector .clear-all-icon:hover{color:#361e12}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-selector .clear-all-icon{font-size:14px}}.multi-select-dropdown .dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;max-height:400px;display:flex;flex-direction:column}.multi-select-dropdown .dropdown-panel .search-box{padding:12px;border-bottom:1px solid #f0f0f0}.multi-select-dropdown .dropdown-panel .search-box .search-input .ant-input{border-radius:6px;height:100%}.multi-select-dropdown .dropdown-panel .search-box .search-input .ant-input:hover,.multi-select-dropdown .dropdown-panel .search-box .search-input .ant-input:focus{border-color:#92722a}.multi-select-dropdown .dropdown-panel .search-box .search-input .ant-input-prefix{color:#999}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .search-box{padding:8px}}.multi-select-dropdown .dropdown-panel .options-list{flex:1;overflow-y:auto;padding:8px 0}.multi-select-dropdown .dropdown-panel .options-list::-webkit-scrollbar{width:6px}.multi-select-dropdown .dropdown-panel .options-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.multi-select-dropdown .dropdown-panel .options-list::-webkit-scrollbar-track{background:#f5f5f5}.multi-select-dropdown .dropdown-panel .options-list .option-group{margin-bottom:8px}.multi-select-dropdown .dropdown-panel .options-list .option-group:last-child{margin-bottom:0}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-size:14px;font-weight:600;color:#361e12;cursor:pointer;transition:background .3s;border-bottom:1px solid #f0f0f0}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title:hover{background:#f9f9f9}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content{display:flex;align-items:center;justify-content:space-between;flex:1}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .group-title-left{display:flex;align-items:center}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-indeterminate .ant-checkbox-inner:after{width:10px;height:3px;background-color:#fff}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-wrapper{margin-right:8px}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:4px;border-color:#d9d9d9}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#92722a;border-color:#92722a}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-wrapper .category-label{font-size:14px;font-weight:600;color:#361e12}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .ant-checkbox-wrapper .category-label{font-size:12px}}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .category-count{font-size:14px;color:#5f646d;font-weight:400;background:#e1e3e580;padding:2px 8px;border-radius:4px;margin-left:auto;width:35px;height:24px;align-items:center;display:flex;justify-content:center}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .group-title-content .category-count{font-size:12px}}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .expand-icon{font-size:12px;color:#999;transition:transform .3s;margin-right:8px}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .expand-icon img{width:16px;height:16px}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title .expand-icon{font-size:10px}}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .group-title{font-size:12px}}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-options{border-left:2px solid #f0f0f0;padding-left:22px}.multi-select-dropdown .dropdown-panel .options-list .option-group .group-options.group-options-flat{border-left:0;padding-left:0}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;cursor:pointer;transition:background .3s}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item:hover{background:#f5f5f5}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item.is-locked{background:#fcfaf5}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .ant-checkbox-wrapper{flex:1;margin-right:12px}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:4px;border-color:#d9d9d9}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#92722a;border-color:#92722a}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .ant-checkbox-wrapper .option-label{font-size:14px;color:#361e12}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .ant-checkbox-wrapper .option-label{font-size:12px}}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-price{font-size:14px;font-weight:500;color:#361e12;white-space:nowrap;display:flex;gap:4px;align-items:center}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-price img{width:13px;height:11px}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-price{font-size:12px}}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .single:before,.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .single:after{display:none}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio{flex:1;display:flex;align-items:center;padding:4px 0;position:relative;cursor:pointer}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio:before{content:"";width:16px;height:16px;border:2px solid #d9d9d9;border-radius:50%;margin-right:8px;transition:all .3s}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio.selected:before{border-color:#92722a;background-color:#92722a}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio.selected:after{content:"";position:absolute;left:6px;top:8px;width:6px;height:6px;border-radius:50%;background-color:#fff}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio.selected .option-label{color:#92722a}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio .option-label{font-size:14px;color:#361e12;transition:color .3s}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio .option-label{font-size:12px}}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio:hover:before{border-color:#92722a}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio.disabled{cursor:not-allowed;opacity:.7}.multi-select-dropdown .dropdown-panel .options-list .option-group .option-item .option-radio.disabled:hover:before{border-color:#d9d9d9}.multi-select-dropdown .dropdown-panel .options-list .no-results{padding:24px;text-align:center;color:#999;font-size:14px}@media(max-width:1919.98px){.multi-select-dropdown .dropdown-panel .options-list .no-results{padding:12px;font-size:12px}}.select-all-dropdown{position:relative;width:100%}.select-all-dropdown .dropdown-label{font-size:14px;font-weight:500;color:#361e12;margin-bottom:8px}.select-all-dropdown .dropdown-label .required-mark{color:#ff4d4f}@media(max-width:1919.98px){.select-all-dropdown .dropdown-label{font-size:12px}}.select-all-dropdown .dropdown-selector{min-height:48px;padding:8px 12px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:space-between}.select-all-dropdown .dropdown-selector:hover{border-color:#92722a}.select-all-dropdown .dropdown-selector.open{border-color:#92722a;box-shadow:0 0 0 2px #cba3441a}.select-all-dropdown .dropdown-selector.disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.select-all-dropdown .dropdown-selector.disabled:hover{border-color:#d9d9d9}.select-all-dropdown .dropdown-selector .selected-content{flex:1;display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-height:32px;min-width:0}.select-all-dropdown .dropdown-selector .selected-content .placeholder{font-size:16px;font-weight:400;font-family:Inter;color:#797e86}@media(max-width:1919.98px){.select-all-dropdown .dropdown-selector .selected-content .placeholder{font-size:14px}}.select-all-dropdown .dropdown-selector .selected-content .selected-text-input{width:100%;padding:0;border:0;outline:0;background:transparent;color:#361e12;font-size:16px;font-weight:400;line-height:24px;pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1919.98px){.select-all-dropdown .dropdown-selector .selected-content .selected-text-input{font-size:14px;line-height:20px}}.select-all-dropdown .dropdown-selector .selected-content .selected-tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;padding:4px 8px;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;color:#361e12;line-height:1.5;overflow:hidden}.select-all-dropdown .dropdown-selector .selected-content .selected-tag .selected-tag-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-all-dropdown .dropdown-selector .selected-content .selected-tag .tag-close{flex-shrink:0;font-size:10px;color:#8c8c8c;cursor:pointer;transition:color .2s ease}.select-all-dropdown .dropdown-selector .selected-content .selected-tag .tag-close:hover{color:#595959}@media(max-width:1919.98px){.select-all-dropdown .dropdown-selector .selected-content .selected-tag{font-size:12px}}.select-all-dropdown .dropdown-selector .dropdown-actions{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-inline-start:8px;flex-shrink:0}.select-all-dropdown .dropdown-selector .dropdown-actions .clear-icon{font-size:14px;color:#bfbfbf;cursor:pointer;transition:color .3s}.select-all-dropdown .dropdown-selector .dropdown-actions .clear-icon:hover{color:#8c8c8c}@media(max-width:1919.98px){.select-all-dropdown .dropdown-selector .dropdown-actions .clear-icon{font-size:12px}}.select-all-dropdown .dropdown-selector .dropdown-actions .arrow-icon{font-size:12px;color:#bfbfbf;transition:transform .3s}.select-all-dropdown .dropdown-selector .dropdown-actions .arrow-icon.open{transform:rotate(180deg)}@media(max-width:1919.98px){.select-all-dropdown .dropdown-selector .dropdown-actions .arrow-icon{font-size:10px}}.select-all-dropdown .dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;z-index:1050;max-height:300px;display:flex;flex-direction:column}.select-all-dropdown .dropdown-panel .search-box{padding:12px;border-bottom:1px solid #f0f0f0}.select-all-dropdown .dropdown-panel .search-box .ant-input-affix-wrapper{border-radius:4px}.select-all-dropdown .dropdown-panel .search-box .ant-input-affix-wrapper:hover,.select-all-dropdown .dropdown-panel .search-box .ant-input-affix-wrapper:focus,.select-all-dropdown .dropdown-panel .search-box .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#92722a;box-shadow:0 0 0 2px #cba3441a}.select-all-dropdown .dropdown-panel .search-box .ant-input-prefix{color:#bfbfbf}@media(max-width:1919.98px){.select-all-dropdown .dropdown-panel .search-box{padding:8px}}.select-all-dropdown .dropdown-panel .options-list{flex:1;overflow-y:auto;padding:4px 0}.select-all-dropdown .dropdown-panel .options-list::-webkit-scrollbar{width:6px}.select-all-dropdown .dropdown-panel .options-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.select-all-dropdown .dropdown-panel .options-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.select-all-dropdown .dropdown-panel .options-list::-webkit-scrollbar-track{background:#f5f5f5}.select-all-dropdown .dropdown-panel .options-list .option-item{padding:8px 16px;cursor:pointer;transition:background .3s;height:40px}.select-all-dropdown .dropdown-panel .options-list .option-item:hover{background:#f5f5f5}.select-all-dropdown .dropdown-panel .options-list .option-item.option-item-disabled{cursor:not-allowed}.select-all-dropdown .dropdown-panel .options-list .option-item.option-item-disabled:hover{background:transparent}.select-all-dropdown .dropdown-panel .options-list .option-item.option-item-disabled .ant-checkbox-wrapper{cursor:not-allowed}.select-all-dropdown .dropdown-panel .options-list .option-item.select-all-item{font-weight:500;font-size:14px}.select-all-dropdown .dropdown-panel .options-list .option-item.select-all-item .ant-checkbox-wrapper .option-label{font-weight:500;color:#361e12;font-size:14px}@media(max-width:1919.98px){.select-all-dropdown .dropdown-panel .options-list .option-item.select-all-item .ant-checkbox-wrapper .option-label{font-size:12px}}@media(max-width:1919.98px){.select-all-dropdown .dropdown-panel .options-list .option-item.select-all-item{font-size:12px}}.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper{width:100%}.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:4px;border-color:#d9d9d9;transition:all .3s}.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:hover{border-color:#92722a}.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#92722a;border-color:#92722a}.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff;width:8px;height:2px;border-radius:1px}.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .option-label{font-size:14px;color:#361e12;margin-left:8px}@media(max-width:1919.98px){.select-all-dropdown .dropdown-panel .options-list .option-item .ant-checkbox-wrapper .option-label{font-size:12px}}.select-all-dropdown .dropdown-panel .options-list .divider{height:1px;background:#f0f0f0;margin:4px 16px}.select-all-dropdown .dropdown-panel .options-list .no-results{padding:24px 16px;text-align:center;color:#bfbfbf;font-size:14px}@media(max-width:1919.98px){.select-all-dropdown .dropdown-panel .options-list .no-results{font-size:12px}}.select-all-dropdown.selection-display-text .dropdown-selector .selected-content{flex-wrap:nowrap}.select-all-dropdown-portal{position:absolute;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:6px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;z-index:1050;max-height:300px;display:flex;flex-direction:column}.select-all-dropdown-portal .search-box{padding:12px;border-bottom:1px solid #f0f0f0}.select-all-dropdown-portal .search-box .ant-input-affix-wrapper{border-radius:4px}.select-all-dropdown-portal .search-box .ant-input-affix-wrapper:hover,.select-all-dropdown-portal .search-box .ant-input-affix-wrapper:focus,.select-all-dropdown-portal .search-box .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#92722a;box-shadow:0 0 0 2px #cba3441a}.select-all-dropdown-portal .search-box .ant-input-prefix{color:#bfbfbf}@media(max-width:1919.98px){.select-all-dropdown-portal .search-box{padding:8px}}.select-all-dropdown-portal .options-list{flex:1;overflow-y:auto;padding:4px 0}.select-all-dropdown-portal .options-list::-webkit-scrollbar{width:6px}.select-all-dropdown-portal .options-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.select-all-dropdown-portal .options-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.select-all-dropdown-portal .options-list::-webkit-scrollbar-track{background:#f5f5f5}.select-all-dropdown-portal .options-list .option-item{padding:8px 16px;cursor:pointer;transition:background .3s;height:40px}.select-all-dropdown-portal .options-list .option-item:hover{background:#f5f5f5}.select-all-dropdown-portal .options-list .option-item.select-all-item{font-weight:500;font-size:14px}.select-all-dropdown-portal .options-list .option-item.select-all-item .ant-checkbox-wrapper .option-label{font-weight:500;color:#361e12;font-size:14px}@media(max-width:1919.98px){.select-all-dropdown-portal .options-list .option-item.select-all-item .ant-checkbox-wrapper .option-label{font-size:12px}}@media(max-width:1919.98px){.select-all-dropdown-portal .options-list .option-item.select-all-item{font-size:12px}}.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper{width:100%}.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-radius:4px;border-color:#d9d9d9;transition:all .3s}.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:hover{border-color:#92722a}.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#92722a;border-color:#92722a}.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#fff;width:8px;height:2px;border-radius:1px}.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .option-label{font-size:14px;color:#361e12;margin-left:8px}@media(max-width:1919.98px){.select-all-dropdown-portal .options-list .option-item .ant-checkbox-wrapper .option-label{font-size:12px}}.select-all-dropdown-portal .options-list .divider{height:1px;background:#f0f0f0;margin:4px 16px}.select-all-dropdown-portal .options-list .no-results{padding:24px 16px;text-align:center;color:#bfbfbf;font-size:14px}@media(max-width:1919.98px){.select-all-dropdown-portal .options-list .no-results{font-size:12px}}.notification-bell{font-size:18px;color:#666}.notification-bell:hover{color:#c19453}@media(max-width:1919.98px){.notification-bell{font-size:16px}}.notification-dropdown-overlay .ant-dropdown-menu{padding:0;border-radius:8px;box-shadow:0 4px 12px #00000026}.notification-dropdown{width:350px;max-height:500px;background:#fff;border-radius:8px;overflow:hidden}.notification-dropdown .notification-header{padding:16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;background:#fafafa}.notification-dropdown .notification-header .notification-title{font-weight:600;font-size:16px;color:#262626}@media(max-width:1919.98px){.notification-dropdown .notification-header .notification-title{font-size:14px}}.notification-dropdown .notification-header .connection-status{font-size:12px}.notification-dropdown .notification-header .connection-status.connected{color:#52c41a}.notification-dropdown .notification-header .connection-status.disconnected{color:#ff4d4f}@media(max-width:1919.98px){.notification-dropdown .notification-header .connection-status{font-size:10px}}@media(max-width:1919.98px){.notification-dropdown .notification-header{padding:12px}}.notification-dropdown .notification-content{max-height:400px;overflow-y:auto}.notification-dropdown .notification-content .ant-list .ant-list-item{padding:0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.notification-dropdown .notification-content .ant-list .ant-list-item:hover{background-color:#f5f5f5}.notification-dropdown .notification-content .ant-list .ant-list-item.unread{background-color:#f6ffed}.notification-dropdown .notification-content .ant-list .ant-list-item.unread:hover{background-color:#f0f9e7}.notification-dropdown .notification-content .ant-list .ant-list-item .notification-item-content{padding:12px 16px;width:100%;position:relative}.notification-dropdown .notification-content .ant-list .ant-list-item .notification-item-content .notification-item-title{font-weight:500;font-size:14px;color:#262626;margin-bottom:4px;line-height:1.4}@media(max-width:1919.98px){.notification-dropdown .notification-content .ant-list .ant-list-item .notification-item-content .notification-item-title{font-size:12px}}.notification-dropdown .notification-content .ant-list .ant-list-item .notification-item-content .notification-item-message{font-size:13px;color:#666;margin-bottom:6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notification-dropdown .notification-content .ant-list .ant-list-item .notification-item-content .notification-item-time{font-size:12px;color:#999}@media(max-width:1919.98px){.notification-dropdown .notification-content .ant-list .ant-list-item .notification-item-content .notification-item-time{font-size:10px}}.notification-dropdown .notification-content .ant-list .ant-list-item .unread-indicator{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#c19453;border-radius:50%}.notification-dropdown .notification-content .ant-empty .ant-empty-description{color:#999}.notification-dropdown .notification-footer{padding:12px 16px;border-top:1px solid #f0f0f0;background:#fafafa;text-align:center}.notification-dropdown .notification-footer .ant-btn-link{padding:0;height:auto;font-size:13px}.notification-content::-webkit-scrollbar{width:6px}.notification-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.notification-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.notification-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.announcement-modal .ant-modal-content{border-radius:24px;padding:0;background:transparent}.announcement-modal .ant-modal-body{padding:0}.announcement-modal .ant-modal-close{top:21px;inset-inline-start:auto;inset-inline-end:24px;height:30px;display:flex;justify-content:center;align-items:center}@media(max-width:1919.98px){.announcement-modal .ant-modal-close{inset-inline-end:12px}}.announcement-modal .ant-modal-close-x{display:flex;width:30px;height:30px;margin-top:0;align-items:center;justify-content:center;line-height:30px}.announcement-container{background:#f9f7ed;border-radius:24px}.announcement-container .editor-wrapper{border:none}.announcement-container .editor-wrapper .w-e-text-container [data-slate-editor]{padding:0}.announcement-header{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#6b4c14;padding:24px;height:72px}@media(max-width:1919.98px){.announcement-header{font-size:14px;padding:12px}}.announcement-icon img{width:24px;height:24px}.announcement-label{font-size:16px}@media(max-width:1919.98px){.announcement-label{font-size:14px}}.announcement-body{background:#fff;padding:24px 32px 32px;min-height:200px}.announcement-title{font-size:24px;font-weight:700;color:#361e12;margin:0 0 16px}.announcement-content{font-size:16px;line-height:1.5;color:#4b4f56;margin:0}.announcement-content p{margin:0 0 12px}.announcement-content p:last-child{margin-bottom:0}.announcement-content h1,.announcement-content h2,.announcement-content h3,.announcement-content h4,.announcement-content h5,.announcement-content h6{margin:16px 0 8px}.announcement-content h1:first-child,.announcement-content h2:first-child,.announcement-content h3:first-child,.announcement-content h4:first-child,.announcement-content h5:first-child,.announcement-content h6:first-child{margin-top:0}.announcement-content ul,.announcement-content ol{margin:12px 0;padding-left:20px}.announcement-content li{margin:4px 0}.announcement-content strong,.announcement-content b{font-weight:600}.announcement-content em,.announcement-content i{font-style:italic}.announcement-content a{color:#92722a;text-decoration:none}.announcement-content a:hover{text-decoration:underline}@media(max-width:1919.98px){.announcement-content{font-size:14px}}.address-selector.vertical .address-selector-item{margin-bottom:16px}.address-selector.vertical .address-selector-item:last-child{margin-bottom:0}.address-selector.horizontal .address-selector-item{width:100%}.address-selector .address-selector-label{display:block;font-size:12px;font-weight:500;margin-bottom:4px;color:#000000d9}.address-selector .address-selector-label .required-mark{color:#ff4d4f}@media(max-width:1919.98px){.address-selector .address-selector-label{font-size:10px}}.address-selector .ant-select .ant-select-selector{border-radius:6px}.address-selector .ant-select-disabled .ant-select-selector{background-color:#f5f5f5;color:#00000040}.change-password-common-modal .ant-modal-content{border-radius:20px;padding:0}@media(max-width:1919.98px){.change-password-common-modal .ant-modal-content{border-radius:10px}}.change-password-common-modal .ant-modal-header{padding:32px 40px;border-bottom:1px solid #e1e3e5}.change-password-common-modal .ant-modal-header .ant-modal-title{font-size:26px;font-weight:700;color:#361e12;line-height:1.2}.change-password-common-modal .ant-modal-body{padding:0}.change-password-common-modal .ant-modal-footer{padding:24px 40px;border-top:1px solid #e1e3e5}.change-password-common-modal .change-password-common-content{min-height:60px}.change-password-common-modal .change-password-common-footer{display:flex;justify-content:flex-end;gap:12px}.change-password-common-modal .change-password-common-footer .cancel-btn,.change-password-common-modal .change-password-common-footer .confirm-btn{height:48px;padding:0 32px;border-radius:8px;font-size:16px;font-weight:500}@media(max-width:1919.98px){.change-password-common-modal .change-password-common-footer .cancel-btn,.change-password-common-modal .change-password-common-footer .confirm-btn{font-size:14px}}.change-password-common-modal .change-password-common-footer .cancel-btn:hover,.change-password-common-modal .change-password-common-footer .confirm-btn:hover{opacity:.9}@media(max-width:1919.98px){.change-password-common-modal .change-password-common-footer{gap:8px}}.hide-from-customer-form-item{margin:0}.hide-from-customer-form-item .ant-form-item-control-input{min-height:auto}.hide-from-customer-form-item .ant-form-item-control-input-content{width:100%}.hide-from-customer-form-item__content{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px}@media(max-width:1919.98px){.hide-from-customer-form-item__content{gap:16px}}.hide-from-customer-form-item__copy{min-width:0;flex:1}.hide-from-customer-form-item__title{margin-bottom:8px;color:#361e12;font-size:16px;font-weight:600;line-height:22px}@media(max-width:1919.98px){.hide-from-customer-form-item__title{font-size:14px}}.hide-from-customer-form-item__description{color:#797e86;font-size:14px;font-weight:400;line-height:20px}@media(max-width:1919.98px){.hide-from-customer-form-item__description{font-size:12px;line-height:16px}}.hide-from-customer-form-item__switch{flex:0 0 auto}.ant-switch.two-factor-switch{background-color:#d9d9d9;border-color:#c19453;--antd-wave-shadow-color: #c19453}.ant-switch.two-factor-switch:focus{box-shadow:0 0 0 2px #c1945329}.ant-switch.two-factor-switch[ant-click-animating=true]:after,.ant-switch.two-factor-switch .ant-click-animating-node{--antd-wave-shadow-color: #c19453}.ant-switch.two-factor-switch.ant-switch-checked{background:linear-gradient(to right,#9e7538,#c19453);border-color:#c19453}.ant-switch.two-factor-switch.ant-switch-checked:focus{box-shadow:0 0 0 2px #c1945338}.right-card.application-overview-card .feild-item .phone-number-value{direction:ltr;unicode-bidi:plaintext}.right-card.application-overview-card .feild-item .phone-number-value--rtl{text-align:right}.right-card.application-overview-card .feild-item .vip_text{display:inline-block;padding:4px 12px;border-radius:4px;font-size:14px;font-weight:500;margin-right:8px}.right-card.application-overview-card .feild-item .vip_text.vip{background-color:#fef5ee;color:#eb5f24}.right-card.application-overview-card .feild-item .vip_text.standard{background-color:#e1e3e5;color:#5f646d}@media(max-width:1919.98px){.right-card.application-overview-card .feild-item .vip_text{font-size:12px}}.right-card.application-overview-card .feild-item .profile_status{display:inline-block;padding:4px 12px;border-radius:4px;font-size:14px;font-weight:500}.right-card.application-overview-card .feild-item .profile_status.status_id_default,.right-card.application-overview-card .feild-item .profile_status.status_id_Approved{background-color:#f3faf4;color:#4a9d5c}.right-card.application-overview-card .feild-item .profile_status.status_id_Expired{background-color:#fef2f2;color:#ea4f49}@media(max-width:1919.98px){.right-card.application-overview-card .feild-item .profile_status{font-size:12px}}.right-card.application-overview-card .entry-box .entry-item img{width:16px;height:16px;margin-inline:8px}.right-card.application-overview-card .costom-timeline{margin-top:24px}.right-card.application-overview-card .costom-timeline .nomal-dot{width:10px;height:10px;border-radius:50%;background:#9ea2a9}.right-card.application-overview-card .costom-timeline .active-dot{width:10px;height:10px;border-radius:50%;background:#d7bc6d}.right-card.application-overview-card .costom-timeline .timeline-title{font-weight:500;font-size:16px;color:#361e12}@media(max-width:1919.98px){.right-card.application-overview-card .costom-timeline .timeline-title{font-size:14px}}.right-card.application-overview-card .costom-timeline .info-box{margin-top:8px;display:flex;flex-direction:column}.right-card.application-overview-card .costom-timeline .info-box .info-item{display:flex;align-items:center;gap:4px}.right-card.application-overview-card .costom-timeline .info-box .info-item img{width:16px;height:16px;margin-right:4px}.right-card.application-overview-card .costom-timeline .info-box .info-item span{font-weight:400;font-size:14px;color:#5f646d}@media(max-width:1919.98px){.right-card.application-overview-card .costom-timeline .info-box .info-item span{font-size:12px}}.right-card.application-overview-card .costom-timeline .info-box .info-item .icon-style{align-self:flex-start}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content{color:#5f646d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content :first-child{font-weight:500}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .approval-result{display:inline-block;border-radius:4px;padding:0 6px;color:#f29f0e;font-size:14px;background-color:#fffbeb;margin-left:4px}@media(max-width:1919.98px){.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .approval-result{font-size:12px}}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .ExternalApproval{color:#f29f0e;background-color:#fffbeb}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .Completed,.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .Approval{color:#4a9d5c;background-color:#f3faf4}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .FinalApproval,.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .InitialApproval{color:#eb5f24;background-color:#fef5ee}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .Cancelled{color:#5f646d;background-color:#e1e3e580}.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content .Rejected{color:#ea4f49;background-color:#fef2f2}@media(max-width:1919.98px){.right-card.application-overview-card .costom-timeline .info-box .info-item .info-content{font-size:12px}}.right-card.application-overview-card .costom-timeline .info-box .overview-attach{margin-top:8px;display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-radius:10px;background-color:#f8f7f4;font-family:Inter;font-weight:500;font-style:Medium;font-size:14px;letter-spacing:0px;cursor:pointer}.right-card.application-overview-card .costom-timeline .info-box .overview-attach .attach-title img{height:16px;width:16px}.right-card.application-overview-card .costom-timeline .info-box .overview-attach .attach-title .title-text{margin-left:8px;vertical-align:middle}.right-card.application-overview-card .costom-timeline .info-box .overview-attach .attach-value{color:#92722a}@media(max-width:1919.98px){.right-card.application-overview-card .costom-timeline .info-box .overview-attach{font-size:12px}}.self-monitor-badge{display:inline-block;padding:4px 12px;border-radius:4px;font-size:14px;font-weight:500;white-space:nowrap}.self-monitor-badge--active{background-color:#fef5ee;color:#eb5f24}.self-monitor-badge--trial{background-color:#fdf6e3;color:#c9a427}.self-monitor-badge--suspended,.self-monitor-badge--expired{background-color:#e1e3e5;color:#5f646d}.self-monitor-badge--compact{padding:1px 8px;font-size:12px;line-height:18px}.right-card.application-overview-card{padding:0;border-radius:20px;background-color:#fff;overflow:hidden}@media(max-width:1919.98px){.right-card.application-overview-card{border-radius:10px}}.right-card.application-overview-card .application-overview-card__body{padding:0 24px 24px}.right-card.application-overview-card .application-overview-card__body>div.feild-item:first-child{margin-top:0}.right-card.application-overview-card .card-tag{padding:12px 20px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;margin-top:12px}.right-card.application-overview-card .card-tag .tag-label{color:#361e12;font-size:14px}@media(max-width:1919.98px){.right-card.application-overview-card .card-tag .tag-label{font-size:12px}}.right-card.application-overview-card .card-tag .tag-value{font-weight:500;font-size:18px}@media(max-width:1919.98px){.right-card.application-overview-card .card-tag .tag-value{font-size:16px}}.right-card.application-overview-card .danger{background:#fef2f2}.right-card.application-overview-card .danger .tag-value{color:#ea4f49}.right-card.application-overview-card .warn{background:#f9f7ed}.right-card.application-overview-card .warn .tag-value{color:#92722a}.right-card.application-overview-card .feild-item{margin-top:24px}.right-card.application-overview-card .feild-item .overview-basic-info{display:flex;align-items:center;min-width:0}.right-card.application-overview-card .feild-item .overview-avatar{width:64px;height:64px;border-radius:50%;margin-right:16px;flex-shrink:0}.right-card.application-overview-card .feild-item .overview-avatar-skeleton{margin-right:16px}.right-card.application-overview-card .feild-item .overview-name-box{flex:1;min-width:0}.right-card.application-overview-card .feild-item .overview-name-text{font-weight:500;font-size:16px;color:#361e12;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right-card.application-overview-card .feild-item .overview-name-text.overview-name-text--rtl{direction:rtl;text-align:left}@media(max-width:1919.98px){.right-card.application-overview-card .feild-item .overview-name-text{font-size:14px}}.right-card.application-overview-card .feild-item .overview-name-text+.overview-name-text{margin-top:6px}.right-card.application-overview-card .feild-item .feild-label{font-weight:400;font-size:14px;color:#5f646d}@media(max-width:1919.98px){.right-card.application-overview-card .feild-item .feild-label{font-size:12px}}.right-card.application-overview-card .feild-item .feild-value{font-weight:500;font-size:16px;color:#361e12;margin-top:6px;overflow-wrap:break-word;word-break:break-word}@media(max-width:1919.98px){.right-card.application-overview-card .feild-item .feild-value{font-size:14px}}.right-card.application-overview-card .profile-type-box{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.right-card.application-overview-card .profile-type-box .profile-type-box__label{font-weight:400;font-size:14px;color:#5f646d}@media(max-width:1919.98px){.right-card.application-overview-card .profile-type-box .profile-type-box__label{font-size:12px}}.right-card.application-overview-card .profile-type-box .profile-type-box__value{display:flex;align-items:center;gap:8px;max-width:100%;min-width:0;margin-top:6px;margin-bottom:6px}.right-card.application-overview-card .profile-type-box .profile-type-box__status-icon{width:20px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}@media(max-width:1919.98px){.right-card.application-overview-card .profile-type-box .profile-type-box__status-icon{width:16px;height:16px}}.right-card.application-overview-card .profile-type-box .profile-type{flex:1;min-width:0;overflow:hidden;font-size:16px;font-weight:500;color:#361e12;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1919.98px){.right-card.application-overview-card .profile-type-box .profile-type{font-size:14px}}.right-card.application-overview-card .profile-type-box .profile-type-box__tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;max-width:100%;min-width:0}.right-card.application-overview-card .profile-type-box .vip_text{display:inline-flex;align-items:center;flex-shrink:0;padding:4px 12px;border-radius:4px;font-size:14px;font-weight:500}.right-card.application-overview-card .profile-type-box .vip_text.vip{background-color:#fef5ee;color:#eb5f24}.right-card.application-overview-card .profile-type-box .vip_text.standard{background-color:#e1e3e5;color:#5f646d}@media(max-width:1919.98px){.right-card.application-overview-card .profile-type-box .vip_text{font-size:12px}}.right-card.application-overview-card .entry-box{margin-top:24px;display:flex;flex-direction:column;gap:8px}.right-card.application-overview-card .entry-box .entry-item{display:flex;align-items:center;padding:12px 16px;border-radius:10px;background-color:#f8f7f4}.right-card.application-overview-card .entry-box .entry-item img{width:16px;height:16px;margin-right:8px}.right-card.application-overview-card .entry-box .entry-item .entry-name{font-weight:400;font-size:14px;color:#361e12;flex:1}@media(max-width:1919.98px){.right-card.application-overview-card .entry-box .entry-item .entry-name{font-size:12px}}.right-card.application-overview-card .entry-box .entry-item .entry-value{font-weight:500;font-size:14px;color:#361e12}@media(max-width:1919.98px){.right-card.application-overview-card .entry-box .entry-item .entry-value{font-size:12px}}@media(max-width:1919.98px){.right-card.application-overview-card{padding:0}}.profile-overview__type-tooltip.ant-tooltip-placement-top{padding-bottom:6px}.profile-overview__type-tooltip .ant-tooltip-inner{background-color:#fff;color:#5f646d;box-shadow:0 2px 8px #361e121f}.profile-overview__type-tooltip .ant-tooltip-arrow-content{--antd-arrow-background-color: #fff;background:#fff;box-shadow:2px 2px 5px #361e120f}.application-overview-related-section{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.application-overview-related-title{font-family:Inter;font-weight:500;font-size:16px;line-height:24px;color:#361e12}@media(max-width:1919.98px){.application-overview-related-title{font-size:14px;line-height:20px}}.application-overview-related-card{padding:12px;border:1px solid #e1e3e5;border-radius:10px;background-color:#fff}@media(max-width:1919.98px){.application-overview-related-card{padding:8px}}.application-overview-related-card-top{display:flow-root}.application-overview-related-reference{display:inline;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#92722a;word-break:break-all}.application-overview-related-reference.is-link{padding:0;border:0;background:transparent;cursor:pointer;text-align:inherit}.application-overview-related-reference.is-link:hover{text-decoration:underline}.application-overview-related-reference.is-link:focus-visible{outline:2px solid #b68a35;outline-offset:2px}@media(max-width:1919.98px){.application-overview-related-reference{font-size:12px;line-height:16px}}.application-overview-related-status{float:right;margin-bottom:4px;margin-left:12px}.application-overview-related-field-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}@media(max-width:1919.98px){.application-overview-related-field-list{gap:8px}}.application-overview-related-field{display:flex;flex-direction:column;gap:4px}.application-overview-related-field-label{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#797e86}@media(max-width:1919.98px){.application-overview-related-field-label{font-size:12px;line-height:16px}}.application-overview-related-field-value{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#361e12;word-break:break-word}.application-overview-related-field-value.is-clamped{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:1919.98px){.application-overview-related-field-value{font-size:12px;line-height:16px}}.tag_box{background-color:#f8f7f4;padding:2px 6px;font-size:14px;border-radius:1px;min-height:26px;display:inline-block}@media(max-width:1919.98px){.tag_box{font-size:12px}}.tag_box--compact{padding:2px 8px;font-size:12px;line-height:20px;border-radius:4px;min-height:auto;display:inline-flex;align-items:center}@media(max-width:1919.98px){.tag_box--compact{font-size:10px;line-height:16px}}.warn{color:#5f646d;background-color:#f5f5f6}.warning{color:#f29f0e;background-color:#fffbeb}.success{color:#4a9d5c;background-color:#f3faf4}.error{color:#ea4f49;background-color:#fef2f2}.info{color:#5f646d;background-color:#f7f7f7}.open,.orange{color:#eb5f24;background-color:#fef5ee}.gold{color:#92722a;background-color:#faf5e8}.departmentProcessing{color:#f29f0e;background-color:#fffbeb}.application-overview{padding:0;background-color:#fff;border-radius:20px;overflow:hidden;font-family:Inter;letter-spacing:0}.application-overview .application-overview-box{padding:0 24px 24px}.application-overview .application-overview-statistic-list,.application-overview .application-overview-statistic-entry,.application-overview .application-overview-related-group{display:flex;flex-direction:column;gap:8px}.application-overview .application-overview-statistic-item{background-color:#f8f7f4;padding:12px 16px;border-radius:10px;display:flex;justify-content:space-between}.application-overview .application-overview-statistic-item.is-clickable{cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.application-overview .application-overview-statistic-item.is-clickable:hover{box-shadow:0 0 0 1px #d5d7db inset}.application-overview .application-overview-statistic-item.is-clickable:active{transform:translateY(1px)}.application-overview .application-overview-statistic-item.is-clickable:focus-visible{outline:2px solid #b68a35;outline-offset:1px}.application-overview .application-overview-statistic-item .application-overview-si-title-wrapper{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.application-overview .application-overview-statistic-item .application-overview-si-title-wrapper .application-overview-si-icon{font-size:0}.application-overview .application-overview-statistic-item .application-overview-si-title-wrapper .application-overview-si-icon svg{color:#5f646d;font-size:16px}@media(max-width:1919.98px){.application-overview .application-overview-statistic-item .application-overview-si-title-wrapper .application-overview-si-icon svg{font-size:14px}}.application-overview .application-overview-statistic-item .application-overview-si-title-wrapper .application-overview-si-title{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;color:#361e12}@media(max-width:1919.98px){.application-overview .application-overview-statistic-item .application-overview-si-title-wrapper .application-overview-si-title{font-size:12px;line-height:16px}}.application-overview .application-overview-statistic-item .application-overview-si-num{font-family:Inter;font-weight:600;font-size:16px;line-height:24px;color:#361e12}@media(max-width:1919.98px){.application-overview .application-overview-statistic-item .application-overview-si-num{font-size:14px;line-height:20px}}.application-overview .application-overview-more .application-overview-more-item{margin-top:24px;padding:24px;border:1px solid #e1e3e5;border-radius:12px;font-family:Inter;font-weight:500;font-size:18px;line-height:22px;color:#361e12}@media(max-width:1919.98px){.application-overview .application-overview-more .application-overview-more-item{padding:24px;font-size:16px}}.application-overview .application-overview-related-more-item{background-color:#fff;border:1px solid #e1e3e5}@media(max-width:1919.98px){.application-overview{border-radius:10px}}.body-right{width:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.body-right .body-right-column{min-width:0;display:flex;flex-direction:column;gap:16px}@media(max-width:1919.98px){.body-right,.body-right .body-right-column{gap:12px}}@media(max-width:1279.98px){.body-right{display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-start}.body-right .body-right-column{min-width:0}}.movie-preview-modal__wrap .ant-modal{max-width:100vw;width:100vw!important;margin:0;padding:0}.movie-preview-modal__wrap .ant-modal-content{background:transparent;box-shadow:none;border-radius:0}.movie-preview-modal__wrap .ant-modal-body{padding:0}.movie-preview-modal .ant-modal-content{background:transparent;box-shadow:none}.movie-preview-modal .ant-modal-close{top:22px;right:26px;width:34px;height:34px;border-radius:999px;background:#ffffff29;color:#fffffff0;transition:background-color .2s ease,transform .2s ease}.movie-preview-modal .ant-modal-close:hover{background:#ffffff42;transform:scale(1.04)}.movie-preview-modal .ant-modal-close-x{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;line-height:1}@media(max-width:1919.98px){.movie-preview-modal .ant-modal-close-x{font-size:16px}}.movie-preview-modal__panel{min-height:100vh;padding:42px 48px 34px;background:#121212db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.movie-preview-modal__label{margin:0 0 12px;color:#ffffffa8;font-size:12px;line-height:1.4;letter-spacing:.02em}@media(max-width:1919.98px){.movie-preview-modal__label{font-size:10px}}.movie-preview-modal__stage{width:min(1080px,calc(100vw - 96px));margin:0 auto}.movie-preview-modal__video-shell{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#ffffff0f,#ffffff05),#090909f5;box-shadow:0 26px 72px #00000075,inset 0 0 0 1px #ffffff14}@media(max-width:1919.98px){.movie-preview-modal__video-shell{border-radius:10px}}.movie-preview-modal__video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#0b0b0b}.movie-preview-modal__playback-toggle{position:absolute;top:50%;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px;border:none;border-radius:999px;background:#ffffff2e;box-shadow:0 14px 28px #0003;color:#fff;font-size:28px;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:transform .2s ease,background-color .2s ease}.movie-preview-modal__playback-toggle:hover{background:#ffffff47;transform:translate(-50%,-50%) scale(1.04)}.movie-preview-modal__timeline{position:absolute;right:18px;bottom:16px;left:18px;z-index:2;display:flex;align-items:center;gap:12px;padding:0 4px}@media(max-width:1919.98px){.movie-preview-modal__timeline{gap:8px}}.movie-preview-modal__time{min-width:62px;color:#fffffff5;font-size:12px;line-height:1;letter-spacing:.02em}@media(max-width:1919.98px){.movie-preview-modal__time{font-size:10px}}.movie-preview-modal__time:last-child{text-align:right}.movie-preview-modal__progress{position:relative;flex:1;height:2px;overflow:hidden;border-radius:999px;background:#ffffff59;cursor:pointer}.movie-preview-modal__progress.is-disabled{cursor:default}.movie-preview-modal__progress-fill{position:absolute;top:0;bottom:0;left:0;border-radius:inherit;background:#fff}.movie-preview-modal__thumbnail-rail{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:14px;margin-top:18px}.movie-preview-modal__arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;border-radius:999px;background:transparent;color:#ffffffe0;font-size:12px;cursor:pointer;transition:color .2s ease,transform .2s ease}@media(max-width:1919.98px){.movie-preview-modal__arrow{font-size:10px}}.movie-preview-modal__arrow:hover{color:#fff;transform:scale(1.08)}.movie-preview-modal__thumbnails{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.movie-preview-modal__thumbnails::-webkit-scrollbar{display:none}.movie-preview-modal__thumbnail{position:relative;flex:0 0 102px;width:102px;height:46px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:10px;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff0a;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.movie-preview-modal__thumbnail:hover{transform:translateY(-1px)}.movie-preview-modal__thumbnail.is-active{border-color:#ffbf78fa;box-shadow:0 10px 24px #0000003d,inset 0 0 0 1px #ffbf786b}.movie-preview-modal__thumbnail-image,.movie-preview-modal__thumbnail-fallback{width:100%;height:100%}.movie-preview-modal__thumbnail-image{display:block;-o-object-fit:cover;object-fit:cover}.movie-preview-modal__thumbnail-fallback{background:linear-gradient(135deg,#fff3,#ffffff0f),linear-gradient(180deg,#323232eb,#161616f5)}.movie-preview-modal__thumbnail-card{display:flex;flex-direction:column;justify-content:space-between;padding:8px}.movie-preview-modal__thumbnail-index{align-self:flex-start;min-width:18px;padding:1px 6px;border-radius:999px;background:#0000006b;color:#fffffff5;font-size:9px;line-height:1.4}.movie-preview-modal__thumbnail-name{display:-webkit-box;overflow:hidden;color:#fffffff0;font-size:10px;line-height:1.35;text-align:left;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.movie-preview-modal__thumbnail-time{position:absolute;right:6px;bottom:5px;padding:1px 6px;border-radius:999px;background:#00000085;color:#fffffff5;font-size:9px;line-height:1.4;letter-spacing:.01em}.movie-preview-modal__empty{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;border-radius:20px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#0b0b0bf5;color:#ffffffb8;font-size:14px}@media(max-width:1919.98px){.movie-preview-modal__empty{border-radius:10px;font-size:12px}}.reports-export-card{padding:24px;background:#fff;border-radius:20px}.reports-export-card__title{margin:0 0 24px;color:#361e12;font-size:20px;font-weight:600;line-height:24px}.reports-export-card__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:24px}.reports-export-card__fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.reports-export-card__fields--4{grid-template-columns:repeat(4,minmax(0,1fr))}.reports-export-card__field{display:flex;flex-direction:column;gap:8px;min-width:0;color:#361e12;font-size:14px;line-height:20px}.reports-export-card__field .ant-picker,.reports-export-card__field .ant-select-selector{min-height:48px!important;border-color:#e1e3e5!important;border-radius:8px!important}.reports-export-card__field .ant-picker,.reports-export-card__field .ant-select{width:100%}.reports-export-card__field .ant-select-selection-item,.reports-export-card__field .ant-select-selection-placeholder{line-height:46px!important}.reports-export-card__actions{display:flex;justify-content:flex-start;gap:16px;margin-top:24px}.reports-export-card__actions .ant-btn{min-width:100px;height:48px;border-radius:8px}@media(max-width:1919.98px){.reports-export-card__fields--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1200px){.reports-export-card__fields--3,.reports-export-card__fields--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.reports-export-card__fields--3,.reports-export-card__fields--4{grid-template-columns:minmax(0,1fr)}}@media(max-width:576px){.reports-export-card{padding:20px}.reports-export-card__actions{justify-content:stretch}.reports-export-card__actions .ant-btn{flex:1}}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,sans-serif}::-webkit-scrollbar{display:none}*{scrollbar-width:none}*{-ms-overflow-style:none}.aed-icon{width:26px;height:20px;display:inline-block;vertical-align:middle}
