/* 2025 08 12 영상 분석 솔루션*/
._passive{word-break: keep-all;}
._passive .pss_top{margin-bottom:80px}
._passive .pss_top dl dd strong{display: block;font-size: 30px;font-weight: 700;color: #000000;}
._passive .pss_top dl dd small{display: block;font-size: 30px;font-weight: 700;color: #999999;}
._passive .pss_top dl dd{color: #313131;}
._passive .pss_top dl dd.txt_2{padding-top: 40px;}
._passive .pss_top dl .btnBx{display: flex;gap: 10px;padding-top: 40px;}
._passive .pss_top dl .btnBx a{max-width: 216px;width: 100%;border-radius: 10px;
background-color: #f3f3f3;padding: 20px 0;box-sizing: border-box;border: 1px solid #17254f;display: flex;align-items: center;justify-content: center;gap: 2em;transition: background-color 0.3s ease, color 0.3s ease;color: #17254f;}
._passive .pss_top dl .btnBx a span{display: block;font-size: 18px;font-weight: 700;text-align: center;}
._passive .pss_top dl .btnBx a i{font-size: 18px;}
._passive .pss_top dl .btnBx a:hover{background-color: #17254f;color: #fff;}


._passive .contBx ._tit span{display: block;font-size: 30px;font-weight: 700;color: #2c3c6b;line-height: 1.33333;}
._passive .contBx .cont{padding-top: 20px;}
._passive .contBx .cont ul{display: flex;gap: 20px;width: 100%;flex-wrap: wrap;
}
._passive .contBx .cont ul li{width: calc((100% - (20px * 4)) / 5);cursor: pointer;}
._passive .contBx .cont ul li .imgBx{position: relative;}
._passive .contBx .cont._border ul li .imgBx{border: 1px solid #999;box-sizing: border-box;border-radius: 10px;}
._passive .contBx .cont ul li .imgBx::before {
    content: '';display: block;width: 100%;padding-bottom: calc(250/280 * 100%);
    /* background-color: #2c3c6b; */
    /* border-radius: 10px; */
}
._passive .contBx .cont ul li .imgBx > img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 10px;}

._passive .contBx .cont ul li .tit{padding-top: 30px;text-align: center;font-size: 18px;}
._passive .contBx .cont ul li .tit p{font-weight: 700;color: #000;line-height: 1.33333;font-family: 'Montserrat';min-height: 48px;}
._passive .contBx .cont ul li .tit span{display: block;color: #414040;padding-top: 20px;font-weight: 500;line-height: 1.33333;}



._passive .contWrap{background-color: #f3f3f3;display: flex;flex-direction: column;margin-top: 110px;
}
._passive .contBx._2{max-width: 1460px;margin: 0 auto;width: 95%;padding: 50px 0;}
._passive .contBx._2 .cont ul li .tit p{min-height: unset;}

._passive .contBx._2 .cont ul li .imgBx{position: relative;}
._passive .contBx._2 .cont ul li .imgBx::before {
    content: '';display: block;width: 100%;padding-bottom: calc(250/280 * 100%);border-radius: 10px;background-color: unset;
}
._passive .contBx._2 .cont ul li .imgBx > img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

@media screen and (max-width: 1680px) {
    ._passive .pss_top dl dd strong , ._passive .pss_top dl dd small{font-size: 28px;}
    ._passive .contBx ._tit span{font-size: 28px;}
}
@media screen and (max-width: 1440px) {
    ._passive .pss_top dl dd strong, ._passive .pss_top dl dd small {font-size: 26px;}
    ._passive .contBx ._tit span {font-size: 26px;}
    ._passive .contBx .cont ul {row-gap: 60px;}
    ._passive .contBx .cont ul li{width: calc((100% - (20px * 2)) / 3);}
    ._passive .contBx .cont ul li .tit p{min-height: unset;}
}
@media screen and (max-width: 1280px) {
    ._passive .pss_top dl dd.txt_2 br{display: none;}
}
@media screen and (max-width: 1024px) {
    ._passive .pss_top dl dd strong, ._passive .pss_top dl dd small {font-size: 22px;}
    ._passive .pss_top dl .btnBx a {max-width: 200px;padding: 16px 0;}
    ._passive .pss_top dl .btnBx a span {font-size: 16px;}

    ._passive .contBx ._tit span {font-size: 24px;}

    ._passive .contBx .cont ul li .tit {font-size: 16px;}
}
@media screen and (max-width: 820px) {
    ._passive .pss_top dl dd strong, ._passive .pss_top dl dd small {font-size: 20px;}
    ._passive .pss_top dl dd{padding-top: 10px;}
    ._passive .pss_top dl dd.txt_2 {padding-top: 20px;}

    ._passive .contBx .cont ul li {
        width: calc((100% - (20px * 1)) / 2);
    }
}
@media screen and (max-width: 500px) {
    ._passive .pss_top dl .btnBx a{gap: 1em;}
    ._passive .pss_top dl .btnBx a span {font-size: 14px;}
    ._passive .pss_top dl .btnBx a i {font-size: 16px;}

    ._passive .contBx ._tit span {font-size: 20px;}
    ._passive .contBx .cont ul li {width: 100%;}
}

@media screen and (max-width: 360px) {
    ._passive .pss_top dl dd strong, ._passive .pss_top dl dd small {font-size: 18px;}

    ._passive .pss_top dl .btnBx a{gap: .5em;}
    ._passive .pss_top dl .btnBx a span {font-size: 13px;}
    ._passive .pss_top dl .btnBx a i {font-size: 14px;}

    ._passive .contBx ._tit span {font-size: 20px;}
}


/* crush_test_dummy */
._passive .contWrap .swiperBx{position: relative;}
._passive .contWrap .crush_swiper{padding-top: 25px; max-width:1092px}
._passive .contWrap .crush_swiper .swiper-slide{box-sizing: border-box;}
._passive .contWrap .crush_swiper .cont{display: flex;align-items: center;justify-content: center;gap: 2em;flex-direction: column;width: 100%;margin: 0 auto;max-width: 500px;}
._passive .contWrap .crush_swiper .cont .left{position: relative;width: 100%;}
._passive .contWrap .crush_swiper .cont .left .imgBx::before{content: '';display: block;width: 100%;padding-bottom: calc(255/500 * 100%);}
._passive .contWrap .crush_swiper .cont .left .imgBx > img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 10px; object-fit: cover;}
/* ._passive .contWrap .crush_swiper .cont .right{padding-top: 30px;} */
._passive .contWrap .crush_swiper .cont .right .info .numBx span{display: block;font-size: 40px;font-weight: 700;color: #17254f;font-family: 'Montserrat';}
._passive .contWrap .crush_swiper .cont .right .info .titBx{padding-top: 30px}
._passive .contWrap .crush_swiper .cont .right .info .titBx strong{display: block;font-family: 'Montserrat';font-size: 24px;font-weight: 700;color: #17254f;line-height: 1.33333;}
._passive .contWrap .crush_swiper .cont .right .info .titBx p{font-size: 26px;font-weight: 600;color: #000000;padding-top: 20px;}
._passive .contWrap .crush_swiper .cont .right .info .moreBx{padding-top: 40px;}
._passive .contWrap .crush_swiper .cont .right .info .moreBx > div{display: flex;align-items: flex-start;gap: 8px;padding-bottom: 20px;}
._passive .contWrap .crush_swiper .cont .right .info .moreBx > div:last-child{padding-bottom: 0;}
._passive .contWrap .crush_swiper .cont .right .info .moreBx > div p{font-size: 18px;color: #414040;font-weight: 500;line-height: 1.33333;}
._passive .contWrap .crush_swiper .cont .right .info .moreBx ._dot{min-width: 8px;min-height: 8px;border-radius: 50%;background-color: #2c3c6b;position: relative;top: 7px;}

/* swiper button custom */
._passive .contWrap .crush_swiper .swiper-button-next:after, .swiper-button-prev:after{display: none;}
._passive .contWrap .swiperBx .controlBx{width: 100%;display: flex;align-items: center;justify-content: space-between;position: absolute;top: 50%;transform: translateY(-50%);z-index: 12;}
._passive .contWrap .swiperBx .controlBx > div {width: 54px;height: 54px;border-radius: 50%;background-color: #2c3c6b;display: flex;align-items: center;justify-content: center;cursor: pointer;color: #fff;transition: background-color 0.3s ease;}
._passive .contWrap .swiperBx .controlBx > div:first-child{background-color: #7f7f7f;left: 0}
._passive .contWrap .swiperBx .controlBx > div:last-child{right: 0}
._passive .contWrap .swiperBx .controlBx > div i{font-size: 40px;}
._passive .contWrap .swiperBx .controlBx > div:first-child i{position: relative;left: -2px;}
._passive .contWrap .swiperBx .controlBx > div:last-child i{position: relative;right: -2px;}
._passive .contWrap .swiperBx .controlBx > div:hover{background-color: #2c3c6b;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{display: none;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{left: unset;right: unset}
.swiper-button-next, .swiper-rtl .swiper-button-prev{left: unset;right: unset}
._passive ._k_wrap .contBx._3{padding-top: 80px;}
._passive ._k_wrap .contBx._3 ._tit small{display: block;font-size: 18px;color: #313131;font-weight: 500;padding-top: 20px;line-height: 1.33333;}

._passive ._k_wrap .contBx._3 .cont{padding-top: 40px;position: relative;}

/* contBx 3 */
._passive ._k_wrap .contBx._3 .cont ul{display: flex;flex-wrap: wrap;gap: 40px;justify-content: center;}
._passive ._k_wrap .contBx._3 .cont li{width: calc((100% - (40px * 2)) / 3);max-width: 420px;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n1{
    background-color: #2c3c6b;color: #fff;font-family: 'Montserrat';font-weight: 500;width: 100%;padding: 18px 10px;box-sizing: border-box;text-align: center;
    display: flex;align-items: center;justify-content: center;
}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n1 p{line-height: 1.33333;font-size: 15px;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left p{font-family: 'Noto Sans KR';font-weight: 400;color: #000;white-space: nowrap;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2{display: flex;gap: 1px;min-height: 118px;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left{width: 50%;background-color: #eaeaea;padding: 20px 30px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right{width: 50%;background-color: #eaeaea;padding: 20px;box-sizing: border-box;display: flex;flex-direction: column;gap: 8px;justify-content: center;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right > div{display: flex;align-items: flex-start;gap: 8px;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right ._dot{min-width: 8px;min-height: 8px;border-radius: 50%;background-color: #2c3c6b;position: relative;top: 6px;}
._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right > div p{font-family: 'Noto Sans KR';font-weight: 400;color: #000;line-height: 1.3;}


._passive ._k_wrap .contBx._3 .cont .imgWrap{width: 100%;display: flex;flex-direction: column;gap: 10px;}
._passive ._k_wrap .contBx._3 .cont .imgWrap .big{border: 1px solid #d6d6d6;position: relative;box-sizing: border-box;}
._passive ._k_wrap .contBx._3 .cont .imgWrap .big::before {
    content: '';
    display: block;
    padding-top: calc(565/421 * 100%);
}
._passive ._k_wrap .contBx._3 .cont .imgWrap .big > img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
._passive ._k_wrap .contBx._3 .cont .imgWrap .thumbLine{display: flex;gap: 8px;}
._passive ._k_wrap .contBx._3 .cont .imgWrap .thumbLine .ti {
    /* width: calc(100% / 4 - (8px * 3) / 4); */
    width: calc((100% - 24px) / 4);;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #d6d6d6;
}
._passive ._k_wrap .contBx._3 .cont .imgWrap .thumbLine .ti:before{content: '';display: block;width: 100%;padding-bottom: calc(120/99 * 100%);}
._passive ._k_wrap .contBx._3 .cont .imgWrap .thumbLine .ti > img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
._passive ._k_wrap .contBx._3 .cont .imgWrap .thumbLine .ti.act {
    border: 1px solid #2c3c6b;
}

._passive ._k_wrap .contBx._3 ._tit br._820_br{display: none;}

@media screen and (max-width:1680px) {
    ._passive .contWrap .crush_swiper .cont .right .info .numBx span {font-size: 36px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx strong {font-size: 24px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx p {font-size: 26px;}
    


    /* swiper 2단.. */
    ._passive .contWrap .swiperBx .controlBx > div{width: 42px;height: 42px;}
    ._passive .contWrap .swiperBx .controlBx > div i{font-size: 34px;}

}
@media screen and (max-width: 1440px) {



    ._passive .contWrap .crush_swiper .cont {gap: 2.5em;}
    ._passive .contWrap .crush_swiper .cont .right .info .numBx span {font-size: 32px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx strong {font-size: 20px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx p {font-size: 24px;}



    ._passive .contWrap .swiperBx .controlBx > div:first-child i{left: -1px;}
    ._passive .contWrap .swiperBx .controlBx > div:last-child i{right: -1px;}

    ._passive .contWrap .crush_swiper .cont{max-width: 440px;}
}

@media screen and (max-width: 1280px) {
    
    ._passive .contWrap .crush_swiper .cont{flex-direction: column;align-items: center;gap: 1.5em;}
    ._passive .contWrap .crush_swiper .cont .left {max-width: 520px;}
    ._passive .contWrap .crush_swiper .cont .right {max-width: 520px;}
    ._passive .contWrap .crush_swiper .cont .right .info .numBx span {font-size: 24px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx p {font-size: 22px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx { padding-top: 40px;}


    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2{flex-direction: column;min-height: unset;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left{width: 100%;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right{width: 100%;min-height: 118px;}

    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left{justify-content: flex-start;}

    ._passive .contWrap .crush_swiper {padding-bottom: 80px;}
    ._passive .contWrap .swiperBx .controlBx{bottom: 0;top: unset;justify-content: center;gap: 1em;}
    .swiper-button-next, .swiper-button-prev{position: unset;}
}

@media screen and (max-width: 1024px) {
    ._passive ._k_wrap .contBx._3 .cont li {width: calc((100% - (40px * 1)) / 2);}


    ._passive .contWrap .crush_swiper .cont .right .info .moreBx {padding-top: 20px;}
    ._passive .contWrap .crush_swiper .cont .right {padding-top: 0;}
    ._passive .contWrap .crush_swiper{padding-top: 0;}

    ._passive .contWrap .crush_swiper .cont .left {max-width: 480px;}
}

@media screen and (max-width: 820px) {
    
    ._passive ._k_wrap .contBx._3 ._tit br._820_br{display: block;}
    ._passive .contWrap .crush_swiper .cont .left {max-width: 420px;}
    ._passive .contWrap .crush_swiper .cont .right {max-width: 420px;}
    ._passive .contWrap .crush_swiper .cont .right .info .numBx span {font-size: 20px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx {padding-top: 20px;}
    
    ._passive .contWrap .crush_swiper .cont .right .info .titBx strong {font-size: 16px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx p {font-size: 18px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx {padding-top: 30px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx > div p {font-size: 16px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx > div {align-items: flex-start;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx ._dot{position: relative;top: 6px;}

    ._passive .contWrap .swiperBx .controlBx > div {width: 38px;height: 38px;}
    ._passive .contWrap .swiperBx .controlBx > div i {font-size: 24px;}

    ._passive ._k_wrap .contBx._3 .cont ul{
        gap: 20px;
        padding: 20px;
        box-sizing: border-box;
        padding-top: 0;
    }
    ._passive ._k_wrap .contBx._3 .cont li {width: calc((100% - (20px * 1)) / 2);}

    .swiper-button-next, .swiper-button-prev{position: unset;}

    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n1 {
        min-height: 76px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n1 p{font-size: 13px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left p{font-size: 14px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right > div p{font-size: 14px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right {min-height: 138px;}
}

@media screen and (max-width: 500px) {
    ._passive ._k_wrap .contBx._3 ._tit small {font-size: 16px;}
    
    ._passive ._k_wrap .contBx._3 .cont ul {gap: 40px;}
    ._passive ._k_wrap .contBx._3 .cont li {width: 100%;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n1{padding: 8px 0;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left{padding: 10px 15px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right{padding: 10px 15px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n1 {min-height: unset;display: block;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right {min-height: unset;}

    ._passive .contWrap .crush_swiper .cont .left{width: 90%;}
    ._passive .contWrap .crush_swiper .cont .right{width: 90%;}
    ._passive .contWrap .crush_swiper .cont .right .info .numBx span {font-size: 18px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx strong {font-size: 14px;}
    ._passive .contWrap .crush_swiper .cont .right .info .titBx p {font-size: 16px;padding-top: 10px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx {padding-top: 10px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx > div {padding-bottom: 10px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx > div p {font-size: 14px;}

    ._passive .contWrap .crush_swiper .cont .right .info .titBx {padding-top: 10px;}

    
}

@media screen and (max-width: 360px) {
    ._passive .contBx ._tit span {font-size: 18px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx ._dot {position: relative;top: 5px;}
    ._passive .contWrap .crush_swiper .cont .right .info .moreBx > div p {font-size: 14px;}
    ._passive .contWrap .swiperBx .controlBx > div {width: 32px;height: 32px;}
    ._passive .contWrap .swiperBx .controlBx > div i {font-size: 22px;}

    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n1 p{font-size: 14px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .left p{font-size: 14px;}
    ._passive ._k_wrap .contBx._3 .cont .titBx .row.n2 .right > div p{font-size: 14px;}

    
}

/* 2d */
._passive .pss_top .imgBx {box-sizing: border-box;position: relative;
    width: 100%;
    max-width: 555px;
    margin-right: 60px;}
._passive .pss_top .imgBx:before{
    display: block;content: '';padding-bottom: calc(377 / 582 * 100%); width: 100%;}
._passive .pss_top .imgBx img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;}
._passive .pss_top .imgBx.n2 img{border: 1px solid #999;border-radius: 10px;box-sizing: border-box;}

._passive .pss_top .txt_1 small._blue{color:#2c3c6b;}
._passive .infoBx h2{font-size: 30px;font-weight: 700;color:#2c3c6b;font-family: 'Montserrat';}
._passive .infoBx .titBx p{font-size: 18px;color: #414040;font-weight: 500;line-height: 1.6666;padding-top: 30px;}

._passive .infoBx > .flxBx{padding-top: 80px;display: flex;gap: 35px;word-break: keep-all;justify-content: center;}
._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right{
    background-color: #f0f0f0;padding: 80px 40px;box-sizing: border-box;
    width: 50%;border-radius: 10px;display: flex;gap: 5em;
}
._passive .infoBx > .flxBx .row strong{display: block;font-size: 28px;color: #c3c3c3;font-weight: 600;font-family: 'Montserrat';}
._passive .infoBx > .flxBx .row span{font-size: 20px;font-weight: 500;color: #414040;line-height: 1.7;padding-top: 45px;display: block;}
._passive .infoBx > .flxBx .row em{display: block;font-size: 100px;color: #2c3c6b;font-weight: 600; font-family: 'Montserrat';padding-top: 10px;}
._passive .infoBx > .flxBx .row p{font-size: 28px;color: #262626;font-weight: 600;font-family: 'Montserrat';}

._passive .infoBx .txtBx{padding-top: 80px;}
._passive .infoBx .txtBx .flxBx{padding-top: 40px;
    display: flex;align-items: center;gap: 35px;
}
._passive .infoBx .txtBx .flxBx .row{width: 50%;}
._passive .infoBx .txtBx .flxBx .row > div{display: flex;align-items: center;gap: 8px;padding-bottom: 20px;align-items: flex-start;}
._passive .infoBx .txtBx .flxBx .row > div:last-child{padding-bottom: 0;}
._passive .infoBx .txtBx .flxBx {display: flex;align-items: flex-start;gap: 35px;}
._passive .infoBx .txtBx .flxBx .row p{font-size: 18px;font-weight: 500;color: #414040;line-height: 1.3;display: block;}
/* ._passive .infoBx .txtBx .row ._dot{width: 8px;height: 8px;border-radius: 50%;background-color: #2c3c6b;}  */
._passive .infoBx .txtBx .row ._dot img{min-width: 8px;min-height: 8px;position: relative;
    top: 8px;}
._passive .contBx._2d{background: #f0f0f0;padding: 50px 0;box-sizing: border-box;margin-top: 130px;}
._passive .contBx._2d .wrap{max-width: 1460px;margin: 0 auto;width: 95%;}


@media screen and (max-width: 1680px) {
    ._passive .infoBx h2{font-size: 28px;}
    ._passive .infoBx > .flxBx .row em {font-size: 90px;}
}
@media screen and (max-width: 1440px) {
    ._passive.type3 .pss_top dl dd.txt_2 br{display: none;}
    ._passive .infoBx h2{font-size: 26px;}
    ._passive .infoBx .titBx p br{display: none;}
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right {gap: 2.5em;justify-content: center;padding: 60px 25px;}
    ._passive .infoBx > .flxBx .row em {font-size: 82px;}
    ._passive .infoBx > .flxBx .row strong{font-size: 26px;}
    ._passive .infoBx > .flxBx .row p {font-size: 26px;}
    ._passive .infoBx > .flxBx .row span {font-size: 18px;padding-top: 30px;}

    
}
@media screen and (max-width: 1280px) {
    ._passive .infoBx > .flxBx .row strong {font-size: 22px;}
    ._passive .infoBx > .flxBx .row em {font-size: 62px;}
    ._passive .infoBx > .flxBx .row p {font-size: 22px;}
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right {padding: 60px 20px;}
    ._passive .infoBx > .flxBx .row span br{display: none;}

}
@media screen and (max-width: 1024px) {
    ._passive .infoBx h2{font-size: 24px;}
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right{
        flex-direction: column;
    }
    ._passive .infoBx .txtBx .flxBx .row p{min-height: 46px;}
}
@media screen and (max-width: 820px) {
    ._passive .pss_top .imgBx {width: 100%;padding-bottom: 20px;}
    /* ._passive .infoBx > .flxBx{flex-direction: column;} */
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right{padding: 80px 40px;}
    ._passive .infoBx > .flxBx .row span br {display: block;}

    ._passive .infoBx .txtBx .flxBx{flex-direction: column;gap: 0;}
    ._passive .infoBx .txtBx .flxBx .row{width: 100%;}
    ._passive .infoBx .txtBx .flxBx .row > div{padding-bottom: 0;}
}
@media screen and (max-width: 500px) {
    ._passive .infoBx h2{font-size: 22px;}
    ._passive .infoBx .titBx p {font-size: 16px;}

    ._passive .infoBx > .flxBx .row em {font-size: 52px;}
    ._passive .infoBx > .flxBx .row p {font-size: 20px;}
    ._passive .infoBx > .flxBx .row span {font-size: 16px;}
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right {padding: 60px 20px;}

    ._passive .infoBx .txtBx .flxBx .row p {font-size: 16px;min-height: unset}
    ._passive .infoBx .txtBx .flxBx .row > div{padding-bottom: 15px;}
    ._passive .infoBx .txtBx .flxBx .row > div:last-child{padding-bottom: 15px;}

    ._passive .infoBx .txtBx .row ._dot img {top: 6px;}

}
@media screen and (max-width: 360px) {
    ._passive .infoBx > .flxBx .row strong {font-size: 20px;}
    ._passive .infoBx > .flxBx .row em {font-size: 38px;}
    ._passive .infoBx > .flxBx .row p {font-size: 18px;}
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right {gap: 1.5em;}
    ._passive .infoBx > .flxBx .row span br {display: none;}
}

/* 3d */

._passive .infoBx._3d > .flxBx{flex-wrap: wrap;}
._passive .infoBx._3d > .flxBx .row span{padding-top: 20px;}
._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d > .flxBx .right{flex-direction: column;padding: 35px;padding-right: 20px;}
._passive .infoBx._3d > .flxBx .row em{font-size: 55px;}
._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d > .flxBx .right{width: 31%;gap: 2.5em;justify-content: flex-start;}
._passive .infoBx._3d > .flxBx .row p {font-size: 26px;}
._passive .infoBx._3d > .flxBx .row span {font-size: 18px;}

@media screen and (max-width: 1440px) {
    /* ._passive .infoBx._3d > .flxBx{flex-wrap: wrap;}
    ._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d > .flxBx .right {width: 48%;} */
    
}
@media screen and (max-width: 1280px) {

    ._passive .infoBx._3d > .flxBx .row em {font-size: 42px;}
    ._passive .infoBx._3d > .flxBx .row p {font-size: 22px;}
    ._passive .infoBx._3d > .flxBx .row span br{display: block;}

    ._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d > .flxBx .right {width: 48%;}

}

@media screen and (max-width: 1024px) {
    ._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d 
    > .flxBx .right {width: 46%;}
    ._passive .infoBx._3d > .flxBx .row span br {
        display: block;
    }
}
@media screen and (max-width: 820px) {
    ._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d > .flxBx .right{padding: 25px;}
    ._passive .infoBx._3d > .flxBx .row span {font-size: 16px;}
    ._passive .infoBx > .flxBx {gap: 25px;}

    ._passive .infoBx._3d .txtBx .flxBx .row p {min-height: 0;}
    ._passive .infoBx .txtBx .flxBx .row > div {padding-bottom: 20px;}
    ._passive .infoBx .txtBx .flxBx .row > div:last-child {
        padding-bottom: 20px;
    }

    ._passive .infoBx > .flxBx{flex-direction: column;}
    ._passive .infoBx._3d > .flxBx{flex-direction: row;}
    ._passive .infoBx > .flxBx .left, ._passive .infoBx > .flxBx .right{width: 100%;}
    ._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d > .flxBx .right{
        width: 47%;
    }
}

@media screen and (max-width: 500px) {
    ._passive .infoBx._3d > .flxBx .row p {font-size: 20px;}
    ._passive .infoBx._3d > .flxBx .left, ._passive .infoBx._3d 
    > .flxBx .right {width: 100%;}
}

@media screen and (max-width: 360px) {
    ._passive .infoBx._3d > .flxBx .row em {font-size: 38px;}
    ._passive .infoBx._3d > .flxBx .row p {font-size: 18px;}
    ._passive .infoBx._3d > .flxBx .row span br {display: none;}
}

/* 닫기 펼치기 버튼 추가 + 내용추가 .. */

._passive ._k_wrap .contBx._3 ._tit:nth-child(2n+3){padding-top: 100px;} 
._passive ._k_wrap .contBx._3 .cont:nth-child(4) .titBx .row.n1{min-height: 76px;}
._passive ._k_wrap .contBx._3 .cont:nth-child(4) .titBx .row.n2{min-height: 152px;}

._passive ._k_wrap .contBx._3 .cont ul{ max-height: 60px;overflow: hidden;}
._passive ._k_wrap .contBx._3 .cont .moreBx{width: 100%;display: flex;align-items: center;justify-content: center;position: absolute;padding: 20px 0;background-color: #fff;
border: 1px dashed #000;z-index: 99;cursor: pointer;}
._passive ._k_wrap .contBx._3 .cont .moreBx > div{display: flex;align-items: center;justify-content: center;gap: 2em;}
._passive ._k_wrap .contBx._3 .cont .moreBx .gradiant{
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 57px;
    width: 100%;
    height: 26px;
    z-index: -1;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
._passive ._k_wrap .contBx._3 .cont .moreBx .icon{display: flex;flex-direction: column;align-items: center;justify-content: center;transition: transform 0.3s ease;}
._passive ._k_wrap .contBx._3 .cont .moreBx .icon i{margin: -11px 0;}

/* 펼쳐진 상태 스타일 */
._passive ._k_wrap .contBx._3 .cont.expanded ul{max-height: none;overflow: auto;margin-bottom: 40px;}
._passive ._k_wrap .contBx._3 .cont.expanded .moreBx{position: unset;}
._passive ._k_wrap .contBx._3 .cont.expanded .moreBx .gradiant{opacity: 0;}
._passive ._k_wrap .contBx._3 .cont.expanded .moreBx .icon{transform: rotate(180deg);}


/* 내용바뀔꺼 예상해야함 */
._passive ._k_wrap .contBx._3 .cont:nth-child(6) .titBx .row.n2{min-height: unset;}

@media screen and (max-width: 1440px) {
    ._passive ._k_wrap .contBx._3 .cont:nth-child(4) .titBx .row.n2 .right {padding: 10px;}

    ._passive ._k_wrap .contBx._3 .cont ul{justify-content: flex-start;}
}
@media screen and (max-width: 1024px) {
    ._passive ._k_wrap .contBx._3 .cont ul {
        justify-content: flex-start;width: 90%;margin: 0 auto;
    }

}
@media screen and (max-width: 820px) {
    ._passive ._k_wrap .contBx._3 .cont .moreBx{padding: 12px 0;}
    ._passive ._k_wrap .contBx._3 .cont .moreBx .gradiant{bottom: 41px;}
    ._passive ._k_wrap .contBx._3 .cont .moreBx p{font-size: 14px;}
    ._passive ._k_wrap .contBx._3 .cont .moreBx .icon i{font-size: 12px;margin: -8px 0;}

    ._passive ._k_wrap .contBx._3 .cont .moreBx > div {gap: 1.5em;}
    
}   
@media screen and (max-width: 1280px) {
    ._passive ._k_wrap .contBx._3 .cont:nth-child(4) .titBx .row.n2 .right {padding: 20px;}
    ._passive ._k_wrap .contBx._3 .cont:nth-child(6) .titBx .row.n2 .right{min-height: unset;}

}
@media screen and (max-width:500px) {
    ._passive ._k_wrap .contBx._3 .cont:nth-child(4) .titBx .row.n1{min-height: unset;}
    ._passive ._k_wrap .contBx._3 .cont:nth-child(4) .titBx .row.n2{min-height: unset;}
}


/* gallery */

._passive .contWrap .gallery_swiper{max-width: 1280px;padding-top: 20px;}
._passive .contWrap .swiperBx.n2 .controlBx{top: 55%;}
._passive .contWrap.n2{margin-top: 160px;}
._passive .contWrap .gallery_swiper img{border-radius: 10px;}
._passive .contWrap .gallery_swiper .imgBx{
    width: 100%;display: flex;align-items: center;justify-content: center;
}
@media screen and (max-width: 1680px) {._passive .contWrap .gallery_swiper {max-width: 1180px;}}
@media screen and (max-width: 1440px) {._passive .contWrap .gallery_swiper {max-width: 1080px;}}
@media screen and (max-width: 1280px) {
    ._passive .contWrap .swiperBx.n2 .controlBx{bottom: 0;top: unset;}
    ._passive .contWrap .gallery_swiper{padding-bottom: 80px;}
}
@media screen and (max-width: 820px) {._passive .contWrap.n2 {margin-top: 140px;}}
@media screen and (max-width: 500px) {._passive .contWrap.n2 {margin-top: 120px;}}