.bannerWidget--1762 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephwanda/images/1732152404_673e8c54b7942.png); 
	background-attachment: scroll; 
	background-position: 0% 45%; 
	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--1762 {
        background-attachment: initial;
    }
}

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

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

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

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

.featuredProductsWidget--1770 a {
    color: var(--link_color);
}.featuredProductsWidget--1773 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--1773 a {
    color: var(--link_color);
}.dividerWidget--1767 hr {
    height: 64px; 
    background-color: #ffffff;
}.bannerWidget--1775 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/josephwanda/images/1756740765_68b5bc9dcc066.png); 
	background-attachment: scroll; 
	background-position: 50% 26%; 
	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--1775 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1775 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 624px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}