.bannerWidget--111 {
    background-image: url(https://s3.amazonaws.com/grazecart/nourishcooperative/images/1689882787_64b990a368cde.png); 
	background-attachment: scroll; 
	background-position: 50% 86%; 
	background-repeat: no-repeat; 
    background-size: cover;
    position: relative;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--111 {
        background-attachment: initial;
    }
}

.bannerWidget--111::after {
    background-color: transparent;
    z-index: 1;
}

.bannerWidget--111 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 157px;
    padding-bottom: 61px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--111 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--111 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--129 {
    --tw-prose-headings: #020202;
    --tw-prose-p: #020202;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #020202;
    --tw-prose-bullets: #020202;
    max-width: 640px;
    padding-top: 17px; 
    padding-bottom: 9px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #020202;
}

.textWidget--129 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--129 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--130 {
    padding-top:25px; 
    padding-bottom: 45px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--130 a {
    color: var(--link_color);
}.howItWorksWidget--122 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

.howItWorksWidget--122 a {
    color: var(--link_color);
}

.howItWorksWidget--122 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.imageWidget--128 {
    padding-top: 60px; 
    padding-bottom: 56px;
}

.imageWidget--128 img {
    width: 707px;
    height: auto;
    max-width: 100%;
}.testimonialsWidget--123 {
    padding-top: 64px; 
    padding-bottom: 58px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.testimonialsWidget--123 a {
    color: var(--link_color);
}

.testimonialsWidget--123 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--123 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--123 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}