.s-product{background-color:var(--surface-subtle);padding-block:var(--grid-section-md);width:100%}.s-product__container{--sidebar-width:25rem;display:flex;flex-direction:column;gap:1.25rem;position:relative}.s-product__container: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:var(--grid-responsive-md);width:100%}.s-product__details .c-prod-form-header__title{font-size:var(--font-responsive-xxl)}.s-product__details .c-bullet-points__icon{color:var(--text-on-subtle)}.s-product__form{display:flex;flex-direction:column;gap:var(--grid-responsive-lg)}.s-product__form>:not(:has(:first-child)){display:none}.s-product-pre-header{--review-stars-color:var(--text-on-subtle);--review-stars-icon-size:0.9rem;display:grid;gap:1rem;padding-top:.5rem}.s-product-pre-header .c-review-text-only__footer{justify-content:flex-start}.s-product-pre-header .c-review-text-only__text{font-size:var(--font-responsive-sm);font-weight:600}@media only screen and (min-width:48em){.s-product__container{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(3rem + var(--header-height, 0) + var(--header-basic-height, 0));width:calc(100% - var(--sidebar-width) - var(--grid-section-container))}.s-product__details{flex-shrink:0;width:var(--sidebar-width)}.s-product-pre-header{display:none}}@media only screen and (min-width:64em){.s-product{padding-block:var(--grid-section-lg)}.s-product__container{--sidebar-width:32.25rem}}@media only screen and (max-width:calc(48em - 1px)){.s-product:has(.s-product-pre-header) .c-prod-form-header .c-review-stars{display:none!important}}