@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.productLists{padding:5rem 0;position:relative}.productLists_heading{text-align:center}.productLists_heading+*{margin-top:6.8rem}.productLists_items{display:flex;flex-wrap:wrap;margin-top:3.1rem}@media only screen and (min-width:1101px){.productLists_items{justify-content:center}}.productLists_item{align-items:flex-start;display:flex;margin-top:3.1rem;max-width:100%;width:100%}@media only screen and (min-width:1101px){.productLists_item{max-width:50%;width:50%}}.productLists_icon{color:#ff2828;flex:0 0 auto;height:3.7rem;margin-right:1.6rem;width:3.7rem}.productLists-gray{background-color:#f4f4f4}.productLists-white{background-color:#fff}