/*PC*/
.everise-all-open-roles {
    padding-top: 132px;
    padding-bottom: 132px;
    /*height: 1192px*/
    background-color: #F8F8F8;
}

.everise-all-open-roles h2 {
font-family: var(--wp--preset--font-family--heading);
    font-size: 64px;
    font-weight: var(--wp--custom--typography--font-weight--600);
    margin-bottom: 80px;
    color: var(--wp--preset--color-black);
    letter-spacing: -0.02em;
    line-height: 80px;
}

.everise-all-open-roles .all-roles-content {
    display: flex;
    justify-content: space-between;
}
.everise-all-open-roles .idDivPC .sort-wrapper {
    display: flex;
    border-radius: 8px;
    gap: 1px;
    margin-bottom: 88px;
}

.everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort {
    border-radius: 0;
    color: #00829B;
    background-color: #FFFFFF;
}
.everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort:hover {
    color: #FFFFFF;
    background-color: #00829B;
}
.everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort:hover .fa-chevron-down {
    color: #FFFFFF;
}
.everise-all-open-roles .idDivPC .sort-wrapper .sort-options-state:checked ~ .wrapper-sort i.fa-chevron-up {
    color: #FFFFFF;
}

.everise-all-open-roles .idDivPC .sort-wrapper .sort-container:first-child .wrapper-sort {
    border-radius: 8px 0px 0px 8px;
}
.everise-all-open-roles .idDivPC .sort-wrapper .sort-container:first-child .wrapper-sort:hover {
    border-radius: 8px 0px 0px 8px;
}
.everise-all-open-roles .idDivPC .sort-wrapper .sort-container:last-child .wrapper-sort:hover{
    border-radius: 0px 8px 8px 0px;
}
.everise-all-open-roles .idDivPC .sort-wrapper .sort-container:last-child .wrapper-sort {
    border-radius: 0px 8px 8px 0px;
}

.everise-all-open-roles .sort-options {
    background-color: #FFFFFF !important;
}
.everise-all-open-roles .all-roles-content {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
.everise-all-open-roles .all-roles-content::before {
    content: '';
    position: absolute;
    width: 95%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #EBF2F8;
}
.everise-all-open-roles .all-roles-content:first-child {
    padding-top: 0;
}
.everise-all-open-roles .all-roles-content .text-roles-first {
    width: 50%;
}
.everise-all-open-roles .all-roles-content .text-roles-second {
    width: 45%;
}
.everise-all-open-roles .all-roles-content:first-child {
    padding-top: 0;
}

.everise-all-open-roles .all-roles-content .text-roles-first {
    font-weight: var(--wp--custom--typography--font-weight--500);
    font-size: 32px;
    line-height: 48px;
font-family: var(--wp--preset--font-family--heading);
    color: rgba(0, 0, 0, 0.81);
    letter-spacing: -0.02em;
}

.everise-all-open-roles .all-roles-content .exprience-text {
font-family: var(--wp--preset--font-family--heading);
    font-weight: var(--wp--custom--typography--font-weight--600);
    font-size: 20px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.81);
    margin-bottom: 8px;
}

.everise-all-open-roles .all-roles-content .address-text {
font-family: var(--wp--preset--font-family--heading);
    font-weight: var(--wp--custom--typography--font-weight--300);
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.81);
}
.everise-all-open-roles .all-roles-content .wrap-icon {
    text-align: right;
}

.work-for-us-page-template .everise-all-open-roles-wrapper-sort-active {
    border-radius: 0;
    color: #FFFFFF !important;
    background-color: #00829B !important;
    /* border-radius: 8px 0px 0px 8px !important; */
}

.work-for-us-page-template .everise-all-open-roles-fa-icon-unactive {
    color: #00829B !important;
    /* background-color: #00829B !important; */
}
.work-for-us-page-template .everise-all-open-roles-fa-icon-active {
    color: #FFFFFF !important;
    /* color: #FFFFFF !important;
    background-color: #00829B !important; */
}
.work-for-us-page-template .sort-wrapper .sort-container .sort-options .sort-option-container .sort-option {
    font-family: var(--wp--preset--font-family--paragraph);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.04em;
    color: #00829B;
}
.work-for-us-page-template .everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort .fa-chevron-down {
    display: block !important;
}
.work-for-us-page-template .everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort .fa-chevron-up {
    display: none !important;
}

.work-for-us-page-template .everise-all-open-roles .sort-wrapper .sort-container .wrapper-sort {
    font-family: var(--wp--preset--font-family--paragraph);
}

/*Mobie*/
@media (max-width: 992px) {
    .everise-all-open-roles {
        padding-top: 44px;
        padding-bottom: 32px;
    }
    .everise-all-open-roles h2 {
        font-size: 36px;
        line-height: 45px;
        margin-bottom: 32px;
    }
    .everise-all-open-roles .idDivPC .sort-wrapper {
        flex-direction: column;
        position: relative;
        margin-bottom: 32px;
    }
    .everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort {
        border-radius: 8px;
        width: 100%;
        margin-bottom: 10px;
    }
    .everise-all-open-roles .idDivPC .sort-wrapper .sort-options {
        width: 100%;
    }
    .everise-all-open-roles .idDivPC .sort-wrapper .wrapper-sort:hover {
        border-radius: 8px !important;
    }
    .everise-all-open-roles .all-roles-content {
        flex-direction: column;
        justify-content: flex-start;
    }
    .everise-all-open-roles .all-roles-content .text-roles-first {
        width: 100%;
        font-weight: var(--wp--custom--typography--font-weight--500);
        font-size: 22px;
        line-height: 33px;
        margin-bottom: 8px;
    }
    .everise-all-open-roles .all-roles-content .text-roles-second {
        width: 100%;
    }
    .everise-all-open-roles .all-roles-content .text-roles-second .exprience-text {
        font-weight: 600;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.04em;
        color: rgba(0, 0, 0, 0.81);
    }
    .everise-all-open-roles .all-roles-content .text-roles-second .address-text {
        font-size: 14px;
        font-weight: var(--wp--custom--typography--font-weight--300);
        line-height: 24px;
        letter-spacing: 0.04em;
    }
    .everise-all-open-roles .all-roles-content .wrap-icon {
        text-align: right;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        font-weight: 300;
    }

    .work-for-us-page-template .everise-all-open-roles .idDivPC .sort-wrapper .sort-container .wrapper-sort {
        border-radius: 8px;
    }
}
