@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&family=Sora:wght@700;800&display=swap";:root{--ink: #111511;--muted: #667067;--line: #e5ebe5;--soft: #f4f8f3;--green: #174f2c;--green-2: #e5f6df;--white: #ffffff;--radius: 26px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{background:var(--green);color:#fff;text-align:center;padding:10px 16px;font-size:14px;font-weight:700}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,4vw,56px);border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.logo{font-weight:900;letter-spacing:-.03em;font-size:21px}.main-nav{display:flex;gap:22px;align-items:center;font-size:14px;font-weight:700;color:#263327}.cart-link{border:1px solid var(--line);padding:10px 15px;border-radius:999px;font-weight:800}.hero,.product-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(28px,5vw,74px);align-items:center;padding:clamp(44px,7vw,98px) clamp(18px,5vw,76px);background:linear-gradient(145deg,#f7faf4,#fff 56%,#edf7e9)}.hero-copy,.product-copy{max-width:620px}.eyebrow{margin:0 0 12px;text-transform:uppercase;color:var(--green);font-weight:900;letter-spacing:.11em;font-size:12px}h1,h2,h3{line-height:1.04;letter-spacing:-.045em;margin:0}h1{font-size:clamp(43px,6.8vw,82px)}h2{font-size:clamp(32px,4.5vw,56px)}h3{font-size:23px}.lead{color:#3f4b42;font-size:clamp(18px,2vw,22px);margin:22px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 24px;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 30px #174f2c2e}.button.ghost{background:#fff;color:var(--green);border:1px solid var(--line);box-shadow:none}.button.light{background:#fff;color:var(--green)}.button.wide{width:100%;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.trust-row span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:var(--green-2);color:var(--green);font-weight:800;font-size:14px}.trust-row span:before{content:"\2713"}.trust-row.vertical{display:grid}.hero-card,.gallery{position:relative;padding:clamp(18px,3vw,34px);border-radius:34px;background:#fff;box-shadow:0 28px 80px #1020121f}.hero-card img,.main-product-img{margin:auto;border-radius:22px}.metric-card{position:absolute;left:22px;bottom:22px;max-width:210px;padding:18px;background:var(--green);color:#fff;border-radius:20px}.metric-card strong{display:block;font-size:30px;line-height:1}.metric-card span{font-size:13px;opacity:.9}.band{padding:18px;text-align:center;font-weight:900;color:var(--green);background:#edf7e9}.section{padding:clamp(48px,7vw,96px) clamp(18px,5vw,76px)}.grid-two,.split-proof{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,70px);align-items:center}.rounded-img{border-radius:var(--radius);box-shadow:0 22px 60px #1521171a}.check-list{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:12px}.check-list li{padding-left:30px;position:relative;color:#3f4b42}.check-list li:before{content:"\2713";position:absolute;left:0;color:var(--green);font-weight:900}.soft{background:var(--soft)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.cards article,.stat-grid div,.product-card{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.cards span{display:block;color:var(--green);font-weight:900;margin-bottom:16px}.compare table{width:100%;margin-top:28px;border-collapse:collapse;overflow:hidden;border-radius:22px;border:1px solid var(--line)}.compare th,.compare td{padding:18px;border-bottom:1px solid var(--line);text-align:left}.compare th{background:var(--green);color:#fff}.compare tr:last-child td{border-bottom:0}.cta-strip{margin:clamp(30px,5vw,70px);padding:clamp(36px,6vw,72px);text-align:center;border-radius:34px;background:var(--green);color:#fff}.product-hero{align-items:start}.thumbs{display:flex;gap:10px;margin-top:14px}.thumbs img{width:86px;height:86px;object-fit:cover;border:1px solid var(--line);border-radius:14px}.reviews{color:#f3a819;font-weight:900;margin-top:18px}.reviews span{color:var(--muted);font-weight:700}.price-line{display:flex;align-items:baseline;gap:14px;margin:18px 0}.price-line strong{font-size:34px}.price-line s{color:var(--muted);font-size:22px}.buy-box{margin:24px 0 10px}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-grid strong{display:block;font-size:36px;color:var(--green)}.stat-grid span{color:var(--muted);font-weight:800}.faq details,.page-content details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary,.page-content summary{cursor:pointer;font-weight:900;font-size:18px}.page-hero{padding:clamp(50px,8vw,100px) clamp(18px,5vw,76px);text-align:center;background:var(--soft)}.page-content{max-width:900px;margin:auto}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{border-radius:18px}.cart-item input{width:78px;padding:12px;border:1px solid var(--line);border-radius:12px}.cart-total{display:flex;justify-content:space-between;padding:24px 0;font-size:22px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card img{border-radius:20px;margin-bottom:18px;background:var(--soft)}.site-footer{display:grid;grid-template-columns:1fr auto;gap:22px;padding:40px clamp(18px,5vw,76px);background:#101610;color:#fff}.site-footer a{display:inline-block;margin-left:18px;color:#d6ead4;font-weight:800}.fine-print{grid-column:1 / -1;color:#aab5aa;margin:0}.sr-only{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.track-page{max-width:1120px;margin:0 auto}.track-hero{text-align:center;padding:clamp(42px,6vw,76px) clamp(18px,4vw,42px);background:#fbfaf8;border:1px solid var(--line);border-radius:34px}.track-form{display:flex;gap:12px;max-width:620px;margin:28px auto 16px}.track-form input{flex:1;border:1px solid #b7c6c8;border-radius:999px;padding:16px 20px;font-size:16px;color:var(--ink)}.muted-note{color:var(--muted);font-size:14px}.muted-note a{text-decoration:underline;font-weight:800}.track-section{padding:clamp(42px,6vw,76px) 0}.track-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.track-steps article{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.track-steps span{color:var(--green);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.track-steps h3{margin:10px 0}.track-steps p{color:#3f4b42;margin:0}.track-help{padding:clamp(34px,5vw,60px);border-radius:34px;background:var(--green);color:#fff;margin-bottom:clamp(42px,6vw,76px)}.track-help p{max-width:820px;font-size:18px;color:#edf7e9}.footer-links{display:flex;flex-wrap:wrap;gap:12px 18px;justify-content:flex-end;max-width:760px}.footer-links a{margin-left:0}@media(max-width:900px){.track-form{flex-direction:column}.track-steps{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media(max-width:900px){.site-header{flex-wrap:wrap}.main-nav{order:3;width:100%;overflow-x:auto;padding-bottom:4px}.hero,.product-hero,.grid-two,.split-proof,.cards,.product-grid,.site-footer{grid-template-columns:1fr}.site-footer a{margin:0 14px 0 0}}.image-frame{position:relative}.image-brand-badge{position:absolute;left:18px;bottom:18px;background:#ffffffeb;color:var(--green);border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:900;letter-spacing:.08em;box-shadow:0 12px 30px #1428141f}.purivo-product-top{display:grid;grid-template-columns:minmax(320px,1fr) minmax(420px,760px);gap:clamp(34px,6vw,86px);align-items:center;max-width:1380px;margin:0 auto;padding:clamp(38px,5vw,76px) clamp(18px,5vw,72px) clamp(42px,6vw,92px)}.purivo-product-media .image-frame{background:#f4f8f3;border-radius:34px;padding:clamp(18px,4vw,44px)}.purivo-buy-panel{color:#172631}.review-line{display:flex;align-items:center;gap:14px;margin-bottom:30px;font-size:clamp(18px,2vw,28px)}.review-stars{display:inline-flex;gap:5px}.review-stars span{display:grid;place-items:center;width:31px;height:31px;border-radius:4px;background:#09b87a;color:#fff;font-size:20px;line-height:1}.review-line strong{font-weight:900}.review-line a{color:#3a4852;text-decoration:underline;text-underline-offset:4px;font-weight:800}.purivo-buy-panel h1{margin:0 0 20px;font-size:clamp(58px,7.5vw,92px);line-height:.92;letter-spacing:-.06em;font-weight:950}.hero-claim{margin:0 0 48px;max-width:840px;font-size:clamp(26px,3vw,34px);line-height:1.42;font-weight:850}.purivo-price-row{display:flex;align-items:center;gap:13px;margin-bottom:74px;flex-wrap:wrap}.purivo-price-row strong{font-size:clamp(38px,4vw,48px);line-height:1;font-weight:950}.purivo-price-row s{color:#56616a;font-size:clamp(34px,3.6vw,44px);text-decoration-thickness:2px}.purivo-price-row span{background:#172631;color:#fff;border-radius:6px;padding:13px 19px;text-transform:uppercase;font-weight:900;font-size:clamp(18px,2vw,27px);letter-spacing:.02em}.rated-block h2{margin:0 0 24px;font-size:clamp(30px,3.4vw,39px);line-height:1.1;font-weight:950}.benefit-list{list-style:none;margin:0 0 82px;padding:0;display:grid;gap:20px}.benefit-list li{position:relative;padding-left:58px;font-size:clamp(24px,2.6vw,31px);line-height:1.35;font-weight:850}.benefit-list li:before{content:"\2713";position:absolute;left:4px;top:-2px;color:#11738a;font-weight:950;font-size:34px}.buy-now{width:100%;min-height:104px;border-radius:28px;background:#c9521c;color:#fff;border:0;font-size:clamp(26px,3vw,35px);font-weight:950;display:flex;align-items:center;justify-content:center;gap:16px}.under-cta-trust{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin:42px 0 70px;font-size:clamp(20px,2.3vw,28px);font-weight:900}.under-cta-trust span:before{content:"\2713";color:#11738a;margin-right:12px}.shipping-note{display:flex;gap:18px;align-items:flex-start;color:#172631;font-size:clamp(22px,2.5vw,30px);line-height:1.35}.shipping-note>span{color:#11738a;font-size:42px;line-height:1}.shipping-note p{margin:0}.shipping-note strong{font-weight:950}@media(max-width:980px){.purivo-product-top{grid-template-columns:1fr}.purivo-buy-panel h1{font-size:52px}.hero-claim,.benefit-list li{font-size:22px}.buy-now{min-height:78px;border-radius:20px}}.pv-section{max-width:1500px;margin:0 auto;padding:clamp(54px,7vw,110px) clamp(18px,5vw,72px);color:#172631}.pv-kicker{font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#147c94;margin-bottom:16px}.pv-title{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:0 0 28px;font-weight:950}.pv-lead{font-size:clamp(22px,2.3vw,31px);line-height:1.45;color:#52606a;max-width:900px}.pv-outcome{display:grid;grid-template-columns:minmax(360px,1fr) minmax(420px,1.05fr);gap:clamp(36px,6vw,88px);align-items:start;background:#eee8df;max-width:none}.pv-outcome img{width:100%;height:100%;min-height:640px;object-fit:cover;border-radius:0}.pv-outcome-copy{padding-right:clamp(16px,4vw,70px)}.pv-points{display:grid;grid-template-columns:1fr 1fr;gap:34px 54px;margin-top:46px}.pv-point{position:relative;padding-left:44px}.pv-point:before{content:"\2713";position:absolute;left:0;top:-6px;color:#147c94;font-size:34px;font-weight:950}.pv-point h3{margin:0 0 12px;font-size:clamp(23px,2.2vw,31px);line-height:1.05;font-weight:950}.pv-point p{margin:0;font-size:clamp(18px,1.8vw,25px);line-height:1.55;color:#52606a}.pv-proof{background:#fff}.pv-before-after{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.pv-before-after figure{margin:0;position:relative;overflow:hidden;border-radius:26px;background:#f3f5f2}.pv-before-after img{width:100%;aspect-ratio:1.15/1;object-fit:cover}.pv-before-after figcaption{position:absolute;left:18px;top:18px;background:#172631;color:#fff;padding:9px 14px;border-radius:999px;font-weight:900;letter-spacing:.06em}.pv-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.pv-feature-card{background:#f4f8f3;border-radius:28px;overflow:hidden;border:1px solid var(--line)}.pv-feature-card img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.pv-feature-card .copy{padding:26px}.pv-feature-card h3{margin:0 0 12px;font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-.04em}.pv-feature-card p{margin:0;color:#52606a;font-size:18px;line-height:1.55}.pv-reviews{background:#172631;color:#fff;max-width:none}.pv-reviews .pv-lead{color:#d8e2e7}.pv-review-summary{display:grid;grid-template-columns:280px 1fr;gap:42px;align-items:start;margin:34px 0}.pv-score{font-size:64px;font-weight:950}.pv-score span{display:block;color:#08bd7b;font-size:30px;letter-spacing:.08em}.pv-bars{display:grid;gap:9px}.pv-bars div{display:grid;grid-template-columns:70px 1fr 64px;gap:12px;align-items:center}.pv-bars i{display:block;height:10px;border-radius:999px;background:#08bd7b}.pv-review-rail{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:22px}.pv-review{background:#fff;color:#172631;border-radius:24px;overflow:hidden}.pv-review img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.pv-review .copy{padding:22px}.pv-review .stars{color:#08bd7b;font-weight:950;letter-spacing:.08em}.pv-review h3{margin:10px 0;font-size:23px}.pv-review p{color:#52606a;line-height:1.5}.pv-review strong{display:block;margin-top:14px}.pv-sticky-bar{position:sticky;bottom:0;z-index:50;background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -10px 28px #00000014}.pv-sticky-inner{max-width:980px;margin:0 auto;padding:14px 18px;display:grid;grid-template-columns:72px 1fr auto auto;gap:18px;align-items:center}.pv-sticky-inner img{width:72px;height:72px;object-fit:cover;border-radius:8px}.pv-sticky-inner strong{font-size:22px}.pv-sticky-inner .price{font-weight:950;font-size:24px;white-space:nowrap}.pv-sticky-inner .price s{color:#6c757d;font-weight:500;margin-left:4px}.pv-sticky-inner .save{background:#172631;color:#fff;border-radius:6px;padding:10px 14px;font-weight:950;letter-spacing:.08em;white-space:nowrap}.pv-sticky-inner .mini-buy{background:#c9521c;color:#fff;border-radius:8px;padding:16px 28px;font-weight:950;text-transform:uppercase;border:0}@media(max-width:900px){.pv-outcome,.pv-feature-grid,.pv-review-summary,.pv-points,.pv-before-after,.pv-review-rail{grid-template-columns:1fr}.pv-sticky-inner{grid-template-columns:54px 1fr}.pv-sticky-inner .price,.pv-sticky-inner .save,.pv-sticky-inner .mini-buy{grid-column:span 2;width:100%;text-align:center}}html body .pv-product-page,html body .pv-product-page *{font-family:Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html body .pv-product-page h1,html body .pv-product-page h2,html body .pv-product-page h3,html body .pv-product-page .pv-logo-title{font-family:Sora,Nunito Sans,sans-serif;letter-spacing:-.04em}html,body{background:#fbfaf8!important;color:#172631!important}body,button,input,textarea,select{font-family:Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pv-page,.pv-page *{box-sizing:border-box;font-family:Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.pv-page h1,.pv-page h2,.pv-page h3,.pv-logo-title{font-family:Sora,Nunito Sans,sans-serif!important;letter-spacing:-.045em;color:#172631}.pv-page{background:#fbfaf8;color:#172631;overflow:hidden}.pv-pdp-main{display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr)!important;gap:0!important;align-items:start!important;max-width:none!important;margin:0!important;padding:0!important;min-height:760px;border-top:1px solid #e0e8e8}.pv-gallery{position:sticky;top:0;align-self:start;background:#eaf3f3;min-height:760px;width:100%;display:grid;place-items:center;padding:0!important;overflow:hidden}.pv-main-img{width:100%!important;height:760px!important;object-fit:cover!important;object-position:center center!important;display:block;border-radius:0!important;box-shadow:none!important}.pv-thumbs{display:none!important}.pv-info{max-width:560px!important;width:100%!important;padding:74px 54px 44px!important;margin:0 auto!important;background:#fbfaf8}.pv-rating{display:inline-flex!important;align-items:center;gap:11px;color:#172631!important;text-decoration:none;font-size:16px;line-height:1;margin-bottom:38px}.pv-stars{display:inline-flex;gap:5px}.pv-stars i{width:18px;height:18px;display:grid;place-items:center;border-radius:3px;background:#05b77d;color:#fff;font-size:12px;font-style:normal;line-height:1}.pv-rating strong{font-weight:900}.pv-rating u{text-underline-offset:4px;font-weight:800;color:#43505b}.pv-info h1{font-size:clamp(52px,5vw,84px)!important;line-height:.92!important;font-weight:900!important;margin:0 0 24px!important;text-transform:uppercase}.pv-claim{font-size:clamp(24px,2.05vw,32px)!important;line-height:1.42!important;font-weight:900!important;color:#172631!important;margin:0 0 50px!important}.pv-price{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap;margin:0 0 70px!important}.pv-price strong{font-size:38px!important;font-weight:950!important;color:#172631!important;line-height:1}.pv-price s{font-size:38px!important;color:#52606a!important;text-decoration-thickness:2px;line-height:1}.pv-price span{background:#172631!important;color:#fff!important;border-radius:6px!important;padding:10px 15px!important;font-size:20px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.04em}.pv-info h2{font-size:32px!important;line-height:1.08!important;margin:0 0 24px!important;font-weight:950!important}.pv-bullets{list-style:none!important;padding:0!important;margin:0 0 42px!important;display:grid;gap:19px}.pv-bullets li{position:relative;padding-left:52px;font-size:26px!important;line-height:1.28!important;font-weight:900!important;color:#172631}.pv-bullets li:before{content:"\2713";position:absolute;left:2px;top:-3px;color:#0a7890;font-size:34px;line-height:1;font-weight:900}.pv-buy{width:100%!important;min-height:104px!important;border:0!important;border-radius:26px!important;background:#c9521c!important;color:#fff!important;font-size:32px!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px;margin:62px 0 34px!important;cursor:pointer}.pv-trust-row{display:flex!important;justify-content:center!important;gap:26px!important;flex-wrap:wrap;color:#172631;font-size:24px!important;font-weight:900!important;margin-bottom:52px}.pv-trust-row span:before,.pv-ship:before,.pv-guarantee:before{content:"\2713";color:#0a7890;font-weight:950;margin-right:12px}.pv-ship,.pv-guarantee{display:block!important;color:#52606a;font-size:25px!important;line-height:1.45!important;margin:0 0 28px}.pv-ship strong,.pv-guarantee strong{color:#172631;font-weight:950}.pv-mini-review{display:grid!important;grid-template-columns:72px 1fr;gap:16px;align-items:start;background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 40px #17263114;margin-top:24px}.pv-mini-review img{width:72px;height:72px;object-fit:cover;border-radius:12px}.pv-mini-review p{margin:0;font-size:16px;line-height:1.45;color:#172631}.pv-outcome{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;max-width:none!important;padding:0!important;background:#f3eee7!important}.pv-outcome>img{width:100%!important;height:820px!important;object-fit:cover!important;display:block}.pv-outcome .pv-outcome-copy{padding:70px 72px!important;max-width:760px}.pv-outcome h2{font-size:clamp(44px,4.2vw,74px)!important;line-height:.98!important;text-transform:uppercase;margin:0 0 34px!important;font-weight:950!important}.pv-outcome p{font-size:26px;line-height:1.6;color:#52606a}.pv-points{display:grid!important;grid-template-columns:1fr 1fr!important;gap:34px 48px!important;margin-top:40px}.pv-point{padding-left:46px;position:relative}.pv-point:before{content:"\2713";position:absolute;left:0;top:0;color:#0a7890;font-size:32px;font-weight:950}.pv-point h3{font-size:25px!important;line-height:1.1!important;margin:0 0 14px!important;font-weight:950!important;letter-spacing:0!important}.pv-point p{font-size:22px!important;line-height:1.55!important;margin:0!important}.pv-sticky-bar{position:fixed!important;left:50%!important;bottom:18px!important;transform:translate(-50%);z-index:60;width:min(860px,calc(100vw - 34px));background:#fff;box-shadow:0 -4px 28px #17263129;border-radius:0;padding:14px}.pv-sticky-inner{display:grid!important;grid-template-columns:74px 1fr auto auto auto!important;gap:16px!important;align-items:center!important;max-width:none!important;margin:0!important}.pv-sticky-inner img{width:74px!important;height:74px!important;object-fit:cover;border-radius:4px!important}.pv-sticky-inner strong{font-size:21px!important;font-weight:800}.pv-sticky-inner .price{font-size:24px!important;font-weight:950}.pv-sticky-inner .compare{font-size:20px;color:#52606a;text-decoration:line-through}.pv-sticky-inner .save{background:#172631;color:#fff;border-radius:6px;padding:10px 14px;font-size:18px;font-weight:950;text-transform:uppercase}.pv-sticky-inner .mini-buy{background:#c9521c;color:#fff;border:0;border-radius:6px;padding:18px 34px;font-size:22px;font-weight:950}#shopify-pc__banner{display:none!important}@media(max-width:990px){.pv-pdp-main,.pv-outcome{grid-template-columns:1fr!important}.pv-gallery{position:relative;min-height:0}.pv-main-img{height:auto!important}.pv-info{padding:40px 22px!important}.pv-info h1{font-size:48px!important}.pv-claim{font-size:24px!important}.pv-bullets li{font-size:21px!important}.pv-points{grid-template-columns:1fr!important}.pv-sticky-bar{display:none!important}}body>:first-child,.announcement-bar,.utility-bar,.top-bar,[class*=announcement],[class*=Announcement]{background:#eaf3f3!important;color:#172631!important}body>:first-child{font-weight:800!important}header,.site-header,.header,[class*=header]{background:#fff!important}.pv-info{padding:72px 48px 130px!important;max-width:585px!important}.pv-rating{margin-bottom:34px!important;font-size:15px!important}.pv-info h1{font-size:62px!important;line-height:.95!important;margin-bottom:22px!important}.pv-claim{font-size:24px!important;line-height:1.36!important;font-weight:900!important;margin-bottom:34px!important;max-width:560px}.pv-price{margin-bottom:42px!important}.pv-price strong,.pv-price s{font-size:30px!important}.pv-price span{font-size:16px!important;padding:8px 12px!important}.pv-info h2{font-size:26px!important;margin-bottom:18px!important}.pv-bullets{gap:14px!important;margin-bottom:28px!important}.pv-bullets li{font-size:20px!important;line-height:1.28!important;padding-left:42px!important}.pv-bullets li:before{font-size:27px!important;top:-1px!important}.pv-buy{min-height:76px!important;margin:36px 0 24px!important;font-size:26px!important;border-radius:18px!important}.pv-trust-row{font-size:18px!important;margin-bottom:28px!important}.pv-ship,.pv-guarantee{font-size:18px!important;margin-bottom:18px!important}.pv-mini-review{display:none!important}.pv-sticky-bar{width:min(760px,calc(100vw - 60px))!important;bottom:0!important;padding:12px!important;border-radius:0!important}.pv-sticky-inner{grid-template-columns:68px 1fr auto auto auto!important;gap:14px!important}.pv-sticky-inner img{width:68px!important;height:68px!important}.pv-sticky-inner strong{font-size:18px!important}.pv-sticky-inner .price{font-size:22px!important}.pv-sticky-inner .compare{font-size:19px!important}.pv-sticky-inner .save{font-size:16px!important;padding:12px 16px!important}.pv-sticky-inner .mini-buy{font-size:20px!important;padding:18px 30px!important;background:#c9521c!important}.pv-main-img{object-position:center center!important}@media(min-width:1400px){.pv-info{padding-top:92px!important}.pv-pdp-main{grid-template-columns:48% 52%!important}}.pv-sticky-bar{display:none!important}.pv-info{padding-bottom:70px!important}.pv-info{padding:70px 48px 80px!important;max-width:560px!important}.pv-info h1{font-size:48px!important;line-height:.98!important;margin:0 0 18px!important;letter-spacing:-.04em!important}.pv-claim{font-size:22px!important;line-height:1.42!important;font-weight:800!important;margin:0 0 34px!important}.pv-price{gap:10px!important;margin:0 0 44px!important}.pv-price strong,.pv-price s{font-size:28px!important}.pv-price span{font-size:15px!important;padding:8px 12px!important;border-radius:5px!important}.pv-info h2{font-size:24px!important;line-height:1.15!important;margin:0 0 18px!important}.pv-bullets{gap:14px!important}.pv-bullets li{font-size:19px!important;line-height:1.32!important;font-weight:800!important;padding-left:36px!important}.pv-bullets li:before{font-size:24px!important;top:0!important}.pv-rating{font-size:14px!important;margin-bottom:32px!important}.pv-stars i{width:16px!important;height:16px!important;font-size:10px!important}@media(min-width:1400px){.pv-info{padding-top:76px!important}}.pv-info{padding:66px 48px 72px!important;max-width:555px!important}.pv-info h1{font-size:46px!important;line-height:.98!important;margin-bottom:18px!important}.pv-claim{font-size:21px!important;line-height:1.42!important;font-weight:800!important;margin-bottom:32px!important}.pv-price strong,.pv-price s{font-size:27px!important}.pv-price{margin-bottom:40px!important}.pv-info h2{font-size:23px!important;line-height:1.16!important}.pv-bullets li{font-size:18px!important;line-height:1.34!important;font-weight:800!important;padding-left:34px!important}.pv-bullets li:before{font-size:23px!important}@media(max-width:749px){body{overflow-x:hidden!important}.announcement{font-size:12px!important;padding:9px 12px!important;text-align:center!important}header,.site-header,.header{min-height:auto!important}.pv-pdp-main{display:block!important;min-height:0!important}.pv-gallery{min-height:0!important;position:relative!important}.pv-main-img{width:100%!important;height:auto!important;max-height:430px!important;object-fit:cover!important;object-position:center top!important}.pv-info{padding:28px 20px 36px!important;max-width:none!important}.pv-rating{font-size:13px!important;gap:8px!important;margin-bottom:18px!important;flex-wrap:wrap!important}.pv-stars i{width:15px!important;height:15px!important;font-size:9px!important}.pv-info h1{font-size:38px!important;line-height:1!important;margin-bottom:14px!important}.pv-claim{font-size:19px!important;line-height:1.38!important;margin-bottom:24px!important}.pv-price{gap:8px!important;margin-bottom:30px!important}.pv-price strong,.pv-price s{font-size:25px!important}.pv-price span{font-size:13px!important;padding:8px 10px!important}.pv-info h2{font-size:22px!important;line-height:1.15!important;margin-bottom:16px!important}.pv-bullets{gap:12px!important;margin-bottom:26px!important}.pv-bullets li{font-size:17px!important;line-height:1.35!important;padding-left:31px!important}.pv-bullets li:before{font-size:21px!important}.pv-buy{min-height:62px!important;font-size:21px!important;border-radius:16px!important;margin:26px 0 18px!important}.pv-trust-row{font-size:15px!important;gap:12px!important;justify-content:flex-start!important}.pv-ship,.pv-guarantee{font-size:15px!important}.pv-outcome{display:block!important}.pv-outcome>img{height:auto!important;max-height:520px!important;object-fit:cover!important}.pv-outcome .pv-outcome-copy{padding:34px 20px!important}.pv-outcome h2{font-size:34px!important;line-height:1.02!important}.pv-outcome p{font-size:18px!important;line-height:1.55!important}.pv-points{grid-template-columns:1fr!important;gap:22px!important}.pv-point h3{font-size:20px!important}.pv-point p{font-size:17px!important}.pv-section{padding:42px 20px!important}.pv-section h2{font-size:32px!important;line-height:1.08!important}.pv-feature-card h3{font-size:24px!important}.pv-sticky-bar{display:none!important}}@media(max-width:749px){.announcement{background:#eaf3f3!important;color:#172631!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}header nav,.site-header nav,.header nav,[class*=header] nav,.main-nav,.navigation,.nav{display:none!important}.header-inner,header .inner,.site-header .inner{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 14px!important}.logo,[class*=logo]{font-size:22px!important}.cart-link,[href="/cart"]{font-size:0!important;width:34px!important;height:34px!important;border:0!important;position:relative!important}.cart-link:after,[href="/cart"]:after{content:"\25a2";font-size:24px!important;color:#172631!important}.pv-thumbs{display:flex!important;gap:6px!important;padding:8px 10px 0!important;overflow-x:auto!important;background:#fbfaf8!important}.pv-thumbs img{width:44px!important;height:44px!important;object-fit:cover!important;border:1px solid #d8e2e2!important;border-radius:3px!important;flex:0 0 auto!important}.pv-main-img{max-height:none!important;height:auto!important}.pv-info{padding-top:14px!important}}@media(min-width:750px){.pv-pdp-main{grid-template-columns:48.4% 51.6%!important;align-items:start!important}.pv-gallery{min-height:720px!important}.pv-main-img{height:720px!important;object-fit:cover!important;object-position:center center!important}.pv-info{max-width:520px!important;margin:0 auto!important;padding:48px 44px 58px!important}.pv-rating{font-size:13px!important;line-height:1!important;margin-bottom:28px!important;gap:9px!important}.pv-stars{gap:4px!important}.pv-stars i{width:15px!important;height:15px!important;font-size:9px!important;border-radius:2px!important}.pv-info h1{font-size:42px!important;line-height:.96!important;margin:0 0 16px!important;font-weight:900!important;letter-spacing:-.04em!important}.pv-claim{font-size:17px!important;line-height:1.38!important;font-weight:800!important;margin:0 0 30px!important;max-width:430px!important;letter-spacing:0!important}.pv-price{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 42px!important}.pv-price strong,.pv-price s{font-size:23px!important;line-height:1!important;font-weight:900!important}.pv-price span{font-size:13px!important;line-height:1!important;padding:8px 10px!important;border-radius:5px!important;letter-spacing:.03em!important}.pv-info h2{font-size:20px!important;line-height:1.17!important;margin:0 0 16px!important;font-weight:900!important;letter-spacing:-.03em!important}.pv-bullets{gap:12px!important;margin:0 0 26px!important}.pv-bullets li{font-size:16px!important;line-height:1.32!important;font-weight:800!important;padding-left:31px!important;letter-spacing:0!important}.pv-bullets li:before{font-size:20px!important;top:0!important;left:0!important}.pv-buy{min-height:62px!important;font-size:21px!important;border-radius:16px!important;margin:30px 0 18px!important}.pv-trust-row{font-size:15px!important;gap:14px!important;margin-bottom:24px!important}.pv-ship,.pv-guarantee{font-size:15px!important;line-height:1.45!important;margin-bottom:16px!important}.pv-mini-review{display:grid!important;grid-template-columns:56px 1fr!important;gap:12px!important;padding:14px!important}.pv-mini-review img{width:56px!important;height:56px!important}.pv-mini-review p{font-size:13px!important;line-height:1.4!important}}@media(min-width:750px){html body .pv-page .pv-features-long{padding:0!important;background:#fbfaf8!important}html body .pv-page .pv-feature-story{display:grid!important;grid-template-columns:48% 52%!important;align-items:center!important;gap:0!important;padding:80px 72px!important;border-top:1px solid rgba(23,38,49,.08)!important}html body .pv-page .pv-feature-story.pv-feature-reverse .pv-feature-copy{order:2!important;padding-left:70px!important;padding-right:0!important}html body .pv-page .pv-feature-story.pv-feature-reverse .pv-feature-media{order:1!important}html body .pv-page .pv-feature-copy{padding-right:70px!important;max-width:720px!important}html body .pv-page .pv-feature-copy .pv-kicker{font-size:13px!important;line-height:1!important;letter-spacing:.12em!important;font-weight:900!important;color:#52606a!important;margin:0 0 18px!important}html body .pv-page .pv-feature-copy h2{font-size:44px!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:0 0 24px!important;color:#172631!important;font-weight:950!important}html body .pv-page .pv-feature-copy p{font-size:18px!important;line-height:1.58!important;color:#52606a!important;margin:0 0 18px!important;font-weight:500!important}html body .pv-page .pv-feature-media img{width:100%!important;height:560px!important;object-fit:cover!important;border-radius:22px!important;display:block!important}html body .pv-page .pv-spec-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:26px!important}html body .pv-page .pv-spec-row span{display:block!important;border-top:1px solid rgba(23,38,49,.16)!important;padding-top:14px!important}html body .pv-page .pv-spec-row b{display:block!important;font-size:24px!important;line-height:1!important;color:#172631!important;font-weight:950!important}html body .pv-page .pv-spec-row small{display:block!important;margin-top:6px!important;color:#52606a!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important}html body .pv-page .pv-how-dark{display:grid!important;grid-template-columns:52% 48%!important;background:#132630!important;color:#fff!important;min-height:880px!important}html body .pv-page .pv-how-copy{padding:78px 72px 72px 17vw!important;max-width:none!important}html body .pv-page .pv-how-dark .pv-kicker{color:#8bdcea!important;font-size:13px!important;line-height:1!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:900!important;margin:0 0 28px!important}html body .pv-page .pv-how-dark h2{color:#fff!important;font-size:54px!important;line-height:1.06!important;letter-spacing:-.04em!important;margin:0 0 32px!important;font-weight:950!important}html body .pv-page .pv-how-dark .pv-lead{color:#ffffffb8!important;font-size:20px!important;line-height:1.65!important;margin:0 0 42px!important;max-width:620px!important}html body .pv-page .pv-how-steps article{display:grid!important;grid-template-columns:72px 1fr!important;gap:22px!important;padding:28px 0!important;border-top:1px solid rgba(255,255,255,.18)!important}html body .pv-page .pv-how-steps b{color:#8bdcea!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:.02em!important}html body .pv-page .pv-how-steps h3{color:#fff!important;font-size:22px!important;line-height:1.15!important;margin:0 0 12px!important;font-weight:900!important}html body .pv-page .pv-how-steps p{color:#ffffffad!important;font-size:17px!important;line-height:1.6!important;margin:0!important}html body .pv-page .pv-how-note{color:#ffffffbf!important;font-size:15px!important;margin-top:22px!important}html body .pv-page .pv-how-image img{width:100%!important;height:100%!important;min-height:880px!important;object-fit:cover!important;object-position:center center!important;display:block!important}}@media(max-width:749px){html body .pv-page .pv-features-long{padding:0!important}html body .pv-page .pv-feature-story{display:block!important;padding:42px 20px!important;border-top:1px solid rgba(23,38,49,.08)!important}html body .pv-page .pv-feature-copy h2{font-size:32px!important;line-height:1.06!important}html body .pv-page .pv-feature-copy p{font-size:16px!important;line-height:1.58!important}html body .pv-page .pv-feature-media img{width:100%!important;height:auto!important;border-radius:16px!important;margin-top:22px!important}html body .pv-page .pv-spec-row{grid-template-columns:1fr!important;gap:10px!important}html body .pv-page .pv-how-dark{display:block!important;background:#132630!important;color:#fff!important}html body .pv-page .pv-how-copy{padding:42px 20px!important}html body .pv-page .pv-how-dark h2{font-size:34px!important;line-height:1.06!important;color:#fff!important}html body .pv-page .pv-how-dark .pv-lead{font-size:17px!important;line-height:1.55!important;color:#ffffffb8!important}html body .pv-page .pv-how-steps article{grid-template-columns:52px 1fr!important;gap:14px!important;padding:22px 0!important;border-top:1px solid rgba(255,255,255,.18)!important}html body .pv-page .pv-how-steps b{color:#8bdcea!important;font-size:22px!important}html body .pv-page .pv-how-steps h3{color:#fff!important;font-size:20px!important}html body .pv-page .pv-how-steps p{color:#ffffffad!important;font-size:15px!important;line-height:1.55!important}html body .pv-page .pv-how-image img{width:100%!important;height:auto!important;display:block!important}}html body .pv-page .pv-timeline,html body .pv-page .pv-proof{background:#fbfaf8!important;color:#172631!important}@media(min-width:750px){html body .pv-page .pv-timeline{max-width:1500px!important;padding:92px 72px 78px!important;text-align:center!important}html body .pv-page .pv-timeline .pv-kicker{font-size:13px!important;line-height:1!important;letter-spacing:.22em!important;color:#147c94!important;margin:0 0 28px!important;font-weight:900!important}html body .pv-page .pv-timeline h2{max-width:760px!important;margin:0 auto 32px!important;font-size:54px!important;line-height:1.03!important;letter-spacing:-.045em!important;text-transform:uppercase!important;font-weight:950!important;color:#172631!important}html body .pv-page .pv-timeline .pv-lead{max-width:820px!important;margin:0 auto 58px!important;font-size:20px!important;line-height:1.45!important;color:#52606a!important;font-weight:500!important}html body .pv-page .pv-timeline-line{display:grid!important;grid-template-columns:repeat(4,1fr)!important;border-top:1px solid rgba(23,38,49,.16)!important;margin:0 0 34px!important}html body .pv-page .pv-timeline-line i{display:block!important;width:58px!important;height:3px!important;background:#147c94!important;transform:translateY(-2px)!important}html body .pv-page .pv-timeline-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:56px!important;text-align:left!important}html body .pv-page .pv-timeline-grid article{border:0!important;padding:0!important;background:transparent!important}html body .pv-page .pv-timeline-grid b{display:block!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:#147c94!important;font-size:13px!important;line-height:1!important;margin:0 0 22px!important;font-weight:700!important}html body .pv-page .pv-timeline-grid h3{margin:0 0 16px!important;font-size:22px!important;line-height:1.14!important;letter-spacing:-.03em!important;font-weight:950!important;color:#172631!important}html body .pv-page .pv-timeline-grid p{margin:0!important;font-size:17px!important;line-height:1.56!important;color:#52606a!important;font-weight:500!important}html body .pv-page .pv-proof{max-width:1500px!important;padding:86px 72px 96px!important;text-align:center!important}html body .pv-page .pv-proof h2{max-width:820px!important;margin:0 auto 34px!important;font-size:56px!important;line-height:1.02!important;letter-spacing:-.045em!important;text-transform:uppercase!important;font-weight:950!important;color:#172631!important}html body .pv-page .pv-proof .pv-lead{max-width:760px!important;margin:0 auto 66px!important;font-size:20px!important;line-height:1.5!important;color:#52606a!important;font-weight:500!important}html body .pv-page .pv-proof-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:42px!important;text-align:left!important}html body .pv-page .pv-proof-grid article{border-top:3px solid #172631!important;padding-top:24px!important}html body .pv-page .pv-proof-grid h3{margin:0 0 16px!important;font-size:22px!important;line-height:1.12!important;letter-spacing:-.03em!important;font-weight:950!important;color:#172631!important}html body .pv-page .pv-proof-grid p{margin:0!important;font-size:17px!important;line-height:1.58!important;color:#52606a!important;font-weight:500!important}html body .pv-page .pv-proof-box{max-width:720px!important;margin:64px auto 0!important;padding:30px 42px!important;border-radius:5px!important;background:#e8f0f1!important;color:#172631!important}html body .pv-page .pv-proof-box strong{display:block!important;font-size:22px!important;line-height:1.15!important;margin:0 0 14px!important;font-weight:950!important}html body .pv-page .pv-proof-box p{margin:0!important;font-size:18px!important;line-height:1.55!important;color:#52606a!important}}@media(max-width:749px){html body .pv-page .pv-timeline{padding:52px 20px!important;text-align:left!important}html body .pv-page .pv-timeline .pv-kicker{font-size:12px!important;letter-spacing:.18em!important;color:#147c94!important;margin:0 0 18px!important}html body .pv-page .pv-timeline h2{font-size:34px!important;line-height:1.05!important;text-transform:uppercase!important;margin:0 0 18px!important}html body .pv-page .pv-timeline .pv-lead{font-size:16px!important;line-height:1.55!important;margin:0 0 30px!important}html body .pv-page .pv-timeline-line{display:none!important}html body .pv-page .pv-timeline-grid{display:grid!important;grid-template-columns:1fr!important;gap:26px!important}html body .pv-page .pv-timeline-grid article{border-top:1px solid rgba(23,38,49,.16)!important;padding-top:20px!important}html body .pv-page .pv-timeline-grid b{display:block!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:#147c94!important;font-size:12px!important;margin:0 0 12px!important}html body .pv-page .pv-timeline-grid h3{font-size:21px!important;line-height:1.13!important;margin:0 0 10px!important}html body .pv-page .pv-timeline-grid p{font-size:15px!important;line-height:1.55!important;margin:0!important;color:#52606a!important}html body .pv-page .pv-proof{padding:54px 20px!important;text-align:left!important}html body .pv-page .pv-proof h2{font-size:34px!important;line-height:1.05!important;text-transform:uppercase!important;margin:0 0 18px!important}html body .pv-page .pv-proof .pv-lead{font-size:16px!important;line-height:1.55!important;margin:0 0 32px!important}html body .pv-page .pv-proof-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important}html body .pv-page .pv-proof-grid article{border-top:2px solid #172631!important;padding-top:18px!important}html body .pv-page .pv-proof-grid h3{font-size:21px!important;line-height:1.13!important;margin:0 0 10px!important}html body .pv-page .pv-proof-grid p{font-size:15px!important;line-height:1.55!important;margin:0!important;color:#52606a!important}html body .pv-page .pv-proof-box{margin:34px 0 0!important;padding:22px!important;border-radius:5px!important;background:#e8f0f1!important;text-align:center!important}html body .pv-page .pv-proof-box strong{display:block!important;font-size:20px!important;margin:0 0 10px!important}html body .pv-page .pv-proof-box p{font-size:15px!important;line-height:1.55!important;margin:0!important;color:#52606a!important}}html body .pv-page .pv-reviews{background:#172631!important;color:#fff!important;max-width:none!important;padding:62px 72px 76px!important}html body .pv-page .pv-reviews .pv-kicker{max-width:1320px!important;margin:0 auto 14px!important;color:#147c94!important;font-size:13px!important;line-height:1!important;letter-spacing:.18em!important;font-weight:900!important}html body .pv-page .pv-reviews h2{max-width:1320px!important;margin:0 auto 12px!important;color:#fff!important;font-size:42px!important;line-height:1.05!important;letter-spacing:-.04em!important;font-weight:950!important}html body .pv-page .pv-reviews .pv-lead{max-width:1320px!important;margin:0 auto 26px!important;color:#d8e2e7!important;font-size:19px!important;line-height:1.4!important;font-weight:700!important}html body .pv-page .pv-review-summary{max-width:1320px!important;margin:0 auto 34px!important;display:grid!important;grid-template-columns:160px 1fr!important;gap:36px!important;align-items:center!important}html body .pv-page .pv-score{font-size:48px!important;line-height:1!important;font-weight:950!important;color:#fff!important}html body .pv-page .pv-score span{display:block!important;margin-top:14px!important;color:#08bd7b!important;font-size:22px!important;line-height:1!important;letter-spacing:.06em!important}html body .pv-page .pv-bars{display:grid!important;gap:9px!important}html body .pv-page .pv-bars div{display:grid!important;grid-template-columns:82px minmax(140px,1fr) 52px!important;gap:14px!important;align-items:center!important}html body .pv-page .pv-bars span,html body .pv-page .pv-bars b{color:#fff!important;font-size:15px!important;line-height:1!important;font-weight:800!important}html body .pv-page .pv-bars i{height:8px!important;border-radius:999px!important;background:#08bd7b!important;display:block!important}html body .pv-page .pv-review-rail{max-width:1320px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}html body .pv-page .pv-review{border-radius:18px!important;overflow:hidden!important;background:#fff!important;color:#172631!important}html body .pv-page .pv-review img{width:100%!important;height:210px!important;aspect-ratio:auto!important;object-fit:cover!important;display:block!important}html body .pv-page .pv-review .copy{padding:18px!important}html body .pv-page .pv-review .stars{color:#08bd7b!important;font-size:14px!important;line-height:1!important;letter-spacing:.04em!important;font-weight:950!important}html body .pv-page .pv-review h3{margin:10px 0 8px!important;color:#172631!important;font-size:18px!important;line-height:1.12!important;letter-spacing:-.02em!important;font-weight:950!important}html body .pv-page .pv-review p{margin:0!important;color:#52606a!important;font-size:14px!important;line-height:1.45!important}html body .pv-page .pv-review strong{display:block!important;margin-top:12px!important;color:#172631!important;font-size:13px!important;line-height:1.3!important;font-weight:900!important}@media(max-width:980px){html body .pv-page .pv-reviews{padding:46px 20px 54px!important}html body .pv-page .pv-reviews h2{font-size:32px!important}html body .pv-page .pv-reviews .pv-lead{font-size:16px!important;margin-bottom:22px!important}html body .pv-page .pv-review-summary{grid-template-columns:1fr!important;gap:18px!important;margin-bottom:26px!important}html body .pv-page .pv-score{font-size:42px!important}html body .pv-page .pv-score span{font-size:20px!important}html body .pv-page .pv-bars div{grid-template-columns:72px 1fr 42px!important;gap:10px!important}html body .pv-page .pv-bars span,html body .pv-page .pv-bars b{font-size:13px!important}html body .pv-page .pv-review-rail{grid-template-columns:1fr!important;gap:16px!important}html body .pv-page .pv-review img{height:240px!important}}@media(min-width:981px)and (max-width:1240px){html body .pv-page .pv-review-rail{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:750px){html body .pv-page .pv-outcome h2,html body .pv-page .pv-feature-copy h2,html body .pv-page .pv-how-dark h2,html body .pv-page .pv-timeline h2,html body .pv-page .pv-proof h2,html body .pv-page .pv-reviews h2,html body .pv-page .pv-box h2,html body .pv-page .pv-close h2,html body .pv-page>.pv-section>h2{font-size:42px!important;line-height:1.06!important;letter-spacing:-.04em!important;font-weight:950!important}html body .pv-page .pv-outcome .pv-lead,html body .pv-page .pv-feature-copy p,html body .pv-page .pv-how-dark .pv-lead,html body .pv-page .pv-how-steps p,html body .pv-page .pv-timeline .pv-lead,html body .pv-page .pv-timeline-grid p,html body .pv-page .pv-proof .pv-lead,html body .pv-page .pv-proof-grid p,html body .pv-page .pv-proof-box p,html body .pv-page .pv-reviews .pv-lead,html body .pv-page .pv-review p,html body .pv-page .pv-box p,html body .pv-page .pv-close p{font-size:17px!important;line-height:1.55!important;font-weight:500!important}html body .pv-page .pv-outcome{padding-top:72px!important;padding-bottom:72px!important}html body .pv-page .pv-outcome-copy{padding-top:0!important}html body .pv-page .pv-outcome .pv-kicker,html body .pv-page .pv-feature-copy .pv-kicker,html body .pv-page .pv-how-dark .pv-kicker,html body .pv-page .pv-timeline .pv-kicker,html body .pv-page .pv-reviews .pv-kicker,html body .pv-page .pv-section .pv-kicker{font-size:13px!important;line-height:1!important;letter-spacing:.16em!important;margin-bottom:16px!important}html body .pv-page .pv-points h3,html body .pv-page .pv-how-steps h3,html body .pv-page .pv-timeline-grid h3,html body .pv-page .pv-proof-grid h3,html body .pv-page .pv-review h3{font-size:20px!important;line-height:1.14!important;letter-spacing:-.025em!important;font-weight:950!important}html body .pv-page .pv-points p{font-size:16px!important;line-height:1.55!important}html body .pv-page .pv-feature-media img{height:500px!important}html body .pv-page .pv-how-dark{min-height:760px!important}html body .pv-page .pv-how-copy{padding-top:70px!important;padding-bottom:70px!important}html body .pv-page .pv-how-image img{min-height:760px!important}html body .pv-page .pv-timeline{padding-top:72px!important;padding-bottom:68px!important}html body .pv-page .pv-proof{padding-top:72px!important;padding-bottom:74px!important}html body .pv-page .pv-reviews{padding-top:58px!important;padding-bottom:68px!important}html body .pv-page .pv-review-summary{margin-bottom:30px!important}html body .pv-page .pv-review img{height:190px!important}}@media(max-width:749px){html body .pv-page .pv-outcome h2,html body .pv-page .pv-feature-copy h2,html body .pv-page .pv-how-dark h2,html body .pv-page .pv-timeline h2,html body .pv-page .pv-proof h2,html body .pv-page .pv-reviews h2,html body .pv-page .pv-box h2,html body .pv-page .pv-close h2,html body .pv-page>.pv-section>h2{font-size:30px!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:950!important}html body .pv-page .pv-outcome .pv-lead,html body .pv-page .pv-feature-copy p,html body .pv-page .pv-how-dark .pv-lead,html body .pv-page .pv-how-steps p,html body .pv-page .pv-timeline .pv-lead,html body .pv-page .pv-timeline-grid p,html body .pv-page .pv-proof .pv-lead,html body .pv-page .pv-proof-grid p,html body .pv-page .pv-proof-box p,html body .pv-page .pv-reviews .pv-lead,html body .pv-page .pv-review p,html body .pv-page .pv-box p,html body .pv-page .pv-close p{font-size:15px!important;line-height:1.55!important}html body .pv-page .pv-points h3,html body .pv-page .pv-how-steps h3,html body .pv-page .pv-timeline-grid h3,html body .pv-page .pv-proof-grid h3,html body .pv-page .pv-review h3{font-size:19px!important;line-height:1.15!important}html body .pv-page .pv-review img{height:220px!important}}html body .pv-page .pv-quote{display:grid!important;grid-template-columns:72px 1fr!important;gap:14px!important;align-items:start!important;background:#fff!important;border:1px solid rgba(23,38,49,.08)!important;border-radius:16px!important;padding:14px!important;margin-top:16px!important;box-shadow:0 8px 24px #1726310f!important}html body .pv-page .pv-quote img{width:72px!important;height:72px!important;object-fit:cover!important;border-radius:12px!important;display:block!important}html body .pv-page .pv-quote b{display:block!important;font-size:11px!important;line-height:1!important;letter-spacing:.06em!important;color:#08bd7b!important;margin:0 0 8px!important}html body .pv-page .pv-quote p{margin:0!important;font-size:13px!important;line-height:1.45!important;color:#172631!important;font-weight:500!important}html body .pv-page .pv-quote strong{display:block!important;margin-top:8px!important;font-size:12px!important;line-height:1.2!important;color:#172631!important;font-weight:900!important}html body .pv-page .pv-expert,html body .pv-page .pv-compare,html body .pv-page .pv-cost,html body .pv-page .pv-stats,html body .pv-page .pv-setup,html body .pv-page .pv-suitability,html body .pv-page .pv-specs,html body .pv-page .pv-trust,html body .pv-page .pv-guarantee-full,html body .pv-page .pv-faq{background:#fbfaf8!important;max-width:1500px!important}html body .pv-page .pv-split-card{display:grid!important;grid-template-columns:44% 1fr!important;gap:52px!important;align-items:center!important}html body .pv-page .pv-split-card img{width:100%!important;height:520px!important;object-fit:cover!important;border-radius:22px!important}html body .pv-page blockquote{margin:24px 0 14px!important;padding-left:22px!important;border-left:4px solid #147c94!important;color:#52606a!important;font-size:18px!important;line-height:1.55!important}html body .pv-page .pv-table{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;border:1px solid rgba(23,38,49,.14)!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important;margin-top:28px!important}html body .pv-page .pv-table>div{padding:18px!important;border-top:1px solid rgba(23,38,49,.1)!important;font-size:15px!important;line-height:1.4!important}html body .pv-page .pv-table>div:nth-child(-n+3){border-top:0!important;font-weight:950!important;background:#e8f0f1!important;color:#172631!important}html body .pv-page .pv-table>div:nth-child(3n+2){font-weight:850!important}html body .pv-page .pv-three{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;margin-top:30px!important}html body .pv-page .pv-three article,html body .pv-page .pv-stat-grid article{background:#fff!important;border-radius:18px!important;padding:24px!important;border:1px solid rgba(23,38,49,.1)!important}html body .pv-page .pv-three b{color:#147c94!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important}html body .pv-page .pv-three h3,html body .pv-page .pv-two-list h3{margin:10px 0!important;font-size:20px!important;line-height:1.15!important;color:#172631!important;font-weight:950!important}html body .pv-page .pv-three p,html body .pv-page .pv-two-list li,html body .pv-page .pv-specs-grid span,html body .pv-page details p{font-size:16px!important;line-height:1.55!important;color:#52606a!important}html body .pv-page .pv-stat-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:22px!important;margin-top:30px!important}html body .pv-page .pv-stat-grid strong{display:block!important;color:#147c94!important;font-size:46px!important;line-height:1!important;font-weight:950!important}html body .pv-page .pv-two-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important;margin-top:30px!important}html body .pv-page .pv-two-list>div{background:#fff!important;border-radius:18px!important;padding:26px!important;border:1px solid rgba(23,38,49,.1)!important}html body .pv-page .pv-two-list ul{margin:14px 0 0!important;padding-left:20px!important}html body .pv-page .pv-specs-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;margin-top:28px!important}html body .pv-page .pv-specs-grid span{background:#fff!important;border-radius:14px!important;padding:18px!important;border:1px solid rgba(23,38,49,.1)!important}html body .pv-page .pv-specs-grid b{display:block!important;color:#172631!important;margin-top:6px!important;font-weight:950!important}html body .pv-page .pv-faq details{background:#fff!important;border-radius:14px!important;border:1px solid rgba(23,38,49,.1)!important;padding:18px 20px!important;margin-top:12px!important}html body .pv-page .pv-faq summary{cursor:pointer!important;font-weight:950!important;font-size:18px!important;color:#172631!important}@media(max-width:749px){html body .pv-page .pv-quote{grid-template-columns:62px 1fr!important;padding:12px!important}html body .pv-page .pv-quote img{width:62px!important;height:62px!important}html body .pv-page .pv-split-card,html body .pv-page .pv-three,html body .pv-page .pv-stat-grid,html body .pv-page .pv-two-list,html body .pv-page .pv-specs-grid{grid-template-columns:1fr!important}html body .pv-page .pv-split-card img{height:auto!important}html body .pv-page .pv-table{grid-template-columns:1fr!important}html body .pv-page .pv-table>div{border-top:1px solid rgba(23,38,49,.1)!important}}html body .pv-page .pv-box-section{max-width:1320px!important;padding:56px 72px!important;background:#fbfaf8!important}html body .pv-page .pv-box-section .pv-kicker{font-size:13px!important;line-height:1!important;letter-spacing:.16em!important;margin:0 0 14px!important;color:#147c94!important}html body .pv-page .pv-box-section h2{font-size:38px!important;line-height:1.06!important;letter-spacing:-.04em!important;margin:0 0 26px!important;max-width:720px!important}html body .pv-page .pv-box{display:grid!important;grid-template-columns:minmax(360px,.9fr) minmax(280px,.55fr)!important;gap:28px!important;align-items:center!important;background:#fff!important;border:1px solid rgba(23,38,49,.1)!important;border-radius:22px!important;padding:22px!important;overflow:hidden!important}html body .pv-page .pv-box img{width:100%!important;height:360px!important;object-fit:cover!important;object-position:center center!important;border-radius:16px!important;display:block!important}html body .pv-page .pv-box ul{margin:0!important;padding:0!important;list-style:none!important;display:grid!important;gap:13px!important}html body .pv-page .pv-box li{position:relative!important;padding-left:28px!important;font-size:16px!important;line-height:1.45!important;color:#172631!important;font-weight:800!important}html body .pv-page .pv-box li:before{content:"\2713"!important;position:absolute!important;left:0!important;top:0!important;color:#147c94!important;font-weight:950!important}@media(max-width:749px){html body .pv-page .pv-box-section{padding:42px 20px!important}html body .pv-page .pv-box-section h2{font-size:30px!important;margin-bottom:20px!important}html body .pv-page .pv-box{grid-template-columns:1fr!important;padding:14px!important;gap:18px!important}html body .pv-page .pv-box img{height:220px!important}html body .pv-page .pv-box li{font-size:15px!important}}html body .pv-page .pv-suitability{max-width:none!important;background:#132630!important;color:#fff!important;text-align:center!important;padding:70px 72px!important}html body .pv-page .pv-suitability .pv-kicker{color:#8bdcea!important;font-size:13px!important;letter-spacing:.22em!important;margin:0 0 22px!important}html body .pv-page .pv-suitability h2{max-width:900px!important;margin:0 auto 24px!important;color:#fff!important;font-size:44px!important;line-height:1.08!important;text-transform:uppercase!important;letter-spacing:-.04em!important}html body .pv-page .pv-suitability .pv-lead{max-width:820px!important;margin:0 auto 42px!important;color:#ffffffb8!important;font-size:19px!important;line-height:1.45!important}html body .pv-page .pv-suitability .pv-two-list{max-width:1180px!important;margin:0 auto 40px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:30px!important;text-align:left!important}html body .pv-page .pv-suitability .pv-two-list>div{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:6px!important;padding:30px!important}html body .pv-page .pv-suitability h3{color:#fff!important;font-size:20px!important;line-height:1.2!important;text-transform:uppercase!important;margin:0 0 22px!important}html body .pv-page .pv-suitability ul{list-style:none!important;padding:0!important;margin:0!important;display:grid!important;gap:16px!important}html body .pv-page .pv-suitability li{position:relative!important;padding-left:30px!important;color:#ffffffb8!important;font-size:17px!important;line-height:1.45!important}html body .pv-page .pv-suitability li:before{content:"\2713"!important;position:absolute!important;left:0!important;top:0!important;color:#8bdcea!important;font-weight:950!important}html body .pv-page .pv-suitability .pv-two-list>div:nth-child(2) li:before{content:"\d7"!important;color:#ffffff8c!important}html body .pv-page .pv-suitability-note{max-width:760px!important;margin:0 auto 28px!important;color:#ffffffb8!important;font-size:19px!important;line-height:1.55!important}html body .pv-page .pv-suitability .button{display:inline-flex!important;background:#8bdcea!important;color:#132630!important;border-radius:4px!important;padding:17px 42px!important;font-size:17px!important;font-weight:950!important;text-decoration:none!important}html body .pv-page .pv-faq{max-width:1120px!important;padding:70px 72px!important;text-align:center!important;background:#fbfaf8!important}html body .pv-page .pv-faq .pv-kicker{font-size:13px!important;letter-spacing:.22em!important;color:#147c94!important;margin:0 0 22px!important}html body .pv-page .pv-faq h2{max-width:850px!important;margin:0 auto 52px!important;font-size:44px!important;line-height:1.08!important;text-transform:uppercase!important}html body .pv-page .pv-faq details{background:transparent!important;border:0!important;border-top:1px solid rgba(23,38,49,.14)!important;border-radius:0!important;padding:0!important;margin:0!important;text-align:left!important}html body .pv-page .pv-faq details:last-child{border-bottom:1px solid rgba(23,38,49,.14)!important}html body .pv-page .pv-faq summary{list-style:none!important;cursor:pointer!important;padding:24px 40px 24px 0!important;font-size:20px!important;line-height:1.25!important;font-weight:950!important;color:#172631!important;position:relative!important}html body .pv-page .pv-faq summary::-webkit-details-marker{display:none!important}html body .pv-page .pv-faq summary:after{content:"\2296"!important;position:absolute!important;right:0!important;top:24px!important;color:#147c94!important;font-size:20px!important}html body .pv-page .pv-faq details:not([open]) summary:after{content:"\2295"!important}html body .pv-page .pv-faq details p{margin:0 0 22px!important;max-width:760px!important;color:#52606a!important;font-size:16px!important;line-height:1.55!important}html body .pv-page .pv-close{max-width:none!important;background:#eee8df!important;text-align:center!important;padding:74px 72px 84px!important}html body .pv-page .pv-close .pv-kicker{display:inline-flex!important;align-items:center!important;border:1px solid rgba(23,38,49,.16)!important;border-radius:999px!important;padding:10px 18px!important;color:#172631!important;background:#ffffff59!important;font-size:13px!important;letter-spacing:0!important;text-transform:none!important;margin:0 auto 28px!important}html body .pv-page .pv-close h2{max-width:880px!important;margin:0 auto 28px!important;font-size:48px!important;line-height:1.05!important;text-transform:uppercase!important;color:#172631!important}html body .pv-page .pv-close .pv-lead{max-width:760px!important;margin:0 auto 34px!important;font-size:19px!important;line-height:1.55!important;color:#52606a!important}html body .pv-page .pv-close .button{display:inline-flex!important;background:#c9521c!important;color:#fff!important;border-radius:5px!important;padding:17px 50px!important;font-size:17px!important;font-weight:950!important;text-decoration:none!important}html body .pv-page .pv-close-trust{display:flex!important;justify-content:center!important;gap:28px!important;flex-wrap:wrap!important;margin-top:32px!important;color:#172631!important;font-size:15px!important;font-weight:900!important}html body .pv-page .pv-close-trust span:before{content:"\2713"!important;color:#147c94!important;margin-right:8px!important}@media(max-width:749px){html body .pv-page .pv-suitability{padding:52px 20px!important}html body .pv-page .pv-suitability h2,html body .pv-page .pv-faq h2,html body .pv-page .pv-close h2{font-size:30px!important;line-height:1.08!important}html body .pv-page .pv-suitability .pv-lead,html body .pv-page .pv-suitability-note,html body .pv-page .pv-close .pv-lead{font-size:15px!important}html body .pv-page .pv-suitability .pv-two-list{grid-template-columns:1fr!important;gap:16px!important}html body .pv-page .pv-suitability .pv-two-list>div{padding:20px!important}html body .pv-page .pv-suitability li{font-size:15px!important}html body .pv-page .pv-faq{padding:52px 20px!important}html body .pv-page .pv-faq h2{margin-bottom:34px!important}html body .pv-page .pv-faq summary{font-size:17px!important;padding:18px 34px 18px 0!important}html body .pv-page .pv-faq summary:after{top:18px!important}html body .pv-page .pv-close{padding:54px 20px 62px!important}html body .pv-page .pv-close-trust{display:grid!important;gap:12px!important}}html body .pv-page .pv-section:has(.pv-box){max-width:1320px!important;padding:56px 72px!important;background:#fbfaf8!important}html body .pv-page .pv-section:has(.pv-box)>.pv-kicker{font-size:13px!important;line-height:1!important;letter-spacing:.16em!important;margin:0 0 14px!important;color:#147c94!important}html body .pv-page .pv-section:has(.pv-box)>h2{font-size:38px!important;line-height:1.06!important;letter-spacing:-.04em!important;margin:0 0 26px!important;max-width:720px!important}@media(max-width:749px){html body .pv-page .pv-section:has(.pv-box){padding:42px 20px!important}html body .pv-page .pv-section:has(.pv-box)>h2{font-size:30px!important;margin-bottom:20px!important}}.logo{display:inline-flex;align-items:center;min-width:max-content}.site-logo-image{display:block;height:auto;max-height:54px;object-fit:contain}@media(max-width:749px){.site-logo-image{max-height:42px}}.pv-price-hold{display:flex;align-items:center;gap:16px;margin:24px 0 18px;padding:18px 22px;background:#eaf2f3;border-left:5px solid #08758a;border-radius:0 8px 8px 0;color:#172631;font-size:20px;font-weight:800;line-height:1.45}.pv-price-hold strong{color:#08758a;font-size:26px;letter-spacing:.08em}.pv-price-hold b{font-weight:900}.pv-timer-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:3px solid #08758a;border-radius:50%;color:#08758a;font-weight:900;flex:0 0 auto}.pv-buy{text-decoration:none}.pv-sticky-inner .mini-buy{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}@media(max-width:749px){.pv-price-hold{font-size:15px;padding:14px 16px;margin:18px 0 14px;gap:10px}.pv-price-hold strong{font-size:20px}.pv-timer-icon{width:22px;height:22px;border-width:2px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/puravo.css.map */
