.m-card-product{width:100%}.m-card-product img:hover{cursor:pointer}.m-card-product__card{display:flex;flex-direction:column;height:100%;margin:.75rem 0;width:268px}.m-card-product__container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.m-card-product__card__header{font-size:22px;font-weight:bolder;padding:.5rem 0 0}@keyframes pulseGlow{0%,to{opacity:.3}50%{opacity:.9}}.m-card-product__card__product{align-items:center;display:flex;height:100%;justify-content:center;width:268px}.m-card-product__card__content{padding-top:.4rem;text-align:center}@media screen and (max-width:1200px){.m-card-product__container{gap:1rem;justify-content:space-evenly;width:100%}}@media screen and (max-width:768px){.m-card-product__container{gap:1.4rem;justify-content:center}.m-card-product__card,.m-card-product__card__product{flex-direction:column;width:clamp(160px,35vw,268px)}}