.careers-page{color:#fff;background:#06252a;width:100%;min-height:100vh;overflow:hidden}.careers-hero{box-sizing:border-box;border-bottom:1px solid #00d5df2e;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:65px;width:100%;max-width:1500px;margin:0 auto;padding:78px 70px 72px;display:grid}.careers-hero-content{width:100%}.careers-label{color:#00d5df;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:15px;font-size:12px;font-weight:700;display:block}.careers-hero-content h1{color:#fff;letter-spacing:-2.8px;max-width:720px;margin:0;font-size:clamp(48px,5vw,76px);font-weight:750;line-height:.98}.careers-hero-content h1 span{color:#00d5df}.careers-hero-description{color:#ffffffbf;max-width:650px;margin:23px 0 28px;font-size:16px;line-height:1.65}.careers-hero-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin-top:24px;display:grid}.careers-hero-feature{box-sizing:border-box;background:#052b2f8c;border:1px solid #00d5df40;border-radius:7px;align-items:flex-start;gap:11px;min-height:86px;padding:15px;transition:border-color .25s,transform .25s,background .25s;display:flex}.careers-hero-feature:hover{background:#053439bf;border-color:#00d5df8c;transform:translateY(-3px)}.careers-feature-icon{color:#00d5df;border:1px solid #00d5df59;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.careers-feature-text{flex-direction:column;gap:5px;display:flex}.careers-feature-text strong{color:#fff;font-size:13px;line-height:1.2}.careers-feature-text span{color:#ffffff9e;font-size:11px;line-height:1.45}.careers-hero-actions{margin-top:27px}.careers-primary-button{color:#fff;background:#00bcd4;border-radius:5px;align-items:center;gap:10px;padding:13px 19px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.careers-primary-button:hover{background:#08c9df;transform:translateY(-2px);box-shadow:0 12px 30px #00bcd433}.careers-hero-image{justify-content:center;align-items:center;width:100%;display:flex}.careers-team-image{object-fit:cover;border:1px solid #00d5df59;border-radius:7px;width:100%;max-width:600px;height:390px;display:block;box-shadow:0 25px 60px #00000040}.careers-section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.careers-section-heading>span{color:#00d5df;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:11px;font-size:11px;font-weight:700;display:block}.careers-section-heading h2{color:#fff;letter-spacing:-1.5px;margin:0;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.1}.careers-section-heading p{color:#ffffffad;max-width:620px;margin:15px auto 0;font-size:15px;line-height:1.6}.careers-benefits{box-sizing:border-box;width:100%;max-width:1500px;margin:0 auto;padding:78px 60px 85px;position:relative}.careers-benefits:before{content:"";opacity:.7;background:#00d5df;width:45px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.benefits-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.benefit-card{box-sizing:border-box;background:#042b2f94;border:1px solid #00d5df40;border-radius:6px;min-height:180px;padding:22px 18px;transition:transform .25s,border-color .25s,background .25s}.benefit-card:hover{background:#053439cc;border-color:#00d5df99;transform:translateY(-5px)}.benefit-icon{color:#00d5df;border:1px solid #00d5df4d;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:17px;display:flex}.benefit-card h3{color:#fff;margin:0 0 9px;font-size:15px;line-height:1.3}.benefit-card p{color:#ffffff9e;margin:0;font-size:12px;line-height:1.55}.careers-jobs{box-sizing:border-box;border-top:1px solid #00d5df14;width:100%;max-width:1500px;margin:0 auto;padding:65px 60px 90px}.jobs-list{flex-direction:column;gap:12px;width:100%;display:flex}.job-card{box-sizing:border-box;background:#042b2f94;border:1px solid #00d5df47;border-radius:6px;grid-template-columns:48px 1.05fr 1.5fr auto;align-items:center;gap:20px;width:100%;min-height:100px;padding:17px 20px;transition:border-color .25s,transform .25s;display:grid}.job-card:hover{border-color:#00d5dfa6;transform:translate(4px)}.job-icon{color:#00d5df;border:1px solid #00d5df4d;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.job-info h3{color:#fff;margin:0 0 7px;font-size:16px;line-height:1.25}.job-meta{color:#ffffff8c;flex-wrap:wrap;gap:14px;font-size:11px;display:flex}.job-meta span{align-items:center;gap:5px;display:flex}.job-description{color:#ffffffa6;margin:0;font-size:12px;line-height:1.55}.job-right{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.job-type{color:#00d5df;letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:700}.apply-button{color:#fff;background:#00bcd4;border-radius:4px;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.apply-button:hover{background:#08c9df}.view-all-jobs{color:#00d5df;cursor:pointer;background:#00d5df14;border-radius:4px;align-items:center;gap:8px;width:fit-content;margin:28px auto 0;padding:10px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;border:1px solid #00d5df!important}.view-all-jobs:hover{color:#fff;background:#00bcd4;border-color:#00bcd4!important}.view-all-jobs:focus-visible{outline-offset:2px;outline:2px solid #00d5df}.careers-contact{box-sizing:border-box;background:linear-gradient(135deg,#00bcd42e,#033135cc);border:1px solid #00d5df59;border-radius:6px;justify-content:space-between;align-items:center;width:calc(100% - 120px);max-width:1380px;min-height:190px;margin:0 auto 75px;padding:34px 40px;display:flex}.careers-contact-content{max-width:760px}.careers-contact-content>span{color:#00d5df;letter-spacing:2px;font-size:10px;font-weight:700}.careers-contact-content h2{margin:8px 0;font-size:27px;line-height:1.2}.careers-contact-content p{color:#ffffffa6;margin:0 0 18px;font-size:13px;line-height:1.55}.careers-contact-button{color:#fff;background:#00bcd4;border-radius:4px;align-items:center;gap:8px;padding:10px 15px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.careers-contact-graphic{justify-content:center;align-items:center;width:170px;height:130px;display:flex;position:relative}.contact-envelope{color:#fff;border:1px solid #ffffffb3;border-radius:5px;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.contact-dot{background:#00d5df;border-radius:50%;width:4px;height:4px;position:absolute}.dot-one{top:15px;right:15px}.dot-two{bottom:15px;left:15px}.dot-three{top:50%;right:0}@media (max-width:1100px){.careers-hero{grid-template-columns:1fr;gap:40px;padding:70px 45px 65px}.careers-hero-content{text-align:center}.careers-hero-description{margin-left:auto;margin-right:auto}.careers-hero-features{text-align:left;max-width:800px;margin-left:auto;margin-right:auto}.careers-hero-actions{text-align:center}.careers-hero-image{max-width:750px;margin:0 auto}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.careers-hero{border-bottom:1px solid #00d5df29;gap:32px;min-height:auto;padding:50px 20px 55px}.careers-label{letter-spacing:2px;font-size:10px}.careers-hero-content h1{letter-spacing:-1.5px;font-size:42px;line-height:1}.careers-hero-description{margin-top:18px;margin-bottom:24px;font-size:14px;line-height:1.6}.careers-hero-features{grid-template-columns:1fr;gap:9px}.careers-hero-feature{min-height:70px;padding:13px}.careers-hero-actions{margin-top:24px}.careers-hero-image{width:100%}.careers-team-image{object-fit:cover;width:100%;max-width:100%;height:260px}.careers-benefits{padding:60px 18px 65px}.careers-benefits:before{width:35px}.careers-section-heading{margin-bottom:32px}.careers-section-heading>span{font-size:10px}.careers-section-heading h2{letter-spacing:-.8px;font-size:32px}.careers-section-heading p{margin-top:12px;font-size:13px;line-height:1.55}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.benefit-card{min-height:175px;padding:18px 14px}.benefit-card h3{font-size:14px}.benefit-card p{font-size:11px}.careers-jobs{padding:55px 18px 70px}.jobs-list{gap:10px}.job-card{grid-template-columns:42px 1fr;gap:12px;padding:16px}.job-info{min-width:0}.job-info h3{font-size:15px}.job-description{grid-column:1/-1;font-size:12px}.job-right{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.careers-contact{flex-direction:column;align-items:flex-start;gap:25px;width:calc(100% - 36px);margin-bottom:60px;padding:28px 22px}.careers-contact-content h2{font-size:24px}.careers-contact-content p{font-size:12px}.careers-contact-graphic{display:none}}button.apply-button,button.view-all-jobs,button.careers-contact-button{cursor:pointer;border:none;font-family:inherit}.careers-modal-overlay{z-index:1000;background:#030f12b8;justify-content:center;align-items:center;padding:20px;animation:.25s careersFadeIn;display:flex;position:fixed;inset:0}.careers-modal{color:#0d2b30;background:#fff;border-radius:12px;width:100%;max-width:460px;max-height:90vh;padding:28px;animation:.35s careersSlideUp;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000059}.careers-modal-close{color:#0d2b30;cursor:pointer;background:#eef4f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;line-height:1;transition:background .2s;display:flex;position:absolute;top:14px;right:14px}.careers-modal-close:hover{background:#dce8ea}.careers-modal-label{color:#00aab5;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:inline-block}.careers-modal h2{color:#0d2b30;margin:0;font-size:22px;font-weight:800}.careers-modal-description{color:#4b6266;margin:8px 0 16px;font-size:13px;line-height:1.5}.careers-modal-position{color:#07727a;background:#e7f7f9;border-radius:30px;margin-bottom:18px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-block}.careers-modal-form{flex-direction:column;gap:14px;display:flex}.careers-modal-field label{color:#0d2b30;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.careers-modal-field label span{color:#d64545}.careers-modal-field input[type=text],.careers-modal-field input[type=email],.careers-modal-field textarea{box-sizing:border-box;color:#0d2b30;background:#fafcfc;border:1px solid #d5e0e2;border-radius:8px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:13px;transition:border-color .2s}.careers-modal-field input:focus,.careers-modal-field textarea:focus{border-color:#00aab5}.careers-modal-field textarea{resize:vertical;min-height:70px}.careers-file-input{color:#35525a;cursor:pointer;background:#f7fbfb;border:1px dashed #b7cdd1;border-radius:8px;align-items:center;gap:10px;padding:13px;font-size:13px;transition:border-color .2s;display:flex}.careers-file-input:hover{border-color:#00aab5}.careers-file-input input[type=file]{display:none}.careers-modal-status{text-align:center;margin:0;font-size:13px;font-weight:500;line-height:1.4}.careers-modal-status.error{color:#d64545}.careers-modal-status.success{color:#1e9e5a}.careers-modal-submit{color:#fff;cursor:pointer;background:#00aab5;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;font-family:inherit;font-size:14px;font-weight:700;transition:background .25s,transform .25s;display:flex}.careers-modal-submit:hover{background:#07727a;transform:translateY(-2px)}.careers-modal-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}@keyframes careersFadeIn{0%{opacity:0}to{opacity:1}}@keyframes careersSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
