﻿:root {
    --black: #000000;
    --white: #ffffff;
    --red: #D92032;
    --text: #111820;
    --muted: #7C8697;
    --bg-grey-01: #F7F8FA;
    --line-blue: #0032A0;
    --line-grey: #B9BFC9;
    --bg-grey-02: #FBFBFD;
    --red-opacity: rgba(217, 32, 50, 0.1);
    --grey-custom: #545859;
    --black-custom: #101010;
}

.container-custom {
    max-width: 1100px;
}

.swiper-slide-container {
    background-color: var(--bg-grey-01);
}

/* Section: X Series Air Pocket Wiper */
.product-section {
    padding-top: 20px
}

.product-text {
    padding-right: 50px
}

    .product-text .title-section-1 {
        color: var(--text);
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 36px;
        line-height: 54px;
        letter-spacing: normal;
    }

    .product-text .text-section-1 {
        color: var(--muted);
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: normal;
    }

.image-wrap {
    position: relative;
    height: 260px;
    width: 100%;
    background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
    top: 25px;
}

    .image-wrap img {
        position: absolute;
        top: 25%;
        left: 55%;
        transform: translate(-50%, -50%);
        height: 400px;
        width: auto;
        z-index: 1;
    }

.band-box {
    position: absolute;
    top: 0%;
    left: 12%;
    width: 83%;
    height: 150px;
    background: #fff;
}
    .band-box::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0%;
        width: 100%;
        height: 90px;
        background: #fff;
        clip-path: polygon(0% 54%, 88% 95%, 100% 0, 0 0);
    }

/* Section: Kimtech Science Wiper */
.kimtech-science-wiper .info-header-desc {
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--grey-custom);
}

.kimtech-science-wiper .info-header-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
}
h3.text-info-title{
    margin-bottom:1rem
}
h3.text-title {
    margin-bottom: 1rem
}
.kimtech-science-wiper .text-infomation .text-info-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
}

.kimtech-science-wiper .text-infomation .text-info-desc {
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
}

.kimtech-science-wiper .image-info img {
    width: 100%;
}
.kimtech-science-wiper .info-header {
    margin-bottom: 80px;
}
/* Section: What are the key features of special purpose wipers? */
.special-purpose-wipers .special-purpose-wipers-header-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 80px;
    color: var(--text);
}

    .special-purpose-wipers .special-purpose-wipers-header-title span.title-grey {
        color: var(--grey-custom);
    }

.special-purpose-wipers .special-purpose-wipers-01 {
    background-image: url(../../images/product/kimtech_special_purpose_lab_wipers/special_purpose_wipers_01.png);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    height: 300px;
}

.special-purpose-wipers .special-purpose-wipers-02 {
    background-image: url(../../images/product/kimtech_special_purpose_lab_wipers/special_purpose_wipers_02.png);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    height: 300px;
}

.special-purpose-wipers .special-purpose-wipers-03 {
    background-image: url(../../images/product/kimtech_special_purpose_lab_wipers/special_purpose_wipers_03.png);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    height: 300px;
}

.special-purpose-wipers .special-purpose-wipers-04 {
    background-image: url(../../images/product/kimtech_special_purpose_lab_wipers/special_purpose_wipers_04.png);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    height: 300px;
}

.special-purpose-wipers .special-purpose-wipers-info-text {
    padding: 40px 0 0 30px;
}

.special-purpose-wipers-info-text .text-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: start;
    color: var(--white);
}

.special-purpose-wipers-info-text .text-desc {
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: normal;
    vertical-align: bottom;
    color: var(--bg-grey-01);
}

/* Section: Utilizing Kimtech Science Wipers */
.utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-title {
    color: var(--text);
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 80px;
}

.utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-info {
    height: 250px;
    background-color: var(--bg-grey-01);
}

.utilizing-kimtech-science-wipers-info .info-label {
    margin-top: 50px;
}

    .utilizing-kimtech-science-wipers-info .info-label span {
        display: inline-block;
        padding: 0 39px;
        color: var(--white);
        background-color: var(--grey-custom);
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: normal;
        text-align: center;
        border-radius: 18px;
        width: 262px;
    }

