
/*메인 공통 css*/
@media (max-width: 360px) {
    .title > h1 {
        font-size: 1.5rem;
    }

    .title > h4, h5 {
        font-size: 0.8rem;
    }
}

@media (max-width: 420px) {
    .title > h1 {
        font-size: 30px !important;
    }

    .bottom-section {
        width: 150px !important;
    }
}

@media (max-width: 510px) {
    /*.main-title > h1 {*/
    /*    font-size: 2rem !important;*/
    /*}*/

    .ds-510 {
        display: inline-block;
    }

    .dn-510 {
        display: none !important;
    }

    .tracking_content > .title > h3 {
        line-height: 2.0rem;
        font-size: 1.4rem;
    }

    .title > h4, h5 {
        font-size: 1rem !important;
    }
}

@media (max-width: 576px) {
    /*.footer-apply {*/
    /*    padding-bottom: 70px !important;*/
    /*}*/

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 652px) {
    .tab-description-header {
        padding-left: 10px;
        padding-right: 10px;
    }

    .title {
        margin-bottom: 50px !important;
    }

    .main-title {
        text-align: center;

    }

    .main_description {
        margin-bottom: 60px;

    }

    .main_description:last-child {
        margin-bottom: 60px;
    }

    #submit {
        position: relative;
    }

    .free-apply {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .title > h1 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .main_description > div:nth-child(2) {
        margin-bottom: 16px !important;
    }

    .sec_pad {
        padding: 60px 0px 60px 0px !important;
    }

    #main_content > .content > sec_pad:first-child {
        padding-top: 30px;
    }

    .title > h1 {
        font-size: 30px;
    }

    .main-title > h1 {
        line-height: 72px;
    }

    .title > h2 {
        font-size: 1.3rem;
    }

    .title > h4, h5 {
        font-size: 1.2rem;
    }

    .main-title > h4 {
        font-size: 1rem;
    }

    .tracking_content > .title > h3 {
        line-height: 2.0rem;
        font-size: 1.4rem;
    }

    .tracking_content > .title > h5 > span {
        font-size: 1rem;
    }

    .main_description {
        height: 115px;
        border-radius: 40px;
        vertical-align: middle;
        margin-bottom: 20px !important;
        transition: all .5s;
        background-color: #ffffff !important;
    }

    .mo-top {
        padding-top: 25px;
    }

    .mo-font {
        font-size: 18px;
    }

    .pc {
        display: none !important;
    }

    .mo_padding {
        padding: 30px 0px 0px 0px !important;
    }

    .mo_padding_free {
        padding: 0px 0px 0px 0px !important;
    }

    .tracking_pr_item {
        padding-bottom: 35px;
    }

    .gif-img {
        width: 97% !important;
    }

    .main_description_text {
        font-size: 18px !important;
        text-align: left !important;
        line-height: 28px;
    }

    .pc-fontsize {
        font-size: 28px !important;
        line-height: 42px !important;
    }

    .text-align {
        text-align: center !important;
    }
    .sec_pad_footer {
        padding: 60px 0 0 0 !important;
    }
    .free-apply-button {
        margin-top: 0px !important;
    }

    .img-box {
        position: relative;
        text-align: center;
        width: 100% !important;
        padding: 0px !important;
        border-radius: 20px 20px 0px 0px;
        background-color: #FFFCEF;
    }
    .sec_pad_img {
        padding-bottom: 60px !important;
    }
    .br_768 {
        display: block;
    }
    .br-pc {
        display: none;
    }
    .main-align {
        text-align: center !important;
        margin-top: 0px !important;
    }

/*메인 공통 css end*/

