.product-custom{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:start}@media screen and (min-width:990px){.product-custom{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4.8rem}.product-custom__media{position:sticky;top:3rem}}.product-gallery{display:block;width:100%}.product-gallery__main{width:100%;background:rgba(var(--color-foreground),.04);border-radius:1.6rem;overflow:hidden;aspect-ratio:1 / 1}.product-gallery__main-image{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin:1.2rem 0 0;padding:0}.product-gallery__thumb{background:rgba(var(--color-foreground),.04);border-radius:1.2rem;overflow:hidden;aspect-ratio:1 / 1}.product-gallery__thumb[hidden]{display:none}.product-gallery__thumb-button{width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;display:block}.product-gallery__thumb-image{width:100%;height:100%;object-fit:contain;display:block}.product-gallery__thumb.is-active{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.product-gallery__thumb-button:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.product-custom__info{display:flex;flex-direction:column;gap:1rem}.product-custom__vendor{margin:0;text-transform:none;color:rgba(var(--color-foreground),.4)}.product-custom__title{margin:0;text-transform:uppercase;line-height:1.05;font-size:calc(var(--font-heading-scale) * 2.4rem)}@media screen and (min-width:750px){.product-custom__title{font-size:calc(var(--font-heading-scale) * 3.2rem)}}.product-custom__price .price{font-size:1.8rem;font-weight:400}.product-custom__rating{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem}.product-custom__rating-stars{display:inline-flex;gap:.1rem;font-size:1.4rem;letter-spacing:.05em;color:rgba(var(--color-foreground),.3)}.product-custom__rating-star.is-filled{color:rgb(var(--color-foreground))}.product-custom__rating-count{text-decoration:underline;color:rgb(var(--color-foreground))}.product-custom__short-desc,.product-custom__long-desc{margin:0;line-height:1.6;color:rgba(var(--color-foreground),.8)}.product-custom__long-desc p,.product-custom__short-desc p{margin:0}.product-custom__short-desc p+p,.product-custom__long-desc p+p{margin-top:.8rem}.product-custom__fit-note{margin:0;font-size:1.3rem;opacity:.7}.product-color-swatches__label{display:flex;gap:.4rem;font-size:16px;font-weight:400;margin-bottom:.8rem}.product-color-swatches{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem}@media screen and (min-width:750px){.product-color-swatches{grid-template-columns:repeat(6,minmax(0,1fr))}}.product-color-swatches__item{position:relative;display:block;aspect-ratio:1 / 1;border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.04);cursor:pointer;border:1px solid transparent;transition:border-color .15s ease}.product-color-swatches__item.is-overflow{display:none}.product-color-swatches[data-expanded=true] .product-color-swatches__item.is-overflow{display:block}.product-color-swatches__media{display:block;width:100%;height:100%}.product-color-swatches__image{width:100%;height:100%;object-fit:cover;display:block}.product-color-swatches__image--placeholder{background:rgba(var(--color-foreground),.1)}.product-color-swatches__input:checked+.product-color-swatches__item{border-color:rgb(var(--color-foreground))}.product-color-swatches__input:focus-visible+.product-color-swatches__item{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-color-swatches__item.is-disabled{opacity:.45;cursor:not-allowed}.product-color-swatches__more{grid-column:span 2;display:inline-flex;align-items:center;justify-content:center;border:0;background:rgba(var(--color-foreground),.06);border-radius:1rem;font-size:1.2rem;font-weight:500;cursor:pointer;padding:0;aspect-ratio:2 / 1;color:rgb(var(--color-foreground))}.product-color-swatches__more:hover,.product-color-swatches__more:focus-visible{background:rgba(var(--color-foreground),.12)}.product-size-picker__label{display:block;font-size:16px;font-weight:400;margin-bottom:.8rem}.product-size-picker__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem}.product-size-picker__item{display:inline-flex;align-items:center;justify-content:center;height:4.4rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.8rem;font-size:1.3rem;font-weight:500;cursor:pointer;background:transparent;transition:border-color .15s ease,background .15s ease;color:rgb(var(--color-foreground))}.product-size-picker__item:hover:not(.is-disabled){border-color:rgb(var(--color-foreground))}.product-size-picker__input:checked+.product-size-picker__item{border-color:rgb(var(--color-foreground));border-width:2px}.product-size-picker__input:focus-visible+.product-size-picker__item{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-size-picker__item.is-disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-form__buttons{margin-top:.8rem}.product-form__submit{width:100%;background:var(--pdp-btn-bg, rgb(var(--color-button)));color:var(--pdp-btn-text, rgb(var(--color-button-text)));border-color:var(--pdp-btn-bg, rgb(var(--color-button)));text-transform:uppercase;height:5.2rem;border-radius:.8rem}.product-form__submit:hover:not([disabled]),.product-form__submit:focus-visible:not([disabled]){background:var(--pdp-btn-bg, rgb(var(--color-button)));border-color:var(--pdp-btn-bg, rgb(var(--color-button)));color:var(--pdp-btn-text, rgb(var(--color-button-text)));opacity:.9}.product-perks{display:flex;flex-direction:column;gap:.8rem;margin:.8rem 0 0;padding:0}.product-perks__item{display:flex;align-items:center;gap:.8rem;color:rgba(var(--color-foreground),.6)}.product-perks__check{display:inline-flex;width:20px;height:20px;flex-shrink:0;color:rgb(var(--color-foreground),.6)}.product-perks__check svg{width:100%;height:100%}.product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin:1.6rem 0 0;padding:0;text-align:center}.product-trust__item{display:flex;flex-direction:column;align-items:center;gap:.6rem}.product-trust__icon{display:inline-flex;width:6rem;height:6rem;align-items:center;justify-content:center}.product-trust__icon-img{max-width:100%;max-height:100%;width:auto;height:auto}.product-trust__label{color:rgba(var(--color-foreground),.6)}.product-accordion{margin-top:1rem;border-top:1px solid rgba(var(--color-foreground),.12)}.product-accordion__item{border-bottom:1px solid rgba(var(--color-foreground),.12)}.product-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.6rem 0;list-style:none;cursor:pointer;font-weight:400}.product-accordion__summary::-webkit-details-marker{display:none}.product-accordion__summary::marker{content:""}.product-accordion__icon{font-size:2.5rem;line-height:1;transition:transform .2s ease;width:1.6rem;text-align:center}.product-accordion__panel p{margin:0;padding:0 0 1.6rem}.product-accordion__panel{padding:0 0 0rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.product-accordion__panel ul{margin-top:0;padding-top:0}@media(prefers-reduced-motion:reduce){.product-accordion__icon{transition:none}}.product-pairs{margin-top:2.4rem}.product-pairs__heading{margin:0 0 1.2rem;font-weight:400;text-transform:none}.product-pairs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0}.product-pairs__card{display:block;text-decoration:none;color:inherit}.product-pairs__card:hover .product-pairs__media,.product-pairs__card:focus-visible .product-pairs__media{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.product-pairs__media{background:rgba(var(--color-foreground),.04);border-radius:1.2rem;overflow:hidden;aspect-ratio:1 / 1}.product-pairs__image{width:100%;height:100%;object-fit:cover;display:block}.product-pairs__info{padding:.8rem 0 0;display:flex;flex-direction:column;gap:.2rem}.product-pairs__vendor{margin:0;text-transform:none;color:rgba(var(--color-foreground),.4)}.product-pairs__title{margin:0;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-pairs__price{font-size:1.6rem;margin-top:.2rem}@media screen and (max-width:749px){.product-size-picker__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem}.product-custom__info{gap:6px}.product-trust__label{line-height:1.4}}.product-accordion__panel{height:0;overflow:hidden;will-change:height}.product-accordion__item[open] .product-accordion__panel{height:auto}.product-accordion__icon{transition:transform .3s ease}.product-accordion__item[open] .product-accordion__icon{transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.product-accordion__panel,.product-accordion__icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-main-product-custom.css.map */
