.home_bannerWorm__JEZMx {
    width: 100%;
    height: 720px;
    background-image: url('/home/rendertwo.jpg');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media all and (max-width: 820px) {
    .home_bannerWorm__JEZMx {
        background-image: url('/tablet/padminiWorm.jpg');
        background-size: cover;
    }
}
@media all and (max-width: 767px) {
    .home_bannerWorm__JEZMx {
        background-image: url('/tablet/tabletWorm.jpg');
        background-position: right bottom;
        align-items: flex-start;
    }
}
@media all and (max-width: 540px) {
    .home_bannerWorm__JEZMx {
        height: 560px;
        background-image: url('/mobile/mobileWorm.jpg');
        background-position: right bottom;
        align-items: flex-start;
    }
}
.home_bannerMydata__6Wmy_ {
    width: 100%;
    height: 720px;
    background-image: url('/home/renderone.jpg');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media all and (max-width: 820px) {
    .home_bannerMydata__6Wmy_ {
        background-image: url('/tablet/padminiSecu.jpg');
        background-size: cover;
    }
}
@media all and (max-width: 767px) {
    .home_bannerMydata__6Wmy_ {
        background-image: url('/tablet/tabletMydata.jpg');
        background-position: right bottom;
        align-items: flex-start;
    }
}
@media all and (max-width: 540px) {
    .home_bannerMydata__6Wmy_ {
        height: 560px;
        background-image: url('/mobile/mobileMydata.jpg');
        background-position: right bottom;
        align-items: flex-start;
    }
}
.home_bannerContent__QMB0A {
    width: 88%;
}
@media all and (max-width: 767px) {
    .home_bannerContent__QMB0A {
        padding-top: 160px;
    }
}
@media all and (max-width: 540px) {
    .home_bannerContent__QMB0A {
        padding-top: 140px;
    }
}
.home_homeTitle__8kl_E {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px auto;
    margin-top: 120px;
    text-align: center;
    line-height: 1.3;
}
@media all and (max-width: 767px) {
    .home_homeTitle__8kl_E {
        width: 88%;
        margin-inline: auto;
    }
}
.home_homeTitle__8kl_E h2 {
    font-size: 18px;
    color: #00a0e9;
    font-weight: 400;
    margin-bottom: 10px;
}
@media all and(max-width: 540px) {
    .home_homeTitle__8kl_E h2 {
        margin-bottom: 6px;
    }
}

.home_homeTitle__8kl_E h1 {
    font-size: 38px;
}
@media all and (max-width: 540px) {
    .home_homeTitle__8kl_E h1 {
        font-size: 32px;
        line-height: 1.2;
    }
}
.home_bannerImgWrap__svplt {
    width: 900px;
    height: 707px;
    position: relative;
    margin-top: 30px;
}
.home_bannerSecondImgWrap__qlFKJ {
    width: 1000px;
    height: 100%;
    position: relative;
}

.home_bannerCopy__5ifT_ {
    height: 100%;
    display: flex;
    align-items: center;
}
@media (min-width: 541px) and (max-width: 820px) {
    .home_bannerCopy__5ifT_ {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}
@media all and (max-width: 540px) {
    .home_bannerCopy__5ifT_ {
        width: 100%;
    }
}
.home_bannerCopy__5ifT_ h1 {
    font-size: 68px;
    line-height: 1.2;
    color: #3e3e3e;
    font-weight: 700;
}
@media all and (max-width: 820px) {
    .home_bannerCopy__5ifT_ h1 {
        font-size: 58px;
    }
}
@media all and (max-width: 767px) {
    .home_bannerCopy__5ifT_ h1 {
        font-size: 48px;
    }
    .home_bannerCopy__5ifT_ h1 br {
        display: none;
    }
}
@media all and (max-width: 540px) {
    .home_bannerCopy__5ifT_ h1 {
        font-size: 37px;
        letter-spacing: -1px;
    }
    .home_bannerCopy__5ifT_ h1 br {
        display: none;
    }
}
.home_highlight__BFxk2 {
    font-size: 60px;
    color: #00a0e9;
    font-weight: 680;
}
.home_bannerCopy__5ifT_ p {
    line-height: 1.6;
    margin-top: 30px;
    font-size: 20px;
    color: #666;
}
@media all and (max-width: 1379px) {
    .home_bannerCopy__5ifT_ p {
        max-width: 770px;
        width: 100%;
    }
    .home_bannerCopy__5ifT_ p > br {
        display: none;
    }
}
@media all and (max-width: 1024px) {
    .home_bannerCopy__5ifT_ p {
        max-width: 650px;
        width: 100%;
    }
    .home_bannerCopy__5ifT_ p > br {
        display: none;
    }
}
@media all and (max-width: 540px) {
    .home_bannerCopy__5ifT_ p {
        display: none;
    }
}
.home_mainBtn__3x8vZ {
    background: linear-gradient(to right, #00a0e9 0%, #3fc3ff 100%);
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 60px;
    border-radius: 30px;
    border: 0;
    margin-top: 30px;
    box-shadow: 0px 10px 30px 0px rgba(67, 196, 255, 0.5);
    cursor: pointer;
    background-size: 200% auto;
    transition: background-position 0.5s ease;
    display: inline-block;
}
.home_mainBtn__3x8vZ:hover {
    background-position: right center;
    color: #fff;
}
@media all and (max-width: 540px) {
    .home_mainBtn__3x8vZ {
        padding: 12px 35px;
        margin-top: 20px;
        font-size: 18px;
    }
}

/* -------------- Case Study -------------- */
.home_caseStudy__of_xV {
    display: flex;
    gap: 30px;
    cursor: pointer;
    align-items: center;
    position: relative;
}
@media all and (max-width: 767px) {
    .home_caseStudy__of_xV {
        flex-direction: column;
        gap: 20px;
    }
}
@media all and (max-width: 540px) {
    .home_caseStudy__of_xV {
        gap: 10px;
    }
}
.home_caseStudy__of_xV:first-child {
    margin-bottom: 60px;
}
@media all and (max-width: 820px) {
    .home_caseStudy__of_xV:first-child {
        margin-bottom: 30px;
    }
}
.home_caseImgWrap__yesnu {
    position: relative;
    width: 500px;
    height: 230px;
    overflow: hidden;
    border-radius: 6px;
}
.home_caseText__av7sW {
    width: 60%;
}
@media all and (max-width: 767px) {
    .home_caseText__av7sW {
        width: 100%;
    }
}
.home_caseText__av7sW h1 {
    font-size: 24px;
    font-weight: 550;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
@media all and (max-width: 540px) {
    .home_caseText__av7sW h1 {
        font-size: 22px;
        margin-bottom: 8px;
    }
}
.home_caseText__av7sW p {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media all and (max-width: 1100px) {
    .home_caseText__av7sW p {
        -webkit-line-clamp: 3;
    }
}
@media all and (max-width: 900px) {
    .home_caseText__av7sW p {
        -webkit-line-clamp: 2;
    }
}

.home_readBtn___W4LT {
    display: flex;
    border: 0;
    background: transparent;
    margin-top: 20px;
    gap: 10px;
    cursor: pointer;
}
@media all and (max-width: 1079px) {
    .home_readBtn___W4LT {
        margin-top: 12px;
    }
}
.home_readBtn___W4LT p {
    color: #00a0e9;
}
.home_caseImage__3s0iW {
    width: 40%;
    position: relative;
    z-index: 0;
}
.home_caseImage__3s0iW::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.3s ease;
    z-index: 1;
    border-radius: 10px;
}

.home_caseStudy__of_xV:hover .home_caseImage__3s0iW::after {
    background-color: rgba(0, 0, 0, 0.2);
}

@media all and (max-width: 767px) {
    .home_caseImage__3s0iW {
        width: 100%;
    }
}

.home_orderTwo__4iark {
    order: 2;
}
@media all and (max-width: 767px) {
    .home_orderTwo__4iark {
        order: 1;
    }
}

/* -------------- solutions -------------- */

.home_solutionWrap__fLKIV {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
}
@media all and (max-width: 767px) {
    .home_solutionWrap__fLKIV {
        flex-direction: column;
        gap: 20px;
    }
}
.home_solutionCard__8obfY {
    width: 49%;
}
@media all and (max-width: 767px) {
    .home_solutionCard__8obfY {
        width: 100%;
    }
}
.home_wormCard__mIOUw {
    padding: 35px;
    background-image: url('/landing/solone.jpg');
    background: linear-gradient(228deg, #13214c 0%, #093287 100%);
    background-size: cover;
    background-position: right bottom;
    transition: 0.5s ease;
    border-radius: 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
@media all and (max-width: 540px) {
    .home_wormCard__mIOUw {
        padding: 20px 26px 24px 26px;
    }
}
.home_wormCard__mIOUw:hover {
    background-image: url('/landing/hoverbg.png');
    background-size: cover;
    background-position: right bottom;
    transition: 0.7s;
}

.home_pdsCard__DtaWH {
    padding: 35px;
    background-image: url('/landing/soltwo.jpg');
    background: linear-gradient(228deg, #13214c 0%, #093287 100%);
    background-position: right bottom;
    background-size: cover;
    border-radius: 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
@media all and (max-width: 540px) {
    .home_pdsCard__DtaWH {
        padding: 20px 26px 24px 26px;
    }
}
.home_pdsCard__DtaWH:hover {
    background-image: url('/landing/hoverbg.png');
    background-size: cover;
    background-position: right bottom;
    transition: 0.7s;
}

.home_solMenu__gdthP {
    list-style: none;
    margin-top: 15px;
}
.home_solMenuFlex__K0pLw {
    display: flex;
    gap: 50px;
}
@media all and (max-width: 1279px) {
    .home_solMenuFlex__K0pLw {
        gap: 30px;
    }
}
@media all and (max-width: 1213px) {
    .home_mHidden__rP3G5 {
        display: none;
    }
    .home_solMenuFlex__K0pLw {
        gap: 50px;
    }
}
@media all and (max-width: 540px) {
    .home_solMenuFlex__K0pLw {
        flex-direction: column;
        gap: 0px;
    }
}
.home_solMenu__gdthP li {
    font-size: 20px;
    line-height: 1.6;
    color: #fff;
}

.home_cardTitle__ar994 {
    font-size: 28px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.home_cardTxt__RzJd9 {
    font-size: 18px;
    color: #d1cfcf;
    margin-bottom: 30px;
}

.home_cardBottom__D0vp4 {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
    position: relative;
}
@media all and (max-width: 767px) {
    .home_cardBottom__D0vp4 {
        margin-top: 0;
    }
}
.home_cardIcon__y2B8_ {
    width: 90px;
}
@media all and (max-width: 1079px) {
    .home_cardIcon__y2B8_ {
        width: 70px;
    }
}

.home_cardBottomBtn__Y1Nb3 {
    border: 0;
    padding: 0;
    background: transparent;
    position: absolute;
    bottom: -36px;
    right: -35px;
    opacity: 0;
    cursor: pointer;
}

.home_cardBottomBtn__Y1Nb3 img {
    width: 50px;
    rotate: -43deg;
}
.home_wormCard__mIOUw:hover .home_cardBottomBtn__Y1Nb3 {
    opacity: 1;
    transition: 0.3s ease;
}
.home_pdsCard__DtaWH:hover .home_cardBottomBtn__Y1Nb3 {
    opacity: 1;
    transition: 0.3s ease;
}
.home_cardBottomBtn__Y1Nb3:hover img {
    filter: brightness(1.1);
    rotate: 0deg;
    transition: 0.5s;
}
/* -------------- Technology -------------- */
.home_homeTech__5JRER {
    padding: 1px 0 60px 0;
    margin-top: 120px;
    position: relative;
    overflow: hidden;
}

/* 비디오 테스트 */
.home_videoBackground__1K4RT {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
/* /비디오 테스트 */

.home_countNum__j9J8U {
    color: #fff;
    font-size: 78px;
    font-weight: 650;
}
@media all and (max-width: 890px) {
    .home_countNum__j9J8U {
        font-size: 68px;
    }
}
.home_countName__rr94l {
    font-size: 20px;
    color: #ddd;
}
@media all and (max-width: 890px) {
    .home_countName__rr94l {
        font-size: 18px;
    }
}

/* 카운트 css 추가  */

.home_inline__ihKIO {
    display: flex;
    align-items: center;
}
.home_count_txt__XiU1R {
    color: #fff;
    font-size: 60px;
}
@media all and (max-width: 890px) {
    .home_count_txt__XiU1R {
        font-size: 50px;
    }
}

/* 태블릿 사이즈 */
@media all and (max-width: 767px) {
    .home_count_one__e_idB {
        width: 50%;
    }
    .home_count_two__WlYqG {
        width: 50%;
    }
    .home_count_three__OkO_Z {
        width: 50%;
    }
    .home_count_four__oGHRs {
        width: 50%;
    }
}

/*슬라이더에  화살표 추가*/
.ant-carousel .slick-prev,
.ant-carousel .slick-prev:hover,
.ant-carousel .slick-prev:focus {
    color: #00a0e9 !important;
}

.ant-carousel .slick-next,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-next:focus {
    color: #00a0e9 !important;
}
@media all and (max-width: 540px) {
    .ant-carousel .slick-prev,
    .ant-carousel .slick-prev:hover,
    .ant-carousel .slick-prev:focus {
        display: none !important;
    }
    .ant-carousel .slick-next,
    .ant-carousel .slick-next:hover,
    .ant-carousel .slick-next:focus {
        display: none !important;
    }
}

