/* career overview */
.career-intro{
    padding: 120px 0 160px;
}

.career-intro .main-title{
    max-width: 810px;
}

.career-intro .brief{
    max-width: 675px;
    margin-left: auto;
    margin-top: 40px;
}

.career-intro .tb-fluid-img{
    margin-top: 60px;
    position: relative;

}
/* 
.career-event-swiper-wrapper{
    margin-right: calc((100% - 1080px)/2);
    margin-left: calc((100% - 1080px)/2);
    margin-top: 40px;
    position: relative;

} */

.career-event-swiper-wrapper{
    margin-top: 40px;
}

.career-event-swiper-wrapper .swiper-btn-block{
    position: absolute;
    top: 60px;
    left: 60px;
}

.career-event-swiper-wrapper  .swiper-btn-block .swiper-btn{
    width: 32px;
    height: 32px;
}

.career-event-swiper-wrapper .swiper-btn-block .pre-btn::before,
.career-event-swiper-wrapper .swiper-btn-block .pre-btn::after,
.career-event-swiper-wrapper .swiper-btn-block .next-btn::after,
    .career-event-swiper-wrapper .swiper-btn-block .next-btn::before{
    background-size: 32px;
}

.career-event-swiper-wrapper .swiper-btn-block .swiper-btn+.swiper-btn{
    margin-left: 20px;
}

.career-event-swiper .swiper-slide{
    width: 100%;
}

.career-event-swiper-content{
    display: flex;

}

.career-event-swiper-content .left-block{
    width: 630px;
    padding: 132px 40px 76px 60px;
}

.career-event-swiper-content .right-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;

}

.career-event-swiper-content .left-block .title + p{
    margin-top: 20px;
}

.career-event-swiper .swiper-slide:nth-child(4n+1){
    background-color: var(--energetic-yellow);
}

.career-event-swiper .swiper-slide:nth-child(4n+2){
    background-color: var(--smart-blue);
}

.career-event-swiper .swiper-slide:nth-child(4n+3){
    background-color: var(--innovative-purple);
}

.career-event-swiper .swiper-slide:nth-child(4n){
    background-color: var(--sustainable-green);
}

.career-event-swiper-content .btn-block{
    margin-top: 40px;
}

.career-growing-swiper-thumb .swiper-slide{
    width: 333px;
}
/* 
.career-growing-swiper-thumb .swiper-slide + .swiper-slide{
    margin-left: 30px;
} */


.recruit-contact{
    padding: 80px 0;
    background-color: var(--sustainable-green);
}

.recruit-contact .container{
    display: flex;
}

.recruit-contact .left-title{
    padding-right: 58px;
    position: relative;
}

.recruit-contact .icon-wrapper,
.recruit-contact .right-info{
    display: flex;
}

.recruit-contact .icon-wrapper{
    /* gap: 0 16px; */
}

.recruit-contact .right-info .txt{
    min-width: 200px;
    padding-bottom: 8px;
}

.recruit-contact .right-info .phone-number{
    display: block;
    color: var(--auo-blue);
    text-decoration: underline;
}

.recruit-contact .phone + .social-icon{
    margin-left: 28px;
}

.recruit-contact .social-icon .txt{
    text-indent: 8px;
}

.recruit-contact .icon{
    display: block;
    width: 48px;
    height: 48px;
}

.recruit-contact .icon + .icon{
    margin-left: 16px;
}

/* .career-intro .fixed-pattern1{
    max-width: none;
} */



.career-intro .fixed-pattern1::before{
    background-image: url('../../images/career/auo-career-pattern-1.png');
    width: 422px;
    height: 433px;
    top: 292px;
    left: -218px;
    /* left: 142px;
    top: 292px; */
}

.career-intro .fixed-pattern2::before{
    background-image: url('../../images/career/auo-career-pattern-2.png');
    width: 80px;
    height: 80px;
    top: -234px;
    right: -152px;
}

.career-growing-block .fixed-pattern3::before{
    background-image: url('../../images/career/auo-career-pattern-3.png');
    width: 716px;
    height: 676px;
    right: -899px;
    top:-466px;
}

.recruit-contact .fixed-pattern4::before{
    background-image: url('../../images/career/auo-career-pattern-4.png');
    width: 267px;
    height: 241px;
    left: -126px;
    top:-147px;
}

