.product-also-available{--product-also-available-size: 75px;--product-also-available-gap: 12px;--product-also-available-row-width: calc( (var(--product-also-available-size) * 4) + (var(--product-also-available-gap) * 3) );--product-also-available-radius: 999px;--product-also-available-border: rgba(var(--text-color) / .14);--product-also-available-border-active: rgb(var(--text-color));--product-also-available-placeholder: #d9d9d9;--product-also-available-fade-height: 40px;--product-also-available-fade-bottom: -3.5px;--product-also-available-toggle-overlap-collapsed: 8px;--product-also-available-toggle-overlap-expanded: 0px;margin-top:calc(4 * var(--space-unit))}.product-also-available__header{display:block;margin-bottom:0}.product-also-available__heading{margin:0 0 15px}.product-also-available__style{display:flex;align-items:baseline;gap:.25em;max-width:min(100%,var(--product-also-available-row-width));min-height:1.4em;margin:-10px 0 5px;white-space:nowrap;overflow:hidden}.product-also-available__style [data-also-available-style-value]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-also-available__grid-wrap{position:relative}.product-also-available__grid{display:grid;grid-template-columns:repeat(4,var(--product-also-available-size));gap:var(--product-also-available-gap);justify-content:start;margin:0;padding:0;list-style:none}.product-also-available__item{width:var(--product-also-available-size)}.product-also-available__swatch{display:block;width:var(--product-also-available-size);text-decoration:none}.product-also-available__swatch.is-active{cursor:default}.product-also-available__media{position:relative;width:var(--product-also-available-size);height:var(--product-also-available-size);overflow:hidden;border:2px solid var(--product-also-available-border);border-radius:var(--product-also-available-radius);background:#fff;box-shadow:none}.product-also-available__item.is-active .product-also-available__media,.product-also-available__swatch.is-active .product-also-available__media{border-color:var(--product-also-available-border);box-shadow:0 0 0 1.5px #fff,0 0 0 3.5px var(--product-also-available-border-active),0 1px 4px #00000024}.product-also-available__image{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.15)}.product-also-available__placeholder{display:block;width:100%;height:100%;background:var(--product-also-available-placeholder)}.product-also-available__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.product-also-available__grid-wrap.is-collapsed .product-also-available__item.is-hidden-initially{display:none}.product-also-available__fade{position:absolute;right:0;bottom:var(--product-also-available-fade-bottom);left:0;height:var(--product-also-available-fade-height);background:linear-gradient(to bottom,#fff0,#ffffff52 38%,#ffffffbf 60%,#fff 72% 100%);pointer-events:none}.product-also-available__toggle{display:flex;align-items:center;justify-content:center;gap:6px;width:min(100%,var(--product-also-available-row-width));margin-top:calc(var(--product-also-available-toggle-overlap-collapsed) * -1);padding-top:calc(2 * var(--space-unit));position:relative;z-index:1;font-size:.88em;line-height:1.2;text-align:center;text-decoration:underline;text-underline-offset:.2rem}.product-also-available.is-expanded .product-also-available__toggle{margin-top:var(--product-also-available-toggle-overlap-expanded)}.product-also-available__toggle-icon{display:inline-flex}.product-also-available.is-expanded .product-also-available__toggle-icon{transform:rotate(180deg)}.product-also-available.is-expanded .product-also-available__fade{display:none}.product-also-available__swatch:focus-visible,.product-also-available__toggle:focus-visible{outline:auto Highlight;outline:auto -webkit-focus-ring-color;outline-offset:2px}@media(hover:hover)and (pointer:fine){.product-also-available__swatch:hover .product-also-available__media{border-color:var(--product-also-available-border-active)}.product-also-available__item.is-active .product-also-available__media,.product-also-available__swatch.is-active .product-also-available__media{border-color:var(--product-also-available-border)}}.product-specs-figures-gallery{--psfg-gap: .8rem;--psfg-card-width: 150px;--psfg-image-height: 150px;margin-top:2.4rem;margin-bottom:2.4rem;padding-top:2rem;border-top:1px solid rgba(var(--text-color) / .12)}.product-specs-figures-gallery__inner{position:relative;overflow:hidden}.product-specs-figures-gallery__inner:after{content:"";position:absolute;top:0;right:0;bottom:.7rem;width:34px;pointer-events:none;background:linear-gradient(to right,rgba(var(--bg-color) / 0),rgb(var(--bg-color)))}.product-specs-figures-gallery__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:.85rem}.product-specs-figures-gallery__heading-wrap{min-width:0}.product-specs-figures-gallery__kicker{margin:0 0 .6rem;font-size:1.1rem;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.product-specs-figures-gallery__text{margin-top:.35rem;max-width:720px}.product-specs-figures-gallery__text p{margin-bottom:0}.product-specs-figures-gallery__viewport{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,var(--psfg-card-width));gap:var(--psfg-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:none;scroll-behavior:auto;padding:2px 0 .8rem 2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-specs-figures-gallery__viewport::-webkit-scrollbar{display:none}.product-specs-figures-gallery-card{scroll-snap-align:start;border:1px solid rgba(var(--text-color) / .1);border-radius:18px;background:rgb(var(--bg-color));min-width:0;overflow:hidden}.product-specs-figures-gallery-card__image-wrap{position:relative;display:flex;align-items:stretch;justify-content:stretch;height:var(--psfg-image-height);padding:0;background:rgba(var(--text-color) / .025);overflow:hidden}.product-specs-figures-gallery-card__image{display:block;width:100%;height:100%;object-fit:cover}.product-specs-figures-gallery-card__placeholder{width:100%;height:100%;border-radius:12px;background:repeating-linear-gradient(45deg,rgba(var(--text-color) / .035),rgba(var(--text-color) / .035) 8px,rgba(var(--text-color) / .06) 8px 16px)}.product-specs-figures-gallery-card__badge{position:absolute;left:.65rem;bottom:.65rem;z-index:1;display:inline-flex;align-items:center;gap:.28rem;padding:.28rem .6rem;border-radius:999px;background:#000000d1;color:#fff;font-size:1.1rem;line-height:1.1;font-weight:700}.product-specs-figures-gallery-card__badge-icon{font-size:1.25em;line-height:1}.product-specs-figures-gallery-card__body{padding:1rem}.product-specs-figures-gallery-card__chance{margin:0 0 .35rem;font-size:1.2rem;line-height:1.25;opacity:.75}.product-specs-figures-gallery-card__title{margin:0;font-size:1.38rem;line-height:1.18;font-weight:700;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.product-specs-figures-gallery-card--secret .product-specs-figures-gallery-card__title:before{content:none}@media(max-width:768px){.product-specs-figures-gallery__kicker{font-size:1rem}.product-specs-figures-gallery__viewport{grid-auto-columns:45%}}.product-specs-figures-gallery .product-specs-figures-gallery__heading{margin:0 0 .35rem;font-size:1.7rem;line-height:1.2;font-weight:600}.product-specs-figures-gallery .product-specs-figures-gallery__text{margin-top:.5rem;font-size:1.4rem;line-height:1.4}.product-specs-figures-gallery .product-specs-figures-gallery__text p{margin:0 0 .75em}.product-specs-figures-gallery .product-specs-figures-gallery-card__title{margin:0;font-size:1.4rem;line-height:1.5;font-weight:700;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.product-specs-figures-gallery{margin-top:2.2rem;margin-bottom:0;padding:2.5rem 2.2rem 2rem;border-top:0;border-radius:18px 18px 0 0;background:rgba(var(--text-color) / .035)}.product-specs-figures-gallery-card{border-color:rgba(var(--text-color) / .09);box-shadow:0 1px 2px #00000006}.product-specs-figures-gallery__viewport{padding-bottom:.2rem}.product-specs-figures-gallery__text{max-width:62rem}.product-specs-figures-gallery__viewport:focus-visible{outline:2px solid rgba(234,111,40,.55);outline-offset:3px;border-radius:14px}.product-specs-figures-gallery__progress-controls{display:none;align-items:center;gap:.55rem;width:min(100%,680px);margin:1.1rem auto 0;padding-inline:.1rem}.product-specs-figures-gallery--is-ready.product-specs-figures-gallery--has-overflow .product-specs-figures-gallery__progress-controls{display:flex}.product-specs-figures-gallery__progress-arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}.product-specs-figures-gallery__progress-arrow>span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding-bottom:.3rem;border-radius:999px;background:#fff;color:#595959;font-size:3rem;line-height:1;font-weight:400;box-shadow:0 1px 2px #00000014}.product-specs-figures-gallery__progress-arrow[data-product-specs-figures-gallery-prev]>span{padding-right:.12rem}.product-specs-figures-gallery__progress-arrow[data-product-specs-figures-gallery-next]>span{padding-left:.12rem}.product-specs-figures-gallery__progress-arrow:hover>span{filter:brightness(.98)}.product-specs-figures-gallery__progress-arrow:focus-visible{outline:none}.product-specs-figures-gallery__progress-arrow:focus-visible>span{box-shadow:0 0 0 2px #fffffff2,0 0 0 4px #ea6f2847}.product-specs-figures-gallery__progress-arrow[disabled]{cursor:default}.product-specs-figures-gallery__progress-arrow[disabled]>span{opacity:.34;transform:none;filter:none}.product-specs-figures-gallery__progress-track{position:relative;flex:1 1 auto;height:9px;overflow:visible;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px rgba(var(--text-color) / .08)}.product-specs-figures-gallery__progress-fill{display:block;position:absolute;top:50%;left:var(--psfg-progress-left, 0%);width:var(--psfg-progress-width, 50%);height:11px;border-radius:999px;background:#e0e0e0;transform:translateY(-50%)}
/*# sourceMappingURL=/cdn/shop/t/42/assets/custom-product.css.map */
