.careers-hero {
    padding: 196px 0 169px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
}

.careers-hero .dv-section-title {
    margin-bottom: 75px;
}

.cs-container-sm {
    max-width: 1628px;
}


.careers-hero-subheading {
    margin-bottom: 76px;
}


.careers-hero-heading {
    max-width: 916px;
    margin-bottom: 50px;
}

.careers-hero-heading .heading {
    font-size: 72px;
    line-height: 100%;
    padding: 48px 20px;
    letter-spacing: -0.02em;
}

.careers-hero-desc {
    max-width: 428px;
    line-height: 120%;
    letter-spacing: -0.02em;
    padding-bottom: 35px;
}

.careers-video-sec {
    padding: 92px 0 94px;
}


.careers-value-sec {
    padding-bottom: 132px;
}

.careers-value-sec .heading {
    line-height: 110.00000000000001%;
    letter-spacing: -0.02em;
    margin: 36px 0;
}

.careers-value-sec .desc {
    line-height: 140%;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
    max-width: 621px;
}

.careers-value-sec .image img {
    max-height: 50vh;
    object-fit: cover;
}

.careers-value-main .left {
    width: 40%;
}

.careers-value-main .right {
    width: 59%;
    padding-left: 10%;
    /* padding-left: 10%; */
    padding-top: 91px;
}

.core-principle-list .item {
    position: relative;
    min-height: 211px;
    display: flex;
    flex-wrap: wrap;
    padding: 14px 20px;
    row-gap: 24px;
}

.core-principle-list .item-left {
    width: 36.9%;
    padding-right: 32px;
}

.core-principle-list .dv-section-title {
    color: rgba(7, 8, 12, 0.4);
}

.core-principle-list .dv-section-title span {
    display: block;
}

.core-principle-list .dv-section-title p:before {
    top: 3px;
    transform: none;
    -webkit-transform: none;
}

.core-principle-list .item-right {
    width: 63.1%;
}

.core-principle-list .item-title {
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -0.02em;
    margin-top: -6px;
    margin-bottom: 0;
}

.careers-value-btn {
    margin-top: 64px;
}

.careersa-apply-main {
    background-color: #02061E;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    padding: 117px 28px 32px;
}

.careers-apply-sec {
    margin-bottom: 9px;
}

.careers-apply-sec .cs-container {
    max-width: 1708px;
    padding: 0 14px;
}

.careers-apply-sec .deco-1 {
    width: 1318.63px;
    height: 1120.08px;
    left: 12.5%;
    top: -31%;
    background: linear-gradient(215.35deg, #0D50CC 45.29%, #000000 128.04%);
    filter: blur(235px);
    transform: rotate(-180deg);
}

.careers-apply-sec .video-deco {
    position: absolute;
    width: 1184px;
    height: 991px;
    left: 47%;
    top: 2.3%;
    filter: blur(64px);

}

.open-roles-header {
    margin: 0 46px 80px;
    padding: 42px 52px 23px;
}

.open-roles-heading {
    line-height: 110.00000000000001%;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
    margin-top: 142px;
}

.open-roles-desc {
    line-height: 140%;
    letter-spacing: -0.02em;
    max-width: 490px;
}

.open-roles-list .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 24px;
}

.open-roles-item {
    min-height: 280px;
    border-radius: 12px;
    background-color: #02061E;
    border: 1px solid rgba(242, 237, 230, 0.3);
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 48px;
    color: #F2EDE6;
}

.open-roles-item .item-title,
.open-roles-item .item-location {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    letter-spacing: -0.02em;
}


.open-roles-item .item-location {
    opacity: 0.6;
}

.open-roles-item .item-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.open-roles-item .item-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -0.02em;
    background-color: #0D50CC;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
    padding: 8px 25px;
}

.open-roles-item:hover .item-btn {
    color: #0D50CC;
    background-color: #fff;
}

