.tv-organic-section{--tv-navy:#00245f;--tv-ink:#142033;--tv-muted:#536273;--tv-line:#dbe3ea;--tv-soft:#f4f7fa;--tv-blue:#eaf3fb;--tv-green:#16724d;background:#fff;color:var(--tv-ink);font-family:var(--font-body--family)}.tv-organic-section *{box-sizing:border-box}.tv-organic-section a{color:var(--tv-navy);text-underline-offset:3px}.tv-organic-section .tv-pdp__shell{max-width:1240px;margin:0 auto;padding-right:24px;padding-left:24px}.tv-organic-hero .tv-pdp__shell{padding-top:30px}.tv-organic-factbar .tv-pdp__shell{padding-top:54px}.tv-organic-steps .tv-pdp__shell,.tv-organic-product-view .tv-pdp__shell,.tv-organic-features .tv-pdp__shell,.tv-organic-details .tv-pdp__shell,.tv-organic-faq .tv-pdp__shell{padding-top:88px}.tv-organic-faq .tv-pdp__shell{padding-bottom:80px}.tv-organic-section .tv-pdp__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:48px;align-items:start}.tv-organic-section .tv-pdp__gallery{min-width:0;position:sticky;top:24px}.tv-organic-section .tv-pdp__stage{aspect-ratio:1/1;border:1px solid var(--tv-line);border-radius:22px;background:#fff;overflow:hidden}.tv-organic-section .tv-pdp__media{width:100%;height:100%;margin:0}.tv-organic-section .tv-pdp__media[hidden]{display:none!important}.tv-organic-section .tv-pdp__media img{width:100%;height:100%;display:block;object-fit:contain}.tv-organic-section .tv-pdp__thumbs{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:12px}.tv-organic-section .tv-pdp__thumb{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--tv-line);border-radius:10px;padding:3px;cursor:pointer;aspect-ratio:1/1;overflow:hidden}.tv-organic-section .tv-pdp__thumb.is-active{border:2px solid var(--tv-navy)}.tv-organic-section .tv-pdp__thumb:focus-visible{outline:3px solid #7bb7ed;outline-offset:2px}.tv-organic-section .tv-pdp__thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:6px}.tv-organic-section .tv-pdp__purchase{padding:8px 0}.tv-organic-section .tv-pdp__eyebrow{margin:0 0 10px;color:var(--tv-navy);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.tv-organic-section h1{font-family:var(--font-heading--family);font-size:clamp(34px,4.2vw,54px);line-height:1.04;letter-spacing:-.025em;margin:0 0 18px;color:var(--tv-ink)}.tv-organic-section h2{font-family:var(--font-heading--family);font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.02em;margin:0 0 16px;color:var(--tv-ink)}.tv-organic-section h3{font-size:21px;line-height:1.25;margin:0 0 8px;color:var(--tv-ink)}.tv-organic-section p{font-size:17px;line-height:1.65}.tv-organic-section .tv-pdp__lead{font-size:19px;line-height:1.55;color:var(--tv-muted);margin:0 0 22px}.tv-organic-section .tv-pdp__bullets{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:12px}.tv-organic-section .tv-pdp__bullets li{position:relative;padding-left:29px;font-size:16px;line-height:1.5}.tv-organic-section .tv-pdp__bullets li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--tv-green);font-weight:900}.tv-organic-section .tv-pdp__price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding-top:4px}.tv-organic-section .tv-pdp__price-current{font-size:38px;line-height:1;font-weight:850;color:var(--tv-ink)}.tv-organic-section .tv-pdp__price-regular{font-size:23px;color:#73808e}.tv-organic-section .tv-pdp__price-save{font-size:14px;font-weight:800;color:var(--tv-green);background:#e9f7f0;border-radius:999px;padding:6px 10px}.tv-organic-section .tv-pdp__offer-note{font-size:14px;color:var(--tv-muted);margin:8px 0 12px}.tv-organic-section .tv-pdp__availability{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;margin:0 0 14px;color:var(--tv-green)}.tv-organic-section .tv-pdp__availability span{display:block;width:9px;height:9px;border-radius:50%;background:var(--tv-green)}.tv-organic-section .tv-pdp__availability--out{color:#a23434}.tv-organic-section .tv-pdp__add{width:100%;min-height:58px;border:0;border-radius:14px;background:var(--tv-navy);color:#fff;font-size:20px;font-weight:850;cursor:pointer;padding:15px 20px;transition:background .18s ease,transform .18s ease}.tv-organic-section .tv-pdp__add:hover{background:#174a82;transform:translateY(-1px)}.tv-organic-section .tv-pdp__add:focus-visible{outline:3px solid #7bb7ed;outline-offset:3px}.tv-organic-section .tv-pdp__add:disabled{opacity:.55;cursor:not-allowed;transform:none}.tv-organic-section .tv-pdp__terms{display:grid;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid var(--tv-line)}.tv-organic-section .tv-pdp__terms>div{display:grid;gap:3px;padding-left:26px;position:relative}.tv-organic-section .tv-pdp__terms>div:before{content:"\2713";position:absolute;left:0;color:var(--tv-green);font-weight:900}.tv-organic-section .tv-pdp__terms strong{font-size:15px}.tv-organic-section .tv-pdp__terms span{font-size:13px;line-height:1.45;color:var(--tv-muted)}.tv-organic-section .tv-pdp__factbar{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--tv-line);border-radius:18px;overflow:hidden;background:var(--tv-soft)}.tv-organic-section .tv-pdp__factbar>*{display:grid;gap:3px;padding:22px;text-decoration:none;border-right:1px solid var(--tv-line)}.tv-organic-section .tv-pdp__factbar>*:last-child{border-right:0}.tv-organic-section .tv-pdp__factbar strong{font-size:15px;color:var(--tv-ink)}.tv-organic-section .tv-pdp__factbar span{font-size:13px;line-height:1.35;color:var(--tv-muted)}.tv-organic-section .tv-pdp__section-heading{max-width:790px;margin:0 auto 38px;text-align:center}.tv-organic-section .tv-pdp__section-heading>p:last-child{color:var(--tv-muted);margin:0}.tv-organic-section .tv-pdp__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tv-organic-section .tv-pdp__steps article{display:flex;flex-direction:column;border:1px solid var(--tv-line);border-radius:18px;padding:22px;background:#fff;overflow:hidden}.tv-organic-section .tv-pdp__steps article>.tv-pdp__step-number{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--tv-navy);color:#fff;font-weight:850;margin-bottom:18px}.tv-organic-section .tv-pdp__steps p,.tv-organic-section .tv-pdp__feature-grid p{margin:0;color:var(--tv-muted);font-size:15px}.tv-organic-section .tv-pdp__step-video{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;margin-top:20px;border-radius:13px;background:var(--tv-soft)}.tv-organic-section .tv-pdp__video-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:center;background:var(--tv-blue);border-radius:24px;padding:54px}.tv-organic-section .tv-pdp__video-copy p:last-child{color:var(--tv-muted);margin-bottom:0}.tv-organic-section .tv-pdp__video{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:18px;border:1px solid var(--tv-line)}.tv-organic-section .tv-pdp__feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.tv-organic-section .tv-pdp__feature-grid article{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center;border:1px solid var(--tv-line);border-radius:18px;padding:16px;background:#fff}.tv-organic-section .tv-pdp__feature-grid img{width:180px;height:180px;object-fit:cover;border-radius:13px;background:#fff}.tv-organic-section .tv-pdp__evidence{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:start;background:var(--tv-soft);border-radius:24px;padding:54px}.tv-organic-section .tv-pdp__evidence-main p{color:var(--tv-muted);margin:0 0 15px}.tv-organic-section .tv-pdp__specs{margin:0;border:1px solid var(--tv-line);border-radius:16px;overflow:hidden;background:#fff}.tv-organic-section .tv-pdp__specs div{display:grid;grid-template-columns:1fr 1.35fr;gap:16px;padding:16px 18px;border-bottom:1px solid var(--tv-line)}.tv-organic-section .tv-pdp__specs div:last-child{border-bottom:0}.tv-organic-section .tv-pdp__specs dt{font-size:13px;font-weight:800;color:var(--tv-muted)}.tv-organic-section .tv-pdp__specs dd{font-size:14px;font-weight:700;margin:0}.tv-organic-section .tv-pdp__support{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start;margin-top:88px}.tv-organic-section .tv-pdp__support>div:first-child>p:last-child{color:var(--tv-muted)}.tv-organic-section .tv-pdp__support-card{background:var(--tv-navy);color:#fff;border-radius:20px;padding:32px}.tv-organic-section .tv-pdp__support-card h3{color:#fff}.tv-organic-section .tv-pdp__support-card p{font-size:14px;line-height:1.55}.tv-organic-section .tv-pdp__support-card a{color:#fff}.tv-organic-section .tv-pdp__policy-links{margin-bottom:0}.tv-organic-section .tv-pdp__faq{max-width:900px;margin:0 auto}.tv-organic-section .tv-pdp__faq-list{border-top:1px solid var(--tv-line)}.tv-organic-section .tv-pdp__faq details{border-bottom:1px solid var(--tv-line);padding:0}.tv-organic-section .tv-pdp__faq summary{cursor:pointer;list-style:none;font-size:18px;font-weight:800;padding:21px 42px 21px 0;position:relative}.tv-organic-section .tv-pdp__faq summary::-webkit-details-marker{display:none}.tv-organic-section .tv-pdp__faq summary:after{content:"+";position:absolute;right:6px;top:18px;font-size:25px;color:var(--tv-navy)}.tv-organic-section .tv-pdp__faq details[open] summary:after{content:"\2212"}.tv-organic-section .tv-pdp__faq-answer{padding:0 50px 22px 0;color:var(--tv-muted)}.tv-organic-section .tv-pdp__faq-answer p{margin:0;color:inherit;font-size:15px}.tv-organic-section .tv-pdp__sticky{position:fixed;z-index:45;left:50%;bottom:max(16px,env(safe-area-inset-bottom));width:min(920px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 14px 12px 20px;border:1px solid #cbd7e2;border-radius:18px;background:#fffffff7;box-shadow:0 16px 45px #14203333;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%,calc(100% + 48px));opacity:0;visibility:hidden;pointer-events:none;transition:transform .22s ease,opacity .22s ease,visibility .22s ease}.tv-organic-section .tv-pdp__sticky.is-visible{transform:translate(-50%);opacity:1;visibility:visible;pointer-events:auto}.tv-organic-section.tv-pdp--preview .tv-pdp__sticky{bottom:78px}.tv-organic-section .tv-pdp__sticky-copy{display:grid;gap:2px;min-width:0}.tv-organic-section .tv-pdp__sticky-copy strong{font-size:16px;color:var(--tv-ink)}.tv-organic-section .tv-pdp__sticky-copy span{font-size:17px;font-weight:850;color:var(--tv-ink)}.tv-organic-section .tv-pdp__sticky-copy s{font-size:14px;font-weight:500;color:var(--tv-muted);margin-left:5px}.tv-organic-section .tv-pdp__sticky-form{margin:0;flex:0 0 auto}.tv-organic-section .tv-pdp__sticky button{min-height:48px;border:0;border-radius:12px;background:var(--tv-navy);color:#fff;font-size:16px;font-weight:850;padding:12px 22px;cursor:pointer}.tv-organic-section .tv-pdp__sticky button:hover{background:#174a82}.tv-organic-section .tv-pdp__sticky button:focus-visible{outline:3px solid #7bb7ed;outline-offset:3px}@media(prefers-reduced-motion:reduce){.tv-organic-section .tv-pdp__sticky{transition:none}}@media(max-width:989px){.tv-organic-section .tv-pdp__hero{grid-template-columns:1fr;gap:30px}.tv-organic-section .tv-pdp__gallery{position:static}.tv-organic-section .tv-pdp__factbar{grid-template-columns:repeat(2,1fr)}.tv-organic-section .tv-pdp__factbar>*:nth-child(2){border-right:0}.tv-organic-section .tv-pdp__factbar>*:nth-child(-n+2){border-bottom:1px solid var(--tv-line)}.tv-organic-section .tv-pdp__video-section,.tv-organic-section .tv-pdp__evidence,.tv-organic-section .tv-pdp__support,.tv-organic-section .tv-pdp__feature-grid{grid-template-columns:1fr}}@media(max-width:749px){.tv-organic-section .tv-pdp__shell{padding-right:16px;padding-left:16px}.tv-organic-hero .tv-pdp__shell{padding-top:14px}.tv-organic-factbar .tv-pdp__shell{padding-top:38px}.tv-organic-steps .tv-pdp__shell,.tv-organic-product-view .tv-pdp__shell,.tv-organic-features .tv-pdp__shell,.tv-organic-details .tv-pdp__shell,.tv-organic-faq .tv-pdp__shell{padding-top:66px}.tv-organic-faq .tv-pdp__shell{padding-bottom:64px}.tv-organic-section .tv-pdp__stage{border-radius:16px;aspect-ratio:4/3}.tv-organic-section .tv-pdp__thumbs{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:5px}.tv-organic-section .tv-pdp__thumbs::-webkit-scrollbar{display:none}.tv-organic-section .tv-pdp__thumb{flex:0 0 74px;scroll-snap-align:start}.tv-organic-section h1{font-size:32px}.tv-organic-section .tv-pdp__lead{font-size:17px}.tv-organic-section .tv-pdp__price-current{font-size:34px}.tv-organic-section .tv-pdp__factbar>*{padding:17px}.tv-organic-section .tv-pdp__steps{grid-template-columns:1fr}.tv-organic-section .tv-pdp__video-section,.tv-organic-section .tv-pdp__evidence{padding:28px 20px;border-radius:18px}.tv-organic-section .tv-pdp__feature-grid article{grid-template-columns:118px 1fr;gap:15px}.tv-organic-section .tv-pdp__feature-grid img{width:118px;height:118px}.tv-organic-section .tv-pdp__specs div{grid-template-columns:1fr;gap:4px}.tv-organic-section .tv-pdp__support{margin-top:66px}.tv-organic-section .tv-pdp__support-card{padding:25px}.tv-organic-section .tv-pdp__faq summary{font-size:16px}.tv-organic-section .tv-pdp__sticky{width:calc(100% - 20px);gap:10px;padding:10px 10px 10px 14px;border-radius:15px}.tv-organic-section .tv-pdp__sticky-copy strong{display:none}.tv-organic-section .tv-pdp__sticky-copy span{font-size:17px;white-space:nowrap}.tv-organic-section .tv-pdp__sticky button{min-height:44px;font-size:14px;padding:10px 14px;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/tv-organic-pdp.css.map */
