/* .jobs-description__wrapper .description-section .z-container .description-content .description-content__left div b {
    font-style: normal;
    font-weight: 700;
    font-size: 24px!important;
    line-height: 200%;
    color: #222;
    margin-bottom: 16px;
    font-family: "IBM Plex Serif", serif;
} */
.jobs-description__wrapper {
    background: #fcf9f4;
}

.jobs-description__wrapper .share-box.sidebar {
    left: auto;
    right: 0;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .btn-group.web-only {
        height: 0;
        overflow: hidden;
        visibility: hidden;
    }
}

.jobs-description__wrapper .btn-group.mobile-only {
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .btn-group.mobile-only {
        height: auto;
        overflow: visible;
        visibility: visible;
        padding-bottom: 42px;
    }
}

.jobs-description__wrapper .banner-container {
    height: 452px;
    padding: 215px 64px 118px;
    background: url(/wp-content/uploads/sites/2/2022/12/jobs-description-banner.webp) no-repeat bottom right/cover, -webkit-linear-gradient(270deg, #211470 87%, rgba(17, 8, 69, 0) 88%);
    background: url(/wp-content/uploads/sites/2/2022/12/jobs-description-banner.webp) no-repeat bottom right/cover, -moz-linear-gradient(270deg, #211470 87%, rgba(17, 8, 69, 0) 88%);
    background: url(/wp-content/uploads/sites/2/2022/12/jobs-description-banner.webp) no-repeat bottom right/cover, -o-linear-gradient(270deg, #211470 87%, rgba(17, 8, 69, 0) 88%);
    background: url(/wp-content/uploads/sites/2/2022/12/jobs-description-banner.webp) no-repeat bottom right/cover, linear-gradient(180deg, #211470 87%, rgba(17, 8, 69, 0) 88%);
    position: relative;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .banner-container {
        padding: 150px 4px 60px;
        min-height: 345px;
        height: auto;
        background: url(/wp-content/uploads/sites/2/2022/12/m-jobs-description-banner.webp) no-repeat bottom right/cover, -webkit-linear-gradient(270deg, #211470 80%, rgba(17, 8, 69, 0) 81%);
        background: url(/wp-content/uploads/sites/2/2022/12/m-jobs-description-banner.webp) no-repeat bottom right/cover, -moz-linear-gradient(270deg, #211470 80%, rgba(17, 8, 69, 0) 81%);
        background: url(/wp-content/uploads/sites/2/2022/12/m-jobs-description-banner.webp) no-repeat bottom right/cover, -o-linear-gradient(270deg, #211470 80%, rgba(17, 8, 69, 0) 81%);
        background: url(/wp-content/uploads/sites/2/2022/12/m-jobs-description-banner.webp) no-repeat bottom right/cover, linear-gradient(180deg, #211470 80%, rgba(17, 8, 69, 0) 81%);
    }
}

.jobs-description__wrapper .banner-container h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 24px;
    color: #fcf9f4;
    font-family: "IBM Plex Serif", serif;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .banner-container h1 {
        padding-bottom: 22px;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 150%;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        max-height: 185px;
    }
}

.jobs-description__wrapper .banner-container ul {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .banner-container ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.jobs-description__wrapper .banner-container ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 150.8%;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .banner-container ul li {
        font-size: 16px;
        padding-left: 16px;
        background: url(/wp-content/uploads/sites/2/2022/12/dot-white.webp) left center/4px no-repeat;
    }
}

.jobs-description__wrapper .banner-container ul li {
    font-family: 'Work Sans', sans-serif;
}

.jobs-description__wrapper .banner-container ul li:not(:last-of-type) {
    padding-right: 40px;
    background: url(/wp-content/uploads/sites/2/2022/12/dot-white.webp) no-repeat -webkit-calc(100% - 22px) center/4px;
    background: url(/wp-content/uploads/sites/2/2022/12/dot-white.webp) no-repeat -moz-calc(100% - 22px) center/4px;
    background: url(/wp-content/uploads/sites/2/2022/12/dot-white.webp) no-repeat calc(100% - 22px) center/4px;
}
.jobs-description__wrapper .banner-container ul li.location-type{
    text-transform: capitalize;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .banner-container ul li:not(:last-of-type) {
        padding-right: 16px;
        margin-bottom: 4px;
        background: url(/wp-content/uploads/sites/2/2022/12/dot-white.webp) left center/4px no-repeat;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dbdbe0;
    padding: 86px 0 86px 45px;
    position: relative;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 42px 0 45px 0;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .spinner {
    background: #fbf9f3;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-top: 80px;
}

.jobs-description__wrapper .description-section .z-container .description-content .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.jobs-description__wrapper .description-section .z-container .description-content .btn-group .btn {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 162%;
    width: 132px;
    height: 47px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
}

.jobs-description__wrapper .description-section .z-container .description-content .btn-group .btn.outline {
    border-color: #47289f;
    color: #47289f;
    position: relative;
}

.jobs-description__wrapper .description-section .z-container .description-content .btn-group .btn.outline.is-active .share-box {
    visibility: visible;
    opacity: 1;
}

.jobs-description__wrapper .description-section .z-container .description-content .btn-group .btn.solid {
    color: #fcf9f4;
    border-color: #47289f;
    background: #47289f;
    margin-right: 16px;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left {
    padding-right: 98px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__left {
        padding-right: 0;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left ul {
    list-style: none;
    margin-bottom: 45px;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #343434;
    margin-bottom: 16px;
    background: url(/wp-content/uploads/sites/2/2022/12/dot-blue.webp) no-repeat 0 9px/6px;
    padding-left: 20px;
}

/* .jobs-description__wrapper .description-section .z-container .description-content .description-content__left ul li b {
    font-family: "IBM Plex Serif", serif;
} */

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left p {
    margin-bottom: 32px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #343434;
    font-family: 'Work Sans', sans-serif;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left p a {
    color: #48289f;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 200%;
    color: #222;
    margin-bottom: 16px;
    font-family: "IBM Plex Serif", serif;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right {
    width: 344px;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__left .list-details {
    margin-bottom: 45px;
}
.jobs-description__wrapper .description-section .z-container .description-content .description-content__left .list-details > div{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #343434;
}

body.careers-font div {
    font-family: 'Work Sans', sans-serif;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__right {
        width: 100%;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .card {
    width: 344px;
    background: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 32px;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .card {
        width: 100%;
        padding: 0 10px;
        background: 0 0;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .card .title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 200%;
    color: #222;
    padding-bottom: 12px;
    font-family: "IBM Plex Serif", serif;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .card .title.web-only {
        height: 0;
        overflow: hidden;
        visibility: hidden;
        padding: 0;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .card .sub-title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    padding-bottom: 32px;
    color: #636363;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .card .sub-title.web-only {
        height: 0;
        overflow: hidden;
        visibility: hidden;
        padding: 0;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta {
    width: 344px;
    padding: 32px;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta.web-only {
        height: 0;
        overflow: hidden;
        visibility: hidden;
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta {
        width: 100%;
    }
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta .title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 200%;
    padding-bottom: 16px;
    color: #222;
    font-family: "IBM Plex Serif", serif;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta .sub-title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 187%;
    padding-bottom: 24px;
    color: #636363;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta .visit a {
    width: 151px;
    height: 37px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: rgba(34, 34, 34, 0.7);
    text-indent: 18px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.08) url(/wp-content/uploads/sites/2/2022/12/visit-zeta-tech.webp) no-repeat 18px center;
}

.jobs-description__wrapper .description-section .z-container .description-content .description-content__right .sticky-wrapper .about-zeta .visit a:hover {
    opacity: 0.8;
}

.jobs-description__wrapper .similar-jobs-section {
    padding-top: 32px;
}

.jobs-description__wrapper .similar-jobs-section .z-container h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 200%;
    color: #222;
    font-family: "IBM Plex Serif", serif;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container h2 {
        font-size: 20px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards {
    padding-top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 166px;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards::-webkit-scrollbar {
    width: 0;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards::-webkit-scrollbar-track {
    background: 0 0;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards::-webkit-scrollbar-thumb {
    background: 0 0;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards::-webkit-scrollbar-thumb:hover {
    background: 0 0;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-bottom: 100px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card {
    position: relative;
    width: 344px;
    min-height: 208px;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card {
        width: 280px;
        min-height: 165px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card:not(:last-of-type) {
    margin-right: 48px;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card:not(:last-of-type) {
        margin-right: 20px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link {
    min-width: 344px;
    min-height: 208px;
    background: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    display: block;
    height: 214px;
    padding: 32px 29px 24px 32px;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link {
        padding: 16px 25px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        min-width: 280px;
        width: 280px;
        min-height: 165px;
        height: 165px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link:hover~.btn-group {
    visibility: visible;
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link:hover~.btn-group {
        visibility: hidden;
        opacity: 0;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .card-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .card-header .title {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    color: #878596;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px;
    height: 28px;
    left: 32px;
    background: #fcf9f4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .card-header .title {
        font-size: 12px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .card-header .type {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #9e9e9e;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .card-header .type {
        font-size: 12px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .sub-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    margin-top: 15px;
    color: #222;
    height: 90px;
    max-width: 283px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
    font-family: "IBM Plex Serif", serif;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .sub-title {
        height: auto;
        min-height: 74px;
        font-size: 16px;
        margin-top: 5px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .footer {
    overflow: hidden;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .footer ul {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .footer ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #878596;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .link .footer ul li {
        font-size: 12px;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    padding: 13px 32px 24px;
    left: 0;
    bottom: 0;
    background: #fff;
    -webkit-border-radius: 0 0 40px 40px;
    -moz-border-radius: 0 0 40px 40px;
    border-radius: 0 0 40px 40px;
    visibility: hidden;
    opacity: 0;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group:hover {
    visibility: visible;
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group:hover {
        visibility: hidden;
        opacity: 0;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group:before {
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: -55px;
    height: 55px;
    pointer-events: none;
    background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}

@media only screen and (max-width: 768px) {
    .jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group:before {
        display: none;
    }
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group .btn {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 162%;
    width: 132px;
    height: 47px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group .btn.outline {
    border-color: #47289f;
    color: #47289f;
    position: relative;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group .btn.outline.is-active .share-box {
    visibility: visible;
    opacity: 1;
}

.jobs-description__wrapper .similar-jobs-section .z-container .cards .card .btn-group .btn.solid {
    color: #fcf9f4;
    border-color: #47289f;
    background: #47289f;
    margin-right: 16px;
}