.work{display:flex;flex-direction:row;flex-wrap:wrap}.work-item__wrapper{display:flex;padding:.5rem}.work-item__wrapper--100pc,.work-item__wrapper--25pc,.work-item__wrapper--33pc,.work-item__wrapper--50pc,.work-item__wrapper--66pc{width:100%}.work-item{display:flex;flex-direction:column;position:relative;width:100%}.work-item--has-link:after{content:"";position:absolute;transition:transform .3s;z-index:-1}.work-item__image{overflow:hidden;position:relative}.work-item__image--set-height{height:50vh}.work-item__wrapper--100pc .work-item__image--set-height{height:75vh}.work-item__image img{height:100%;object-fit:cover;width:100%}.work-item__content{padding:1rem;position:relative}a.work-item__link{height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:478px){.work-item__wrapper--25pc,.work-item__wrapper--33pc,.work-item__wrapper--50pc,.work-item__wrapper--66pc{width:50%}}@media (min-width:768px){.work{margin-left:-.5rem;margin-right:-.5rem}}@media (min-width:992px){.work-item__wrapper--66pc{width:66.666666666%}.work-item__wrapper--50pc{width:50%}.work-item__wrapper--33pc{width:33.333333333%}.work-item__wrapper--25pc{width:25%}.work-item__wrapper--row .work-item{flex-direction:row}.work-item__wrapper--row-reverse .work-item{flex-direction:row-reverse}.work-item__wrapper--row .work-item,.work-item__wrapper--row-reverse .work-item{align-items:stretch}.work-item__wrapper--row .work-item__image,.work-item__wrapper--row-reverse .work-item__content,.work-item__wrapper--row-reverse .work-item__image{width:50%}.work-item__wrapper--row .work-item__content,.work-item__wrapper--row-reverse .work-item__content{display:flex;flex-direction:column;justify-content:center;width:50%}}