:root{--brand-red:#d52d25;--text-dark:#2c3e50;--text-light:#576778;--bg-white:#fff;--bg-light:#f8fafc;--border-color:#e2e8f0;--success-green:#10b981;--nav-height:65px;--icon-blue:#52c3ff}.Product-module__yvlZSq__pageWrapper{--brand-red:#d52d25;--text-dark:#2c3e50;--text-light:#576778;--bg-white:#fff;--bg-light:#f8fafc;--border-color:#e2e8f0;--success-green:#10b981;--nav-height:65px;--icon-blue:#52c3ff;color:var(--text-dark);background-color:var(--bg-white);grid-template-columns:250px 1fr;gap:4rem;margin:0 70px 0 0;padding:0 2.5rem;font-family:Inter,sans-serif;line-height:1.7;display:grid}.Product-module__yvlZSq__stickyNav{flex-direction:column;justify-content:center;align-self:start;height:fit-content;display:flex;position:sticky;top:50%;transform:translateY(-50%)}.Product-module__yvlZSq__stickyNav nav{width:100%}.Product-module__yvlZSq__navList{border-left:2px solid var(--border-color);margin:0;padding:0;list-style:none}.Product-module__yvlZSq__navLink{color:var(--text-light);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;margin-left:-2px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:block}.Product-module__yvlZSq__navLink:hover{color:var(--text-dark);border-left-color:var(--text-light)}.Product-module__yvlZSq__navLink.Product-module__yvlZSq__active{color:var(--brand-red);border-left-color:var(--brand-red);transform:scale(1.05)}.Product-module__yvlZSq__contentArea{margin-top:40px}.Product-module__yvlZSq__contentSection{padding-top:4rem;padding-bottom:4rem;scroll-margin-top:150px}.Product-module__yvlZSq__contentSection+.Product-module__yvlZSq__contentSection{margin-top:0}.Product-module__yvlZSq__sectionHeader{margin-top:0;margin-bottom:2.5rem}.Product-module__yvlZSq__sectionHeader h2{border-bottom:2px solid var(--brand-red);margin-top:0;padding-bottom:.5rem;font-size:1.75rem;font-weight:800;display:inline-block}.Product-module__yvlZSq__productGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:2rem;display:grid}.Product-module__yvlZSq__productGallery{flex-direction:column;gap:1rem;display:flex}.Product-module__yvlZSq__mainImageContainer{border:1px solid var(--border-color);aspect-ratio:1;background:var(--bg-white);border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Product-module__yvlZSq__sliderWrapper{width:100%;height:100%;transition:transform .4s ease-in-out;display:flex;position:absolute;top:0;left:0}.Product-module__yvlZSq__sliderImage{object-fit:contain;flex-shrink:0;width:100%;height:100%}.Product-module__yvlZSq__sliderBtn{opacity:0;cursor:pointer!important;z-index:10!important;width:44px!important;height:44px!important;color:var(--text-dark)!important;background-color:#ffffffe6!important;border:none!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:opacity .2s!important;display:flex!important;position:absolute!important}.Product-module__yvlZSq__mainImageContainer:hover .Product-module__yvlZSq__sliderBtn{opacity:.7}.Product-module__yvlZSq__sliderBtn:hover{opacity:1!important;background-color:#fff!important}.Product-module__yvlZSq__prevBtn{transform:translateY(50%);bottom:50%!important;left:10px!important}.Product-module__yvlZSq__nextBtn{transform:translateY(50%);bottom:50%!important;right:10px!important}.Product-module__yvlZSq__sliderBtn img{width:50%;height:auto}.Product-module__yvlZSq__thumbnailList{flex-flow:wrap;order:2;justify-content:flex-start;gap:1rem;display:flex}.Product-module__yvlZSq__thumbnail{border:2px solid var(--border-color);cursor:pointer;opacity:.7;object-fit:contain;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .3s}.Product-module__yvlZSq__thumbnail:hover,.Product-module__yvlZSq__thumbnail.Product-module__yvlZSq__active{opacity:1;border-color:var(--brand-red);transform:scale(1.05)}.Product-module__yvlZSq__productDetails{flex-direction:column;display:flex}.Product-module__yvlZSq__productInfoMobile{display:block}.Product-module__yvlZSq__productTitle{text-transform:uppercase;color:var(--text-dark);margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.2}.Product-module__yvlZSq__productPrice{color:var(--brand-red);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Product-module__yvlZSq__productShortDescription{color:var(--text-light);margin-top:1.5rem;line-height:1.6}.Product-module__yvlZSq__productShortDescription ul{padding:0;list-style:none}.Product-module__yvlZSq__productShortDescription li{color:var(--text-light);align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.Product-module__yvlZSq__featureIcon{color:var(--icon-blue);flex-shrink:0;min-width:16px;margin-top:5px}.Product-module__yvlZSq__cartForm{gap:1rem;margin-bottom:2rem;display:flex}.Product-module__yvlZSq__addToCartButton{background-color:var(--brand-red);height:60px;color:var(--bg-white);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-image:linear-gradient(#e03a31,#c8241d);border:none;border-bottom:3px solid #a11e17;border-radius:8px;flex-grow:1;padding:0 2rem;font-size:1.1rem;font-weight:700;transition:all .15s ease-out;box-shadow:0 4px 10px #d52d2540}.Product-module__yvlZSq__addToCartButton:hover{background-image:linear-gradient(#eb4d44,#d52d25);transform:translateY(-2px);box-shadow:0 6px 15px #d52d2559}.Product-module__yvlZSq__addToCartButton:active{border-bottom-width:2px;transform:translateY(1px);box-shadow:0 2px 5px #d52d2540}.Product-module__yvlZSq__addToCartButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background-color:#cbd5e1;background-image:none;border-bottom:none;transform:none}.Product-module__yvlZSq__accordionHeader{text-align:left;cursor:pointer;width:100%;color:var(--text-dark);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Product-module__yvlZSq__headerGrid{flex-grow:1;grid-template-columns:210px 1fr;align-items:center;gap:1.5rem;display:grid}.Product-module__yvlZSq__headerImage{object-fit:contain;width:210px;height:210px}.Product-module__yvlZSq__accordionTitle strong{margin-bottom:.25rem;font-size:1.25rem;font-weight:700;display:block}.Product-module__yvlZSq__summaryText{color:var(--text-light);margin:0;font-size:.95rem;line-height:1.6}.Product-module__yvlZSq__accordionContentInner{color:var(--text-light);margin-left:calc(210px + 1.5rem);padding:1.5rem}.Product-module__yvlZSq__accordionContentInner blockquote{border-left:4px solid var(--brand-red);color:var(--text-light);margin:1rem 0;padding-left:1rem;font-style:italic}.Product-module__yvlZSq__detailsGroupContainer{padding:1.5rem}.Product-module__yvlZSq__groupedHeader{grid-template-columns:210px 1fr;align-items:flex-start;gap:1.5rem;display:grid}.Product-module__yvlZSq__groupedImage{object-fit:contain;width:210px;height:210px}.Product-module__yvlZSq__accordionItemsWrapper .Product-module__yvlZSq__accordionItem{background-color:#0000;border:none;border-radius:0;padding:0}.Product-module__yvlZSq__accordionItemsWrapper .Product-module__yvlZSq__accordionItem:not(:last-child){border-bottom:1px solid var(--border-color)}.Product-module__yvlZSq__accordionItemsWrapper .Product-module__yvlZSq__accordionItem:hover{box-shadow:none;border-color:#0000}.Product-module__yvlZSq__accordionItemsWrapper .Product-module__yvlZSq__accordionHeader{padding:1rem 0}.Product-module__yvlZSq__accordionItemsWrapper .Product-module__yvlZSq__headerGrid{grid-template-columns:1fr}.Product-module__yvlZSq__visualFlowGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Product-module__yvlZSq__flowColumn{background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.Product-module__yvlZSq__imagePair{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.Product-module__yvlZSq__imagePair img{object-fit:contain;border-radius:8px;width:100%;height:120px}.Product-module__yvlZSq__iconList{margin:0;padding:0;list-style:none}.Product-module__yvlZSq__iconListItem{border-bottom:1px solid var(--border-color);align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Product-module__yvlZSq__iconListItem:last-child{border-bottom:none;margin-bottom:0}.Product-module__yvlZSq__listIcon{margin-top:.1rem;margin-right:.75rem;font-size:1.2rem}.Product-module__yvlZSq__iconProblem{color:var(--brand-red)}.Product-module__yvlZSq__iconSolution{color:var(--icon-blue)}.Product-module__yvlZSq__listText{flex-grow:1}.Product-module__yvlZSq__listText strong{width:100%;color:var(--text-dark);cursor:pointer;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;display:flex}.Product-module__yvlZSq__listText span{color:var(--text-light);max-height:0;font-size:.9rem;line-height:1.6;transition:max-height .4s ease-in-out,margin-top .4s ease-in-out;display:block;overflow:hidden}.Product-module__yvlZSq__toggleIconInner{color:var(--text-light);margin-left:1rem;font-size:1rem;transition:transform .4s ease-in-out}.Product-module__yvlZSq__iconListItem.Product-module__yvlZSq__active .Product-module__yvlZSq__listText span{max-height:400px;margin-top:.5rem}.Product-module__yvlZSq__iconListItem.Product-module__yvlZSq__active .Product-module__yvlZSq__toggleIconInner{transform:rotate(45deg)}.Product-module__yvlZSq__pipeComparisonInline{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:2.5rem auto 1.5rem;display:grid}.Product-module__yvlZSq__pipeItemInline{background-color:var(--bg-white);border:1px solid var(--border-color);text-align:left;border-radius:12px;padding:1.5rem}.Product-module__yvlZSq__pipeItemInline h5{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.Product-module__yvlZSq__pipeItemInline p{color:var(--text-light);margin:0 0 1rem;font-size:.9rem}.Product-module__yvlZSq__pipeItemInline img{border-radius:8px;width:100%}.Product-module__yvlZSq__dynamizerBenefitsSection{padding-top:2rem}.Product-module__yvlZSq__dynamizerBenefitsTitle{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Product-module__yvlZSq__dynamizerBenefitsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.Product-module__yvlZSq__dynamizerBenefitCard{background-color:var(--bg-white);text-align:center;border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.Product-module__yvlZSq__dynamizerBenefitCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #2c3e5014}.Product-module__yvlZSq__dynamizerBenefitIcon{color:var(--icon-blue);margin-bottom:1rem;font-size:2rem}.Product-module__yvlZSq__dynamizerBenefitCard h4{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Product-module__yvlZSq__dynamizerBenefitCard p{color:var(--text-light);margin:0;font-size:.95rem;line-height:1.6}.Product-module__yvlZSq__dynamizerSpecGrid,.Product-module__yvlZSq__specGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:768px){.Product-module__yvlZSq__dynamizerSpecGrid,.Product-module__yvlZSq__specGrid{grid-template-columns:1fr}}.Product-module__yvlZSq__specCard{background-color:var(--bg-white);border:1px solid var(--border-color);text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.Product-module__yvlZSq__specCard:hover{border-color:var(--brand-red);transform:translateY(-5px);box-shadow:0 4px 15px #d52d251a}.Product-module__yvlZSq__specCard h4{color:var(--text-dark);margin:1rem 0 .5rem;font-size:1rem;font-weight:700}.Product-module__yvlZSq__specCard p{color:var(--text-light);margin:0;font-size:.95rem;line-height:1.6}.Product-module__yvlZSq__specIcon{color:var(--icon-blue);margin-top:0;margin-bottom:.5rem;font-size:2rem}.Product-module__yvlZSq__installationGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1rem;display:grid}.Product-module__yvlZSq__installationIntro h3{margin-top:0;font-size:1.5rem}.Product-module__yvlZSq__installationCard{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Product-module__yvlZSq__installationCard h3{color:var(--text-dark);align-items:center;gap:.75rem;margin:0;font-size:1.3rem;display:flex}.Product-module__yvlZSq__installationCard p{color:var(--text-light);margin:0;line-height:1.6}.Product-module__yvlZSq__videoContainer{color:#fff;background-color:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;width:100%;height:300px;margin-bottom:1rem;font-size:1rem;display:none}.Product-module__yvlZSq__neededBox{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.Product-module__yvlZSq__neededBox h3{border-bottom:2px solid var(--brand-red);margin-top:0;padding-bottom:.5rem;font-size:1.5rem;display:inline-block}.Product-module__yvlZSq__neededBox ul{margin:0;padding:0;list-style:none}.Product-module__yvlZSq__neededBox li{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Product-module__yvlZSq__neededBox li .Product-module__yvlZSq__icon{color:var(--brand-red)}.Product-module__yvlZSq__reportLink .Product-module__yvlZSq__icon{color:var(--brand-red);font-size:1.5rem}.Product-module__yvlZSq__modalCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;line-height:1;display:flex}@media (max-width:991px){.Product-module__yvlZSq__pageWrapper{grid-template-columns:1fr;margin:0;padding:0}.Product-module__yvlZSq__stickyNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--border-color);background:#ffffffe6;flex-direction:row;justify-content:flex-start;width:100%;height:auto;position:fixed;top:90px;left:0;right:0;transform:translateY(0)}.Product-module__yvlZSq__navList{border-left:none;padding:0 1rem;display:flex;overflow-x:auto}.Product-module__yvlZSq__navLink{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;min-height:50px}.Product-module__yvlZSq__navLink.Product-module__yvlZSq__active{border-bottom-color:var(--brand-red);border-left-color:#0000}.Product-module__yvlZSq__contentArea{margin-top:140px}.Product-module__yvlZSq__contentSection{margin:0;padding:1rem 1.5rem;scroll-margin-top:180px}.Product-module__yvlZSq__productGrid,.Product-module__yvlZSq__usagesGrid,.Product-module__yvlZSq__reportGrid,.Product-module__yvlZSq__installationGrid,.Product-module__yvlZSq__maintenanceGrid,.Product-module__yvlZSq__visualFlowGrid,.Product-module__yvlZSq__dynamizerBenefitsGrid,.Product-module__yvlZSq__dynamizerSpecGrid,.Product-module__yvlZSq__pipeComparisonInline{grid-template-columns:1fr}.Product-module__yvlZSq__headerGrid,.Product-module__yvlZSq__groupedHeader{grid-template-columns:100px 1fr;gap:1rem}.Product-module__yvlZSq__headerImage,.Product-module__yvlZSq__groupedImage{width:100px;height:100px;margin:0}.Product-module__yvlZSq__accordionContentInner{margin-left:0;padding-top:1rem}.Product-module__yvlZSq__productGallery{grid-template-columns:60px 1fr}.Product-module__yvlZSq__thumbnailList{flex-direction:column;justify-content:space-between;gap:.75rem;height:100%}.Product-module__yvlZSq__thumbnail{aspect-ratio:1;width:100%;height:auto}}.Product-module__yvlZSq__tooltipPfas{cursor:help;color:#52c3ff;border-bottom:1px dotted #52c3ff;font-weight:600;position:relative}.Product-module__yvlZSq__tooltipPfas:after{content:"PFAS (Per- and PolyfluoroAlkyl Substances), over 8,000 fluorinated compounds nicknamed \"forever chemicals,\" are ubiquitous worldwide. Invisible and indestructible in the body, they slowly accumulate through drinking water, shower water, and food, leading to cancers and major imbalances of the immune, hormonal, cardiovascular, and neurological systems. Even municipal water treatments are unable to remove them.";z-index:10;visibility:hidden;opacity:0;color:#fff;text-align:left;pointer-events:none;background-color:#2c3e50;border-radius:8px;width:320px;padding:10px 15px;font-size:.85rem;font-weight:400;line-height:1.5;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #0003}.Product-module__yvlZSq__tooltipPfas:hover:after{visibility:visible;opacity:1}@media (max-width:480px){.Product-module__yvlZSq__tooltipPfas:after{width:90vw;max-width:320px}}.Product-module__yvlZSq__detailsList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Product-module__yvlZSq__detailsList li{align-items:center;gap:.75rem;display:flex}.Product-module__yvlZSq__detailsList .Product-module__yvlZSq__listIcon{color:var(--success-green);flex-shrink:0;margin-top:0;margin-right:0}.Product-module__yvlZSq__detailsList li div{color:var(--text-light);flex-grow:1;line-height:1.6}.Product-module__yvlZSq__detailsList li strong{color:var(--text-dark);font-weight:600}.Product-module__yvlZSq__accordionItem,.Product-module__yvlZSq__detailsGroupContainer{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:12px;transition:all .3s}.Product-module__yvlZSq__accordionItem:hover,.Product-module__yvlZSq__detailsGroupContainer:hover{border-color:#cbd5e1;box-shadow:0 4px 15px #0000000d}.Product-module__yvlZSq__accordionHeader{text-align:left;cursor:pointer;width:100%;color:var(--text-dark);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:600;display:flex}.Product-module__yvlZSq__accordionContent{transition:max-height .4s ease-in-out;overflow:hidden}.Product-module__yvlZSq__accordionContentInner{color:var(--text-light);padding:0 1.5rem 1.5rem}.Product-module__yvlZSq__accordionContentInner p,.Product-module__yvlZSq__accordionContentInner ul{margin-bottom:1rem}.Product-module__yvlZSq__accordionContentInner strong{color:var(--text-dark)}.Product-module__yvlZSq__accordionContentInner ul{padding-left:20px;list-style:outside}.Product-module__yvlZSq__toggleIcon{color:var(--brand-red);font-size:1.5rem;transition:transform .3s}.Product-module__yvlZSq__usagesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Product-module__yvlZSq__usageCard{color:#fff;background-position:50%;background-size:cover;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:200px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Product-module__yvlZSq__usageCard:before{content:"";background:linear-gradient(#0000 40%,#000c 100%);position:absolute;inset:0}.Product-module__yvlZSq__usageContent{z-index:1;position:relative}.Product-module__yvlZSq__usageIcon{margin-bottom:.5rem;font-size:2rem;display:block}.Product-module__yvlZSq__usageCard h3{color:#fff;margin:0 0 .25rem;font-size:1.5rem}.Product-module__yvlZSq__usageCard p{opacity:.9;margin:0;font-size:.95rem}.Product-module__yvlZSq__maintenanceGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.Product-module__yvlZSq__maintenanceCard,.Product-module__yvlZSq__warrantyCard{background:var(--bg-light);border:1px solid var(--border-color);text-align:center;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 4px 15px #00000008}.Product-module__yvlZSq__maintenanceCard h3,.Product-module__yvlZSq__warrantyCard h3{justify-content:center;align-items:center;gap:.75rem;margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Product-module__yvlZSq__maintenanceCard h3 .Product-module__yvlZSq__icon,.Product-module__yvlZSq__warrantyCard h3 .Product-module__yvlZSq__icon{color:var(--brand-red)}.Product-module__yvlZSq__maintenanceCard p,.Product-module__yvlZSq__warrantyCard p{color:var(--text-light);flex-grow:1;font-size:.85rem;line-height:1.6}.Product-module__yvlZSq__warrantyHighlight{color:var(--brand-red);margin:.5rem 0;font-size:4rem;font-weight:800;line-height:1}.Product-module__yvlZSq__warrantyHighlight span{color:var(--text-dark);font-size:1.2rem;font-weight:700;display:block}.Product-module__yvlZSq__btn{cursor:pointer;border:2px solid #0000;border-radius:8px;margin-top:1rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Product-module__yvlZSq__btnPrimary{background-color:var(--brand-red);color:#fff}.Product-module__yvlZSq__btnPrimary:hover{background-color:#b3241e}.Product-module__yvlZSq__reportGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Product-module__yvlZSq__reportLink{background-color:var(--bg-white);border:1px solid var(--border-color);color:var(--text-dark);cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Product-module__yvlZSq__reportLink:hover{border-color:var(--brand-red);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.Product-module__yvlZSq__reportLink .Product-module__yvlZSq__icon,.Product-module__yvlZSq__reportIcon{color:var(--brand-red);font-size:1.5rem}.Product-module__yvlZSq__modalOverlay{z-index:2000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.Product-module__yvlZSq__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;height:90vh;display:flex;overflow:hidden}.Product-module__yvlZSq__modalHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.Product-module__yvlZSq__modalTitle{color:var(--text-dark);font-size:1.1rem;font-weight:600}.Product-module__yvlZSq__modalBody{background:#f1f5f9;flex-direction:column;flex-grow:1;align-items:center;padding:20px;display:flex;overflow-y:auto}.Product-module__yvlZSq__modalCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;line-height:1;transition:color .2s;display:flex}.Product-module__yvlZSq__modalCloseBtn:hover{color:var(--brand-red)}@media (max-width:991px){.Product-module__yvlZSq__pageWrapper{grid-template-columns:1fr;margin:0;padding:0}.Product-module__yvlZSq__stickyNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--border-color);background:#ffffffe6;flex-direction:row;justify-content:flex-start;width:100%;height:auto;position:fixed;top:90px;left:0;right:0;transform:translateY(0)}.Product-module__yvlZSq__navList{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-left:none;width:100%;padding:0 1rem;display:flex;overflow:auto hidden}.Product-module__yvlZSq__navList::-webkit-scrollbar{display:none}.Product-module__yvlZSq__navLink{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;min-height:50px;margin-left:0;transition:all .3s}.Product-module__yvlZSq__navLink.Product-module__yvlZSq__active{border-bottom-color:var(--brand-red);border-left-color:#0000;scroll-margin-inline:auto}.Product-module__yvlZSq__contentArea{margin-top:140px;padding:0 1.5rem}.Product-module__yvlZSq__contentSection{margin:0;padding:1rem 0;scroll-margin-top:180px}.Product-module__yvlZSq__productGrid,.Product-module__yvlZSq__usagesGrid,.Product-module__yvlZSq__reportGrid,.Product-module__yvlZSq__maintenanceGrid,.Product-module__yvlZSq__dynamizerSpecGrid{grid-template-columns:1fr}.Product-module__yvlZSq__productGallery{grid-template-columns:60px 1fr;align-items:stretch;gap:.75rem;display:grid}.Product-module__yvlZSq__mainImageContainer{order:2;grid-area:1/2/3}.Product-module__yvlZSq__thumbnailList{flex-direction:column;order:1;grid-column:1;justify-content:space-between;gap:.75rem;height:100%}.Product-module__yvlZSq__thumbnail{aspect-ratio:1;flex:1;width:100%;height:auto}.Product-module__yvlZSq__productDetails{grid-template-columns:1fr auto;grid-template-areas:"info actions""desc desc";align-items:start;gap:1rem;display:grid}.Product-module__yvlZSq__productInfoMobile{grid-area:info;display:block}.Product-module__yvlZSq__productTitle{margin-bottom:.25rem;font-size:1.5rem!important}.Product-module__yvlZSq__productPrice{margin-bottom:0;font-size:1.25rem!important}.Product-module__yvlZSq__cartForm{grid-area:actions;align-self:center;margin:0}.Product-module__yvlZSq__addToCartButton{width:50px;height:50px;box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23ffffff'%3E%3Cpath d='M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0 -96z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px;border-bottom:none;padding:0;font-size:0}.Product-module__yvlZSq__productShortDescription{grid-area:desc;margin-top:1rem}}@media (max-width:768px){.Product-module__yvlZSq__dynamizerSpecGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Product-module__yvlZSq__pageWrapper{padding:0 1rem}.Product-module__yvlZSq__productTitle{font-size:1.25rem!important}.Product-module__yvlZSq__productPrice{font-size:1.1rem!important}.Product-module__yvlZSq__videoContainer{height:200px}.Product-module__yvlZSq__dynamizerSpecGrid{grid-template-columns:1fr}.Product-module__yvlZSq__modalOverlay{padding:10px}.Product-module__yvlZSq__modalContent{border-radius:8px}.Product-module__yvlZSq__tooltipPfas:after{width:90vw;max-width:320px}}.Product-module__yvlZSq__productOptions{margin-bottom:1.5rem}.Product-module__yvlZSq__optionLabel{color:var(--text-dark);margin-bottom:.5rem;font-weight:600;display:block}.Product-module__yvlZSq__optionGroup{gap:1rem;display:flex}.Product-module__yvlZSq__optionBtn{border:2px solid var(--border-color);background-color:var(--bg-white);color:var(--text-light);cursor:pointer;border-radius:8px;flex:1;padding:.75rem 1rem;font-weight:600;transition:all .2s}.Product-module__yvlZSq__optionBtn:hover{border-color:var(--brand-red);color:var(--brand-red)}.Product-module__yvlZSq__optionBtn.Product-module__yvlZSq__active{border-color:var(--brand-red);color:var(--brand-red);background-color:#fff1f2}