/*메인 첫번째 섹션 css*/
    #master-container-scroller {
        height: 226px;
        overflow: hidden;
        position: relative;
        float: none !important;
        text-align: center !important;
        margin-right: -12px;
    }
    @keyframes scroll {
        0.0% {
            -webkit-transform: translateY(0px);
            transform: translateY(0px)
        }
        15% {
            -webkit-transform: translateY(0px);
            transform: translateY(0px)
        }
        30% {
            -webkit-transform: translateY(-215px);
            transform: translateY(-215px)
        }
        45% {
            -webkit-transform: translateY(-215px);
            transform: translateY(-215px)
        }
        60% {
            -webkit-transform: translateY(-440px);
            transform: translateY(-440px)
        }
        75% {
            -webkit-transform: translateY(-440px);
            transform: translateY(-440px)
        }
        85% {
            -webkit-transform: translateY(-0px);
            transform: translateY(-0px)
        }
    }
    .master_bracket_right {
        position: relative;
        top: 76px;
        right: 138px;
    }
    .master_bracket_left {
        position: relative;
        top: 76px;
        left: 138px;
    }

}

@media (max-width: 991px) {
    .why-l {
        text-align: center;
    }

    .why-r-content {
        padding-left: 15px;
    }
    #service-navbar-div {
        margin-top: 76px !important;
    }
    .count-text {
        font-size: 20px !important;
    }
}
@media (min-width: 991px) {
    #service-navbar-div {
        /*margin-top: 138px !important;*/
        margin-top: 95px;
    }
}


/*pc 환경*/
@media (min-width: 1284px) {
    .pc-1284 {
        display: block;
    }
    .mo-1284 {
        display: none;
    }
    .br_768 {
        display: none;
    }
    #service-navbar-div {
        margin-top: 94px !important;
    }
    .cta_bg {
        bottom: 310px !important;
    }
}
/*pc 환경*/
@media (max-width: 1283px) {
    .pc-1284 {
        display: none;
    }
    .mo-1284 {
        display: block;
    }
    .ceo-text {
        display: none !important;
    }
}
/*pc 환경*/
@media (min-width: 768px) {
    .col2-center {
        margin-left: 90px;
    }

    .mo {
        display: none !important;
    }

    .modal-content {
        margin-top: 180px !important;
    }

    .main_description {
        height: 115px;
        border-radius: 40px;
        vertical-align: middle;
        margin-bottom: 60px;
        transition: all .5s;
        background-color: #ffffff !important;
    }

    .main_description:hover {
        transform: translateY(-8px);
        transition: all .5s;
    }

    .main_description_text {
        font-size: 24px !important;
        padding-left: 0px;
        text-align: left;
        line-height: 32px;
    }

    .title > h1 {
        font-size: 50px;
        line-height: 100px;
    }
    .ds-510 {
        display: none;
    }
    .main-title > h1 {
        font-size: 60px;
        line-height: 77px;
        text-align: left;
    }
    .main-align {
        text-align: left !important;
        margin-top: 100px;
    }
    @keyframes scroll {
        0.0% {
            -webkit-transform: translateY(0px);
            transform: translateY(0px)
        }
        15% {
            -webkit-transform: translateY(0px);
            transform: translateY(0px)
        }
        30% {
            -webkit-transform: translateY(-240px);
            transform: translateY(-240px)
        }
        45% {
            -webkit-transform: translateY(-240px);
            transform: translateY(-240px)
        }
        60% {
            -webkit-transform: translateY(-480px);
            transform: translateY(-480px)
        }
        75% {
            -webkit-transform: translateY(-480px);
            transform: translateY(-480px)
        }
        85% {
            -webkit-transform: translateY(-0px);
            transform: translateY(-0px)
        }
    }
}

section > * {
    color: black;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #F5dF4D;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.main-title {
    text-align: center;
}

.title > h5 {
    color: #999999;
}

.tracking_content > .title > h5 {
    color: #232323;
    font-weight: bold;
}

.free-apply {
    max-width: 500px;
    margin: 0 auto;
}

.free-apply > #emails {
    padding: 0.8rem 0;
    padding-left: 1.5rem;
}

.free-apply #submit {
    padding: 0.8rem 1rem;
}

.tracking_bg > img {
    /*max-width: 450px!important;*/
}

.free-apply {
    margin-top: 0px;
}

.free-apply-button {
    margin-top: 60px;
}

.why-l {
    text-align: left;
}

