:root{--oh-accent: #B3261E;--oh-ink: rgb(var(--color-foreground));--oh-muted: rgba(var(--color-foreground), .62);--oh-hairline: rgba(var(--color-foreground), .14);--oh-panel: rgba(var(--color-foreground), .03)}.oh-save-badge{display:inline-flex;align-items:center;flex:0 0 auto;margin-left:1rem;padding:.3rem .7rem;border-radius:.3rem;background:var(--oh-accent);color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.product__info-container .price{display:flex;flex-wrap:wrap;align-items:center;row-gap:.4rem}.product__info-container .price .price-item{white-space:nowrap;font-size:1.9rem}.product__info-container .price-item--sale{font-size:2.1rem}.product__info-container .price:not(.price--on-sale) .price__sale{display:none}.product__info-container .price--on-sale .price__sale{display:inline-flex;align-items:baseline;gap:1rem;flex:0 1 auto;flex-wrap:nowrap}.product__info-container .price-item--regular{color:var(--oh-muted)}.product__info-container .price__sale .price-item--regular{color:var(--oh-accent);opacity:.75}.product__info-container .price-item--sale{font-weight:600}.oh-usp{margin:1.2rem 0 0;padding:0;list-style:none;display:grid;gap:.6rem}.oh-usp__item{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;line-height:1.35;color:var(--oh-ink)}.oh-usp__item svg{flex:0 0 auto;width:1.6rem;height:1.6rem;color:var(--oh-accent)}.oh-fit-note{margin:-.4rem 0 1rem;font-size:1.25rem;line-height:1.4;color:var(--oh-muted)}.product-form__input--pill input[type=radio]+label{min-width:4.6rem;padding:1rem 1.4rem;border-radius:.2rem;font-size:1.4rem;letter-spacing:.02em;transition:border-color .15s ease,background .15s ease}.product-form__input--pill input[type=radio]:checked+label{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-form__input .form__label{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem}.oh-availability{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;margin:1.8rem 0 1.4rem;padding-top:1.6rem;border-top:.1rem solid var(--oh-hairline)}.oh-availability__main{display:flex;align-items:flex-start;gap:1rem}.oh-availability__dot{flex:0 0 auto;width:.8rem;height:.8rem;margin-top:.55rem;border-radius:50%;background:#2e9e5b;box-shadow:0 0 0 .3rem #2e9e5b29}.oh-availability__label{display:block;font-size:1.4rem;font-weight:600;line-height:1.3}.oh-availability__sub{display:block;margin-top:.2rem;font-size:1.3rem;color:var(--oh-muted);line-height:1.4}.product__inventory{font-size:1.2rem;letter-spacing:.03em}.oh-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:2.2rem 0 0;padding:2rem 0 0;border-top:.1rem solid var(--oh-hairline);text-align:center}.oh-trust__item svg{width:2.2rem;height:2.2rem;color:var(--oh-accent);margin-bottom:.8rem}.oh-trust__head{display:block;font-size:1.2rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;line-height:1.3}.oh-trust__sub{display:block;margin-top:.4rem;font-size:1.2rem;color:var(--oh-muted);line-height:1.4}@media screen and (max-width:480px){.oh-trust{gap:.8rem}.oh-trust__head{font-size:1.1rem;letter-spacing:.04em}.oh-trust__sub{font-size:1.1rem}}.oh-tiers{margin:2.4rem 0 0;padding:1.8rem;border:.1rem solid var(--oh-hairline);border-radius:.4rem;background:var(--oh-panel)}.oh-tiers__head{display:flex;align-items:center;gap:.8rem;margin:0 0 .6rem;font-size:1.4rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.oh-tiers__head svg{width:1.6rem;height:1.6rem;color:var(--oh-accent)}.oh-tiers__intro{margin:0 0 1.4rem;font-size:1.3rem;line-height:1.5;color:var(--oh-muted)}.oh-tiers__list{margin:0;padding:0;list-style:none;display:grid;gap:.8rem}.oh-tiers__row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.1rem 1.4rem;border:.1rem solid var(--oh-hairline);border-radius:.3rem;background:rgb(var(--color-background));font-size:1.4rem}.oh-tiers__pill{padding:.4rem 1rem;border-radius:10rem;background:var(--oh-accent);color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.oh-tiers__note{margin:1.2rem 0 0;font-size:1.2rem;font-style:italic;color:var(--oh-muted)}.oh-pay{padding:2rem 0 0}.oh-pay__list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem}.oh-pay__item{display:flex;line-height:0}.oh-pay__icon{width:100%;max-width:4rem;min-width:2.4rem;height:auto;border-radius:.3rem}@media screen and (max-width:749px){.oh-pay__icon{max-width:3.4rem;min-width:2rem}}.oh-sizeguide{margin:0 0 1.2rem;border-top:.1rem solid var(--oh-hairline);border-bottom:.1rem solid var(--oh-hairline)}.oh-sizeguide summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem 0;cursor:pointer;list-style:none;font-size:1.5rem;font-weight:600}.oh-sizeguide summary::-webkit-details-marker{display:none}.oh-sizeguide summary:after{content:"";width:.8rem;height:.8rem;border-right:.15rem solid currentColor;border-bottom:.15rem solid currentColor;transform:rotate(45deg) translateY(-.2rem);transition:transform .2s ease}.oh-sizeguide[open] summary:after{transform:rotate(-135deg) translateY(-.2rem)}.oh-sizeguide__body{padding:0 0 1.8rem}.oh-sizeguide__body p{margin:0 0 1.2rem;font-size:1.3rem;line-height:1.6;color:var(--oh-muted)}.oh-sizeguide table{width:100%;border-collapse:collapse;font-size:1.3rem}.oh-sizeguide th,.oh-sizeguide td{padding:.9rem .6rem;text-align:left;border-bottom:.1rem solid var(--oh-hairline)}.oh-sizeguide th{font-weight:600;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.oh-sizeguide__body{overflow-x:auto}.oh-sizeguide table:not(:has(thead)) tr:first-child td{font-weight:600;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.oh-sizeguide__body img{display:block;max-width:100%;height:auto}.oh-sizeguide__body ul,.oh-sizeguide__body ol{margin:0 0 1.2rem;padding-left:1.8rem;font-size:1.3rem;line-height:1.6}.product__title h1,.product__title>*{font-size:2.2rem;line-height:1.3;letter-spacing:-.01em}@media screen and (min-width:990px){.product__title h1,.product__title>*{font-size:2.4rem}}.product__info-container .price__badge-sale{display:none!important}.oh-imgswatch{margin-bottom:1.6rem}.oh-imgswatch .form__label{display:block;margin-bottom:1rem}.oh-imgswatch__sel{text-transform:none;letter-spacing:0;font-weight:400;color:var(--oh-muted)}.oh-imgswatch input[type=radio]{position:absolute;opacity:0;width:0;height:0}.oh-imgswatch__label{display:inline-flex;align-items:center;justify-content:center;margin:0 .5rem .5rem 0;padding:.15rem;border:.1rem solid var(--oh-hairline);border-radius:.2rem!important;background:rgb(var(--color-background));cursor:pointer;overflow:hidden;min-width:0;transition:border-color .15s ease,box-shadow .15s ease}.oh-imgswatch__label img{display:block;width:3.8rem;height:4.8rem;object-fit:cover;border-radius:.1rem}.oh-imgswatch__text{display:block;padding:1rem 1.2rem;font-size:1.3rem;white-space:nowrap}.oh-imgswatch input[type=radio]:checked+.oh-imgswatch__label{border-color:rgb(var(--color-foreground));border-width:.2rem;padding:.05rem}.oh-imgswatch input[type=radio]:focus-visible+.oh-imgswatch__label{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.oh-imgswatch input[type=radio].disabled+.oh-imgswatch__label{opacity:.4}.product-form__input--pill:not(.oh-imgswatch) input[type=radio]+label{min-width:4.2rem;padding:.9rem 1.2rem;margin:0 .6rem .6rem 0;border-radius:.2rem;font-size:1.3rem}.oh-imgswatch{padding-top:1.8rem;border-top:.1rem solid var(--oh-hairline)}.product-form__input--pill:not(.oh-imgswatch) input[type=radio]+label{background:rgba(var(--color-foreground),.04);border-color:rgba(var(--color-foreground),.18)}.product-form__input--pill:not(.oh-imgswatch) input[type=radio]:checked+label{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.oh-imgswatch__label img{width:4.4rem;height:5.4rem}.product__info-container>*+*{margin:1rem 0}.product__info-container .product__title{margin-bottom:.6rem}.product__info-container .product-form,.product__info-container .product__description,.product__info-container .icon-with-text{margin:1.6rem 0}.product__info-container .product__text.caption-with-letter-spacing{margin-bottom:.2rem}.product__info-container .product__tax,.product__info-container .product__tax+*{margin-top:.4rem}.product__info-container .product__tax{font-size:1.2rem;opacity:.7}.product__info-container #price-,.product__info-container [id^=price-]{margin-top:.8rem}.oh-usp{margin-bottom:.4rem}.oh-imgswatch{padding-top:1.4rem;margin-bottom:1rem}@media screen and (max-width:749px){.product__media-wrapper{margin-bottom:.8rem}.product__info-container>*+*{margin:.8rem 0}.product__info-container .product-form{margin:1.2rem 0}.oh-imgswatch{padding-top:1.2rem}.oh-imgswatch__label img{width:4.8rem;height:5.8rem}}.product__info-container .price--on-sale .price__sale{gap:.7rem;align-items:baseline}.product__info-container .price .price-item{line-height:1;display:inline-block}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem;opacity:.85}.oh-save-badge{align-self:baseline;transform:translateY(-.15rem);margin-left:.8rem;letter-spacing:.03em}.card__information .oh-save-badge,.card-information .oh-save-badge{display:none}.card__badge .oh-card-save{background:var(--oh-accent);color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.4rem .9rem;border-radius:.3rem;border:0;white-space:nowrap}.card__heading a,.card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.4rem;line-height:1.35}.card__information,.card-information{padding-top:1rem}.card__information .price,.card-information .price{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:1.5rem}.card__information .price-item,.card-information .price-item{white-space:nowrap}.card__information .price--on-sale .price-item--regular,.card-information .price--on-sale .price-item--regular{font-size:1.3rem;opacity:.7}.card__badge .badge{font-size:1.1rem;padding:.3rem .9rem;letter-spacing:.04em}@media screen and (max-width:749px){.card__heading a,.card__heading{font-size:1.3rem}.card__information .price,.card-information .price{font-size:1.4rem}}.card__information .price,.card-information .price{flex-wrap:nowrap;white-space:nowrap}:root{--oh-star: #F2A93B;--oh-green: #2E9E5B}.product__info-container .oh-rating{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin:0 0 .8rem}.oh-rating__stars{position:relative;display:inline-block;font-size:1.5rem;line-height:1;letter-spacing:.1rem}.oh-rating__base{color:rgba(var(--color-foreground),.15)}.oh-rating__fill{position:absolute;inset:0 auto 0 0;width:var(--oh-rating-pct, 100%);overflow:hidden;white-space:nowrap;color:var(--oh-star)}.oh-rating__text{font-size:1.3rem;line-height:1.3;color:rgba(var(--color-foreground),.7);letter-spacing:.02em}.oh-rating__sep{margin:0 .4rem;color:rgba(var(--color-foreground),.35)}.product__info-container .product__title h1{font-size:2.6rem;font-weight:400;line-height:1.3;letter-spacing:.06em}@media screen and (min-width:990px){.product__info-container .product__title h1{font-size:3rem}}.product__info-container [id^=price-]{margin-top:1rem}.product__info-container .price .price-item--regular,.product__info-container .price:not(.price--on-sale) .price-item--regular{color:var(--oh-ink);font-size:2.1rem;font-weight:700;opacity:1}.product__info-container .price--on-sale .price__sale{gap:.9rem}.product__info-container .price--on-sale .price__sale .price-item--regular{color:var(--oh-accent);font-size:1.8rem;font-weight:400;opacity:1;text-decoration:line-through;text-decoration-thickness:.1rem}.product__info-container .price--on-sale .price-item--sale{color:var(--oh-ink);font-size:2.2rem;font-weight:700}.product__info-container .oh-save-badge{padding:.45rem .9rem;border-radius:.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.04em;transform:translateY(-.2rem)}.product__info-container .oh-usp{gap:1.4rem;margin:2rem 0 1.4rem}.product__info-container .oh-usp__item{gap:1.2rem;font-size:1.55rem;letter-spacing:.03em}.product__info-container .oh-usp__item svg{width:2.1rem;height:2.1rem;color:var(--oh-ink);stroke-width:1.3}.product__info-container .product-form__input .form__label{font-size:1.45rem;text-transform:none;letter-spacing:.02em;margin-bottom:1rem;color:var(--oh-ink)}.product__info-container .oh-imgswatch__sel{color:var(--oh-ink);text-transform:none;letter-spacing:.02em}.product__info-container .oh-imgswatch{padding-top:0;border-top:0;margin-bottom:1.4rem}.product__info-container .oh-imgswatch__label{margin:0 .8rem .8rem 0;padding:.3rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.8rem!important}.product__info-container .oh-imgswatch__label img{width:6.4rem;height:6.4rem;object-fit:cover;border-radius:.5rem}.product__info-container .oh-imgswatch input[type=radio]:checked+.oh-imgswatch__label{border:.25rem solid rgb(var(--color-foreground));padding:.15rem}.product__info-container .oh-imgswatch__label:hover{border-color:rgba(var(--color-foreground),.55)}.product__info-container .product-form__input--pill:not(.oh-imgswatch) input[type=radio]+label{min-width:5.6rem;padding:1.2rem 1.6rem;margin:0 .8rem .8rem 0;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.8rem;background:rgb(var(--color-background));color:var(--oh-ink);font-size:1.4rem}.product__info-container .product-form__input--pill:not(.oh-imgswatch) input[type=radio]+label:hover{border-color:rgba(var(--color-foreground),.55)}.product__info-container .product-form__input--pill:not(.oh-imgswatch) input[type=radio]:checked+label{background:rgb(var(--color-background));color:var(--oh-ink);border:.25rem solid rgb(var(--color-foreground));padding:1.05rem 1.45rem;font-weight:600}.product__info-container .oh-availability{align-items:center;margin:1.6rem 0;padding:1.4rem 0;border-top:.1rem solid var(--oh-hairline);border-bottom:.1rem solid var(--oh-hairline)}.product__info-container .oh-availability__main{align-items:flex-start}.product__info-container .oh-availability__dot{background:var(--oh-green);box-shadow:0 0 0 .3rem #2e9e5b2e;margin-top:.45rem}.product__info-container .oh-availability__label{font-size:1.35rem;font-weight:600}.product__info-container .oh-availability__sub{font-size:1.2rem}.oh-stock{margin:0;flex:0 0 auto}.oh-stock.hidden,.oh-stock:empty{display:none}.oh-stock__pill{display:inline-block;padding:.6rem 1.4rem;border:.1rem solid rgba(46,158,91,.35);border-radius:10rem;background:#2e9e5b14;color:#237a46;font-size:1.2rem;font-weight:600;white-space:nowrap}.product__info-container .oh-pay__list{justify-content:space-between;flex-wrap:nowrap;gap:.4rem}.product__info-container .oh-pay__icon{max-width:4.4rem}@media screen and (max-width:749px){.product__info-container .oh-pay__list{justify-content:center}.product__info-container .oh-pay__icon{max-width:3.6rem}}.oh-vthumb-btn{display:none}@media screen and (min-width:990px){.product--thumbnail .product__media-wrapper media-gallery{display:grid;grid-template-columns:9.6rem minmax(0,1fr);column-gap:1.6rem;align-items:stretch}.product--thumbnail media-gallery>slider-component:not(.thumbnail-slider){grid-column:2;grid-row:1;margin:0}.product--thumbnail media-gallery>.thumbnail-slider{grid-column:1;grid-row:1;position:relative;display:block;margin:0}.product--thumbnail .thumbnail-slider .thumbnail-list{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;scroll-snap-type:none}.product--thumbnail .thumbnail-slider .thumbnail-list::-webkit-scrollbar{display:none}.product--thumbnail .thumbnail-slider.oh-vthumb--overflow .thumbnail-list{top:3.2rem;bottom:3.2rem}.product--thumbnail .thumbnail-list__item,.product--thumbnail .thumbnail-list__item.slider__slide{width:100%;flex:0 0 auto}.product--thumbnail .thumbnail{border-radius:.2rem}.product--thumbnail .thumbnail[aria-current]{box-shadow:0 0 0 .2rem rgb(var(--color-foreground))}.product--thumbnail .thumbnail-slider .slider-button{display:none!important}.product--thumbnail .thumbnail-slider.oh-vthumb--overflow .oh-vthumb-btn{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:2.8rem;padding:0;border:0;background:none;color:rgba(var(--color-foreground),.55);cursor:pointer}.oh-vthumb-btn--up{top:0}.oh-vthumb-btn--down{bottom:0}.oh-vthumb-btn svg{width:2rem;height:2rem}.oh-vthumb-btn:hover:not(:disabled){color:rgb(var(--color-foreground))}.oh-vthumb-btn:disabled{opacity:.3;cursor:default}}.oh-stock__pill--low{border-color:#b3261e59;background:#b3261e12;color:var(--oh-accent)}.oh-stock__pill--out{border-color:var(--oh-hairline);background:var(--oh-panel);color:var(--oh-muted)}.oh-rating--empty .oh-rating__base{color:var(--oh-star);opacity:.35}.oh-rating--empty .oh-rating__text{color:var(--oh-muted)}.oh-sizeguide__table{overflow-x:auto}.oh-sizeguide tbody th{font-size:1.3rem;font-weight:600;letter-spacing:0;text-transform:none}a.oh-rating--store{text-decoration:none;color:inherit}a.oh-rating--store:hover .oh-rating__text{text-decoration:underline;text-underline-offset:.2rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/oh-pdp.css.map */
