@keyframes fade-in{0%{opacity:0}to{opacity:1}}.c-featured-products{font-family:var(--font-heading-family)}.c-featured-products__container{padding:5rem 1rem}@media screen and (min-width:820px){.c-featured-products__container{padding:5rem 0}}.c-featured-products__title-bar{width:100%;flex-flow:column;justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}@media screen and (min-width:820px){.c-featured-products__title-bar{flex-direction:row}}.c-featured-products__title-bar--title{margin-bottom:2rem}.c-featured-products__title-bar--action{width:100%;justify-content:center;display:flex}@media screen and (min-width:820px){.c-featured-products__title-bar--action{width:auto}}.c-featured-products__inner{--gap:32px;gap:var(--gap);width:100%;flex-flow:wrap;justify-content:center;align-items:flex-end;display:flex}