{"id":5891,"date":"2024-03-17T15:15:10","date_gmt":"2024-03-17T14:15:10","guid":{"rendered":"https:\/\/strate9y.com\/strategicky-koucing\/"},"modified":"2026-05-04T19:30:34","modified_gmt":"2026-05-04T17:30:34","slug":"strategicky-koucing","status":"publish","type":"page","link":"https:\/\/strate9y.com\/sk\/strategicky-koucing\/","title":{"rendered":"Strategick\u00fd kou\u010ding"},"content":{"rendered":"\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-hero\">\n  <div class=\"wrap\">\n    <div class=\"grid\">\n      <div class=\"text\">\n        <div class=\"kicker\">Strategick\u00fd kou\u010ding STRATE9Y\u00ae<\/div>\n\n        <h1>Mo\u017eno teraz nepotrebujete \u010fal\u0161iu radu. <span class=\"red\">Mo\u017eno potrebujete jasno.<\/span><\/h1>\n\n        <p class=\"lead\">\n          Ke\u010f stoj\u00edte pred d\u00f4le\u017eit\u00fdm rozhodnut\u00edm, \u010dasto nech\u00fdbaj\u00fa inform\u00e1cie.\n          Ch\u00fdba odstup, \u0161trukt\u00fara a schopnos\u0165 rozpozna\u0165, \u010do je skuto\u010dn\u00fd probl\u00e9m.\n        <\/p>\n\n        <div class=\"highlight\">\n          <p>\n            Pom\u00e1ham \u013eu\u010fom urobi\u0165 si jasno v nepreh\u013eadn\u00fdch situ\u00e1ci\u00e1ch,\n            pomenova\u0165 podstatu probl\u00e9mu a rozhodn\u00fa\u0165 sa strategicky \u2014\n            s v\u00e4\u010d\u0161\u00edm pokojom, istotou a zodpovednos\u0165ou.\n          <\/p>\n        <\/div>\n\n        <p>\n          Nehovor\u00edm v\u00e1m, \u010do m\u00e1te robi\u0165. Pom\u00e1ham v\u00e1m pochopi\u0165 situ\u00e1ciu tak,\n          aby ste sa dok\u00e1zali rozhodn\u00fa\u0165 sami.\n        <\/p>\n\n        <div class=\"actions\">\n          <a class=\"btn btn-primary\" href=\"https:\/\/calendly.com\/hana-krchova\/konzultace\" target=\"_blank\" rel=\"noopener\">\n            Rezervova\u0165 bezplatn\u00fa konzult\u00e1ciu\n          <\/a>\n          <a class=\"btn btn-secondary\" href=\"#s9-coach-fit\">\n            Kedy kou\u010ding pom\u00e1ha\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"image-card\">\n        <img decoding=\"async\" src=\"https:\/\/strate9y.com\/wp-content\/uploads\/hana-krchova-koucka-e1777755433562.jpg\" alt=\"Hana Krchov\u00e1 strategick\u00fd kou\u010ding\" title=\"\">\n\n        <div class=\"image-caption\">\n          Strategick\u00fd kou\u010ding pre \u013eud\u00ed, ktor\u00ed nechc\u00fa univerz\u00e1lne rady, ale jasnej\u0161\u00ed poh\u013ead na vlastn\u00fa situ\u00e1ciu.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-fit\">\n  <div class=\"wrap\">\n    <div class=\"text\" style=\"max-width:860px;margin:0 auto 44px;text-align:center;\">\n      <div class=\"kicker\">Kedy to d\u00e1va zmysel<\/div>\n\n      <h2>\n        Kou\u010ding nie je pre chv\u00edle, ke\u010f je v\u0161etko jasn\u00e9.\n        <span class=\"red\">Je pre chv\u00edle, ke\u010f potrebujete vidie\u0165 pod povrch.<\/span>\n      <\/h2>\n\n      <p class=\"lead\">\n        Naj\u010dastej\u0161ie za mnou \u013eudia prich\u00e1dzaj\u00fa vo chv\u00edli, ke\u010f c\u00edtia tlak na rozhodnutie,\n        ale nechc\u00fa urobi\u0165 krok len preto, aby \u201eu\u017e nie\u010do urobili\u201c.\n      <\/p>\n    <\/div>\n\n    <div class=\"cards\">\n      <div class=\"card\">\n        <span class=\"num\">01<\/span>\n        <h3>M\u00e1te viac mo\u017enost\u00ed<\/h3>\n        <p>A \u017eiadna nep\u00f4sob\u00ed \u00faplne spr\u00e1vne. Potrebujete pochopi\u0165, pod\u013ea \u010doho sa rozhodova\u0165.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">02<\/span>\n        <h3>Rie\u0161ite d\u00f4le\u017eit\u00e9 rozhodnutie<\/h3>\n        <p>Nechcete reagova\u0165 zm\u00e4tkom, tlakom okolia alebo prvou em\u00f3ciou.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">03<\/span>\n        <h3>M\u00e1te n\u00e1pad, ale ch\u00fdba smer<\/h3>\n        <p>Potrebujete zisti\u0165, \u010do m\u00e1 zmysel overi\u0165, opusti\u0165 alebo \u010falej rozpracova\u0165.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">04<\/span>\n        <h3>C\u00edtite zahltenie<\/h3>\n        <p>M\u00e1te ve\u013ea inform\u00e1ci\u00ed, ale ch\u00fdba v\u00e1m \u0161trukt\u00fara a jasn\u00e9 priority.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">05<\/span>\n        <h3>Stoj\u00edte pred zmenou<\/h3>\n        <p>Potrebujete premyslie\u0165 nov\u00fd smer, rolu, projekt alebo podnikate\u013esk\u00fd krok.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">06<\/span>\n        <h3>Nechcete univerz\u00e1lnu radu<\/h3>\n        <p>Chcete strategick\u00fd dial\u00f3g, ktor\u00fd re\u0161pektuje va\u0161u situ\u00e1ciu a zodpovednos\u0165.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-method\">\n  <div class=\"wrap\">\n    <div class=\"grid reverse\">\n      <div class=\"image-card\">\n        <img decoding=\"async\" src=\"https:\/\/strate9y.com\/wp-content\/uploads\/hana-krchova-signature-e1777755380224.jpg\" alt=\"Strategick\u00fd kou\u010ding Hana Krchov\u00e1\" title=\"\">\n\n        <div class=\"image-caption\">\n          Nejde o r\u00fdchlu radu. Ide o \u0161trukt\u00farovan\u00fd dial\u00f3g, ktor\u00fd v\u00e1m pom\u00f4\u017ee pochopi\u0165 situ\u00e1ciu a urobi\u0165 vlastn\u00e9 rozhodnutie.\n        <\/div>\n      <\/div>\n\n      <div class=\"text\">\n        <div class=\"kicker\">Ako pracujem<\/div>\n\n        <h2>\n          Najprv zastavi\u0165 chaos. Potom n\u00e1js\u0165\n          <span class=\"red\">skuto\u010dn\u00fd probl\u00e9m.<\/span>\n        <\/h2>\n\n        <p>\n          V kou\u010dingu nejdeme hne\u010f po rie\u0161en\u00ed. Najprv potrebujeme pochopi\u0165 situ\u00e1ciu:\n          \u010do sa naozaj deje, \u010do je len \u0161um, \u010do je d\u00f4le\u017eit\u00e9 a \u010do je iba d\u00f4sledok hlb\u0161ieho probl\u00e9mu.\n        <\/p>\n\n        <p>\n          Mojou \u00falohou nie je rozhodn\u00fa\u0165 za v\u00e1s. Mojou \u00falohou je kl\u00e1s\u0165 ot\u00e1zky, da\u0165 v\u00e1m \u0161trukt\u00faru\n          a pom\u00f4c\u0165 v\u00e1m vidie\u0165 s\u00favislosti, ktor\u00e9 sa v be\u017enej prev\u00e1dzke \u013eahko stratia.\n        <\/p>\n\n        <div class=\"highlight\">\n          <p>\n            V\u00fdsledkom nie je rada. V\u00fdsledkom je jasnej\u0161\u00ed poh\u013ead a rozhodnutie, za ktor\u00fdm si dok\u00e1\u017eete st\u00e1\u0165.\n          <\/p>\n        <\/div>\n\n        <p>\n          Tento pr\u00edstup je vhodn\u00fd pre \u013eud\u00ed, ktor\u00ed chc\u00fa prem\u00fd\u0161\u013ea\u0165 v s\u00favislostiach\n          a prevzia\u0165 zodpovednos\u0165 za svoje rozhodnutia.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-offer\">\n  <div class=\"wrap\">\n    <div class=\"text\" style=\"max-width:860px;margin:0 auto 44px;text-align:center;\">\n      <div class=\"kicker\">Mo\u017enosti spolupr\u00e1ce<\/div>\n\n      <h2>\n        Vyberte si form\u00e1t pod\u013ea toho,\n        <span class=\"red\">ako hlboko potrebujete \u00eds\u0165.<\/span>\n      <\/h2>\n\n      <p class=\"lead\">\n        Niekedy sta\u010d\u00ed kr\u00e1tke vyjasnenie. Inokedy potrebujete jeden siln\u00fd strategick\u00fd rozhovor.\n        A niekedy d\u00e1va zmysel dlhodobej\u0161ia pr\u00e1ca.\n      <\/p>\n    <\/div>\n\n    <div class=\"cards\">\n      <div class=\"card\">\n        <span class=\"num\">01<\/span>\n        <h3>\u00davodn\u00e1 konzult\u00e1cia zdarma<\/h3>\n        <p>\n          Kr\u00e1tke spolo\u010dn\u00e9 zmapovanie situ\u00e1cie. Zist\u00edme, \u010do rie\u0161ite, kde sa str\u00e1ca jasnos\u0165\n          a \u010di v\u00e1m strategick\u00fd kou\u010ding m\u00f4\u017ee pom\u00f4c\u0165.\n        <\/p>\n\n        <div class=\"actions\">\n          <a class=\"btn btn-primary\" href=\"https:\/\/calendly.com\/hana-krchova\/konzultace\" target=\"_blank\" rel=\"noopener\">\n            Rezervova\u0165 zdarma\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">02<\/span>\n        <h3>Strategick\u00fd START<\/h3>\n        <p>\n          Jednorazov\u00e9 kou\u010dovacie sedenie pre situ\u00e1ciu, v ktorej potrebujete urobi\u0165 poriadok,\n          pomenova\u0165 probl\u00e9m a ur\u010di\u0165 \u010fal\u0161\u00ed krok.\n        <\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <span class=\"num\">03<\/span>\n        <h3>Dlhodob\u00fd strategick\u00fd kou\u010ding<\/h3>\n        <p>\n          Pre hlb\u0161iu pr\u00e1cu na smere, podnikate\u013eskom n\u00e1pade, zmene, rozhodovan\u00ed\n          alebo strategickom rozvoji v dlh\u0161om obdob\u00ed.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-outcome\">\n  <div class=\"wrap\">\n    <div class=\"grid\">\n      <div class=\"text\">\n        <div class=\"kicker\">V\u00fdsledok spolupr\u00e1ce<\/div>\n\n        <h2>\n          Neodnesiete si \u010fal\u0161\u00ed zoznam \u00faloh.\n          <span class=\"red\">Odnesiete si jasnej\u0161\u00ed smer.<\/span>\n        <\/h2>\n\n        <p>\n          Strategick\u00fd kou\u010ding nie je o tom, \u017ee v\u00e1m niekto prid\u00e1 \u010fal\u0161ie povinnosti.\n          Je o tom, \u017ee sa z nepreh\u013eadnej situ\u00e1cie za\u010dne vyn\u00e1ra\u0165 logika.\n        <\/p>\n\n        <div class=\"highlight\">\n          <p>\n            Cie\u013eom je, aby ste vedeli, \u010do je d\u00f4le\u017eit\u00e9, \u010do m\u00f4\u017eete pusti\u0165,\n            \u010do si vy\u017eaduje rozhodnutie a ak\u00fd m\u00e1 by\u0165 \u010fal\u0161\u00ed \u0165ah.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"cards two\">\n        <div class=\"card\">\n          <span class=\"num\">A<\/span>\n          <h3>Jasnej\u0161ie priority<\/h3>\n          <p>Uvid\u00edte, \u010do m\u00e1 skuto\u010dn\u00fa v\u00e1hu a \u010do v\u00e1s len zahlcuje.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <span class=\"num\">B<\/span>\n          <h3>Pomenovan\u00fd probl\u00e9m<\/h3>\n          <p>\u010casto nerie\u0161ime probl\u00e9m, ale jeho d\u00f4sledok. To zmen\u00edme.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <span class=\"num\">C<\/span>\n          <h3>Strategick\u00e9 NIE<\/h3>\n          <p>Nau\u010d\u00edte sa pusti\u0165 veci, ktor\u00e9 ber\u00fa energiu, ale nepos\u00favaj\u00fa v\u00e1s.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <span class=\"num\">D<\/span>\n          <h3>\u010eal\u0161\u00ed \u0165ah<\/h3>\n          <p>Nie dokonal\u00fd pl\u00e1n na desa\u0165 rokov. Konkr\u00e9tny krok, ktor\u00fd d\u00e1va zmysel teraz.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-not-for\">\n  <div class=\"wrap\">\n    <div class=\"text\" style=\"max-width:900px;margin:0 auto;text-align:center;\">\n      <div class=\"kicker\">D\u00f4le\u017eit\u00e1 pozn\u00e1mka<\/div>\n\n      <h2>\n        Nie som spr\u00e1vna vo\u013eba pre ka\u017ed\u00e9ho.\n        <span class=\"red\">A je to tak v poriadku.<\/span>\n      <\/h2>\n\n      <p class=\"lead\">\n        Ak \u010dak\u00e1te hotov\u00fd n\u00e1vod, univerz\u00e1lnu radu alebo niekoho, kto prevezme zodpovednos\u0165 za va\u0161e rozhodnutie,\n        pravdepodobne v\u00e1m m\u00f4j \u0161t\u00fdl pr\u00e1ce nebude vyhovova\u0165.\n      <\/p>\n\n      <div class=\"highlight\">\n        <p>\n          Ak v\u0161ak chcete pochopi\u0165 situ\u00e1ciu do h\u013abky, prem\u00fd\u0161\u013ea\u0165 v s\u00favislostiach\n          a rozhodn\u00fa\u0165 sa s v\u00e4\u010d\u0161ou istotou, rada s vami budem pracova\u0165.\n        <\/p>\n      <\/div>\n\n      <div class=\"actions\" style=\"justify-content:center;\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/calendly.com\/hana-krchova\/konzultace\" target=\"_blank\" rel=\"noopener\">\n          Dohodn\u00fa\u0165 si nez\u00e1v\u00e4zn\u00fa konzult\u00e1ciu\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap');\n\n.s9-coach-section,\n.s9-coach-section * {\n  box-sizing: border-box;\n  font-family: 'Manrope', system-ui, sans-serif !important;\n}\n\n.s9-coach-section {\n  --red:#e8080f;\n  --bg:#050505;\n  --bg2:#0b0b0d;\n  --muted:#b8bac4;\n  --line:rgba(255,255,255,.11);\n  --card:rgba(17,17,20,.78);\n\n  background:\n    radial-gradient(circle at 80% 0%, rgba(232,8,15,.14), transparent 32%),\n    linear-gradient(180deg,#050505 0%, #0b0b0d 100%);\n  color:#fff !important;\n  padding:100px 0;\n  border-top:1px solid rgba(255,255,255,.08);\n  overflow:hidden;\n}\n\n.s9-coach-section h1,\n.s9-coach-section h2,\n.s9-coach-section h3 {\n  color:#fff !important;\n  margin:0;\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.05;\n}\n\n.s9-coach-section p {\n  color:var(--muted) !important;\n  font-size:17px;\n  line-height:1.85;\n  margin:0;\n}\n\n.s9-coach-section .wrap {\n  width:min(1180px, calc(100% - 40px));\n  margin:0 auto;\n}\n\n.s9-coach-section .grid {\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:56px;\n  align-items:center;\n}\n\n.s9-coach-section .grid.reverse {\n  grid-template-columns:.95fr 1.05fr;\n}\n\n.s9-coach-section .kicker {\n  color:var(--red) !important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  margin-bottom:22px;\n}\n\n.s9-coach-section h1 {\n  font-size:clamp(42px,6vw,82px);\n}\n\n.s9-coach-section h2 {\n  font-size:clamp(34px,4.5vw,56px);\n  margin-bottom:26px;\n}\n\n.s9-coach-section h3 {\n  font-size:24px;\n  margin-bottom:12px;\n}\n\n.s9-coach-section .red {\n  color:var(--red) !important;\n}\n\n.s9-coach-section .text p + p {\n  margin-top:20px;\n}\n\n.s9-coach-section .lead {\n  margin-top:28px;\n  font-size:20px;\n  color:#d7d8de !important;\n}\n\n.s9-coach-section .highlight {\n  margin:32px 0;\n  padding:26px;\n  border-left:3px solid var(--red);\n  background:rgba(255,255,255,.05);\n  border-radius:5px;\n}\n\n.s9-coach-section .highlight p {\n  color:#fff !important;\n  font-size:21px;\n  font-weight:800;\n  line-height:1.5;\n}\n\n.s9-coach-section .image-card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),\n    rgba(15,15,18,.86);\n  border-radius:5px;\n  padding:16px;\n  box-shadow:0 30px 90px rgba(0,0,0,.45);\n  position:relative;\n  overflow:hidden;\n}\n\n.s9-coach-section .image-card:before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(circle at 80% 0%, rgba(232,8,15,.22), transparent 42%);\n  pointer-events:none;\n  z-index:2;\n}\n\n.s9-coach-section .image-card img {\n  width:100%;\n  display:block;\n  border-radius:5px;\n  filter:brightness(.82) contrast(1.08) saturate(.95);\n  position:relative;\n  z-index:1;\n}\n\n.s9-coach-section .image-caption {\n  position:relative;\n  z-index:3;\n  padding:18px 6px 4px;\n  color:#fff !important;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.s9-coach-section .cards {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.s9-coach-section .cards.two {\n  grid-template-columns:repeat(2,1fr);\n}\n\n.s9-coach-section .card {\n  border:1px solid var(--line);\n  background:\n    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022)),\n    var(--card);\n  border-radius:5px;\n  padding:28px;\n  min-height:100%;\n}\n\n.s9-coach-section .num {\n  display:inline-flex;\n  width:36px;\n  height:36px;\n  align-items:center;\n  justify-content:center;\n  border-radius:5px;\n  background:rgba(232,8,15,.12);\n  border:1px solid rgba(232,8,15,.34);\n  color:var(--red) !important;\n  font-size:13px;\n  font-weight:900;\n  margin-bottom:22px;\n}\n\n.s9-coach-section .actions {\n  margin-top:34px;\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n\n.s9-coach-section .btn {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:56px;\n  padding:0 28px;\n  border-radius:5px;\n  text-decoration:none !important;\n  font-weight:900;\n}\n\n.s9-coach-section .btn-primary {\n  background:linear-gradient(135deg,var(--red),#980409);\n  color:#fff !important;\n  box-shadow:0 18px 50px rgba(232,8,15,.35);\n}\n\n.s9-coach-section .btn-secondary {\n  background:rgba(255,255,255,.05);\n  border:1px solid rgba(255,255,255,.16);\n  color:#fff !important;\n}\n\n@media(max-width:900px){\n  .s9-coach-section .grid,\n  .s9-coach-section .grid.reverse,\n  .s9-coach-section .cards,\n  .s9-coach-section .cards.two {\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .s9-coach-section {\n    padding:72px 0;\n  }\n\n  .s9-coach-section .wrap {\n    width:min(100% - 28px,1180px);\n  }\n\n  .s9-coach-section h1 {\n    font-size:40px;\n  }\n\n  .s9-coach-section h2 {\n    font-size:32px;\n  }\n\n  .s9-coach-section p {\n    font-size:16px;\n  }\n\n  .s9-coach-section .actions {\n    flex-direction:column;\n  }\n\n  .s9-coach-section .btn {\n    width:100%;\n  }\n}\n<\/style>\n\n<section class=\"s9-coach-section\" id=\"s9-coach-final-cta\">\n  <div class=\"wrap\">\n    <div style=\"\n      max-width:920px;\n      margin:0 auto;\n      text-align:center;\n      padding:44px;\n      border-radius:5px;\n      border:1px solid rgba(255,255,255,.12);\n      background:\n        radial-gradient(circle at 50% 0%, rgba(232,8,15,.18), transparent 42%),\n        linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025)),\n        rgba(15,15,18,.9);\n      box-shadow:0 30px 90px rgba(0,0,0,.45);\n    \">\n      <div class=\"kicker\">Po\u010fme si prejs\u0165 va\u0161u situ\u00e1ciu<\/div>\n\n      <h2>\n        M\u00e1te v hlave pr\u00edli\u0161 ve\u013ea mo\u017enost\u00ed a \u017eiadny jasn\u00fd \u010fal\u0161\u00ed krok?\n      <\/h2>\n\n      <p style=\"font-size:18px;color:#d7d8de!important;max-width:760px;margin:0 auto;\">\n        Nemus\u00edte ma\u0165 v\u0161etko usporiadan\u00e9 e\u0161te predt\u00fdm, ne\u017e pr\u00eddete. Pr\u00e1ve naopak.\n        Presne na to sl\u00fa\u017ei strategick\u00fd rozhovor.\n      <\/p>\n\n      <div class=\"highlight\">\n        <p>\n          Spolo\u010dne sa zastav\u00edme, pomenujeme skuto\u010dn\u00fd probl\u00e9m\n          a n\u00e1jdeme rozhodnutie, ktor\u00e9 v\u00e1m bude d\u00e1va\u0165 zmysel.\n        <\/p>\n      <\/div>\n\n      <div class=\"actions\" style=\"justify-content:center;\">\n        <a class=\"btn btn-primary\" href=\"https:\/\/calendly.com\/hana-krchova\/konzultace\" target=\"_blank\" rel=\"noopener\">\n          Rezervova\u0165 bezplatn\u00fa konzult\u00e1ciu\n        <\/a>\n\n        <a class=\"btn btn-secondary\" href=\"mailto:info@strate9y.com\">\n          Nap\u00edsa\u0165 e-mail\n        <\/a>\n      <\/div>\n\n      <p style=\"margin-top:22px;font-size:14px;color:#9da0a8!important;\">\n        Prv\u00e1 konzult\u00e1cia je nez\u00e1v\u00e4zn\u00e1. Sta\u010d\u00ed pr\u00eds\u0165 s t\u00fdm, \u010do pr\u00e1ve rie\u0161ite.\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Strategick\u00fd kou\u010ding STRATE9Y\u00ae Mo\u017eno teraz nepotrebujete \u010fal\u0161iu radu. Mo\u017eno potrebujete jasno. Ke\u010f stoj\u00edte pred d\u00f4le\u017eit\u00fdm rozhodnut\u00edm, \u010dasto nech\u00fdbaj\u00fa inform\u00e1cie. Ch\u00fdba [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5787,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"disabled","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-5891","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"featured_image_src":"https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136.jpeg","uagb_featured_image_src":{"full":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136.jpeg",1440,810,false],"thumbnail":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136-150x150.jpeg",150,150,true],"medium":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136-300x169.jpeg",300,169,true],"medium_large":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136-768x432.jpeg",768,432,true],"large":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136-700x394.jpeg",700,394,true],"1536x1536":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136.jpeg",1440,810,false],"2048x2048":["https:\/\/strate9y.com\/wp-content\/uploads\/GLOSSARY-136.jpeg",1440,810,false]},"uagb_author_info":{"display_name":"Hana Krchov\u00e1","author_link":"https:\/\/strate9y.com\/sk\/autor\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Strategick\u00fd kou\u010ding STRATE9Y\u00ae Mo\u017eno teraz nepotrebujete \u010fal\u0161iu radu. Mo\u017eno potrebujete jasno. Ke\u010f stoj\u00edte pred d\u00f4le\u017eit\u00fdm rozhodnut\u00edm, \u010dasto nech\u00fdbaj\u00fa inform\u00e1cie. Ch\u00fdba [&hellip;]","_links":{"self":[{"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/pages\/5891","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/comments?post=5891"}],"version-history":[{"count":0,"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/pages\/5891\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/media\/5787"}],"wp:attachment":[{"href":"https:\/\/strate9y.com\/sk\/wp-json\/wp\/v2\/media?parent=5891"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}