.o-product{--grid-column-gap:var(--column-gap-mobile);--grid-row-gap:var(--row-gap-mobile)}@media screen and (min-width:768px){.o-product{--grid-column-gap:var(--column-gap-tablet);--grid-row-gap:var(--row-gap-tablet)}}@media screen and (min-width:1250px){.o-product{--grid-column-gap:var(--column-gap-desktop);--grid-row-gap:var(--row-gap-desktop)}}.o-product__media{margin-left:0;margin-right:0}@media screen and (max-width:768px){.o-product__media{min-width:100%;width:auto}}@media screen and (min-width:768px){.o-product__media--right{order:2}}@media screen and (max-width:768px){.o-product__information{min-width:100%;width:auto}}.o-product__information--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(--grid-row-gap) var(--grid-column-gap)}@media screen and (max-width:768px){.o-product__content{flex-wrap:wrap}}.o-product__title h1{margin-bottom:0}.o-product__price .m-price{color:rgb(var(--color-text-secondary))}.o-product__share{gap:1rem}.o-product__vendor{display:flex;flex-wrap:wrap;gap:.5rem}.o-product__vendor-label{font-weight:700}.o-product__payment-icons-label{font-weight:700;margin-bottom:1rem}.o-product__accordion.m-accordion{border-color:rgb(var(--color-border-secondary));border-top:none}.o-product__accordion .m-accordion__text:empty{display:none}.o-product wk-button .wk-button{--button-background:rgb(var(--color-white))}.o-product wk-button .wk-button:hover{--icon-fill:rgb(var(--color-text))}.o-product-wash-instructions{display:flex;flex-wrap:wrap;gap:.5rem}.o-product-wash-instructions__image{cursor:pointer;margin-bottom:1rem}.o-product-wash-instructions__image.active{border-bottom:1px solid rgb(var(--color-text))}.o-product-wash-instructions__image .o-product-wash-instructions__description{display:none}body.u-no-sticky-header .o-product__information--sticky,body.u-sticky-header-hidden .o-product__information--sticky{top:0}