body {
    background: url(../images/lps/ns_quiz_builder/lp-bg-waves-blue-1.webp) top center no-repeat;
    background-size: 1920px auto;
    margin-top: 0;
}
.reviews_badges {
    display: flex;
    justify-content: center;
    background: #E8F9F3;
    padding: 24px;
    border-radius: 8px;
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.reviews_badges__cont {
    text-align: left;
    border-right: 1px solid #CCE4DB;
    padding-right: 40px;
    margin-right: 40px;
}
.reviews_badges a {
    text-decoration: none;
    color: #191919;
}
.reviews_badges__cont__badge {
    height: 40px;
    margin-top: 4px;
}
.reviews_badges__cont:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.reviews_badges__cont--standalone_logo img {
    height: 56px;
}
.font-weight-800{
    font-weight: 800;
}
.btn:hover {
    transform: scale(1.02, 1.02);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.btn.btn-outlined-negative:hover, .btn.btn-outlined-negative:active {
    background: rgba(0, 0, 0, 0.1);
}
/**Hero section**/
.product_label {
    border: 2px solid #E8E8E8;
    background: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 4px 6px;
    margin-bottom: 16px;
    color: #15526A;
    display: inline-block;
}
.product_label strong {
    color: #00709C;
    font-weight: 800;
}
.lp_header_1 h1 {
    color: #15526A;
    font-size: 48px;
    letter-spacing: -0.8px;
    line-height: 56px;
    margin-bottom: 16px;
}
.lp_header_1 h1 span {
    color: #FB3367;
}
.lp_header_1__body {
    color: #15526A;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
}
.from_price {
    font-size: 14px;
    color: #666;
    margin: 6px auto;
}
/**Hero section**/
/**NS Quiz Builder section**/
.lp_features_1 {
    background: url(../images/lps/ns_quiz_builder/lp-bg-waves-blue-2.webp) top center no-repeat;
    background-size: 1920px auto;
}
.lp_features_1__header h2 {
    color: #15526A;
    margin-bottom: 16px;
}
.lp_features_1__header__text {
    color: #15526A;
    max-width: 550px;
    font-size: 18px;
    line-height: 28px;
    margin: auto;
}
.lp_features_columns_1__column {
    color: #15526A;
}
.lp_features_columns_1__column__heading {
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
}
.lp_features_columns_1__column__body {
    font-size: 18px;
    line-height: 28px;
}
/**NS Quiz Builder section**/

/** What to expect section**/
.lp_key_waves_1 {
    background: url(../images/lps/ns_quiz_builder/lp-bg-waves-blue-dark-1.webp) top center no-repeat;
    background-size: 1920px auto;
    min-height: 751px;
    color: #fff;
}
.lp_key_waves_1 h2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
}
.btn.btn-outlined-negative {
    background: none;
    color: #fff;
    border: 1px solid #fff;
}
.lp_key_waves_1__list__item {
    margin-bottom: 32px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 24px;
}
.lp_key_waves_1__list__item__title {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 8px;
}
.lp_key_waves_1__list ul, .lp_other_features__card__tags ul {
    padding: 0;
    list-style: none;
}
.lp_other_features h2 {
    font-size: 40px;
    letter-spacing: -0.5px;
    line-height: 48px;
    color: #15526A;
    font-weight: 800;
    margin-bottom: 32px;
}
.lp_key_waves_1__image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 40px 88px rgba(0, 0, 0, 0.5);
}
.lp_other_features__card a {
    display: block;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    border: 1px solid #D4D4D4;
    text-decoration: none;
}
.lp_other_features__card__thumb {
    padding: 8px;
    margin-bottom: 16px;
}
.lp_other_features__card__thumb img {
    border-radius: 8px;
    width: 100%;
    height: 152px;
    object-fit: cover;
}
.lp_other_features__card__heading {
    padding: 0 24px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}
