

/* start page title */

.career_page_title{

}

.career_page_title .common_title_main {
    padding: 0px 9.6354vw;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.career_page_title .common_title_main .main_title{
    padding-bottom: 0;
    color: var(--theme-red);
    font-weight: 700;
}


@media only screen and (max-width: 1199px) {

.career_page_title .common_title_main .fs-24{
   font-size: 18px;
}

.career_page_title .common_title_main {
    row-gap: 20px;
}

}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 767px) {



.career_page_title .common_title_main {
    padding: 0;
}

.career_page_title .common_title_main {
    row-gap: 16px;
}

}

/* end page title */



/* start career why musigma */


.career_why_musigma .col_right .bfb_right .para_cnt p + p{
  margin-top: 20px;
}

.career_why_musigma.bfb_section{
    background: var(--theme-white);
}


.career_why_musigma .col_right .bfb_right .para_cnt {
    margin-bottom: 40px;
}

.career_why_musigma.bfb_section .bfb_inner {
    align-items: center;
}

.career_why_musigma.bfb_section .col_left {
    width: 46%;
}

.career_why_musigma .bfb_right_up_title {
    margin-bottom: 15px;
}

.career_why_musigma .bfb_right_up_title .fs-24{
    font-weight: 400;
}

.career_why_musigma .col_bfb_data ul li{
    padding-bottom: 16px;
}

.career_why_musigma .bfb_data_bot {
    margin-top: 25px;
}

.career_why_musigma .col_right .bfb_data_bot .para_cnt{
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 1199px) {

    .career_why_musigma .col_right .bfb_right .para_cnt {
        margin-bottom: 20px;
    }

    .career_why_musigma .bfb_data_bot {
        margin-top: 10px;
    }

    .career_why_musigma .col_right .bfb_right .para_cnt p + p {
        margin-top: 12px;
    }

}

@media only screen and (max-width: 991px) {

    .career_why_musigma.bfb_section .col_left {
        width: 100%;
    }

     .career_why_musigma .col_right .bfb_right .para_cnt {
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 767px) {

   

}


/* end career why musigma */



/* start now it all section */

.now_it_all_section{

}

.now_it_all_section .bfb_inner {
    column-gap: min(max(30px, 3.385vw), 65px);
    align-items: center;
}

.now_it_all_section .bfb_img {
    width: 100%;
}

.now_it_all_section .bfb_img img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.10);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.now_it_all_section .col_left {
    width: 46%;
}

.now_it_all_section .col_right {
    width: 50%;
}

.now_it_all_section .common_title_main .main_title {
    padding-bottom: 24px;
}

.now_it_all_section .col_right .bfb_right {
    width: 100%;
    padding-right: 4.1667vw;
}


@media only screen and (max-width: 1199px) {


}

@media only screen and (max-width: 991px) {

    .now_it_all_section .bfb_inner {
        flex-wrap: wrap;
        row-gap: 30px;
    }



    .now_it_all_section .col_left {
        width: 100%;
    }

    .now_it_all_section .col_right {
        width: 100%;
    }
    
    .now_it_all_section .bfb_img img {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }

}

@media only screen and (max-width: 767px) {

    .now_it_all_section .col_right .bfb_right {
        width: 100%;
        padding-right: 0px;
    }

}



/* end now it all section */



/* start Feels Like section*/


.career_like_section{
    
}

.career_like_section .dpi_inner {
    display: flex;
    flex-direction: row-reverse;
}

.career_like_section .col_left {
    width: 100%;
    max-width: 380px;
}

.career_like_section .col_left .wistia_embed {
    height: min(max(350px, 25vw), 480px) !important;
}

.career_like_section .col_right {
    width: 100%;
    flex: 1;
}



/* end Feels Like section */





/* start Growth Path section */


.career_page_solution .groth_bottom_data {
    padding: 0 7.8125vw;
    padding-top: 30px;
}


@media only screen and (max-width: 1199px) {


}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 767px) {
    .career_page_solution .groth_bottom_data {
        padding: 0px;
        padding-top: 30px;
    }
}

/* start Growth Path section */




/* start thrives career section  */

.thrives_career_section{

}

.now_it_all_section.thrives_career_section .bfb_inner {
    display: flex;
    flex-direction: row-reverse;
}

.thrives_data{
    margin-top: min(max(20px, 1.5625vw), 30px);
}

.thrives_data ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.thrives_data ul li {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 20px;
    color: var(--theme-dark-gray);
    font-weight: 700;
}

.thrives_data ul li span {
    width: min(max(30px, 2.0833vw), 40px);
}

.thrives_data ul li span img{
    width: 100%;
}

@media only screen and (max-width: 1199px) {


}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 767px) {
   
}


/* start thrives career section  */