﻿: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;
    --fold-h: 2.2rem;
}

.container-custom {
    max-width: 1100px;
}

.swiper-slide-container {
    background-color: var(--bg-grey-01);
}

/* Section: Wipeall absorbent */
.product-section {
    padding-top: 20px
}

.product-text {
    padding-right: 150px
}
h2.product-card-title{
    margin-bottom:1rem
}
h3.info-text {
    margin-bottom: 0px;
}
.h3-title {
    margin-bottom: 0px;
}
.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;
    }

    .product-text .title-section-2 {
        color: var(--grey-custom);
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
        margin-top: 40px;
    }

    .product-text .text-section-2 {
        color: var(--black-custom);
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        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: 50px;
        transform: translate(-50%, -50%);
        width: 280px;
        height: 260px;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
        opacity: 90%;
        clip-path: polygon(0 0, 50% 0, 50% calc(110% - var(--fold-h)), 90% 103%, 0 100%);
    }

    .image-wrap .band-right {
        position: absolute;
        top: 70%;
        right: -40px;
        transform: translate(-50%, -50%);
        width: 120px;
        height: 260px;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
        opacity: 90%;
        clip-path: polygon( 72% 0, 100% 0, 100% 100%, -50% 115%, 72% calc(108% - var(--fold-h)) );
    }

    .image-wrap img {
        position: absolute;
        top: 54%;
        left: 49%;
        transform: translate(-50%, -50%);
        height: 400px;
        width: auto;
        z-index: 1;
    }

/* Section: Wipeall absorbent description */
.wipeall-absorbent-description .wipeall-absorbent-description-info {
    background-image: url('../../images/product/wife_all_absorbent/wipeall-absorbent-description-bg.png');
    object-fit: cover;
    background-size: cover;
    background-position: center;
    height: 250px;
    padding: 40px;
}

.wipeall-absorbent-description .wipeall-absorbent-description-text {
    color: var(--text);
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: normal;
}