@media screen and (max-width: 1199px) {
    .career-event-swiper-content{
        flex-wrap: wrap;
    }
    .career-intro{
        padding: 80px 0;
    }

    .career-intro .main-title{
        max-width: none;
        text-align: center;
    }
    
    .career-intro .brief{
        max-width: none;
        margin-top: 20px;
    }

    .career-intro .tb-fluid-img{
        margin-top: 40px;
        margin-right: calc(-1 * (100vw - 688px)/2);
        margin-left: calc(-1 * (100vw - 688px)/2);
    }

    .career-growing-block .tab-swiper-thumb-block{
        margin-top: 20px;
    }
    .career-growing-block{
        padding-bottom: 120px;
    }

    .career-event-swiper-wrapper{
        margin-right: -40px;
        margin-left: -40px;
    }

    .career-event-swiper-content {
        /* padding-bottom: 40px;
        position: relative;
        max-width: calc( 100% - (100% - 688px)/2) ;
        margin-left: auto; */
    }

    .career-event-swiper-content .left-block{
        flex-shrink: 0;
        width: 408px;
        padding: 92px 40px 40px;
    }

    .career-event-swiper-content .right-img{
        width: 360px;
    }

    .career-event-swiper-content .right-img img{
        object-fit: contain;
        object-position: top;
    }

    .career-event-swiper-wrapper .swiper-btn-block{
        top: 40px;
        left: calc((100% - 688px) / 2);
    }

    .career-event-swiper-content .left-block .title + p{
        margin-top: 10px;
    }

    .career-event-swiper-content .btn-block{
        margin-top: 20px;
    }
    
    .career-growing-swiper-thumb .swiper-slide{
        width: 224px;
    }

    .career-growing-swiper-thumb .swiper-slide + .swiper-slide{
        margin-left: 0;
    }

    .career-growing-main-swiper .right-content h1{
        padding: 0;
    }

    .recruit-contact{
        padding: 80px 0 60px;
    }
   

    .recruit-contact .right-info{
        display: block;
    }

    .recruit-contact .left-title{
        padding-right: 48px;
        max-width: 368px;
    }

    .recruit-contact .right-info .txt{
        padding-bottom: 10px;
        text-indent: 0;
    }

    .recruit-contact .icon + .icon{
        margin-left: 8px;
    }

    .recruit-contact .phone + .social-icon{
        margin-left: 0;
        margin-top: 20px;
    }

    .recruit-contact .fixed-pattern4::before{
        width: 180px;
        height: 162px;
        left: -28px;
        top: -102px;
    }
    
}

@media screen and (max-width: 767px) {
    .career-intro{
        padding: 80px 0;
    }

    .career-intro .tb-fluid-img{
        margin-right: -20px;
        margin-left: -20px;
        height: 365px;
    }

    .career-intro .brief{
        margin-top: 20px;
    }

    .career-event-swiper-wrapper{
        /* padding: 0 20px; */
        margin-right: 0;
        margin-left: 0;
    }

    .career-event-swiper-content{
        display: block;
        padding: 0;
        max-width: none;
    }

    .career-growing-block .main-content-swiper-block{
        padding-top: 24px;
    }

    .career-event-swiper-content .left-block{
        padding: 92px 28px 40px;
        margin-right: 0;
        max-width: none;
        width: 100%;
    }

    .career-event-swiper-content .right-img{
        width: 100%;
    }

    .career-event-swiper-content .right-img img{
        object-fit: cover;
    }
    .career-event-swiper-wrapper .swiper-btn-block{
        left: 28px;
    }

    .recruit-contact .container{
        display: block;
    }
    .recruit-contact .left-title{
        padding-right: 0;
        max-width: none;
    }

    .recruit-contact .right-info{
        padding-top: 40px;
    }

    .recruit-contact .fixed-pattern4{
        max-width: none;
    }

    .recruit-contact .fixed-pattern4::before{
        top: -102px;
        left: -77px;
    }

    
}
/* ======================be one of us================================== */
/* ======================be one of us================================== */
.job-intro{
    padding:120px 0;
}

.job-intro .content-wrapper{
    display: flex;
}

.job-intro .left-img{
    width: 500px;
    margin-right: 60px;
}

