.product-buy-button{display:flex;height:3rem;padding:1rem 1.5rem;justify-content:center;align-items:center;gap:12px;flex:1 0 0;max-width:323px;width:100%;background:#000;border:1px solid #000;cursor:pointer}.product-buy-button-shelf{max-width:89px;height:40px;padding:.75rem 1rem;color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:-.01em}.product-buy-button:hover{border:1px solid #000;background:#fff;color:#09090b}.product-buy-button:active,.product-buy-button:focus{border:1px solid #3d3d3d;background:#3d3d3d;color:#fff}@media screen and (max-width:1024px){.product-buy-button{max-width:100%;height:2.75rem;font-size:.875rem;font-weight:400;line-height:1.25rem;letter-spacing:-.01em}.product-buy-button-shelf{height:37px;max-width:100%}}
