@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.c-productBrand__push{background:var(--color_grey);padding:3.2rem 0;text-align:center;font-size:1.4rem;line-height:1.2857142857;border-radius:20px;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;align-items:center;margin-bottom:30px;margin-top:30px}.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%}}