.tnf-pccarousel{overflow:hidden}.tnf-pccarousel__header{display:flex;align-items:center;justify-content:flex-start;gap:24px;padding:24px 0;max-width:1368px;margin:0 auto 24px}.tnf-pccarousel__title{font-family:Helvetica Neue LT Std,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(28px,4vw,48px);line-height:1.1;color:#262527;margin:0;flex:0 1 auto}.tnf-pccarousel__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 48px;background:#262527;color:#fff;border-radius:30px;font-weight:500;font-size:15px;line-height:normal;text-decoration:none;white-space:nowrap;transition:opacity .2s ease;flex-shrink:0}.tnf-pccarousel__cta:hover{opacity:.85}.tnf-pccarousel__viewport{position:relative;overflow:hidden;max-width:1368px;margin:0 auto}.tnf-pccarousel__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0}.tnf-pccarousel__track::-webkit-scrollbar{display:none}.tnf-pccarousel__card{flex:0 0 calc((100% - (var(--slides-desktop, 4) - 1) * 24px) / var(--slides-desktop, 4));min-width:0;scroll-snap-align:start;background:#fff;display:flex;flex-direction:column;gap:12px;padding-bottom:18px;position:relative}.tnf-pccarousel__images{position:relative;overflow:hidden;width:100%}.tnf-pccarousel__images-track{display:flex;transition:transform .35s ease;width:100%}.tnf-pccarousel__image-slide{flex:0 0 100%;min-width:0;aspect-ratio:9 / 10;overflow:hidden}.tnf-pccarousel__image-slide a{display:block;width:100%;height:100%}.tnf-pccarousel__image{width:100%;height:100%;object-fit:cover;display:block}.tnf-pccarousel__img-arrow{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;color:#262527;z-index:2;transition:opacity .2s ease}.tnf-pccarousel__img-arrow:hover{opacity:.7}.tnf-pccarousel__img-arrow--prev{left:6px}.tnf-pccarousel__img-arrow--next{right:6px}.tnf-pccarousel__img-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.tnf-pccarousel__img-dot{width:12px;height:6px;border-radius:12px;background:#fff;border:1px solid #262527;padding:0;cursor:pointer;transition:background .2s ease}.tnf-pccarousel__img-dot.is-active{background:#262527;border-color:#262527}.tnf-pccarousel__badge{position:absolute;top:15px;left:15px;width:60px;height:60px;background:#16348d;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:3}.tnf-pccarousel__badge-img{width:100%;height:100%;object-fit:cover}.tnf-pccarousel__badge-text{color:#fff;font-weight:700;font-size:11px;text-align:center;line-height:1.2;text-transform:uppercase}.tnf-pccarousel__info{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:0 24px}.tnf-pccarousel__product-name{margin:0;font-family:Helvetica Neue LT Std,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:normal;color:#262527;display:block;width:100%}.tnf-pccarousel__prices{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tnf-pccarousel__discount-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#d50032}.tnf-pccarousel__discount-badge--overlay{position:absolute;top:15px;right:15px;z-index:4;pointer-events:none}.tnf-pccarousel__discount-badge[hidden],.tnf-pccarousel__compare-price[hidden]{display:none!important}.tnf-pccarousel__compare-price{font-weight:700;font-size:15px;color:#d0d3d4;text-decoration:line-through;white-space:nowrap}.tnf-pccarousel__current-price{font-weight:700;font-size:18px;color:#262527;white-space:nowrap}.tnf-pccarousel__prices--sale .tnf-pccarousel__current-price{color:#d50032}.tnf-pccarousel__quick-buy{display:flex;flex-direction:column;gap:12px;align-items:center}.tnf-pccarousel__colors{display:flex;flex-direction:column;gap:6px;align-items:center;width:100%}.tnf-pccarousel__swatches{display:flex;gap:6px;align-items:center;padding:0 12px;flex-wrap:wrap;justify-content:center}.tnf-pccarousel__swatches.has-overflow{row-gap:6px}.tnf-pccarousel__swatches-overflow{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;width:100%;padding:6px 12px 0;box-sizing:border-box}.tnf-pccarousel__swatches-overflow[hidden]{display:none}.tnf-pccarousel__swatch{width:24px;height:24px;border-radius:50%;border:1px solid transparent;padding:2px;cursor:pointer;background:transparent;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease;flex-shrink:0}.tnf-pccarousel__swatch.is-active{border-color:#d50032}.tnf-pccarousel__swatch--more{border-color:#26252773;background:#fff}.tnf-pccarousel__swatch--more[aria-expanded=true]{border-color:#262527;background:#262527}.tnf-pccarousel__swatch-more-symbol{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:#262527;font-family:Helvetica Neue LT Std,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1}.tnf-pccarousel__swatch--more[aria-expanded=true] .tnf-pccarousel__swatch-more-symbol{color:#fff}.tnf-pccarousel__swatch-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;display:block}.tnf-pccarousel__swatch-inner .swatch{width:100%;height:100%;border-radius:50%;display:block}.tnf-pccarousel__swatch-inner--img img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.tnf-pccarousel__sizes{display:none;flex-direction:column;gap:6px;align-items:center}.tnf-pccarousel__sizes.is-open{display:flex}.tnf-pccarousel__size-label{font-weight:500;font-size:9px;color:#262527;text-align:center}.tnf-pccarousel__size-pills{display:flex;gap:6px;align-items:center;padding:0 12px;flex-wrap:wrap;justify-content:center}.tnf-pccarousel__size-pill{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.5);background:transparent;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,border-color .2s ease;box-sizing:border-box}.tnf-pccarousel__size-pill span{font-weight:500;font-size:10px;color:#262527;text-transform:uppercase;text-align:center;line-height:1}.tnf-pccarousel__size-pill:hover:not(:disabled){border-color:#262527;background:#0000000d}.tnf-pccarousel__size-pill.is-selected{background:#000000b3;border-color:#000000b3}.tnf-pccarousel__size-pill.is-selected span{color:#fff}.tnf-pccarousel__size-pill.is-unavailable{opacity:.3;cursor:not-allowed}.tnf-pccarousel__size-pill[aria-busy=true]{position:relative;pointer-events:none;opacity:.6}.tnf-pccarousel__size-btn{display:inline-flex;align-items:center;justify-content:center;width:270px;max-width:calc(100% - 48px);padding:12px 48px;border:1px solid #262527;border-radius:30px;background:transparent;color:#262527;font-weight:500;font-size:15px;line-height:normal;text-decoration:none;text-align:center;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease;box-sizing:border-box}.tnf-pccarousel__size-btn:hover,.tnf-pccarousel__size-btn.is-active,.tnf-pccarousel__size-btn.is-ready{background:#262527;color:#fff}.tnf-pccarousel__add-btn{display:inline-flex;align-items:center;justify-content:center;width:270px;max-width:calc(100% - 48px);padding:12px 48px;border:1px solid #262527;border-radius:30px;background:transparent;color:#262527;font-weight:500;font-size:15px;line-height:normal;text-align:center;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease;box-sizing:border-box}.tnf-pccarousel__add-btn:hover{background:#262527;color:#fff}.tnf-pccarousel__add-btn:disabled,.tnf-pccarousel__add-btn[aria-disabled=true]{background:transparent;color:#262527;opacity:.45;cursor:not-allowed}.tnf-pccarousel__add-btn:hover:disabled,.tnf-pccarousel__add-btn[aria-disabled=true]:hover{background:transparent;color:#262527}.tnf-pccarousel__add-btn[aria-busy=true]{pointer-events:none;opacity:.6}.tnf-pccarousel__nav{display:flex;align-items:center;justify-content:center;gap:36px;margin-top:24px;padding:16px 0}.tnf-pccarousel__nav-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #262527;border-radius:50%;cursor:pointer;color:#262527;padding:0;transition:border-color .2s ease}.tnf-pccarousel__nav-arrow:hover{border-color:#262527;background:#0000000d}.tnf-pccarousel__nav-arrow svg{width:18px;height:18px;stroke:#262527}.tnf-pccarousel__nav-dots{display:flex;align-items:center;gap:12px}.tnf-pccarousel__nav-dot{width:24px;height:12px;border-radius:60px;border:1px solid #262527;padding:0;cursor:pointer;transition:all .3s ease;background:transparent}.tnf-pccarousel__nav-dot.is-active{width:36px;height:12px;background:#262527;border-color:#262527}.tnf-pccarousel__empty{text-align:center;padding:48px 24px;color:#262527;opacity:.6}@media screen and (max-width:989px){.tnf-pccarousel__header{padding:16px 24px;margin-bottom:16px}.tnf-pccarousel__title{font-size:clamp(24px,5vw,36px)}.tnf-pccarousel__cta{padding:10px 32px;font-size:13px}.tnf-pccarousel__card{flex:0 0 calc((100% - (3 - 1) * 24px) / 3)}}@media screen and (max-width:749px){.tnf-pccarousel{padding:18px 0!important;overflow:hidden}.tnf-pccarousel__header{flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:0 12px;margin-bottom:24px}.tnf-pccarousel__title{flex:1 1 0%;font-family:Helvetica Neue LT Std,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:normal;text-align:center;color:#262527}.tnf-pccarousel__cta{flex-shrink:0;padding:6px 36px;background:transparent;color:#262527;border:1px solid #262527;border-radius:30px;font-size:12px;font-weight:500;line-height:normal;white-space:nowrap}.tnf-pccarousel__viewport{max-width:100%;overflow:hidden}.tnf-pccarousel__track{padding:0 12px;gap:6px;scroll-snap-type:x mandatory}.tnf-pccarousel__card{flex:0 0 calc(50% - 3px);min-width:0;max-width:calc(50% - 3px);gap:12px;padding-bottom:18px;overflow:hidden;scroll-snap-align:start}.tnf-pccarousel__images{width:100%;max-width:100%}.tnf-pccarousel__image-slide{aspect-ratio:9 / 10}.tnf-pccarousel__img-arrow{width:32px;height:32px}.tnf-pccarousel__img-arrow svg{width:20px;height:20px}.tnf-pccarousel__img-dots{bottom:8px}.tnf-pccarousel__badge{width:30px;height:30px;top:12px;left:12px;border-radius:6px}.tnf-pccarousel__badge-text{font-size:7px}.tnf-pccarousel__discount-badge--overlay{top:12px;right:12px;padding:2px 7px;font-size:10px}.tnf-pccarousel__info{padding:0 12px;gap:9px}.tnf-pccarousel__product-name{font-size:11px;width:100%;word-wrap:break-word;overflow-wrap:break-word}.tnf-pccarousel__prices{gap:6px;align-items:center}.tnf-pccarousel__compare-price{font-size:12px}.tnf-pccarousel__current-price{font-size:15px}.tnf-pccarousel__quick-buy{gap:12px}.tnf-pccarousel__swatches{padding:0 12px}.tnf-pccarousel__size-btn,.tnf-pccarousel__add-btn{width:150px;max-width:calc(100% - 24px);padding:9px 36px;font-size:12px}.tnf-pccarousel__size-pills{padding:0 8px;gap:4px}.tnf-pccarousel__size-pill{width:19px;height:19px}.tnf-pccarousel__size-pill span{font-size:8px}.tnf-pccarousel__nav{margin-top:24px;padding:12px 0;gap:18px}.tnf-pccarousel__nav-dots{gap:9px}.tnf-pccarousel__nav-dot{width:18px;height:10px;border-radius:60px}.tnf-pccarousel__nav-dot.is-active{width:28px;height:10px}}.tnf-pccarousel__popup{display:none}@media screen and (max-width:749px){.tnf-pccarousel__popup{--tnf-popup-media-height: clamp(180px, 34dvh, 320px)}.tnf-pccarousel__popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0006;justify-content:center;align-items:center}.tnf-pccarousel__popup[aria-hidden=false]{display:flex}.tnf-pccarousel__popup-body{position:relative;width:calc(100% - 24px);max-height:calc(100dvh - 24px);background:#fbf9f9;border-radius:0;padding:18px 0 24px;display:flex;flex-direction:column;align-items:center;gap:12px;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 4px 24px #00000026}.tnf-pccarousel__popup-close{position:absolute;top:12px;right:12px;z-index:2;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.tnf-pccarousel__popup-slider{width:324px;max-width:calc(100% - 36px);max-height:var(--tnf-popup-media-height);position:relative;overflow:hidden;border-radius:0}.tnf-pccarousel__popup-slider .tnf-pccarousel__images{width:100%;height:var(--tnf-popup-media-height);position:relative;overflow:hidden}.tnf-pccarousel__popup-slider .tnf-pccarousel__images-track{display:flex;transition:transform .3s ease}.tnf-pccarousel__popup-slider .tnf-pccarousel__image-slide{flex:0 0 100%;min-width:100%;height:var(--tnf-popup-media-height);display:flex;align-items:center;justify-content:center}.tnf-pccarousel__popup-slider .tnf-pccarousel__image-slide a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.tnf-pccarousel__popup-slider .tnf-pccarousel__image-slide img{width:100%;height:100%;object-fit:contain;object-position:center}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-arrow{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;z-index:1;background:none;border:none;cursor:pointer;padding:0;color:#262527}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-arrow svg{width:24px;height:24px}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-arrow--prev{left:6px}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-arrow--next{right:6px}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-dot{width:12px;height:6px;border-radius:12px;background:#fbf9f9;border:1px solid #262527;cursor:pointer;padding:0}.tnf-pccarousel__popup-slider .tnf-pccarousel__img-dot.is-active{background:#262527}.tnf-pccarousel__popup-slider .tnf-pccarousel__badge{position:absolute;top:15px;left:15px;width:60px;height:60px;border-radius:6px;z-index:1}.tnf-pccarousel__popup-body .tnf-pccarousel__card{flex:unset;min-width:unset;max-width:unset;width:100%;padding-bottom:0;gap:0;scroll-snap-align:unset}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__quick-buy{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding:0}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__colors{display:flex;flex-direction:column;align-items:center;gap:6px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__sizes{display:flex!important;flex-direction:column;align-items:center;gap:6px;width:100%}.tnf-pccarousel__popup-info{width:100%;padding:0 30px;display:flex;flex-direction:column;gap:6px;box-sizing:border-box}.tnf-pccarousel__popup-info .tnf-pccarousel__product-name{font-size:15px;font-weight:500;color:#262527;text-decoration:none}.tnf-pccarousel__popup-info .tnf-pccarousel__prices{display:flex;gap:6px;align-items:center}.tnf-pccarousel__popup-info .tnf-pccarousel__compare-price{font-size:15px;color:#969696;text-decoration:line-through}.tnf-pccarousel__popup-info .tnf-pccarousel__current-price{font-size:18px;font-weight:700;color:#b60b31}.tnf-pccarousel__popup-quickbuy{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-label{font-size:18px;font-weight:500}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__swatches{gap:6px;padding:0 12px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__swatches-overflow{padding-top:8px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__swatch{width:36px;height:36px;border-radius:30px;padding:2px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__swatch-more-symbol{font-size:22px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__sizes{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-pills{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:0 12px}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-pill{width:36px;height:36px;border-radius:30px;border:1px solid rgba(0,0,0,.5);background:transparent;display:flex;align-items:center;justify-content:center;padding:2px;cursor:pointer}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-pill span{font-size:12px;text-transform:uppercase;font-weight:500;color:#262527}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-pill.is-selected{background:#000000b3;border-color:transparent}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-pill.is-selected span{color:#fbf9f9}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__size-pill.is-unavailable{opacity:.3;cursor:not-allowed}.tnf-pccarousel__popup-quickbuy .tnf-pccarousel__add-btn{width:270px;max-width:calc(100% - 48px);padding:12px 48px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-tnf-product-cards-carousel.css.map */
