.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/greenfirefarm/images/1649172568_624c605865a19.jpg); 
	background-attachment: scroll; 
	background-position: 0% 45%; 
	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(215, 78%, 75%, 0.15);
    z-index: 1;
}

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #ffffff; 
    max-width: 1360px; 
    line-height: 1.75; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #ffffff; 
    max-width: 992px; 
    line-height: 1.25; 
    font-size: 40px;
    text-transform: none;
}.textHeader--49 {
    background-color: #FFFFFF; 
    color: #3d3d3d; 
    padding-top: 16px; 
    padding-bottom: 0px;
}

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

.textHeader--49 .textHeader__subheading {
    color: inherit; 
}.textHeader--22 {
    background-color: #FFFFFF; 
    color: #3d3d3d; 
    padding-top: 0px; 
    padding-bottom: 0px;
}

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

.textHeader--22 .textHeader__subheading {
    color: inherit; 
}.textHeader--11 {
    background-color: #FFFFFF; 
    color: #3d3d3d; 
    padding-top: 0px; 
    padding-bottom: 30px;
}

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

.textHeader--11 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--8 hr {
    height: 19px; 
    background-color: #ededed;
}.howItWorksWidget--5 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 40px;
}

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

.howItWorksWidget--5 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.photoGalleryWidget--179 {
    padding-top:0px; 
    padding-bottom: 31px;
    background-color: #ffffff;
    color: var(--text_color); 
}

.photoGalleryWidget--179 a {
    color: var(--link_color);
}.textHeader--221 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--221 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--186 hr {
    height: 19px; 
    background-color: #ededed;
}