.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-layout-hflex {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
}

.w-layout-vflex {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}

@media screen and (max-width: 991px) {
    .w-layout-blockcontainer {
        max-width: 728px;
    }
}

@media screen and (max-width: 767px) {
    .w-layout-blockcontainer {
        max-width: none;
    }
}

em {
    font-style: italic;
}

.menu-bar {
    overflow: hidden;
}

.container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.flex-block {
    justify-content: space-between;
    align-items: center;
}

.bold-text {
    border-radius: 0;
}

.button {
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
}

.top-bar-button {
    background-color: #f49819;
    border-radius: 20px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
}

.top-bar-button:hover {
    background-color: #8cb12f;
}

.section-1 {
    background-color: #eef8f5;
    overflow: hidden;
}

.container-2 {
    padding-top: 45px;
    padding-bottom: 0;
}

.section-1-block {
    flex-direction: row;
    display: flex;
}

.image-block {
    width: auto;
}

.image {
    width: 100%;
    max-width: none;
}

.heading {
    color: #e8318a;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 45px;
    font-weight: 700;
}

.flex-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.columns,
.section-1-column {
    justify-content: center;
    align-items: center;
    display: flex;
}

.heading-2 {
    text-align: center;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
}

.text-block {
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
}

.div-block-23 {
    height: 50px;
    color: #00e472;
    background-color: #8cb12f;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    font-weight: 700;
    display: flex;
}

.text-block-10 {
    color: #fff;
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 23px;
    font-weight: 700;
}

.columns-8 {
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    padding: 25px 42px 0;
    display: flex;
}

.columns-8._2 {
    width: 80%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
}

.text-block-31 {
    color: red;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 35px;
    font-weight: 700;
    text-decoration: line-through;
    display: flex;
}

.text-block-31.bold {
    color: #009d0a;
    font-size: 45px;
    font-weight: 700;
    text-decoration: none;
}

.text-block-31.gray {
    color: #000;
    flex-direction: row;
    justify-content: center;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
}

.column-27 {
    text-align: center;
}

.price {
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    padding: 25px 42px 0;
    display: flex;
}

.price._2 {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 35px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
}

.price._3 {
    width: 600px;
    flex-direction: row;
}

.section-2 {
    overflow: hidden;
}

.container-3 {
    max-width: 74%;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
}

.icon-bullet {
    background-color: #f1f8f5;
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
    display: flex;
}

.text-block-32 {
    text-align: center;
    margin-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 800;
}

.columns-9 {
    margin-bottom: 40px;
}

.link {
    color: #e8318a;
    text-decoration: none;
}

.bullets-column {
    width: 100%;
    margin-bottom: 40px;
}

.image-block-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}

.image-2 {
    width: 450px;
    max-width: none;
}

.price-heading {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
}

.price-link {
    color: #333;
    font-family: Open Sans, sans-serif;
    font-size: 36px;
    text-decoration: none;
}

.big-bar-button {
    width: auto;
    text-align: center;
    background-color: #f49819;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding: 15px 75px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 700;
    display: flex;
}

.big-bar-button:hover {
    background-color: #8cb12f;
}

.button-block {
    justify-content: center;
    align-items: center;
    display: flex;
}

.section-3 {
    background-color: #eef8f5;
    overflow: hidden;
}

