.fs-product{padding-top:1.6rem}.fs-product__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(2.4rem,4vw,6.4rem);align-items:start}.fs-gallery{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1.2rem;position:sticky;top:calc(var(--fs-header-height, 12rem) + 1.6rem)}.fs-gallery__main{position:relative;grid-column:2;grid-row:1}.fs-gallery__thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:.8rem;max-height:64rem;overflow-y:auto;scrollbar-width:none}.fs-gallery__thumbs::-webkit-scrollbar{display:none}.fs-gallery__slide{display:none;aspect-ratio:1 / 1}.fs-gallery__slide.is-active{display:block}.fs-gallery__img{width:100%;height:100%;object-fit:cover}.fs-gallery__slide video,.fs-gallery__slide iframe,.fs-gallery__slide model-viewer{width:100%;height:100%}.fs-gallery__thumb{position:relative;width:8rem;aspect-ratio:1 / 1;padding:0;border:2px solid transparent;cursor:pointer;flex-shrink:0;opacity:.7;transition:opacity .15s ease,border-color .15s ease}.fs-gallery__thumb.is-active{opacity:1;border-color:#000}.fs-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.fs-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.6rem;text-shadow:0 1px 6px rgba(0,0,0,.5)}.fs-gallery__badges{position:absolute;top:1.6rem;left:1.6rem;display:flex;gap:.6rem}.fs-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border-color:transparent}.fs-gallery__arrow--prev{left:1.2rem}.fs-gallery__arrow--next{right:1.2rem}.fs-product__info{display:flex;flex-direction:column;gap:1.6rem}.fs-product__type{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--fs-subtext));text-decoration:none}.fs-product__title{margin:0;font-size:clamp(2.4rem,3vw,3.4rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.fs-product__price{display:flex;align-items:center;gap:1rem;font-size:2.2rem;font-weight:700}.fs-product__price.is-sale .fs-product__price-now{color:rgb(var(--fs-sale))}.fs-product__price-was{font-size:1.6rem;font-weight:500;color:rgb(var(--fs-subtext))}.fs-product__price-was[hidden],.fs-badge[hidden]{display:none}.fs-product__tax{margin:-.8rem 0 0;font-size:1.3rem;color:rgb(var(--fs-subtext))}.fs-highlights{display:flex;flex-direction:column;gap:.6rem;padding:1.4rem 1.6rem;border-radius:var(--fs-radius);background:rgb(var(--fs-field));font-size:1.4rem;font-weight:500}.fs-highlights li{display:flex;align-items:center;gap:1rem}.fs-highlights svg{width:1.6rem;height:1.6rem;color:rgb(var(--fs-slate));flex-shrink:0}fs-variant-picker{display:block}.fs-option{margin:0 0 1.6rem;padding:0;border:0;min-width:0}.fs-option__label{padding:0;margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.fs-option__label span{font-weight:500;color:rgb(var(--fs-subtext))}.fs-option__pills{display:flex;flex-wrap:wrap;gap:.8rem}.fs-pill{position:relative;display:inline-flex;align-items:center;gap:.8rem;min-height:4rem;padding:0 1.6rem;border-radius:var(--fs-pill);border:1.5px solid rgba(var(--color-foreground),.2);background:#fff;font-size:1.4rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.fs-pill input{position:absolute;opacity:0;width:0;height:0}.fs-pill:has(input:checked){border-color:#000;background:#000;color:#fff}.fs-pill:has(input:focus-visible){outline:2px solid rgba(var(--fs-slate),.6);outline-offset:2px}.fs-pill.is-unavailable{opacity:.45}.fs-pill.is-unavailable .fs-pill__text{text-decoration:line-through}.fs-pill--swatch{padding-left:.6rem}.fs-pill__swatch{width:2.4rem;height:2.4rem;border-radius:50%;background-size:cover;background-position:center;border:1px solid rgba(0,0,0,.1)}.fs-option__select{width:100%}.fs-form{margin:0}.fs-buy{display:flex;gap:1rem}.fs-qty{display:inline-flex;align-items:center;height:4.8rem;border-radius:var(--fs-pill);background:rgb(var(--fs-field))}.fs-qty__btn{width:4.4rem;height:100%;border:0;background:transparent;font-size:2rem;cursor:pointer;color:#000}.fs-qty__input{width:4rem;height:100%;border:0;background:transparent;text-align:center;font-family:inherit;font-size:1.5rem;font-weight:700;-moz-appearance:textfield}.fs-qty__input::-webkit-outer-spin-button,.fs-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fs-buy__add{flex:1}.fs-buy__add.loading{opacity:.7}.fs-buy__dynamic{margin-top:1rem}.fs-buy__dynamic .shopify-payment-button__button--unbranded{border-radius:var(--fs-pill);min-height:4.8rem;font-family:var(--font-body-family);font-weight:700}.fs-form__error{margin-top:1rem;color:rgb(var(--fs-sale));font-size:1.4rem}.fs-form__error[hidden]{display:none}.fs-trust{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.6rem;padding:1.6rem 0;border-top:1px solid rgb(var(--fs-border));border-bottom:1px solid rgb(var(--fs-border));font-size:1.4rem}.fs-trust li{display:flex;align-items:center;gap:.8rem}.fs-trust .fs-icon{width:1.8rem;height:1.8rem;color:rgb(var(--fs-slate));flex-shrink:0}.fs-acc{border-bottom:1px solid rgb(var(--fs-border))}.fs-acc__summary{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;font-size:1.5rem;font-weight:700;cursor:pointer;list-style:none}.fs-acc__summary::-webkit-details-marker{display:none}.fs-acc__summary svg{width:1.6rem;height:1.6rem;transition:transform .2s ease}details[open]>.fs-acc__summary svg{transform:rotate(180deg)}.fs-acc__body{padding:0 0 2rem;color:rgba(var(--color-foreground),.85)}.fs-acc__body p{margin:0 0 1rem}.fs-specs{width:100%;border-collapse:collapse;font-size:1.4rem}.fs-specs th,.fs-specs td{padding:.8rem 0;border-bottom:1px solid rgb(var(--fs-border));text-align:left;vertical-align:top}.fs-specs th{width:40%;font-weight:700;color:rgb(var(--color-foreground))}.fs-specs tr:last-child th,.fs-specs tr:last-child td{border-bottom:0}.fs-complete{padding-top:var(--fs-section-gap)}@media screen and (max-width:989px){.fs-product__grid{grid-template-columns:1fr}.fs-gallery{position:static;grid-template-columns:1fr}.fs-gallery__main{grid-column:1}.fs-gallery__thumbs{grid-column:1;grid-row:2;flex-direction:row;max-height:none;overflow-x:auto}.fs-gallery__thumb{width:6.4rem}}@media screen and (max-width:749px){.fs-trust{grid-template-columns:1fr}.fs-gallery__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-fs-product.css.map */
