@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.productListingItem{background-color:#f4f4f4;overflow-x:hidden;padding-bottom:4.9rem;position:relative}.productListingItem_row{color:#1d1d1d}.productListingItem_row:hover .productListingItem_icon{color:#ff2828}.productListingItem_rowWrapper{background:#fff}.productListingItem_container{color:#1d1d1d;position:relative}@media only screen{.productListingItem_container{bottom:0;left:0;position:absolute;right:0;top:0}}.productListingItem_textContent{display:flex;flex-direction:column;padding:11.7rem 2rem;position:relative;z-index:4}@media only screen and (min-width:768px){.productListingItem_textContent{padding:11.7rem 9rem 12.3rem}}@media only screen and (min-width:1101px){.productListingItem_textContent{padding:12.5rem 8.7rem 8.4rem 8.2rem;position:relative}}.productListingItem_icon{bottom:4.2rem;color:#1d1d1d;height:8rem;position:absolute;right:4.8rem;transition:color .5s cubic-bezier(.45,.05,.55,.95) 0s;width:8rem}@media only screen and (min-width:1101px){.productListingItem_icon{display:none}}.productListingItem_heading+*{margin-top:2.7rem}@media only screen and (max-width:767px){.productListingItem_heading+*{margin-bottom:2.7rem}}.productListingItem_picture{align-items:center;display:flex;font-size:0;height:100%;justify-content:center;margin:0 auto;max-height:100%;width:100%}@media only screen and (min-width:1101px){.productListingItem_picture{bottom:0;font-family:"object-fit:cover";left:0;max-width:57rem;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;z-index:1}}.productListingItem_pictureWrapper{bottom:3.4rem;left:4rem;position:absolute;right:4rem;top:3.4rem;z-index:3}@media only screen and (min-width:1101px){.productListingItem_pictureWrapper{bottom:0;left:1.3rem;opacity:1!important;right:1.3rem;top:0;z-index:unset}.productListingItem_picture{background-color:#ddd}}.productListingItem_img{font-family:"object-fit:cover";height:auto;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.productListingItem_img{height:100%;width:auto}}@media only screen and (min-width:1101px){.productListingItem_img{height:100%;max-width:unset;width:auto}.productListingItem_col{position:relative}}.productListingItem-left .productListingItem_row{flex-direction:row-reverse}