#join-sos {
    border-bottom-right-radius: 252px;
}

.header-title-join-sos {
    font-size: clamp(40px, 5vw, 62px);
    line-height: 60px;
    font-weight: 800;
    color: #023953;
    letter-spacing: -1px;
}

.join-sos-description {
    font-size: 30px;
    color: #000;
    font-weight: 500;
    line-height: 35px;
}

.job-content > div > p {
    font-weight: 600;
    font-size: 13px;
    opacity: 0.75;
    padding: 0px 15px;
    line-height: 15px;
    color: #000;
}

.apply-now .btn {
    width: 150px;
    padding: 0.5rem 1rem;
}

.talent h4 {
    color: #057498;
}

.join-us img {
    float: left;
    margin: 0px 35px 0px 0px;
    height: auto;
    width: 39%;
    border-color: #05789c !important;
}

.join-us2 img {
    float: right;
    padding: 0 0 20px 20px;
    height: auto;
    width: 39%;
    border-color: #05789c !important;
}

.staff-recruitment-description {
    font-size: 30px;
    color: #000;
    font-weight: 500;
    line-height: 35px;
}

.culture-who-we-are p {
    font-size: 28px;
    text-align: justify;
}

.search-bar-join-sos input {
    border: 1px solid #fff;
}

.search-bar-join-sos button {
    background-color: #333;
    color: #ddd;
}

.job-data-content i {
    color: #047498;
    font-size: 16px;
}

.arrow-card {
    width: 20rem;
    height: 31rem;
    background-color: white;
    position: relative;
    clip-path: polygon(0% 0%, 70% 0, 100% 50%, 70% 100%, 0% 100%);
    display: flex;
    padding-top: 4.5rem;
}

.arrow-card-cont {
    filter: drop-shadow(10px 0px 6px #00000015);
    margin-left: -5rem;
}

.hiring-icon img {
    height: 5rem;
    width: auto;
}

.hiring-icon {
    padding-left: 4.5rem;
    padding-right: 1.75rem;
}

.arrow-card h6 {
    font-size: 0.75rem;
}

.arrow-card p {
    font-size: 0.6rem;
    line-height: 18px;
    margin-left: 5rem;
    padding-right: 0.5rem;
    color: #808080;
    shape-outside: polygon(0% 0%, 70% 0, 100% 50%, 70% 100%, 0% 100%);
}

#custom-arrow-cont1 {
    z-index: 3;
}

#custom-arrow-cont2 {
    z-index: 2;
}

#custom-arrow-cont3 {
    z-index: 1;
}

#custom-arrow-cont4 {
    z-index: -2;
}

#custom-arrow-cont5 {
    z-index: -4;
}

#custom-arrow-cont6 {
    z-index: -6;
}

#custom-arrow-cont-extra-1 {
    display: none;
    z-index: -3;
}

#custom-arrow-cont-extra-2 {
    display: none;
    z-index: -1;
}

#custom-arrow-cont-extra-3 {
    display: none;
    z-index: -5;
}

.arrow-content {
    padding-right: 4rem;
}

.arrow-title {
    clip-path: polygon(0% 0%, 90.5% 0, 100% 100%, 100% 100%, 0% 100%);
}

#custom-arrow-cont1 .arrow-card > *,
#custom-arrow-cont-extra-1 .arrow-card > *,
#custom-arrow-cont-extra-2 .arrow-card > *,
#custom-arrow-cont-extra-3 .arrow-card > * {
    visibility: hidden;
}

#custom-arrow-cont1 .arrow-card,
#custom-arrow-cont-extra-1 .arrow-card,
#custom-arrow-cont-extra-2 .arrow-card,
#custom-arrow-cont-extra-3 .arrow-card {
    width: 6rem;
    clip-path: polygon(0% 0%, 20% 0%, 100% 50%, 30% 100%, 20% 100%);
}

#custom-arrow-cont2 .arrow-title {
    background-color: #ff6666;
}

#custom-arrow-cont3 .arrow-title {
    background-color: #8d9a61;
}

#custom-arrow-cont4 .arrow-title {
    background-color: #f69156;
}

#custom-arrow-cont5 .arrow-title {
    background-color: #00a1cf;
}

#custom-arrow-cont6 .arrow-title {
    background-color: #ac5ea5;
}

@media only screen and (max-width: 1550px) {
    #join-sos {
        border-bottom-right-radius: 215px;
    }
}

@media only screen and (max-width: 1480px) {
    .header-title-join-sos {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1312px) {
    .arrow-cont {
        margin: 0 13rem;
    }

    #custom-arrow-cont-extra-1 {
        display: block;
    }

    #custom-arrow-cont5 {
        margin-left: -4rem;
    }
}

@media only screen and (max-width: 1265px){
    .arrow-cont {
        margin: 0 10rem;
    }
}

@media only screen and (max-width: 1248px) {
    .arrow-cont {
        margin: 0 11rem;
    }
}

@media only screen and (max-width: 1199px){
    .arrow-cont {
        margin: 0 10rem;
    }
}

@media only screen and (max-width: 1184px) {
    .arrow-cont {
        margin: 0 8rem;
    }
}

@media only screen and (max-width: 1088px) {
    .arrow-cont {
        margin: 0 6rem;
    }
}

@media only screen and (max-width: 1023px) {
    .arrow-cont {
        margin: 0 12rem;
    }

    #custom-arrow-cont4 {
        margin-left: 0;
    }

    #custom-arrow-cont-extra-1 {
        display: none;
    }

    #custom-arrow-cont-extra-2 {
        display: block;
    }

    #custom-arrow-cont-extra-3 {
        display: block;
    }

    #custom-arrow-cont4 {
        margin-left: -4rem !important;
    }

    #custom-arrow-cont5 {
        margin-left: -5rem !important;
    }

    #custom-arrow-cont6 {
        margin-left: -4rem !important;
    }
}

