@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:.25rem 1rem;background:#f5f5f5;line-height:1.25rem;font-size:.5rem;letter-spacing:1px;text-transform:uppercase;color:#535359}@media (min-width:768px){.product-carousels__btn{font-size:.625rem;line-height:1.25rem}}.product-carousels__btn.is-active,.product-carousels__btn:hover{background:#535359;text-decoration:none;color:#fff}
