.featured-freshpacks .featured-freshpacks-wrapper{container-type:inline-size}.featured-freshpacks .cards-wrapper{display:flex;flex-direction:column;gap:var(--space-48);margin:0 auto;max-width:100%;width:-moz-fit-content;width:fit-content}@media (min-width:990px){.featured-freshpacks .cards-wrapper{flex-flow:row wrap;gap:var(--space-16)}}@media (min-width:1440px){.featured-freshpacks .cards-wrapper{gap:var(--space-48)}}.featured-freshpacks .card{background-repeat:no-repeat;background-size:cover;border-radius:var(--radius-xsmall);display:grid;flex:1 0 auto;position:relative;text-align:center;width:100cqi}@media (min-width:990px){.featured-freshpacks .card{flex:0 0 calc(33.33cqi - var(--space-16));width:calc(33.33cqi - var(--space-16))}}@media (min-width:1440px){.featured-freshpacks .card{flex:0 0 calc(33.33cqi - var(--space-48));width:calc(33.33cqi - var(--space-48))}}.featured-freshpacks .card-content-wrapper{display:flex;flex-direction:row;width:100%}.featured-freshpacks .text-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:var(--space-24);place-self:center flex-end;width:50%}@media (min-width:990px) and (max-width:1199px){.featured-freshpacks .text-content{margin:var(--space-16)}}.featured-freshpacks .product-image{grid-area:card;height:100%;margin-bottom:var(--spacing-4);margin-top:-20px;max-width:150px;-o-object-fit:contain;object-fit:contain;position:relative;width:auto;z-index:2}@media (min-width:750px){.featured-freshpacks .product-image{height:auto;max-width:unset;width:225px}}@media (min-width:990px) and (max-width:1199px){.featured-freshpacks .product-image{margin-top:0;width:150px}}@media (min-width:1200px){.featured-freshpacks .product-image{margin-top:-20px;width:40%}}.featured-freshpacks .title{color:var(--white);margin-bottom:var(--space-4);text-align:left;z-index:2}.featured-freshpacks .link{color:var(--white);text-align:left;text-decoration:underline;z-index:2}