.product-teaser-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -8px -15px;}.product-teaser{margin-bottom:15px;text-align:center;}.product-teaser img{ margin-bottom:37px;}@media (min-width: 576px){.product-teaser{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;}}@media print,(min-width: 992px){
.product-teaser{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;}}.product-teaser-link{border-radius:5px;display:block;margin:0 8px;min-height:100%;padding:15px;position:relative;}.product-teaser-link::before{background:#e4003a url("/images/chevrons-right.svg") no-repeat 20px center;background-size:20px;border-radius:5px;bottom:30px;color:#fff;content:attr(data-title);display:inline-block;font-size:1.5rem;left:-webkit-calc(50% - 95px);left:calc(50% - 95px);letter-spacing:1.5px;
line-height:3.33333;opacity:0;padding-left:20px;position:absolute;text-transform:uppercase;-webkit-transition:.2s;transition:.2s;width:190px;}.product-teaser-link:focus,.product-teaser-link:hover{ background:#eaeaea;}.product-teaser-link:focus p,.product-teaser-link:hover p{ opacity:0;}.product-teaser-link:focus::before,.product-teaser-link:hover::before{ opacity:1;}.product-teaser-link p{-webkit-transition:.2s;transition:.2s;}