{"id":987832,"date":"2026-04-15T19:39:48","date_gmt":"2026-04-15T19:39:48","guid":{"rendered":"https:\/\/ameskids.co.in\/?page_id=987832"},"modified":"2026-05-06T08:41:11","modified_gmt":"2026-05-06T08:41:11","slug":"pedagogy","status":"publish","type":"page","link":"https:\/\/ameskids.co.in\/index.php\/pedagogy\/","title":{"rendered":"Upper Kindergarten"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"987832\" class=\"elementor elementor-987832\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a62e35 e-flex e-con-boxed e-con e-parent\" data-id=\"5a62e35\" 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-23fef43 elementor-widget elementor-widget-html\" data-id=\"23fef43\" 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:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Work+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    \/* FORCED STYLING TO PREVENT WORDPRESS CONFLICTS *\/\r\n    .kg-outer-wrapper * { box-sizing: border-box !important; }\r\n    \r\n    @keyframes floatElement {\r\n        0%, 100% { transform: translateY(0) rotate(0); }\r\n        50% { transform: translateY(-12px) rotate(5deg); }\r\n    }\r\n\r\n    .kg-outer-wrapper { \r\n        background-color: #f7faf5 !important; \r\n        padding: 40px 20px !important; \r\n        font-family: 'Work Sans', sans-serif !important; \r\n    }\r\n\r\n    .kg-grid-container { \r\n        max-width: 1150px !important; \r\n        margin: 0 auto !important; \r\n        background-color: #ffffff !important; \r\n        border-radius: 40px !important; \r\n        overflow: hidden !important; \r\n        box-shadow: 0 30px 60px rgba(60, 162, 0, 0.05) !important; \r\n    }\r\n\r\n    .kg-hero-header { \r\n        background-color: #3CA200 !important; \r\n        padding: 60px 50px !important; \r\n        color: #ffffff !important; \r\n        border-bottom: 6px dashed #F2D701 !important; \r\n        display: flex !important; \r\n        justify-content: space-between !important; \r\n        align-items: center !important; \r\n        position: relative !important;\r\n    }\r\n\r\n    .decor-icon { position: absolute !important; color: rgba(255,255,255,0.25) !important; animation: floatElement 5s ease-in-out infinite !important; }\r\n    \r\n    .header-tag { \r\n        background-color: #F2D701 !important; \r\n        color: #2d3436 !important; \r\n        padding: 8px 18px !important; \r\n        border-radius: 50px !important; \r\n        font-weight: 800 !important; \r\n        font-size: 11px !important; \r\n        display: flex !important; \r\n        align-items: center !important; \r\n        gap: 8px !important; \r\n    }\r\n\r\n    .kg-content-split { \r\n        display: grid !important; \r\n        grid-template-columns: 1.1fr 0.9fr !important; \r\n        gap: 50px !important; \r\n        padding: 60px 50px !important; \r\n        align-items: flex-start !important; \r\n    }\r\n\r\n    .feature-grid { \r\n        display: grid !important; \r\n        grid-template-columns: 1fr 1fr !important; \r\n        gap: 20px !important; \r\n        margin-top: 30px !important; \r\n    }\r\n    \r\n    .feature-item {\r\n        background-color: #fdfdfd !important;\r\n        border: 2px solid #f1f5f9 !important;\r\n        padding: 25px 20px !important;\r\n        border-radius: 30px !important;\r\n        transition: all 0.3s ease !important;\r\n    }\r\n\r\n    .feature-item:hover {\r\n        transform: translateY(-8px) !important;\r\n        border-color: #F2D701 !important;\r\n        background-color: #f9fdf7 !important;\r\n    }\r\n\r\n    .icon-circle {\r\n        width: 50px !important;\r\n        height: 50px !important;\r\n        background-color: #3CA200 !important;\r\n        color: #F2D701 !important;\r\n        border-radius: 15px !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        font-size: 20px !important;\r\n        margin-bottom: 15px !important;\r\n    }\r\n\r\n    .feature-item h4 { margin: 0 0 8px 0 !important; font-size: 17px !important; color: #2d3436 !important; font-weight: 800 !important; }\r\n    .feature-item p { margin: 0 !important; font-size: 13px !important; color: #64748b !important; line-height: 1.5 !important; }\r\n\r\n    .program-aside { background-color: #f8fafc !important; padding: 35px !important; border-radius: 40px !important; border: 2px solid #f1f5f9 !important; }\r\n    \r\n    .program-tag { \r\n        background-color: #ffffff !important; \r\n        padding: 15px 20px !important; \r\n        border-radius: 20px !important; \r\n        margin-bottom: 15px !important; \r\n        display: flex !important; \r\n        align-items: center !important; \r\n        gap: 15px !important;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.03) !important;\r\n    }\r\n\r\n    .approach-list { list-style: none !important; padding: 0 !important; margin: 15px 0 !important; }\r\n    .approach-list li { \r\n        padding: 6px 0 !important; \r\n        color: #64748b !important; \r\n        font-size: 13px !important; \r\n        display: flex !important; \r\n        align-items: center !important; \r\n        gap: 10px !important; \r\n    }\r\n    .approach-list i { color: #3CA200 !important; font-size: 10px !important; }\r\n\r\n    @media (max-width: 900px) {\r\n        .kg-content-split { grid-template-columns: 1fr !important; padding: 40px 25px !important; }\r\n        .feature-grid { grid-template-columns: 1fr !important; }\r\n        .kg-hero-header { flex-direction: column !important; text-align: center !important; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"kg-outer-wrapper\">\r\n    <div class=\"kg-grid-container\">\r\n        \r\n        <header class=\"kg-hero-header\">\r\n            <i class=\"fa-solid fa-graduation-cap decor-icon\" style=\"top: 15%; left: 10%; font-size: 40px;\"><\/i>\r\n            <i class=\"fa-solid fa-rocket decor-icon\" style=\"top: 20%; right: 12%; font-size: 35px; animation-delay: 1s;\"><\/i>\r\n            <i class=\"fa-solid fa-book-open decor-icon\" style=\"bottom: 15%; left: 30%; font-size: 30px; animation-delay: 2s;\"><\/i>\r\n            \r\n            <div style=\"position: relative; z-index: 2;\">\r\n                <h1 style=\"margin:0 !important; font-size: 34px !important; font-weight: 800 !important; color: #ffffff !important;\">\r\n                    UKG Programme\r\n                <\/h1>\r\n                <p style=\"margin: 8px 0 0 0 !important; opacity: 0.9 !important; font-size: 16px !important; color: #ffffff !important;\">Preparing Learners for a Smooth Transition to Primary Years<\/p>\r\n            <\/div>\r\n            <div class=\"header-tag\">\r\n                <i class=\"fa-solid fa-star\"><\/i> ACADEMIC READINESS\r\n            <\/div>\r\n        <\/header>\r\n\r\n        <section class=\"kg-content-split\">\r\n            \r\n            <div class=\"content-left\">\r\n                <h2 style=\"color: #2d3436 !important; font-size: 28px !important; font-weight: 800 !important; margin-bottom: 15px !important;\">\r\n                    Ready for <span style=\"color: #3CA200 !important;\">Foundation<\/span> Years\r\n                <\/h2>\r\n                <p style=\"color: #64748b !important; font-size: 15px !important; line-height: 1.6 !important;\">\r\n                    The Upper Kindergarten programme strengthens academic readiness and independent learning habits. We maintain a child-centred environment where children build confidence through inquiry and practical experiences.\r\n                <\/p>\r\n\r\n                <div class=\"feature-grid\">\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-pen-nib\"><\/i><\/div>\r\n                        <h4>English<\/h4>\r\n                        <p>Sentence formation, comprehension, and writing skills through storytelling and guided reading.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-plus-minus\"><\/i><\/div>\r\n                        <h4>Mathematics<\/h4>\r\n                        <p>Understanding operations, measurement, and logical reasoning through problem-solving experiences.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-leaf\"><\/i><\/div>\r\n                        <h4>EVS<\/h4>\r\n                        <p>Exploring nature, seasons, and community through projects and real-world connections.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-mosque\"><\/i><\/div>\r\n                        <h4>Islamic Studies<\/h4>\r\n                        <p>Practicing duas, character building, and an introduction to rhythmic Quranic recitation.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top: 30px !important; background-color: #f1f5f9 !important; padding: 25px !important; border-radius: 20px !important; border-left: 5px solid #3CA200 !important;\">\r\n                    <h4 style=\"margin: 0 0 10px 0 !important; color: #2d3436 !important; font-size: 17px !important; font-weight: 800;\">Pre-Hifz Programme<\/h4>\r\n                    <p style=\"margin: 0 !important; font-size: 14px !important; color: #64748b !important; line-height: 1.6 !important;\">\r\n                        Supporting learners in memorising selected Surahs with attention to proper Tajweed pronunciation. We focus on consistency and concentration to build a strong spiritual foundation.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"program-aside\">\r\n                <h3 style=\"margin: 0 0 20px 0 !important; font-size: 22px !important; color: #2d3436 !important;\">Our Learning Approach<\/h3>\r\n                \r\n                <ul class=\"approach-list\">\r\n                    <li><i class=\"fa-solid fa-check\"><\/i> Concept-focused & activity-based<\/li>\r\n                    <li><i class=\"fa-solid fa-check\"><\/i> Inquiry, exploration & discovery<\/li>\r\n                    <li><i class=\"fa-solid fa-check\"><\/i> Practical & experiential learning<\/li>\r\n                    <li><i class=\"fa-solid fa-check\"><\/i> Language-rich environment<\/li>\r\n                    <li><i class=\"fa-solid fa-check\"><\/i> Academic & social-emotional balance<\/li>\r\n                <\/ul>\r\n\r\n                <div class=\"program-tag\" style=\"margin-top: 20px !important;\">\r\n                    <div style=\"font-size: 24px !important;\">\ud83d\udcdd<\/div>\r\n                    <div style=\"flex: 1 !important;\">\r\n                        <h4 style=\"margin: 0 !important; font-size: 16px !important; color: #2d3436 !important;\">UKG Level<\/h4>\r\n                        <p style=\"margin: 0 !important; font-size: 12px !important; color: #64748b !important;\">Preparatory Excellence<\/p>\r\n                    <\/div>\r\n                    <div style=\"background-color: #3CA200 !important; color: #ffffff !important; padding: 4px 10px !important; border-radius: 10px !important; font-size: 11px !important; font-weight: 700 !important;\">Age 5+<\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top: 20px !important; padding: 15px !important; background-color: #fffde7 !important; border-radius: 20px !important; font-size: 13px !important; color: #856404 !important; border: 1px solid #ffeeba !important;\">\r\n                    <i class=\"fa-solid fa-bus\"><\/i> <strong>Beyond the Book:<\/strong> Field trips, celebrations, and collaborative games help children connect their knowledge to the world.\r\n                <\/div>\r\n                \r\n                <div style=\"margin-top: 15px !important; background-color: #f1fdf0 !important; padding: 15px !important; border-radius: 20px !important;\">\r\n                    <h4 style=\"margin: 0 0 5px 0 !important; color: #2d3436 !important; font-size: 15px !important;\">Hindi Progress<\/h4>\r\n                    <p style=\"margin: 0 !important; font-size: 12px !important; color: #64748b !important;\">Letter recognition, word building, and basic reading\/writing readiness.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/section>\r\n    <\/div>\r\n<\/div>\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>UKG Programme Preparing Learners for a Smooth Transition to Primary Years ACADEMIC READINESS Ready for Foundation Years The Upper Kindergarten programme strengthens academic readiness and independent learning habits. We maintain a child-centred environment where children build confidence through inquiry and practical experiences. English Sentence formation, comprehension, and writing skills through storytelling and guided reading. Mathematics&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-987832","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/987832","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/comments?post=987832"}],"version-history":[{"count":13,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/987832\/revisions"}],"predecessor-version":[{"id":988507,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/987832\/revisions\/988507"}],"wp:attachment":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/media?parent=987832"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}