.product-buy-button{display:flex;height:3rem;padding:.75rem 1.25rem;justify-content:center;align-items:center;gap:.5rem;align-self:stretch;width:100%;background-color:var(--bg-brand-primary-bold-base);border:1px solid var(--bg-brand-primary-bold-base);cursor:pointer}.button-pdp{height:3.25rem;max-width:19.625rem}.product-buy-button-shelf{max-width:5.625rem;height:40px;padding:.75rem 1rem;color:var(--text-inverse-bold);font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:-.01em}.product-buy-button:hover{border:1px solid var(--bg-brand-secondary-bold-hover);background:var(--bg-brand-secondary-bold-hover)}.product-buy-button:active,.product-buy-button:focus{border:1px solid #3d3d3d;background:#3d3d3d;color:var(--text-inverse-bold)}@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:2.25rem;max-width:100%}.button-pdp{height:3rem}}