.slick-arrow:before {
    font-size: 2rem;
}

.slick-prev {
    left: 2px;
    z-index: 10;
}

.slick-next {
    right: 2px;
}

.title > h1 {
    line-height: 135%;
}

.slick-dots li {
    top: 1rem;
}

.arrow1, .arrow2, .arrow3 {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.arrow-text {
    font-size: 23px;
    font-weight: 500;
    position: relative;
    top: 5px;
    right: 10px;
}


.p-font {
    font-size: 20px;
    line-height: 40px;
}

.pc-fontsize {
    font-size: 48px;
    line-height: 65px;
}

.tracking_content > p, span {
    /*color: #000000;*/
}

.title {
    margin-bottom: 50px;
}

#main_content.sec_pad {
    padding-bottom: 0px;
    background: #FFFCEF;
}

#main_content > .content > div:nth-child(2n) {
    background: white;
}

#main_content > .content > div:first-child {
    padding-top: 0px;
}

.main_description > div {
    color: black;
    font-weight: 400;
}

.main_description > div:nth-child(2) {
    font-size: 24px;
    margin-top: 16px;
    margin-bottom: 24px;
}

.main_description > div:last-child {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0em;
}

.main_description_margin > div:last-child {
    margin-bottom: 0px !important;
}

h1 {
    margin-bottom: 0px;
}

.tab-description > .title {
    margin-bottom: 20px;
}

.tab-description > p {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: black;
}

.tab-description-header > a.active {
    color: black !important;
    font-weight: 700;
    background: #FFDC00;
}

.tab-description-header > a {
    border: 1px solid #dee2e6;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 400;
}

.functions-slick-arrow {
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none !important;
    background: transparent;
}

.functions-slick-arrow:after {
    position: absolute;
    bottom: 50%;
    color: #999999;
}

.functions-slick-prev:after {
    content: "\f272";
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;

    font-size: 30px;
    left: -60px;
}

.functions-slick-next:after {
    content: "\f273";
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;

    font-size: 30px;
    right: -60px;
}

@keyframes ani {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 1930px 0;
    }
}

#functions > div {
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: -4px 5px 25px 13px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.img-style {
    width: 100%;
    border-radius: 10px;
    /*border: 1px solid #dee2e6;*/
}

#main-free:hover {
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, .175) !important;
    transform: translateY(-3px);
    transition: all .3s;
}
#main-free {
    transition: all .3s;
}

.gif-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 20px 20px 0px 0px;
}

.img-box {
    position: relative;
    text-align: center;
    width: 80%;
    border-radius: 20px 20px 0px 0px;
    padding: 56px 60px 0px;
    background-color: #FFFCEF
}

.main_description_icon {
    top: 3px;
    position: relative;
    font-size: 40px;
    left: -44px;
}

#functions > div {
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    box-shadow: -4px 5px 25px 13px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}

