.bannerWidget--103 {
    background-image: url(../../../grazecart/tromblygardens/images/1742661346_67dee6e2e5816.jpeg); 
	background-attachment: scroll; 
	background-position: 50% 80%; 
	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--103 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--103 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--103 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.ctaButtonWidget--48 {
    background-color: transparent; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 24px; 
    padding-bottom: 24px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--33 {
    --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: 976px;
    padding-top: 11px; 
    padding-bottom: 34px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--33 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--51 {
    padding-top:18px; 
    padding-bottom: 16px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--51 a {
    color: var(--link_color);
}.dividerWidget--34 hr {
    height: 1px; 
    background-color: #880707;
}.textWidget--41 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--41 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--38 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}.howItWorksWidget--80 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--80 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.imageWidget--95 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--95 img {
    width: 474px;
    height: auto;
    max-width: 100%;
}