.page-template-template-how-it-works .how-it-works {
    background: #FFF9E8;
    padding-bottom: 40px;
    padding-top: 96px;
}

.hero-section {
    margin-top: 120px;
    height: 70vh;
    background-position: bottom;
    background-size: cover;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.hero-section-mobile {
    display: none;
}

.hero-section .hero-section-holder {
    width: 60%;
    margin-left: 20%;
    margin-bottom: 100px;
}

.hero-section .hero-section-holder h1 {
    color: #333;
    text-align: center;
    font-family: 'Literata', sans-serif;
    font-size: 100px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 60px;
}

.hero-section .hero-section-holder.smaller-font h1 {
    font-size: 80px;
}

.hero-section .hero-section-holder a {
    padding: 18px 24px;
    border-radius: 8px;
    background: #0F4F1E;
    text-decoration: none;
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
    text-transform: uppercase;
}

@media only screen and (max-width: 1399px) {
    .hero-section .hero-section-holder {
        width: 70%;
        margin-left: 15%;
    }

    .choose-order-design-holder__left {
        width: 32% !important;
    }

    .choose-order-design-holder__right {
        width: 66% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-section {
        margin-top: 48px;
    }

    .hero-section .hero-section-holder {
        width: 80%;
        margin-left: 10%;
    }

    .choose-order-design-holder__left {
        width: 40% !important;
    }

    .choose-order-design-holder__right {
        width: 60% !important;
    }
}

@media only screen and (max-width: 991px) {

    .hero-section .hero-section-holder {
        width: 100%;
        margin-left: 0;
    }

    .hero-section .hero-section-holder h1 {
        font-size: 70px;
    }
}

@media only screen and (max-width: 768px) {
    .hero-section {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-section {
        display: none;
    }

    .hero-section-mobile {
        flex-flow: row wrap;
        display: flex;
        height: 564px;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .hero-section .hero-section-holder h1 {
        font-size: 52px;
        line-height: 100%;
    }

    .hero-section .hero-section-holder.smaller-font h1 {
        font-size: 40px;
    }
}

.second-section-wrapper {
    margin-top: 64px;
    margin-bottom: 80px;
}

.second-section-wrapper .second-section-holder {
    text-align: center;

}

.second-section-wrapper h2 {
    color: #333;
    font-family: 'Literata';
    font-size: 56px;
    font-weight: 300;
    line-height: 1.15;
    margin-bottom: 16px;
}

.second-section-wrapper p {
    color: #333;
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.45;
}

.full-with-video {
    margin: 120px auto;
}

.full-with-video-holder img {
    width: 100%;
    border-radius: 32px;
    max-height: 616px;
    object-fit: cover;
}

.how-it-works-hero__right-video-holder video {
    width: 100%;
    height: auto;
    border-radius: 32px;
}

.full-with-video-holder iframe {
    width: 100%;
    height: 729px;
    border-radius: 32px;
}

.choose-order-design {
    margin: 31px auto 64px;
}

.choose-order-design-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.choose-order-design-holder__left {
    display: flex;
    flex-flow: row wrap;
    border-radius: 16px;
    background: #F5F5F5;
    flex: 0 0 auto;
    width: 31%;
    overflow: hidden;
    height: fit-content;
}

.choose-order-design-holder__left-top {
    padding: 32px;
    border-radius: 16px;
    background: #FAFAFA;
}

.choose-order-design-holder__left-top h2 {
    color: #FC6A5D;
    font-family: 'Literata', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    margin-bottom: 20px;
}

.choose-order-design-holder__left-content h3 {
    color: #333;
    font-family: 'Literata', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}

.choose-order-design-holder__left-content p {
    color: #333;
    font-family: 'Figtree', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
}

.choose-order-design-holder__left-content p:last-of-type {
    margin-bottom: 0;
}

.choose-order-design-holder__right {
    width: 67%;
    display: flex;
}

.choose-order-design-holder__right img.mobile-image {
    display: none;
}

.choose-order-design-holder__right img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    border-radius: 16px;
}

.choose-order-design-holder.reverse {
    flex-direction: row-reverse;
}

.choose-order-design-holder-second .choose-order-design-holder__right,
.choose-order-design-holder-fourth .choose-order-design-holder__right,
.choose-order-design-holder-five .choose-order-design-holder__right,
.choose-order-design-holder-seven .choose-order-design-holder__right {
    width: 58%;
}

.choose-order-design-holder-second .choose-order-design-holder__right img {
    max-height: 425px;
}

.choose-order-design-holder-second .choose-order-design-holder__left,
.choose-order-design-holder-fourth .choose-order-design-holder__left,
.choose-order-design-holder-five .choose-order-design-holder__left,
.choose-order-design-holder-seven .choose-order-design-holder__left {
    width: 40%;
}

.choose-order-design-holder-third .choose-order-design-holder__right img {
    max-height: 493px;
}

.choose-order-design-holder-fourth .choose-order-design-holder__right img,
.choose-order-design-holder-five .choose-order-design-holder__right img,
.choose-order-design-holder-six .choose-order-design-holder__right img {
    max-height: 412px;
}

.choose-order-design-holder-seven .choose-order-design-holder__right img {
    max-height: 353px;
}

.green-button {
    color: #FFF;
    font-family: 'Figtree';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    border-radius: 8px;
    background: #0F4F1E;
    padding: 18px 24px;
    text-decoration: none;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    width: fit-content;
}

.img-full-width {
    margin-bottom: 120px;
}

.img-full-width-holder {
    display: flex;
    flex-flow: row wrap;
    position: relative;
}

.img-full-width-holder h2 {
    display: flex;

    color: #FFF;
    font-family: 'Literata', sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    position: absolute;
    top: 48px;
    left: 48px;
    z-index: 1;
}

.img-full-width-holder img {
    width: 100%;
    border-radius: 16px;
    max-height: 640px;
    object-fit: cover;
}

.benefits-wrapper {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #EEF9F1;
    margin-bottom: 72px;
}

.benefits-tag-holder {
    margin-bottom: 12px;
}

.benefits-tag {
    color: #EEF9F1;
    font-family: 'Figtree';
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    padding: 8px 12px;

    border-radius: 40px;
    background: #0F4F1E;
    display: inline-block;
    width: fit-content;
}

.benefits-content-holder {
    margin-bottom: 80px;
}

.benefits-content h2 {
    color: #333;
    font-family: 'Literata';
    font-size: 88px;
    font-weight: 300;
    line-height: 1;
}

.benefits-cards {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
}

.benefits-cards .single-benefit-card {
    padding: 24px 32px;
    border-radius: 16px;
    background: #FFF;
}

.benefits-cards .single-benefit-card .title-holder {
    margin-bottom: 16px;
}

.benefits-cards .single-benefit-card .title-holder h3 {
    color: #333;
    font-family: 'Literata';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
}

.benefits-cards .single-benefit-card .content-holder p {
    color: #888;
    font-family: 'Figtree';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.footer-holder__bottom__left {
    justify-content: flex-start;
}

.footer-holder__bottom__left a:last-of-type {
    margin-left: 24px;
}

@media only screen and (max-width: 1199px) {
    .choose-order-design-holder__left-top {
        padding: 32px;
    }

    .choose-order-design-holder .choose-order-design-holder__right img {
        max-height: fit-content;
    }

    .resources {
        margin: 100px auto;
    }

    .resources-holder-top {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 992px) {
    .faq-wrapper .faq-holder {
        padding: 80px 85px;
    }

    .full-with-video {
        margin: 80px auto;
    }

    .order-plants-holder__left h6, .choose-order-design-holder__right h6, .maintain-your-garden-holder__left h6, .install-easily-holder__left h6 {
        font-size: 64px;
    }

    .choose-order-design-holder__left,
    .reverse .choose-order-design-holder__left {
        width: 100% !important;
        margin-bottom: 24px;
    }

    .choose-order-design-holder__right,
    .reverse .choose-order-design-holder__right {
        width: 100% !important;
    }

    .resources {
        margin: 100px auto;
    }

    .resources-holder-top {
        margin-bottom: 44px;
    }

    .resources-holder-top h2 {
        font-size: 38px;
    }

    .resources-holder-cards__single {
        width: 100%;
        margin-bottom: 20px;
    }

    .resources-holder-cards__single:last-of-type {
        margin-bottom: 0;
    }

    .page-template-template-how-it-work .explore-designs .explore-designs-holder {
        display: flex;
        flex-flow: row wrap;
    }

    .page-template-template-how-it-work .explore-designs .explore-designs-holder .explore-designs-holder__card-holder {
        flex-flow: row wrap;
        overflow: hidden;
        order: 3;
    }

    .page-template-template-how-it-work .explore-designs .explore-designs-holder .explore-designs-holder__card-holder-single {
        margin-bottom: 20px;
    }

    .page-template-template-how-it-work .explore-designs .explore-designs-holder .explore-designs-holder__card-holder-single:last-of-type {
        margin-bottom: 0;
    }

    .page-template-template-how-it-work .explore-designs .explore-designs-holder .explore-designs-holder__top {
        order: 2;
        width: 100%;
    }

    .page-template-template-how-it-work .explore-designs .explore-designs-holder .explore-designs-holder__perfect-design {
        order: 1;
        margin-bottom: 31px;
    }

    .img-full-width-holder h6 {
        font-size: 42px;
        top: 14px;
        left: 27px;
        line-height: 1;
    }

    .full-with-video-holder iframe {
        height: 392px;
    }

    .benefits-cards {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (max-width: 767px) {
    .hero-section {
        height: 69vh;
        margin-top: 122px;
    }

    .hero-section .hero-section-holder h1 {
        margin: 0 auto 32px;
    }

    .hero-section .hero-section-holder a {
        display: inline-block;
        width: fit-content;
    }

    .second-section-wrapper {
        margin-top: 32px;
        margin-bottom: 24px;
    }

    .second-section-wrapper h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .second-section-wrapper p {
        font-size: 14px;
        padding: 0 10px;
    }

    .green-button {
        width: 100%;
    }

    .faq-wrapper .faq-holder {
        padding: 48px 20px;
    }

    .full-with-video-holder iframe {
        height: 292px;
    }

    .order-plants-holder__right-card-holder-left {
        /*display: none;*/
        width: 100%;
    }

    .order-plants-holder__right-card-holder-right {
        width: 100%;
    }

    .img-full-width-holder h6 {
        font-size: 30px;
    }

    .benefits-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .benefits-content-holder {
        margin-bottom: 40px;
    }

    .benefits-content h2 {
        font-size: 40px;
    }

    .benefits-cards {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 991px) {
    .choose-order-design-holder__right img.desktop-image {
        display: none;
    }

    .choose-order-design-holder__right img.mobile-image {
        display: flex;
        height: auto;
    }
}

@media only screen and (max-width: 575px) {
    .how-it-works .container {
        padding: 0;
    }

    .choose-order-design .container,
    .img-full-width .container,
    .full-with-video .container {
        padding: 0;
    }

    .full-with-video-holder iframe {
        height: 321px;
        border-radius: 0;
    }

    .how-it-works {
        padding-bottom: 20px;
    }

    .full-with-video {
        margin: 0 auto 40px;
    }

    .full-with-video-holder {
        padding: 0;
    }

    .full-with-video-holder img {
        border-radius: 0;
    }

    .choose-order-design {
        margin: 40px auto 32px;
    }

    .choose-order-design-holder {
        padding: 0;
    }

    .choose-order-design-holder__right {
        padding: 32px 20px;
    }

    .choose-order-design-holder__left {
        background-color: transparent;
    }

    .choose-order-design-holder-second .choose-order-design-holder__left,
    .choose-order-design-holder-fourth .choose-order-design-holder__left,
    .choose-order-design-holder-five .choose-order-design-holder__left,
    .choose-order-design-holder-seven .choose-order-design-holder__left,
    .choose-order-design-holder__left,
    .reverse .choose-order-design-holder__left {
        padding-left: 25px;
        padding-right: 25px;
    }

    .choose-order-design-holder-fourth .choose-order-design-holder__right img,
    .choose-order-design-holder-five .choose-order-design-holder__right img,
    .choose-order-design-holder-six .choose-order-design-holder__right img,
    .choose-order-design-holder-seven .choose-order-design-holder__right img,
    .choose-order-design-holder-second .choose-order-design-holder__right img,
    .choose-order-design-holder-third .choose-order-design-holder__right img,
    .choose-order-design-holder__right img {
        border-radius: 0;
        height: auto;
    }

    .choose-order-design-holder__left-content p {
        font-size: 14px;
        line-height: 22px;
    }

    .resources-holder-cards__single h4 {
        font-size: 24px;
    }

    .img-full-width {
        margin-bottom: 40px;
    }

    .img-full-width-holder img {
        border-radius: 0;
        height: 207px;
    }

    .order-plants, .install-easily, .maintain-your-garden {
        margin: 32px auto;
    }

    .order-plants-holder__left, .choose-order-design-holder__right, .maintain-your-garden-holder__left, .install-easily-holder__left {
        padding: 0;
    }

    .order-plants-holder__left h6, .choose-order-design-holder__right h6, .maintain-your-garden-holder__left h6, .install-easily-holder__left h6 {
        font-size: 56px;
        line-height: 72px;
    }

    .order-plants-holder__left-content h3, .choose-order-design-holder__right-content h3, .maintain-your-garden-holder__left-content h3, .install-easily-holder__left-content h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .order-plants-holder__left-content p, .choose-order-design-holder__right-content p, .maintain-your-garden-holder__left-content p, .install-easily-holder__left-content p {
        margin-bottom: 38px;
    }


    .install-easily-holder__right, .maintain-your-garden-holder__right {
        padding: 12px;
    }

    .install-easily-holder__left, .maintain-your-garden-holder__left {
        margin-bottom: 32px;
    }

    .resources {
        margin: 40px auto;
    }

    .resources-holder-top {
        justify-content: center;
        margin-bottom: 32px;
    }

    .resources-holder-top h2 {
        font-size: 32px;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .resources-holder-cards__single {
        padding: 20px;
    }

    .resources-holder-cards__single h4 {
        font-size: 24px;
    }

}

@media only screen and (max-width: 425px) {
    .full-with-video-holder iframe {
        height: 250px;
    }
}

@media only screen and (max-width: 375px) {
    .full-with-video-holder iframe {
        height: 220px;
    }
}