{"id":171,"date":"2019-12-04T12:57:14","date_gmt":"2019-12-04T12:57:14","guid":{"rendered":"https:\/\/alazcanbolat.com\/?page_id=171"},"modified":"2026-03-01T02:07:32","modified_gmt":"2026-02-28T23:07:32","slug":"alaz-han-canbolat-2","status":"publish","type":"page","link":"https:\/\/www.alazcanbolat.com\/en\/alaz-han-canbolat-2\/","title":{"rendered":"I am Alaz Han!"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"171\" class=\"elementor elementor-171\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce7f18f e-flex e-con-boxed e-con e-parent\" data-id=\"ce7f18f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72c7a96 elementor-widget elementor-widget-html\" data-id=\"72c7a96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n*, *::before, *::after { box-sizing: border-box; }\n\n.hero-section{\n  font-family:'Montserrat',sans-serif;\n  padding:80px 20px;\n  background:#ffffff;\n}\n\n.hero-container{\n  max-width:1200px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1.1fr 1fr;\n  gap:60px;\n  align-items:center;\n  padding:50px;\n  background:#f4f0fb;\n  border-radius:24px;\n  border:1px solid #e6ddf6;\n  transition:all .3s ease;\n\nmin-width: 0;\nwidth: 100%;\n}\n\n.hero-container:hover{\n  box-shadow:0 15px 35px rgba(96,45,145,0.12);\n}\n\n.hero-text h1{\n  font-size:42px;\n  font-weight:700;\n  line-height:1.2;\n  color:#111;\n  margin-bottom:25px;\n}\n\n.hero-text p{\n  font-size:18px;\n  font-weight:300;\n  line-height:1.7;\n  color:#111;\n  margin-bottom:18px;\n}\n\n.hero-highlight{\n  color:#602D91;\n  font-weight:700;\n}\n\n.hero-quote{\n  margin-top:22px;\n  padding-left:16px;\n  border-left:3px solid #f24d00;\n  font-weight:400;\n}\n\n.hero-tags{\n  margin-top:28px;\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n}\n\n..hero-tag{\n  padding:12px 20px;\n  border-radius:40px;\n  border:1px solid #e6ddf6;\n  background:#ffffff;\n  font-size:14px;\n  color:#111;\n\n  \/* MOB\u0130L TA\u015eMA FIX *\/\n  white-space: normal;\n  overflow-wrap: anywhere;\n  word-break: break-word;\n  max-width: 100%;\n\n}\n\n.hero-buttons{\n  margin-top:30px;\n}\n\n.btn-primary{\n  background:#f24d00;\n  color:#fff;\n  padding:14px 26px;\n  border-radius:8px;\n  font-weight:600;\n  text-decoration:none;\n  display:inline-flex;\n}\n\n\/* slider *\/\n.hero-media{\n  display:flex;\n  flex-direction:column;\n  align-items:stretch;\n  gap:14px;\n}\n\n.hero-slider{\n  position:relative;\n  width:100%;\n  max-width:520px;\n  aspect-ratio:1\/1;\n  overflow:hidden;\n  border-radius:20px;\n  border:1px solid rgba(230,221,246,.9);\n  background:#ffffff;\n}\n\n.hero-slide{\n  position:absolute;\n  inset:0;                 \/* top:0; right:0; bottom:0; left:0; *\/\n  width:100%;\n  height:100%;\n  display:block;           \/* iOS\/Safari hizalama bug\u2019lar\u0131n\u0131 azalt\u0131r *\/\n  object-fit:cover;\n  object-position:center;  \/* g\u00f6rseli ortala *\/\n  opacity:0;\n  transition:opacity .8s ease;\n}\n\n.hero-slide.active{\n  opacity:1;\n}\n\n\/* socials under slider *\/\n.hero-socials{\n  max-width:520px;\n  background:#ffffff;\n  border:1px solid #e6ddf6;\n  border-radius:18px;\n  padding:14px;\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  align-items:center;\n  justify-content:flex-start;\n  transition:all .25s ease;\n}\n\n.hero-socials:hover{\n  box-shadow:0 10px 22px rgba(17,17,17,0.06);\n  border-color:rgba(242,77,0,.35);\n}\n\n.hero-social{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:10px 14px;\n  border-radius:14px;\n  border:1px solid rgba(96,45,145,.18);\n  background:#ffffff;\n  color:#111;\n  text-decoration:none;\n  font-weight:600;\n  font-size:14px;\n  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.hero-social:hover{\n  transform:translateY(-2px);\n  border-color:rgba(242,77,0,.45);\n  box-shadow:0 10px 22px rgba(17,17,17,0.08);\n}\n\n.hero-social .ico{\n  width:34px;\n  height:34px;\n  border-radius:12px;\n  display:grid;\n  place-items:center;\n  background:rgba(96,45,145,.10);\n  border:1px solid rgba(96,45,145,.18);\n  flex:0 0 34px;\n}\n\n.hero-social .ico svg{\n  width:18px;\n  height:18px;\n  fill:#602D91;\n}\n\n.hero-social.ph .ico{\n  background:rgba(242,77,0,.10);\n  border-color:rgba(242,77,0,.25);\n}\n.hero-social.ph .ico svg{ fill:#f24d00; }\n\n@media (max-width: 992px){\n  .hero-section{ padding:48px 16px; }\n\n  .hero-container{\n    grid-template-columns:1fr;\n    text-align:center;\n    padding:24px;  \/* 50px yerine *\/\n    gap:24px;      \/* 60px yerine *\/\n    width:100%;\n    max-width:100%;\n  }\n\n  .hero-text h1{\n    font-size: clamp(28px, 7.5vw, 36px);\n    line-height:1.08;\n    overflow-wrap:anywhere;\n  }\n\n  .hero-tags{ justify-content:center; }\n  .hero-buttons{ justify-content:center; }\n  .hero-media{ align-items:center; }\n\n  .hero-slider,\n  .hero-socials{\n    max-width:100%;\n    width:100%;\n  }\n\n  .hero-socials{ justify-content:center; }\n}\n<\/style>\n\n<section class=\"hero-section\">\n  <div class=\"hero-container\">\n\n    <div class=\"hero-text\">\n      <h1>Deneyimle \u00f6\u011frenen, \u00f6\u011frenmeyi k\u00fclt\u00fcre \u00e7eviren.<\/h1>\n\n      <p>\n        2016\u2019dan beri bireylerin ve kurumlar\u0131n\n        <span class=\"hero-highlight\">\u00c7e\u015fitlilik &amp; Kapsay\u0131c\u0131l\u0131k D\u00f6n\u00fc\u015f\u00fcm\u00fc<\/span> ve\n        <span class=\"hero-highlight\">\u00d6\u011frenme Ekosistemi<\/span> \u00fczerine \u00e7al\u0131\u015f\u0131yorum.\n      <\/p>\n\n      <p>\n        4 k\u0131tada 60\u2019tan fazla \u00fclkede soft (sosyal) ve teknik beceriler gibi bir\u00e7ok \u00e7e\u015fitli konularda insanlar\u0131n \u00f6\u011frenme yolculuklar\u0131 i\u00e7in\n        <strong>300\u2019den fazla organizasyon<\/strong> ile birlikte \u00e7al\u0131\u015ft\u0131m.\n      <\/p>\n\n      <p>Kendimi bildim bileli \u00e7al\u0131\u015f\u0131r\u0131m. \u00c7ok \u00e7al\u0131\u015f\u0131r\u0131m. \u00c7\u00fcnk\u00fc;<\/p>\n\n      <div class=\"hero-quote\">\n        \u201cDinlenmemek \u00fczere y\u00fcr\u00fcmeye karar verenler, asla ve asla yorulmazlar.\u201d dedi<br>\n        <strong>Mustafa Kemal Atat\u00fcrk<\/strong>\n      <\/div>\n\n      <div class=\"hero-tags\">\n        <div class=\"hero-tag\">\ud83d\udccd\u0130talya \u2013 \u0130stanbul \u2013 Antalya<\/div>\n        <div class=\"hero-tag\">\ud83e\udeaa Train the Trainers (EU SALTO \/ 2015)<\/div>\n        <div class=\"hero-tag\">\ud83c\udf96\ufe0f ICF Executive Coaching<\/div>\n        <div class=\"hero-tag\"> \ud83c\udf93 MSc Klinik, Sosyal ve K\u00fclt\u00fcrleraras\u0131 Psikoloji | Padua Universitesi \/ \u0130talya<\/div>\n      <\/div>\n\n      <div class=\"hero-buttons\">\n        <a href=\"https:\/\/www.alazcanbolat.com\/iletisim\" class=\"btn-primary\">\u0130leti\u015fime Ge\u00e7<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-media\">\n      <div class=\"hero-slider\">\n        <img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/22.webp\" class=\"hero-slide active\" alt=\"Sahadan g\u00f6r\u00fcnt\u00fc 1\" loading=\"lazy\">\n        <img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/15.webp\" class=\"hero-slide\" alt=\"Sahadan g\u00f6r\u00fcnt\u00fc 2\" loading=\"lazy\">\n        <img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/9.webp\" class=\"hero-slide\" alt=\"Sahadan g\u00f6r\u00fcnt\u00fc 3\" loading=\"lazy\">\n        <img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/18-1.webp\" class=\"hero-slide\" alt=\"Sahadan g\u00f6r\u00fcnt\u00fc 4\" loading=\"lazy\">\n        <img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/16.webp\" class=\"hero-slide\" alt=\"Sahadan g\u00f6r\u00fcnt\u00fc 5\" loading=\"lazy\">\n        <img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/06\/IMG_1581-scaled.jpg\" class=\"hero-slide\" alt=\"Sahadan g\u00f6r\u00fcnt\u00fc 6\" loading=\"lazy\">\n      <\/div>\n\n      <!-- Social Links UNDER slider -->\n      <div class=\"hero-socials\" aria-label=\"H\u0131zl\u0131 ba\u011flant\u0131lar\">\n        <!-- LinkedIn -->\n        <a class=\"hero-social\" href=\"https:\/\/www.linkedin.com\/alazhancanbolat\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n          <span class=\"ico\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4.98 3.5C4.98 4.88 3.87 6 2.5 6S0 4.88 0 3.5 1.12 1 2.5 1 4.98 2.12 4.98 3.5ZM.5 23.5h4V7.98h-4V23.5ZM8 7.98h3.8v2.12h.05c.53-1 1.82-2.06 3.75-2.06 4.01 0 4.75 2.64 4.75 6.07v9.39h-4v-8.33c0-1.99-.04-4.56-2.78-4.56-2.78 0-3.2 2.17-3.2 4.41v8.48H8V7.98Z\"\/><\/svg>\n          <\/span>\n          LinkedIn\n        <\/a>\n\n        <!-- YouTube -->\n        <a class=\"hero-social\" href=\"https:\/\/www.youtube.com\/@alazhancanbolat\" target=\"_blank\" rel=\"noopener\" aria-label=\"YouTube\">\n          <span class=\"ico\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M23.5 6.2s-.23-1.63-.95-2.35c-.9-.95-1.9-.95-2.36-1C16.9 2.5 12 2.5 12 2.5h-.01s-4.9 0-8.19.35c-.46.05-1.46.05-2.36 1C.73 4.57.5 6.2.5 6.2S.2 8.12.2 10.04v1.92c0 1.92.3 3.84.3 3.84s.23 1.63.94 2.35c.9.95 2.08.92 2.6 1.02 1.9.18 8 .33 8 .33s4.9-.01 8.19-.36c.46-.05 1.46-.05 2.36-1 .72-.72.95-2.35.95-2.35s.3-1.92.3-3.84v-1.92c0-1.92-.3-3.84-.3-3.84ZM9.75 14.5V7.5l6.5 3.5-6.5 3.5Z\"\/><\/svg>\n          <\/span>\n          YouTube\n        <\/a>\n\n        <!-- Instagram -->\n        <a class=\"hero-social\" href=\"https:\/\/www.instagram.com\/alazhancanbolat\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <span class=\"ico\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M7.5 2h9A5.5 5.5 0 0 1 22 7.5v9A5.5 5.5 0 0 1 16.5 22h-9A5.5 5.5 0 0 1 2 16.5v-9A5.5 5.5 0 0 1 7.5 2Zm0 2A3.5 3.5 0 0 0 4 7.5v9A3.5 3.5 0 0 0 7.5 20h9a3.5 3.5 0 0 0 3.5-3.5v-9A3.5 3.5 0 0 0 16.5 4h-9Zm10.25 1.75a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z\"\/><\/svg>\n          <\/span>\n          Instagram\n        <\/a>\n\n        <!-- People Haus -->\n        <a class=\"hero-social ph\" href=\"https:\/\/peoplehaus.co\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"People Haus web sitesi\">\n          <span class=\"ico\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 2 2 7v6c0 5 3.6 9.4 10 9 6.4.4 10-4 10-9V7L12 2Zm0 2.3L20 8v5c0 3.9-2.7 7.4-8 6.9C6.7 20.4 4 16.9 4 13V8l8-3.7Zm-4 6.7h8v2H8v-2Zm0 4h6v2H8v-2Z\"\/><\/svg>\n          <\/span>\n          People Haus\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n  const slides = document.querySelectorAll(\".hero-slide\");\n  if(!slides.length) return;\n  let current = 0;\n  setInterval(()=>{\n    slides[current].classList.remove(\"active\");\n    current = (current + 1) % slides.length;\n    slides[current].classList.add(\"active\");\n  },4000);\n})();\n<\/script>\n\n<style>\n\/* Say\u0131larla Alaz *\/\n.stats-section{\n  padding:10px 20px 80px;\n  background:#ffffff;\n  font-family:'Montserrat',sans-serif;\n}\n\n.stats-wrap{\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.stats-card{\n  background:#f4f0fb;\n  border:1px solid #e6ddf6;\n  border-radius:24px;\n  padding:36px;\n  transition:all .3s ease;\n}\n\n.stats-card:hover{\n  box-shadow:0 15px 35px rgba(96,45,145,0.12);\n}\n\n.stats-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:18px;\n  flex-wrap:wrap;\n  margin-bottom:24px;\n}\n\n.stats-title{\n  margin:0;\n  font-size:28px;\n  line-height:1.2;\n  font-weight:700;\n  color:#111;\n}\n\n.stats-sub{\n  margin:0;\n  font-size:15px;\n  font-weight:300;\n  color:#111;\n  opacity:.85;\n  max-width:720px;\n}\n\n.stats-grid{\n  display:grid;\n  grid-template-columns:repeat(5, 1fr);\n  gap:14px;\n}\n\n.stat-item{\n  background:#ffffff;\n  border:1px solid #e6ddf6;\n  border-radius:18px;\n  padding:18px 16px;\n  min-height:110px;\n  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.stat-item:hover{\n  transform:translateY(-3px);\n  border-color:rgba(242,77,0,.55);\n  box-shadow:0 10px 24px rgba(17,17,17,0.08);\n}\n\n.stat-top{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:10px;\n}\n\n.stat-icon{\n  width:34px;\n  height:34px;\n  border-radius:12px;\n  display:grid;\n  place-items:center;\n  background:rgba(96,45,145,.10);\n  border:1px solid rgba(96,45,145,.18);\n  font-size:16px;\n}\n\n.stat-number{\n  margin:10px 0 6px;\n  font-size:26px;\n  font-weight:800;\n  color:#111;\n  letter-spacing:-0.02em;\n}\n\n.stat-label{\n  margin:0;\n  font-size:13px;\n  font-weight:400;\n  color:#111;\n  opacity:.85;\n}\n\n.stat-note{\n  margin:24px 0 0;\n  padding:14px 16px;\n  border-radius:16px;\n  background:#ffffff;\n  border:1px dashed rgba(96,45,145,.35);\n  font-size:14px;\n  font-weight:300;\n  color:#111;\n}\n\n.stat-note strong{\n  color:#602D91;\n  font-weight:700;\n}\n\n\/* responsive *\/\n@media(max-width:1100px){\n  .stats-grid{grid-template-columns:repeat(3, 1fr);}\n}\n@media(max-width:640px){\n  .stats-card{padding:26px;}\n  .stats-title{font-size:24px;}\n  .stats-grid{grid-template-columns:repeat(2, 1fr);}\n}\n<\/style>\n\n<section class=\"stats-section\">\n  <div class=\"stats-wrap\">\n    <div class=\"stats-card\">\n      \n      <div class=\"stats-head\">\n        <div>\n          <h2 class=\"stats-title\">Say\u0131larla Alaz Han<\/h2>\n          <p class=\"stats-sub\">\n            \u0130\u015fin hem alayl\u0131s\u0131 hem mekteplisi olma yolunda  \u00f6l\u00e7\u00fclebilir etkiler..\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"stats-grid\">\n\n        <div class=\"stat-item\">\n          <div class=\"stat-top\">\n            <div class=\"stat-icon\">\ud83c\udfe2<\/div>\n          <\/div>\n          <div class=\"stat-number\">300+<\/div>\n          <p class=\"stat-label\">Organizasyon<\/p>\n        <\/div>\n\n        <div class=\"stat-item\">\n          <div class=\"stat-top\">\n            <div class=\"stat-icon\">\ud83c\udf0d<\/div>\n          <\/div>\n          <div class=\"stat-number\">60+<\/div>\n          <p class=\"stat-label\">\u00dclke<\/p>\n        <\/div>\n\n        <div class=\"stat-item\">\n          <div class=\"stat-top\">\n            <div class=\"stat-icon\">\ud83e\udded<\/div>\n          <\/div>\n          <div class=\"stat-number\">4<\/div>\n          <p class=\"stat-label\">K\u0131ta<\/p>\n        <\/div>\n\n        <div class=\"stat-item\">\n          <div class=\"stat-top\">\n            <div class=\"stat-icon\">\ud83c\udf93<\/div>\n          <\/div>\n          <div class=\"stat-number\">180+<\/div>\n          <p class=\"stat-label\">Train the Trainers<\/p>\n        <\/div>\n\n        <div class=\"stat-item\">\n          <div class=\"stat-top\">\n            <div class=\"stat-icon\">\ud83d\udc65<\/div>\n          <\/div>\n          <div class=\"stat-number\">25.000+<\/div>\n          <p class=\"stat-label\">Kat\u0131l\u0131mc\u0131<\/p>\n        <\/div>\n\n      <\/div>\n      <\/div>\n\n    <\/div>\n<\/section>\n\n<style>\n\/* \u00c7al\u0131\u015fma Alanlar\u0131m *\/\n.work-section{\n  padding:10px 20px 80px;\n  background:#ffffff;\n  font-family:'Montserrat',sans-serif;\n}\n\n.work-wrap{\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.work-card{\n  background:#ffffff;\n  border:1px solid #ece7f6;\n  border-radius:24px;\n  overflow:hidden;\n}\n\n.work-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.work-item{\n  padding:42px 38px;\n  text-align:center;\n  position:relative;\n  background:#ffffff;\n  transition:all .25s ease;\n}\n\n.work-item + .work-item{\n  border-left:1px solid #ece7f6;\n}\n\n.work-item:hover{\n  background:#f7f3ff;\n}\n\n.work-title{\n  margin:0 0 18px;\n  font-size:44px;\n  line-height:1.05;\n  font-weight:800;\n  letter-spacing:-0.02em;\n}\n\n.work-title .purple{ color:#602D91; }\n.work-title .navy{ color:#111; }\n.work-title .orange{ color:#f24d00; }\n\n.work-sub{\n  margin:0;\n  font-size:20px;\n  font-weight:400;\n  color:#111;\n  line-height:1.6;\n  opacity:.9;\n}\n\n.work-sub strong{\n  font-weight:700;\n}\n\n.work-icon{\n  margin-top:22px;\n  display:flex;\n  justify-content:center;\n  opacity:.95;\n}\n\n.work-cta{\n  margin-top:26px;\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:12px 18px;\n  border-radius:12px;\n  border:1px solid rgba(96,45,145,.20);\n  background:#ffffff;\n  color:#111;\n  text-decoration:none;\n  font-weight:600;\n  transition:all .2s ease;\n}\n\n.work-cta:hover{\n  transform:translateY(-2px);\n  border-color:rgba(242,77,0,.45);\n  box-shadow:0 10px 22px rgba(17,17,17,.08);\n}\n\n.work-cta .dot{\n  width:10px; height:10px; border-radius:50%;\n  background:#f24d00;\n  display:inline-block;\n}\n\n@media(max-width:992px){\n  .work-grid{ grid-template-columns:1fr; }\n  .work-item + .work-item{ border-left:none; border-top:1px solid #ece7f6; }\n  .work-title{ font-size:40px; }\n}\n<\/style>\n\n<section class=\"work-section\">\n  <div class=\"work-wrap\">\n    <div class=\"work-card\">\n      <div class=\"work-grid\">\n\n        <!-- SOL: Link sonra eklenecek (\u015fimdilik #) -->\n        <div class=\"work-item\">\n          <h2 class=\"work-title\">\n            <span class=\"purple\">KAPSAYICI<\/span> <span class=\"navy\">K\u00dcLT\u00dcR<\/span><br>\n            <span class=\"navy\">D\u00d6N\u00dc\u015e\u00dcM\u00dc<\/span>\n          <\/h2>\n\n          <p class=\"work-sub\">\n            Toplumsal Cinsiyet E\u015fitsizli\u011fi At\u00f6lyeleri<br>\n            &amp; Kapsay\u0131c\u0131 K\u00fclt\u00fcr Tasar\u0131m\u0131\n          <\/p>\n\n          <div class=\"work-icon\" aria-hidden=\"true\">\n            <!-- basit turuncu halka ikon -->\n            <svg width=\"54\" height=\"54\" viewBox=\"0 0 64 64\" fill=\"none\">\n              <circle cx=\"32\" cy=\"32\" r=\"18\" stroke=\"#f24d00\" stroke-width=\"6\" stroke-linecap=\"round\"\n                      stroke-dasharray=\"80 30\"\/>\n            <\/svg>\n          <\/div>\n\n          <a class=\"work-cta\" href=\"https:\/\/www.alazcanbolat.com\/kapsayici-kultur-danismanligi\/?\" aria-label=\"https:\/\/www.alazcanbolat.com\/kapsayici-kultur-danismanligi\/\">\n            <span class=\"dot\"><\/span> Detaylar\u0131 \u0130ncele\n          <\/a>\n        <\/div>\n\n        <!-- SA\u011e: Link haz\u0131r -->\n        <div class=\"work-item\">\n          <h2 class=\"work-title\">\n            <span class=\"orange\">\u00d6\u011eRENME<\/span> <span class=\"purple\">EKOS\u0130STEM\u0130<\/span><br>\n            <span class=\"purple\">TASARIMI<\/span>\n          <\/h2>\n\n          <p class=\"work-sub\">\n            Psikoloji ve deneyimsel \u00f6\u011frenme tabanl\u0131 at\u00f6lyeler ile<br>\n            <strong>u\u00e7tan uca e\u011fitim &amp; geli\u015fim<\/strong> \u00e7\u00f6z\u00fcmleri\n          <\/p>\n\n          <div class=\"work-icon\" aria-hidden=\"true\">\n            <!-- turuncu \"iki ki\u015fi\" ikon -->\n            <svg width=\"54\" height=\"54\" viewBox=\"0 0 64 64\" fill=\"none\">\n              <path d=\"M22 30c4 0 7-3 7-7s-3-7-7-7-7 3-7 7 3 7 7 7Z\" fill=\"#f24d00\"\/>\n              <path d=\"M42 30c4 0 7-3 7-7s-3-7-7-7-7 3-7 7 3 7 7 7Z\" fill=\"#f24d00\"\/>\n              <path d=\"M12 50c0-8 6-14 14-14s14 6 14 14\" stroke=\"#f24d00\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n              <path d=\"M24 50c0-8 6-14 14-14s14 6 14 14\" stroke=\"#f24d00\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n              <path d=\"M28 41h8\" stroke=\"#f24d00\" stroke-width=\"5\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n\n          <a class=\"work-cta\" href=\"https:\/\/www.alazcanbolat.com\/ogrenme-ekosistemi-nedir\/\" target=\"_self\">\n            <span class=\"dot\"><\/span> Detaylar\u0131 incele\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n\/* Konu\u015fma Ba\u015fl\u0131klar\u0131m *\/\n.talks-section{\n  padding:10px 20px 80px;\n  background:#ffffff;\n  font-family:'Montserrat',sans-serif;\n}\n\n.talks-wrap{\n  max-width:1200px;\n  margin:0 auto;\n}\n\n.talks-card{\n  background:#f4f0fb;\n  border:1px solid #e6ddf6;\n  border-radius:24px;\n  padding:34px;\n  transition:all .3s ease;\n}\n\n.talks-card:hover{\n  box-shadow:0 15px 35px rgba(96,45,145,0.12);\n}\n\n.talks-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:16px;\n  flex-wrap:wrap;\n  margin-bottom:22px;\n}\n\n.talks-title{\n  margin:0;\n  font-size:28px;\n  font-weight:800;\n  color:#111;\n  letter-spacing:-0.02em;\n}\n\n.talks-sub{\n  margin:0;\n  font-size:14px;\n  font-weight:300;\n  color:#111;\n  opacity:.85;\n  max-width:720px;\n}\n\n.talks-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n  margin-top:10px;\n}\n\n.talk-chip{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  padding:16px 16px;\n  border-radius:18px;\n  background:#ffffff;\n  border:1px solid #e6ddf6;\n  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.talk-chip:hover{\n  transform:translateY(-2px);\n  border-color:rgba(242,77,0,.55);\n  box-shadow:0 10px 24px rgba(17,17,17,0.08);\n}\n\n.talk-dot{\n  width:12px; height:12px;\n  border-radius:50%;\n  background:#f24d00;\n  margin-top:6px;\n  flex:0 0 12px;\n}\n\n.talk-text{\n  margin:0;\n  font-size:16px;\n  line-height:1.45;\n  font-weight:600;\n  color:#111;\n}\n\n.talks-note{\n  margin-top:18px;\n  padding:14px 16px;\n  border-radius:16px;\n  background:#ffffff;\n  border:1px dashed rgba(96,45,145,.35);\n  font-size:14px;\n  font-weight:300;\n  color:#111;\n}\n\n.talks-note strong{\n  color:#602D91;\n  font-weight:800;\n}\n\n@media(max-width:992px){\n  .talks-card{padding:26px;}\n  .talks-grid{grid-template-columns:1fr;}\n}\n<\/style>\n\n<section class=\"talks-section\">\n  <div class=\"talks-wrap\">\n    <div class=\"talks-card\">\n\n      <div class=\"talks-head\">\n        <div>\n          <h2 class=\"talks-title\">Konu\u015fma Ba\u015fl\u0131klar\u0131m<\/h2>\n        <\/div>\n      <\/div>\n\n      <div class=\"talks-grid\">\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">Bilin\u00e7siz \u00d6nyarg\u0131lar: D\u00fc\u015f\u00fcnmeden D\u0131\u015flad\u0131klar\u0131m\u0131z<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">Toplumsal Cinsiyet E\u015fitli\u011fi<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">Kapsay\u0131c\u0131 \u0130leti\u015fim ve \u00c7at\u0131\u015fmas\u0131z \u00c7al\u0131\u015fma K\u00fclt\u00fcr\u00fc<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">Toksik Kurum K\u00fclt\u00fcr\u00fcn\u00fc Normalle\u015ftirmemek<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">K\u00fclt\u00fcrleraras\u0131 \u00d6\u011frenme: Birlikte Ya\u015famak &amp; Birbirini Anlamak<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">Kapsay\u0131c\u0131 Liderlik: Alan A\u00e7mak, Ses Vermek, Geri \u00c7ekilmek<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">Psikolojik G\u00fcvenlik: \u0130yile\u015ftiren Kurumlar M\u00fcmk\u00fcn m\u00fc?<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">\u00d6\u011frenen Tak\u0131m \u0130n\u015fas\u0131<\/p>\n        <\/div>\n\n        <div class=\"talk-chip\">\n          <span class=\"talk-dot\"><\/span>\n          <p class=\"talk-text\">\u00c7e\u015fitlilik, Hakkaniyet ve Kapsay\u0131c\u0131l\u0131k<\/p>\n        <\/div>\n      <\/div>\n      <\/div>\n    <\/div>\n<\/section>\n\n<style>\n\n.projects-section{\npadding:10px 20px 90px;\nbackground:#ffffff;\nfont-family:'Montserrat',sans-serif;\n}\n\n.projects-wrap{\nmax-width:1200px;\nmargin:auto;\n}\n\n.projects-card{\nbackground:#f4f0fb;\nborder:1px solid #e6ddf6;\nborder-radius:24px;\npadding:36px;\ntransition:all .3s ease;\n}\n\n.projects-card:hover{\nbox-shadow:0 15px 35px rgba(96,45,145,0.12);\n}\n\n.projects-title{\nfont-size:28px;\nfont-weight:800;\ncolor:#111;\nmargin-bottom:30px;\n}\n\n.projects-grid{\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:24px;\n}\n\n.project-block{\nbackground:#ffffff;\nborder:1px solid #e6ddf6;\nborder-radius:20px;\npadding:24px;\n}\n\n.project-block-title{\nfont-size:18px;\nfont-weight:700;\nmargin-bottom:16px;\ncolor:#602D91;\n}\n\n.project-list{\npadding-left:18px;\nmargin:0;\n}\n\n.project-list li{\nmargin-bottom:10px;\nfont-size:15px;\nline-height:1.5;\ncolor:#111;\n}\n\n.project-list li strong{\nfont-weight:700;\n}\n\n.project-list li:hover{\ncolor:#f24d00;\ntransition:all .2s ease;\ncursor:default;\n}\n\n@media(max-width:900px){\n\n.projects-grid{\ngrid-template-columns:1fr;\n}\n\n}\n\n<\/style>\n\n\n\n<section class=\"projects-section\">\n\n<div class=\"projects-wrap\">\n\n<div class=\"projects-card\">\n\n<h2 class=\"projects-title\">Projeler<\/h2>\n\n<div class=\"projects-grid\">\n\n\n<!-- BLOK 1 -->\n\n<div class=\"project-block\">\n\n<div class=\"project-block-title\">\nAuthor \u2022 Coordinator \u2022 Trainer\n<\/div>\n\n<ul class=\"project-list\">\n\n<li><strong>W-energy For Equality<\/strong> \u2013 Women in Entrepreneurship \u2013 Ko\u00e7 Holding & Learneco<\/li>\n\n<li><strong>Mentorship in Earthquake Zone<\/strong> \u2013 Ahbap & Learneco<\/li>\n\n<li><strong>Training of Trainers<\/strong> (4 Cohort) \u2013 People Haus<\/li>\n\n<li><strong>Next Step \u2013 Youth in Entrepreneurship<\/strong> \u2013 \u00c7a\u011f University & Learneco<\/li>\n\n<li><strong>Training of Facilitator<\/strong> (4 Cohort) \u2013 United Nations WFP<\/li>\n\n<li><strong>Youth Winter Camp<\/strong> \u2013 Ba\u015fak\u015fehir Living Lab & Learneco<\/li>\n\n<li><strong>Master Training of Trainers<\/strong> \u2013 Learneco<\/li>\n\n<li><strong>Training of Trainers<\/strong> (17 Cohort) \u2013 Learneco<\/li>\n\n<li><strong>Training of Trainers<\/strong> \u2013 EFPSA \u2013 08.2023<\/li>\n\n<li>From Passion Into Business \u2013 ESC31<\/li>\n\n<li>Solidarity Through Sport \u2013 ESC31<\/li>\n\n<li>An Unexpected Connection: Psychology and Nature \u2013 KA105<\/li>\n\n<li>Sport for Solidarity and Volunteering \u2013 ESC31<\/li>\n\n<li>Dynamic of Entrepreneurship \u2013 KA105<\/li>\n\n<\/ul>\n\n<\/div>\n\n\n\n<!-- BLOK 2 -->\n\n<div class=\"project-block\">\n\n<div class=\"project-block-title\">\nCoordinated & Trained For\n<\/div>\n\n<ul class=\"project-list\">\n\n<li><strong>ICYF International Young Volunteers Camp<\/strong> \u2013 08.2025<\/li>\n\n<li><strong>UNDP Design Thinking Project<\/strong> \u2013 04.2024<\/li>\n\n<li>Stepping Stones \u2013 Slovenia \u2013 10.2018<\/li>\n\n<li>The Greatest Wealth is Health \u2013 Turkey & Greece \u2013 2018\u20132019<\/li>\n\n<li>Learner Today Leader Tomorrow \u2013 Turkey \u2013 05.2019<\/li>\n\n<li>ReConnecting Through Outdoor Activities \u2013 Bulgaria \u2013 2019<\/li>\n\n<li>InSportation \u2013 Bulgaria \u2013 2019<\/li>\n\n<li>A Story of Europe \u2013 Bulgaria \u2013 07.2019<\/li>\n\n<li>Women Empowerment in Sport \u2013 Bulgaria \u2013 09.2019<\/li>\n\n<li>Learning Through Sport \u2013 Brazil \u2013 11.2019<\/li>\n\n<li>The S(PO)Tart Hub \u2013 Spain \u2013 10.2019<\/li>\n\n<li>The NEETs in Needs \u2013 Bulgaria \u2013 02.2020<\/li>\n\n<\/ul>\n\n<\/div>\n\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n<style>\n\/* === References Section (Logos + Field Photos) === *\/\n.ahc-ref{\n  padding:10px 20px 90px;\n  background:#ffffff;\n  font-family:'Montserrat',sans-serif;\n}\n\n.ahc-ref__inner{\n  max-width:1200px;\n  margin:0 auto;\n  background:#f4f0fb;\n  border:1px solid #e6ddf6;\n  border-radius:24px;\n  padding:36px;\n  transition:all .3s ease;\n}\n\n.ahc-ref__inner:hover{\n  box-shadow:0 15px 35px rgba(96,45,145,0.12);\n}\n\n.ahc-ref__header{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:16px;\n  flex-wrap:wrap;\n  margin-bottom:18px;\n}\n\n.ahc-ref__header h2{\n  margin:0;\n  font-size:28px;\n  font-weight:800;\n  color:#111;\n  letter-spacing:-0.02em;\n}\n\n.ahc-ref__sub{\n  margin:0;\n  font-size:14px;\n  font-weight:300;\n  color:#111;\n  opacity:.85;\n  max-width:720px;\n}\n\n\/* Logos grid *\/\n.ahc-logos{\n  margin-top:10px;\n  display:grid;\n  grid-template-columns:repeat(6, 1fr);\n  gap:14px;\n}\n\n.ahc-logo{\n  background:#ffffff;\n  border:1px solid #e6ddf6;\n  border-radius:16px;\n  padding:14px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-height:86px;\n  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.ahc-logo:hover{\n  transform:translateY(-2px);\n  border-color:rgba(242,77,0,.55);\n  box-shadow:0 10px 22px rgba(17,17,17,0.08);\n}\n\n.ahc-logo img{\n  max-width:100%;\n  max-height:54px;\n  width:auto;\n  height:auto;\n  object-fit:contain;\n  filter:saturate(1.02);\n}\n\n\/* Photos *\/\n.ahc-photos{\n  margin-top:28px;\n  background:#ffffff;\n  border:1px solid #e6ddf6;\n  border-radius:20px;\n  padding:22px;\n}\n\n.ahc-photos h3{\n  margin:0 0 14px;\n  font-size:18px;\n  font-weight:800;\n  color:#602D91;\n}\n\n.ahc-photo-grid{\n  display:grid;\n  grid-template-columns:repeat(4, 1fr);\n  gap:14px;\n}\n\n.ahc-photo{\n  border-radius:18px;\n  overflow:hidden;\n  border:1px solid #e6ddf6;\n  background:#fff;\n  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;\n}\n\n.ahc-photo:hover{\n  transform:translateY(-2px);\n  border-color:rgba(242,77,0,.55);\n  box-shadow:0 10px 22px rgba(17,17,17,0.08);\n}\n\n.ahc-photo img{\n  width:100%;\n  height:220px;\n  object-fit:cover;\n  display:block;\n}\n\n\/* Responsive *\/\n@media(max-width:1100px){\n  .ahc-logos{ grid-template-columns:repeat(4, 1fr); }\n  .ahc-photo-grid{ grid-template-columns:repeat(2, 1fr); }\n  .ahc-photo img{ height:210px; }\n}\n\n@media(max-width:640px){\n  .ahc-ref__inner{ padding:26px; }\n  .ahc-logos{ grid-template-columns:repeat(2, 1fr); }\n  .ahc-photo-grid{ grid-template-columns:1fr; }\n  .ahc-photo img{ height:230px; }\n}\n<\/style>\n\n<section class=\"ahc-ref\" aria-label=\"Referanslar ve sahadan g\u00f6r\u00fcnt\u00fcler\">\n  <div class=\"ahc-ref__inner\">\n\n    <div class=\"ahc-ref__header\">\n      <div>\n        <h2>Birlikte \u00c7al\u0131\u015ft\u0131\u011f\u0131m Baz\u0131 Kurumlar<\/h2>\n        \n      <\/div>\n    <\/div>\n\n    <!-- LOGOS -->\n    <div class=\"ahc-logos\" aria-label=\"Referans kurum logolar\u0131\">\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-3.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-8.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-17.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-14.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-22.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-15.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-6.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-13.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-21.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-11.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-12.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-25.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-7.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-2.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-1.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-5.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-23.png\" alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n      <div class=\"ahc-logo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2026\/02\/Toplumsal-Cinsiyet-Egitimleri-20.png\"  alt=\"Referans kurum logosu\" loading=\"lazy\"><\/div>\n    <\/div>\n\n    <!-- PHOTOS -->\n    <div class=\"ahc-photos\" aria-label=\"Sahadan g\u00f6r\u00fcnt\u00fcler\">\n      <h3>Sahadan G\u00f6r\u00fcnt\u00fcler<\/h3>\n      <div class=\"ahc-photo-grid\">\n        <div class=\"ahc-photo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/11.webp\" alt=\"E\u011fitim at\u00f6lye \u00e7al\u0131\u015fmas\u0131\" loading=\"lazy\"><\/div>\n        <div class=\"ahc-photo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/7.png\"   alt=\"Toplumsal cinsiyet e\u015fitli\u011fi e\u011fitimi oturumu\" loading=\"lazy\"><\/div>\n        <div class=\"ahc-photo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/25.webp\" alt=\"Workshop uygulamas\u0131\" loading=\"lazy\"><\/div>\n        <div class=\"ahc-photo\"><img decoding=\"async\" src=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/8.webp\"  alt=\"Kurum k\u00fclt\u00fcr\u00fc e\u011fitimi uygulama an\u0131\" loading=\"lazy\"><\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Deneyimle \u00f6\u011frenen, \u00f6\u011frenmeyi k\u00fclt\u00fcre \u00e7eviren. 2016\u2019dan beri bireylerin ve kurumlar\u0131n \u00c7e\u015fitlilik &amp; Kapsay\u0131c\u0131l\u0131k D\u00f6n\u00fc\u015f\u00fcm\u00fc ve \u00d6\u011frenme Ekosistemi \u00fczerine \u00e7al\u0131\u015f\u0131yorum. 4 k\u0131tada 60\u2019tan fazla \u00fclkede soft (sosyal) ve teknik beceriler gibi bir\u00e7ok \u00e7e\u015fitli konularda insanlar\u0131n \u00f6\u011frenme yolculuklar\u0131 i\u00e7in 300\u2019den fazla organizasyon ile birlikte \u00e7al\u0131\u015ft\u0131m. Kendimi bildim bileli \u00e7al\u0131\u015f\u0131r\u0131m. \u00c7ok \u00e7al\u0131\u015f\u0131r\u0131m. \u00c7\u00fcnk\u00fc; \u201cDinlenmemek \u00fczere y\u00fcr\u00fcmeye karar verenler,&#8230;<\/p>\n<p><a class=\"read-more\" href=\"https:\/\/www.alazcanbolat.com\/en\/alaz-han-canbolat-2\/\">Read More<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-171","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ben Alaz Han! - Alaz Han Canbolat<\/title>\n<meta name=\"description\" content=\"Klinik Psikolog Alaz Han Canbolat, 2016&#039;dan beri bireylerin ve kurumlar\u0131n \u00d6\u011frenme Ekosistemi Tasar\u0131m\u0131 \u00fczerine \u00e7al\u0131\u015f\u0131yor\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.alazcanbolat.com\/en\/alaz-han-canbolat-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ben Alaz Han! - Alaz Han Canbolat\" \/>\n<meta property=\"og:description\" content=\"Klinik Psikolog Alaz Han Canbolat, 2016&#039;dan beri bireylerin ve kurumlar\u0131n \u00d6\u011frenme Ekosistemi Tasar\u0131m\u0131 \u00fczerine \u00e7al\u0131\u015f\u0131yor\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.alazcanbolat.com\/en\/alaz-han-canbolat-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Alaz Han Canbolat\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T23:07:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/22.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@alazhancanbolat\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/\",\"url\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/\",\"name\":\"Ben Alaz Han! - Alaz Han Canbolat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.alazcanbolat.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/22.webp\",\"datePublished\":\"2019-12-04T12:57:14+00:00\",\"dateModified\":\"2026-02-28T23:07:32+00:00\",\"description\":\"Klinik Psikolog Alaz Han Canbolat, 2016'dan beri bireylerin ve kurumlar\u0131n \u00d6\u011frenme Ekosistemi Tasar\u0131m\u0131 \u00fczerine \u00e7al\u0131\u015f\u0131yor\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.alazcanbolat.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/22.webp\",\"contentUrl\":\"https:\\\/\\\/www.alazcanbolat.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/22.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/alaz-han-canbolat-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\\\/\\\/www.alazcanbolat.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ben Alaz Han!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/#website\",\"url\":\"https:\\\/\\\/www.alazcanbolat.com\\\/\",\"name\":\"Alaz Han Canbolat\",\"description\":\"Alaz Han Canbolat\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/#\\\/schema\\\/person\\\/3b6e9448d9826e95c527c6e0fd2d8629\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.alazcanbolat.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.alazcanbolat.com\\\/#\\\/schema\\\/person\\\/3b6e9448d9826e95c527c6e0fd2d8629\",\"name\":\"alazcanbolat\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/alazcanbolat.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/People-Culture-Corner-1.png\",\"url\":\"https:\\\/\\\/alazcanbolat.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/People-Culture-Corner-1.png\",\"contentUrl\":\"https:\\\/\\\/alazcanbolat.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/People-Culture-Corner-1.png\",\"width\":300,\"height\":300,\"caption\":\"alazcanbolat\"},\"logo\":{\"@id\":\"https:\\\/\\\/alazcanbolat.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/People-Culture-Corner-1.png\"},\"sameAs\":[\"https:\\\/\\\/alazcanbolat.com\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/alazhancanbolat\\\/\",\"https:\\\/\\\/x.com\\\/alazhancanbolat\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ben Alaz Han! - Alaz Han Canbolat","description":"Klinik Psikolog Alaz Han Canbolat, 2016'dan beri bireylerin ve kurumlar\u0131n \u00d6\u011frenme Ekosistemi Tasar\u0131m\u0131 \u00fczerine \u00e7al\u0131\u015f\u0131yor","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:\/\/www.alazcanbolat.com\/en\/alaz-han-canbolat-2\/","og_locale":"en_GB","og_type":"article","og_title":"Ben Alaz Han! - Alaz Han Canbolat","og_description":"Klinik Psikolog Alaz Han Canbolat, 2016'dan beri bireylerin ve kurumlar\u0131n \u00d6\u011frenme Ekosistemi Tasar\u0131m\u0131 \u00fczerine \u00e7al\u0131\u015f\u0131yor","og_url":"https:\/\/www.alazcanbolat.com\/en\/alaz-han-canbolat-2\/","og_site_name":"Alaz Han Canbolat","article_modified_time":"2026-02-28T23:07:32+00:00","og_image":[{"url":"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/22.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@alazhancanbolat","twitter_misc":{"Estimated reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/","url":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/","name":"Ben Alaz Han! - Alaz Han Canbolat","isPartOf":{"@id":"https:\/\/www.alazcanbolat.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/#primaryimage"},"image":{"@id":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/22.webp","datePublished":"2019-12-04T12:57:14+00:00","dateModified":"2026-02-28T23:07:32+00:00","description":"Klinik Psikolog Alaz Han Canbolat, 2016'dan beri bireylerin ve kurumlar\u0131n \u00d6\u011frenme Ekosistemi Tasar\u0131m\u0131 \u00fczerine \u00e7al\u0131\u015f\u0131yor","breadcrumb":{"@id":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/#primaryimage","url":"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/22.webp","contentUrl":"https:\/\/www.alazcanbolat.com\/wp-content\/uploads\/2025\/08\/22.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.alazcanbolat.com\/alaz-han-canbolat-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/www.alazcanbolat.com\/"},{"@type":"ListItem","position":2,"name":"Ben Alaz Han!"}]},{"@type":"WebSite","@id":"https:\/\/www.alazcanbolat.com\/#website","url":"https:\/\/www.alazcanbolat.com\/","name":"Alaz Han Canbolat","description":"Alaz Han Canbolat","publisher":{"@id":"https:\/\/www.alazcanbolat.com\/#\/schema\/person\/3b6e9448d9826e95c527c6e0fd2d8629"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.alazcanbolat.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/www.alazcanbolat.com\/#\/schema\/person\/3b6e9448d9826e95c527c6e0fd2d8629","name":"alazcanbolat","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/alazcanbolat.com\/wp-content\/uploads\/2023\/06\/People-Culture-Corner-1.png","url":"https:\/\/alazcanbolat.com\/wp-content\/uploads\/2023\/06\/People-Culture-Corner-1.png","contentUrl":"https:\/\/alazcanbolat.com\/wp-content\/uploads\/2023\/06\/People-Culture-Corner-1.png","width":300,"height":300,"caption":"alazcanbolat"},"logo":{"@id":"https:\/\/alazcanbolat.com\/wp-content\/uploads\/2023\/06\/People-Culture-Corner-1.png"},"sameAs":["https:\/\/alazcanbolat.com","https:\/\/www.linkedin.com\/in\/alazhancanbolat\/","https:\/\/x.com\/alazhancanbolat"]}]}},"_links":{"self":[{"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/pages\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":140,"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/pages\/171\/revisions"}],"predecessor-version":[{"id":2877,"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/pages\/171\/revisions\/2877"}],"wp:attachment":[{"href":"https:\/\/www.alazcanbolat.com\/en\/wp-json\/wp\/v2\/media?parent=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}