.review-slide-ja .splide__slide img {
    width: 100%;
}

.review-slide-ja .splide__slide {
    color: #fff;
    font-family: "Graphik", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.splide-ja-inner {
    position: relative;
}

.splide-ja-inner img {
    filter: brightness(0.75);
    border-radius: 15px;
}

.splide-ja-text {
    height: 245px;
    margin-bottom: 40px;
}

.splide-ja-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px;
    padding-left: 35px;
    box-sizing: border-box;
    z-index: 99;
    font-size: 16px;
    line-height: 1.5;
}

.review-slide-ja .splide__pagination {
    bottom: -40px;
}

.section.bg-white-ja {
    padding-top: 0;
}

.mobile-slider-ja {
    padding-left: 25px;
}

.section-ja-slider {
    padding-bottom: 125px;
    position: relative;
}

.review-slide-ja .splide__slide {
    cursor: pointer;
}

#top_pricing {
    padding-bottom: 100px;
}

.scrolling_text * {
    white-space: nowrap !important;
}

html[lang=ja] .new_hero_left,
html[lang=ja] .new_hero_left p {
    line-height: 1.7;
}

html[lang=ja] body .new_hero h1.big-title,
body.no_utms .new_hero h1.big-title {
    line-height: 1.2;
}

.ja-ab-before-after {
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: space-between;
}

.ja-ab-before-after-item {
    position: relative;
}

.ja-ab-before-after-item-after,
.ja-ab-before-after-item-before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    color: #0C1B33;
    background-color: #fff;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

html[lang=ja] .title-1 {
    line-height: 1.2;
}


@media screen and (max-width: 1600px) and (min-width: 991px) {
    .splide-ja-text {
        font-size: 14px;
    }
}



@media screen and (max-width: 1600px) {

    html[lang=ja] body .new_hero h1.big-title,
    body.no_utms .new_hero h1.big-title {
        font-size: 40px;
    }

    .new_hero p {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 768px) {
    html[lang="ja"] .inspiration-title {
        font-size: 30px;
    }

    .product-switch-menu-item {
        font-size: 16px;
    }

    .ja-ab-before-after {
        gap: 20px;
    }

    .product-button-wrapper {
        margin-top: 40px;
    }

    html[lang=ja] #hero h1 {
        font-size: 35px;
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
    }

    html[lang=ja] header .cta-button.download-button {
        font-size: 12px;
    }


    html[lang="ja"] .perk-item {
        width: 310px;
        margin: 0 auto;
        font-size: 16px;
        margin-bottom: 50px;
    }

    html[lang="ja"] .br-hide-desktop br{
        display: none!important;
    }

    html[lang="ja"] .pricing-box-content{
        margin-top: 10px;
    }

    html[lang="ja"] #primary2 .trust-item {
        font-size: 13px;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
}
