.tgw-card-carousel{padding-top:var(--tgw-cc-outer-padding-top);padding-bottom:var(--tgw-cc-outer-padding-bottom)}.tgw-card-carousel .tgw-card-carousel__outer{width:100%;max-width:var(--tgw-cc-max-width);margin-inline:auto;padding-inline:var(--tgw-cc-side-padding)}.tgw-card-carousel .tgw-card-carousel__root{display:block;position:relative}.tgw-card-carousel .tgw-card-carousel__shell{position:relative;padding-top:1px}.tgw-card-carousel .tgw-card-carousel__surface{position:relative;background:var(--tgw-cc-container-bg);border-radius:var(--tgw-cc-container-radius);padding:var(--tgw-cc-inner-padding-top) var(--tgw-cc-inner-padding-x) var(--tgw-cc-inner-padding-bottom);overflow:hidden}.tgw-card-carousel .tgw-card-carousel__pill{position:absolute;z-index:3;top:1px;left:var(--tgw-cc-pill-position-desktop);min-width:var(--tgw-cc-pill-min-width);padding:var(--tgw-cc-pill-padding-y) var(--tgw-cc-pill-padding-x);border-radius:var(--tgw-cc-pill-radius);background:var(--tgw-cc-pill-bg);color:var(--tgw-cc-pill-color);font-size:18px;line-height:1;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase;transform:translateY(-50%)}.tgw-card-carousel .tgw-card-carousel__viewport{position:relative}.tgw-card-carousel .tgw-card-carousel__track{display:flex;gap:var(--tgw-cc-gap-desktop);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tgw-card-carousel .tgw-card-carousel__track::-webkit-scrollbar{display:none}.tgw-card-carousel .tgw-card-carousel__slide{flex:0 0 var(--tgw-cc-card-basis-desktop);min-width:0;scroll-snap-align:start}.tgw-card-carousel .tgw-card-carousel__card{display:block;position:relative;width:100%;text-decoration:none;color:inherit}.tgw-card-carousel .tgw-card-carousel__card-link{display:block;width:100%;text-decoration:none;color:inherit}.tgw-card-carousel .tgw-card-carousel__media{position:relative;width:100%;overflow:hidden;background:#0000000d}.tgw-card-carousel .tgw-card-carousel__media--square{aspect-ratio:1 / 1}.tgw-card-carousel .tgw-card-carousel__media--landscape{aspect-ratio:16 / 9}.tgw-card-carousel .tgw-card-carousel__media--wide{aspect-ratio:4 / 3}.tgw-card-carousel .tgw-card-carousel__media--portrait{aspect-ratio:3 / 4}.tgw-card-carousel .tgw-card-carousel__media--tall{aspect-ratio:4 / 5}.tgw-card-carousel .tgw-card-carousel__media--adapt{aspect-ratio:auto}.tgw-card-carousel .tgw-card-carousel__media:not(.tgw-card-carousel__media--adapt) .tgw-card-carousel__image,.tgw-card-carousel .tgw-card-carousel__media:not(.tgw-card-carousel__media--adapt) .tgw-card-carousel__placeholder,.tgw-card-carousel .tgw-card-carousel__media:not(.tgw-card-carousel__media--adapt) .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tgw-card-carousel .tgw-card-carousel__image{display:block;width:100%;height:auto;object-fit:cover}.tgw-card-carousel .tgw-card-carousel__media:not(.tgw-card-carousel__media--adapt) .tgw-card-carousel__image{height:100%}.tgw-card-carousel .tgw-card-carousel__placeholder{display:flex;align-items:center;justify-content:center}.tgw-card-carousel .tgw-card-carousel__placeholder .placeholder-svg{display:block;width:100%;height:100%}.tgw-card-carousel .tgw-card-carousel__arrow{position:absolute;z-index:2;top:50%;width:var(--tgw-cc-arrow-size);height:var(--tgw-cc-arrow-size);border:0;border-radius:999px;background:rgba(255,255,255,var(--tgw-cc-arrow-opacity));color:#1d1d1f;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease,background .18s ease;box-shadow:0 8px 22px #00000029}.tgw-card-carousel .tgw-card-carousel__arrow:hover{background:#fffffff2;transform:translateY(-50%) scale(1.04)}.tgw-card-carousel .tgw-card-carousel__arrow--prev{left:10px}.tgw-card-carousel .tgw-card-carousel__arrow--next{right:10px}.tgw-card-carousel .tgw-card-carousel__controls-wrap{display:flex;justify-content:center;align-items:center;padding-top:14px}.tgw-card-carousel .tgw-card-carousel__controls{display:flex;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:8px 14px;border-radius:999px;background:var(--tgw-cc-controls-bg)}.tgw-card-carousel .tgw-card-carousel__dot{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:var(--tgw-cc-controls-dot);cursor:pointer;opacity:.42;transition:width .18s ease,opacity .18s ease,background .18s ease}.tgw-card-carousel .tgw-card-carousel__dot.is-active{width:28px;background:var(--tgw-cc-controls-dot-active);opacity:1}.tgw-card-carousel .tgw-card-carousel__zoom-button{position:absolute;z-index:3;right:14px;bottom:14px;width:58px;height:58px;border:0;border-radius:999px;background:#fffffff0;color:#222;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:scale(.96);transition:opacity .18s ease,transform .18s ease,background .18s ease;box-shadow:0 10px 28px #0000002e}.tgw-card-carousel .tgw-card-carousel__card:hover .tgw-card-carousel__zoom-button,.tgw-card-carousel .tgw-card-carousel__zoom-button:focus-visible{opacity:1;transform:scale(1)}.tgw-card-carousel .tgw-card-carousel__zoom-button:hover{background:#fff}.tgw-card-carousel .tgw-card-carousel__lightbox[hidden]{display:none!important}.tgw-card-carousel .tgw-card-carousel__lightbox{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:#fffffffa;display:flex;align-items:center;justify-content:center;padding:56px 72px}.tgw-card-carousel .tgw-card-carousel__lightbox-frame{position:relative;max-width:min(1280px,86vw);max-height:86vh;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:pan-y}.tgw-card-carousel .tgw-card-carousel__lightbox-frame:active{cursor:grabbing}.tgw-card-carousel .tgw-card-carousel__lightbox-image{display:block;max-width:100%;max-height:86vh;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:opacity .16s ease}.tgw-card-carousel .tgw-card-carousel__lightbox-image.is-loading{opacity:.45}.tgw-card-carousel .tgw-card-carousel__lightbox-close,.tgw-card-carousel .tgw-card-carousel__lightbox-nav{position:fixed;z-index:10000;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:#ffffffeb;color:#222;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 26px #00000014}.tgw-card-carousel .tgw-card-carousel__lightbox-close{top:26px;right:26px;width:56px;height:56px}.tgw-card-carousel .tgw-card-carousel__lightbox-nav{top:50%;width:56px;height:56px;transform:translateY(-50%)}.tgw-card-carousel .tgw-card-carousel__lightbox-nav--prev{left:26px}.tgw-card-carousel .tgw-card-carousel__lightbox-nav--next{right:26px}.tgw-card-carousel .tgw-card-carousel__lightbox-counter{position:fixed;left:50%;bottom:28px;transform:translate(-50%);min-width:98px;padding:10px 18px;border-radius:999px;background:#fffffff0;color:#222;text-align:center;font-size:14px;line-height:1;box-shadow:0 10px 28px #0000001a}.tgw-card-carousel .tgw-card-carousel__root.is-static .tgw-card-carousel__arrow,.tgw-card-carousel .tgw-card-carousel__root.is-static .tgw-card-carousel__controls-wrap{display:none}@media screen and (max-width:749px){.tgw-card-carousel .tgw-card-carousel__outer{padding-inline:max(12px,calc(var(--tgw-cc-side-padding) * .5))}.tgw-card-carousel .tgw-card-carousel__surface{padding-left:var(--tgw-cc-inner-padding-x-mobile);padding-right:var(--tgw-cc-inner-padding-x-mobile);border-radius:min(var(--tgw-cc-container-radius),28px)}.tgw-card-carousel .tgw-card-carousel__pill{left:var(--tgw-cc-pill-position-mobile);font-size:13px;min-width:min(var(--tgw-cc-pill-min-width),220px)}.tgw-card-carousel .tgw-card-carousel__track{gap:var(--tgw-cc-gap-mobile);scroll-padding-inline:0}.tgw-card-carousel .tgw-card-carousel__slide{flex-basis:min(var(--tgw-cc-card-width-mobile),100%)}.tgw-card-carousel .tgw-card-carousel__arrow{width:40px;height:40px}.tgw-card-carousel .tgw-card-carousel__arrow--prev{left:6px}.tgw-card-carousel .tgw-card-carousel__arrow--next{right:6px}.tgw-card-carousel .tgw-card-carousel__zoom-button{width:54px;height:54px;right:12px;bottom:12px;opacity:1;transform:none}.tgw-card-carousel .tgw-card-carousel__lightbox{padding:54px 16px 70px}.tgw-card-carousel .tgw-card-carousel__lightbox-frame{max-width:100%;max-height:78vh}.tgw-card-carousel .tgw-card-carousel__lightbox-image{max-height:78vh}.tgw-card-carousel .tgw-card-carousel__lightbox-close{top:16px;right:16px;width:48px;height:48px}.tgw-card-carousel .tgw-card-carousel__lightbox-nav{width:48px;height:48px;top:auto;bottom:18px;transform:none}.tgw-card-carousel .tgw-card-carousel__lightbox-nav--prev{left:calc(50% - 82px)}.tgw-card-carousel .tgw-card-carousel__lightbox-nav--next{right:calc(50% - 82px)}.tgw-card-carousel .tgw-card-carousel__lightbox-counter{bottom:24px}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
