<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bannerWidget--56 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 50% 0%; 
	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--56 {
        background-attachment: initial;
    }
}

.bannerWidget--56::after {
    background-color: hsl(207, 44%, 31%);
    z-index: 1;
}

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

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

.bannerWidget--56 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 14px;
    text-transform: none;
}.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/bluedirtfarm/images/1636919307_6191680ba4f3a.jpg); 
	background-attachment: scroll; 
	background-position: 62% 55%; 
	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--1 {
        background-attachment: initial;
    }
}

.bannerWidget--1::after {
    background-color: hsla(0, 0%, 0%, 0.3);
    z-index: 1;
}

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
        max-width: 679px;
    
        min-height: 1039px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.075em; 
    color: #FFF; 
    max-width: 1328px; 
    line-height: 1.25; 
    font-size: 36px;
    text-transform: uppercase;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1264px; 
    line-height: 1.25; 
    font-size: 26px;
    text-transform: none;
}.photoGridWidget--24 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--24 a {
    color: var(--link_color);
}.textHeader--63 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

.textHeader--63 .textHeader__heading {
    color: inherit; 
}

.textHeader--63 .textHeader__subheading {
    color: inherit; 
}.howItWorksWidget--61 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--61 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.testimonialsWidget--96 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.testimonialsWidget--96 a {
    color: var(--link_color);
}

.testimonialsWidget--96 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--96 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--96 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.newsletterWidget--100 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--100 a {
    color: var(--link_color);
}.textWidget--101 {
    --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: 0px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--101 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
</pre></body></html>