﻿: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;
}

.container-custom {
    max-width: 1100px;
}

.swiper-slide-container {
    background-color: var(--bg-grey-02);
}

/* Section: L Series Air Pocket Wiper */
.product-section {
    padding-top: 20px
}

.product-text {
    padding-right: 150px
}

    .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: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .image-wrap .band-left {
        position: absolute;
        top: 70%;
        left: -40px;
        transform: translate(-50%, -50%);
        width: 180px;
        height: 260px;
        background: linear-gradient(180deg, #D92032 0%, rgba(217, 32, 50, 0.5) 100%);
        opacity: 90%;
    }

    .image-wrap .band-right {
        position: absolute;
        top: 70%;
        right: 1px;
        transform: translate(-50%, -50%);
        width: 41px;
        height: 260px;
        background: linear-gradient(180deg, #D92032 0%, rgba(217, 32, 50, 0.5) 100%);
        opacity: 90%;
    }

    .image-wrap img {
        position: absolute;
        top: 54%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 400px;
        width: 95%;
    }
h2.title-product-top{margin-bottom:1rem}
h3.feature-title {
    margin-bottom: 0px
}
/* Section: Infor Wipeall core technology */
.wipeall-core-technology-info {
    background-color: var(--bg-grey-01);
    height: 300px;
    display: flex;
    justify-content: center;
}

    .wipeall-core-technology-info .wipeall-core-technology-title {
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: normal;
        text-align: center;
        color: var(--text);
        margin-top: 45px;
    }

    .wipeall-core-technology-info .wipeall-core-technology-btn span {
        color: var(--white);
        background-color: var(--red);
        display: inline-block;
        padding: 4px 30px;
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: normal;
        text-align: center;
        white-space: nowrap;
        border-radius: 18px;
    }

    .wipeall-core-technology-info .wipeall-core-technology-desc {
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
        text-align: center;
        color: var(--muted);
    }

/* Section: What are the features of the WipeAll L Series Air Pocket Wiper? */
.features-air-pocket-section .section-title {
    margin-bottom: 80px;
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
}

.features-air-pocket-section .feature-box {
    background: var(--bg-grey-01);
    height: 420px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.features-air-pocket-section .feature-number {
    color: var(--red);
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    letter-spacing: normal;
    text-align: right;
    opacity: 10%;
    display: flex;
    justify-content: flex-start;
    padding: 10px 10px 0 10px;
}

.features-air-pocket-section .feature-img {
    height: 100px;
    margin: 20px 0 25px 0;
}

    .features-air-pocket-section .feature-img img {
        height: 100%;
        width: auto;
    }

.features-air-pocket-section .feature-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
    margin-top: -55px;
}

.features-air-pocket-section .feature-text {
    font-family: 'Pretendard';
    color: var(--text);
    margin: 0 70px 0 70px;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: bottom;
}

.features-air-pocket-section .feature-desc {
    font-family: 'Pretendard';
    color: var(--muted);
    margin: 0 70px 0 70px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: normal;
    text-align: center;
    vertical-align: bottom;
}

.features-air-pocket-section .features-section {
    padding: 60px 15px;
}

/* The secret behind WipeAll's wipers becoming the domestic standard! */
.wipeall-domestic-standard-header-text p {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
    margin-bottom: 80px;
}

.wipeall-domestic-standard-info {
    background-color: var(--bg-grey-01);
    height: auto;
}

    .wipeall-domestic-standard-info .wipeall-domestic-standard-num {
        background: var(--red);
        border-radius: 50%;
        width: 20px;
        height: 20px;
        font-family: 'Pretendard';
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: normal;
        text-align: center;
        color: var(--white);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .wipeall-domestic-standard-info .wipeall-domestic-standard-title {
        font-family: 'Pretendard';
        color: var(--text);
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
        text-align: center;
    }

    .wipeall-domestic-standard-info .wipeall-domestic-standard-text {
        font-family: 'Pretendard';
        color: var(--muted);
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
        text-align: center;
        vertical-align: bottom;
    }

/*Section: This is how the Wipe All L Series Air Pocket Wiper is used.*/
.wipeall-used-cases .wipeall-used-cases-title {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--text);
}

.wipeall-used-cases .wipeall-used-cases-desc {
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: var(--muted);
}

.wipeall-used-cases .case-card {
    height: 100%;
}

.wipeall-used-cases .case-thumb {
    position: relative;
    border-radius: unset;
    overflow: hidden;
    height: 350px;
}

    .wipeall-used-cases .case-thumb img {
        width: 100%;
        object-fit: cover;
        object-position: 50% 0%;
        filter: grayscale(100%);
        display: block;
        height: 350px;
    }

.wipeall-used-cases .thumb-title {
    position: absolute;
    left: 14px;
    bottom: 14px;
    z-index: 2;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    border-radius: unset;
    background-color: transparent;
    backdrop-filter: blur(2px);
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
}

.wipeall-used-cases .case-desc {
    margin: 16px 0 40px;
    color: #1F313C;
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
}

.wipeall-used-cases .case-meta {
    display: flex;
    flex-direction: column;
    gap: 26px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.wipeall-used-cases .meta-pill {
    background: #FBE9EA;
    border-radius: 14px;
    width: 120px;
    text-align: center;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    margin-bottom: 16px;
}

.wipeall-used-cases .meta-lines {
    color: #1F313C;
    margin: 0;
    font-family: 'Pretendard';
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: normal;
}

/* Wifeall L series air pocket */
.series-air-pocket-container {
    overflow: hidden;
}

.series-air-pocket-container-left {
    background-color: var(--red);
    position: relative;
    height: 350px;
    right: 20px;
}

.series-air-pocket-container-right {
    position: relative;
    left: 20px;
}

    .series-air-pocket-container-right .series-air-pocket-top-title {
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: normal;
        color: var(--red);
        margin-top: 20px;
    }

    .series-air-pocket-container-right .series-air-pocket-title {
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 36px;
        line-height: 54px;
        letter-spacing: normal;
        color: var(--text);
    }

    .series-air-pocket-container-right .series-air-pocket-text {
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: var(--muted);
        margin-top: 40px;
    }

/* product strip */
.find-product-strip {
    background-color: var(--bg-grey-02);
    padding-top: 100px;
    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;
    padding-top: 40px;
}

    .find-product-card img {
        max-width: 100%;
        height: 280px;
        object-fit: contain;
        margin-bottom: 8px;
    }

.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: 300px !important;
        height: 395px;
        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;
}
/* ====================== Tablet ========================= */
@media (min-width: 768px) and (max-width: 1024px) {
    .title-mt200 {
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 100px;
    }

    .mb-150 {
        margin-bottom: 100px;
    }

    .mb-80-mobile {
        margin-bottom: 80px;
    }

    .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;
    }

    .image-wrap .band-left {
        position: absolute;
        top: 70%;
        left: 10%;
        transform: translate(-50%, -50%);
        width: 160px;
        height: 260px;
        background: linear-gradient(180deg, #D92032 0%, rgba(217, 32, 50, 0.5) 100%);
        opacity: 90%;
    }

    .image-wrap img {
        position: absolute;
        top: 54%;
        left: 57%;
        transform: translate(-50%, -50%);
        height: 400px;
        width: 80%;
    }

    /* Section: What are the features of the WipeAll L Series Air Pocket Wiper? */
    .series-air-pocket-container {
        max-width: 90%;
        align-items: center;
        width: 100%;
    }

    .features-air-pocket-section .feature-box {
        height: auto;
    }

    .features-air-pocket-section .feature-img {
        order: 1;
        margin-top: -50px;
    }

    .features-air-pocket-section .feature-title {
        order: 2;
        margin-top: 0;
        justify-content: flex-start !important;
        padding-left: 20px;
        text-align: start;
    }
    h3.feature-title {
        margin-bottom:0px
    }
    h2.title-product-top {
        margin-bottom: 1rem
    }
    .features-air-pocket-section .feature-content {
        order: 3;
        margin-top: 0;
        padding-bottom: 20px;
        justify-content: flex-start !important;
        padding-left: 10px;
    }

    .features-air-pocket-section .feature-text {
        margin: 0;
        text-align: start;
        padding-left: 10px;
    }

    .features-air-pocket-section .feature-desc {
        margin: 0;
        text-align: start;
        padding-left: 10px;
    }

    /* Wifeall L series air pocket */
    .series-air-pocket-container-left {
        display: none;
    }

    .highlight-custom {
        display: block;
        height: 2px;
        width: 70%;
        background-color: var(--red);
    }
}

/* ====================== Mobile ========================= */
@media (max-width: 767px) {
    .title-mt200 {
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 100px;
    }

    .mb-150 {
        margin-bottom: 100px;
    }

    .mb-80-mobile {
        margin-bottom: 80px;
    }

    .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: What are the features of the WipeAll L Series Air Pocket Wiper? */
    .series-air-pocket-container {
        max-width: 90%;
        align-items: center;
        width: 100%;
    }

    .features-air-pocket-section .feature-box {
        height: auto;
    }

    .features-air-pocket-section .feature-img {
        order: 1;
        margin-top: 0;
    }

    .features-air-pocket-section .feature-title {
        order: 2;
        margin-top: 0;
        justify-content: flex-start !important;
        padding-left: 20px;
        text-align: start;
    }

    .features-air-pocket-section .feature-content {
        order: 3;
        margin-top: 0;
        padding-bottom: 20px;
        justify-content: flex-start !important;
        padding-left: 10px;
    }

    .features-air-pocket-section .feature-text {
        margin: 0;
        text-align: start;
        padding-left: 10px;
    }

    .features-air-pocket-section .feature-desc {
        margin: 0;
        text-align: start;
        padding-left: 10px;
    }

    /* Wifeall L series air pocket */
    .series-air-pocket-container-left {
        display: none;
    }

    .highlight-custom {
        display: block;
        height: 2px;
        width: 70%;
        background-color: var(--red);
    }

    /* --------------- font-size mobile custom --------------- */
    .product-text {
        padding-right: 0px;
    }

    .product-text .title-section-1 {
        font-size: 24px;
        line-height: 150%;
    }

    .product-text .text-section-1 {
        font-size: 16px;
        line-height: 150%;
    }

    .image-wrap .band-left {
        position: absolute;
        top: 66%;
        left: 6%;
        transform: translate(-50%, -50%);
        width: 43px;
        height: 179px;
        background: linear-gradient(180deg, #D92032 0%, rgba(217, 32, 50, 0.5) 100%);
        opacity: 90%;
    }

    .image-wrap .band-right {
        position: absolute;
        top: 66%;
        right: -3%;
        transform: translate(-50%, -50%);
        width: 27px;
        height: 179px;
        background: linear-gradient(180deg, #D92032 0%, rgba(217, 32, 50, 0.5) 100%);
        opacity: 90%;
    }

    .image-wrap img {
        position: absolute;
        top: 54%;
        left: 53%;
        transform: translate(-50%, -50%);
        height: 280px;
        width: 95%;
    }

    .wipeall-core-technology-info .wipeall-core-technology-title {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-core-technology-info .wipeall-core-technology-btn span {
        font-size: 14px;
        line-height: 150%;
    }

    .wipeall-core-technology-info .wipeall-core-technology-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .features-air-pocket-section .section-title {
        font-size: 20px;
        line-height: 150%;
        margin-bottom: 50px;
    }

    .features-air-pocket-section .feature-number {
        font-size: 30px;
        line-height: 150%;
    }

    .features-air-pocket-section .feature-title {
        font-size: 20px;
        line-height: 150%;
    }
    h3.feature-title {
        margin-bottom: 0px
    }
    h2.title-product-top {
        margin-bottom: 1rem
    }
    .features-air-pocket-section .feature-text {
        font-size: 16px;
        line-height: 150%;
    }

    .features-air-pocket-section .feature-desc {
        font-size: 12px;
        line-height: 150%;
    }

    .wipeall-domestic-standard-header-text p {
        font-size: 24px;
        line-height: 150%;
    }

    .wipeall-used-cases .wipeall-used-cases-title {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-used-cases .wipeall-used-cases-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .wipeall-used-cases .thumb-title {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-used-cases .case-desc {
        font-size: 14px;
        line-height: 150%;
    }

    .wipeall-used-cases .meta-pill {
        font-size: 14px;
        line-height: 150%;
    }

    .wipeall-used-cases .meta-lines {
        font-size: 16px;
        line-height: 150%;
    }

    .wipeall-used-cases .case-thumb {
        height: auto;
    }

    .wipeall-used-cases .case-thumb img {
        height: 194px;
    }

    .series-air-pocket-container-right .series-air-pocket-top-title {
        font-size: 20px;
        line-height: 150%;
    }

    .series-air-pocket-container-right .series-air-pocket-title {
        font-size: 24px;
        line-height: 150%;
    }

    .find-product-strip {
        padding-top: 10px;
        padding-bottom: 50px;
        height: 700px;
    }

    .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%;
    }
}