.bannerWidget--128 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/circlejmeat/images/1768968656_697051d09d36f.jpg); 
	background-attachment: scroll; 
	background-position: 100% 57%; 
	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--128 {
        background-attachment: initial;
    }
}

.bannerWidget--128::after {
    background-color: hsla(218, 43%, 29%, 0.71);
    z-index: 1;
}

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

.bannerWidget--128 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #ccbc7e; 
    max-width: 750px; 
    line-height: 1.5; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--128 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ccbc7e; 
    max-width: 1360px; 
    line-height: 1.5; 
    font-size: 24px;
    text-transform: none;
}.howItWorksWidget--130 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--130 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.featuredProductsWidget--132 {
    background-color: #f5f5f5;
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--132 a {
    color: var(--link_color);
}.textWidget--137 {
    --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: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--137 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--138 {
    --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: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--138 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--141 {
    --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: 1200px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f5f5f5;
    color: var(--text_color);
}

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

.textWidget--141 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.bannerWidget--142 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/circlejmeat/images/1768975082_69706aea81285.jpg); 
	background-attachment: scroll; 
	background-position: 50% 29%; 
	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--142 {
        background-attachment: initial;
    }
}

.bannerWidget--142::after {
    background-color: hsla(218, 43%, 29%, 0.75);
    z-index: 1;
}

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

.bannerWidget--142 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #cebe79; 
    max-width: 750px; 
    line-height: 1.5; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--142 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #cebe79; 
    max-width: 608px; 
    line-height: 1.5; 
    font-size: 24px;
    text-transform: none;
}