: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}.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}
/*# sourceMappingURL=/cdn/shop/t/16/assets/oh-pdp.css.map */
