:root{--color-rose: #B0006B}@font-face{font-family:Noto Kufi Arabic;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/noto-kufi-arabic/noto-kufi-arabic-arabic.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Noto Kufi Arabic;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/noto-kufi-arabic/noto-kufi-arabic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Optima;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/optima/optima.woff) format("woff"),url(/fonts/optima/optima.ttf) format("truetype")}@font-face{font-family:Optima;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/optima/optima_bold.woff) format("woff"),url(/fonts/optima/optima_bold.ttf) format("truetype")}.careersHero{display:flex;flex-direction:column;width:100%;max-width:80rem;margin:0 auto;padding:2.5rem 1.25rem;gap:2rem}.careersHero__text{display:flex;flex-direction:column;justify-content:center}.careersHero__label{display:block;font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;text-transform:uppercase;color:#757575;margin-bottom:1rem}.careersHero__title{font-family:Optima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.375rem;line-height:1.25;color:#0f0f0f;margin-bottom:1.5rem}.careersHero__description{font-family:Noto Kufi Arabic,sans-serif;font-size:1rem;color:#757575;line-height:1.6}.careersHero__image{border-radius:.5rem;overflow:hidden}.careersHero__image img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width: 768px){.careersHero{flex-direction:row;padding:3.75rem 2.5rem;gap:3.75rem}.careersHero__text{flex:1}.careersHero__title{font-size:2rem}.careersHero__image{flex:1;max-height:400px}}@media (min-width: 1280px){.careersHero{padding:3.75rem 0}}@media (min-width: 1880px){.careersHero{max-width:100rem}}.careersFilter{width:100%;max-width:80rem;margin:0 auto;padding:2rem 1.25rem}.careersFilter__pills{display:flex;flex-wrap:wrap;gap:.5rem}@media (min-width: 768px){.careersFilter{padding:2rem 2.5rem}}@media (min-width: 1280px){.careersFilter{padding:2rem 0}}@media (min-width: 1880px){.careersFilter{max-width:100rem}}.careersListings{width:100%;max-width:80rem;margin:0 auto;padding:0 1.25rem 3.75rem}.careersListings__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.careersListings__empty{text-align:center;padding:3.75rem 0;color:#757575;font-family:Noto Kufi Arabic,sans-serif;font-size:1rem;line-height:1.6}@media (min-width: 768px){.careersListings{padding:0 2.5rem 5rem}.careersListings__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.careersListings{padding:0 0 5rem}.careersListings__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1880px){.careersListings{max-width:100rem}}.careersCard{display:flex;flex-direction:column;padding:1.5rem;border-radius:.5rem;border:1px solid #e6e6e6;background-color:#fff;transition:box-shadow .2s ease-in-out}.careersCard__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.careersCard__department{font-family:Noto Kufi Arabic,sans-serif;font-size:.8rem;line-height:1.6;text-transform:uppercase;color:#2e8552}.careersCard__type{font-family:Noto Kufi Arabic,sans-serif;font-size:.8rem;line-height:1.6;color:#757575;background-color:#f2f2f2;padding:.25rem .5rem;border-radius:99px}.careersCard__title{font-family:Optima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.25rem;line-height:1.25;color:#0f0f0f;margin-bottom:.75rem}.careersCard__location{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;color:#757575;margin-bottom:1rem}.careersCard__description{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;color:gray;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.careersCard__footer{margin-top:auto}.careersCard:hover{box-shadow:0 8px 12px -4px #00000026}@media (min-width: 768px){.careersCard__title{font-size:1.5rem}}.careersCta{width:100%;max-width:80rem;margin:0 auto 3.75rem;padding:3.75rem 1.25rem;text-align:center;background-color:#f2f2f2;border-radius:.5rem}.careersCta__title{font-family:Optima,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.375rem;line-height:1.25;color:#0f0f0f;margin-bottom:1rem}.careersCta__description{font-family:Noto Kufi Arabic,sans-serif;font-size:1rem;line-height:1.6;color:#757575;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.careersCta{padding:5rem 2.5rem}.careersCta__title{font-size:1.75rem}}@media (min-width: 1280px){.careersCta{padding:5rem 0}}@media (min-width: 1880px){.careersCta{max-width:100rem}}.careersApply{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.careersApply[hidden]{display:none}.careersApply__backdrop{position:absolute;inset:0;background-color:#000c;cursor:pointer}.careersApply__container{position:relative;display:flex;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 7.5rem);background-color:#fff;border-radius:.5rem;box-shadow:0 8px 16px -4px #0000004d;overflow:hidden;transform:translateY(20px) scale(.98);opacity:0;transition:transform .3s ease,opacity .3s ease}.careersApply__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #e6e6e6;flex-shrink:0}.careersApply__header-title{font-family:Noto Kufi Arabic,sans-serif;font-size:1rem;line-height:1.6;font-weight:500;margin:0;color:#0f0f0f}.careersApply__header-position{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;margin:.25rem 0 0;color:#757575}.careersApply__header-position:empty{display:none}.careersApply__header-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;background:transparent;border:none;border-radius:.375rem;cursor:pointer;color:#757575;transition:background-color .2s ease,color .2s ease}.careersApply__header-close:hover{background-color:#f2f2f2;color:#0f0f0f}.careersApply__header-close:focus-visible{outline:2px solid #0f0f0f;outline-offset:2px}.careersApply__body{flex:1;overflow-y:auto;padding:1.5rem 1.25rem}.careersApply__description{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;color:gray;padding-bottom:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid #e6e6e6;white-space:pre-line}.careersApply__description:empty{display:none}.careersApply__form{display:flex;flex-direction:column;gap:1.25rem}.careersApply__form-field{display:flex;flex-direction:column;gap:.5rem}.careersApply__form-label{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;font-weight:500;color:#0f0f0f}.careersApply__form-hint{font-weight:400;color:gray}.careersApply__form-phone{display:flex}.careersApply__form-textarea{height:auto;min-height:120px;resize:vertical}.careersApply__form-file{height:auto;padding:.75rem 1rem;cursor:pointer}.careersApply__form-file::file-selector-button{margin-right:1rem;padding:.5rem 1rem;background-color:#0f0f0f;color:#fff;border:none;border-radius:.25rem;cursor:pointer;font-family:Arial}[dir=rtl] .careersApply__form-file::file-selector-button{margin-right:0;margin-left:1rem}.careersApply__form-submit{margin-top:.5rem}.careersApply__form-message{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;text-align:center;min-height:0}.careersApply__form-message:empty{display:none}.careersApply__form-message--success{color:#16a34a}.careersApply__form-message--error{color:#dc2626}.careersApply--open{opacity:1;visibility:visible}.careersApply--open .careersApply__container{transform:translateY(0) scale(1);opacity:1}@media (min-width: 768px){.careersApply{padding:1.5rem}.careersApply__container{max-height:calc(100vh - 10rem)}.careersApply__header{padding:1.25rem 1.5rem}.careersApply__body{padding:1.5rem}}@media (min-width: 1280px){.careersApply{padding:2.5rem}}.pill{font-family:Noto Kufi Arabic,sans-serif;font-size:.9rem;line-height:1.6;display:flex;justify-content:center;align-items:center;background-color:#f2f2f2;color:#404040;padding:.25rem .75rem;border-radius:99px;border:none;-webkit-user-select:none;user-select:none;cursor:pointer;text-decoration:none}.pill--selected{background:#666;color:#fff}.pill__icon{width:1.25rem;height:1.25rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.pill__icon svg{width:100%;height:100%}.pill--white{font-weight:600;font-size:.8rem;background-color:#fff;color:#0f0f0f;gap:.5rem;padding:.5rem 1rem .5rem .75rem;transition:background-color .2s ease-in-out}.pill--white:hover{background-color:#f2f2f2}
