.bannerWidget--1664 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/josephwanda/images/1754411467_689231cb2e10e.png); 
	background-attachment: scroll; 
	background-position: 50% 53%; 
	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--1664 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1664 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 864px; 
    line-height: 1.25; 
    font-size: 25px;
    text-transform: none;
}.dividerWidget--1665 hr {
    height: 64px; 
    background-color: #ffffff;
}.dividerWidget--1667 hr {
    height: 64px; 
    background-color: #ffffff;
}.featuredProductsWidget--1668 {
    background-color: #a4b7a7;
    color: var(--text_color);
    padding-top: 25px;
	padding-bottom: 25px;
}

.featuredProductsWidget--1668 a {
    color: var(--link_color);
}.howItWorksWidget--1670 {
    background-color: #ffffff; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 40px; 
    padding-bottom: 80px;
}

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

.howItWorksWidget--1670 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.bannerWidget--1672 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/josephwanda/images/1754424198_68926386bbcee.png); 
	background-attachment: scroll; 
	background-position: 0% 44%; 
	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--1672 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1672 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 864px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--1673 {
    --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: 1008px;
    padding-top: 25px; 
    padding-bottom: 19px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1673 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--1683 {
    background-color: #FFF; 
    padding-top:37px; 
    padding-bottom: 19px;
    
}.dividerWidget--1685 hr {
    height: 60px; 
    background-color: #ffffff;
}