.nt-pdp{--pdp-yellow: #ffd000;--pdp-ink: #111315;--pdp-muted: #62676b;--pdp-line: #d9dcde;--pdp-soft: #f1f2f1;background:#f7f7f5;color:var(--pdp-ink);font-family:Arial,Helvetica,sans-serif;letter-spacing:0}.nt-pdp *,.nt-pdp *:before,.nt-pdp *:after{box-sizing:border-box}.nt-pdp__container{width:min(1420px,calc(100% - 64px));margin:0 auto;padding:30px 0 84px}.nt-pdp__back{margin-bottom:24px}.nt-pdp__back a{display:inline-flex;align-items:center;gap:10px;color:var(--pdp-ink);font-size:13px;font-weight:800;text-decoration:none}.nt-pdp__back a:hover{color:#957600}.nt-pdp__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr);gap:clamp(44px,5vw,84px);align-items:start}.nt-pdp__media{min-width:0}.nt-pdp__main-image{position:relative;overflow:hidden;background:#fff;aspect-ratio:1 / 1;touch-action:pan-y;-webkit-user-select:none;user-select:none}.nt-pdp__main-image:focus-visible{outline:3px solid var(--pdp-yellow);outline-offset:3px}.nt-pdp__main-image>img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.nt-pdp__badge{position:absolute;z-index:2;top:20px;left:20px;padding:10px 14px;background:var(--pdp-yellow);color:#111;font-size:11px;font-weight:900}.nt-pdp__gallery-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:46px;height:58px;padding:0;border:1px solid rgba(255,255,255,.72);background:#111315b8;color:#fff;cursor:pointer;transform:translateY(-50%)}.nt-pdp__gallery-arrow:hover{border-color:var(--pdp-yellow);background:var(--pdp-yellow);color:#111}.nt-pdp__gallery-arrow span{font:400 38px/1 Arial,sans-serif;transform:translateY(-2px)}.nt-pdp__gallery-arrow--prev{left:18px}.nt-pdp__gallery-arrow--next{right:18px}.nt-pdp__thumbs-shell{position:relative;margin-top:10px;padding:0 40px}.nt-pdp__thumbs{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 56px)/8);gap:8px;margin:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline proximity}.nt-pdp__thumbs::-webkit-scrollbar{display:none}.nt-pdp__thumb{padding:0;overflow:hidden;border:2px solid transparent;background:#fff;aspect-ratio:1;cursor:pointer}.nt-pdp__thumb:hover,.nt-pdp__thumb.is-active{border-color:var(--pdp-yellow)}.nt-pdp__thumb img{width:100%;height:100%;object-fit:cover}.nt-pdp__thumb-arrow{position:absolute;z-index:2;top:0;bottom:0;display:grid;place-items:center;width:32px;padding:0;border:1px solid var(--pdp-line);background:#fff;color:var(--pdp-ink);cursor:pointer}.nt-pdp__thumb-arrow:hover{border-color:var(--pdp-ink);background:var(--pdp-yellow)}.nt-pdp__thumb-arrow span{font:400 26px/1 Arial,sans-serif}.nt-pdp__thumb-arrow--prev{left:0}.nt-pdp__thumb-arrow--next{right:0}.nt-pdp__image-placeholder{display:grid;place-items:center;aspect-ratio:1;background:#e9e9e7;color:var(--pdp-muted)}.nt-pdp__color-note{display:flex;gap:12px;margin-top:14px;padding:15px 16px;border-left:4px solid var(--pdp-yellow);background:#eeefed}.nt-pdp__color-note-icon{display:grid;place-items:center;width:22px;height:22px;border:1px solid #73777a;border-radius:50%;flex:0 0 auto;color:#45494c;font-size:12px;font-weight:900}.nt-pdp__color-note b{display:block;margin:1px 0 4px;font-size:10px;font-weight:900}.nt-pdp__color-note p{margin:0;color:var(--pdp-muted);font-size:11px;line-height:1.55}.nt-pdp__details{position:sticky;top:96px;min-width:0;padding-top:22px}.nt-pdp__title-row{display:block}.nt-pdp h1{max-width:720px;margin:0;font-size:clamp(30px,2.5vw,46px);line-height:1.04;font-weight:900;letter-spacing:0}.nt-pdp__product-actions{display:flex;align-items:center;gap:8px;margin-top:16px}.nt-pdp__save-toggle,.nt-pdp__share-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:112px;height:42px;padding:0 14px;border:1px solid #bfc3c5;border-radius:0;background:#fff;color:var(--pdp-ink);font-size:10px;font-weight:900;cursor:pointer}.nt-pdp__save-toggle:hover,.nt-pdp__save-toggle[aria-pressed=true],.nt-pdp__share-toggle:hover,.nt-pdp__share-toggle[aria-expanded=true]{border-color:var(--pdp-ink);background:var(--pdp-yellow)}.nt-pdp__save-toggle svg,.nt-pdp__share-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nt-pdp__save-toggle[aria-pressed=true] svg{fill:currentColor}.nt-pdp__share{position:relative;z-index:8}.nt-pdp__share-menu{position:absolute;top:calc(100% + 8px);right:0;width:240px;max-height:min(700px,calc(100vh - 100px));padding:7px;overflow-y:auto;border:1px solid #cfd2d3;background:#fff;box-shadow:0 14px 32px #00000029}.nt-pdp__share-menu[hidden]{display:none}.nt-pdp__share-qr{display:grid;justify-items:center;gap:8px;margin-bottom:5px;padding:13px 12px 14px;border-bottom:1px solid var(--pdp-line);text-align:center}.nt-pdp__share-qr b{font-size:10px;font-weight:900}.nt-pdp__share-qr span{color:var(--pdp-muted);font-size:10px;line-height:1.35}.nt-pdp__share-qr-code{display:grid;place-items:center;width:154px;height:154px;padding:5px;border:1px solid var(--pdp-line);background:#fff}.nt-pdp__share-qr-code img,.nt-pdp__share-qr-code canvas{display:block;width:144px!important;height:144px!important}.nt-pdp__share-menu a,.nt-pdp__share-menu button{display:flex;align-items:center;width:100%;min-height:38px;margin:0;padding:0 11px;border:0;border-radius:0;background:transparent;color:var(--pdp-ink);font:800 11px/1 Arial,Helvetica,sans-serif;text-align:left;text-decoration:none;cursor:pointer}.nt-pdp__share-menu a:hover,.nt-pdp__share-menu button:hover{background:#fff5bf}.nt-pdp__rating{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--pdp-ink);text-decoration:none}.nt-pdp__rating span{color:#e6b800;letter-spacing:1px}.nt-pdp__rating b,.nt-pdp__rating em{font-size:12px;font-style:normal}.nt-pdp__price{display:flex;align-items:baseline;gap:14px;margin-top:26px}.nt-pdp__price strong{font-size:31px;font-weight:900}.nt-pdp__price s{color:#888;font-size:17px}.nt-pdp__stock{display:flex;align-items:center;gap:10px;margin:10px 0 30px;font-size:14px;font-weight:700}.nt-pdp__stock span{display:grid;place-items:center;width:19px;height:19px;border:1px solid currentColor;border-radius:50%;font-size:11px}.nt-pdp__stock--us{color:#08753f}.nt-pdp__stock--preorder{color:#986c00}.nt-pdp__stock--china{color:#3b505f}.nt-pdp__form{display:block}.nt-pdp__variant{display:block;margin-bottom:14px}.nt-pdp__variant b,.nt-pdp__delivery label{display:block;margin-bottom:8px;font-size:10px;font-weight:900}.nt-pdp select,.nt-pdp input[type=text]{width:100%;min-height:50px;border:1px solid #cfd2d3;border-radius:0;background:#fff;color:var(--pdp-ink);font:inherit;padding:0 14px}.nt-pdp__fitment{margin:0 0 22px;padding:20px;border:0;background:#e8e9e7}.nt-pdp__fitment legend{float:left;width:100%;margin:0 0 4px;padding:0;font-size:15px;font-weight:900}.nt-pdp__fitment>p{clear:both;margin:0 0 16px;color:var(--pdp-muted);font-size:12px}.nt-pdp__fitment-summary{display:grid;grid-template-columns:.8fr 1.3fr .8fr;margin:0;border:1px solid #cfd2d3;background:#fff}.nt-pdp__fitment-summary>div{min-width:0;padding:13px 14px;border-right:1px solid #d9dcde}.nt-pdp__fitment-summary>div:last-child{border-right:0}.nt-pdp__fitment-summary dt{margin:0 0 5px;color:#777c7f;font-size:9px;font-weight:900}.nt-pdp__fitment-summary dd{margin:0;color:var(--pdp-ink);font-size:13px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.nt-pdp__confirm{display:flex;align-items:flex-start;gap:10px;margin-top:14px;color:#34383a;font-size:12px;line-height:1.45;cursor:pointer}.nt-pdp__confirm input{width:17px;height:17px;margin:0;accent-color:var(--pdp-yellow);flex:0 0 auto}.nt-pdp__add,.nt-pdp__specialist{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;min-height:56px;border:1px solid var(--pdp-ink);border-radius:0;font-size:13px;font-weight:900;text-decoration:none;cursor:pointer}.nt-pdp__add{background:var(--pdp-yellow);color:var(--pdp-ink)}.nt-pdp__add:hover:not(:disabled){background:#111;color:#fff}.nt-pdp__add:disabled{cursor:not-allowed;opacity:.48}.nt-pdp__specialist{margin-top:9px;background:transparent;color:var(--pdp-ink)}.nt-pdp__specialist:hover{background:#fff}.nt-pdp__form-note{min-height:18px;margin:8px 0 0;color:#7b5b00;font-size:11px}.nt-pdp__delivery{margin-top:26px;padding:22px;border-top:4px solid var(--pdp-yellow);background:#fff}.nt-pdp__delivery>div:first-child>p{margin:0 0 4px;color:#917500;font-size:10px;font-weight:900}.nt-pdp__delivery h2{margin:0 0 5px;font-size:22px;font-weight:900}.nt-pdp__delivery>div:first-child>span{display:block;color:var(--pdp-muted);font-size:12px;line-height:1.45}.nt-pdp__delivery form{margin-top:16px}.nt-pdp__delivery form>div{display:grid;grid-template-columns:1fr 112px}.nt-pdp__delivery input{border-right:0}.nt-pdp__delivery button{border:1px solid var(--pdp-ink);background:var(--pdp-ink);color:#fff;font-size:11px;font-weight:900;cursor:pointer}.nt-pdp__delivery button:hover{background:var(--pdp-yellow);color:#111}.nt-pdp__delivery-result{margin-top:14px;padding:14px;background:#f2f2f0;color:#303437;font-size:13px;line-height:1.5}.nt-pdp__delivery-result strong{display:block;margin-bottom:3px;color:#08753f;font-size:16px}.nt-pdp__delivery-result.is-error strong{color:#a92b2b}.nt-pdp__shipping-line{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:13px;padding-top:12px;border-top:1px solid #d7d9d8;color:var(--pdp-ink);font-size:15px;font-weight:900}.nt-pdp__shipping-line b{font-size:11px}.nt-pdp__shipping-line.is-free{color:#08753f}.nt-pdp__delivery-result small{display:block;margin-top:7px;color:var(--pdp-muted);font-size:10px;line-height:1.4}.nt-pdp__assurances{display:grid;grid-template-columns:1fr 1fr;margin-top:22px;border-top:1px solid var(--pdp-line)}.nt-pdp__assurances article{display:flex;gap:12px;min-height:96px;padding:20px 12px 16px 0;border-bottom:1px solid var(--pdp-line)}.nt-pdp__assurances article:nth-child(odd){border-right:1px solid var(--pdp-line)}.nt-pdp__assurances article:nth-child(2n){padding-left:18px}.nt-pdp__assurance-icon{display:grid;place-items:center;width:24px;height:24px;border:1px solid #777;border-radius:50%;flex:0 0 auto;font-size:12px}.nt-pdp__assurances b,.nt-pdp__assurances small{display:block}.nt-pdp__assurances b{margin-bottom:3px;font-size:12px}.nt-pdp__assurances small{color:var(--pdp-muted);font-size:10px;line-height:1.4}.product-product .nt-product-list-title{margin:42px 0 22px}.product-product .nt-product-list-title h2{margin:0;color:var(--pdp-ink, #111315);font:900 30px/1.1 Arial,Helvetica,sans-serif;letter-spacing:0}.product-product .related-products .owl-stage,.product-product .nt-recent-products .owl-stage{display:flex}.product-product .related-products .owl-item,.product-product .nt-recent-products .owl-item{display:flex;min-width:0}.product-product .related-products .row_items,.product-product .related-products .nt-product-card,.product-product .nt-recent-products .nt-product-card{width:100%;height:100%;min-width:0}.product-product .related-products .row_items{display:flex}.product-product .related-products .nt-product-media img,.product-product .nt-recent-products .nt-product-media img{object-fit:contain}@media(max-width:1080px){.nt-pdp__container{width:min(100% - 40px,980px)}.nt-pdp__layout{grid-template-columns:1fr 1fr;gap:34px}.nt-pdp__fitment-summary{grid-template-columns:1fr}.nt-pdp__fitment-summary>div{border-right:0;border-bottom:1px solid #d9dcde}.nt-pdp__fitment-summary>div:last-child{border-bottom:0}}@media(max-width:767px){.nt-pdp__container{width:100%;padding:16px 14px 54px}.nt-pdp__back{margin-bottom:14px}.nt-pdp__layout{display:block}.nt-pdp__main-image{aspect-ratio:1}.nt-pdp__badge{top:12px;left:12px;padding:8px 10px}.nt-pdp__gallery-arrow{display:none}.nt-pdp__thumbs-shell{margin-top:10px;padding:0}.nt-pdp__thumbs{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/5);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline proximity}.nt-pdp__thumbs::-webkit-scrollbar{display:none}.nt-pdp__thumb{scroll-snap-align:start}.nt-pdp__thumb-arrow{display:none}.nt-pdp__color-note{margin-top:10px;padding:13px 14px}.nt-pdp__details{position:static;padding-top:28px}.nt-pdp h1{font-size:30px;line-height:1.05}.nt-pdp__product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.nt-pdp__save-toggle,.nt-pdp__share-toggle{width:100%;min-width:0;height:46px}.nt-pdp__share-menu{width:220px}.nt-pdp__price{margin-top:20px}.nt-pdp__fitment{padding:16px}.nt-pdp__delivery{padding:18px 16px}.nt-pdp__delivery form>div{grid-template-columns:1fr 96px}.nt-pdp__assurances{grid-template-columns:1fr}.nt-pdp__assurances article:nth-child(odd){border-right:0}.nt-pdp__assurances article:nth-child(2n){padding-left:0}.product-product .nt-product-list-title{margin:34px 0 16px}.product-product .nt-product-list-title h2{font-size:22px}.product-product .related-products .owl-stage,.product-product .nt-recent-products .owl-stage{display:flex}.product-product .related-products .owl-item,.product-product .nt-recent-products .owl-item{display:flex;min-width:0}.product-product .related-products .row_items,.product-product .related-products .nt-product-card,.product-product .nt-recent-products .nt-product-card{width:100%;height:100%;min-width:0}.product-product .related-products .nt-product-info,.product-product .nt-recent-products .nt-product-info{padding:11px}.product-product .related-products .nt-product-info h3,.product-product .nt-recent-products .nt-product-info h3{min-height:48px;font-size:13px;line-height:16px;-webkit-line-clamp:3}.product-product .related-products .nt-price-row,.product-product .nt-recent-products .nt-price-row{gap:5px 7px}.product-product .related-products .nt-price,.product-product .nt-recent-products .nt-price{font-size:15px}.product-product .related-products .owl-dots,.product-product .nt-recent-products .owl-dots{margin-top:14px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/nt-product-page.css.map */
