{"id":14678,"date":"2023-08-12T15:44:25","date_gmt":"2023-08-12T22:44:25","guid":{"rendered":"https:\/\/www.buddhajewel.org\/?page_id=14678"},"modified":"2026-09-14T12:36:29","modified_gmt":"2026-09-14T19:36:29","slug":"home-2","status":"publish","type":"page","link":"https:\/\/www.buddhajewel.org\/en\/","title":{"rendered":"_Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14678\" class=\"elementor elementor-14678\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-43cf213 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"43cf213\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0dbb43b\" data-id=\"0dbb43b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad679e1 elementor-widget elementor-widget-html\" data-id=\"ad679e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Buddha Jewel Monastery\n     Photo Slideshow Above + Text Below\n-->\n\n<style>\n  #bjm-flash,\n  #bjm-flash * {\n    box-sizing: border-box;\n  }\n\n  #bjm-flash {\n    --wine: #8d1735;\n    --wine-dark: #681027;\n    --gold: #bd9451;\n    --ivory: #f8f5ee;\n    --ivory-light: #fffdf9;\n    --text: #3f3933;\n    --muted: #6b625a;\n\n    position: relative;\n    width: 100vw;\n    height: clamp(650px, calc(43vw + 210px), 770px);\n    margin-left: calc(50% - 50vw);\n    overflow: hidden;\n    background: var(--ivory);\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  \/* Slides *\/\n\n  #bjm-flash .bjm-flash-slide {\n    position: absolute;\n    inset: 0;\n    display: grid;\n    grid-template-rows: minmax(0, 1fr) 220px;\n    opacity: 0;\n    visibility: hidden;\n    transition:\n      opacity 0.9s ease,\n      visibility 0s linear 0.9s;\n  }\n\n  #bjm-flash .bjm-flash-slide.is-active {\n    z-index: 2;\n    opacity: 1;\n    visibility: visible;\n    transition:\n      opacity 0.9s ease,\n      visibility 0s linear 0s;\n  }\n\n  \/* Photo area *\/\n\n  #bjm-flash .bjm-flash-photo {\n    position: relative;\n    min-width: 0;\n    min-height: 0;\n    background-color: #d8d2c8;\n    background-image: var(--flash-image);\n    background-repeat: no-repeat;\n    background-position: var(--image-position, center);\n    background-size: cover;\n  }\n\n  #bjm-flash .bjm-flash-photo::after {\n    content: \"\";\n    position: absolute;\n    right: 0;\n    bottom: 0;\n    left: 0;\n    height: 4px;\n    background: var(--gold);\n  }\n\n  #bjm-flash .bjm-photo-label {\n    position: absolute;\n    right: 20px;\n    bottom: 19px;\n    margin: 0;\n    padding: 7px 12px;\n    border-radius: 3px;\n    background: rgba(255, 253, 248, 0.91);\n    color: #554b42;\n    font-size: 11px;\n    letter-spacing: 0.4px;\n    line-height: 1.3;\n  }\n\n  \/* Text area below photo *\/\n\n  #bjm-flash .bjm-flash-caption {\n    position: relative;\n    display: flex;\n    align-items: center;\n    padding: 26px 7vw 65px;\n    background:\n      linear-gradient(\n        120deg,\n        var(--ivory-light) 0%,\n        var(--ivory) 100%\n      );\n  }\n\n  #bjm-flash .bjm-caption-inner {\n    display: grid;\n    grid-template-columns:\n      minmax(240px, 0.85fr)\n      minmax(320px, 1.25fr)\n      auto;\n    align-items: center;\n    gap: clamp(30px, 4vw, 70px);\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    opacity: 0;\n    transform: translateY(12px);\n    transition:\n      opacity 0.7s ease 0.2s,\n      transform 0.7s ease 0.2s;\n  }\n\n  #bjm-flash\n    .bjm-flash-slide.is-active\n    .bjm-caption-inner {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* Small category title *\/\n\n  #bjm-flash .bjm-flash-kicker {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 9px;\n    color: var(--wine);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  #bjm-flash .bjm-flash-kicker::before {\n    content: \"\";\n    flex: 0 0 34px;\n    width: 34px;\n    height: 2px;\n    background: var(--gold);\n  }\n\n  \/* Main title *\/\n\n  #bjm-flash .bjm-flash-title {\n    margin: 0 !important;\n    color: var(--wine) !important;\n    font-size: clamp(29px, 3vw, 43px) !important;\n    font-weight: 600 !important;\n    letter-spacing: -0.7px;\n    line-height: 1.12 !important;\n    text-shadow: none !important;\n  }\n\n  \/* Description *\/\n\n  #bjm-flash .bjm-flash-description {\n    margin: 0;\n    color: var(--muted);\n    font-size: clamp(16px, 1.3vw, 18px);\n    line-height: 1.62;\n  }\n\n  \/* Buttons *\/\n\n  #bjm-flash .bjm-flash-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 158px;\n    min-height: 47px;\n    padding: 10px 22px;\n    border: 1px solid var(--wine);\n    border-radius: 4px;\n    background: var(--wine);\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 700;\n    white-space: nowrap;\n    text-decoration: none !important;\n    transition:\n      background 0.25s ease,\n      border-color 0.25s ease,\n      box-shadow 0.25s ease,\n      transform 0.25s ease;\n  }\n\n  #bjm-flash .bjm-flash-button::after {\n    content: \"\u2192\";\n    margin-left: 10px;\n    font-size: 17px;\n    transition: transform 0.25s ease;\n  }\n\n  #bjm-flash .bjm-flash-button:hover,\n  #bjm-flash .bjm-flash-button:focus-visible {\n    border-color: var(--wine-dark);\n    background: var(--wine-dark);\n    color: #ffffff !important;\n    box-shadow: 0 7px 17px rgba(104, 16, 39, 0.17);\n    transform: translateY(-2px);\n  }\n\n  #bjm-flash .bjm-flash-button:hover::after {\n    transform: translateX(4px);\n  }\n\n  \/* Slideshow controls *\/\n\n  #bjm-flash .bjm-flash-controls {\n    position: absolute;\n    z-index: 10;\n    right: 0;\n    bottom: 17px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n  }\n\n  #bjm-flash .bjm-flash-arrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 35px;\n    height: 35px;\n    padding: 0;\n    border: 1px solid #cfc3b2;\n    border-radius: 50%;\n    background: transparent;\n    color: var(--wine);\n    font-size: 21px;\n    line-height: 1;\n    cursor: pointer;\n    transition:\n      color 0.25s ease,\n      border-color 0.25s ease,\n      background 0.25s ease;\n  }\n\n  #bjm-flash .bjm-flash-arrow:hover,\n  #bjm-flash .bjm-flash-arrow:focus-visible {\n    border-color: var(--wine);\n    background: var(--wine);\n    color: #ffffff;\n  }\n\n  #bjm-flash .bjm-flash-dots {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  #bjm-flash .bjm-flash-dot {\n    width: 9px;\n    height: 9px;\n    padding: 0;\n    border: 1px solid #a99d8f;\n    border-radius: 50%;\n    background: transparent;\n    cursor: pointer;\n    transition:\n      width 0.25s ease,\n      border-radius 0.25s ease,\n      border-color 0.25s ease,\n      background 0.25s ease;\n  }\n\n  #bjm-flash .bjm-flash-dot.is-active {\n    width: 27px;\n    border-color: var(--gold);\n    border-radius: 8px;\n    background: var(--gold);\n  }\n\n  \/* Tablet *\/\n\n  @media (max-width: 1000px) {\n    #bjm-flash {\n      height: 680px;\n    }\n\n    #bjm-flash .bjm-flash-slide {\n      grid-template-rows: minmax(0, 1fr) 250px;\n    }\n\n    #bjm-flash .bjm-flash-caption {\n      padding-right: 45px;\n      padding-left: 45px;\n    }\n\n    #bjm-flash .bjm-caption-inner {\n      grid-template-columns:\n        minmax(230px, 0.9fr)\n        minmax(280px, 1.1fr)\n        auto;\n      gap: 28px;\n    }\n\n    #bjm-flash .bjm-flash-title {\n      font-size: 32px !important;\n    }\n\n    #bjm-flash .bjm-flash-button {\n      min-width: 145px;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 767px) {\n    #bjm-flash {\n      height: 650px;\n    }\n\n    #bjm-flash .bjm-flash-slide {\n      grid-template-rows: 280px 370px;\n    }\n\n    #bjm-flash .bjm-flash-photo {\n      background-position: var(--mobile-position, center);\n    }\n\n    #bjm-flash .bjm-photo-label {\n      right: 10px;\n      bottom: 13px;\n      padding: 5px 8px;\n      font-size: 9px;\n    }\n\n    #bjm-flash .bjm-flash-caption {\n      align-items: flex-start;\n      padding: 27px 25px 64px;\n    }\n\n    #bjm-flash .bjm-caption-inner {\n      display: block;\n      max-width: none;\n    }\n\n    #bjm-flash .bjm-flash-kicker {\n      margin-bottom: 10px;\n      font-size: 10px;\n      letter-spacing: 1.2px;\n    }\n\n    #bjm-flash .bjm-flash-kicker::before {\n      flex-basis: 28px;\n      width: 28px;\n    }\n\n    #bjm-flash .bjm-flash-title {\n      margin-bottom: 13px !important;\n      font-size: 30px !important;\n      line-height: 1.1 !important;\n    }\n\n    #bjm-flash .bjm-flash-description {\n      margin-bottom: 19px;\n      font-size: 15px;\n      line-height: 1.5;\n    }\n\n    #bjm-flash .bjm-flash-button {\n      min-width: 0;\n      min-height: 43px;\n      padding: 9px 18px;\n      font-size: 13px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    #bjm-flash {\n      height: 625px;\n    }\n\n    #bjm-flash .bjm-flash-slide {\n      grid-template-rows: 245px 380px;\n    }\n\n    #bjm-flash .bjm-flash-caption {\n      padding: 23px 21px 64px;\n    }\n\n    #bjm-flash .bjm-flash-title {\n      font-size: 27px !important;\n    }\n\n    #bjm-flash .bjm-flash-description {\n      font-size: 14px;\n    }\n  }\n\n  \/* Reduced-motion accessibility *\/\n\n  @media (prefers-reduced-motion: reduce) {\n    #bjm-flash .bjm-flash-slide,\n    #bjm-flash .bjm-caption-inner,\n    #bjm-flash .bjm-flash-button {\n      transition: none;\n    }\n  }\n<\/style>\n\n<section\n  id=\"bjm-flash\"\n  aria-label=\"Buddha Jewel Monastery slideshow\"\n>\n  <!-- Slide 1: Daytime exterior -->\n\n  <article\n    class=\"bjm-flash-slide is-active\"\n    aria-hidden=\"false\"\n  >\n    <div\n      class=\"bjm-flash-photo\"\n      role=\"img\"\n      aria-label=\"Buddha Jewel Monastery exterior\"\n      style=\"\n        --flash-image:\n          url('https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2023\/02\/IMG_5655.jpeg');\n        --image-position: center 55%;\n        --mobile-position: center;\n      \"\n    >\n      <p class=\"bjm-photo-label\">\n        Buddha Jewel Monastery \u00b7 Shoreline, Washington\n      <\/p>\n    <\/div>\n\n    <div class=\"bjm-flash-caption\">\n      <div class=\"bjm-caption-inner\">\n        <div>\n          <p class=\"bjm-flash-kicker\">\n            Chung Tai Zen Center of Seattle\n          <\/p>\n\n          <h1 class=\"bjm-flash-title\">\n            Welcome to Buddha Jewel Monastery\n          <\/h1>\n        <\/div>\n\n        <p class=\"bjm-flash-description\">\n          A place to calm the mind, discover inner wisdom,\n          and cultivate peace in daily life.\n        <\/p>\n\n        <a\n          class=\"bjm-flash-button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/about_us\/\"\n        >\n          About Us\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <!-- Slide 2: Lobby -->\n\n  <article\n    class=\"bjm-flash-slide\"\n    aria-hidden=\"true\"\n  >\n    <div\n      class=\"bjm-flash-photo\"\n      role=\"img\"\n      aria-label=\"Lobby and shrine at Buddha Jewel Monastery\"\n      style=\"\n        --flash-image:\n          url('https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2023\/02\/Lobby.jpeg');\n        --image-position: center 54%;\n        --mobile-position: 66% center;\n      \"\n    >\n      <p class=\"bjm-photo-label\">\n        Monastery Lobby\n      <\/p>\n    <\/div>\n\n    <div class=\"bjm-flash-caption\">\n      <div class=\"bjm-caption-inner\">\n        <div>\n          <p class=\"bjm-flash-kicker\">\n            Practice \u00b7 Community \u00b7 Compassion\n          <\/p>\n\n          <h2 class=\"bjm-flash-title\">\n            Everyone Is Welcome\n          <\/h2>\n        <\/div>\n\n        <p class=\"bjm-flash-description\">\n          Join us for meditation, Dharma classes,\n          Buddhist ceremonies, and community activities.\n        <\/p>\n\n        <a\n          class=\"bjm-flash-button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/calendar\/\"\n        >\n          View Events\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <!-- Slide 3: Night exterior -->\n\n  <article\n    class=\"bjm-flash-slide\"\n    aria-hidden=\"true\"\n  >\n    <div\n      class=\"bjm-flash-photo\"\n      role=\"img\"\n      aria-label=\"Buddha Jewel Monastery illuminated at night\"\n      style=\"\n        --flash-image:\n          url('https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2023\/02\/BJM_night.jpeg');\n        --image-position: center;\n        --mobile-position: center;\n      \"\n    >\n      <p class=\"bjm-photo-label\">\n        Buddha Jewel Monastery\n      <\/p>\n    <\/div>\n\n    <div class=\"bjm-flash-caption\">\n      <div class=\"bjm-caption-inner\">\n        <div>\n          <p class=\"bjm-flash-kicker\">\n            Peace \u00b7 Clarity \u00b7 Wisdom\n          <\/p>\n\n          <h2 class=\"bjm-flash-title\">\n            Discover Peace Within\n          <\/h2>\n        <\/div>\n\n        <p class=\"bjm-flash-description\">\n          Buddhist practice helps us return to the present\n          moment and rediscover the clarity of our own mind.\n        <\/p>\n\n        <a\n          class=\"bjm-flash-button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/dharma_lectures\/\"\n        >\n          Dharma Teachings\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <!-- Slide 4: Meditation hall -->\n\n  <article\n    class=\"bjm-flash-slide\"\n    aria-hidden=\"true\"\n  >\n    <div\n      class=\"bjm-flash-photo\"\n      role=\"img\"\n      aria-label=\"Meditation hall at Buddha Jewel Monastery\"\n      style=\"\n        --flash-image:\n          url('https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2023\/02\/MedHall-1.jpeg');\n        --image-position: center 60%;\n        --mobile-position: center;\n      \"\n    >\n      <p class=\"bjm-photo-label\">\n        Meditation Hall\n      <\/p>\n    <\/div>\n\n    <div class=\"bjm-flash-caption\">\n      <div class=\"bjm-caption-inner\">\n        <div>\n          <p class=\"bjm-flash-kicker\">\n            Meditation &amp; Buddhism\n          <\/p>\n\n          <h2 class=\"bjm-flash-title\">\n            Calm the Mind. Awaken Wisdom.\n          <\/h2>\n        <\/div>\n\n        <p class=\"bjm-flash-description\">\n          Learn meditation and Buddhist teachings through\n          guided practice and practical application.\n        <\/p>\n\n        <a\n          class=\"bjm-flash-button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/classes\/\"\n        >\n          Explore Classes\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <!-- Slideshow controls -->\n\n  <div class=\"bjm-flash-controls\">\n    <button\n      class=\"bjm-flash-arrow bjm-flash-prev\"\n      type=\"button\"\n      aria-label=\"Previous slide\"\n    >\n      \u2039\n    <\/button>\n\n    <div\n      class=\"bjm-flash-dots\"\n      aria-label=\"Choose a slide\"\n    >\n      <button\n        class=\"bjm-flash-dot is-active\"\n        type=\"button\"\n        aria-label=\"Show slide 1\"\n        aria-current=\"true\"\n      ><\/button>\n\n      <button\n        class=\"bjm-flash-dot\"\n        type=\"button\"\n        aria-label=\"Show slide 2\"\n        aria-current=\"false\"\n      ><\/button>\n\n      <button\n        class=\"bjm-flash-dot\"\n        type=\"button\"\n        aria-label=\"Show slide 3\"\n        aria-current=\"false\"\n      ><\/button>\n\n      <button\n        class=\"bjm-flash-dot\"\n        type=\"button\"\n        aria-label=\"Show slide 4\"\n        aria-current=\"false\"\n      ><\/button>\n    <\/div>\n\n    <button\n      class=\"bjm-flash-arrow bjm-flash-next\"\n      type=\"button\"\n      aria-label=\"Next slide\"\n    >\n      \u203a\n    <\/button>\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    const slideshow =\n      document.getElementById(\"bjm-flash\");\n\n    if (!slideshow) return;\n\n    const slides = Array.from(\n      slideshow.querySelectorAll(\".bjm-flash-slide\")\n    );\n\n    const dots = Array.from(\n      slideshow.querySelectorAll(\".bjm-flash-dot\")\n    );\n\n    const previousButton =\n      slideshow.querySelector(\".bjm-flash-prev\");\n\n    const nextButton =\n      slideshow.querySelector(\".bjm-flash-next\");\n\n    const reducedMotion =\n      window.matchMedia(\n        \"(prefers-reduced-motion: reduce)\"\n      ).matches;\n\n    let currentSlide = 0;\n    let autoplayTimer = null;\n    let touchStartX = 0;\n\n    function showSlide(index) {\n      currentSlide =\n        (index + slides.length) % slides.length;\n\n      slides.forEach(function (slide, slideIndex) {\n        const active = slideIndex === currentSlide;\n\n        slide.classList.toggle(\"is-active\", active);\n\n        slide.setAttribute(\n          \"aria-hidden\",\n          active ? \"false\" : \"true\"\n        );\n      });\n\n      dots.forEach(function (dot, dotIndex) {\n        const active = dotIndex === currentSlide;\n\n        dot.classList.toggle(\"is-active\", active);\n\n        dot.setAttribute(\n          \"aria-current\",\n          active ? \"true\" : \"false\"\n        );\n      });\n    }\n\n    function stopAutoplay() {\n      if (autoplayTimer) {\n        window.clearInterval(autoplayTimer);\n        autoplayTimer = null;\n      }\n    }\n\n    function startAutoplay() {\n      stopAutoplay();\n\n      if (reducedMotion) return;\n\n      autoplayTimer = window.setInterval(function () {\n        showSlide(currentSlide + 1);\n      }, 6500);\n    }\n\n    function restartAutoplay() {\n      stopAutoplay();\n      startAutoplay();\n    }\n\n    previousButton.addEventListener(\"click\", function () {\n      showSlide(currentSlide - 1);\n      restartAutoplay();\n    });\n\n    nextButton.addEventListener(\"click\", function () {\n      showSlide(currentSlide + 1);\n      restartAutoplay();\n    });\n\n    dots.forEach(function (dot, index) {\n      dot.addEventListener(\"click\", function () {\n        showSlide(index);\n        restartAutoplay();\n      });\n    });\n\n    \/* Pause when mouse is over slideshow *\/\n\n    slideshow.addEventListener(\n      \"mouseenter\",\n      stopAutoplay\n    );\n\n    slideshow.addEventListener(\n      \"mouseleave\",\n      startAutoplay\n    );\n\n    \/* Pause during keyboard interaction *\/\n\n    slideshow.addEventListener(\n      \"focusin\",\n      stopAutoplay\n    );\n\n    slideshow.addEventListener(\n      \"focusout\",\n      function () {\n        window.setTimeout(function () {\n          if (\n            !slideshow.contains(document.activeElement)\n          ) {\n            startAutoplay();\n          }\n        }, 10);\n      }\n    );\n\n    \/* Mobile swipe *\/\n\n    slideshow.addEventListener(\n      \"touchstart\",\n      function (event) {\n        touchStartX =\n          event.changedTouches[0].clientX;\n      },\n      { passive: true }\n    );\n\n    slideshow.addEventListener(\n      \"touchend\",\n      function (event) {\n        const touchEndX =\n          event.changedTouches[0].clientX;\n\n        const distance =\n          touchEndX - touchStartX;\n\n        if (Math.abs(distance) < 45) return;\n\n        if (distance > 0) {\n          showSlide(currentSlide - 1);\n        } else {\n          showSlide(currentSlide + 1);\n        }\n\n        restartAutoplay();\n      },\n      { passive: true }\n    );\n\n    \/* Stop when browser tab is hidden *\/\n\n    document.addEventListener(\n      \"visibilitychange\",\n      function () {\n        if (document.hidden) {\n          stopAutoplay();\n        } else {\n          startAutoplay();\n        }\n      }\n    );\n\n    showSlide(0);\n    startAutoplay();\n  })();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f42fc2e elementor-widget elementor-widget-html\" data-id=\"f42fc2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ========================================\n   BJM One-Hour Guided Meditation\n   ======================================== *\/\n\n.bjm-guided-meditation {\n  --green: #536b5e;\n  --green-dark: #405449;\n  --green-light: #eef3ee;\n  --heading: #26383b;\n  --text: #596768;\n  --border: #dce4df;\n  --background: #f6f7f4;\n  --white: #ffffff;\n\n  width: 100%;\n  padding: 38px 24px;\n  box-sizing: border-box;\n  background-color: var(--background);\n  font-family: inherit;\n}\n\n.bjm-guided-meditation *,\n.bjm-guided-meditation *::before,\n.bjm-guided-meditation *::after {\n  box-sizing: border-box;\n}\n\n\/* ===== Main layout ===== *\/\n\n.bjm-guided-meditation__inner {\n  display: grid;\n  grid-template-columns: minmax(280px, 40%) minmax(0, 60%);\n  gap: 34px;\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n  align-items: stretch;\n}\n\n\/* ===== Meditation hall image ===== *\/\n\n.bjm-guided-meditation__image-link {\n  display: block;\n  min-height: 380px;\n  overflow: hidden;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  background-color: var(--white);\n  box-shadow: 0 5px 18px rgba(38, 56, 59, 0.11);\n  text-decoration: none !important;\n  transition:\n    transform 0.2s ease,\n    box-shadow 0.2s ease;\n}\n\n.bjm-guided-meditation__image-link:hover,\n.bjm-guided-meditation__image-link:focus {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 22px rgba(38, 56, 59, 0.17);\n}\n\n.bjm-guided-meditation__image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 380px;\n  margin: 0;\n  border: 0;\n  object-fit: cover;\n  object-position: center;\n}\n\n\/* ===== Information card ===== *\/\n\n.bjm-guided-meditation__content {\n  display: flex;\n  min-height: 380px;\n  padding: 38px;\n  flex-direction: column;\n  justify-content: center;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  background-color: var(--white);\n  box-shadow: 0 5px 18px rgba(38, 56, 59, 0.08);\n}\n\n.bjm-guided-meditation__title {\n  margin: 0 0 20px !important;\n  color: var(--heading) !important;\n  font-size: clamp(30px, 3.2vw, 43px);\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -0.02em;\n}\n\n.bjm-guided-meditation__time {\n  margin: 0 0 18px !important;\n  color: var(--green) !important;\n  font-size: clamp(19px, 2vw, 24px);\n  font-weight: 700;\n  line-height: 1.45;\n}\n\n\/* ===== Drop-in badge ===== *\/\n\n.bjm-guided-meditation__badge {\n  display: inline-flex;\n  width: fit-content;\n  margin-bottom: 22px;\n  padding: 8px 14px;\n  align-items: center;\n  border-radius: 999px;\n  background-color: var(--green-light);\n  color: var(--green-dark);\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.4;\n}\n\n.bjm-guided-meditation__description {\n  margin: 0 0 28px !important;\n  color: var(--text) !important;\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n\/* ===== Description button ===== *\/\n\n.bjm-guided-meditation__button {\n  display: flex;\n  width: 100%;\n  min-height: 52px;\n  padding: 13px 20px;\n  align-items: center;\n  justify-content: center;\n  border: 2px solid var(--green);\n  border-radius: 7px;\n  background-color: var(--green);\n  color: var(--white) !important;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.4;\n  text-align: center;\n  text-decoration: none !important;\n  box-shadow: 0 3px 10px rgba(38, 56, 59, 0.12);\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    box-shadow 0.2s ease,\n    transform 0.2s ease;\n}\n\n.bjm-guided-meditation__button::after {\n  content: \"\u2192\";\n  margin-left: 9px;\n  transition: transform 0.2s ease;\n}\n\n.bjm-guided-meditation__button:hover,\n.bjm-guided-meditation__button:focus {\n  border-color: var(--green-dark);\n  background-color: var(--green-dark);\n  color: var(--white) !important;\n  box-shadow: 0 5px 14px rgba(38, 56, 59, 0.18);\n  transform: translateY(-1px);\n}\n\n.bjm-guided-meditation__button:hover::after,\n.bjm-guided-meditation__button:focus::after {\n  transform: translateX(4px);\n}\n\n\/* ===== Tablet layout ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-guided-meditation {\n    padding: 30px 20px;\n  }\n\n  .bjm-guided-meditation__inner {\n    grid-template-columns: minmax(240px, 40%) minmax(0, 60%);\n    gap: 24px;\n  }\n\n  .bjm-guided-meditation__image-link,\n  .bjm-guided-meditation__image,\n  .bjm-guided-meditation__content {\n    min-height: 340px;\n  }\n\n  .bjm-guided-meditation__content {\n    padding: 28px;\n  }\n\n  .bjm-guided-meditation__description {\n    font-size: 16px;\n  }\n}\n\n\/* ===== Mobile layout ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-guided-meditation {\n    padding: 24px 15px;\n  }\n\n  .bjm-guided-meditation__inner {\n    display: flex;\n    flex-direction: column;\n    gap: 22px;\n  }\n\n  \/* Show information first on mobile *\/\n  .bjm-guided-meditation__content {\n    order: 1;\n    min-height: 0;\n    padding: 26px 20px;\n  }\n\n  .bjm-guided-meditation__image-link {\n    order: 2;\n    min-height: 0;\n  }\n\n  .bjm-guided-meditation__image {\n    height: auto;\n    min-height: 0;\n    object-fit: contain;\n  }\n\n  .bjm-guided-meditation__title {\n    font-size: 30px;\n  }\n\n  .bjm-guided-meditation__time {\n    font-size: 19px;\n  }\n\n  .bjm-guided-meditation__description {\n    margin-bottom: 24px !important;\n    font-size: 16px;\n  }\n\n  .bjm-guided-meditation__button {\n    min-height: 54px;\n    padding: 14px 16px;\n  }\n}\n\n\/* ===== Extra-small mobile screens ===== *\/\n\n@media (max-width: 390px) {\n  .bjm-guided-meditation {\n    padding: 18px 10px;\n  }\n\n  .bjm-guided-meditation__content {\n    padding: 23px 17px;\n  }\n\n  .bjm-guided-meditation__title {\n    font-size: 27px;\n  }\n\n  .bjm-guided-meditation__time {\n    font-size: 18px;\n  }\n\n  .bjm-guided-meditation__badge {\n    font-size: 14px;\n  }\n\n  .bjm-guided-meditation__button {\n    font-size: 15px;\n  }\n}\n<\/style>\n\n<section\n  class=\"bjm-guided-meditation\"\n  aria-labelledby=\"bjm-guided-meditation-title\"\n>\n  <div class=\"bjm-guided-meditation__inner\">\n\n    <!-- Meditation hall image -->\n    <a\n      class=\"bjm-guided-meditation__image-link\"\n      href=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/6933.jpg\"\n      target=\"_blank\"\n      rel=\"noopener\"\n      aria-label=\"View the Buddha Jewel Monastery meditation hall\"\n    >\n      <img decoding=\"async\"\n        class=\"bjm-guided-meditation__image\"\n        src=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/6933.jpg\"\n        alt=\"Meditation hall at Buddha Jewel Monastery\"\n        loading=\"lazy\"\n      >\n    <\/a>\n\n    <!-- Program information -->\n    <div class=\"bjm-guided-meditation__content\">\n\n      <h2\n        id=\"bjm-guided-meditation-title\"\n        class=\"bjm-guided-meditation__title\"\n      >\n        One-Hour Guided Meditation\n      <\/h2>\n\n      <p class=\"bjm-guided-meditation__time\">\n        Mondays \u00b7 7\u20138 PM\n      <\/p>\n\n      <span class=\"bjm-guided-meditation__badge\">\n        Drop-In \u00b7 All Levels Welcome\n      <\/span>\n\n      <p class=\"bjm-guided-meditation__description\">\n        Join us for one hour of guided sitting and walking meditation.\n        No registration or prior meditation experience is required.\n      <\/p>\n\n      <a\n        class=\"bjm-guided-meditation__button\"\n        href=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2024\/03\/One-Incense_2024.3.png\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        View Program Description\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d3dbd88 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d3dbd88\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50f7b96\" data-id=\"50f7b96\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b9c249c elementor-widget elementor-widget-html\" data-id=\"b9c249c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ========================================\n   BJM Fall 2026 Class Promotion\n   ======================================== *\/\n\n.bjm-class-promo {\n  --primary: #536b5e;\n  --primary-dark: #405449;\n  --primary-light: #eef3ee;\n  --heading: #26383b;\n  --body-text: #526062;\n  --muted-text: #6d7879;\n  --border: #dfe5e1;\n  --background: #f7f5f1;\n  --white: #ffffff;\n\n  width: 100%;\n  padding: 42px 24px;\n  box-sizing: border-box;\n  background-color: var(--background);\n  font-family: inherit;\n}\n\n.bjm-class-promo *,\n.bjm-class-promo *::before,\n.bjm-class-promo *::after {\n  box-sizing: border-box;\n}\n\n\/* ===== Main layout ===== *\/\n\n.bjm-class-promo-inner {\n  display: grid;\n  grid-template-columns: minmax(240px, 34%) minmax(0, 66%);\n  gap: 36px;\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n  align-items: start;\n}\n\n\/* ===== Left image column ===== *\/\n\n.bjm-promo-images {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.bjm-promo-image-link {\n  display: block;\n  overflow: hidden;\n  border-radius: 10px;\n  background-color: var(--white);\n  box-shadow: 0 4px 16px rgba(38, 56, 59, 0.10);\n  transition:\n    transform 0.2s ease,\n    box-shadow 0.2s ease;\n}\n\n.bjm-promo-image-link:hover,\n.bjm-promo-image-link:focus {\n  transform: translateY(-2px);\n  box-shadow: 0 7px 20px rgba(38, 56, 59, 0.16);\n}\n\n.bjm-promo-image {\n  display: block;\n  width: 100%;\n  height: auto;\n  border: 0;\n}\n\n.bjm-curriculum-link {\n  text-decoration: none;\n}\n\n.bjm-curriculum-caption {\n  display: block;\n  padding: 12px 15px;\n  background-color: var(--white);\n  color: var(--primary-dark);\n  font-size: 15px;\n  font-weight: 700;\n  text-align: center;\n}\n\n\/* ===== Right information card ===== *\/\n\n.bjm-promo-content {\n  padding: 36px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  background-color: var(--white);\n  box-shadow: 0 5px 20px rgba(38, 56, 59, 0.08);\n}\n\n.bjm-promo-title {\n  margin: 0 0 14px;\n  color: var(--heading);\n  font-size: clamp(30px, 3.4vw, 45px);\n  font-weight: 700;\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n}\n\n.bjm-promo-date {\n  margin: 0 0 18px;\n  color: var(--primary);\n  font-size: clamp(19px, 2vw, 25px);\n  font-weight: 700;\n  line-height: 1.4;\n}\n\n.bjm-course-badge {\n  display: inline-block;\n  margin-bottom: 22px;\n  padding: 7px 13px;\n  border-radius: 999px;\n  background-color: var(--primary-light);\n  color: var(--primary-dark);\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.02em;\n}\n\n\/* ===== Course description ===== *\/\n\n.bjm-promo-intro {\n  margin: 0 0 18px;\n  color: var(--body-text);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.bjm-promo-features {\n  margin: 0 0 28px;\n  padding: 0;\n  list-style: none;\n}\n\n.bjm-promo-features li {\n  position: relative;\n  margin: 9px 0;\n  padding-left: 27px;\n  color: var(--body-text);\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n.bjm-promo-features li::before {\n  content: \"\u2713\";\n  position: absolute;\n  top: 0;\n  left: 0;\n  color: var(--primary);\n  font-weight: 700;\n}\n\n\/* ===== Buttons ===== *\/\n\n.bjm-promo-actions {\n  display: flex;\n  flex-direction: column;\n  gap: 13px;\n}\n\n.bjm-promo-button {\n  display: flex;\n  width: 100%;\n  min-height: 50px;\n  padding: 13px 20px;\n  align-items: center;\n  justify-content: center;\n  border: 2px solid var(--primary);\n  border-radius: 7px;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.35;\n  text-align: center;\n  text-decoration: none !important;\n  transition:\n    background-color 0.2s ease,\n    color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.2s ease;\n}\n\n.bjm-promo-button:hover,\n.bjm-promo-button:focus {\n  transform: translateY(-1px);\n}\n\n\/* Primary registration button *\/\n\n.bjm-promo-button-primary {\n  background-color: var(--primary);\n  color: var(--white) !important;\n}\n\n.bjm-promo-button-primary:hover,\n.bjm-promo-button-primary:focus {\n  border-color: var(--primary-dark);\n  background-color: var(--primary-dark);\n  color: var(--white) !important;\n}\n\n\/* Returning student button *\/\n\n.bjm-promo-button-secondary {\n  background-color: var(--white);\n  color: var(--primary) !important;\n}\n\n.bjm-promo-button-secondary:hover,\n.bjm-promo-button-secondary:focus {\n  background-color: var(--primary-light);\n  color: var(--primary-dark) !important;\n}\n\n\/* Course details link *\/\n\n.bjm-promo-read-more {\n  display: inline-flex;\n  margin: 5px auto 0;\n  padding: 8px 12px;\n  align-items: center;\n  justify-content: center;\n  color: var(--primary-dark) !important;\n  font-size: 15px;\n  font-weight: 700;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.bjm-promo-read-more::after {\n  content: \"\u2192\";\n  margin-left: 8px;\n  transition: transform 0.2s ease;\n}\n\n.bjm-promo-read-more:hover,\n.bjm-promo-read-more:focus {\n  color: var(--primary) !important;\n  text-decoration: underline !important;\n}\n\n.bjm-promo-read-more:hover::after,\n.bjm-promo-read-more:focus::after {\n  transform: translateX(4px);\n}\n\n\/* ===== Tablet layout ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-class-promo {\n    padding: 32px 20px;\n  }\n\n  .bjm-class-promo-inner {\n    grid-template-columns: minmax(210px, 34%) minmax(0, 66%);\n    gap: 25px;\n  }\n\n  .bjm-promo-content {\n    padding: 28px;\n  }\n\n  .bjm-promo-intro {\n    font-size: 16px;\n  }\n\n  .bjm-promo-features li {\n    font-size: 15px;\n  }\n}\n\n\/* ===== Mobile layout ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-class-promo {\n    padding: 24px 15px;\n  }\n\n  .bjm-class-promo-inner {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n  }\n\n  .bjm-promo-content {\n    order: 1;\n    width: 100%;\n    padding: 25px 20px;\n  }\n\n  .bjm-promo-images {\n    order: 2;\n    width: 100%;\n    gap: 18px;\n  }\n\n  .bjm-promo-title {\n    font-size: 30px;\n  }\n\n  .bjm-promo-date {\n    margin-bottom: 15px;\n    font-size: 19px;\n  }\n\n  .bjm-course-badge {\n    margin-bottom: 18px;\n  }\n\n  .bjm-promo-intro {\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bjm-promo-button {\n    min-height: 52px;\n    padding: 14px 15px;\n  }\n\n  .bjm-promo-image-link {\n    max-width: 460px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n}\n\n\/* ===== Extra-small mobile screens ===== *\/\n\n@media (max-width: 390px) {\n  .bjm-class-promo {\n    padding: 18px 10px;\n  }\n\n  .bjm-promo-content {\n    padding: 22px 16px;\n  }\n\n  .bjm-promo-title {\n    font-size: 27px;\n  }\n\n  .bjm-promo-date {\n    font-size: 18px;\n  }\n\n  .bjm-promo-features li {\n    padding-left: 24px;\n    font-size: 15px;\n  }\n\n  .bjm-promo-button {\n    font-size: 15px;\n  }\n}\n<\/style>\n\n<section class=\"bjm-class-promo\" aria-labelledby=\"bjm-promo-heading\">\n  <div class=\"bjm-class-promo-inner\">\n\n    <!-- Left image column -->\n    <div class=\"bjm-promo-images\">\n\n      <!-- Course poster -->\n      <a\n        class=\"bjm-promo-image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/2026Fall_en-scaled.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        aria-label=\"View the Fall 2026 meditation class poster\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-promo-image\"\n          src=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/2026Fall_en-scaled.jpg\"\n          alt=\"Fall 2026 New Meditation and Buddhism Classes at Buddha Jewel Monastery\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <!-- Curriculum image -->\n   <a\n  class=\"bjm-promo-image-link bjm-curriculum-link\"\n  href=\"https:\/\/www.buddhajewel.org\/en\/curriculum_en\/\"\n  target=\"_blank\"\n  rel=\"noopener\"\n  aria-label=\"View the meditation class curriculum\"\n>\n  <img decoding=\"async\"\n    class=\"bjm-promo-image\"\n    src=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/Curriculum_en.jpg\"\n    alt=\"Buddha Jewel Monastery meditation class curriculum\"\n    loading=\"lazy\"\n  >\n  <span class=\"bjm-curriculum-caption\">\n    View Class Curriculum\n  <\/span>\n<\/a>\n\n    <\/div>\n\n    <!-- Right course information -->\n    <div class=\"bjm-promo-content\">\n      <h2 id=\"bjm-promo-heading\" class=\"bjm-promo-title\">\n        New Meditation &amp; Buddhism Classes\n      <\/h2>\n\n      <p class=\"bjm-promo-date\">\n        Begins September 1 \u00b7 Tuesdays, 7\u20139 PM\n      <\/p>\n\n      <span class=\"bjm-course-badge\">\n        10-Week Course\n      <\/span>\n\n      <p class=\"bjm-promo-intro\">\n        Discover inner peace and develop practical Buddhist wisdom\n        through guided meditation and introductory Buddhist teachings.\n      <\/p>\n\n      <ul class=\"bjm-promo-features\">\n        <li>Beginner-friendly<\/li>\n        <li>No prior meditation experience required<\/li>\n        <li>Guided meditation and daily-life practice<\/li>\n        <li>Trial class available<\/li>\n      <\/ul>\n\n      <div class=\"bjm-promo-actions\">\n        <a\n          class=\"bjm-promo-button bjm-promo-button-primary\"\n          href=\"https:\/\/forms.gle\/sJmk7gj8T8fcCqds7\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          Register for Level I\n        <\/a>\n\n        <a\n          class=\"bjm-promo-button bjm-promo-button-secondary\"\n          href=\"https:\/\/forms.gle\/GAM5c1W5DCGCpF39A\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          Returning Student Registration\n        <\/a>\n\n        <a\n          class=\"bjm-promo-read-more\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/classes\/\"\n        >\n          View Course Details\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cbceaf elementor-widget elementor-widget-heading\" data-id=\"3cbceaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fall Session Schedule<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d5d419 elementor-widget elementor-widget-text-editor\" data-id=\"9d5d419\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n\/* ========================================\n   Buddha Jewel Monastery\n   English Meditation Course Schedule\n   ======================================== *\/\n\n.bjm-schedule-wrap {\n  \/* Color settings *\/\n  --header-bg: #536b5e;\n  --header-text: #ffffff;\n  --body-bg: #ffffff;\n  --body-text: #26383b;\n  --border-color: #e1e5e5;\n  --note-text: #59696a;\n\n  width: 100%;\n  margin: 0 auto;\n  font-family: inherit;\n}\n\n\/* ===== Basic table settings ===== *\/\n\n.bjm-schedule {\n  width: 100%;\n  margin: 0;\n  border-collapse: collapse;\n  table-layout: fixed;\n  background-color: var(--body-bg);\n  color: var(--body-text);\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n.bjm-schedule th,\n.bjm-schedule td {\n  box-sizing: border-box;\n  padding: 18px 14px;\n  border: 1px solid var(--border-color);\n  text-align: center;\n  vertical-align: middle;\n  overflow-wrap: break-word;\n}\n\n\/* ===== Header row ===== *\/\n\n.bjm-schedule thead th {\n  background-color: var(--header-bg) !important;\n  color: var(--header-text) !important;\n  font-size: 15px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n}\n\n\/* ===== Column widths ===== *\/\n\n.bjm-schedule th:nth-child(1),\n.bjm-schedule td:nth-child(1) {\n  width: 19%;\n}\n\n.bjm-schedule th:nth-child(2),\n.bjm-schedule td:nth-child(2) {\n  width: 25%;\n}\n\n.bjm-schedule th:nth-child(3),\n.bjm-schedule td:nth-child(3) {\n  width: 28%;\n}\n\n.bjm-schedule th:nth-child(4),\n.bjm-schedule td:nth-child(4) {\n  width: 28%;\n}\n\n\/* ===== Text styles ===== *\/\n\n.bjm-class-name {\n  display: block;\n  font-weight: 600;\n}\n\n.bjm-class-time {\n  display: block;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n.bjm-note {\n  display: block;\n  margin-top: 5px;\n  color: var(--note-text);\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n\/* ===== Tablet layout ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-schedule {\n    font-size: 14px;\n  }\n\n  .bjm-schedule th,\n  .bjm-schedule td {\n    padding: 14px 9px;\n  }\n\n  .bjm-schedule thead th {\n    font-size: 14px;\n  }\n}\n\n\/* ===== Mobile layout: table becomes cards ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-schedule,\n  .bjm-schedule tbody,\n  .bjm-schedule tr,\n  .bjm-schedule td {\n    display: block;\n    width: 100%;\n  }\n\n  \/* Hide the desktop header row *\/\n  .bjm-schedule thead {\n    display: none;\n  }\n\n  .bjm-schedule {\n    border: 0;\n    background-color: transparent;\n  }\n\n  \/* Each course becomes a separate card *\/\n  .bjm-schedule tbody tr {\n    margin-bottom: 18px;\n    overflow: hidden;\n    border: 1px solid #dfe4e2;\n    border-radius: 10px;\n    background-color: var(--body-bg);\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n  }\n\n  .bjm-schedule td,\n  .bjm-schedule td:nth-child(1),\n  .bjm-schedule td:nth-child(2),\n  .bjm-schedule td:nth-child(3),\n  .bjm-schedule td:nth-child(4) {\n    position: relative;\n    width: 100%;\n    min-height: 48px;\n    padding: 12px 15px 12px 42%;\n    border: 0;\n    border-bottom: 1px solid #edf0ef;\n    text-align: left;\n    overflow-wrap: anywhere;\n  }\n\n  .bjm-schedule td:last-child {\n    border-bottom: 0;\n  }\n\n  \/* Mobile field labels *\/\n  .bjm-schedule td::before {\n    content: attr(data-label);\n    position: absolute;\n    top: 12px;\n    left: 15px;\n    width: 34%;\n    color: var(--note-text);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/* Course title at the top of each card *\/\n  .bjm-schedule td:first-child {\n    padding: 15px;\n    background-color: var(--header-bg) !important;\n    color: var(--header-text) !important;\n    text-align: center;\n    font-size: 19px;\n    font-weight: 700;\n  }\n\n  .bjm-schedule td:first-child::before {\n    display: none;\n  }\n\n  .bjm-class-time {\n    white-space: normal;\n  }\n\n  .bjm-note {\n    font-size: 13px;\n  }\n}\n\n\/* ===== Extra-small mobile screens ===== *\/\n\n@media (max-width: 390px) {\n  .bjm-schedule td,\n  .bjm-schedule td:nth-child(1),\n  .bjm-schedule td:nth-child(2),\n  .bjm-schedule td:nth-child(3),\n  .bjm-schedule td:nth-child(4) {\n    padding-left: 39%;\n    font-size: 14px;\n  }\n\n  .bjm-schedule td:first-child {\n    padding: 14px;\n    font-size: 18px;\n  }\n\n  .bjm-schedule td::before {\n    width: 31%;\n    font-size: 12px;\n  }\n}\n<\/style>\n\n<div class=\"bjm-schedule-wrap\">\n  <table class=\"bjm-schedule\">\n    <thead>\n      <tr>\n        <th scope=\"col\">Class<\/th>\n        <th scope=\"col\">Day &amp; Time<\/th>\n        <th scope=\"col\">Course Dates<\/th>\n        <th scope=\"col\">Prerequisites<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody>\n      <!-- Level I (B) -->\n      <tr>\n        <td data-label=\"Class\">\n          <span class=\"bjm-class-name\">Level I (B)<\/span>\n        <\/td>\n\n        <td data-label=\"Day &amp; Time\">\n          <span class=\"bjm-class-time\">TUE 7\u20139 pm<\/span>\n        <\/td>\n\n        <td data-label=\"Course Dates\">\n          Sep 1 to Nov 17\n          <span class=\"bjm-note\">\n            No class on Sep 22 and Oct 20\n          <\/span>\n        <\/td>\n\n        <td data-label=\"Prerequisites\">\n          All Levels Welcome\n          <span class=\"bjm-note\">\n            No prerequisite\n          <\/span>\n        <\/td>\n      <\/tr>\n\n      <!-- Level II (B) -->\n      <tr>\n        <td data-label=\"Class\">\n          <span class=\"bjm-class-name\">Level II (B)<\/span>\n        <\/td>\n\n        <td data-label=\"Day &amp; Time\">\n          <span class=\"bjm-class-time\">THU 7\u20139 pm<\/span>\n        <\/td>\n\n        <td data-label=\"Course Dates\">\n          Sep 3 to Nov 19\n          <span class=\"bjm-note\">\n            No class on Sep 24 and Oct 22\n          <\/span>\n        <\/td>\n\n        <td data-label=\"Prerequisites\">\n          Completion of Level I\n        <\/td>\n      <\/tr>\n\n      <!-- Level III (C) -->\n      <tr>\n        <td data-label=\"Class\">\n          <span class=\"bjm-class-name\">Level III (C)<\/span>\n        <\/td>\n\n        <td data-label=\"Day &amp; Time\">\n          <span class=\"bjm-class-time\">WED 7\u20139 pm<\/span>\n        <\/td>\n\n        <td data-label=\"Course Dates\">\n          Sep 2 to Nov 18\n          <span class=\"bjm-note\">\n            No class on Sep 23 and Oct 21\n          <\/span>\n        <\/td>\n\n        <td data-label=\"Prerequisites\">\n          Completion of Level II\n        <\/td>\n      <\/tr>\n\n      <!-- Sutra Study -->\n      <tr>\n        <td data-label=\"Class\">\n          <span class=\"bjm-class-name\">Sutra Study<\/span>\n        <\/td>\n\n        <td data-label=\"Day &amp; Time\">\n          <span class=\"bjm-class-time\">MON 7\u20139 pm<\/span>\n        <\/td>\n\n        <td data-label=\"Course Dates\">\n          Aug 31 to Nov 16\n          <span class=\"bjm-note\">\n            No class on Sep 21 and Oct 19\n          <\/span>\n        <\/td>\n\n        <td data-label=\"Prerequisites\">\n          Completion of Level III\n        <\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddd608d elementor-widget elementor-widget-html\" data-id=\"ddd608d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.bjm-returning-student-button {\n  width: 100%;\n  margin: 20px auto;\n  text-align: center;\n}\n\n.bjm-returning-student-button a {\n  display: flex;\n  width: 100%;\n  min-height: 52px;\n  padding: 13px 20px;\n  align-items: center;\n  justify-content: center;\n  box-sizing: border-box;\n  border: 2px solid #536b5e;\n  border-radius: 7px;\n  background-color: #536b5e;\n  color: #ffffff !important;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.4;\n  text-align: center;\n  text-decoration: none !important;\n  box-shadow: 0 3px 10px rgba(38, 56, 59, 0.12);\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    box-shadow 0.2s ease,\n    transform 0.2s ease;\n}\n\n.bjm-returning-student-button a:hover,\n.bjm-returning-student-button a:focus {\n  border-color: #405449;\n  background-color: #405449;\n  color: #ffffff !important;\n  box-shadow: 0 5px 14px rgba(38, 56, 59, 0.18);\n  transform: translateY(-1px);\n}\n\n@media (max-width: 767px) {\n  .bjm-returning-student-button a {\n    min-height: 54px;\n    padding: 14px 16px;\n    font-size: 16px;\n  }\n}\n<\/style>\n\n<div class=\"bjm-returning-student-button\">\n  <a\n    href=\"https:\/\/forms.gle\/GAM5c1W5DCGCpF39A\"\n    target=\"_blank\"\n    rel=\"noopener\"\n  >\n    Returning Student Registration\n  <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ff5ca4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ff5ca4b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ed9da90\" data-id=\"ed9da90\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2dbfbf elementor-widget elementor-widget-html\" data-id=\"b2dbfbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================\n   \u4f5b\u5bf6\u5bfa 2026 \u79cb\u5b63\u4e2d\u6587\u79aa\u4fee\u73ed\u5ba3\u50b3\u5340\n   ========================================= *\/\n\n.bjm-zh-class-promo {\n  --purple: #77647f;\n  --purple-dark: #5d4a66;\n  --purple-light: #eee9f2;\n  --heading: #4f4055;\n  --text: #5f5863;\n  --border: #ddd5e2;\n  --page-bg: #f6f3f7;\n  --white: #ffffff;\n\n  width: 100%;\n  padding: 42px 24px;\n  box-sizing: border-box;\n  background-color: var(--page-bg);\n  font-family: inherit;\n}\n\n.bjm-zh-class-promo *,\n.bjm-zh-class-promo *::before,\n.bjm-zh-class-promo *::after {\n  box-sizing: border-box;\n}\n\n\/* ===== \u684c\u9762\u7248\u4e3b\u8981\u6392\u5217 ===== *\/\n\n.bjm-zh-class-promo__inner {\n  display: grid;\n  grid-template-columns: minmax(240px, 34%) minmax(0, 66%);\n  gap: 36px;\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n  align-items: start;\n}\n\n\/* ===== \u5de6\u5074\u5716\u7247 ===== *\/\n\n.bjm-zh-class-promo__images {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.bjm-zh-class-promo__image-link {\n  display: block;\n  overflow: hidden;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  background-color: var(--white);\n  box-shadow: 0 4px 16px rgba(79, 64, 85, 0.11);\n  text-decoration: none !important;\n  transition:\n    transform 0.2s ease,\n    box-shadow 0.2s ease;\n}\n\n.bjm-zh-class-promo__image-link:hover,\n.bjm-zh-class-promo__image-link:focus {\n  transform: translateY(-2px);\n  box-shadow: 0 7px 20px rgba(79, 64, 85, 0.17);\n}\n\n.bjm-zh-class-promo__image {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n}\n\n.bjm-zh-class-promo__caption {\n  display: block;\n  padding: 12px 15px;\n  background-color: var(--white);\n  color: var(--purple-dark);\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.5;\n  text-align: center;\n}\n\n\/* ===== \u53f3\u5074\u8ab2\u7a0b\u8cc7\u8a0a\u5361 ===== *\/\n\n.bjm-zh-class-promo__content {\n  padding: 36px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  background-color: var(--white);\n  box-shadow: 0 5px 20px rgba(79, 64, 85, 0.09);\n}\n\n.bjm-zh-class-promo__title {\n  margin: 0 0 14px !important;\n  color: var(--heading) !important;\n  font-size: clamp(30px, 3.4vw, 45px);\n  font-weight: 700;\n  line-height: 1.3;\n  letter-spacing: 0.02em;\n}\n\n.bjm-zh-class-promo__date {\n  margin: 0 0 18px !important;\n  color: var(--purple) !important;\n  font-size: clamp(19px, 2vw, 25px);\n  font-weight: 700;\n  line-height: 1.5;\n}\n\n.bjm-zh-class-promo__badge {\n  display: inline-block;\n  margin-bottom: 22px;\n  padding: 7px 14px;\n  border-radius: 999px;\n  background-color: var(--purple-light);\n  color: var(--purple-dark);\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.04em;\n}\n\n\/* ===== \u8ab2\u7a0b\u6587\u5b57 ===== *\/\n\n.bjm-zh-class-promo__intro {\n  margin: 0 0 18px !important;\n  color: var(--text) !important;\n  font-size: 17px;\n  line-height: 1.9;\n}\n\n.bjm-zh-class-promo__features {\n  margin: 0 0 28px !important;\n  padding: 0 !important;\n  list-style: none !important;\n}\n\n.bjm-zh-class-promo__features li {\n  position: relative;\n  margin: 9px 0 !important;\n  padding: 0 0 0 28px !important;\n  color: var(--text);\n  font-size: 16px;\n  line-height: 1.65;\n  list-style: none !important;\n}\n\n.bjm-zh-class-promo__features li::before {\n  content: \"\u2713\";\n  position: absolute;\n  top: 0;\n  left: 0;\n  color: var(--purple);\n  font-weight: 700;\n}\n\n\/* ===== \u6309\u9215\u5340 ===== *\/\n\n.bjm-zh-class-promo__actions {\n  display: flex;\n  flex-direction: column;\n  gap: 13px;\n}\n\n.bjm-zh-class-promo__button {\n  display: flex;\n  width: 100%;\n  min-height: 52px;\n  padding: 13px 20px;\n  align-items: center;\n  justify-content: center;\n  border: 2px solid var(--purple);\n  border-radius: 7px;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.35;\n  text-align: center;\n  text-decoration: none !important;\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    color 0.2s ease,\n    transform 0.2s ease;\n}\n\n.bjm-zh-class-promo__button:hover,\n.bjm-zh-class-promo__button:focus {\n  transform: translateY(-1px);\n}\n\n\/* \u521d\u7d1a\u73ed\u4e3b\u8981\u6309\u9215 *\/\n\n.bjm-zh-class-promo__button--primary {\n  background-color: var(--purple);\n  color: var(--white) !important;\n}\n\n.bjm-zh-class-promo__button--primary:hover,\n.bjm-zh-class-promo__button--primary:focus {\n  border-color: var(--purple-dark);\n  background-color: var(--purple-dark);\n  color: var(--white) !important;\n}\n\n\/* \u5fa9\u5b78\u751f\u5831\u540d\u6b21\u8981\u6309\u9215 *\/\n\n.bjm-zh-class-promo__button--secondary {\n  background-color: var(--white);\n  color: var(--purple-dark) !important;\n}\n\n.bjm-zh-class-promo__button--secondary:hover,\n.bjm-zh-class-promo__button--secondary:focus {\n  border-color: var(--purple-dark);\n  background-color: var(--purple-light);\n  color: var(--purple-dark) !important;\n}\n\n\/* \u67e5\u770b\u8ab2\u7a0b\u8a73\u60c5 *\/\n\n.bjm-zh-class-promo__details {\n  display: inline-flex;\n  margin: 5px auto 0;\n  padding: 8px 12px;\n  align-items: center;\n  justify-content: center;\n  color: var(--purple-dark) !important;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.5;\n  text-align: center;\n  text-decoration: none !important;\n}\n\n.bjm-zh-class-promo__details::after {\n  content: \"\u2192\";\n  margin-left: 8px;\n  transition: transform 0.2s ease;\n}\n\n.bjm-zh-class-promo__details:hover,\n.bjm-zh-class-promo__details:focus {\n  color: var(--purple) !important;\n  text-decoration: underline !important;\n}\n\n.bjm-zh-class-promo__details:hover::after,\n.bjm-zh-class-promo__details:focus::after {\n  transform: translateX(4px);\n}\n\n\/* ===== \u5e73\u677f\u7248 ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-zh-class-promo {\n    padding: 32px 20px;\n  }\n\n  .bjm-zh-class-promo__inner {\n    grid-template-columns: minmax(210px, 34%) minmax(0, 66%);\n    gap: 25px;\n  }\n\n  .bjm-zh-class-promo__content {\n    padding: 28px;\n  }\n\n  .bjm-zh-class-promo__intro {\n    font-size: 16px;\n  }\n\n  .bjm-zh-class-promo__features li {\n    font-size: 15px;\n  }\n}\n\n\/* ===== \u624b\u6a5f\u7248 ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-zh-class-promo {\n    padding: 24px 15px;\n  }\n\n  .bjm-zh-class-promo__inner {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n  }\n\n  \/* \u624b\u6a5f\u5148\u986f\u793a\u8ab2\u7a0b\u8cc7\u8a0a\u8207\u5831\u540d\u6309\u9215 *\/\n  .bjm-zh-class-promo__content {\n    order: 1;\n    width: 100%;\n    padding: 25px 20px;\n  }\n\n  \/* \u6d77\u5831\u8207\u8ab2\u7a0b\u67b6\u69cb\u653e\u5728\u8cc7\u8a0a\u5361\u4e0b\u65b9 *\/\n  .bjm-zh-class-promo__images {\n    order: 2;\n    width: 100%;\n    gap: 18px;\n  }\n\n  .bjm-zh-class-promo__title {\n    font-size: 30px;\n  }\n\n  .bjm-zh-class-promo__date {\n    margin-bottom: 15px !important;\n    font-size: 19px;\n  }\n\n  .bjm-zh-class-promo__badge {\n    margin-bottom: 18px;\n  }\n\n  .bjm-zh-class-promo__intro {\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .bjm-zh-class-promo__button {\n    min-height: 52px;\n    padding: 14px 15px;\n  }\n\n  .bjm-zh-class-promo__image-link {\n    width: 100%;\n    max-width: 460px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n}\n\n\/* ===== \u7279\u5225\u7a84\u7684\u624b\u6a5f ===== *\/\n\n@media (max-width: 390px) {\n  .bjm-zh-class-promo {\n    padding: 18px 10px;\n  }\n\n  .bjm-zh-class-promo__content {\n    padding: 22px 16px;\n  }\n\n  .bjm-zh-class-promo__title {\n    font-size: 27px;\n  }\n\n  .bjm-zh-class-promo__date {\n    font-size: 18px;\n  }\n\n  .bjm-zh-class-promo__features li {\n    padding-left: 25px !important;\n    font-size: 15px;\n  }\n\n  .bjm-zh-class-promo__button {\n    font-size: 15px;\n  }\n}\n<\/style>\n\n<section\n  class=\"bjm-zh-class-promo\"\n  aria-labelledby=\"bjm-zh-class-title\"\n>\n  <div class=\"bjm-zh-class-promo__inner\">\n\n    <!-- \u5de6\u5074\u5716\u7247\u5340 -->\n    <div class=\"bjm-zh-class-promo__images\">\n\n      <!-- \u4e2d\u6587\u8ab2\u7a0b\u6d77\u5831 -->\n      <a\n        class=\"bjm-zh-class-promo__image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/2026Fall_zh-scaled.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        aria-label=\"\u653e\u5927\u67e5\u770b2026\u5e74\u79cb\u5b63\u4e2d\u6587\u79aa\u4fee\u73ed\u6d77\u5831\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-zh-class-promo__image\"\n          src=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/2026Fall_zh-scaled.jpg\"\n          alt=\"\u4f5b\u5bf6\u5bfa2026\u5e74\u79cb\u5b63\u4e2d\u6587\u79aa\u4fee\u73ed\u62db\u751f\u6d77\u5831\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <!-- \u4e2d\u6587\u8ab2\u7a0b\u67b6\u69cb -->\n      <a\n        class=\"bjm-zh-class-promo__image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/Curriculum_zh.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        aria-label=\"\u653e\u5927\u67e5\u770b\u4e2d\u6587\u79aa\u4fee\u73ed\u8ab2\u7a0b\u67b6\u69cb\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-zh-class-promo__image\"\n          src=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/07\/Curriculum_zh.jpg\"\n          alt=\"\u4f5b\u5bf6\u5bfa\u4e2d\u6587\u79aa\u4fee\u73ed\u8ab2\u7a0b\u67b6\u69cb\"\n          loading=\"lazy\"\n        >\n\n        <span class=\"bjm-zh-class-promo__caption\">\n          \u67e5\u770b\u79aa\u4fee\u73ed\u8ab2\u7a0b\u67b6\u69cb\n        <\/span>\n      <\/a>\n\n    <\/div>\n\n    <!-- \u53f3\u5074\u8ab2\u7a0b\u8cc7\u8a0a\u5361 -->\n    <div class=\"bjm-zh-class-promo__content\">\n\n      <h2\n        id=\"bjm-zh-class-title\"\n        class=\"bjm-zh-class-promo__title\"\n      >\n        \u65b0\u671f\u79aa\u4fee\u8207\u4f5b\u6cd5\u8ab2\u7a0b\n      <\/h2>\n\n      <p class=\"bjm-zh-class-promo__date\">\n        9\u67084\u65e5\u958b\u8ab2\u30fb\u6bcf\u9031\u4e94\u665a\u4e0a 7:00\u20139:00\n      <\/p>\n\n      <span class=\"bjm-zh-class-promo__badge\">\n        \u5341\u9031\u8ab2\u7a0b\n      <\/span>\n\n      <p class=\"bjm-zh-class-promo__intro\">\n        \u900f\u904e\u975c\u5750\u3001\u4f5b\u6cd5\u6559\u7406\u8207\u65e5\u5e38\u751f\u6d3b\u5be6\u8e10\uff0c\n        \u5b78\u7fd2\u5b89\u5b9a\u8eab\u5fc3\u3001\u958b\u555f\u5167\u5728\u667a\u6167\u3002\n      <\/p>\n\n      <ul class=\"bjm-zh-class-promo__features\">\n        <li>\u9069\u5408\u521d\u5b78\u8005<\/li>\n        <li>\u7121\u9808\u4efb\u4f55\u79aa\u4fee\u7d93\u9a57<\/li>\n        <li>\u975c\u5750\u6307\u5c0e\u8207\u4f5b\u6cd5\u6559\u5b78<\/li>\n        <li>\u6b61\u8fce\u53c3\u52a0\u9ad4\u9a57\u8ab2\u7a0b<\/li>\n      <\/ul>\n\n      <div class=\"bjm-zh-class-promo__actions\">\n\n        <!-- \u521d\u7d1a\u79aa\u4fee\u73ed\u5831\u540d -->\n        <a\n          class=\"bjm-zh-class-promo__button bjm-zh-class-promo__button--primary\"\n          href=\"https:\/\/forms.gle\/sJmk7gj8T8fcCqds7\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          \u5831\u540d\u521d\u7d1a\u79aa\u4fee\u73ed\n        <\/a>\n\n        <!-- \u5fa9\u5b78\u751f\u5831\u540d -->\n        <a\n          class=\"bjm-zh-class-promo__button bjm-zh-class-promo__button--secondary\"\n          href=\"https:\/\/forms.gle\/GAM5c1W5DCGCpF39A\"\n          target=\"_blank\"\n          rel=\"noopener\"\n        >\n          \u5fa9\u5b78\u751f\u5831\u540d\n        <\/a>\n\n        <!-- \u4e2d\u6587\u8ab2\u7a0b\u8a73\u60c5 -->\n        <a\n          class=\"bjm-zh-class-promo__details\"\n          href=\"https:\/\/www.buddhajewel.org\/zh\/classes\/\"\n        >\n          \u67e5\u770b\u8ab2\u7a0b\u8a73\u60c5\n        <\/a>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9273fc6 elementor-widget elementor-widget-heading\" data-id=\"9273fc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u79cb\u5b63\u4e2d\u6587\u79aa\u4fee\u73ed\u8ab2\u7a0b\u6642\u9593<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ec9026 elementor-widget elementor-widget-text-editor\" data-id=\"1ec9026\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n\/* ========================================\n   \u4f5b\u5bf6\u5bfa\u4e2d\u6587\u79aa\u4fee\u73ed\u8ab2\u7a0b\u8868\n   \u7070\u7d2b\u8272\u7248\u672c\n   ======================================== *\/\n\n.bjm-zh-schedule-wrap {\n  --purple: #77647f;\n  --purple-dark: #5d4a66;\n  --purple-light: #eee9f2;\n  --heading: #4f4055;\n  --body-text: #5f5863;\n  --note-text: #716a74;\n  --border: #ddd5e2;\n  --row-alt: #faf8fb;\n  --white: #ffffff;\n\n  width: 100%;\n  margin: 0 auto;\n  font-family: inherit;\n}\n\n.bjm-zh-schedule-wrap *,\n.bjm-zh-schedule-wrap *::before,\n.bjm-zh-schedule-wrap *::after {\n  box-sizing: border-box;\n}\n\n\/* ===== \u8868\u683c\u57fa\u672c\u8a2d\u5b9a ===== *\/\n\n.bjm-zh-schedule {\n  width: 100%;\n  margin: 0;\n  border-collapse: collapse;\n  table-layout: fixed;\n  background-color: var(--white);\n  color: var(--body-text);\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.bjm-zh-schedule th,\n.bjm-zh-schedule td {\n  padding: 18px 14px;\n  border: 1px solid var(--border);\n  text-align: center;\n  vertical-align: middle;\n  overflow-wrap: break-word;\n}\n\n\/* ===== \u6a19\u984c\u5217 ===== *\/\n\n.bjm-zh-schedule thead th {\n  background-color: var(--purple) !important;\n  color: var(--white) !important;\n  font-size: 16px;\n  font-weight: 700;\n  letter-spacing: 0.05em;\n}\n\n\/* ===== \u5404\u6b04\u5bec\u5ea6 ===== *\/\n\n.bjm-zh-schedule th:nth-child(1),\n.bjm-zh-schedule td:nth-child(1) {\n  width: 20%;\n}\n\n.bjm-zh-schedule th:nth-child(2),\n.bjm-zh-schedule td:nth-child(2) {\n  width: 25%;\n}\n\n.bjm-zh-schedule th:nth-child(3),\n.bjm-zh-schedule td:nth-child(3) {\n  width: 30%;\n}\n\n.bjm-zh-schedule th:nth-child(4),\n.bjm-zh-schedule td:nth-child(4) {\n  width: 25%;\n}\n\n\/* ===== \u9694\u884c\u5e95\u8272 ===== *\/\n\n.bjm-zh-schedule tbody tr:nth-child(even) td {\n  background-color: var(--row-alt);\n}\n\n\/* ===== \u73ed\u5225\u540d\u7a31 ===== *\/\n\n.bjm-zh-class-name {\n  display: block;\n  color: var(--heading);\n  font-weight: 700;\n}\n\n\/* ===== \u661f\u671f\u8207\u6642\u9593 ===== *\/\n\n.bjm-zh-time {\n  display: block;\n  color: var(--heading);\n  font-weight: 700;\n}\n\n\/* ===== \u505c\u8ab2\u8aaa\u660e ===== *\/\n\n.bjm-zh-note {\n  display: block;\n  margin-top: 5px;\n  color: var(--note-text);\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n\/* ===== \u5e73\u677f\u7248 ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-zh-schedule {\n    font-size: 14px;\n  }\n\n  .bjm-zh-schedule th,\n  .bjm-zh-schedule td {\n    padding: 14px 9px;\n  }\n\n  .bjm-zh-schedule thead th {\n    font-size: 14px;\n  }\n}\n\n\/* ===== \u624b\u6a5f\u7248\uff1a\u8868\u683c\u6539\u70ba\u5361\u7247 ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-zh-schedule,\n  .bjm-zh-schedule tbody,\n  .bjm-zh-schedule tr,\n  .bjm-zh-schedule td {\n    display: block;\n    width: 100%;\n  }\n\n  \/* \u624b\u6a5f\u7248\u96b1\u85cf\u8868\u683c\u6a19\u984c\u5217 *\/\n  .bjm-zh-schedule thead {\n    display: none;\n  }\n\n  .bjm-zh-schedule {\n    border: 0;\n    background-color: transparent;\n  }\n\n  \/* \u6bcf\u4e00\u500b\u73ed\u5225\u986f\u793a\u70ba\u7368\u7acb\u5361\u7247 *\/\n  .bjm-zh-schedule tbody tr {\n    margin-bottom: 18px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background-color: var(--white);\n    box-shadow: 0 3px 12px rgba(79, 64, 85, 0.09);\n  }\n\n  .bjm-zh-schedule td,\n  .bjm-zh-schedule td:nth-child(1),\n  .bjm-zh-schedule td:nth-child(2),\n  .bjm-zh-schedule td:nth-child(3),\n  .bjm-zh-schedule td:nth-child(4) {\n    position: relative;\n    width: 100%;\n    min-height: 50px;\n    padding: 13px 15px 13px 38%;\n    border: 0;\n    border-bottom: 1px solid #eee9f0;\n    background-color: var(--white) !important;\n    text-align: left;\n    overflow-wrap: anywhere;\n  }\n\n  .bjm-zh-schedule td:last-child {\n    border-bottom: 0;\n  }\n\n  \/* \u624b\u6a5f\u7248\u5de6\u5074\u6b04\u4f4d\u540d\u7a31 *\/\n  .bjm-zh-schedule td::before {\n    content: attr(data-label);\n    position: absolute;\n    top: 13px;\n    left: 15px;\n    width: 29%;\n    color: var(--purple-dark);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  \/* \u6bcf\u5f35\u5361\u7247\u7684\u73ed\u5225\u6a19\u984c *\/\n  .bjm-zh-schedule td:first-child,\n  .bjm-zh-schedule tbody tr:nth-child(even) td:first-child {\n    padding: 15px;\n    border-bottom: 0;\n    background-color: var(--purple) !important;\n    color: var(--white) !important;\n    text-align: center;\n    font-size: 19px;\n    font-weight: 700;\n  }\n\n  .bjm-zh-schedule td:first-child::before {\n    display: none;\n  }\n\n  .bjm-zh-schedule td:first-child .bjm-zh-class-name {\n    color: var(--white);\n  }\n\n  .bjm-zh-note {\n    font-size: 13px;\n  }\n}\n\n\/* ===== \u7279\u5225\u7a84\u7684\u624b\u6a5f ===== *\/\n\n@media (max-width: 390px) {\n  .bjm-zh-schedule td,\n  .bjm-zh-schedule td:nth-child(1),\n  .bjm-zh-schedule td:nth-child(2),\n  .bjm-zh-schedule td:nth-child(3),\n  .bjm-zh-schedule td:nth-child(4) {\n    padding-left: 36%;\n    font-size: 14px;\n  }\n\n  .bjm-zh-schedule td:first-child,\n  .bjm-zh-schedule tbody tr:nth-child(even) td:first-child {\n    padding: 14px;\n    font-size: 18px;\n  }\n\n  .bjm-zh-schedule td::before {\n    width: 27%;\n    font-size: 12px;\n  }\n}\n<\/style>\n\n<div class=\"bjm-zh-schedule-wrap\">\n  <table class=\"bjm-zh-schedule\">\n\n    <thead>\n      <tr>\n        <th scope=\"col\">\u73ed\u5225<\/th>\n        <th scope=\"col\">\u661f\u671f\u8207\u6642\u9593<\/th>\n        <th scope=\"col\">\u4e0a\u8ab2\u65e5\u671f<\/th>\n        <th scope=\"col\">\u5831\u540d\u8cc7\u683c<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody>\n\n      <!-- \u521d\u7d1a\u79aa\u4fee\u73ed -->\n      <tr>\n        <td data-label=\"\u73ed\u5225\">\n          <span class=\"bjm-zh-class-name\">\n            \u521d\u7d1a\u79aa\u4fee\u73ed\n          <\/span>\n          \uff08\u4e0b\u5b78\u671f\uff09\n        <\/td>\n\n        <td data-label=\"\u661f\u671f\u8207\u6642\u9593\">\n          <span class=\"bjm-zh-time\">\n            \u6bcf\u9031\u4e94 \u665a\u4e0a\n          <\/span>\n          7:00\u20139:00\n        <\/td>\n\n        <td data-label=\"\u4e0a\u8ab2\u65e5\u671f\">\n          9\/4\u201311\/20\n\n          <span class=\"bjm-zh-note\">\n            9\/25\u300110\/23 \u505c\u8ab2\n          <\/span>\n        <\/td>\n\n        <td data-label=\"\u5831\u540d\u8cc7\u683c\">\n          \u7121\u9808\u4efb\u4f55\u7d93\u9a57\n        <\/td>\n      <\/tr>\n\n      <!-- \u4e2d\u7d1a\u79aa\u4fee\u73ed -->\n      <tr>\n        <td data-label=\"\u73ed\u5225\">\n          <span class=\"bjm-zh-class-name\">\n            \u4e2d\u7d1a\u79aa\u4fee\u73ed\n          <\/span>\n          \uff08\u4e0b\u5b78\u671f\uff09\n        <\/td>\n\n        <td data-label=\"\u661f\u671f\u8207\u6642\u9593\">\n          <span class=\"bjm-zh-time\">\n            \u6bcf\u9031\u516d \u4e0b\u5348\n          <\/span>\n          2:00\u20134:00\n        <\/td>\n\n        <td data-label=\"\u4e0a\u8ab2\u65e5\u671f\">\n          9\/5\u201312\/12\n\n          <span class=\"bjm-zh-note\">\n            9\/12\u300110\/17\u300111\/14\u201311\/28 \u505c\u8ab2\n          <\/span>\n        <\/td>\n\n        <td data-label=\"\u5831\u540d\u8cc7\u683c\">\n          \u9808\u521d\u7d1a\u73ed\u7d50\u696d\n        <\/td>\n      <\/tr>\n\n      <!-- \u9ad8\u7d1a\u79aa\u4fee\u73ed -->\n      <tr>\n        <td data-label=\"\u73ed\u5225\">\n          <span class=\"bjm-zh-class-name\">\n            \u9ad8\u7d1a\u79aa\u4fee\u73ed\n          <\/span>\n        <\/td>\n\n        <td data-label=\"\u661f\u671f\u8207\u6642\u9593\">\n          <span class=\"bjm-zh-time\">\n            \u6bcf\u9031\u516d \u4e0a\u5348\n          <\/span>\n          10:00\u201312:00\n        <\/td>\n\n        <td data-label=\"\u4e0a\u8ab2\u65e5\u671f\">\n          9\/5\u201312\/12\n\n          <span class=\"bjm-zh-note\">\n            9\/12\u300110\/17\u300111\/14\u201311\/28 \u505c\u8ab2\n          <\/span>\n        <\/td>\n\n        <td data-label=\"\u5831\u540d\u8cc7\u683c\">\n          \u9808\u4e2d\u7d1a\u73ed\u7d50\u696d\n        <\/td>\n      <\/tr>\n\n      <!-- \u7814\u7d93\u79aa\u4fee\u73ed -->\n      <tr>\n        <td data-label=\"\u73ed\u5225\">\n          <span class=\"bjm-zh-class-name\">\n            \u7814\u7d93\u79aa\u4fee\u73ed\n          <\/span>\n        <\/td>\n\n        <td data-label=\"\u661f\u671f\u8207\u6642\u9593\">\n          <span class=\"bjm-zh-time\">\n            \u6bcf\u9031\u516d \u4e0a\u5348\n          <\/span>\n          10:00\u201312:00\n        <\/td>\n\n        <td data-label=\"\u4e0a\u8ab2\u65e5\u671f\">\n          9\/5\u201312\/12\n\n          <span class=\"bjm-zh-note\">\n            9\/12\u300110\/17 \u505c\u8ab2\n          <\/span>\n        <\/td>\n\n        <td data-label=\"\u5831\u540d\u8cc7\u683c\">\n          \u9808\u9ad8\u7d1a\u73ed\u7d50\u696d\n        <\/td>\n      <\/tr>\n\n    <\/tbody>\n  <\/table>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-afbe5e0 elementor-widget elementor-widget-html\" data-id=\"afbe5e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.bjm-returning-registration {\n  width: 100%;\n  margin: 20px auto;\n  text-align: center;\n}\n\n.bjm-returning-registration a {\n  display: flex;\n  width: 100%;\n  min-height: 52px;\n  padding: 13px 20px;\n  align-items: center;\n  justify-content: center;\n  box-sizing: border-box;\n  border: 2px solid #77647f;\n  border-radius: 7px;\n  background-color: #77647f;\n  color: #ffffff !important;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.4;\n  text-align: center;\n  text-decoration: none !important;\n  box-shadow: 0 3px 10px rgba(79, 64, 85, 0.12);\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    box-shadow 0.2s ease,\n    transform 0.2s ease;\n}\n\n.bjm-returning-registration a:hover,\n.bjm-returning-registration a:focus {\n  border-color: #5d4a66;\n  background-color: #5d4a66;\n  color: #ffffff !important;\n  box-shadow: 0 5px 14px rgba(79, 64, 85, 0.18);\n  transform: translateY(-1px);\n}\n\n@media (max-width: 767px) {\n  .bjm-returning-registration a {\n    min-height: 54px;\n    padding: 14px 16px;\n    font-size: 16px;\n  }\n}\n<\/style>\n\n<div class=\"bjm-returning-registration\">\n  <a\n    href=\"https:\/\/forms.gle\/GAM5c1W5DCGCpF39A\"\n    target=\"_blank\"\n    rel=\"noopener\"\n  >\n    \u5fa9\u5b78\u751f\u5831\u540d\n  <\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-205a3b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"205a3b6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-560b19b\" data-id=\"560b19b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a8bcd73 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"a8bcd73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ========================================\n   \u4f5b\u5bf6\u5bfa 2026 \u516b\u5341\u516b\u4f5b\u6d2a\u540d\u5bf6\u61fa\u6cd5\u6703\n   Eighty-Eight Buddhas Repentance Ceremony\n   ======================================== *\/\n\n.bjm-88-buddhas-ceremony {\n  --gold: #bd7c38;\n  --gold-dark: #8a562a;\n  --gold-light: #f8ead8;\n  --heading: #58463c;\n  --text: #695d56;\n  --border: #ead9c5;\n  --background: #fbf6ef;\n  --white: #ffffff;\n\n  width: 100%;\n  padding: 42px 24px;\n  box-sizing: border-box;\n  background-color: var(--background);\n  font-family: inherit;\n}\n\n.bjm-88-buddhas-ceremony *,\n.bjm-88-buddhas-ceremony *::before,\n.bjm-88-buddhas-ceremony *::after {\n  box-sizing: border-box;\n}\n\n\/* ===== \u4e3b\u8981\u7248\u9762 ===== *\/\n\n.bjm-88-buddhas-ceremony__inner {\n  display: grid;\n  grid-template-columns: minmax(280px, 40%) minmax(0, 60%);\n  gap: 36px;\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n  align-items: start;\n}\n\n\/* ===== \u5de6\u5074\u6d77\u5831\u5340 ===== *\/\n\n.bjm-88-buddhas-ceremony__visual {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  gap: 14px;\n}\n\n.bjm-88-buddhas-ceremony__poster-link {\n  display: block;\n  overflow: hidden;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  background-color: transparent;\n  box-shadow: 0 5px 18px rgba(89, 70, 58, 0.12);\n  line-height: 0;\n  text-decoration: none !important;\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n.bjm-88-buddhas-ceremony__poster-link:hover,\n.bjm-88-buddhas-ceremony__poster-link:focus {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 23px rgba(89, 70, 58, 0.18);\n}\n\n.bjm-88-buddhas-ceremony__poster {\n  display: block;\n  width: 100%;\n  height: auto;\n  min-height: 0;\n  margin: 0;\n  border: 0;\n}\n\n\/* ===== \u6d77\u5831\u4e0b\u65b9\u6309\u9215 ===== *\/\n\n.bjm-88-buddhas-ceremony__poster-button {\n  display: flex;\n  width: 100%;\n  min-height: 52px;\n  padding: 13px 18px;\n  align-items: center;\n  justify-content: center;\n  border: 2px solid var(--gold);\n  border-radius: 7px;\n  background-color: var(--gold);\n  color: var(--white) !important;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.4;\n  text-align: center;\n  text-decoration: none !important;\n  box-shadow: 0 3px 10px rgba(139, 87, 43, 0.14);\n  transition: background-color 0.2s ease, border-color 0.2s ease,\n    box-shadow 0.2s ease, transform 0.2s ease;\n}\n\n.bjm-88-buddhas-ceremony__poster-button::after {\n  content: \"\u2192\";\n  margin-left: 9px;\n  transition: transform 0.2s ease;\n}\n\n.bjm-88-buddhas-ceremony__poster-button:hover,\n.bjm-88-buddhas-ceremony__poster-button:focus {\n  border-color: var(--gold-dark);\n  background-color: var(--gold-dark);\n  color: var(--white) !important;\n  box-shadow: 0 5px 14px rgba(139, 87, 43, 0.21);\n  transform: translateY(-1px);\n}\n\n.bjm-88-buddhas-ceremony__poster-button:hover::after,\n.bjm-88-buddhas-ceremony__poster-button:focus::after {\n  transform: translateX(4px);\n}\n\n\/* ===== \u53f3\u5074\u6cd5\u6703\u8cc7\u8a0a\u5361 ===== *\/\n\n.bjm-88-buddhas-ceremony__content {\n  padding: 38px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  background-color: var(--white);\n  box-shadow: 0 5px 18px rgba(89, 70, 58, 0.09);\n}\n\n\/* ===== \u4e2d\u82f1\u6587\u6a19\u984c ===== *\/\n\n.bjm-88-buddhas-ceremony__title-zh {\n  margin: 0 0 4px !important;\n  color: var(--heading) !important;\n  font-size: clamp(35px, 4vw, 50px);\n  font-weight: 700;\n  line-height: 1.25;\n  letter-spacing: 0.04em;\n}\n\n.bjm-88-buddhas-ceremony__title-en {\n  margin: 0 0 24px !important;\n  color: var(--heading) !important;\n  font-size: clamp(24px, 2.6vw, 34px);\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n\/* ===== \u65e5\u671f\u8207\u6642\u9593 ===== *\/\n\n.bjm-88-buddhas-ceremony__date {\n  margin: 0 0 6px !important;\n  color: var(--gold-dark) !important;\n  font-size: clamp(21px, 2.3vw, 27px);\n  font-weight: 700;\n  line-height: 1.5;\n}\n\n.bjm-88-buddhas-ceremony__time {\n  margin: 0 0 20px !important;\n  color: var(--text) !important;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.5;\n}\n\n\/* ===== \u7121\u9808\u5831\u540d\u6a19\u7c64 ===== *\/\n\n.bjm-88-buddhas-ceremony__badge {\n  display: inline-flex;\n  width: fit-content;\n  margin-bottom: 23px;\n  padding: 8px 14px;\n  align-items: center;\n  border-radius: 999px;\n  background-color: var(--gold-light);\n  color: var(--gold-dark);\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.4;\n}\n\n\/* ===== \u6cd5\u6703\u5167\u5bb9 ===== *\/\n\n.bjm-88-buddhas-ceremony__features {\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n}\n\n.bjm-88-buddhas-ceremony__features li {\n  position: relative;\n  margin: 10px 0 !important;\n  padding: 0 0 0 27px !important;\n  color: var(--text);\n  font-size: 16px;\n  line-height: 1.65;\n  list-style: none !important;\n}\n\n.bjm-88-buddhas-ceremony__features li::before {\n  content: \"\u25c6\";\n  position: absolute;\n  top: 3px;\n  left: 2px;\n  color: var(--gold);\n  font-size: 11px;\n}\n\n\/* ===== \u5e73\u677f\u7248 ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-88-buddhas-ceremony {\n    padding: 32px 20px;\n  }\n\n  .bjm-88-buddhas-ceremony__inner {\n    grid-template-columns: minmax(240px, 40%) minmax(0, 60%);\n    gap: 25px;\n  }\n\n  .bjm-88-buddhas-ceremony__content {\n    padding: 28px;\n  }\n\n  .bjm-88-buddhas-ceremony__poster-button {\n    padding: 12px 14px;\n    font-size: 15px;\n  }\n}\n\n\/* ===== \u624b\u6a5f\u7248 ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-88-buddhas-ceremony {\n    padding: 24px 15px;\n  }\n\n  .bjm-88-buddhas-ceremony__inner {\n    display: flex;\n    flex-direction: column;\n    gap: 22px;\n  }\n\n  .bjm-88-buddhas-ceremony__content {\n    order: 1;\n    width: 100%;\n    padding: 26px 20px;\n  }\n\n  .bjm-88-buddhas-ceremony__visual {\n    order: 2;\n    width: 100%;\n    max-width: 500px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .bjm-88-buddhas-ceremony__title-zh {\n    font-size: 34px;\n  }\n\n  .bjm-88-buddhas-ceremony__title-en {\n    font-size: 25px;\n  }\n\n  .bjm-88-buddhas-ceremony__date {\n    font-size: 21px;\n  }\n\n  .bjm-88-buddhas-ceremony__time {\n    font-size: 17px;\n  }\n\n  .bjm-88-buddhas-ceremony__features li {\n    font-size: 15px;\n  }\n\n  .bjm-88-buddhas-ceremony__poster-button {\n    min-height: 54px;\n    padding: 14px 16px;\n  }\n}\n\n\/* ===== \u7279\u5225\u7a84\u7684\u624b\u6a5f ===== *\/\n\n@media (max-width: 390px) {\n  .bjm-88-buddhas-ceremony {\n    padding: 18px 10px;\n  }\n\n  .bjm-88-buddhas-ceremony__content {\n    padding: 23px 17px;\n  }\n\n  .bjm-88-buddhas-ceremony__title-zh {\n    font-size: 31px;\n  }\n\n  .bjm-88-buddhas-ceremony__title-en {\n    font-size: 22px;\n  }\n\n  .bjm-88-buddhas-ceremony__features li {\n    font-size: 14px;\n  }\n\n  .bjm-88-buddhas-ceremony__poster-button {\n    font-size: 14px;\n  }\n}\n<\/style>\n\n<section\n  class=\"bjm-88-buddhas-ceremony\"\n  aria-labelledby=\"bjm-88-buddhas-ceremony-title\"\n>\n  <div class=\"bjm-88-buddhas-ceremony__inner\">\n\n    <!-- \u5de6\u5074\u6d77\u5831\u8207\u6309\u9215 -->\n    <div class=\"bjm-88-buddhas-ceremony__visual\">\n\n      <!-- \u82e5 WordPress \u5a92\u9ad4\u5eab\u7522\u751f\u4e0d\u540c\u7db2\u5740\uff0c\u8acb\u540c\u6b65\u66f4\u63db\u4e0b\u65b9\u4e09\u8655\u7db2\u5740\u3002 -->\n      <a\n        class=\"bjm-88-buddhas-ceremony__poster-link\"\n        href=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2026\/09\/S__62070794.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        aria-label=\"\u653e\u5927\u67e5\u770b2026\u5e74\u516b\u5341\u516b\u4f5b\u6d2a\u540d\u5bf6\u61fa\u6cd5\u6703\u6d77\u5831\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-88-buddhas-ceremony__poster\"\n          src=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2026\/09\/S__62070794.jpg\"\n          alt=\"\u4f5b\u5bf6\u5bfa2026\u5e74\u516b\u5341\u516b\u4f5b\u6d2a\u540d\u5bf6\u61fa\u6cd5\u6703\u6d77\u5831\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <a\n        class=\"bjm-88-buddhas-ceremony__poster-button\"\n        href=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2026\/09\/S__62070794.jpg\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        \u67e5\u770b\u6cd5\u6703\u6d77\u5831\u30fbView Ceremony Poster\n      <\/a>\n\n    <\/div>\n\n    <!-- \u53f3\u5074\u6cd5\u6703\u8cc7\u8a0a -->\n    <div class=\"bjm-88-buddhas-ceremony__content\">\n\n      <h2\n        id=\"bjm-88-buddhas-ceremony-title\"\n        class=\"bjm-88-buddhas-ceremony__title-zh\"\n      >\n        \u516b\u5341\u516b\u4f5b\u6d2a\u540d\u5bf6\u61fa\u6cd5\u6703\n      <\/h2>\n\n      <p class=\"bjm-88-buddhas-ceremony__title-en\">\n        Eighty-Eight Buddhas Repentance Ceremony\n      <\/p>\n\n      <p class=\"bjm-88-buddhas-ceremony__date\">\n        10\u670818\u65e5\u30fbSunday, October 18\n      <\/p>\n\n      <p class=\"bjm-88-buddhas-ceremony__time\">\n        9:20 AM\u201312:30 PM\n      <\/p>\n\n      <span class=\"bjm-88-buddhas-ceremony__badge\">\n        \u7121\u9808\u5831\u540d\u30fbDrop-In Welcome\n      <\/span>\n\n      <ul class=\"bjm-88-buddhas-ceremony__features\">\n        <li>\u4f9b\u71c8\u30fbLamp Offering<\/li>\n        <li>\u79ae\u62dc\u300a\u516b\u5341\u516b\u4f5b\u6d2a\u540d\u5bf6\u61fa\u300b\u30fbChanting <em>The Eighty-Eight Buddhas Repentance<\/em><\/li>\n        <li>\u4e3b\u6cd5\u958b\u793a\u30fbDharma Talk<\/li>\n        <li>\u975c\u5750\u30fbMeditation<\/li>\n        <li>\u4f5b\u524d\u5927\u4f9b\u30fbGrand Meal Offering to Buddhas<\/li>\n        <li>\u6d88\u707d\u30fbBlessing Ceremony<\/li>\n        <li>\u8d85\u85a6\u30fbMemorial Service<\/li>\n      <\/ul>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6fcb909 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6fcb909\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-83d665d\" data-id=\"83d665d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c021bf0 elementor-widget elementor-widget-image\" data-id=\"c021bf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/35th-anniv.ctcm.org.tw\" target=\"_blank\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521-1024x576.png\" class=\"attachment-large size-large wp-image-18368\" alt=\"\" srcset=\"https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521-1024x576.png 1024w, https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521-300x169.png 300w, https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521-768x432.png 768w, https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521-1536x864.png 1536w, https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521-18x10.png 18w, https:\/\/www.buddhajewel.org\/wp-content\/uploads\/2026\/05\/lp_banner_20260324_080021_519521.png 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-09743da elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"09743da\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afd1374\" data-id=\"afd1374\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6dc01cc elementor-widget elementor-widget-shortcode\" data-id=\"6dc01cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"mec-wrap mec-skin-list-container \" id=\"mec_skin_17434\">\r\n    \r\n    \r\n            <div class=\"mec-skin-list-events-container\" id=\"mec_skin_events_17434\">\r\n        <div class=\"mec-wrap colorskin-custom\">\r\n\t<div class=\"mec-event-list-minimal\">\r\n\t\t\r\n                        <div class=\"mec-month-divider\" data-toggle-divider=\"mec-toggle-202609-17434\"><span>September 2026<\/span><i class=\"mec-sl-arrow-down\"><\/i><\/div>\r\n            \r\n            \r\n            <article data-style=\"\" class=\"mec-event-article mec-clear  mec-divider-toggle mec-toggle-202609-17434\" itemscope>\r\n                                    <div class=\"col-md-9 col-sm-9\">\r\n                        <div class=\"mec-event-date mec-bg-color\"><span>20<\/span>Sep<\/div>\r\n                        <div class='mec-time-details'><span class=\"mec-start-time\">7:00 pm<\/span> - <span class=\"mec-end-time\">9:00 pm<\/span><\/div>                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\">Level 3 (B) Class<\/a><span class=\"event-color\" style=\"background: #00a0d2\"><\/span><\/h4>\r\n                        <div class=\"mec-event-detail\">Sunday<\/div>\r\n                    <\/div>\r\n                    <div class=\"col-md-3 col-sm-3 btn-wrapper\"><a class=\"mec-detail-button\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\">EVENT DETAIL<\/a><\/div>\r\n                            <\/article>\r\n            \t\t\r\n            \r\n            \r\n            <article data-style=\"\" class=\"mec-past-event mec-event-article mec-clear  mec-divider-toggle mec-toggle-202609-17434\" itemscope>\r\n                                    <div class=\"col-md-9 col-sm-9\">\r\n                        <div class=\"mec-event-date mec-bg-color\"><span>21<\/span>Sep<\/div>\r\n                        <div class='mec-time-details'><span class=\"mec-start-time\">7:00 pm<\/span> - <span class=\"mec-end-time\">8:00 pm<\/span><\/div>                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"16559\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/one-incense-2024-1-3\/\">One Incense Guided Meditation<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4>\r\n                        <div class=\"mec-event-detail\">Monday<\/div>\r\n                    <\/div>\r\n                    <div class=\"col-md-3 col-sm-3 btn-wrapper\"><a class=\"mec-detail-button\" data-event-id=\"16559\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/one-incense-2024-1-3\/\">EVENT DETAIL<\/a><\/div>\r\n                            <\/article>\r\n            \r\n            <article data-style=\"\" class=\"mec-event-article mec-clear  mec-divider-toggle mec-toggle-202609-17434\" itemscope>\r\n                                    <div class=\"col-md-9 col-sm-9\">\r\n                        <div class=\"mec-event-date mec-bg-color\"><span>21<\/span>Sep<\/div>\r\n                        <div class='mec-time-details'><span class=\"mec-start-time\">7:00 pm<\/span> - <span class=\"mec-end-time\">9:00 pm<\/span><\/div>                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\">Level 3 (B) Class<\/a><span class=\"event-color\" style=\"background: #00a0d2\"><\/span><\/h4>\r\n                        <div class=\"mec-event-detail\">Monday<\/div>\r\n                    <\/div>\r\n                    <div class=\"col-md-3 col-sm-3 btn-wrapper\"><a class=\"mec-detail-button\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\">EVENT DETAIL<\/a><\/div>\r\n                            <\/article>\r\n            \t\t\t<\/div>\r\n<\/div>\r\n\r\n    <\/div>\r\n    <div class=\"mec-skin-list-no-events-container mec-util-hidden\" id=\"mec_skin_no_events_17434\">\r\n        No event found!    <\/div>\r\n        \r\n        <div class=\"mec-load-more-wrap\"><div class=\"mec-load-more-button\" onclick=\"\">Load More<\/div><\/div>\r\n        \r\n<\/div><div id=\"mec_skin_15739\" class=\"mec-wrap colorskin-custom mec-full-calendar-wrap\">\r\n    \r\n    <div class=\"mec-search-form mec-totalcal-box\">\r\n                <\/div>\r\n        <div class=\"col-md-4\">\r\n            <div class=\"mec-totalcal-view\">\r\n                                <span class=\"mec-totalcal-monthlyview mec-totalcalview-selected\" data-skin=\"monthly\">Monthly<\/span>                                                            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <div id=\"mec_full_calendar_container_15739\" class=\"mec-full-calendar-skin-container\">\r\n        <div id=\"mec_skin_15739\" class=\"mec-wrap colorskin-custom \">\r\n    \r\n        \r\n    <div class=\"mec-calendar mec-box-calendar mec-event-calendar-classic mec-event-container-simple\">\r\n                <div class=\"mec-calendar-side mec-clear\">\r\n                        <div class=\"mec-skin-monthly-view-month-navigator-container\">\r\n                <div class=\"mec-month-navigator\" id=\"mec_month_navigator_15739_202609\"><div class=\"mec-previous-month mec-load-month mec-previous-month\" data-mec-year=\"2026\" data-mec-month=\"08\"><i class=\"mec-sl-angle-left\"><\/i> August<\/div><div class=\"mec-calendar-header\"><h2>September 2026<\/h2><\/div><div class=\"mec-next-month mec-load-month mec-next-month\" data-mec-year=\"2026\" data-mec-month=\"10\">October <i class=\"mec-sl-angle-right\"><\/i><\/div><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"mec-calendar-table\" id=\"mec_skin_events_15739\">\r\n                <div class=\"mec-month-container mec-month-container-selected\" id=\"mec_monthly_view_month_15739_202609\" data-month-id=\"202609\"><dl class=\"mec-calendar-table-head\"><dt class=\"mec-calendar-day-head\">SU<\/dt><dt class=\"mec-calendar-day-head\">MO<\/dt><dt class=\"mec-calendar-day-head\">TU<\/dt><dt class=\"mec-calendar-day-head\">WE<\/dt><dt class=\"mec-calendar-day-head\">TH<\/dt><dt class=\"mec-calendar-day-head\">FR<\/dt><dt class=\"mec-calendar-day-head\">SA<\/dt><\/dl><dl class=\"mec-calendar-row\">\r\n    <dt class=\"mec-table-nullday\">30<\/dt><dt class=\"mec-table-nullday\">31<\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260901\" data-day=\"1\" data-month=\"202609\"><div class=\"\">1<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18071-20260901\" data-event-id=\"18071\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-evening-class-2-3-2\/\"><h4 class=\"mec-event-title\">Level 1 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18071-20260901\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 1 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">Register Now<\/button><\/a><\/h6>\n<h6><\/h6>\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">No Prerequisite<\/span><\/h6>\n<div class=\"column\">\n<p><strong>Schedule<\/strong><\/p>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 2em; font-size: 1em;\">07:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:10 Guided Sitting Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:40 Walking Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">08:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">09:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maint<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260902\" data-day=\"2\" data-month=\"202609\"><div class=\"\">2<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260902\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260902\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260903\" data-day=\"3\" data-month=\"202609\"><div class=\"\">3<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260903\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260903\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18079-20260903\" data-event-id=\"18079\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-morning-class-2-2-2-2\/\"><h4 class=\"mec-event-title\">Level 2 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18079-20260903\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 2 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">Prerequisite: Level 1 (A)(B)<\/span><\/h6>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maintain the purity of the monastery, all solicitation and business-related activities are prohibited.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">Dharma events and classes are free of charge. We are supported by generous donations<\/li><\/ul><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260904\" data-day=\"4\" data-month=\"202609\"><div class=\"\">4<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17592-20260904\" data-event-id=\"17592\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e9%87%91%e5%89%9b%e7%b6%93%e5%85%b1%e4%bf%ae-diamond-sutra-chanting-in-chinese\/\"><h4 class=\"mec-event-title\">\u606d\u8aa6\u5927\u4e58\u7d93\u5178\uff08\u4e2d\u6587\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17592-20260904\">\r\n                                <div class=\"mec-tooltip-event-title\">\u606d\u8aa6\u5927\u4e58\u7d93\u5178\uff08\u4e2d\u6587\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 6:00 pm - 6:45 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p>\u7121\u9808\u5831\u540d\uff0e\u6b61\u8fce\u53c3\u52a0<\/p>\n<p>\u606d\u8aa6\u300a\u91d1\u525b\u7d93\u300b\u3001\u300a\u85e5\u5e2b\u7d93\u300b\u3001\u300a\u5730\u85cf\u7d93\u300b\u300a\u6cd5\u83ef\u7d93\u300b\u22ef\u22ef\u7b49\u5927\u4e58\u7d93\u5178<\/p>\n , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260904\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260904\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18083-20260904\" data-event-id=\"18083\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-%e5%88%9d%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b-2-3\/\"><h4 class=\"mec-event-title\">\u521d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18083-20260904\">\r\n                                <div class=\"mec-tooltip-event-title\">\u521d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\"><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">\u7dda\u4e0a\u5831\u540d<\/button><\/a><\/div>\n<div><\/div>\n<div class=\"column\"><strong style=\"font-size: 1.5em;\">\u7121\u9808\u4efb\u4f55\u7d93\u9a57<\/strong><\/div>\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u4e0a\u8ab2\u7a0b\u5e8f<\/h6>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u79ae\u4f5b\u3001\u606d\u8aa6\u300a\u822c\u82e5\u6ce2\u7f85\u871c\u591a\u5fc3\u7d93\u300b<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u975c\u5750(\u542b\u958b\u793a)(30 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u884c\u9999 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f11\u606f\u6642\u9593 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f5b\u6cd5\u958b\u793a (55 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u529f\u5fb7\u56de\u5411 (5 \u5206\u9418)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u79aa\u4fee\u9808\u77e5<\/h6>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe?<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260905\" data-day=\"5\" data-month=\"202609\"><div class=\"\">5<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16462-20260905\" data-event-id=\"16462\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e9%ab%98%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b\/\"><h4 class=\"mec-event-title\">\u9ad8\u7d1a\u79aa\u4fee\u73ed<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16462-20260905\">\r\n                                <div class=\"mec-tooltip-event-title\">\u9ad8\u7d1a\u79aa\u4fee\u73ed<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 10:00 am - 12:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><b>\u5831\u540d\u8cc7\u683c\uff1a\u9808\u4e2d\u7d1a\u73ed\u7d50\u696d\uff08\u542b\u4e0a\u5b78\u671f\u53ca\u4e0b\u5b78\u671f\uff09<\/b><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p><span style=\"font-size: 1.1em; font-weight: bold;\">\u79aa\u4fee\u9808\u77e5<\/span><\/p>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li>\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/li>\n<li><span style=\"font-size: 16px;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe\u820d\u4ee5\u5f18\u63da\u4f5b\u6cd5\u3001\u63a8\u5ee3\u79aa\u4fee\u70ba\u5b97<\/span><span style=\"font-size: 16px;\">\u65e8\uff0c\u5404\u9805\u5f18\u6cd5\u6d3b\u52d5\u7686\u4e0d\u6536\u53d6\u8cbb\u7528\u3002<\/span><span style=\"font-size: 16px;\">\u6b61\u8fce\u96a8\u559c\u767c\u5fc3\u5e03\u65bd\u4f9b<\/span>\u990a\uff0c\u6210\u5c31\u83e9\u85a9\u81ea\u5229\u5229\u4ed6\u4e4b\u529f\u5fb7\u3002<\/li>\n<li>\u70ba\u7dad\u8b77\u9053?<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16464-20260905\" data-event-id=\"16464\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e5%88%9d%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b-2-2-2\/\"><h4 class=\"mec-event-title\">\u7814\u7d93\u79aa\u4fee\u73ed<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16464-20260905\">\r\n                                <div class=\"mec-tooltip-event-title\">\u7814\u7d93\u79aa\u4fee\u73ed<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 10:00 am - 12:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><b>\u5831\u540d\u8cc7\u683c\uff1a\u9808\u9ad8\u7d1a\u73ed\u7d50\u696d\uff0840\u9031\u8ab2\u7a0b\uff09<\/b><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h4>\u79aa\u4fee\u9808\u77e5\uff1a<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li>\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/li>\n<li><span style=\"font-size: 16px;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe\u820d\u4ee5\u5f18\u63da\u4f5b\u6cd5\u3001\u63a8\u5ee3\u79aa\u4fee\u70ba\u5b97<\/span><span style=\"font-size: 16px;\">\u65e8\uff0c\u5404\u9805\u5f18\u6cd5\u6d3b\u52d5\u7686\u4e0d\u6536\u53d6\u8cbb\u7528\u3002<\/span><span style=\"font-size: 16px;\">\u6b61\u8fce\u96a8\u559c\u767c\u5fc3\u5e03\u65bd\u4f9b<\/span>\u990a\uff0c\u6210\u5c31\u83e9\u85a9\u81ea\u5229\u5229\u4ed6\u4e4b\u529f\u5fb7\u3002<\/li>\n<li>\u70ba\u7dad\u8b77\u9053\u5834\u6e05?<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18085-20260905\" data-event-id=\"18085\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e4%b8%ad%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b\/\"><h4 class=\"mec-event-title\">\u4e2d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18085-20260905\">\r\n                                <div class=\"mec-tooltip-event-title\">\u4e2d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 2:00 pm - 4:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\"><strong style=\"font-size: 1.5em;\">\u9808\u521d\u7d1a\u73ed\u7d50\u696d\uff08\u4e0a\u5b78\u671f\u53ca\u4e0b\u5b78\u671f\u517120\u9031\uff09<\/strong><\/div>\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u4e0a\u8ab2\u7a0b\u5e8f<\/h6>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u79ae\u4f5b\u3001\u606d\u8aa6\u300a\u822c\u82e5\u6ce2\u7f85\u871c\u591a\u5fc3\u7d93\u300b<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u975c\u5750(\u542b\u958b\u793a)(30 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u884c\u9999 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f11\u606f\u6642\u9593 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f5b\u6cd5\u958b\u793a (55 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u529f\u5fb7\u56de\u5411 (5 \u5206\u9418)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u79aa\u4fee\u9808\u77e5<\/h6>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4e2d\u53f0\u5c71?<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260905\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260905\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day\" data-mec-cell=\"20260906\" data-day=\"6\" data-month=\"202609\"><div class=\"\">6<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260906\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260906\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260907\" data-day=\"7\" data-month=\"202609\"><div class=\"\">7<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16559-20260907\" data-event-id=\"16559\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/one-incense-2024-1-3\/\"><h4 class=\"mec-event-title\">One Incense Guided Meditation<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16559-20260907\">\r\n                                <div class=\"mec-tooltip-event-title\">One Incense Guided Meditation<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 8:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><ul>\n<li>One-hour guided meditation<\/li>\n<li>Drop in<\/li>\n<li>All levels welcome (no prerequisite)<\/li>\n<li>Dharma Talk in English<\/li>\n<\/ul>\n<h6><strong>General Guidelines<\/strong><\/h6>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the purity of the monastery,all solicitation and business related activities are prohibited.<\/li>\n<li>All Dharma events and c<\/li><\/ul> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260907\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260907\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17091-20260907\" data-event-id=\"17091\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes-2\/\"><h4 class=\"mec-event-title\">Sutra Study Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17091-20260907\">\r\n                                <div class=\"mec-tooltip-event-title\">Sutra Study Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 3 (A)(B)(C)(D)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain th<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17596-20260907\" data-event-id=\"17596\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e9%87%91%e5%89%9b%e7%b6%93%e5%85%b1%e4%bf%ae-diamond-sutra-chanting-in-chinese-2\/\"><h4 class=\"mec-event-title\">Diamond Sutra Chanting \u91d1\u525b\u7d93\u5171\u4fee (English)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17596-20260907\">\r\n                                <div class=\"mec-tooltip-event-title\">Diamond Sutra Chanting \u91d1\u525b\u7d93\u5171\u4fee (English)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p>Drop-in Welcome \u7121\u9808\u5831\u540d\uff0e\u6b61\u8fce\u53c3\u52a0<\/p>\n , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260908\" data-day=\"8\" data-month=\"202609\"><div class=\"\">8<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260908\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260908\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18071-20260908\" data-event-id=\"18071\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-evening-class-2-3-2\/\"><h4 class=\"mec-event-title\">Level 1 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18071-20260908\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 1 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">Register Now<\/button><\/a><\/h6>\n<h6><\/h6>\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">No Prerequisite<\/span><\/h6>\n<div class=\"column\">\n<p><strong>Schedule<\/strong><\/p>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 2em; font-size: 1em;\">07:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:10 Guided Sitting Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:40 Walking Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">08:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">09:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maint<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260909\" data-day=\"9\" data-month=\"202609\"><div class=\"\">9<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260909\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260909\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260910\" data-day=\"10\" data-month=\"202609\"><div class=\"\">10<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260910\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260910\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18079-20260910\" data-event-id=\"18079\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-morning-class-2-2-2-2\/\"><h4 class=\"mec-event-title\">Level 2 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18079-20260910\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 2 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">Prerequisite: Level 1 (A)(B)<\/span><\/h6>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maintain the purity of the monastery, all solicitation and business-related activities are prohibited.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">Dharma events and classes are free of charge. We are supported by generous donations<\/li><\/ul><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260911\" data-day=\"11\" data-month=\"202609\"><div class=\"\">11<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17592-20260911\" data-event-id=\"17592\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e9%87%91%e5%89%9b%e7%b6%93%e5%85%b1%e4%bf%ae-diamond-sutra-chanting-in-chinese\/\"><h4 class=\"mec-event-title\">\u606d\u8aa6\u5927\u4e58\u7d93\u5178\uff08\u4e2d\u6587\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17592-20260911\">\r\n                                <div class=\"mec-tooltip-event-title\">\u606d\u8aa6\u5927\u4e58\u7d93\u5178\uff08\u4e2d\u6587\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 6:00 pm - 6:45 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p>\u7121\u9808\u5831\u540d\uff0e\u6b61\u8fce\u53c3\u52a0<\/p>\n<p>\u606d\u8aa6\u300a\u91d1\u525b\u7d93\u300b\u3001\u300a\u85e5\u5e2b\u7d93\u300b\u3001\u300a\u5730\u85cf\u7d93\u300b\u300a\u6cd5\u83ef\u7d93\u300b\u22ef\u22ef\u7b49\u5927\u4e58\u7d93\u5178<\/p>\n , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260911\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260911\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18083-20260911\" data-event-id=\"18083\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-%e5%88%9d%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b-2-3\/\"><h4 class=\"mec-event-title\">\u521d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18083-20260911\">\r\n                                <div class=\"mec-tooltip-event-title\">\u521d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\"><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">\u7dda\u4e0a\u5831\u540d<\/button><\/a><\/div>\n<div><\/div>\n<div class=\"column\"><strong style=\"font-size: 1.5em;\">\u7121\u9808\u4efb\u4f55\u7d93\u9a57<\/strong><\/div>\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u4e0a\u8ab2\u7a0b\u5e8f<\/h6>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u79ae\u4f5b\u3001\u606d\u8aa6\u300a\u822c\u82e5\u6ce2\u7f85\u871c\u591a\u5fc3\u7d93\u300b<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u975c\u5750(\u542b\u958b\u793a)(30 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u884c\u9999 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f11\u606f\u6642\u9593 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f5b\u6cd5\u958b\u793a (55 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u529f\u5fb7\u56de\u5411 (5 \u5206\u9418)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u79aa\u4fee\u9808\u77e5<\/h6>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe?<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260912\" data-day=\"12\" data-month=\"202609\"><div class=\"\">12<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260912\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260912\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day\" data-mec-cell=\"20260913\" data-day=\"13\" data-month=\"202609\"><div class=\"\">13<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17627-20260913\" data-event-id=\"17627\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/ullambana\/\"><h4 class=\"mec-event-title\">\u76c2\u862d\u76c6\u6cd5\u6703 Ullambana Ceremony<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17627-20260913\">\r\n                                <div class=\"mec-tooltip-event-title\">\u76c2\u862d\u76c6\u6cd5\u6703 Ullambana Ceremony<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 9:20 am - 12:30 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p>\u7121\u9808\u5831\u540d\uff0e\u6b61\u8fce\u53c3\u52a0<\/p>\n<p>Drop-in<\/p>\n , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260913\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260913\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260914\" data-day=\"14\" data-month=\"202609\"><div class=\"\">14<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16559-20260914\" data-event-id=\"16559\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/one-incense-2024-1-3\/\"><h4 class=\"mec-event-title\">One Incense Guided Meditation<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16559-20260914\">\r\n                                <div class=\"mec-tooltip-event-title\">One Incense Guided Meditation<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 8:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><ul>\n<li>One-hour guided meditation<\/li>\n<li>Drop in<\/li>\n<li>All levels welcome (no prerequisite)<\/li>\n<li>Dharma Talk in English<\/li>\n<\/ul>\n<h6><strong>General Guidelines<\/strong><\/h6>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the purity of the monastery,all solicitation and business related activities are prohibited.<\/li>\n<li>All Dharma events and c<\/li><\/ul> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260914\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260914\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17091-20260914\" data-event-id=\"17091\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes-2\/\"><h4 class=\"mec-event-title\">Sutra Study Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17091-20260914\">\r\n                                <div class=\"mec-tooltip-event-title\">Sutra Study Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 3 (A)(B)(C)(D)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain th<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260915\" data-day=\"15\" data-month=\"202609\"><div class=\"\">15<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260915\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260915\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18071-20260915\" data-event-id=\"18071\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-evening-class-2-3-2\/\"><h4 class=\"mec-event-title\">Level 1 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18071-20260915\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 1 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">Register Now<\/button><\/a><\/h6>\n<h6><\/h6>\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">No Prerequisite<\/span><\/h6>\n<div class=\"column\">\n<p><strong>Schedule<\/strong><\/p>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 2em; font-size: 1em;\">07:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:10 Guided Sitting Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:40 Walking Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">08:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">09:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maint<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260916\" data-day=\"16\" data-month=\"202609\"><div class=\"\">16<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260916\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260916\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260917\" data-day=\"17\" data-month=\"202609\"><div class=\"\">17<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260917\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260917\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18079-20260917\" data-event-id=\"18079\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-morning-class-2-2-2-2\/\"><h4 class=\"mec-event-title\">Level 2 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18079-20260917\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 2 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">Prerequisite: Level 1 (A)(B)<\/span><\/h6>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maintain the purity of the monastery, all solicitation and business-related activities are prohibited.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">Dharma events and classes are free of charge. We are supported by generous donations<\/li><\/ul><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260918\" data-day=\"18\" data-month=\"202609\"><div class=\"\">18<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260918\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260918\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18083-20260918\" data-event-id=\"18083\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-%e5%88%9d%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b-2-3\/\"><h4 class=\"mec-event-title\">\u521d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18083-20260918\">\r\n                                <div class=\"mec-tooltip-event-title\">\u521d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\"><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">\u7dda\u4e0a\u5831\u540d<\/button><\/a><\/div>\n<div><\/div>\n<div class=\"column\"><strong style=\"font-size: 1.5em;\">\u7121\u9808\u4efb\u4f55\u7d93\u9a57<\/strong><\/div>\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u4e0a\u8ab2\u7a0b\u5e8f<\/h6>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u79ae\u4f5b\u3001\u606d\u8aa6\u300a\u822c\u82e5\u6ce2\u7f85\u871c\u591a\u5fc3\u7d93\u300b<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u975c\u5750(\u542b\u958b\u793a)(30 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u884c\u9999 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f11\u606f\u6642\u9593 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f5b\u6cd5\u958b\u793a (55 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u529f\u5fb7\u56de\u5411 (5 \u5206\u9418)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u79aa\u4fee\u9808\u77e5<\/h6>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe?<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260919\" data-day=\"19\" data-month=\"202609\"><div class=\"\">19<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16462-20260919\" data-event-id=\"16462\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e9%ab%98%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b\/\"><h4 class=\"mec-event-title\">\u9ad8\u7d1a\u79aa\u4fee\u73ed<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16462-20260919\">\r\n                                <div class=\"mec-tooltip-event-title\">\u9ad8\u7d1a\u79aa\u4fee\u73ed<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 10:00 am - 12:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><b>\u5831\u540d\u8cc7\u683c\uff1a\u9808\u4e2d\u7d1a\u73ed\u7d50\u696d\uff08\u542b\u4e0a\u5b78\u671f\u53ca\u4e0b\u5b78\u671f\uff09<\/b><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p><span style=\"font-size: 1.1em; font-weight: bold;\">\u79aa\u4fee\u9808\u77e5<\/span><\/p>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li>\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/li>\n<li><span style=\"font-size: 16px;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe\u820d\u4ee5\u5f18\u63da\u4f5b\u6cd5\u3001\u63a8\u5ee3\u79aa\u4fee\u70ba\u5b97<\/span><span style=\"font-size: 16px;\">\u65e8\uff0c\u5404\u9805\u5f18\u6cd5\u6d3b\u52d5\u7686\u4e0d\u6536\u53d6\u8cbb\u7528\u3002<\/span><span style=\"font-size: 16px;\">\u6b61\u8fce\u96a8\u559c\u767c\u5fc3\u5e03\u65bd\u4f9b<\/span>\u990a\uff0c\u6210\u5c31\u83e9\u85a9\u81ea\u5229\u5229\u4ed6\u4e4b\u529f\u5fb7\u3002<\/li>\n<li>\u70ba\u7dad\u8b77\u9053?<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16464-20260919\" data-event-id=\"16464\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e5%88%9d%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b-2-2-2\/\"><h4 class=\"mec-event-title\">\u7814\u7d93\u79aa\u4fee\u73ed<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16464-20260919\">\r\n                                <div class=\"mec-tooltip-event-title\">\u7814\u7d93\u79aa\u4fee\u73ed<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 10:00 am - 12:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><b>\u5831\u540d\u8cc7\u683c\uff1a\u9808\u9ad8\u7d1a\u73ed\u7d50\u696d\uff0840\u9031\u8ab2\u7a0b\uff09<\/b><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h4>\u79aa\u4fee\u9808\u77e5\uff1a<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li>\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/li>\n<li><span style=\"font-size: 16px;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe\u820d\u4ee5\u5f18\u63da\u4f5b\u6cd5\u3001\u63a8\u5ee3\u79aa\u4fee\u70ba\u5b97<\/span><span style=\"font-size: 16px;\">\u65e8\uff0c\u5404\u9805\u5f18\u6cd5\u6d3b\u52d5\u7686\u4e0d\u6536\u53d6\u8cbb\u7528\u3002<\/span><span style=\"font-size: 16px;\">\u6b61\u8fce\u96a8\u559c\u767c\u5fc3\u5e03\u65bd\u4f9b<\/span>\u990a\uff0c\u6210\u5c31\u83e9\u85a9\u81ea\u5229\u5229\u4ed6\u4e4b\u529f\u5fb7\u3002<\/li>\n<li>\u70ba\u7dad\u8b77\u9053\u5834\u6e05?<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18085-20260919\" data-event-id=\"18085\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e4%b8%ad%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b\/\"><h4 class=\"mec-event-title\">\u4e2d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18085-20260919\">\r\n                                <div class=\"mec-tooltip-event-title\">\u4e2d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 2:00 pm - 4:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\"><strong style=\"font-size: 1.5em;\">\u9808\u521d\u7d1a\u73ed\u7d50\u696d\uff08\u4e0a\u5b78\u671f\u53ca\u4e0b\u5b78\u671f\u517120\u9031\uff09<\/strong><\/div>\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u4e0a\u8ab2\u7a0b\u5e8f<\/h6>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u79ae\u4f5b\u3001\u606d\u8aa6\u300a\u822c\u82e5\u6ce2\u7f85\u871c\u591a\u5fc3\u7d93\u300b<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u975c\u5750(\u542b\u958b\u793a)(30 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u884c\u9999 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f11\u606f\u6642\u9593 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f5b\u6cd5\u958b\u793a (55 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u529f\u5fb7\u56de\u5411 (5 \u5206\u9418)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u79aa\u4fee\u9808\u77e5<\/h6>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4e2d\u53f0\u5c71?<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260919\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260919\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day mec-selected-day\" data-mec-cell=\"20260920\" data-day=\"20\" data-month=\"202609\"><div class=\"mec-color\">20<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260920\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260920\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260921\" data-day=\"21\" data-month=\"202609\"><div class=\"\">21<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16559-20260921\" data-event-id=\"16559\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/one-incense-2024-1-3\/\"><h4 class=\"mec-event-title\">One Incense Guided Meditation<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16559-20260921\">\r\n                                <div class=\"mec-tooltip-event-title\">One Incense Guided Meditation<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 8:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><ul>\n<li>One-hour guided meditation<\/li>\n<li>Drop in<\/li>\n<li>All levels welcome (no prerequisite)<\/li>\n<li>Dharma Talk in English<\/li>\n<\/ul>\n<h6><strong>General Guidelines<\/strong><\/h6>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the purity of the monastery,all solicitation and business related activities are prohibited.<\/li>\n<li>All Dharma events and c<\/li><\/ul> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260921\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260921\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260922\" data-day=\"22\" data-month=\"202609\"><div class=\"\">22<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260922\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260922\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260923\" data-day=\"23\" data-month=\"202609\">23<\/dt><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260924\" data-day=\"24\" data-month=\"202609\"><div class=\"\">24<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260924\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260924\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18079-20260924\" data-event-id=\"18079\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-morning-class-2-2-2-2\/\"><h4 class=\"mec-event-title\">Level 2 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18079-20260924\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 2 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">Prerequisite: Level 1 (A)(B)<\/span><\/h6>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maintain the purity of the monastery, all solicitation and business-related activities are prohibited.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">Dharma events and classes are free of charge. We are supported by generous donations<\/li><\/ul><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260925\" data-day=\"25\" data-month=\"202609\"><div class=\"\">25<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260925\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260925\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260926\" data-day=\"26\" data-month=\"202609\"><div class=\"\">26<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16462-20260926\" data-event-id=\"16462\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e9%ab%98%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b\/\"><h4 class=\"mec-event-title\">\u9ad8\u7d1a\u79aa\u4fee\u73ed<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16462-20260926\">\r\n                                <div class=\"mec-tooltip-event-title\">\u9ad8\u7d1a\u79aa\u4fee\u73ed<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 10:00 am - 12:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><b>\u5831\u540d\u8cc7\u683c\uff1a\u9808\u4e2d\u7d1a\u73ed\u7d50\u696d\uff08\u542b\u4e0a\u5b78\u671f\u53ca\u4e0b\u5b78\u671f\uff09<\/b><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p><span style=\"font-size: 1.1em; font-weight: bold;\">\u79aa\u4fee\u9808\u77e5<\/span><\/p>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li>\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/li>\n<li><span style=\"font-size: 16px;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe\u820d\u4ee5\u5f18\u63da\u4f5b\u6cd5\u3001\u63a8\u5ee3\u79aa\u4fee\u70ba\u5b97<\/span><span style=\"font-size: 16px;\">\u65e8\uff0c\u5404\u9805\u5f18\u6cd5\u6d3b\u52d5\u7686\u4e0d\u6536\u53d6\u8cbb\u7528\u3002<\/span><span style=\"font-size: 16px;\">\u6b61\u8fce\u96a8\u559c\u767c\u5fc3\u5e03\u65bd\u4f9b<\/span>\u990a\uff0c\u6210\u5c31\u83e9\u85a9\u81ea\u5229\u5229\u4ed6\u4e4b\u529f\u5fb7\u3002<\/li>\n<li>\u70ba\u7dad\u8b77\u9053?<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16464-20260926\" data-event-id=\"16464\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e5%88%9d%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b-2-2-2\/\"><h4 class=\"mec-event-title\">\u7814\u7d93\u79aa\u4fee\u73ed<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16464-20260926\">\r\n                                <div class=\"mec-tooltip-event-title\">\u7814\u7d93\u79aa\u4fee\u73ed<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 10:00 am - 12:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><b>\u5831\u540d\u8cc7\u683c\uff1a\u9808\u9ad8\u7d1a\u73ed\u7d50\u696d\uff0840\u9031\u8ab2\u7a0b\uff09<\/b><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h4>\u79aa\u4fee\u9808\u77e5\uff1a<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li>\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/li>\n<li><span style=\"font-size: 16px;\">\u4e2d\u53f0\u5c71\u6240\u5c6c\u5404\u5206\u9662\u53ca\u7cbe\u820d\u4ee5\u5f18\u63da\u4f5b\u6cd5\u3001\u63a8\u5ee3\u79aa\u4fee\u70ba\u5b97<\/span><span style=\"font-size: 16px;\">\u65e8\uff0c\u5404\u9805\u5f18\u6cd5\u6d3b\u52d5\u7686\u4e0d\u6536\u53d6\u8cbb\u7528\u3002<\/span><span style=\"font-size: 16px;\">\u6b61\u8fce\u96a8\u559c\u767c\u5fc3\u5e03\u65bd\u4f9b<\/span>\u990a\uff0c\u6210\u5c31\u83e9\u85a9\u81ea\u5229\u5229\u4ed6\u4e4b\u529f\u5fb7\u3002<\/li>\n<li>\u70ba\u7dad\u8b77\u9053\u5834\u6e05?<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18085-20260926\" data-event-id=\"18085\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/%e4%b8%ad%e7%b4%9a%e7%a6%aa%e4%bf%ae%e8%aa%b2%e7%a8%8b\/\"><h4 class=\"mec-event-title\">\u4e2d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18085-20260926\">\r\n                                <div class=\"mec-tooltip-event-title\">\u4e2d\u7d1a\u79aa\u4fee\u73ed\uff08\u4e0b\uff09<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 2:00 pm - 4:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\"><strong style=\"font-size: 1.5em;\">\u9808\u521d\u7d1a\u73ed\u7d50\u696d\uff08\u4e0a\u5b78\u671f\u53ca\u4e0b\u5b78\u671f\u517120\u9031\uff09<\/strong><\/div>\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u4e0a\u8ab2\u7a0b\u5e8f<\/h6>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u79ae\u4f5b\u3001\u606d\u8aa6\u300a\u822c\u82e5\u6ce2\u7f85\u871c\u591a\u5fc3\u7d93\u300b<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u975c\u5750(\u542b\u958b\u793a)(30 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u884c\u9999 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f11\u606f\u6642\u9593 (10 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4f5b\u6cd5\u958b\u793a (55 \u5206\u9418)<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u529f\u5fb7\u56de\u5411 (5 \u5206\u9418)<\/span><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h6 style=\"font-size: 1.5em;\">\u79aa\u4fee\u9808\u77e5<\/h6>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<ul>\n<li><span style=\"font-size: 1em;\">\u8eab\u5fc3\u5065\u5eb7\uff0c\u7121\u4e0d\u826f\u55dc\u597d\u3002<\/span><\/li>\n<li><span style=\"font-size: 1em;\">\u4e2d\u53f0\u5c71?<\/span><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260926\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260926\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day\" data-mec-cell=\"20260927\" data-day=\"27\" data-month=\"202609\"><div class=\"\">27<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260927\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260927\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260928\" data-day=\"28\" data-month=\"202609\"><div class=\"\">28<\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-16559-20260928\" data-event-id=\"16559\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/one-incense-2024-1-3\/\"><h4 class=\"mec-event-title\">One Incense Guided Meditation<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-16559-20260928\">\r\n                                <div class=\"mec-tooltip-event-title\">One Incense Guided Meditation<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 8:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><ul>\n<li>One-hour guided meditation<\/li>\n<li>Drop in<\/li>\n<li>All levels welcome (no prerequisite)<\/li>\n<li>Dharma Talk in English<\/li>\n<\/ul>\n<h6><strong>General Guidelines<\/strong><\/h6>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the purity of the monastery,all solicitation and business related activities are prohibited.<\/li>\n<li>All Dharma events and c<\/li><\/ul> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260928\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260928\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17091-20260928\" data-event-id=\"17091\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes-2\/\"><h4 class=\"mec-event-title\">Sutra Study Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17091-20260928\">\r\n                                <div class=\"mec-tooltip-event-title\">Sutra Study Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 3 (A)(B)(C)(D)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain th<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260929\" data-day=\"29\" data-month=\"202609\"><div class=\"\">29<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260929\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260929\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-18071-20260929\" data-event-id=\"18071\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/2024-level-1-evening-class-2-3-2\/\"><h4 class=\"mec-event-title\">Level 1 (B)<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-18071-20260929\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 1 (B)<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<h6><a href=\"https:\/\/forms.gle\/rFgSfLpj1KoZWZZc9\"><button style=\"background-color: #aea392; padding: 0.3em 1.5em; font-size: 1em;\">Register Now<\/button><\/a><\/h6>\n<h6><\/h6>\n<h6 style=\"font-size: 1.5em;\"><span style=\"font-size: 16px;\">No Prerequisite<\/span><\/h6>\n<div class=\"column\">\n<p><strong>Schedule<\/strong><\/p>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 2em; font-size: 1em;\">07:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:10 Guided Sitting Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:40 Walking Meditation<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">07:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">08:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 2em; font-size: 1em;\">09:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<p><strong>General Guidelines<\/strong><\/p>\n<ul>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">All students should maintain a healthy lifestyle with a sound body and mind.<\/li>\n<li style=\"font-size: 1em; padding-bottom: 1em;\">To maint<\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-calendar-day\" data-mec-cell=\"20260930\" data-day=\"30\" data-month=\"202609\"><div class=\"\">30<\/div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-17089-20260930\" data-event-id=\"17089\" href=\"https:\/\/www.buddhajewel.org\/en\/events\/level-3-classes\/\"><h4 class=\"mec-event-title\">Level 3 (B) Class<\/h4><\/a><\/div>\r\n                        <div class=\"tooltip_templates event-single-content-simple\">\r\n                            <div id=\"mec-tooltip-17089-20260930\">\r\n                                <div class=\"mec-tooltip-event-title\">Level 3 (B) Class<\/div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"><\/i> 7:00 pm - 9:00 pm<\/div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-desc\"><p><strong>Prerequisite: Level 2 (A)(B)<\/strong><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<div class=\"column\">\n<p>&nbsp;<\/p>\n<h4>Schedule<\/h4>\n<\/div>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p style=\"padding-left: 40px;\">7:00 Chanting Heart Sutra<\/p>\n<p style=\"padding-left: 40px;\">7:10 Sitting Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:40 Walking Meditation<\/p>\n<p style=\"padding-left: 40px;\">7:50 Break \/ Refreshments<\/p>\n<p style=\"padding-left: 40px;\">8:00 Dharma Lecture<\/p>\n<p style=\"padding-left: 40px;\">9:00 Dedication of Merits<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"column\">\n<h4><strong>General Guidelines<\/strong><\/h4>\n<ul>\n<li>All students should maintain a healthy lifestyle with sound body and mind.<\/li>\n<li>To maintain the puri<\/li><\/ul><\/div><\/div><\/div><\/div><\/div> , ...<\/div><\/div>\r\n                            <\/div>\r\n                        <\/div><\/dt><dt class=\"mec-table-nullday\">1<\/dt><dt class=\"mec-table-nullday\">2<\/dt><dt class=\"mec-table-nullday\">3<\/dt><\/dl><\/div>\r\n            <\/div>\r\n        <\/div>\r\n            <\/div>\r\n    \r\n<\/div>    <\/div>\r\n    \r\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-88b1141 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"88b1141\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0a6ad7e\" data-id=\"0a6ad7e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d230c77 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d230c77\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bd32612\" data-id=\"bd32612\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0ff366 elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"c0ff366\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* =========================================\n     GRAND MASTER'S WISDOM FEATURE\n  ========================================== *\/\n\n  #bjm-wisdom-feature,\n  #bjm-wisdom-feature * {\n    box-sizing: border-box;\n  }\n\n  #bjm-wisdom-feature {\n    --wisdom-bg: #cbc2b7;\n    --wisdom-text: #514840;\n    --wisdom-muted: #71685f;\n    --wisdom-button: #b4a18a;\n    --wisdom-button-hover: #8d1735;\n    --wisdom-gold: #bd9451;\n\n    width: min(1100px, calc(100% - 40px));\n    margin: 35px auto;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  \/* Main card *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-card {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    min-height: 410px;\n    overflow: hidden;\n    border-radius: 18px;\n    background: var(--wisdom-bg);\n    box-shadow: 0 8px 24px rgba(60, 48, 38, 0.08);\n  }\n\n  \/* Image area *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-image-link {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 410px;\n    overflow: hidden;\n    background: #d5cec5;\n  }\n\n  #bjm-wisdom-feature .bjm-wisdom-image {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 410px;\n    object-fit: cover;\n\n    \/* Keep the face and head visible *\/\n    object-position: center 18%;\n    transition: transform 0.6s ease;\n  }\n\n  #bjm-wisdom-feature\n    .bjm-wisdom-image-link:hover\n    .bjm-wisdom-image {\n    transform: scale(1.025);\n  }\n\n  \/* Content area *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-content {\n    display: flex;\n    align-items: center;\n    padding: 55px clamp(45px, 6vw, 80px);\n  }\n\n  #bjm-wisdom-feature .bjm-wisdom-content-inner {\n    width: 100%;\n    max-width: 610px;\n  }\n\n  \/* Small heading *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-kicker {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 15px;\n    color: var(--wisdom-muted);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  #bjm-wisdom-feature .bjm-wisdom-kicker::before {\n    content: \"\";\n    width: 35px;\n    height: 2px;\n    background: var(--wisdom-gold);\n  }\n\n  \/* Main title *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-title {\n    margin: 0 0 20px !important;\n    color: var(--wisdom-text) !important;\n    font-size: clamp(38px, 4.5vw, 54px) !important;\n    font-weight: 700 !important;\n    letter-spacing: -1.2px;\n    line-height: 1.08 !important;\n    text-shadow: none !important;\n  }\n\n  \/* Description *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-description {\n    max-width: 560px;\n    margin: 0 0 28px;\n    color: var(--wisdom-muted);\n    font-size: clamp(16px, 1.4vw, 18px);\n    line-height: 1.65;\n  }\n\n  \/* Button *\/\n\n  #bjm-wisdom-feature .bjm-wisdom-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 210px;\n    min-height: 50px;\n    padding: 11px 24px;\n    border: 0;\n    border-radius: 7px;\n    background: var(--wisdom-button);\n    color: #ffffff !important;\n    box-shadow: 0 5px 13px rgba(70, 55, 43, 0.1);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.3px;\n    text-decoration: none !important;\n    transition:\n      background 0.25s ease,\n      box-shadow 0.25s ease,\n      transform 0.25s ease;\n  }\n\n  #bjm-wisdom-feature .bjm-wisdom-button::after {\n    content: \"\u2192\";\n    margin-left: 11px;\n    font-size: 18px;\n    transition: transform 0.25s ease;\n  }\n\n  #bjm-wisdom-feature .bjm-wisdom-button:hover,\n  #bjm-wisdom-feature .bjm-wisdom-button:focus-visible {\n    background: var(--wisdom-button-hover);\n    color: #ffffff !important;\n    box-shadow: 0 8px 18px rgba(104, 16, 39, 0.18);\n    transform: translateY(-2px);\n  }\n\n  #bjm-wisdom-feature\n    .bjm-wisdom-button:hover::after {\n    transform: translateX(4px);\n  }\n\n  \/* =========================================\n     TABLET\n  ========================================== *\/\n\n  @media (max-width: 900px) {\n    #bjm-wisdom-feature .bjm-wisdom-card {\n      grid-template-columns: 42% 58%;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-content {\n      padding: 42px 35px;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-title {\n      font-size: 39px !important;\n    }\n  }\n\n  \/* =========================================\n     MOBILE\n  ========================================== *\/\n\n  @media (max-width: 767px) {\n    #bjm-wisdom-feature {\n      width: calc(100% - 30px);\n      margin: 25px auto;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-card {\n      display: block;\n      min-height: 0;\n      border-radius: 15px;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-image-link {\n      width: 100%;\n      height: 320px;\n      min-height: 0;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-image {\n      width: 100%;\n      height: 320px;\n      min-height: 0;\n      object-fit: cover;\n\n      \/* Important: keeps the head from being cut off *\/\n      object-position: center top !important;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-content {\n      padding: 31px 26px 34px;\n      text-align: center;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-kicker {\n      justify-content: center;\n      margin-bottom: 13px;\n      font-size: 11px;\n      letter-spacing: 1.4px;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-kicker::before {\n      display: none;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-title {\n      margin-bottom: 17px !important;\n      font-size: 36px !important;\n      line-height: 1.12 !important;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-description {\n      margin: 0 auto 24px;\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-button {\n      width: min(100%, 300px);\n      min-height: 49px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    #bjm-wisdom-feature .bjm-wisdom-image-link,\n    #bjm-wisdom-feature .bjm-wisdom-image {\n      height: 285px;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-title {\n      font-size: 31px !important;\n    }\n\n    #bjm-wisdom-feature .bjm-wisdom-description {\n      font-size: 15px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #bjm-wisdom-feature .bjm-wisdom-image,\n    #bjm-wisdom-feature .bjm-wisdom-button {\n      transition: none;\n    }\n  }\n<\/style>\n\n<section\n  id=\"bjm-wisdom-feature\"\n  aria-labelledby=\"bjm-wisdom-title\"\n>\n  <article class=\"bjm-wisdom-card\">\n\n    <!-- Image -->\n\n    <a\n      class=\"bjm-wisdom-image-link\"\n      href=\"https:\/\/www.buddhajewel.org\/en\/wisdom-words\/\"\n      aria-label=\"Read Grand Master Weichueh's Wisdom Words\"\n    >\n      <img decoding=\"async\"\n        class=\"bjm-wisdom-image\"\n        src=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2023\/02\/IMG_6668.jpg\"\n        alt=\"Grand Master Weichueh\"\n        loading=\"lazy\"\n      \/>\n    <\/a>\n\n    <!-- Text -->\n\n    <div class=\"bjm-wisdom-content\">\n      <div class=\"bjm-wisdom-content-inner\">\n\n        <p class=\"bjm-wisdom-kicker\">\n          Buddhist Wisdom\n        <\/p>\n\n        <h2\n          id=\"bjm-wisdom-title\"\n          class=\"bjm-wisdom-title\"\n        >\n          Grand Master\u2019s<br \/>\n          Wisdom Words\n        <\/h2>\n\n        <p class=\"bjm-wisdom-description\">\n          Timeless teachings from Grand Master Weichueh\n          for cultivating clarity, compassion, and peace\n          in everyday life.\n        <\/p>\n\n        <a\n          class=\"bjm-wisdom-button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/wisdom-words\/\"\n        >\n          WISDOM WORDS\n        <\/a>\n\n      <\/div>\n    <\/div>\n\n  <\/article>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09db67d elementor-widget-tablet__width-initial elementor-widget elementor-widget-html\" data-id=\"09db67d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* ========================================\n   Buddha Jewel Monastery \u2014 Homepage Links\n   Standalone styles for an Elementor HTML widget\n   ======================================== *\/\n\n.bjm-home-links {\n  --bjm-ink: #4f433c;\n  --bjm-muted: #71645c;\n  --bjm-taupe: #c8beb2;\n  --bjm-cream: #f4f0eb;\n  --bjm-sand: #d8d0c6;\n  --bjm-button: #aa9983;\n  --bjm-button-hover: #7d675c;\n  --bjm-white: #ffffff;\n\n  width: 100%;\n  padding: 26px 20px;\n  background: #ffffff;\n  font-family: inherit;\n}\n\n.bjm-home-links *,\n.bjm-home-links *::before,\n.bjm-home-links *::after {\n  box-sizing: border-box;\n}\n\n.bjm-home-links__inner {\n  display: grid;\n  gap: 24px;\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n}\n\n.bjm-home-links__card {\n  display: grid;\n  grid-template-columns: minmax(260px, 38%) minmax(0, 62%);\n  min-height: 330px;\n  overflow: hidden;\n  border-radius: 16px;\n  box-shadow: 0 8px 25px rgba(65, 52, 44, 0.13);\n}\n\n.bjm-home-links__card--wisdom {\n  background: var(--bjm-taupe);\n}\n\n.bjm-home-links__card--classes {\n  background: var(--bjm-cream);\n}\n\n.bjm-home-links__card--ceremonies {\n  background: var(--bjm-sand);\n}\n\n.bjm-home-links__card--lamp {\n  background: var(--bjm-cream);\n}\n\n.bjm-home-links__card--support {\n  background: var(--bjm-taupe);\n}\n\n.bjm-home-links__image-link {\n  display: block;\n  min-height: 330px;\n  overflow: hidden;\n  line-height: 0;\n}\n\n.bjm-home-links__image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  min-height: 330px;\n  margin: 0;\n  border: 0;\n  object-fit: cover;\n  object-position: center;\n  transition: transform 0.45s ease;\n}\n\n.bjm-home-links__image-link:hover .bjm-home-links__image,\n.bjm-home-links__image-link:focus .bjm-home-links__image {\n  transform: scale(1.025);\n}\n\n.bjm-home-links__content {\n  display: flex;\n  min-width: 0;\n  padding: 48px clamp(32px, 6vw, 76px);\n  flex-direction: column;\n  align-items: flex-start;\n  justify-content: center;\n}\n\n.bjm-home-links__eyebrow {\n  margin: 0 0 10px !important;\n  color: rgba(79, 67, 60, 0.72) !important;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.bjm-home-links__title {\n  margin: 0 0 14px !important;\n  color: var(--bjm-ink) !important;\n  font-size: clamp(30px, 4vw, 46px);\n  font-weight: 700;\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n}\n\n.bjm-home-links__description {\n  max-width: 570px;\n  margin: 0 0 27px !important;\n  color: var(--bjm-muted) !important;\n  font-size: 17px;\n  line-height: 1.65;\n}\n\n.bjm-home-links__button {\n  display: inline-flex !important;\n  min-height: 50px;\n  padding: 13px 24px !important;\n  align-items: center;\n  justify-content: center;\n  border: 2px solid var(--bjm-button) !important;\n  border-radius: 8px;\n  background: var(--bjm-button) !important;\n  color: var(--bjm-white) !important;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.35;\n  letter-spacing: 0.035em;\n  text-decoration: none !important;\n  box-shadow: 0 4px 12px rgba(73, 58, 49, 0.16);\n  transition: transform 0.2s ease, background-color 0.2s ease,\n    border-color 0.2s ease, box-shadow 0.2s ease;\n}\n\n.bjm-home-links__button::after {\n  content: \"\u2192\";\n  margin-left: 10px;\n  font-size: 18px;\n  line-height: 1;\n  transition: transform 0.2s ease;\n}\n\n.bjm-home-links__button:hover,\n.bjm-home-links__button:focus {\n  border-color: var(--bjm-button-hover) !important;\n  background: var(--bjm-button-hover) !important;\n  color: var(--bjm-white) !important;\n  box-shadow: 0 7px 18px rgba(73, 58, 49, 0.23);\n  transform: translateY(-2px);\n}\n\n.bjm-home-links__button:hover::after,\n.bjm-home-links__button:focus::after {\n  transform: translateX(4px);\n}\n\n\/* ===== \u5e73\u677f ===== *\/\n\n@media (max-width: 900px) {\n  .bjm-home-links__card {\n    grid-template-columns: minmax(230px, 40%) minmax(0, 60%);\n    min-height: 300px;\n  }\n\n  .bjm-home-links__image-link,\n  .bjm-home-links__image {\n    min-height: 300px;\n  }\n\n  .bjm-home-links__content {\n    padding: 36px 30px;\n  }\n\n  .bjm-home-links__description {\n    font-size: 16px;\n  }\n}\n\n\/* ===== \u624b\u6a5f ===== *\/\n\n@media (max-width: 767px) {\n  .bjm-home-links {\n    padding: 18px 14px;\n  }\n\n  .bjm-home-links__inner {\n    gap: 20px;\n  }\n\n  .bjm-home-links__card {\n    grid-template-columns: 1fr;\n    min-height: 0;\n    border-radius: 13px;\n  }\n\n  .bjm-home-links__image-link,\n  .bjm-home-links__image {\n    min-height: 0;\n    aspect-ratio: 16 \/ 11;\n  }\n\n  .bjm-home-links__content {\n    padding: 30px 24px 34px;\n    align-items: center;\n    text-align: center;\n  }\n\n  .bjm-home-links__title {\n    font-size: clamp(28px, 8vw, 36px);\n  }\n\n  .bjm-home-links__description {\n    margin-bottom: 23px !important;\n    font-size: 15px;\n  }\n\n  .bjm-home-links__button {\n    width: 100%;\n    max-width: 300px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .bjm-home-links__image,\n  .bjm-home-links__button,\n  .bjm-home-links__button::after {\n    transition: none;\n  }\n}\n\n\/* ========================================\n   Newsletter Sign-Up\n   ======================================== *\/\n\n.bjm-newsletter {\n  width: 100%;\n  padding: 38px 20px 52px;\n  background: #ffffff;\n  font-family: inherit;\n}\n\n.bjm-newsletter *,\n.bjm-newsletter *::before,\n.bjm-newsletter *::after {\n  box-sizing: border-box;\n}\n\n.bjm-newsletter__card {\n  display: grid;\n  grid-template-columns: minmax(250px, 38%) minmax(0, 62%);\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n  overflow: hidden;\n  border: 1px solid #e4d9ce;\n  border-radius: 16px;\n  background: #fbf7f2;\n  box-shadow: 0 8px 25px rgba(65, 52, 44, 0.11);\n}\n\n.bjm-newsletter__intro {\n  display: flex;\n  padding: 44px 38px;\n  flex-direction: column;\n  justify-content: center;\n  background: #c8beb2;\n}\n\n.bjm-newsletter__eyebrow {\n  margin: 0 0 9px !important;\n  color: rgba(79, 67, 60, 0.72) !important;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.bjm-newsletter__title {\n  margin: 0 0 13px !important;\n  color: #4f433c !important;\n  font-size: clamp(30px, 4vw, 43px);\n  font-weight: 700;\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n}\n\n.bjm-newsletter__description {\n  margin: 0 !important;\n  color: #665a53 !important;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n.bjm-newsletter__form {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 19px;\n  padding: 44px 42px;\n  align-content: center;\n}\n\n.bjm-newsletter__field {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.bjm-newsletter__label {\n  color: #4f433c;\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.4;\n}\n\n.bjm-newsletter__required {\n  color: #9b5f38;\n}\n\n.bjm-newsletter__input {\n  display: block !important;\n  width: 100% !important;\n  height: 52px !important;\n  margin: 0 !important;\n  padding: 12px 15px !important;\n  border: 1px solid #cfc2b5 !important;\n  border-radius: 7px !important;\n  outline: none;\n  background: #ffffff !important;\n  color: #453b35 !important;\n  font: inherit !important;\n  font-size: 16px !important;\n  line-height: 1.4 !important;\n  box-shadow: none !important;\n  transition: border-color 0.2s ease, box-shadow 0.2s ease;\n}\n\n.bjm-newsletter__input::placeholder {\n  color: #9a8e86;\n  opacity: 1;\n}\n\n.bjm-newsletter__input:focus {\n  border-color: #9a7657 !important;\n  box-shadow: 0 0 0 3px rgba(154, 118, 87, 0.16) !important;\n}\n\n.bjm-newsletter__submit {\n  display: inline-flex !important;\n  grid-column: 1 \/ -1;\n  width: fit-content !important;\n  min-width: 190px;\n  min-height: 52px;\n  margin: 3px 0 0 !important;\n  padding: 13px 25px !important;\n  align-items: center;\n  justify-content: center;\n  border: 2px solid #aa9983 !important;\n  border-radius: 8px !important;\n  background: #aa9983 !important;\n  color: #ffffff !important;\n  font: inherit !important;\n  font-size: 15px !important;\n  font-weight: 700 !important;\n  line-height: 1.35 !important;\n  letter-spacing: 0.035em;\n  cursor: pointer;\n  box-shadow: 0 4px 12px rgba(73, 58, 49, 0.16);\n  transition: transform 0.2s ease, background-color 0.2s ease,\n    border-color 0.2s ease, box-shadow 0.2s ease;\n}\n\n.bjm-newsletter__submit:hover,\n.bjm-newsletter__submit:focus {\n  border-color: #7d675c !important;\n  background: #7d675c !important;\n  color: #ffffff !important;\n  box-shadow: 0 7px 18px rgba(73, 58, 49, 0.23);\n  transform: translateY(-2px);\n}\n\n@media (max-width: 900px) {\n  .bjm-newsletter__card {\n    grid-template-columns: minmax(220px, 38%) minmax(0, 62%);\n  }\n\n  .bjm-newsletter__intro,\n  .bjm-newsletter__form {\n    padding: 34px 28px;\n  }\n\n  .bjm-newsletter__form {\n    grid-template-columns: 1fr;\n  }\n\n  .bjm-newsletter__submit {\n    grid-column: 1;\n  }\n}\n\n@media (max-width: 767px) {\n  .bjm-newsletter {\n    padding: 24px 14px 38px;\n  }\n\n  .bjm-newsletter__card {\n    grid-template-columns: 1fr;\n    border-radius: 13px;\n  }\n\n  .bjm-newsletter__intro {\n    padding: 30px 24px;\n    text-align: center;\n  }\n\n  .bjm-newsletter__form {\n    padding: 28px 22px 32px;\n  }\n\n  .bjm-newsletter__submit {\n    width: 100% !important;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .bjm-newsletter__input,\n  .bjm-newsletter__submit {\n    transition: none;\n  }\n}\n<\/style>\n\n<section class=\"bjm-home-links\" aria-label=\"Buddha Jewel Monastery featured links\">\n  <div class=\"bjm-home-links__inner\">\n\n  \n\n    <!-- Meditation Classes -->\n    <article class=\"bjm-home-links__card bjm-home-links__card--classes\">\n      <a\n        class=\"bjm-home-links__image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/en\/classes\/\"\n        aria-label=\"Explore Zen meditation and Buddhism classes\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-home-links__image\"\n          src=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2023\/02\/classroom.png\"\n          alt=\"Meditation classroom at Buddha Jewel Monastery\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <div class=\"bjm-home-links__content\">\n        <p class=\"bjm-home-links__eyebrow\">Learn and Practice<\/p>\n        <h2 class=\"bjm-home-links__title\">Zen Meditation &amp; Buddhism Classes<\/h2>\n        <p class=\"bjm-home-links__description\">\n          Develop a calm, clear mind through guided meditation and practical\n          Buddhist teachings. All courses are offered free of charge.\n        <\/p>\n        <a\n          class=\"bjm-home-links__button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/classes\/\"\n        >\n          EXPLORE CLASSES\n        <\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Buddhist Ceremonies -->\n    <article class=\"bjm-home-links__card bjm-home-links__card--ceremonies\">\n      <a\n        class=\"bjm-home-links__image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/en\/ceremony\/\"\n        aria-label=\"Explore Buddhist ceremonies at Buddha Jewel Monastery\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-home-links__image\"\n          src=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2023\/02\/ceremony1.png\"\n          alt=\"Buddhist ceremony at Buddha Jewel Monastery\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <div class=\"bjm-home-links__content\">\n        <p class=\"bjm-home-links__eyebrow\">Practice Together<\/p>\n        <h2 class=\"bjm-home-links__title\">Buddhist Ceremonies<\/h2>\n        <p class=\"bjm-home-links__description\">\n          Join our community for chanting, meditation, Dharma teachings,\n          offerings, blessings, and memorial services.\n        <\/p>\n        <a\n          class=\"bjm-home-links__button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/ceremony\/\"\n        >\n          EXPLORE CEREMONIES\n        <\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Lamp Offering -->\n    <article class=\"bjm-home-links__card bjm-home-links__card--lamp\">\n      <a\n        class=\"bjm-home-links__image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/en\/lamp-offering\/\"\n        aria-label=\"Learn about lamp offering at Buddha Jewel Monastery\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-home-links__image\"\n          src=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2023\/02\/lamp.png\"\n          alt=\"Buddha lamps at Buddha Jewel Monastery\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <div class=\"bjm-home-links__content\">\n        <p class=\"bjm-home-links__eyebrow\">Illuminate the Way<\/p>\n        <h2 class=\"bjm-home-links__title\">Lamp Offering<\/h2>\n        <p class=\"bjm-home-links__description\">\n          Offer a lamp as a symbol of wisdom and compassion, illuminating the\n          path toward clarity, peace, and awakening.\n        <\/p>\n        <a\n          class=\"bjm-home-links__button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/lamp-offering\/\"\n        >\n          LEARN MORE\n        <\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Support Us -->\n    <article class=\"bjm-home-links__card bjm-home-links__card--support\">\n      <a\n        class=\"bjm-home-links__image-link\"\n        href=\"https:\/\/www.buddhajewel.org\/en\/donation\/\"\n        aria-label=\"Support Buddha Jewel Monastery\"\n      >\n        <img decoding=\"async\"\n          class=\"bjm-home-links__image\"\n          src=\"https:\/\/buddhajewel.org\/wp-content\/uploads\/2023\/02\/merits1.png\"\n          alt=\"Buddha hall at Buddha Jewel Monastery\"\n          loading=\"lazy\"\n        >\n      <\/a>\n\n      <div class=\"bjm-home-links__content\">\n        <p class=\"bjm-home-links__eyebrow\">Practice Generosity<\/p>\n        <h2 class=\"bjm-home-links__title\">Support Us<\/h2>\n        <p class=\"bjm-home-links__description\">\n          Your generosity helps sustain the monastery and supports Buddhist\n          teachings, meditation programs, ceremonies, and community service.\n        <\/p>\n        <a\n          class=\"bjm-home-links__button\"\n          href=\"https:\/\/www.buddhajewel.org\/en\/donation\/\"\n        >\n          SUPPORT BUDDHA JEWEL\n        <\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3b11ec0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3b11ec0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45174e8\" data-id=\"45174e8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9169ded elementor-widget elementor-widget-html\" data-id=\"9169ded\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .guidelines-section {\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 34px 40px;\n    background: linear-gradient(135deg, #fcfaf6 0%, #f7f2e9 100%);\n    border: 1px solid #e5dccd;\n    border-left: 6px solid #9a7448;\n    border-radius: 12px;\n    box-shadow: 0 6px 20px rgba(80, 60, 40, 0.08);\n    box-sizing: border-box;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #38342f;\n  }\n\n  .guidelines-title {\n    margin: 0 0 24px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #ded3c3;\n    color: #684b30;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .guidelines-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .guidelines-list li {\n    position: relative;\n    margin-bottom: 13px;\n    padding-left: 32px;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .guidelines-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .guidelines-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    top: 1px;\n    left: 0;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    background: #9a7448;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: bold;\n    line-height: 21px;\n    text-align: center;\n  }\n\n  @media (max-width: 600px) {\n    .guidelines-section {\n      margin: 18px 12px;\n      padding: 25px 22px;\n    }\n\n    .guidelines-title {\n      font-size: 25px;\n    }\n\n    .guidelines-list li {\n      padding-left: 29px;\n      font-size: 15px;\n    }\n  }\n<\/style>\n\n<section class=\"guidelines-section\">\n  <h2 class=\"guidelines-title\">General Guidelines<\/h2>\n\n  <ul class=\"guidelines-list\">\n    <li>\n      All students should maintain a healthy lifestyle with sound body and mind.\n    <\/li>\n\n    <li>\n      All Dharma events and classes are free of charge. We are supported by\n      generous donations from our members. Any donation is appreciated and\n      will benefit yourself and others.\n    <\/li>\n\n    <li>\n      To maintain the purity of the monastery, all solicitation and\n      business-related activities are prohibited.\n    <\/li>\n\n    <li>\n      Please wear comfortable and modest attire, with sleeves and long pants.\n    <\/li>\n\n    <li>\n      Socks are required.\n    <\/li>\n\n    <li>\n      Those who finish the course will receive a certificate and be qualified\n      for the next level.\n    <\/li>\n  <\/ul>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ca49dd4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ca49dd4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a8627a\" data-id=\"3a8627a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d043c24 elementor-widget elementor-widget-heading\" data-id=\"d043c24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-large\">Receive Our Newsletter<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87ebac9 elementor-widget elementor-widget-text-editor\" data-id=\"87ebac9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form action=\"https:\/\/ymlp.com\/subscribe.php?id=gmjubwqgmguy\" method=\"post\">\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"5\" align=\"center\">\n<tbody>\n<tr>\n<td colspan=\"2\"><span style=\"font-family: verdana, geneva; font-size: 10pt;\">Fill out your e-mail address to receive our newsletter!<\/span><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\"><span style=\"font-family: verdana, geneva; font-size: 10pt;\">E-mail address:<\/span><\/td>\n<td valign=\"top\"><input name=\"YMP0\" size=\"20\" type=\"text\" \/><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\"><span style=\"font-family: verdana, geneva; font-size: 10pt;\">Name:<\/span><\/td>\n<td valign=\"top\"><input name=\"YMP32\" size=\"20\" type=\"text\" \/><\/td>\n<\/tr>\n<tr>\n<td colspan=\"2\"><input type=\"submit\" value=\"Submit\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ff30a63 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ff30a63\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a159f5\" data-id=\"8a159f5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-712b344 elementor-widget elementor-widget-html\" data-id=\"712b344\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .contact-section {\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 30px;\n    background: #fcfaf6;\n    border: 1px solid #e3d9ca;\n    border-radius: 12px;\n    box-shadow: 0 6px 20px rgba(80, 60, 40, 0.08);\n    box-sizing: border-box;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #3d3935;\n  }\n\n  .contact-title {\n    margin: 0 0 25px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid #ded3c3;\n    color: #684b30;\n    font-size: 30px;\n    line-height: 1.2;\n  }\n\n  .contact-layout {\n    display: grid;\n    grid-template-columns: minmax(280px, 0.8fr) minmax(400px, 1.2fr);\n    gap: 30px;\n    align-items: stretch;\n  }\n\n  .contact-details {\n    padding: 8px 0;\n  }\n\n  .contact-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 22px;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .contact-icon {\n    display: flex;\n    flex: 0 0 38px;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    background: #9a7448;\n    border-radius: 50%;\n    color: #ffffff;\n    font-size: 18px;\n  }\n\n  .contact-item a {\n    color: #4d4945;\n    text-decoration: none;\n  }\n\n  .contact-item a:hover {\n    color: #8a6238;\n    text-decoration: underline;\n  }\n\n  .directions-button {\n    display: inline-block;\n    margin-top: 5px;\n    padding: 11px 20px;\n    background: #7a5c3e;\n    border-radius: 6px;\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: bold;\n    text-decoration: none !important;\n  }\n\n  .directions-button:hover {\n    background: #62482f;\n  }\n\n  .map-container {\n    min-height: 350px;\n    overflow: hidden;\n    border: 1px solid #d8cdbc;\n    border-radius: 9px;\n  }\n\n  .map-container iframe {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 350px;\n    border: 0;\n  }\n\n  @media (max-width: 760px) {\n    .contact-section {\n      margin: 18px 12px;\n      padding: 24px 20px;\n    }\n\n    .contact-title {\n      font-size: 25px;\n    }\n\n    .contact-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .map-container,\n    .map-container iframe {\n      min-height: 300px;\n    }\n  }\n<\/style>\n\n<section class=\"contact-section\">\n  <h2 class=\"contact-title\">Buddha Jewel Monastery<\/h2>\n\n  <div class=\"contact-layout\">\n\n    <!-- Contact information -->\n    <div class=\"contact-details\">\n\n      <div class=\"contact-item\">\n        <span class=\"contact-icon\" aria-hidden=\"true\">\u2302<\/span>\n        <div>\n          <strong>Address<\/strong><br \/>\n          <a\n            href=\"https:\/\/www.google.com\/maps\/search\/?api=1&query=17418+8th+Ave+NE+Shoreline+WA+98155\"\n            target=\"_blank\"\n            rel=\"noopener\"\n          >\n            17418 8th Ave NE<br \/>\n            Shoreline, WA 98155\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"contact-item\">\n        <span class=\"contact-icon\" aria-hidden=\"true\">\u260e<\/span>\n        <div>\n          <strong>Telephone<\/strong><br \/>\n          <a href=\"tel:+12067219921\">(206) 721-9921<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"contact-item\">\n        <span class=\"contact-icon\" aria-hidden=\"true\">\u2709<\/span>\n        <div>\n          <strong>E-mail<\/strong><br \/>\n          <a href=\"mailto:buddhajewel@ctzen.org\">\n            buddhajewel@ctzen.org\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <a\n        class=\"directions-button\"\n        href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=17418+8th+Ave+NE+Shoreline+WA+98155\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        Get Directions\n      <\/a>\n    <\/div>\n\n    <!-- Google Map -->\n    <div class=\"map-container\">\n      <iframe\n        src=\"https:\/\/www.google.com\/maps?q=17418+8th+Ave+NE,+Shoreline,+WA+98155&output=embed\"\n        title=\"Map of Buddha Jewel Monastery\"\n        loading=\"lazy\"\n        allowfullscreen\n        referrerpolicy=\"no-referrer-when-downgrade\"\n      ><\/iframe>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9d13758 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9d13758\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c5f11df\" data-id=\"c5f11df\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2950c0a elementor-widget elementor-widget-spacer\" data-id=\"2950c0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1d91291 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1d91291\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7ff0bcb\" data-id=\"7ff0bcb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-48fe254 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"48fe254\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-e15fecc\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-weibo elementor-repeater-item-3574fa7\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Weibo<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-weibo\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-d7097b3\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-link elementor-repeater-item-4f5ca6c\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Link<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-link\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Buddha Jewel Monastery \u00b7 Shoreline, Washington Chung Tai Zen Center of Seattle Welcome to Buddha Jewel Monastery A place to calm the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14678","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/pages\/14678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/comments?post=14678"}],"version-history":[{"count":1488,"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/pages\/14678\/revisions"}],"predecessor-version":[{"id":18654,"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/pages\/14678\/revisions\/18654"}],"wp:attachment":[{"href":"https:\/\/www.buddhajewel.org\/en\/wp-json\/wp\/v2\/media?parent=14678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}