{"id":16,"date":"2026-05-19T09:11:18","date_gmt":"2026-05-19T00:11:18","guid":{"rendered":"https:\/\/graceberry.mycafe24.com\/?page_id=16"},"modified":"2026-06-16T17:15:41","modified_gmt":"2026-06-16T08:15:41","slug":"home","status":"publish","type":"page","link":"https:\/\/monte-edu.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<!-- AOS -->\n<link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n<script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.2\/css\/all.min.css\">\n\n\n\n<style>\n \/* #rmp_menu_trigger-455 {    top: 13%;} *\/\n:root {\n--olive: #6b7a3a;\n--olive-deep: #4a5428;\n--sand: #ece9e1;\n--cream-bg: #fdfbf7;\n--black: #1a1a1a;\n--glass: rgba(255, 255, 255, 0.85);\n}\n\n* { margin: 0; padding: 0; box-sizing: border-box; -webkit-font-smoothing: antialiased; }\nbody { font-family: 'Pretendard', sans-serif; color: var(--black); background: var(--cream-bg); line-height: 1.5; overflow-x: hidden; }\n\n.wide-layout-wrapper { max-width: 1600px; margin: 0 auto; padding: 0 40px; }\n\n\n\/* [Hero Section] *\/\n.full-hero-section {position: relative; width: 100%; height: 100vh; overflow: hidden;display: flex; align-items: center; justify-content: center; background: #000;}\n.hero-visual-slider { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n.slide {position: absolute; top: 0; left: 0; width: 100%; height: 100%;background-size: cover; background-position: center; opacity: 0; transition: opacity 1.5s ease-in-out;}\n.slide::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); }\n.slide.active { opacity: 1; }\n        \n.hero-text-overlay { position: relative; z-index: 10; text-align: left;color: #fff; width: 100%; max-width: 1600px;margin: 0 auto;margin-top: 30vh;}\n.hero-label { font-size: 18px; font-weight: 800; letter-spacing: 3px; margin-bottom: 15px; display: block; color: #d4e0a7; }\n.slogan-container { position: relative; height: 200px; display: flex; align-items: flex-start;justify-content: flex-start;}\n.slogan-item {position: absolute; width: 100%; opacity: 0; transform: translateX(-20px); transition: all 1s ease-in-out; visibility: hidden;}\n.slogan-item.active { opacity: 1; transform: translateX(0); visibility: visible; }\n.slogan-item h1 {font-size: clamp(40px, 5vw, 90px); font-weight: 900; line-height: 1.1; letter-spacing: -2px;color:#fff;}\n\n\/* [Feature Dashboard] *\/\n.feature-dashboard {display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 20px; margin: 120px 0 150px;}\n.f-box { background: var(--sand); border-radius: 30px; padding: 50px; position: relative; overflow: hidden; }\n.f-box.dark { background: var(--black); color: #fff; }\n.f-box.olive { background: var(--olive); color: #fff; }\n.f-box h4 { font-size: 28px; font-weight: 800; margin-bottom: 15px; letter-spacing: -1px; color:#fff;}\n.f-box:first-child h4 {color: #333 !important;}\n.f-box p { font-size: 17px; opacity: 0.8; }\n.f-box .icon-num{position: absolute; top: 40px; right: 40px; font-size: 60px; font-weight: 900; opacity: 0.1; }\n.more-link { color: var(--olive); font-weight: 800; display: block; margin-top: 20px; text-decoration: none; }\n\n\/* [Story Content] *\/\n.story-content { padding-bottom: 100px; }\n.story-row { display: flex; align-items: flex-start; gap: 80px; margin-bottom: 180px;overflow: visible !important; }\n.story-row.reverse { flex-direction: row-reverse; }\n.story-info {flex: 1;position: -webkit-sticky;position: sticky;top: 150px;z-index: 10;height: fit-content; }\n.wide-layout-wrapper, \n#primary, \n#content, \n.site-content {\n    overflow: visible !important;\n}\n.sub-label { font-size: 14px; font-weight: 800; color: var(--olive); letter-spacing: 3px;}\n.story-info h2 { font-size: 52px; font-weight: 900; margin: 20px 0 30px; letter-spacing: -3px; line-height: 1.3;}\n.story-info p { font-size: 19px; color: #666; margin-bottom: 40px; word-break: keep-all; line-height: 1.6;}\n.title-line { width: 150px; height: 2px; background: var(--olive); }\n\n.story-gallery { flex: 1.5; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.g-item { width: 100%; aspect-ratio: 3\/4; background: #eee; border-radius: 20px; overflow: hidden; }\n.g-item.spacing { margin-top: 60px; }\n.g-item img { width: 100%; height: 100%; object-fit: cover; transition: 0.6s; }\n\n\/* ==========================================\n   [REPSONSIVE SYSTEM]\n   ========================================== *\/\n\n\/* 1. \ud0dc\ube14\ub9bf \uac00\ub85c (1024px \uc774\ud558) *\/\n@media screen and (max-width: 1024px) {\n    .wide-layout-wrapper {\n        padding: 0 30px; \/* \uc5ec\ubc31 \ucd95\uc18c *\/\n    }\n\n    \/* \ubc30\ub108 \ud14d\uc2a4\ud2b8 \uc870\uc815 *\/\n    .hero-text-overlay {\n        padding: 0 40px;\n        margin-top: 35vh;\n    }\n    .slogan-item h1 {\n        font-size: clamp(36px, 6vw, 64px); \/* \ud3f0\ud2b8 \ud06c\uae30 \ucd95\uc18c *\/\n    }\n\n    \/* \ub300\uc2dc\ubcf4\ub4dc \uad6c\uc870 \ubcc0\uacbd (2\uc5f4 \uad6c\uc870\ub85c \uc870\uc815\ud558\uc5ec \uade0\ud615 \uc720\uc9c0) *\/\n    .feature-dashboard {\n        grid-template-columns: 1fr 1fr;\n        gap: 16px;\n        margin: 80px 0;\n    }\n    .f-box:first-child {\n        grid-column: span 2; \/* 1\ubc88 \ubc15\uc2a4\ub294 \uc5ec\uc804\ud788 \uc804\uccb4 \uac00\ub85c \ud3ed \ucc28\uc9c0 *\/\n    }\n    .f-box {\n        padding: 40px;\n    }\n    .f-box h4 {\n        font-size: 24px;\n    }\n    .f-box p {\n        font-size: 16px;\n    }\n\n    \/* \uc2a4\ud1a0\ub9ac \uc601\uc5ed \uc870\uc815 (\uc5ec\ubc31 \ubc0f \uc11c\uccb4 \ucd95\uc18c) *\/\n    .story-row {\n        gap: 40px;\n        margin-bottom: 120px;\n    }\n    .story-info h2 {\n        font-size: 38px;\n        margin: 15px 0 20px;\n    }\n    .story-info p {\n        font-size: 16px;\n        margin-bottom: 30px;\n    }\n}\n\n\/* 2. \ubaa8\ubc14\uc77c \ubc0f \ud0dc\ube14\ub9bf \uc138\ub85c (768px \uc774\ud558) *\/\n@media screen and (max-width: 768px) {\n.kad-topbar-left{    justify-content: flex-start;}\n    .wide-layout-wrapper {\n        padding: 0 30px;\n    }\n\n    \/* \ubc30\ub108 \ud14d\uc2a4\ud2b8 \ubaa8\ubc14\uc77c \ucd5c\uc801\ud654 *\/\n    .hero-text-overlay {\n        padding: 0 24px;\n        margin-top: 40vh;\n    }\n    .hero-label {\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n    .slogan-container {height: 140px;}\n    .slogan-item h1 {letter-spacing: -1px;}\n\n    \/* \ub300\uc2dc\ubcf4\ub4dc 1\uc5f4 \uc138\ub85c \ubc30\uc5f4 \uc804\ud658 *\/\n    .feature-dashboard {\n        grid-template-columns: 1fr;\n        gap: 12px;\n        margin: 60px 0;\n    }\n    .f-box:first-child {\n        grid-column: span 1;\n    }\n    .f-box {\n        padding: 30px;\n        border-radius: 20px;\n    }\n    .f-box h4 {\n        font-size: 22px;\n        margin-bottom: 10px;\n    }\n    .f-box .icon-num {\n        font-size: 48px;\n        top: 30px;\n        right: 30px;\n    }\n\n    \/* \uc2a4\ud1a0\ub9ac \uc601\uc5ed \ubaa8\ubc14\uc77c \ubc30\uce58 \uc804\ud658 (\uae00\uc774 \uc704\ub85c, \uc774\ubbf8\uc9c0\uac00 \uc544\ub798\ub85c) *\/\n    .story-row, .story-row.reverse {\n        flex-direction: column;\n        align-items: stretch;\n        gap: 30px;\n        margin: 80px 0;\n    }\n    \n    \/* \uc911\uc694: 768px \uc774\ud558\uc5d0\uc11c\ub294 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ud2b8\ub79c\uc2a4\ud3fc \uac04\uc12d\uc744 \ub9c9\uae30 \uc704\ud574 \uace0\uc815 \uac15\uc81c \ud574\uc81c *\/\n    .story-info {\n        position: relative !important;\n        top: 0 !important;\n        transform: none !important; \/* \uc2a4\ud06c\ub864 \ub530\ub77c\uc624\ub294 \ud6a8\uacfc \ucd08\uae30\ud654 *\/\n        width: 100%;\n    }\n    \n    .story-info h2 {\n        font-size: 28px;\n        margin: 10px 0 15px;     letter-spacing: -1px;\n    }\n    .story-info p {\n        margin-bottom: 20px;\n    }\n    .title-line {\n        width: 80px;\n    }\n\n    \/* \uc774\ubbf8\uc9c0 \uac24\ub7ec\ub9ac \uadf8\ub9ac\ub4dc \uc720\uc9c0\ud558\ub418 \uc5ec\ubc31 \uc81c\uac70 *\/\n    .story-gallery {\n        width: 100%;\n        gap: 12px;\n    }\n    .g-item {\n        border-radius: 16px;\n    }\n    .g-item.spacing {\n        margin-top: 0; \/* \ubaa8\ubc14\uc77c\uc5d0\uc11c\ub294 \uc9c0\uadf8\uc7ac\uadf8 \ub808\uc774\uc544\uc6c3 \ud574\uc81c\ud558\uc5ec \uae54\ub054\ud558\uac8c \uc815\ub82c *\/\n    }\n}\n<\/style>\n\n\n\n<section class=\"full-hero-section\">\n\n<div class=\"hero-visual-slider\">\n<div class=\"slide active\" style=\"background-image: url('\/wp-content\/uploads\/2026\/06\/medium-shot-kid-playing-with-toys-scaled.jpg');\"><\/div>\n<div class=\"slide\" style=\"background-image: url('\/wp-content\/uploads\/2026\/06\/boy-with-mom-playing-colorful-building-kit-scaled.jpg');\"><\/div>\n<div class=\"slide\" style=\"background-image: url('\/wp-content\/uploads\/2026\/06\/cute-toddler-girl-with-papers-scaled.jpg');\"><\/div>\n<\/div>\n\n        <div class=\"hero-text-overlay\">\n            <span class=\"hero-label\">MONTESSORI EDUCATION ASSOCIATION<\/span>\n            <div class=\"slogan-container\">\n                <div class=\"slogan-item active\"><h1>Excellence in<br>Lifelong Learning<\/h1><\/div>\n                <div class=\"slogan-item\"><h1>Empowering Lives<br>Through Montessori<\/h1><\/div>\n                <div class=\"slogan-item\"><h1>Beyond Education,<br>Beyond Limits<\/h1><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <main class=\"wide-layout-wrapper\">\n        <!-- [FEATURE DASHBOARD] \uae30\ud68d\uc548 \uba54\ub274 \uad6c\uc131 \uae30\ubc18 \uc218\uc815 -->\n     <section class=\"feature-dashboard\">\n       <div class=\"f-box\" data-aos=\"fade-up\" data-aos-duration=\"1200\">\n         <div class=\"icon-num\">01<\/div>\n         <h4>\uc804\ubb38 \uad50\uc721\uacfc\uc815<\/h4>\n         <p>\uc601\uc720\uc544\ubd80\ud130 \uc2dc\ub2c8\uc5b4\uae4c\uc9c0, \uc815\ud1b5 \ubaac\ud14c\uc18c\ub9ac\uc640 \ubaac\ud14c\uc544\ud2b8\ub97c \uacb0\ud569\ud55c<br>\ucc28\ubcc4\ud654\ub41c \uad50\uc721 \ud504\ub85c\uadf8\ub7a8\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n       <\/div>\n            <div class=\"f-box dark\"  data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"200\">\n                <div class=\"icon-num\">02<\/div>\n                <h4>\uc790\uaca9\uc99d \uc778\uc99d\uc13c\ud130<\/h4>\n                <p>\uacf5\uc2e0\ub825 \uc788\ub294 \uc9c0\ub3c4\uc0ac \uc790\uaca9\uc99d \ucde8\ub4dd\uc744 \uc704\ud55c \uad50\uc721 \uc2e0\uccad \ubc0f \ubc1c\uae09 \uc808\ucc28\ub97c \uccb4\uacc4\uc801\uc73c\ub85c \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"f-box olive\" data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"400\">\n                <div class=\"icon-num\">03<\/div>\n                <h4>\uc5d0\ub4c0 \uc544\uce74\uc774\ube0c<\/h4>\n                <p>\ub9c8\ub9ac\uc544 \ubaac\ud14c\uc18c\ub9ac\uc758 \ucca0\ud559\uacfc \uad50\uc721 \uc815\ubcf4\ub97c \ub2f4\uc740 \uc804\ubb38 \uc790\ub8cc\uc2e4\uc744 \ud1b5\ud574 \ud559\uc2b5\uc758 \uae4a\uc774\ub97c \ub354\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"story-content\">\n            <div class=\"story-row\">\n                <div class=\"story-info\"  data-aos=\"fade-up\" data-aos-duration=\"1200\">\n                    <span class=\"sub-label\">MONTESSORI PHILOSOPHY<\/span>\n                    <h2>\uc2a4\uc2a4\ub85c \ud574\ub0bc \uc218 \uc788\ub3c4\ub85d<br>\ub3d5\ub294 \uad50\uc721\uc758 \ud798<\/h2>\n                    <p>\ub9c8\ub9ac\uc544 \ubaac\ud14c\uc18c\ub9ac\uc758 \uc815\ud1b5 \ucca0\ud559\uc744 \uacc4\uc2b9\ud558\uc5ec, \uc544\uc774\ub4e4\uc774 \uc900\ube44\ub41c \ud658\uacbd\uc5d0\uc11c \uc2a4\uc2a4\ub85c \uc7a0\uc7ac\ub825\uc744 \ubc1c\ud718\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 \uc815\ud574\uc9c4 \ub2f5\uc744 \uac00\ub974\uce58\ub294 \uac83\uc774 \uc544\ub2c8\ub77c, \uc2a4\uc2a4\ub85c \ub2f5\uc744 \ucc3e\uc544\uac00\ub294 \uacfc\uc815\uc744 \uc9c0\uc9c0\ud569\ub2c8\ub2e4.<\/p>\n                    <div class=\"title-line\"><\/div>\n                <\/div>\n                <div class=\"story-gallery\">\n           <div class=\"g-item\"  data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"100\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/jackie-hope-ruk6_jaflts-unsplash-scaled.jpg\" alt=\"\uc2a4\uc2a4\ub85c1\"><\/div>\n           <div class=\"g-item spacing\"  data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"300\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/little-child-painting-like-artist-scaled.jpg\" alt=\"\uc2a4\uc2a4\ub85c2\"><\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"story-row reverse\">\n                <div class=\"story-info\"  data-aos=\"fade-up\" data-aos-duration=\"1200\">\n                    <span class=\"sub-label\">CURRICULUM &#038; CERTIFICATION<\/span>\n                    <h2>\uc785\ubb38\ubd80\ud130 \uc804\ubb38\uac00\uae4c\uc9c0<br>\uccb4\uacc4\uc801\uc778 \uc131\uc7a5 \uacbd\ub85c<\/h2>\n                    <p>\uc601\uc720\uc544\ubd80\ud130 \uc2dc\ub2c8\uc5b4 \ubaac\ud14c\uc18c\ub9ac, \uadf8\ub9ac\uace0 \ubaac\ud14c\uc544\ud2b8 \uc9c0\ub3c4\uc0ac \uacfc\uc815\uae4c\uc9c0. \uae30\ud68d\uc548\uc758 \uc804\ubb38\uc801\uc778 \ucee4\ub9ac\ud058\ub7fc\uc744 \ud1b5\ud574 \uc790\uaca9\uc99d \ucde8\ub4dd\uc740 \ubb3c\ub860 \ud604\uc7a5\uc5d0 \ubc14\ub85c \ud22c\uc785 \uac00\ub2a5\ud55c \uc2e4\ubb34 \uc5ed\ub7c9\uc744 \uac16\ucd98 \uc804\ubb38\uac00\ub85c \uac70\ub4ed\ub098\uac8c \ud569\ub2c8\ub2e4.<\/p>\n                    <div class=\"title-line\"><\/div>\n                <\/div>\n                <div class=\"story-gallery\">\n            <div class=\"g-item\" data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"300\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/kid-playing-their-room-scaled.jpg\" alt=\"\uc804\ubb38 \uad50\uc721\uacfc\uc815\"><\/div>\n            <div class=\"g-item spacing\" data-aos=\"fade-up\" data-aos-duration=\"1200\" data-aos-delay=\"100\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/non-binary-kid-playing-with-colorful-game-home-scaled.jpg\" alt=\"\uc790\uaca9\uc99d \uc218\ub8cc \ud604\uc7a5\"><\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/main>\n\n\n\n<script>\nAOS.init();\n\n\/\/ 1. [\ucd94\uac00] \uc2ac\ub77c\uc774\ub354 \ubc0f \uc2ac\ub85c\uac74 \uc790\ub3d9 \uc804\ud658 \ub85c\uc9c1\nconst slides = document.querySelectorAll('.slide');\nconst slogans = document.querySelectorAll('.slogan-item');\nlet currentIdx = 0;\n\nfunction nextSlide() {\n    slides[currentIdx].classList.remove('active');\n    slogans[currentIdx].classList.remove('active');\n    \n    currentIdx = (currentIdx + 1) % slides.length;\n    \n    slides[currentIdx].classList.add('active');\n    slogans[currentIdx].classList.add('active');\n}\nsetInterval(nextSlide, 4000); \/\/ 4\ucd08\ub9c8\ub2e4 \uc791\ub3d9\n\n\n\/\/ 2. [\uae30\uc874 \uc720\uc9c0] \uc2a4\ud06c\ub864 \uc778\ud130\ub799\uc158 \ub85c\uc9c1\nwindow.addEventListener('scroll', () => {\n    const rows = document.querySelectorAll('.story-row');\n    rows.forEach(row => {\n        const info = row.querySelector('.story-info');\n        const rowRect = row.getBoundingClientRect();\n        const offset = 150; \n        \n        if (rowRect.top < offset) {\n            const maxTranslate = row.offsetHeight - info.offsetHeight;\n            const currentTranslate = Math.min(Math.max(0, offset - rowRect.top), maxTranslate);\n            info.style.transform = `translateY(${currentTranslate}px)`;\n        } else {\n            info.style.transform = `translateY(0)`;\n        }\n    });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>MONTESSORI EDUCATION ASSOCIATION Excellence inLifelong Learning Empowering LivesThrough Montessori Beyond Education,Beyond Limits 01 \uc804\ubb38 \uad50\uc721\uacfc\uc815 \uc601\uc720\uc544\ubd80\ud130 \uc2dc\ub2c8\uc5b4\uae4c\uc9c0, \uc815\ud1b5 \ubaac\ud14c\uc18c\ub9ac\uc640 \ubaac\ud14c\uc544\ud2b8\ub97c \uacb0\ud569\ud55c\ucc28\ubcc4\ud654\ub41c \uad50\uc721 \ud504\ub85c\uadf8\ub7a8\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. 02 \uc790\uaca9\uc99d \uc778\uc99d\uc13c\ud130 \uacf5\uc2e0\ub825 \uc788\ub294 \uc9c0\ub3c4\uc0ac \uc790\uaca9\uc99d \ucde8\ub4dd\uc744 \uc704\ud55c \uad50\uc721 \uc2e0\uccad \ubc0f \ubc1c\uae09 \uc808\ucc28\ub97c \uccb4\uacc4\uc801\uc73c\ub85c \uc9c0\uc6d0\ud569\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/monte-edu.com\/\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/monte-edu.com\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/monte-edu.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/monte-edu.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/monte-edu.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/monte-edu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":74,"href":"https:\/\/monte-edu.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":543,"href":"https:\/\/monte-edu.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/543"}],"wp:attachment":[{"href":"https:\/\/monte-edu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}