.join-text-header {
    font-size: 50px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 100;
}

.join-team__container {
    padding: 7rem 9rem;
    background: url("../img/join-team-bg.webp")no-repeat;
    background-position: center;
    background-size: cover
}

.join-team__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.join-text-sub {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 926px;
}

.careers-job__container {
    padding: 6rem;
    display: flex;
    align-items: center;
    gap: 4rem;


}

.job-info__wrapper {
    display: flex;
    gap: 3.5rem;
    align-items: center;
    width: 100%;
}

.job-desc__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
}

.jobs-btn__wrapper {
    display: flex;
    gap: 1.5rem;

}

.jobs-btn__wrapper>button {
    width: 100%;
    padding: 0.5rem;
    max-width: 150px;
    border: none;
    border-radius: 5px;
    font-weight: bolder;
}

.apply-now-btn {
    background-color: #EDC55A;
}

.details-btn {
    background-color: #60A8A5;
}

.join-text-sub>p:nth-child(2) {
    width: 961px;
}

.apply-modal__caontainer {
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.404);
    top: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    display: none;
}

.apply-modal__wrapper {
    background-color: #D9D9D9;
    padding: 2.5rem;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 1rem;

}

.apply-logo__container {
    display: flex;
    align-items: center;
}

.apply-logo__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 1.5rem;
}

.apply-logo__container>img {
    padding-right: 1.5rem;
    border-right: solid 4px #404040;
}

