.page-template-campaign-green .off-canvas-menu,
.page-template-campaign-green .site-header--mobile-header,
.page-template-campaign-green .site-header--desktop-header nav,
.page-template-campaign-green .site-header--desktop-header--search,
.page-template-campaign-green .site-header--desktop-header--button,
.page-template-campaign-green .sub-nav {
    display: none;
}

.page-template-campaign-green .form--border {
    position: absolute;
    z-index: 0;
    transform: translateY(-101%);
}

.page-template-campaign-green .single-item {
    z-index: 999;
}

@media (min-width: 67.5em) {
    .page-template-campaign-green .single-item.slick-initialized.slick-slider.slick-dotted,
    .page-template-campaign-green .single-item,
    .page-template-campaign-green .hero .hero--inner .hero--container,
    .page-template-campaign-green .hero--container,
    .page-template-campaign-green .hero .hero--inner .hero--container svg.hero--backer {
        height: 850px !important;
    }
}

.cta_section .block--inner-wrap .block--content-wrap .cta form .wpcf7-spinner {
    display: none;
}

.cta_section .block--inner-wrap .block--content-wrap .cta form.submitting .wpcf7-spinner {
    display: block;
}

.cta_section .block--inner-wrap .block--content-wrap .cta form {
    text-align: center;
}

.page-template-campaign-green .cta-styling .block--inner-wrap .jay-grid {
    background-color: #00854d;
    color: white;
    border-radius: 10px;
}

.page-template-campaign-green .cta-styling .block--inner-wrap .jay-grid .text-area,
.page-template-campaign-green .cta-styling .block--inner-wrap .jay-grid .form-area {
    text-align: left;
    align-self: center;
}

.text_with_form_section .block--inner-wrap .jay-grid .text-area {
    text-align: left;
}

.text_with_form_section .block--inner-wrap .jay-grid h2:after {
    content: "";
    display: block;
    height: 6px;
    width: 113px;
    background: #2ecee1;
    margin: 25px auto 30px 0;
}

.page-template-campaign-green .cta-styling .block--inner-wrap .jay-grid h2 {
    color: white;
}

.page-template-campaign-green .cta-styling .block--inner-wrap .jay-grid h2:after {
    background: #e56944;
}

.page-template-campaign-green .text_with_form_section.cta-styling .form-wrapper {
    background-color: white;
    padding: 1rem;
    border-radius: 10px;
    color: black;
    border: 1px solid;
    margin: 2rem 0rem;
    width: 100%;
}

@media (min-width: 46.25em) {
    .page-template-campaign-green .cta-styling.acf-section .block--inner-wrap section {
        width: 80%;
        padding-right: 32px;
    }

    .text_with_form_section .block--inner-wrap section {
        padding-right: 32px;
    }
}

@media (min-width: 67.5em) {
    .page-template-campaign-green .cta-styling.acf-section .block--inner-wrap section {
        width: 90%;
        padding-right: 32px;
    }

    .text_with_form_section .block--inner-wrap section {
        padding-right: 32px;
    }

    .text_with_form_section.wider-gaps .jay-grid {
        column-gap: 75px;
    }
}

.stats_section_with_links.cta-styling {
    background-color: #00854d;
    color: white;
    border-radius: 10px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.stats_section_with_links.cta-styling .header-text-wrapper {
    text-align: center;
}

.stats_section_with_links.cta-styling h2,
.stats_section_with_links.cta-styling h3 {
    color: white;
}

.stats_section_with_links.cta-styling .container--inner {
    justify-content: center;
}

.stats_section_with_links.cta-styling .stats {
    margin-top: 24px;
    margin-bottom: 24px;
}

.stats_section_with_links.cta-styling .block--inner-wrap .container--inner {
    margin-left: 0px;
}

.stats_section_with_links.cta-styling .stats .stats--item.no-link .stats--item__content {
    text-align: left;
}

.stats--item__header.no-link:after {
    content: "";
    display: block;
    height: 6px;
    width: 113px;
    background: #2ecee1;
    margin: 25px auto 30px 0;
}

.stats_section_with_links.cta-styling .stats--item__header.no-link:after {
    background: #e56944;
}

.stats_section_with_links.cta-styling .cta-icon-wrapper {
    width: 100%;
    margin-top: -100px;
}

.stats_section_with_links.cta-styling .stats .stats--item .stats--item__header {
    font-size: 24px;
    line-height: 1.5;
}

.stats_section_with_links.cta-styling .stats--item__image.no-image {
    display: none;
}

.stats_section_with_links.cta-styling .block--inner-wrap .block--content-wrap {
    margin: 0px;
}
