.bannerWidget--1262 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephwanda/images/1726755584_66ec3300c412f.png); 
	background-attachment: fixed; 
	background-position: 50% 100%; 
	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--1262 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1262 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 528px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--1274 hr {
    height: 50px; 
    background-color: #ffffff;
}.dividerWidget--1276 hr {
    height: 50px; 
    background-color: #ffffff;
}.bannerWidget--1310 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephwanda/images/1733258023_674f6b27dd98f.png); 
	background-attachment: scroll; 
	background-position: 50% 71%; 
	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--1310 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--1310 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 528px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: none;
}

.bannerWidget--1310 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.howItWorksWidget--1264 {
    background-color: #ededed; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--1264 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.dividerWidget--1280 hr {
    height: 64px; 
    background-color: #ffffff;
}.textWidget--1504 {
    --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: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1504 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--1503 hr {
    height: 64px; 
    background-color: #ffffff;
}.textWidget--1527 {
    --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: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1527 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--1265 {
    background-color: #FFF; 
    padding-top:30px; 
    padding-bottom: 64px;
    
}