*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{font-family:Poppins,sans-serif;line-height:1.6;color:#1a1a1a;background-color:#fff}.container{max-width:1060px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.header{position:sticky;top:0;z-index:1000;background:#fff}.shipping-info{background:#1a1a1a;text-align:center;padding:10px;font-size:14px;font-weight:500;color:#fff;border-bottom:1px solid #EAEAEA}.navbar{border-bottom:1px solid #EAEAEA}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:20px;max-width:1620px;margin:0 auto;padding-left:clamp(20px,12vw,200px);padding-right:clamp(20px,12vw,200px)}.logo img{height:42px;width:124px}.nav-links{display:flex;gap:30px}.nav-links a{text-decoration:none;color:#1a1a1a;font-weight:500;font-size:16px;transition:color .3s ease}.nav-links a:hover{color:#ddcba8}.nav-icons{display:flex;gap:20px}.icon-btn{background:none;border:none;cursor:pointer;color:#1a1a1a;transition:color .3s ease}.icon-btn:hover{color:#ddcba8}.hero{padding:0;background:#fff}.hero-container{display:flex;flex-direction:column;gap:0;align-items:center;max-width:none;margin:0;padding:0;height:auto}@media screen and (min-width: 768px){.hero-container{flex-direction:row;height:700px}.hero-description{display:block}}.hero-content{flex:1}.hero-content-inner{padding:20px;max-width:1200px;margin:0 auto}.hero-content h1{font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.2;margin-bottom:20px;color:#1a1a1a}.hero-content h1 .highlight{color:#ddcba8}.hero-description{font-size:clamp(14px,1.5vw,16px);color:#1a1a1a;margin-bottom:30px;line-height:1.6}@media screen and (min-width: 768px){.hero-content{padding:0}.hero-content-inner{padding:20px;padding-left:clamp(20px,12vw,200px);padding-right:clamp(20px,12vw,200px)}}.benefits-list{list-style:none;margin-bottom:30px}.benefits-list li{display:flex;align-items:flex-start;margin-bottom:14px;font-size:clamp(14px,1.5vw,16px);line-height:1.6}.checkmark{color:#1a1a1a;font-size:20px;margin-right:15px;font-weight:400}.cta-button{background:#1a1a1a;color:#fff;border:none;padding:15px 80px;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;text-decoration:none}.cta-button:hover{transform:translateY(-2px)}.cta-button.primary{background:#1a1a1a;color:#fff}.cta-button.primary:hover{background:#fff;color:#1a1a1a;border:1px solid #1A1A1A}.cta-button.secondary{background:#fff7e6;color:#1a1a1a;border:1px solid #DDCBA8}.cta-button.secondary:hover{background:#ddcba8;color:#fff7e6;border:1px solid #FFF7E6}.cta-button.large{padding:18px 40px;font-size:18px}.hero-content-inner .rating{justify-content:center;margin-top:15px}.hero-content-inner .stars{font-size:16px;color:#f0ad4e}.hero-content-inner .rating-text{font-size:12px}.hero-image{flex:1;height:100%;display:flex;align-items:stretch}.hero-image img{width:100%;height:100%;border-radius:0;object-fit:cover;max-width:none;display:block;flex:1}.problem-section{background:#f9f9f9;padding:80px 0;text-align:center}.problem-section h2{font-size:36px;font-weight:600;color:#1a1a1a;margin-bottom:20px;text-transform:capitalize}.problem-section h2 .highlight{color:#ddcba8}.section-description{font-size:18px;color:#555;margin-bottom:20px;max-width:700px;margin-left:auto;margin-right:auto}.contaminants-visual{position:relative;margin-top:10px}.contaminants-visual img{width:100%;max-width:1060px;height:auto;border-radius:8px;object-fit:contain;display:block}.contaminants-visual .mobile-image{display:none}@media screen and (max-width: 768px){.contaminants-visual .desktop-image{display:none}.contaminants-visual .mobile-image{display:block}}.contaminant-labels{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding:20px}.label{background:#fff7e6cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 16px;border-radius:13px;font-size:15px;font-weight:500;color:#1a1a1a;border:2px solid rgba(255,247,230,.4)}.problems-caused{padding:50px 0;background:#fff}.section-header{text-align:center;margin-bottom:10px!important}.subtitle{font-size:14px;color:#777;letter-spacing:7%;text-transform:uppercase;margin-bottom:0}.section-header h2{font-size:36px;font-weight:600;color:#1a1a1a}.problems-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px;box-sizing:border-box;width:100%}.problem-item{text-align:center;box-sizing:border-box;width:100%}.problem-icon{width:100%;max-width:250px;height:auto;aspect-ratio:1/1;margin:0 auto 20px;border-radius:8px;overflow:hidden}.problem-icon img{width:100%;height:100%;object-fit:cover}.problem-item h3{font-size:16px;font-weight:500;color:#1a1a1a}.problems-caused .cta-box{background:#fff;border:1px solid #D8D8D8;border-radius:14px;padding:20px;text-align:center}.problems-caused .cta-content h3{font-size:17px;font-weight:700;color:#1a1a1a;margin-bottom:10px}.problems-caused .cta-content p{color:#1a1a1a;margin-bottom:20px;font-size:14px}.solution-section{background:#f9f9f9;padding:80px 0 10px}.solution-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.solution-text h2{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:20px;text-transform:capitalize}.solution-text h2 .highlight{color:#ddcba8}.solution-description{font-size:16px;color:#1a1a1a;margin-bottom:20px}.features-list{list-style:none}.features-list li{display:flex;align-items:flex-start;margin-bottom:14px;font-size:16px;line-height:1.6}.solution-image img{width:100%;border-radius:8px}.how-it-works{background:#f9f9f9;padding:25px 0;text-align:center}.how-it-works h2{font-size:38px;font-weight:600;color:#1a1a1a}.how-it-works h2 .highlight{color:#ddcba8}.filtration-diagram{margin:35px 0;position:relative}.filtration-diagram img{width:100%;max-width:1170px;border-radius:8px;display:block;margin:0 auto}.customer-journey{background:#f9f9f9;padding:10px 0 50px}.customer-journey .container{max-width:none;padding:0 40px}.journey-container{background:#fff;border:2px solid #DDCBA8;border-radius:20px;padding:55px 170px 70px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;box-shadow:0 4px 24px #00000014;max-width:1700px;margin:0 auto;width:100%;box-sizing:border-box}.journey-content{padding-bottom:0}.journey-content h2{font-size:38px;font-weight:600;color:#1a1a1a;margin-bottom:20px;line-height:1.2}.journey-content h2 .highlight{color:#ddcba8}.journey-description{font-size:16px;color:#777;margin-bottom:40px;text-transform:uppercase;letter-spacing:.5px}.steps{display:flex;flex-direction:column;gap:25px}.step{display:flex;align-items:center;gap:20px}.step-number{background:#1a1a1a;color:#fff;width:32px;height:32px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:17px;flex-shrink:0}.step p{font-size:17px;font-weight:500;color:#1a1a1a}.journey-images{display:flex;flex-direction:column}.image-carousel{position:relative;display:flex;align-items:center;justify-content:center}.carousel-btn{background:#ffffffe6;border:1px solid #DDCBA8;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#1a1a1a;position:absolute;z-index:10}.carousel-btn:hover{background:#ddcba8;color:#fff}.prev-btn{left:-25px}.next-btn{right:-25px}.before-after-container{position:relative;width:100%;min-height:320px;display:flex;justify-content:center;overflow:visible;margin-top:50px;margin-bottom:50px}.before-after-images{display:flex;gap:30px;justify-content:center;position:absolute;width:100%;top:0;left:0;overflow:visible;opacity:0;transform:translate(50px);transition:all 1.2s ease;pointer-events:none}.before-after-images.active{opacity:1!important;transform:translate(0)!important;pointer-events:auto}.comparison-item{display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible;transform:rotate(-3deg);transition:transform .6s ease}.comparison-item:nth-child(2){transform:rotate(3deg)}.before-after-images.active .comparison-item{opacity:1;transform:translateY(0) scale(1) rotate(-3deg)}.before-after-container:not(.is-initial-load) .before-after-images.active .comparison-item{animation:slideInRotate 1.5s ease forwards}.before-after-images.active .comparison-item:nth-child(1){animation-delay:.1s}.before-after-images.active .comparison-item:nth-child(2){animation-delay:.3s;animation-name:slideInRotateReverse;transform:translateY(0) scale(1) rotate(3deg)}.before-after-container:not(.is-initial-load) .before-after-images.active .comparison-item:nth-child(2){animation-name:slideInRotateReverse}@keyframes slideInRotate{0%{opacity:0;transform:translateY(30px) scale(.9) rotate(-3deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(-3deg)}}@keyframes slideInRotateReverse{0%{opacity:0;transform:translateY(30px) scale(.9) rotate(3deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(3deg)}}.comparison-image{width:auto;min-width:250px;height:auto;border-radius:12px;margin-bottom:15px;box-shadow:0 8px 24px #00000026}.comparison-image img{width:100%;height:auto;display:block;max-width:none;object-fit:contain}.comparison-item .label{font-size:14px;font-weight:600;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px}.testimonials-container{position:relative;width:100%;max-width:600px;margin:30px auto 0;min-height:150px}.testimonial{background:#f9f9f9;border:1px solid #EAEAEA;border-radius:12px;padding:25px;text-align:center;position:absolute;width:100%;top:0;left:0;opacity:0;transform:translateY(20px);transition:all 1.2s ease;pointer-events:none}.testimonial[data-slide="0"]{opacity:1;transform:translateY(0);pointer-events:auto}.testimonial h4{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#1a1a1a;margin-bottom:15px}.testimonial p{font-size:15px;color:#555;line-height:1.6;font-style:italic}.video-testimonials{padding:80px 20px 10px;text-align:center;background:#fff}.video-testimonials .container{max-width:1700px;width:100%}.video-testimonials h2{font-size:38px;font-weight:600;color:#1a1a1a}.video-testimonials h2 .highlight{color:#ddcba8}.videos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:5px auto;width:100%;max-width:1400px;justify-content:center}.video-item{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(26,26,26,.7);box-shadow:0 4px 4px #1a1a1a40;width:100%;max-width:301px;margin:0 auto}.video-thumbnail{position:relative;height:430px;width:100%;overflow:hidden;aspect-ratio:9/16}.video-thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#f9f9f926;border:1px solid #DDCBA8;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:#ddcba8;cursor:pointer;transition:all .3s ease}.play-button:hover{background:#f9f9f94d;transform:translate(-50%,-50%) scale(1.1)}.video-footer{background:#ffffffe6;padding:40px 0 20px;text-align:center;width:100%}.brand{font-size:18px;font-weight:600;color:#1a1a1a}.cta-button.with-icon{display:flex;align-items:center;gap:10px;background:#1a1a1a;padding:18px 30px;border-radius:5px;margin:40px auto 0;width:fit-content}.try-nouve-btn{display:flex;align-items:center;justify-content:center;gap:12px;background:#f9f9f9;color:#9e8c68;border:2px solid #DDCBA8;padding:16px 32px;border-radius:30px;font-size:16px;font-weight:600;letter-spacing:1px;margin:50px auto 0;position:relative;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 15px #ddcba833;cursor:pointer;z-index:1;text-decoration:none}.try-nouve-btn:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:#ddcba8;transition:all .5s cubic-bezier(.165,.84,.44,1);z-index:-1}.try-nouve-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #ddcba866}.try-nouve-btn:hover:before{width:100%}.try-nouve-btn:active{transform:translateY(-1px);box-shadow:0 4px 15px #ddcba84d}.try-nouve-btn .button-icon{display:none}.try-nouve-btn:hover .button-icon{background:#fff;color:#ddcba8;transform:translate(3px)}.button-icon{background:#ddcba8;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.weekly-journey{background:#f9f9f9;padding:80px 0}.weekly-journey h2{font-size:38px;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:50px}.weekly-journey h2 .highlight{color:#ddcba8}.weeks-grid{display:flex;flex-direction:column;gap:60px;max-width:1200px;margin:0 auto}.week-item{background:#fff;border-radius:14px;padding:30px 40px 35px;display:grid;gap:40px;align-items:center;position:relative;box-shadow:0 4px 15px #0000000d}.week-item.week-odd{grid-template-areas:"image content"}.week-item.week-even{grid-template-areas:"content image"}.week-item.week-odd .week-image{grid-area:image}.week-item.week-odd .week-content,.week-item.week-even .week-content{grid-area:content}.week-item.week-even .week-image{grid-area:image}.week-badge{position:absolute;top:-15px;left:-20px;right:auto;background:#ddcba8;color:#fff;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:600;text-align:center;transform:rotate(-20deg);box-shadow:0 4px 10px #ddcba84d}.week-content h3{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:15px}.week-content p{font-size:16px;color:#777;line-height:1.6}.week-image{width:100%;height:200px;border-radius:12px;overflow:hidden}.week-image img{width:100%;height:100%;object-fit:cover}.installation-section{background:#1a1a1a;color:#f0f0f0;padding:40px 0;position:relative}.installation-slides{position:relative;overflow:hidden}.installation-slide{display:none;opacity:0;transform:translate(50px);transition:opacity 1.3s ease,transform 1.3s ease;position:absolute;width:100%;top:0;left:0}.installation-slide.active{display:block;opacity:1;transform:translate(0);position:relative}.installation-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.installation-text h2{font-size:32px;font-weight:600;color:#f0f0f0;margin-bottom:20px}.installation-text h2 .highlight{color:#ddcba8}.installation-text p{font-size:16px;margin-bottom:30px}.installation-features{list-style:none}.installation-features li{font-size:16px;margin-bottom:8px;color:#f0f0f0}.installation-video{position:relative}.installation-video img{width:100%;border-radius:12px}.video-overlay{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000b3;color:#e9e9e9;padding:10px 20px;border-radius:5px;font-size:16px}.installation-navigation{position:absolute;bottom:40px;right:40px;display:flex;gap:15px}.nav-btn{width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:1px solid #DDCBA8;color:#ddcba8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.nav-btn:hover{background:#ddcba8;color:#1a1a1a;transform:translateY(-2px)}.nav-btn:active{transform:translateY(0)}.guarantee-section{background:#fff;position:relative}.guarantee-section:before,.guarantee-section:after{content:"";position:absolute;left:0;right:0;height:1px;background-color:#eaeaea}.guarantee-section:before{top:0}.guarantee-section:after{bottom:0}.guarantee-box{background:transparent;padding:20px;display:flex;gap:60px;align-items:center;max-width:1000px;margin:0 auto}.guarantee-icon{flex:0 0 auto;width:220px;height:220px}.guarantee-icon img{width:100%;height:100%;object-fit:contain}.guarantee-content{flex:1}.guarantee-content h3{font-size:32px;font-weight:500;color:#1a1a1a;margin-bottom:15px;line-height:1.2}.guarantee-content h3 .highlight{color:#ddcba8}.guarantee-content p{font-size:16px;color:#555;margin-bottom:20px;line-height:1.6;max-width:90%}.guarantee-features{list-style:none;display:flex;flex-direction:row;gap:30px;margin-top:20px}.guarantee-features li{font-size:12px;color:#1a1a1a;display:flex;align-items:center;gap:5px}.guarantee-features .check-icon{color:#1a1a1a;font-weight:700}.customer-reviews{background:#fff;padding:80px 0}.customer-reviews h2{font-size:36px;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:30px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.review-card{background:#fff;border:1px solid #EAEAEA;border-radius:8px;padding:21px}.review-card .stars{color:#f0ad4e;font-size:16px;margin-bottom:10px}.review-card p{font-size:16px;color:#1a1a1a;margin-bottom:15px;line-height:1.6}.reviewer{font-size:16px;font-weight:600;color:#1a1a1a}.faq-section{background:#f9f9f9;padding:80px 0}.faq-section h2{font-size:36px;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:50px}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #EAEAEA;padding:20px 0}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-question h3{font-size:16px;font-weight:600;color:#1a1a1a}.faq-toggle{font-size:24px;font-weight:300;color:#1a1a1a}.faq-answer{padding-top:15px;max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease,opacity .5s ease,padding-top .5s ease}.faq-item.active .faq-answer{max-height:300px;opacity:1}.faq-answer p{font-size:16px;color:#555;line-height:1.6}.comparison-section{background:#fff}.comparison-section h2{font-size:38px;font-weight:600;color:#1a1a1a;text-transform:capitalize}.comparison-section h2 .highlight{color:#ddcba8}.comparison-table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative}.comparison-table{max-width:950px;margin:0 auto;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;border-left:none;border-right:none;border-radius:8px;overflow:hidden;min-width:650px}.table-header{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #DDDDDD}.header-item{padding:35px 20px;display:flex;align-items:center;justify-content:center;border-right:1px solid #DDDDDD}.header-item:last-child{border-right:none}.header-item.brand{background:#1a1a1a}.header-item.brand img{height:auto;max-height:36px;width:auto;max-width:100%;object-fit:contain}.header-item.competitor{font-size:13px;font-weight:500;color:#444;text-align:center}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #DDDDDD}.table-row:last-child{border-bottom:none}.feature-name{padding:17px 20px;border-right:1px solid #DDDDDD}.feature-name strong{font-size:17px;font-weight:600;color:#1a1a1a}.feature-name span{font-size:15px;color:#666;display:block;margin-top:2px}.nouve-check{background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;border-right:1px solid #DDDDDD}.competitor-cross{display:flex;align-items:center;justify-content:center;font-size:24px;color:#aaa}.final-cta{padding:0;color:#fff;position:relative;overflow:hidden;margin-top:80px}.final-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#000000d9,#000000b3,#0006);z-index:1}.final-cta-container{display:grid;grid-template-columns:1.2fr .8fr;max-width:1500px;margin:0 auto;position:relative;z-index:2;min-height:600px;align-items:center}.final-cta .cta-content{padding:80px 40px 80px 100px;display:flex;flex-direction:column;justify-content:center}.final-cta .cta-content h2{font-size:42px;font-weight:600;color:#fff;margin-bottom:30px;line-height:1.2}.final-cta .cta-content h2 .highlight{color:#ddcba8;display:block;margin-bottom:8px}.final-cta .cta-content p{font-size:16px;color:#a0a0a0;margin-bottom:40px;max-width:85%;line-height:1.6}.final-cta .cta-button.white{background:#fff;color:#1a1a1a;border:none;padding:18px 36px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;width:fit-content;letter-spacing:.5px;text-decoration:none}.final-cta .cta-button.white:hover{background:#f0f0f0;transform:translateY(-2px)}.final-cta .cta-visual{position:relative;height:100%;display:flex;align-items:center;justify-content:flex-end;overflow:visible;padding-right:0}.final-cta .showerhead-image{width:480px;height:600px;position:absolute;right:-15%;top:50%;transform:translateY(-50%);z-index:3;object-fit:contain}@media (max-width: 1400px){.nav-container,.hero-content-inner{padding-left:clamp(20px,10vw,150px);padding-right:clamp(20px,10vw,150px)}}@media (max-width: 1200px){.final-cta .showerhead-image{width:400px;height:500px;right:-12%;transform:translateY(-50%)}.nav-container,.hero-content-inner{padding-left:clamp(20px,8vw,100px);padding-right:clamp(20px,8vw,100px)}}@media (max-width: 1024px){.final-cta-container{grid-template-columns:1fr;gap:30px}.final-cta .cta-content{text-align:center;padding:60px 40px}.final-cta .cta-content p{max-width:100%}.final-cta .cta-button.white{padding:18px 40px}.final-cta .cta-visual{order:-1;text-align:center;padding:0}.final-cta .showerhead-image{width:300px;height:380px;position:relative;top:0;right:0;transform:none;margin:0 auto}.journey-container{grid-template-columns:1fr;gap:40px}.journey-content{padding:40px;text-align:center}.videos-grid{grid-template-columns:repeat(2,1fr);gap:20px}.journey-container{padding:40px 30px 50px}.nav-container{padding-left:clamp(20px,6vw,60px);padding-right:clamp(20px,6vw,60px);max-width:1200px}.hero-content-inner{padding-left:clamp(20px,6vw,60px);padding-right:clamp(20px,6vw,60px)}.problems-grid{grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:46px}.hero-description,.benefits-list li{font-size:14px}}@media (max-width: 768px){h2{line-height:1.2!important}.final-cta .cta-content h2{font-size:32px;margin-bottom:25px}.final-cta .cta-content{padding:50px 30px}.final-cta .cta-content p{margin-bottom:30px;max-width:100%}.final-cta .cta-button.white{margin:0 auto;display:block}.comparison-section .container{padding-left:15px;padding-right:15px}.comparison-section h2{font-size:28px}.comparison-table{min-width:auto;width:100%;font-size:14px}.comparison-table-wrapper{overflow-x:visible}.table-header,.table-row{grid-template-columns:220px 110px 130px!important}.header-item{padding:12px 8px!important;box-sizing:border-box!important}.header-item.brand img{height:24px;width:auto;max-width:100%;object-fit:contain}.header-item.competitor{font-size:11px;padding:12px 6px;line-height:1.3}.header-item.empty{min-width:140px!important;width:auto!important}.feature-name{padding:12px 8px!important;box-sizing:border-box!important}.feature-name strong{font-size:13px;line-height:1.3}.feature-name span{font-size:11px;line-height:1.3}.nouve-check,.competitor-cross{font-size:18px;padding:12px 8px!important;box-sizing:border-box!important}}@media (max-width: 480px){.comparison-table{font-size:12px}.table-header,.table-row{grid-template-columns:170px 90px 100px!important}.header-item{padding:10px 6px!important;box-sizing:border-box!important}.header-item.brand img{height:20px}.header-item.competitor{font-size:10px;padding:10px 4px}.header-item.empty{min-width:120px!important;width:auto!important}.feature-name{padding:10px 6px!important;box-sizing:border-box!important}.feature-name strong{font-size:12px}.feature-name span{font-size:10px}.nouve-check,.competitor-cross{font-size:16px;padding:10px 6px!important;box-sizing:border-box!important}.nav-container{padding:15px 20px;position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.mobile-menu-btn{display:block;order:1}.logo{order:2;text-align:center}.nav-icons{order:3;margin-left:auto}.mobile-nav-wrapper{position:absolute;top:100%;left:0;right:0;background:#fff;padding:0;box-shadow:0 4px 6px #0000001a;z-index:100;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.mobile-nav-wrapper.active{transform:translateY(0);opacity:1;visibility:visible}.nav-links{display:flex;flex-direction:column;gap:0;padding:20px}.nav-links a{padding:15px 0;font-size:18px;text-align:center;border-bottom:1px solid #EAEAEA;color:#1a1a1a;text-decoration:none;transition:color .3s ease}.nav-links a:last-child{border-bottom:none}.nav-links a:hover{color:#ddcba8}.search-btn,.user-btn{display:none}.cart-btn{display:block}.problem-section{padding:60px 0}.problem-section h2{font-size:28px;line-height:1.3}.contaminants-visual img{max-width:100%;height:auto;object-fit:contain;width:100%}.contaminants-visual .mobile-image{max-width:768px}.problems-grid{grid-template-columns:repeat(2,1fr);gap:20px}.problems-caused .cta-box{flex-direction:column;gap:20px;text-align:center}.solution-content{grid-template-columns:1fr;gap:40px}.journey-container{grid-template-columns:1fr;gap:30px;padding:40px 20px;box-sizing:border-box}.journey-content{text-align:center;padding:0}.journey-content h2{font-size:24px;line-height:1.3}.steps{max-width:300px;margin:0 auto;text-align:left}.before-after-container{min-height:600px;margin-top:30px;margin-bottom:20px}.before-after-images{position:relative;transform:none;opacity:1;pointer-events:auto;flex-direction:column;gap:40px;align-items:center}.before-after-images:not(.active){display:none}.comparison-item{transform:none!important;flex-shrink:0}.comparison-image{min-width:200px;max-width:200px;width:200px;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}.comparison-image img{width:100%;height:100%;object-fit:cover}.carousel-btn{width:40px;height:40px;font-size:14px}.prev-btn{left:-20px}.next-btn{right:-20px}.testimonials-container{margin-top:20px;min-height:160px;max-width:100%;padding:0 10px;box-sizing:border-box}.testimonial{padding:20px 15px;font-size:14px}.testimonial h4{font-size:12px;margin-bottom:10px}.testimonial p{font-size:13px;line-height:1.5}.video-testimonials .container{overflow:visible;padding:0;position:relative;max-width:100%}.videos-grid-wrapper{position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:10px 0 0}.videos-grid{display:flex;grid-template-columns:unset;padding:10px 20px;gap:15px;width:max-content}.video-item{flex:0 0 auto;width:200px;max-width:200px;margin:0;display:flex;flex-direction:column}.video-item:first-child{margin-left:0}.video-thumbnail{height:320px}.videos-grid-wrapper::-webkit-scrollbar{display:none}.videos-grid-wrapper{-ms-overflow-style:none;scrollbar-width:none}.video-testimonials .container:after{content:"";position:absolute;top:0;right:0;height:100%;width:30px;background:linear-gradient(to right,#fff0,#fff);pointer-events:none;z-index:2}.video-testimonials .container:before{content:"";position:absolute;top:0;left:0;height:100%;width:30px;background:linear-gradient(to left,#fff0,#fff);pointer-events:none;z-index:2;opacity:0;transition:opacity .3s ease}.video-testimonials .container.scrolled-left:before{opacity:1}.video-testimonials .scroll-hint{display:block;text-align:center;padding:10px 0;font-size:14px;color:#888;margin-top:-10px;margin-bottom:20px}.weekly-journey{padding:40px 0}.weekly-journey h2{font-size:28px;margin-bottom:30px}.weeks-grid{gap:50px}.week-item{padding:30px 20px;gap:20px;grid-template-areas:"content" "image";grid-template-columns:1fr;text-align:center}.week-item.week-odd,.week-item.week-even{grid-template-areas:"content" "image";grid-template-columns:1fr}.week-badge{position:absolute;top:-15px;left:-20px;right:auto;background:#ddcba8;color:#fff;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:600;text-align:center;transform:rotate(-15deg);box-shadow:0 4px 10px #ddcba84d}.week-content h3{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:15px}.week-content p{font-size:14px;line-height:1.5}.week-image{height:auto;max-width:250px;margin:0 auto}.hero-container{flex-direction:column;height:auto;position:relative}.hero-content{z-index:2;padding:20px 20px 40px;background-color:#fff;text-align:left}.hero-cta-container{text-align:center}.hero-content-inner{padding:0}.hero-image{position:relative;width:100%;height:100%;min-height:400px;display:flex;align-items:stretch}.hero-image:after{content:none}.hero-image img{opacity:1;width:100%;height:100%;object-fit:cover;flex:1;display:block}.hero-content h1{font-size:36px}.hero-description{display:none}.benefits-list li{font-size:14px}.hero-content h1,.hero-description,.benefits-list li,.checkmark{color:#1a1a1a}.hero-content h1 .highlight{color:#ddcba8}.benefits-list{max-width:100%;margin-left:auto;margin-right:auto;text-align:left}.benefits-list li{justify-content:flex-start}.guarantee-box{flex-direction:column;text-align:center;gap:30px;padding:40px 20px}.guarantee-icon{height:150px;flex-shrink:0}.guarantee-content h3{font-size:22px;margin-bottom:10px}.guarantee-content p{font-size:14px;margin-bottom:20px;max-width:100%}.guarantee-features{flex-direction:column;flex-wrap:wrap;gap:15px;align-items:center}.guarantee-features li{font-size:12px}.final-cta .cta-content h2{font-size:32px;margin-bottom:25px}.final-cta .cta-content{padding:50px 30px}.final-cta .cta-content p{margin-bottom:30px;max-width:100%}.final-cta .cta-button.white{margin:0 auto;display:block}.footer-content{grid-template-columns:repeat(2,1fr);gap:30px}.installation-navigation{position:relative;bottom:auto;right:auto;justify-content:center;margin-top:30px}.rating{justify-content:center}.rating-text{color:#999}.hero-content-inner .cta-button{display:block;width:100%;max-width:300px;padding:15px 20px;margin:0 auto}.cta-button{display:block;width:100%;max-width:350px;margin:20px auto;padding:15px 20px;font-size:14px;text-align:center}.hero-content-inner .cta-button{margin:0 auto}.final-cta .cta-button.white{padding:15px 10px}.try-nouve-btn .button-icon{display:none}.installation-slides{min-height:910px}.installation-content{grid-template-columns:1fr;gap:30px}.hero-content{padding:15px 20px 25px}.hero-content h1{font-size:28px}.hero-image{min-height:0px;height:100%;display:flex;align-items:stretch}.problem-section{padding:25px 0}.problem-section h2{font-size:24px}.problems-caused{padding:35px 0}.section-header h2{font-size:28px}.problem-item h3{font-size:14px}.solution-section{padding:35px 0}.solution-content{gap:30px}.solution-text h2{font-size:22px}.product-showcase{padding:50px 0}.journey-container{padding:30px 15px}.journey-content h2{font-size:22px}.video-testimonials{padding:50px 15px 10px}.video-testimonials h2{font-size:22px}.weekly-journey{padding:30px 0}.weekly-journey h2,.week-content h3{font-size:24px}.installation-content{gap:20px}.guarantee-box{padding:30px 15px}.guarantee-content h3{font-size:20px}.customer-reviews{padding:60px 0}.customer-reviews h2{font-size:28px}.review-card{padding:10px 18px 5px}.review-card p{font-size:12px;margin-bottom:12px}.reviewer{font-size:14px}.faq-section{padding:60px 0}.faq-section h2{font-size:28px}.faq-question h3{font-size:14px}.faq-answer p{font-size:14px;line-height:1.5}.faq-item{padding:18px 0}.comparison-section h2{font-size:26px}.final-cta .cta-content h2{font-size:28px;margin-bottom:20px}.final-cta .cta-content{padding:40px 20px}.final-cta .cta-content p,.benefits-list{margin-bottom:25px}.benefits-list li{margin-bottom:12px}.cta-button{font-size:14px;padding:14px 20px;margin:15px auto}.container{padding:0 15px}}.footer{background-color:#1a1a1a;color:#ccc;padding:60px 20px}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1060px;margin:0 auto 40px}.footer-section h4{color:#f0f0f0;font-size:18px;font-weight:600;margin-bottom:20px}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:10px}.footer-section a{color:#ccc;text-decoration:none;font-size:15px;transition:color .3s ease}.footer-section a:hover{color:#fff}.newsletter p{font-size:15px;color:#a0a0a0;margin-bottom:20px}.newsletter-form{display:flex;border:1px solid #555555;border-radius:5px;overflow:hidden;background:transparent}.newsletter-form input{flex:1;border:none;background:transparent;color:#f0f0f0;font-size:16px;padding:12px}.newsletter-form input::placeholder{color:#888}.newsletter-form button{background:#555;border:none;color:#f0f0f0;padding:12px 15px;cursor:pointer;min-width:auto;min-height:auto;height:auto;font-size:20px;transition:background .3s ease}.newsletter-form button:hover{background:#666}.footer-bottom{border-top:1px solid #333333;padding-top:20px;text-align:center}.footer-bottom p{font-size:14px;color:#a0a0a0}.footer{background-color:#1a1a1a;color:#ccc}.footer-block__heading{color:#f0f0f0}.footer .list-menu__item--link{color:#ccc;transition:color .3s ease}.footer .list-menu__item--link:hover{color:#fff}.footer__blocks-wrapper{display:grid;gap:20px}@media screen and (min-width: 750px){.footer__blocks-wrapper{grid-template-columns:repeat(4,1fr)}}.footer-block--newsletter{padding-top:0}.footer__newsletter{max-width:none}.newsletter-form__field-wrapper{display:flex;border:1px solid #555555;border-radius:5px;overflow:hidden;background:transparent}.newsletter-form__field-wrapper .field__input{flex:1;border:none;background:transparent;color:#f0f0f0;font-size:16px;padding:12px}.newsletter-form__field-wrapper .field__input::placeholder{color:#888}.newsletter-form__button{background:#555;border:none;color:#f0f0f0;padding:12px 15px;cursor:pointer;min-width:auto;min-height:auto;height:auto}.newsletter-form__button:hover{background:#666;color:#fff}.announcement-bar{background-color:#1a1a1a;color:#fff}@media screen and (min-width: 990px){.header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header__heading{justify-self:start}.header__inline-menu{justify-self:center}.header__icons{justify-self:end}}.header__inline-menu .list-menu__item--link{font-size:16px;font-weight:500;color:#1a1a1a;transition:color .3s ease;text-decoration:none;padding:10px 15px}.header__inline-menu .list-menu__item--link:hover,.header__inline-menu .list-menu__item--link[aria-current=page]{color:#ddcba8}.video-testimonials .scroll-hint{display:none}.footer-content--newsletter-only{grid-template-columns:1fr;max-width:500px;margin:0 auto 40px;text-align:center}.footer-content--newsletter-only .newsletter-form{max-width:400px;margin-left:auto;margin-right:auto}.before-after-container.is-initial-load .before-after-images.active .comparison-item{animation:none;opacity:1!important;transform:translateY(0) scale(1) rotate(-3deg)!important}.before-after-container.is-initial-load .before-after-images.active .comparison-item:nth-child(2){transform:translateY(0) scale(1) rotate(3deg)!important}.purchase-options .selling-plan-options .form__label{font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.purchase-options .selling-plan-group{border:1px solid #DDCBA8;padding:1.5rem 2rem;border-radius:8px;margin-bottom:1rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.purchase-options .selling-plan-group input[type=radio]{margin-right:1.5rem;width:1.8rem;height:1.8rem;accent-color:#1A1A1A}.purchase-options .selling-plan-group label{flex-grow:1;font-size:1.6rem}.purchase-options .selling-plan-group.selected,.purchase-options .selling-plan-group:has(input:checked){background-color:#fff7e6;border-color:#1a1a1a;font-weight:600}.purchase-options .selling-plan-group .selling-plan-price{font-size:1.6rem;font-weight:600}.product-showcase{padding:60px 0}.product-showcase .container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-gallery .main-image{margin-bottom:20px;border:1px solid #EAEAEA;border-radius:10px;overflow:hidden;position:relative;aspect-ratio:1 / 1}.product-gallery .main-image img,.product-gallery .main-image .product-media-wrapper{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;transition:transform .6s cubic-bezier(.25,.1,.25,1),opacity .3s ease-in-out;backface-visibility:hidden;will-change:transform,opacity}.product-gallery .main-image img.slide-out-left,.product-gallery .main-image .product-media-wrapper.slide-out-left{transform:translate(-100%);opacity:0}.product-gallery .main-image img.slide-in-from-right,.product-gallery .main-image .product-media-wrapper.slide-in-from-right{transform:translate(0);opacity:1}.product-gallery .main-image img.next-slide-from-right,.product-gallery .main-image .product-media-wrapper.next-slide-from-right,.product-gallery .main-image img.slide-out-right,.product-gallery .main-image .product-media-wrapper.slide-out-right{transform:translate(100%);opacity:0}.product-gallery .main-image img.slide-in-from-left,.product-gallery .main-image .product-media-wrapper.slide-in-from-left{transform:translate(0);opacity:1}.product-gallery .main-image img.next-slide-from-left,.product-gallery .main-image .product-media-wrapper.next-slide-from-left{transform:translate(-100%);opacity:0}.product-gallery .main-image .ghost-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff6;transform:scale(.9);opacity:0;z-index:1;transition:transform .15s ease,opacity .15s ease}.product-gallery .main-image .ghost-slide.active{transform:scale(1);opacity:.6}.product-media-wrapper.video-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000}.product-media-wrapper.video-wrapper video,.product-media-wrapper.video-wrapper iframe{width:100%;height:100%;object-fit:contain;display:block}.thumbnail-carousel-wrapper{position:relative;display:flex;align-items:center;margin:0 -10px}.thumbnail-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:calc(20% - 12px);gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;padding:10px}.thumbnail-gallery::-webkit-scrollbar{display:none}.thumbnail-container{position:relative;border:2px solid transparent;border-radius:8px;cursor:pointer;overflow:hidden;aspect-ratio:1 / 1;scroll-snap-align:start;flex-shrink:0;transition:border-color .3s ease,transform .3s ease}.thumbnail-container.active,.thumbnail-container:hover{border-color:#ddcba8}.thumbnail-container.active{transform:scale(1.05)}.thumbnail-gallery .thumbnail{object-fit:cover;width:100%;height:100%;display:block}.thumbnail-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;pointer-events:none;z-index:2}.thumbnail-play-button svg{width:100%;height:100%}.thumbnail-arrow{background-color:#ffffffe6;border:1px solid #EAEAEA;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.thumbnail-arrow:hover{background-color:#fff;box-shadow:0 4px 10px #0000001a;transform:translateY(-50%) scale(1.05)}.thumbnail-arrow svg{width:8px;height:12px;color:#1a1a1a}.thumbnail-arrow.left-arrow{left:-20px;transform:translateY(-50%) rotate(180deg)}.thumbnail-arrow.left-arrow:hover{transform:translateY(-50%) scale(1.05) rotate(180deg)}.thumbnail-arrow.right-arrow{right:-20px}.product-details .brand-logo{margin-top:15px}.product-details h1{font-size:32px;font-weight:600;margin-bottom:10px}.product-details .tagline{font-size:14px;color:#555;margin-bottom:20px;text-transform:uppercase}.product-details .rating{margin-bottom:20px}.product-details .product-benefits{list-style:none;margin-bottom:30px}.product-details .product-benefits li{margin-bottom:10px}.product-details .product-benefits .checkmark{margin-right:10px;color:#1a1a1a}.product-details h3{font-size:18px;font-weight:600;margin-bottom:20px}.purchase-options-container{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.purchase-option-wrapper{position:relative}.variant-radio{position:absolute;opacity:0;width:0;height:0}.purchase-option{display:block;border:2px solid #EAEAEA;border-radius:8px;padding:20px;cursor:pointer;transition:border-color .3s ease,background-color .3s ease}.variant-radio:checked+.purchase-option{border-color:#ddcba8;background-color:#fff7e6}.option-title-price{display:flex;justify-content:space-between;align-items:center;font-weight:600}.price-container{display:flex;gap:10px;align-items:baseline}.compare-at-price{text-decoration:line-through;color:#555;font-size:14px}.final-price{font-size:18px;color:#1a1a1a}.variant-details-content{margin-top:15px;padding-top:15px;border-top:1px solid #EAEAEA}.variant-subtitle{font-size:14px;font-weight:500;color:#555;margin-bottom:15px}.variant-details-richtext{font-size:14px;line-height:1.7;color:#555}.variant-details-richtext b{font-weight:600;color:#1a1a1a}.variant-details-richtext ul{list-style-position:inside;margin-top:10px;margin-bottom:15px;padding-left:5px}.add-to-cart-button{display:block;width:100%;background:#1a1a1a;color:#fff;border:1px solid transparent;padding:18px;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:30px}.add-to-cart-button:hover{background:#fff;color:#1a1a1a;border-color:#1a1a1a}.guarantees{display:flex;justify-content:space-around;text-align:center;gap:20px}.guarantee-item{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:12px;font-weight:500;color:#555}.guarantee-item img{height:40px;width:40px}@media screen and (max-width: 990px){.product-showcase .container{display:block}}@media screen and (max-width: 768px){.thumbnail-gallery{grid-auto-columns:calc(25% - 12px)}}@media screen and (max-width: 480px){.thumbnail-gallery{grid-auto-columns:calc(33.33% - 10px)}.thumbnail-arrow{display:none}}@media screen and (max-width: 767px){.cta-visual{display:none!important}}.filtration-diagram{position:relative;width:100%;margin:2rem auto}.deferred-media{position:relative;width:100%;background:var(--lightgrey);border-radius:8px;overflow:hidden}.deferred-media__poster-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:74px;height:74px;padding:20px;border-radius:50%;background:rgba(var(--color-foreground),.1);transition:transform .2s ease-in-out;color:rgb(rgb(255 255 255));z-index:1;border:.1rem solid rgba(var(--color-foreground),.1)}.deferred-media__poster-button:hover{transform:translate(-50%,-50%) scale(1.1);background:rgba(var(--color-foreground),.2)}.deferred-media__poster-button .icon-play{filter:drop-shadow(0 0 2px rgba(0,0,0,.15))}.video-section__media{position:relative;padding-bottom:var(--ratio);border-radius:8px;overflow:hidden;background:var(--lightgrey)}.video-section__media iframe,.video-section__media video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width: 749px){.deferred-media__poster-button{width:60px;height:60px;padding:15px}}.video-section__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--biege2);display:flex;align-items:center;justify-content:center;border-radius:8px}.video-section__placeholder img{width:100%;height:100%;object-fit:cover;border-radius:8px}.deferred-media{position:relative;background:var(--lightgrey);border-radius:8px;overflow:hidden}.deferred-media:before{display:block;content:"";padding-top:var(--ratio)}.deferred-media>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.deferred-media__poster{position:absolute;top:0;left:0;width:100%;height:100%;border:none;padding:0;cursor:pointer;margin:0;background-color:transparent}.deferred-media__poster img{width:100%;height:100%;object-fit:cover}.deferred-media__poster-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(var(--color-foreground),.1);border:0;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;height:62px;width:62px;transition:transform .2s ease-in-out}.deferred-media__poster-button:hover{transform:translate(-50%,-50%) scale(1.1)}.deferred-media__poster-button .icon{width:28px;height:28px}.deferred-media.loading{opacity:.6}.deferred-media.loading:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border-radius:50%;border:3px solid rgba(var(--color-foreground),.2);border-top-color:rgb(var(--color-foreground));animation:spin 1s linear infinite;z-index:2}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.deferred-media__poster.loading{opacity:.6;cursor:wait}.deferred-media__poster.loading .deferred-media__poster-button{display:none}.problems-grid{gap:15px;padding-top:20px}.features-list li,.section-description{font-size:14px}.filtration-diagram{margin:25px 0}.steps{gap:25px}.week-content p{font-size:14px;line-height:1.4}@media screen and (max-width: 480px){.customer-journey{padding:5px 0 10px}.customer-journey .container{padding:0 15px}.journey-container{padding:25px 12px;border-radius:15px;border-width:1px;gap:20px;box-shadow:0 3px 15px #0000000d;margin:0 auto 30px}.journey-content{padding:0;text-align:center}.journey-content h2{font-size:20px;margin-bottom:15px;line-height:1.3}.journey-description{font-size:13px;margin-bottom:20px;letter-spacing:.3px}.steps{gap:18px;max-width:280px;margin:0 auto}.step{gap:15px}.step-number{width:28px;height:28px;border-radius:14px;font-size:15px}.step p{font-size:15px;line-height:1.4}.before-after-container{min-height:500px;margin-top:25px;margin-bottom:15px}.before-after-images{gap:30px}.comparison-image{min-width:180px;max-width:180px;width:180px;height:180px}.comparison-item .label{font-size:12px;padding:6px 10px;bottom:-10px}.carousel-btn{width:36px;height:36px;font-size:12px}}@media screen and (min-width: 481px) and (max-width: 767px){.customer-journey{padding:8px 0 35px}.customer-journey .container{padding:0 20px}.journey-container{padding:30px 15px;border-radius:18px;border-width:1px;gap:25px;box-shadow:0 3px 18px #0000000f;margin:0 auto 35px}.journey-content{padding:0;text-align:center}.journey-content h2{font-size:22px;margin-bottom:18px;line-height:1.3}.journey-description{font-size:14px;margin-bottom:25px;letter-spacing:.4px}.steps{gap:20px;max-width:320px;margin:0 auto}.step{gap:16px}.step-number{width:30px;height:30px;border-radius:15px;font-size:16px}.step p{font-size:16px;line-height:1.4}.before-after-container{min-height:550px;margin-top:30px;margin-bottom:20px}.before-after-images{gap:35px}.comparison-image{min-width:190px;max-width:190px;width:190px;height:190px}.comparison-item .label{font-size:13px;padding:7px 12px;bottom:-12px}.carousel-btn{width:38px;height:38px;font-size:13px}}@media screen and (min-width: 768px) and (max-width: 991px){.customer-journey{padding:10px 0 40px}.customer-journey .container{padding:0 30px}.journey-container{padding:40px 25px;border-radius:20px;border-width:2px;gap:35px;grid-template-columns:1fr;box-shadow:0 4px 20px #00000012;margin:0 auto 40px}.journey-content{padding:0;text-align:center}.journey-content h2{font-size:26px;margin-bottom:20px;line-height:1.3}.journey-description{font-size:15px;margin-bottom:30px;letter-spacing:.5px}.steps{gap:22px;max-width:450px;margin:0 auto}.step{gap:18px}.step-number{width:32px;height:32px;border-radius:16px;font-size:17px}.step p{font-size:17px;line-height:1.4}.before-after-container{min-height:600px;margin-top:35px;margin-bottom:25px}.before-after-images{flex-direction:row;gap:40px}.comparison-image{min-width:220px;max-width:220px;width:220px;height:220px}.comparison-item .label{font-size:14px;padding:8px 14px;bottom:-14px}.carousel-btn{width:42px;height:42px;font-size:14px}}.sealsubs-container{margin:30px 0;width:100%}.sls-option-container{font-family:Poppins,sans-serif!important;margin-bottom:8px!important;border-radius:8px!important;transition:all .3s ease!important}.sls-option-container:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #0000001a!important}.sls-option-container.selected,.sls-option-container.sls-active{background-color:#fff7e6!important;border:2px solid #1A1A1A!important}.sls-option-container h2,.sls-option-container .sls-selling-plan-group-name{font-family:Poppins,sans-serif!important;color:#1a1a1a!important;font-weight:600!important}.sls-option-container p,.sls-selling-plan-description-content{font-family:Poppins,sans-serif!important;color:#555!important;line-height:1.5!important}.sls-active .sls-price{background-color:#1a1a1a!important;color:#fff!important;border-radius:4px!important}@media (max-width: 768px){.sealsubs-container{margin:20px 0}.sls-option-container{margin-bottom:6px!important}}.seal-purchase-options-label{font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:600!important;color:#1a1a1a!important;margin-bottom:15px!important;display:block!important}.money.conversion-bear-money.seal-money.ht-money{font-family:Poppins,sans-serif!important;font-weight:600!important}.sls-widget-branding,.sls-savings-badge,.sls-custom-radio,.sls-more-info-container{display:none!important;visibility:hidden!important}.subscription-list{margin:8px 0;padding-left:0;line-height:1.6}.sls-selling-plan-description-content ul{list-style:none!important;padding-left:0!important;margin-left:0!important}.sls-selling-plan-description-content li{list-style-type:none!important}.sls-selling-plan-description-content li::marker{display:none!important;content:""!important}.announcement-bar-marquee{display:flex;width:100%;position:relative;background-color:inherit}.announcement-bar-marquee-content{display:flex;white-space:nowrap;animation:marquee 30s linear infinite;will-change:transform}.announcement-bar-marquee-item{display:inline-flex;align-items:center;padding:0 200px;position:relative;flex-shrink:0}.announcement-bar-marquee-item:after{content:"\2022";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.2em;opacity:.7;z-index:1}@keyframes marquee{0%{transform:translate(-30%)}to{transform:translate(-50%)}}.announcement-bar-marquee{visibility:visible!important;opacity:1!important}.announcement-bar-marquee .slider-button{display:none}.announcement-bar-marquee .announcement-bar__message{margin:0;padding:10px 0;font-weight:500}.announcement-bar-marquee:hover .announcement-bar-marquee-content{animation-play-state:paused}@media screen and (max-width: 767px){.announcement-bar-marquee-content{animation-duration:20s}.announcement-bar-marquee-item{padding:0 15px}}.product-quantity-selector{display:flex;align-items:center;gap:0;border:1px solid #F9F9F9;border-radius:6px;background:#fff;width:fit-content;margin:0 auto 24px;overflow:hidden;box-shadow:0 1px 2px #1a1a1a08}.product-quantity-selector:focus-within{border-color:#ddcba8}.quantity__button{background:none;border:none;color:#1a1a1a;font-size:1.5rem;width:40px;height:40px;cursor:pointer;transition:background .15s;font-weight:600;display:flex;align-items:center;justify-content:center}.quantity__button:hover,.quantity__button:focus{background:#f9f9f9;outline:none}.quantity__input{width:48px;height:40px;border:none;text-align:center;font-size:1.1rem;color:#1a1a1a;background:transparent;font-family:inherit}.quantity__input:focus{outline:none;background:#fff7e6}.product-form-row{display:flex;align-items:stretch;gap:16px;width:100%;margin:0 auto 24px}.product-form-row .product-quantity-selector{flex:0 0 20%;min-width:120px;height:48px;display:flex;align-items:stretch;border:1px solid #F9F9F9;border-radius:6px;background:#fff;box-shadow:0 1px 2px #1a1a1a08;overflow:hidden}.product-form-row .add-to-cart-button{flex:1 1 80%;height:48px;font-size:1.5rem;margin:0;display:flex;align-items:center;justify-content:center}.quantity__button{width:40px;min-width:40px;max-width:40px}.quantity__input{width:48px;min-width:32px;max-width:60px}@media (max-width: 600px){.product-form-row{flex-direction:column;gap:10px;align-items:stretch}.product-form-row .product-quantity-selector,.product-form-row .add-to-cart-button{flex:unset;width:100%;min-width:0;max-width:100%}.product-form-row .product-quantity-selector{justify-content:space-between}.product-form-row .product-quantity-selector,.quantity__button,.quantity__input{height:48px}.quantity__button,.quantity__input{width:auto;min-width:0;max-width:none;flex:1 1 0}.quantity__input{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-styles.css.map */
