.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/tripler/images/1623188195_60bfe2e3caae8.jpeg); 
	background-attachment: fixed; 
	background-position: 26% 5%; 
	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, 14%, 34%, 0.26);
    z-index: 1;
}

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.075em; 
    color: #FFF; 
    max-width: 976px; 
    line-height: 1; 
    font-size: 38px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #fdf9f9; 
    max-width: 736px; 
    line-height: 1; 
    font-size: 38px;
    text-transform: none;
}.imageWidget--94 {
    padding-top: 15px; 
    padding-bottom: 15px;
}

.imageWidget--94 img {
    width: 1290px;
    height: auto;
    max-width: 100%;
}.imageWidget--91 {
    padding-top: 8px; 
    padding-bottom: 15px;
}

.imageWidget--91 img {
    width: 1290px;
    height: auto;
    max-width: 100%;
}.ctaButtonWidget--92 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 25px;
    
}.photoGridWidget--75 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--75 a {
    color: var(--link_color);
}.howItWorksWidget--76 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--76 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--70 {
    --tw-prose-headings: #ff0303;
    --tw-prose-p: #ff0303;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ff0303;
    --tw-prose-bullets: #ff0303;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #ff0303;
}

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

.textWidget--70 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--74 {
    padding-top: 25px; 
    padding-bottom: 20px;
}

.imageWidget--74 img {
    width: 384px;
    height: auto;
    max-width: 100%;
}.newsletterWidget--8 {
    padding-top: 0px; 
    padding-bottom: 31px;
    background-color: #ffffff;
    color: #fa0505; 
}

.newsletterWidget--8 a {
    color: var(--link_color);
}.dividerWidget--89 hr {
    height: 16px; 
    background-color: #EEE;
}.testimonialsWidget--7 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

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

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

.testimonialsWidget--7 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.imageWidget--96 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--96 img {
    width: 1290px;
    height: auto;
    max-width: 100%;
}