@keyframes widthAnimation{0%{width:0}30%{width:0}to{width:100%}}.product-carousels__nav{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.5rem}.product-carousels__btn{display:block;transition:all .3s ease;padding:0 .75rem;background:#f5f5f5;line-height:2rem;font-size:.625rem;text-transform:uppercase;color:#535359}@media (min-width:768px){.product-carousels__btn{padding:0 1rem}}.product-carousels__btn.is-active,.product-carousels__btn:hover{background:#535359;text-decoration:none;color:#fff}