.main-header__container {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.apply-input__style {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

.apply-align-items {
    display: flex;
    gap: 1rem;
    align-items: center;

}

.apply-input__style>select,
input {
    padding: 0.5rem;
    border: none;
    border-radius: 5px;
    outline: none;
    width: 100%;
}

.apply-upload__file {
    display: none;
}

.uplaod-file-name {
    text-align: center;
    background-color: #fff;
}

.apply-modal__wrapper footer>button {
    background-color: #EDC55A;
    padding: 0.5rem;
    width: 100%;
    border-radius: 5px;
}

.apply-inputs__container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-height: 300px;
    overflow: auto;
    padding: 0 1rem 1rem 0
}

.apply-modal__wrapper>main {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.apply-modal__wrapper>header {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.apply-align-items>button {
    width: 100%;
    padding: 0.5rem;
    border-radius: 5px;
    background-color: #AAAAAA;

}

.main-header__container>p {
    width: 505px;
}

.main-header__container>h1 {
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: 3px;
    font-size: 50px;
    font-weight: 100;
}.join-text-header {
    font-size: 50px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 100;
}

.join-team__container {
    padding: 7rem 9rem;
    background: url("../img/join-team-bg.webp")no-repeat;
    background-position: center;
    background-size: cover
}

.join-team__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.join-text-sub {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 926px;
}

.careers-job__container {
    padding: 5rem ;
    display: flex;
    align-items: center;
    gap: 4rem;


}

.job-info__wrapper {
    display: flex;
    gap: 3.5rem;
    align-items: center;
    width: 100%;
}

.job-desc__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
}

.jobs-btn__wrapper {
    display: flex;
    gap: 1.5rem;

}

.jobs-btn__wrapper>button {
    width: 100%;
    padding: 0.5rem;
    max-width: 150px;
    border: none;
    border-radius: 5px;
    font-weight: bolder;
}

.apply-now-btn {
    background-color: #EDC55A;
}

.details-btn {
    background-color: #60A8A5;
}

.join-text-sub>p:nth-child(2) {
    width: 961px;
}

.confirm-appyl-btn{
    background-color: #EDC55A;
    color: #fff;
}

.apply-modal__wrapper {
    background-color: #D9D9D9;
    padding: 2.5rem;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 1rem;

}

.career-form{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.apply-logo__container {.apply-modal__caontainer {
        width: 100%;
        height: 100vh;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.404);
        top: 0;
        z-index: 3;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1rem;
    }
    display: flex;
    align-items: center;
}

.apply-logo__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 1.5rem;
}



.main-header__container {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.apply-input__style {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

.apply-align-items {
    display: flex;
    gap: 1rem;
    align-items: center;

}

.apply-input__style>select,
input {
    padding: 0.5rem;
    border: none;
    border-radius: 5px;
    outline: none;
    width: 100%;
}

.apply-upload__file {
    display: none;
}

.uplaod-file-name {
    text-align: center;
    background-color: #fff;
}

.apply-modal__wrapper footer>button {
    background-color: #EDC55A;
    padding: 0.5rem;
    width: 100%;
    border-radius: 5px;
}

.apply-inputs__container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-height: 300px;
    overflow: auto;
    padding: 0 1rem 1rem 0
}

.apply-modal__wrapper>main {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.apply-modal__wrapper>header {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    position: relative;
}

.apply-align-items>button {
    width: 100%;
    padding: 0.5rem;
    border-radius: 5px;
    background-color: #AAAAAA;

}

.main-header__container>p {
    width: 505px;
}

.main-header__container>h1 {
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: 3px;
    font-size: 50px;
    font-weight: 100;
}

.apply-close-btn{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.nav-career {
    background-color: #EDC55A;
    width: 121px;
    border-radius: 10px 10px 0 0;

}

.nav-career>img {
    filter: contrast(31.5);
}

div.nav-career>p {
    color: #fff;
    font-weight: bold;
}

.mob-apply-btn{
    display: none;
}

@media screen and (max-width:600px) {
    .careers-job__container{
        flex-direction: column;
        gap: 2rem;
    }

    .join-team__container{
        background: unset;
    }

    .join-text-sub{
        width: unset;
        padding: 0;
    }

    .join-team__container{
        padding: unset;
    }

    .join-text-sub>p:nth-child(2){
        width: unset;
    }

    .job-info__wrapper >img{
        width: 70px;
    }

    .careers-job__container{
        padding: 0;
    }

    .job-desc__wrapper >h2{
        font-size: 18px;
    }

   .job-desc__wrapper >p{
    font-size: 12px;
   }

   .job-desc__wrapper{
    gap: 1rem;
   }

   .join-text-sub >p{
    font-size: 12px;
   }

   .join-text-header{
    /* padding: 1rem 1rem 0 1rem; */
   }
   .join-team__wrapper{
    gap: 0;
   }
   .job-info__wrapper{
    gap: 1rem;
   }

   .career-main__container{
    background: url("../img/mob-career-bg.jpg")no-repeat;
    background-position: center;
    padding:1rem 1rem 4rem 1rem ;
    display: flex;
    flex-direction: column;
    gap: 2rem ;
   }

   .jobs-btn__wrapper>button{
    display: none;
   }

   .mob-apply-btn{
    display: block;
    background-color: #EDC55A;
    padding: 0.5rem;
    color: #404040;
    width: 225px;
    border-radius: 5px;
    cursor: pointer;
   }

   .apply-modal__wrapper{
    height: 100%;
    padding: 1.5rem;
    border-radius: 0;
    background: url("../img/mob-applymodal-bg.jpg")no-repeat;
    
   }



   .apply-modal__caontainer{
    padding: 0;
   }

   .main-header__container>p{
    width: unset;
   }

   .apply-logo__container{
    display: none;
   }
   .apply-inputs__container{
    overflow: unset;
    padding: 1rem;
    max-height: unset;
   }
   .apply-inputs__container{
    padding: 0;
   }

   .main-header__container>p{
    font-size: 12px;
   }
   .apply-input__style>select, input{
    border: solid 1px #B9B9B9;
   }

   input.confirm-appyl-btn{
    border: none;
   }

   .career-nav-option{
    background-color: #EDC55A;
   }

   .career-nav-option >p{
    color: #fff;
   }

   .career-nav-option >img{
    filter: brightness(5);
   }

   .apply-input__style > label{
    font-size: 12px;
   }
}