:root{--c-1:#2843da;--c-2:#5c5d62;--br-8px:8px;--br-15px:15px;--br-20px:20px;--br-25px:25px;--br-50px:50px;--br-50pct:50%;--fs-11px:11px;--fs-13px:13px;--fs-14px:14px;--fs-16px:16px;--fs-18px:18px;--fs-0-65rem:0.65rem;--lh-1:1;--lh-1-6:1.6;--tr-200:0.2s;--tr-300:0.3s}.cfb-captcha-wrapper{width:100%;margin-bottom:20px}.cfb-captcha-wrapper input[type="hidden"]{display:none}.cfb-form .form-group{position:relative;margin-bottom:20px}.cfb-form input:not([type="submit"]):not([type="file"]):not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),.cfb-form textarea,.cfb-form select{width:100%;padding:25px 15px 8px 15px;border:1px solid #dbdbdb;border-radius:var(--br-50px);background-color:#ffffff70;font-size:var(--fs-16px);color:#000;outline:none;transition:all var(--tr-200) ease;text-align:right;height:55px}.article-glossary-request-form form.cfb-form label.floating-label{font-size:var(--fs-14px)}.cfb-form textarea{border-radius:var(--br-25px);height:auto;min-height:120px}.cfb-form input:focus,.cfb-form textarea:focus,.cfb-form select:focus{border-color:var(--c-1);background-color:#fff}.cfb-form .floating-label{position:absolute;right:20px;top:50%;transform:translateY(-50%);background-color:#fff0;padding:0;color:#6a6a6a;font-size:var(--fs-16px);pointer-events:none;transition:var(--tr-200) ease all;z-index:5}.cfb-form textarea~.floating-label{top:25px}.cfb-form .field-icon~input{padding-right:60px!important}.cfb-form .field-icon~.floating-label{right:60px}.cfb-form input:focus~.floating-label,.cfb-form input:not(:placeholder-shown)~.floating-label,.cfb-form textarea:focus~.floating-label,.cfb-form textarea:not(:placeholder-shown)~.floating-label,.cfb-form select:focus~.floating-label,.cfb-form select:valid~.floating-label{top:10px;transform:none;font-size:var(--fs-11px)!important;color:var(--c-1);background-color:#fff0;right:20px;padding:0;font-weight:700}.cfb-form .field-icon~input:focus~.floating-label,.cfb-form .field-icon~input:not(:placeholder-shown)~.floating-label{right:50px}.cfb-form.call .btn{width:250px;margin:auto}.cfb-form .field-captcha input{text-align:right;direction:ltr;padding-right:15px}.cfb-form .field-captcha .floating-label{right:20px;transform:translateY(-50%);width:auto;left:auto}.cfb-form .field-captcha input:focus~.floating-label,.cfb-form .field-captcha input:not(:placeholder-shown)~.floating-label{top:10px;transform:none;right:20px;background-color:#fff0}.cfb-form.meeting{display:flex;gap:10px;align-items:flex-start}.cfb-form.meeting .btn{width:120px;padding:16px}.cfb-success-box{display:flex;align-items:center;justify-content:flex-start;gap:3px;color:#1dbf53;font-weight:500;font-size:var(--fs-16px);direction:rtl;margin-top:14px}.cfb-success-icon{stroke:#1dbf53;width:24px;height:24px;margin-right:5px}.cfb-error{position:absolute;color:red;font-size:var(--fs-13px);right:5px;bottom:-23px;z-index:10;margin-top:0}.cfb-file-upload-wrapper .cfb-error{bottom:-13px;position:relative}.cfb-error-box{display:flex;align-items:center;padding:15px;background-color:#fee2e2;border:1px solid #ef4444;border-radius:var(--br-8px);color:#b91c1c;margin-bottom:20px;direction:rtl}.cfb-error-box .cfb-error-icon{margin-left:10px;stroke:#b91c1c;width:24px;height:24px;flex-shrink:0}.cfb-error-box .cfb-msg-text{font-size:var(--fs-14px);font-weight:500}.cfb-form>div{position:relative}.cfb-form .field-icon{position:absolute;z-index:2;right:20px;top:16px}.cfb-form .field-icon svg{fill:#a5e0fd}.cfb-form.call{width:500px;margin:0 auto;display:flex;flex-direction:column;max-width:100%}.cfb-form.call input{border-color:#c8ecfe}.cfb-form.call input::placeholder{color:#5c86a0}.cfb-form.call input:focus{border-color:var(--c-1)}.cfb-form.contact_us>div{margin-bottom:8px}.cfb-form.contact_us textarea{height:130px;border-radius:var(--br-25px)}.cfb-form.recruitment>div{margin-bottom:8px}.cfb-form.recruitment textarea{height:160px;border-radius:var(--br-20px)}.cfb-form.recruitment .submit-btn{width:200px}.cfb-form.recruitment button{width:192px}.cfb-file-upload-wrapper{width:100%;flex-wrap:wrap;display:flex;margin-bottom:10px;align-items:center}.cfb-upload-btn{width:150px;height:45px;display:block;background-color:#fff;border:1px solid #dbdbdb;border-radius:var(--br-50px);padding:12px!important;text-align:center;cursor:pointer;font-size:var(--fs-16px);color:#6a6a6a;transition:all var(--tr-300)}.cfb-upload-btn:hover{border-color:var(--c-1);color:var(--c-1)}.cfb-progress-container{margin-top:15px;width:100%;animation:modalFadeIn 0.3s ease}.cfb-progress-bar-bg{width:120px;background-color:#fff;border-radius:var(--br-50px);height:30px;position:relative;overflow:hidden}.cfb-delete-file{position:absolute;right:125px;top:50%;transform:translatey(-50%);cursor:pointer;color:#fff;background:red;padding:0 4px;border-radius:var(--br-50pct);font-weight:700;font-size:var(--fs-18px);line-height:var(--lh-1)}.cfb-progress-bar-fill{height:100%;width:0%;background-color:#37e06f;border-radius:var(--br-50px);display:flex;align-items:center;justify-content:flex-end;padding-left:20px;transition:width var(--tr-200) ease;white-space:nowrap}.cfb-progress-bar-bg .progress-text{position:absolute;top:50%;right:10px;font-size:var(--fs-13px);transform:translatey(-50%)}.cfb-form .type-file{position:relative;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.cfb-form .type-file>label:not(.file-label){display:block;margin-bottom:10px;font-size:var(--fs-16px);color:var(--c-2);font-weight:500}.cfb-form .type-file input[type="file"]{position:absolute;opacity:0;width:0;height:0;overflow:hidden;pointer-events:none}.cfb-form .type-file .file-info{margin-top:10px;font-size:var(--fs-14px);text-align:center;line-height:var(--lh-1-6)}.cfb-form .type-file .file-name{margin-top:10px;padding:10px 15px;background-color:#f5f5f5;border-radius:var(--br-15px);font-size:var(--fs-14px);color:var(--c-1);display:none;text-align:center;word-break:break-all}.cfb-form .type-file .file-name.show{display:block}.cfb-form .type-file .file-name::before{content:"✓ ";color:green;font-weight:700}.qb-card .cfb-error-box{margin-top:18px;margin-bottom:0}.qb-card .cfb-error-box .icon{margin-left:10px;width:20px;height:20px;flex-shrink:0;color:#b91c1c}.cfb-choice-wrapper{position:relative}.cfb-choice-wrapper input{opacity:0;position:absolute;right:0;top:0;width:100%;height:100%;cursor:pointer}.cfb-choice-wrapper .cfb-choice-label{display:inline-block;margin-right:6px;vertical-align:middle;cursor:pointer}.cfb-choice-wrapper .cfb-choice-mark{position:relative;top:1px;display:inline-block;width:24px;height:24px;border:1px solid #c8ccd4;border-radius:var(--br-4-8px);vertical-align:middle;transition:background var(--tr-100) ease;cursor:pointer}.cfb-choice-wrapper .cfb-choice-mark:after{content:"";position:absolute;top:1px;left:35%;width:6.857142857142857px;height:16px;opacity:0;transform:rotate(45deg) scale(0);border-right:2px solid #fff;border-bottom:2px solid #fff;transition:all var(--tr-300) ease;transition-delay:0.15s}.cfb-choice-wrapper input:checked~.cfb-choice-mark{border-color:#fff0;background:#474bff;animation:jelly 0.6s ease}.cfb-choice-wrapper input:checked~.cfb-choice-mark:after{opacity:1;transform:rotate(45deg) scale(1)}.form-file-info{font-size:12px;color:#888;margin-right:10px;display:inline-block}.form-field-error{color:red;font-size:12px;margin-top:5px}.cfb-honeypot-field{display:none!important}.cfb-captcha-wrapper{margin-bottom:20px}.cfb-file-input{display:none}.cfb-progress-container{display:none;position:relative;margin-top:10px}@media (max-width:1280px){.cfb-file-upload-wrapper .file-info-text{font-size:var(--fs-0-65rem)!important;margin-right:5px!important}.cfb-form.meeting .btn{width:160px}}@media (max-width:1024px){.cfb-form.meeting{flex-direction:column}.mitting-action .action-info .cfb-form .form-group{width:100%}}@media (max-width:768px){.cfb-upload-btn{width:110px}.cfb-form>div{width:100%}.cfb-form.meeting{width:100%;text-align:center}}