

.kp-wap-faq-question {
    font-family: 'Assistant', sans-serif;
    font-weight: 600;
    line-height: calc(1 + .3 / max(1, 1));
}

.kp-wap-wrapper {
    margin: 0 auto;
    width: auto;
    max-width: 1024px;
    font-family: "Inter", sans-serif;
}

.kp-wap-header {
    text-align: center;
    font-stretch: normal;
    font-style: regular;
    color: #000;
    margin-top: 30px;
}

.kp-wap-title {
    font-size: 46px;
    font-weight: 400;
    line-height: 1.22;
    letter-spacing: -0.7px;
}

.kp-logo-img {
    height: 54px;
    object-fit: contain;
    vertical-align: sub;
}

.kp-logo-img2 {
    height: 24px;
    object-fit: contain;
    vertical-align: sub;
}

.kp-wap-hero-right-text-paragraph-note {
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}

.kp-wap-toptitle {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.22;
    letter-spacing: -0.7px;
}

.kp-wap-hero-container {
    width: 100%;
    margin: 50px 0;
}

.kp-wap-hero-middle {
    width: 37px;
    height: 450px;
    background-image: linear-gradient( to top, rgb(39 38 41 / 0%), #1f2122, rgb(31 33 34) );
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

.kp-wap-hero-left {
    width: 48%;
    display: inline-flex;
    justify-content: center;
    vertical-align: top;
    object-fit: contain;
    height: 450px;
    background-color: #f2f2f2;
    align-items: center;
}

    .kp-wap-hero-left img {
        height: auto;
        width: auto;
        /* max-width: inherit; */
    }

.kp-wap-hero-right {
    width: 50%;
    height: 450px;
    display: inline-block;
    vertical-align: middle;
    background-color: #1f2122;
}

.kp-wap-hero-right-text {
    display: table;
    height: 100%;
    margin: 15% 32px 0 45px;
}

.kp-wap-hero-right-text-paragraph {
    font-size: 24px;
    color: #fff;
    text-align: left;
    font-weight: 400;
    line-height: 1.44;
    letter-spacing: -0.5px;
    margin-top: 20px;
    vertical-align: middle;
}

.kp-wap-how-it-works-top {
    text-align: center;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    margin: 50px 0 50px 0;
}

.kp-wap-how-it-works-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -0.5px;
}

.kp-wap-faq-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -0.5px;
    text-align: center;
    margin-bottom: 20px;
}

.kp-wap-how-it-works-subtitle {
    font-size: 26px;
    line-height: 1.9;
    letter-spacing: -0.4px;
}

.kp-wap-how-it-works-bottom {
    width: 100%;
    margin-bottom: 70px;
}

.kp-wap-how-it-works-step-1 {
    display: inline-block;
    vertical-align: top;
    horizontal-align: center;
}

.kp-wap-how-it-works-step-2 {
    display: inline-block;
    vertical-align: top;
}

.kp-wap-how-it-works-step {
    width: 235px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

    .kp-wap-how-it-works-step svg {
        width: 110px;
        height: 110px;
        object-fit: contain;
        margin-left: 50px;
    }

.kp-wap-how-it-works-step-number {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.35px;
    margin: 20px 0;
    color: #000;
}

.kp-wap-faq-question {
    font-size: 18px;
    position: relative;
}

.kp-wap-how-it-works-step-text {
    font-size: 18px;
    letter-spacing: -0.27px;
    color: #000;
}

.kp-wap-faq-answer {
    font-size: 14px;
    margin-bottom: 20px;
}

.kp-wap-how-it-works-disclaimer {
    font-size: 14px;
    text-align: left;
    color: #8c8a8a;
    margin: 32px;
}

.kp-wap-how-it-works-disclaimer2 {
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin: 20px;
}

.kp-wap-requirements-container {
    width: 100%;
    font-stretch: normal;
    font-style: normal;
}

.kp-wap-requirements-left {
    width: 45%;
    padding: 0px 20px 20px 20px;
    display: inline-block;
    vertical-align: top;
}

.kp-wap-requirement-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.39px;
    margin: 0px 0 50px 0;
}

