.grid-items article.post{height:100%}.post-teaser{position:relative;overflow:hidden;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:0;-webkit-box-shadow:5px 0 22px 0 rgba(0,0,0,0.16);-moz-box-shadow:5px 0 22px 0 rgba(0,0,0,0.16);box-shadow:5px 0 22px 0 rgba(0,0,0,0.16);background-color:white;height:100%;-webkit-transition:0.1s;-o-transition:0.1s;-moz-transition:0.1s;transition:0.1s}@media all and (min-width: 1024px){.post-teaser:hover{-webkit-box-shadow:5px 0 22px 8px rgba(0,0,0,0.16);-moz-box-shadow:5px 0 22px 8px rgba(0,0,0,0.16);box-shadow:5px 0 22px 8px rgba(0,0,0,0.16)}}.post-teaser__image{overflow:hidden;position:relative;top:0;left:0;right:0;bottom:0;padding-bottom:-webkit-calc(.66*100%);padding-bottom:-moz-calc(.66*100%);padding-bottom:calc(.66*100%)}.post-teaser__image img{position:absolute;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-teaser__title{margin:0 0 16px 0;font-size:20px;line-height:1.2}.post-teaser__title a{color:black;text-transform:uppercase}.post-teaser__content{padding:30px 20px}.post-teaser__excerpt{color:#777;font-size:17px}.post-teaser__excerpt p:last-of-type{margin-bottom:0}
