.work-item{transition:all .3s cubic-bezier(.22,1,.36,1)}.work-item:active{transform:translateY(-5px)!important}.work-item img{border-radius:3px;height:235px;opacity:.8;transition:opacity .3s cubic-bezier(.22,1,.36,1);width:100%}.work-item>div{transition:all .4s cubic-bezier(.22,1,.36,1)}.work-item>div.text-pair,.work-item>div.text-pair p{transition:all .6s cubic-bezier(.22,1,.36,1)}.work-item.soon{pointer-events:none}.work-item.soon div,.work-item.soon img{opacity:.4}.work-item:hover{transform:translateY(-14px)!important}.work-item:hover img{opacity:1}.work-item:hover>div{transform:translateY(-5px)}.work-item:hover>div.text-pair{transform:translateY(-12px)}.work-item:hover>div.text-pair p{transform:translateY(-5px)}.work-item .categories{margin:12px 0 10px}.work-item .categories span.highlight{margin-right:10px}.work-item .categories span[data-url]{color:#ffffffa6;cursor:pointer;margin-right:3px;position:relative;transition:color .4s cubic-bezier(.22,1,.36,1)}.work-item .categories span[data-url].router-link-active,.work-item .categories span[data-url]:hover{color:#c1a28b}.work-item .categories span:last-child{color:#ffffff80}.work-item-grid{display:grid;gap:var(--content-spacing) 20px;grid-template-columns:repeat(3,calc(33.33333% - 13.33333px))}@media only screen and (max-width:950px){.work-item-grid{grid-template-columns:repeat(2,calc(50% - 10px))}}@media only screen and (max-width:475px){.work-item-grid{grid-template-columns:repeat(1,100%)}}