.utilizing-kimtech-science-wipers-info ul.info-list {
    margin-top: 30px;
    padding-left: 15px;
}

    .utilizing-kimtech-science-wipers-info ul.info-list li::marker{
        font-size: 14px;
    }
    
    .utilizing-kimtech-science-wipers-info ul.info-list li {
        color: var(--black-custom);
        font-family: 'Pretendard';
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
    }

/* Section: Find the right product */
.find-product-strip {
    background-color: var(--bg-grey-01);
    padding-top: 170px;
    padding-bottom: 150px;
    height: 100%;
}

    .find-product-strip > .container {
        max-width: 100%;
    }

    .find-product-strip > .col-auto {
        position: relative;
        margin: 0;
        padding: 0;
        padding-right: 15px;
    }

.product-card-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
}

.product-card-desc {
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    text-align: center;
    color: var(--muted);
}

.brand-new-series-air-pocket {
    margin-top: 80px;
}

.content-middle {
    background-color: var(--white);
    height: 200px;
    margin-top: 80px;
}

    .content-middle .content-middle-text {
        margin-top: 30px;
        color: var(--text);
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
        text-align: center;
    }

.find-product-card {
    text-align: center;
    padding: 8px;
    border-radius: unset;
    width: 100%;
    height: auto;
    opacity: 1;
    background: white;
}

    .find-product-card img {
        max-width: 100%;
        height: 280px;
        object-fit: cover;
        margin-bottom: 10px;
    }

.product-title {
    width: auto;
    padding: 10px 0 10px 0;
    opacity: 1;
}

.product-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: normal;
}

.product-title-small {
    font-family: 'Pretendard';
    font-weight: 400;
    color: #7C8697;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: normal;
}

.faq-section {
    height: 563px;
    position: relative;
    background: linear-gradient(180deg,#10161b 0%, #0f1a20 100%);
    color: #fff;
    overflow: hidden;
}

.bg-img {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    pointer-events: none;
}

.faq-inner {
    position: relative;
    z-index: 2;
}

.faq-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: normal;
    text-align: center;
    margin-top: 131px;
}

.faq-title-desc {
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
    text-align: center;
}

.faq-sub {
    color: #FFFFFF;
    line-height: 1.6;
}

.faq-buttons .btn {
    min-width: 160px;
    margin-right: 12px;
}

.site-footer {
    background: #0b0f12;
    color: rgba(255,255,255,0.6);
    padding: 18px 0;
    font-size: 13px;
}

.brand-left {
    color: #cfd8dc;
    font-weight: 600;
}

.contact-number {
    color: #ff5b5b;
    font-weight: 700;
    font-size: 18px;
}

.product-card-logo {
    position: absolute;
    padding: 15px;
}

.ask-question {
    gap: 40px;
}

.ask-question-btn {
    width: 153px;
    height: 47px;
    border: none;
    color: #FFFFFF;
    border-radius: unset;
    text-align: center;
}

.new_main {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}

    .new_main .main_tit {
        text-align: left;
        margin: auto;
    }

        .new_main .main_tit p {
            font-size: 13px;
            color: #7e7e7e;
            border-bottom: 1px solid #7e7e7e;
        }

.new_list {
    display: flex;
    height: auto;
    padding: 0;
    justify-content: center;
}

    .new_list li {
        position: relative;
        width: 320px !important;
        height: 400px;
        margin: 5px;
        opacity: 1;
        cursor: pointer;
    }

.mobile-view {
    display: none;
}

.mobile-view-custom {
    display: none !important;
}

.pc-view {
    display: block !important;
}

.pc-view-custom {
    display: flex !important;
}

.indicator {
    display: none;
}

.inline-pc {
    display: block;
}

.img-mobile {
    display: none;
}

.highlight-custom {
    display: none;
}

