.bannerWidget--36 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/greenpasturesranch/images/1771052209_69901cb1cee12.png); 
	background-attachment: fixed; 
	background-position: 50% 100%; 
	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--36 {
        background-attachment: initial;
    }
}

.bannerWidget--36::after {
    background-color: hsla(0, 0%, 0%, 0.1);
    z-index: 1;
}

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

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

.bannerWidget--36 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1040px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: none;
}.textWidget--40 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1000px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #4f7953;
    color: #ffffff;
}

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

.textWidget--40 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--41 {
    background-color: #4f7953; 
    color: #ffffff; 
    text-align: left; 
    padding-top: 40px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--41 .bullet {
    background-color: #ffffff; 
    color: var(--brand_color_inverted);
}.textWidget--43 {
    --tw-prose-headings: #231f20;
    --tw-prose-p: #231f20;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #231f20;
    --tw-prose-bullets: #231f20;
    max-width: 700px;
    padding-top: 70px; 
    padding-bottom: 5px; 
    line-height: 1.75; 
    background-color: #e5e9e5;
    color: #231f20;
}

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

.textWidget--43 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--37 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 700px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #e5e9e5;
    color: var(--text_color);
}

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

.textWidget--37 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--38 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 700px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #e5e9e5;
    color: var(--text_color);
}

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

.textWidget--38 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--44 {
    background-color: #e5e9e5; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}.textWidget--45 {
    --tw-prose-headings: #231f20;
    --tw-prose-p: #231f20;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #231f20;
    --tw-prose-bullets: #231f20;
    max-width: 750px;
    padding-top: 64px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #231f20;
}

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

.textWidget--45 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--46 {
    padding-top: 20px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #ffffff; 
    color: #3d3d3d;
}