.bannerWidget--214 {
    background-image: url(https://s3.amazonaws.com/grazecart/mcintyrepastures/images/1739472365_67ae3ded1431f.jpg); 
	background-attachment: scroll; 
	background-position: 54% 38%; 
	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--214 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--214 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.howItWorksWidget--202 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--202 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--203 {
    background-color: #FFF; 
    padding-top:10px; 
    padding-bottom: 64px;
    
}.ctaButtonWidget--204 {
    background-color: #FFF; 
    padding-top:10px; 
    padding-bottom: 64px;
    
}.textWidget--207 {
    --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: 1600px;
    padding-top: 60px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #eeece6;
    color: var(--text_color);
}

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

.textWidget--207 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--208 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #eeece6;
    color: var(--text_color);
}

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

.textWidget--208 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--211 {
    padding-top:10px; 
    padding-bottom: 0px;
    background-color: #eeece6;
    color: var(--text_color); 
}

.photoGridWidget--211 a {
    color: var(--link_color);
}.bannerWidget--218 {
    background-image: url(https://s3.amazonaws.com/grazecart/mcintyrepastures/images/1711999543_660b0a372598b.png); 
	background-attachment: scroll; 
	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--218 {
        background-attachment: initial;
    }
}

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

.bannerWidget--218 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1600px;
    
        min-height: 300px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

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

.bannerWidget--218 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.featuredProductsWidget--212 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 0px;
	padding-bottom: 64px;
}

.featuredProductsWidget--212 a {
    color: var(--link_color);
}