:root{--rh-lime: #7CB342;--rh-lime-d: #689F38;--rh-lime-800: #4E7D2A;--rh-lime-glow: rgba(124,179,66,.38);--rh-ink: #111827;--rh-ink-2: #374151;--rh-ink-3: #6B7280;--rh-surface: #F8FAF5;--rh-surface-2:#EEF5E6;--rh-border: rgba(124,179,66,.18);--rh-white: #FFFFFF;--rh-amber: #F59E0B;--rh-radius: 18px;--rh-radius-lg:28px;--rh-radius-pill:999px;--rh-shadow: 0 8px 32px rgba(17,24,39,.08);--rh-shadow-lg:0 24px 64px rgba(17,24,39,.12);--rh-shadow-green: 0 8px 32px rgba(124,179,66,.32);--rh-ease: cubic-bezier(.22,.61,.36,1);--rh-spring: cubic-bezier(.34,1.56,.64,1);--rh-font-head:"Nunito", system-ui, sans-serif;--rh-font-body:"Assistant", system-ui, sans-serif}.rh-announce{background:var(--rh-ink);color:#fff;text-align:center;font-size:.84rem;font-weight:600;padding:.55rem 1rem;letter-spacing:.01em}.rh-announce__inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.rh-announce__item{display:flex;align-items:center;gap:.45rem}.rh-announce__dot{width:6px;height:6px;border-radius:50%;background:var(--rh-lime);flex-shrink:0}.rh-hero{background:linear-gradient(158deg,#fff 52%,var(--rh-surface) 100%);padding:4rem 1rem 3.5rem;overflow:hidden}@media(min-width:900px){.rh-hero{padding:5rem 2rem 4.5rem}}.rh-hero__inner{max-width:1200px;margin:0 auto;display:grid;gap:3rem;align-items:center}@media(min-width:900px){.rh-hero__inner{grid-template-columns:1.1fr 1fr;gap:4rem}}.rh-eyebrow{display:inline-flex;align-items:center;gap:.45rem;background:var(--rh-surface-2);border:1px solid var(--rh-border);border-radius:var(--rh-radius-pill);padding:.3rem .85rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--rh-lime-d);margin-bottom:.9rem}.rh-eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--rh-lime)}.rh-hero__h1{font-family:var(--rh-font-head);font-weight:800;font-size:clamp(2.2rem,1.4rem + 3.5vw,3.6rem);line-height:1.07;letter-spacing:-.025em;color:var(--rh-ink);margin:0 0 1rem}.rh-hero__h1 em{font-style:normal;color:var(--rh-lime-d)}.rh-hero__lead{font-family:var(--rh-font-body);font-size:1.1rem;color:var(--rh-ink-3);line-height:1.65;margin-bottom:1.8rem}.rh-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:1.8rem}.rh-hero__trust{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem}.rh-hero__trust-item{display:flex;align-items:center;gap:.4rem;font-size:.84rem;color:var(--rh-ink-3);font-weight:600}.rh-hero__trust-icon{color:var(--rh-lime-d);font-size:1rem}.rh-hero__media-wrap{position:relative}.rh-hero__bezel-outer{background:var(--rh-surface-2);border:1px solid var(--rh-border);border-radius:var(--rh-radius-lg);padding:6px;box-shadow:var(--rh-shadow-lg)}.rh-hero__bezel-inner{border-radius:calc(var(--rh-radius-lg) - 4px);overflow:hidden;aspect-ratio:3/2;box-shadow:inset 0 1px 1px #ffffff80}.rh-hero__bezel-inner img{width:100%;height:100%;object-fit:cover;display:block}.rh-hero__badge{position:absolute;bottom:20px;left:20px;background:var(--rh-ink);color:#fff;font-family:var(--rh-font-head);font-weight:700;font-size:.78rem;padding:.45rem 1.1rem;border-radius:var(--rh-radius-pill);box-shadow:var(--rh-shadow);display:flex;align-items:center;gap:.4rem}.rh-hero__sale-tag{position:absolute;top:20px;right:20px;background:var(--rh-lime);color:#fff;font-family:var(--rh-font-head);font-weight:800;font-size:.82rem;padding:.45rem 1rem;border-radius:var(--rh-radius-pill);box-shadow:var(--rh-shadow-green)}.rh-btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--rh-font-head);font-weight:800;font-size:1rem;line-height:1;padding:.95rem 1.6rem;border:0;border-radius:var(--rh-radius-pill);background:var(--rh-lime);color:#fff;cursor:pointer;text-decoration:none;box-shadow:0 4px 0 var(--rh-lime-800),var(--rh-shadow-green);position:relative;overflow:hidden;transition:background .2s var(--rh-ease),transform .12s var(--rh-spring),box-shadow .2s var(--rh-ease)}.rh-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.22) 0%,transparent 55%);pointer-events:none}.rh-btn__icon{width:30px;height:30px;border-radius:50%;background:#0000001f;display:grid;place-items:center;flex-shrink:0;transition:transform .2s var(--rh-spring)}.rh-btn:hover{background:var(--rh-lime-d);transform:translateY(-2px);box-shadow:0 6px 0 var(--rh-lime-800),0 14px 40px #7cb34273}.rh-btn:hover .rh-btn__icon{transform:translate(2px) translateY(-1px) scale(1.08)}.rh-btn:active{transform:translateY(3px);box-shadow:0 1px 0 var(--rh-lime-800)}.rh-btn--ghost{background:transparent;color:var(--rh-ink);border:2px solid rgba(17,24,39,.15);box-shadow:none}.rh-btn--ghost:before{display:none}.rh-btn--ghost:hover{background:var(--rh-surface);transform:translateY(-1px);box-shadow:var(--rh-shadow)}@keyframes rh-pulse{0%{box-shadow:0 4px 0 var(--rh-lime-800),0 0 #7cb34280}70%{box-shadow:0 4px 0 var(--rh-lime-800),0 0 0 16px #7cb34200}to{box-shadow:0 4px 0 var(--rh-lime-800),0 0 #7cb34200}}.rh-btn--pulse{animation:rh-pulse 2.6s ease-out infinite}.rh-btn--pulse:hover{animation:none}.rh-section{padding:4.5rem 1rem}@media(min-width:750px){.rh-section{padding:5.5rem 2rem}}.rh-section--panel{background:var(--rh-surface)}.rh-container{max-width:1200px;margin:0 auto}.rh-section__head{text-align:center;max-width:640px;margin:0 auto 3rem}.rh-h2{font-family:var(--rh-font-head);font-weight:800;font-size:clamp(1.75rem,1.2rem + 2.2vw,2.6rem);line-height:1.1;letter-spacing:-.02em;color:var(--rh-ink);margin:0 0 .5rem}.rh-lead{font-size:1.05rem;color:var(--rh-ink-3);line-height:1.65}.rh-usp-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.rh-usp-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){.rh-usp-grid{grid-template-columns:repeat(5,1fr)}}.rh-usp-card{background:var(--rh-white);border:1px solid var(--rh-border);border-radius:var(--rh-radius);padding:1.4rem 1.1rem;display:flex;flex-direction:column;gap:.7rem;box-shadow:var(--rh-shadow);transition:transform .25s var(--rh-spring),box-shadow .25s var(--rh-ease)}.rh-usp-card:hover{transform:translateY(-5px);box-shadow:var(--rh-shadow-lg)}.rh-usp-card__icon{width:48px;height:48px;border-radius:14px;background:var(--rh-surface-2);display:grid;place-items:center;font-size:1.4rem;transition:background .2s}.rh-usp-card:hover .rh-usp-card__icon{background:#7cb34233}.rh-usp-card__title{font-family:var(--rh-font-head);font-weight:800;font-size:.95rem;color:var(--rh-ink);margin:0}.rh-usp-card__text{font-size:.86rem;color:var(--rh-ink-3);line-height:1.55;margin:0}.rh-probsol{display:grid;gap:1.25rem}@media(min-width:800px){.rh-probsol{grid-template-columns:1fr 1fr;align-items:stretch}}.rh-probsol__card{border-radius:var(--rh-radius-lg);padding:2.5rem 2rem}.rh-probsol__card--problem{background:var(--rh-surface);border:1px solid var(--rh-border)}.rh-probsol__card--solution{background:var(--rh-ink);color:#fff;position:relative;overflow:hidden}.rh-probsol__card--solution:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(124,179,66,.2),transparent 70%);pointer-events:none}.rh-probsol__eyebrow{color:var(--rh-lime);margin-bottom:.5rem}.rh-probsol__h3{font-family:var(--rh-font-head);font-weight:800;font-size:1.4rem;line-height:1.15;margin:0 0 1rem}.rh-probsol__card--solution .rh-probsol__h3{color:#fff}.rh-probsol__text{color:#6b7280;margin-bottom:1.2rem}.rh-probsol__list{list-style:none;padding:0;margin:0}.rh-probsol__list li{display:flex;gap:.6rem;margin-bottom:.8rem;font-size:.95rem;color:#ffffffd9;align-items:flex-start}.rh-probsol__list li:before{content:"\2713";color:var(--rh-lime);font-weight:800;flex-shrink:0;margin-top:.1em}.rh-steps{display:grid;gap:1.5rem}@media(min-width:800px){.rh-steps{grid-template-columns:repeat(3,1fr)}}.rh-step{display:flex;flex-direction:column;gap:1rem}.rh-step__media-wrap{background:var(--rh-surface-2);border:1px solid var(--rh-border);border-radius:var(--rh-radius-lg);padding:5px;box-shadow:var(--rh-shadow);transition:transform .28s var(--rh-spring),box-shadow .28s var(--rh-ease)}.rh-step__media-wrap:hover{transform:translateY(-5px) scale(1.01);box-shadow:var(--rh-shadow-lg)}.rh-step__media-inner{border-radius:calc(var(--rh-radius-lg) - 4px);overflow:hidden;aspect-ratio:4/3;position:relative;background:var(--rh-surface)}.rh-step__media-inner img{width:100%;height:100%;object-fit:cover;display:block}.rh-step__num{position:absolute;top:12px;left:12px;width:40px;height:40px;border-radius:50%;background:var(--rh-lime);color:#fff;font-family:var(--rh-font-head);font-weight:800;font-size:1.1rem;display:grid;place-items:center;box-shadow:0 4px 12px #7cb34266;z-index:1}.rh-step__title{font-family:var(--rh-font-head);font-weight:800;font-size:1.2rem;color:var(--rh-ink);margin:0 0 .3rem}.rh-step__text{font-size:.9rem;color:var(--rh-ink-3);line-height:1.6;margin:0 0 .5rem}.rh-step__tip{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:var(--rh-ink-2);background:var(--rh-surface-2);border-radius:var(--rh-radius-pill);padding:.3rem .75rem;font-weight:600}.rh-steps-wide{background:var(--rh-surface-2);border:1px solid var(--rh-border);border-radius:var(--rh-radius-lg);padding:6px;box-shadow:var(--rh-shadow-lg);max-width:1100px;margin:0 auto}.rh-steps-wide-inner{border-radius:calc(var(--rh-radius-lg) - 4px);overflow:hidden}.rh-steps-wide-inner img{width:100%;height:auto;display:block}.rh-reviews__summary{text-align:center;margin-bottom:2.5rem}.rh-reviews__score-num{font-family:var(--rh-font-head);font-weight:800;font-size:3rem;color:var(--rh-ink);line-height:1}.rh-stars{display:inline-flex;gap:2px;color:var(--rh-amber);font-size:1.2rem}.rh-reviews__count{font-size:.88rem;color:var(--rh-ink-3);margin-top:.3rem}.rh-quotes{display:grid;gap:1.25rem}@media(min-width:750px){.rh-quotes{grid-template-columns:repeat(3,1fr)}}.rh-quote{background:var(--rh-white);border:1px solid var(--rh-border);border-radius:var(--rh-radius);padding:1.5rem;box-shadow:var(--rh-shadow);display:flex;flex-direction:column;gap:.8rem;transition:transform .25s var(--rh-spring),box-shadow .25s var(--rh-ease)}.rh-quote:hover{transform:translateY(-5px);box-shadow:var(--rh-shadow-lg)}.rh-quote__text{font-size:.95rem;line-height:1.65;color:var(--rh-ink-2);font-style:italic}.rh-quote__author{font-family:var(--rh-font-head);font-weight:800;font-size:.9rem;color:var(--rh-ink)}.rh-quote__meta{font-size:.8rem;color:var(--rh-ink-3)}.rh-quote__verified{font-size:.75rem;color:var(--rh-lime-d);font-weight:700;display:flex;align-items:center;gap:.3rem}.rh-faq{max-width:760px;margin:0 auto}.rh-faq__item{border-bottom:1px solid var(--rh-border)}.rh-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;background:none;border:0;padding:1.15rem 0;cursor:pointer;text-align:left;font-family:var(--rh-font-head);font-weight:700;font-size:1.05rem;color:var(--rh-ink);transition:color .15s}.rh-faq__q:hover{color:var(--rh-lime-d)}.rh-faq__icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--rh-surface-2);display:grid;place-items:center;font-size:1.1rem;color:var(--rh-lime-d);transition:transform .22s var(--rh-ease),background .15s}.rh-faq__q[aria-expanded=true] .rh-faq__icon{transform:rotate(45deg);background:var(--rh-lime-d);color:#fff}.rh-faq__a{overflow:hidden;max-height:0;transition:max-height .3s var(--rh-ease)}.rh-faq__a-inner{padding-bottom:1.1rem;font-size:.95rem;color:var(--rh-ink-3);line-height:1.65}.rh-guarantee{max-width:700px;margin:0 auto;text-align:center;background:linear-gradient(135deg,var(--rh-surface-2),#fff);border:1px solid rgba(124,179,66,.3);border-radius:var(--rh-radius-lg);padding:2.5rem 2rem;box-shadow:var(--rh-shadow)}.rh-guarantee__icon{width:64px;height:64px;border-radius:50%;background:var(--rh-lime);color:#fff;display:grid;place-items:center;font-size:1.8rem;margin:0 auto 1rem;box-shadow:var(--rh-shadow-green)}.rh-guarantee__title{font-family:var(--rh-font-head);font-weight:800;font-size:1.35rem;color:var(--rh-ink);margin:0 0 .5rem}.rh-guarantee__text{color:var(--rh-ink-3);font-size:.95rem;line-height:1.6}.rh-cta-banner{background:var(--rh-ink);border-radius:var(--rh-radius-lg);padding:4rem 2rem;text-align:center;position:relative;overflow:hidden;margin:0 1rem}@media(min-width:750px){.rh-cta-banner{margin:0}}.rh-cta-banner:before{content:"";position:absolute;top:-80px;right:-80px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(124,179,66,.22),transparent 70%);pointer-events:none}.rh-cta-banner__h2{font-family:var(--rh-font-head);font-weight:800;font-size:clamp(1.6rem,1rem + 2.5vw,2.4rem);color:#fff;margin:0 0 .7rem;line-height:1.1}.rh-cta-banner__lead{color:#ffffffb8;font-size:1.05rem;margin-bottom:2rem}.rh-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s var(--rh-ease),transform .6s var(--rh-ease)}.rh-reveal.rh-in{opacity:1;transform:none}.rh-reveal--d1{transition-delay:.08s}.rh-reveal--d2{transition-delay:.16s}.rh-reveal--d3{transition-delay:.24s}.rh-reveal--d4{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.rh-reveal{opacity:1;transform:none;transition:none}.rh-btn--pulse{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/renhund-custom.css.map */
