.grid__item{position:relative;margin-bottom:26px;transition:opacity 1.5s ease-in .4s;color:#888}.grid__item--title{font-family:var(--serif);font-weight:var(--gridTitleWeight);color:var(--black);font-size:30px;margin-top:15px;line-height:1em;text-transform:uppercase;margin-bottom:15px}@media (min-width:1280px){.grid__item--title{margin-top:0}}.grid__item--descript{font:15px/1.5em var(--sansSerif)}.grid__item--image-holder{background:transparent no-repeat 50%;background-size:cover;height:0;margin-bottom:8px;padding-top:60%}.grid__item--image{width:100%;display:block;transition:opacity .3s}.grid__item--image[data-src]{opacity:0}.grid__item--link{position:absolute;top:0;right:0;bottom:0;left:0}.grid__item--details .h4,.grid__item--details .toggle{font:15px/1em var(--sansSerif);letter-spacing:1px;padding-bottom:10px;margin-bottom:20px;text-transform:uppercase;border-bottom:1px solid var(--medgray);cursor:pointer}.grid__item--details .icon{font-size:8px;line-height:15px;float:right}.grid__item--details .wysiwyg{line-height:1.54em;max-height:0;opacity:0;overflow:hidden}.grid__item--details.-is-open .icon{transform:rotate(180deg)}.grid__item--details.-is-open .wysiwyg{max-height:none;overflow:visible;opacity:1;transition:max-height 1s,opacity 1s}.categories__list{margin-bottom:10px;line-height:10px;font-size:0}.categories__list--item{display:inline-block;font-size:11px;color:#888;text-transform:uppercase;border-right:1px solid #888;padding-right:10px;margin-right:6px}.categories__list--item:last-child{border-right:none}