.bannerWidget--345 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 50% 53%; 
	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--345 {
        background-attachment: initial;
    }
}

.bannerWidget--345::after {
    background-color: hsl(207, 60%, 36%);
    z-index: 1;
}

.bannerWidget--345 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
        max-width: 1000px;
    
    }

.bannerWidget--345 .bannerWidget__heading {
    letter-spacing: 0.025em; 
    color: #ffffff; 
    max-width: 1000px; 
    line-height: 1.25; 
    font-size: 65px;
    text-transform: none;
}

.bannerWidget--345 .bannerWidget__subheading {
    letter-spacing: 0.025em; 
    color: #000000; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--498 {
    --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: 1000px;
    padding-top: 25px; 
    padding-bottom: 25px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--498 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--352 {
    background-color: #ffffff; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 20px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--352 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.imageWidget--499 {
    padding-top: 20px; 
    padding-bottom: 20px;
}

.imageWidget--499 img {
    width: 381px;
    height: auto;
    max-width: 100%;
}.textWidget--346 {
    --tw-prose-headings: #246092;
    --tw-prose-p: #246092;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #246092;
    --tw-prose-bullets: #246092;
    max-width: 1000px;
    padding-top: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #246092;
}

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

.textWidget--346 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--347 {
    --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: 10px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--347 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--500 {
    background-color: #eeeeee; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 30px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--500 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--355 {
    --tw-prose-headings: #246092;
    --tw-prose-p: #246092;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #246092;
    --tw-prose-bullets: #246092;
    max-width: 1000px;
    padding-top: 75px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #246092;
}

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

.textWidget--355 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--353 {
    --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: 600px;
    padding-top: 10px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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