#careers_page h2.title{
    font-size: 24px;
    line-height: 40px;
    color: #333333;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 500;
}
#careers_page p.textArea,
.slideNav .s4_textsSlider p{
    color: #333333;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 0;
}
.s1 .head_category_v2 .title_text_cat_v2 h1,
.s1 .head_category_v2 .title_text_cat_v2 p{
    color: #333333;
}
.s2{
    max-width: 655px;
    margin: 0 auto;
    text-align: center;
}
.jobElement h3{
    letter-spacing: 0.72px;
	color: #333333;
	font-size: 24px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 5px;
}
.jobElement p{
    font-size: 14px;
    letter-spacing: 0.42px;
    color: #333333;
    margin-bottom: 15px;
    text-align: center;
}
.jobElement p span{
    position: relative;
}
.jobElement p span:before,
.jobElement p span:after{
    content: "";
    width: 48px;
    height: 1px;
    background-color: #333333;
    position: absolute;
    top: 50%;
    left: -63px
}
.jobElement p span:after{
    left: unset;
    right: -63px;
}
.jobElement a{
	background-color: #ffffff;
	border-radius: 5px;
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	font-weight: 600;
    width: 302px;
    height: 43px;
    border: 1px solid #333333;
    font-size: 16px;
    color: #333333;
}
.jobElement a:hover{
    background-color: #333333;
    color: #ffffff;
    text-decoration: none;
}
.jobElement{
    margin-bottom: 70px;
}
.s4{
    max-width: 830px;
	margin: 0 auto;
}
.s4_slideArea{ 
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.s4_slideArea .slideNav{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 40px;
}
.slideElements{
    max-width: 45%;
}
.slideNav p{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 35px;
    color: #333333;
}
.slideNav button{
    background: unset;
	width: 45px;
	min-width: auto;
	height: 45px;
	padding: 0;
	border: 1px solid rgb(15, 15, 15);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
    margin-right: 12px;
}
.slideNav button:first-of-type{
    transform: scaleX(-1);
}
.slideNav button:hover{
    background-color: #E3CCFF;
}
.under_s4_slideArea{
    position: relative;
    min-height: 80px;
    overflow: hidden;
    padding-top: 10px;
}
.s4SlideContainer{
    display: flex;
    justify-content: flex-start;
}

.under_s4_slideArea div.s4El{
    display: flex;
    max-width: 33.3333%;
    flex: none;
    padding: 0 25px;
    color: #333333;
}
.under_s4_slideArea div.s4El span{
    letter-spacing: 0.72px;
    color: inherit;
    font-size: 34px;
    font-weight: bold;
    margin-right: 5px;
    line-height: 19px;
}
.under_s4_slideArea div.s4El p{
    letter-spacing: 0.6px;
    color: inherit;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.under_s4_slideArea div.s4El p.s4_mobileText{
    display: none;
}
.under_s4_slideArea div.s4El.textPink {
    color: #C7A0FF;
}
.under_s4_slideArea .sideBlock{
    display: flex;
    position: absolute;
}
.s5{
    max-width: 815px;
    margin: 120px auto;
}
#careers_page .s5 h2.title,
#careers_page .s6 h2.title{
    margin-bottom: 80px;
}
.s5Area,
.s6Area{
    display: flex;
    justify-content: space-between;
}
.s5Area_txt{
    max-width: 340px;
}
.s5Area_img{
    max-width: 320px;
}
.s5Area_img img{
    width: 100%;
}
.s5Area_txt a{
    background-color: #333333;
	border-radius: 5px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	margin-top: 25px;
	letter-spacing: 0.54px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
    border: 1px solid #333333;
}
.s6{
    max-width: 815px;
    margin: 0 auto;
}
.s2 img{
    margin-top: 50px;
}
.s6Area_img{
    max-width: 192px;
}
.s6Area_txt{
    max-width: 555px;
}
.s7{
    margin: 120px auto 80px;
}
.s7_imgArea{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    max-width: 808px;
    margin: 0 auto;
}
.s7_imgArea div{
    max-width: 172px;
    width: 24%;
}
.s8{
    padding: 0 0 80px;
}
.s8 a{
    background-color: #333333;
    border: 1px solid #333333;
	width: 337px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	margin: 0 auto;
	border-radius: 5px;
}
.s5Area_txt a:hover,
.s8 a:hover{
    color: #333333;
    background-color: transparent;
    text-decoration: none;
}
.s8 .logo{
	text-align: center;
	margin-top: 50px;
}
.s8 .logo img{
    max-width: 141px;
}
#careers_page .s8 h2.title{
    margin-bottom: 40px;
}
.s1{
    margin-bottom: 40px;
}
.s1 .title_text_cat_v2{
    padding-left: 10%;
}
.s1 .head_category_v2 .head_image_cat_v2 img{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.s1 .head_category_v2 .head_image_cat_v2{
    max-width: 362px;
}
#careers_page a{
    transition: 0.5s;
}
#s4_firstAnim svg{
    transition: 0.3s;
    transform: scale(0) !important;
    max-width: 100%;
	max-height: 100%;
}
#s4_firstAnim svg.active{
    transform: scale(1) !important;
}
#s4_firstAnim{
	position: relative;
	width: 353px;
	height: 353px;
	margin: 0 auto;
}
.controlArea{
    display: flex;
}
.head_category_v2 .title_text_cat_v2 h1{
    color: #333333;
}
.slideNav .s4_textsSlider p{
    font-weight: 400;
}
@media screen and (max-width: 1026px){
    .s4_slideArea{
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 830px){
    .s6Area_txt{
        max-width: calc(100% - 242px);
    }
}
@media screen and (max-width: 768px){
    .s4_slideArea,
    .sideBlock .s4SlideContainer{
        display: none;
    }
    .under_s4_slideArea .sideBlock{
        position: relative;
    }
    .sideBlock .s4SlideContainer:nth-child(3){
        display: flex;
        flex-direction: column;
    }
    .sideBlock .s4SlideContainer{
        width: 100%;
        max-width: 460px;
        margin: 0 auto;
    }
    .under_s4_slideArea div.s4El{
        max-width: 100%;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }
    .under_s4_slideArea div.s4El span{
        font-size: 14px;
        line-height: 37px;
        margin-right: 10px;
    }
    .under_s4_slideArea div.s4El p{
        max-width: calc(100% - 20px);
    }
    #careers_page h2.title{
        margin-bottom: 60px;
    }
    #careers_page p.textArea{
        font-size: 16px;
    }
    .s2 img{
        max-width: 360px;
        width: 100%;
    }
    .controlArea{
        justify-content: center;
        margin-bottom: 20px;
    }
    .slideNav button{
        width: 35px;
        height: 35px;
    }
    .slideNav p{
        margin-bottom: 25px;
    }
    .s7{
        margin-bottom: 80px;
    }
    .s8 a{
        font-size: 18px;
    }
    .under_s4_slideArea div.s4El p.s4_mobileText{
        display: block;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        max-width: 100%;
    }
}
@media screen and (max-width: 660px){
    .s5Area,
    .s6Area{
        flex-direction: column;
        align-items: center;
    }
    .s5Area_img{
        order: 1;
        max-width: 260px;
        width: 100%;
    }
    .s5Area_txt{
        order: 2;
        max-width: 460px;
        width: 100%;
    }
    .s6Area_img{
        margin-bottom: 30px;
    }
    .s6Area_txt{
        max-width: 100%;
    }
    .s1 .title_text_cat_v2{
        padding: 30px 15px 0;
    }
    .s5,
    .s7{
        margin: 80px 0;
    }
    .s3{
        margin-top: 40px;
        margin-bottom: 80px;
    }
    #careers_page .s8 h2.title{
        margin-bottom: 80px;
    }
    .s5{
        margin-top: 50px;
    }
    .s7 {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 560px){
    #careers_page h2.title{
        font-size: 20px;
        margin-bottom: 50px;
    }
    #careers_page p.textArea{
        text-align: center;
        line-height: 26px;
    }
    .jobElement h3,
    .slideNav p{
        font-size: 18px;
        line-height: 28px;
    }
    .s5{
        position: relative;
    }
    .s7_imgArea div{
        width: 48%;
    }
}