accordion-responsive{display:contents}.s-product{--sidebar-width:25rem;display:flex;flex-direction:column;gap:1.25rem;position:relative}.s-product:not(:has(.s-product__media-container)) .s-product__details{margin:0 auto;max-width:28.75rem;width:100%}.s-product__media-container{width:100%}.s-product__media+.c-accordion{margin-top:var(--grid-section-sm)}.s-product__details{width:100%}.s-product__form{display:flex;flex-direction:column;gap:var(--grid-static-lg)}.s-product__accordions-under-gallery{display:none;margin-top:var(--grid-section-sm)}@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-container{position:sticky;top:calc(1.5rem + var(--header-height, 0) + var(--header-basic-height, 0));width:calc(100% - var(--sidebar-width) - var(--grid-section-container))}.s-product__details{width:var(--sidebar-width)}}@media only screen and (min-width:64em){.s-product{--sidebar-width:32.5rem}.s-product__accordions-under-gallery:not(:empty){display:block}}