.page-template-template-how-it-works .how-it-works {
    background: #FFF9E8;
    padding-bottom: 40px;
    padding-top: 96px;
}

.how-it-works-hero {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.how-it-works-hero__left {
    border-radius: 16px;
    background: #FFF;
    padding: 40px;
    max-width: 32%;
    position: relative;
}

.how-it-works-hero__left h1 {
    color: #333;
    font-family: Literata, sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 300;
    line-height: 64px;
    margin-bottom: 20px;
}

.how-it-works-hero__left p {
    color: #888;
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
}

.how-it-works-hero__left a {
    background: #0F4F1E;
    color: #fff;
    width: 100%;
}

.how-it-works-hero__left a:hover {
    background: #043910;
}

.how-it-works-hero__right {
    margin-left: 0;
    max-width: 65%;
}

.how-it-works-hero__right img {
    width: 100%;
    max-height: 616px;
    object-fit: cover;
    border-radius: 32px;
}

.full-with-video {
    margin: 100px auto;
}

.full-with-video .full-with-video-holder h2 {
    color: #333;
    text-align: left;
    font-family: 'Literata', sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 80px;
}

.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: 100px auto 64px;
}

.choose-order-design-holder {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.choose-order-design-holder h2 {
    color: #333;
    text-align: left;
    font-family: 'Literata', sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    flex: 0 0 100%;
    margin-bottom: 80px;
}

.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 {
    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;
}

.img-full-width {
    margin-bottom: 120px;
}

.img-holder {
    position: relative;
    overflow: hidden;
    display: flex;
}

.img-holder::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.13) 51%, rgba(0, 0, 0, 0.20) 100%);
    z-index: 1;
    mix-blend-mode: multiply;
    opacity: 0.7;
    border-radius: 16px;
}

.img-full-width-holder {
    display: flex;
    flex-flow: row wrap;
    position: relative;
}

.img-full-width-holder .img-full-width-holder__txt-top {
    position: absolute;
    top: 48px;
    left: 40px;
    z-index: 2;
}

.img-full-width-holder h2 {
    color: #FFF;
    font-family: 'Literata', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 300;
    line-height: 72px;
}

.img-full-width-holder p {
    color: #FFF;
    font-family: 'Literata', sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}

.img-full-width-holder .img-full-width-holder__txt-bottom {
    position: absolute;
    bottom: 48px;
    left: 40px;
    z-index: 2;
    width: 327px;
}

.img-full-width-holder .img-full-width-holder__txt-bottom h3 {
    color: #FFF;
    font-family: 'Literata', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 54px;
}

.img-full-width-holder .img-full-width-holder__txt-bottom a {
    border-radius: 8px;
    background: #EEF9F1;
    padding: 18px 32px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    color: #043910;
    font-family: 'Literata', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    text-decoration: none;
    justify-content: center;
}

.img-full-width-holder .img-full-width-holder__txt-bottom a svg {
    margin-left: 10px;
    margin-top: 2px;
    transition: 300ms;
}

.img-full-width-holder .img-full-width-holder__txt-bottom a:hover svg {
    transform: translateX(8px);
}

.img-full-width-holder img {
    width: 100%;
    border-radius: 16px;
    max-height: 640px;
    object-fit: cover;
}

.resources {
    margin: 120px auto;
}

.resources-holder-top {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}

.resources-holder-top h2 {
    color: #333;
    font-family: Literata, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
}

.resources-holder-top a {
    color: #333;
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center;

}

.resources-holder-top a svg {
    margin-left: 8px;
    transition: 300ms;
}

.resources-holder-top a:hover svg {
    transform: translateX(8px);
}

