@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c-productBrand__push{background:var(--color_grey);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;margin-top:30px;margin-bottom:30px;padding:3.2rem 0;font-size:1.4rem;line-height:1.28571;display:flex}.c-productBrand__push img{max-width:200px;max-height:75px;margin:0 auto}.c-productBrand__push .c-productBrand__title{font-weight:700}.c-productBrand__push .c-productBrand__text{max-width:40rem;margin-inline:auto}@media screen and (max-width:884px){.c-productBrand__push img{max-width:100%}}