.kp-wap-requirement {
    display: table;
    margin: 60px 0;
    text-align: left;
}

    .kp-wap-requirement svg {
        width: 64px;
        height: 64px;
        object-fit: contain;
        display: table-cell;
        vertical-align: middle;
        margin-right: 13px;
        fill: transparent;
    }

.kp-wap-requirement-text {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: -0.33px;
    display: table-cell;
    vertical-align: middle;
}

.kp-wap-requirements-right {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.kp-wap-requirements-right-image {
    overflow: hidden;
    max-height: 565px;
}

.kp-wap-disclaimer-container {
    width: 100%;
    height: 269px;
    margin: 24px 0;
    background-color: #52d4dc;
    display: table;
}

.kp-wap-disclaimer-text {
    font-size: 32px;
    padding: 30px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.55px;
    color: #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.kp-wap-buy-now-container {
    width: 100%;
    min-height: 425px;
    margin-bottom: 60px;
}

.kp-wap-buy-now-top-selling {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    float: left;
}

.kp-wap-buy-now-categories {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    float: right;
}

.kp-wap-buy-now-image {
    height: 336px;
    object-fit: contain;
}

.kp-wap-buy-now-cta {
    width: 100%;
    padding: 32px 0;
    text-align: center;
}

    .kp-wap-buy-now-cta a {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: -0.36px;
        text-decoration: none;
        color: #000;
        border-radius: 6px;
        border: solid 1px #acacac;
        padding: 16px;
    }

        .kp-wap-buy-now-cta a:hover {
            text-decoration: none;
            color: #000;
        }

.kp-wap-learn-more-container {
    text-align: left;
    width: 90%;
    display: table;
    margin: 20px 32px 0px 32px;
}

.kp-wap-learn-more-container2 {
    text-align: center;
    width: 100%;
    margin: 20px 32px 0px 32px;
    padding: 20px;
    border-radius: 1rem;
    background: rgb(149,255,79);
    background: linear-gradient(0deg, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.10) 100%),linear-gradient(315deg, rgba(149,255,79,1) 0%, rgba(105,249,80,1) 0%, rgba(37,162,250,1) 55%, rgba(63,88,234,1) 100%);
}

.kp-wap-faq-container {
    margin: 32px 32px 50px 32px;
    text-align: left;
}

.kp-wap-learn-more-text {
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
}

.kp-wap-learn-more-text2 {
    font-size: 24px;
    color: #FFFFFF;
    text-decoration: none;
}

.kp-wap-learn-more-cta2 {
    font-size: 24px;
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
}

.kp-wap-learn-more-cta2 {
    font-size: 24px;
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
}

    .kp-wap-learn-more-cta2 svg {
        vertical-align: bottom;
    }

.kp-wap-learn-more-cta {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 192px;
    padding: 15px 0;
    border-radius: 5rem;
    background-color: #0075FF;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
}

    .kp-wap-learn-more-cta:hover {
        text-decoration: none;
        color: #fff;
    }

#shop_name {
    display: none;
}

svg.icon.icon-caret {
    position: absolute;
    height: .6rem;
    right: 10px;
    margin-top: 8px;
}

