.s-product{--sidebar-width:25rem;display:flex;flex-direction:column;gap:1.25rem;position:relative}.s-product:not(:has(.s-product__media)) .s-product__details{margin:0 auto;max-width:37.5rem;width:100%}.s-product__media{width:100%}.s-product__details{display:flex;flex-direction:column;gap:.5rem;width:100%}.s-product__details .c-prod-form-header__title{font-size:var(--font-responsive-lg)}.s-product__form{display:flex;flex-direction:column;gap:var(--grid-responsive-lg)}.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;gap:var(--grid-section-container);justify-content:space-between}.s-product__media{position:sticky;top:calc(1.5rem + var(--header-height));width:calc(100% - var(--sidebar-width) - var(--grid-section-container))}.s-product__details{flex-shrink:0;width:var(--sidebar-width)}}@media only screen and (min-width:64em){.s-product{--sidebar-width:32.25rem}}