.o-product__media{margin-bottom:2rem;position:relative}@media screen and (min-width:768px){.o-product__media{margin-bottom:0}}@media screen and (max-width:767px){.o-product__media{min-width:100%;width:auto}}@media screen and (min-width:768px){.o-product__media--right{order:2}.o-product__media--right+.o-product__details{padding-left:0;padding-right:3rem}}@media screen and (max-width:767px){.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{--grid-column-gap:var(--column-gap-mobile);--grid-row-gap:var(--row-gap-mobile);gap:var(--grid-row-gap) var(--grid-column-gap)}@media screen and (min-width:768px){.o-product__content{--grid-column-gap:var(--column-gap-tablet);--grid-row-gap:var(--row-gap-tablet)}}@media screen and (min-width:1100px){.o-product__content{--grid-column-gap:var(--column-gap-desktop);--grid-row-gap:var(--row-gap-desktop)}}@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__price .m-price.h2,.o-product__price .m-price.h3,.o-product__price .m-price.h4,.o-product__price .m-price.h5,.o-product__price .m-price.h6{font-weight:700;margin-bottom:1rem}.o-product__icons{border-radius:var(--border-radius,10px)}body.u-no-sticky-header .o-product__details--sticky,body.u-sticky-header-hidden .o-product__details--sticky{top:0}