.works-page{background-color:#fff;width:100%;margin:0 auto;padding:1em;position:relative}.products{flex-direction:column;gap:2em;display:flex}.row{will-change:transform, opacity;gap:1em;display:flex;position:relative}.column{flex-direction:column;flex:1;gap:1em;display:flex}.product-card{flex-direction:column;display:flex}.product-card-image{aspect-ratio:5/7;width:100%;margin-bottom:.5em;position:relative;overflow:hidden}.product-card-img{object-fit:cover;width:100%;height:100%}.product-info{justify-content:space-between;align-items:center;width:100%;display:flex}.works-filter{flex-wrap:wrap;gap:.5em;margin-bottom:4em;display:flex}.works-filter-btn{letter-spacing:-.008rem;text-transform:uppercase;color:#000;cursor:pointer;background:0 0;border:1px solid #0003;padding:.4em .8em;font-family:hiragino-kaku-gothic-pron,sans-serif;font-size:.7rem;font-weight:600;transition:all .2s}.works-filter-btn:hover{background:#0000000d}.works-filter-btn--active{color:#fff;background:#000;border-color:#000}.scroll-padding-top{width:100%;height:25vh}.scroll-padding-bottom{width:100%;height:50vh}@media (max-width:900px){.row{flex-direction:column;gap:3em}.column{width:100%}.empty-column{display:none}.products{gap:3em}.product-card-image{aspect-ratio:4/3}}
