{"id":3615,"date":"2025-08-08T03:58:12","date_gmt":"2025-08-08T03:58:12","guid":{"rendered":"https:\/\/demo.7iquid.com\/little-sprouts\/?page_id=3615"},"modified":"2026-08-24T07:25:07","modified_gmt":"2026-08-24T07:25:07","slug":"our-commitment","status":"publish","type":"page","link":"https:\/\/flatterium.com\/sunshine-new\/our-commitment\/","title":{"rendered":"Our Commitment"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3615\" class=\"elementor elementor-3615\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e524eed e-con e-atomic-element e-flexbox-base e-d036982 html \" data-id=\"e524eed\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"e524eed\">\n    \t\t<div class=\"elementor-element elementor-element-5e82afd elementor-widget elementor-widget-html\" data-id=\"5e82afd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     SUNSHINE HEARTS PRESCHOOL \u2014 CURRICULUM SECTION\n     Untuk Elementor HTML Widget (paste seluruh isi file ini ke 1 widget HTML)\n     Ganti gambar di folder \/images\/ dengan gambar asli di Media Library WP,\n     lalu update path src di bagian <img> di bawah.\n     ============================================================ -->\n\n<style>\n  .sh-curriculum-wrap * { box-sizing: border-box; }\n  .sh-curriculum-wrap { font-family: inherit; overflow: hidden; }\n\n  \/* ============ SECTION 1: INTRO + SHINE BADGES ============ *\/\n  .sh-intro {\n    background: #FEF6E4;\n    padding: 70px 20px 90px;\n    text-align: center;\n    position: relative;\n  }\n  .sh-intro__sun {\n    font-size: 40px;\n    line-height: 1;\n    margin-bottom: 6px;\n    display: inline-block;\n    animation: sh-spin 8s linear infinite;\n  }\n  @keyframes sh-spin { from { transform: rotate(0deg);} to { transform: rotate(360deg);} }\n  .sh-intro h2 {\n    color: #F5A623;\n    font-size: clamp(26px, 4vw, 40px);\n    font-weight: 800;\n    margin: 0 0 20px;\n  }\n  .sh-intro p {\n    color: #4A4A6A;\n    max-width: 780px;\n    margin: 0 auto 55px;\n    font-size: 17px;\n    line-height: 1.7;\n    font-weight: 500;\n  }\n\n  .sh-badges {\n    display: flex;\n    justify-content: center;\n    align-items: flex-start;\n    gap: 22px;\n    flex-wrap: wrap;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .sh-badge {\n    width: 170px;\n    border-radius: 90px;\n    \/*padding: 26px 14px 30px;*\/\n    color: #fff;\n    text-align: center;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.12);\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity .6s ease, transform .6s ease;\n  }\n  .sh-badge.sh-in-view { opacity: 1; transform: translateY(0); }\n  .sh-badge:nth-child(1) { transition-delay: .05s; }\n  .sh-badge:nth-child(2) { transition-delay: .15s; }\n  .sh-badge:nth-child(3) { transition-delay: .25s; }\n  .sh-badge:nth-child(4) { transition-delay: .35s; }\n  .sh-badge:nth-child(5) { transition-delay: .45s; }\n\n  .sh-badge--red    { display: block; }\n  .sh-badge--orange { display: block; }\n  .sh-badge--purple { display: block; }\n  .sh-badge--green  { display: block; }\n  .sh-badge--pink   { display: block; }\n\n  .sh-badge__letter {\n    width: 56px;\n    height: 56px;\n    line-height: 56px;\n    background: rgba(255,255,255,0.22);\n    border-radius: 50%;\n    font-size: 24px;\n    font-weight: 800;\n    margin: 0 auto 14px;\n  }\n  .sh-badge__title {\n    font-weight: 700;\n    font-size: 15px;\n    line-height: 1.3;\n    min-height: 40px;\n    margin-bottom: 16px;\n  }\n  .sh-badge__icon { font-size: 26px; }\n\n  \/* ============ SECTION 2: DETAIL ROWS ============ *\/\n  .sh-details {\n    background: #1C86C9 !important;\n    position: relative !important;\n    padding: 90px 20px 70px !important;\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-bottom: -30px;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    overflow: hidden !important;\n    left: 0 !important;\n    right: 0 !important;\n  }\n  .sh-details__wave-top {\n    position: absolute;\n    top: -1px; left: 0; width: 100%;\n    line-height: 0;\n    overflow: hidden;\n  }\n  .sh-details__wave-track {\n    display: flex;\n    width: 200%;\n    animation: sh-wave-marquee 18s linear infinite;\n  }\n  .sh-details__wave-track svg {\n    width: 50%;\n    height: 34px;\n    display: block;\n    flex-shrink: 0;\n  }\n  @keyframes sh-wave-marquee {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n  @media (prefers-reduced-motion: reduce) {\n    .sh-details__wave-track { animation: none; }\n  }\n\n  .sh-row {\n    max-width: 1080px;\n    margin: 0 auto 70px;\n    display: flex;\n    align-items: center;\n    gap: 50px;\n    opacity: 0;\n    transform: translateY(40px);\n    transition: opacity .7s ease, transform .7s ease;\n  }\n  .sh-row.sh-in-view { opacity: 1; transform: translateY(0); }\n  .sh-row:last-child { margin-bottom: 20px; }\n  .sh-row__img {\n    flex: 0 0 42%;\n    max-width: 42%;\n  }\n  .sh-row__img img {\n    width: 100%;\n    display: block;\n    border-radius: 14px;\n    \/*box-shadow: 0 18px 35px rgba(0,0,0,0.25);*\/\n  }\n  .sh-row__text { flex: 1; color: #fff; }\n  .sh-row__text h3 {\n    color: #FFD23F;\n    font-size: clamp(22px, 3vw, 28px);\n    font-weight: 700;\n    margin: 0 0 16px;\n  }\n  .sh-row__text p {\n    font-size: 16px;\n    line-height: 1.75;\n    margin: 0 0 10px;\n    color: #F0F7FC;\n  }\n  .sh-row__text ul {\n    margin: 12px 0 0;\n    padding-left: 20px;\n  }\n  .sh-row__text ul li {\n    font-size: 16px;\n    line-height: 1.7;\n    color: #F0F7FC;\n    margin-bottom: 6px;\n  }\n\n  \/* alternate layout on wider screens for visual rhythm *\/\n  .sh-row--reverse { flex-direction: row-reverse; }\n\n  @media (max-width: 780px) {\n    .sh-badges { gap: 14px; }\n    .sh-badge { width: 130px; padding: 20px 10px 24px; }\n    .sh-badge__letter { width: 46px; height:46px; line-height:46px; font-size:20px; }\n    .sh-badge__title { font-size: 13px; min-height: 34px; }\n\n    .sh-row, .sh-row--reverse {\n      flex-direction: column;\n      gap: 22px;\n      margin-bottom: 50px;\n    }\n    .sh-row__img, .sh-row--reverse .sh-row__img { max-width: 100%; flex-basis: 100%; }\n  }\n<\/style>\n\n<div class=\"sh-curriculum-wrap\">\n\n  <!-- ================= SECTION 1 ================= -->\n  <section class=\"sh-intro\">\n    <span class=\"sh-intro__sun\">\u2600\ufe0f<\/span>\n    <h2>A Curriculum That Inspires<\/h2>\n    <p>\n      Our curriculum combines play-based learning with purposeful activities\n      to nurture confident, curious, and capable learners. Every learning experience\n      is thoughtfully designed to support each child's holistic development.\n      We inspire a lifelong love for learning through meaningful exploration and discovery.\n    <\/p>\n\n    <div class=\"sh-badges\">\n      <div class=\"sh-badge sh-badge--red\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/badge_S.png\">\n      <\/div>\n      <div class=\"sh-badge sh-badge--orange\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/badge_H.png\">\n      <\/div>\n      <div class=\"sh-badge sh-badge--purple\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/badge_I.png\">\n      <\/div>\n      <div class=\"sh-badge sh-badge--green\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/badge_N.png\">\n      <\/div>\n      <div class=\"sh-badge sh-badge--pink\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/badge_E.png\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ================= SECTION 2 ================= -->\n  <section class=\"sh-details\">\n    <div class=\"sh-details__wave-top\">\n      <div class=\"sh-details__wave-track\">\n        <svg viewBox=\"0 0 1200 34\" preserveAspectRatio=\"none\">\n          <path d=\"M0,24.0 L10,22.66 L20,19.16 L30,14.84 L40,11.34 L50,10.0 L60,11.34 L70,14.84 L80,19.16 L90,22.66 L100,24.0 L110,22.66 L120,19.16 L130,14.84 L140,11.34 L150,10.0 L160,11.34 L170,14.84 L180,19.16 L190,22.66 L200,24.0 L210,22.66 L220,19.16 L230,14.84 L240,11.34 L250,10.0 L260,11.34 L270,14.84 L280,19.16 L290,22.66 L300,24.0 L310,22.66 L320,19.16 L330,14.84 L340,11.34 L350,10.0 L360,11.34 L370,14.84 L380,19.16 L390,22.66 L400,24.0 L410,22.66 L420,19.16 L430,14.84 L440,11.34 L450,10.0 L460,11.34 L470,14.84 L480,19.16 L490,22.66 L500,24.0 L510,22.66 L520,19.16 L530,14.84 L540,11.34 L550,10.0 L560,11.34 L570,14.84 L580,19.16 L590,22.66 L600,24.0 L610,22.66 L620,19.16 L630,14.84 L640,11.34 L650,10.0 L660,11.34 L670,14.84 L680,19.16 L690,22.66 L700,24.0 L710,22.66 L720,19.16 L730,14.84 L740,11.34 L750,10.0 L760,11.34 L770,14.84 L780,19.16 L790,22.66 L800,24.0 L810,22.66 L820,19.16 L830,14.84 L840,11.34 L850,10.0 L860,11.34 L870,14.84 L880,19.16 L890,22.66 L900,24.0 L910,22.66 L920,19.16 L930,14.84 L940,11.34 L950,10.0 L960,11.34 L970,14.84 L980,19.16 L990,22.66 L1000,24.0 L1010,22.66 L1020,19.16 L1030,14.84 L1040,11.34 L1050,10.0 L1060,11.34 L1070,14.84 L1080,19.16 L1090,22.66 L1100,24.0 L1110,22.66 L1120,19.16 L1130,14.84 L1140,11.34 L1150,10.0 L1160,11.34 L1170,14.84 L1180,19.16 L1190,22.66 L1200,24.0 L1200,0 L0,0 Z\" fill=\"#FEF6E4\"><\/path>\n        <\/svg>\n        <svg viewBox=\"0 0 1200 34\" preserveAspectRatio=\"none\">\n          <path d=\"M0,24.0 L10,22.66 L20,19.16 L30,14.84 L40,11.34 L50,10.0 L60,11.34 L70,14.84 L80,19.16 L90,22.66 L100,24.0 L110,22.66 L120,19.16 L130,14.84 L140,11.34 L150,10.0 L160,11.34 L170,14.84 L180,19.16 L190,22.66 L200,24.0 L210,22.66 L220,19.16 L230,14.84 L240,11.34 L250,10.0 L260,11.34 L270,14.84 L280,19.16 L290,22.66 L300,24.0 L310,22.66 L320,19.16 L330,14.84 L340,11.34 L350,10.0 L360,11.34 L370,14.84 L380,19.16 L390,22.66 L400,24.0 L410,22.66 L420,19.16 L430,14.84 L440,11.34 L450,10.0 L460,11.34 L470,14.84 L480,19.16 L490,22.66 L500,24.0 L510,22.66 L520,19.16 L530,14.84 L540,11.34 L550,10.0 L560,11.34 L570,14.84 L580,19.16 L590,22.66 L600,24.0 L610,22.66 L620,19.16 L630,14.84 L640,11.34 L650,10.0 L660,11.34 L670,14.84 L680,19.16 L690,22.66 L700,24.0 L710,22.66 L720,19.16 L730,14.84 L740,11.34 L750,10.0 L760,11.34 L770,14.84 L780,19.16 L790,22.66 L800,24.0 L810,22.66 L820,19.16 L830,14.84 L840,11.34 L850,10.0 L860,11.34 L870,14.84 L880,19.16 L890,22.66 L900,24.0 L910,22.66 L920,19.16 L930,14.84 L940,11.34 L950,10.0 L960,11.34 L970,14.84 L980,19.16 L990,22.66 L1000,24.0 L1010,22.66 L1020,19.16 L1030,14.84 L1040,11.34 L1050,10.0 L1060,11.34 L1070,14.84 L1080,19.16 L1090,22.66 L1100,24.0 L1110,22.66 L1120,19.16 L1130,14.84 L1140,11.34 L1150,10.0 L1160,11.34 L1170,14.84 L1180,19.16 L1190,22.66 L1200,24.0 L1200,0 L0,0 Z\" fill=\"#FEF6E4\"><\/path>\n        <\/svg>\n      <\/div>\n    <\/div>\n\n    <div class=\"sh-row\">\n      <div class=\"sh-row__img\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/hf_20260819_105002_597c0cbb-c99d-4845-b54e-bd7191ade895.png\" alt=\"Strong Foundation - Sunshine Hearts Preschool\">\n      <\/div>\n      <div class=\"sh-row__text\">\n        <h3>Strong Foundation<\/h3>\n        <p>Building the knowledge, skills, and learning habits that form the foundation for lifelong learning.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"sh-row\">\n      <div class=\"sh-row__img\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/hf_20260819_105034_a7363bdf-26d5-439c-b18e-7704e2668e27.png\" alt=\"Holistic Development - Sunshine Hearts Preschool\">\n      <\/div>\n      <div class=\"sh-row__text\">\n        <h3>Holistic Development<\/h3>\n        <p><strong>Nurturing the Whole Child<\/strong><br>\n        Supporting balanced growth through six learning domains: Language &amp; Literacy, Numeracy, Discovery of the World, Social &amp; Emotional Development, Physical Development, Artistic &amp; Creative Expression.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"sh-row\">\n      <div class=\"sh-row__img\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/hf_20260819_105101_6721bd33-6b9f-48bd-9805-228310632fef.png\" alt=\"Integrated Approach - Sunshine Hearts Preschool\">\n      <\/div>\n      <div class=\"sh-row__text\">\n        <h3>Integrated Approach \ud83c\udf37<\/h3>\n        <p>Through meaningful themes, inquiry, and real-world experiences, children connect what they learn to everyday life. By linking ideas across learning areas, they develop deeper understanding and see greater relevance in their learning.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"sh-row\">\n      <div class=\"sh-row__img\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/hf_20260819_105203_8cfdf4a3-eeea-45f9-9f64-38f82bfb322c.png\" alt=\"Nurtured Character - Sunshine Hearts Preschool\">\n      <\/div>\n      <div class=\"sh-row__text\">\n        <h3>Nurtured Character<\/h3>\n        <p>Positive character is developed through daily experiences and interactions.<\/p>\n        <ul>\n          <li><strong>Caring<\/strong> \u2013 Kind and respectful.<\/li>\n          <li><strong>Confident<\/strong> \u2013 Believes in their abilities.<\/li>\n          <li><strong>Responsible<\/strong> \u2013 Makes positive choices and takes ownership.<\/li>\n          <li><strong>Resilient<\/strong> \u2013 Perseveres through challenges and adapts to change.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"sh-row\">\n      <div class=\"sh-row__img\">\n        <img decoding=\"async\" src=\"https:\/\/flatterium.com\/sunshine-new\/wp-content\/uploads\/2026\/08\/hf_20260819_105423_2c159236-b1ad-4b90-aac4-6d85d0f68a69.png\" alt=\"Experiential Learning - Sunshine Hearts Preschool\">\n      <\/div>\n      <div class=\"sh-row__text\">\n        <h3>Experiential Learning<\/h3>\n        <p>Children learn most effectively when actively engaged in meaningful experiences. Through exploration, discovery, play, and hands-on learning, they develop curiosity, creativity, independence, and a deeper understanding of the world around them.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n<\/div>\n\n<script>\n  (function () {\n    \/\/ Paksa semua parent container (Elementor section\/container\/column) yang\n    \/\/ ngunci overflow atau max-width sempit, khusus di jalur menuju .sh-details,\n    \/\/ supaya trik full-bleed 100vw ga ke-clip.\n    function freeParents(el) {\n      var node = el.parentElement;\n      while (node && node !== document.body) {\n        var cs = window.getComputedStyle(node);\n        if (cs.overflowX === 'hidden' || cs.overflow === 'hidden') {\n          node.style.setProperty('overflow', 'visible', 'important');\n          node.style.setProperty('overflow-x', 'visible', 'important');\n        }\n        node = node.parentElement;\n      }\n    }\n    document.querySelectorAll('.sh-details').forEach(freeParents);\n  })();\n<\/script>\n\n<script>\n  (function () {\n    var elements = document.querySelectorAll('.sh-curriculum-wrap .sh-badge, .sh-curriculum-wrap .sh-row');\n    if (!('IntersectionObserver' in window)) {\n      elements.forEach(function (el) { el.classList.add('sh-in-view'); });\n      return;\n    }\n    var observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('sh-in-view');\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.15 });\n    elements.forEach(function (el) { observer.observe(el); });\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2600\ufe0f A Curriculum That Inspires Our curriculum combines play-based learning with purposeful activities to nurture confident, curious, and capable learners. Every learning experience is thoughtfully designed to support each child&#8217;s holistic development. We inspire a lifelong love for learning through meaningful exploration and discovery. Strong Foundation Building the knowledge, skills, and learning habits that form [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3615","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/pages\/3615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/comments?post=3615"}],"version-history":[{"count":45,"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/pages\/3615\/revisions"}],"predecessor-version":[{"id":9470,"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/pages\/3615\/revisions\/9470"}],"wp:attachment":[{"href":"https:\/\/flatterium.com\/sunshine-new\/wp-json\/wp\/v2\/media?parent=3615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}