@media(min-width:861px){.tu-pdp-info{position:sticky;top:80px;align-self:start}}.tu-spec-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0 26px}.tu-spec-highlight{background:var(--tu-white);border:1px solid var(--tu-mist);border-radius:4px;padding:14px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.tu-spec-highlight__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--tu-blue);margin-bottom:2px}.tu-spec-highlight__value{font-size:15px;font-weight:700;color:var(--tu-ink);letter-spacing:-.01em;line-height:1.2}.tu-spec-highlight__label{font-family:var(--tu-font-mono);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--tu-steel);line-height:1.3}@media(max-width:860px){.tu-spec-highlights{grid-template-columns:repeat(2,1fr)}}.tu-pdp-specs-grid{align-items:stretch!important}.tu-pdp-specs-grid>*{height:100%!important;min-height:100%!important}.tu-spec-card{background:var(--tu-white);border:1px solid var(--tu-mist);border-radius:8px;padding:28px 28px 24px;box-shadow:0 1px 2px #0f172a08;display:flex!important;flex-direction:column!important;height:100%!important;min-height:100%!important;box-sizing:border-box}.tu-spec-card>.tu-spec-list:last-child,.tu-spec-card>.tu-pdp-help-box:last-child{margin-bottom:auto}.tu-spec-card__header{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;border-bottom:1.5px solid var(--tu-paper-warm)}.tu-spec-card__icon{width:32px;height:32px;border-radius:6px;background:var(--tu-blue-soft, #e6edf5);color:var(--tu-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.tu-spec-card__title{font-family:var(--tu-font-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--tu-ink);margin:0}.tu-spec-grid{display:grid;grid-template-columns:1fr 1fr}.tu-spec-item{padding:18px 0 16px;border-bottom:1px solid var(--tu-paper-warm);position:relative}.tu-spec-item:nth-child(2n-1){padding-right:28px}.tu-spec-item:nth-child(2n-1):after{content:"";position:absolute;right:14px;top:18px;bottom:16px;width:1px;background:var(--tu-paper-warm)}.tu-spec-item:nth-child(2n){padding-left:28px}.tu-spec-item:nth-last-child(-n+2):nth-child(odd),.tu-spec-item:last-child{border-bottom:none}.tu-spec-item__label{font-family:var(--tu-font-mono);font-size:12px;font-weight:500;color:var(--tu-steel);margin-bottom:6px;line-height:1.3}.tu-spec-item__value{font-size:20px;font-weight:700;color:var(--tu-ink);letter-spacing:-.01em;line-height:1.2;margin-bottom:4px}.tu-spec-item__detail{font-family:var(--tu-font-mono);font-size:12px;color:var(--tu-steel);line-height:1.4}@media(max-width:860px){.tu-spec-grid{grid-template-columns:1fr}.tu-spec-item:nth-child(2n-1){padding-right:0}.tu-spec-item:nth-child(2n-1):after{display:none}.tu-spec-item:nth-child(2n){padding-left:0}.tu-spec-item{border-bottom:1px solid var(--tu-paper-warm)}.tu-spec-item:last-child{border-bottom:none}}.tu-spec-list{display:flex;flex-direction:column;gap:10px}.tu-spec-list__row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;background:var(--tu-paper-warm);border-radius:6px;border-left:3px solid var(--tu-blue);transition:transform .15s ease,box-shadow .15s ease}.tu-spec-list__row:hover{transform:translate(2px);box-shadow:0 2px 6px #0f172a0d}.tu-spec-list__label{color:var(--tu-blue);font-family:var(--tu-font-mono);font-weight:700;font-size:13px;flex:1 1 auto}.tu-spec-list__value{color:var(--tu-steel);font-family:var(--tu-font-mono);font-weight:500;font-size:13px;text-align:right;flex:0 0 auto}.tu-spec-card ::selection{background:#2a4e7a1f;color:inherit}.tu-warranty-card{background:var(--tu-white);border:1px solid var(--tu-mist);border-radius:8px;padding:32px 32px 28px;box-shadow:0 1px 2px #0f172a08}.tu-warranty-card .tu-pdp-warranty-list{gap:22px}.tu-warranty-card .tu-pdp-warranty-item{padding:18px 20px;background:var(--tu-paper-warm);border-radius:6px;border-left:3px solid var(--tu-blue);gap:16px;align-items:flex-start}.tu-warranty-card .tu-pdp-warranty-item>svg{width:32px!important;height:32px!important;flex-shrink:0;stroke-width:1.6!important;margin-top:2px}.tu-warranty-card .tu-pdp-warranty-t{font-size:15px}.tu-warranty-card .tu-pdp-warranty-links{margin-top:24px;padding-top:20px;border-top:1px solid var(--tu-paper-warm)}.tu-pdp-description--enhanced{font-size:16px;line-height:1.8}.tu-pdp-description--enhanced>p:first-of-type{font-size:18px;line-height:1.65;color:var(--tu-ink);font-weight:500;padding-left:18px;border-left:3px solid var(--tu-blue);margin-bottom:24px}.tu-pdp-description--enhanced strong,.tu-pdp-description--enhanced b{color:var(--tu-ink);font-weight:700;background:linear-gradient(180deg,transparent 60%,rgba(42,78,122,.14) 60%);padding:0 2px}.tu-pdp-description--enhanced h2,.tu-pdp-description--enhanced h3{font-size:20px;font-weight:600;color:var(--tu-ink);margin:32px 0 12px;padding-bottom:8px;border-bottom:2px solid var(--tu-paper-warm)}.tu-pdp-description--enhanced ul{list-style:none;padding-left:0;margin:18px 0}.tu-pdp-description--enhanced ul li{position:relative;padding:8px 0 8px 32px;border-bottom:1px solid var(--tu-paper-warm)}.tu-pdp-description--enhanced ul li:last-child{border-bottom:none}.tu-pdp-description--enhanced ul li:before{content:"";position:absolute;left:0;top:14px;width:18px;height:18px;background:var(--tu-blue);border-radius:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-size:11px 11px;background-position:center;background-repeat:no-repeat}.tu-pdp-description--enhanced blockquote{margin:24px 0;padding:18px 22px;background:var(--tu-paper-warm);border-left:3px solid var(--tu-blue);font-style:normal;color:var(--tu-ink);font-weight:500;border-radius:0 6px 6px 0}.tu-pdp-description--enhanced table{width:100%;border-collapse:separate;border-spacing:0;margin:24px 0;border:1px solid var(--tu-mist);border-radius:8px;overflow:hidden;font-family:var(--tu-font-mono);font-size:13px;background:var(--tu-white)}.tu-pdp-description--enhanced table tr{border:none}.tu-pdp-description--enhanced table td,.tu-pdp-description--enhanced table th{padding:13px 18px;border-bottom:1px solid var(--tu-paper-warm);border-right:none;vertical-align:top;text-align:left}.tu-pdp-description--enhanced table tr:last-child td,.tu-pdp-description--enhanced table tr:last-child th{border-bottom:none}.tu-pdp-description--enhanced table td:first-child,.tu-pdp-description--enhanced table th:first-child{color:var(--tu-blue);background:var(--tu-paper-warm);width:38%;font-weight:700;border-right:1px solid var(--tu-mist)}.tu-pdp-description--enhanced table td:last-child,.tu-pdp-description--enhanced table th:last-child{color:var(--tu-steel);font-weight:500}.tu-pdp-description--enhanced table td p,.tu-pdp-description--enhanced table th p{margin:0 0 6px;padding:0;background:none!important;border:none!important}.tu-pdp-description--enhanced table td p:last-child,.tu-pdp-description--enhanced table th p:last-child{margin-bottom:0}.tu-pdp-description--enhanced table table,.tu-pdp-description--enhanced table td table{border:none!important;border-radius:0!important;background:transparent!important;margin:0!important;box-shadow:none!important}.tu-pdp-description--enhanced table table td,.tu-pdp-description--enhanced table table th{background:transparent!important;border:none!important;padding:2px 0!important;width:auto!important;color:inherit!important;font-weight:inherit!important}.tu-pdp-description--enhanced table td span,.tu-pdp-description--enhanced table th span,.tu-pdp-description--enhanced table td div,.tu-pdp-description--enhanced table th div{background:none!important;border:none!important;outline:none!important;box-shadow:none!important}.tu-pdp-description--enhanced table td strong,.tu-pdp-description--enhanced table td b,.tu-pdp-description--enhanced table th strong,.tu-pdp-description--enhanced table th b{background:none!important;padding:0!important}.tu-pdp-description--enhanced ::selection{background:#2a4e7a1f;color:inherit}.tu-pdp-description--enhanced>strong,.tu-pdp-description--enhanced>b{display:block;font-family:var(--tu-font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--tu-ink);margin:28px 0 8px;background:none!important;padding:0}.tu-pdp-description--enhanced img{max-width:100%;height:auto;border-radius:6px;margin:16px 0}.tu-pair-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;flex-wrap:wrap}.tu-pair-arrows{display:flex;gap:8px}.tu-pair-arrow{width:42px;height:42px;border:1px solid var(--tu-mist);border-radius:50%;background:var(--tu-white);color:var(--tu-ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,color .15s ease}.tu-pair-arrow:hover:not([disabled]){background:var(--tu-blue);border-color:var(--tu-blue);color:var(--tu-white)}.tu-pair-arrow[disabled]{opacity:.35;cursor:default}.tu-pair-scroll{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;margin:0 -4px;padding:4px}.tu-pair-scroll::-webkit-scrollbar{display:none}.tu-pair-scroll{scrollbar-width:none;-ms-overflow-style:none}.tu-pair-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/4);gap:24px}.tu-pair-track>*{scroll-snap-align:start;min-width:0}@media(max-width:960px){.tu-pair-track{grid-auto-columns:calc((100% - 24px)/2);gap:24px}}@media(max-width:640px){.tu-pair-track{grid-auto-columns:78%;gap:16px}}body .tu-pair-section .product-card,body .tu-pair-section .product-card:hover,body .tu-pair-section .product-card:focus-within,body .tu-pair-section .product-card:active,body .tu-pair-section a.product-card,body .tu-pair-section a.product-card:hover,body .tu-pair-section a.product-card:focus,body .tu-pair-section a.product-card:focus-within,body .tu-pair-section a.product-card:active{background:var(--tu-paper, #F7F8FA)!important;background-color:var(--tu-paper, #F7F8FA)!important}body .tu-pair-section .product-card__image,body .tu-pair-section .product-card:hover .product-card__image,body .tu-pair-section .product-card:focus-within .product-card__image,body .tu-pair-section .product-card:active .product-card__image,body .tu-pair-section a.product-card:hover .product-card__image,body .tu-pair-section a:hover .product-card__image{background:var(--tu-paper, #F7F8FA)!important;background-color:var(--tu-paper, #F7F8FA)!important}body .tu-pair-section .product-card__image *,body .tu-pair-section .product-card__image picture,body .tu-pair-section .product-card__image figure{background:transparent!important;background-color:transparent!important}body .tu-pair-section .product-card__image img{background:transparent!important;background-color:transparent!important;mix-blend-mode:multiply!important}body .tu-pair-section .product-card,body .tu-pair-section a.product-card{transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)!important;isolation:auto!important;filter:none!important}body .tu-pair-section .product-card:hover,body .tu-pair-section .product-card:focus,body .tu-pair-section .product-card:focus-within,body .tu-pair-section .product-card:active,body .tu-pair-section a.product-card:hover,body .tu-pair-section a.product-card:focus,body .tu-pair-section a.product-card:focus-within,body .tu-pair-section a.product-card:active{transform:translateY(-2px)!important;box-shadow:0 10px 24px #1a1d2114,0 2px 6px #1a1d210a!important}body .tu-pair-section .product-card:hover .product-card__image img,body .tu-pair-section .product-card:focus-within .product-card__image img,body .tu-pair-section a.product-card:hover .product-card__image img{transform:none!important}body .tu-pair-section .product-card__image img,body .tu-pair-section .product-card:hover .product-card__image img{background:transparent!important;background-color:transparent!important;mix-blend-mode:multiply!important;object-fit:contain!important}body .tu-pair-section .product-card{transition:transform .2s ease,box-shadow .2s ease!important;border-radius:8px}body .tu-pair-section .product-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px #1a1d2114!important}body .tu-pair-section .product-card__footer{border-top-color:#1a1d211a}
/*# sourceMappingURL=/cdn/shop/t/14/assets/turonic-pdp-inline.css.map */