/* Section: Key Features of WipeAll Absorbent */
/* === part 1 === */
.wipeall-absorbent-features .wipeall-absorbent-features-title {
    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-absorbent-features .wipeall-absorbent-features-title span {
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: normal;
        text-align: center;
        color: var(--grey-custom);
    }

.wipeall-absorbent-features .wipeall-absorbent-features-info {
    height: 460px;
    border: 1px solid var(--line-grey);
}

/* ====================== PC ========================= */
@media (min-width: 992px) {
    .wipeall-absorbent-features .wipeall-absorbent-features-info {
        width: 400px;
    }
}

    .wipeall-absorbent-features .wipeall-absorbent-features-info .info-image img {
        object-fit: cover;
        width: 100.5%;
    }

    .wipeall-absorbent-features .wipeall-absorbent-features-info .info-text {
        margin-top: 30px;
        margin-left: 30px;
    }

        .wipeall-absorbent-features .wipeall-absorbent-features-info .info-text .info-title {
            font-family: 'Pretendard';
            font-weight: 700;
            font-size: 24px;
            line-height: 36px;
            letter-spacing: normal;
            color: var(--text);
        }

        .wipeall-absorbent-features .wipeall-absorbent-features-info .info-text .info-desc {
            font-family: 'Pretendard';
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: normal;
            color: var(--muted);
        }
/* === part 2 === */
.wipeall-absorbent-features-part2 {
    margin-top: 80px;
    background-color: var(--bg-grey-01);
    border: 0.6px solid;
    border-image-source: linear-gradient(90deg, #F7F8FA 42.79%, #CCCCCC 100%);
    height: auto;
}

    .wipeall-absorbent-features-part2 .wipeall-absorbent-features-part2-title {
        font-family: 'Pretendard';
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: normal;
        text-align: start;
        color: var(--muted);
    }

        .wipeall-absorbent-features-part2 .wipeall-absorbent-features-part2-title span {
            font-family: 'Pretendard';
            font-weight: 700;
            font-size: 24px;
            line-height: 36px;
            letter-spacing: normal;
            color: var(--text);
        }

.wipeall-absorbent-features-part2-info {
    padding: 40px 0 40px 30px;
    background-image: url('../../images/product/wife_all_absorbent/wipeall-absorbent-features-part2-info.png');
}


    .wipeall-absorbent-features-part2-info .info-label {
        margin-top: 50px;
    }

        .wipeall-absorbent-features-part2-info .info-label span {
            display: inline-block;
            padding: 0 30px;
            color: var(--white);
            background-color: var(--grey-custom);
            font-family: 'Pretendard';
            font-weight: 700;
            font-size: 18px;
            line-height: 27px;
            letter-spacing: normal;
            text-align: center;
            border-radius: 18px;
        }

    .wipeall-absorbent-features-part2-info .info-desc {
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: var(--muted);
    }

/* Section: Anywhere there are chemicals and oils, WipeAll absorbents are essential. */
.wipeall-absorbent-essential .wipeall-absorbent-essential-title p {
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
    text-align: center;
    color: #545859;
    margin-bottom: 80px;
}

.wipeall-absorbent-essential .wipeall-absorbent-essential-title p span.title{
    color: var(--text);
}

.wipeall-absorbent-essential-info img {
    object-fit: cover;
    width: 100%;
    height: 200px;
}

.wipeall-absorbent-essential-info .wipeall-absorbent-essential-desc {
    font-family: 'Pretendard';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    text-align: center;
    color: var(--muted);
    margin-top: 20px;
}

/* Section: Designed for performance, built for the environment. */
.wipeall-absorbent-designed-right-text .right-title {
    color: var(--text);
    font-family: 'Pretendard';
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: normal;
}

.wipeall-absorbent-designed-right-text {
    margin-top: 20px;
}

@media (min-width: 1024px) {
    .wipeall-absorbent-designed-right-text {
        margin-right: -40px;
    }
}

    .wipeall-absorbent-designed-right-text .right-text {
        color: var(--grey-custom);
        font-family: 'Pretendard';
        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: normal;
    }

.wipeall-absorbent-designed-right-list {
    margin-top: 30px;
}

    .wipeall-absorbent-designed-right-list p {
        color: var(--text);
        font-family: 'Pretendard';
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: normal;
    }

        .wipeall-absorbent-designed-right-list p span {
            margin-left: 10px;
        }

/* Section: Find the right product */
.find-product-strip {
    background-color: var(--bg-grey-01);
    padding-top: 105px;
    padding-bottom: 200px;
    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: 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;
}

.text-mobile {
    display: none;
}

/* ====================== Tablet ========================= */
@media (min-width: 768px) and (max-width: 1024px) {
    svg {
        width: unset;
        height: unset;
    }

    .container-custom {
        max-width: 95%;
    }

    .title-mt200 {
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 150px;
    }

    .text-mobile {
        display: block;
    }

    .text-pc {
        display: none;
    }

    .inline-mobile {
        display: block;
    }

    .inline-pc {
        display: unset;
    }

    .mobile-view {
        display: block !important;
    }

    .mobile-view-custom {
        display: flex !important;
    }

    .pc-view {
        display: none !important;
    }

    .pc-view-custom {
        display: none !important;
    }

    /* Section: Wipeall absorbent */
    .image-wrap .band-left {
        position: absolute;
        top: 70%;
        left: 19%;
        transform: translate(-50%, -50%);
        width: 260px;
        height: 260px;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
        opacity: 90%;
        clip-path: polygon(0 0, 50% 0, 50% calc(110% - var(--fold-h)), 90% 103%, 0 100%);
    }

    .image-wrap .band-right {
        position: absolute;
        top: 70%;
        right: -10%;
        transform: translate(-50%, -50%);
        width: 120px;
        height: 260px;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
        opacity: 90%;
        clip-path: polygon(72% 0, 100% 0, 100% 100%, -50% 115%, 72% calc(108% - var(--fold-h)));
    }

    .image-wrap img {
        position: absolute;
        top: 54%;
        left: 57%;
        transform: translate(-50%, -50%);
        height: 400px;
        width: auto;
        z-index: 1;
    }

    /* Section: Wipeall absorbent description */
    .wipeall-absorbent-description .wipeall-absorbent-description-logo {
        margin-bottom: 30px;
    }

    .wipeall-absorbent-description .wipeall-absorbent-description-info {
        background-position: unset;
    }

    /* Section: Wipeall absorbent description */
    .wipeall-absorbent-features .wipeall-absorbent-features-info {
        height: auto;
        border: 1px solid var(--line-grey);
        display: flex;
        flex-direction: column;
    }

        .wipeall-absorbent-features .wipeall-absorbent-features-info .info-image {
            width: 100%;
            height: 300px;
        }

            .wipeall-absorbent-features .wipeall-absorbent-features-info .info-image img {
                height: 100%;
            }

    /* Section: Key Features of WipeAll Absorbent */
    .wipeall-absorbent-features-part2 .wipeall-absorbent-features-part2-info-box-mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .mobile-order-01 {
        order: 1;
    }

    .mobile-order-02 {
        order: 2;
    }

    .mobile-order-03 {
        order: 3;
    }

    .mobile-order-04 {
        order: 4;
    }

    .mobile-order-05 {
        order: 5;
    }

    .mobile-order-06 {
        order: 6;
    }

    .mobile-order-07 {
        order: 7;
    }

    /* Section: Designed for performance, built for the environment. */
    .wipeall-absorbent-designed .wipeall-absorbent-designed-info-mobile-absolute {
        margin: -70px 0 0 20px;
    }
    /* Section: Find the right product */
    .find-product-strip {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .content-middle {
        height: auto;
    }

    .content-middle img{
        margin-top: 50px;
    }

        .content-middle .content-middle-text {
            margin-bottom: 50px;
        }
}

/* ====================== Mobile ========================= */
@media (max-width: 767px) {
    svg {
        width: unset;
        height: unset;
    }

    .container-custom {
        max-width: 95%;
    }

    .title-mt200 {
        margin-top: 100px;
    }

    .mb-200 {
        margin-bottom: 100px;
    }

    .text-mobile {
        display: block;
    }

    .text-pc {
        display: none;
    }

    .inline-mobile {
        display: block;
    }

    .inline-pc {
        display: unset;
    }

    .mobile-view {
        display: block !important;
    }

    .mobile-view-custom {
        display: flex !important;
    }

    .pc-view {
        display: none !important;
    }

    .pc-view-custom {
        display: none !important;
    }

    /* Section: Wipeall absorbent */
    .image-wrap .band-left {
        position: absolute;
        top: 68%;
        left: 14%;
        transform: translate(-50%, -50%);
        width: 120px;
        height: 179px;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
        opacity: 90%;
        clip-path: polygon(0 0, 50% 0, 50% calc(111% - var(--fold-h)), 100% 100%, 0 100%);
    }

    .image-wrap .band-right {
        position: absolute;
        top: 68%;
        right: -7%;
        transform: translate(-50%, -50%);
        width: 55px;
        height: 179px;
        background: linear-gradient(180deg, #545859 0%, rgba(84, 88, 89, 0.5) 100%);
        opacity: 90%;
        clip-path: polygon(80% 0, 100% 0, 100% 100%, -60% 115%, 80% calc(111% - var(--fold-h)));
    }

    .image-wrap img {
        position: absolute;
        top: 55%;
        left: 55%;
        transform: translate(-50%, -50%);
        height: 280px;
        width: 95%;
        z-index: 1;
    }

    /* Section: Wipeall absorbent description */
    .wipeall-absorbent-description .wipeall-absorbent-description-logo {
        margin-bottom: 30px;
    }

        .wipeall-absorbent-description .wipeall-absorbent-description-logo img {
            height: 28px;
        }

    .wipeall-absorbent-description .wipeall-absorbent-description-info {
        background-position: unset;
    }

    /* Section: Wipeall absorbent description */
    .wipeall-absorbent-features .wipeall-absorbent-features-info {
        height: auto;
        border: 1px solid var(--line-grey);
        display: flex;
        flex-direction: column;
    }

    .wipeall-absorbent-features .wipeall-absorbent-features-title {
        margin-bottom: 36px;
    }
        .wipeall-absorbent-features .wipeall-absorbent-features-info .info-image {
            width: 100%;
            height: 200px;
        }

            .wipeall-absorbent-features .wipeall-absorbent-features-info .info-image img {
                height: 100%;
            }

    /* Section: Key Features of WipeAll Absorbent */
    .wipeall-absorbent-features-part2 .wipeall-absorbent-features-part2-info-box-mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .mobile-order-01 {
        order: 1;
    }

    .mobile-order-02 {
        order: 2;
    }

    .mobile-order-03 {
        order: 3;
    }

    .mobile-order-04 {
        order: 4;
    }

    .mobile-order-05 {
        order: 5;
    }

    .mobile-order-06 {
        order: 6;
    }

    .mobile-order-07 {
        order: 7;
    }

    /* Section: Designed for performance, built for the environment. */
    .wipeall-absorbent-designed .wipeall-absorbent-designed-info-mobile-absolute {
        margin: -50px 0 0 20px;
    }
    /* Section: Find the right product */
    .find-product-strip {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .content-middle {
        height: auto;
    }

        .content-middle img {
            margin-top: 50px;
        }

        .content-middle .content-middle-text {
            margin-bottom: 50px;
        }

    /* --------------- font-size mobile custom --------------- */
    .product-text {
        padding-right: 0px;
    }

    .image-wrap {
        height: 300px;
    }

        .product-text .title-section-1 {
            font-size: 24px;
            line-height: 150%;
        }

        .product-text .text-section-1 {
            font-size: 16px;
            line-height: 150%;
        }

    .wipeall-absorbent-description .wipeall-absorbent-description-text {
        font-size: 16px;
        line-height: 150%;
    }

    .wipeall-absorbent-description .wipeall-absorbent-description-info {
        height: 214px;
        padding: 20px;
    }

    .wipeall-absorbent-features .wipeall-absorbent-features-info .info-text .info-title {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-absorbent-features .wipeall-absorbent-features-info .info-text .info-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .wipeall-absorbent-features-part2 .wipeall-absorbent-features-part2-title {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-absorbent-features-part2-info .info-label span {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-absorbent-features-part2-info .info-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .wipeall-absorbent-essential .wipeall-absorbent-essential-title p {
        font-size: 20px;
        line-height: 150%;
        margin-bottom: 50px;
    }

    .wipeall-absorbent-essential-info .wipeall-absorbent-essential-desc {
        font-size: 16px;
        line-height: 150%;
    }

    .wipeall-absorbent-designed-right-text .right-title {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-absorbent-designed-right-text .right-text {
        font-size: 20px;
        line-height: 150%;
    }

    .wipeall-absorbent-designed-info img {
        width: 90%;
        height: auto;
    }

    .wipeall-absorbent-designed-right-list p {
        font-size: 16px;
        line-height: 150%;
    }

    .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%;
    }
}