.half_line {
    background: linear-gradient(to top, #FFDC00 0%, transparent 50%);
}

.btn-type1 {
    background: #000;
    border-radius: 50%;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-left: 6px;
    transition: background .4s;
}

.arrow-right {
    color: #ffffff;
    font-size: 50px;
    position: relative;
    right: 23px;
    transition: right .4s;
    top: -2px;
}

.btn-type1-div:hover .arrow-right {
    right: 10px;
    transition: right .4s;
}

.btn-type1-div:hover .btn-type1 {
    background: #FFDC00;
    transition: background .4s;
}

.text-align {
    text-align: left;
}

.why-r-content > div h3, .why-r-content > div p, .why-r-content > div {
    text-align: right;
}

.img-show {
    opacity: 1;
    transition: opacity 0.2s;
}
.img-show-half {
    opacity: 0.5;
    transition: opacity 0.2s;
}

.cta-text {
    font-size: 40px;
    line-height: 58px;
}

.sec_pad_footer {
    padding: 120px 0 0 0;
}

.ceo-text {
    position: absolute;
    bottom: 10px;
    right: -6vw;
    line-height: 18px;
    color: black;
    font-weight: 400;
}
#main-free {

}
.sec_pad_main {
    padding: 30px 0px !important;
}
.interview-text {
    font-size: 16px;
}
.slide-middle-text {
    font-size: 14px;
}
.port-title {
    font-size: 18px;
}
.review-box {
    background-color: #ffffff;
    border-radius: 10px;
    transition: all .3s;
}
.arrow-div {
    padding-bottom: 16px;
}
.review-img {
    border-radius: 10px 10px 0px 0px;
}
.review-box:hover {
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, .175) !important;
    transform: translateY(-3px);
    transition: all .3s;
}
#service-navbar-div {
    background: #3c404b;
    z-index: 300 !important;
}
.count-text {
    color: white;
    font-size: 24px;
    font-weight: 500;
}
.count-text a {
    color: white;
    font-size: 20px !important;
    padding-left: 30px;
}
.count-text a:hover {
    text-decoration: underline;
}
.main-img1 {
    position: absolute;
    width: 80px;
    height: 80px;
    right: -52px;
    top: 95px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    animation: topConBounce 1s ease-in-out infinite alternate;
}
.main-img2 {
    position: absolute;
    width: 112px;
    height: 100px;
    top: 155px;
    left: -57px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    animation: topConBounce 2s ease-in-out infinite alternate;
}
.main-img3 {
    position: absolute;
    width: 161px;
    height: 129px;
    top: 370px;
    right: -32px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    animation: topConBounce 2.5s ease-in-out infinite alternate;
}
@keyframes topConBounce {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(20px);
    }
}

#master-container-scroller {
    height: 226px;
    overflow: hidden;
    position: relative;
    float: left;
    text-align: left;
    margin-right: 0px;
}
#master-container-scroller .master-container-scroller_item {
    display: block;
    padding-bottom: 5px;
    width: 100%;
    -webkit-animation: scroll 11s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    animation: scroll 11s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
.modal-title {
    font-size: 20px!important;
}
.content1 {
    font-size: 30px !important;
    margin-bottom: 0.5rem !important;
}
.content2 {
    font-size: 16px !important;
}
.grey_title{
    color: #999999;
    font-size: 30px;
    font-weight: 700;
}
@media (max-width: 768px) {
    .grey_title{
        font-size: 16px !important;
    }
}


/* 12년 노하우 섹션 css*/
@media (min-width: 768px) {
    .knowhow_div {
        width: 100%;
        text-align: center;
        padding: 50px 0px;
    }
}

@media (max-width: 768px) {
    .knowhow_div{
        width: 100%;
        text-align: center;
        padding: 50px 0px;
    }
    .knowhow_h1{
        font-size: 40px !important;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
    }
    .knowhow_0{
        margin-bottom: 20px;
    }
    .knowhow_1{
        margin-bottom: 20px;
    }
    .knowhow_row{
        margin-right: 0px !important;
    }
}

    .knowhow_row{
        height: 100%;
    }
    .knowhow_section {
        background-color: #DAF4FF;
    }
    .knowhow_h3 {
        font-size: 24px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
    }
    .knowhow_h1{
        font-size: 56px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
    }
    .knowhowtext_b_0{
        color: #366FFF;
    }
    .knowhowtext_b_1{
        color: #1A8B72;
    }
    .knowhowtext_b_2{
        color: #B227FF;
    }

    .link_text{
        font-size: 20px;
        font-weight: 400;
        line-height: 56px;
        color: #508FCA;
        text-decoration-line: underline;
        vertical-align: middle;
    }
    .img-coway {
        width: 100px;
        margin-right: 20px;
        margin-top: 7px;
    }

.button-text {
    position: relative !important;
    right: 0;
    top: 0;
    transition: all 0s;
}

.button-move:hover > .button-text {
    font-weight: 700;
}

.button-arrow {
    position: relative !important;
    opacity: 0;
    left: -10px;
    top: 2px;
    transition: all 1s;

}
.button-move:hover > .button-arrow {
    opacity: 1;
    left: 15px;
}

