@import"https://fonts.googleapis.com/css2?family=Syne:wght@700;800&display=swap";:root{--navy:#1B2E4B;--navy2:#243d63;--red:#E63946;--red2:#c1121f;--gray1:#F5F7FA;--gray2:#e8ecf0;--gray3:#6b7280;--green:#22c55e}.kh{font-family:inherit;color:#1a1a2e}.kh *{box-sizing:border-box}.kh-sec-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:8px;display:block}.kh-sec-title{font-family:Syne,Georgia,serif;font-size:36px;font-weight:800;color:var(--navy);line-height:1.15;margin-bottom:24px;letter-spacing:-.5px}.kh-hero{position:relative;height:90vh;min-height:560px;max-height:800px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#0a1628 0%,var(--navy) 60%,#1a3a6e 100%)}.kh-hero-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.kh-hero-video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;opacity:.4;transition:opacity .3s}.kh-hero-video-placeholder:hover{opacity:.6}.kh-hero-play{width:72px;height:72px;background:#ffffff26;border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center}.kh-hero-play svg{width:28px;height:28px;fill:#fff;margin-left:4px}.kh-hero-video-label{color:#fff9;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.kh-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a1628d9,#0a162866 60%,#0a16281a)}.kh-hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 40px;width:100%}.kh-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fffc;font-size:12px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:20px;letter-spacing:.5px}.kh-hero-title{font-family:Syne,Georgia,serif;font-size:68px;font-weight:800;color:#fff;line-height:1.05;margin-bottom:20px;letter-spacing:-2px;max-width:700px}.kh-hero-sub{font-size:18px;color:#ffffffbf;line-height:1.65;margin-bottom:32px;max-width:520px}.kh-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.kh-hero-cta{background:var(--red);color:#fff;padding:16px 32px;border-radius:10px;font-weight:700;font-size:16px;text-decoration:none;transition:all .2s;display:inline-block}.kh-hero-cta:hover{background:var(--red2);transform:translateY(-2px);box-shadow:0 8px 24px #e6394666}.kh-hero-stars{display:flex;align-items:center;gap:8px;color:#fff}.kh-hero-stars span:first-child{color:#fbbf24;font-size:18px}.kh-hero-stars-text{font-size:13px;color:#ffffffb3}.kh-trust{background:var(--navy);padding:16px 40px;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.kh-trust-item{display:flex;align-items:center;gap:8px;color:#fffc;font-size:13px;font-weight:500}.kh-trust-item svg{width:16px;height:16px;stroke:var(--green);fill:none;flex-shrink:0}.kh-problem{padding:80px 40px;background:#fff}.kh-problem-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.kh-problem-list{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.kh-problem-item{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#374151;line-height:1.55}.kh-problem-icon{color:var(--red);font-size:16px;font-weight:700;flex-shrink:0;margin-top:2px}.kh-problem-item strong{color:var(--navy)}.kh-problem-arrow{display:flex;align-items:center;gap:10px;color:var(--red);font-size:14px;font-weight:600;padding:12px 16px;background:#fff1f2;border-radius:8px;border:1px solid #fecdd3}.kh-problem-arrow svg{width:20px;height:20px;stroke:var(--red);fill:none;flex-shrink:0}.kh-solution-card{background:linear-gradient(135deg,var(--navy),var(--navy2));border-radius:20px;padding:36px;color:#fff}.kh-solution-badge{background:var(--red);color:#fff;font-size:10px;font-weight:800;letter-spacing:2px;padding:5px 12px;border-radius:20px;display:inline-block;margin-bottom:16px;text-transform:uppercase}.kh-solution-title{font-family:Syne,Georgia,serif;font-size:24px;font-weight:800;margin-bottom:14px;line-height:1.2}.kh-solution-text{font-size:14px;color:#ffffffb3;line-height:1.65;margin-bottom:24px}.kh-solution-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.kh-solution-stat{background:#ffffff14;border-radius:10px;padding:14px 8px;text-align:center;border:1px solid rgba(255,255,255,.1)}.kh-solution-num{display:block;font-family:Syne,Georgia,serif;font-size:28px;font-weight:800;color:var(--red)}.kh-solution-label{font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.kh-solution-cta{display:block;text-align:center;background:var(--red);color:#fff;padding:14px 24px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;transition:all .2s}.kh-solution-cta:hover{background:var(--red2);transform:translateY(-1px)}.kh-how{background:var(--gray1);padding:80px 40px}.kh-how-inner{max-width:1100px;margin:0 auto;text-align:center}.kh-how-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0;align-items:start;margin-top:48px}.kh-how-step{text-align:center;padding:0 16px}.kh-how-step-num{font-family:Syne,Georgia,serif;font-size:48px;font-weight:800;color:var(--red);opacity:.12;line-height:1;margin-bottom:6px}.kh-how-step-img{width:72px;height:72px;background:var(--navy);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.kh-how-step-img svg{width:32px;height:32px;stroke:#fff;fill:none}.kh-how-step h3{font-family:Syne,Georgia,serif;font-size:18px;font-weight:800;color:var(--navy);margin-bottom:8px}.kh-how-step p{font-size:13px;color:var(--gray3);line-height:1.6}.kh-how-connector{display:flex;align-items:center;justify-content:center;padding-top:64px}.kh-how-connector svg{width:24px;height:24px;stroke:var(--gray2);fill:none}.kh-apa{padding:80px 40px;background:#fff}.kh-apa-inner{max-width:900px;margin:0 auto;text-align:center}.kh-apa-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0;margin-top:48px;align-items:stretch}.kh-apa-col{border-radius:16px;padding:32px;text-align:left}.kh-apa-before{background:#fef2f2;border:2px solid #fecdd3}.kh-apa-after{background:#f0fdf4;border:2px solid #bbf7d0}.kh-apa-tag{font-size:10px;font-weight:800;letter-spacing:2px;padding:4px 12px;border-radius:20px;display:inline-block;margin-bottom:16px;text-transform:uppercase}.kh-apa-before .kh-apa-tag{background:#fecdd3;color:#be123c}.kh-apa-after .kh-apa-tag{background:#bbf7d0;color:#166534}.kh-apa-img-placeholder{width:100%;height:140px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.kh-apa-before .kh-apa-img-placeholder{background:#fecdd3}.kh-apa-before .kh-apa-img-placeholder svg{width:40px;height:40px;stroke:#be123c;fill:none;opacity:.5}.kh-apa-after .kh-apa-img-placeholder{background:#bbf7d0}.kh-apa-after .kh-apa-img-placeholder svg{width:40px;height:40px;stroke:#166534;fill:none;opacity:.5}.kh-apa-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.kh-apa-list li{font-size:14px;color:#374151;line-height:1.5}.kh-apa-before .kh-apa-list li{color:#be123c}.kh-apa-after .kh-apa-list li{color:#166534}.kh-apa-divider{display:flex;align-items:center;justify-content:center;padding:0 24px}.kh-apa-divider svg{width:32px;height:32px;stroke:var(--navy);fill:none}.kh-ugc{background:var(--navy);padding:80px 40px}.kh-ugc-inner{max-width:1200px;margin:0 auto}.kh-ugc .kh-sec-label{color:#ffffff80}.kh-ugc .kh-sec-title{color:#fff}.kh-ugc-videos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;margin-bottom:32px}.kh-ugc-card{background:#ffffff0d;border-radius:14px;padding:24px;border:1px solid rgba(255,255,255,.08)}.kh-ugc-thumb{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--red),var(--navy2));display:flex;align-items:center;justify-content:center;margin-bottom:14px;position:relative;cursor:pointer;flex-shrink:0}.kh-ugc-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000004d}.kh-ugc-play-btn svg{width:18px;height:18px;fill:#fff;margin-left:2px}.kh-ugc-initial{font-size:22px;font-weight:800;color:#fff}.kh-ugc-stars{color:#fbbf24;font-size:14px;margin-bottom:10px}.kh-ugc-quote{font-size:14px;color:#ffffffbf;line-height:1.65;font-style:italic;margin-bottom:12px}.kh-ugc-author{font-size:12px;color:#fff6;font-weight:600}.kh-ugc-summary{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.kh-ugc-score{font-family:Syne,Georgia,serif;font-size:40px;font-weight:800;color:var(--red)}.kh-ugc-score-stars{color:#fbbf24;font-size:20px}.kh-ugc-score-text{font-size:13px;color:#ffffff80}.kh-ugc-score-text strong{color:#fffc}.kh-sci{padding:80px 40px;background:var(--gray1)}.kh-sci-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.kh-sci-text{font-size:15px;color:var(--gray3);line-height:1.7;margin-bottom:24px}.kh-sci-sources{display:flex;flex-direction:column;gap:10px}.kh-sci-source{font-size:12px;color:var(--gray3);line-height:1.55;padding:10px 14px;background:#fff;border-radius:8px;border:1px solid var(--gray2)}.kh-sci-source strong{color:var(--navy)}.kh-sci-source em{color:var(--gray3);font-style:italic}.kh-sci-expert-card{background:var(--navy);border-radius:14px;padding:20px;display:flex;gap:14px;align-items:flex-start;margin-bottom:12px}.kh-sci-expert-avatar{width:44px;height:44px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px;flex-shrink:0}.kh-sci-expert-quote{font-size:13px;color:#ffffffb3;line-height:1.6;margin-bottom:8px;font-style:italic}.kh-sci-expert-name{font-weight:700;font-size:13px;color:#fff}.kh-sci-expert-role{font-size:11px;color:#fff6}.kh-product{padding:80px 40px;background:#fff}.kh-product-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.kh-product-img{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1;background:linear-gradient(135deg,var(--navy),var(--navy2));display:flex;align-items:center;justify-content:center}.kh-product-img img{width:100%;height:100%;object-fit:cover}.kh-product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.kh-product-badge-ce{position:absolute;top:16px;left:16px;background:var(--navy);color:#fff;font-size:11px;font-weight:700;padding:5px 12px;border-radius:20px;letter-spacing:.5px}.kh-product-features{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.kh-product-feature{display:flex;align-items:center;gap:10px;font-size:14px;color:#374151}.kh-product-feature svg{width:16px;height:16px;stroke:var(--green);fill:none;flex-shrink:0}.kh-product-price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.kh-product-price-old{font-size:20px;color:#9ca3af;text-decoration:line-through;font-weight:400}.kh-product-price-new{font-size:40px;font-weight:800;color:var(--navy)}.kh-product-price-save{background:#dcfce7;color:#166534;font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px}.kh-product-cta{display:block;text-align:center;background:var(--red);color:#fff;padding:16px 32px;border-radius:12px;font-weight:700;font-size:16px;text-decoration:none;margin-bottom:12px;transition:all .2s}.kh-product-cta:hover{background:var(--red2);transform:translateY(-2px);box-shadow:0 8px 24px #e6394659}.kh-product-guarantee{font-size:12px;color:var(--gray3);text-align:center}.kh-cta{background:var(--red);padding:80px 40px;text-align:center}.kh-cta-inner{max-width:700px;margin:0 auto}.kh-cta-stars{color:#fbbf24;font-size:18px;margin-bottom:16px}.kh-cta-stars span{color:#fff9;font-size:13px;margin-left:8px}.kh-cta-title{font-family:Syne,Georgia,serif;font-size:46px;font-weight:800;color:#fff;margin-bottom:14px;line-height:1.15;letter-spacing:-.5px}.kh-cta-sub{font-size:16px;color:#ffffffbf;margin-bottom:28px;line-height:1.6}.kh-cta-btn{display:inline-block;background:#fff;color:var(--red);padding:18px 44px;border-radius:12px;font-family:Syne,Georgia,serif;font-size:18px;font-weight:800;text-decoration:none;transition:all .2s;margin-bottom:20px}.kh-cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000040}.kh-cta-strip{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;font-size:13px;color:#ffffffb3}@media(max-width:768px){.kh-hero{height:100svh;min-height:500px}.kh-hero-title{font-size:38px;letter-spacing:-1px}.kh-hero-sub{font-size:15px}.kh-hero-content{padding:0 20px}.kh-hero-cta{padding:14px 24px;font-size:14px}.kh-trust{padding:12px 16px;gap:16px;justify-content:flex-start;overflow-x:auto}.kh-trust-item{white-space:nowrap;font-size:12px}.kh-problem{padding:48px 20px}.kh-problem-inner{grid-template-columns:1fr;gap:32px}.kh-sec-title{font-size:26px!important}.kh-how{padding:48px 20px}.kh-how-steps{grid-template-columns:1fr;gap:24px}.kh-how-connector{display:none}.kh-apa{padding:48px 20px}.kh-apa-grid{grid-template-columns:1fr;gap:16px}.kh-apa-divider{display:none}.kh-ugc{padding:48px 20px}.kh-ugc-videos{grid-template-columns:1fr;gap:14px}.kh-ugc-summary{flex-direction:column;gap:8px;text-align:center}.kh-sci{padding:48px 20px}.kh-sci-inner{grid-template-columns:1fr;gap:32px}.kh-product{padding:48px 20px}.kh-product-inner{grid-template-columns:1fr;gap:32px}.kh-cta{padding:48px 20px}.kh-cta-title{font-size:30px}.kh-cta-strip{gap:12px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/kinepro-home.css.map */
