.o-product__custom-badge{left:1.6rem;position:absolute;top:1.6rem;z-index:99}.o-product__content{--grid-gap:2.4rem;--media-order:1;--media-column:unset;--media-row:unset;--cta-order:3;--cta-column:unset;--cta-row:unset;--info-order:2;--info-column:unset;--info-row:unset;--info-row-span:1;--content-grid-columns:1fr;align-items:start;display:grid;gap:var(--grid-gap);grid-auto-flow:row;grid-template-columns:var(--content-grid-columns)}@media screen and (min-width:768px){.o-product__content{--media-order:1;--media-column:1/span 6;--media-row:1;--cta-order:2;--cta-column:var(--media-column);--cta-row:unset;--info-order:3;--info-column:span 6;--info-row:1/var(--info-row-span);--grid-gap:2.4rem;--content-grid-columns:repeat(12,minmax(0,1fr))}.o-product__content:has(.o-product__media--right){--media-column:span 6;--info-column:1/span 6}.o-product__content:has(.m-cta-grid){--info-row-span:9}}@media screen and (min-width:1250px){.o-product__content{--media-column:1/span var(--media-span,6);--info-column:calc(var(--media-span) + var(--offset-span)) /span var(--content-span,6)}.o-product__content:has(.o-product__media--right){--media-column:calc(var(--content-span) + var(--offset-span)) /span var(--media-span,6);--info-column:1/span var(--content-span,6)}}.o-product__tax{margin-top:.4rem}.o-product__header{margin-block-end:2.4rem}.o-product__header .o-product__breadcrumbs{--breadcrumbs-block-margin:0 1rem}.o-product__header .o-product__title{margin-block:0 .5rem}.o-product__header-group{display:grid;gap:.8rem;grid-template-columns:auto 1fr}.o-product__header-group>*{grid-column:unset;grid-row:unset}.o-product__header-group .a-message{margin:0}.o-product__services{--border:1px solid rgb(var(--color-border));border-bottom:var(--border-bottom,none);border-top:var(--border-top,none);padding-block:1.6rem}.o-product__services[data-border=top]{--border-top:var(--border)}.o-product__services[data-border=bottom]{--border-bottom:var(--border)}.o-product__services[data-border=top_bottom]{--border-top:var(--border);--border-bottom:var(--border)}.o-product__cta{grid-column:var(--cta-column);grid-row:var(--cta-row);order:var(--cta-order)}.o-product__price{--price-color:rgb(var(--color-accent));align-items:baseline;display:flex;flex-wrap:wrap;gap:.8rem}.o-product__media{grid-column:var(--media-column);grid-row:var(--media-row);isolation:isolate;min-width:100%;order:var(--media-order);position:relative}.o-product__product-form{container-type:inline-size}.o-product__information{align-self:end;grid-column:var(--info-column);grid-row:var(--info-row);order:var(--info-order)}@media screen and (min-width:768px){.o-product__information--sticky{align-self:flex-start;overflow-y:auto;position:sticky;top:var(--header-height);transition:top var(--default-transition-easing) var(--default-transition-timing)}}.o-product__title h1{margin-bottom:0}.o-product__share{gap:1rem}body.u-no-sticky-header .o-product__information--sticky,body.u-sticky-header-hidden .o-product__information--sticky{top:0}