<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hub-communityroots.home-boxes .image-card.image-card-custom
{
background-image: linear-gradient(rgba(50,50,50,.45),rgba(50,50,50,.45)),url(https://static.ooooby.org/Content/images/backgrounds/background-produce-6_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-communityroots.home-boxes .image-card.image-card-custom {
    background-image: linear-gradient(rgba(50,50,50,.45),rgba(50,50,50,.45)),url(https://static.ooooby.org/Content/images/backgrounds/background-produce-6.jpg);
}
}

.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(1) .flowchart-image
{
background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-cooking-3_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(1) .flowchart-image {
    background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-cooking-3.jpg);
}
}

.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(2) .flowchart-image
{
background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-produce-4_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(2) .flowchart-image {
    background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-produce-4.jpg);
}
}

.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(3) .flowchart-image
{
background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-produce-1_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(3) .flowchart-image {
    background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-produce-1.jpg);
}
}

.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(4) .flowchart-image
{
background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-produce-9_sm.jpg);
}

@media only screen and (min-width: 1280px)
{
.hub-communityroots.home-howitworks .flowchart-container .flowchart-card:nth-of-type(4) .flowchart-image {
    background-image: url(https://static.ooooby.org/Content/images/backgrounds/background-produce-9.jpg);
}
}

</pre></body></html>