@keyframes border-bounce-in{0%{transform:scaleY(0)}60%{transform:scaleY(1.3)}80%{transform:scaleY(.9)}to{transform:scaleY(1)}}.s-product{--sidebar-width:32.25rem;display:flex;flex-direction:column;padding-top:var(--alert-bar-height-persistent,0);position:relative}.s-product:not(:has(.s-product__media)) .s-product__details{margin:0 auto;max-width:32.25rem;width:100%}.s-product__header--mobile{margin-bottom:var(--grid-responsive-sm);width:100%}.s-product__header--desktop{display:none}.s-product__media{width:100%}.s-product__details{display:flex;flex-direction:column;width:100%}.s-product__form{display:flex;flex-direction:column;gap:var(--grid-responsive-lg);padding-top:var(--grid-responsive-xs)}.s-product__form>:not(:has(:first-child)){display:none}@media only screen and (min-width:48em){.s-product{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.s-product--equal-columns .s-product__details,.s-product--equal-columns .s-product__media{flex:1;width:auto}.s-product__header--mobile{display:none}.s-product__header--desktop{display:block}.s-product__media{position:sticky;top:calc(1.5rem + var(--header-height, 0) + var(--header-basic-height, 0));width:calc(100% - var(--sidebar-width) - 1.5rem)}.s-product__details{flex-shrink:0;padding-bottom:var(--grid-section-lg);padding-left:var(--grid-gutter-md);width:var(--sidebar-width)}}@media only screen and (min-width:64em){.s-product{--sidebar-width:32.25rem}}