.product__badges-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem}.product__badge-pill{display:inline-block;font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04rem;padding:.5rem 1.3rem;border-radius:.6rem;color:#fff}.product__badge-pill--bestseller{background:linear-gradient(135deg,#ff9248,#c1633f,#2b2420)}.product__trust-list{margin:1.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:.9rem}.product__trust-list li{display:flex;align-items:center;gap:.9rem;font-size:1.3rem;font-weight:600}.product__trust-list svg.icon-accordion{width:1.8rem;height:1.8rem;flex-shrink:0;color:#c1633f}.product__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.8rem}.product__info-grid-item{display:flex;flex-direction:column;align-items:center;gap:.7rem;text-align:center;padding:1.8rem 1.2rem;border:.1rem solid rgba(43,36,32,.14);border-radius:1.2rem;font-size:1.1rem;font-weight:600;letter-spacing:.02rem;text-transform:uppercase;line-height:1.3}.product__info-grid-item svg.icon-accordion{width:2.2rem;height:2.2rem;color:#c1633f}@media screen and (max-width:480px){.product__info-grid{grid-template-columns:1fr}}.product-sticky-bar{position:fixed;top:0;left:0;right:0;z-index:1001;background:rgb(var(--color-background, 251 244 236));border-bottom:.1rem solid rgba(43,36,32,.12);box-shadow:0 .4rem 1.2rem #00000014;transform:translateY(-100%);transition:transform .25s ease}.product-sticky-bar--visible{transform:translateY(0)}.product-sticky-bar__inner{display:flex;align-items:center;gap:1.4rem;padding:1rem 1.5rem}.product-sticky-bar__thumb{width:5rem;height:5rem;object-fit:cover;border-radius:.8rem;flex-shrink:0}.product-sticky-bar__info{flex:1 1 auto;min-width:0}.product-sticky-bar__title{font-size:1.3rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-sticky-bar__price{font-size:1.2rem;color:#2b2420b3}.product-sticky-bar__atc{flex-shrink:0;padding:1rem 2rem;background:#000;color:#fff;border-color:#000;--color-button: 0, 0, 0;--color-button-text: 255, 255, 255}.product-sticky-bar__atc:hover{background:#000;color:#fff}@media screen and (min-width:750px){.product-sticky-bar{top:auto;left:auto;right:1.5cm;bottom:.5cm;border-bottom:0;border:.1rem solid rgba(43,36,32,.12);border-radius:.8rem;box-shadow:0 2rem 4.8rem #0006,0 .8rem 1.8rem #0000003d;transform:translateY(calc(100% + 3rem));opacity:0;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s ease}.product-sticky-bar--visible{transform:translateY(0);opacity:1}.product-sticky-bar--barrier{transition:opacity .25s ease}@keyframes product-sticky-bar-fly-out{0%{transform:translateY(0);opacity:1}22%{transform:translateY(-8px);opacity:1}to{transform:translateY(120vh);opacity:.4}}.product-sticky-bar--flyout{animation:product-sticky-bar-fly-out .55s cubic-bezier(.45,0,.8,.25) both}@keyframes product-sticky-bar-spring-in{0%{transform:translateY(120vh);opacity:.4}78%{transform:translateY(-8px);opacity:1}to{transform:translateY(0);opacity:1}}.product-sticky-bar--springin{animation:product-sticky-bar-spring-in .55s cubic-bezier(.2,.75,.55,1) both}@media(prefers-reduced-motion:reduce){.product-sticky-bar,.product-sticky-bar--flyout,.product-sticky-bar--springin{transition:none;animation:none}.product-sticky-bar--flyout{opacity:0;pointer-events:none}}.product-sticky-bar__inner{margin:0;max-width:none;width:auto;padding:0 .5cm;gap:1.6rem;height:2cm;box-sizing:border-box}.product-sticky-bar__price{display:none}.product-sticky-bar__title{color:#000}.product-sticky-bar__atc{background:#f6f3ee;color:#000;border:.1rem solid #000000;border-radius:0;text-transform:uppercase;font-size:1.2rem;letter-spacing:.06rem;padding:0 calc(1.2rem + .1cm);min-width:0;height:1.1cm;min-height:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.product-sticky-bar__atc:before,.product-sticky-bar__atc:after{display:none}.product-sticky-bar__atc:hover{background:#322c27;color:#fff;border-color:#322c27}.product-sticky-bar__thumb{display:block;width:1.4cm;height:1.4cm;transform:scale(1.4);transform-origin:center;object-fit:contain;border-radius:0}}@media screen and (max-width:749px){.product-sticky-bar__title{max-width:20rem}}.related-card-badge{position:absolute!important;top:1rem!important;left:1rem!important;right:auto!important;bottom:auto!important;width:auto!important;height:auto!important;max-width:none!important;z-index:2;display:inline-block;font-family:var(--font-heading-family);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.03rem;padding:.4rem 1rem;border-radius:.6rem;color:#fff;background:linear-gradient(135deg,#ff9248,#c1633f,#2b2420)}.product__info-container .product__tax{display:none}.product__info-container .price .price-item--regular,.product__info-container .price .price-item--sale{font-size:2.4rem}.product__info-container .price--on-sale .price__sale{display:flex;flex-direction:column;align-items:flex-start;row-gap:.2rem;position:relative}.product__info-container .price-item.price-item--sale.price-item--last{color:#d61f1f;font-weight:400}.product__info-container .price--on-sale .price__sale:after{content:"";position:absolute;left:0;top:100%;width:calc(100vw - 15px);height:1px;background:#2b242033}.product__accordion--first{border-top:none;margin-top:.3cm!important}.product__info-container>div:has(+.product__accordion--first){margin-bottom:0!important}.product__accordion-chevron svg{transition:transform var(--duration-short, .2s) ease}.product__accordion details[open]>summary .product__accordion-chevron svg{transform:rotate(180deg)}.product__rating-summary{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:.6rem;row-gap:.2rem;margin:.2rem 0 1rem}.product__rating-stars{display:inline-flex;gap:.1rem;font-size:1.8rem;line-height:1}.product__rating-star{color:#c1633f}.product__rating-star--empty{color:#2b242033}.product__rating-star-wrap{position:relative;display:inline-block}.product__rating-star-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.product__rating-value{font-weight:700;font-size:1.4rem}.product__rating-count{font-size:1.3rem;color:#2b2420a6}.product__rating-count--empty{font-style:italic}.product__rating-count[data-product-review-trigger]{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:underline}.product__review-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:flex-end;justify-content:center;background:#14100e99;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.product__review-modal-overlay.is-open{opacity:1;visibility:visible;transition:opacity .25s ease}.product__review-modal{box-sizing:border-box;position:relative;width:100%;max-width:50rem;max-height:80vh;overflow-y:auto;background:#fbf4ec;border-radius:1.6rem 1.6rem 0 0;padding:1.6rem 1.8rem 2.4rem;box-shadow:0 -.6rem 2rem #00000040;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1)}.product__review-modal-overlay.is-open .product__review-modal{transform:translateY(0)}.product__review-modal-grabber{display:block;width:3.6rem;height:.4rem;border-radius:999px;background-color:#2b24202e;margin:0 auto 1.4rem;touch-action:none;cursor:grab;padding:1rem 3rem;margin:-1rem auto .4rem;background-clip:content-box}.product__review-modal-close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border:none;border-radius:50%;background:#2b24200f;color:#2b2420;cursor:pointer;padding:0}.product__review-modal-close svg{width:1.5rem;height:1.5rem}.product__review-modal-heading{margin:0 0 1.4rem;text-align:center;font-family:var(--font-heading-family);font-size:2rem;color:#2b2420}.product__review-card{display:flex;flex-direction:column;gap:.9rem;padding:1.8rem;border-radius:1.2rem;background:#fff;box-shadow:0 0 1.2rem #2b24201f}.product__review-card-meta{display:flex;flex-direction:column;gap:.2rem}.product__review-card-name{font-weight:600;font-size:1.4rem;color:#2b2420}.product__review-card-location{font-size:1.1rem;color:#2b2420a6}.product__review-card-row{display:flex;align-items:center;justify-content:space-between}.product__review-card-stars .star-char{font-size:1.6rem;line-height:1;color:#c1633f}.product__review-card-stars .star-char.is-empty{color:#2b242038}.product__review-card-stars .star-char-wrap{position:relative;display:inline-block}.product__review-card-stars .star-char-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.product__review-card-date{font-size:1.1rem;color:#2b24208c}.product__review-card-text{margin:0;font-size:1.35rem;line-height:1.55;color:#2b2420}.product__title--boxer h1{font-size:2rem;font-weight:400;color:#000;-webkit-text-stroke:.6px currentColor}.product__dispatch-timer{display:block;width:100%;box-sizing:border-box;text-align:center;padding:.2cm 1.5rem;margin:1.6rem 0 0;border-radius:.8rem;background:#e8e4e0;color:#2b2420;font-size:1.3rem;font-weight:500}.product__dispatch-timer [data-dispatch-countdown]{color:#000;font-weight:700;font-variant-numeric:tabular-nums}@media screen and (max-width:749px){.product__dispatch-timer{padding:.2cm 1rem;font-size:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.product__info-container .product-form__input--pill .form__label{font-weight:700}.product__info-container .product-form__input--pill .form__label .product__variant-label-name{font-weight:400}.product__info-container .product-form{margin-top:.3cm!important}.product__info-container .product-form__submit{min-height:4.8rem;font-size:1.7rem;font-weight:400;border-radius:.8rem;background:#000;color:#fff;border-color:#000;box-shadow:0 8px 20px #0000004d;--color-button: 0, 0, 0;--color-button-text: 255, 255, 255}.product__info-container .product-form__submit:hover{background:#000;color:#fff}.product__info-container .product-form__submit span{font-size:1.7rem;font-weight:400}.product__availability-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin:1.6rem 0 0;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.02rem}.product__stock-status{display:inline-flex;align-items:center;gap:.6rem}.product__stock-dot{position:relative;width:.9rem;height:.9rem;border-radius:50%;background-color:#3a8a4d;flex-shrink:0}.product__stock-dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:inherit;animation:product-stock-dot-pulse 1.8s ease-out infinite}@keyframes product-stock-dot-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.4);opacity:0}}.product__stock-status.is-outofstock .product__stock-dot{background-color:#b3261e}.product__shipping-note{display:inline-flex;align-items:center;gap:.5rem}.product__shipping-note svg{width:1.6rem;height:1.6rem;color:#000;flex-shrink:0}.product__payment-icons{margin:1.2rem 0 0}.product__payment-icons .list-payment{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem;padding:0;margin:0;list-style:none}.product__payment-icons .list-payment__item{padding:.4rem}.product__payment-icons .list-payment__item .icon{height:2rem;width:auto;display:block}.product__divider{border:none;border-top:.1rem solid rgba(43,36,32,.12);margin:1.6rem 0 0}.product__trust-badges-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1rem;margin-top:1.6rem}.product__trust-badges-grid-item{display:flex;flex-direction:row;align-items:flex-start;gap:.7rem}.product__trust-badges-icon{width:2.2rem;height:2.2rem;flex-shrink:0;margin-top:.1rem;color:#000}.product__trust-badges-grid-item-text{display:flex;flex-direction:column;gap:.3rem;min-width:0}.product__trust-badges-grid-item-text strong{font-size:1.2rem;font-weight:700}.product__trust-badges-grid-item-text span{font-size:1.1rem;color:#2b2420a6}.product__divider--bottom{margin-top:1.6rem}.product__brand-strip{overflow:hidden;margin:1cm 0 0;padding:.5cm 0}.product__brand-strip-track{display:flex;width:max-content;animation:product-brand-strip-scroll 20s linear infinite}.product__brand-strip-item{flex-shrink:0;padding:0 3rem;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:600;font-size:2.1rem;letter-spacing:-.01em;color:#000;white-space:nowrap}@keyframes product-brand-strip-scroll{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.product__brand-strip-track{animation:none}}.section-template--31237708317011__main-padding{padding-bottom:0!important}#shopify-section-template--31237708317011__related-products .related-products{padding-top:1cm!important}.related-products__heading{margin-bottom:calc(3rem - .3cm)!important}.product__card-photo-small img{transform:scale(.9)!important;object-fit:contain!important;object-position:center top!important;transition:transform var(--duration-long, .3s) ease}.product__story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem 1.6rem;margin:1.5cm 0 0;padding:0 0 2rem}@media screen and (max-width:749px){.product__story-grid{grid-template-columns:1fr}}.product__story-photo{aspect-ratio:1 / 1;box-sizing:border-box;border:.5cm solid #ffffff;border-radius:.6rem;overflow:hidden;background:#fff;box-shadow:0 .4rem 1.2rem #2b24201a}.product__story-photo img{display:block;width:100%;height:100%;object-fit:cover}.product__story-title{margin:.8cm 0 0;text-align:center;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700}.product__story-description{margin:.5cm 0 0;padding:0 1cm;text-align:center;font-size:1.3rem;line-height:1.6;color:#2b2420bf}.product__story-photo--transparent-border{border-color:transparent;background:transparent}.product__story-item--featured .product__story-photo img{object-position:center 38%}.product__video-strip{display:none}@media screen and (max-width:749px){.product__video-strip{display:block;position:relative;width:100vw;margin:1.5cm calc(-50vw + 50%) 0;aspect-ratio:1 / 1;overflow:hidden}}.product__video-strip-headline{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:flex-start;padding:0 1cm 0 .4cm;text-align:left;pointer-events:none;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.03rem;color:#fff}.product__as-seen-on-you{margin:1cm 0 0}.product__measurements-title{margin:0 0 .6cm;text-align:center;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:400;-webkit-text-stroke:.6px currentColor;color:#2b2420}.product__reel-thumb-row{display:flex;flex-wrap:wrap;gap:.4cm;margin:0 0 1.4rem}.product__reel-thumb{position:relative;width:3.1cm;height:5.2cm;border-radius:.8rem;overflow:hidden;cursor:pointer;background:#000}@media screen and (min-width:750px){.product__reel-thumb{width:4cm;height:7cm}}.product__reel-thumb-video{width:100%;height:100%;object-fit:cover;display:block}.product__reel-thumb-play{position:absolute;bottom:.4rem;left:.4rem;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000008c;color:#fff;pointer-events:none}.product__reel-thumb-play svg{width:.9rem;height:.9rem;margin-left:.1rem}.product__reel-thumb-row--scrollable{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product__reel-thumb-row--scrollable .product__reel-thumb{flex:0 0 auto;scroll-snap-align:start}.product__reel-swipe-arrow{position:absolute;top:50%;right:.3rem;transform:translateY(-50%);width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#ffffff59;color:#fff;cursor:pointer;padding:0}.product__reel-swipe-arrow svg{width:1.1rem;height:1.1rem}.product__reel-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:#14100ebf;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}.product__reel-modal-overlay.is-open{opacity:1;visibility:visible;transition:opacity .25s ease}.product__reel-modal{position:relative;width:9cm;height:14cm;max-width:92vw;max-height:85vh;border-radius:1.2rem;overflow:hidden;background:#000;box-shadow:0 1rem 3rem #00000080;transform:scale(.92);transition:transform .25s cubic-bezier(.32,.72,0,1)}.product__reel-modal-overlay.is-open .product__reel-modal{transform:scale(1)}.product__reel-modal-video{width:100%;height:100%;object-fit:cover;display:block}.product__reel-modal-close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border:none;border-radius:50%;background:#00000080;color:#fff;cursor:pointer;padding:0}.product__reel-modal-close svg{width:1.5rem;height:1.5rem}.product__video-strip-video{display:block;width:100%;height:100%;object-fit:cover}.product__faq{margin:1cm 0 0;padding:0 1cm 1cm}.product__faq-title{margin:0 0 1rem;text-align:left;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700}.product__why-shop{margin:-.1cm 0 2cm;padding:.7cm 1cm;text-align:center;background:#2b242009;border-top:.1rem solid rgba(43,36,32,.18);border-bottom:.1rem solid rgba(43,36,32,.18)}.product__why-shop-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:2.4rem;scrollbar-width:none}.product__why-shop-grid--dragging{scroll-snap-type:none!important;-webkit-user-select:none;user-select:none}.product__why-shop-grid::-webkit-scrollbar{display:none}.product__why-shop-item{flex:0 0 100%;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:.8rem}.product__why-shop-icon{width:3.6rem;height:3.6rem;color:#000}.product__why-shop-item-title{margin:0;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.02rem}.product__why-shop-item-text{margin:0;font-size:1.4rem;line-height:1.5;color:#2b2420bf}.product__why-shop-dots{display:flex;justify-content:center;align-items:center;gap:.7rem;margin-top:1.6rem}.product__why-shop-dot{width:.8rem;height:.8rem;border-radius:50%;background:#2b242040;transition:background-color var(--duration-short, .2s) ease}.product__why-shop-dot.is-active{background:#2b2420}.product__instagram-title{margin:0 1cm;text-align:center;text-transform:uppercase;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700}.product__instagram-handle{display:block;margin:.4rem 1cm 0;text-align:center;font-size:1.3rem;font-weight:600;color:#c1633f;text-decoration:none}.product__instagram-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:1cm 1cm 0;background:#2b242026}@media screen and (min-width:750px){.product__instagram-gallery{margin-bottom:2cm}}.product__instagram-gallery-photo{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border:1px solid rgba(43,36,32,.15);box-sizing:border-box}.product__video-thumbnail-button{background-color:#2b2420;overflow:hidden}.product__video-thumbnail-preview{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.55)}@media screen and (max-width:749px){.product__media-list--no-peek .product__media-item{width:100%!important}}.product__more-videos-teaser{position:absolute;right:.8rem;bottom:.8rem;z-index:5;display:flex;align-items:center;gap:.9rem;max-width:calc(100% - 1.6rem);margin:0;padding:1rem 1.2rem;border:none;border-radius:1.4rem;background:#e8e4e066;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);box-shadow:0 .6rem 1.8rem #0000002e;color:#2b2420;font-family:inherit;font-size:1.4rem;font-weight:600;line-height:1.3;text-align:left;cursor:pointer;transform:translate(0) scale(.85);opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease}.product__more-videos-teaser.is-visible{transform:translate(0) scale(1);opacity:1}.product__more-videos-teaser.is-leaving{transform:translate(140%) scale(.95);opacity:0;transition:transform .4s cubic-bezier(.4,0,1,1),opacity .35s ease}.product__more-videos-teaser-icon{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;flex-shrink:0;background:#2b242014;color:#2b2420}.product__more-videos-teaser-icon svg{width:1.5rem;height:1.5rem;animation:product-more-videos-bounce 1.4s ease-in-out infinite}.product__more-videos-teaser-text{min-width:0}@keyframes product-more-videos-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(.3rem)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-extras.css.map */
