.section-wholesale-catalogs .wc__subheading,.section-wholesale-catalogs .wc__heading,.section-wholesale-catalogs .wc__intro{display:block;text-align:center}.section-wholesale-catalogs .wc__subheading{margin:0 0 .8rem}.section-wholesale-catalogs .wc__heading{margin:0 auto 1.2rem;max-width:80rem}.section-wholesale-catalogs .wc__intro{max-width:64rem;margin:0 auto 3.2rem;color:rgba(var(--color-foreground),.75)}.section-wholesale-catalogs .wc__intro>*{margin:0}.wc__tabs{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:2rem}.wc__tab{appearance:none;-webkit-appearance:none;border:.1rem solid rgba(var(--color-foreground),.18);background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;letter-spacing:.04em;padding:1rem 2.4rem;border-radius:10rem;cursor:pointer;transition:.25s all;min-height:4.4rem}.wc__tab:hover{border-color:rgba(var(--color-foreground),.5)}.wc__tab.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.wc__tab:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgba(var(--color-foreground),.25)}.wc__panel{animation:wc-fade .4s ease}.wc__panel[hidden]{display:none}@keyframes wc-fade{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:none}}.wc__panel-title{text-align:center;font-weight:600;font-size:1.6rem;margin:0 0 1.4rem;color:rgb(var(--color-foreground))}.wc__frame{position:relative;max-width:var(--wc-frame-width, 150rem);margin:0 auto;border-radius:0;overflow:hidden;box-shadow:0 1.2rem 4rem #00000029;border:.1rem solid rgba(var(--color-foreground),.08);background:rgb(var(--color-background))}.wc__viewport{height:var(--wc-viewport-height, 70vh);max-height:90rem;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.35) transparent}.wc__zoom-trigger{max-width:var(--wc-max-width, 114rem);margin-inline:auto}.wc__viewport:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.2rem}.wc__viewport::-webkit-scrollbar{width:.8rem}.wc__viewport::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:1rem}.wc__zoom-trigger{display:block;width:100%;padding:0;margin:0 auto;border:0;background:transparent;cursor:zoom-in}.wc__image{display:block;width:100%;height:auto}.wc__fade{position:absolute;left:0;right:0;height:6rem;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease}.wc__fade--top{top:0;background:linear-gradient(to bottom,rgb(var(--color-background)),rgba(var(--color-background),0))}.wc__fade--bottom{bottom:0;background:linear-gradient(to top,rgb(var(--color-background)),rgba(var(--color-background),0))}.wc__frame.is-scrolled .wc__fade--top{opacity:1}.wc__frame:not(.is-end) .wc__fade--bottom{opacity:1}.wc__progress{position:absolute;top:0;right:0;bottom:0;width:.4rem;background:rgba(var(--color-foreground),.08);z-index:3}.wc__progress-bar{display:block;width:100%;height:0%;background:rgb(var(--color-foreground));transition:height .05s linear}.wc__hint{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);z-index:4;font-size:1.2rem;font-weight:600;letter-spacing:.05em;padding:.6rem 1.4rem;border-radius:10rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:inline-flex;align-items:center;gap:.6rem;opacity:.92;transition:opacity .3s ease;pointer-events:none;animation:wc-bob 1.8s ease-in-out infinite}.wc__hint:after{content:"\2193"}.wc__frame.is-scrolled .wc__hint{opacity:0}@keyframes wc-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,.3rem)}}.wc__actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2rem}.wc__btn{display:inline-flex;align-items:center;gap:.8rem;cursor:pointer}.wc__btn .icon{width:1.6rem;height:1.6rem}.wc__placeholder,.wc__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:6rem 2rem;text-align:center;color:rgba(var(--color-foreground),.6)}.wc__placeholder-svg{width:8rem;opacity:.4}.wc__lightbox{width:100%;height:100%;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;background:transparent}.wc__lightbox::backdrop{background:#000000d9}.wc__lightbox[open]{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;padding:clamp(1.6rem,4vw,4rem)}.wc__lightbox-panel{position:relative;width:min(100%,var(--wc-lightbox-width, 170rem));height:100%;max-height:100%;background:rgb(var(--color-background, 255 255 255));box-shadow:0 2rem 6rem #00000080;display:flex;flex-direction:column;overflow:hidden}.wc__lightbox-stage{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;display:block;cursor:grab}.wc__lightbox-stage.is-grabbing{cursor:grabbing}.wc__lightbox-img{display:block;width:100%;height:auto;max-width:none}.wc__lightbox-stage.is-zoomed{cursor:zoom-out}.wc__lightbox-stage.is-zoomed .wc__lightbox-img{width:170%}.wc__lightbox-close{position:absolute;top:1.2rem;right:1.2rem;z-index:5;width:4.8rem;height:4.8rem;border-radius:50%;border:0;cursor:pointer;background:rgba(var(--color-background),.96);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;box-shadow:0 .4rem 1.2rem #0000004d;border:.1rem solid rgba(var(--color-foreground),.14)}.wc__lightbox-close .icon{width:2.2rem;height:2.2rem;color:rgb(var(--color-foreground))}.wc__lightbox-close:focus-visible{outline:.3rem solid rgb(var(--color-background));outline-offset:.2rem}.wc__lightbox-hint{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);z-index:5;font-size:1.2rem;font-weight:600;padding:.6rem 1.4rem;border-radius:10rem;background:rgba(var(--color-foreground),.85);color:rgb(var(--color-background));pointer-events:none;white-space:nowrap}@media screen and (max-width:749px){.wc__frame{max-width:100%}.wc__viewport{height:70vh}.wc__actions .wc__btn{flex:1 1 auto;justify-content:center}.wc__lightbox[open]{padding:1rem}}@media(prefers-reduced-motion:reduce){.wc__panel,.wc__hint{animation:none}.wc__progress-bar,.wc__fade{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
