.bannerWidget--52 {
    background-image: url(); 
	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--52 {
        background-attachment: initial;
    }
}

.bannerWidget--52::after {
    background-color: hsla(174, 32%, 26%, 0.4);
    z-index: 1;
}

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

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

.bannerWidget--52 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--54 {
    --tw-prose-headings: #22333b;
    --tw-prose-p: #22333b;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #22333b;
    --tw-prose-bullets: #22333b;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #22333b;
}

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

.textWidget--54 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--56 hr {
    height: 2px; 
    background-color: #f3e8da;
}.textWidget--57 {
    --tw-prose-headings: #22333b;
    --tw-prose-p: #22333b;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #22333b;
    --tw-prose-bullets: #22333b;
    max-width: 640px;
    padding-top: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #22333b;
}

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

.textWidget--57 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--55 hr {
    height: 2px; 
    background-color: #f3e8da;
}.dividerWidget--65 hr {
    height: 2px; 
    background-color: #f3e8da;
}.dividerWidget--64 hr {
    height: 2px; 
    background-color: #f3e8da;
}.dividerWidget--63 hr {
    height: 2px; 
    background-color: #f3e8da;
}.dividerWidget--62 hr {
    height: 2px; 
    background-color: #f3e8da;
}