.open-roles-list .deco-2 {
    position: absolute;
    width: 597.36px;
    height: 565.2px;
    left: 34%;
    bottom: -5%;
    background: linear-gradient(210.19deg, #0D50CC 40.91%, #000000 130.29%);
    opacity: 0.4;
    filter: blur(235px);
    transform: matrix(-0.71, 0.71, 0.71, 0.71, 0, 0);

}

.apply-benefits {
    margin-top: 202px;
}

.apply-benefits-header {
    padding: 27px 50px 34px 50px;
    margin: 0 46px 39px;
}

.apply-benefits-heading {
    line-height: 110.00000000000001%;
    letter-spacing: -0.02em;
    margin-bottom: 53px;
}

.apply-benefits-desc {
    font-size: 20px;
    line-height: 161%;
    letter-spacing: -0.02em;
    max-width: 430px;
}

.apply-benefits-list .row {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 10px;
}

.benefit-item {
    min-height: 280px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 48px;
    padding: 24px;
    background-color: #02061E;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px;
    border: 1px solid rgba(242, 237, 230, 0.3);
}

.benefit-item .item-title {
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.02em;
    margin-bottom: 0;
}

.benefit-item .item-icon {
    max-height: 60px;
}

@media (max-width:1199px) {
    .core-principle-list .item-title {
        font-size: 32px;
    }
}

@media (max-width:991px) {
    .careers-hero {
        padding: 180px 0 120px;
        min-height: 70vh;
    }

    .careers-hero-heading .heading {
        font-size: 55px;
    }

    .careers-hero .dv-section-title {
        margin-bottom: 50px;
    }

    .core-principle-list .item-left,
    .core-principle-list .item-right {
        width: 100%;
        padding: 0;
    }

    .core-principle-list .dv-section-title span {
        display: inline-block;
    }

    .careers-value-sec {
        padding-bottom: 100px;
    }

    .open-roles-item .item-title,
    .open-roles-item .item-location {
        font-size: 28px;
    }

    .open-roles-item .item-btn {
        padding: 8px 24px;
        font-size: 22px;
    }

    .open-roles-item {
        padding: 24px;
    }

    .open-roles-header {
        margin: 0 0 60px 0;
        padding: 40px;
    }

    .open-roles-heading {
        margin-top: 100px;
    }


    .careersa-apply-main {
        padding: 50px 20px 45px;
    }

    .apply-benefits-header {
        margin: 0 0 40px 0;
        padding: 40px;
    }

    .apply-benefits-heading {
        margin-bottom: 32px;
    }

    .apply-benefits {
        margin-top: 100px;
    }
}

@media (max-width:767px) {
    .careers-hero {
        padding: 130px 0 80px;
    }

    .careers-hero-heading .heading {
        font-size: 42px;
    }

    .careers-hero .dv-section-title {
        margin-bottom: 30px;
    }

    .careers-hero-heading {
        margin-bottom: 30px;
    }

    .careers-video-sec {
        padding: 50px 0 70px;
    }

    .careers-value-main .right,
    .careers-value-main .left {
        width: 100%;
        padding: 0;
    }

    .careers-value-main .left {
        position: static;
    }

    .careers-value-sec .heading {
        margin: 24px 0;
    }

    .careers-value-sec .desc {
        margin-bottom: 30px;
    }



    .core-principle-list .item-title {
        font-size: 30px;
    }

    .careers-value-btn {
        margin-top: 48px;
    }

    .careers-value-sec {
        padding-bottom: 80px;
    }

    .careers-apply-sec .video-deco {
        width: 90%;
        left: auto;
        right: -10%;
        height: auto;
        filter: blur(32px);
    }

    .careers-apply-sec .deco-1 {
        width: 100%;
        aspect-ratio: 1;
        height: auto;
        top: -80vw;
        left: 0;
    }

    .open-roles-header {
        padding: 24px;
        margin-bottom: 48px;
    }



    .open-roles-heading {
        margin: 48px 0 24px;
    }

    .open-roles-item .item-btn {
        font-size: 20px;
        padding: 6px 20px;
    }

    .open-roles-item {
        min-height: 200px;
        padding: 16px;
    }

    .open-roles-item .item-title,
    .open-roles-item .item-location {
        font-size: 24px;
    }

    .benefit-item {
        min-height: 200px;
        padding: 16px;
    }

    .benefit-item .item-icon {
        max-height: 50px;
    }

    .apply-benefits {
        margin-top: 80px;
    }

    .apply-benefits-header {
        padding: 24px;
    }
}

@media (max-height:830px) {

    .careers-value-sec .image img {max-height: 40vh;}

}

