.bannerWidget--57 {
    background-image: url(https://s3.amazonaws.com/grazecart/mirrorimagefarms/images/1748894380_683e02ac48bef.jpg); 
	background-attachment: scroll; 
	background-position: 56% 10%; 
	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--57 {
        background-attachment: initial;
    }
}

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

.bannerWidget--57 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1600px;
    
        min-height: 683px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

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

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

.textWidget--58 a {
    color: #0f3d35;
    text-decoration: none;
}

.textWidget--58 a:hover {
    color: #0f3d35;
    text-decoration: underline;
}
