{"id":8196,"date":"2026-06-23T21:46:19","date_gmt":"2026-06-23T18:46:19","guid":{"rendered":"https:\/\/kursi.dp.ua\/?p=8196"},"modified":"2026-07-08T22:08:16","modified_gmt":"2026-07-08T19:08:16","slug":"mij-vlasnij-biznes","status":"publish","type":"post","link":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/","title":{"rendered":"\u041f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c (\u043a\u0443\u0440\u0441\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u0439)"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"ru\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u041e\u0441\u043d\u043e\u0432\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/title>\r\n\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\/3.4.17\"><\/script>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n    \r\n    <script>\r\n    tailwind.config = { \r\n        theme: { \r\n            extend: {\r\n                fontFamily: { montserrat: ['Montserrat','sans-serif'] },\r\n                colors: { brand: { blue:'#005e90', light:'#0d7ba8', red:'#fb726a', orange:'#fb726a', text:'#000000' } }\r\n            } \r\n        } \r\n    }\r\n    <\/script>\r\n    \r\n    <style>\r\n    .page-container > h1 { display: none !important; }\r\n    .atlant-course-landing, .atlant-course-landing *, .atlant-course-landing *::before, .atlant-course-landing *::after { box-sizing: border-box !important; }\r\n    .atlant-course-landing { font-family:'Montserrat',sans-serif; width:100%; max-width:100vw; background:#fff; line-height:1.6; overflow-x:hidden; }\r\n    .atlant-course-landing p:empty, .atlant-course-landing br { display:none; margin:0; padding:0; }\r\n    .atlant-course-landing .glass-card { background:rgba(255,255,255,0.75); backdrop-filter:blur(16px); -webkit-backdrop-filter:blur(16px); border:1px solid rgba(255,255,255,0.5); }\r\n    .atlant-course-landing .af-container { width:92%; max-width:1600px; margin-left:auto; margin-right:auto; }\r\n    @media (min-width:1024px){ .atlant-course-landing .af-container { width:80%; } }\r\n\r\n    @keyframes bfloat1 { 0%,100%{transform:translateY(0) rotate(0);} 50%{transform:translateY(-12px) rotate(1.5deg);} }\r\n    @keyframes bfloat2 { 0%,100%{transform:translateY(0) rotate(0);} 50%{transform:translateY(-8px) rotate(-1.5deg);} }\r\n    @keyframes bfloat3 { 0%,100%{transform:translateY(0) scale(1);} 50%{transform:translateY(-14px) scale(1.03);} }\r\n    .atlant-course-landing .animate-f1{ animation:bfloat1 5s ease-in-out infinite; }\r\n    .atlant-course-landing .animate-f2{ animation:bfloat2 6s ease-in-out infinite 1s; }\r\n    .atlant-course-landing .animate-f3{ animation:bfloat3 7s ease-in-out infinite 2s; }\r\n\r\n    .atlant-course-landing .cta-btn { transition:transform .3s ease, box-shadow .3s ease; display:inline-flex; gap:12px; cursor:pointer; text-decoration:none; align-items:center; border-radius:9999px; font-weight:700; border:none; }\r\n    .atlant-course-landing .cta-btn:hover { transform:translateY(-2px); }\r\n\r\n    .atlant-course-landing .faq-item { border-bottom:1px solid #e2e8f0; }\r\n    .atlant-course-landing .faq-item:last-child { border-bottom:none; }\r\n    .atlant-course-landing .faq-item summary { list-style:none; outline:none; display:flex; justify-content:space-between; align-items:center; cursor:pointer; padding:24px 0; font-weight:700; color:#1e293b; font-size:1.125rem; transition:color .3s ease; gap:16px; }\r\n    .atlant-course-landing .faq-item summary::-webkit-details-marker { display:none; }\r\n    .atlant-course-landing .faq-item summary:hover { color:#005e90; }\r\n    .atlant-course-landing .faq-item .faq-answer { padding-right:40px; padding-bottom:24px; color:#475569; font-size:1rem; line-height:1.6; }\r\n    .atlant-course-landing .faq-icon { transition:transform .3s ease; color:#005e90; }\r\n    .atlant-course-landing .faq-item[open] .faq-icon { transform:rotate(180deg); }\r\n\r\n    \/* ===== \u041a\u0412\u0406\u0417 \u041f\u041e \u0411\u041b\u041e\u041a\u0410\u0425 ===== *\/\r\n    .atlant-course-landing .qb-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}\r\n    .atlant-course-landing .qb-plate{border:1.5px solid #e2e8f0;border-radius:18px;padding:18px;background:#fff;transition:all .25s ease;}\r\n    .atlant-course-landing .qb-top{display:flex;align-items:center;gap:10px;margin-bottom:6px;}\r\n    .atlant-course-landing .qb-n{width:28px;height:28px;border-radius:9px;background:#E8F2F8;color:#005e90;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\r\n    .atlant-course-landing .qb-plate h4{font-size:15px;font-weight:800;color:#1e293b;margin:0;}\r\n    .atlant-course-landing .qb-q{font-size:12.5px;color:#64748b;margin:0 0 12px;}\r\n    .atlant-course-landing .qb-opts{display:flex;gap:7px;}\r\n    .atlant-course-landing .qb-opt{flex:1;border:1.5px solid #e2e8f0;background:#fff;border-radius:10px;padding:9px 6px;font-size:12px;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s ease;font-family:inherit;}\r\n    .atlant-course-landing .qb-opt:hover{border-color:#005e90;}\r\n    .atlant-course-landing .qb-opt.sel{background:#005e90;border-color:#005e90;color:#fff;}\r\n    .atlant-course-landing .qb-plate.r0{border-color:#fb726a;background:#fff5f4;}\r\n    .atlant-course-landing .qb-plate.r1{border-color:#f0a93f;background:#fffaf0;}\r\n    .atlant-course-landing .qb-plate.r2{border-color:#22a06b;background:#f0faf5;}\r\n    .atlant-course-landing .qb-badge{display:none;margin-top:12px;font-size:11px;font-weight:800;padding:5px 11px;border-radius:999px;}\r\n    .atlant-course-landing .qb-plate.done .qb-badge{display:inline-block;}\r\n    .atlant-course-landing .qb-plate.r0 .qb-badge{background:#fb726a;color:#fff;}\r\n    .atlant-course-landing .qb-plate.r1 .qb-badge{background:#f0a93f;color:#fff;}\r\n    .atlant-course-landing .qb-plate.r2 .qb-badge{background:#22a06b;color:#fff;}\r\n    .atlant-course-landing .qb-actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center;}\r\n    .atlant-course-landing .qb-run{background:#fb726a;color:#fff;padding:15px 30px;border-radius:9999px;font-weight:700;border:none;cursor:pointer;font-family:inherit;font-size:15px;box-shadow:0 10px 24px -11px rgba(251,114,106,.8);transition:all .25s ease;display:inline-flex;gap:10px;align-items:center;}\r\n    .atlant-course-landing .qb-run:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;}\r\n    .atlant-course-landing .qb-run:not(:disabled):hover{transform:translateY(-2px);}\r\n    .atlant-course-landing .qb-hint{font-size:12.5px;color:#94a3b8;}\r\n    .atlant-course-landing .qb-result{margin-top:22px;border-radius:22px;padding:30px 26px;text-align:center;background:linear-gradient(135deg,#0f2b3d,#0a1f2e);display:none;}\r\n    .atlant-course-landing .qb-result.show{display:block;}\r\n    .atlant-course-landing .qb-result h3{color:#fff;font-size:clamp(19px,2.4vw,24px);font-weight:800;margin:0 0 10px;}\r\n    .atlant-course-landing .qb-result h3 b{color:#fb726a;}\r\n    .atlant-course-landing .qb-result p{color:#bcd0dd;font-size:14.5px;max-width:60ch;margin:0 auto 20px;}\r\n    .atlant-course-landing .qb-result-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;}\r\n    @media(max-width:640px){ .atlant-course-landing .qb-grid{grid-template-columns:1fr;} }\r\n    .mfp-hide { display:none !important; }\r\n    @media (prefers-reduced-motion:reduce){ .atlant-course-landing *{ animation:none !important; } }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"atlant-course-landing\">\r\n\r\n  <section class=\"relative overflow-hidden\" style=\"background: linear-gradient(135deg,#f0f5ff 0%,#e2ecf7 45%,#eff6ff 100%); padding-top:40px; padding-bottom:100px; border-radius:32px;\">\r\n    <div class=\"absolute inset-0 overflow-hidden pointer-events-none\">\r\n      <div class=\"absolute top-10 right-10 w-64 h-64 bg-blue-200 rounded-full opacity-20 blur-3xl\"><\/div>\r\n      <div class=\"absolute bottom-20 left-10 w-48 h-48 bg-blue-300 rounded-full opacity-15 blur-3xl\"><\/div>\r\n    <\/div>\r\n    <div class=\"af-container flex flex-col lg:flex-row items-center gap-12 relative z-10\">\r\n      <div class=\"flex-1 text-center lg:text-left relative z-20\">\r\n        <div class=\"flex justify-center lg:justify-start mb-6\">\r\n          <div class=\"inline-flex items-center gap-2.5 bg-white\/90 backdrop-blur-sm border border-white rounded-full px-5 py-2.5 shadow-sm\">\r\n            <span class=\"text-xl leading-none\">\ud83d\ude80<\/span>\r\n            <span class=\"text-[#005e90] font-bold uppercase text-sm tracking-wider mt-0.5\">\u0411\u0438\u0437\u043d\u0435\u0441 \u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <h1 class=\"font-black leading-[0.98] tracking-tight\" style=\"margin-bottom:22px;\">\r\n          <span class=\"block text-[#fb726a] text-4xl md:text-5xl lg:text-6xl mb-2\">\u041e\u0441\u043d\u043e\u0432\u044b<\/span>\r\n          <span class=\"block text-[#005e90] text-3xl md:text-4xl lg:text-5xl\">\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/span>\r\n        <\/h1>\r\n        <p class=\"mt-4 text-lg md:text-xl text-slate-600 font-medium max-w-xl mx-auto lg:mx-0\">\r\n          \u041e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u0443\u0440\u0441 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0441\u0442\u0430\u043d\u0435\u0442 \u0432\u0430\u0448\u0438\u043c \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u043c \u0441\u0442\u0430\u0440\u0442\u043e\u043c \u0432 \u043c\u0438\u0440\u0435 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u2014 \u0441 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0435\u0439 \u0424\u041b\u041f, \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u043e\u043c, \u043f\u0440\u043e\u0434\u0430\u0436\u0430\u043c\u0438 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0439 \u043c\u043e\u0434\u0435\u043b\u044c\u044e.\r\n        <\/p>\r\n        <div class=\"flex flex-wrap items-center justify-center lg:justify-start gap-3 mt-6\">\r\n          <span class=\"inline-flex items-center gap-2 bg-white\/80 border border-white rounded-full px-4 py-2 text-sm font-bold text-[#005e90]\"><svg class=\"w-4 h-4 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>8 \u043c\u043e\u0434\u0443\u043b\u0435\u0439<\/span>\r\n          <span class=\"inline-flex items-center gap-2 bg-white\/80 border border-white rounded-full px-4 py-2 text-sm font-bold text-[#005e90]\"><svg class=\"w-4 h-4 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg>\u0413\u043e\u0442\u043e\u0432\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d<\/span>\r\n          <span class=\"inline-flex items-center gap-2 bg-white\/80 border border-white rounded-full px-4 py-2 text-sm font-bold text-[#005e90]\"><svg class=\"w-4 h-4 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M8.21 13.89 7 22l5-3 5 3-1.21-8.11\"\/><\/svg>\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"flex-1 w-full flex items-center justify-center mt-12 lg:mt-0 py-8 lg:py-12\">\r\n        <div class=\"relative z-10 w-64 md:w-72 bg-white\/70 backdrop-blur-xl border border-white rounded-3xl shadow-[0_20px_40px_rgba(0,94,144,0.12)] p-5 flex flex-col gap-4 animate-f1\">\r\n          <div class=\"flex items-center justify-between w-full pb-2 border-b border-slate-200\/50\">\r\n            <div class=\"flex gap-1.5\"><div class=\"w-3 h-3 rounded-full bg-red-400\"><\/div><div class=\"w-3 h-3 rounded-full bg-amber-400\"><\/div><div class=\"w-3 h-3 rounded-full bg-green-400\"><\/div><\/div>\r\n            <div class=\"h-2 w-16 bg-slate-200 rounded-full\"><\/div>\r\n          <\/div>\r\n          <div class=\"w-full h-24 bg-gradient-to-r from-[#0073AA] to-[#005e90] rounded-xl flex items-end justify-center gap-2 p-3 shadow-inner\">\r\n            <div class=\"w-4 bg-white\/40 rounded-t\" style=\"height:40%\"><\/div><div class=\"w-4 bg-white\/60 rounded-t\" style=\"height:65%\"><\/div><div class=\"w-4 bg-white\/80 rounded-t\" style=\"height:85%\"><\/div><div class=\"w-4 bg-[#fb726a] rounded-t\" style=\"height:100%\"><\/div>\r\n          <\/div>\r\n          <div class=\"space-y-2\">\r\n            <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded bg-[#22a06b] flex items-center justify-center\"><svg class=\"w-3 h-3 text-white\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div><div class=\"h-2.5 flex-1 bg-slate-200 rounded-full\"><\/div><\/div>\r\n            <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded bg-[#22a06b] flex items-center justify-center\"><svg class=\"w-3 h-3 text-white\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div><div class=\"h-2.5 w-3\/4 bg-slate-200 rounded-full\"><\/div><\/div>\r\n            <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded border-2 border-slate-300\"><\/div><div class=\"h-2.5 w-2\/3 bg-slate-200 rounded-full\"><\/div><\/div>\r\n          <\/div>\r\n          <div class=\"absolute z-20 -top-6 -right-6 w-16 h-16 bg-white\/90 backdrop-blur-md border border-white rounded-full shadow-xl flex items-center justify-center animate-f3\">\r\n            <svg class=\"w-8 h-8 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z\"\/><path d=\"m12 15-3-3a22 22 0 0 1 3.82-13.01 1 1 0 0 1 1.64 0A22 22 0 0 1 21 15c0 3.32-1.95 6.25-4.8 7.5a1 1 0 0 1-1.35-.91v-2.07a1 1 0 0 0-.58-.9L12 15z\"\/><\/svg>\r\n          <\/div>\r\n          <div class=\"absolute z-20 -bottom-5 -left-5 w-14 h-14 bg-white\/90 backdrop-blur-md border border-white rounded-2xl shadow-xl flex items-center justify-center animate-f2\">\r\n            <svg class=\"w-6 h-6 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"absolute bottom-8 w-full text-center px-6 pointer-events-none\">\r\n      <p class=\"text-[#005e90] font-bold tracking-[0.2em] md:tracking-[0.3em] text-xs md:text-sm uppercase opacity-60 m-0\">\u0411\u0418\u0417\u041d\u0415\u0421-\u0418\u0414\u0415\u042f \u2022 \u0424\u041b\u041f \u2022 \u0411\u0418\u0417\u041d\u0415\u0421-\u041f\u041b\u0410\u041d<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"py-16 bg-white\">\r\n    <div class=\"af-container\">\r\n      <div class=\"grid md:grid-cols-12 gap-8 mb-16 items-start\">\r\n        <div class=\"md:col-span-7 lg:col-span-8 min-w-0\">\r\n          <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 mb-12 items-stretch\">\r\n            <div class=\"rounded-3xl border-2 border-blue-200 bg-blue-50 p-6 flex flex-col h-full shadow-sm\">\r\n              <div class=\"flex items-center gap-3 mb-6\"><div class=\"w-12 h-12 rounded-full flex items-center justify-center bg-blue-100 flex-shrink-0\"><svg class=\"w-6 h-6 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg><\/div><h4 class=\"font-bold text-[#005e90] text-lg m-0 leading-none\">\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430<\/h4><\/div>\r\n              <div class=\"mt-auto\"><div class=\"text-lg md:text-xl font-extrabold text-brand-text mb-1 leading-tight\">8 \u043c\u043e\u0434\u0443\u043b\u0435\u0439<\/div><div class=\"text-[14px] text-slate-600 m-0\">\u041e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u0433\u043e\u0442\u043e\u0432\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430<\/div><\/div>\r\n            <\/div>\r\n            <div class=\"rounded-3xl border-2 border-red-200 bg-red-50 p-6 flex flex-col h-full shadow-sm\">\r\n              <div class=\"flex items-center gap-3 mb-6\"><div class=\"w-12 h-12 rounded-full flex items-center justify-center bg-red-100 flex-shrink-0\"><svg class=\"w-6 h-6 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"m22 8-6 4 6 4V8Z\"\/><rect x=\"2\" y=\"6\" width=\"14\" height=\"12\" rx=\"2\"\/><\/svg><\/div><h4 class=\"font-bold text-[#fb726a] text-lg m-0 leading-none\">\u0424\u043e\u0440\u043c\u0430\u0442<\/h4><\/div>\r\n              <div class=\"mt-auto\"><div class=\"text-lg md:text-xl font-extrabold text-brand-text mb-1 leading-tight\">3 \u0444\u043e\u0440\u043c\u0430\u0442\u0430<\/div><div class=\"text-[14px] text-slate-600 m-0 leading-tight\">\u0412\u0438\u0434\u0435\u043e\u043a\u0443\u0440\u0441 \u00b7 \u0441 \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c \u00b7 \u0430\u0443\u0434\u0438\u0442 \u0431\u0438\u0437\u043d\u0435\u0441\u0430<\/div><\/div>\r\n            <\/div>\r\n            <div class=\"rounded-3xl border-2 border-blue-200 bg-blue-50 p-6 flex flex-col h-full shadow-sm\">\r\n              <div class=\"flex items-center gap-3 mb-6\"><div class=\"w-12 h-12 rounded-full flex items-center justify-center bg-blue-100 flex-shrink-0\"><svg class=\"w-6 h-6 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><path d=\"m9 15 2 2 4-4\"\/><\/svg><\/div><h4 class=\"font-bold text-[#005e90] text-lg m-0 leading-none\">\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442<\/h4><\/div>\r\n              <div class=\"mt-auto\"><div class=\"text-lg md:text-xl font-extrabold text-brand-text mb-1 leading-tight\">\u0413\u043e\u0442\u043e\u0432\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d<\/div><div class=\"text-[14px] text-slate-600 m-0\">+ \u043f\u0430\u043a\u0435\u0442 \u0447\u0435\u043a-\u043b\u0438\u0441\u0442\u043e\u0432 \u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432<\/div><\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"glass-card border-l-4 border-l-[#fb726a] rounded-r-2xl p-8 mb-12 shadow-sm relative overflow-hidden\">\r\n            <div class=\"absolute inset-0 bg-[#fb726a]\/10 z-0\"><\/div>\r\n            <div class=\"relative z-10\">\r\n              <h2 class=\"text-2xl font-bold text-brand-text mt-0 mb-4\">\u042d\u0442\u043e\u0442 \u043a\u0443\u0440\u0441 \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f<\/h2>\r\n              <ul class=\"space-y-4 m-0 p-0\">\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-1\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><span class=\"text-slate-700\"><strong>\u0422\u0435\u0445, \u0443 \u043a\u043e\u0433\u043e \u0435\u0441\u0442\u044c \u0446\u0435\u043b\u044c \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442<\/strong> \u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u043c \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435.<\/span><\/li>\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-1\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><span class=\"text-slate-700\"><strong>\u0422\u0435\u0445, \u043a\u0442\u043e \u0445\u043e\u0447\u0435\u0442 \u043d\u0430\u0432\u0435\u0440\u0441\u0442\u0430\u0442\u044c \u0432\u0440\u0435\u043c\u044f<\/strong> \u0438 \u043e\u0441\u0432\u043e\u0438\u0442\u044c \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0435 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043d\u0430\u0432\u044b\u043a\u0438 \u0434\u043b\u044f \u0431\u0438\u0437\u043d\u0435\u0441\u0430.<\/span><\/li>\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-1\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><span class=\"text-slate-700\"><strong>\u0422\u0435\u0445, \u043a\u0442\u043e \u0436\u0435\u043b\u0430\u0435\u0442 \u0447\u0435\u0442\u043a\u043e \u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u0435 \u0431\u0443\u0434\u0443\u0449\u0435\u0435<\/strong> \u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0438\u043c, \u0430 \u043d\u0435 \u043f\u043b\u044b\u0442\u044c \u043f\u043e \u0442\u0435\u0447\u0435\u043d\u0438\u044e.<\/span><\/li>\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-1\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><span class=\"text-slate-700\"><strong>\u041d\u043e\u0432\u0438\u0447\u043a\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0445\u043e\u0442\u044f\u0442 \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0438\u0434\u0435\u044e<\/strong> \u0432 \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0439, \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d.<\/span><\/li>\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"rounded-2xl bg-gradient-to-br from-brand-blue\/10 to-brand-orange\/10 border-2 border-brand-blue\/20 p-8 mb-12\">\r\n            <div class=\"flex gap-4 items-start\">\r\n              <div class=\"w-14 h-14 rounded-full bg-[#005e90] text-white flex items-center justify-center flex-shrink-0\"><svg class=\"w-7 h-7\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><path d=\"M9 13h6M9 17h6\"\/><\/svg><\/div>\r\n              <div><h3 class=\"text-lg font-bold text-brand-text mt-0 mb-2\">\u0413\u043b\u0430\u0432\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u2014 \u0433\u043e\u0442\u043e\u0432\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043b\u044f \u0441\u0442\u0430\u0440\u0442\u0430<\/h3><p class=\"text-slate-700 m-0\">\u0412 \u043a\u043e\u043d\u0446\u0435 \u043a\u0443\u0440\u0441\u0430 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 <strong>\u0433\u043e\u0442\u043e\u0432\u044b\u0439 \u043b\u0438\u0447\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d<\/strong>, \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0439 \u0438 \u043f\u0440\u043e\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c, \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u0443\u044e \u0440\u0430\u0431\u043e\u0447\u0443\u044e \u0442\u0435\u0442\u0440\u0430\u0434\u044c \u0441\u043e \u0432\u0441\u0435\u043c\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u0443\u043f\u0440\u0430\u0436\u043d\u0435\u043d\u0438\u044f\u043c\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u0430\u043a\u0435\u0442 \u0447\u0435\u043a-\u043b\u0438\u0441\u0442\u043e\u0432, \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432 \u0438 \u043e\u0431\u0440\u0430\u0437\u0446\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0434\u043b\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u0431\u0438\u0437\u043d\u0435\u0441\u0430.<\/p><\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"block lg:hidden bg-gradient-to-br from-[#005e90] to-[#005e90]\/80 rounded-2xl p-8 text-white shadow-lg mb-4\">\r\n            <p class=\"text-sm font-semibold uppercase tracking-wider text-blue-100 mb-2 m-0\">\u0413\u043e\u0442\u043e\u0432\u044b \u043d\u0430\u0447\u0430\u0442\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441?<\/p>\r\n            <p class=\"text-sm text-blue-100 mb-6\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0443\u0434\u043e\u0431\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0441\u0432\u043e\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u043d\u0430\u043c\u0438.<\/p>\r\n            <div class=\"flex flex-col gap-4\">\r\n              <a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form flex items-center justify-center gap-3 w-full bg-[#fb726a] text-white font-bold px-6 py-4 rounded-full shadow-[0_4px_14px_rgba(251,114,106,0.35)] transition-all text-center uppercase text-sm\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043a\u0443\u0440\u0441<\/a>\r\n              <a href=\"#formats\" class=\"flex items-center justify-center gap-3 w-full bg-transparent text-white font-bold px-6 py-4 rounded-full border-2 border-white\/30 transition-all text-center uppercase text-sm\">\u0424\u043e\u0440\u043c\u0430\u0442\u044b \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"md:col-span-5 lg:col-span-4 min-w-0\">\r\n          <div class=\"sticky top-6 z-10\">\r\n            <div class=\"hidden lg:block bg-gradient-to-br from-[#005e90] to-[#005e90]\/80 rounded-2xl p-8 text-white shadow-lg mb-8\">\r\n              <p class=\"text-sm font-semibold uppercase tracking-wider text-blue-100 mb-2 m-0\">\u0412\u0430\u0448 \u0441\u0442\u0430\u0440\u0442 \u0432 \u0431\u0438\u0437\u043d\u0435\u0441\u0435<\/p>\r\n              <p class=\"text-sm text-blue-100 mb-6\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0443\u0434\u043e\u0431\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u2014 \u0432\u0438\u0434\u0435\u043e\u043a\u0443\u0440\u0441, \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0441 \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c \u0438\u043b\u0438 \u0430\u0443\u0434\u0438\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u2014 \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d.<\/p>\r\n              <div class=\"flex flex-col gap-4\">\r\n                <a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form flex items-center justify-center gap-3 w-full bg-[#fb726a] text-white font-bold px-6 py-4 rounded-full shadow-[0_4px_14px_rgba(251,114,106,0.35)] hover:shadow-[0_6px_20px_rgba(251,114,106,0.5)] transition-all text-center uppercase text-sm\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043a\u0443\u0440\u0441<\/a>\r\n                <a href=\"#formats\" class=\"flex items-center justify-center gap-3 w-full bg-transparent text-white font-bold px-6 py-4 rounded-full border-2 border-white\/30 hover:border-white hover:bg-white\/10 transition-all text-center uppercase text-sm\">\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442<\/a>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"bg-slate-50 rounded-2xl p-6 border border-slate-200 hidden lg:block\">\r\n              <h4 class=\"font-bold text-brand-text text-lg mt-0 mb-4\">\u041f\u043e\u0447\u0435\u043c\u0443 \u00ab\u0410\u0442\u043b\u0430\u043d\u0442\u00bb?<\/h4>\r\n              <ul class=\"space-y-3 m-0 p-0\">\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><span class=\"text-sm text-slate-700\"><b>25+ \u043b\u0435\u0442<\/b> \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0443\u0441\u043b\u0443\u0433 (\u0441 2000 \u0433\u043e\u0434\u0430) \u0438 5000+ \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432.<\/span><\/li>\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><span class=\"text-sm text-slate-700\">\u0413\u0440\u0430\u043d\u0442\u043e\u0432\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435: \u043f\u043e\u043c\u043e\u0449\u044c \u0441 \u0437\u0430\u044f\u0432\u043a\u0430\u043c\u0438 \u043d\u0430 \u043c\u0438\u043a\u0440\u043e\u0433\u0440\u0430\u043d\u0442\u044b (\u0454\u0420\u043e\u0431\u043e\u0442\u0430 \u0438 \u0434\u0440.) \u2014 <b>95% \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u043d\u044b\u0445 \u0437\u0430\u044f\u0432\u043e\u043a<\/b>.<\/span><\/li>\r\n                <li class=\"flex gap-3 items-start\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><span class=\"text-sm text-slate-700\">\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043f\u043e\u0441\u043b\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f \u0438 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0439 \u043a\u043b\u0443\u0431 \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432.<\/span><\/li>\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\" id=\"formats\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mb-4\">\u0424\u043e\u0440\u043c\u0430\u0442\u044b <span class=\"text-[#fb726a]\">\u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f<\/span><\/h2>\r\n        <p class=\"text-center text-slate-500 mb-10 max-w-2xl mx-auto\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0442\u043e\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0438\u043c\u0435\u043d\u043d\u043e \u0432\u0430\u043c \u2014 \u043e\u0442 \u0441\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0435\u043c\u043f\u0430 \u0434\u043e \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u044f \u0438 \u0430\u0443\u0434\u0438\u0442\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430.<\/p>\r\n        <div class=\"grid md:grid-cols-3 gap-6\">\r\n          <div class=\"rounded-2xl border-2 border-blue-200 bg-white p-8 shadow-sm\">\r\n            <div class=\"w-14 h-14 rounded-2xl bg-blue-100 flex items-center justify-center mb-5\"><svg class=\"w-7 h-7 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg><\/div>\r\n            <h3 class=\"text-xl font-bold text-[#005e90] mt-0 mb-2\">\u0412\u0438\u0434\u0435\u043e\u043a\u0443\u0440\u0441<\/h3>\r\n            <p class=\"text-sm text-slate-600 m-0\">\u0421\u0430\u043c\u043e\u0441\u0442\u043e\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0432 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c \u0442\u0435\u043c\u043f\u0435: \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0431\u0430\u0437\u0435 24\/7, \u0432\u0441\u0435 8 \u043c\u043e\u0434\u0443\u043b\u0435\u0439, \u0440\u0430\u0431\u043e\u0447\u0430\u044f \u0442\u0435\u0442\u0440\u0430\u0434\u044c \u0438 \u0447\u0435\u043a-\u043b\u0438\u0441\u0442\u044b. \u0418\u0434\u0435\u0430\u043b\u044c\u043d\u043e, \u0447\u0442\u043e\u0431\u044b \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e \u0440\u0430\u0437\u043e\u0431\u0440\u0430\u0442\u044c\u0441\u044f \u0432 \u043e\u0441\u043d\u043e\u0432\u0430\u0445 \u0431\u0438\u0437\u043d\u0435\u0441\u0430.<\/p><a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form inline-flex items-center gap-1.5 mt-5 font-bold text-sm text-[#005e90]\"><span>\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 18 6-6-6-6\"\/><\/svg><\/a>\r\n          <\/div>\r\n          <div class=\"rounded-2xl border-2 border-[#fb726a] bg-white p-8 shadow-md relative\">\r\n            <span class=\"absolute top-4 right-4 text-xs font-bold px-3 py-1 rounded-full bg-[#fb726a] text-white\">\u041f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0439<\/span>\r\n            <div class=\"w-14 h-14 rounded-2xl bg-red-100 flex items-center justify-center mb-5\"><svg class=\"w-7 h-7 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\r\n            <h3 class=\"text-xl font-bold text-[#fb726a] mt-0 mb-2\">\u041e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0441 \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c<\/h3>\r\n            <p class=\"text-sm text-slate-600 m-0\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0440\u0430\u0437\u0431\u043e\u0440\u044b \u0438 \u043e\u0431\u0440\u0430\u0442\u043d\u0430\u044f \u0441\u0432\u044f\u0437\u044c \u043e\u0442 \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u0430 \u043d\u0430 \u043a\u0430\u0436\u0434\u043e\u043c \u044d\u0442\u0430\u043f\u0435. \u0412\u044b \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0435 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d \u0448\u0430\u0433 \u0437\u0430 \u0448\u0430\u0433\u043e\u043c \u0438 \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u0435\u0433\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443 \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c.<\/p><a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form inline-flex items-center gap-1.5 mt-5 font-bold text-sm text-[#fb726a]\"><span>\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 18 6-6-6-6\"\/><\/svg><\/a>\r\n          <\/div>\r\n          <div class=\"rounded-2xl border-2 border-blue-200 bg-white p-8 shadow-sm\">\r\n            <div class=\"w-14 h-14 rounded-2xl bg-blue-100 flex items-center justify-center mb-5\"><svg class=\"w-7 h-7 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 3v18h18\"\/><path d=\"m19 9-5 5-4-4-3 3\"\/><\/svg><\/div>\r\n            <h3 class=\"text-xl font-bold text-[#005e90] mt-0 mb-2\">\u0410\u0443\u0434\u0438\u0442 \u0431\u0438\u0437\u043d\u0435\u0441\u0430<\/h3>\r\n            <p class=\"text-sm text-slate-600 m-0\">\u0414\u043b\u044f \u0442\u0435\u0445, \u043a\u0442\u043e \u0443\u0436\u0435 \u0432\u0435\u0434\u0435\u0442 \u0434\u0435\u043b\u043e: \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u0435\u043c \u0432\u0430\u0448\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b, \u043f\u0440\u043e\u0434\u0430\u0436\u0438, \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u044b, \u043d\u0430\u0445\u043e\u0434\u0438\u043c \u00ab\u0431\u0435\u043b\u044b\u0435 \u043f\u044f\u0442\u043d\u0430\u00bb \u0438 \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u043c \u043f\u043b\u0430\u043d \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u044f.<\/p><a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form inline-flex items-center gap-1.5 mt-5 font-bold text-sm text-[#005e90]\"><span>\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442<\/span><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m9 18 6-6-6-6\"\/><\/svg><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\" id=\"vquiz\">\r\n        <div class=\"text-center mb-8\">\r\n          <span class=\"inline-block text-xs font-bold tracking-widest uppercase text-[#005e90] mb-3\">\u0422\u0435\u0441\u0442-\u0441\u0430\u043c\u043e\u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430<\/span>\r\n          <h2 class=\"text-3xl md:text-4xl font-bold text-brand-text mt-0 mb-3\">\u0413\u0434\u0435 \u0432\u0430\u0448\u0438 <span class=\"text-[#fb726a]\">\u0431\u0435\u043b\u044b\u0435 \u043f\u044f\u0442\u043d\u0430<\/span> \u0432 \u0431\u0438\u0437\u043d\u0435\u0441\u0435?<\/h2>\r\n          <p class=\"text-slate-500 max-w-2xl mx-auto\">\u041e\u0446\u0435\u043d\u0438\u0442\u0435 \u0441\u0435\u0431\u044f \u043f\u043e 8 \u0431\u043b\u043e\u043a\u0430\u043c \u2014 \u0442\u0435\u043c \u0441\u0430\u043c\u044b\u043c, \u0447\u0442\u043e \u0438 \u0432 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0435 \u043a\u0443\u0440\u0441\u0430. \u0417\u0430 \u043c\u0438\u043d\u0443\u0442\u0443 \u0443\u0432\u0438\u0434\u0438\u0442\u0435, \u0433\u0434\u0435 \u0443\u0436\u0435 \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0430 \u0433\u0434\u0435 \u0435\u0441\u0442\u044c \u043f\u0440\u043e\u0431\u0435\u043b\u044b: \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e, \u043f\u0440\u043e\u0434\u0430\u0436\u0438, \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433, \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b, \u0444\u0438\u043d\u0430\u043d\u0441\u044b \u0438 \u0442.\u0434.<\/p>\r\n        <\/div>\r\n        <div class=\"bg-white border border-slate-200 rounded-3xl p-6 md:p-8 shadow-[0_30px_60px_-45px_rgba(0,94,144,0.6)]\">\r\n          <div class=\"qb-grid\" id=\"qbGrid\"><\/div>\r\n          <div class=\"qb-actions\">\r\n            <button class=\"qb-run\" id=\"qbRun\" disabled><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043c\u043e\u0438 \u0431\u0435\u043b\u044b\u0435 \u043f\u044f\u0442\u043d\u0430<\/button>\r\n            <span class=\"qb-hint\" id=\"qbHint\">\u041e\u0446\u0435\u043d\u0438\u0442\u0435 \u0432\u0441\u0435 8 \u0431\u043b\u043e\u043a\u043e\u0432.<\/span>\r\n          <\/div>\r\n          <div class=\"qb-result\" id=\"qbResult\" aria-live=\"polite\">\r\n            <h3 id=\"qbResTitle\"><\/h3>\r\n            <p id=\"qbResText\"><\/p>\r\n            <div class=\"qb-result-btns\">\r\n              <a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form cta-btn\" style=\"background:#fb726a;color:#fff;padding:14px 26px;font-size:15px;\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\"\/><line x1=\"8\" x2=\"16\" y1=\"6\" y2=\"6\"\/><path d=\"M16 14v4M8 18h4\"\/><\/svg><span>\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u043b\u0430\u043d \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f<\/span><\/a>\r\n              <a href=\"https:\/\/t.me\/ATLANT_UA\" target=\"_blank\" rel=\"noopener\" class=\"cta-btn\" style=\"background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.25);padding:14px 26px;font-size:15px;\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 2 11 13\"\/><path d=\"M22 2 15 22 11 13 2 9 22 2z\"\/><\/svg><span>\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 Telegram<\/span><\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"program\" class=\"mb-16\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mt-0 mb-3\">\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 <span class=\"text-[#fb726a]\">\u043a\u0443\u0440\u0441\u0430<\/span><\/h2>\r\n        <p class=\"text-center text-slate-500 mb-8 max-w-2xl mx-auto\">\u041e\u0442 \u0444\u0443\u043d\u0434\u0430\u043c\u0435\u043d\u0442\u0430 \u0432\u0430\u0448\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u2014 \u0434\u043e \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0438 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430.<\/p>\r\n        <div class=\"bg-slate-50 rounded-3xl p-8 border border-slate-100 shadow-sm\">\r\n          <details class=\"faq-item\" open><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 1. \u0412\u0432\u0435\u0434\u0435\u043d\u0438\u0435. \u041f\u0440\u043e\u0435\u043a\u0442 \/ \u0418\u0434\u0435\u044f<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u041f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u044f \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044f, SWOT-\u0430\u043d\u0430\u043b\u0438\u0437 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043a\u0430\u0447\u0435\u0441\u0442\u0432, \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u044f \u0438 \u0432\u044b\u0431\u043e\u0440 \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u0438, \u043f\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0446\u0435\u043b\u0435\u0439 \u043f\u043e SMART.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c, \u0447\u0442\u043e \u0434\u043b\u044f \u0432\u0430\u0441 \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e, \u0438 \u043e\u0446\u0435\u043d\u0438\u0442\u044c \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0433\u043e\u0442\u043e\u0432\u043d\u043e\u0441\u0442\u044c<\/li><li>SWOT-\u0430\u043d\u0430\u043b\u0438\u0437 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u0441\u0438\u043b\u044c\u043d\u044b\u0445 \u0438 \u0441\u043b\u0430\u0431\u044b\u0445 \u0441\u0442\u043e\u0440\u043e\u043d<\/li><li>\u0413\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u044f \u0438 \u0432\u044b\u0431\u043e\u0440 \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u0438, \u0447\u0435\u043a-\u043b\u0438\u0441\u0442 \u00ab\u041c\u043e\u0439 \u0443\u0441\u043f\u0435\u0448\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441\u00bb<\/li><li>\u0424\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0447\u0435\u0442\u043a\u0438\u0445 \u0446\u0435\u043b\u0435\u0439 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u043f\u043e SMART<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 2. \u0420\u044b\u043d\u043e\u043a \u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u044b<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u0410\u043d\u0430\u043b\u0438\u0437 \u0440\u044b\u043d\u043a\u0430 \u0438 \u0435\u0433\u043e \u043e\u0431\u044a\u0435\u043c\u0430, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0430\u0443\u0434\u0438\u0442\u043e\u0440\u0438\u0438 (\u0426\u0410), \u043c\u0435\u0442\u043e\u0434\u044b \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u043f\u0440\u043e\u0441\u0430 \u0438 \u0433\u043b\u0443\u0431\u043e\u043a\u0438\u0439 \u0430\u043d\u0430\u043b\u0438\u0437 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0432.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u0410\u043d\u0430\u043b\u0438\u0437 \u0440\u044b\u043d\u043a\u0430: \u0442\u0435\u043d\u0434\u0435\u043d\u0446\u0438\u0438, \u0441\u043f\u0440\u043e\u0441, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0435 \u043d\u0438\u0448\u0438<\/li><li>\u041f\u043e\u0440\u0442\u0440\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0438 \u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0430\u0443\u0434\u0438\u0442\u043e\u0440\u0438\u0438<\/li><li>\u041c\u0435\u0442\u043e\u0434\u044b \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u043f\u0440\u043e\u0441\u0430: \u043e\u043f\u0440\u043e\u0441\u044b, \u043d\u0430\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0435, \u0430\u043d\u0430\u043b\u0438\u0437 \u043e\u043d\u043b\u0430\u0439\u043d-\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438<\/li><li>\u0410\u043d\u0430\u043b\u0438\u0437 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0432 \u043f\u043e \u0446\u0435\u043d\u0435, \u0430\u0441\u0441\u043e\u0440\u0442\u0438\u043c\u0435\u043d\u0442\u0443, \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0443, \u0440\u0435\u043a\u043b\u0430\u043c\u0435 \u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u0443<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 3. \u041f\u0440\u043e\u0434\u0430\u0436\u0438<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u0422\u0438\u043f\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 (B2B\/B2C), \u0442\u0435\u0445\u043d\u0438\u043a\u0438 \u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u043e\u0432, \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u044f \u0432\u043b\u0438\u044f\u043d\u0438\u044f \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0434\u0430\u044e\u0449\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u0422\u0438\u043f\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 (B2B\/B2C), \u0438\u0445 \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u0438 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438<\/li><li>\u0422\u0435\u0445\u043d\u0438\u043a\u0438 \u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u043e\u0432 \u043f\u043e\u0434 \u0432\u0430\u0448 \u0431\u0438\u0437\u043d\u0435\u0441<\/li><li>\u041f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u044f \u0432\u043b\u0438\u044f\u043d\u0438\u044f \u0432 \u043f\u0440\u043e\u0434\u0430\u0436\u0430\u0445<\/li><li>\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u0448\u0430\u0431\u043b\u043e\u043d\u0430 \u043f\u0440\u043e\u0434\u0430\u044e\u0449\u0435\u0433\u043e \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 4. \u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u041f\u043e\u0438\u0441\u043a \u0438 \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b, \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0432\u0430\u043a\u0430\u043d\u0441\u0438\u0439, \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0440\u0435\u043a\u0440\u0443\u0442\u0438\u043d\u0433\u0430 \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043c\u043e\u0442\u0438\u0432\u0430\u0446\u0438\u0438.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u043d\u0430 \u0441\u0442\u0430\u0440\u0442\u0435<\/li><li>\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0432\u0430\u043a\u0430\u043d\u0441\u0438\u0439 \u0441 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u043c\u0438 \u043a\u0440\u0438\u0442\u0435\u0440\u0438\u044f\u043c\u0438 \u043e\u0442\u0431\u043e\u0440\u0430<\/li><li>\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0440\u0435\u043a\u0440\u0443\u0442\u0438\u043d\u0433\u0430 \u0438 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0434\u043b\u044f \u0441\u043e\u0431\u0435\u0441\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f<\/li><li>\u041f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043c\u043e\u0442\u0438\u0432\u0430\u0446\u0438\u0438 \u0438 \u0431\u043e\u043d\u0443\u0441\u043e\u0432<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 5. \u042e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u0412\u044b\u0431\u043e\u0440 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0444\u043e\u0440\u043c\u044b (\u0424\u041b\u041f), \u043f\u043e\u0434\u0431\u043e\u0440 \u041a\u0412\u042d\u0414\u043e\u0432, \u0432\u044b\u0431\u043e\u0440 \u043d\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0439 \u0433\u0440\u0443\u043f\u043f\u044b \u0438 \u043f\u043e\u0448\u0430\u0433\u043e\u0432\u0430\u044f \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f \u043f\u043e \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0431\u0438\u0437\u043d\u0435\u0441\u0430.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u0412\u044b\u0431\u043e\u0440 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u043e-\u043f\u0440\u0430\u0432\u043e\u0432\u043e\u0439 \u0444\u043e\u0440\u043c\u044b (\u0424\u041b\u041f \u0438\u043b\u0438 \u041e\u041e\u041e)<\/li><li>\u0421\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0435\u0440\u0435\u0447\u043d\u044f \u041a\u0412\u042d\u0414\u043e\u0432 \u043f\u043e\u0434 \u0432\u0430\u0448\u0443 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c<\/li><li>\u0412\u044b\u0431\u043e\u0440 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043d\u0430\u043b\u043e\u0433\u043e\u043e\u0431\u043b\u043e\u0436\u0435\u043d\u0438\u044f (\u0443\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u0430\u044f \u0438\u043b\u0438 \u043e\u0431\u0449\u0430\u044f)<\/li><li>\u041f\u0430\u043a\u0435\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0438 \u043f\u043e\u0448\u0430\u0433\u043e\u0432\u0430\u044f \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441\u0430<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 6. \u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u043d<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u041f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u0435 \u043b\u043e\u0433\u0438\u0441\u0442\u0438\u043a\u0438, \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0445 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0442\u043e\u0447\u0435\u043a \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0438 \u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0445 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432<\/li><li>\u041b\u043e\u0433\u0438\u0441\u0442\u0438\u043a\u0430: \u043f\u043e\u0441\u0442\u0430\u0432\u043a\u0438, \u0441\u043a\u043b\u0430\u0434, \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430<\/li><li>\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0445 \u0442\u043e\u0447\u0435\u043a \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f<\/li><li>\u0420\u0430\u0441\u0447\u0435\u0442 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432: \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u0438\u0435, \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0435, \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 7. \u041f\u043b\u0430\u043d \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u0430<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u043e\u0432\u043e\u0439 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0438, \u043f\u043e\u0437\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0440\u0435\u043d\u0434\u0430, \u043c\u0435\u0442\u043e\u0434\u044b \u0446\u0435\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u0432\u044b\u0431\u043e\u0440 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u043f\u0440\u043e\u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u0424\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u043e\u0432\u043e\u0439 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0438 \u0438 \u043f\u043e\u0437\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0440\u0435\u043d\u0434\u0430<\/li><li>\u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0446\u0435\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f<\/li><li>\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u043f\u0440\u043e\u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f \u043e\u043d\u043b\u0430\u0439\u043d \u0438 \u043e\u0444\u043b\u0430\u0439\u043d<\/li><li>\u041c\u0435\u0434\u0438\u0430-\u043f\u043b\u0430\u043d \u0438 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u043e\u0432\u044b\u0445 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0435\u0439<\/li><\/ul><\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041c\u043e\u0434\u0443\u043b\u044c 8. \u0411\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\"><p style=\"margin:0 0 12px\">\u0424\u0438\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043f\u043b\u0430\u043d\u043e\u0432 (\u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433, \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c), \u0440\u0430\u0441\u0447\u0435\u0442 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 \u0438 \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u0435 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0439 \u043c\u043e\u0434\u0435\u043b\u0438. \u0421\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0435\u0434\u0438\u043d\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430.<\/p><ul class=\"m-0 pl-5 space-y-1 list-disc\"><li>\u0421\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430: \u0440\u0435\u0437\u044e\u043c\u0435, \u0430\u043d\u0430\u043b\u0438\u0437 \u0440\u044b\u043d\u043a\u0430, \u043f\u043b\u0430\u043d \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u0430 \u0438 \u043f\u0440\u043e\u0434\u0430\u0436, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u043d<\/li><li>\u041f\u043b\u0430\u043d \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0430\u044f \u043c\u043e\u0434\u0435\u043b\u044c (\u0434\u043e\u0445\u043e\u0434, \u0440\u0430\u0441\u0445\u043e\u0434\u044b, \u0442\u043e\u0447\u043a\u0430 \u0431\u0435\u0437\u0443\u0431\u044b\u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0438, \u043f\u0440\u043e\u0433\u043d\u043e\u0437)<\/li><li>\u041f\u0440\u043e\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0440\u0430\u0437\u0434\u0435\u043b\u0430 \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c<\/li><li>\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0440\u0430\u0441\u0447\u0435\u0442\u043e\u0432, \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0438\u0438 \u0438 \u0437\u0430\u0449\u0438\u0442\u0430 \u043f\u0435\u0440\u0435\u0434 \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u0430\u043c\u0438\/\u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u0430\u043c\u0438<\/li><\/ul><\/div><\/details>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mb-8\">\u0412\u0430\u0448\u0438 \u043d\u043e\u0432\u044b\u0435 \u043a\u043e\u043c\u043f\u0435\u0442\u0435\u043d\u0446\u0438\u0438: <span class=\"text-[#fb726a]\">\u043e\u0442 \u0442\u0435\u043e\u0440\u0438\u0438 \u043a \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0435<\/span><\/h2>\r\n        <div class=\"grid md:grid-cols-2 gap-6\">\r\n          <div class=\"rounded-2xl border-2 border-blue-200 bg-blue-50 p-8\">\r\n            <div class=\"flex items-center gap-3 mb-5\"><div class=\"w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center\"><svg class=\"w-6 h-6 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg><\/div><h3 class=\"text-xl font-bold text-[#005e90] m-0\">\u0417\u043d\u0430\u043d\u0438\u044f (\u0442\u0435\u043e\u0440\u0438\u044f)<\/h3><\/div>\r\n            <ul class=\"space-y-3 m-0 p-0\">\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#005e90] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u043e\u0432 \u0440\u0430\u0431\u043e\u0442\u044b \u043c\u0430\u043b\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u0432 \u0423\u043a\u0440\u0430\u0438\u043d\u0435.<\/li>\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#005e90] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0417\u043d\u0430\u043d\u0438\u0435 \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0430\u0441\u043f\u0435\u043a\u0442\u043e\u0432 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0438 \u043d\u0430\u043b\u043e\u0433\u043e\u043e\u0431\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0424\u041b\u041f.<\/li>\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#005e90] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u041e\u0441\u0432\u043e\u0435\u043d\u0438\u0435 \u043e\u0441\u043d\u043e\u0432 \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u0430, \u043f\u0440\u043e\u0434\u0430\u0436 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0433\u043e \u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <div class=\"rounded-2xl border-2 border-red-200 bg-red-50 p-8\">\r\n            <div class=\"flex items-center gap-3 mb-5\"><div class=\"w-12 h-12 rounded-full bg-red-100 flex items-center justify-center\"><svg class=\"w-6 h-6 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg><\/div><h3 class=\"text-xl font-bold text-[#fb726a] m-0\">\u041d\u0430\u0432\u044b\u043a\u0438 (\u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430)<\/h3><\/div>\r\n            <ul class=\"space-y-3 m-0 p-0\">\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0412\u044b\u0431\u043e\u0440 \u0438 \u043e\u0431\u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u0438.<\/li>\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u041f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u0435 \u0431\u0438\u0437\u043d\u0435\u0441-\u043c\u043e\u0434\u0435\u043b\u0438 \u0438 \u0430\u043d\u0430\u043b\u0438\u0437 \u0446\u0435\u043b\u0435\u0432\u043e\u0439 \u0430\u0443\u0434\u0438\u0442\u043e\u0440\u0438\u0438.<\/li>\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#fb726a] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u0420\u0430\u0441\u0447\u0435\u0442 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0445 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u044b\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439: \u0434\u043e\u0445\u043e\u0434, \u0440\u0430\u0441\u0445\u043e\u0434\u044b, \u0442\u043e\u0447\u043a\u0430 \u0431\u0435\u0437\u0443\u0431\u044b\u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0438.<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\" id=\"checklist\">\r\n        <div class=\"rounded-3xl overflow-hidden border-2 border-blue-200 grid md:grid-cols-2\">\r\n          <div class=\"p-8 md:p-10 bg-white\">\r\n            <span class=\"inline-block text-xs font-bold tracking-widest uppercase text-[#fb726a] mb-3\">\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e<\/span>\r\n            <h2 class=\"text-2xl md:text-3xl font-bold text-brand-text mt-0 mb-4\">\u0427\u0435\u043a-\u043b\u0438\u0441\u0442 \u00ab\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430\u00bb<\/h2>\r\n            <p class=\"text-slate-600 mb-5\">\u041f\u043e\u0448\u0430\u0433\u043e\u0432\u044b\u0439 \u0447\u0435\u043a-\u043b\u0438\u0441\u0442 \u0438\u0437 45+ \u043f\u0443\u043d\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u0442 \u0432\u0430\u0441 \u0447\u0435\u0440\u0435\u0437 \u0432\u0441\u0435 \u044d\u0442\u0430\u043f\u044b \u2014 \u043e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u0433\u043e\u0442\u043e\u0432\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430. \u0412\u043d\u0443\u0442\u0440\u0438:<\/p>\r\n            <ul class=\"space-y-2 m-0 p-0 mb-6\">\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#22a06b] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u041e\u0446\u0435\u043d\u043a\u0430 \u0438\u0434\u0435\u0438, \u0440\u044b\u043d\u043a\u0430, \u0426\u0410 \u0438 \u0430\u043d\u0430\u043b\u0438\u0437 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0432 (\u0433\u043e\u0442\u043e\u0432\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430).<\/li>\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#22a06b] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u041f\u0440\u043e\u0434\u0430\u0436\u0438, \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b, \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435 (\u0424\u041b\u041f, \u041a\u0412\u042d\u0414\u044b, \u043d\u0430\u043b\u043e\u0433\u0438).<\/li>\r\n              <li class=\"flex gap-3 items-start text-sm text-slate-700\"><svg class=\"w-5 h-5 text-[#22a06b] flex-shrink-0 mt-0.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u043d, \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433 \u0438 \u043f\u043e\u043b\u043d\u0430\u044f \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0433\u043e \u043f\u043b\u0430\u043d\u0430.<\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2026\/07\/chek-lyst-stvorennya-biznes-planu.pdf\" target=\"_blank\" rel=\"noopener\" class=\"cta-btn\" style=\"background:#005e90;color:#fff;padding:15px 30px;font-size:15px;box-shadow:0 10px 24px -11px rgba(0,94,144,.7);\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg><span>\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u0447\u0435\u043a-\u043b\u0438\u0441\u0442<\/span><\/a>\r\n            <p class=\"text-xs text-slate-400 mt-3 mb-0\">\u0427\u0435\u043a-\u043b\u0438\u0441\u0442 \u043e\u0442\u043a\u0440\u043e\u0435\u0442\u0441\u044f \u0441\u0440\u0430\u0437\u0443 \u2014 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 PDF.<\/p>\r\n          <\/div>\r\n          <div class=\"bg-gradient-to-br from-[#005e90] to-[#0a2e44] p-8 md:p-10 flex items-center justify-center\">\r\n            <div class=\"bg-white\/95 rounded-2xl p-6 w-full max-w-xs shadow-2xl rotate-1\">\r\n              <div class=\"flex items-center gap-2 mb-4 pb-3 border-b border-slate-200\"><svg class=\"w-5 h-5 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><span class=\"font-bold text-sm text-[#005e90]\">\u0411\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d: \u0447\u0435\u043a-\u043b\u0438\u0441\u0442<\/span><\/div>\r\n              <div class=\"space-y-3\">\r\n                <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded bg-[#22a06b] flex items-center justify-center\"><svg class=\"w-3 h-3 text-white\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div><div class=\"h-2 flex-1 bg-slate-200 rounded-full\"><\/div><\/div>\r\n                <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded bg-[#22a06b] flex items-center justify-center\"><svg class=\"w-3 h-3 text-white\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div><div class=\"h-2 w-4\/5 bg-slate-200 rounded-full\"><\/div><\/div>\r\n                <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded bg-[#fb726a] flex items-center justify-center\"><svg class=\"w-3 h-3 text-white\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div><div class=\"h-2 w-3\/4 bg-slate-200 rounded-full\"><\/div><\/div>\r\n                <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded border-2 border-slate-300\"><\/div><div class=\"h-2 w-2\/3 bg-slate-200 rounded-full\"><\/div><\/div>\r\n                <div class=\"flex items-center gap-2\"><div class=\"w-4 h-4 rounded border-2 border-slate-300\"><\/div><div class=\"h-2 w-3\/5 bg-slate-200 rounded-full\"><\/div><\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mb-8\">\u041c\u044b \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c \u0432\u0430\u0441 <span class=\"text-[#fb726a]\">\u0438 \u043f\u043e\u0441\u043b\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f<\/span><\/h2>\r\n        <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\">\r\n          <div class=\"bg-white border border-slate-200 rounded-2xl p-6 shadow-sm\"><div class=\"w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mb-4\"><svg class=\"w-6 h-6 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><polyline points=\"8 10 11 13 16 8\" \/><\/svg><\/div><h4 class=\"font-bold text-brand-text mt-0 mb-1\">\u041e\u0431\u0440\u0430\u0442\u043d\u0430\u044f \u0441\u0432\u044f\u0437\u044c<\/h4><p class=\"text-sm text-slate-600 m-0\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u043e\u0442 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0438 \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u043e\u0432 \u043d\u0430 \u043f\u0440\u043e\u0442\u044f\u0436\u0435\u043d\u0438\u0438 \u0432\u0441\u0435\u0433\u043e \u043a\u0443\u0440\u0441\u0430.<\/p><\/div>\r\n          <div class=\"bg-white border border-slate-200 rounded-2xl p-6 shadow-sm\"><div class=\"w-12 h-12 rounded-full bg-red-100 flex items-center justify-center mb-4\"><svg class=\"w-6 h-6 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z\"\/><path d=\"m12 15-3-3a22 22 0 0 1 3.82-13.01 1 1 0 0 1 1.64 0A22 22 0 0 1 21 15c0 3.32-1.95 6.25-4.8 7.5a1 1 0 0 1-1.35-.91v-2.07a1 1 0 0 0-.58-.9L12 15z\"\/><\/svg><\/div><h4 class=\"font-bold text-brand-text mt-0 mb-1\">\u041f\u043e\u043c\u043e\u0449\u044c \u043d\u0430 \u0441\u0442\u0430\u0440\u0442\u0435<\/h4><p class=\"text-sm text-slate-600 m-0\">\u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u0438 \u0432\u044b\u0431\u043e\u0440\u0443 \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043d\u0430\u043b\u043e\u0433\u043e\u043e\u0431\u043b\u043e\u0436\u0435\u043d\u0438\u044f.<\/p><\/div>\r\n          <div class=\"bg-white border border-slate-200 rounded-2xl p-6 shadow-sm\"><div class=\"w-12 h-12 rounded-full bg-blue-100 flex items-center justify-center mb-4\"><svg class=\"w-6 h-6 text-[#005e90]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><circle cx=\"5\" cy=\"6\" r=\"2\"\/><circle cx=\"19\" cy=\"6\" r=\"2\"\/><circle cx=\"5\" cy=\"18\" r=\"2\"\/><circle cx=\"19\" cy=\"18\" r=\"2\"\/><path d=\"M7 6.5 10 11M17 6.5 14 11M7 17.5 10 13M17 17.5 14 13\"\/><\/svg><\/div><h4 class=\"font-bold text-brand-text mt-0 mb-1\">\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e<\/h4><p class=\"text-sm text-slate-600 m-0\">\u041f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u0432 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u0439 \u043a\u043b\u0443\u0431 \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432 \u0434\u043b\u044f \u043d\u0435\u0442\u0432\u043e\u0440\u043a\u0438\u043d\u0433\u0430, \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u0442\u0432\u0430 \u0438 \u043e\u0431\u043c\u0435\u043d\u0430 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438.<\/p><\/div>\r\n          <div class=\"bg-white border border-slate-200 rounded-2xl p-6 shadow-sm\"><div class=\"w-12 h-12 rounded-full bg-red-100 flex items-center justify-center mb-4\"><svg class=\"w-6 h-6 text-[#fb726a]\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M8.21 13.89 7 22l5-3 5 3-1.21-8.11\"\/><\/svg><\/div><h4 class=\"font-bold text-brand-text mt-0 mb-1\">\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442<\/h4><p class=\"text-sm text-slate-600 m-0\">\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 \u043e\u0431 \u0443\u0441\u043f\u0435\u0448\u043d\u043e\u043c \u043f\u0440\u043e\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0438 \u043a\u0443\u0440\u0441\u0430.<\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mb-8\">\u0426\u0435\u043d\u0442\u0440 \u00ab\u0410\u0442\u043b\u0430\u043d\u0442\u00bb \u2014 <span class=\"text-[#fb726a]\">\u0432\u0430\u0448 \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u043f\u0430\u0440\u0442\u043d\u0435\u0440<\/span><\/h2>\r\n        <div class=\"grid grid-cols-2 lg:grid-cols-4 gap-4 mb-8\">\r\n          <div class=\"rounded-2xl bg-gradient-to-br from-[#005e90] to-[#0a2e44] text-white p-6 text-center\"><div class=\"text-3xl md:text-4xl font-black text-[#fb726a] leading-none\">25+<\/div><div class=\"text-xs text-blue-100 mt-2\">\u043b\u0435\u0442 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0443\u0441\u043b\u0443\u0433 (\u0441 2000 \u0433\u043e\u0434\u0430)<\/div><\/div>\r\n          <div class=\"rounded-2xl bg-gradient-to-br from-[#005e90] to-[#0a2e44] text-white p-6 text-center\"><div class=\"text-3xl md:text-4xl font-black text-[#fb726a] leading-none\">5000+<\/div><div class=\"text-xs text-blue-100 mt-2\">\u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u043e\u0432 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u043b\u0438 \u043d\u0430\u0448\u0438 \u043a\u0443\u0440\u0441\u044b<\/div><\/div>\r\n          <div class=\"rounded-2xl bg-gradient-to-br from-[#005e90] to-[#0a2e44] text-white p-6 text-center\"><div class=\"text-3xl md:text-4xl font-black text-[#fb726a] leading-none\">50 000+<\/div><div class=\"text-xs text-blue-100 mt-2\">\u0447\u0430\u0441\u043e\u0432 \u043b\u0435\u043a\u0446\u0438\u0439, \u0442\u0440\u0435\u043d\u0438\u043d\u0433\u043e\u0432 \u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443\u043c\u043e\u0432<\/div><\/div>\r\n          <div class=\"rounded-2xl bg-gradient-to-br from-[#005e90] to-[#0a2e44] text-white p-6 text-center\"><div class=\"text-3xl md:text-4xl font-black text-[#fb726a] leading-none\">20+<\/div><div class=\"text-xs text-blue-100 mt-2\">\u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0435\u0439-\u044d\u043a\u0441\u043f\u0435\u0440\u0442\u043e\u0432 \u0432 \u043d\u0430\u0448\u0435\u0439 \u043a\u043e\u043c\u0430\u043d\u0434\u0435<\/div><\/div>\r\n        <\/div>\r\n        <div class=\"rounded-2xl bg-[#fff0ee] border-2 border-[#fbd9d5] p-6 md:p-7 flex gap-4 items-start\">\r\n          <div class=\"w-12 h-12 rounded-full bg-[#fb726a] text-white flex items-center justify-center flex-shrink-0\"><svg class=\"w-6 h-6\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z\"\/><path d=\"m12 15-3-3a22 22 0 0 1 3.82-13.01 1 1 0 0 1 1.64 0A22 22 0 0 1 21 15c0 3.32-1.95 6.25-4.8 7.5a1 1 0 0 1-1.35-.91v-2.07a1 1 0 0 0-.58-.9L12 15z\"\/><\/svg><\/div>\r\n          <div><h4 class=\"font-bold text-brand-text mt-0 mb-1\">\u0413\u0440\u0430\u043d\u0442\u043e\u0432\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435<\/h4><p class=\"text-sm text-slate-700 m-0\">\u041f\u043e\u043c\u043e\u0433\u0430\u0435\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043d\u0438\u043a\u0430\u043c \u0432 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0435 \u0437\u0430\u044f\u0432\u043e\u043a \u0438 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u043e\u0432 \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043c\u0438\u043a\u0440\u043e\u0433\u0440\u0430\u043d\u0442\u043e\u0432 (\u0454\u0420\u043e\u0431\u043e\u0442\u0430 \u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b). <strong>95% \u043e\u0434\u043e\u0431\u0440\u0435\u043d\u043d\u044b\u0445 \u0437\u0430\u044f\u0432\u043e\u043a!<\/strong><\/p><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-16\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mt-0 mb-8\">\u0427\u0442\u043e \u0433\u043e\u0432\u043e\u0440\u044f\u0442 <span class=\"text-[#fb726a]\">\u043d\u0430\u0448\u0438 \u0441\u0442\u0443\u0434\u0435\u043d\u0442\u044b<\/span><\/h2>\r\n        <div class=\"grid md:grid-cols-2 gap-6\">\r\n          <div class=\"bg-[#f4f8ff] border border-[#bfdbfe] rounded-3xl p-8\"><svg class=\"w-9 h-9 text-[#005e90] opacity-30 mb-3\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.5 4C6.5 4 4 6.5 4 9.5c0 2.6 1.9 4.8 4.4 5.4-.1.7-.5 1.8-1.9 3.1-.3.3-.1.9.4.9 3.3-.2 6.6-3 6.6-8.4V9.5C13.5 6.5 11 4 9.5 4z\"\/><\/svg><p class=\"text-[15px] text-slate-700 m-0 mb-5 leading-relaxed\">\u041c\u043d\u043e\u0433\u043e \u043d\u043e\u0432\u043e\u0433\u043e (\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e, \u043f\u0440\u043e\u0441\u0442\u043e), \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043e\u0441\u043c\u044b\u0441\u043b\u0435\u043d\u0438\u044f. \u0411\u043e\u043b\u0435\u0435 \u043f\u043e\u043d\u044f\u0442\u043d\u043e, \u043a\u0430\u043a\u0438\u0435 \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0438\u0435 \u0448\u0430\u0433\u0438 \u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0443\u0436\u043d\u043e \u0434\u0435\u043b\u0430\u0442\u044c \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u043d\u0430\u0447\u0430\u043b\u0430 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u0435\u043b\u0430. \u0421\u043f\u0430\u0441\u0438\u0431\u043e \u0437\u0430 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f!<\/p><div class=\"font-bold text-[#1e293b]\">\u2014 \u041d\u0430\u0442\u0430\u043b\u0438\u044f<\/div><\/div>\r\n          <div class=\"bg-[#fff0f0] border border-[#fecaca] rounded-3xl p-8\"><svg class=\"w-9 h-9 text-[#fb726a] opacity-30 mb-3\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9.5 4C6.5 4 4 6.5 4 9.5c0 2.6 1.9 4.8 4.4 5.4-.1.7-.5 1.8-1.9 3.1-.3.3-.1.9.4.9 3.3-.2 6.6-3 6.6-8.4V9.5C13.5 6.5 11 4 9.5 4z\"\/><\/svg><p class=\"text-[15px] text-slate-700 m-0 mb-5 leading-relaxed\">\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0432\u0441\u044f \u0446\u0435\u043d\u043d\u0430\u044f. \u0418\u043d\u0441\u0430\u0439\u0442\u043e\u0432 \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e. \u0412\u044b \u0441\u0434\u0435\u043b\u0430\u043b\u0438 \u0442\u0430\u043a\u043e\u0439 \u00ab\u0441\u0442\u0440\u0430\u0448\u043d\u044b\u0439\u00bb \u043c\u0438\u0440 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c \u0438 \u043f\u043e\u043d\u044f\u0442\u043d\u044b\u043c. \u0411\u043e\u044f\u043b\u0430\u0441\u044c \u0438\u0434\u0442\u0438 \u0443\u0447\u0438\u0442\u044c\u0441\u044f, \u043d\u043e \u0441\u0435\u0439\u0447\u0430\u0441 \u044f \u0432 \u0432\u043e\u0441\u0442\u043e\u0440\u0433\u0435. \u0421\u043f\u0430\u0441\u0438\u0431\u043e \u0437\u0430 \u0432\u0430\u0448\u0435 \u0441\u0442\u0430\u0440\u0430\u043d\u0438\u0435 \u0438 \u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435!<\/p><div class=\"font-bold text-[#1e293b]\">\u2014 \u042e\u043b\u0438\u044f<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mb-4\">\r\n        <h2 class=\"text-3xl md:text-4xl font-bold text-center text-brand-text mt-0 mb-8\">\u0427\u0430\u0441\u0442\u044b\u0435 <span class=\"text-[#fb726a]\">\u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/span><\/h2>\r\n        <div class=\"bg-slate-50 rounded-3xl p-8 border border-slate-100 shadow-sm max-w-4xl mx-auto\">\r\n          <details class=\"faq-item\" open><summary><span class=\"font-bold\">\u0427\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u044f \u043d\u0430\u0443\u0447\u0443\u0441\u044c \u043d\u0430 \u043a\u0443\u0440\u0441\u0435?<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\">\u0412\u044b \u043d\u0430\u0443\u0447\u0438\u0442\u0435\u0441\u044c \u043e\u0446\u0435\u043d\u0438\u0432\u0430\u0442\u044c \u0438 \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u044e, \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u044b\u043d\u043e\u043a \u0438 \u0446\u0435\u043b\u0435\u0432\u0443\u044e \u0430\u0443\u0434\u0438\u0442\u043e\u0440\u0438\u044e, \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u0442\u044c \u0438 \u0432\u0435\u0441\u0442\u0438 \u043f\u0435\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u044b, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0424\u041b\u041f \u0438 \u0432\u044b\u0431\u0438\u0440\u0430\u0442\u044c \u043d\u0430\u043b\u043e\u0433\u043e\u043e\u0431\u043b\u043e\u0436\u0435\u043d\u0438\u0435, \u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0443\u044e \u043c\u043e\u0434\u0435\u043b\u044c \u2014 \u0438 \u0441\u043e\u0431\u0440\u0430\u0442\u044c \u0438\u0437 \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d.<\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043b\u0438 \u044f \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044e \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d?<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\">\u0414\u0430. \u041a\u0443\u0440\u0441 \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d \u0432\u043e\u043a\u0440\u0443\u0433 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430: \u0432\u044b \u0448\u0430\u0433 \u0437\u0430 \u0448\u0430\u0433\u043e\u043c \u043f\u0440\u043e\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\u0435 \u043a\u0430\u0436\u0434\u044b\u0439 \u0440\u0430\u0437\u0434\u0435\u043b, \u0430 \u043c\u0435\u043d\u0442\u043e\u0440 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u0442 \u0438 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u0443\u0435\u0442 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442. \u041d\u0430 \u0432\u044b\u0445\u043e\u0434\u0435 \u2014 \u0433\u043e\u0442\u043e\u0432\u044b\u0439 \u043b\u0438\u0447\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d \u0434\u043b\u044f \u0441\u0442\u0430\u0440\u0442\u0430 \u0438\u043b\u0438 \u0433\u0440\u0430\u043d\u0442\u0430.<\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u042d\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0435\u043e\u0440\u0438\u044f \u0438\u043b\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430?<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\">\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438: \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0435 \u043a\u0435\u0439\u0441\u044b, \u0440\u0430\u0431\u043e\u0447\u0430\u044f \u0442\u0435\u0442\u0440\u0430\u0434\u044c, \u0447\u0435\u043a-\u043b\u0438\u0441\u0442\u044b \u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u044b. \u041a\u0430\u0436\u0434\u0443\u044e \u0442\u0435\u043c\u0443 \u0432\u044b \u0441\u0440\u0430\u0437\u0443 \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0435 \u043a \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0438\u0434\u0435\u0435, \u0430 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0441\u043b\u0443\u0448\u0430\u0435\u0442\u0435 \u0442\u0435\u043e\u0440\u0438\u044e.<\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041a\u0430\u043a\u0430\u044f \u043f\u043e\u043b\u044c\u0437\u0430 \u0434\u043b\u044f \u043c\u043e\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u043f\u043e\u0441\u043b\u0435 \u043a\u0443\u0440\u0441\u0430?<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\">\u0412\u044b \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u0442\u0435 \u0440\u0438\u0441\u043a\u0438 \u043d\u0430 \u0441\u0442\u0430\u0440\u0442\u0435: \u043f\u043e\u043d\u0438\u043c\u0430\u0435\u0442\u0435 \u0441\u0432\u043e\u0439 \u0440\u044b\u043d\u043e\u043a, \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432, \u043f\u0440\u043e\u0434\u0430\u0436\u0438 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u044b, \u0438\u043c\u0435\u0435\u0442\u0435 \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439 \u0438 \u0433\u043e\u0442\u043e\u0432\u044b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b. \u042d\u0442\u043e \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0439, \u0430 \u043d\u0435 \u0438\u043d\u0442\u0443\u0438\u0442\u0438\u0432\u043d\u044b\u0439 \u0441\u0442\u0430\u0440\u0442 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0434\u0435\u043b\u0430.<\/div><\/details>\r\n          <details class=\"faq-item\"><summary><span class=\"font-bold\">\u041d\u0443\u0436\u043d\u0430 \u043b\u0438 \u0433\u043e\u0442\u043e\u0432\u0430\u044f \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u044f, \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0447\u0430\u0442\u044c?<\/span><svg class=\"w-5 h-5 faq-icon flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/summary><div class=\"faq-answer\">\u041d\u0435\u0442. \u0415\u0441\u043b\u0438 \u0438\u0434\u0435\u0438 \u0435\u0449\u0435 \u043d\u0435\u0442 \u2014 \u043d\u0430 \u043a\u0443\u0440\u0441\u0435 \u0432\u044b \u0435\u0435 \u0441\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0443\u0435\u0442\u0435 \u0438 \u0432\u044b\u0431\u0435\u0440\u0435\u0442\u0435; \u0435\u0441\u043b\u0438 \u0435\u0441\u0442\u044c \u2014 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u0435, \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0435 \u0438 \u0443\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u0443\u0435\u0442\u0435.<\/div><\/details>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"relative py-16\" style=\"background: linear-gradient(135deg,#1e293b 0%,#0f172a 100%);\">\r\n    <div class=\"af-container text-center relative z-10\" style=\"max-width:1000px;\">\r\n      <h2 class=\"text-3xl md:text-4xl font-bold text-white mt-0 mb-2\">\u041d\u0430\u0447\u043d\u0438\u0442\u0435 \u0441\u0432\u043e\u0439 \u043f\u0443\u0442\u044c \u0432 \u0431\u0438\u0437\u043d\u0435\u0441\u0435 \u0441 \u043d\u0430\u043c\u0438!<\/h2>\r\n      <p class=\"text-lg text-slate-300 max-w-2xl mx-auto mb-8 mt-4\">\u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u0439\u0442\u0435\u0441\u044c \u043d\u0430 \u043a\u0443\u0440\u0441 \u0438\u043b\u0438 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0443\u044e \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e \u2014 \u043f\u043e\u0434\u0431\u0435\u0440\u0435\u043c \u0444\u043e\u0440\u043c\u0430\u0442 \u0438 \u043f\u043e\u043c\u043e\u0436\u0435\u043c \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0430\u0448 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d.<\/p>\r\n      <div class=\"flex flex-col sm:flex-row justify-center items-stretch gap-5 w-full mt-8\">\r\n        <a href=\"#popup-zakaz-form\" onclick=\"return false;\" class=\"pp-zakaz-form cta-btn bg-[#fb726a] text-white shadow-[0_4px_14px_rgba(251,114,106,0.35)] hover:shadow-[0_6px_20px_rgba(251,114,106,0.5)] w-full sm:w-[360px] justify-center rounded-full px-6 py-5 text-lg font-bold transition-all flex items-center gap-3\"><svg class=\"w-6 h-6 flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><span class=\"whitespace-nowrap\">\u0417\u0410\u041f\u0418\u0421\u0410\u0422\u042c\u0421\u042f \u041d\u0410 \u041a\u0423\u0420\u0421<\/span><\/a>\r\n        <a href=\"https:\/\/t.me\/ATLANT_UA\" target=\"_blank\" rel=\"noopener\" class=\"cta-btn bg-white\/10 text-white border-2 border-white\/20 hover:bg-white\/20 w-full sm:w-[360px] justify-center rounded-full px-6 py-5 text-lg font-bold transition-colors flex items-center gap-3\"><svg class=\"w-6 h-6 flex-shrink-0\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 2L11 13\"\/><path d=\"M22 2L15 22L11 13L2 9L22 2z\"\/><\/svg><span class=\"whitespace-nowrap\">\u041d\u0410\u041f\u0418\u0421\u0410\u0422\u042c \u0412 TELEGRAM<\/span><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\r\n<div id=\"popup-zakaz-form\" class=\"white-popup white-big-popup mfp-hide\">\r\n  <div class=\"zakaz-form\">\r\n    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f5175-o1\" lang=\"ru-RU\" dir=\"ltr\" data-wpcf7-id=\"5175\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ru\/wp-json\/wp\/v2\/posts\/8196#wpcf7-f5175-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0430\u044f \u0444\u043e\u0440\u043c\u0430\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"5175\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ru_RU\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5175-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"lang\" value=\"ru\" \/>\n<\/fieldset>\n<div class=\"contact-form\">\n\t<div>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0412\u0430\u0448\u0435 \u0438\u043c\u044f*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"tel-258\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0412\u0430\u0448 \u0442\u0435\u043b\u0435\u0444\u043e\u043d*\" value=\"\" type=\"tel\" name=\"tel-258\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><div id=\"cf7sr-6a6bfbcf1856d\" class=\"cf7sr-g-turnstile\" data-theme=\"auto\" data-language=\"auto\" data-size=\"normal\" data-appearance=\"always\" data-sitekey=\"0x4AAAAAAClTK-38-IJWfnQA\"><\/div><span class=\"wpcf7-form-control-wrap cf7sr-turnstile\" data-name=\"cf7sr-turnstile\"><input type=\"hidden\" name=\"cf7sr-turnstile\" value=\"\" class=\"wpcf7-form-control\"><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div>\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"226\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  var root = document.querySelector('.atlant-course-landing');\r\n  if(!root) return;\r\n  var BLOCKS = [\r\n    {n:'\u0418\u0434\u0435\u044f \u0438 \u0446\u0435\u043b\u044c', q:'\u0415\u0441\u0442\u044c \u043b\u0438 \u0447\u0435\u0442\u043a\u0430\u044f, \u043e\u0431\u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u044f \u0438 \u0446\u0435\u043b\u044c?'},\r\n    {n:'\u0420\u044b\u043d\u043e\u043a \u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u044b', q:'\u0417\u043d\u0430\u0435\u0442\u0435 \u043b\u0438 \u0441\u0432\u043e\u0439 \u0440\u044b\u043d\u043e\u043a, \u0426\u0410 \u0438 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0432?'},\r\n    {n:'\u041f\u0440\u043e\u0434\u0430\u0436\u0438', q:'\u0423\u043c\u0435\u0435\u0442\u0435 \u043b\u0438 \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u0442\u044c \u0438 \u0432\u0435\u0441\u0442\u0438 \u043f\u0435\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u044b?'},\r\n    {n:'\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b', q:'\u0417\u043d\u0430\u0435\u0442\u0435 \u043b\u0438, \u043a\u0430\u043a \u043d\u0430\u043d\u044f\u0442\u044c \u0438 \u043c\u043e\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u0443?'},\r\n    {n:'\u0417\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e', q:'\u041f\u043e\u043d\u0438\u043c\u0430\u0435\u0442\u0435 \u043b\u0438 \u0424\u041b\u041f, \u041a\u0412\u042d\u0414\u044b \u0438 \u043d\u0430\u043b\u043e\u0433\u0438?'},\r\n    {n:'\u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f', q:'\u0412\u044b\u0441\u0442\u0440\u043e\u0435\u043d\u044b \u043b\u0438 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0438 \u043b\u043e\u0433\u0438\u0441\u0442\u0438\u043a\u0430?'},\r\n    {n:'\u041c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433', q:'\u0415\u0441\u0442\u044c \u043b\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f \u043f\u0440\u043e\u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f \u0438 \u0446\u0435\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f?'},\r\n    {n:'\u0424\u0438\u043d\u0430\u043d\u0441\u044b \/ \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d', q:'\u041f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0435 \u043b\u0438 \u0444\u0438\u043d\u043c\u043e\u0434\u0435\u043b\u044c \u0438 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d?'}\r\n  ];\r\n  var OPT = ['\u041d\u0435\u0442','\u0427\u0430\u0441\u0442\u0438\u0447\u043d\u043e','\u0414\u0430'];\r\n  var BADGE = ['\u0411\u0435\u043b\u043e\u0435 \u043f\u044f\u0442\u043d\u043e','\u0415\u0441\u0442\u044c \u0431\u0430\u0437\u0430','\u0423\u0432\u0435\u0440\u0435\u043d\u043d\u043e'];\r\n  var ans = new Array(BLOCKS.length).fill(null);\r\n  var grid = document.getElementById('qbGrid');\r\n  var runBtn = document.getElementById('qbRun');\r\n  var hint = document.getElementById('qbHint');\r\n\r\n  BLOCKS.forEach(function(b,i){\r\n    var el = document.createElement('div');\r\n    el.className='qb-plate'; el.setAttribute('data-i',i);\r\n    var opts = OPT.map(function(o,v){ return '<button class=\"qb-opt\" data-v=\"'+v+'\">'+o+'<\/button>'; }).join('');\r\n    el.innerHTML = '<div class=\"qb-top\"><div class=\"qb-n\">'+(i+1)+'<\/div><h4>'+b.n+'<\/h4><\/div>'+\r\n                   '<p class=\"qb-q\">'+b.q+'<\/p><div class=\"qb-opts\">'+opts+'<\/div>'+\r\n                   '<span class=\"qb-badge\"><\/span>';\r\n    grid.appendChild(el);\r\n    el.querySelectorAll('.qb-opt').forEach(function(btn){\r\n      btn.addEventListener('click', function(){\r\n        ans[i]=parseInt(btn.getAttribute('data-v'),10);\r\n        el.querySelectorAll('.qb-opt').forEach(function(x){ x.classList.toggle('sel', x===btn); });\r\n        el.classList.remove('r0','r1','r2','done');\r\n        var answered = ans.filter(function(a){return a!==null;}).length;\r\n        hint.textContent = answered<BLOCKS.length ? ('\u041e\u0446\u0435\u043d\u0435\u043d\u043e '+answered+' \/ '+BLOCKS.length) : '\u0413\u043e\u0442\u043e\u0432\u043e \u2014 \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442!';\r\n        runBtn.disabled = answered<BLOCKS.length;\r\n      });\r\n    });\r\n  });\r\n\r\n  runBtn.addEventListener('click', function(){\r\n    var white=[], base=[], strong=[];\r\n    BLOCKS.forEach(function(b,i){\r\n      var el = grid.querySelector('.qb-plate[data-i=\"'+i+'\"]');\r\n      el.classList.add('done','r'+ans[i]);\r\n      var badge = el.querySelector('.qb-badge'); badge.textContent = BADGE[ans[i]];\r\n      if(ans[i]===0) white.push(b.n); else if(ans[i]===1) base.push(b.n); else strong.push(b.n);\r\n    });\r\n    var res = document.getElementById('qbResult');\r\n    var title, text;\r\n    if(white.length===0 && base.length<=2){\r\n      title='\u0421\u0438\u043b\u044c\u043d\u0430\u044f \u0431\u0430\u0437\u0430 \u2014 \u0432\u0440\u0435\u043c\u044f \u0444\u0438\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d';\r\n      text='\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u043e \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u0435\u0442\u0435 \u0441\u0435\u0431\u044f \u043f\u043e\u0447\u0442\u0438 \u0432\u043e \u0432\u0441\u0435\u0445 \u0431\u043b\u043e\u043a\u0430\u0445. \u041a\u0443\u0440\u0441 \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0451 \u0432 \u0435\u0434\u0438\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d \u0438 \u043d\u0435 \u0443\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u0435\u0442\u0430\u043b\u0438 \u043f\u0435\u0440\u0435\u0434 \u0441\u0442\u0430\u0440\u0442\u043e\u043c.';\r\n    } else if(white.length<=2){\r\n      title='\u0425\u043e\u0440\u043e\u0448\u0438\u0439 \u0441\u0442\u0430\u0440\u0442, \u0435\u0441\u0442\u044c \u0447\u0442\u043e \u043f\u043e\u0434\u0442\u044f\u043d\u0443\u0442\u044c';\r\n      text='\u041e\u0441\u043d\u043e\u0432\u0430 \u0437\u0430\u043b\u043e\u0436\u0435\u043d\u0430. \u0411\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044f \u0442\u0440\u0435\u0431\u0443\u044e\u0442: '+ (white.concat(base).slice(0,3).join(', ')) +'. \u041a\u0443\u0440\u0441 \u0437\u0430\u043a\u0440\u043e\u0435\u0442 \u044d\u0442\u0438 \u043f\u0440\u043e\u0431\u0435\u043b\u044b \u043f\u043e \u0448\u0430\u0433\u0430\u043c.';\r\n    } else {\r\n      title='\u041d\u0430\u0448\u043b\u0438 \u0432\u0430\u0448\u0438 <b>\u0431\u0435\u043b\u044b\u0435 \u043f\u044f\u0442\u043d\u0430<\/b>';\r\n      text='\u0421\u0430\u043c\u044b\u0435 \u0441\u043b\u0430\u0431\u044b\u0435 \u0437\u043e\u043d\u044b: '+ white.join(', ') +'. \u042d\u0442\u043e \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e \u043d\u0430 \u0441\u0442\u0430\u0440\u0442\u0435 \u2014 \u043a\u0443\u0440\u0441 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u0442 \u0432\u0430\u0441 \u0447\u0435\u0440\u0435\u0437 \u043a\u0430\u0436\u0434\u044b\u0439 \u0431\u043b\u043e\u043a \u043e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u0433\u043e\u0442\u043e\u0432\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430.';\r\n    }\r\n    document.getElementById('qbResTitle').innerHTML = title;\r\n    document.getElementById('qbResText').textContent = text;\r\n    res.classList.add('show');\r\n    window.__vqSummary = '\u041c\u043e\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0442\u0435\u0441\u0442\u0430 \u00ab\u041e\u0441\u043d\u043e\u0432\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430\u00bb:\\n'+\r\n      '\u0411\u0435\u043b\u044b\u0435 \u043f\u044f\u0442\u043d\u0430: '+(white.length?white.join(', '):'\u2014')+'\\n'+\r\n      '\u0422\u0440\u0435\u0431\u0443\u0435\u0442 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044f: '+(base.length?base.join(', '):'\u2014')+'\\n'+\r\n      '\u0423\u0432\u0435\u0440\u0435\u043d\u043d\u043e: '+(strong.length?strong.join(', '):'\u2014');\r\n    if(res.scrollIntoView) res.scrollIntoView({behavior:'smooth', block:'center'});\r\n  });\r\n\r\n  \/* \u041f\u0415\u0420\u0415\u0414\u0410\u0427\u0410 \u0412 \u0424\u041e\u0420\u041c\u0423 (textarea CF7) *\/\r\n  root.addEventListener('click', function(e){\r\n    var t = e.target.closest('.pp-zakaz-form');\r\n    if(!t) return;\r\n    var ta = document.querySelector('#popup-zakaz-form textarea');\r\n    if(!ta) return;\r\n    if(t.getAttribute('data-req')==='checklist'){\r\n      ta.value = '\u0425\u043e\u0447\u0443 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0447\u0435\u043a-\u043b\u0438\u0441\u0442 \u00ab\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430\u00bb. \u041c\u043e\u0438 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u044b \u2014 \u0432 \u0444\u043e\u0440\u043c\u0435 \u043d\u0438\u0436\u0435.';\r\n    } else if(window.__vqSummary){\r\n      ta.value = window.__vqSummary;\r\n    }\r\n  });\r\n})();\r\n<\/script>\r\n\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@graph\": [\r\n    {\r\n      \"@type\": \"Course\",\r\n      \"name\": \"\u041e\u0441\u043d\u043e\u0432\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438\",\r\n      \"description\": \"\u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u0443\u0440\u0441 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430: \u043e\u0442 \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u0438 \u0434\u043e \u0433\u043e\u0442\u043e\u0432\u043e\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430 \u2014 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0424\u041b\u041f, \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433, \u043f\u0440\u043e\u0434\u0430\u0436\u0438, \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b, \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0430\u044f \u043c\u043e\u0434\u0435\u043b\u044c \u0438 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.\",\r\n      \"provider\": { \"@type\": \"Organization\", \"name\": \"\u0426\u0435\u043d\u0442\u0440 \u00ab\u0410\u0442\u043b\u0430\u043d\u0442\u00bb\", \"sameAs\": \"https:\/\/kursi.dp.ua\/\" }\r\n    },\r\n    {\r\n      \"@type\": \"FAQPage\",\r\n      \"mainEntity\": [\r\n        { \"@type\": \"Question\", \"name\": \"\u0427\u0435\u043c\u0443 \u0438\u043c\u0435\u043d\u043d\u043e \u044f \u043d\u0430\u0443\u0447\u0443\u0441\u044c \u043d\u0430 \u043a\u0443\u0440\u0441\u0435?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u041e\u0446\u0435\u043d\u0438\u0432\u0430\u0442\u044c \u0438 \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u044e, \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u044b\u043d\u043e\u043a \u0438 \u0426\u0410, \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u0442\u044c, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0424\u041b\u041f, \u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0443\u044e \u043c\u043e\u0434\u0435\u043b\u044c \u2014 \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d.\" } },\r\n        { \"@type\": \"Question\", \"name\": \"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043b\u0438 \u044f \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044e \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u0414\u0430, \u043a\u0443\u0440\u0441 \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d \u0432\u043e\u043a\u0440\u0443\u0433 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u043f\u043b\u0430\u043d\u0430: \u043a\u0430\u0436\u0434\u044b\u0439 \u0440\u0430\u0437\u0434\u0435\u043b \u043f\u0440\u043e\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0448\u0430\u0433 \u0437\u0430 \u0448\u0430\u0433\u043e\u043c \u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u0442\u0441\u044f \u043c\u0435\u043d\u0442\u043e\u0440\u043e\u043c.\" } },\r\n        { \"@type\": \"Question\", \"name\": \"\u042d\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0435\u043e\u0440\u0438\u044f \u0438\u043b\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438: \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0435 \u043a\u0435\u0439\u0441\u044b, \u0440\u0430\u0431\u043e\u0447\u0430\u044f \u0442\u0435\u0442\u0440\u0430\u0434\u044c, \u0447\u0435\u043a-\u043b\u0438\u0441\u0442\u044b \u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u044b; \u043a\u0430\u0436\u0434\u0443\u044e \u0442\u0435\u043c\u0443 \u0432\u044b \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0435 \u043a \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0438\u0434\u0435\u0435.\" } },\r\n        { \"@type\": \"Question\", \"name\": \"\u041a\u0430\u043a\u0430\u044f \u043f\u043e\u043b\u044c\u0437\u0430 \u0434\u043b\u044f \u043c\u043e\u0435\u0433\u043e \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u043f\u043e\u0441\u043b\u0435 \u043a\u0443\u0440\u0441\u0430?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u041c\u0435\u043d\u044c\u0448\u0435 \u0440\u0438\u0441\u043a\u043e\u0432 \u043d\u0430 \u0441\u0442\u0430\u0440\u0442\u0435: \u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0440\u044b\u043d\u043a\u0430, \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432, \u043f\u0440\u043e\u0434\u0430\u0436 \u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432, \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439 \u0438 \u0433\u043e\u0442\u043e\u0432\u044b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b.\" } },\r\n        { \"@type\": \"Question\", \"name\": \"\u041d\u0443\u0436\u043d\u0430 \u043b\u0438 \u0433\u043e\u0442\u043e\u0432\u0430\u044f \u0431\u0438\u0437\u043d\u0435\u0441-\u0438\u0434\u0435\u044f, \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0447\u0430\u0442\u044c?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"\u041d\u0435\u0442. \u0415\u0441\u043b\u0438 \u0438\u0434\u0435\u0438 \u043d\u0435\u0442 \u2014 \u0441\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0443\u0435\u0442\u0435 \u0438 \u0432\u044b\u0431\u0435\u0440\u0435\u0442\u0435 \u043d\u0430 \u043a\u0443\u0440\u0441\u0435; \u0435\u0441\u043b\u0438 \u0435\u0441\u0442\u044c \u2014 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u0435, \u043f\u0440\u043e\u0441\u0447\u0438\u0442\u0430\u0435\u0442\u0435 \u0438 \u0443\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u0443\u0435\u0442\u0435.\" } }\r\n      ]\r\n    }\r\n  ]\r\n}\r\n<\/script>\r\n<\/body>\r\n<\/html>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":11910,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[16],"tags":[1130,176,1158,883,39,881,1157,546,882,569,1159],"class_list":["post-8196","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-menedzhment","tag-atlant-ukraina","tag-biznes-z-nulya","tag-biznes-start","tag-vidkryttya-biznesu","tag-vlasna-sprava","tag-kurs-z-pidpryyemnycztva","tag-kursy-po-biznesu","tag-navchannya-biznesu","tag-navchannya-pidpryyemcziv","tag-osvitnij-czentr-atlant-navchannya","tag-svij-biznes-v-ukrayini"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041a\u0443\u0440\u0441\u044b \u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441\u0430: \u043e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u043f\u0440\u0438\u0431\u044b\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u0435\u043b\u0430 | \u0410\u0422\u041b\u0410\u041d\u0422<\/title>\n<meta name=\"description\" content=\"\u041d\u0435 \u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0438\u0434\u0435\u044e \u0432 \u043f\u0440\u0438\u0431\u044b\u043b\u044c\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441? \u041e\u0441\u0432\u043e\u0439\u0442\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0443\u0442 \u043d\u0430\u0432\u0435\u0441\u0442\u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a \u0432 \u0446\u0438\u0444\u0440\u0430\u0445, \u043d\u0430\u0439\u0442\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0438 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u0435\u043b\u043e \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0432 \u0410\u0422\u041b\u0410\u041d\u0422.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:locale:alternate\" content=\"uk\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041a\u0443\u0440\u0441 &quot;\u0424\u041e\u041f \u0442\u0430 \u043c\u0430\u043b\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0432 \u0423\u043a\u0440\u0430\u0457\u043d\u0456&quot; | \u0425\u0442\u043e \u0442\u0430\u043a\u0438\u0439 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0435\u0446\u044c?\" \/>\n<meta property=\"og:description\" content=\"\u0425\u043e\u0442\u0438\u0442\u0435 \u0441\u0442\u0430\u0442\u044c \u0447\u0430\u0441\u0442\u043d\u044b\u043c \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u043c? \u041a\u0443\u0440\u0441-\u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443\u043c \u043e\u0442 \u0446\u0435\u043d\u0442\u0440\u0430 &quot;\u0410\u0442\u043b\u0430\u043d\u0442&quot; \u0432 \u0423\u043a\u0440\u0430\u0438\u043d\u0435. \u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0424\u041b\u041f (\u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043b\u0438\u0446\u043e-\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c) \u0438 \u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u0441 \u043d\u0443\u043b\u044f.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0410\u0442\u043b\u0430\u043d\u0442\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/share\/1MHiytbWnS\/?mibextid=wwXIfr\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-23T18:46:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T19:08:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2023\/04\/dizajn-bez-nazvaniya-78.png\" \/>\n\t<meta property=\"og:image:width\" content=\"450\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"kursi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c\" \/>\n\t<meta name=\"twitter:data1\" content=\"kursi\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041a\u0443\u0440\u0441\u044b \u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441\u0430: \u043e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u043f\u0440\u0438\u0431\u044b\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u0435\u043b\u0430 | \u0410\u0422\u041b\u0410\u041d\u0422","description":"\u041d\u0435 \u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0438\u0434\u0435\u044e \u0432 \u043f\u0440\u0438\u0431\u044b\u043b\u044c\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441? \u041e\u0441\u0432\u043e\u0439\u0442\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0443\u0442 \u043d\u0430\u0432\u0435\u0441\u0442\u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a \u0432 \u0446\u0438\u0444\u0440\u0430\u0445, \u043d\u0430\u0439\u0442\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0438 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u0435\u043b\u043e \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0432 \u0410\u0422\u041b\u0410\u041d\u0422.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/","og_locale":"ru_RU","og_type":"article","og_title":"[:uk]\u041a\u0443\u0440\u0441 \"\u0424\u041e\u041f \u0442\u0430 \u043c\u0430\u043b\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0432 \u0423\u043a\u0440\u0430\u0457\u043d\u0456\" | \u0425\u0442\u043e \u0442\u0430\u043a\u0438\u0439 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0435\u0446\u044c?[:]","og_description":"[:uk]\u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0441\u0442\u0430\u0442\u0438 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u0438\u043c \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0446\u0435\u043c? \u041a\u0443\u0440\u0441-\u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443\u043c \u0432\u0456\u0434 \u0446\u0435\u043d\u0442\u0440\u0443 \"\u0410\u0442\u043b\u0430\u043d\u0442\" \u0432 \u0423\u043a\u0440\u0430\u0457\u043d\u0456. \u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438, \u0440\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u044f \u0424\u041e\u041f (\u0444\u0456\u0437\u0438\u0447\u043d\u0430 \u043e\u0441\u043e\u0431\u0430-\u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0435\u0446\u044c) \u0442\u0430 \u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443 \u0437 \u043d\u0443\u043b\u044f.[:ru]\u0425\u043e\u0442\u0438\u0442\u0435 \u0441\u0442\u0430\u0442\u044c \u0447\u0430\u0441\u0442\u043d\u044b\u043c \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u043c? \u041a\u0443\u0440\u0441-\u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443\u043c \u043e\u0442 \u0446\u0435\u043d\u0442\u0440\u0430 \"\u0410\u0442\u043b\u0430\u043d\u0442\" \u0432 \u0423\u043a\u0440\u0430\u0438\u043d\u0435. \u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0424\u041b\u041f (\u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043b\u0438\u0446\u043e-\u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c) \u0438 \u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0431\u0438\u0437\u043d\u0435\u0441\u0430 \u0441 \u043d\u0443\u043b\u044f.[:]","og_url":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/","og_site_name":"\u0410\u0442\u043b\u0430\u043d\u0442","article_publisher":"https:\/\/www.facebook.com\/share\/1MHiytbWnS\/?mibextid=wwXIfr","article_published_time":"2026-06-23T18:46:19+00:00","article_modified_time":"2026-07-08T19:08:16+00:00","og_image":[{"width":450,"height":675,"url":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2023\/04\/dizajn-bez-nazvaniya-78.png","type":"image\/png"}],"author":"kursi","twitter_card":"summary_large_image","twitter_misc":{"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c":"kursi","\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"2 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#article","isPartOf":{"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/"},"author":{"name":"kursi","@id":"https:\/\/kursi.dp.ua\/#\/schema\/person\/688f6a295c11bbf933d3494f3d4d135e"},"headline":"\u041f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c (\u043a\u0443\u0440\u0441\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u0439)","datePublished":"2026-06-23T18:46:19+00:00","dateModified":"2026-07-08T19:08:16+00:00","mainEntityOfPage":{"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/"},"wordCount":14,"publisher":{"@id":"https:\/\/kursi.dp.ua\/#organization"},"image":{"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#primaryimage"},"thumbnailUrl":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2023\/04\/dizajn-bez-nazvaniya-78.png","keywords":["\u0410\u0442\u043b\u0430\u043d\u0442 \u0423\u043a\u0440\u0430\u0456\u043d\u0430","\u0431\u0456\u0437\u043d\u0435\u0441 \u0437 \u043d\u0443\u043b\u044f","\u0431\u0456\u0437\u043d\u0435\u0441 \u0441\u0442\u0430\u0440\u0442","\u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0442\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443","\u0432\u043b\u0430\u0441\u043d\u0430 \u0441\u043f\u0440\u0430\u0432\u0430","\u043a\u0443\u0440\u0441 \u0437 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u043d\u0438\u0446\u0442\u0432\u0430","\u043a\u0443\u0440\u0441\u0438 \u043f\u043e \u0431\u0456\u0437\u043d\u0435\u0441\u0443","\u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443","\u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0446\u0456\u0432","\u043e\u0441\u0432\u0456\u0442\u043d\u0456\u0439 \u0446\u0435\u043d\u0442\u0440 \u0410\u0442\u043b\u0430\u043d\u0442 \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f","\u0441\u0432\u0456\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0432 \u0423\u043a\u0440\u0430\u0457\u043d\u0456"],"articleSection":["\u041a\u0443\u0440\u0441\u044b \u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442\u0430 \u0438 \u0431\u0438\u0437\u043d\u0435\u0441\u0430"],"inLanguage":"ru"},{"@type":["WebPage","ItemPage"],"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/","url":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/","name":"\u041a\u0443\u0440\u0441\u044b \u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441\u0430: \u043e\u0442 \u0438\u0434\u0435\u0438 \u0434\u043e \u043f\u0440\u0438\u0431\u044b\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u0435\u043b\u0430 | \u0410\u0422\u041b\u0410\u041d\u0422","isPartOf":{"@id":"https:\/\/kursi.dp.ua\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#primaryimage"},"image":{"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#primaryimage"},"thumbnailUrl":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2023\/04\/dizajn-bez-nazvaniya-78.png","datePublished":"2026-06-23T18:46:19+00:00","dateModified":"2026-07-08T19:08:16+00:00","description":"\u041d\u0435 \u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u0442\u044c \u0438\u0434\u0435\u044e \u0432 \u043f\u0440\u0438\u0431\u044b\u043b\u044c\u043d\u044b\u0439 \u0431\u0438\u0437\u043d\u0435\u0441? \u041e\u0441\u0432\u043e\u0439\u0442\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u043c\u043e\u0433\u0443\u0442 \u043d\u0430\u0432\u0435\u0441\u0442\u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a \u0432 \u0446\u0438\u0444\u0440\u0430\u0445, \u043d\u0430\u0439\u0442\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0438 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u0434\u0435\u043b\u043e \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u0432 \u0410\u0422\u041b\u0410\u041d\u0422.","breadcrumb":{"@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#breadcrumb"},"inLanguage":"ru","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/"]}]},{"@type":"ImageObject","inLanguage":"ru","@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#primaryimage","url":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2023\/04\/dizajn-bez-nazvaniya-78.png","contentUrl":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2023\/04\/dizajn-bez-nazvaniya-78.png","width":450,"height":675,"caption":"\u041a\u0443\u0440\u0441-\u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0443\u043c \"\u0424\u041e\u041f \u0442\u0430 \u043c\u0430\u043b\u0438\u0439 \u0431\u0456\u0437\u043d\u0435\u0441 \u0432 \u0423\u043a\u0440\u0430\u0457\u043d\u0456\" | \u0425\u0442\u043e \u0442\u0430\u043a\u0438\u0439 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0435\u0446\u044c?"},{"@type":"BreadcrumbList","@id":"https:\/\/kursi.dp.ua\/ru\/mij-vlasnij-biznes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/kursi.dp.ua\/ru\/"},{"@type":"ListItem","position":2,"name":"\u041f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c (\u043a\u0443\u0440\u0441\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u0439)"}]},{"@type":"WebSite","@id":"https:\/\/kursi.dp.ua\/#website","url":"https:\/\/kursi.dp.ua\/","name":"\u0410\u0442\u043b\u0430\u043d\u0442","description":"\u0421\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0426\u0435\u043d\u0442\u0440 \u041e\u0431\u0443\u0447\u0435\u043d\u0438\u044f","publisher":{"@id":"https:\/\/kursi.dp.ua\/#organization"},"alternateName":"\u041d\u0430\u0432\u0447\u0430\u043b\u044c\u043d\u043e-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0439\u043d\u0438\u0439 \u0446\u0435\u043d\u0442\u0440 \"\u0410\u0442\u043b\u0430\u043d\u0442\"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kursi.dp.ua\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru"},{"@type":"Organization","@id":"https:\/\/kursi.dp.ua\/#organization","name":"\u041e\u0441\u0432\u0456\u0442\u043d\u0456\u0439 \u0446\u0435\u043d\u0442\u0440 \"\u0410\u0442\u043b\u0430\u043d\u0442\"","alternateName":"\u041d\u0430\u0432\u0447\u0430\u043b\u044c\u043d\u043e-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0439\u043d\u0438\u0439 \u0446\u0435\u043d\u0442\u0440 \"\u0410\u0442\u043b\u0430\u043d\u0442\"","url":"https:\/\/kursi.dp.ua\/","logo":{"@type":"ImageObject","inLanguage":"ru","@id":"https:\/\/kursi.dp.ua\/#\/schema\/logo\/image\/","url":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2026\/07\/53efcfa8-27aa-428a-9607-a205418c14af.png","contentUrl":"https:\/\/kursi.dp.ua\/wp-content\/uploads\/2026\/07\/53efcfa8-27aa-428a-9607-a205418c14af.png","width":1672,"height":941,"caption":"\u041e\u0441\u0432\u0456\u0442\u043d\u0456\u0439 \u0446\u0435\u043d\u0442\u0440 \"\u0410\u0442\u043b\u0430\u043d\u0442\""},"image":{"@id":"https:\/\/kursi.dp.ua\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/share\/1MHiytbWnS\/?mibextid=wwXIfr","https:\/\/www.instagram.com\/atlant.center\/","https:\/\/telegram.im\/@ATLANT_UA","http:\/\/www.youtube.com\/@atlant_edu","https:\/\/invite.viber.com\/?g2=AQAD\/Go+7XbtUE\/xs3bXU458GFuYOa0sMqPVwvtp8HmjqaJ4BmfvXwAGHfiPMXL+"]},{"@type":"Person","@id":"https:\/\/kursi.dp.ua\/#\/schema\/person\/688f6a295c11bbf933d3494f3d4d135e","name":"kursi","image":{"@type":"ImageObject","inLanguage":"ru","@id":"https:\/\/kursi.dp.ua\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3adf417887ec57ae8843600cda11c15c43ddedc0b7b632ba699eea2e155b9ffd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3adf417887ec57ae8843600cda11c15c43ddedc0b7b632ba699eea2e155b9ffd?s=96&d=mm&r=g","caption":"kursi"},"sameAs":["https:\/\/bioplast-zahid.lviv.ua"],"url":"https:\/\/kursi.dp.ua\/ru\/author\/kursi\/"}]}},"_links":{"self":[{"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/posts\/8196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/comments?post=8196"}],"version-history":[{"count":99,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/posts\/8196\/revisions"}],"predecessor-version":[{"id":15003,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/posts\/8196\/revisions\/15003"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/media\/11910"}],"wp:attachment":[{"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/media?parent=8196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/categories?post=8196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kursi.dp.ua\/ru\/wp-json\/wp\/v2\/tags?post=8196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}