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;
}
.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);
}

.nurses-week-pill {
    display: inline-flex;
    align-items: center;
    padding: 6px 16px;
    border: 1.5px solid #FB3467;
    border-radius: 50px;
    font-weight: 700;
    color: #FB3467;
    text-transform: uppercase;
    font-size: 14px;
    background: transparent;
    line-height: 1.2;
    letter-spacing: 0.5px;
}

/* header */

.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;
}
.lp_features_1__video {
    width: 90%;
    margin: 0 auto;
}
.lp_features_1__video .flowplayer {
    border-radius: 12px !important;
    overflow: hidden;
}

@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_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;
    }
}
@media screen and (max-width: 767px){
    .lp_header_1__image img {
        width: 60%;
    }
    .lp_header_1__image {
        margin-bottom: 24px;
    }
}

/* end Header */

/* Review Badges */

.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;
}

@media screen and (max-width:991px){
    .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;
    }
}

/* End Reviews badges*/

/* Features 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_columns_1__column__main_heading {
    color: #15526A;
    font-weight: 800;
}
.lp_features_columns_1__column__heading {
    color: #15526A;
    font-size: 26px;
    
    line-height: 40px;
}
.lp_features_columns_1__column__body, .lp_features_columns_1__column___main_body {
    font-size: 18px;
    line-height: 28px;
}


@media screen and (max-width:991px){
    .lp_features_columns_1__column__heading {
        font-size: 24px;
        line-height: 32px;
    }
    .lp_features_columns_1__column__body, .lp_features_columns_1__column___main_body {
        font-size: 16px;
        line-height: 25px;
    }
}
@media screen and (min-width:991px){
    .lp_features_columns_1__column___main_body{
        padding-left:6rem;
        padding-right:6rem;
    }
}

/* Unique Benefits 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;
}
.lp_key_waves_1__list__item {
    margin-bottom: 20px;
    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_key_waves_1__image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 40px 88px rgba(0, 0, 0, 0.5);
}
.lp_key_waves_1--v2 h2 {
    font-size: 34px !important;
    line-height: 40px !important;
    padding-top: 16px;
    margin-bottom: 15px;
}
.btn.btn-outlined-negative {
    background: none;
    color: #fff;
    border: 1px solid #fff;
}
.btn.btn-outlined-negative:hover, .btn.btn-outlined-negative:active {
    background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width:991px){
     .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_key_waves_1--v2 h2 {
        padding-top: 0;
    }
}

/* testimonials */
.lp_testimonials h2 {
    font-size: 40px;
    letter-spacing: -0.5px;
    line-height: 48px;
    color: #15526A;
    font-weight: 800;
    margin-bottom: 32px;
    margin-top: 0;
}
@media screen and (max-width:991px){
    .lp_testimonials h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
    margin-bottom: 24px;
    }
}

.btn-lg-extra-extra {
    line-height: 80px;
    padding: 0 32px;
    font-size: 22px;
    border-radius: 40px;
}

@media screen and (max-width: 767px) {
    .btn-lg-extra-extra {
        line-height: 56px;
        padding: 0 16px;
        font-size: 16px;
    }
    .btn-lg-extra {
        line-height: 56px;
        padding: 0 16px;
        font-size: 16px;
    }
}
