.discount-i{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 15px 15px;background-color:#fff;-webkit-box-shadow:0 4px 50px rgba(0,0,0,.1);box-shadow:0 4px 50px rgba(0,0,0,.1);border-radius:8px}.discount-i__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.discount-i__cashback{margin:0 auto 0 0;color:#e5243a;font-size:12px;font-weight:700}.discount-i__cashback::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:3px;background-color:#e5243a}.discount-i__cashback--straight::before{background-color:#ffb208}.discount-i__cashback-title{display:inline-block;margin-right:6px;text-transform:uppercase}.discount-i__action{position:relative;right:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#979797;font-size:10px;margin-left:12px}.discount-i__title{font-size:14px;margin:0 0 18px}.discount-i__img{position:relative;margin-top:auto;display:block}.discount-i__img img{display:block;border-radius:3px;max-width:100%;-webkit-filter:saturate(95%) contrast(90%) brightness(90%);filter:saturate(95%) contrast(90%) brightness(90%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.discount-i__img:hover img{-webkit-filter:saturate(100%) contrast(100%) brightness(100%);filter:saturate(100%) contrast(100%) brightness(100%)}.discount-i__btns{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.discount-i__btn.btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50%;padding-left:15px;padding-right:15px}.discount-i__btn+.discount-i__btn{margin-left:10px}.discount-i__sticker{position:absolute;z-index:2;top:8px;left:-8px;padding:2px 6px 3px 12px;font-weight:700;font-size:12px;text-transform:uppercase;border-radius:3px}.discount-i__sticker--red{background-color:#e5243a;color:#fff}