.resources-holder-cards {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.resources-holder-cards__single {
    flex: 0 0 auto;
    width: 32%;
    padding: 32px;
    border-radius: 16px;
    border: 1px solid #C8C8C8;
    background: #FFF;
}

.resources-holder-cards__single img {
    width: 60px;
    height: 60px;
}

.resources-holder-cards__single h3 {
    color: #333;
    font-family: Literata, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    margin: 16px auto;
}

.resources-holder-cards__single p {
    color: #888;
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 88px;
}

/*.resources-holder-cards__single p:last-of-type {*/
/*    margin-bottom: 0;*/
/*}*/

.resources-holder-cards__single a {
    border-radius: 8px;
    background: #00A3FF;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 18px;
    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;
    text-decoration: none;
    transition: 300ms;
}

.resources-holder-cards__single a:hover {
    background-color: #0092E3;
}

@media only screen and (max-width: 1399px) {
    .how-it-works-hero__left {
        max-width: 38%;
    }

    .how-it-works-hero__right {
        max-width: 60%;
    }
}

@media only screen and (max-width: 1199px) {
    .how-it-works-hero__left h1 {
        font-size: 46px;
    }

    .choose-order-design-holder__left-top {
        padding: 32px;
    }

    .choose-order-design-holder .choose-order-design-holder__right img {
        max-height: fit-content;
    }

    .how-it-works-hero__right img {
        max-height: 516px;
    }

    .resources {
        margin: 100px auto;
    }

    .resources-holder-top {
        margin-bottom: 40px;
    }

    .img-full-width-holder .img-full-width-holder__txt-top {
        top: 32px;
    }

    .img-full-width-holder h2 {
        font-size: 52px;
        line-height: 42px
    }

    .img-full-width-holder p {
        font-size: 42px;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom {
        bottom: 32px;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom h3 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 992px) {
    .faq-wrapper .faq-holder {
        padding: 80px 85px;
    }

    .how-it-works-hero__left {
        position: relative;
        order: 2;
        max-width: 90%;
        margin-left: 8%;
        padding: 30px;
        margin-top: -80px;
    }

    .how-it-works-hero__left h1 {
        font-size: 52px;
    }

    .how-it-works-hero__right {
        max-width: 100%;
        margin-left: 0;
        width: 100%;
        order: 1;
    }


    .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;
    }

    .img-full-width-holder .img-full-width-holder__txt-top {
        display: flex;
        align-items: center;
    }

    .img-full-width-holder h2 {
        font-size: 42px;
    }

    .img-full-width-holder p {
        margin-left: 8px;
        line-height: 34px;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom {
        width: 89%;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom h3 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .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;
    }

    .how-it-works-hero__left {
        margin-left: 5%;
    }

    .img-full-width-holder .img-full-width-holder__txt-top {
        align-items: end;
        left: 24px;
        top: 24px;
        height: 37px;
    }

    .img-full-width-holder h2 {
        font-size: 40px;
        line-height: 120%;
    }

    .img-full-width-holder p {
        font-size: 22px;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom {
        left: 24px;
        bottom: 24px;
        width: 91%;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom h3 {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 120%;
    }

    .img-full-width-holder img {
        height: 324px;
    }
}

@media only screen and (max-width: 575px) {
    .how-it-works .container {
        padding: 0;
    }

    .choose-order-design .container,
    .full-with-video .container {
        padding: 0;
    }

    .full-with-video-holder iframe {
        height: 321px;
        border-radius: 0;
    }

    .how-it-works {
        padding-bottom: 20px;
    }

    .how-it-works p{
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .how-it-works-hero {
        padding: 0;
    }

    .how-it-works-hero__right img {
        border-radius: 0;
        height: 456px;
        object-fit: cover;
    }

    .how-it-works-hero__right-video-holder video {
        border-radius: 0;
    }

    .how-it-works-hero__left {
        padding: 20px;
    }

    .how-it-works-hero__left h1 {
        font-size: 48px;
        line-height: 56px;
    }

    .full-with-video {
        margin: 0 auto 40px;
    }

    .full-with-video-holder {
        padding: 0;
    }

    .full-with-video-holder img {
        border-radius: 0;
    }

    .full-with-video .full-with-video-holder .heading-steps,
    .choose-order-design-holder .heading-steps{
        padding: 0 27px;
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 48px;
    }

    .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: 207px;
    }

    .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;
    }

    .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;
    }

    .img-full-width-holder .img-full-width-holder__txt-top {
        left: 34px;
    }

    .img-full-width-holder .img-full-width-holder__txt-bottom {
        position: relative;
        order: 2;
        margin-top: -140px;
        width: 100%;
        padding: 0 24px;
        left: 0;
        bottom: 8px;
    }
}

@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;
    }

    .how-it-works-hero__left h1 {
        font-size: 46px;
    }
}