.text-mobile {
    display: none;
}
/* ====================== Tablet ========================= */
@media (min-width: 768px) and (max-width: 1024px) {
    svg {
        width: unset;
        height: unset;
    }

    .title-mt200 {
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 130px;
    }

    .text-mobile {
        display: block;
    }

    .text-pc {
        display: none;
    }
    .inline-mobile {
        display: block;
    }

    .inline-pc {
        display: unset;
    }

    .text-inline {
        display: inline;
    }

        .text-inline::after {
            content: "";
            display: block;
        }

    .mobile-view {
        display: block !important;
    }

    .mobile-view-custom {
        display: flex !important;
    }

    .pc-view {
        display: none !important;
    }

    .pc-view-custom {
        display: none !important;
    }

    /* Section: X Series Air Pocket Wiper */
    .product-text {
        padding-right: 10px;
    }

    .image-wrap {
        top: 150px;
    }

    .band-box {
        position: absolute;
        top: 0%;
        left: 15.5%;
        width: 76%;
        height: 57%;
        background: #fff;
    }
        .band-box::before {
            content: "";
            position: absolute;
            top: 100%;
            left: 0%;
            width: 100%;
            height: 90px;
            background: #fff;
            clip-path: polygon(0% 55%, 88% 98%, 101% -3%, 0 0);
        }
    /* Section: Kimtech Science Wiper */
    .kimtech-science-wiper {
        padding-top: 100px;
    }

    .mobile-order-first {
        order: 1;
    }

    .mobile-order-last {
        order: 2;
    }

    .kimtech-science-wiper .text-infomation-mobile {
        margin: 1.5rem 0 50px 0;
    }

    .kimtech-science-wiper .text-infomation-mobile-individual {
        margin: 0 0 50px 0;
    }

    .kimtech-science-wiper .text-infomation-mobile-individual-last {
        margin: 1.5rem 0 0 0;
    }

    .kimtech-science-wiper .text-infomation .text-info-title, .kimtech-science-wiper .text-infomation .text-info-desc {
        text-align: start;
    }

    /* Section: What are the key features of special purpose wipers? */
    .special-purpose-wipers .special-purpose-wipers-header-title {
        margin-bottom: 50px;
    }

    /* Section: Utilizing Kimtech Science Wipers */
    .utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-title {
        margin-bottom: 50px;
    }

    /* Section: Find the right product */
    .find-product-strip {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-info {
        height: 250px;
        background-color: var(--bg-grey-01);
        border: 1px solid #DCE7FF;
    }
}

/* ====================== Mobile ========================= */
@media (max-width: 767px) {
    svg {
        width: unset;
        height: unset;
    }

    .title-mt200 {
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 130px;
    }

    .text-mobile {
        display: block;
    }

    .text-pc {
        display: none;
    }

    .inline-mobile {
        display: block;
    }

    .inline-pc {
        display: unset;
    }

    .text-inline {
        display: inline;
    }

        .text-inline::after {
            content: "";
            display: block;
        }

    .mobile-view {
        display: block !important;
    }

    .mobile-view-custom {
        display: flex !important;
    }

    .pc-view {
        display: none !important;
    }

    .pc-view-custom {
        display: none !important;
    }

    /* Section: X Series Air Pocket Wiper */
    .product-text {
        padding-right: 10px;
    }

    .image-wrap {
        top: 150px;
        position: relative;
        height: 180px;
        width: 100%;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
    }

    .band-box {
        position: absolute;
        top: 0;
        left: 9.5%;
        width: 87.5%;
        height: 52%;
        background: #fff;
    }

        .band-box::before {
            content: "";
            position: absolute;
            top: 100%;
            left: 0%;
            width: 100%;
            height: 90px;
            background: #fff;
            clip-path: polygon(0% 50%, 88% 80%, 103% 0%, 0 0);
        }

    .image-wrap img {
        position: absolute;
        top: 25%;
        left: 55%;
        transform: translate(-50%, -50%);
        height: 280px;
        width: 95%;
        z-index: 1;
    }
    .image-wrap picture {
        position: absolute;
        top: 25%;
        left: 55%;
        transform: translate(-50%, -50%);
        height: 280px;
        width: 95%;
        z-index: 1;
    }
    /* Section: Kimtech Science Wiper */
    .kimtech-science-wiper {
        padding-top: 100px;
    }

    .mobile-order-first {
        order: 1;
    }

    .mobile-order-last {
        order: 2;
    }

    .kimtech-science-wiper .text-infomation-mobile {
        margin: 1.5rem 0 50px 0;
    }

    .kimtech-science-wiper .text-infomation-mobile-individual {
        margin: 0 0 50px 0;
    }

    .kimtech-science-wiper .text-infomation-mobile-individual-last {
        margin: 1.5rem 0 0 0;
    }

    .kimtech-science-wiper .text-infomation .text-info-title, .kimtech-science-wiper .text-infomation .text-info-desc {
        text-align: start;
    }

    /* Section: What are the key features of special purpose wipers? */
    .special-purpose-wipers .special-purpose-wipers-header-title {
        margin-bottom: 50px;
    }

    /* Section: Utilizing Kimtech Science Wipers */
    .utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-title {
        margin-bottom: 50px;
    }

    /* Section: Find the right product */
    .find-product-strip {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    /* --------------- font-size mobile custom --------------- */
    .product-text {
        padding-right: 10px;
    }

        .product-text .title-section-1 {
            font-size: 24px;
            line-height: 150%;
        }

        .product-text .text-section-1 {
            font-size: 16px;
            line-height: 150%;
        }

    .kimtech-science-wiper .info-header-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .kimtech-science-wiper .info-header-title {
        font-size: 20px;
        line-height: 150%;
    }

    .kimtech-science-wiper .text-infomation .text-info-title {
        font-size: 20px;
        line-height: 150%;
    }

    .kimtech-science-wiper .text-infomation .text-info-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .special-purpose-wipers .special-purpose-wipers-header-title {
        font-size: 20px;
        line-height: 150%;
    }

    .special-purpose-wipers-info-text .text-title {
        font-size: 16px;
        line-height: 150%;
    }

    .special-purpose-wipers-info-text .text-desc {
        font-size: 14px;
        line-height: 150%;
    }

    .special-purpose-wipers .special-purpose-wipers-01 {
        height: 165.96774291992188px;
        padding: 15px 0 0 10px;
    }

    .special-purpose-wipers .special-purpose-wipers-02 {
        height: 165.96774291992188px;
        padding: 15px 0 0 10px;
    }

    .special-purpose-wipers .special-purpose-wipers-03 {
        height: 165.96774291992188px;
        padding: 15px 0 0 10px;
    }

    .special-purpose-wipers .special-purpose-wipers-04 {
        height: 165.96774291992188px;
        padding: 15px 0 0 10px;
    }

    .utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-title {
        font-size: 20px;
        line-height: 150%;
    }

    .utilizing-kimtech-science-wipers .utilizing-kimtech-science-wipers-info {
        height: 200px;
        border: 1px solid #DCE7FF;
    }

    .utilizing-kimtech-science-wipers-info .info-label span {
        font-size: 20px;
        line-height: 150%;
        display: inline-block;
        padding: 0 28.5px;
        width: 210px;
    }

    .utilizing-kimtech-science-wipers-info ul.info-list li {
        font-size: 16px;
        line-height: 150%;
    }

    .utilizing-kimtech-science-wipers-info .info-label {
        margin-top: 30px;
    }

    .utilizing-kimtech-science-wipers-info ul.info-list {
        margin-top: 20px;
        padding-left: 15px;
    }

    .product-card-title {
        font-size: 20px;
        line-height: 150%;
    }

    .product-card-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .content-middle .content-middle-text {
        font-size: 14px;
        line-height: 150%;
    }

    .find-product-strip {
        padding-top: 10px;
        padding-bottom: 50px;
    }

    .product-card-title {
        font-size: 20px;
        line-height: 150%;
    }

    .product-card-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .product-title {
        font-size: 16px;
        line-height: 150%;
    }

    .product-title-small {
        font-size: 14px;
        line-height: 150%;
    }
}