.o-product.u-full-width.o-section--indented{min-width:auto}.o-product__media{border-radius:var(--border-radius);margin-bottom:2rem;position:relative}@media screen and (min-width:990px){.o-product__media{margin-bottom:0}}@media screen and (max-width:989px){.o-product__media{min-width:100%;width:auto}}@media screen and (min-width:990px){.o-product__media--right{order:2}.o-product__media--right+.o-product__details{padding-left:0;padding-right:3rem}}.o-product__details{padding-left:var(--details-padding-left-mobile,0);padding-right:var(--details-padding-right-mobile,0)}@media screen and (min-width:768px){.o-product__details{padding-left:var(--details-padding-left-tablet,3rem);padding-right:var(--details-padding-right-tablet,0)}}@media screen and (min-width:1100px){.o-product__details{padding-left:var(--details-padding-left-desktop,3rem);padding-right:var(--details-padding-right-desktop,0)}}@media screen and (min-width:1650px){.o-product__details{padding-left:var(--details-padding-left-hd,3rem);padding-right:var(--details-padding-right-hd,0)}}@media screen and (max-width:989px){.o-product__details{min-width:100%;width:auto}}.o-product__details--sticky{align-self:flex-start;overflow-x:hidden;overflow-y:auto;position:sticky;top:var(--header-height);transition:top var(--default-transition-easing) var(--default-transition-timing)}.o-product__content{gap:var(--product-gap-mobile,0)}@media screen and (min-width:768px){.o-product__content{gap:var(--product-gap-tablet,0)}}@media screen and (min-width:1100px){.o-product__content{gap:var(--product-gap-desktop,0)}}@media screen and (max-width:767px){.o-product__content{flex-wrap:wrap}}.o-product__title h1{margin-bottom:0}.o-product__share{gap:1rem}.o-product__badges .u-block-spacing{display:flex;gap:1rem}.o-product:has(.o-product-hero) .o-product__inner{border-radius:var(--border-radius)}body.u-no-sticky-header .o-product__details--sticky,body.u-sticky-header-hidden .o-product__details--sticky{top:0}