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

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

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

.bannerWidget--1794 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 848px; 
    line-height: 1.75; 
    font-size: 55px;
    text-transform: none;
}

.bannerWidget--1794 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 880px; 
    line-height: 1.25; 
    font-size: 25px;
    text-transform: none;
}.dividerWidget--1795 hr {
    height: 30px; 
    background-color: #ffffff;
}.dividerWidget--1797 hr {
    height: 30px; 
    background-color: #ffffff;
}.howItWorksWidget--1798 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--1798 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.featuredProductsWidget--1799 {
    background-color: #c2cccc;
    color: var(--text_color);
    padding-top: 25px;
	padding-bottom: 25px;
}

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

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

.textWidget--1800 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--1803 hr {
    height: 20px; 
    background-color: #ffffff;
}.textWidget--1812 {
    --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: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1812 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--1810 {
    padding-top: 30px; 
    padding-bottom: 30px;
}

.imageWidget--1810 img {
    width: 583px;
    height: auto;
    max-width: 100%;
}.ctaButtonWidget--1813 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}