.kf{background:#f4f8fa;color:#132832}.kf *{box-sizing:border-box}.kf a{text-decoration:none}.kf__hero{position:relative;overflow:hidden;background:linear-gradient(128deg,rgba(5,41,57,.96),rgba(8,91,116,.9)),var(--kf-cover) center/cover;color:#fff}.kf__hero:after{content:'';position:absolute;right:-90px;top:-120px;width:430px;height:430px;border:70px solid rgba(95,211,231,.14);border-radius:50%}.kf__hero-inner{position:relative;z-index:1;min-height:470px;padding-top:68px;padding-bottom:68px;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,420px);gap:48px;align-items:center}.kf__logo{display:block;width:170px;height:105px;object-fit:contain;padding:10px;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.2)}.kf__eyebrow{margin:24px 0 10px;color:#8ee5ef;font-size:13px;font-weight:900;letter-spacing:.15em}.kf h1{max-width:800px;margin:0;color:#fff;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.045em}.kf__lead{max-width:720px;margin:22px 0 0;color:#dceff3;font-size:clamp(17px,2vw,21px);line-height:1.55}.kf__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.kf__button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;background:#57d2df;color:#062b37;font-weight:900}.kf__button--ghost{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.08);color:#fff}.kf__stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.kf__stat{min-height:118px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(3,34,46,.54);backdrop-filter:blur(7px)}.kf__stat strong{display:block;color:#fff;font-size:31px}.kf__stat span{display:block;margin-top:5px;color:#b9dce3;font-size:14px}.kf__section{padding:62px 0}.kf__section--white{background:#fff}.kf__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.kf__head h2{margin:0;color:#102c38;font-size:clamp(30px,4vw,48px);line-height:1.05}.kf__head p{max-width:650px;margin:0;color:#58717b;line-height:1.55}.kf__group{margin-top:40px}.kf__group:first-child{margin-top:0}.kf__group-title{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#123743;font-size:24px}.kf__group-title span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#dff6f8;color:#086d7c}.kf__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.kf__card{overflow:hidden;border:1px solid #dbe8ec;border-radius:18px;background:#fff;color:#15313b;box-shadow:0 10px 25px rgba(16,51,63,.06);transition:transform .18s ease,box-shadow .18s ease}.kf__card:hover{transform:translateY(-4px);box-shadow:0 17px 35px rgba(16,51,63,.12)}.kf__media{aspect-ratio:3/2;overflow:hidden;background:#eef4f6}.kf__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.kf__card:hover img{transform:scale(1.035)}.kf__body{padding:18px}.kf__body h3{margin:0;color:#122f3a;font-size:18px;line-height:1.25}.kf__body p{margin:8px 0 0;color:#6a8088;font-size:14px;line-height:1.45}.kf__count{display:inline-flex;margin-top:13px;padding:6px 10px;border-radius:999px;background:#e5f6f8;color:#086d7c;font-size:12px;font-weight:900}.kf__guide{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kf__tip{padding:24px;border-radius:18px;background:linear-gradient(145deg,#092f3d,#105f72);color:#fff}.kf__tip b{display:block;color:#77e0e9;font-size:12px;letter-spacing:.11em}.kf__tip h3{margin:10px 0 8px;color:#fff;font-size:21px}.kf__tip p{margin:0;color:#c9e2e7;font-size:14px;line-height:1.5}.kf__products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kf__product{display:flex;flex-direction:column;border:1px solid #dce8eb;border-radius:18px;background:#fff;overflow:hidden;color:#16323c}.kf__product-media{aspect-ratio:1/1;background:#f2f6f7;overflow:hidden}.kf__product-media img{width:100%;height:100%;object-fit:contain;padding:16px}.kf__product-body{display:flex;flex-direction:column;flex:1;padding:17px}.kf__product-title{margin:0;font-size:16px;line-height:1.35;color:#15313b}.kf__price{margin-top:auto;padding-top:13px;color:#087285;font-size:18px;font-weight:900}.kf__help{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;padding:34px;border-radius:24px;background:#e1f4f6}.kf__help h2{margin:0;color:#0f3945}.kf__help p{margin:10px 0 0;color:#4e7079;line-height:1.55}.kf__help .kf__button{background:#08778a;color:#fff}@media(max-width:1100px){.kf__grid,.kf__products{grid-template-columns:repeat(3,1fr)}.kf__guide{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.kf__hero-inner{min-height:0;padding-top:38px;padding-bottom:42px;grid-template-columns:1fr;gap:28px}.kf__logo{width:130px;height:82px}.kf h1{font-size:clamp(38px,12vw,56px)}.kf__stats{grid-template-columns:1fr 1fr}.kf__stat{min-height:96px;padding:16px}.kf__stat strong{font-size:25px}.kf__section{padding:42px 0}.kf__head{display:block}.kf__head p{margin-top:12px}.kf__grid,.kf__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kf__body{padding:13px}.kf__body h3{font-size:15px}.kf__body p{display:none}.kf__guide{grid-template-columns:1fr}.kf__tip{padding:20px}.kf__help{grid-template-columns:1fr;padding:24px}.kf__button{width:100%}}