.lp_other_features__card__body {
    padding: 0 24px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
.lp_other_features__card__tags {
    margin-bottom: -3px;
}
.lp_other_features__card__tags__item {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0px 6px;
    display: inline-block;
    border-radius: 4px;
    border: 2px solid #E8E8E8;
    font-weight: 800;
    margin-bottom: 3px;
}
.lp_other_features__card__tags__item--nursing-school {
    color: #00709C;
}
.lp_other_features__card__tags__item--nclex-rn, .lp_other_features__card__tags__item--nclex-pn {
    color: #000;
    background: rgba(250, 215, 79, 0.24);
    border-color: rgb(250, 215, 79);
}
/** What to expect section**/
.lp_testimonials h2 {
    font-size: 40px;
    letter-spacing: -0.5px;
    line-height: 48px;
    color: #15526A;
    font-weight: 800;
    margin-bottom: 32px;
    margin-top: 0;
}
.btn-lg-extra-extra {
    line-height: 80px;
    padding: 0 64px;
    font-size: 24px;
    border-radius: 40px;
}
.container.container-mt-1 {
    margin-top: 2px;
}
@media screen and (min-width:1299px){
    .container-mt-1{
        margin-top: 0.25rem;
    }
}
@media (min-width: 992px) and (max-width: 1400px){
    .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 1199px){
    .btn-lg-extra{
        font-size: 18px;
    }
}
@media screen and (max-width: 991px){
    body {
        background-image: url(../images/lps/ns_quiz_builder/lp-bg-waves-blue-1-mobile.webp);
        background-size: 1000px auto;
    }
    
    .lp_features_1 {
        background: none;
        
    }
    .lp_features_columns_1__column__heading {
        font-size: 24px;
        line-height: 32px;
    }
    .lp_features_columns_1__column__body {
        font-size: 16px;
        line-height: 25px;
    }
    .lp_key_waves_1 {
        background: url(../images/lps/ns_quiz_builder/lp-bg-waves-blue-dark-1-mobile-part-1.webp) top center no-repeat, url(../images/lps/ns_quiz_builder/lp-bg-waves-blue-dark-1-mobile-part-2.webp) bottom center no-repeat;
        background-size: 1000px auto;
        background-color: #00709C;
        min-height: unset;
    }
    .lp_key_waves_1 h2 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.4px;
        margin-bottom: 24px;
    }
    .lp_key_waves_1__list__item__title {
        font-size: 18px;
        line-height: 24px;
    }
    .lp_key_waves_1__image img {
        box-shadow: 0 8px 48px rgba(0, 0, 0, 0.5);
    }
    .lp_testimonials h2 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.4px;
        margin-bottom: 24px;
    }
    
    .reviews_badges {
        padding: 16px;
        display: inherit;
        margin-top: 32px;
    }
    .reviews_badges__cont {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
        text-align: center;
        margin-bottom: 16px;
    }
    .reviews_badges__cont__badge {
        height: 32px;
    }
    .reviews_badges__cont--standalone_logo img {
        height: 40px;
    }
    .product_label {
        font-size: 12px;
        padding: 2px 4px;
        margin-bottom: 8px;
    }
    .lp_header_1 h1 {
        font-size: 32px;
        letter-spacing: -0.6px;
        line-height: 40px;
    }
    .lp_header_1__body {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .lp_other_features h2 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.4px;
        margin-bottom: 24px;
    }
    .lp_other_features__card a {
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .btn-lg {
        padding: 0 21px;
        font-size: 14px;
    }
    .btn-lg-extra{
        font-size: 16px;
        padding: 0 30px;
        line-height: 54px;
    }
}
@media screen and (max-width: 767px){
    .lp_header_1__image img {
        width: 60%;
    }
    .lp_header_1__image {
        margin-bottom: 24px;
    }
    .btn-lg-extra {
        line-height: 56px;
        padding: 0 40px;
        font-size: 16px;
    }
    .lp_features_columns_1__column {
        margin-bottom: 30px;
    }
    .btn-lg-extra-extra {
        line-height: 56px;
        padding: 0 40px;
        font-size: 16px;
    }
}
@media screen and (max-width: 420px){
    .btn-lg {
        padding: 0 25px;
    }
    .btn-lg-extra {
        font-size: 15px;
    }
}