@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.productImageText{background-color:#000;display:flex;flex-direction:column-reverse;padding:0 0 8rem;position:relative}@media only screen and (min-width:1101px){.productImageText{display:block;padding:12.7rem 0}}.productImageText_container{align-items:center;display:flex}.productImageText_container+*{margin-bottom:5rem}@media only screen and (min-width:1101px){.productImageText_container+*{margin-bottom:unset}}.productImageText_heading+*{margin-top:2.2rem}.productImageText_picture{display:block;font-size:0;line-height:0;position:relative}@media only screen and (min-width:1101px){.productImageText_picture{bottom:0;height:auto;left:50%;padding-bottom:unset;position:absolute;right:0;top:0}}.productImageText_img{font-family:"object-fit:cover";height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.productImageText-white{background-color:#fff}.productImageText-gray{background-color:#abafb3;color:#fff}.productImageText-lightGray{background-color:#f4f4f4}.productImageText-black{background-color:#000;color:#fff}.productImageText-red{background-color:#ff2828;color:#fff}.productImageText-left .productImageText_container{flex-direction:row-reverse}.productImageText-left .productImageText_picture{left:0;right:50%}