.job-intro .right-content{
    width: calc(100% - 560px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 8px ;
}

.job-intro h1 + p{
    padding-top: 20px;
}

.auoers{
    background-color: var(--auo-blue);
    padding: 120px 0;
}


.auoers .unit-title + div{
    padding-top: 40px;
}

.card-wrapper{
    padding-top: 60px;
    max-width: 964px;
}

.auoers-intro{
    display: flex;
}

.auoers-intro .left-content{
    width: 344px;
    /* 0627 最小高度改成min-height */
    min-height: 344px;
    padding: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-shrink: 0;

}
.auoers-intro .name + .position{
    padding-top: 8px;
}

.auoers-intro .right-content{
    padding: 60px;
    width: calc(100% - 334px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* 0627文字過多時間距 */
.auoers-intro .right-content .btn-block{
    margin-top: 40px;
}

.auoer-swiper{
    overflow: visible;
}

.auoer-swiper .swiper-wrapper{
    display: block;
}

.auoers .swiper-slide:nth-child(odd) .auoers-intro{
    transform: translateX(80px);
}

.auoers .swiper-slide:nth-child(even) .left-content{
    order: 2;
}
.auoers .swiper-slide:nth-child(even) .left-content{
    order: 1;
}

.auoers .swiper-slide + .swiper-slide{
    margin-top: 40px;
}

.auoers .swiper-slide:nth-child(3n+1) .right-content{
    
    background-color: var(--smart-blue);
}

.auoers .swiper-slide:nth-child(3n+2) .right-content{
    
    background-color: var(--sustainable-green);
}

.auoers .swiper-slide:nth-child(3n) .right-content{    
    background-color: var(--energetic-yellow);
}

.auoers-intro .right-content .quote{
    position: relative;
}

.auoers-intro .btn-wrapper .btn-block + .btn-block{
    margin-top: 8px;
}

.auoers-intro .right-content .quote::before{
    content: '';
    position: absolute;
    display: block;
    width: 150px;
    height: 120px;
    background-image: url('../../images/career/auo-career-job-quote.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: -20px;
    left: -60px;
}

.auoers .bottom-btn{
    margin-top: 80px;
    justify-content: center;
}

.hr-block{
    padding: 120px 0;
}

.hr-block .txt{
    max-width: 780px;
    margin: 0 auto;
    position: relative;
}

.job-popup-wrapper .left-card .img{
    height: 300px;
}

.job-popup-wrapper .left-card .name{
    padding-top: 16px;
}

.job-popup-wrapper .left-card .info{
    padding-top:8px;
}
.job-popup-wrapper .quote{
    padding-left: 94px;
    position: relative;
}

.job-popup-wrapper .quote::before{
    content: '';
    position: absolute;
    display: block;
    width: 66px;
    height: 48px;
    top: 0;
    left: 0;
    background-image: url('../../images/career/auo-career-job-quote.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.job-html-wrapper{
    margin-top: 40px;
}

.job-intro .fixed-pattern1{
    max-width: none;
}

.job-intro .fixed-pattern1::before{
    width: 119px;
    height: 106px;
    top: 7px;
    right: 201px;
    background-image: url('../../images/career/auo-career-job-pattern-1.png');
}

.auoers .fixed-pattern2::before{
    width: 560px;
    height: 528px;
    top: -264px;
    left: -765px;
    background-image: url('../../images/career/auo-career-job-pattern-2.png');
}

.auoers .fixed-pattern3::before{
    width: 80px;
    height: 80px;
    top: 444px;
    right: -199px;
    background-image: url('../../images/career/auo-career-pattern-2.png');
}

.hr-block .fixed-pattern4{
    max-width: none;
}

.hr-block .fixed-pattern4::before{
    background-image: url('../../images/career/auo-career-pattern-1.png');
    top: -233px;
    left: 100px;
    width: 354px;
    height: 363px;
    /* left: -260px; */
}



@media screen and (max-width: 1639px){
    .job-popup-wrapper .leader-card-popup .left-card .img{
        width: 200px;
        height: 200px;
    }

    .job-popup-wrapper .left-card .name{
        padding-top: 8px;
    }

    .job-popup-wrapper .left-card .info{
        padding-top: 0;
        font-size: 16px;
		line-height: 24px;
    }

    .job-popup-wrapper .leader-card-popup .right-info{
        padding-top: 40px;
    }

    .job-popup-wrapper .quote{
        padding-left: 82px;
    }
}


@media screen and (max-width: 1199px) {
    .job-intro{
        padding: 60px 0 120px;
    }

    .job-intro .left-img{
        width: 320px;
        margin-right: 48px;
    }

    .job-intro .right-content{
        width: calc(100% - 368px);
        padding-top: 0;
    }

    .job-intro .right-content .title{
        text-align: center;
    }

    .card-wrapper{
        padding-top: 40px;
        max-width: none;
    }

    .auoers-intro .left-content{
        width: 320px;
        height: 320px;
        padding: 20px;
    }

    .auoers .unit-title + div{
        padding-top: 20px;
    }

    .auoers .swiper-slide:nth-child(odd) .auoers-intro{
        transform: translateX(0);
    }

    .auoers-intro .right-content{
        width: calc(100% - 320px);
        padding: 28px;
    }

    .auoers-intro .right-content .quote::before{
        top: 0;
        left: -28px;
    }
    .auoers{
        padding: 80px 0;
    }

    .auoers .bottom-btn{
        margin-top: 60px;
    }

    .hr-block{
        padding: 80px 0;
    }

    .auoers .fixed-pattern2{
        max-width: none;
    }

    .auoers .fixed-pattern2::before{
        width: 165px;
        height: 156px;
        top: -162px;
        left: -83px;
    }

    .hr-block .fixed-pattern4::before{
        width: 205px;
        height: 210px;
        top: -110px;
        left: -35px;
    }
}

@media screen and (max-width: 767px) {
    .job-popup-wrapper .quote{
        padding-left: 0;
        padding-top: 56px;
    }

    .job-html-wrapper{
        margin-top: 28px;
    }

    .job-intro .content-wrapper{
        flex-direction: column;        
    }

    .job-intro .left-img{
        order: 2;
        width: 100%;
        margin-right: 0;
        margin-top: 40px;
    }

    .job-intro .right-content{
        order: 1;
        width: 100%;
    }

    .auoers .unit-title + div{
        padding-top: 20px;
    }

    .auoer-swiper{
        overflow: hidden;
    }

    .auoer-swiper .swiper-wrapper{
        display: flex;
    }

    .auoers .swiper-btn-block{
        justify-content: center;
    }

    .auoers-intro{
        display: block;
        max-width: 320px;
        margin: 0 auto;
    }

    .auoers-intro .right-content{
        width: 100%;
        padding: 28px 20px;
    }

    .auoers-intro .btn-wrapper{
        margin-top: 40px;
    }

    .auoers-intro .right-content .quote::before{
        left: -20px;
    }

    .auoers .bottom-btn{
        margin-top: 60px;
    }


    .auoers .swiper-slide + .swiper-slide{
        margin-top: 0;
    }


    .hr-block .fixed-pattern4::before{
        left: -62px;
    }

}


/* ======================be one of us end================================== */
/* ======================be one of us end================================== */
/* ======================be one of us EVENT START================================== */
/* ======================be one of us EVENT START================================== */
/* ======================be one of us EVENT START================================== */
.career-event-page{
    padding: 120px 0;
}

.calendar-info-img{
    display: flex;
    flex-wrap: wrap;
}

.calendar-info-img .title{
    width: 480px;
    margin-right: 60px;
}

.calendar-info-img .info{
    width: calc(100% - 540px);
}


.calendar-info-img .img{
    width: 100%;
    margin-top: 40px;
}

.event-wrapper{
    margin-top: 80px;
    position: relative;
}

.event-item{
    padding: 40px;
    background-color: var(--gray-6);
    display: flex;
}

.event-item + .event-item {
    margin-top: 40px;
}

.event-item .right-title{
    width: 420px;
    margin-right: 80px;
}

.event-item .left-btn-block{
    width: calc(100% - 500px);
}

.event-item .left-btn-block .btn-block + .btn-block{
    margin-top: 16px;
}

.job-comparison{
    margin-top: 120px;
}

.job-comparison .title + .info{
    padding-top: 20px;
    text-align: center;
}

.job-comparison .full-open-close-wrapper{
    margin-top: 60px;
}

.job-comparison .full-open-close-wrapper .open-close-item .content{
    /* padding-left: 24px;
     */
     padding: 16px 24px 40px 24px;
}

.career-event-page .fixed-pattern1{
    max-width: none;
    z-index: -1;
}

.career-event-page .fixed-pattern1::before{
    background-image: url('../../images/career/auo-career-event-pattern-1.png');
    width: 422px;
    height: 433px;
    top: -253px;
    left: 121px;
}

.career-event-page .fixed-pattern2::before{
    background-image: url('../../images/career/auo-career-event-pattern-2.png');
    width: 528px;
    height: 606px;
    top: 142px;
    right: -648px;
}

@media screen and (max-width: 1199px) {
    .career-event-page{
        padding: 60px 0 198px;
    }

    .calendar-info-img{
        display: block;
    }
    
    .calendar-info-img .title{
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

    .calendar-info-img .info{
        width: 100%;
        padding-top: 20px;
    }

    .calendar-info-img .img{
        margin-top: 60px;
    }

    .event-wrapper{
        margin-top: 60px;
    }

    .event-item{
        padding: 24px 28px;
    }

    .event-item .right-title{
        width: 264px;
        margin-right: 40px;
    }

    .event-item .left-btn-block{
        width: calc(100% - 304px);
    }

    .event-item + .event-item{
        margin-top: 20px;
    }

    .job-comparison{
        margin-top: 126px;
    }

    .job-comparison .title + .info{
        text-align: left;
    }

    .job-comparison .full-open-close-wrapper{
        margin-top: 62px;
    }

    .job-comparison .full-open-close-wrapper .open-close-item .content{
        padding: 0 0 28px 16px;
        
        /* padding-left: 16px; */
    }

    .career-event-page .fixed-pattern1::before{
        width: 205px;
        height: 210px;
        top: 38px;
        left: -41px;
    }
    
}

@media screen and (max-width: 767px) {

    .career-event-page{
        padding: 60px 0 80px;
    }

    .event-wrapper{
        margin-top: 80px;
    }

    .event-item{
        display: block;
    }

    .event-item .left-btn-block{
        width: 100%;
        margin-top: 20px;
    }

    .job-comparison{
        margin-top: 120px;
    }

    .job-comparison .full-open-close-wrapper{
        margin-top: 40px;
    }

    .job-comparison .full-open-close-wrapper .open-close-item .content{
        padding: 0 0 20px 20px;
    }

    .career-event-page .fixed-pattern1::before{
        top: 32px;
        left: -63px;
    }
}
/* ======================be one of us EVENT END================================= */
/* ======================be one of us EVENT END================================= */
/* ======================be one of us EVENT END================================= */
/* ======================be one of us EVENT END================================= */
/* ======================be one of us EVENT END================================= */
/* ======================be one of us EVENT END================================= */
/* ======================be one of us benefits start================================= */
/* ======================be one of us benefits start================================= */
/* ======================be one of us benefits start================================= */
/* ======================be one of us benefits start================================= */
.career-benefit-page{
    padding: 120px 0 342px;
}

.benefit-wrapper{
    display: flex;
    position: relative;
}

.benefit-wrapper .left-block{
    width: 440px;
    margin-right: 40px;
}

.benefit-wrapper .right-block{
    width: calc(100% - 480px);
}

.career-benefit-page .fixed-pattern1{
    max-width: none;
    z-index: -1;
}


.career-benefit-page .fixed-pattern1::before{
    background-image: url('../../images/career/auo-career-benefit-pattern-1.png');
    width: 330px;
    height: 431px;
    left: 0;
    top: 60px;
}

.career-benefit-page .fixed-pattern2{
    max-width: none;
}

.career-benefit-page .fixed-pattern2::before{
    background-image: url('../../images/career/auo-career-benefit-pattern-2.png');
    width: 108px;
    height: 123px;
    right: 141px;
    top: 288px;
}




@media screen and (max-width: 1199px) {
    .benefit-wrapper .left-block{
        width: 320px;
        margin-right: 48px;
    }

    .benefit-wrapper .right-block{
        width: calc(100% - 368px);
    }

    .career-benefit-page .fixed-pattern1::before{
        width: 138px;
        height: 180px;
        left: 0;
        top: 60px;

    }

    .career-benefit-page{
        padding: 60px 0 120px;
    }
}

@media screen and (max-width: 767px) {
    .benefit-wrapper{
        display: block;
    }

    .benefit-wrapper .left-block{
        width: 100%;
        text-align: center;    
    }

    .benefit-wrapper .right-block{
            width: 100%;
            margin-top: 166px;
    }

    .career-benefit-page .fixed-pattern1::before{
        width: 130px;
        height: 181px;
        left: 0;
        top:-20px;
    }
}

/* ======================be one of us benefits end================================= */
/* ======================be one of us benefits end================================= */
/* ======================career-learn-empowerment start================================= */
/* ======================career-learn-empowerment start================================= */
.learn-grow-page{
    padding: 120px 0;
    overflow: hidden;
}

.learn-grow-page  .fixed-pattern1::before{
    width: 119px;
    height: 106px;
    top: 497px;
    right: -159px;
    background-image: url('../../images/career/auo-career-grow-learn-pattern-1.png');
}

.learn-grow-page  .fixed-pattern2::before{
    width:305px;
    height: 275px;
    top: 1080px;
    left: -56px;
    background-image: url('../../images/career/auo-career-grow-learn-pattern-2.png');
}

.learn-grow-page  .fixed-pattern3{
    max-width: none;
}

.learn-grow-page  .fixed-pattern3::before{
    width: 109px;
    height: 124px;
    top: 544px;
    left: 80px;
    background-image: url('../../images/career/auo-career-grow-learn-pattern-3.png');
}


.learn-grow-page  .fixed-pattern4::before{
    width: 528px;
    height: 606px;
    top:586px;
    right: -468px;
    background-image: url('../../images/career/auo-career-grow-learn-pattern-4.png');
}

.learn-grow-page .html-edit{
    position: relative;
}

.university-page .html-edit{
    position: static;
}
 


@media screen and (max-width: 1199px) {
    .learn-grow-page{
        padding: 60px 0 80px;
    }

    .learn-grow-page  .fixed-pattern2::before{
        width:180px;
        height: 162px;
        top: 788px;
        left: -33px;        
    }

    
    .learn-grow-page .fixed-pattern3::before {
        width: 64px;
        height: 76px;
        top: 436px;
        left: 40px;
        transform:scaleY(-1)
    }
}

@media screen and (max-width: 767px) {
    
    .learn-grow-page  .fixed-pattern2::before{
        top: 1450px;
        left: -69px;        
    }

        
    .learn-grow-page .fixed-pattern3::before {
        top: 721px;
        left: 35px;
    }
}
/* =======================career-learn-empowerment end========================== */
/* =======================career-learn-empowerment end========================== */
/* =======================career-learn-empowerment end========================== */
/* =======================career-experience start============================== */
/* =======================career-experience start============================== */
/* =======================career-experience start============================== */
.career-experience{
    padding: 120px 0 160px;
}



.career-experience .mind{
    margin-top: 160px;
    padding-top: 120px;
    background-image: linear-gradient(var(--auo-blue) 764px, #fff 1px);
}

.career-experience .soul{
    margin-top: 160px;

}

.top-body .fixed-pattern1::before{
    background-image: url('../../images/product/auo-product-pattern1.png');
    width: 80px;
    height: 80px;
    top: 169px;
    right: -20px;
}



.mind .fixed-pattern2::before{
    background-image: url('../../images/career/auo-career-experence-pattern-2.png');
    width: 442px;
    height: 456px;
    top: -227px;
    left: -297px;
}

.soul .fixed-pattern3::before{
    background-image: url('../../images/career/auo-career-event-pattern-2.png');
    width: 528px;
    height: 606px;
    top: -483px;
    right: -665px;
}

.soul .fixed-pattern4::before{
    background-image: url('../../images/career/auo-career-grow-learn-pattern-3.png');
    width: 103px;
    height: 96px;
    top: -455px;
    left: -312px;
}




@media screen and (max-width: 1199px) {
    .career-experience{
        padding: 80px 0 192px;
    }

    .career-experience .mind{
        margin-top: 120px;
        padding-top: 80px;
        background-image: linear-gradient(var(--auo-blue) 548px, #fff 1px);
    }

    .career-experience .soul{
        margin-top: 120px;
    }

    .top-body .fixed-pattern1::before{
        width: 40px;
        height: 40px;
        top: 164px;
        right: 40px;
    }
    
    
    
    .mind .fixed-pattern2::before{
       
        width: 205px;
        height: 210px;
        top: -140px;
        left: -63px;
    }

    .soul .fixed-pattern4::before{
         
        width: 76px;
        height: 84px;
        top: 27px;
        left: 40px;
    }
    
}

@media screen and (max-width: 767px) {
    .career-experience{
        padding: 80px 0 204px;
    }


    .career-experience .mind{
        
        background-image: linear-gradient(var(--auo-blue) 1046px, #fff 1px);
    }

    .top-body .fixed-pattern1,
    .mind .fixed-pattern2,
    .soul .fixed-pattern4{
        max-width: none;
    }
    
    .top-body .fixed-pattern1::before{
        top: 310px;
        right: 20px;
    }
    
    
    
    .mind .fixed-pattern2::before{
        top: -140px;
        left: -63px;
    }

    .soul .fixed-pattern4::before{
        top: 40px;
        left: 20px;
    }
}