@media (max-width: 768px){
    .link_text{
        font-size: 14px;
        font-weight: 600;
        line-height: 56px;
        color: #508FCA;
        text-decoration-line: underline;
        vertical-align: middle;
    }
}

/* 12년 노하우 섹션 end*/

/*특허 섹션*/
    .patent {
        background: #FDEEEE;
        overflow: hidden;
        width: 100%;
        padding: 60px 0px 100px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        box-sizing: border-box;
        border-radius: 24px;
    }
    .patent_div {
        margin: 0px 60px 64px;
        font-size: 32px;
        line-height: 1.3;
        letter-spacing: -0.01em;
        font-weight: bold;
        text-align: left;
    }
    .patent_slide {
        position: relative;
        width: 100%;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        overflow: hidden;
    }
    .patent_slide_con{
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch;
        flex-direction: row;
        animation-direction: normal;
        animation-duration: 20s;
        animation-name: fAFMrN;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }
    .patent_slide_card{
        width: 200px;
        height: 200px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02)), rgb(255, 255, 255);
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: start;
        -webkit-box-pack: center;
        justify-content: center;
        margin-right: 20px;
    }
    .patent_card_div {
        margin-left: 20px;
        text-align: left;
        position: absolute;
        top: 32px;
        max-width: 154px;
    }

    .patent_card_div p {
        font-size: 13px;
        color: black;
        line-height:14px;
        position: relative;
    }

    @keyframes fAFMrN {
        0% {
            transform: translate3d(0px, 0px, 0px);
        }
        100% {
            transform: translate3d(-25%, 0px, 0px);
        }
    }
@media (max-width: 768px){
    .patent_div {
        margin: 40px 20px 42px !important;
        font-size: 18px;
        line-height: 1.3;
        letter-spacing: -0.01em;
        font-weight: bold;
        text-align: center;
    }
    .patent {
        align-items: center;
        padding: 40px 0px 40px !important;
    }
}

/*특허 섹션 end*/

