{"id":988511,"date":"2026-05-06T08:42:55","date_gmt":"2026-05-06T08:42:55","guid":{"rendered":"https:\/\/ameskids.co.in\/?page_id=988511"},"modified":"2026-05-06T08:46:35","modified_gmt":"2026-05-06T08:46:35","slug":"grade-1","status":"publish","type":"page","link":"https:\/\/ameskids.co.in\/index.php\/grade-1\/","title":{"rendered":"Grade 1"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"988511\" class=\"elementor elementor-988511\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e8d896 e-flex e-con-boxed e-con e-parent\" data-id=\"1e8d896\" 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-4960971 elementor-widget elementor-widget-html\" data-id=\"4960971\" 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    \/* ANIMATIONS *\/\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    @keyframes iconSway {\r\n        0%, 100% { transform: rotate(-5deg) scale(1); }\r\n        50% { transform: rotate(5deg) scale(1.1); }\r\n    }\r\n\r\n    @keyframes pulseSoft {\r\n        0% { transform: scale(1); opacity: 1; }\r\n        50% { transform: scale(1.05); opacity: 0.8; }\r\n        100% { transform: scale(1); opacity: 1; }\r\n    }\r\n\r\n    .kg-outer-wrapper { \r\n        background-color: #f0f7f4 !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(0, 184, 148, 0.1) !important; \r\n    }\r\n\r\n    .kg-hero-header { \r\n        background-color: #00b894 !important; \/* Fresh Mint Green *\/\r\n        padding: 60px 50px !important; \r\n        color: #ffffff !important; \r\n        border-bottom: 6px dashed #ffeaa7 !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: #ffeaa7 !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        box-shadow: 0 4px 0px #fab1a0 !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: #ffffff !important;\r\n        border: 2px solid #eef2f1 !important;\r\n        padding: 25px 20px !important;\r\n        border-radius: 30px !important;\r\n        transition: all 0.3s ease !important;\r\n        position: relative !important;\r\n    }\r\n\r\n    .feature-item:hover {\r\n        transform: translateY(-8px) !important;\r\n        border-color: #00b894 !important;\r\n        background-color: #f9fffb !important;\r\n    }\r\n\r\n    .icon-circle {\r\n        width: 55px !important;\r\n        height: 55px !important;\r\n        background-color: #00b894 !important;\r\n        color: #ffffff !important;\r\n        border-radius: 18px !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        font-size: 22px !important;\r\n        margin-bottom: 15px !important;\r\n        animation: iconSway 4s ease-in-out infinite !important;\r\n        box-shadow: 3px 3px 0px #55efc4 !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: #636e72 !important; line-height: 1.5 !important; }\r\n\r\n    .program-aside { background-color: #f1fcf8 !important; padding: 35px !important; border-radius: 40px !important; border: 2px solid #d1f2eb !important; }\r\n    \r\n    .approach-card {\r\n        background: #ffffff !important;\r\n        padding: 12px 18px !important;\r\n        border-radius: 20px !important;\r\n        margin-bottom: 12px !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        gap: 12px !important;\r\n        border: 1px solid #d1f2eb !important;\r\n        transition: 0.3s !important;\r\n    }\r\n    \r\n    .approach-card:hover { transform: translateX(10px) !important; border-color: #00b894 !important; }\r\n    .approach-card i { color: #00b894 !important; font-size: 16px !important; }\r\n\r\n    .age-tag {\r\n        display: inline-block !important;\r\n        background: #00b894 !important;\r\n        color: #fff !important;\r\n        padding: 4px 12px !important;\r\n        border-radius: 10px !important;\r\n        font-size: 11px !important;\r\n        font-weight: 700 !important;\r\n        margin-left: auto !important;\r\n    }\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; gap: 20px !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            <!-- Animated Background Icons -->\r\n            <i class=\"fa-solid fa-puzzle-piece decor-icon\" style=\"top: 10%; left: 5%; font-size: 45px; transform: rotate(-15deg);\"><\/i>\r\n            <i class=\"fa-solid fa-flask-vial decor-icon\" style=\"top: 25%; right: 10%; font-size: 35px; animation-delay: 1.5s;\"><\/i>\r\n            <i class=\"fa-solid fa-brain decor-icon\" style=\"bottom: 10%; left: 25%; font-size: 30px; animation-delay: 2.5s;\"><\/i>\r\n            \r\n            <div style=\"position: relative; z-index: 2;\">\r\n                <h1 style=\"margin:0 !important; font-size: 38px !important; font-weight: 800 !important; color: #ffffff !important; letter-spacing: -1px;\">\r\n                    Grade 1 Journey\r\n                <\/h1>\r\n                <p style=\"margin: 8px 0 0 0 !important; opacity: 0.95 !important; font-size: 18px !important; color: #ffffff !important;\">Meaningful and Relevant Learning Experiences<\/p>\r\n            <\/div>\r\n            <div class=\"header-tag\">\r\n                <i class=\"fa-solid fa-seedling\"><\/i> GROWTH MINDSET\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: 30px !important; font-weight: 800 !important; margin-bottom: 20px !important;\">\r\n                    Concept-Based <span style=\"color: #00b894 !important;\">Discovery<\/span> <i class=\"fa-solid fa-wand-sparkles\" style=\"color: #fab1a0 !important; animation: pulseSoft 2s infinite;\"><\/i>\r\n                <\/h2>\r\n                <p style=\"color: #636e72 !important; font-size: 16px !important; line-height: 1.8 !important;\">\r\n                    In Grade 1, students bridge the gap between structure and curiosity. At AMES Kids, we empower children to understand, apply, and connect their learning through context-driven experiences that resonate with real-world situations.\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-book-open-reader\"><\/i><\/div>\r\n                        <h4>Literacy & English<\/h4>\r\n                        <p>Fluency, comprehension, and speaking confidence through language-rich storytelling.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-shapes\"><\/i><\/div>\r\n                        <h4>Logical Mathematics<\/h4>\r\n                        <p>Strengthening operations and measurement through experiential problem-solving.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-earth-americas\"><\/i><\/div>\r\n                        <h4>Inquiry EVS<\/h4>\r\n                        <p>Developing understanding of environment and relationships via observation and projects.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"feature-item\">\r\n                        <div class=\"icon-circle\"><i class=\"fa-solid fa-heart-circle-check\"><\/i><\/div>\r\n                        <h4>Values & Character<\/h4>\r\n                        <p>Quranic recitation and moral lessons that encourage respect and responsible conduct.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top: 35px !important; background-color: #e6f7f3 !important; padding: 25px !important; border-radius: 30px !important; border-left: 6px solid #00b894 !important; position: relative; overflow: hidden;\">\r\n                    <i class=\"fa-solid fa-mosque\" style=\"position: absolute; right: -10px; bottom: -10px; font-size: 80px; opacity: 0.05; color: #00b894;\"><\/i>\r\n                    <h4 style=\"margin: 0 0 10px 0 !important; color: #2d3436 !important; font-size: 18px !important; font-weight: 800;\">Pre-Hifz Programme<\/h4>\r\n                    <p style=\"margin: 0 !important; font-size: 14px !important; color: #2d3436 !important; line-height: 1.6 !important;\">\r\n                        Students continue their spiritual journey, memorising selected Surahs with proper <strong>Tajweed<\/strong>. We focus on building consistency, discipline, and a deep-rooted love for the Quran.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"program-aside\">\r\n                <h3 style=\"margin: 0 0 25px 0 !important; font-size: 24px !important; color: #2d3436 !important; font-weight: 800;\">The AMES Approach<\/h3>\r\n                \r\n                <div class=\"approach-card\">\r\n                    <i class=\"fa-solid fa-vial-circle-check\"><\/i>\r\n                    <span style=\"font-weight: 600; color: #2d3436; font-size: 14px;\">Context-Driven Learning<\/span>\r\n                <\/div>\r\n                <div class=\"approach-card\">\r\n                    <i class=\"fa-solid fa-people-group\"><\/i>\r\n                    <span style=\"font-weight: 600; color: #2d3436; font-size: 14px;\">Collaborative Inquiry<\/span>\r\n                <\/div>\r\n                <div class=\"approach-card\">\r\n                    <i class=\"fa-solid fa-magnifying-glass-chart\"><\/i>\r\n                    <span style=\"font-weight: 600; color: #2d3436; font-size: 14px;\">Critical Thinking Focus<\/span>\r\n                <\/div>\r\n                <div class=\"approach-card\">\r\n                    <i class=\"fa-solid fa-globe\"><\/i>\r\n                    <span style=\"font-weight: 600; color: #2d3436; font-size: 14px;\">Real-World Application<\/span>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top: 30px !important; background: #ffffff !important; padding: 20px !important; border-radius: 25px !important; border: 1px solid #d1f2eb !important; position: relative;\">\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 10px;\">\r\n                        <i class=\"fa-solid fa-language\" style=\"color: #00b894; font-size: 20px; margin-right: 10px;\"><\/i>\r\n                        <h4 style=\"margin: 0 !important; font-size: 16px !important; color: #2d3436 !important;\">Linguistic Awareness<\/h4>\r\n                    <\/div>\r\n                    <p style=\"margin: 0 !important; font-size: 12px !important; color: #636e72 !important;\">Introducing <strong>Marathi & Hindi<\/strong> to build appreciation for local culture and communication skills.<\/p>\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-circle-info\"><\/i> <strong>Continuous Assessment:<\/strong> We focus on competency rather than rote memorization, ensuring every concept is mastered.\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>Grade 1 Journey Meaningful and Relevant Learning Experiences GROWTH MINDSET Concept-Based Discovery In Grade 1, students bridge the gap between structure and curiosity. At AMES Kids, we empower children to understand, apply, and connect their learning through context-driven experiences that resonate with real-world situations. Literacy &#038; English Fluency, comprehension, and speaking confidence through language-rich storytelling&#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-988511","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/988511","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=988511"}],"version-history":[{"count":7,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/988511\/revisions"}],"predecessor-version":[{"id":988518,"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/pages\/988511\/revisions\/988518"}],"wp:attachment":[{"href":"https:\/\/ameskids.co.in\/index.php\/wp-json\/wp\/v2\/media?parent=988511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}