@media only screen and (max-width: 976px) {
    .arrow-cont {
        margin: 0 9rem;
    }
}

@media only screen and (max-width: 879px) {
    .arrow-cont {
        margin: 0 6rem;
    }
}

@media only screen and (max-width: 783px) {
    .arrow-cont {
        margin: 0 3rem;
    }
}


@media only screen and (max-width: 687px) {
    .arrow-card-cont,
    #custom-arrow-cont2 {
        margin-left: 0;
    }

    .arrow-cont {
        flex-direction: column !important;
        align-content: center !important;
    }

    .hiring-icon {
        justify-content: center !important;
        padding: 2rem !important;
    }

    #custom-arrow-cont-extra-2 {
        display: none
    }

    #custom-arrow-cont-extra-3 {
        display: none;
    }

    .arrow-card p {
        text-align: center;
        margin-left: 0;
        padding: 0 3.5rem;
        font-size: 0.75rem;
    }

    .arrow-card h6 {
        font-size: 1rem;
    }

    .arrow-title {
        clip-path: unset;
    }

    .arrow-content {
        padding-right: 0;
        padding-top: 5.5rem;
    }

    .arrow-card {
        width: 28rem;
        height: 41rem;
        padding-right: 0 !important;
        justify-content: center;
        clip-path: unset;
        clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 90%, 0 70%);
    }

    #custom-arrow-cont1 {
        display: none;
    }

    #custom-arrow-cont2 {
        margin-top: -8rem;
    }

    #custom-arrow-cont2 .arrow-card {
        clip-path: polygon(0% 15%, 100% 15%, 100% 70%, 50% 90%, 0 70%);
    }

    .arrow-card-cont {
        filter: drop-shadow(0px 10px 6px #00000015);
        margin-top: -11.5rem;
    }

    #custom-arrow-cont4 {
        margin-left: 0 !important;
    }

    #custom-arrow-cont5 {
        margin-left: 0 !important;
    }

    #custom-arrow-cont6 {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 1300px) {
    .header-title-join-sos {
        font-size: 46px;
        line-height: 53px;
    }

    .join-sos-description {
        font-size: 23px;
        line-height: 32px;
    }

    #join-sos {
        border-bottom-right-radius: 260px;
    }
}

@media only screen and (max-width: 1280px) {
    .header-title-join-sos {
        font-size: 47px;
    }

    .join-sos-description {
        font-size: 21px;
        line-height: 25px;
    }

    #join-sos {
        border-bottom-right-radius: 214px;
    }

    .talent h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .join-us-header p {
        line-height: 1.2;
    }

    #join-sos {
        border-bottom-right-radius: 165px;
    }
}

@media only screen and (max-width: 912px) {
    .staff-recruitment-description {
        font-size: 20px;
        line-height: normal;
    }

    .join-us img,
    .join-us2 img {
        width: 45%;
    }
}

@media only screen and (max-width: 842px) {
    .join-sos-description {
        font-size: 16px;
    }

    #join-sos {
        border-bottom-right-radius: 148px;
    }

    .join-us img,
    .join-us2 img {
        width: 50%;
    }

    .culture-who-we-are p {
        font-size: 24px;
    }

    .tree code,
    .tree span {
        padding: 2em 2em;
        border-radius: 2em;
    }

    .talent h4 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 794px) {
    #why-sos {
        padding: 2rem 0 0;
    }

    .header-description p{
        font-size: 16px;
    }

}

@media only screen and (max-width: 767px) {
    #join-sos {
        border-bottom-right-radius: 0;
    }

    .first-section {
        margin-top: 90px
    }

    .header-description {
        text-align: center;
    }
}

@media only screen and (max-width: 640px) {
    .header-title-join-sos {
        font-size: 34px;
        margin-bottom: 2rem;
        line-height: normal;
    }

    .career {
        text-align: center;
    }

    .filter-result .job-box {
        padding: 10px;
    }

    .join-us img,
    .join-us2 img {
        width: 100%;
    }

    .culture-who-we-are p {
        font-size: 21px;
        text-align: center;
    }

    .talent h4 {
        font-size: 23px;
    }
}

@media only screen and (max-width: 470px) {
    .arrow-card {
        width: 20rem;
    }

    #custom-arrow-cont1 .arrow-card {
        width: 20rem;
    }

    #custom-arrow-cont2 {
        margin-top: -8.5rem;
    }

    .arrow-card-cont {
        margin-top: -12.5rem;
    }
}

@media only screen and (max-width: 411px) {
    #availablePosition h2 {
        text-align: center;
    }

    .apply-now {
        margin: auto;
    }
}

@media only screen and (max-width: 391px) {
    .first-section {
        margin-top: 75px;
    }
}

@media only screen and (max-width: 330px) {
    .arrow-card {
        width: 15rem;
    }

    #custom-arrow-cont1 .arrow-card {
        width: 15rem;
    }

    #custom-arrow-cont2 {
        margin-top: -9.75rem;
    }

    .arrow-card-cont {
        margin-top: -13.75rem;
    }

    .arrow-card p {
        font-size: 0.65rem;
        line-height: 13px;
    }

    .arrow-card h6 {
        font-size: 0.8rem;
    }


    .hiring-icon img {
        height: 4rem;
    }
}

@media only screen and (max-width: 320px) {
    .header-title-join-sos {
        font-size: 32px;
    }
}

@media only screen and (max-width: 280px) {
    .header-title-join-sos {
        font-size: 28px;
    }
}