@media screen and (max-width: 1040px) {
    .kp-wap-requirement {
        margin: 20px 20px !important;
    }

    .kp-wap-learn-more-text {
        font-size: 16px;
    }

    .kp-wap-how-it-works-step-1 {
        width: 100% !important;
        display: block !important;
        text-align: center !important;
        margin-bottom: 30px !important;
    }

    .kp-wap-how-it-works-step-2 {
        width: 100% !important;
        display: block !important;
        text-align: center !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width: 850px) {
    .kp-wap-title {
        margin: 16px;
        font-size: 32px !important;
    }

    .kp-wap-toptitle {
        margin: 16px;
        font-size: 24px !important;
    }

    .kp-logo-img {
        height: 34px;
    }

    .kp-logo-img2 {
        width: 64px;
        height: 64px;
    }

    .kp-wap-learn-more-container {
        text-align: center;
        padding: 16px;
    }

    .kp-wap-faq-container {
        margin: 16px;
        text-align: left;
    }

    .kp-wap-faq-answer {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .kp-wap-hero-container {
        margin: 10px 0px !important;
    }

    .kp-wap-hero-middle {
        display: none !important;
    }

    .kp-wap-hero-left {
        display: block !important;
        width: 100% !important;
        height: auto;
    }

        .kp-wap-hero-left img {
            display: block !important;
            width: 100% !important;
            height: auto !important;
        }

    .kp-wap-hero-right {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        padding: 15px 0px !important;
        font-size: 18px !important;
        margin-top: -5px !important;
    }

    .kp-wap-hero-right-text {
        margin: 0px 32px 0 45px;
    }

    .kp-wap-hero-right-text-paragraph {
        margin: 16px;
        font-size: 18px !important;
    }

    .kp-wap-hero-right-text-paragraph-note {
        margin: 16px;
        font-size: 12px !important;
    }

    .kp-wap-how-it-works-top {
        margin: 25px 0 25px 0px !important;
    }

    .kp-wap-how-it-works-title {
        font-size: 24px !important;
    }

    .kp-wap-faq-title {
        font-size: 24px !important;
        margin-bottom: 16px;
    }

    .kp-wap-how-it-works-subtitle {
        font-size: 20px !important;
    }

    .kp-wap-how-it-works-step {
        width: 350px !important;
        margin-bottom: 30px !important;
    }

        .kp-wap-how-it-works-step img {
            width: 87px !important;
            height: 87px !important;
        }

    .kp-wap-how-it-works-step-number {
        font-size: 20px !important;
    }

    .kp-wap-faq-question {
        font-size: 18px !important;
    }

    .kp-wap-requirements-left {
        width: 100% !important;
        padding: 0 !important;
    }

    .kp-wap-requirement {
        margin: 20px 40px !important;
    }

    .kp-wap-requirements-container {
        margin-bottom: 50px !important;
    }

    .kp-wap-requirements-right {
        display: none !important;
    }

    .kp-wap-requirement-title {
        margin: 16px;
        font-size: 24px !important;
        text-align: center !important;
    }

    .kp-wap-disclaimer-container {
        margin: 0px !important;
        height: auto !important;
    }

    .kp-wap-disclaimer-text {
        font-size: 22px !important;
        padding: 50px 10px !important;
    }

    .kp-wap-buy-now-cta a {
        border-radius: 0px;
        font-size: 16px;
        display: block !important;
    }

    .kp-wap-buy-now-cta {
        padding: 0px !important;
        margin: 10px 0px 30px 0px !important;
        display: block !important;
    }

    .kp-wap-buy-now-container {
        width: auto !important;
        margin: 30px 0px !important;
    }

    .kp-wap-buy-now-top-selling {
        display: block !important;
        width: 100% !important;
        float: none !important;
    }

    .kp-wap-buy-now-categories {
        display: block !important;
        width: 100% !important;
        float: none !important;
    }

    .kp-wap-buy-now-image {
        width: 100% !important;
        height: auto !important;
    }

    .kp-wap-learn-more-text {
        font-size: 16px !important;
        width: 100% !important;
        display: block !important;
    }

    .kp-wap-learn-more-cta {
        display: block !important;
        width: 100% !important;
        margin: 30px 0px !important;
    }

    .kp-wap-how-it-works-disclaimer {
        font-size: 12px;
        margin: 16px !important;
    }

    .kp-wap-how-it-works-bottom {
        margin-bottom: 40px !important;
    }
}

@media screen and (max-width: 500px) {
    .kp-wap-learn-more-container {
        margin: 0 auto;
    }
}

.kp-wap-faq-answer a {
    color: blue;
    text-decoration: underline;
}

div#kueski .modal-body {
    padding-top: 50px;
    padding-bottom: 50px;
}


