.c-recommendedProductsSkeleton__container{flex-direction:row;gap:2rem;width:100%;display:flex}@media screen and (min-width:900px){.c-recommendedProductsSkeleton__container{flex-direction:column;gap:2.4rem}}.c-recommendedProductsSkeleton__item{align-items:flex-start;gap:1.6rem;width:100%;display:flex}@media screen and (min-width:900px){.c-recommendedProductsSkeleton__item{gap:2rem}}.c-recommendedProductsSkeleton__image{background-color:#ffffff1a;border-radius:.4rem;flex-shrink:0;width:8rem;height:8rem;animation:1.5s ease-in-out infinite skeleton-loading}@media screen and (min-width:900px){.c-recommendedProductsSkeleton__image{width:10rem;height:10rem}}.c-recommendedProductsSkeleton__info{flex-direction:column;flex:1;gap:.8rem;min-width:0;display:flex}.c-recommendedProductsSkeleton__name{background-color:#ffffff1a;border-radius:.2rem;width:100%;max-width:24rem;height:2rem;animation:1.5s ease-in-out infinite skeleton-loading}@media screen and (min-width:900px){.c-recommendedProductsSkeleton__name{height:2.4rem}}.c-recommendedProductsSkeleton__subtitle{background-color:#ffffff1a;border-radius:.2rem;width:80%;max-width:20rem;height:1.4rem;animation:1.5s ease-in-out infinite skeleton-loading}@media screen and (min-width:900px){.c-recommendedProductsSkeleton__subtitle{height:1.6rem}}.c-recommendedProductsSkeleton__price{background-color:#ffffff1a;border-radius:.2rem;width:60%;max-width:12rem;height:1.6rem;margin-top:.4rem;animation:1.5s ease-in-out infinite skeleton-loading}@media screen and (min-width:900px){.c-recommendedProductsSkeleton__price{height:1.8rem;margin-top:.8rem}}@keyframes skeleton-loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
