.project-list{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:60px;padding:0 40px;display:flex}.project-card__thumb{animation:1s both ui-fade-in;animation-delay:var(--fade-delay,0s)}.project-card{margin-bottom:80px}.project-card__link{color:inherit;text-decoration:none;display:block}.project-card__link:hover img,.project-card__link:hover .ui-mux-loop--card{opacity:.8}.project-card__thumb{overflow:hidden}.project-card__thumb img,.project-card__thumb .ui-mux-loop--card{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;transition:opacity .3s;display:block}.project-card__thumb>span{width:100%!important;height:100%!important;display:block!important}.project-card__thumb--big{aspect-ratio:4/5;width:18vw;min-width:260px}.project-card__thumb--medium{aspect-ratio:4/5;width:12vw;min-width:176px}.project-card__thumb--small{aspect-ratio:1;width:10vw;min-width:176px}.project-card__title{text-transform:uppercase;letter-spacing:.05em;margin:10px 0 6px;font-size:9px;font-weight:400;line-height:1}.project-card__meta-inner{text-transform:uppercase;letter-spacing:.05em;gap:10px;font-size:9px;line-height:1;display:flex}@media (max-width:768px){.project-list{padding:0 30px}.project-card__thumb--big{width:186px;min-width:186px}.project-card__thumb--medium,.project-card__thumb--small{width:146px;min-width:146px}}