.div-block-25 {
    background-color: #e0eac7;
    background-image: url("../images/leaves-pattern.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    margin-top: 20px;
    padding: 20px;
}

.bold-text-2 {
    color: #e8318a;
    text-decoration: none;
}

.link-2 {
    text-decoration: none;
}

._1-2-column {
    margin-top: 45px;
}

.numbers-div-block {
    background-color: #fff;
    border-bottom: 10px solid #8cb12f;
    border-radius: 20px;
    margin-bottom: 25px;
    padding: 25px;
}

.numbers-heading {
    text-align: center;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.numbers-body-text {
    text-align: center;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

.green-text {
    color: #96b540;
    text-align: center;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

.bold-text-3 {
    color: #8cb12f;
}

.div-block-26 {
    background-color: #71a100;
    border: 5px solid #436100;
    border-radius: 50px;
    margin-top: -35px;
    margin-right: 25px;
    padding: 10px 20px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
}

.number-text {
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 0;
    padding: 0;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.image-3 {
    width: 600px;
    max-width: none;
}

.section-4 {
    overflow: hidden;
}

.orange-bullet {
    background-color: #f49819;
    border-radius: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
    display: flex;
}

.white-text-bullet {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.bold-text-4 {
    color: #fff;
}

.bold-text-5 {
    font-weight: 400;
}

.heading-3 {
    text-align: center;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 29px;
}

.form-block {
    width: 65%;
    background-color: #eef8f5;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 25px;
    display: flex;
}

.field-label {
    font-family: Open Sans, sans-serif;
    font-size: 15px;
}

.text-field {
    border: 1px solid #f49819;
}

.submit-button {
    width: 100%;
    text-align: center;
    background-color: #e8318a;
    border-radius: 15px;
    margin-top: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 700;
}

.submit-button:hover {
    background-color: #8cb12f;
}

.section-5 {
    background-color: #eef8f5;
    overflow: hidden;
}

.stars-text {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.section-6 {
    background-color: #fff;
    overflow: hidden;
}

.cta-heading {
    text-align: center;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.testimonials-column {
    justify-content: space-between;
    display: block;
}

.container-4 {
    max-width: 80%;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
}

.small-star {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
}

.flex-block-3 {
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.rating {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.div-block-27 {
    width: 100%;
}

.stars {
    width: 400px;
    max-width: none;
}

.small-stars {
    width: 150px;
    max-width: none;
}

.testimonials {
    text-align: left;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

.bold-text-6 {
    color: #e8318a;
}

.column-29 {
    padding-left: 25px;
    padding-right: 25px;
}

.footer {
    background-color: #eef8f5;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    overflow: hidden;
    text-align: center;
}

.footer .w-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.footer .image-8 {
    margin-bottom: 15px;
}

.column-30 {
    padding-bottom: 30px;
}

.bullet-text {
    text-align: center;
    margin-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 800;
}

.bold-text-copy {
    border-radius: 0;
}

.image-4 {
    width: 150px;
    height: auto;
    max-width: none;
}

.body {
    overflow: visible;
}

.mobile-block {
    display: none;
}

@media screen and (min-width: 1920px) {
    .container {
        max-width: 75%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .bold-text {
        font-size: 20px;
        line-height: 30px;
    }

    .top-bar-button {
        border-radius: 50px;
        padding: 10px 30px;
        font-size: 16px;
    }

    .container-2 {
        max-width: 60%;
        padding-top: 30px;
    }

    .image {
        height: auto;
    }

    .heading {
        font-size: 50px;
    }

    .heading-2 {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 35px;
        line-height: 45px;
    }

    .text-block {
        font-size: 28px;
        line-height: 38px;
    }

    .div-block-23 {
        height: 60px;
    }

    .text-block-10 {
        font-size: 30px;
    }

    .text-block-31 {
        font-size: 40px;
    }

    .text-block-31.bold {
        font-size: 50px;
    }

    .text-block-31.gray {
        font-size: 25px;
    }

    .price._2 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .price._3 {
        width: 750px;
    }

    .container-3 {
        max-width: 65%;
    }

    .icon-bullet {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .image-block-2 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .image-2 {
        width: 500px;
    }

    .price-link {
        font-size: 50px;
        line-height: 60px;
    }

    .big-bar-button {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 25px;
    }

    .div-block-25 {
        width: 80%;
        margin-top: 30px;
    }

    .numbers-div-block {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .numbers-heading {
        font-size: 25px;
    }

    .numbers-body-text,
    .green-text {
        font-size: 20px;
        line-height: 30px;
    }

    .number-text {
        font-size: 30px;
        line-height: 40px;
    }

    .image-3 {
        width: 800px;
    }

    .white-text-bullet {
        font-size: 20px;
        line-height: 30px;
    }

    .heading-3 {
        font-size: 35px;
        line-height: 25px;
    }

    .form-block {
        margin-top: 25px;
    }

    .field-label {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 30px;
    }

    .text-field {
        height: 60px;
        margin-bottom: 25px;
        font-family: Open Sans, sans-serif;
        font-size: 25px;
    }

    .submit-button {
        padding-top: 40px;
        padding-bottom: 40px;
        font-size: 35px;
        line-height: 35px;
    }

    .stars-text {
        font-size: 25px;
        line-height: 35px;
    }

    .cta-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .container-4 {
        max-width: 70%;
    }

    .flex-block-3 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .rating {
        font-size: 30px;
        line-height: 40px;
    }

    .div-block-27 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .small-stars {
        width: 200px;
    }

    .testimonials {
        font-size: 21px;
        line-height: 31px;
    }

    .bullet-text {
        font-size: 20px;
    }

    .bold-text-copy {
        font-size: 30px;
    }

    .bold-text-7 {
        font-size: 14px;
    }

    .image-4 {
        width: 150px;
    }

    .image-5 {
        width: 100px;
    }

    .image-6 {
        max-width: 100%;
    }

    .flex-block-4 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 991px) {
    .container {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        display: block;
    }

    .flex-block {
        flex-direction: column;
    }

    .top-bar-button {
        padding-left: 32px;
        padding-right: 32px;
        font-size: 15px;
        line-height: 25px;
    }

    .container-2 {
        padding-top: 3px;
    }

    .image-block {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .image {
        width: 80%;
    }

    .heading {
        font-size: 40px;
    }

    .section-1-column {
        flex-direction: column-reverse;
    }

    .heading-2 {
        font-size: 28px;
        line-height: 38px;
    }

    .text-block {
        font-size: 20px;
        line-height: 30px;
    }

    .div-block-23 {
        height: 35px;
        font-size: 30px;
    }

    .text-block-10 {
        font-size: 20px;
        line-height: 14px;
    }

    .columns-8._2 {
        width: auto;
        flex-direction: row;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .text-block-31 {
        padding-right: 8px;
        font-size: 25px;
    }

    .text-block-31.bold {
        font-size: 40px;
    }

    .text-block-31.gray {
        padding-right: 8px;
        font-size: 20px;
    }

    .price._2 {
        width: 500px;
        flex-direction: row;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .container-3 {
        max-width: 85%;
    }

    .image-2 {
        width: 350px;
    }

    .numbers-heading {
        font-size: 22px;
        line-height: 32px;
    }

    .numbers-body-text,
    .green-text {
        font-size: 16px;
        line-height: 26px;
    }

    .submit-button {
        font-size: 20px;
        line-height: 20px;
    }

    .cta-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .small-stars {
        width: 120px;
    }

    .testimonials {
        font-size: 16px;
        line-height: 26px;
    }

    .column-29 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .column-30 {
        padding-bottom: 20px;
    }

    .image-4 {
        margin-bottom: 10px;
    }

    .image-5 {
        max-width: 70%;
    }

    .image-7 {
        max-width: 60%;
    }
}

@media screen and (max-width: 767px) {
    .top-bar-button {
        padding-top: 0;
        padding-bottom: 0;
    }

    .container-2 {
        padding-top: 10px;
    }

    .flex-block-2 {
        padding-bottom: 15px;
    }

    .section-1-column {
        display: none;
    }

    .text-block {
        font-size: 18px;
        line-height: 28px;
    }

    .text-block-10 {
        font-size: 13px;
        line-height: 11px;
    }

    .columns-8._2 {
        flex-direction: row;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }

    .text-block-31 {
        text-align: center;
        justify-content: center;
        padding-right: 0;
        font-size: 23px;
    }

    .text-block-31.bold {
        font-size: 35px;
    }

    .text-block-31.gray {
        padding-right: 0;
        font-size: 21px;
    }

    .price._2 {
        width: 400px;
        flex-direction: row;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }

    .price._3 {
        width: 500px;
    }

    .icon-bullet {
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    .numbers-div-block {
        margin-bottom: 55px;
    }

    .numbers-heading {
        font-size: 20px;
        line-height: 30px;
    }

    .numbers-body-text {
        font-size: 16px;
    }

    .image-3 {
        width: 450px;
    }

    .orange-bullet {
        margin-bottom: 25px;
    }

    .heading-3 {
        font-size: 26px;
    }

    .form-block {
        width: 90%;
    }

    .submit-button {
        font-size: 18px;
    }

    .cta-heading {
        font-size: 22px;
        line-height: 32px;
    }

    .testimonials {
        text-align: center;
    }

    .image-4 {
        margin-bottom: 5px;
    }

    .image-5 {
        width: 80px;
        max-width: none;
    }

    .image-6 {
        width: 300px;
    }

    .flex-block-4 {
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .image-7 {
        width: 70px;
        max-width: none;
    }

    .image-8 {
        width: 200px;
    }

    .mobile-block {
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .top-bar-button {
        padding-top: 0;
        padding-bottom: 0;
    }

    .image {
        width: 90%;
    }

    .heading {
        font-size: 35px;
    }

    .heading-2 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 22px;
        line-height: 32px;
    }

    .text-block {
        font-size: 16px;
        line-height: 26px;
    }

    .div-block-23 {
        margin-left: 5px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .columns-8._2 {
        padding-left: 0;
        padding-right: 0;
    }

    .column-26 {
        line-height: 11px;
        display: block;
    }

    .text-block-31 {
        font-size: 21px;
    }

    .text-block-31.bold {
        font-size: 26px;
    }

    .text-block-31.gray {
        font-size: 19px;
    }

    .price._2 {
        width: auto;
        padding: 10px 0;
    }

    .price._3,
    .container-3 {
        width: auto;
    }

    .icon-bullet {
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .image-block-2,
    .image-2 {
        width: 100%;
    }

    .price-heading {
        font-size: 22px;
    }

    .price-link {
        font-size: 25px;
        line-height: 35px;
    }

    .big-bar-button {
        padding: 10px 40px;
        font-size: 20px;
        line-height: 30px;
    }

    .numbers-div-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .image-3 {
        width: 100%;
    }

    .orange-bullet {
        padding-left: 10px;
        padding-right: 10px;
    }

    .heading-3 {
        font-size: 23px;
        line-height: 33px;
    }

    .form-block {
        width: 100%;
        padding-left: 9px;
        padding-right: 9px;
    }

    .field-label {
        font-size: 14px;
    }

    .submit-button {
        word-break: normal;
        overflow-wrap: normal;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }

    .stars-text {
        font-size: 18px;
        line-height: 28px;
    }

    .cta-heading {
        font-size: 20px;
        line-height: 30px;
    }

    .stars {
        width: 200px;
    }

    .image-4 {
        width: 120px;
    }

    .image-8 {
        width: 150px;
    }

    .column-31 {
        padding-left: 0;
        padding-right: 0;
    }

    .bold-text-8 {
        font-size: 16px;
        line-height: 26px;
    }

    .column-32 {
        padding-left: 0;
        padding-right: 0;
    }
}
