{"id":14,"date":"2026-05-29T10:19:25","date_gmt":"2026-05-29T10:19:25","guid":{"rendered":"https:\/\/chalkconference.in\/?page_id=14"},"modified":"2026-06-01T05:50:25","modified_gmt":"2026-06-01T05:50:25","slug":"elementor-14","status":"publish","type":"page","link":"https:\/\/chalkconference.in\/","title":{"rendered":"Elementor #14"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93a0fc2 e-con e-atomic-element e-flexbox-base e-e17132f \" data-id=\"93a0fc2\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"93a0fc2\">\n    \t\t<div class=\"elementor-element elementor-element-a4e2637 elementor-widget elementor-widget-html\" data-id=\"a4e2637\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n<title>CHALK 2026 | Educator Development Conference<\/title>\r\n\r\n<style>\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\nhtml {\r\n  scroll-behavior: smooth;\r\n}\r\n\r\nbody {\r\n  font-family: Inter, \"Segoe UI\", Arial, sans-serif;\r\n  background: #ffffff;\r\n  color: #111827;\r\n  line-height: 1.7;\r\n}\r\n\r\nimg {\r\n  max-width: 100%;\r\n  display: block;\r\n}\r\n\r\na {\r\n  text-decoration: none;\r\n}\r\n\r\n.container {\r\n  width: 90%;\r\n  max-width: 1180px;\r\n  margin: auto;\r\n}\r\n\r\n\/* Header *\/\r\nheader {\r\n  background: rgba(255,255,255,0.96);\r\n  border-bottom: 1px solid #eef0f3;\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 100;\r\n  backdrop-filter: blur(14px);\r\n}\r\n\r\n.nav {\r\n  min-height: 76px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n}\r\n\r\n.logo {\r\n  font-size: 12px;\r\n  font-weight: 700;\r\n  color: #111827;\r\n  letter-spacing: 0;\r\n  line-height: 1.2;\r\n  max-width: 520px;\r\n}\r\n\r\n.logo span {\r\n  color: #0f766e;\r\n}\r\n\r\n.nav-links {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 26px;\r\n}\r\n\r\n.nav-links a {\r\n  color: #374151;\r\n  font-size: 15px;\r\n  font-weight: 600;\r\n}\r\n\r\n.nav-links a:hover {\r\n  color: #0f766e;\r\n}\r\n\r\n.btn-nav {\r\n  background: #111827;\r\n  color: #fff !important;\r\n  padding: 10px 20px;\r\n  border-radius: 999px;\r\n}\r\n\r\n\/* Hero *\/\r\n.hero {\r\n  padding: 95px 0 70px;\r\n  background: radial-gradient(circle at top right, #e0f7f5 0, #fff 35%);\r\n}\r\n\r\n.hero-grid {\r\n  display: grid;\r\n  grid-template-columns: 1.1fr .9fr;\r\n  gap: 60px;\r\n  align-items: center;\r\n}\r\n\r\n.badge {\r\n  display: inline-block;\r\n  padding: 8px 16px;\r\n  border: 1px solid #d9f3f0;\r\n  background: #f3fffd;\r\n  color: #0f766e;\r\n  border-radius: 999px;\r\n  font-size: 14px;\r\n  font-weight: 800;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.hero h1 {\r\n  font-size: 62px;\r\n  line-height: 1.05;\r\n  letter-spacing: -3px;\r\n  margin-bottom: 24px;\r\n}\r\n\r\n.hero p {\r\n  font-size: 19px;\r\n  color: #4b5563;\r\n  max-width: 650px;\r\n  margin-bottom: 34px;\r\n}\r\n\r\n.actions {\r\n  display: flex;\r\n  gap: 14px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.btn {\r\n  display: inline-block;\r\n  padding: 14px 26px;\r\n  border-radius: 999px;\r\n  font-weight: 800;\r\n}\r\n\r\n.btn-dark {\r\n  background: #111827;\r\n  color: #fff;\r\n}\r\n\r\n.btn-light {\r\n  background: #fff;\r\n  color: #111827;\r\n  border: 1px solid #e5e7eb;\r\n}\r\n\r\n.hero-card {\r\n  background: #fff;\r\n  border: 1px solid #edf1f4;\r\n  border-radius: 34px;\r\n  padding: 18px;\r\n  box-shadow: 0 30px 80px rgba(17,24,39,.08);\r\n}\r\n\r\n.hero-card img {\r\n  width: 100%;\r\n  height: 430px;\r\n  object-fit: cover;\r\n  border-radius: 26px;\r\n}\r\n\r\n.info-strip {\r\n  margin-top: 18px;\r\n  display: grid;\r\n  grid-template-columns: repeat(3,1fr);\r\n  gap: 12px;\r\n}\r\n\r\n.info-box {\r\n  background: #f9fafb;\r\n  padding: 16px;\r\n  border-radius: 18px;\r\n}\r\n\r\n.info-box strong {\r\n  display: block;\r\n  font-size: 20px;\r\n  color: #111827;\r\n}\r\n\r\n.info-box span {\r\n  font-size: 13px;\r\n  color: #6b7280;\r\n}\r\n\r\n\/* Common *\/\r\nsection {\r\n  padding: 82px 0;\r\n}\r\n\r\n.section-head {\r\n  max-width: 760px;\r\n  margin-bottom: 42px;\r\n}\r\n\r\n.label {\r\n  color: #0f766e;\r\n  font-weight: 900;\r\n  font-size: 13px;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.section-head h2 {\r\n  font-size: 42px;\r\n  letter-spacing: -1.5px;\r\n  line-height: 1.15;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.section-head p {\r\n  color: #6b7280;\r\n  font-size: 17px;\r\n}\r\n\r\n.two-col {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 42px;\r\n  align-items: center;\r\n}\r\n\r\n.text-box {\r\n  background: #fff;\r\n  border: 1px solid #eef0f3;\r\n  border-radius: 30px;\r\n  padding: 42px;\r\n}\r\n\r\n.text-box h2 {\r\n  font-size: 34px;\r\n  line-height: 1.2;\r\n  margin-bottom: 16px;\r\n  letter-spacing: -1px;\r\n}\r\n\r\n.text-box p {\r\n  color: #4b5563;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.clean-img img {\r\n  width: 100%;\r\n  height: 440px;\r\n  object-fit: cover;\r\n  border-radius: 30px;\r\n}\r\n\r\n\/* Stats *\/\r\n.stats {\r\n  padding: 35px 0;\r\n}\r\n\r\n.stats-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4,1fr);\r\n  gap: 18px;\r\n}\r\n\r\n.stat-box {\r\n  border: 1px solid #eef0f3;\r\n  background: #fff;\r\n  border-radius: 26px;\r\n  padding: 28px;\r\n  text-align: center;\r\n}\r\n\r\n.stat-box h3 {\r\n  font-size: 36px;\r\n  color: #111827;\r\n}\r\n\r\n.stat-box p {\r\n  color: #6b7280;\r\n}\r\n\r\n\/* Cards *\/\r\n.soft {\r\n  background: #fafafa;\r\n}\r\n\r\n.cards {\r\n  display: grid;\r\n  grid-template-columns: repeat(4,1fr);\r\n  gap: 18px;\r\n}\r\n\r\n.card {\r\n  border: 1px solid #eef0f3;\r\n  border-radius: 26px;\r\n  padding: 28px;\r\n  background: #fff;\r\n  transition: .25s ease;\r\n}\r\n\r\n.card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 20px 50px rgba(17,24,39,.07);\r\n}\r\n\r\n.card span {\r\n  font-size: 30px;\r\n  color: #0f766e;\r\n  font-weight: 900;\r\n}\r\n\r\n.card h3 {\r\n  font-size: 19px;\r\n  margin: 16px 0 8px;\r\n}\r\n\r\n.card p {\r\n  color: #6b7280;\r\n  font-size: 15px;\r\n}\r\n\r\n\/* Features *\/\r\n.feature-list {\r\n  display: grid;\r\n  grid-template-columns: repeat(3,1fr);\r\n  gap: 18px;\r\n  margin-top: 28px;\r\n}\r\n\r\n.feature {\r\n  background: #fff;\r\n  border: 1px solid #eef0f3;\r\n  padding: 24px;\r\n  border-radius: 24px;\r\n}\r\n\r\n.feature h4 {\r\n  font-size: 18px;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.feature p {\r\n  color: #6b7280;\r\n  font-size: 15px;\r\n}\r\n\r\n\/* Gallery *\/\r\n.gallery-grid {\r\n  display: grid;\r\n  grid-template-columns: 2fr 1fr 1fr;\r\n  gap: 18px;\r\n}\r\n\r\n.gallery-grid img {\r\n  width: 100%;\r\n  height: 260px;\r\n  object-fit: cover;\r\n  border-radius: 26px;\r\n}\r\n\r\n.gallery-grid img:first-child {\r\n  height: 540px;\r\n  grid-row: span 2;\r\n}\r\n\r\n\/* CTA *\/\r\n.cta {\r\n  padding: 90px 0;\r\n}\r\n\r\n.cta-box {\r\n  background:\r\n    linear-gradient(rgba(17,24,39,.84),rgba(17,24,39,.84)),\r\n    url(\"https:\/\/images.unsplash.com\/photo-1524178232363-1fb2b075b655?w=1600&q=80\") center\/cover;\r\n  color: #fff;\r\n  border-radius: 36px;\r\n  padding: 80px 40px;\r\n  text-align: center;\r\n}\r\n\r\n.cta-box h2 {\r\n  font-size: 44px;\r\n  letter-spacing: -1.5px;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.cta-box p {\r\n  color: #d1d5db;\r\n  max-width: 720px;\r\n  margin: 0 auto 28px;\r\n}\r\n\r\n.cta-box .btn {\r\n  background: #fff;\r\n  color: #111827;\r\n}\r\n\r\n\/* Footer *\/\r\nfooter {\r\n  border-top: 1px solid #eef0f3;\r\n  padding: 34px 0;\r\n  color: #6b7280;\r\n  text-align: center;\r\n}\r\n\r\n\/* Tablet *\/\r\n@media(max-width: 900px) {\r\n  .hero-grid,\r\n  .two-col {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .cards,\r\n  .feature-list,\r\n  .stats-grid {\r\n    grid-template-columns: 1fr 1fr;\r\n  }\r\n\r\n  .gallery-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .gallery-grid img:first-child {\r\n    height: 300px;\r\n    grid-row: auto;\r\n  }\r\n\r\n  .hero h1 {\r\n    font-size: 44px;\r\n    letter-spacing: -1.5px;\r\n  }\r\n\r\n  .nav-links {\r\n    display: none;\r\n  }\r\n}\r\n\r\n\/* Mobile *\/\r\n@media(max-width: 768px) {\r\n  .container {\r\n    width: 92%;\r\n  }\r\n\r\n  header {\r\n    position: relative;\r\n  }\r\n\r\n  .nav {\r\n    min-height: auto;\r\n    padding: 18px 0;\r\n  }\r\n\r\n  .logo {\r\n    font-size: 11px;\r\n    line-height: 1.3;\r\n    max-width: 100%;\r\n  }\r\n\r\n  .hero {\r\n    padding: 55px 0 40px;\r\n  }\r\n\r\n  .hero-grid,\r\n  .two-col {\r\n    gap: 32px;\r\n  }\r\n\r\n  .hero h1 {\r\n    font-size: 38px;\r\n    line-height: 1.12;\r\n  }\r\n\r\n  .hero p {\r\n    font-size: 16px;\r\n  }\r\n\r\n  .actions {\r\n    flex-direction: column;\r\n  }\r\n\r\n  .btn {\r\n    width: 100%;\r\n    text-align: center;\r\n  }\r\n\r\n  .hero-card {\r\n    padding: 12px;\r\n    border-radius: 24px;\r\n  }\r\n\r\n  .hero-card img,\r\n  .clean-img img {\r\n    height: 280px;\r\n    border-radius: 20px;\r\n  }\r\n\r\n  .info-strip,\r\n  .stats-grid,\r\n  .cards,\r\n  .feature-list {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  section {\r\n    padding: 55px 0;\r\n  }\r\n\r\n  .section-head {\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .section-head h2 {\r\n    font-size: 30px;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  .section-head p {\r\n    font-size: 15.5px;\r\n  }\r\n\r\n  .text-box {\r\n    padding: 24px;\r\n    border-radius: 22px;\r\n  }\r\n\r\n  .text-box h2 {\r\n    font-size: 28px;\r\n  }\r\n\r\n  .stats {\r\n    padding: 25px 0;\r\n  }\r\n\r\n  .stat-box {\r\n    padding: 22px;\r\n  }\r\n\r\n  .stat-box h3 {\r\n    font-size: 30px;\r\n  }\r\n\r\n  .card {\r\n    padding: 24px;\r\n    border-radius: 22px;\r\n  }\r\n\r\n  .gallery-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .gallery-grid img,\r\n  .gallery-grid img:first-child {\r\n    height: 260px;\r\n    grid-row: auto;\r\n  }\r\n\r\n  .cta {\r\n    padding: 55px 0;\r\n  }\r\n\r\n  .cta-box {\r\n    padding: 48px 24px;\r\n    border-radius: 26px;\r\n  }\r\n\r\n  .cta-box h2 {\r\n    font-size: 31px;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  footer {\r\n    font-size: 14px;\r\n    padding: 26px 0;\r\n  }\r\n}\r\n\r\n\/* Small Mobile *\/\r\n@media(max-width: 420px) {\r\n  .hero h1 {\r\n    font-size: 32px;\r\n  }\r\n\r\n  .section-head h2,\r\n  .cta-box h2 {\r\n    font-size: 28px;\r\n  }\r\n\r\n  .badge {\r\n    font-size: 12px;\r\n    padding: 7px 13px;\r\n  }\r\n\r\n  .hero-card img,\r\n  .clean-img img {\r\n    height: 240px;\r\n  }\r\n\r\n  .logo {\r\n    font-size: 10px;\r\n  }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<header>\r\n  <div class=\"container nav\">\r\n    <div class=\"logo\">Curating Holistic Approaches to <span>Learning and Knowledge Sharing<\/span><\/div>\r\n    <nav class=\"nav-links\">\r\n      <a href=\"#about\">Conference<\/a>\r\n      <a href=\"#jain\">About<\/a>\r\n      <a href=\"#prayatna\">Contact Us<\/a>\r\n      <a href=\"#gallery\">Gallery<\/a>\r\n      <a href=\"#register\" class=\"btn-nav\">Register<\/a>\r\n    <\/nav>\r\n  <\/div>\r\n<\/header>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"container hero-grid\">\r\n    <div>\r\n      <div class=\"badge\">CHALK 2026- A State Level Educator Development Conference<\/div>\r\n      <h1>Holistic learning for every modern classroom.<\/h1>\r\n      <p>\r\n        CHALK 2026 brings together teachers, school leaders, aspiring educators,\r\n        and medical-rehabilitation professionals to learn, connect, and reimagine inclusive classrooms.\r\n      <\/p>\r\n      <div class=\"actions\">\r\n        <a href=\"#register\" class=\"btn btn-dark\">Register Now<\/a>\r\n        <a href=\"#about\" class=\"btn btn-light\">View Details<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511578314322-379afb476865?w=1400&q=80\" alt=\"Educators attending conference\">\r\n      <div class=\"info-strip\">\r\n        <div class=\"info-box\">\r\n          <strong>July 11<\/strong>\r\n          <span>2026<\/span>\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n          <strong>JAIN University<\/strong>\r\n          <span>Kochi<\/span>\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n          <strong>Educators<\/strong>\r\n          <span>Teachers & Leaders<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"stats\">\r\n  <div class=\"container stats-grid\">\r\n    <div class=\"stat-box\">\r\n      <h3>250+<\/h3>\r\n      <p>Expected Educators<\/p>\r\n    <\/div>\r\n    <div class=\"stat-box\">\r\n      <h3>200+<\/h3>\r\n      <p>Schools<\/p>\r\n    <\/div>\r\n    <div class=\"stat-box\">\r\n      <h3>15+<\/h3>\r\n      <p>Expert Speakers<\/p>\r\n    <\/div>\r\n    <div class=\"stat-box\">\r\n      <h3>10+<\/h3>\r\n      <p>Learning Sessions<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"about\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <div class=\"label\">About the Conference<\/div>\r\n      <h2>Designed for educators who shape meaningful learning experiences.<\/h2>\r\n      <p>\r\n         Through expert sessions, discussions, and shared experiences, participants will explore inclusive practices, innovative teaching strategies, and ways to create engaging and supportive learning environments.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"two-col\">\r\n      <div class=\"text-box\">\r\n        <p>\r\n          CHALK 2026 \u2013 Curating Holistic Approaches to Learning and Knowledge Sharing\r\n          is a State-Level Educator Development Conference created to bring together\r\n          teachers, school leaders, aspiring educators, and academic professionals.\r\n        <\/p>\r\n        <p>\r\n          The conference focuses on practical, evidence-informed, and classroom-relevant\r\n          approaches that educators can carry back into their schools.\r\n        <\/p>\r\n        <p>\r\n          CHALK 2026 is an opportunity to exchange ideas, celebrate good practices, and collectively reimagine classrooms where every learner has the opportunity to participate, belong, and thrive.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"clean-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/chalkconference.in\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-27-at-7.37.24-PM.jpeg\" alt=\"Teachers collaborating during workshop\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"soft\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <div class=\"label\">Conference Focus<\/div>\r\n      <h2>Learn, connect, share, and grow together.<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"cards\">\r\n      <div class=\"card\">\r\n        <span>01<\/span>\r\n        <h3>Inclusive Practices<\/h3>\r\n        <p>Support diverse learners with practical classroom approaches.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <span>02<\/span>\r\n        <h3>Innovative Teaching<\/h3>\r\n        <p>Explore modern strategies for active and meaningful learning.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <span>03<\/span>\r\n        <h3>Student Wellbeing<\/h3>\r\n        <p>Create supportive environments for confidence and participation.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"card\">\r\n        <span>04<\/span>\r\n        <h3>Knowledge Sharing<\/h3>\r\n        <p>Exchange ideas and celebrate good educational practices.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"prayatna\" class=\"soft\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <div class=\"label\">Knowledge Partner<\/div>\r\n      <h2>Prayatna Child Development Centre<\/h2>\r\n      <p>\r\n        With over 22 years of dedicated service, Prayatna stands as a leading child\r\n        development centre in Kochi.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"two-col\">\r\n      <div class=\"text-box\">\r\n        <p>\r\n          Prayatna brings high standards of expertise and skills in pediatric therapy,\r\n          with result-oriented interventions and customised SMART goals.\r\n        <\/p>\r\n        <p>\r\n          The centre provides individualized therapy with measurable and achievable goals,\r\n          ensuring a well-integrated approach through all departments.\r\n        <\/p>\r\n        <p>\r\n          Children with autism spectrum disorder receive tailored and research-based\r\n          treatment in a child-friendly and welcoming environment.\r\n        <\/p>\r\n\r\n        <div class=\"feature-list\">\r\n          <div class=\"feature\">\r\n            <h4>22+ Years<\/h4>\r\n            <p>Dedicated service in child development<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"feature\">\r\n            <h4>8,000 +<\/h4>\r\n            <p>Children Empowered<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"feature\">\r\n            <h4>285,800 +<\/h4>\r\n            <p>Therapy Sessions Delivered<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"clean-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/prayatna.webp\" alt=\"Child development therapy session\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"jain\">\r\n  <div class=\"container two-col\">\r\n    <div class=\"clean-img\">\r\n      <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/jain.webp\" alt=\"JAIN Deemed-to-be University Kochi campus\">\r\n    <\/div>\r\n\r\n    <div class=\"text-box\">\r\n      <div class=\"label\">Venue Partner<\/div>\r\n      <h2>JAIN (Deemed-to-be University), Kochi<\/h2>\r\n      <p>\r\n        JAIN Group is a hub for interdisciplinary learning, research, and transformative\r\n        leadership.\r\n      <\/p>\r\n      <p>\r\n        JAIN (Deemed-to-be University), Kochi, nestled in Kerala, offers cutting-edge\r\n        facilities within a lush green, eco-friendly campus.\r\n      <\/p>\r\n      <p>\r\n        Its innovative teaching methods inspire young minds and shape industry-ready\r\n        professionals across sectors like IT, Biotechnology, and beyond.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"gallery\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <div class=\"label\">Gallery Preview<\/div>\r\n      <h2>Moments of learning, discussion, and collaboration.<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"gallery-grid\">\r\n      <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-27-at-7.37.23-PM-1.jpeg\" alt=\"Children learning in classroom\">\r\n      <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-27-at-7.37.24-PM.jpeg\" alt=\"Education seminar discussion\">\r\n      <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-27-at-7.37.25-PM.jpeg\" alt=\"Group discussion and collaboration\">\r\n      <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-27-at-7.37.25-PM-1.jpeg\" alt=\"Professional workshop session\">\r\n      <img decoding=\"async\" src=\"https:\/\/childcare.prayatna.co.in\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-27-at-7.37.26-PM.jpeg\" alt=\"Conference audience\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"register\" class=\"cta\">\r\n  <div class=\"container\">\r\n    <div class=\"cta-box\">\r\n      <h2>Join CHALK 2026<\/h2>\r\n      <p>\r\n        Be part of a meaningful educator development conference focused on inclusive,\r\n        holistic, and practical learning approaches.\r\n      <\/p>\r\n      <a href=\"#\" class=\"btn\">Register Now<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <div class=\"container\">\r\n    \u00a9 2026 CHALK Conference. All Rights Reserved.\r\n  <\/div>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CHALK 2026 | Educator Development Conference Curating Holistic Approaches to Learning and Knowledge Sharing Conference About Contact Us Gallery Register CHALK 2026- A State Level Educator Development Conference Holistic learning for every modern classroom. CHALK 2026 brings together teachers, school leaders, aspiring educators, and medical-rehabilitation professionals to learn, connect, and reimagine inclusive classrooms. Register Now [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chalkconference.in\/index.php?rest_route=\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chalkconference.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chalkconference.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chalkconference.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chalkconference.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14"}],"version-history":[{"count":20,"href":"https:\/\/chalkconference.in\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":39,"href":"https:\/\/chalkconference.in\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions\/39"}],"wp:attachment":[{"href":"https:\/\/chalkconference.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}