:root{--kuvr-green: #006f6c;--kuvr-green-dark: #005a57;--kuvr-green-light: #e8f4f3;--kuvr-coral: #f1605f;--kuvr-grey: #878787;--kuvr-text: #2a2a2a;--kuvr-text-light: #5a5a5a;--kuvr-font-display: "Playfair Display", Georgia, serif;--kuvr-font-body: "Lato", "Helvetica Neue", sans-serif}.kuvr-cost-page{--font-display: "Playfair Display", Georgia, serif;--font-body: "Lato", "Helvetica Neue", sans-serif}.kuvr-cost-page *{margin:0;padding:0;box-sizing:border-box}.kuvr-cost-page{font-family:var(--kuvr-font-body);color:var(--kuvr-text);line-height:1.7;-webkit-font-smoothing:antialiased}.kuvr-container{max-width:900px;margin:0 auto;padding:48px 32px 64px}.kuvr-container h2{font-family:var(--kuvr-font-display);font-size:clamp(28px,3vw,35.2px);font-weight:400;line-height:1.3;color:var(--kuvr-text);margin-bottom:24px}.kuvr-container p{font-size:16.8px;line-height:1.8;color:var(--kuvr-text-light);margin-bottom:24px}.opener{margin-bottom:48px}.opener p{font-size:17.6px;line-height:1.85;color:var(--kuvr-text)}.story-section{margin-bottom:64px}.pullquote{font-family:var(--kuvr-font-display);font-size:21.6px;font-style:italic;line-height:1.5;color:var(--kuvr-green);border-left:3px solid var(--kuvr-green);padding:16px 0 16px 24px;margin:32px 0}.cost-section{margin:64px 0}.section-intro{text-align:center;max-width:680px;margin:0 auto 48px}.section-intro p{font-size:16.8px;color:var(--kuvr-text-light)}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px}@media(max-width:640px){.comparison{grid-template-columns:1fr}}.comparison{padding-top:10px}.comparison-card{background:#fff;border-radius:4px;padding:40px 32px;position:relative;overflow:hidden;border:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.comparison-card:hover{transform:translateY(-6px)!important;box-shadow:0 8px 30px #0000001f!important}.comparison-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.card-standard:before{background:var(--kuvr-coral)}.card-kuvr:before{background:var(--kuvr-green)}.card-kuvr{box-shadow:0 4px 24px #006f6c1f}.card-label{font-size:11.2px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:28.8px}.card-standard .card-label{color:var(--kuvr-coral)}.card-kuvr .card-label{color:var(--kuvr-green)}.card-row{display:flex;justify-content:space-between;align-items:baseline;padding:11.2px 0;font-size:15.2px;border-bottom:1px solid #f0f0f0}.card-row:last-of-type{border-bottom:none}.card-row-label{color:var(--kuvr-text-light)}.card-row-value{font-weight:700;color:var(--kuvr-text)}.card-divider{height:0;background:none;margin:16px 0 0}.card-total{text-align:center;padding-top:8px}.card-total-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--kuvr-grey);display:block;margin-bottom:12.8px}.card-total-amount{font-family:var(--kuvr-font-display);font-size:44.8px;font-weight:700;line-height:1;display:block;margin-bottom:4.8px}.card-standard .card-total-amount{color:var(--kuvr-coral)}.card-kuvr .card-total-amount{color:var(--kuvr-green)}.card-total-annual{font-size:14.4px;color:var(--kuvr-grey)}.chart-container{margin:64px 0;padding:40px 32px;background:#f8f8f8;border-radius:6px}.chart-subtitle{text-align:center;font-size:14.4px;color:var(--kuvr-grey);margin-top:16px}.timeline-container{margin:64px 0;padding:40px 32px;background:#f8f8f8;border-radius:6px}.timeline-title{font-family:var(--kuvr-font-display);font-size:20.8px;font-weight:400;text-align:center;color:var(--kuvr-text);margin-bottom:40px}.timeline-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.timeline-row:last-child{margin-bottom:0}.timeline-label{font-size:12.8px;font-weight:700;letter-spacing:.05em;width:100px;flex-shrink:0;text-align:right;line-height:1.3}.timeline-standard .timeline-label{color:#878787}.timeline-kuvr .timeline-label{color:var(--kuvr-green)}.timeline-bar-wrap{flex:1;height:40px;background:#fff;border-radius:4px;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014}.timeline-bar{height:100%;border-radius:4px;display:flex;align-items:center;justify-content:flex-end;padding-right:16px;font-size:12px;font-weight:700;color:#fff;letter-spacing:.03em;transition:width 1.2s ease .3s}.timeline-standard .timeline-bar{background:var(--kuvr-coral);width:0%;transition:width 1.5s cubic-bezier(.4,0,.2,1)}.timeline-standard.animated .timeline-bar{width:100%}.timeline-kuvr .timeline-bar{background:var(--kuvr-green);width:0%;transition:width 1.5s cubic-bezier(.4,0,.2,1) .3s}.timeline-kuvr.animated .timeline-bar{width:40%}.timeline-dots{position:absolute;top:50%;transform:translateY(-50%);display:flex;width:100%;padding:0 4%;pointer-events:none}.timeline-standard .timeline-dots{justify-content:space-between}.timeline-dot{width:10px;height:10px;border-radius:50%;background:#ffffffe6;border:2px solid rgba(255,255,255,.6);flex-shrink:0;box-shadow:0 1px 3px #0003}.timeline-kuvr .timeline-dots{justify-content:flex-start}.reviews-section{margin:64px 0;text-align:center}.reviews-section h3{font-family:var(--kuvr-font-display);font-size:clamp(20.8px,2.5vw,28.8px);font-weight:400;color:var(--kuvr-text);margin-bottom:12.8px}.reviews-section>p{font-size:16px;color:var(--kuvr-text-light);margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.reviews-section{margin-left:-32px;margin-right:-32px;padding:0 32px;overflow:hidden}.reviews-section .swiper{padding-bottom:10px;overflow:visible}.reviews-section .swiper-slide{display:flex;justify-content:center;height:auto;width:auto!important}.swiper-font-wrapper .review-title,.swiper-font-wrapper .review-text{text-align:left!important}.review-title{line-height:18px!important;font-size:15px!important;font-weight:700!important;margin-top:10px;color:#111!important;font-family:Amazon Ember,Arial,sans-serif!important;font-style:normal!important}.review-text{line-height:18px!important;font-size:15px!important;font-weight:400!important;color:#333!important;margin-top:5px;font-family:Amazon Ember,Arial,sans-serif!important;font-style:normal!important}.review-text span{background-color:#f6dd99;padding:1px 2px}.review-link{display:flex;align-items:center;font-size:15px!important;font-weight:700!important;line-height:24px!important;color:#007185!important;text-decoration:none;margin-top:15px;font-family:Amazon Ember,Arial,sans-serif!important;font-style:normal!important}.review-title,.review-link{font-weight:700!important}.amazon-icon{margin-right:8px;width:22px!important;height:22px!important}.review-container{width:320px;background-color:#fff;padding:15px;border-radius:8px;box-shadow:0 1px 4px #0000001f;box-sizing:border-box;transition:transform .2s ease-in-out,box-shadow .2s;font-family:Amazon Ember,Arial,sans-serif!important}.review-container:hover{transform:translateY(-5px)!important;box-shadow:0 4px 12px #00000026}.image-container{position:relative;max-width:320px;overflow:hidden;border-radius:4px}.image-container span{font-size:14px;position:relative;top:-.3em}.product-image{width:100%;display:block;border-radius:4px;aspect-ratio:1/1;object-fit:cover}.price-tag{position:absolute;top:10px;left:0;background-color:#fff;font-family:Amazon Ember,Arial,sans-serif;font-weight:400;font-size:28px;display:flex;align-items:center;justify-content:center;line-height:1;color:#000;padding:5px 10px;border-radius:0 5px 5px 0;box-shadow:0 2px 5px #0003}.stars{margin-top:10px;display:flex;align-items:center}.verified{font-size:15px!important;color:#555!important;margin-left:5px;font-family:Amazon Ember,Arial,sans-serif!important;font-weight:400!important;line-height:24px!important;font-style:normal!important}svg.review-star1 polygon{stroke-linejoin:round;vector-effect:non-scaling-stroke;fill:#faa321!important;stroke:#dd7926!important;stroke-width:1.25!important}svg.review-star0 polygon{stroke-linejoin:round;vector-effect:non-scaling-stroke;fill:#fff!important;stroke:#dd7926!important;stroke-width:1.35!important}svg.review-star1{margin-right:-2px;width:22px!important;height:22px!important}svg.review-star0{margin-right:-2px;width:22px!important;height:22px!important}.featured-review svg.review-star1{width:30px!important;height:30px!important}.featured-review svg.review-star0{width:30px!important;height:30px!important}.featured-review svg.review-star1 polygon{stroke-width:1.6!important}.featured-review svg.review-star0 polygon{stroke-width:1.75!important}.featured-review .review-title{font-size:19.2px!important;line-height:1.4!important;margin-top:8px!important}.featured-review .review-text{font-size:16px!important;line-height:1.7!important}.featured-review .review-link{font-size:16px!important}.featured-review .verified{font-size:16px!important;margin-left:12px!important}.reviews-section .swiper-button-next,.reviews-section .swiper-button-prev{color:var(--kuvr-green)}.reviews-section .swiper-button-next:after,.reviews-section .swiper-button-prev:after{font-size:22px}.expand-section{max-width:100%;margin:48px auto}.expand-toggle{display:flex;align-items:center;justify-content:center;gap:9.6px;width:100%;background:none;border:1.5px solid rgba(0,111,108,.2);border-radius:4px;padding:16px 24px;font-family:var(--kuvr-font-body);font-size:14.4px;font-weight:700;letter-spacing:.02em;color:var(--kuvr-green);cursor:pointer;transition:all .25s ease}.expand-toggle:hover{background:var(--kuvr-green-light);border-color:var(--kuvr-green)}.expand-toggle .arrow{display:inline-block;transition:transform .3s ease;font-size:11.2px}.expand-toggle.open .arrow{transform:rotate(180deg)}.expand-content{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .4s ease;opacity:0}.expand-content.open{max-height:1000px;opacity:1;margin-top:24px}.expand-content p{font-size:16px;line-height:1.8;color:var(--kuvr-text-light);margin-bottom:19.2px}.specifics-section{margin:64px 0}.specifics-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}@media(max-width:640px){.specifics-grid{grid-template-columns:1fr}}.specific-item{padding:28.8px;background:var(--kuvr-green-light);border-radius:4px;border-left:4px solid var(--kuvr-green)}.specific-item h4{font-family:var(--kuvr-font-display);font-size:16.8px;font-weight:600;color:var(--kuvr-text);margin-bottom:9.6px}.specific-item p{font-size:15.2px;line-height:1.7;color:var(--kuvr-text-light);margin-bottom:0}.guarantee-callout{background:var(--kuvr-green-light);border-left:4px solid var(--kuvr-green);padding:19.2px 24px;margin:40px 0;border-radius:4px}.guarantee-callout p{font-size:16.8px;color:var(--kuvr-text);margin-bottom:0;line-height:1.6}.cta-container{text-align:center;margin:64px 0 32px}.cta-supporting{font-size:16.8px;color:var(--kuvr-text-light);margin-bottom:28.8px;max-width:600px;margin-left:auto;margin-right:auto}.btn-primary{display:inline-block;font-family:var(--kuvr-font-body);font-size:14.4px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--kuvr-green);text-decoration:none;padding:17.6px 40px;border-radius:4px;transition:all .25s ease;border:2px solid var(--kuvr-green)}.btn-primary:hover{background:var(--kuvr-green-dark);border-color:var(--kuvr-green-dark);transform:translateY(-2px);box-shadow:0 4px 16px #006f6c40}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal:nth-child(1){transition-delay:0s}.reveal:nth-child(2){transition-delay:.1s}.reveal:nth-child(3){transition-delay:.2s}.reveal:nth-child(4){transition-delay:.3s}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.kuvr-container{padding:32px 24px 48px}.kuvr-cost-page h2{margin-bottom:19.2px}.comparison-card{padding:32px 24px}.timeline-row{flex-direction:column;align-items:stretch;gap:8px}.timeline-label{text-align:left;width:auto}.chart-container,.timeline-container{padding:32px 24px}.card-total-amount{font-size:35.2px}}.hero-ba{position:relative;max-width:900px;margin:0 auto;padding:16px 32px 0}.hero-ba__box{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 4px 24px #0000001a;aspect-ratio:16/9}.hero-ba__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-ba__img--after{z-index:1}.hero-ba__img--before{z-index:2;clip-path:inset(0 0 0 0);animation:clipWipe 7s cubic-bezier(.4,0,.2,1) infinite}@keyframes clipWipe{0%,15%{clip-path:inset(0 0 0 0)}40%,60%{clip-path:inset(0 0 0 100%)}85%,to{clip-path:inset(0 0 0 0)}}.hero-ba__label{position:absolute;top:14px;left:14px;font-family:var(--kuvr-font-body);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;background:#0000008c;padding:5px 14px;border-radius:4px;z-index:10}.hero-ba__label--before{z-index:11;animation:labelWipeBefore 7s cubic-bezier(.4,0,.2,1) infinite}.hero-ba__label--after{animation:labelWipeAfter 7s cubic-bezier(.4,0,.2,1) infinite}@keyframes labelWipeBefore{0%,15%{opacity:1}30%,70%{opacity:0}85%,to{opacity:1}}@keyframes labelWipeAfter{0%,20%{opacity:0}40%,60%{opacity:1}80%,to{opacity:0}}.hero-ba__line{position:absolute;top:0;width:3px;height:100%;background:#ffffffe6;z-index:12;box-shadow:0 0 12px #fff6;animation:lineMove 7s cubic-bezier(.4,0,.2,1) infinite}@keyframes lineMove{0%,15%{left:0%;opacity:0}16%{opacity:1}40%{left:100%;opacity:1}41%,59%{opacity:0}60%{left:100%;opacity:0}61%{opacity:1}85%{left:0%;opacity:1}86%,to{opacity:0;left:0%}}.section-divider{display:block!important;border:none!important;border-bottom:1px solid #e8e8e8!important;margin-bottom:40px!important;height:1px!important}.reviews-section .swiper-button-next,.reviews-section .swiper-button-prev{display:flex!important;color:var(--kuvr-green)!important;width:40px!important;height:40px!important;margin-top:-20px!important;background:#fff!important;border-radius:50%!important;border:1px solid #e0e0e0!important;box-shadow:0 2px 6px #0000001a!important;transition:box-shadow .25s ease,transform .25s ease!important}.reviews-section .swiper-button-prev{left:-16px!important}.reviews-section .swiper-button-next{right:-16px!important}.reviews-section .swiper-button-next:hover,.reviews-section .swiper-button-prev:hover{box-shadow:0 4px 16px #0000002e!important;transform:scale(1.08)!important}.reviews-section .swiper-button-next:after,.reviews-section .swiper-button-prev:after{font-size:16px!important;font-weight:700!important}.reviews-section{-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)!important;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)!important}.kuvr-cost-page .kuvr-container>div:empty,.modal-article-content .kuvr-container>div:empty{display:block!important;border-bottom:1px solid #e8e8e8!important;margin-bottom:40px!important;height:1px!important}.kuvr-cost-page .timeline-bar{display:block!important}.kuvr-cost-page .timeline-dots{display:flex!important}.kuvr-cost-page .timeline-dot{display:block!important}.kuvr-cost-page h2{font-family:var(--kuvr-font-display)!important;font-size:clamp(28px,3vw,35.2px)!important;font-weight:400!important;line-height:1.3!important;margin-top:0!important}.kuvr-cost-page .section-intro h2,.kuvr-cost-page .opener h2{font-size:clamp(28px,3vw,35.2px)!important;font-weight:400!important}.kuvr-modal__content .kuvr-cost-page .section-intro h2,.kuvr-modal__content .kuvr-cost-page .opener h2{padding-bottom:20px!important}.kuvr-cost-page .card-total-amount{font-size:44.8px!important}.kuvr-cost-page h3{font-family:var(--kuvr-font-display)!important;font-size:21.6px!important;font-style:italic!important;line-height:1.4!important;margin-top:0!important;margin-bottom:16px!important}.kuvr-cost-page .specifics-section h2{font-size:clamp(28px,3vw,35.2px)!important}.kuvr-cost-page .featured-review img.product-image{margin:0!important}.kuvr-modal__content .kuvr-cost-page .kuvr-container{padding:0!important}.kuvr-modal__content .kuvr-cost-page img{margin:0!important}.kuvr-modal__content .kuvr-cost-page .amazon-icon{margin-right:8px!important}.kuvr-modal__content .kuvr-cost-page p{margin-bottom:24px!important}@media(max-width:768px){.featured-review{flex-direction:column!important;gap:10px!important}.featured-review .image-container{width:100%!important;max-height:none!important;overflow:visible!important}.featured-review .image-container img.product-image{width:100%!important;height:auto!important;object-fit:cover!important}.featured-review .stars{display:flex!important;align-items:center!important}.featured-review svg.review-star1,.featured-review svg.review-star0{width:24px!important;height:24px!important;display:inline-block!important}.featured-review .review-title{font-size:16px!important}.featured-review .review-text{font-size:14.4px!important}}.kuvr-modal__content .kuvr-cost-page .hero-ba{padding:0!important;max-width:900px!important;margin:16px auto 24px!important}.kuvr-modal__content .kuvr-cost-page .kuvr-container>.featured-review:first-child{margin-top:40px!important}.kuvr-cost-page svg.review-star1 polygon{fill:#faa321!important;stroke:#dd7926!important;stroke-width:1.25!important;stroke-linejoin:round!important}.kuvr-cost-page svg.review-star0 polygon{fill:#fff!important;stroke:#dd7926!important;stroke-width:1.35!important;stroke-linejoin:round!important}.kuvr-cost-page svg[style*="fill:#faa321"] polygon{fill:#faa321!important;stroke:#dd7926!important;stroke-width:1.25!important;stroke-linejoin:round!important}@media(max-width:991px){.review-container.featured-review{flex-direction:column!important}.review-container.featured-review .image-container{width:100%!important;flex-shrink:unset!important}.review-container.featured-review .image-container img{width:100%!important;height:auto!important}}@media(max-width:991px){.review-container.featured-review .image-container{max-width:100%!important}}@media(max-width:767px){.kuvr-cost-page h2,.kuvr-container h2{font-size:28px!important}}@media(max-width:767px){.hero-ba{padding-left:20px!important;padding-right:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/kuvr-cost-page.css.map */
