{"id":13,"date":"2026-05-05T17:28:21","date_gmt":"2026-05-05T17:28:21","guid":{"rendered":"https:\/\/ai.keymetrics.kz\/?page_id=13"},"modified":"2026-05-05T17:54:54","modified_gmt":"2026-05-05T17:54:54","slug":"%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f","status":"publish","type":"page","link":"https:\/\/ai.keymetrics.kz\/","title":{"rendered":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ru\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0411\u043e\u043b\u044c\u0448\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u2014 keymetrics.kz<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Unbounded:wght@700;900&#038;family=Manrope:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n* { margin: 0; padding: 0; box-sizing: border-box; }\n\nhtml, body {\n  background: #0d0d0d !important;\n  color: #ffffff;\n  font-family: 'Manrope', Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  overflow-x: hidden;\n}\n\na { text-decoration: none; }\n\nnav {\n  position: fixed;\n  top: 0; left: 0; right: 0;\n  z-index: 100;\n  padding: 18px 24px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: rgba(13,13,13,0.96);\n  border-bottom: 1px solid #222;\n}\n\n.logo {\n  font-family: 'Unbounded', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  color: #c9a84c;\n  letter-spacing: 0.08em;\n}\n\n.nav-btn {\n  background: #c9a84c;\n  color: #000;\n  padding: 10px 20px;\n  font-weight: 700;\n  font-size: 13px;\n  font-family: 'Manrope', Arial, sans-serif;\n  border: none;\n  cursor: pointer;\n  display: inline-block;\n}\n\n.hero {\n  background: #0d0d0d;\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 60px 24px 60px;\n  position: relative;\n  overflow: hidden;\n}\n\n.hero-grid {\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(201,168,76,0.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(201,168,76,0.04) 1px, transparent 1px);\n  background-size: 50px 50px;\n  pointer-events: none;\n}\n\n.badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: #1a1a1a;\n  border: 1px solid #333;\n  padding: 8px 16px;\n  font-size: 12px;\n  color: #c9a84c;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin-bottom: 32px;\n  width: fit-content;\n  position: relative;\n}\n\n.dot {\n  width: 7px; height: 7px;\n  background: #c9a84c;\n  border-radius: 50%;\n  animation: blink 2s infinite;\n}\n\n@keyframes blink {\n  0%,100%{opacity:1} 50%{opacity:0.2}\n}\n\nh1 {\n  font-family: 'Unbounded', sans-serif;\n  font-size: clamp(30px, 7vw, 68px);\n  font-weight: 900;\n  line-height: 1.1;\n  color: #ffffff;\n  max-width: 800px;\n  position: relative;\n}\n\nh1 .gold { color: #c9a84c; }\n\n.hero-desc {\n  margin-top: 28px;\n  font-size: clamp(15px, 2.5vw, 19px);\n  color: #aaa;\n  max-width: 500px;\n  line-height: 1.7;\n  position: relative;\n}\n\n.hero-btns {\n  margin-top: 40px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  max-width: 300px;\n  position: relative;\n}\n\n.btn-gold {\n  background: #c9a84c;\n  color: #000;\n  padding: 18px 28px;\n  font-weight: 700;\n  font-size: 15px;\n  font-family: 'Manrope', Arial, sans-serif;\n  border: none;\n  cursor: pointer;\n  display: block;\n  text-align: center;\n  transition: background 0.2s;\n}\n.btn-gold:hover { background: #dfc063; }\n\n.btn-outline {\n  border: 1px solid #333;\n  color: #888;\n  padding: 18px 28px;\n  font-size: 15px;\n  display: block;\n  text-align: center;\n  transition: all 0.2s;\n}\n.btn-outline:hover { border-color: #c9a84c; color: #c9a84c; }\n\n.hero-nums {\n  margin-top: 60px;\n  display: flex;\n  gap: 40px;\n  flex-wrap: wrap;\n  border-top: 1px solid #222;\n  padding-top: 36px;\n  position: relative;\n}\n\n.num-big {\n  font-family: 'Unbounded', sans-serif;\n  font-size: 32px;\n  font-weight: 900;\n  color: #c9a84c;\n}\n\n.num-text { font-size: 13px; color: #666; margin-top: 4px; }\n\n\/* SECTIONS *\/\n.sec { padding: 80px 24px; background: #0d0d0d; }\n.sec.alt { background: #111; border-top: 1px solid #1e1e1e; border-bottom: 1px solid #1e1e1e; }\n\n.sec-label {\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: #c9a84c;\n  margin-bottom: 14px;\n}\n\nh2 {\n  font-family: 'Unbounded', sans-serif;\n  font-size: clamp(22px, 4.5vw, 40px);\n  font-weight: 900;\n  line-height: 1.15;\n  color: #fff;\n  max-width: 600px;\n}\n\nh2 .gold { color: #c9a84c; }\n\n.sec-sub {\n  margin-top: 12px;\n  font-size: 17px;\n  color: #888;\n  max-width: 500px;\n}\n\n\/* PROBLEMS *\/\n.problems { margin-top: 40px; display: grid; gap: 2px; }\n\n.prob {\n  background: #161616;\n  border: 1px solid #222;\n  padding: 26px;\n  display: flex;\n  gap: 18px;\n  align-items: flex-start;\n}\n\n.prob-icon { font-size: 26px; flex-shrink: 0; }\n\n.prob-title { font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 6px; }\n.prob-desc { font-size: 15px; color: #888; }\n\n\/* STEPS *\/\n.steps { margin-top: 40px; display: grid; gap: 2px; }\n\n.step {\n  background: #161616;\n  border: 1px solid #222;\n  padding: 28px;\n  display: flex;\n  gap: 22px;\n}\n\n.step-n {\n  font-family: 'Unbounded', sans-serif;\n  font-size: 36px;\n  font-weight: 900;\n  color: #2a2a2a;\n  line-height: 1;\n  flex-shrink: 0;\n  width: 44px;\n}\n\n.step-title { font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 8px; }\n.step-desc { font-size: 15px; color: #888; line-height: 1.65; }\n\n.tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-top: 12px;\n  background: rgba(201,168,76,0.1);\n  border: 1px solid rgba(201,168,76,0.25);\n  padding: 5px 12px;\n  font-size: 13px;\n  color: #c9a84c;\n  font-weight: 600;\n}\n\n\/* CHAT *\/\n.chat-box {\n  margin-top: 40px;\n  background: #161616;\n  border: 1px solid #2a2a2a;\n  padding: 28px;\n}\n\n.chat-label {\n  font-size: 12px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #444;\n  margin-bottom: 22px;\n}\n\n.chat { display: flex; flex-direction: column; gap: 10px; }\n\n.msg { display: flex; gap: 10px; align-items: flex-end; }\n.msg.r { flex-direction: row-reverse; }\n\n.av {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 15px; flex-shrink: 0;\n  background: #222;\n}\n\n.bub {\n  max-width: 72%;\n  padding: 10px 14px;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.bub.cl { background: #222; color: #ccc; }\n.bub.bt { background: #c9a84c; color: #000; font-weight: 600; }\n\n.chat-result {\n  margin-top: 18px;\n  padding-top: 18px;\n  border-top: 1px solid #222;\n  font-size: 14px;\n  color: #777;\n}\n\n.chat-result b { color: #c9a84c; }\n\n\/* PACKAGE *\/\n.pkg-wrap { margin-top: 40px; border: 1px solid #c9a84c; }\n\n.pkg-head {\n  background: #c9a84c;\n  padding: 18px 28px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.pkg-name { font-family: 'Unbounded', sans-serif; font-size: 15px; font-weight: 900; color: #000; }\n.pkg-price { font-family: 'Unbounded', sans-serif; font-size: 18px; font-weight: 900; color: #000; }\n\n.pkg-body { display: grid; grid-template-columns: 1fr 1fr; }\n\n.pkg-l { padding: 32px 28px; border-right: 1px solid #222; }\n.pkg-r { padding: 32px 28px; }\n\n.pkg-lbl { font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase; color: #555; margin-bottom: 14px; }\n\n.pkg-row {\n  display: flex; gap: 12px;\n  padding: 11px 0;\n  border-bottom: 1px solid #1e1e1e;\n  font-size: 15px; color: #ccc; line-height: 1.4;\n}\n.pkg-row:last-child { border-bottom: none; }\n.tick { color: #c9a84c; font-weight: 700; flex-shrink: 0; }\n\n.tl { list-style: none; }\n.tl-row {\n  display: flex; gap: 12px;\n  padding: 10px 0;\n  font-size: 14px; color: #888;\n  border-bottom: 1px solid #1e1e1e;\n}\n.tl-row:last-child { border-bottom: none; }\n.tl-d { color: #c9a84c; font-weight: 700; flex-shrink: 0; width: 58px; }\n\n.pkg-foot {\n  padding: 22px 28px;\n  border-top: 1px solid #222;\n  background: #111;\n}\n\n\/* FAQ *\/\n.faqs { margin-top: 40px; max-width: 660px; }\n\n.faq { border-bottom: 1px solid #1e1e1e; cursor: pointer; }\n\n.faq-q {\n  padding: 20px 0;\n  font-size: 16px; font-weight: 600; color: #fff;\n  display: flex; justify-content: space-between; align-items: center; gap: 16px;\n}\n\n.faq-ico {\n  width: 26px; height: 26px;\n  border: 1px solid #333;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 20px; color: #c9a84c; flex-shrink: 0;\n  transition: transform 0.3s; line-height: 1;\n}\n\n.faq-a {\n  max-height: 0; overflow: hidden;\n  transition: max-height 0.35s ease;\n  font-size: 15px; color: #888; line-height: 1.7;\n}\n\n.faq.open .faq-a { max-height: 160px; padding-bottom: 20px; }\n.faq.open .faq-ico { transform: rotate(45deg); }\n\n\/* CTA *\/\n.cta {\n  background: #111;\n  border-top: 1px solid #1e1e1e;\n  padding: 80px 24px;\n  text-align: center;\n}\n\n.cta h2 { margin: 0 auto 14px; }\n.cta p { color: #888; font-size: 17px; max-width: 400px; margin: 0 auto 32px; }\n.cta-sub { margin-top: 18px; font-size: 13px; color: #555; }\n.cta-sub a { color: #c9a84c; }\n\nfooter {\n  background: #0a0a0a;\n  border-top: 1px solid #1a1a1a;\n  padding: 22px 24px;\n  text-align: center;\n  font-size: 13px;\n  color: #444;\n}\n\n@media (max-width: 580px) {\n  .pkg-body { grid-template-columns: 1fr; }\n  .pkg-l { border-right: none; border-bottom: 1px solid #222; }\n  .step { flex-direction: column; gap: 8px; }\n  .step-n { font-size: 26px; width: auto; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<div class=\"hero\">\n  <div class=\"hero-grid\"><\/div>\n  <div class=\"badge\"><span class=\"dot\"><\/span> \u0414\u043b\u044f \u043c\u0430\u043b\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430<\/div>\n\n  <h1>\n    \u041a\u043b\u0438\u0435\u043d\u0442\u044b \u043f\u0438\u0448\u0443\u0442.<br>\n    \u0412\u044b \u043d\u0435 \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442\u0435.<br>\n    \u041e\u043d\u0438 \u0443\u0445\u043e\u0434\u044f\u0442 \u043a <span class=\"gold\">\u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u0430\u043c.<\/span>\n  <\/h1>\n\n  <p class=\"hero-desc\">\n    \u041c\u044b \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0443, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c \u0432\u043c\u0435\u0441\u0442\u043e \u0432\u0430\u0441 \u2014 \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f. \u0412\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0433\u043e\u0442\u043e\u0432\u044b\u0435 \u0437\u0430\u044f\u0432\u043a\u0438.\n  <\/p>\n\n  <div class=\"hero-btns\">\n    <a href=\"#contact\" class=\"btn-gold\">\u0425\u043e\u0447\u0443 \u0431\u043e\u043b\u044c\u0448\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/a>\n    <a href=\"#how\" class=\"btn-outline\">\u041a\u0430\u043a \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442?<\/a>\n  <\/div>\n\n  <div class=\"hero-nums\">\n    <div>\n      <div class=\"num-big\">30 \u0441\u0435\u043a<\/div>\n      <div class=\"num-text\">\u041e\u0442\u0432\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0443<\/div>\n    <\/div>\n    <div>\n      <div class=\"num-big\">24\/7<\/div>\n      <div class=\"num-text\">\u0411\u0435\u0437 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0445<\/div>\n    <\/div>\n    <div>\n      <div class=\"num-big\">0 \u20b8<\/div>\n      <div class=\"num-text\">\u0417\u0430\u0440\u043f\u043b\u0430\u0442\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0435<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- PROBLEM -->\n<div class=\"sec alt\">\n  <div class=\"sec-label\">\u0417\u043d\u0430\u043a\u043e\u043c\u043e?<\/div>\n  <h2>\u041f\u043e\u0447\u0435\u043c\u0443 \u0431\u0438\u0437\u043d\u0435\u0441 <span class=\"gold\">\u0442\u0435\u0440\u044f\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/span><\/h2>\n\n  <div class=\"problems\">\n    <div class=\"prob\">\n      <div class=\"prob-icon\">\ud83d\ude34<\/div>\n      <div>\n        <div class=\"prob-title\">\u041a\u043b\u0438\u0435\u043d\u0442 \u043d\u0430\u043f\u0438\u0441\u0430\u043b \u043d\u043e\u0447\u044c\u044e \u2014 \u0432\u044b \u0443\u0432\u0438\u0434\u0435\u043b\u0438 \u0443\u0442\u0440\u043e\u043c<\/div>\n        <div class=\"prob-desc\">\u041e\u043d \u0443\u0436\u0435 \u043f\u043e\u0437\u0432\u043e\u043d\u0438\u043b \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u0443. \u041d\u0435 \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0432\u044b \u043f\u043b\u043e\u0445\u043e\u0439 \u2014 \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u043e\u0442 \u043e\u0442\u0432\u0435\u0442\u0438\u043b \u0431\u044b\u0441\u0442\u0440\u0435\u0435.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"prob\">\n      <div class=\"prob-icon\">\ud83d\udd01<\/div>\n      <div>\n        <div class=\"prob-title\">\u041e\u0434\u043d\u0438 \u0438 \u0442\u0435 \u0436\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043f\u043e 10 \u0440\u0430\u0437 \u0432 \u0434\u0435\u043d\u044c<\/div>\n        <div class=\"prob-desc\">&#171;\u0421\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0442\u043e\u0438\u0442?&#187;, &#171;\u0412\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442\u0435 \u0432 \u0432\u044b\u0445\u043e\u0434\u043d\u044b\u0435?&#187; \u2014 \u043e\u0442\u043d\u0438\u043c\u0430\u044e\u0442 \u0432\u0440\u0435\u043c\u044f, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043d\u0443\u0436\u043d\u043e \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0443.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"prob\">\n      <div class=\"prob-icon\">\ud83d\udced<\/div>\n      <div>\n        <div class=\"prob-title\">\u041d\u0430\u043f\u0438\u0441\u0430\u043b \u2014 \u0438 \u043f\u0440\u043e\u043f\u0430\u043b. \u0422\u0430\u043a \u0438 \u043d\u0435 \u043a\u0443\u043f\u0438\u043b<\/div>\n        <div class=\"prob-desc\">\u0427\u0435\u043b\u043e\u0432\u0435\u043a \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432\u0430\u043b\u0441\u044f, \u043d\u043e \u043d\u0438\u043a\u0442\u043e \u043d\u0435 \u043d\u0430\u043f\u043e\u043c\u043d\u0438\u043b. \u0414\u0435\u043d\u044c\u0433\u0438 \u0443\u0448\u043b\u0438 \u043c\u0438\u043c\u043e.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- HOW -->\n<div class=\"sec\" id=\"how\">\n  <div class=\"sec-label\">\u0420\u0435\u0448\u0435\u043d\u0438\u0435<\/div>\n  <h2>\u041a\u0430\u043a \u044d\u0442\u043e <span class=\"gold\">\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442<\/span><\/h2>\n  <p class=\"sec-sub\">\u0422\u0440\u0438 \u0448\u0430\u0433\u0430 \u2014 \u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0431\u0435\u0437 \u0432\u0430\u0441.<\/p>\n\n  <div class=\"steps\">\n    <div class=\"step\">\n      <div class=\"step-n\">1<\/div>\n      <div>\n        <div class=\"step-title\">\u041a\u043b\u0438\u0435\u043d\u0442 \u043f\u0438\u0448\u0435\u0442 \u0432\u0430\u043c \u0432 Telegram \u0438\u043b\u0438 Instagram<\/div>\n        <div class=\"step-desc\">\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u043e \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442. \u0414\u0430\u0436\u0435 \u0432 3 \u043d\u043e\u0447\u0438. \u0414\u0430\u0436\u0435 \u0432 \u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435. \u041a\u043b\u0438\u0435\u043d\u0442 \u043d\u0435 \u0436\u0434\u0451\u0442.<\/div>\n        <div class=\"tag\">\u26a1 \u041e\u0442\u0432\u0435\u0442 \u0437\u0430 30 \u0441\u0435\u043a\u0443\u043d\u0434<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"step\">\n      <div class=\"step-n\">2<\/div>\n      <div>\n        <div class=\"step-title\">\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0441\u0430\u043c\u0430 \u0443\u0437\u043d\u0430\u0451\u0442 \u0447\u0442\u043e \u043d\u0443\u0436\u043d\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0443<\/div>\n        <div class=\"step-desc\">\u0417\u0430\u0434\u0430\u0451\u0442 3\u20134 \u043f\u0440\u043e\u0441\u0442\u044b\u0445 \u0432\u043e\u043f\u0440\u043e\u0441\u0430: \u0447\u0442\u043e \u043d\u0443\u0436\u043d\u043e, \u043a\u043e\u0433\u0434\u0430, \u043a\u0430\u043a\u043e\u0439 \u0431\u044e\u0434\u0436\u0435\u0442. \u0411\u0435\u0437 \u0432\u0430\u0448\u0435\u0433\u043e \u0443\u0447\u0430\u0441\u0442\u0438\u044f.<\/div>\n        <div class=\"tag\">\ud83c\udfaf \u0412\u0441\u0451 \u0443\u0437\u043d\u0430\u0451\u0442 \u0441\u0430\u043c\u0430<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"step\">\n      <div class=\"step-n\">3<\/div>\n      <div>\n        <div class=\"step-title\">\u0412\u0430\u043c \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442 \u0433\u043e\u0442\u043e\u0432\u0430\u044f \u0437\u0430\u044f\u0432\u043a\u0430<\/div>\n        <div class=\"step-desc\">\u041d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e &#171;\u043f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u0435 \u043c\u043d\u0435&#187; \u2014 \u0430 \u0438\u043c\u044f, \u0437\u0430\u0434\u0430\u0447\u0430, \u0431\u044e\u0434\u0436\u0435\u0442, \u0432\u0440\u0435\u043c\u044f. \u0412\u0430\u043c \u043e\u0441\u0442\u0430\u0451\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c.<\/div>\n        <div class=\"tag\">\u2705 \u0413\u043e\u0440\u044f\u0447\u0438\u0439 \u043a\u043b\u0438\u0435\u043d\u0442<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"chat-box\">\n    <div class=\"chat-label\">\ud83d\udcf1 \u0412\u043e\u0442 \u043a\u0430\u043a \u044d\u0442\u043e \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430<\/div>\n    <div class=\"chat\">\n      <div class=\"msg\">\n        <div class=\"av\">\ud83d\udc64<\/div>\n        <div class=\"bub cl\">\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435, \u043d\u0443\u0436\u0435\u043d \u044d\u043b\u0435\u043a\u0442\u0440\u0438\u043a<\/div>\n      <\/div>\n      <div class=\"msg r\">\n        <div class=\"av\" style=\"background:#c9a84c;\">\u26a1<\/div>\n        <div class=\"bub bt\">\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0427\u0442\u043e \u043d\u0443\u0436\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u2014 \u0440\u043e\u0437\u0435\u0442\u043a\u0438, \u043f\u0440\u043e\u0432\u043e\u0434\u043a\u0430 \u0438\u043b\u0438 \u0447\u0442\u043e-\u0442\u043e \u0434\u0440\u0443\u0433\u043e\u0435?<\/div>\n      <\/div>\n      <div class=\"msg\">\n        <div class=\"av\">\ud83d\udc64<\/div>\n        <div class=\"bub cl\">\u0420\u043e\u0437\u0435\u0442\u043a\u0438 \u0438 \u0432\u044b\u043a\u043b\u044e\u0447\u0430\u0442\u0435\u043b\u0438, 3 \u0448\u0442\u0443\u043a\u0438<\/div>\n      <\/div>\n      <div class=\"msg r\">\n        <div class=\"av\" style=\"background:#c9a84c;\">\u26a1<\/div>\n        <div class=\"bub bt\">\u0425\u043e\u0440\u043e\u0448\u043e! \u0412 \u043a\u0430\u043a\u043e\u043c \u0440\u0430\u0439\u043e\u043d\u0435 \u0438 \u043a\u043e\u0433\u0434\u0430 \u0443\u0434\u043e\u0431\u043d\u043e \u2014 \u0441\u0435\u0433\u043e\u0434\u043d\u044f \u0438\u043b\u0438 \u0437\u0430\u0432\u0442\u0440\u0430?<\/div>\n      <\/div>\n      <div class=\"msg\">\n        <div class=\"av\">\ud83d\udc64<\/div>\n        <div class=\"bub cl\">\u0410\u043b\u043c\u0430\u0442\u044b, \u0411\u043e\u0441\u0442\u0430\u043d\u0434\u044b\u043a. \u0417\u0430\u0432\u0442\u0440\u0430 \u043f\u043e\u0441\u043b\u0435 18:00<\/div>\n      <\/div>\n      <div class=\"msg r\">\n        <div class=\"av\" style=\"background:#c9a84c;\">\u26a1<\/div>\n        <div class=\"bub bt\">\u041f\u0440\u0438\u043d\u044f\u0442\u043e! \u041c\u0430\u0441\u0442\u0435\u0440 \u0441\u0432\u044f\u0436\u0435\u0442\u0441\u044f \u0441 \u0432\u0430\u043c\u0438 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0447\u0430\u0441\u0430 \ud83d\udc4d<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"chat-result\">\n      \u0412\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0432 Telegram: <b>\u0410\u043b\u0438\u043d\u0430 \u2022 3 \u0440\u043e\u0437\u0435\u0442\u043a\u0438 \u2022 \u0411\u043e\u0441\u0442\u0430\u043d\u0434\u044b\u043a \u2022 \u0417\u0430\u0432\u0442\u0440\u0430 18:00<\/b> \u2014 \u0438 \u043f\u0440\u043e\u0441\u0442\u043e \u0437\u0432\u043e\u043d\u0438\u0442\u0435.\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- PACKAGE -->\n<div class=\"sec alt\" id=\"package\">\n  <div class=\"sec-label\">\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c<\/div>\n  <h2>\u0427\u0442\u043e \u0432\u044b <span class=\"gold\">\u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435<\/span><\/h2>\n\n  <div class=\"pkg-wrap\">\n    <div class=\"pkg-head\">\n      <div class=\"pkg-name\">\u041f\u0430\u043a\u0435\u0442 \u00ab\u041f\u043e\u0434 \u043a\u043b\u044e\u0447\u00bb<\/div>\n      <div class=\"pkg-price\">150 000 \u2014 300 000 \u20b8<\/div>\n    <\/div>\n\n    <div class=\"pkg-body\">\n      <div class=\"pkg-l\">\n        <div class=\"pkg-lbl\">\u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442<\/div>\n        <div class=\"pkg-row\"><span class=\"tick\">\u2713<\/span> \u0427\u0430\u0442\u0431\u043e\u0442 \u0432 Telegram \u0438\u043b\u0438 Instagram<\/div>\n        <div class=\"pkg-row\"><span class=\"tick\">\u2713<\/span> \u041e\u0442\u0432\u0435\u0447\u0430\u0435\u0442 \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0432\u043c\u0435\u0441\u0442\u043e \u0432\u0430\u0441<\/div>\n        <div class=\"pkg-row\"><span class=\"tick\">\u2713<\/span> \u0421\u043e\u0431\u0438\u0440\u0430\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0438 \u043f\u0440\u0438\u0441\u044b\u043b\u0430\u0435\u0442 \u0432\u0430\u043c<\/div>\n        <div class=\"pkg-row\"><span class=\"tick\">\u2713<\/span> \u041d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0443 \u0435\u0441\u043b\u0438 \u043e\u043d \u043d\u0435 \u043e\u0442\u0432\u0435\u0442\u0438\u043b<\/div>\n        <div class=\"pkg-row\"><span class=\"tick\">\u2713<\/span> 10 \u043f\u043e\u0441\u0442\u043e\u0432 \u0434\u043b\u044f \u0441\u043e\u0446\u0441\u0435\u0442\u0435\u0439<\/div>\n        <div class=\"pkg-row\"><span class=\"tick\">\u2713<\/span> \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 30 \u0434\u043d\u0435\u0439<\/div>\n      <\/div>\n      <div class=\"pkg-r\">\n        <div class=\"pkg-lbl\">\u0421\u0440\u043e\u043a\u0438<\/div>\n        <ul class=\"tl\">\n          <li class=\"tl-row\"><span class=\"tl-d\">\u0414\u0435\u043d\u044c 1\u20132<\/span> \u0418\u0437\u0443\u0447\u0430\u0435\u043c \u0432\u0430\u0448 \u0431\u0438\u0437\u043d\u0435\u0441<\/li>\n          <li class=\"tl-row\"><span class=\"tl-d\">\u0414\u0435\u043d\u044c 3\u20136<\/span> \u041d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0443<\/li>\n          <li class=\"tl-row\"><span class=\"tl-d\">\u0414\u0435\u043d\u044c 7\u20139<\/span> \u0422\u0435\u0441\u0442\u0438\u0440\u0443\u0435\u043c \u0432\u043c\u0435\u0441\u0442\u0435<\/li>\n          <li class=\"tl-row\"><span class=\"tl-d\">\u0414\u0435\u043d\u044c 10<\/span> \u0417\u0430\u043f\u0443\u0441\u043a \ud83d\ude80<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"pkg-foot\">\n      <a href=\"#contact\" class=\"btn-gold\" style=\"max-width:280px; display:block;\">\u0425\u043e\u0447\u0443 \u0442\u0430\u043a\u0443\u044e \u0441\u0438\u0441\u0442\u0435\u043c\u0443<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- FAQ -->\n<div class=\"sec\">\n  <div class=\"sec-label\">\u0412\u043e\u043f\u0440\u043e\u0441\u044b<\/div>\n  <h2>\u0427\u0430\u0441\u0442\u043e <span class=\"gold\">\u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u044e\u0442<\/span><\/h2>\n\n  <div class=\"faqs\">\n    <div class=\"faq\" onclick=\"tog(this)\">\n      <div class=\"faq-q\">\u041a\u043b\u0438\u0435\u043d\u0442\u044b \u043f\u043e\u0439\u043c\u0443\u0442, \u0447\u0442\u043e \u044d\u0442\u043e \u043d\u0435 \u0447\u0435\u043b\u043e\u0432\u0435\u043a? <div class=\"faq-ico\">+<\/div><\/div>\n      <div class=\"faq-a\">\u041e\u0431\u044b\u0447\u043d\u043e \u043d\u0435\u0442. \u041f\u0438\u0448\u0435\u0442 \u0436\u0438\u0432\u044b\u043c \u044f\u0437\u044b\u043a\u043e\u043c. \u041d\u043e \u0434\u0430\u0436\u0435 \u0435\u0441\u043b\u0438 \u043f\u043e\u0439\u043c\u0443\u0442 \u2014 \u043b\u044e\u0434\u044f\u043c \u0432\u0430\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442, \u0430 \u043d\u0435 \u0433\u0430\u0434\u0430\u0442\u044c \u043a\u0442\u043e \u043f\u0438\u0448\u0435\u0442.<\/div>\n    <\/div>\n    <div class=\"faq\" onclick=\"tog(this)\">\n      <div class=\"faq-q\">\u041c\u043d\u0435 \u043d\u0443\u0436\u043d\u043e \u0447\u0442\u043e-\u0442\u043e \u0443\u043c\u0435\u0442\u044c \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438? <div class=\"faq-ico\">+<\/div><\/div>\n      <div class=\"faq-a\">\u041d\u0435\u0442. \u041c\u044b \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u0432\u0441\u0451 \u0441\u0430\u043c\u0438. \u0412\u0430\u043c \u043d\u0438\u0447\u0435\u0433\u043e \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043d\u0435 \u043d\u0443\u0436\u043d\u043e. \u041f\u0440\u043e\u0441\u0442\u043e \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0437\u0430\u044f\u0432\u043a\u0438 \u0432 Telegram.<\/div>\n    <\/div>\n    <div class=\"faq\" onclick=\"tog(this)\">\n      <div class=\"faq-q\">\u041a\u043e\u0433\u0434\u0430 \u043e\u043a\u0443\u043f\u0438\u0442\u0441\u044f? <div class=\"faq-ico\">+<\/div><\/div>\n      <div class=\"faq-a\">\u041f\u043e\u0441\u0447\u0438\u0442\u0430\u0439\u0442\u0435 \u0441\u0430\u043c\u0438: \u0435\u0441\u043b\u0438 \u0432 \u043c\u0435\u0441\u044f\u0446 \u0432\u044b \u0442\u0435\u0440\u044f\u0435\u0442\u0435 \u0445\u043e\u0442\u044f \u0431\u044b 3\u20135 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0438\u0437-\u0437\u0430 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043e\u0442\u0432\u0435\u0442\u0430 \u2014 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044d\u0442\u043e \u0434\u0435\u043d\u0435\u0433? \u0427\u0430\u0449\u0435 \u0432\u0441\u0435\u0433\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043e\u043a\u0443\u043f\u0430\u0435\u0442\u0441\u044f \u0432 \u043f\u0435\u0440\u0432\u044b\u0439 \u0436\u0435 \u043c\u0435\u0441\u044f\u0446.<\/div>\n    <\/div>\n    <div class=\"faq\" onclick=\"tog(this)\">\n      <div class=\"faq-q\">\u041a\u043e\u043c\u0443 \u044d\u0442\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442? <div class=\"faq-ico\">+<\/div><\/div>\n      <div class=\"faq-a\">\u041b\u044e\u0431\u043e\u043c\u0443 \u0431\u0438\u0437\u043d\u0435\u0441\u0443, \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u043f\u0438\u0448\u0443\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u044b: \u0441\u0430\u043b\u043e\u043d\u044b, \u0440\u0435\u043c\u043e\u043d\u0442, \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430, \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435, \u043a\u043b\u0438\u043d\u0438\u043a\u0438, \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u044b. \u0415\u0441\u043b\u0438 \u0435\u0441\u0442\u044c \u0432\u0445\u043e\u0434\u044f\u0449\u0438\u0435 \u2014 \u043c\u044b \u0441\u0434\u0435\u043b\u0430\u0435\u043c \u0442\u0430\u043a, \u0447\u0442\u043e\u0431\u044b \u043d\u0438 \u043e\u0434\u043d\u043e \u043d\u0435 \u0442\u0435\u0440\u044f\u043b\u043e\u0441\u044c.<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"cta\" id=\"contact\">\n  <div class=\"sec-label\" style=\"text-align:center;\">\u041d\u0430\u0447\u0430\u0442\u044c<\/div>\n  <h2 style=\"text-align:center; margin:0 auto 14px;\">\u0420\u0430\u0437\u0431\u0435\u0440\u0451\u043c \u0432\u0430\u0448 \u0431\u0438\u0437\u043d\u0435\u0441<br>\u0437\u0430 20 \u043c\u0438\u043d\u0443\u0442 \u2014 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e<\/h2>\n  <p>\u041f\u043e\u043a\u0430\u0436\u0435\u043c \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0432\u044b \u0442\u0435\u0440\u044f\u0435\u0442\u0435 \u0438 \u043a\u0430\u043a \u044d\u0442\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c.<\/p>\n  <a href=\"https:\/\/t.me\/keymetrics\" class=\"btn-gold\" style=\"display:inline-block; padding:18px 48px;\">\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 Telegram<\/a>\n  <p class=\"cta-sub\">\u0418\u043b\u0438 \u043d\u0430 \u043f\u043e\u0447\u0442\u0443: <a href=\"mailto:hello@keymetrics.kz\">hello@keymetrics.kz<\/a><\/p>\n<\/div>\n\n\n\n<script>\nfunction tog(el) {\n  const o = el.classList.contains('open');\n  document.querySelectorAll('.faq').forEach(i => i.classList.remove('open'));\n  if (!o) el.classList.add('open');\n}\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0411\u043e\u043b\u044c\u0448\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u2014 keymetrics.kz \u0414\u043b\u044f \u043c\u0430\u043b\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u041a\u043b\u0438\u0435\u043d\u0442\u044b \u043f\u0438\u0448\u0443\u0442. \u0412\u044b \u043d\u0435 \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442\u0435. \u041e\u043d\u0438 \u0443\u0445\u043e\u0434\u044f\u0442 \u043a \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u0430\u043c. \u041c\u044b \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0443, \u043a\u043e\u0442\u043e\u0440\u0430\u044f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/ai.keymetrics.kz\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"\u0411\u043e\u043b\u044c\u0448\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u2014 keymetrics.kz \u0414\u043b\u044f \u043c\u0430\u043b\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u041a\u043b\u0438\u0435\u043d\u0442\u044b \u043f\u0438\u0448\u0443\u0442. \u0412\u044b \u043d\u0435 \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u0442\u0435. \u041e\u043d\u0438 \u0443\u0445\u043e\u0434\u044f\u0442 \u043a \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u0430\u043c. \u041c\u044b \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0443, \u043a\u043e\u0442\u043e\u0440\u0430\u044f [&hellip;]","_links":{"self":[{"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":2,"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/ai.keymetrics.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}