.bannerWidget--7 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephwanda/images/1691468047_64d1c10f8de9c.jpg); 
	background-attachment: scroll; 
	background-position: 31% 33%; 
	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--7 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--7 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--1299 hr {
    height: 64px; 
    background-color: #ffffff;
}.dividerWidget--1300 hr {
    height: 64px; 
    background-color: #ffffff;
}.dividerWidget--1303 hr {
    height: 64px; 
    background-color: #ffffff;
}.dividerWidget--1306 hr {
    height: 64px; 
    background-color: #ffffff;
}.dividerWidget--1307 hr {
    height: 64px; 
    background-color: #ffffff;
}.bannerWidget--30 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephwanda/images/1691468783_64d1c3efd2bf1.jpg); 
	background-attachment: scroll; 
	background-position: 26% 58%; 
	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--30 {
        background-attachment: initial;
    }
}

.bannerWidget--30::after {
    background-color: hsla(0, 0%, 14%, 0.5);
    z-index: 1;
}

.bannerWidget--30 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 256px;
    padding-bottom: 127px;
    height: auto;
        max-width: 889px;
    
    }

.bannerWidget--30 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #ffffff; 
    max-width: 608px; 
    line-height: 1.5; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--30 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #ffffff; 
    max-width: 1248px; 
    line-height: 1.25; 
    font-size: 34px;
    text-transform: none;
}.howItWorksWidget--1309 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--1309 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.dividerWidget--1302 hr {
    height: 64px; 
    background-color: #ffffff;
}