section.career-opportunity-sec h2 {
    color: #22413C;
}

section.career-opportunity-sec .accent-line {
    border-top: 1px solid rgba(0, 0, 0, 0.18);
    opacity: 1;
}

.job-opportunity-wrapp {
    padding-top: 40px;
}

.row.career-opportunity-sec__row {
    align-items: center;
}

.job-header {
    display: flex;
    align-items: center;
}

.job-header .job-title {
    flex: 0.6;
}

.job-header .job-dep {
    flex: 0.382;
}

.job-header .job-details {
    flex: 0.3;
    text-align: end;
}

.job-header {
    background: var(--Base-Ivory, #EEEDE9);
    padding: 30px 40px;
}

.job-opportunity-wrapp .job-items {
    margin-bottom: 3px;
}

.job-title {
    color: #22413C;
    font-family: Alga;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.button.job-title-btn {
    padding: 10px 15px;
    border-radius: 100px;
    background: var(--Primary-White, #FFF);
}

.detail-button {
    background: #22413C;
    color: #fff;
    border: 1px solid;
}

.career-job-content {
    background: var(--Base-Ivory, #EEEDE9);
    padding: 30px 40px;
}

.career-job-content .job-info {
    display: flex;
}

.career-job-content .job-info img {
    max-width: 19px;
    object-fit: cover;
}

.career-job-content .job-info .info-detail p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-family: Tahoma;
    margin: 0;
}

.row-career-detail .col-right .career-form .form-group input {
    outline: none !important;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #858C91;
    align-items: center;
    padding: 0 0;
    color: #333F48;
    font-family: Tahoma;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}

.row-career-detail .col-right .career-form .form-group {
    position: relative;
    padding-bottom: 33px;
}

.row-career-detail .col-right .career-form .form-group label.upload-btn {
    position: relative;
    top: inherit;
    font-size: 12px;
    pointer-events: unset;
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    border-radius: 26px;
    border: 1px solid #000;
    padding: 10px 27px;
    color: #000;
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 10px;
    margin-right: 15px;
}

.row-career-detail .col-right .career-form .form-group label.upload-btn svg {
    color: #22413C;
}

.row-career-detail .col-right .career-form .form-group label {
    color: #333F48;
    width: 100%;
}

.row-career-detail .col-right .career-form .form-group:nth-of-type(5) .wpcf7-form-control-wrap {
    width: 100%;
    padding-bottom: 5px;
}

.row-career-detail .col-right .career-form .form-group:nth-of-type(5) .file-name.file-uploaded {
    font-size: 14px;
    pointer-events: unset;
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    margin: 18px 0;
}

.row-career-detail .col-right .career-form .form-group:nth-of-type(5) {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/* .row-career-detail .col-right .career-form .form-group:nth-of-type(5) .file-name.no-file {
    display: none;
} */
.career-form input[type="file"] {
    display: none;
}

.row-career-detail .col-right .career-form .form-group:nth-of-type(5) .custom-client-error {
    width: 100%;
    margin: 7px 0 0;
}

.row-career-detail .col-right .career-form .form-group:nth-of-type(5) input[type="file"] {
    display: none;
}


.row-career-detail .col-right .career-form .form-group textarea {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #858C91;
    height: 68px;
    outline: none;
    padding-top: 0;
    color: #333F48;
    font-family: Tahoma;
    font-size: 16px;
    overflow-y: auto;
}

.career-submit {
    position: relative;
    width: 94px;
    padding: 0px;
    border-radius: 26px;
    background: var(--Primary-Teal-Green, #22413C);
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.career-submit span.wpcf7-spinner {
    position: absolute;
    right: 0;
    display: block !important;
    margin: 0;
    margin-right: -34px;
}

.career-submit input.wpcf7-form-control.wpcf7-submit.has-spinner.career-submit {
    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    max-width: 100%;
    padding: 10px 20px 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.career-submit svg {
    position: absolute;
    right: 20px;
    pointer-events: none;
}

.career-submit:hover {
    background: #FFF;
    color: #22413C;
    border: 1px solid #22413C;
}

.career-submit:hover input.wpcf7-form-control.wpcf7-submit.has-spinner.career-submit {
    color: #22413C;
}

.career-submit:hover path {
    fill: #22413C;
}

.career-job-content .info-detail {
    display: flex;
}

.career-job-content .info-image {
    padding-right: 15px;
}

.career-job-content .info-content {
    padding-right: 28px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.career-job-content .job-info .info-detail:nth-child(2) .info-content {
    padding-right: 48px;
}

.career-job-content .info-detail:last-child .info-content:after {
    display: none
}

.career-job-content .info-content:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 34px;
    right: 0;
    top: 5px;
    background: var(--Color-Trust-200, #D6D9DA);
}

.career-job-content .info-content span {
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #22413C;
}

.career-job-content .job-info .info-detail {
    padding-left: 25px;
}

.career-job-content .job-info .info-detail:first-child {
    padding-left: 0;
}

.career-content.block1 {
    padding-top: 50px;
}

.career-content h3 {
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    color: #22413C;
    margin: 0 0 25px;
}

.career-content p {
    max-width: 586px;
}

.career-content.block1 p {
    max-width: 596px;
    margin-bottom: 40px;
}

.career-content ul li::marker {
    font-size: 0;
}

.career-content ul li {
    position: relative;
    padding-left: 28px;
    line-height: 26px;
    margin-bottom: 20px;
    max-width: 564px;
    font-size: 16px;
}

.career-content ul {
    padding: 0;
}

.career-content ul li::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: 0;
    background: url(../images/career-green-arrow.png) no-repeat;
    left: 0;
    top: 15px;
    transform: translate(-50%, -50%);
    background-size: 14px;
}

form.career-job-form .form-group input {
    outline: none !important;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #858C91;
    align-items: center;
    padding: 18px 0 0;
    color: #333F48;
    font-family: Tahoma;
    font-size: 16px;
    font-style: normal;
}

button.career-submit {
    color: #fff;
    padding: 10px 20px;
    border-radius: 26px;
    background: var(--Primary-Teal-Green, #22413C);
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 116.667% */
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid;
}

button.career-submit:hover {
    background: #FFF;
    color: #22413C;
    border: 1px solid #22413C;
}

button.career-submit:hover path {
    color: #22413C;
    fill: #22413C;
}

.career-job-content {
    display: none;

}

.row.career-opportunity-sec__row p {
    max-width: 403px;
}

.job-items.active .career-job-content {
    display: block;
}

.job-items.active .detail-button svg {
    transform: rotate(90deg);
}

.detail-button svg {
    transition: 0.3s ease;
}

.button-main.job-detail-btn span.button-active {
    display: none;
}

.job-opportunity-wrapp .job-items.active button.button.detail-button {
    display: none;
}

.job-opportunity-wrapp .job-items.active .button-active {
    display: block;
    margin-left: auto;
    margin-right: 16px;
}

.career-bottom-left img {
    width: 100%;
}

.opening.content h2 {
    color: #22413C;
    font-family: Alga;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    position: relative;
    text-align: center;
}

.opening.content h2:before {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    width: 393px;
    top: 14px;
    opacity: 0.2;
    background: #000;
}

.opening.content h2:after {
    content: "";
    position: absolute;
    right: 0;
    height: 1px;
    width: 393px;
    top: 14px;
    opacity: 0.2;
    background: #000;
}

.career-bottom__row {
    background: #EEEDE9;
    position: relative;
}

.career-bottom-sec .career-bottom-left {
    width: 45.5%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.career-bottom-sec .career-bottom-right {
    width: 53%;
    margin-left: auto;
    padding: 46px 96px;
}

.career-bottom__row {
    display: flex;
    align-items: center;
}

.career-bottom-sec .career-bottom-right .button {
    background: #22413C;
    color: #fff;
    border: 1px solid #22413C;
}

.career-bottom-sec .career-bottom-right .button:hover {
    background: #FFF;
    color: #22413C;
    border: 1px solid #22413C;
}

.career-bottom-sec .career-bottom-right .button:hover path {
    fill: #22413C;
}

.job-opportunity-wrapp .job-items:last-child {
    margin: 0;
}

.row-career-detail {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;

}

.row-career-detail .col-right {
    position: sticky;
    top: 150px;
    align-self: flex-start;
    height: fit-content;
}

.row-career-detail .col-right {
    width: 42.4%;
}

.row-career-detail .col-left {
    width: 57.3%;
}

.opening.content h2 span {
    font-family: Alga;
}

.row.career-sec__row .split-section {
    gap: 18px;
    margin-top: 16px;
}

section.career-bottom-sec {
    padding-top: 80px;
}

.inner-banner.career-inner-banner .inner-banner-disc h1 span {
    display: block;
}

.inner-banner.career-inner-banner .inner-banner-disc p {
    max-width: 433px;
}

button.button.detail-button:hover {
    background: #FFF;
    color: #22413C;
    border: 1px solid #22413C;
}

button.button.detail-button:hover path {
    fill: #22413C;
}


.career-sec {
    padding-bottom: 149px;
}

.row.career-sec__row .split-section .accent-line {
    margin-top: 11px;
}

.detail-button {
    transition: transform .5s ease;
}

.job-items:not(.active) .detail-button {
    animation: buttonUp .5s ease;
}

section.career-sec.no-opening.section-space-top.section-space-bottom {
    padding: 0 0 40px;
}
.button.job-title-btn:hover {
    color: #22413C;
}
.button.job-title-btn {
    cursor: default;
}


.career-opportunity-sec .split-section {
    margin: 20px auto 0;
}

.career-opportunity-sec:has(+ .career-sec.no-opening) .job-opportunity-wrapp {
    padding-top: 0;
}


@keyframes buttonUp {
    from {
        transform: translateY(20px);
    }

    to {
        transform: translateY(0);
    }
}

@media (max-width:1200px) {
    section.career-bottom-sec.section-space-top.section-space-bottom {
        padding-top: 0;
    }

    .job-opportunity-wrapp .job-items {
        margin-bottom: 24px;
    }

    .job-header {
        padding: 25px 31px;
    }

    .career-job-content {
        padding: 30px 20px;
    }

    .opening.content h2:before {
        width: 340px;
    }

    .opening.content h2:after {
        width: 340px;
    }

    section.career-sec.no-opening.section-space-top.section-space-bottom {
        padding: 0 0 80px;
    }

    .row.career-sec__row .split-section {
        margin-top: 0px;
    }

    .career-sec {
        padding-bottom: 80px;
    }
}

@media (max-width:1024px) {
    .career-bottom-sec .career-bottom-right {
        padding: 46px 40px;
    }

    .job-header .job-dep {
        flex: 0.3;
    }

    .job-header .job-title {
        flex: 0.4;
        font-size: 21px;
    }

    .opening.content h2 {
        font-size: 20px
    }

    .row-career-detail .col-right {
        width: 100%;
        position: relative;
        top: inherit;
        padding-top: 48px;
    }

    .row-career-detail .col-left {
        width: 100%;
    }

    .opening.content h2:before {
        width: 300px;
    }

    .opening.content h2:after {
        width: 300px;
    }


}

@media (max-width:991px) {
    .opening.content h2:before {
        width: 198px;
    }

    .opening.content h2:after {
        width: 198px;
    }

}


@media (max-width:767px) {

    .job-header {
        display: block;
        text-align: center;
    }

    .job-header {
        padding: 25px 30px 25px;
    }

    .job-header .job-details {
        text-align: center;
    }

    .job-header .job-title {
        margin-bottom: 8px;
    }

    .row.career-opportunity-sec__row p {
        max-width: 350px;
    }

    .job-header .job-dep {
        padding-bottom: 25px;
    }

    .row.career-sec__row .split-section {
        gap: 25px;
    }

    .job-opportunity-wrapp .job-items {
        margin-bottom: 24px;
    }

    .career-job-content .job-info .info-detail:nth-child(2) .info-content {
        padding-right: 0;
    }

    .job-opportunity-wrapp .job-items.active .button-active {
        margin-right: 0;
    }

    .career-bottom-sec .career-bottom-right {
        width: 100%;
        padding: 25px 20px 216px;
    }

    .career-bottom__row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .row-career-detail .col-right .career-form .form-group label.upload-btn {
        padding: 10px 23px;

    }

    .inner-banner.career-inner-banner .inner-banner-disc p {
        margin-bottom: 0;
    }

    .row-career-detail .col-right .career-form .form-group input {
        font-size: 16px;
    }

    .row-career-detail .col-right .career-form .form-group textarea {
        height: 70px;
        overflow: hidden;
        resize: none;
    }

    .inner-banner.career-inner-banner .inner-banner-disc h1 {
        margin-bottom: 25px;
    }

    .row-career-detail .career-content.block4 ul li:last-child {
        margin-bottom: 0;
    }

    .row-career-detail .col-right .career-form .form-group:nth-of-type(5) .wpcf7-form-control-wrap {
        width: 100%;
        padding-bottom: 0;
    }

    .row.career-sec__row .career-sec__right-content {
        padding-right: 0;
    }

    .job-opportunity-wrapp .job-items.active .job-dep {
        padding-bottom: 20px;
    }

    .job-opportunity-wrapp .job-items.active .job-header {
        padding-bottom: 0;
    }

    .row.career-sec__row .career-sec__right-content p {
        max-width: 350px;
    }

    .row.career-sec__row .split-section .accent-line {
        margin-top: 15px;
    }

    .career-bottom-right {
        width: 100%;
        padding: 40px 22px 0;
    }

    .career-bottom-left {
        width: 100% !important;
    }

    .career-bottom-left img {
        width: 100%;
        display: block;
        width: 100%;
        transform: scaleX(1.2) !important;
    }

    .career-bottom-right .button-main {
        text-align: left;
    }

    section.career-bottom-sec.section-space-top.section-space-bottom {
        padding-top: 0;
    }

    .career-job-content .info-content {
        padding-left: 12px;
    }

    .career-job-content .job-info .info-detail:first-child {
        padding-right: 20px;
    }

    .career-job-content .info-content:first-child {
        padding-left: 20px;
    }

    .career-job-content .job-info .info-detail:first-child .info-content {
        padding-left: 33px;
    }

    .career-job-content .job-info {
        flex-wrap: wrap;
    }

    .career-job-content .info-detail {
        display: inline-block;
        position: relative;
    }

    .job-header .job-title {
        font-size: 25px;
    }

    form.career-job-form .form-group:nth-child(5) {
        padding-bottom: 21px;
    }

    form.career-job-form .form-group:nth-child(4) {
        padding-bottom: 31px;
    }

    .career-job-content .info-content {
        padding-right: 36px;
    }

    .info-image {
        position: absolute;
        left: 0;
    }

    .career-job-content .job-info .info-detail:nth-child(2) .info-content::after {
        display: none;
    }

    .career-content.block1 {
        padding-top: 9px;
    }

    .career-job-content .job-info .info-detail {
        padding-bottom: 21px;
    }

    .career-content.block1 p {
        margin-bottom: 30px;
    }

    form.career-job-form {
        padding-top: 28px;
    }

    .career-content ul {
        margin-bottom: 0 !important;
    }

    .career-job-content {
        padding: 10px 20px 41px;
    }

    .opening.content h2 span {
        display: block;
    }

    .opening.content h2 span {
        font-family: Alga;
        display: block;
    }

    .inner-banner.career-inner-banner .inner-banner-disc p {
        max-width: 310px;
    }

    section.career-sec.no-opening.section-space-top.section-space-bottom {
        padding-top: 0;
    }

    .opening.content h2:before {
        width: 70px;
    }

    .job-items.gsap-fadeup.active .job-header {
        padding-bottom: 8px;
    }

    .opening.content h2:after {
        width: 70px;
    }

    .row-career-detail .col-right .career-form .form-group:nth-of-type(4) {
        padding-bottom: 25px;
    }

    .row-career-detail .col-right .career-form .form-group:nth-of-type(5) {
        padding-bottom: 25px;
    }
}

@media (max-width:370px) {
    .opening.content h2:before {
        width: 40px;
    }

    .opening.content h2:after {
        width: 40px;
    }

    .career-job-content .info-content {
        padding-right: 17px;
    }

    .career-job-content .job-info .info-detail:first-child {
        padding-right: 9px;
    }

    .career-job-content .job-info .info-detail:first-child .info-content {
        padding-left: 35px;
    }
}

.row-career-detail .col-right .career-form .form-group textarea {
    overflow: hidden;
    resize: none;
}