{"id":7531,"date":"2026-03-03T16:17:27","date_gmt":"2026-03-03T16:17:27","guid":{"rendered":"https:\/\/skillhill.000.fi\/?page_id=7531"},"modified":"2026-04-10T22:12:51","modified_gmt":"2026-04-10T22:12:51","slug":"approach","status":"publish","type":"page","link":"https:\/\/skillhill.000.fi\/en\/home-page\/approach\/","title":{"rendered":"Approach"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7531\" class=\"elementor elementor-7531\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-515b0ce elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"515b0ce\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wide\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5523c3e\" data-id=\"5523c3e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d90c903 elementor-widget elementor-widget-wp-widget-custom_html\" data-id=\"d90c903\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wp-widget-custom_html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"textwidget custom-html-widget\">\r\n:root {\r\n  --charcoal: #1E2A2E;\r\n  --petrol: #0A3A45;\r\n  --petrol-light: #176571;\r\n  --sand: #F4F1EC;\r\n  --white: #ffffff;\r\n  --text: #16353D;\r\n  --muted: #61757A;\r\n  --accent: #0A3A45;\r\n  --line: rgba(10,58,69,0.12);\r\n  --shadow: 0 16px 32px rgba(10,58,69,0.08);\r\n  --shadow-strong: 0 28px 60px rgba(10,58,69,0.14);\r\n  --radius: 32px;\r\n}\r\n\r\n* { box-sizing: border-box; }\r\nhtml { scroll-behavior: smooth; }\r\n\r\n.ap-page {\r\n  font-family: Inter, system-ui, -apple-system, sans-serif;\r\n  color: var(--text);\r\n  line-height: 1.6;\r\n  background: #fdfcf9;\r\n  overflow-x: hidden;\r\n}\r\n\r\n.ap-wrap {\r\n  width: min(1200px, calc(100% - 40px));\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* Typography *\/\r\n.ap-page h1, .ap-page h2, .ap-page h3 {\r\n  color: var(--petrol);\r\n  font-weight: 800;\r\n  letter-spacing: -0.03em;\r\n  margin: 0 0 1rem;\r\n}\r\n.ap-page h1 { font-size: clamp(40px, 8vw, 72px); line-height: 1.1; }\r\n.ap-page h2 { font-size: clamp(32px, 5vw, 48px); line-height: 1.2; }\r\n.ap-page p { font-size: 18px; color: var(--muted); margin-bottom: 1.5rem; }\r\n\r\n\/* Components *\/\r\n.eyebrow {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  padding: 8px 16px;\r\n  background: #fff;\r\n  border: 1px solid var(--line);\r\n  border-radius: 100px;\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  text-transform: uppercase;\r\n  color: var(--petrol-light);\r\n  margin-bottom: 1.5rem;\r\n  box-shadow: 0 4px 12px rgba(0,0,0,0.03);\r\n}\r\n\r\n.btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  padding: 16px 32px;\r\n  border-radius: 100px;\r\n  font-weight: 800;\r\n  text-decoration: none;\r\n  transition: all 0.3s cubic-bezier(0.2, 1, 0.3, 1);\r\n}\r\n.btn-primary { background: var(--petrol); color: #fff; box-shadow: 0 10px 25px rgba(10,58,69,0.2); }\r\n.btn-primary:hover { transform: translateY(-3px); box-shadow: 0 15px 35px rgba(10,58,69,0.3); }\r\n.btn-secondary { background: #fff; color: var(--petrol); border: 1px solid var(--line); }\r\n.btn-secondary:hover { background: var(--sand); transform: translateY(-2px); }\r\n\r\n\/* Floating CTA *\/\r\n.floating-cta {\r\n  position: fixed;\r\n  bottom: 30px;\r\n  right: 30px;\r\n  z-index: 999;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n  transition: all 0.4s ease;\r\n  pointer-events: none;\r\n}\r\n.floating-cta.visible { opacity: 1; transform: translateY(0); pointer-events: auto; }\r\n\r\n\/* Reveal Animation *\/\r\n.reveal {\r\n  opacity: 0;\r\n  transform: translateY(40px);\r\n  transition: opacity 0.8s ease, transform 0.8s ease;\r\n}\r\n.reveal.is-visible { opacity: 1; transform: translateY(0); }\r\n\r\n\/* Cards *\/\r\n.card-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n  gap: 24px;\r\n}\r\n.sa-card {\r\n  background: #fff;\r\n  padding: 48px;\r\n  border-radius: var(--radius);\r\n  border: 1px solid var(--line);\r\n  box-shadow: var(--shadow);\r\n  transition: all 0.4s ease;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.sa-card:hover { transform: translateY(-10px); box-shadow: var(--shadow-strong); border-color: var(--petrol-light); }\r\n\r\n\/* Sections *\/\r\n.section { padding: 100px 0; }\r\n.hero { padding: 80px 0 120px; background: linear-gradient(180deg, #fff 0%, var(--sand) 100%); }\r\n\r\n.hero-grid {\r\n  display: grid;\r\n  grid-template-columns: 1.1fr 0.9fr;\r\n  gap: 60px;\r\n  align-items: center;\r\n}\r\n\r\n\/* Comparison \/ AAA Style *\/\r\n.comparison {\r\n  background: var(--petrol);\r\n  color: #fff;\r\n  border-radius: var(--radius);\r\n  overflow: hidden;\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n}\r\n.comp-column { padding: 60px; border-right: 1px solid rgba(255,255,255,0.1); }\r\n.comp-column:last-child { border-right: none; }\r\n.comp-column h3 { color: #fff; margin-bottom: 20px; }\r\n.comp-column p { color: rgba(255,255,255,0.8); font-size: 17px; margin: 0; }\r\n\r\n\/* Process Steps *\/\r\n.process-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n  gap: 24px;\r\n  margin-top: 60px;\r\n}\r\n.process-card {\r\n  background: #fff;\r\n  padding: 40px;\r\n  border-radius: 24px;\r\n  border: 1px solid var(--line);\r\n  transition: all 0.4s ease;\r\n}\r\n.process-card:hover { background: var(--sand); border-color: var(--petrol-light); }\r\n.process-num {\r\n  width: 44px; height: 44px; background: var(--petrol); color: #fff; border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center; font-weight: 800; margin-bottom: 24px;\r\n}\r\n\r\n@media (max-width: 900px) {\r\n  .hero-grid, .comparison { grid-template-columns: 1fr; }\r\n  .comp-column { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.1); }\r\n  .comp-column:last-child { border-bottom: none; }\r\n}\r\n\r\n\r\n<div class=\"ap-page\">\r\n  <!-- Sticky Floating CTA -->\r\n  <div id=\"floating-cta\" class=\"floating-cta\">\r\n    <a href=\"#book\" class=\"btn btn-primary\">Book Conversation \u2192<\/a>\r\n  <\/div>\r\n\r\n  <!-- Hero Section -->\r\n  <section class=\"section hero\">\r\n    <div class=\"ap-wrap hero-grid\">\r\n      <div class=\"reveal\">\r\n        <div class=\"eyebrow\">Approach<\/div>\r\n        <h1>Capability Builder<\/h1>\r\n        <p class=\"lead\" style=\"font-size: 24px;color: var(--petrol);font-weight: 700\">Unlocking potential at every level of the organization.<\/p>\r\n        <p>In a world of constant change, success depends not just on what you know, but on how well your people are aligned, how confidently they take ownership, and how quickly they adapt.<\/p>\r\n        <p>Capability Builder brings these elements together to create lasting impact.<\/p>\r\n        <div class=\"btn-row\" style=\"display: flex;gap: 16px;margin-top: 32px\">\r\n          <a href=\"#work\" class=\"btn btn-primary\">See How We Work<\/a>\r\n          <a href=\"https:\/\/skillhill.000.fi\/en\/home-page\/approach\/our-values\/\" class=\"btn btn-secondary\">Our Values<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"reveal\">\r\n         <div class=\"sa-card\" style=\"background: var(--petrol);color: #fff\">\r\n            <div style=\"font-size: 48px;margin-bottom: 20px\">\ud83d\ude80<\/div>\r\n            <h3 style=\"color: #fff\">Turning Strategy into Action.<\/h3>\r\n            <p>We turn development into momentum. Performance, opportunity, and resilience in one cohesive approach.<\/p>\r\n         <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Foundation AAA Principle -->\r\n  <section class=\"section\" style=\"background: #fdfcf9\">\r\n    <div class=\"ap-wrap\">\r\n      <div class=\"reveal\" style=\"text-align: center;margin-bottom: 60px\">\r\n        <div class=\"eyebrow\">Our Foundation<\/div>\r\n        <h2>The AAA Principle<\/h2>\r\n        <p style=\"max-width: 700px;margin: 0 auto\">Building a culture where people connect to purpose and own the results.<\/p>\r\n      <\/div>\r\n      <div class=\"comparison reveal\">\r\n        <div class=\"comp-column\">\r\n          <div style=\"font-size: 42px;font-weight: 900;color: #fff;opacity: 0.2;margin-bottom: -15px\">A<\/div>\r\n          <h3>Alignment<\/h3>\r\n          <p>We connect people to purpose. By aligning individual strengths, team priorities, and organizational strategy, everyone moves forward with clarity, focus, and shared intent.<\/p>\r\n        <\/div>\r\n        <div class=\"comp-column\">\r\n          <div style=\"font-size: 42px;font-weight: 900;color: #fff;opacity: 0.2;margin-bottom: -15px\">A<\/div>\r\n          <h3>Accountability<\/h3>\r\n          <p>We empower ownership. Capability Builder fosters a culture where responsibility is embraced, commitments are clear, and results are owned\u2014individually and collectively.<\/p>\r\n        <\/div>\r\n        <div class=\"comp-column\">\r\n          <div style=\"font-size: 42px;font-weight: 900;color: #fff;opacity: 0.2;margin-bottom: -15px\">A<\/div>\r\n          <h3>Agility<\/h3>\r\n          <p>We build readiness for change. Through continuous learning and adaptive thinking, people gain the confidence to respond, innovate, and thrive\u2014no matter what the future brings.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- The Impact \/ PowerPoint Quote -->\r\n  <section class=\"section\">\r\n    <div class=\"ap-wrap\">\r\n      <div class=\"reveal\" style=\"text-align: center;margin-bottom: 60px\">\r\n        <div class=\"eyebrow\">The Impact<\/div>\r\n        <h2 style=\"max-width: 800px;margin: 0 auto\">We don\u2019t optimize PowerPoint slides.<\/h2>\r\n        <p style=\"max-width: 700px;margin: 20px auto;font-size: 24px;color: var(--petrol-light);font-weight: 700\">We strengthen customer relationships, sales capability, and execution where it matters.<\/p>\r\n      <\/div>\r\n      <div class=\"sa-card reveal\" style=\"text-align: center;padding: 60px;background: var(--sand)\">\r\n         <p style=\"font-size: 21px;max-width: 800px;margin: 0 auto;line-height: 1.5\">Capability Builder transforms development into momentum. It turns learning into performance and change into opportunity\u2014creating organizations that are resilient and future-ready.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- How We Work -->\r\n  <section class=\"section\" id=\"work\" style=\"background: #f8f9fa\">\r\n    <div class=\"ap-wrap\">\r\n      <div class=\"reveal\" style=\"text-align: center;margin-bottom: 60px\">\r\n        <div class=\"eyebrow\">How We Work<\/div>\r\n        <h2>A Disciplined Path<\/h2>\r\n      <\/div>\r\n      <div class=\"process-grid\">\r\n        <div class=\"process-card reveal\">\r\n          <div class=\"process-num\">1<\/div>\r\n          <h3>Diagnose<\/h3>\r\n          <p>We begin with understanding\u2014deeply and objectively. Grounded view of reality is the starting point.<\/p>\r\n        <\/div>\r\n        <div class=\"process-card reveal\">\r\n          <div class=\"process-num\">2<\/div>\r\n          <h3>Design<\/h3>\r\n          <p>We tailor the program to your purpose, strategy, and culture\u2014ensuring relevance and focus.<\/p>\r\n        <\/div>\r\n        <div class=\"process-card reveal\">\r\n          <div class=\"process-num\">3<\/div>\r\n          <h3>Deploy<\/h3>\r\n          <p>Real-world impact. We integrate training, coaching, and consulting where work actually happens.<\/p>\r\n        <\/div>\r\n        <div class=\"process-card reveal\">\r\n          <div class=\"process-num\">4<\/div>\r\n          <h3>Retain &amp; Sustain<\/h3>\r\n          <p>We make change stick. Behaviors are embedded into everyday ways of working, creating momentum that lasts.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Final CTA -->\r\n  <section class=\"section\" id=\"book\" style=\"padding-bottom: 120px\">\r\n    <div class=\"ap-wrap\">\r\n      <div class=\"sa-card reveal\" style=\"background: var(--petrol);color: #fff;text-align: center;padding: 80px 40px\">\r\n        <h2 style=\"color: #fff;margin-bottom: 20px\">Because AI does not change organizations.<\/h2>\r\n        <p style=\"color: #fff;font-size: 32px;font-weight: 900;margin: 0 auto 40px\">People do.<\/p>\r\n        <a href=\"https:\/\/skillhill.000.fi\/en\/home-page\/about\/story\/\" class=\"btn btn-primary\" style=\"background: #fff;color: var(--petrol);font-size: 18px\">Get Started Today<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n<\/div>\r\n\r\n\r\n(function() {\r\n  const observerOptions = { threshold: 0.15 };\r\n  const observer = new IntersectionObserver((entries) =&gt; {\r\n    entries.forEach(entry =&gt; {\r\n      if (entry.isIntersecting) entry.target.classList.add('is-visible');\r\n    });\r\n  }, observerOptions);\r\n\r\n  document.querySelectorAll('.reveal').forEach(el =&gt; observer.observe(el));\r\n\r\n  const fCta = document.getElementById('floating-cta');\r\n  window.addEventListener('scroll', () =&gt; {\r\n    if (window.scrollY &gt; 600) fCta.classList.add('visible');\r\n    else fCta.classList.remove('visible');\r\n  });\r\n})();\r\n\\\"\",\"screenshot\":{\"id\":\"screenshot:1\",\"title\":\"Edit \\\"Approach\\\" with Elementor\",\"url\":\"https:\/\/skillhill.000.fi\/wp-admin\/post.php?post=7531&amp;action=elementor\",\"message\":\"Input set to \\\"\\n:root {\\n  --charcoal: #1E2A2E;\\n  --petrol: #0A3A45;\\n  --petrol-light: #176571;\\n  --sand: #F4F1EC;\\n  --white: #ffffff;\\n  --text: #16353D;\\n  --muted: #61757A;\\n  --accent: #0A3A45;\\n  --line: rgba(10,58,69,0.12);\\n  --shadow: 0 16px 32px rgba(10,58,69,0.08);\\n  --shadow-strong: 0 28px 60px rgba(10,58,69,0.14);\\n  --radius: 32px;\\n}\\n\\n* { box-sizing: border-box; }\\nhtml { scroll-behavior: smooth; }\\n\\n.ap-page {\\n  font-family: Inter, system-ui, -apple-system, sans-serif;\\n  color: var(--text);\\n  line-height: 1.6;\\n  background: #fdfcf9;\\n  overflow-x: hidden;\\n}\\n\\n.ap-wrap {\\n  width: min(1200px, calc(100% - 40px));\\n  margin: 0 auto;\\n}\\n\\n\/* Typography *\/\\n.ap-page h1, .ap-page h2, .ap-page h3 {\\n  color: var(--petrol);\\n  font-weight: 800;\\n  letter-spacing: -0.03em;\\n  margin: 0 0 1rem;\\n}\\n.ap-page h1 { font-size: clamp(40px, 8vw, 72px); line-height: 1.1; }\\n.ap-page h2 { font-size: clamp(32px, 5vw, 48px); line-height: 1.2; }\\n.ap-page p { font-size: 18px; color: var(--muted); margin-bottom: 1.5rem; }\\n\\n\/* Components *\/\\n.eyebrow {\\n  display: inline-flex;\\n  align-items: center;\\n  gap: 8px;\\n  padding: 8px 16px;\\n  background: #fff;\\n  border: 1px solid var(--line);\\n  border-radius: 100px;\\n  font-size: 12px;\\n  font-weight: 800;\\n  text-transform: uppercase;\\n  color: var(--petrol-light);\\n  margin-bottom: 1.5rem;\\n  box-shadow: 0 4px 12px rgba(0,0,0,0.03);\\n}\\n\\n.btn {\\n  display: inline-flex;\\n  align-items: center;\\n  padding: 16px 32px;\\n  border-radius: 100px;\\n  font-weight: 800;\\n  text-decoration: none;\\n  transition: all 0.3s cubic-bezier(0.2, 1, 0.3, 1);\\n}\\n.btn-primary { background: var(--petrol); color: #fff; box-shadow: 0 10px 25px rgba(10,58,69,0.2);\\ }\\n.btn-primary:hover { transform: translateY(-3px); box-shadow: 0 15px 35px rgba(10,58,69,0.3); }\\n.btn-secondary { background: #fff; color: var(--petrol); border: 1px solid var(--line); }\\n.btn-secondary:hover { background: var(--sand); transform: translateY(-2px); }\\n\\n\/* Floating CTA *\/\\n.floating-cta {\\n  position: fixed;\\n  bottom: 30px;\\n  right: 30px;\\n  z-index: 999;\\n  opacity: 0;\\n  transform: translateY(20px);\\n  transition: all 0.4s ease;\\n  pointer-events: none;\\n}\\n.floating-cta.visible { opacity: 1; transform: translateY(0); pointer-events: auto; }\\n\\n\/* Reveal Animation *\/\\n.reveal {\\n  opacity: 0;\\n  transform: translateY(40px);\\n  transition: opacity 0.8s ease, transform 0.8s ease;\\n}\\n.reveal.is-visible { opacity: 1; transform: translateY(0); }\\n\\n\/* Cards *\/\\n.card-grid {\\n  display: grid;\\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\\n  gap: 24px;\\n}\\n.sa-card {\\n  background: #fff;\\n  padding: 48px;\\n  border-radius: var(--radius);\\n  border: 1px solid var(--line);\\n  box-shadow: var(--shadow);\\n  transition: all 0.4s ease;\\n  position: relative;\\n  overflow: hidden;\\n}\\n.sa-card:hover { transform: translateY(-10px); box-shadow: var(--shadow-strong); border-color: var(--petrol-light); }\\n\\n\/* Sections *\/\\n.section { padding: 100px 0; }\\n.hero { padding: 80px 0 120px; background: linear-gradient(180deg, #fff 0%, var(--sand) 100%); }\\n\\n.hero-grid {\\n  display: grid;\\n  grid-template-columns: 1.1fr 0.9fr;\\n  gap: 60px;\\n  align-items: center;\\n}\\n\\n\/* Comparison \/ AAA Style *\/\\n.comparison {\\n  background: var(--petrol);\\n  color: #fff;\\n  border-radius: var(--radius);\\n  overflow: hidden;\\n  display: grid;\\n  grid-template-columns: repeat(3, 1fr);\\n}\\n.comp-column { padding: 60px; border-right: 1px solid rgba(255,255,255,0.1); }\\n.comp-column:last-child { border-right: none; }\\n.comp-column h3 { color: #fff; margin-bottom: 20px; }\\n.comp-column p { color: rgba(255,255,255,0.8); font-size: 17px; margin: 0; }\\n\\n\/* Process Steps *\/\\n.process-grid {\\n  display: grid;\\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\\n  gap: 24px;\\n  margin-top: 60px;\\n}\\n.process-card {\\n  background: #fff;\\n  padding: 40px;\\n  border-radius: 24px;\\n  border: 1px solid var(--line);\\n  transition: all 0.4s ease;\\n}\\n.process-card:hover { background: var(--sand); border-color: var(--petrol-light); }\\n.process-num {\\n  width: 44px; height: 44px; background: var(--petrol); color: #fff; border-radius: 50%;\\n  display: flex; align-items: center; justify-content: center; font-weight: 800; margin-bottom: 24px;\\n}\\n\\n@media (max-width: 900px) {\\n  .hero-grid, .comparison { grid-template-columns: 1fr; }\\n  .comp-column { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.1); }\\n  .comp-column:last-child { border-bottom: none; }\\n}\\n\\n\\n<div class=\"ap-page\">\\n  <!-- Sticky Floating CTA -->\\n  <div id=\"floating-cta\" class=\"floating-cta\">\\n    <a href=\"#book\" class=\"btn btn-primary\">Book Conversation \u2192<\/a>\\n  <\/div>\\n\\n  <!-- Hero Section -->\\n  <section class=\"section hero\">\\n    <div class=\"ap-wrap hero-grid\">\\n      <div class=\"reveal\">\\n        <div class=\"eyebrow\">Approach<\/div>\\n        <h1>Capability Builder<\/h1>\\n        <p class=\"lead\" style=\"font-size: 24px;color: var(--petrol);font-weight: 700\">Unlocking potential at every level of the organization.<\/p>\\n        <p>In a world of constant change, success depends not just on what you know, but on how well your people are aligned, how confidently they take ownership, and how quickly they adapt.<\/p>\\n        <p>Capability Builder brings these elements together to create lasting impact.<\/p>\\n        <div class=\"btn-row\" style=\"display: flex;gap: 16px;margin-top: 32px\">\\n          <a href=\"#work\" class=\"btn btn-primary\">See How We Work<\/a>\\n          <a href=\"https:\/\/skillhill.000.fi\/en\/home-page\/approach\/our-values\/\" class=\"btn btn-secondary\">Our Values<\/a>\\n        <\/div>\\n      <\/div>\\n      <div class=\"reveal\">\\n         <div class=\"sa-card\" style=\"background: var(--petrol);color: #fff\">\\n            <div style=\"font-size: 48px;margin-bottom: 20px\">\ud83d\ude80<\/div>\\n            <h3 style=\"color: #fff\">Turning Strategy into Action.<\/h3>\\n            <p>We turn development into momentum. Performance, opportunity, and resilience in one cohesive approach.<\/p>\\n         <\/div>\\n      <\/div>\\n    <\/div>\\n  <\/section>\\n\\n  <!-- Foundation AAA Principle -->\\n  <section class=\"section\" style=\"background: #fdfcf9\">\\n    <div class=\"ap-wrap\">\\n      <div class=\"reveal\" style=\"text-align: center;margin-bottom: 60px\">\\n        <div class=\"eyebrow\">Our Foundation<\/div>\\n        <h2>The AAA Principle<\/h2>\\n        <p style=\"max-width: 700px;margin: 0 auto\">Building a culture where people connect to purpose and own the results.<\/p>\\n      <\/div>\\n      <div class=\"comparison reveal\">\\n        <div class=\"comp-column\">\\n          <div style=\"font-size: 42px;font-weight: 900;color: #fff;opacity: 0.2;margin-bottom: -15px\">A<\/div>\\n          <h3>Alignment<\/h3>\\n          <p>We connect people to purpose. By aligning individual strengths, team priorities, and organizational strategy, everyone moves forward with clarity, focus, and shared intent.<\/p>\\n        <\/div>\\n        <div class=\"comp-column\">\\n          <div style=\"font-size: 42px;font-weight: 900;color: #fff;opacity: 0.2;margin-bottom: -15px\">A<\/div>\\n          <h3>Accountability<\/h3>\\n          <p>We empower ownership. Capability Builder fosters a culture where responsibility is embraced, commitments are clear, and results are owned\u2014individually and collectively.<\/p>\\n        <\/div>\\n        <div class=\"comp-column\">\\n          <div style=\"font-size: 42px;font-weight: 900;color: #fff;opacity: 0.2;margin-bottom: -15px\">A<\/div>\\n          <h3>Agility<\/h3>\\n          <p>We build readiness for change. Through continuous learning and adaptive thinking, people gain the confidence to respond, innovate, and thrive\u2014no matter what the future brings.<\/p>\\n        <\/div>\\n      <\/div>\\n    <\/div>\\n  <\/section>\\n\\n  <!-- The Impact \/ PowerPoint Quote -->\\n  <section class=\"section\">\\n    <div class=\"ap-wrap\">\\n      <div class=\"reveal\" style=\"text-align: center;margin-bottom: 60px\">\\n        <div class=\"eyebrow\">The Impact<\/div>\\n        <h2 style=\"max-width: 800px;margin: 0 auto\">We don\u2019t optimize PowerPoint slides.<\/h2>\\n        <p style=\"max-width: 700px;margin: 20px auto;font-size: 24px;color: var(--petrol-light);font-weight: 700\">We strengthen customer relationships, sales capability, and execution where it matters.<\/p>\\n      <\/div>\\n      <div class=\"sa-card reveal\" style=\"text-align: center;padding: 60px;background: var(--sand)\">\\n         <p style=\"font-size: 21px;max-width: 800px;margin: 0 auto;line-height: 1.5\">Capability Builder transforms development into momentum. It turns learning into performance and change into opportunity\u2014creating organizations that are resilient and future-ready.<\/p>\\n      <\/div>\\n    <\/div>\\n  <\/section>\\n\\n  <!-- How We Work -->\\n  <section class=\"section\" id=\"work\" style=\"background: #f8f9fa\">\\n    <div class=\"ap-wrap\">\\n      <div class=\"reveal\" style=\"text-align: center;margin-bottom: 60px\">\\n        <div class=\"eyebrow\">How We Work<\/div>\\n        <h2>A Disciplined Path<\/h2>\\n      <\/div>\\n      <div class=\"process-grid\">\\n        <div class=\"process-card reveal\">\\n          <div class=\"process-num\">1<\/div>\\n          <h3>Diagnose<\/h3>\\n          <p>We begin with understanding\u2014deeply and objectively. Grounded view of reality is the starting point.<\/p>\\n        <\/div>\\n        <div class=\"process-card reveal\">\\n          <div class=\"process-num\">2<\/div>\\n          <h3>Design<\/h3>\\n          <p>We tailor the program to your purpose, strategy, and culture\u2014ensuring relevance and focus.<\/p>\\n        <\/div>\\n        <div class=\"process-card reveal\">\\n          <div class=\"process-num\">3<\/div>\\n          <h3>Deploy<\/h3>\\n          <p>Real-world impact. We integrate training, coaching, and consulting where work actually happens.<\/p>\\n        <\/div>\\n        <div class=\"process-card reveal\">\\n          <div class=\"process-num\">4<\/div>\\n          <h3>Retain &amp; Sustain<\/h3>\\n          <p>We make change stick. Behaviors are embedded into everyday ways of working, creating momentum that lasts.<\/p>\\n        <\/div>\\n      <\/div>\\n    <\/div>\\n  <\/section>\\n\\n  <!-- Final CTA -->\\n  <section class=\"section\" id=\"book\" style=\"padding-bottom: 120px\">\\n    <div class=\"ap-wrap\">\\n      <div class=\"sa-card reveal\" style=\"background: var(--petrol);color: #fff;text-align: center;padding: 80px 40px\">\\n        <h2 style=\"color: #fff;margin-bottom: 20px\">Because AI does not change organizations.<\/h2>\\n        <p style=\"color: #fff;font-size: 32px;font-weight: 900;margin: 0 auto 40px\">People do.<\/p>\\n        <a href=\"https:\/\/skillhill.000.fi\/en\/home-page\/about\/story\/\" class=\"btn btn-primary\" style=\"background: #fff;color: var(--petrol);font-size: 18px\">Get Started Today<\/a>\\n      <\/div>\\n    <\/div>\\n  <\/section>\\n<\/div>\\n\\n\\n(function() {\\n  const observerOptions = { threshold: 0.15 };\\n  const observer = new IntersectionObserver((entries) =&gt; {\\n    entries.forEach(entry =&gt; {\\n      if (entry.isIntersecting) entry.target.classList.add('is-visible');\\n    });\\n  }, observerOptions);\\n\\n  document.querySelectorAll('.reveal').forEach(el =&gt; observer.observe(el));\\n\\n  const fCta = document.getElementById('floating-cta');\\n  window.addEventListener('scroll', () =&gt; {\\n    if (window.scrollY &gt; 600) fCta.classList.add('visible');\\n    else fCta.classList.remove('visible');\\n  });\\n})();\\n\\\"\",\"instructions\":\"Cite this screenshot by typing: [screenshot:2]\"}}<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":12,"featured_media":0,"parent":7533,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-7531","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/pages\/7531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/comments?post=7531"}],"version-history":[{"count":12,"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/pages\/7531\/revisions"}],"predecessor-version":[{"id":8065,"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/pages\/7531\/revisions\/8065"}],"up":[{"embeddable":true,"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/pages\/7533"}],"wp:attachment":[{"href":"https:\/\/skillhill.000.fi\/en\/wp-json\/wp\/v2\/media?parent=7531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}