.product__info-wrapper{--buybox-accent: #e8541a;--buybox-display-font: "Barlow Condensed", sans-serif;--buybox-title-font: "Big Shoulders Display", sans-serif;--buybox-body-font: "Inter", sans-serif;font-family:var(--buybox-body-font)}.product__feature-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.6rem}.product__feature-badge{display:inline-block;border:1px solid var(--buybox-accent);background:rgb(var(--color-background));transform:skew(-10deg);white-space:nowrap}.product__feature-badge span{display:inline-block;transform:skew(10deg);font-family:var(--buybox-display-font);font-weight:700;letter-spacing:.1rem;font-size:1.3rem;color:var(--buybox-accent);text-transform:uppercase;padding:.6rem 1.4rem}.product__title-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.product__title-row .product__title{margin-bottom:0}.product__title-row .share-button{flex-shrink:0}.product__title-row .share-button__button{color:var(--buybox-accent);font-family:var(--buybox-body-font);font-size:1.3rem}.product__info-wrapper .product__title{font-family:var(--buybox-title-font);font-weight:900;font-style:italic;letter-spacing:.02rem;line-height:.9;font-size:2.6rem;text-transform:uppercase}.product__title-accent{color:var(--buybox-accent)}.product__info-wrapper .product__title h1,.product__info-wrapper .product__title *{font:inherit}@media screen and (min-width:750px){.product__info-wrapper .product__title{font-size:4rem}}.product__info-wrapper .price,.product__info-wrapper .price *,.product__info-wrapper .price-item{font-family:var(--buybox-display-font);font-weight:600;font-style:italic}.product__info-wrapper .price--large{font-size:2rem}@media screen and (min-width:750px){.product__info-wrapper .price--large{font-size:2.6rem}}.product__info-wrapper .price__badge-sold-out{color:#ff4d4d;border-color:#ff4d4d;background:#ff4d4d1f;font-style:normal}.product-form__input--size{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:1rem}.product-form__input--size legend{display:flex;justify-content:space-between;align-items:baseline;grid-column:1 / -1;margin-bottom:.7rem;padding:0;font-family:var(--buybox-display-font);font-style:italic;font-weight:700;font-size:1.8rem}.product-form__input--size .product-popup-modal__button,.product-form__input--cut .product-popup-modal__button{font-size:1.3rem;padding:0}.product-form__input--size input[type=radio]{position:absolute;clip:rect(0,0,0,0);overflow:hidden;height:1px;width:1px}.product-form__input--size input[type=radio]+label{border-radius:0;border-color:rgba(var(--color-foreground),.55);background-color:transparent;text-align:center;font-family:var(--buybox-display-font);font-weight:700;font-size:1.8rem;padding:1.2rem 1rem;margin:0}.product-form__input--size input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-form__input--cut{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem}.product-form__input--color,.product-form__input--colour{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.product-form__input--color input[type=radio]+label,.product-form__input--colour input[type=radio]+label{flex:1 1 0}.product-form__input--cut legend{display:flex;justify-content:space-between;align-items:baseline;grid-column:1 / -1;margin-bottom:.7rem;padding:0;font-family:var(--buybox-display-font);font-style:italic;font-weight:700;font-size:1.8rem}.product-form__input--color legend,.product-form__input--colour legend{display:flex;justify-content:space-between;align-items:baseline;flex-basis:100%;margin-bottom:.7rem;padding:0;font-family:var(--buybox-display-font);font-style:italic;font-weight:700;font-size:1.8rem}.product-form__input--cut input[type=radio],.product-form__input--color input[type=radio],.product-form__input--colour input[type=radio]{position:absolute;clip:rect(0,0,0,0);overflow:hidden;height:1px;width:1px}.product-form__input--cut input[type=radio]+label,.product-form__input--color input[type=radio]+label,.product-form__input--colour input[type=radio]+label{border-radius:4px;border-color:rgba(var(--color-foreground),.55);background-color:transparent;text-align:center;font-family:var(--buybox-body-font);font-weight:600;font-size:1.4rem;padding:1.2rem 1.6rem;margin:0}.product-form__input--cut input[type=radio]:checked+label,.product-form__input--color input[type=radio]:checked+label,.product-form__input--colour input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product-form__input input[data-unavailable=true]+label{cursor:not-allowed;border-color:rgba(var(--color-foreground),.15);color:rgba(var(--color-foreground),.3);text-decoration:line-through;position:relative}.product-form__unavailable-tooltip{position:absolute;left:50%;bottom:calc(100% + .8rem);transform:translate(-50%) translateY(4px);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:var(--buybox-body-font);font-weight:500;font-size:1.1rem;text-decoration:none;text-transform:none;white-space:nowrap;padding:.6rem 1rem;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:2}.product-form__unavailable-tooltip:after{content:"";position:absolute;top:100%;left:calc(50% + var(--tooltip-arrow-shift, 0px));transform:translate(-50%);border:5px solid transparent;border-top-color:rgb(var(--color-foreground))}.product-form__input input[data-unavailable=true]+label:hover .product-form__unavailable-tooltip,.product-form__unavailable-tooltip--show .product-form__unavailable-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.buybox-cta-row{display:flex;flex-direction:column;gap:1rem}.buybox-cta-row .product-form__quantity{margin-bottom:0}.buybox-cta-row .product-form__quantity .form__label{font-family:var(--buybox-display-font);font-style:italic;font-weight:700;font-size:1.8rem;margin-bottom:.7rem}.buybox-cta-row .quantity{width:13.2rem;min-height:5.2rem;border-radius:0;background-color:#fff}.buybox-cta-row .quantity:before,.buybox-cta-row .quantity:after{display:none}.buybox-cta-row .quantity__button,.buybox-cta-row .quantity__input{font-family:var(--buybox-display-font);font-weight:700;font-size:1.8rem;color:#000;opacity:1}.buybox-cta-row .quantity__button:focus-visible,.buybox-cta-row .quantity__input:focus-visible,.buybox-cta-row .quantity__button:focus,.buybox-cta-row .quantity__input:focus{background-color:#fff}.buybox-cta-row .product-form__submit{--color-button: 232, 84, 26;--color-button-text: 255, 255, 255;font-family:var(--buybox-display-font);font-style:italic;font-weight:700;font-size:2rem;letter-spacing:.05rem;border-radius:0;min-height:5.2rem}.buybox-cta-row .product-form__submit .icon-cart{width:2.4rem;height:2.4rem;margin-right:.7rem;vertical-align:middle}.product__trust-row{display:flex;align-items:center;gap:1.4rem;padding:1.2rem 0;border-top:1px solid rgba(var(--color-foreground),.1)}.product__trust-row__icon{flex-shrink:0;width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.25);display:flex;align-items:center;justify-content:center}.product__trust-row__icon svg{width:2.2rem;height:2.2rem;color:var(--buybox-accent)}.product__trust-row__heading,.product__trust-row__text{display:inline;font-size:1.3rem;line-height:1.4}.product__trust-row__heading,.product__trust-row__text{font-weight:400;color:rgba(var(--color-foreground),.75)}.product__trust-row__heading:after{content:" "}.product__info-wrapper .product__accordion .icon-accordion{display:none}.product__info-wrapper .product__accordion .accordion__title{font-family:var(--buybox-body-font);font-style:normal;font-weight:700;font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase}.product__info-wrapper .product__accordion .accordion__content{font-family:var(--buybox-body-font);font-size:1.4rem;font-weight:400;line-height:1.6;overflow:hidden;transition:height .25s ease}.product__info-wrapper .product__accordion .icon-caret{transition:transform .25s ease}.product__info-wrapper .product__accordion .accordion__content.rte a{color:var(--buybox-accent)!important;text-decoration:none}.product__info-wrapper .product__accordion .accordion__content.rte a:hover{opacity:.8}.product__info-wrapper .kaching-bundles{margin-top:.8rem}.product__info-wrapper .kaching-bundles__block-title{font-family:var(--buybox-display-font);font-weight:700;letter-spacing:.2rem;text-transform:uppercase;display:flex;align-items:center;gap:1.2rem;text-align:center;color:rgb(var(--color-foreground))!important}.product__info-wrapper .kaching-bundles__block-title:before,.product__info-wrapper .kaching-bundles__block-title:after{content:"";flex:1;height:1px;background:var(--buybox-accent)}.product__info-wrapper .kaching-bundles__collection-product__remove-button img{filter:brightness(0) invert(1)}.product__detail-tabs-outer{--buybox-accent: #e8541a;--buybox-display-font: "Barlow Condensed", sans-serif;--buybox-title-font: "Big Shoulders Display", sans-serif;--buybox-body-font: "Inter", sans-serif;margin-top:3.6rem;margin-bottom:3.6rem}.product__detail-tabs-outer.page-width{padding-left:0;padding-right:0;width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.product__detail-tabs{--color-foreground: 255, 255, 255;--color-background: 13, 13, 13;background:linear-gradient(180deg,#e8541a1a,#e8541a00 45%),rgb(var(--color-background));border-top:3px solid var(--buybox-accent);color:rgb(var(--color-foreground));padding:3.2rem;font-family:var(--buybox-body-font)}.product__detail-tabs__nav{display:flex;justify-content:space-between;border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:2.4rem}.product__detail-tabs__tab{flex:1;background:none;border:none;border-bottom:2px solid transparent;padding:0 0 1.2rem;margin:0;cursor:pointer;font-family:var(--buybox-body-font);font-weight:700;font-size:1.2rem;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.4);text-align:center}.product__detail-tabs__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:var(--buybox-accent)}.product__detail-tabs__panel{display:none}.product__detail-tabs__panel.is-active{display:block}.product__detail-tabs .product__description,.product__detail-tabs .product__description p{font-size:1.4rem;line-height:1.6;color:rgb(var(--color-foreground))}.product__features-heading{font-size:1.3rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;margin:2rem 0 1rem}.product__features-list{list-style:none;margin:0;padding:0}.product__features-list li{position:relative;padding-left:1.8rem;margin-bottom:.8rem;font-size:1.4rem;line-height:1.5}.product__features-list li:before{content:"";position:absolute;left:0;top:.4rem;width:.9rem;height:.9rem;background:var(--buybox-accent)}.product__description ul{list-style:none;margin:0 0 1.6rem;padding:0}.product__description ul li{position:relative;padding-left:1.8rem;margin-bottom:.8rem;font-size:1.4rem;line-height:1.5}.product__description ul li:before{content:"";position:absolute;left:0;top:.4rem;width:.9rem;height:.9rem;background:var(--buybox-accent)}.product__snapshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.product__snapshot-stat{border:1px solid rgba(var(--color-foreground),.15);padding:1.6rem;text-align:center}.product__snapshot-stat__icon{position:relative;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;margin:0 auto 1rem}.product__snapshot-stat__icon svg{width:100%;height:100%}.product__snapshot-stat--dry .product__snapshot-stat__icon,.product__snapshot-stat--dry .product__snapshot-stat__label{color:#e0a92c}.product__snapshot-stat--wet .product__snapshot-stat__icon,.product__snapshot-stat--wet .product__snapshot-stat__label{color:#4a9eea}.product__snapshot-stat--durability .product__snapshot-stat__icon,.product__snapshot-stat--durability .product__snapshot-stat__label{color:#4caf82}.product__snapshot-stat--fingersave .product__snapshot-stat__icon{color:rgba(var(--color-foreground),.45)}.product__snapshot-stat--fingersave .product__snapshot-stat__label{color:rgba(var(--color-foreground),.35)}.product__snapshot-stat__icon svg.product__snapshot-stat__icon-badge{width:1.6rem;height:1.6rem}.product__snapshot-stat__icon-badge{position:absolute;right:-.4rem;bottom:-.4rem;width:1.6rem;height:1.6rem;border-radius:50%;padding:.2rem;box-sizing:border-box}.product__snapshot-stat__icon-badge--yes{background:#4caf82;color:#fff}.product__snapshot-stat__icon-badge--no{background:#e2483d;color:#fff}.product__snapshot-stat__label{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin-bottom:.6rem}.product__snapshot-stat__value{display:block;font-family:var(--buybox-display-font);font-weight:800;font-style:italic;font-size:1.8rem;letter-spacing:.02rem;text-transform:uppercase;color:var(--buybox-accent)}.product__tech-item{max-width:50rem;margin:0 auto 3.2rem;text-align:center}.product__tech-item:last-child{margin-bottom:0}.product__tech-item__image{margin-bottom:1.6rem}.product__tech-item__image img{width:100%;height:auto;display:block}.product__tech-item__title{font-size:1.4rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;margin:0 0 1rem}.product__tech-item__text{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:990px){.product__page-section.page-width{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:4rem;padding-right:4rem}.product__page-section .product:not(.product--no-media) .product__media-wrapper{flex:1 1 0;max-width:none;width:auto}.product__page-section .product:not(.product--no-media) .product__info-wrapper{flex:0 0 46rem;max-width:46rem;width:46rem;padding-left:4rem}.product__page-section .product__media-list.slider{display:grid!important;grid-template-columns:repeat(2,1fr);gap:1.6rem;overflow:visible}.product__page-section .product__media-item.slider__slide{width:auto!important;max-width:none!important;flex:none}.product__page-section .product__media-item--full{grid-column:1 / -1}.product__page-section .slider-buttons,.product__page-section .thumbnail-slider{display:none!important}}@media screen and (min-width:750px){.product__sticky-bar{display:none!important}}.product__sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#0d0d0d;border-top:1px solid rgba(255,255,255,.12);transform:translateY(100%);transition:transform .25s ease;padding:1.2rem 1.5rem calc(1.2rem + env(safe-area-inset-bottom,0px))}.product__sticky-bar.is-visible{transform:translateY(0)}.product__sticky-bar__row{display:flex;gap:1rem}.product__sticky-bar__size-toggle{display:flex;align-items:center;justify-content:center;gap:.7rem;flex-shrink:0;min-width:8rem;background:#1a1a1a;border:1px solid rgba(255,255,255,.3);color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:1.7rem;padding:0 1.4rem;cursor:pointer}.product__sticky-bar__size-toggle .icon-caret{width:1.1rem;transition:transform .2s ease}.product__sticky-bar.is-panel-open .product__sticky-bar__size-toggle .icon-caret{transform:rotate(180deg)}.product__sticky-bar__quantity{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;width:10rem;background:#1a1a1a;border:1px solid rgba(255,255,255,.3);padding:0 .4rem}.product__sticky-bar__quantity-button{background:none;border:none;color:#fff;padding:1.2rem .6rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.product__sticky-bar__quantity-button svg{width:1rem;pointer-events:none}.product__sticky-bar__quantity-value{color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:1.7rem;min-width:2rem;text-align:center}.product__sticky-bar__submit{flex:1;display:flex;align-items:center;justify-content:center;gap:.8rem;background:#e8541a;border:none;color:#fff;font-family:Barlow Condensed,sans-serif;font-style:italic;font-weight:700;font-size:1.7rem;letter-spacing:.05rem;text-transform:uppercase;min-height:5.2rem;cursor:pointer}.product__sticky-bar__submit .icon-cart{width:2rem;height:2rem}.product__sticky-bar__submit:disabled{opacity:.5;cursor:not-allowed}.product__sticky-bar__size-panel{max-height:0;overflow:hidden;transition:max-height .25s ease}.product__sticky-bar.is-panel-open .product__sticky-bar__size-panel{max-height:26rem;margin-bottom:1.2rem}.product__sticky-bar__size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.product__sticky-bar__size-chip{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:1.6rem;padding:1rem;cursor:pointer}.product__sticky-bar__size-chip.is-selected{background:#fff;color:#0d0d0d;border-color:#fff}.product__sticky-bar__size-chip.is-unavailable{border-color:#ffffff26;color:#ffffff4d;text-decoration:line-through}@media screen and (max-width:749px){shopify-chat{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/buy-box.css.map */
