.CareerForm-module__n6pTDW__formContainer{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;padding:3rem;display:flex;box-shadow:0 25px 50px -12px #00000026}.CareerForm-module__n6pTDW__header{text-align:center;margin-bottom:1rem}.CareerForm-module__n6pTDW__badge{font-family:var(--font-heading);letter-spacing:.1em;color:var(--color-blue,#0070f3);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.CareerForm-module__n6pTDW__title{font-family:var(--font-heading);color:#0f172a;margin:0 0 .5rem;font-size:2.25rem;font-weight:800}.CareerForm-module__n6pTDW__subtitle{font-family:var(--font-body);color:#64748b;margin:0;font-size:1rem}.CareerForm-module__n6pTDW__fieldGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.CareerForm-module__n6pTDW__formGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.CareerForm-module__n6pTDW__label{font-family:var(--font-heading);color:#334155;font-size:.85rem;font-weight:600}.CareerForm-module__n6pTDW__required{color:#ef4444}.CareerForm-module__n6pTDW__input,.CareerForm-module__n6pTDW__select,.CareerForm-module__n6pTDW__fileInput,.CareerForm-module__n6pTDW__textarea{font-family:var(--font-body);color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:0 1rem;font-size:.95rem;transition:all .2s}.CareerForm-module__n6pTDW__input,.CareerForm-module__n6pTDW__select,.CareerForm-module__n6pTDW__fileInput{height:48px;line-height:46px}.CareerForm-module__n6pTDW__fileInput{background:#fff;align-items:center;padding:0;display:flex}.CareerForm-module__n6pTDW__fileInput::file-selector-button{color:#334155;cursor:pointer;height:100%;font-family:var(--font-body);background:#f1f5f9;border:none;border-right:1px solid #cbd5e1;border-radius:8px 0 0 8px;margin-right:1rem;padding:0 1rem;font-weight:500;transition:background .2s}.CareerForm-module__n6pTDW__fileInput::file-selector-button:hover{background:#e2e8f0}.CareerForm-module__n6pTDW__selectTrigger{font-family:var(--font-body);color:#0f172a;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 1rem;font-size:.95rem;transition:all .2s;display:flex}.CareerForm-module__n6pTDW__selectTrigger:hover{border-color:#94a3b8}.CareerForm-module__n6pTDW__selectArrow{color:#64748b;flex-shrink:0;margin-left:.5rem;font-size:.7rem}.CareerForm-module__n6pTDW__selectText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CareerForm-module__n6pTDW__select{cursor:pointer;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364748B%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em,100%}.CareerForm-module__n6pTDW__textarea{resize:vertical;min-height:140px;padding:1rem;line-height:1.5}.CareerForm-module__n6pTDW__input:focus,.CareerForm-module__n6pTDW__select:focus,.CareerForm-module__n6pTDW__textarea:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.CareerForm-module__n6pTDW__charCount{color:#64748b;text-align:right;margin-top:-.25rem;font-size:.8rem}.CareerForm-module__n6pTDW__charValid{color:#10b981;font-weight:600}.CareerForm-module__n6pTDW__charInvalid{color:#ef4444;font-weight:600}.CareerForm-module__n6pTDW__refreshBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.CareerForm-module__n6pTDW__refreshBtn:hover{color:#0f172a;background:#e2e8f0}.CareerForm-module__n6pTDW__refreshBtn svg{transition:transform .3s}.CareerForm-module__n6pTDW__refreshBtn:active svg{transform:rotate(180deg)}.CareerForm-module__n6pTDW__captchaSection{background:#fffbeb;border:1px dashed #f59e0b;border-radius:8px;grid-template-columns:1fr 1fr;align-items:flex-end;gap:1.5rem;padding:1.5rem;display:grid}.CareerForm-module__n6pTDW__submitBtn{font-family:var(--font-heading);color:#171c26;background:var(--color-orange,#ffc22b);cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;height:48px;font-size:1.05rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #ffc22b33}.CareerForm-module__n6pTDW__submitBtn:hover:not(:disabled){background:var(--color-orange-hover,#e0a81f);transform:translateY(-2px);box-shadow:0 6px 20px #ffc22b59}.CareerForm-module__n6pTDW__submitBtn:disabled{color:#94a3b8;box-shadow:none;cursor:not-allowed;background:#e2e8f0;transform:none}.CareerForm-module__n6pTDW__ipWarning{color:#b91c1c;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem;font-size:.8rem;font-weight:600;display:flex}.CareerForm-module__n6pTDW__successScreen{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:600px;margin:0 auto;padding:4rem 2rem;box-shadow:0 25px 50px -12px #00000026}.CareerForm-module__n6pTDW__successIcon{color:#15803d;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.CareerForm-module__n6pTDW__successTitle{font-family:var(--font-heading);color:#0f172a;margin:0 0 1rem;font-size:2rem;font-weight:800}.CareerForm-module__n6pTDW__successText{font-family:var(--font-body);color:#475569;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.CareerForm-module__n6pTDW__resetBtn{font-family:var(--font-heading);color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.CareerForm-module__n6pTDW__resetBtn:hover{background:#f1f5f9;border-color:#94a3b8}.CareerForm-module__n6pTDW__modalOverlay{z-index:9999;justify-content:center;align-items:center;width:100%;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.CareerForm-module__n6pTDW__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;width:100%;height:100%;position:absolute;top:0;left:0}.CareerForm-module__n6pTDW__modalContent{z-index:10;background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.CareerForm-module__n6pTDW__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.CareerForm-module__n6pTDW__closeBtn:hover{color:#0f172a;background:#e2e8f0}.CareerForm-module__n6pTDW__modalBadge{font-family:var(--font-heading);letter-spacing:.1em;color:var(--color-blue,#0070f3);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.CareerForm-module__n6pTDW__modalTitle{font-family:var(--font-heading);color:#0f172a;margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.CareerForm-module__n6pTDW__selectionGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.CareerForm-module__n6pTDW__categoryCol{flex-direction:column;display:flex}.CareerForm-module__n6pTDW__categoryTitleModal{font-family:var(--font-heading);color:#0f172a;border-bottom:2px solid #f1f5f9;margin:0 0 .5rem;padding-bottom:.5rem;font-size:.9rem;font-weight:800}.CareerForm-module__n6pTDW__checkboxList{flex-direction:column;gap:.25rem;display:flex}.CareerForm-module__n6pTDW__checkboxLabel{cursor:pointer;border-radius:6px;align-items:flex-start;gap:.5rem;padding:.35rem;transition:background .2s;display:flex}.CareerForm-module__n6pTDW__checkboxLabel:hover{background:#f8fafc}.CareerForm-module__n6pTDW__checkedLabel{background:#eff6ff!important}.CareerForm-module__n6pTDW__hiddenCheckbox{display:none}.CareerForm-module__n6pTDW__customCheckbox{background:#fff;border:2px solid #cbd5e1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;transition:all .2s;display:flex}.CareerForm-module__n6pTDW__checkedLabel .CareerForm-module__n6pTDW__customCheckbox{background:var(--color-blue,#0070f3);border-color:var(--color-blue,#0070f3)}.CareerForm-module__n6pTDW__checkmark{color:#fff;font-size:.75rem;font-weight:700}.CareerForm-module__n6pTDW__labelText{font-family:var(--font-body);color:#334155;font-size:.8rem;line-height:1.4}.CareerForm-module__n6pTDW__selectionActions{border-top:1px solid #e2e8f0;justify-content:flex-end;padding-top:1rem;display:flex}.CareerForm-module__n6pTDW__confirmBtn{font-family:var(--font-heading);color:#171c26;background:var(--color-orange,#ffc22b);cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .2s}.CareerForm-module__n6pTDW__confirmBtn:hover{background:var(--color-orange-hover,#e0a81f);transform:translateY(-2px)}@media (max-width:768px){.CareerForm-module__n6pTDW__formContainer{padding:2rem 1.5rem}.CareerForm-module__n6pTDW__fieldGrid,.CareerForm-module__n6pTDW__captchaSection{grid-template-columns:1fr;gap:1rem}.CareerForm-module__n6pTDW__captchaSection{align-items:stretch}.CareerForm-module__n6pTDW__title{font-size:1.75rem}.CareerForm-module__n6pTDW__modalContent{padding:1.5rem}.CareerForm-module__n6pTDW__selectionGrid{grid-template-columns:1fr;gap:1.5rem}}
.Career-module__iKCsga__main{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.Career-module__iKCsga__heroBanner{background-image:url(/banner_bg.webp);background-position:50%;background-size:cover;align-items:center;width:100%;min-height:450px;padding-top:10rem;padding-bottom:2rem;display:flex;position:relative}.Career-module__iKCsga__heroOverlay{z-index:1;background-color:#040d1699;width:100%;height:100%;position:absolute;top:0;left:0}.Career-module__iKCsga__heroContent{z-index:2;width:100%;max-width:1240px;margin:0 auto;padding:0 1.5rem;position:relative}.Career-module__iKCsga__heroLabel{color:#ffc22b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:800;display:block}.Career-module__iKCsga__heroTitle{color:#fff;font-size:clamp(2rem,3vw,2.8rem);font-weight:300;font-family:var(--font-heading,"Inter", sans-serif);max-width:900px;margin:0 0 1rem;line-height:1.2}.Career-module__iKCsga__description{font-family:var(--font-body);color:#cbd5e1;max-width:900px;font-size:1.15rem;line-height:1.6}.Career-module__iKCsga__formSection{flex:1;padding:5rem 2rem}.Career-module__iKCsga__container{align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.Career-module__iKCsga__perksList{flex:1;max-width:350px;position:sticky;top:120px}.Career-module__iKCsga__perksTitle{font-family:var(--font-heading);color:#0f172a;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.Career-module__iKCsga__perks{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Career-module__iKCsga__perks li{font-family:var(--font-body);color:#475569;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;font-size:1.05rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.Career-module__iKCsga__formWrapper{flex:2}@media (max-width:992px){.Career-module__iKCsga__container{flex-direction:column;gap:3rem}.Career-module__iKCsga__perksList{max-width:100%;position:static}.Career-module__iKCsga__perks{flex-flow:wrap}.Career-module__iKCsga__perks li{flex:calc(50% - .75rem)}}@media (max-width:768px){.Career-module__iKCsga__heroSection{padding:6rem 1.5rem 4rem}.Career-module__iKCsga__title{font-size:2.5rem}.Career-module__iKCsga__perks{flex-direction:column}.Career-module__iKCsga__formSection{padding:3rem 1.5rem}}
