{"id":7045,"date":"2026-06-05T06:42:34","date_gmt":"2026-06-05T06:42:34","guid":{"rendered":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/?page_id=7045"},"modified":"2026-07-10T13:56:23","modified_gmt":"2026-07-10T13:56:23","slug":"life-at-sma","status":"publish","type":"page","link":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/","title":{"rendered":"Life At SMA"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7045\" class=\"elementor elementor-7045\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cde551f e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"cde551f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37e4577 elementor-widget elementor-widget-image\" data-id=\"37e4577\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"889\" height=\"507\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/03\/Group-22.webp\" class=\"attachment-full size-full wp-image-319\" alt=\"\" srcset=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/03\/Group-22.webp 889w, https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/03\/Group-22-300x171.webp 300w, https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/03\/Group-22-768x438.webp 768w\" sizes=\"(max-width: 889px) 100vw, 889px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0e3c107 e-con-full e-flex e-con e-parent\" data-id=\"0e3c107\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-808d4b9 elementor-widget elementor-widget-shortcode\" data-id=\"808d4b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n    \/*==============================================================\nLIFE AT ACADEMY\nPremium Nested Tabs\n==============================================================*\/\n    :root {\n        --primary: #0B6BFF;\n        --primary-dark: #0047C8;\n        --secondary: #0F172A;\n        --text: #3B4453;\n        --text-light: #6E7687;\n        --white: #fff;\n        --bg: #F5F8FC;\n        --border: #E5EAF3;\n        --radius: 24px;\n        --radius-sm: 18px;\n        --shadow-sm:\n            0 8px 20px rgba(15, 23, 42, .05);\n        --shadow:\n            0 25px 70px rgba(15, 23, 42, .08);\n        --shadow-lg:\n            0 40px 80px rgba(15, 23, 42, .12);\n        --transition: .45s cubic-bezier(.4, 0, .2, 1);\n        --life-site-header: 80px;\n        --life-main-tabs-height: 90px;\n        --life-sticky-gap: 12px;\n    }\n    \/*================================*\/\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .life-academy {\n        position: relative;\n        padding: 0 0 5%;\n        background:\n            linear-gradient(180deg,\n                #F7FAFD,\n                #EEF4FB);\n        overflow-x: clip;\n    }\n    .life-container {\n        width: min(1450px, 92%);\n        margin: auto;\n    }\n    \/*================================\nHero Banner + Heading Overlay\n================================*\/\n    .life-hero-banner {\n        position: relative;\n        margin-bottom: 70px;\n        overflow: hidden;\n        min-height: 420px;\n        max-height: 75vh;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n    .life-hero-banner img {\n        position: absolute;\n        inset: 0;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n    .life-hero-banner--no-image {\n        background: linear-gradient(135deg, #0B6BFF 0%, #084DB8 55%, #0F172A 100%);\n        min-height: 360px;\n    }\n    .life-banner-overlay {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(\n            180deg,\n            rgba(15, 23, 42, 0.45) 0%,\n            rgba(15, 23, 42, 0.62) 100%\n        );\n        z-index: 1;\n    }\n    .life-hero-banner .life-heading {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n        margin-bottom: 0;\n        padding: 48px 5%;\n        max-width: 900px;\n    }\n    .life-hero-banner .life-tag {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        padding: 12px 24px;\n        background: rgba(255, 255, 255, 0.14);\n        backdrop-filter: blur(10px);\n        -webkit-backdrop-filter: blur(10px);\n        border: 1px solid rgba(255, 255, 255, 0.22);\n        border-radius: 100px;\n        color: #fff;\n        font-weight: 700;\n        margin-bottom: 22px;\n        font-size: 15px;\n        letter-spacing: .5px;\n    }\n    .life-hero-banner .life-heading h2 {\n        font-size: clamp(34px, 4.5vw, 60px);\n        font-weight: 700;\n        line-height: 1.15;\n        color: #fff;\n        text-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);\n    }\n    \/*================================\n\tMain Tabs (sticky wrapper)\n\t================================*\/\n    .life-tabs-sticky {\n        position: sticky;\n        top: var(--life-site-header);\n        z-index: 100;\n        background: #F7FAFD;\n        padding: 15px 0;\n        margin-bottom: 70px;\n        box-shadow: 0 1px 0 rgba(15, 23, 42, .04);\n    }\n\t\t.life-main-tabs {\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\tgap: 18px;\n\t\t\tmargin-bottom: 0;\n\t\t}\n\t\t.life-main-tab {\n\t\t\tposition: relative;\n\t\t\tpadding: 18px 42px;\n\t\t\tborder: none;\n\t\t\tbackground: #fff;\n\t\t\tborder-radius: 100px;\n\t\t\tfont-size: 17px;\n\t\t\tfont-weight: 600;\n\t\t\tcursor: pointer;\n\t\t\ttransition: var(--transition);\n\t\t\tbox-shadow: var(--shadow-sm);\n\t\t\tcolor: var(--secondary);\n\t\t\tflex-shrink: 0;\n\t\t}\n\t\t.life-main-tab:hover {\n\t\t\ttransform: translateY(-4px);\n\t\t}\n\t\t.life-main-tab.active {\n\t\t\tcolor: #fff;\n\t\t\tbackground:#CD9635;\n\t\t\tbox-shadow:\n\t\t\t\t0 20px 45px rgba(11, 107, 255, .28);\n\t\t}\n\t\t.life-main-tab.active:after {\n\t\t\tcontent: \"\";\n\t\t\tposition: absolute;\n\t\t\tleft: 50%;\n\t\t\tbottom: -12px;\n\t\t\ttransform: translateX(-50%);\n\t\t\twidth: 55%;\n\t\t\theight: 4px;\n\t\t\tborder-radius: 100px;\n\t\t\tbackground: #CD9635;\n\t\t}\n    \/*================================\n\tPanel\n\t================================*\/\n\t\t.life-panel {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.life-panel.active {\n\t\t\tdisplay: block;\n\t\t\tanimation: fadeUp .7s ease;\n\t\t}\n\t\t.life-panel.activities aside.life-sidebar button {\n\t\t\tflex-direction: row-reverse;\n\t\t}\n\t\t.life-panel.activities aside.life-sidebar button .life-arrow {\n\t\t   transform: rotate(180deg);\n\t\t}\n    \/*================================\n\tLayout\n\t================================*\/\n\t\t.life-layout {\n\t\t\tdisplay: grid;\n\t\t\tgrid-template-columns:\n\t\t\t\t360px 1fr;\n\t\t\tgap: 70px;\n\t\t\talign-items: start;\n\t\t}\n\t\t.life-panel.activities .life-layout {\n\t\t\tgrid-template-columns:\n\t\t\t\t1fr 360px;\n\t\t}\n\t\t.life-panel.activities .life-sidebar {\n\t\t\torder: 2;\n\t\t}\n\t\t.life-panel.activities .life-content {\n\t\t\torder: 1;\n\t\t}\n    \/*================================\n\tSidebar\n\t================================*\/\n\t\t.life-sidebar {\n\t\t\tposition: sticky;\n\t\t\ttop: calc(\n\t\t\t\tvar(--life-site-header) +\n\t\t\t\tvar(--life-main-tabs-height) +\n\t\t\t\tvar(--life-sticky-gap)\n\t\t\t);\n\t\t\talign-self: start;\n\t\t\twidth: 100%;\n\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\tgap: 18px;\n\n\t\t\tmax-height: calc(\n\t\t\t\t100vh -\n\t\t\t\tvar(--life-site-header) -\n\t\t\t\tvar(--life-main-tabs-height) -\n\t\t\t\tvar(--life-sticky-gap) -\n\t\t\t\t24px\n\t\t\t);\n\t\t\toverflow-y: auto;\n\t\t\toverflow-x: hidden;\n\t\t\toverscroll-behavior: contain;\n\n\t\t\tpadding-right: 8px;\n\t\t\tscrollbar-width: thin;\n\t\t\tscrollbar-color: #d8dfea transparent;\n\t\t}\n    \/*================================\n\tCards\n\t================================*\/\n\t\t.life-sub-tab {\n\t\t\tposition: relative;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tgap: 18px;\n\t\t\tpadding: 24px;\n\t\t\tborder: none;\n\t\t\tcursor: pointer;\n\t\t\tbackground: #fff;\n\t\t\tborder-radius: 22px;\n\t\t\toverflow: hidden;\n\t\t\ttransition: var(--transition);\n\t\t\tbox-shadow: var(--shadow-sm);\n\t\t\tflex-shrink: 0;\n\t\t\twidth: 100%;\n\t\t\tmin-height: 108px;\n\t\t\ttext-align: left;\n\t\t}\n\t\t.life-sub-tab::before {\n\t\t\tcontent: \"\";\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\twidth: 5px;\n\t\t\theight: 0;\n\t\t\tbackground: var(--primary);\n\t\t\ttransition: .4s;\n\t\t}\n\t\t.life-panel.events .life-sub-tab::before {\n\t\t\tleft: 0;\n\t\t}\n\t\t.life-panel.activities .life-sub-tab::before {\n\t\t\tright: 0;\n\t\t}\n\t\t.life-sub-tab:hover {\n\t\t\ttransform: translateY(-8px);\n\t\t\tbox-shadow: var(--shadow);\n\t\t}\n\t\t.life-sub-tab:hover::before {\n\t\t\theight: 100%;\n\t\t}\n\t\t.life-sub-tab.active {\n\t\t\tbackground: #cd9635;\n\t\t\tbox-shadow:\n\t\t\t\t0 25px 55px rgba(11, 107, 255, .18);\n\t\t}\n\t\t.life-sub-tab.active::before {\n\t\t\theight: 100%;\n\t\t}\n\t\t\/*================================*\/\n\t\t.life-number {\n\t\t\twidth: 60px;\n\t\t\theight: 60px;\n\t\t\tflex-shrink: 0;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: #EEF5FF;\n\t\t\tcolor: var(--primary);\n\t\t\tfont-weight: 700;\n\t\t\tfont-size: 17px;\n\t\t}\n\t\t.life-tab-content {\n\t\t\tflex: 1;\n\t\t\tmin-width: 0;\n\t\t\ttext-align: left;\n\t\t}\n\t\t.life-tab-content strong {\n\t\t\tdisplay: block;\n\t\t\tfont-size: 19px;\n\t\t\tfont-weight: 600;\n\t\t\tcolor: var(--secondary);\n\t\t\tmargin-bottom: 8px;\n\t\t\tline-height: 1.3;\n\t\t}\n\t\t.life-sub-tab:hover span.life-tab-content *, .life-sub-tab:hover span.life-arrow,\n\t\t.life-sub-tab.active span.life-tab-content *, .life-sub-tab.active span.life-arrow  {\n\t\t\tcolor: #fff !important;\n\t\t}\n\t\t.life-tab-content small {\n\t\t\tdisplay: block;\n\t\t\tfont-size: 14px;\n\t\t\tcolor: var(--text-light);\n\t\t}\n\t\t.life-arrow {\n\t\t\tfont-size: 28px;\n\t\t\ttransition: .35s;\n\t\t\tcolor: var(--primary);\n\t\t\tflex-shrink: 0;\n\t\t}\n\t\t.life-sub-tab:hover .life-arrow {\n\t\t\ttransform: translateX(8px);\n\t\t}\n    \/*================================\n\tContent\n\t================================*\/\n\t\t.life-content {\n\t\t\tposition: relative;\n\t\t\tmin-width: 0;\n\t\t}\n\t\t.life-content-item {\n\t\t\tdisplay: none;\n\t\t}\n\t\t.life-content-item.active {\n\t\t\tdisplay: block;\n\t\t}\n    \/*================================\n\tTypography\n\t================================*\/\n\t\t.life-copy {\n\t\t\tmax-width: 900px;\n\t\t}\n\t\t.life-copy h3 {\n\t\t\tfont-size: 42px;\n\t\t\tfont-weight: 700;\n\t\t\tmargin-bottom: 20px;\n\t\t\tcolor: var(--secondary);\n\t\t}\n\t\t.life-description {\n\t\t\tfont-size: 17px;\n\t\t\tline-height: 1.9;\n\t\t\tcolor: var(--text-light);\n\t\t\tmargin-bottom: 45px;\n\t\t}\n\t\t.life-description p {\n\t\t\tmargin-bottom: 18px;\n\t\t}\n    \/*================================\n\tGallery\n\t================================*\/\n\t\t.life-gallery {\n\t\t\tdisplay: grid;\n\t\t\tgrid-template-columns:\n\t\t\t\trepeat(3, 1fr);\n\t\t\tgap: 22px;\n\t\t\tmargin-top: 20px;\n\t\t}\n    \/*================================\n\tGallery Item\n\t================================*\/\n\t\t.life-gallery-item {\n\t\t\tposition: relative;\n\t\t\tdisplay: block;\n\t\t\toverflow: hidden;\n\t\t\tborder-radius: 22px;\n\t\t\tbackground: #f5f7fb;\n\t\t\taspect-ratio: 1\/1;\n\t\t\tbox-shadow: var(--shadow-sm);\n\t\t\ttransition: var(--transition);\n\t\t}\n\t\t.life-gallery-item img {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tdisplay: block;\n\t\t\tobject-fit: cover;\n\t\t\ttransition: transform .8s ease;\n\t\t}\n\t\t\/*================================*\/\n\t\t.life-gallery-overlay {\n\t\t\tposition: absolute;\n\t\t\tinset: 0;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\tbackground:\n\t\t\t\tlinear-gradient(rgba(0, 0, 0, .05),\n\t\t\t\t\trgba(0, 0, 0, .45));\n\t\t\topacity: 0;\n\t\t\ttransition: var(--transition);\n\t\t}\n\t\t.life-gallery-icon {\n\t\t\twidth: 65px;\n\t\t\theight: 65px;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: rgba(255, 255, 255, .95);\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\tfont-size: 34px;\n\t\t\tcolor: var(--primary);\n\t\t\ttransform: scale(.8);\n\t\t\ttransition: var(--transition);\n\t\t}\n\t\t.life-gallery-item:hover {\n\t\t\ttransform: translateY(-8px);\n\t\t\tbox-shadow: var(--shadow);\n\t\t}\n\t\t.life-gallery-item:hover img {\n\t\t\ttransform: scale(1.08);\n\t\t}\n\t\t.life-gallery-item:hover .life-gallery-overlay {\n\t\t\topacity: 1;\n\t\t}\n\t\t.life-gallery-item:hover .life-gallery-icon {\n\t\t\ttransform: scale(1);\n\t\t}\n    \/*================================\n\tAccordion Button\n\t================================*\/\n\t\t.life-mobile-toggle {\n\t\t\tdisplay: none;\n\t\t\twidth: 100%;\n\t\t\tpadding: 20px 24px;\n\t\t\tbackground: #fff;\n\t\t\tborder: none;\n\t\t\tborder-radius: 18px;\n\t\t\tfont-size: 17px;\n\t\t\tfont-weight: 600;\n\t\t\tcolor: var(--secondary);\n\t\t\ttext-align: left;\n\t\t\tcursor: pointer;\n\t\t\tbox-shadow: var(--shadow-sm);\n\t\t\tmargin-bottom: 20px;\n\t\t\tjustify-content: space-between;\n\t\t\talign-items: center;\n\t\t}\n\t\t.life-mobile-icon {\n\t\t\twidth: 36px;\n\t\t\theight: 36px;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: #EEF5FF;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\tcolor: var(--primary);\n\t\t\ttransition: .3s;\n\t\t}\n\t\t.life-content-item.accordion-open .life-mobile-icon {\n\t\t\ttransform: rotate(45deg);\n\t\t}\n    \/*================================\n\tLightbox\n\t================================*\/\n\t\t.life-lightbox {\n\t\t\tposition: fixed;\n\t\t\tinset: 0;\n\t\t\tbackground: rgba(0, 0, 0, .92);\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\topacity: 0;\n\t\t\tvisibility: hidden;\n\t\t\ttransition: .35s ease;\n\t\t\tz-index: 99999;\n\t\t\tpadding: 50px;\n\t\t}\n\t\t.life-lightbox.active {\n\t\t\topacity: 1;\n\t\t\tvisibility: visible;\n\t\t}\n\t\t.life-lightbox img {\n\t\t\tmax-width: 90vw;\n\t\t\tmax-height: 90vh;\n\t\t\tborder-radius: 24px;\n\t\t\tobject-fit: contain;\n\t\t\tbox-shadow:\n\t\t\t\t0 40px 80px rgba(0, 0, 0, .4);\n\t\t}\n\t\t.life-lightbox-close {\n\t\t\tposition: absolute;\n\t\t\tright: 40px;\n\t\t\ttop: 40px;\n\t\t\twidth: 54px;\n\t\t\theight: 54px;\n\t\t\tborder: none;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: #fff;\n\t\t\tcolor: #111;\n\t\t\tfont-size: 28px;\n\t\t\tcursor: pointer;\n\t\t\ttransition: .3s;\n\t\t}\n\t\t.life-lightbox-close:hover {\n\t\t\ttransform: rotate(90deg);\n\t\t}\n    \/*================================\n\tScrollbar\n\t================================*\/\n\t\t.life-sidebar::-webkit-scrollbar {\n\t\t\twidth: 6px;\n\t\t}\n\t\t.life-sidebar::-webkit-scrollbar-thumb {\n\t\t\tbackground: #d8dfea;\n\t\t\tborder-radius: 100px;\n\t\t}\n    \/*================================\n\tFocus States\n\t================================*\/\n\t\t.life-main-tab:focus-visible,\n\t\t.life-sub-tab:focus-visible,\n\t\t.life-gallery-item:focus-visible {\n\t\t\toutline: 3px solid rgba(11, 107, 255, .35);\n\t\t\toutline-offset: 4px;\n\t\t}\n    \/*================================\n\tUtility\n\t================================*\/\n\t\t.life-hidden {\n\t\t\tdisplay: none !important;\n\t\t}\n\t\t.life-visible {\n\t\t\tdisplay: block !important;\n\t\t}\n\t\t.life-fade {\n\t\t\tanimation: fadeUp .6s ease;\n\t\t}\n    \/*================================\n\tAnimations\n\t================================*\/\n\t\t@keyframes fadeUp {\n\t\t\tfrom {\n\t\t\t\topacity: 0;\n\t\t\t\ttransform: translateY(35px);\n\t\t\t}\n\t\t\tto {\n\t\t\t\topacity: 1;\n\t\t\t\ttransform: translateY(0);\n\t\t\t}\n\t\t}\n\t\t@keyframes zoomIn {\n\t\t\tfrom {\n\t\t\t\ttransform: scale(.92);\n\t\t\t\topacity: 0;\n\t\t\t}\n\t\t\tto {\n\t\t\t\ttransform: scale(1);\n\t\t\t\topacity: 1;\n\t\t\t}\n\t\t}\n    \/*================================\n\tTablet\n\t================================*\/\n\t\t@media(max-width:1200px) {\n\t\t\t.life-layout {\n\t\t\t\tgrid-template-columns: 300px 1fr;\n\t\t\t\tgap: 50px;\n\t\t\t}\n\t\t\t.life-panel.activities .life-layout {\n\t\t\t\tgrid-template-columns: 1fr 300px;\n\t\t\t}\n\t\t\t.life-copy h3 {\n\t\t\t\tfont-size: 36px;\n\t\t\t}\n\t\t\t.life-gallery {\n\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t}\n\t\t}\n    \/*================================\n\t992px\n\t================================*\/\n\t\t@media(max-width:992px) {\n\t\t\t.life-academy {\n\t\t\t\tpadding: 90px 0;\n\t\t\t}\n\t\t\t.life-layout,\n\t\t\t.life-panel.activities .life-layout {\n\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t\tgap: 40px;\n\t\t\t}\n\t\t\t.life-sidebar {\n\t\t\t\tposition: relative;\n\t\t\t\ttop: 0;\n\t\t\t\tmax-height: none;\n\t\t\t\toverflow: visible;\n\t\t\t\torder: 1 !important;\n\t\t\t}\n\t\t\t.life-content {\n\t\t\t\torder: 2 !important;\n\t\t\t}\n\t\t\t.life-copy h3 {\n\t\t\t\tfont-size: 32px;\n\t\t\t}\n\t\t\t.life-gallery {\n\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t}\n\t\t}\n    \/*================================\n768px\n================================*\/\n    @media(max-width:768px) {\n\t\t\t.life-academy {\n\t\t\t\tpadding: 70px 0;\n\t\t\t}\n\t\t\t.life-hero-banner {\n\t\t\t\tmargin-bottom: 45px;\n\t\t\t\tmin-height: 320px;\n\t\t\t\tmax-height: 60vh;\n\t\t\t}\n\t\t\t.life-hero-banner .life-heading {\n\t\t\t\tpadding: 36px 6%;\n\t\t\t}\n\t\t\t.life-hero-banner .life-heading h2 {\n\t\t\t\tfont-size: 34px;\n\t\t\t}\n\t\t\t.life-tabs-sticky {\n\t\t\t\tposition: relative;\n\t\t\t\ttop: 0;\n\t\t\t\tmargin-bottom: 40px;\n\t\t\t}\n\t\t\t.life-main-tabs {\n\t\t\t\tflex-direction: column;\n\t\t\t}\n\t\t\t.life-main-tab {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t\t.life-sidebar {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t.life-mobile-toggle {\n\t\t\t\tdisplay: flex;\n\t\t\t}\n\t\t\t.life-content-item {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin-bottom: 20px;\n\t\t\t}\n\t\t\t.life-content-item:not(.accordion-open) .life-copy,\n\t\t\t.life-content-item:not(.accordion-open) .life-gallery {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t\t.life-content-item.accordion-open .life-copy,\n\t\t\t.life-content-item.accordion-open .life-gallery {\n\t\t\t\tdisplay: block;\n\t\t\t\tanimation: fadeUp .5s ease;\n\t\t\t}\n\t\t\t.life-copy h3 {\n\t\t\t\tfont-size: 28px;\n\t\t\t}\n\t\t\t.life-gallery {\n\t\t\t\tgrid-template-columns: repeat(2, 1fr);\n\t\t\t\tgap: 16px;\n\t\t\t}\n\t\t}\n    \/*================================\n\t576px\n\t================================*\/\n\t\t@media(max-width:576px) {\n\t\t\t.life-container {\n\t\t\t\twidth: 94%;\n\t\t\t}\n\t\t\t.life-hero-banner .life-tag {\n\t\t\t\tfont-size: 13px;\n\t\t\t\tpadding: 10px 18px;\n\t\t\t}\n\t\t\t.life-hero-banner .life-heading h2 {\n\t\t\t\tfont-size: 28px;\n\t\t\t}\n\t\t\t.life-copy h3 {\n\t\t\t\tfont-size: 24px;\n\t\t\t}\n\t\t\t.life-description {\n\t\t\t\tfont-size: 15px;\n\t\t\t\tline-height: 1.8;\n\t\t\t}\n\t\t\t.life-gallery {\n\t\t\t\tgrid-template-columns: 1fr;\n\t\t\t}\n\t\t\t.life-gallery-item {\n\t\t\t\tborder-radius: 18px;\n\t\t\t}\n\t\t\t.life-lightbox {\n\t\t\t\tpadding: 20px;\n\t\t\t}\n\t\t\t.life-lightbox-close {\n\t\t\t\tright: 15px;\n\t\t\t\ttop: 15px;\n\t\t\t\twidth: 44px;\n\t\t\t\theight: 44px;\n\t\t\t\tfont-size: 22px;\n\t\t\t}\n\t\t}\n    \/*================================\n\tReduced Motion\n\t================================*\/\n\t\t@media(prefers-reduced-motion:reduce) {\n\t\t\t* {\n\t\t\t\tanimation: none !important;\n\t\t\t\ttransition: none !important;\n\t\t\t\tscroll-behavior: auto !important;\n\t\t\t}\n\t\t}\n<\/style>\n<section id=\"life-academy-1\" class=\"life-academy\">\n    <div class=\"life-hero-banner\">\n                    <img src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/about-academy.webp\" alt=\"about academy\" loading=\"eager\" decoding=\"async\">\n            <span class=\"life-banner-overlay\" aria-hidden=\"true\"><\/span>\n                <div class=\"life-heading\">\n            <span class=\"life-tag\">Life At Academy<\/span>\n            <h2>Beyond The Classroom<\/h2>\n        <\/div>\n    <\/div>\n    <div class=\"life-container\">\n        <!--==========================\n        Main Tabs\n        ===========================-->\n        <div class=\"life-tabs-sticky\">\n            <div class=\"life-main-tabs\" role=\"tablist\">\n                <button class=\"life-main-tab active\" data-panel=\"events\" role=\"tab\" aria-selected=\"true\" type=\"button\">\n                    Events\n                <\/button>\n                <button class=\"life-main-tab\" data-panel=\"activities\" role=\"tab\" aria-selected=\"false\" type=\"button\">\n                    Activities\n                <\/button>\n            <\/div>\n        <\/div>\n        <!--==========================\n        Panels\n        ===========================-->\n        <div class=\"life-panels\">\n            <div class=\"life-panel events active\">\n    <div class=\"life-layout\">\n        <aside class=\"life-sidebar\">\n                                    <button class=\"life-sub-tab active\"\n                data-target=\"events-01\" type=\"button\">\n                <span class=\"life-number\">\n                    01                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Sports Day                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-02\" type=\"button\">\n                <span class=\"life-number\">\n                    02                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Prize Day                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-03\" type=\"button\">\n                <span class=\"life-number\">\n                    03                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Elocution                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-04\" type=\"button\">\n                <span class=\"life-number\">\n                    04                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Annual School Picnic                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-05\" type=\"button\">\n                <span class=\"life-number\">\n                    05                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Prefects Instillation Ceremony                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-06\" type=\"button\">\n                <span class=\"life-number\">\n                    06                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Flag Hoisting Ceremony                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-07\" type=\"button\">\n                <span class=\"life-number\">\n                    07                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Farewell                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-08\" type=\"button\">\n                <span class=\"life-number\">\n                    08                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Dandiya Celebration                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-09\" type=\"button\">\n                <span class=\"life-number\">\n                    09                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Annual Science &amp; Art Exhibition                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-10\" type=\"button\">\n                <span class=\"life-number\">\n                    10                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Children\u2019s Day Celebrations                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-11\" type=\"button\">\n                <span class=\"life-number\">\n                    11                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Teacher\u2019s Day Celebrations                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-12\" type=\"button\">\n                <span class=\"life-number\">\n                    12                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Graduation Day                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-13\" type=\"button\">\n                <span class=\"life-number\">\n                    13                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        AI &amp; Robotics Hackathon                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"events-14\" type=\"button\">\n                <span class=\"life-number\">\n                    14                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Annual Day \/ Annual Concert                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                    <\/aside>\n        <div class=\"life-content\">\n                                    <article class=\"life-content-item active\"\n                data-content=\"events-01\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Sports Day                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Sports Day                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy celebrates its Annual Sports Day with enthusiastic participation from all students in inter-house and inter-class athletic events. The event also features rhythmic displays and section-wise Physical Training performances, showcasing discipline, coordination, and teamwork.The celebrations conclude with the Ishwar Vandana, performed collectively by all students, creating a meaningful and memorable finale. Parents and families are invited to be a part of this vibrant occasion, making it a joyful evening of sports, performance, and school spirit.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/SPORTS3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/SPORTS3.webp\"\n                            alt=\"Sports Day Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/SPORTS1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/SPORTS1.webp\"\n                            alt=\"Sports Day Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/SPORT2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/SPORT2.webp\"\n                            alt=\"Sports Day Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-1.webp\"\n                            alt=\"Sports Day Image 3\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-2.webp\"\n                            alt=\"Sports Day Image 4\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-3.webp\"\n                            alt=\"Sports Day Image 5\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-4.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Sports-Day-4.webp\"\n                            alt=\"Sports Day Image 6\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-02\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Prize Day                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Prize Day                    <\/h3>\n                    <div class=\"life-description\">\n                        Our Annual Prize Day is a highly anticipated event held towards the end of the academic year. Students are recognized and honoured with awards and trophies for their outstanding academic achievements, leadership qualities, and overall development.The event celebrates excellence and dedication, with parents and families joining to applaud and encourage the achievements of our students, making it a proud and memorable occasion.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/beyond-classroom5-1024x540.jpg\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/beyond-classroom5-1024x540.jpg\"\n                            alt=\"Prize Day Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-03\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Elocution                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Elocution                    <\/h3>\n                    <div class=\"life-description\">\n                        Our annual Elocution Competitions provide students with a platform to enhance their public speaking and expression skills. Students participate within their respective sections, presenting speeches, poetry, and prose with confidence and clarity. The school conducts both English and Hindi Elocution Competitions, encouraging language proficiency, articulation, and effective communication.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/ELOCUTION-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/ELOCUTION-1.webp\"\n                            alt=\"Elocution Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-04\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Annual School Picnic                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Annual School Picnic                    <\/h3>\n                    <div class=\"life-description\">\n                        The Annual School Picnic is a much-awaited event where students enjoy a day filled with fun, relaxation, and bonding. The day is packed with engaging activities and a variety of games that encourage participation and enjoyment.Students also take part in music and dance sessions, creating a lively and joyful atmosphere. Activities are planned based on the venue and may include experiences such as magic shows, mehndi, pottery, and rain dances. The picnic offers students a refreshing break while promoting social interaction and memorable experiences.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-4.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-4.webp\"\n                            alt=\"Annual School Picnic Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-3.webp\"\n                            alt=\"Annual School Picnic Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-2.webp\"\n                            alt=\"Annual School Picnic Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-School-Picnic-1.webp\"\n                            alt=\"Annual School Picnic Image 3\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-05\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Prefects Instillation Ceremony                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Prefects Instillation Ceremony                    <\/h3>\n                    <div class=\"life-description\">\n                        The Prefects Instillation Ceremony is one of the first and most significant events of the academic year. During this ceremony, selected student leaders are formally entrusted with their responsibilities and take the oath of leadership. A solemn and proud tradition at St. Mathews Academy, the ceremony marks the beginning of a new leadership journey, instilling a sense of responsibility, discipline, and commitment among students.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Prefects-Investiture-Ceremony-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Prefects-Investiture-Ceremony-3.webp\"\n                            alt=\"Prefects Instillation Ceremony Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Prefects-Investiture-Ceremony-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Prefects-Investiture-Ceremony-2.webp\"\n                            alt=\"Prefects Instillation Ceremony Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Prefects-Investiture-Ceremony-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Prefects-Investiture-Ceremony-1.webp\"\n                            alt=\"Prefects Instillation Ceremony Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-06\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Flag Hoisting Ceremony                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Flag Hoisting Ceremony                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy celebrates Independence Day and Republic Day with a solemn Flag Hoisting Ceremony at the Uruli Devachi campus. The event begins with the hoisting of the national flag, followed by the National Anthem, fostering a sense of pride and respect for the nation.Students participate in cultural performances including patriotic songs, dances, and skits, expressing their love for the country through creative presentations. The celebration concludes with the distribution of sweets by \u201cNanima,\u201d making it a joyful and memorable occasion for all.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Flag-Hosting-Ceriminy-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Flag-Hosting-Ceriminy-2.webp\"\n                            alt=\"Flag Hoisting Ceremony Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Flag-Hosting-Ceriminy-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Flag-Hosting-Ceriminy-1.webp\"\n                            alt=\"Flag Hoisting Ceremony Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-07\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Farewell                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Farewell                    <\/h3>\n                    <div class=\"life-description\">\n                        The senior section of the school hosts a heartfelt Farewell celebration for students of Grades X and XII at the Uruli Devachi campus. The event is filled with emotions as graduating students reflect on their journey, share memories, and bid goodbye to their school years.\r\nA special highlight of the celebration is the crowning of Mr. Mathew and Ms. Mathew, awarded based on popular vote among peers. The Farewell marks a memorable milestone, celebrating achievements, friendships, and the beginning of a new chapter in students\u2019 lives.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Farewell-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Farewell-3.webp\"\n                            alt=\"Farewell Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Farewell-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Farewell-2.webp\"\n                            alt=\"Farewell Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Farewell-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Farewell-1.webp\"\n                            alt=\"Farewell Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-08\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Dandiya Celebration                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Dandiya Celebration                    <\/h3>\n                    <div class=\"life-description\">\n                        The school organizes a vibrant Dandiya celebration at the Uruli Devachi campus, promoting Indian cultural values and traditions. Students dress in colorful ethnic attire and participate in an evening filled with music, dance, and festive joy.The celebration creates a lively and cheerful atmosphere, encouraging cultural appreciation, togetherness, and joyful participation among students.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/DANDIYA-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/DANDIYA-1.webp\"\n                            alt=\"Dandiya Celebration Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Dandiya-Celebration-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Dandiya-Celebration-3.webp\"\n                            alt=\"Dandiya Celebration Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Dandiya-Celebration-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Dandiya-Celebration-2.webp\"\n                            alt=\"Dandiya Celebration Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Dandiya-Celebration-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Dandiya-Celebration-1.webp\"\n                            alt=\"Dandiya Celebration Image 3\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-09\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Annual Science &amp; Art Exhibition                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Annual Science &amp; Art Exhibition                    <\/h3>\n                    <div class=\"life-description\">\n                        Towards the end of the academic year, students showcase their learning through a series of exhibitions held at the Uruli Devachi campus. These exhibitions provide a platform for students to apply their theoretical knowledge in a practical, creative, and innovative manner.The two-day event features the Annual Science Exhibition, Art &amp; Craft Exhibition, and a Flower Display Exhibition, where students present their projects and creative work. Parents are invited to visit and appreciate the students\u2019 efforts, making it an engaging and enriching experience for all.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-4.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-4.webp\"\n                            alt=\"Annual Science &amp; Art Exhibition Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-3.webp\"\n                            alt=\"Annual Science &amp; Art Exhibition Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-2.webp\"\n                            alt=\"Annual Science &amp; Art Exhibition Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Annual-Science-Art-Exhibition-1.webp\"\n                            alt=\"Annual Science &amp; Art Exhibition Image 3\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-10\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Children\u2019s Day Celebrations                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Children\u2019s Day Celebrations                    <\/h3>\n                    <div class=\"life-description\">\n                        Children\u2019s Day is a cherished tradition at St. Mathews Academy, celebrated with great enthusiasm at the Uruli Devachi campus. Teachers present special performances including dances, skits, and entertainment shows for students, creating a joyful and memorable experience. The celebration concludes with the distribution of sweets and gifts by \u201cNanima,\u201d adding warmth and happiness to the day.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/CHILDRENS.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/CHILDRENS.webp\"\n                            alt=\"Children\u2019s Day Celebrations Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/CHILDRENS_1-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/CHILDRENS_1-1.webp\"\n                            alt=\"Children\u2019s Day Celebrations Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-11\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Teacher\u2019s Day Celebrations                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Teacher\u2019s Day Celebrations                    <\/h3>\n                    <div class=\"life-description\">\n                        Teacher\u2019s Day is celebrated with great respect and appreciation for our educators. Students organize a special assembly and present performances including dances, skits, and musical acts to honour their teachers. \r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-12\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Graduation Day                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Graduation Day                    <\/h3>\n                    <div class=\"life-description\">\n                        Graduation Day is a special celebration marking important academic milestones for our young learners. The school celebrates the transition from Preparatory to Grade I and from Grade IV to Grade V, recognizing students\u2019 growth and achievements. The event is filled with joy and pride as students move forward to the next stage of their learning journey.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Graduation-3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Graduation-3.webp\"\n                            alt=\"Graduation Day Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Graduation-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Graduation-2.webp\"\n                            alt=\"Graduation Day Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Graduation-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/Graduation-1.webp\"\n                            alt=\"Graduation Day Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-13\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        AI &amp; Robotics Hackathon                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        AI &amp; Robotics Hackathon                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy conducts an AI &amp; Robotics Hackathon at the inter-house level, providing students with a platform to innovate, collaborate, and apply their technological skills. The school also organizes inter-school hackathons, inviting participation from other institutions and encouraging a spirit of healthy competition and knowledge sharing.Our students actively participate in inter-school hackathons, gaining valuable exposure and experience. They have also achieved notable success, including winning cash prizes, reflecting their strong problem-solving abilities and innovation skills.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/AI-Robotics-Hackathon.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"events\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/AI-Robotics-Hackathon.webp\"\n                            alt=\"AI &amp; Robotics Hackathon Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"events-14\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Annual Day \/ Annual Concert                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Annual Day \/ Annual Concert                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy hosts its Annual Day \/ Annual Concert as a grand celebration of talent, creativity, and teamwork. This year, the school will be conducting the Annual Concert, where students will showcase their abilities through a variety of performances including dance, drama, and music.The event brings together students, teachers, and parents, creating a vibrant and memorable experience that highlights the spirit and talent of the school community.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                    <\/div>\n    <\/div>\n<\/div>\n            <div class=\"life-panel activities \">\n    <div class=\"life-layout\">\n        <aside class=\"life-sidebar\">\n                                    <button class=\"life-sub-tab active\"\n                data-target=\"activities-01\" type=\"button\">\n                <span class=\"life-number\">\n                    01                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Choir                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-02\" type=\"button\">\n                <span class=\"life-number\">\n                    02                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Sports                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-03\" type=\"button\">\n                <span class=\"life-number\">\n                    03                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Kite Flying                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-04\" type=\"button\">\n                <span class=\"life-number\">\n                    04                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Meditation                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-05\" type=\"button\">\n                <span class=\"life-number\">\n                    05                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Health Check-Ups                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-06\" type=\"button\">\n                <span class=\"life-number\">\n                    06                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Nature Walks                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-07\" type=\"button\">\n                <span class=\"life-number\">\n                    07                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Olympiads                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-08\" type=\"button\">\n                <span class=\"life-number\">\n                    08                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Spell Bee Competitions                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-09\" type=\"button\">\n                <span class=\"life-number\">\n                    09                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        VR Sessions                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-10\" type=\"button\">\n                <span class=\"life-number\">\n                    10                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Outdoor Learning                     <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-11\" type=\"button\">\n                <span class=\"life-number\">\n                    11                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Field Trips                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-12\" type=\"button\">\n                <span class=\"life-number\">\n                    12                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Summer Camp                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                                    <button class=\"life-sub-tab \"\n                data-target=\"activities-13\" type=\"button\">\n                <span class=\"life-number\">\n                    13                <\/span>\n                <span class=\"life-tab-content\">\n                    <strong>\n                        Tree Plantation                    <\/strong>\n                    <small>\n                        Explore Gallery\n                    <\/small>\n                <\/span>\n\t\t\t\t<span class=\"life-arrow\">\n                    \u2192\n                <\/span>\n            <\/button>\n                    <\/aside>\n        <div class=\"life-content\">\n                                    <article class=\"life-content-item active\"\n                data-content=\"activities-01\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Choir                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Choir                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy has a vibrant and active Choir that performs regularly during morning assemblies and at key school events such as Prize Day and the Prefects Installation Ceremony. The choir plays an important role in creating a harmonious and uplifting atmosphere within the school.Our junior choir also participates in various school events, gaining valuable exposure and experience. The choir is accompanied by talented student musicians, including violinists, guitarists, and pianists, adding depth and richness to every performance.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/choir-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/choir-1.webp\"\n                            alt=\"Choir Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/choir-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/choir-2.webp\"\n                            alt=\"Choir Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-02\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Sports                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Sports                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy has a dynamic and active athletics programme that encourages students to participate and excel in a variety of sports. The school regularly organizes inter-house competitions in football, basketball, kho-kho, kabaddi, and karate, along with a range of indoor games.We ensure that every student gets the opportunity to participate, develop their skills, and build confidence through sports. The school also fields teams that take part in inter-school competitions, providing students with valuable exposure and competitive experience.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-03\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Kite Flying                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Kite Flying                    <\/h3>\n                    <div class=\"life-description\">\n                        To celebrate Makar Sankranti, the school organizes a vibrant house-wise Kite Flying Competition. Students enthusiastically participate by flying kites in their respective house colours, creating a lively and festive atmosphere. The event promotes team spirit, coordination, and cultural appreciation.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-04\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Meditation                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Meditation                    <\/h3>\n                    <div class=\"life-description\">\n                        Students participate in a daily 10-minute meditation session after recess, helping them relax, refocus, and prepare for the second half of the school day. This practice promotes calmness, concentration, and a positive mindset conducive to effective learning.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-05\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Health Check-Ups                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Health Check-Ups                    <\/h3>\n                    <div class=\"life-description\">\n                        The school conducts annual health check-ups to ensure students\u2019 well-being. Qualified medical professionals, including pediatricians, dentists, and eye specialists, visit the campus to carry out comprehensive screenings. Parents are informed if any follow-up or medical attention is required, ensuring timely care and support.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/health-checkup-1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/health-checkup-1.webp\"\n                            alt=\"Health Check-Ups Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/health-checkup-2.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/health-checkup-2.webp\"\n                            alt=\"Health Check-Ups Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-06\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Nature Walks                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Nature Walks                    <\/h3>\n                    <div class=\"life-description\">\n                        Students at the Uruli Devachi campus regularly participate in nature walks around the village, helping them connect with and understand their natural surroundings. For many students coming from the city, these experiences offer a refreshing exposure to open fields, farm life, and local ecosystems.Teachers use these walks as experiential learning opportunities to introduce concepts in biology, horticulture, agricultural science, and zoology, making learning more engaging and meaningful.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-07\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Olympiads                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Olympiads                    <\/h3>\n                    <div class=\"life-description\">\n                        Students are encouraged to participate in Olympiad examinations conducted by the Science Olympiad Foundation (SOF), a non-profit organization based in New Delhi. These examinations promote a deeper understanding of STEM subjects\u2014Science, Technology, Engineering, and Mathematics\u2014as well as General Knowledge, introductory Computer Education, and the English language.Participation in Olympiads helps develop scientific thinking, logical reasoning, analytical ability, and problem-solving skills. The preparation process motivates students to explore concepts in greater depth and enhances their overall academic performance. Competing at a national level also fosters a spirit of healthy competition. Several of our students have achieved excellent state and national rankings, bringing pride to St. Mathews Academy.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-08\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Spell Bee Competitions                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Spell Bee Competitions                    <\/h3>\n                    <div class=\"life-description\">\n                        Spell Bee Competitions provide students with an engaging platform to enhance their vocabulary, spelling accuracy, and language proficiency. Students participate at various levels, building confidence and improving their communication skills.These competitions encourage a strong command of the English language while fostering concentration, memory, and a spirit of healthy competition.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-09\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        VR Sessions                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        VR Sessions                    <\/h3>\n                    <div class=\"life-description\">\n                        The school incorporates Virtual Reality (VR) sessions to enhance experiential learning and make concepts more interactive and engaging. Through immersive visual experiences, students can explore subjects in greater depth, improving understanding and retention.These sessions support modern, technology-driven learning and encourage curiosity, creativity, and a deeper connection with academic content.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-10\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Outdoor Learning                     <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Outdoor Learning                     <\/h3>\n                    <div class=\"life-description\">\n                        At St. Mathews Academy, learning is not confined to the classroom. Students often sit under the trees in natural surroundings, where storytelling sessions and interactive discussions are conducted.These sessions create a relaxed and engaging learning environment, encouraging imagination, creativity, and a deeper connection with learning beyond traditional classroom settings.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-11\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Field Trips                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Field Trips                    <\/h3>\n                    <div class=\"life-description\">\n                        The school organizes educational field trips every year to provide students with experiential learning beyond the classroom. These visits help students connect theoretical knowledge with real-world experiences and broaden their understanding.Students visit institutions such as C-DAC (Centre for Development of Advanced Computing) and NCL (National Chemical Laboratory), along with Southern Command, the War Memorial, the Tribal Cultural Museum,, and the Aga Khan Palace. At NCL, students have participated in workshops such as Robotics and Foldscope, gaining valuable hands-on exposure to scientific concepts.The programme also includes educational movie screenings, visits to orphanages, village walks, and exposure to modern infrastructure like the Pune Metro. These experiences encourage curiosity, practical learning, and holistic development.\r\n                    <\/div>\n                <\/div>\n                                <div class=\"life-gallery\">\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip15.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip15.webp\"\n                            alt=\"Field Trips Image 0\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip1.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip1.webp\"\n                            alt=\"Field Trips Image 1\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip4.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip4.webp\"\n                            alt=\"Field Trips Image 2\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip5.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip5.webp\"\n                            alt=\"Field Trips Image 3\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip6.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip6.webp\"\n                            alt=\"Field Trips Image 4\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip7.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip7.webp\"\n                            alt=\"Field Trips Image 5\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip8.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip8.webp\"\n                            alt=\"Field Trips Image 6\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip9.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip9.webp\"\n                            alt=\"Field Trips Image 7\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip12.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip12.webp\"\n                            alt=\"Field Trips Image 8\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip13.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip13.webp\"\n                            alt=\"Field Trips Image 9\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip3.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip3.webp\"\n                            alt=\"Field Trips Image 10\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip10.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip10.webp\"\n                            alt=\"Field Trips Image 11\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip11.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip11.webp\"\n                            alt=\"Field Trips Image 12\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                        <a href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip14.webp\" class=\"life-gallery-item\"\n                        data-lightbox=\"activities\">\n                        <img decoding=\"async\" src=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/07\/field-trip14.webp\"\n                            alt=\"Field Trips Image 13\" loading=\"lazy\">\n                        <span class=\"life-gallery-overlay\">\n                            <span class=\"life-gallery-icon\">\n                                +\n                            <\/span>\n                        <\/span>\n                    <\/a>\n                                    <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-12\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Summer Camp                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Summer Camp                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy presents an engaging Summer Camp that offers a perfect blend of fun, fitness, learning, and adventure for young learners. The camp provides a vibrant platform for students to explore new interests, develop essential skills, and build confidence in an interactive and enjoyable environment.The programme includes a wide range of activities such as Football (Turf), Box Cricket, Karate, Handball, Dance, and Music, along with fun-filled experiences like Trekking, Fort Making, Fancy Dress Competition, and Art &amp; Craft. For students of Classes I to IV, special skill development sessions are conducted, focusing on Table Etiquette, Writing Skills, Speaking Skills, Computer Skills, Art &amp; Craft, and Minor Active Games. The camp is designed to enhance communication skills, encourage creativity, and support overall personality development in a fun-filled learning atmosphere.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                                    <article class=\"life-content-item \"\n                data-content=\"activities-13\">\n                <!-- Mobile Accordion Title -->\n                <button class=\"life-mobile-toggle\" type=\"button\">\n                    <span>\n                        Tree Plantation                    <\/span>\n                    <span class=\"life-mobile-icon\">\n                        +\n                    <\/span>\n                <\/button>\n                <div class=\"life-copy\">\n                    <h3>\n                        Tree Plantation                    <\/h3>\n                    <div class=\"life-description\">\n                        St. Mathews Academy promotes environmental responsibility through tree plantation initiatives, especially on World Environment Day. Students actively participate in planting saplings on campus and in surrounding areas, developing a sense of care and respect for nature.These activities raise awareness about sustainability and encourage students to contribute towards a greener and healthier environment.\r\n                    <\/div>\n                <\/div>\n                            <\/article>\n                    <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<!--====================================\nLightbox\n=====================================-->\n<div class=\"life-lightbox\" aria-hidden=\"true\">\n    <button class=\"life-lightbox-close\" type=\"button\">\n        &times;\n    <\/button>\n    <img decoding=\"async\" src=\"\" alt=\"\">\n<\/div>\n<script>\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        const section = document.querySelector(\".life-academy\");\n        if (!section) return;\n\n        const mainTabs = section.querySelectorAll(\".life-main-tab\");\n        const panels = section.querySelectorAll(\".life-panel\");\n        const tabsSticky = section.querySelector(\".life-tabs-sticky\");\n\n        \/*-----------------------------------\n          STICKY OFFSETS\n        -----------------------------------*\/\n        function getSiteHeaderHeight() {\n            const header =\n                document.querySelector(\"header.site-header\") ||\n                document.querySelector(\"#masthead\") ||\n                document.querySelector(\".site-header\") ||\n                document.querySelector(\"header\");\n\n            if (!header) {\n                return 80;\n            }\n\n            const styles = window.getComputedStyle(header);\n            if (styles.position === \"fixed\" || styles.position === \"sticky\") {\n                return header.getBoundingClientRect().height;\n            }\n\n            return 80;\n        }\n\n        function updateStickyOffsets() {\n            const headerHeight = getSiteHeaderHeight();\n            const tabsHeight = tabsSticky ? tabsSticky.offsetHeight : 90;\n\n            section.style.setProperty(\"--life-site-header\", headerHeight + \"px\");\n            section.style.setProperty(\"--life-main-tabs-height\", tabsHeight + \"px\");\n        }\n\n        updateStickyOffsets();\n        window.addEventListener(\"resize\", updateStickyOffsets);\n\n        if (window.ResizeObserver && tabsSticky) {\n            const tabsObserver = new ResizeObserver(updateStickyOffsets);\n            tabsObserver.observe(tabsSticky);\n        }\n\n        \/*-----------------------------------\n          MAIN TABS\n        -----------------------------------*\/\n        mainTabs.forEach(tab => {\n            tab.addEventListener(\"click\", () => {\n                if (tab.classList.contains(\"active\")) return;\n                const target = tab.dataset.panel;\n                mainTabs.forEach(btn => {\n                    btn.classList.remove(\"active\");\n                    btn.setAttribute(\"aria-selected\", \"false\");\n                });\n                tab.classList.add(\"active\");\n                tab.setAttribute(\"aria-selected\", \"true\");\n                panels.forEach(panel => {\n                    panel.classList.remove(\"active\");\n                });\n                const activePanel = section.querySelector(\".life-panel.\" + target);\n                if (activePanel) {\n                    activePanel.classList.add(\"active\");\n                    if (typeof gsap !== \"undefined\") {\n                        gsap.fromTo(\n                            activePanel.querySelector(\".life-layout\"),\n                            {\n                                opacity: 0,\n                                y: 30\n                            },\n                            {\n                                opacity: 1,\n                                y: 0,\n                                duration: .6,\n                                ease: \"power3.out\"\n                            }\n                        );\n                    }\n                }\n            });\n        });\n        \/*-----------------------------------\n          SUB TABS\n        -----------------------------------*\/\n        panels.forEach(panel => {\n            const tabs = panel.querySelectorAll(\".life-sub-tab\");\n            const items = panel.querySelectorAll(\".life-content-item\");\n            tabs.forEach(tab => {\n\n\t\t\t\ttab.addEventListener(\"click\", () => {\n\n\t\t\t\t\tif (tab.classList.contains(\"active\")) return;\n\n\t\t\t\t\tconst id = tab.dataset.target;\n\n\t\t\t\t\ttabs.forEach(btn => btn.classList.remove(\"active\"));\n\t\t\t\t\ttab.classList.add(\"active\");\n\n\t\t\t\t\titems.forEach(item => {\n\t\t\t\t\t\titem.classList.remove(\"active\");\n\t\t\t\t\t});\n\n\t\t\t\t\tconst content = panel.querySelector('[data-content=\"' + id + '\"]');\n\n\t\t\t\t\tif (content) {\n\n\t\t\t\t\t\tcontent.classList.add(\"active\");\n\n\t\t\t\t\t\tconst headerHeight = parseFloat(\n\t\t\t\t\t\t\tgetComputedStyle(section).getPropertyValue(\"--life-site-header\")\n\t\t\t\t\t\t) || 80;\n\t\t\t\t\t\tconst tabsHeight = parseFloat(\n\t\t\t\t\t\t\tgetComputedStyle(section).getPropertyValue(\"--life-main-tabs-height\")\n\t\t\t\t\t\t) || 90;\n\t\t\t\t\t\tconst stickyGap = parseFloat(\n\t\t\t\t\t\t\tgetComputedStyle(section).getPropertyValue(\"--life-sticky-gap\")\n\t\t\t\t\t\t) || 12;\n\t\t\t\t\t\tconst offset = headerHeight + tabsHeight + stickyGap + 16;\n\n\t\t\t\t\t\tconst contentWrap = panel.querySelector(\".life-content\");\n\t\t\t\t\t\tconst top =\n\t\t\t\t\t\t\tcontentWrap.getBoundingClientRect().top +\n\t\t\t\t\t\t\twindow.pageYOffset -\n\t\t\t\t\t\t\toffset;\n\n\t\t\t\t\t\twindow.scrollTo({\n\t\t\t\t\t\t\ttop: top,\n\t\t\t\t\t\t\tbehavior: \"smooth\"\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tif (typeof gsap !== \"undefined\") {\n\n\t\t\t\t\t\t\tgsap.fromTo(\n\t\t\t\t\t\t\t\tcontent,\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\topacity: 0,\n\t\t\t\t\t\t\t\t\ty: 40\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\topacity: 1,\n\t\t\t\t\t\t\t\t\ty: 0,\n\t\t\t\t\t\t\t\t\tduration: .55,\n\t\t\t\t\t\t\t\t\tease: \"power3.out\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\tgsap.fromTo(\n\t\t\t\t\t\t\t\tcontent.querySelectorAll(\".life-gallery-item\"),\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\topacity: 0,\n\t\t\t\t\t\t\t\t\ty: 20\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\topacity: 1,\n\t\t\t\t\t\t\t\t\ty: 0,\n\t\t\t\t\t\t\t\t\tstagger: .08,\n\t\t\t\t\t\t\t\t\tduration: .45,\n\t\t\t\t\t\t\t\t\tease: \"power2.out\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t});\n\n\t\t\t});\n        });\n        \/*-----------------------------------\n          MOBILE ACCORDION\n        -----------------------------------*\/\n        const accordionButtons = section.querySelectorAll(\".life-mobile-toggle\");\n        accordionButtons.forEach(button => {\n            button.addEventListener(\"click\", () => {\n                if (window.innerWidth > 768) {\n                    return;\n                }\n                const item = button.closest(\".life-content-item\");\n                item.classList.toggle(\"accordion-open\");\n            });\n        });\n    });\n<\/script>\n<\/div>\n\t\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":"","protected":false},"author":1,"featured_media":7694,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7045","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Life At SMA - Best ICSE School in Pune | St. Mathews Academy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Life At SMA - Best ICSE School in Pune | St. Mathews Academy\" \/>\n<meta property=\"og:url\" content=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/\" \/>\n<meta property=\"og:site_name\" content=\"Best ICSE School in Pune | St. Mathews Academy\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T13:56:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/about-academy.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"850\" \/>\n\t<meta property=\"og:image:height\" content=\"420\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/\",\"url\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/\",\"name\":\"Life At SMA - Best ICSE School in Pune | St. Mathews Academy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/about-academy.webp\",\"datePublished\":\"2026-06-05T06:42:34+00:00\",\"dateModified\":\"2026-07-10T13:56:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/#primaryimage\",\"url\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/about-academy.webp\",\"contentUrl\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/about-academy.webp\",\"width\":850,\"height\":420,\"caption\":\"about academy\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/life-at-sma\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Life At SMA\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/#website\",\"url\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/\",\"name\":\"Best ICSE School in Pune | St. Mathews Academy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/#organization\",\"name\":\"Best ICSE School in Pune | St. Mathews Academy\",\"url\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-logo-final.webp\",\"contentUrl\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-logo-final.webp\",\"width\":512,\"height\":512,\"caption\":\"Best ICSE School in Pune | St. Mathews Academy\"},\"image\":{\"@id\":\"https:\\\/\\\/whysocialnetwork.com\\\/stmathewsacademy\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Life At SMA - Best ICSE School in Pune | St. Mathews Academy","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/","og_locale":"en_US","og_type":"article","og_title":"Life At SMA - Best ICSE School in Pune | St. Mathews Academy","og_url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/","og_site_name":"Best ICSE School in Pune | St. Mathews Academy","article_modified_time":"2026-07-10T13:56:23+00:00","og_image":[{"width":850,"height":420,"url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/about-academy.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/","url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/","name":"Life At SMA - Best ICSE School in Pune | St. Mathews Academy","isPartOf":{"@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/#website"},"primaryImageOfPage":{"@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/#primaryimage"},"image":{"@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/#primaryimage"},"thumbnailUrl":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/about-academy.webp","datePublished":"2026-06-05T06:42:34+00:00","dateModified":"2026-07-10T13:56:23+00:00","breadcrumb":{"@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/#primaryimage","url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/about-academy.webp","contentUrl":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/06\/about-academy.webp","width":850,"height":420,"caption":"about academy"},{"@type":"BreadcrumbList","@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/life-at-sma\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/"},{"@type":"ListItem","position":2,"name":"Life At SMA"}]},{"@type":"WebSite","@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/#website","url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/","name":"Best ICSE School in Pune | St. Mathews Academy","description":"","publisher":{"@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/#organization","name":"Best ICSE School in Pune | St. Mathews Academy","url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/#\/schema\/logo\/image\/","url":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/03\/cropped-logo-final.webp","contentUrl":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-content\/uploads\/2026\/03\/cropped-logo-final.webp","width":512,"height":512,"caption":"Best ICSE School in Pune | St. Mathews Academy"},"image":{"@id":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/pages\/7045","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/comments?post=7045"}],"version-history":[{"count":37,"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/pages\/7045\/revisions"}],"predecessor-version":[{"id":9281,"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/pages\/7045\/revisions\/9281"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/media\/7694"}],"wp:attachment":[{"href":"https:\/\/whysocialnetwork.com\/stmathewsacademy\/wp-json\/wp\/v2\/media?parent=7045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}