h1.header {
    display: none!important;
}

.program-learn-more-button {
    width: 144px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    background-color: #00AAF1;
    border-radius: 8px;
    margin: 21px auto 0 auto;
    font-size: 16px;
    letter-spacing: 0.04em;
}

.program-learn-more-button a {
    color: white;
}

.secondary-headline-steps {
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: black;
    margin-top: 116px;
}

.secondary-headline-steps-mobile {
    display: none;
}

.features .feature-item .point-numbers {
    background-color: #18aaf5;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 9px auto;
    border-radius: 100%;
    font-size: 24px;
    font-weight: 500;
    color: white;
}

body {
    font-family: 'Roboto';
    background-color: white;
}

.lp-container {
    width: 896px;
    margin: 0 auto;
}

.main-logo {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 84px 0 59px 0;
    font-style: normal;
    font-weight: 900;
    font-size: 128px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: black;
}

.advantage-logos {
    display: flex;
}

.advantage-logos .advantage-logos-item {
    width: 50%;
    text-align: center;
}

.advantage-logos .advantage-logos-item:nth-child(1) {
    position: relative;
}

.advantage-logos .advantage-logos-item:nth-child(1)::after {
    content: url(https://project.clcdatahub.com/WILLOUGHBY/why-buy/top-separator.svg);
    position: absolute;
    top: 0;
    right: -48px;
}

.advantage-logos .advantage-logos-item:nth-child(2) {
    margin: 23px 0 0 0;
}

    .advantage-logo-main {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 40px;
        margin: 8px 0 0 0;
        letter-spacing: 0.04em;
        text-align: center;
        text-transform: uppercase;
        color: black;
    }

    .advantage-logos .advantage-logos-item .advantage-description {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.04em;
        color: black;
        margin: 9px 0 0 0;
    }

.main-video {
    width: 100%;
    height: 504px;
    background-color: #E6E6E6;
    margin: 64px 0 0 0;
}

.section-one {
    margin-top: 56px;
}

.section-two {
    margin-top: 153px;
}

.section-three {
    margin-top: 110px;
}

.features {
    display: flex;
    flex-direction: column;
}

    .features .feature-item {
        display: flex;
        justify-content: center;
    }

        .features .feature-item .feature-desktop {
            display: block;
        }

        .features .feature-item .feature-mobile {
            display: none;
        }

        .features .feature-image-one {
            margin: 56px 0 0 -53px;
        }

        .features .feature-image-two {
            margin: 4px 0 0 0;
        }

        .features .feature-image-three{
            margin: 33px 0 0 0;
            text-align: center;
        }

        .features .feature-item .feature-item-headline {
            width: 385px;
            padding: 0 64px;
            text-align: center;
        }
        
        .features .feature-item .feature-item-headline a {
            text-transform: uppercase;
            letter-spacing: 0.04em;
            text-decoration: none;
            color: #00AAF1;
        }
        
        .features .feature-item a.orange-link {
            color: #F74420;
            text-decoration: none;
        }

        .features .feature-item .feature-item-headline:nth-child(1) {
            border-right: 1px solid #E6E6E6;
        }

            .features .feature-item .feature-item-headline p {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: normal;
                font-size: 20px;
                line-height: 32px;
                text-align: center;
                letter-spacing: 0.04em;
                text-transform: uppercase;
                color: black;
                margin: 0 0 6px;
            }

.small-features {
    width: 768px;
    display: inline-block;
    margin: 165px 0 0 64px;
}

    .small-features .small-feature-item {
        width: 256px;
        padding: 0 64px;
        float: left;
    }

        .small-features .small-feature-item div img:nth-child(1) {
            height: 60px;
        }

        .small-features .small-feature-item div p {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 24px;
            color: #2B2C2D;
            margin: 0 0 35px 0;
        }

.section-reviews {
    width: 768px;
    margin: 168px auto 128px auto;
}

    .section-reviews h4 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: bold;
        font-size: 32px;
        line-height: 32px;
        color: black;
        margin: 0;
        margin-bottom: 37px;
        padding-left: 64px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
    }

    .section-reviews .review-item {
        padding: 40px 64px 40px 64px;
        background: rgba(196, 196, 196, 0.2);
        border-radius: 24px;
        position: relative;
        margin-bottom: 48px;
    }

    .section-reviews .review-item .stars-name {
        display: flex;
        height: 26px;
    }

    .section-reviews .review-item .stars-name .rating-name p {
        margin: 0 0 0 20px;
        font-style: italic;
        font-weight: normal;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0.04em;
        color: black;
    }

    .section-reviews .review-item::after {
        content : url(http://project.clcdatahub.com/KR/images/why-buy/GRAY-ANGLE.svg);
        position: absolute;
        bottom: -20px;
    }


    .section-reviews .review-item div p {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 32px;
        letter-spacing: 0.04em;
        color: black;
        margin: 20px 0 22px 0;
    }

        .section-reviews .review-item .rating-stars {
            display: flex;
        }

        .section-reviews .review-item .rating-stars img {
            margin-right: 4px;
        }

        .section-reviews .review-item .review-name {
            display: flex;
        }

        .section-reviews .review-item .review-name p {
            font-style: italic;
            margin: 0 0 0 18px;
        }

    a  {
        text-decoration: none;
    }

    
    
    .review-all {
        display: flex;
        font-size: 20px;
        line-height: 40px;
        height: 80px;
        letter-spacing: 0.04em;
        color: #2C2C2D;
        justify-content: flex-start;
        border: 1px solid #E6E6E6;
        border-radius: 16px;
        padding: 0 50px 0 57px;
        align-items: center;
    }

    .review-all .big-star {
        display: flex;
        border-right: 1px solid #EBEBEB;
        height: 48px;
        margin: 0 34px 0 0;
    }

        .review-all .big-star p {
            font-style: normal;
            font-weight: bold;
            font-size: 32px;
            line-height: 48px;
            display: flex;
            align-items: center;
            letter-spacing: -0.04em;
            color: black;
            margin: 0 31px 0 16px;
        }

        .review-all .view-all {
            font-style: normal;
            font-weight: bold;
            font-size: 18px;
            line-height: 28px;
            display: flex;
            align-items: center;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: black;
            margin: 0 208px 0 0;
        }

    .review-all:hover {
        border: 1px solid #F74420;
        color: #F74420;
    }


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

    .features .feature-image-one {
        margin: 56px 0 0 0;
    }

    .features .feature-image-one img {
        width: 896px;
    }
}


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

    .lp-container {
        max-width: 688px;
        padding: 0 40px;
    }

    .advantage-logo-main {
        font-size: 32px;
        line-height: 32px;
        margin: 6px 0 0 0;
    }

    .advantage-logos .advantage-logos-item img {
        height: 18px;
    }

    .advantage-logos .advantage-logos-item .advantage-description {
        font-size: 13px;
        line-height: 20px;
    }

    .advantage-logos .advantage-logos-item:nth-child(2) {
        margin: 22px 0 0 0;
    }

    .guarantee-logo-sub {
        font-size: 18px;
        line-height: 18px;
    }

    .main-video {
        height: 394px;
    }

    .section-one {
        margin-top: 128px;
    }

    .section-two {
        margin-top: 104px;
    }

    .features .feature-item .feature-item-headline {
        width: 344px;
        padding: 0;
    }

    .features .feature-image-one img {
        width: 100%;
    }

    .features .feature-image-two img {
        width: 100%;
    }

    .small-features {
        max-width: 688px;
        margin: 130px 0 0 0;
    }

    .small-features .small-feature-item {
        padding: 0 48px 0 40px;
    }

    .small-features .small-feature-item:nth-child(2n) {
        padding: 0 40px 0 48px;
    }

    .section-reviews {
        max-width: 688px;
    }

    .section-reviews h4 {
        padding-left: 40px;
    }

    .section-reviews .review-item {
        padding: 40px 40px 40px 40px;
    }

    .section-reviews .review-item {
        margin-bottom: 40px;
    }

    .section-reviews .review-item div p {
        font-size: 18px;
    }

    .section-reviews .review-item .rating-stars img {
        margin-right: 2px;
    }

    .review-all {
        padding: 0 38px 0 36px;
    }

    .review-all .view-all {
        margin: 0 156px 0 0;
    }

}


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

    .secondary-headline-steps {
        display: none;
    }

    .secondary-headline-steps-mobile {
        display: block;
        font-weight: bold;
        font-size: 5.417vw;
        line-height: 6.667vw;
        text-align: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: black;
        margin-top: 16vw;
        padding: 0 10vw;

    }

    .lp-container {
        width: 100%;
        padding: 0 5vw;
    }

    .main-logo {
        font-size: 17.500vw;
        margin: 12.813vw 0 10vw 0;
    }

    .advantage-logos {
        flex-direction: column;
    }

    .advantage-logos .advantage-logos-item img {
        height: 3.750vw;
    }

    .advantage-logos .advantage-logos-item:nth-child(1) {
        border-right: none;
        margin-bottom: 40px;
    }

    .advantage-logo-main {
        font-size: 9.375vw;
        line-height: 10vw;
        position: relative;
    }

    .advantage-logos .advantage-logos-item .advantage-description {
        font-style: normal;
        font-weight: normal;
        font-size: 2.813vw;
        line-height: 4.375vw;
        text-align: center;
        letter-spacing: 0.04em;
        color: black;
        margin: 2px 0 0 0;
    }

    .advantage-logos .advantage-logos-item:nth-child(1)::after {
        content: none;
    }
    
    .advantage-logos .advantage-logos-item:nth-child(2) {
        margin: 0;
    }

    .advantage-logos .advantage-logos-item {
        width: 100%;
    }

    .main-video {
        height: 56vw;
        margin: 16vw 0 0 0;
    }

    .section-one {
        margin-top: 8vw;
    }

    .section-two {
        margin-top: 20vw;
    }

    .section-three {
        margin-top: 18vw;
    }

    .features .feature-item {
        flex-direction: column;
    }

    .features .feature-item .feature-item-headline {
        width: 100%;
    }

    .features .feature-item .feature-item-headline p {
        font-size: 5vw;
        line-height: 7.500vw;
        margin: 0 0 4vw;
    }

    .features .feature-item .feature-item-headline:nth-child(1) {
        border-right: none;
        position: relative;
        margin-bottom: 24px;
    }

    .features .feature-item .feature-item-headline:nth-child(1)::after {
        content: none;
    }

    .features .feature-image-one {
        margin: 6vw 0 0 0;
    }

    .features .feature-image-three {
        margin: 6vw 0 0 0;
    }

    .features .feature-image-three img {
        width: 90vw;
    }

    .features .feature-item .feature-desktop {
        display: none;
    }

    .features .feature-item .feature-mobile {
        display: block;
    }
    
    .features .feature-item .feature-item-headline a {
        font-size: 5vw;
    }

    .small-features {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 30vw 0 0 0;
    }

    .small-features .small-feature-item {
        float: none;
        width: 75vw;
        text-align: center;
    }

    .small-features .small-feature-item div p  {
        font-size: 4.375vw;
        line-height: 7.500vw;
    }

    .small-features .small-feature-item div img {
        height: 17.500vw!important;
        margin-left: 7.500vw;
    }

    .small-features .small-feature-item div p {
        margin: 0 0 16.875vw 0;
    }

    .section-reviews {
        width: 100%;
        margin: 32vw auto 20vw auto;
    }

    .section-reviews h4 {
        width: 70vw;
        font-size: 7.500vw;
        line-height: 8.750vw;
        text-align: center;
        margin-bottom: 10.938vw;
        padding-left: 14%;
    }

    .section-reviews .review-item {
        padding: 7.500vw;
        margin-bottom: 5vw;
        border-radius: 5vw;
    }

    .section-reviews .review-item::after {
        bottom: -16px;
    }

    .section-reviews .review-item div p {
        font-size: 4.375vw;
        line-height: 7.500vw;
        margin: 1.875vw 0 5.625vw 0;
    }

    .section-reviews .review-item .rating-stars img {
        width: 5vw;
        height: 5vw;
        margin-right: 0.625vw;
    }

    .section-reviews .review-item .stars-name .rating-name p {
        font-size: 4.375vw;
        line-height: 5.625vw;
        margin: 0 0 0 5vw;
    }

    .review-all {
        display: none;
    }
    
}


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

    .advantage-logos .advantage-logos-item:nth-child(1)::after {
        top: 38vw;
    }

}

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

    .advantage-logos .advantage-logos-item:nth-child(1)::after {
        top: 40vw;
    }

}