:root{--kb-font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--kb-orange: #D96536;--kb-orange-hover: #C9562C;--kb-orange-light: #FFF0EA;--kb-bg: #ffffff;--kb-bg-alt: #F7F7F7;--kb-text: #171717;--kb-text-light: #666666;--kb-border: #E0E0E0;--kb-radius: 16px;--font-body--family: var(--kb-font-family);--font-subheading--family: var(--kb-font-family);--font-heading--family: var(--kb-font-family);--font-accent--family: var(--kb-font-family)}.kb-action-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(23,23,23,.18);border-radius:11px;background:#fff9;color:#171717;font-size:14px;font-weight:650;line-height:1;text-decoration:none;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.kb-action-link:after{content:"\203a";font-size:18px;line-height:1;transition:transform .18s ease}.kb-action-link:hover{border-color:#d965368c;background:#fff;color:#d96536;transform:translateY(-1px)}.kb-action-link:hover:after{transform:translate(2px)}.kb-action-link:active{background:#fff;transform:translateY(0)}.kb-action-link:focus-visible{outline:2px solid #d96536;outline-offset:3px}@media(max-width:749px){.kb-hero .kb-hero__buttons a.kb-btn-outline{min-height:44px!important}}body,button,input,textarea,select{font-family:var(--kb-font-family)}body,.paragraph,p,li{font-weight:400;line-height:1.65}h1,h2,.h1,.h2{font-family:var(--kb-font-family);font-weight:700;letter-spacing:-.03em}h3,h4,h5,h6,.h3,.h4,.h5,.h6{font-family:var(--kb-font-family);font-weight:600}.button,.button-secondary,button.shopify-payment-button__button--unbranded,.kb-btn{font-family:var(--kb-font-family);font-size:15px;font-weight:700;letter-spacing:-.01em;text-transform:none}.price,product-price .price,.kb-product-price,.kb-step-price-value{font-weight:700;letter-spacing:-.02em}.kb-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.25,.1,.25,1),transform .7s cubic-bezier(.25,.1,.25,1)}.kb-reveal.is-visible{opacity:1;transform:translateY(0)}.kb-reveal-d1{transition-delay:.1s}.kb-reveal-d2{transition-delay:.2s}.kb-reveal-d3{transition-delay:.3s}.kb-reveal-d4{transition-delay:.4s}.kb-reveal-d5{transition-delay:.5s}@media(prefers-reduced-motion:reduce){.kb-reveal{opacity:1;transform:none;transition:none}}.kb-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:15px;font-weight:700;border:none;border-radius:100px;cursor:pointer;transition:all .3s ease;text-decoration:none;font-family:var(--kb-font-family);letter-spacing:-.01em;text-transform:none}.kb-btn-orange{background:var(--kb-orange);color:#fff}.kb-btn-orange:hover{background:var(--kb-orange-hover);transform:translateY(-2px);box-shadow:0 6px 24px #e8622a40}.kb-btn-outline{background:transparent;color:var(--kb-text);border:1.5px solid var(--kb-text)}.kb-btn-outline:hover{background:var(--kb-text);color:#fff}.kb-btn-ghost{background:transparent;color:var(--kb-orange);border:1.5px solid var(--kb-orange);padding:10px 24px;font-size:14px}.kb-btn-ghost:hover{background:var(--kb-orange);color:#fff}.kb-section-alt{background:var(--kb-bg-alt)}.kb-wrap{max-width:1200px;margin:0 auto;padding:0 40px}.kb-label{display:inline-block;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--kb-orange);margin-bottom:12px}.kb-title{font-size:36px;font-weight:700;line-height:1.2;color:var(--kb-text);margin-bottom:12px}.kb-subtitle{font-size:16px;color:var(--kb-text-light);max-width:540px;margin:0 auto;line-height:1.6}.kb-announcement{background:var(--kb-text);color:#fff;text-align:center;padding:10px 20px;font-size:13px;font-weight:500}.kb-features{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.kb-feature{background:var(--kb-bg-alt);padding:28px 16px 24px;border-radius:var(--kb-radius);text-align:center;border:1px solid var(--kb-border);transition:all .3s ease}.kb-feature:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000014;border-color:var(--kb-orange)}.kb-feature-icon{width:48px;height:48px;margin:0 auto 12px;background:var(--kb-orange-light);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.kb-feature:hover .kb-feature-icon{background:var(--kb-orange)}.kb-feature-icon svg{width:22px;height:22px;color:var(--kb-orange);transition:all .3s ease}.kb-feature:hover .kb-feature-icon svg{color:#fff}.kb-feature h3{font-size:14px;font-weight:600;margin-bottom:4px;color:var(--kb-text)}.kb-feature p{font-size:12px;color:var(--kb-text-light);line-height:1.5}.kb-media{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.kb-media.reverse .kb-media-visual{order:2}.kb-media.reverse .kb-media-content{order:1}.kb-media-visual{border-radius:var(--kb-radius);overflow:hidden;aspect-ratio:16/10;background:var(--kb-bg-alt)}.kb-media-visual img{width:100%;height:100%;object-fit:cover}.kb-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--kb-text-light);font-size:13px}.kb-media-placeholder svg{color:var(--kb-orange);opacity:.3}.kb-media-content{padding:8px 0}.kb-media-content .kb-label{text-align:left}.kb-media-content .kb-title{text-align:left;font-size:28px}.kb-media-content .kb-text{font-size:15px;line-height:1.7;color:var(--kb-text-light);margin-bottom:24px}.kb-media-content .kb-text strong{color:var(--kb-text);font-weight:600}.kb-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.kb-stat{background:var(--kb-bg-alt);padding:24px 12px;border-radius:var(--kb-radius);text-align:center;border:1px solid var(--kb-border);transition:all .3s ease}.kb-stat:hover{border-color:var(--kb-orange);box-shadow:0 4px 16px #0000000f}.kb-stat-val{font-size:28px;font-weight:700;color:var(--kb-text);line-height:1;margin-bottom:4px}.kb-stat-unit{font-size:14px;font-weight:500;color:var(--kb-orange)}.kb-stat-label{font-size:12px;color:var(--kb-text-light)}.kb-stat-note{font-size:10px;color:var(--kb-text-light);margin-top:4px;opacity:.6}.kb-product{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.kb-product-img{border-radius:var(--kb-radius);overflow:hidden;aspect-ratio:1;background:var(--kb-bg-alt)}.kb-product-img img{width:100%;height:100%;object-fit:cover}.kb-product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--kb-text-light);font-size:13px}.kb-product-img-placeholder svg{color:var(--kb-orange);opacity:.3}.kb-product-name{font-size:26px;font-weight:700;color:var(--kb-text);margin-bottom:6px}.kb-product-price{font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--kb-text);margin-bottom:16px}.kb-product-desc{font-size:14px;line-height:1.7;color:var(--kb-text-light);margin-bottom:20px}.kb-product-trust{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:6px}.kb-product-trust li{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--kb-text-light)}.kb-product-trust li svg{width:16px;height:16px;color:var(--kb-orange);flex-shrink:0}.kb-step{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.kb-step-img{border-radius:var(--kb-radius);overflow:hidden;aspect-ratio:4/3;background:var(--kb-bg-alt)}.kb-step-img img{width:100%;height:100%;object-fit:cover}.kb-step-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--kb-text-light);font-size:13px}.kb-step-img-placeholder svg{color:var(--kb-orange);opacity:.3}.kb-step-badge{display:inline-block;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--kb-orange);background:var(--kb-orange-light);padding:4px 12px;border-radius:100px;margin-bottom:12px}.kb-step-title{font-size:26px;font-weight:700;color:var(--kb-text);margin-bottom:12px}.kb-step-text{font-size:14px;line-height:1.7;color:var(--kb-text-light);margin-bottom:20px}.kb-email{background:var(--kb-bg-alt);padding:72px 0;text-align:center}.kb-email .kb-title{font-size:28px}.kb-email-form{display:flex;gap:10px;max-width:400px;margin:0 auto}.kb-email-input{flex:1;padding:12px 16px;font-size:14px;font-family:inherit;border:1.5px solid var(--kb-border);border-radius:100px;background:#fff;color:var(--kb-text);outline:none}.kb-email-input:focus{border-color:var(--kb-orange)}.kb-email-note{font-size:12px;color:var(--kb-text-light);margin-top:10px;opacity:.6}.kb-faq{max-width:700px;margin:0 auto}.kb-faq-item{border-bottom:1px solid var(--kb-border)}.kb-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 0;background:none;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:var(--kb-text);text-align:left;list-style:none}.kb-faq-q::-webkit-details-marker{display:none}.kb-faq-q:hover{color:var(--kb-orange)}.kb-faq-q svg{width:18px;height:18px;color:var(--kb-text-light);flex-shrink:0;transition:transform .3s}.kb-faq-item[open] .kb-faq-q svg{transform:rotate(90deg)}.kb-faq-a{padding:0 0 18px;font-size:14px;line-height:1.7;color:var(--kb-text-light)}@media(max-width:1024px){.kb-features,.kb-stats{grid-template-columns:repeat(3,1fr)}.kb-media,.kb-media.reverse{grid-template-columns:1fr}.kb-media.reverse .kb-media-visual,.kb-media.reverse .kb-media-content{order:0}.kb-product,.kb-step{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.kb-section{padding:56px 0}.kb-wrap{padding:0 20px}.kb-title,.kb-media-content .kb-title{font-size:24px}.kb-features,.kb-stats{grid-template-columns:repeat(2,1fr)}.kb-email-form{flex-direction:column}}@media(max-width:480px){.kb-features{grid-template-columns:1fr;max-width:340px;margin:0 auto}.kb-stats{grid-template-columns:1fr 1fr}}.kb-step-slider{position:relative;width:100%;height:100%}.kb-step-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease}.kb-step-slide.active{opacity:1}.kb-step-slide img{width:100%;height:100%;object-fit:cover}.kb-step-prev,.kb-step-next{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.kb-step-prev:hover,.kb-step-next:hover{background:#fff;box-shadow:0 4px 12px #00000026}.kb-step-prev{left:12px}.kb-step-next{right:12px}.kb-step-prev svg,.kb-step-next svg{width:18px;height:18px;color:var(--kb-text)}.kb-step-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.kb-step-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease;padding:0}.kb-step-dot.active{background:#fff;transform:scale(1.2)}.kb-step-price{display:flex;align-items:baseline;gap:8px;margin-bottom:20px;padding:16px 0;border-top:1px solid var(--kb-border);border-bottom:1px solid var(--kb-border)}.kb-step-price-label{font-size:14px;color:var(--kb-text-light);font-weight:500}.kb-step-price-value{font-size:28px;font-weight:700;color:var(--kb-orange)}.kb-label-lg{font-size:16px;letter-spacing:3px;margin-bottom:16px}.kb-stat-sub{font-size:18px;font-weight:600;color:var(--kb-text);margin-top:2px}.kb-section-smart{background:linear-gradient(180deg,#f8f9fa,#fff,#f8f9fa);position:relative}.kb-section-smart:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 49.5%,rgba(0,0,0,.02) 49.5%,rgba(0,0,0,.02) 50.5%,transparent 50.5%),linear-gradient(0deg,transparent 49.5%,rgba(0,0,0,.02) 49.5%,rgba(0,0,0,.02) 50.5%,transparent 50.5%);background-size:60px 60px;pointer-events:none}.kb-section-warm{background:#faf8f5}.kb-section-light{background:#fff}.kb-section-gray{background:#f5f5f5}.kb-section-dark{background:#2d2d2d;color:#fff}.kb-section-dark .kb-title,.kb-section-dark .kb-label,.kb-section-dark .kb-text,.kb-section-dark .kb-subtitle{color:#fff}.kb-section-dark .kb-text-light{color:#ffffffb3}.kb-product-glow{background:radial-gradient(ellipse 600px 400px at 70% 50%,rgba(0,0,0,.02) 0%,transparent 100%),#fff}.kb-section-minimal{background:#fafafa}.kb-section+.kb-section{margin-top:0}.kb-email-success{color:#2d7d46;font-size:14px;margin-top:12px;text-align:center}.kb-email-error{color:#d93025;font-size:14px;margin-top:12px;text-align:center}.kb-stats-bar-items{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 40px}.kb-stats-bar-item{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:14px;font-weight:500}.kb-stats-bar-item svg{width:20px;height:20px;color:var(--kb-orange);flex-shrink:0}@media(max-width:768px){.kb-stats-bar-items{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 20px}}.kb-story{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.kb-story:nth-child(2n){direction:rtl}.kb-story:nth-child(2n)>*{direction:ltr}.kb-story-visual{border-radius:var(--kb-radius);overflow:hidden;aspect-ratio:4/3;background:var(--kb-bg-alt)}.kb-story-visual img{width:100%;height:100%;object-fit:cover}.kb-story-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--kb-text-light)}.kb-story-placeholder svg{color:var(--kb-orange);opacity:.3}.kb-story-content h3{font-size:24px;font-weight:700;color:var(--kb-text);margin-bottom:12px}.kb-story-content p{font-size:15px;line-height:1.7;color:var(--kb-text-light)}@media(max-width:1024px){.kb-story,.kb-story:nth-child(2n){grid-template-columns:1fr;gap:24px;direction:ltr}}.kb-compare-table{width:100%;border-collapse:collapse;font-size:14px}.kb-compare-table th,.kb-compare-table td{padding:16px 20px;text-align:left;border-bottom:1px solid var(--kb-border)}.kb-compare-table th{font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--kb-text-light);background:var(--kb-bg-alt)}.kb-compare-table tr:last-child td{border-bottom:none}.kb-compare-highlight{background:#e8622a0d;color:var(--kb-orange);font-weight:600}.kb-testimonial{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.kb-testimonial-item{background:#fff;border-radius:var(--kb-radius);overflow:hidden;border:1px solid var(--kb-border)}.kb-testimonial-img{aspect-ratio:16/10;overflow:hidden}.kb-testimonial-img img{width:100%;height:100%;object-fit:cover}.kb-testimonial-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:var(--kb-bg-alt);color:var(--kb-text-light);font-size:13px}.kb-testimonial-placeholder svg{color:var(--kb-orange);opacity:.3}.kb-testimonial-quote{padding:20px 24px 0;font-size:15px;line-height:1.6;color:var(--kb-text);font-style:italic}.kb-testimonial-author{display:block;padding:12px 24px 20px;font-size:13px;color:var(--kb-text-light);font-style:normal}.kb-product-form{margin-top:20px}.kb-product{background:#fff;border-radius:var(--kb-radius);box-shadow:0 4px 24px #0000000f;padding:40px}.kb-section-dark .kb-btn-ghost{border-color:#ffffff4d;color:#fff}.kb-section-dark .kb-btn-ghost:hover{background:#ffffff1a;border-color:#fff}.kb-section-warm .kb-label,.kb-section-gray .kb-label{color:var(--kb-orange)}@media(min-width:750px)and (max-width:989px){.kb-hero{min-height:auto}.kb-hero-inner{grid-template-columns:1fr;padding:60px 32px;max-width:720px;min-height:auto;gap:40px}.kb-hero-content{max-width:100%}.kb-hero-title{font-size:48px}.kb-hero-buttons{flex-direction:row}}@media(max-width:749px){.kb-hero{min-height:auto;background:linear-gradient(180deg,#f8f5f0,#f7f7f7 60%,#f2f4f7)}.kb-hero-inner{grid-template-columns:1fr;padding:48px 24px;min-height:auto;gap:32px}.kb-hero-content{order:2;max-width:100%}.kb-hero-media{order:1}.kb-hero-label{font-size:12px;margin-bottom:20px}.kb-hero-title{font-size:36px;letter-spacing:-.02em;margin-bottom:28px}.kb-hero-title-line{display:inline}.kb-hero-subtitle{font-size:16px;margin-bottom:22px}.kb-hero-trust{gap:12px;margin-bottom:26px}.kb-hero-trust-item{font-size:13px}.kb-hero-buttons{flex-direction:column;gap:12px}.kb-hero-btn{width:100%;text-align:center}.kb-hero-image-wrapper{min-height:280px;aspect-ratio:auto}}.header-announcement{background:#171717!important;color:#fff!important;min-height:34px}@media(max-width:749px){.header-announcement{min-height:36px}}header-component{background:#faf9f7f5!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(20,20,20,.08);position:sticky;top:0;z-index:100}header-component.scrolled{box-shadow:0 6px 20px #1414140d}.header__logo img,.header__logo svg{width:155px;height:auto}@media(max-width:749px){.header__logo img,.header__logo svg{width:125px}}@media(min-width:750px){.header__localization,.header__search-action,.header__account-action{display:none!important}}@media(max-width:749px){header-component{min-height:60px}}.kb-product-mobile-link,.kb-product-price-mobile,.kb-stories-mobile,.kb-testimonial-mobile,.kb-compare-mobile,.kb-faq-mobile-label,.kb-faq-mobile-only{display:none}@media(max-width:749px){html,body{max-width:100%;overflow-x:clip}.kb-section{padding-top:36px;padding-bottom:36px}.kb-wrap{padding-left:20px;padding-right:20px}.kb-header-sm{margin-bottom:20px}.kb-title{font-size:27px;line-height:1.12;letter-spacing:-.03em}.kb-section h3{font-size:19px;line-height:1.25}.kb-text,.kb-subtitle,.kb-section p{font-size:15px;line-height:1.55}.kb-label,.kb-email-note{font-size:13px;line-height:1.45}.kb-product-glow{padding-top:28px;padding-bottom:28px}.kb-product{grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start;padding:16px;border-radius:14px}.kb-product-img{width:88px;height:88px;aspect-ratio:1;border-radius:12px}.kb-product-content{min-width:0}.kb-product-name{margin:0 0 4px;font-size:19px;line-height:1.22}.kb-product-price{margin-bottom:10px;font-size:20px}.kb-product-price-static{display:none}.kb-product-price-mobile{display:inline}.kb-product-desc,.kb-product-form,.kb-product-content>.kb-btn:not(.kb-product-mobile-link){display:none}.kb-product-trust{gap:4px;margin:0 0 12px}.kb-product-trust li{align-items:flex-start;font-size:12px;line-height:1.4}.kb-product-trust li svg{width:14px;height:14px;margin-top:1px}.kb-product-mobile-link{display:inline-flex;width:100%;min-height:44px;padding:10px 14px}.kb-stats-bar{padding:20px 0}.kb-stats-bar .kb-wrap{padding-left:16px;padding-right:16px}.kb-stats-bar-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kb-stats-bar-item{min-height:100px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;font-size:15px;line-height:1.2}.kb-stats-bar-item svg{width:19px;height:19px}.kb-stats-bar-item:after{color:#ffffffad;font-size:13px;font-weight:400;line-height:1.3}.kb-stats-bar-item:nth-child(1):after{content:"Open, comfortable entry"}.kb-stats-bar-item:nth-child(2):after{content:"Lab-tested operation"}.kb-stats-bar-item:nth-child(3):after{content:"No recurring filter cost"}.kb-stats-bar-item:nth-child(4):after{content:"Supports 1\2013 12 kg cats"}.kb-media{grid-template-columns:1fr;gap:16px}.kb-media-visual{width:calc(100% + 40px);height:min(56.25vw,240px);min-height:210px;margin-left:-20px;border-radius:0;aspect-ratio:auto}.kb-media-placeholder{background:linear-gradient(135deg,#ece8e2,#dcdfe2)}.kb-media-placeholder span{display:none}.kb-media-content{padding:0}.kb-media-content .kb-label{display:none}.kb-media-content .kb-title{margin-bottom:10px;font-size:27px;line-height:1.12}.kb-media-content .kb-text{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.kb-stories{display:none}.kb-stories-mobile{display:block;border-top:1px solid var(--kb-border)}.kb-story-accordion{border-bottom:1px solid var(--kb-border)}.kb-story-accordion summary{position:relative;display:flex;min-height:52px;align-items:center;padding:12px 30px 12px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:600;line-height:1.3}.kb-story-accordion summary::-webkit-details-marker{display:none}.kb-story-accordion summary:after{content:"+";position:absolute;right:2px;font-size:22px;font-weight:400}.kb-story-accordion[open] summary:after{content:"\2212"}.kb-story-accordion p{margin:0;padding:0 0 16px;color:var(--kb-text-light);font-size:13px;line-height:1.5}.kb-section-warm{padding-top:28px;padding-bottom:28px}.kb-section-warm .kb-header-sm{margin-bottom:14px}.kb-section-warm .kb-label{display:none}.kb-section-warm .kb-title{font-size:25px}.kb-testimonial{display:none}.kb-testimonial-mobile{display:block}.kb-testimonial-mobile-track{display:flex;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.kb-testimonial-mobile-track::-webkit-scrollbar{display:none}.kb-testimonial-mobile-slide{flex:0 0 100%;scroll-snap-align:start;text-align:center}.kb-testimonial-mobile-slide img{display:block;width:min(100%,280px);height:210px;margin:0 auto;border-radius:14px;object-fit:cover;aspect-ratio:4 / 3}.kb-testimonial-mobile-slide blockquote,.kb-testimonial-mobile-slide cite{display:none}.kb-testimonial-mobile-dots{display:flex;justify-content:center;gap:7px;min-height:16px;margin-top:8px}.kb-testimonial-mobile-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c7c2bb}.kb-testimonial-mobile-dots button.is-active{background:var(--kb-orange)}.kb-compare{display:none}.kb-compare-mobile{display:block}.kb-compare-mobile ul{margin:0 0 14px;padding:0;list-style:none;border-top:1px solid var(--kb-border)}.kb-compare-mobile li{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--kb-border);font-size:15px}.kb-compare-mobile strong{color:var(--kb-orange);font-size:18px}.kb-compare-mobile a{color:var(--kb-text);font-size:14px;font-weight:600;text-underline-offset:4px}.kb-step{grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:start;padding:16px;border-radius:14px;background:#fff}.kb-step:has(.kb-step-img-placeholder){grid-template-columns:1fr}.kb-step:has(.kb-step-img-placeholder) .kb-step-img{display:none}.kb-step-img{width:96px;height:96px;border-radius:12px;aspect-ratio:1}.kb-step-content{min-width:0}.kb-step-badge{margin-bottom:6px;padding:3px 8px;font-size:9px}.kb-step-title{margin:0 0 6px;font-size:19px;line-height:1.25}.kb-step-text{display:-webkit-box;margin:0 0 10px;overflow:hidden;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.kb-step-price{margin:0 0 10px}.kb-step-price-label{font-size:12px}.kb-step-price-value{font-size:20px}.kb-step .kb-btn{min-height:44px;width:100%;padding:10px 12px;font-size:13px}#wet-food-feeder{padding-top:32px;padding-bottom:32px}#wet-food-feeder .kb-title{margin-bottom:10px;font-size:26px;line-height:1.12}#wet-food-feeder .kb-subtitle{display:-webkit-box;margin-bottom:16px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}#wet-food-feeder .kb-email-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;max-width:520px}#wet-food-feeder .kb-email-input{min-width:0;min-height:44px;padding:10px 12px}#wet-food-feeder .kb-email-form .kb-btn{min-height:44px;padding:10px 14px!important;white-space:nowrap;font-size:13px}#wet-food-feeder .kb-email-note{margin-top:10px}.kb-faq-desktop-only,.kb-faq-desktop-label{display:none}.kb-faq-mobile-only,.kb-faq-mobile-label{display:inline}.kb-faq-q{min-height:52px;padding:14px 0;gap:12px;font-size:15px;line-height:1.35}.kb-faq-a{padding:0 0 14px;font-size:13px;line-height:1.5}.kb-home-footer-section{display:none}}.kb-section{padding-top:72px;padding-bottom:72px}.kb-header-sm{text-align:center;margin-bottom:24px}.kb-header-note{max-width:620px;margin:10px auto 0;color:var(--kb-text-light);font-size:15px;line-height:1.55}.kb-btn-disabled{cursor:not-allowed;opacity:.55}.kb-stats-bar{padding:24px 0;border-top:1px solid var(--kb-border);border-bottom:1px solid var(--kb-border);background:#fff}.kb-stats-bar-item{padding:8px 12px;color:var(--kb-text)}.kb-stats-bar-item svg{width:23px;height:23px;color:var(--kb-orange)}.kb-video-section{background:#f5f5f5}.kb-video-header{max-width:720px;margin:0 auto 24px;text-align:center}.kb-video-header .kb-title{margin-bottom:10px}.kb-video-header .kb-text{margin:0;color:var(--kb-text-light);font-size:15px;line-height:1.55}.kb-video-visual{position:relative;width:min(100%,1000px);margin:0 auto;overflow:hidden;border-radius:16px;aspect-ratio:16 / 9;background:#e9e7e3}.kb-video-visual video,.kb-video-visual img{display:block;width:100%;height:100%;object-fit:cover}.kb-product-glow{background:#faf8f5}.kb-product-img{background:#fff}.kb-product-img img{object-fit:contain}.kb-product-content>.kb-label{margin-bottom:10px}.kb-product-compare-price,.kb-step-compare-price{margin-left:8px;color:var(--kb-text-light);font-size:.72em;font-weight:500;text-decoration:line-through}.kb-product-trust li:before{content:"\2713";color:var(--kb-orange);font-weight:700}.kb-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kb-story,.kb-story:nth-child(2n){display:flex;min-width:0;height:100%;overflow:hidden;flex-direction:column;gap:0;direction:ltr;border:1px solid var(--kb-border);border-radius:14px;background:#fff}.kb-story-visual{width:100%;border-radius:0;aspect-ratio:4 / 3;background:#f6f4f1}.kb-story-fallback{display:grid;width:100%;height:100%;place-items:center}.kb-story-fallback svg{width:42px;height:42px;color:var(--kb-orange)}.kb-story-content{padding:20px}.kb-story-content h3{margin:0 0 8px;font-size:20px;line-height:1.25}.kb-story-content p{margin:0;font-size:14px;line-height:1.55}.kb-testimonial{grid-template-columns:repeat(auto-fit,minmax(260px,380px));justify-content:center;gap:18px}.kb-testimonial-item{border-radius:14px}.kb-testimonial-img{aspect-ratio:4 / 3}.kb-compare-highlight{background:#d965360f;color:var(--kb-text)}.kb-compare-table th.kb-compare-highlight{background:#d965361f;color:var(--kb-text)}.kb-step--no-image{grid-template-columns:minmax(0,720px);justify-content:center}.kb-step-img{background:#fff}.kb-step-img img{object-fit:contain}.kb-step-content>.kb-label{margin-bottom:10px}.kb-step-benefits{display:grid;gap:6px;margin:0 0 18px;padding:0;list-style:none;color:var(--kb-text-light);font-size:14px}.kb-step-benefits li:before{content:"\2713";margin-right:8px;color:var(--kb-orange);font-weight:700}.kb-step-savings{margin-left:8px;color:var(--kb-orange);font-size:13px;font-weight:600}.kb-email-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:48px;align-items:center}.kb-email-content .kb-title{margin-bottom:12px}.kb-email-content .kb-subtitle{max-width:560px;margin:0 0 12px;color:#ffffffc7}.kb-email-status{margin:0;color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.kb-email-signup .kb-email-form{max-width:none}.kb-home-footer-section{display:none}.kb-story,.kb-product,.kb-testimonial-item,.kb-step{border:1px solid rgba(23,23,23,.08);border-radius:16px;box-shadow:0 8px 24px #1414140a}@media(min-width:750px)and (max-width:990px){.kb-section{padding-top:64px;padding-bottom:64px}.kb-stories{gap:16px}.kb-story-content{padding:16px}.kb-email-layout{gap:28px}}@media(max-width:749px){.kb-section{padding-top:36px;padding-bottom:36px}.kb-header-sm{margin-bottom:20px}.kb-stats-bar{padding:20px 0}.kb-stats-bar-items{gap:10px}.kb-stats-bar-item{min-height:84px;padding:12px;border:1px solid rgba(23,23,23,.08);border-radius:16px;background:#fff;color:var(--kb-text);box-shadow:0 8px 24px #1414140a}.kb-stats-bar-item svg{width:21px;height:21px}.kb-stats-bar-item:after{content:none!important}.kb-video-section{padding-top:36px;padding-bottom:36px}.kb-video-header{margin-bottom:20px;text-align:left}.kb-video-header .kb-label{display:inline-block}.kb-video-header .kb-title{font-size:27px}.kb-video-visual{width:calc(100% + 40px);height:min(56.25vw,240px);min-height:210px;margin-left:-20px;border-radius:0;aspect-ratio:auto}.kb-product{grid-template-columns:88px minmax(0,1fr)}.kb-product:not(:has(.kb-product-img)){grid-template-columns:1fr}.kb-product-content>.kb-label,.kb-product-desc{display:none}.kb-product-content>.kb-btn{display:inline-flex!important;width:100%;min-height:44px;padding:10px 14px}.kb-stories{display:none}.kb-testimonial-mobile-slide img{width:min(100%,300px);height:auto;aspect-ratio:4 / 3}.kb-step{grid-template-columns:96px minmax(0,1fr)}.kb-step--no-image{grid-template-columns:1fr}.kb-step-content>.kb-label{display:inline-block;margin-bottom:6px;font-size:9px}.kb-step-benefits{display:none}.kb-step .kb-btn{display:inline-flex}#wet-food-feeder{padding-top:32px;padding-bottom:32px}.kb-email-layout{grid-template-columns:1fr;gap:16px}.kb-email-content>.kb-label{display:none}.kb-email-content .kb-title{font-size:26px}.kb-email-content .kb-subtitle{margin-bottom:8px}#wet-food-feeder .kb-email-form{grid-template-columns:1fr!important;gap:8px}#wet-food-feeder .kb-email-form .kb-btn{width:100%}}@media(max-width:749px){.kb-hero__buttons .kb-btn-outline,.kb-compare-mobile>a{display:inline-flex;min-height:44px;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/kittybot-custom.css.map */
