.bannerWidget--40 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephmantoan/images/1590691340_5ed0060c430e9.jpg); 
	background-attachment: scroll; 
	background-position: 46% 35%; 
	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--40 {
        background-attachment: initial;
    }
}

.bannerWidget--40::after {
    background-color: transparent;
    z-index: 1;
}

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

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

.bannerWidget--40 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 31px;
    text-transform: none;
}.howItWorksWidget--44 {
    background-color: var(--background_color); 
    color: #183c34; 
    text-align: left; 
    padding-top: 40px; 
    padding-bottom: 35px;
}

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

.howItWorksWidget--44 .bullet {
    background-color: #046f63; 
    color: var(--brand_color_inverted);
}.imageWidget--38 {
    padding-top: 30px; 
    padding-bottom: 1px;
}

.imageWidget--38 img {
    width: 678px;
    height: auto;
    max-width: 100%;
}.textWidget--42 {
    --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: 1200px;
    padding-top: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--42 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--43 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1100px;
    padding-top: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #183c34;
    color: #ffffff;
}

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

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

.imageWidget--45 img {
    width: 853px;
    height: auto;
    max-width: 100%;
}.textWidget--48 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1200px;
    padding-top: 20px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: #046f63;
    color: #ffffff;
}

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

.textWidget--48 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--49 {
    background-color: #046f63; 
    padding-top:0px; 
    padding-bottom: 20px;
    
}.textWidget--46 {
    --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: 1200px;
    padding-top: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--46 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--47 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1100px;
    padding-top: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #183c34;
    color: #ffffff;
}

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

.textWidget--47 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--50 hr {
    height: 57px; 
    background-color: #fefefe;
}