.career-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 100px;background-color:#fff}.career-page-header__logo{width:100px}.career-page-header__logo__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.career-page-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.career-page-header__nav__item{font-size:16px;font-weight:500;color:#333;-webkit-text-decoration:none;text-decoration:none;cursor:pointer}.career-page__hero-section{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.6)),to(rgba(243,248,255,.6)));background:linear-gradient(180deg,rgba(255,255,255,.6) 0,rgba(243,248,255,.6) 100%)}.career-page__hero-section .hero-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;padding:4% 0}@media (min-width:1200px){.career-page__hero-section .hero-section__content .container{max-width:1502px}}.career-page__hero-section__left-content{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:normal}.career-page__hero-section__left-content__title{font-size:36px;font-weight:600;color:#333;margin:0}.career-page__hero-section__right-content__image{width:78%;height:300px;border-radius:10px}@media (min-width:1290px){.career-page__hero-section__left-content__title{font-size:46px}.career-page__hero-section__right-content{height:50vh}.career-page__hero-section__right-content__image{width:100%;height:432px}}.career-page__jobOpeningsSection{background-color:#fff}.career-page__jobOpeningsSection__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:100px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.career-page__jobOpeningsSection__search-and-filters{width:20%;border:1px solid #b9b9b9;border-radius:10px;padding:20px}.career-page__jobOpeningsSection__search-and-filters__title{font-size:24px;font-weight:700;color:#333;margin:0 0 10px}.career-page__jobOpeningsSection__search-and-filters__search-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:20px;position:relative}.career-page__jobOpeningsSection__search-and-filters__search-input__input{width:100%;height:40px;border:1px solid #b9b9b9;border-radius:5px;padding:0 10px 0 30px}.career-page__jobOpeningsSection__search-and-filters__search-input__icon{position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.career-page__jobOpeningsSection__search-and-filters__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:20px;position:relative}.career-page__jobOpeningsSection__search-and-filters__dropdown__label{font-size:16px;font-weight:500;color:#333;margin:0}.career-page__jobOpeningsSection__search-and-filters__dropdown__select{width:100%;height:44px;padding:0 40px 0 14px;border:1px solid #d1d5db;border-radius:8px;background:url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2710%27 viewBox=%270 0 14 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1L7 8L13 1%27 stroke=%27%230397D3%27 stroke-width=%272%27 stroke-linecap=%27round%27/%3E%3C/svg%3E") right 14px center no-repeat #f9fafb;color:#333;font-size:15px;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-transition:border-color .2s,background-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s,background-color .2s,-webkit-box-shadow .2s;scrollbar-width:thin;scrollbar-color:#000000 #F9FAFB}.career-page__jobOpeningsSection__search-and-filters__dropdown__select:hover{border-color:#a5b4fc;background-color:#fff;-webkit-box-shadow:0 1px 4px rgba(3,151,211,.1);box-shadow:0 1px 4px rgba(3,151,211,.1)}.career-page__jobOpeningsSection__search-and-filters__dropdown__select:focus{outline:0;border-color:#0397d3;-webkit-box-shadow:0 0 0 3px rgba(3,151,211,.15);box-shadow:0 0 0 3px rgba(3,151,211,.15);background-color:#fff}.career-page__jobOpeningsSection__search-and-filters__dropdown__select::-webkit-scrollbar{width:6px;height:6px}.career-page__jobOpeningsSection__search-and-filters__dropdown__select::-webkit-scrollbar-track{background:#f9fafb;border-radius:8px}.career-page__jobOpeningsSection__search-and-filters__dropdown__select::-webkit-scrollbar-thumb{background:#000;border-radius:8px}.career-page__jobOpeningsSection__search-and-filters__dropdown__select::-webkit-scrollbar-thumb:hover{background:#1f1f1f}.career-page__jobOpeningsSection__job-openings{width:80%;border:1px solid #b9b9b9;border-radius:10px}.career-page__jobOpeningsSection__job-openings__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.career-page__jobOpeningsSection__job-openings__header__title{font-size:24px;font-weight:700;color:#333;margin:0}.career-page__jobOpeningsSection__job-openings__header__description{font-size:16px;font-weight:500;color:#333;margin:0}.career-page__jobOpeningsSection__job-openings__divider{width:100%;height:1px;border-bottom:1px solid #b9b9b9}.career-page__jobOpeningsSection__job-openings__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;padding:20px}.career-page__jobOpeningsSection__job-openings__items__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border:1px solid #e5e7eb;background-color:#f9fafb;border-radius:10px}.career-page__jobOpeningsSection__job-openings__items__item__left-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:60%}.career-page__jobOpeningsSection__job-openings__items__item__left-content__title{font-size:18px;font-weight:600;color:#333;margin:0}.career-page__jobOpeningsSection__job-openings__items__item__left-content__description,.career-page__jobOpeningsSection__job-openings__items__item__right-content__days-left{color:#666;font-size:16px;font-weight:400;margin:0}.career-page__jobOpeningsSection__job-openings__items__item__right-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;height:100%}.career-page__jobOpeningsSection__job-openings__items__item__right-content__apply-now{font-size:16px;font-weight:400;margin:0;background-color:#0397d3;color:#fff;border-radius:5px;padding:10px 20px;width:100%;height:40px;border:none;cursor:pointer;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration: none;box-sizing: border-box;}.career-page__jobOpeningsSection__job-openings__items__item__right-content:active,.career-page__jobOpeningsSection__job-openings__items__item__right-content:focus{outline:0;-webkit-box-shadow:none;box-shadow:none;border:none}

.career-page__hero-section__left-content__button{font-size:18px;font-weight:500;color:#fff;background-color:#0397d3;border-radius:5px;padding:10px 20px;border:1px solid #c8e1ff;width:50%;height:56px;margin-top:20px;cursor:pointer;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center; text-decoration: none;box-sizing: border-box;}@media (min-width:1290px){.career-page__hero-section__left-content__button{width:40%}}

.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}

body {font-family: "Lato", sans-serif, "SiyamRupali", sans-serif;}