.pdp{--pdp-blue: #263950;--pdp-blue-deep: #1a2838;--pdp-orange: #ff5600;--pdp-white: #ffffff;--pdp-bg: #ffffff;--pdp-bg-muted: #f4f5f7;--pdp-text: #1c2430;--pdp-muted: #5b6573;--pdp-border: #e2e6ec;--pdp-max: 1200px;--pdp-pad: 40px;--pdp-gap: 24px;--pdp-radius: 6px;--pdp-section-y: 72px;--pdp-ease: cubic-bezier(.22, 1, .36, 1);color:var(--pdp-text);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}.pdp *,.pdp *:before,.pdp *:after{box-sizing:border-box}.pdp__shell{width:100%;max-width:var(--pdp-max);margin-inline:auto;padding-inline:var(--pdp-pad);overflow-x:clip;min-width:0}.pdp-section-wrapper,.pdp-section{max-width:100%;overflow-x:clip}.pdp-section{padding:var(--pdp-section-y) 0;background:var(--pdp-bg);scroll-margin-top:96px}#pdp-quote{scroll-margin-top:96px}.pdp-section--muted{background:var(--pdp-bg-muted)}.pdp-section--dark{background:var(--pdp-blue-deep);color:var(--pdp-white)}.pdp__eyebrow{display:block;margin:0 0 10px;color:var(--pdp-orange);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pdp-section--dark .pdp__eyebrow{color:#ff8a4c}.pdp__title{margin:0 0 14px;color:var(--pdp-blue);font-size:clamp(1.6rem,1.4vw + 1rem,2.1rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.pdp-section--dark .pdp__title{color:var(--pdp-white)}.pdp__lead{margin:0 0 28px;max-width:40rem;color:var(--pdp-muted);font-size:1.02rem;line-height:1.7}.pdp-section--dark .pdp__lead{color:#ffffffc7}.pdp__header--center{text-align:center}.pdp__header--center .pdp__lead{margin-inline:auto}.pdp__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:4px;background:var(--pdp-orange);color:var(--pdp-white)!important;font-size:.9375rem;font-weight:700;text-decoration:none!important;transition:background .2s var(--pdp-ease);cursor:pointer}.pdp__btn:hover,.pdp__btn:focus-visible{background:#e04c00}.pdp__btn--ghost{background:transparent;border-color:#ffffff73}.pdp__btn--ghost:hover,.pdp__btn--ghost:focus-visible{background:var(--pdp-white);border-color:var(--pdp-white);color:var(--pdp-blue)!important}.pdp__btn--outline{background:transparent;border-color:var(--pdp-blue);color:var(--pdp-blue)!important}.pdp__btn--outline:hover{background:var(--pdp-blue);color:var(--pdp-white)!important}.pdp__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.pdp-hero__category{margin:0 0 10px;color:var(--pdp-orange, #ff5600);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pdp-hero__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 18px}.pdp-hero__highlight{padding:12px 14px;border:1px solid #e2e6ec;border-radius:6px;background:#f7f8fa}.pdp-hero__highlight-value{display:block;color:#263950;font-size:1rem;font-weight:700;line-height:1.3}.pdp-hero__highlight-label{display:block;margin-top:2px;color:#5b6573;font-size:.75rem;font-weight:600;letter-spacing:.02em}.pdp-hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin:16px 0 8px}.pdp-hero__cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:4px;background:#ff5600;color:#fff!important;font-size:.9375rem;font-weight:700;text-decoration:none!important}.pdp-hero__cta-btn:hover,.pdp-hero__cta-btn:focus-visible{background:#e04c00;color:#fff!important}.pdp-hero__cta-link{color:#263950!important;font-size:.9375rem;font-weight:600;text-decoration:underline!important;text-underline-offset:2px}.pdp-hero__cta-link:hover{color:#ff5600!important}body.template-product .breadcrumbs-container{padding-inline:16px;overflow:hidden}body.template-product .breadcrumbs-product-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}@media screen and (max-width:749px){body.template-product .product-title{font-size:1.2rem!important;line-height:1.35!important;letter-spacing:-.01em;word-break:break-word}body.template-product .product__details,body.template-product .product-details,body.template-product .product-main,body.template-product [data-product-details]{padding-inline:0}body.template-product .product-description{font-size:.95rem;line-height:1.6}body.template-product .pdp-hero__cta{flex-direction:column;align-items:stretch}body.template-product .pdp-hero__cta-btn{width:100%}body.template-product .pdp-hero__cta-link{text-align:center}body.template-product .breadcrumbs-container{margin-top:12px;margin-bottom:12px;padding-inline:16px}body.template-product .breadcrumbs-container a,body.template-product .breadcrumbs-container span{font-size:.75rem;line-height:1.4}body.template-product .pdp-hero__highlights{grid-template-columns:1fr 1fr;gap:8px}}.pdp-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pdp-gap)}.pdp-card{height:100%;padding:22px 20px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-white);transition:transform .2s var(--pdp-ease),box-shadow .2s var(--pdp-ease)}.pdp-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #26395012}.pdp-card__icon{display:inline-flex;width:36px;height:36px;margin-bottom:12px;border:1px solid var(--pdp-border);border-radius:4px;align-items:center;justify-content:center;color:var(--pdp-orange)}.pdp-card__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pdp-card__title{margin:0 0 8px;color:var(--pdp-blue);font-size:1.05rem;font-weight:700}.pdp-card__text{margin:0;color:var(--pdp-muted);font-size:.94rem;line-height:1.55}.pdp-chips{display:flex;flex-wrap:wrap;gap:10px}.pdp-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--pdp-border);border-radius:4px;background:var(--pdp-white);color:var(--pdp-blue);font-size:.9rem;font-weight:600}.pdp-note{margin:20px 0 0;color:var(--pdp-muted);font-size:.92rem;line-height:1.6}.pdp-video__frame{max-width:960px;margin:0 auto;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#0f1620;overflow:hidden;box-shadow:0 12px 32px #2639501a}.pdp-video__frame--tiktok{max-width:420px;background:#000}.pdp-video__embed{position:relative;width:100%;aspect-ratio:16 / 9;background:#0f1620}.pdp-video__embed--tiktok{aspect-ratio:9 / 16;min-height:560px;max-height:740px;background:#000}.pdp-video__embed iframe,.pdp-video__embed video,.pdp-video__embed .video-wrapper,.pdp-video__embed>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;border:0;display:block;object-fit:cover}.pdp-video__embed iframe{object-fit:unset}.pdp-video .pdp__lead{margin-inline:auto;text-align:center}.pdp-specs__groups{display:grid;gap:28px}.pdp-specs__group-title{margin:0 0 12px;color:var(--pdp-blue);font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pdp-specs__table{width:100%;border-collapse:collapse}.pdp-specs__table tr{border-top:1px solid var(--pdp-border)}.pdp-specs__table tr:last-child{border-bottom:1px solid var(--pdp-border)}.pdp-specs__table th,.pdp-specs__table td{padding:12px 10px;text-align:left;vertical-align:top;font-size:.95rem}.pdp-specs__table th{width:42%;color:var(--pdp-muted);font-weight:600}.pdp-specs__table td{color:var(--pdp-text);font-weight:600}.pdp-specs__legacy,.pdp-features__legacy,.pdp-details__rte{color:var(--pdp-text);max-width:100%}.pdp-specs__legacy{display:flex;flex-direction:column;gap:20px;width:100%;max-width:100%;min-width:0;overflow:hidden}.pdp-specs__scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-white);box-shadow:0 4px 16px #2639500a}.pdp-specs__scroll::-webkit-scrollbar{height:8px}.pdp-specs__scroll::-webkit-scrollbar-thumb{background:#c8ced6;border-radius:4px}.pdp-specs__legacy table,.pdp-features__legacy table,.pdp-details__rte table,.pdp-specs__scroll table{display:table!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0;border-collapse:collapse;table-layout:fixed;font-size:.875rem;line-height:1.35;background:var(--pdp-white);white-space:normal;overflow:visible;box-shadow:none!important;height:auto}.pdp-specs__scroll--fit{overflow-x:hidden}.pdp-specs__scroll--fit table{width:100%!important;min-width:100%!important;table-layout:fixed!important}.pdp-specs__scroll--fit th,.pdp-specs__scroll--fit td{white-space:normal;word-break:break-word;min-width:0!important;max-width:none!important;width:auto!important}.pdp-specs__scroll--fit th:first-child,.pdp-specs__scroll--fit td:first-child{width:22%!important;position:static;box-shadow:none}.pdp-specs__scroll--wide{overflow-x:auto}.pdp-specs__scroll--wide table{width:max-content!important;min-width:100%!important;table-layout:auto!important}.pdp-specs__scroll--wide th,.pdp-specs__scroll--wide td{white-space:nowrap}.pdp-specs__legacy th,.pdp-specs__legacy td,.pdp-features__legacy th,.pdp-features__legacy td,.pdp-details__rte th,.pdp-details__rte td{border:1px solid #e2e6ec;padding:10px 12px;vertical-align:middle;white-space:nowrap;color:var(--pdp-text)}.pdp-specs__legacy th:first-child,.pdp-specs__legacy td:first-child{position:sticky;left:0;z-index:1;min-width:160px;max-width:220px;white-space:normal;text-align:left;font-weight:600;background:#f7f8fa;box-shadow:4px 0 8px #2639500a}.pdp-specs__legacy thead th,.pdp-specs__legacy tr:first-child th,.pdp-features__legacy thead th,.pdp-features__legacy tr:first-child th{background:#ff5600!important;color:#fff!important;font-weight:700;text-align:center;white-space:nowrap}.pdp-specs__legacy thead th:first-child,.pdp-specs__legacy tr:first-child th:first-child{background:#e04c00!important;z-index:2;text-align:left}.pdp-specs__legacy tbody tr:nth-child(2n) td,.pdp-specs__legacy tr:nth-child(2n) td{background:#fafbfc}.pdp-specs__legacy tbody tr:nth-child(2n) td:first-child,.pdp-specs__legacy tr:nth-child(2n) td:first-child{background:#f0f2f5}.pdp-specs__legacy td:not(:first-child),.pdp-specs__legacy th:not(:first-child){text-align:center;min-width:88px}.pdp-features__legacy{max-width:none}.pdp-cards--features{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-features__legacy ol,.pdp-features__legacy ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.pdp-features__legacy li,.pdp-features__item{position:relative;padding:12px 14px 12px 42px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-white);color:var(--pdp-muted);font-size:.92rem;line-height:1.5;counter-increment:pdp-feature}.pdp-features__legacy ol{counter-reset:pdp-feature}.pdp-features__legacy ol li:before{content:counter(pdp-feature,decimal-leading-zero);position:absolute;left:12px;top:12px;color:var(--pdp-orange);font-size:.75rem;font-weight:800;letter-spacing:.04em}.pdp-features__item--hidden{display:none!important}.pdp-features__toggle{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;min-height:42px;padding:0 18px;border:1px solid var(--pdp-border);border-radius:4px;background:var(--pdp-white);color:var(--pdp-blue);font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:border-color .2s var(--pdp-ease),color .2s var(--pdp-ease)}.pdp-features__toggle:hover{border-color:var(--pdp-orange);color:var(--pdp-orange)}.pdp-features__legacy p{margin:0 0 .75rem;max-width:48rem;line-height:1.7}.pdp-features__legacy p:last-child{margin-bottom:0}.pdp__shell--quote{max-width:720px}.pdp-quote__header{text-align:center;margin:0 0 28px}.pdp-quote__header .pdp__eyebrow,.pdp-quote__header .pdp__title,.pdp-quote__header .pdp__lead{margin-left:auto;margin-right:auto}.pdp-quote__header .pdp__lead{max-width:36rem;margin-bottom:20px}.pdp-quote__points{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.pdp-quote__points li{position:relative;display:inline-flex;align-items:center;min-height:36px;padding:0 14px 0 28px;border:1px solid var(--pdp-border);border-radius:4px;background:var(--pdp-white);color:var(--pdp-blue);font-size:.875rem;font-weight:600;line-height:1.3}.pdp-quote__points li:before{content:"";position:absolute;left:12px;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:1px;background:var(--pdp-orange)}.pdp-quote__panel{padding:28px 28px 30px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-white);box-shadow:0 10px 28px #2639500f}.pdp-quote__product{display:flex;flex-direction:column;gap:6px;margin:0 0 22px;padding:14px 16px;border:1px solid #e8ecf0;border-left:3px solid var(--pdp-orange);border-radius:4px;background:#f7f8fa}.pdp-quote__product-label{color:var(--pdp-orange);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pdp-quote__product-title{color:var(--pdp-blue);font-size:.92rem;font-weight:600;line-height:1.45;word-break:break-word}.pdp-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;align-items:start}.pdp-form__grid--simple{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-form__field{display:flex;flex-direction:column;gap:8px;min-width:0;width:100%}.pdp-form__field--full{grid-column:1 / -1}.pdp-form__label{margin:0;color:var(--pdp-blue);font-size:.8125rem;font-weight:700;letter-spacing:.02em;line-height:1.2}.pdp-form__req{color:var(--pdp-orange)}.pdp-form__input,.pdp-form__select,.pdp-form__textarea{width:100%;min-height:50px;padding:13px 15px;border:1px solid #d7dce3;border-radius:4px;background:#f7f8fa;color:var(--pdp-text);font:inherit;line-height:1.4;transition:border-color .2s var(--pdp-ease),background-color .2s var(--pdp-ease),box-shadow .2s var(--pdp-ease);-webkit-appearance:none;appearance:none;box-sizing:border-box}.pdp-form__textarea{min-height:128px;resize:vertical}.pdp-form__input::placeholder,.pdp-form__textarea::placeholder{color:#8a93a0}.pdp-form__input:hover,.pdp-form__select:hover,.pdp-form__textarea:hover{border-color:#c0c7d1}.pdp-form__input:focus,.pdp-form__select:focus,.pdp-form__textarea:focus{outline:none;border-color:var(--pdp-blue);background:var(--pdp-white);box-shadow:0 0 0 3px #2639501a}.pdp-form__message{margin:0 0 16px;padding:14px 16px;border-radius:4px;font-size:.94rem;line-height:1.5}.pdp-form__message--success{background:#eef8f0;color:#1f5b32}.pdp-form__message--error{background:#fdeeee;color:#8a1f1f}.pdp-form__actions{grid-column:1 / -1;margin-top:4px}.pdp__btn--quote{width:100%;min-height:52px;letter-spacing:.03em}.pdp-faq__list{display:grid;gap:10px;max-width:860px;margin-inline:auto}.pdp-faq__item{border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-white)}.pdp-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;color:var(--pdp-blue);font-size:1rem;font-weight:700;line-height:1.35}.pdp-faq__item summary::-webkit-details-marker{display:none}.pdp-faq__item summary:after{content:"+";flex:none;color:var(--pdp-orange);font-size:1.25rem;font-weight:600}.pdp-faq__item[open] summary:after{content:"\2013"}.pdp-faq__answer{padding:0 18px 16px;color:var(--pdp-muted);font-size:.95rem;line-height:1.65}.pdp-faq__answer p{margin:0}.pdp-faq__answer p+p{margin-top:.75rem}.pdp-cta{overflow:visible}.pdp-cta__inner{text-align:center;max-width:40rem;margin-inline:auto}.pdp-cta__inner .pdp__lead{margin-left:auto;margin-right:auto}.pdp-cta__inner .pdp__actions{justify-content:center}@media(prefers-reduced-motion:reduce){.pdp-card{transition:none}}@media screen and (max-width:989px){.pdp{--pdp-section-y: 56px;--pdp-pad: 28px}.pdp-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pdp-quote__panel{padding:24px 20px}.pdp__btn--quote{width:100%}}@media screen and (max-width:749px){.pdp{--pdp-section-y: 48px;--pdp-pad: 20px}.pdp-hero__highlights{grid-template-columns:1fr 1fr}.pdp-cards,.pdp-form__grid,.pdp-cards--features,.pdp-features__legacy ol,.pdp-features__legacy ul{grid-template-columns:1fr}.pdp-section .pdp__btn{width:100%}.pdp-cta{padding-top:56px;padding-bottom:64px}.pdp-cta__inner .pdp__title{font-size:1.45rem}.pdp-cta__inner .pdp__actions{width:100%;flex-direction:column}.pdp-specs__legacy th,.pdp-specs__legacy td,.pdp-features__legacy th,.pdp-features__legacy td{white-space:normal}.pdp-specs__legacy th:first-child,.pdp-specs__legacy td:first-child{position:static;min-width:0;max-width:none;box-shadow:none}.pdp-specs__legacy td:not(:first-child),.pdp-specs__legacy th:not(:first-child){min-width:0}.pdp-specs__scroll--fit table{width:100%!important;min-width:100%!important;max-width:none!important;table-layout:fixed!important}.pdp-specs__scroll--wide{overflow-x:auto}.pdp-specs__scroll--wide table{width:max-content!important;min-width:100%!important;max-width:none!important;table-layout:auto!important}.pdp-specs__scroll--wide th,.pdp-specs__scroll--wide td{white-space:nowrap}.pdp-details__rte,.pdp-features__legacy,.pdp-specs__legacy{overflow-x:auto;max-width:100%}.pdp-details__rte img,.pdp-features__legacy img{max-width:100%}body.template-product{scroll-padding-top:100px;overflow-x:clip}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-pdp.css.map */
