.textWidget--47 {
    --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: 800px;
    padding-top: 30px; 
    padding-bottom: 5px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--47 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--49 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--49 img {
    width: 1000px;
    height: auto;
    max-width: 100%;
}.ctaButtonWidget--50 {
    background-color: #FFF; 
    padding-top:10px; 
    padding-bottom: 64px;
    
}.howItWorksWidget--48 {
    background-color: #f5f2f9; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--48 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--51 {
    --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: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--51 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--52 {
    --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: 5px; 
    line-height: 1.75; 
    background-color: #f5f2f9;
    color: var(--text_color);
}

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

.textWidget--52 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--53 {
    background-color: #f5f2f9; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}