.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/finnsranch/images/1741897351_67d33e8719b63.jpg); 
	background-attachment: fixed; 
	background-position: 50% 50%; 
	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);
    z-index: 1;
}

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

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--101 hr {
    height: 11px; 
    background-color: #EEE;
}.photoGridWidget--3 {
    padding-top:25px; 
    padding-bottom: 75px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--3 a {
    color: var(--link_color);
}.howItWorksWidget--4 {
    background-color: #0ea856; 
    color: #ffffff; 
    text-align: left; 
    padding-top: 23px; 
    padding-bottom: 27px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #fdfdfd; 
    color: #000000;
}.dividerWidget--10 hr {
    height: 16px; 
    background-color: #dbdbdb;
}.bannerWidget--26 {
    background-image: url(https://s3.amazonaws.com/grazecart/finnsranch/images/1741905314_67d35da2bb6ca.jpg); 
	background-attachment: fixed; 
	background-position: 52% 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--26 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--26 .bannerWidget__subheading {
    letter-spacing: 0.025em; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.testimonialsWidget--9 {
    padding-top: 64px; 
    padding-bottom: 96px;
    background-color: #ffffff;
    color: #000000; 
}

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

.testimonialsWidget--9 .testimonialsWidgetDots li button:before {
    color: #000000; 
}

.testimonialsWidget--9 .testimonial__bodyContainer {
    background-color: #0ea856;
    color: #f9f1f1;
}

.testimonialsWidget--9 .testimonial__bodyContainer::after {
    background-color: #0ea856;
}