.work-grid{flex-direction:column;gap:36px;padding:0 96px 96px;display:flex}.work-grid__row{gap:24px;height:285px;display:flex}.work-grid__tile{background:#0c0c0c;flex-basis:0;min-width:0;display:block;overflow:hidden}.work-grid__row--single .work-grid__tile{background:0 0;max-width:606px}.work-grid__img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block}.work-grid__row--single{height:auto}.work-grid__row--single .work-grid__tile{background:0 0;width:100%}.work-grid__row--single .work-grid__img{width:100%;height:auto}.work-grid__tile:hover .work-grid__img{opacity:.85}.work-grid__tile:focus-visible{outline-offset:4px;outline:2px solid #0c0c0c}.work-grid__sr{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1024px){.work-grid{gap:24px;padding:0 48px 72px}.work-grid__row{gap:16px;height:22vw}.work-grid__row--single{height:auto}}@media (max-width:640px){.work-grid{gap:16px;padding:0 20px 48px}.work-grid__row{flex-direction:column;gap:16px;height:auto}.work-grid__tile{aspect-ratio:4/3;width:100%;flex:none!important}.work-grid__row--single .work-grid__tile{aspect-ratio:auto}}