/*기능요약 섹션*/
    .function_main_div{
        width: 100%;
        overflow: visible;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch;
        flex-direction: column;
    }
    .function_row_div {
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .function_div1 {
        padding: 60px;
        width: 520px;
        flex: 0 0 580px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        background: #def1ff;
        height: 580px;
        overflow: hidden;
        box-sizing: border-box;
        border-radius: 24px;
    }
    .function_div2 {
        padding: 70px 60px 0px;
        width: auto;
        flex: 1 1 0px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        background: #c8f5ff;
        margin-left: 40px;
        overflow: hidden;
        box-sizing: border-box;
        border-radius: 24px;
    }
    .function_div3 {
        border-radius: 24px;
        margin-top: 40px;
        overflow: hidden;
        width: 100%;
        padding: 64px 58px 0px;
        display: flex;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: start;
        height: 550px;
        background: #ECFCFF;
    }
    .function_div_title {
        font-size: 32px;
        line-height: 1.3;
        letter-spacing: -0.01em;
        font-weight: bold;
        text-align: left;
    }
    .function_div1_img {
        position: relative;
        right: 75px;
        top: 70px;
    }
    .function_div2_img {
        position: relative;
        right: -71px;
        top: 47px;
    }
    .function_div3_img1 {
        margin-top: 40px;
        position: relative;
        left: 150px;
        width: 374px;
        height: 120px;
        opacity: 0;
    }
    .function_div3_img2 {
        position: relative;
        top: 15px;
        left: 520px;
        width: 374px;
        height: 120px;
        opacity: 0;
    }
    .function_div3_img3 {
        position: relative;
        top: 30px;
        left: 150px;
        width: 374px;
        height: 60px;
        opacity: 0;
    }


@media (max-width: 768px){
    .function_div1 {
        padding: 40px 20px 40px !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        height: 450px;
        align-items: center;
    }
    .function_div2 {
        margin-top: 24px !important;
        margin-left: 0px !important;
        padding: 40px 20px 0px !important;
        width: 100% !important;
        flex: 0 0 auto !important;
        height: 450px;
        align-items: center;
    }
    .function_div3 {
        align-items: center;
        margin-top: 24px;
        width: 100%;
        padding: 40px 20px 0px !important;
        display: flex;
        overflow: hidden;
        background: #ECFCFF;
        box-sizing: border-box;
        border-radius: 24px;
        height: 480px;
    }

    .function_div_title {
        font-size: 18px !important;
        line-height: 1.3;
        letter-spacing: -0.01em;
        font-weight: bold;
        text-align: center !important;
    }
    .function_div1_img {
        position: relative;
        right: 20px;
        top: 15px !important;
    }
    .function_div2_img {
        position: relative;
        right: -63px;
        top: 30px;
    }
    .function_div3_img1 {
        margin-top: 40px;
        position: relative;
        left: 0px;
        width: 374px;
        height: 120px;
        opacity: 0;
    }
    .function_div3_img2 {
        position: relative;
        top: 15px;
        left: 0px;
        width: 374px;
        height: 120px;
        opacity: 0;
    }
    .function_div3_img3 {
        position: relative;
        top: 30px;
        left: 0px;
        width: 374px;
        height: 60px;
        opacity: 0;
    }
}

/*기능요약 섹션 end*/

/*인사이트 섹션*/
.insight_main_div {
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1224px;
    display: flex;
    -webkit-box-align: center;
}
.insight_row_div{
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1224px;
    display: flex;
}
.insight_div1 {
    flex: 1 1 calc(50% - 32px);
    width: calc(50% - 32px);
    display: flex;
    flex-direction: column;
}
.insight_div1_div1{
    overflow: hidden;
    padding: 64px 58px 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #e9fce0;
    border-radius: 24px;
}

.insight_div1_div2{
    margin-top: 40px;
    overflow: hidden;
    padding: 64px 58px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #d6ffca;
    border-radius: 24px;
}

.insight_div2 {
    flex: 1 1 calc(50% - 32px);
    width: calc(50% - 32px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 82px 74px 0px;
    background: #b8ffad;
    border-radius: 24px;
    margin-left: 40px;
}
.insight_div_title {
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    font-weight: bold;
    text-align: left;
}
.insight_div1_img {
    margin: 10px auto;
}
.insight_div3_img1 {
    margin-top: 65px;
}
.insight_div2_img {
    position: relative;
    right: 75px;
    top: 0px;
}

@media (max-width: 768px){
    .insight_div_title {
        font-size: 18px;
        line-height: 1.3;
        letter-spacing: -0.01em;
        font-weight: bold;
        text-align: center;
    }
    .insight_row_div{
        display: flex;
        flex-direction: column;
        -webkit-box-align: stretch;
        align-items: stretch;
        width: 100%;
        max-width: 1224px;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    .insight_div1 {
        flex: 1 1 calc(50% - 32px);
        width: 100% !important;
        display: flex;
        flex-direction: column;
    }
    .insight_div1_div1{
        -webkit-box-align: center !important;
        align-items: center !important;
        text-align: center !important;
        padding: 40px 20px 40px !important;
    }

    .insight_div1_div2{
        overflow: hidden !important;
        width: 100% !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
        box-sizing: border-box !important;
        display: flex !important;
        flex-direction: column !important;
        -webkit-box-align: center !important;
        align-items: center !important;
        padding: 40px 20px 0px !important;
    }

    .insight_div2 {
        align-items: center;
        overflow: hidden;
        width: 100% !important;
        -webkit-box-flex: 1;
        flex-grow: 1;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        padding: 40px 20px 0px;
        margin-left: 0px !important;
        margin-top: 24px !important;
    }
    .insight_div1_img {
        margin: 0px;
        width: 100%;
    }
    .insight_div2_img {
        position: relative;
        right: 0px;
        top: 0px;
        width: 100% !important;
    }
    .insight_div3_img1 {
        margin-top: 50px;
        width: 100%;
        padding-bottom: 30px;
    }

}

/*인사이트 섹션 end*/
