@keyframes project-row-skeleton-pulse{0%,to{opacity:1}50%{opacity:.42}}.project-row-skeleton__gallery{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:1.6rem}@media(min-width:768px)and (max-width:1023px){.project-row-skeleton__gallery{grid-template-columns:minmax(0,3fr) minmax(0,3fr) minmax(0,2fr);gap:.8rem;margin-bottom:2rem}}@media(min-width:1024px){.project-row-skeleton__gallery{grid-template-columns:3fr 2fr 2fr 2fr;gap:.8rem;margin-bottom:2rem}}.project-row-skeleton__thumb{display:block;border-radius:2rem;background-color:var(--color-bg-elevated);aspect-ratio:350/206;min-height:0;animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:0s}@media(max-width:767px){.project-row-skeleton__thumb:not(:first-child):not(.project-row-skeleton__thumb--more){display:none}}@media(min-width:768px)and (max-width:1023px){.project-row-skeleton__thumb:not(.project-row-skeleton__thumb--more){aspect-ratio:1.5}.project-row-skeleton__thumb:first-child,.project-row-skeleton__thumb:nth-child(2){display:block}.project-row-skeleton__thumb:nth-child(3):not(.project-row-skeleton__thumb--more){display:none}}@media(min-width:1024px){.project-row-skeleton__thumb:not(.project-row-skeleton__thumb--more){aspect-ratio:auto;min-height:23.2rem}.project-row-skeleton__thumb:nth-child(2),.project-row-skeleton__thumb:nth-child(3):not(.project-row-skeleton__thumb--more){display:block}}.project-row-skeleton__thumb--more{display:none;flex-direction:column;justify-content:space-between;padding:1.6rem;background-color:var(--color-bg-section);aspect-ratio:auto;animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.12s}@media(min-width:768px)and (max-width:1023px){.project-row-skeleton__thumb--more{display:flex;align-self:stretch;min-width:0;padding:1.2rem}}@media(min-width:1024px){.project-row-skeleton__thumb--more{display:flex;align-self:stretch;min-height:23.2rem}}.project-row-skeleton__thumb-more-previews{position:relative;flex-grow:1;min-height:11rem}.project-row-skeleton__preview{position:absolute;display:block;border-radius:1rem;background-color:var(--color-bg-elevated);animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.2s}.project-row-skeleton__preview:first-child{top:1.6rem;left:0;width:7.1rem;height:7.1rem;transform:rotate(-3.8deg)}.project-row-skeleton__preview:nth-child(2){top:0;left:6.3rem;width:7.7rem;height:7.7rem}.project-row-skeleton__preview--wide{top:.7rem;left:12rem;width:11rem;height:11rem;transform:rotate(10deg)}@media(min-width:768px)and (max-width:1023px){.project-row-skeleton__thumb-more-previews{min-height:9.2rem}.project-row-skeleton__preview:first-child{top:1.2rem;width:5.2rem;height:5.2rem}.project-row-skeleton__preview:nth-child(2){left:4.6rem;width:5.6rem;height:5.6rem}.project-row-skeleton__preview--wide{top:.5rem;left:8.4rem;width:7.8rem;height:7.8rem}}.project-row-skeleton__more-caption{display:block;width:72%;height:1.8rem;border-radius:9999px;background-color:var(--color-bg-elevated);animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.28s}.project-row-skeleton__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.6rem}.project-row-skeleton__tag{width:9rem;height:3.6rem;border-radius:9999px;background-color:var(--color-bg-elevated);animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.08s}.project-row-skeleton__tag:nth-child(2){width:11.2rem;animation-delay:.16s}.project-row-skeleton__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:.4rem}.project-row-skeleton__title{flex:1 1 auto;max-width:28rem;animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.1s}.project-row-skeleton__price,.project-row-skeleton__title{height:2.2rem;border-radius:9999px;background-color:var(--color-bg-elevated)}.project-row-skeleton__price{flex-shrink:0;width:9.6rem;animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.18s}.project-row-skeleton__author{display:flex;align-items:center;gap:.8rem;margin-bottom:1.6rem}.project-row-skeleton__author-name{width:14.8rem;height:1.4rem;border-radius:9999px;background-color:var(--color-bg-elevated);animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.14s}.project-row-skeleton__author-divider{flex-shrink:0;width:.1rem;height:.8rem;background-color:var(--color-bg-track)}.project-row-skeleton__rating{width:12rem;height:1.4rem;border-radius:9999px;background-color:var(--color-bg-elevated);animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.22s}.project-row-skeleton__lines{display:flex;flex-direction:column;gap:1.2rem}.project-row-skeleton__line{display:block;height:1.4rem;border-radius:9999px;background-color:var(--color-bg-elevated);animation:project-row-skeleton-pulse 1.5s ease-in-out infinite;animation-delay:.24s}.project-row-skeleton__line:first-child{width:100%;animation-delay:.26s}.project-row-skeleton__line:nth-child(2){width:92%;animation-delay:.32s}.project-row-skeleton__line--short{width:68%;animation-delay:.38s}@media(prefers-reduced-motion:reduce){.project-row-skeleton__author-name,.project-row-skeleton__line,.project-row-skeleton__more-caption,.project-row-skeleton__preview,.project-row-skeleton__price,.project-row-skeleton__rating,.project-row-skeleton__tag,.project-row-skeleton__thumb,.project-row-skeleton__title{animation:none}}