.teaser-grid .post-teasers{display:flex;flex-wrap:wrap;justify-content:center}.teaser-grid .post-teasers .teaser{flex-basis:100%}@media (min-width:900px){.teaser-grid .post-teasers .teaser{flex-basis:50%}}.teaser-grid .post-teasers .teaser__boundary{position:relative;display:flex;width:100%;max-height:425px;overflow:hidden}.teaser-grid .post-teasers .teaser__image{display:block;width:100%;max-height:100%}.teaser-grid .post-teasers .teaser__image img{display:block;width:100%}.teaser-grid .post-teasers .teaser__label{position:absolute;bottom:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-end;color:#fff;padding:1rem 1.125rem;text-shadow:0 -2px 3px rgba(0,0,0,.5),0 2px 3px rgba(0,0,0,.5)}.teaser-grid .post-teasers .teaser__label:before,.teaser-grid .post-teasers .teaser__label:after{content:" ";width:inherit;height:inherit;position:absolute;left:0;top:0;transition:opacity .25s;transition-delay:0s}.teaser-grid .post-teasers .teaser__label:before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.7) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.7) 100%);background:linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.7) 100%);opacity:1}.teaser-grid .post-teasers .teaser__label:after{background:-moz-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.8) 70%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.8) 70%);background:linear-gradient(top,rgba(0,0,0,0) 25%,rgba(0,0,0,.8) 70%);opacity:0}@media (min-width:900px){.teaser-grid .post-teasers .teaser__label:hover:before{opacity:0}.teaser-grid .post-teasers .teaser__label:hover:after{opacity:1}}.teaser-grid .post-teasers .teaser__label-innertube{flex-basis:68%;padding:1.25rem;z-index:1;max-width:25rem}.teaser-grid .post-teasers .teaser__description-wrapper{display:none;overflow-y:hidden;max-height:.01px;opacity:0;transition-property:max-height,opacity;transition-duration:.75s,.3s}@media (min-width:900px){.teaser-grid .post-teasers .teaser__description-wrapper{display:block}}@media (min-width:900px){.teaser-grid .post-teasers .teaser:hover .teaser__description-wrapper{opacity:1;max-height:25rem}}.teaser-grid .post-teasers .teaser__title{font-size:2.5rem;font-weight:900;text-transform:uppercase}@media (min-width:650px){.teaser-grid .post-teasers .teaser__title{font-size:3.375rem}}.teaser-grid .post-teasers .teaser__description{margin-bottom:1.125rem;line-height:1.8125rem}.teaser-grid .post-teasers .teaser__link{color:#fff;border:2px solid #fff;padding:.5rem 1.5rem .375rem;font-size:.875rem;font-weight:800;text-transform:uppercase;display:inline-block}.teaser-grid .post-teasers .teaser__image-credit{flex-basis:32%;font-size:.5625rem;text-align:right;font-family:"Open Sans",Arial,sans-serif;font-weight:500;z-index:1}