{"id":111,"date":"2026-06-11T15:34:19","date_gmt":"2026-06-11T06:34:19","guid":{"rendered":"http:\/\/barun26.mycafe24.com\/?page_id=111"},"modified":"2026-07-07T10:08:58","modified_gmt":"2026-07-07T01:08:58","slug":"home","status":"publish","type":"page","link":"https:\/\/barun26.co.kr\/","title":{"rendered":"home"},"content":{"rendered":"\n<div class=\"be-main\">\n\n  <style>\n    .be-main {\n      width: 100%;\n      overflow: hidden;\n      color: #1b365d;\n      font-family: Pretendard, \"Noto Sans KR\", sans-serif;\n    }\n\n    .be-main * {\n      box-sizing: border-box;\n    }\n\n    .be-main a {\n      color: inherit;\n      text-decoration: none;\n      font-size: 15px;\n    }\n\n    .be-section-title span {\n      display: block;\n      margin-bottom: 8px;\n      color: #5f89d6;\n      font-size: 20px;\n      font-weight: 700;\n      letter-spacing: -0.02em;\n    }\n\n    .be-section-title h2 {\n      margin: 0;\n      color: #2a6ec5;\n      font-size: 34px;\n      font-weight: 800;\n      line-height: 1.25;\n      letter-spacing: -0.04em;\n    }\n\n    .be-section-title.center {\n      text-align: center;\n    }\n\n    \/* \uae30\ubcf8\uc801\uc73c\ub85c\ub294 \ubb34\uc870\uac74 \ubcf4\uc774\uac8c *\/\n    .be-hero h1,\n    .be-hero p,\n    .be-hero .be-btn,\n    .be-hero-eyebrow,\n    .be-hero-scroll,\n    .be-business .be-section-title,\n    .be-business-card,\n    .be-story h2,\n    .be-story p,\n    .be-story-controls,\n    .be-seminar .be-section-title,\n    .be-seminar-main,\n    .be-seminar-list a {\n      opacity: 1;\n      visibility: visible;\n    }\n\n    \/* ==============================\n       \uba54\uc778 \ube44\uc8fc\uc5bc\n    ============================== *\/\n    .be-hero {\n      position: relative;\n      min-height: 100vh;\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n      isolation: isolate;\n      background: #1b4f94;\n    }\n\n    .be-hero::before {\n      content: \"\";\n      position: absolute;\n      z-index: 1;\n      inset: 0;\n      background:\n        linear-gradient(180deg, rgba(14, 45, 90, 0.18) 0%, transparent 36%, rgba(14, 45, 90, 0.22) 100%),\n        linear-gradient(90deg, rgba(18, 65, 128, 0.62) 0%, rgba(18, 65, 128, 0.22) 48%, transparent 78%);\n      pointer-events: none;\n    }\n\n    .be-hero::after {\n      content: \"\";\n      position: absolute;\n      z-index: 1;\n      width: 46vw;\n      height: 46vw;\n      right: -12vw;\n      top: -18vw;\n      border-radius: 50%;\n      background: rgba(218, 231, 252, 0.14);\n      filter: blur(45px);\n      opacity: 0.8;\n      pointer-events: none;\n      animation: beHeroLight 8s ease-in-out infinite alternate;\n    }\n\n    .be-hero-bg {\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(\n          90deg,\n          rgba(0, 0, 0, 0.35) 0%,\n          rgba(0, 0, 0, 0.08) 58%,\n          rgba(0, 0, 0, 0) 100%\n        ),\n        url(\"\/wp-content\/uploads\/2026\/07\/hector-j-rivas-1FxMET2U5dU-unsplash-scaled.jpg\");\n      background-size: cover;\n      background-position: center;\n      will-change: transform;\n      transform: scale(1.07);\n      animation: beHeroZoom 16s ease-in-out infinite alternate;\n    }\n\n    .be-hero-inner {\n      position: relative;\n      z-index: 2;\n      width: min(1400px, calc(100% - 60px));\n      margin: 0 auto;\n      padding-top: 80px;\n    }\n\n    .be-hero-eyebrow {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 20px;\n      color: #e7f0ff;\n      font-size: 17px;\n      font-weight: 700;\n      letter-spacing: 0.16em;\n    }\n\n    .be-hero-eyebrow::before {\n      content: \"\";\n      width: 40px;\n      height: 1px;\n      background: rgba(225, 235, 255, 0.8);\n    }\n\n    .be-hero h1 {\n      margin: 0 0 24px;\n      color: #fff;\n      font-size: clamp(48px, 4vw, 70px);\n      font-weight: 800;\n      line-height: 1.14;\n      letter-spacing: -0.06em;\n      text-shadow: 0 5px 28px rgba(0, 0, 0, 0.2);\n    }\n\n    .be-hero p {\n      margin: 0 0 34px;\n      color: rgba(255, 255, 255, 0.9);\n      font-size: 22px;\n      font-weight: 500;\n      line-height: 1.7;\n      letter-spacing: -0.03em;\n    }\n\n    .be-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 154px;\n      height: 48px;\n      padding: 0 25px;\n      border-radius: 999px;\n      background: #fff;\n      color: #2a6ec5 !important;\n      font-size: 14px;\n      font-weight: 700;\n      transition: 0.25s ease;\n    }\n\n    .be-btn::after {\n      content: \"\u203a\";\n      margin-left: 8px;\n      font-size: 18px;\n      line-height: 1;\n    }\n\n    .be-btn:hover {\n      background: #fff;\n      color: #2a6ec5 !important;\n      transform: translateY(-3px);\n      box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);\n    }\n\n    .be-hero-scroll {\n      position: absolute;\n      z-index: 2;\n      left: 50%;\n      bottom: 35px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 10px;\n      color: rgba(255, 255, 255, 0.72);\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 0.18em;\n      transform: translateX(-50%);\n    }\n\n    .be-hero-scroll::after {\n      content: \"\";\n      width: 1px;\n      height: 42px;\n      background: linear-gradient(to bottom, rgba(255, 255, 255, 0.85), transparent);\n      transform-origin: top;\n      animation: beScrollLine 1.9s ease-in-out infinite;\n    }\n\n    @keyframes beHeroZoom {\n      from { transform: scale(1.07) translate3d(0, 0, 0); }\n      to { transform: scale(1.12) translate3d(-0.8%, -0.5%, 0); }\n    }\n\n    @keyframes beHeroLight {\n      from { transform: translate3d(0, 0, 0) scale(1); opacity: 0.55; }\n      to { transform: translate3d(-5vw, 4vw, 0) scale(1.12); opacity: 0.9; }\n    }\n\n    @keyframes beScrollLine {\n      0% { transform: scaleY(0); opacity: 0; }\n      35% { transform: scaleY(1); opacity: 1; }\n      100% { transform: scaleY(1); opacity: 0; }\n    }\n\n    \/* ==============================\n       \ud575\uc2ec \uc9c0\uc6d0 \uc0ac\uc5c5\n    ============================== *\/\n    .be-business {\n      min-height: 100vh;\n      padding: 120px 20px;\n      background: #f4f7fc;\n      display: flex;\n      align-items: center;\n    }\n\n    .be-business-wrap {\n      width: 100%;\n    }\n\n    .be-business-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n      width: min(940px, 100%);\n      margin: 66px auto 0;\n    }\n\n    .be-business-card {\n      display: block;\n      min-height: 230px;\n      padding: 43px 34px 36px;\n      border-radius: 13px;\n      background: #fff;\n      box-shadow: 0 10px 30px rgba(42, 110, 197, 0.04);\n      transition: 0.3s ease;\n    }\n\n    .be-business-card:hover {\n      transform: translateY(-10px);\n      box-shadow: 0 22px 45px rgba(42, 110, 197, 0.12);\n    }\n\n    .be-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 48px;\n      height: 48px;\n      margin-bottom: 30px;\n      border-radius: 13px;\n      background: #eaf2ff;\n      transition: 0.35s ease;\n    }\n\n    .be-business-card:hover .be-icon {\n      transform: rotate(-8deg) scale(1.08);\n      background: #dfeaff;\n    }\n\n    .be-icon svg {\n      width: 25px;\n      height: 25px;\n      fill: none;\n      stroke: #2a6ec5;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    .be-business-card h3 {\n      margin: 0 0 12px;\n      color: #2a6ec5;\n      font-size: 22px;\n      font-weight: 800;\n      letter-spacing: -0.04em;\n    }\n\n    .be-business-card p {\n      margin: 0;\n      color: #51667f;\n      font-size: 16px;\n      font-weight: 500;\n      line-height: 1.65;\n      letter-spacing: -0.04em;\n    }\n\n    .be-business-card-action {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: fit-content;\n      min-width: 104px;\n      height: 42px;\n      margin-top: 24px;\n      padding: 0 18px;\n      border: 1px solid rgba(42, 110, 197, 0.18);\n      border-radius: 999px;\n      background: #2a6ec5;\n      color: #fff;\n      font-size: 14px;\n      font-weight: 800;\n      line-height: 1;\n      letter-spacing: -0.035em;\n      transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .be-business-card-action::after {\n      content: \"\u203a\";\n      margin-left: 8px;\n      font-size: 18px;\n      line-height: 1;\n    }\n\n    .be-business-card-action.is-download::after {\n      content: \"\u2193\";\n      margin-left: 8px;\n      font-size: 14px;\n      font-weight: 900;\n    }\n\n    .be-business-card:hover .be-business-card-action {\n      background: #fff;\n      color: #2a6ec5;\n      box-shadow: 0 12px 26px rgba(42, 110, 197, 0.13);\n      transform: translateY(-2px);\n    }\n\n    \/* ==============================\n       \uc2a4\ud1a0\ub9ac \ube44\uc8fc\uc5bc\n    ============================== *\/\n    .be-story {\n      position: relative;\n      min-height: 100vh;\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n      background: #000;\n      cursor: pointer;\n    }\n\n    .be-story-bg {\n      display: none;\n    }\n\n    .be-story-video {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center;\n      z-index: 0;\n      filter: none;\n    }\n\n    .be-story-inner {\n      display: none;\n    }\n\n    .be-story h2 {\n      margin: 0 0 24px;\n      color: #eaf2ff;\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.35;\n      letter-spacing: -0.06em;\n    }\n\n    .be-story p {\n      width: 360px;\n      margin: 0;\n      color: rgba(255, 255, 255, 0.92);\n      font-size: 15px;\n      font-weight: 500;\n      line-height: 1.8;\n      letter-spacing: -0.04em;\n    }\n\n    .be-story-controls {\n      position: absolute;\n      left: 480px;\n      top: 50%;\n      display: none;\n      gap: 16px;\n      transform: translateY(50px);\n    }\n\n    .be-story-toggle {\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      z-index: 3;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 86px;\n      height: 86px;\n      padding: 0;\n      border: 0;\n      border-radius: 50%;\n      background: rgba(0, 0, 0, 0.42);\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.28);\n      backdrop-filter: blur(6px);\n      opacity: 0;\n      visibility: hidden;\n      pointer-events: none;\n      transform: translate(-50%, -50%) scale(0.88);\n      transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;\n    }\n\n    .be-story-toggle svg {\n      width: 34px;\n      height: 34px;\n      fill: #fff;\n    }\n\n    .be-story-icon-pause {\n      display: none;\n    }\n\n    .be-story.is-video-paused .be-story-toggle,\n    .be-story.is-video-feedback .be-story-toggle {\n      opacity: 1;\n      visibility: visible;\n      transform: translate(-50%, -50%) scale(1);\n    }\n\n    .be-story.is-video-feedback:not(.is-video-paused) .be-story-icon-play {\n      display: none;\n    }\n\n    .be-story.is-video-feedback:not(.is-video-paused) .be-story-icon-pause {\n      display: block;\n    }\n\n    .be-story-controls button {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 47px;\n      height: 47px;\n      padding: 0;\n      border: 0;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.22);\n      backdrop-filter: blur(6px);\n      cursor: pointer;\n      transition: 0.25s ease;\n    }\n\n    .be-story-controls button:hover {\n      background: rgba(255, 255, 255, 0.36);\n      transform: scale(1.08);\n    }\n\n    .be-story-controls svg {\n      width: 20px;\n      height: 20px;\n      fill: #fff;\n    }\n\n    \/* ==============================\n       \uc138\ubbf8\ub098 \ud65c\ub3d9\n    ============================== *\/\n    .be-seminar {\n      min-height: 100vh;\n      padding: 110px 20px;\n      background: #edf4ff;\n      display: flex;\n      align-items: center;\n    }\n\n    .be-seminar-inner {\n      width: min(1120px, 100%);\n      margin: 0 auto;\n    }\n\n    .be-seminar-top {\n      position: relative;\n      display: flex;\n      align-items: flex-end;\n      justify-content: center !important;\n      text-align: center;\n      gap: 24px;\n      margin-top: 60px;\n      padding-bottom: 22px;\n      border-bottom: 1px solid rgba(42, 110, 197, 0.14);\n    }\n\n    .be-seminar-top p {\n      margin: 0 auto;\n      color: #51667f;\n      font-size: 15px;\n      font-weight: 600;\n      line-height: 1.65;\n      letter-spacing: -0.035em;\n  width: 100%;\n  max-width: none;\n  text-align: center !important;\n    }\n\n    .be-seminar-more {\n      position: absolute;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      flex: 0 0 auto;\n      min-width: 142px;\n      height: 44px;\n      padding: 0 20px;\n      border: 1px solid rgba(42, 110, 197, 0.22);\n      border-radius: 999px;\n      background: #2a6ec5;\n      color: #fff !important;\n      font-size: 13px;\n      font-weight: 850;\n      letter-spacing: -0.025em;\n      transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;\n  right: 0;\n  top: 50%;\n  transform: translateY(-50%);\n    }\n\n    .be-seminar-more::after {\n      content: \"\u203a\";\n      margin-left: 8px;\n      font-size: 17px;\n      line-height: 1;\n    }\n\n    .be-seminar-more:hover {\n      transform: translateY(-3px);\n      background: #fff;\n      color: #2a6ec5 !important;\n      box-shadow: 0 14px 34px rgba(42, 110, 197, 0.12);\n    }\n\n    .be-seminar-board-source {\n      display: block !important;\n      visibility: visible !important;\n      opacity: 1 !important;\n      height: auto !important;\n      overflow: visible !important;\n      margin-top: 34px;\n    }\n\n    .be-seminar-board-source form,\n    .be-seminar-board-source select,\n    .be-seminar-board-source input,\n    .be-seminar-board-source button,\n    .be-seminar-board-source .mb-search,\n    .be-seminar-board-source .mb-board-search,\n    .be-seminar-board-source .search,\n    .be-seminar-board-source .pagination,\n    .be-seminar-board-source .paging {\n      display: none !important;\n    }\n\n    .be-seminar-board-source .be-mb-titlebar {\n      display: none !important;\n    }\n\n    .be-seminar-board-source .mb-widget .mb-responsive-gallery6 .mb-responsive-gallery6-title,\n    .be-seminar-board-source .mb-responsive-gallery6-title {\n      display: none !important;\n      padding: 12px 10px !important;\n      margin-bottom: 7px !important;\n      border-top: 1px solid #d9e5f5;\n      border-bottom: 0 !important;\n      font-size: 16px;\n      vertical-align: middle !important;\n      text-align: left;\n    }\n\n    .be-seminar-board-source .mb-widget .mb-responsive-gallery6 .mb-responsive-gallery6-title a,\n    .be-seminar-board-source .mb-responsive-gallery6-title a {\n      font-size: 16px !important;\n      color: #47566b !important;\n      line-height: 1.6;\n      font-weight: 400;\n    }\n\n    .be-seminar-board-source a {\n      color: inherit;\n      text-decoration: none;\n      outline: none !important;\n      box-shadow: none !important;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .be-seminar-board-source img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .be-seminar-board-source [class*=\"gallery\"],\n    .be-seminar-board-source [class*=\"responsive\"],\n    .be-seminar-board-source [class*=\"board\"],\n    .be-seminar-board-source [class*=\"list\"] {\n      box-sizing: border-box;\n    }\n\n    .be-seminar-slider {\n      position: relative;\n    }\n\n    .be-seminar-slider-viewport {\n      overflow: hidden;\n      width: 100%;\n      padding: 4px 0 38px;\n    }\n\n    .be-seminar-board-source .be-mb-grid {\n      display: flex !important;\n      gap: 24px !important;\n      width: 100% !important;\n      border: 0 !important;\n      background: transparent !important;\n      box-shadow: none !important;\n      transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);\n      will-change: transform;\n    }\n\n    .be-seminar-board-source .be-mb-card {\n      position: relative !important;\n      display: block !important;\n      flex: 0 0 calc((100% - 24px) \/ 2);\n      min-height: 410px;\n      overflow: hidden !important;\n      border: 0 !important;\n      border-radius: 12px !important;\n      background: #fff !important;\n      box-shadow: 0 18px 44px rgba(42, 110, 197, 0.1) !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      isolation: isolate;\n    }\n\n    .be-seminar-board-source .be-mb-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 26px 58px rgba(42, 110, 197, 0.16) !important;\n    }\n\n    .be-seminar-board-source .be-mb-card * {\n      border-color: transparent !important;\n      box-shadow: none !important;\n    }\n\n    .be-seminar-board-source .be-mb-card img {\n      width: 100% !important;\n      height: 285px !important;\n      object-fit: cover !important;\n      border-radius: 12px 12px 0 0 !important;\n      transform: scale(1.01);\n      transition: transform 0.55s ease, filter 0.35s ease;\n    }\n\n    .be-seminar-board-source .be-mb-card:hover img {\n      transform: scale(1.07);\n      filter: saturate(0.95);\n    }\n\n    .be-seminar-board-source .be-mb-card .be-gallery-clean {\n      position: relative;\n      z-index: 3;\n      display: block;\n      min-height: 118px;\n      padding: 24px 26px 28px;\n      background: #fff;\n    }\n\n    .be-seminar-board-source .be-mb-card .be-gallery-clean small {\n      display: block;\n      margin-bottom: 10px;\n      color: #7894be;\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: -0.01em;\n    }\n\n    .be-seminar-board-source .be-mb-card .be-gallery-clean strong {\n      display: block;\n      color: #1b4f94;\n      font-size: 21px;\n      font-weight: 850;\n      line-height: 1.38;\n      letter-spacing: -0.045em;\n      word-break: keep-all;\n    }\n\n    .be-seminar-board-source .be-mb-card .be-gallery-clean::after {\n      content: \"\";\n      position: absolute;\n      left: 22px;\n      right: 22px;\n      bottom: 0;\n      height: 2px;\n      background: #2a6ec5;\n      transform: scaleX(0);\n      transform-origin: left;\n      transition: transform 0.28s ease;\n    }\n\n    .be-seminar-board-source .be-mb-card:hover .be-gallery-clean::after {\n      transform: scaleX(1);\n    }\n\n    .be-seminar-slider-controls {\n      position: absolute;\n      right: 0;\n      bottom: -4px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      z-index: 5;\n    }\n\n    .be-seminar-slider-controls button {\n      display: inline-flex !important;\n      align-items: center;\n      justify-content: center;\n      width: 42px;\n      height: 42px;\n      padding: 0;\n      border: 1px solid rgba(42, 110, 197, 0.18) !important;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, 0.9) !important;\n      color: #2a6ec5 !important;\n      font-size: 20px;\n      font-weight: 700;\n      line-height: 1;\n      cursor: pointer;\n      box-shadow: 0 12px 28px rgba(42, 110, 197, 0.08) !important;\n      transition: transform 0.22s ease, background 0.22s ease, color 0.22s ease;\n    }\n\n    .be-seminar-slider-controls button:hover {\n      transform: translateY(-2px);\n      background: #2a6ec5 !important;\n      color: #fff !important;\n    }\n\n    .be-seminar-slider-controls button:disabled {\n      opacity: 0.35;\n      cursor: default;\n      transform: none;\n    }\n\n    .be-seminar-board-source .be-mb-card .be-gallery-cover-link {\n      position: absolute;\n      inset: 0;\n      z-index: 4;\n      font-size: 0;\n      color: transparent !important;\n      background: transparent !important;\n      outline: none !important;\n      border: 0 !important;\n      box-shadow: none !important;\n    }\n\n    .be-seminar-board-source .be-mb-card .be-gallery-origin {\n      display: none !important;\n    }\n\n    @media (max-width: 1024px) {\n      .be-seminar-board-source .be-mb-card {\n        flex-basis: calc((100% - 20px) \/ 2);\n      }\n\n      .be-seminar-board-source .be-mb-grid {\n        gap: 20px !important;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar-top {\n        align-items: flex-start;\n        flex-direction: column;\n        gap: 16px;\n      }\n\n      .be-seminar-more {\n        width: 100%;\n      }\n\n      .be-seminar-board-source .be-mb-card {\n        flex-basis: 100%;\n        min-height: 360px;\n      }\n\n      .be-seminar-board-source .be-mb-card img {\n        height: 240px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card .be-gallery-clean strong {\n        font-size: 17px;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \ucc55\ud130 \ubcf4\uac15: \uac24\ub7ec\ub9ac \ucd9c\ub825 \uad6c\uc870\ub294 \uac74\ub4dc\ub9ac\uc9c0 \uc54a\uace0 \uc8fc\ubcc0\ub9cc \uc815\ub9ac *\/\n    .be-seminar {\n      position: relative;\n      min-height: auto;\n      padding: 105px 20px 125px;\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 13% 18%, rgba(183, 214, 188, 0.24), transparent 31%),\n        radial-gradient(circle at 86% 28%, rgba(255, 255, 255, 0.72), transparent 29%),\n        linear-gradient(180deg, #f0f5ff 0%, #eef4ff 58%, #eaf1fb 100%);\n      align-items: flex-start;\n    }\n\n    .be-seminar::before {\n      content: \"\";\n      position: absolute;\n      left: max(20px, calc((100% - 1120px) \/ 2));\n      top: 72px;\n      width: 58px;\n      height: 58px;\n      border-radius: 18px;\n      border: 1px solid rgba(42, 110, 197, 0.12);\n      background: rgba(255, 255, 255, 0.38);\n      transform: rotate(8deg);\n      pointer-events: none;\n    }\n\n    .be-seminar::after {\n      content: \"\";\n      position: absolute;\n      right: max(20px, calc((100% - 1120px) \/ 2));\n      bottom: 72px;\n      width: 180px;\n      height: 180px;\n      border-radius: 50%;\n      border: 1px solid rgba(42, 110, 197, 0.08);\n      background: rgba(255, 255, 255, 0.22);\n      pointer-events: none;\n    }\n\n    .be-seminar-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .be-seminar .be-section-title {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) auto;\n      column-gap: 28px;\n      align-items: end;\n    }\n\n    .be-seminar .be-section-title::after {\n      content: \"Seminar Archive\";\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 150px;\n      height: 36px;\n      padding: 0 16px;\n      border: 1px solid rgba(42, 110, 197, 0.14);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.54);\n      color: rgba(42, 110, 197, 0.58);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 0.02em;\n    }\n\n    .be-seminar-top {\n      position: relative;\n      margin-top: 28px;\n      padding: 25px 0 26px;\n      border-top: 1px solid rgba(42, 110, 197, 0.12);\n      border-bottom: 1px solid rgba(42, 110, 197, 0.12);\n    }\n\n    .be-seminar-top::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      bottom: -1px;\n      width: 120px;\n      height: 2px;\n      background: #2a6ec5;\n    }\n\n    .be-seminar-top p {\n      max-width: 520px;\n      color: #314a6f;\n      font-size: 16px;\n      font-weight: 700;\n    }\n\n    .be-seminar-more {\n      height: 48px;\n      min-width: 150px;\n      box-shadow: 0 16px 34px rgba(42, 110, 197, 0.13);\n    }\n\n    .be-seminar-board-wrap {\n      position: relative;\n      margin-top: 34px;\n      padding: 30px 30px 36px;\n      border: 1px solid rgba(42, 110, 197, 0.1);\n      border-radius: 24px;\n      background:\n        linear-gradient(135deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.42)),\n        rgba(255, 255, 255, 0.36);\n      box-shadow: 0 28px 70px rgba(42, 110, 197, 0.08);\n    }\n\n    .be-seminar-board-wrap::before {\n      content: \"\";\n      position: absolute;\n      inset: 10px;\n      z-index: -1;\n      border-radius: 20px;\n      background: linear-gradient(135deg, rgba(255, 255, 255, 0.42), rgba(220, 237, 226, 0.18));\n    }\n\n    .be-seminar-board-head {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 18px;\n      margin-bottom: 24px;\n    }\n\n    .be-seminar-board-head strong {\n      display: block;\n      color: #1b4f94;\n      font-size: 20px;\n      font-weight: 850;\n      line-height: 1.35;\n      letter-spacing: -0.045em;\n    }\n\n    .be-seminar-board-head span {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      color: #6d8fbe;\n      font-size: 12px;\n      font-weight: 850;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .be-seminar-board-head span::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: #2a6ec5;\n      box-shadow: 0 0 0 6px rgba(42, 110, 197, 0.09);\n    }\n\n    .be-seminar-board-head em {\n      color: #7c95b8;\n      font-size: 13px;\n      font-style: normal;\n      font-weight: 700;\n      letter-spacing: -0.03em;\n      white-space: nowrap;\n    }\n\n    .be-seminar-board-source {\n      margin-top: 0;\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar {\n        padding: 78px 18px 92px;\n      }\n\n      .be-seminar .be-section-title {\n        grid-template-columns: 1fr;\n        row-gap: 16px;\n      }\n\n      .be-seminar .be-section-title::after {\n        width: fit-content;\n        min-width: 0;\n      }\n\n      .be-seminar-top {\n        padding: 22px 0;\n      }\n\n      .be-seminar-board-wrap {\n        margin-top: 28px;\n        padding: 20px 18px 24px;\n        border-radius: 18px;\n      }\n\n      .be-seminar-board-head {\n        align-items: flex-start;\n        flex-direction: column;\n        margin-bottom: 18px;\n      }\n\n      .be-seminar-board-head em {\n        white-space: normal;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \ucd5c\uc885 \ud1a4 \uc815\ub9ac: \uc7a5\uc2dd \uc81c\uac70, \uac24\ub7ec\ub9ac \uc8fc\ubcc0\ub9cc \ub2e8\uc815\ud558\uac8c *\/\n    .be-seminar {\n      min-height: auto;\n      padding: 105px 20px 118px;\n      overflow: hidden;\n      background: #edf4ff;\n      align-items: flex-start;\n    }\n\n    .be-seminar::before,\n    .be-seminar::after,\n    .be-seminar .be-section-title::after,\n    .be-seminar-board-wrap::before,\n    .be-seminar-board-head {\n      display: none !important;\n      content: none !important;\n    }\n\n    .be-seminar-inner {\n      width: min(1120px, 100%);\n      margin: 0 auto;\n    }\n\n    .be-seminar .be-section-title {\n      display: block;\n      text-align: center;\n    }\n\n    .be-seminar .be-section-title span {\n      margin-bottom: 10px;\n      font-size: 19px;\n    }\n\n    .be-seminar .be-section-title h2 {\n      font-size: 36px;\n      letter-spacing: -0.055em;\n    }\n\n    .be-seminar-top {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 28px;\n      margin-top: 34px;\n      padding: 0 0 26px;\n      border-top: 0;\n      border-bottom: 1px solid rgba(42, 110, 197, 0.15);\n    }\n\n    .be-seminar-top::before {\n      display: none;\n    }\n\n    .be-seminar-top p {\n      max-width: none;\n      color: #48617e;\n      font-size: 15px;\n      font-weight: 650;\n      line-height: 1.7;\n    }\n\n    .be-seminar-more {\n      min-width: 136px;\n      height: 44px;\n      border: 1px solid rgba(42, 110, 197, 0.22);\n      background: #2a6ec5;\n      box-shadow: none;\n    }\n\n    .be-seminar-more:hover {\n      background: #fff;\n      color: #2a6ec5 !important;\n      box-shadow: 0 14px 34px rgba(42, 110, 197, 0.1);\n    }\n\n    .be-seminar-board-wrap {\n      position: relative;\n      margin-top: 30px;\n      padding: 0 0 8px;\n      border: 0;\n      border-radius: 0;\n      background: transparent;\n      box-shadow: none;\n    }\n\n    .be-seminar-board-wrap::after {\n      content: \"\";\n      display: block;\n      width: 100%;\n      height: 1px;\n      margin-top: 34px;\n      background: rgba(42, 110, 197, 0.1);\n    }\n\n    .be-seminar-board-source {\n      margin-top: 0;\n    }\n\n    .be-seminar-board-source img {\n      transition: transform 0.28s ease, filter 0.28s ease;\n    }\n\n    .be-seminar-board-source a:hover img {\n      transform: translateY(-4px);\n      filter: saturate(1.04) contrast(1.02);\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar {\n        padding: 78px 18px 90px;\n      }\n\n      .be-seminar .be-section-title h2 {\n        font-size: 31px;\n      }\n\n      .be-seminar-top {\n        align-items: flex-start;\n        flex-direction: column;\n        gap: 18px;\n        margin-top: 28px;\n      }\n\n      .be-seminar-more {\n        width: auto;\n      }\n\n      .be-seminar-board-wrap {\n        margin-top: 24px;\n        padding: 0;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \ub808\uc774\uc544\uc6c3 \ubcf4\uc815: \uc124\uba85\/\ubc84\ud2bc\/\ub77c\uc778 \uacb9\uce68 \ubc29\uc9c0 *\/\n    .be-seminar .be-section-title {\n      display: block !important;\n      text-align: center !important;\n    }\n\n    .be-seminar .be-section-title span {\n      display: block;\n      margin-bottom: 8px;\n      color: #5f89d6;\n      font-size: 14px;\n      font-weight: 700;\n      letter-spacing: -0.02em;\n    }\n\n    .be-seminar-top {\n      position: relative !important;\n      display: block !important;\n      margin-top: 38px !important;\n      padding: 0 170px 30px !important;\n      border-top: 0 !important;\n      border-bottom: 1px solid rgba(42, 110, 197, 0.14) !important;\n      text-align: center !important;\n    }\n\n    .be-seminar-top::before {\n      display: none !important;\n    }\n\n    .be-seminar-top p {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 auto !important;\n      color: #48617e;\n      text-align: center !important;\n    }\n\n    .be-seminar-more {\n      position: absolute !important;\n      top: -10px !important;\n      right: 0 !important;\n      transform: none !important;\n      z-index: 2;\n    }\n\n    .be-seminar-more:hover {\n      transform: translateY(-3px) !important;\n    }\n\n    .be-seminar-board-wrap {\n      margin-top: 34px !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar-top {\n        display: flex !important;\n        align-items: center !important;\n        flex-direction: column !important;\n        gap: 18px !important;\n        padding: 0 0 26px !important;\n      }\n\n      .be-seminar-more {\n        position: static !important;\n        transform: none !important;\n      }\n\n      .be-seminar-more:hover {\n        transform: translateY(-3px) !important;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \uac04\uaca9 \ubcf4\uc815: \ub2e4\ub978 \ucc55\ud130\uc640 \ubc00\ub3c4 \ub9de\ucda4 *\/\n    .be-seminar {\n      padding-top: 130px !important;\n      padding-bottom: 140px !important;\n    }\n\n    .be-seminar .be-section-title span {\n      margin-bottom: 12px !important;\n    }\n\n    .be-seminar-top {\n      margin-top: 52px !important;\n      padding-bottom: 42px !important;\n    }\n\n    .be-seminar-more {\n      top: 2px !important;\n    }\n\n    .be-seminar-board-wrap {\n      margin-top: 50px !important;\n    }\n\n    .be-seminar-board-wrap::after {\n      margin-top: 48px !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar {\n        padding-top: 88px !important;\n        padding-bottom: 100px !important;\n      }\n\n      .be-seminar-top {\n        margin-top: 36px !important;\n        padding-bottom: 34px !important;\n      }\n\n      .be-seminar-board-wrap {\n        margin-top: 34px !important;\n      }\n\n      .be-seminar-board-wrap::after {\n        margin-top: 34px !important;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9: \uc124\uba85 \ubb38\uad6c\uc640 \uc0c1\ub2e8 \ub77c\uc778\ub9cc \uc228\uae40, \uc704\uce58\ub294 \uc720\uc9c0 *\/\n    .be-seminar-top {\n      border-bottom-color: transparent !important;\n    }\n\n    .be-seminar-top p {\n      visibility: hidden !important;\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \uce74\ub4dc \ub798\ud551 *\/\n    .be-seminar-card {\n      position: relative;\n      overflow: hidden;\n      padding: 66px 56px 58px;\n      border: 1px solid rgba(42, 110, 197, 0.1);\n      border-radius: 28px;\n      background:\n        linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(247, 251, 248, 0.78)),\n        rgba(255, 255, 255, 0.82);\n      box-shadow: 0 26px 70px rgba(42, 110, 197, 0.09);\n      transition: transform 0.32s ease, box-shadow 0.32s ease, border-color 0.32s ease;\n    }\n\n    .be-seminar-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 56px;\n      right: 56px;\n      height: 3px;\n      border-radius: 0 0 999px 999px;\n      background: linear-gradient(90deg, rgba(42, 110, 197, 0), rgba(42, 110, 197, 0.45), rgba(42, 110, 197, 0));\n      opacity: 0.65;\n    }\n\n    .be-seminar-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(42, 110, 197, 0.16);\n      box-shadow: 0 34px 86px rgba(42, 110, 197, 0.13);\n    }\n\n    .be-seminar-board-wrap::after {\n      display: none !important;\n      content: none !important;\n      background: transparent !important;\n    }\n\n    .be-seminar-card .be-seminar-board-wrap {\n      margin-top: 50px !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar-card {\n        padding: 44px 22px 36px;\n        border-radius: 22px;\n      }\n\n      .be-seminar-card::before {\n        left: 24px;\n        right: 24px;\n      }\n\n      .be-seminar-card .be-seminar-board-wrap {\n        margin-top: 34px !important;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \ucd5c\uc885 \ubcf4\uac15: \uad6c\uc870 \uc720\uc9c0, \uce74\ub4dc \uc548\ucabd \ubc00\ub3c4\ub9cc \uac1c\uc120 *\/\n    .be-seminar-card {\n      background:\n        radial-gradient(circle at 8% 8%, rgba(42, 110, 197, 0.055), transparent 30%),\n        radial-gradient(circle at 92% 12%, rgba(110, 155, 117, 0.12), transparent 28%),\n        linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 252, 249, 0.86)) !important;\n      box-shadow: 0 32px 88px rgba(42, 110, 197, 0.12) !important;\n    }\n\n    .be-seminar-card::before {\n      left: 50% !important;\n      right: auto !important;\n      width: 120px;\n      height: 4px;\n      background: #2a6ec5 !important;\n      opacity: 0.9 !important;\n      transform: translateX(-50%);\n    }\n\n    .be-seminar-card::after {\n      content: \"SEMINAR\";\n      position: absolute;\n      right: 48px;\n      top: 56px;\n      z-index: 0;\n      color: rgba(42, 110, 197, 0.045);\n      font-size: 78px;\n      font-weight: 900;\n      line-height: 1;\n      letter-spacing: -0.04em;\n      pointer-events: none;\n    }\n\n    .be-seminar-card > * {\n      position: relative;\n      z-index: 1;\n    }\n\n    .be-seminar-card .be-section-title h2 {\n      position: relative;\n      display: inline-block;\n      padding-bottom: 18px;\n    }\n\n    .be-seminar-card .be-section-title h2::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      bottom: 0;\n      width: 42px;\n      height: 2px;\n      border-radius: 999px;\n      background: rgba(42, 110, 197, 0.32);\n      transform: translateX(-50%);\n    }\n\n    .be-seminar-card .be-seminar-board-wrap {\n      margin-top: 46px !important;\n    }\n\n    .be-seminar-card .be-seminar-board-source img {\n      border-radius: 6px;\n      box-shadow: 0 12px 30px rgba(42, 110, 197, 0.08);\n      transition: transform 0.32s ease, box-shadow 0.32s ease, filter 0.32s ease;\n    }\n\n    .be-seminar-card .be-seminar-board-source a:hover img {\n      transform: translateY(-6px);\n      box-shadow: 0 20px 42px rgba(42, 110, 197, 0.16);\n      filter: saturate(1.04) contrast(1.02);\n    }\n\n    .be-seminar-card .be-seminar-more {\n      box-shadow: 0 14px 32px rgba(42, 110, 197, 0.18);\n    }\n\n    .be-seminar-card .be-seminar-more:hover {\n      box-shadow: 0 18px 40px rgba(42, 110, 197, 0.16) !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar-card::after {\n        right: 18px;\n        top: 32px;\n        font-size: 42px;\n      }\n\n      .be-seminar-card::before {\n        width: 86px;\n      }\n\n      .be-seminar-card .be-seminar-board-wrap {\n        margin-top: 34px !important;\n      }\n    }\n\n    \/* \uc138\ubbf8\ub098 \ud65c\ub3d9 \uce74\ub4dc \ub192\uc774 \uc555\ucd95 *\/\n    .be-seminar-card {\n      padding: 58px 56px 34px !important;\n    }\n\n    .be-seminar-card .be-seminar-board-wrap {\n      margin-top: 42px !important;\n    }\n\n    .be-seminar-card .be-seminar-top {\n      height: 44px !important;\n      margin-top: 30px !important;\n      padding: 0 !important;\n      border-bottom: 0 !important;\n    }\n\n    .be-seminar-card .be-seminar-top p {\n      display: none !important;\n    }\n\n    .be-seminar-card .be-seminar-more {\n      top: 0 !important;\n      right: 0 !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-seminar-card {\n        padding: 42px 22px 30px !important;\n      }\n\n      .be-seminar-card .be-seminar-board-wrap {\n        margin-top: 30px !important;\n      }\n\n      .be-seminar-card .be-seminar-top {\n        height: auto !important;\n        margin-top: 24px !important;\n        padding: 0 !important;\n      }\n    }\n\n    \/* ==============================\n       JS \uc2e4\ud589\ub420 \ub54c\ub9cc \uc801\uc6a9\ub418\ub294 \ud6a8\uacfc\n    ============================== *\/\n    .be-main.js-ready .be-hero h1,\n    .be-main.js-ready .be-hero p,\n    .be-main.js-ready .be-hero .be-btn,\n    .be-main.js-ready .be-hero-eyebrow,\n    .be-main.js-ready .be-hero-scroll,\n    .be-main.js-ready .be-business .be-section-title,\n    .be-main.js-ready .be-business-card,\n    .be-main.js-ready .be-story h2,\n    .be-main.js-ready .be-story p,\n    .be-main.js-ready .be-story-controls,\n    .be-main.js-ready .be-seminar .be-section-title,\n    .be-main.js-ready .be-seminar-main,\n    .be-main.js-ready .be-seminar-list a {\n      opacity: 0;\n      visibility: hidden;\n    }\n\n    .be-main.js-ready .be-story-bg {\n      transform: scale(1.12);\n      transition: 1.4s ease;\n    }\n\n    .be-main.js-ready .be-hero-eyebrow {\n      transform: translateX(-25px);\n      transition: 0.75s ease 0.05s;\n    }\n\n    .be-main.js-ready .be-hero h1 {\n      transform: translateY(35px);\n      transition: 0.9s ease 0.18s;\n    }\n\n    .be-main.js-ready .be-hero p {\n      transform: translateY(25px);\n      transition: 0.85s ease 0.35s;\n    }\n\n    .be-main.js-ready .be-hero .be-btn {\n      transform: translateY(20px);\n      transition: opacity 0.8s ease 0.52s, visibility 0.8s ease 0.52s, transform 0.8s ease 0.52s, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .be-main.js-ready .be-hero-scroll {\n      transform: translateX(-50%) translateY(15px);\n      transition: opacity 0.8s ease 0.8s, visibility 0.8s ease 0.8s, transform 0.8s ease 0.8s;\n    }\n\n    .be-main.js-ready .be-business .be-section-title {\n      transform: translateY(35px);\n      transition: 0.8s ease;\n    }\n\n    .be-main.js-ready .be-business-card {\n      transform: translateY(45px);\n      transition: opacity 0.8s ease, visibility 0.8s ease, transform 0.8s ease, box-shadow 0.3s ease;\n    }\n\n    .be-main.js-ready .be-business-card:nth-child(1) {\n      transition-delay: 0.1s;\n    }\n\n    .be-main.js-ready .be-business-card:nth-child(2) {\n      transition-delay: 0.22s;\n    }\n\n    .be-main.js-ready .be-business-card:nth-child(3) {\n      transition-delay: 0.34s;\n    }\n\n    .be-main.js-ready .be-story h2 {\n      transform: translateX(-45px);\n      transition: 0.85s ease 0.12s;\n    }\n\n    .be-main.js-ready .be-story p {\n      transform: translateX(-35px);\n      transition: 0.85s ease 0.28s;\n    }\n\n    .be-main.js-ready .be-story-controls {\n      transform: translateY(50px) translateX(-20px);\n      transition: 0.85s ease 0.42s;\n    }\n\n    .be-main.js-ready .be-seminar .be-section-title,\n    .be-main.js-ready .be-seminar-main {\n      transform: translateY(35px);\n      transition: 0.85s ease;\n    }\n\n    .be-main.js-ready .be-seminar-list a {\n      transform: translateX(30px);\n      transition: opacity 0.7s ease, visibility 0.7s ease, transform 0.7s ease, padding 0.25s ease;\n    }\n\n    .be-main.js-ready .be-seminar-list a:nth-child(1) { transition-delay: 0.08s; }\n    .be-main.js-ready .be-seminar-list a:nth-child(2) { transition-delay: 0.16s; }\n    .be-main.js-ready .be-seminar-list a:nth-child(3) { transition-delay: 0.24s; }\n    .be-main.js-ready .be-seminar-list a:nth-child(4) { transition-delay: 0.32s; }\n    .be-main.js-ready .be-seminar-list a:nth-child(5) { transition-delay: 0.4s; }\n\n    .be-main.js-ready .is-animate .be-story-bg {\n      transform: scale(1.04);\n    }\n\n    .be-main.js-ready .is-animate h1,\n    .be-main.js-ready .be-story.is-animate h2,\n    .be-main.js-ready .is-animate p,\n    .be-main.js-ready .is-animate .be-btn,\n    .be-main.js-ready .is-animate .be-hero-eyebrow,\n    .be-main.js-ready .is-animate .be-section-title,\n    .be-main.js-ready .is-animate .be-business-card,\n    .be-main.js-ready .is-animate .be-story-controls,\n    .be-main.js-ready .is-animate .be-seminar-main,\n    .be-main.js-ready .is-animate .be-seminar-list a {\n      opacity: 1;\n      visibility: visible;\n      transform: translate(0, 0);\n    }\n\n    .be-main.js-ready .be-hero.is-animate .be-hero-scroll {\n      opacity: 1;\n      visibility: visible;\n      transform: translateX(-50%) translateY(0);\n    }\n\n    .be-main.js-ready .be-story.is-animate .be-story-controls {\n      transform: translateY(50px);\n    }\n\n    .be-main.js-ready .be-hero.is-animate .be-btn:hover {\n      transform: translateY(-3px);\n    }\n\n    .be-main.js-ready .be-business.is-animate .be-business-card:hover {\n      transform: translateY(-10px);\n    }\n\n    .be-main.js-ready .be-seminar.is-animate .be-seminar-list a:hover {\n      padding-left: 12px;\n      transform: translateX(0);\n    }\n\n    @media (max-width: 1024px) {\n      .be-hero h1 {\n        font-size: 46px;\n      }\n\n      .be-business-grid {\n        width: min(880px, 100%);\n      }\n\n\n      .be-story {\n        height: 520px;\n      }\n\n      .be-story-inner {\n        width: calc(100% - 36px);\n      }\n\n      .be-story h2 {\n        font-size: 35px;\n      }\n\n      .be-story p {\n        width: 100%;\n        font-size: 14px;\n      }\n\n      .be-story-controls {\n        position: static;\n        margin-top: 35px;\n        transform: none;\n      }\n\n      .be-main.js-ready .be-story.is-animate .be-story-controls {\n        transform: none;\n      }\n\n      .be-seminar {\n        padding: 75px 18px 90px;\n      }\n\n      .be-seminar-img {\n        height: 100%;\n      }\n\n      .be-seminar-main {\n        min-height: 360px;\n      }\n\n      .be-seminar-main-meta {\n        left: 24px;\n        right: 24px;\n        bottom: 26px;\n      }\n\n      .be-seminar-main h3 {\n        font-size: 22px;\n      }\n\n      .be-seminar-list a {\n        grid-template-columns: 94px 1fr;\n        gap: 16px;\n        min-height: 82px;\n      }\n\n      .be-seminar-date {\n        font-size: 13px;\n      }\n\n      .be-seminar-label {\n        font-size: 9px;\n      }\n\n      .be-seminar-list strong {\n        font-size: 15px;\n      }\n    }\n\n    @media (max-width: 425px) {\n      .be-hero h1 {\n        font-size: 32px;\n      }\n\n\n      .be-story h2 {\n        font-size: 30px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .be-hero-bg,\n      .be-hero::after,\n      .be-hero-scroll::after {\n        animation: none !important;\n      }\n    }\n\n    \/* ==============================\n       \ub3d9\uc601\uc0c1 \uc139\uc158 \ucd95\uc18c\ud615 \ubcf4\uc815\n       \uc804\uccb4 \ud654\uba74 \ube44\uc8fc\uc5bc \ub300\uc2e0 \ud0c0\uc774\ud2c0 + \uc601\uc0c1 \uce74\ub4dc \uad6c\uc870\n    ============================== *\/\n    .be-story {\n      position: relative !important;\n      display: block !important;\n      min-height: auto !important;\n      height: auto !important;\n      padding: 118px 20px 132px !important;\n      overflow: hidden !important;\n      background:\n        radial-gradient(circle at 14% 12%, rgba(42, 110, 197, 0.075), transparent 31%),\n        radial-gradient(circle at 86% 18%, rgba(95, 137, 214, 0.12), transparent 28%),\n        linear-gradient(180deg, #f7faff 0%, #edf4ff 100%) !important;\n      cursor: default !important;\n    }\n\n    .be-story-bg {\n      display: none !important;\n    }\n\n    .be-story-inner {\n      display: block !important;\n      position: relative;\n      z-index: 1;\n      width: min(1120px, 100%);\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .be-story .be-section-title {\n      display: block !important;\n      text-align: center !important;\n    }\n\n    .be-story .be-section-title span {\n      display: block;\n      margin-bottom: 10px;\n      color: #5f89d6 !important;\n      font-size: 19px !important;\n      font-weight: 750 !important;\n      letter-spacing: -0.02em;\n    }\n\n    .be-story .be-section-title h2,\n    .be-story h2 {\n      margin: 0 !important;\n      color: #1b4f94 !important;\n      font-size: 38px !important;\n      font-weight: 850 !important;\n      line-height: 1.28 !important;\n      letter-spacing: -0.055em !important;\n      text-shadow: none !important;\n    }\n\n    .be-story-copy {\n      width: min(680px, 100%) !important;\n      margin: 18px auto 0 !important;\n      color: #51667f !important;\n      font-size: 17px !important;\n      font-weight: 600 !important;\n      line-height: 1.75 !important;\n      letter-spacing: -0.035em !important;\n      text-align: center !important;\n    }\n\n    .be-story-video-frame {\n      position: relative;\n      width: min(980px, 100%);\n      margin: 50px auto 0;\n      overflow: hidden;\n      border: 1px solid rgba(42, 110, 197, 0.12);\n      border-radius: 26px;\n      background: #102b4d;\n      box-shadow: 0 28px 74px rgba(42, 110, 197, 0.16);\n      aspect-ratio: 16 \/ 9;\n      cursor: default;\n      isolation: isolate;\n    }\n\n    .be-story-video-frame::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.1));\n      pointer-events: none;\n    }\n\n    .be-story-video {\n      position: static !important;\n      display: block !important;\n      width: 100% !important;\n      height: 100% !important;\n      object-fit: cover !important;\n      object-position: center center !important;\n      z-index: auto !important;\n      filter: none !important;\n    }\n\n    .be-story-toggle {\n      left: 50% !important;\n      top: 50% !important;\n      z-index: 3 !important;\n      width: 78px !important;\n      height: 78px !important;\n      background: rgba(0, 0, 0, 0.42) !important;\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24) !important;\n      pointer-events: none !important;\n    }\n\n    .be-story-video-frame:hover .be-story-toggle {\n      opacity: 1;\n      visibility: visible;\n      transform: translate(-50%, -50%) scale(1);\n    }\n\n    @media (max-width: 768px) {\n      .be-story {\n        min-height: auto !important;\n        height: auto !important;\n        padding: 82px 18px 96px !important;\n      }\n\n      .be-story .be-section-title span {\n        font-size: 15px !important;\n      }\n\n      .be-story .be-section-title h2,\n      .be-story h2 {\n        font-size: 31px !important;\n      }\n\n      .be-story-copy {\n        margin-top: 14px !important;\n        font-size: 15px !important;\n        line-height: 1.7 !important;\n      }\n\n      .be-story-video-frame {\n        margin-top: 34px;\n        border-radius: 18px;\n      }\n\n      .be-story-toggle {\n        width: 62px !important;\n        height: 62px !important;\n      }\n\n      .be-story-toggle svg {\n        width: 26px !important;\n        height: 26px !important;\n      }\n    }\n\n  \n\n    \/* \ub3d9\uc601\uc0c1 \uc139\uc158: \uba48\ucda4\/\uc7ac\uc0dd \ubc84\ud2bc \uc81c\uac70 \ubc0f \ud074\ub9ad \uc778\ud130\ub799\uc158 \ube44\ud65c\uc131\ud654 *\/\n    .be-story-toggle,\n    .be-story-icon-play,\n    .be-story-icon-pause {\n      display: none !important;\n    }\n\n    .be-story-video-frame {\n      cursor: default !important;\n    }\n\n    .be-story-video {\n      pointer-events: none !important;\n    }\n\n\n\n    \/* ==============================\n       \uba54\uc778 \uc139\uc158 \ud0c0\uc774\ud2c0 \ucd5c\uc885 \ud1b5\uc77c\n       \ud575\uc2ec \uc9c0\uc6d0 \uc0ac\uc5c5 \/ \ubc14\ub978\uacbd\uc81c \uc2a4\ud1a0\ub9ac \/ \uc138\ubbf8\ub098 \ud65c\ub3d9\uc744 \ub3d9\uc77c \uc2a4\ud0c0\uc77c\ub85c \ub9de\ucda4\n    ============================== *\/\n    .be-business .be-section-title,\n    .be-story .be-section-title,\n    .be-seminar-card .be-section-title {\n      display: block !important;\n      text-align: center !important;\n    }\n\n    .be-business .be-section-title span,\n    .be-story .be-section-title span,\n    .be-seminar-card .be-section-title span {\n      display: block !important;\n      margin-bottom: 10px !important;\n      color: #5f89d6 !important;\n      font-size: 19px !important;\n      font-weight: 750 !important;\n      line-height: 1.35 !important;\n      letter-spacing: -0.02em !important;\n      text-align: center !important;\n    }\n\n    .be-business .be-section-title h2,\n    .be-story .be-section-title h2,\n    .be-story h2,\n    .be-seminar-card .be-section-title h2 {\n      display: block !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      color: #1b4f94 !important;\n      font-size: 38px !important;\n      font-weight: 850 !important;\n      line-height: 1.28 !important;\n      letter-spacing: -0.055em !important;\n      text-align: center !important;\n      text-shadow: none !important;\n    }\n\n    .be-business .be-section-title h2::after,\n    .be-story .be-section-title h2::after,\n    .be-seminar-card .be-section-title h2::after {\n      display: none !important;\n      content: none !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-business .be-section-title span,\n      .be-story .be-section-title span,\n      .be-seminar-card .be-section-title span {\n        font-size: 15px !important;\n      }\n\n      .be-business .be-section-title h2,\n      .be-story .be-section-title h2,\n      .be-story h2,\n      .be-seminar-card .be-section-title h2 {\n        font-size: 31px !important;\n      }\n    }\n\n\n\n    \/* ==============================\n       \uba54\uc778 \ube44\uc8fc\uc5bc \ucd5c\uc885 \ubcf4\uc815\n       \ub192\uc774 \ucd95\uc18c + \ubc84\ud2bc\/\uc2a4\ud06c\ub864 \uc81c\uac70\n    ============================== *\/\n    .be-hero {\n      min-height: 720px !important;\n      height: 720px !important;\n      align-items: center !important;\n    }\n\n    .be-hero-bg {\n      height: 100% !important;\n    }\n\n    .be-hero-inner {\n      padding-top: 72px !important;\n    }\n\n    .be-hero p {\n      margin-bottom: 0 !important;\n    }\n\n    .be-hero .be-btn,\n    .be-hero-scroll {\n      display: none !important;\n    }\n\n\n\n    \/* \uc608\uc804 \ud648\ud398\uc774\uc9c0 \ubc14\ub85c\uac00\uae30 \ubc84\ud2bc *\/\n    .be-old-home-btn {\n      position: absolute;\n      right: max(38px, calc((100% - 1400px) \/ 2));\n      bottom: 52px;\n      z-index: 3;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 236px;\n      height: 56px;\n      padding: 0 30px;\n      border: 1px solid rgba(255, 255, 255, 0.62);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.92);\n      color: #1b4f94 !important;\n      font-size: 17px;\n      font-weight: 850;\n      line-height: 1;\n      letter-spacing: -0.04em;\n      box-shadow: 0 16px 38px rgba(0, 0, 0, 0.18);\n      backdrop-filter: blur(8px);\n      transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .be-old-home-btn::after {\n      content: \"\u203a\";\n      margin-left: 9px;\n      font-size: 24px;\n      font-weight: 700;\n      line-height: 1;\n    }\n\n    .be-old-home-btn:hover {\n      background: #2a6ec5;\n      color: #fff !important;\n      transform: translateY(-4px);\n      box-shadow: 0 20px 48px rgba(27, 79, 148, 0.28);\n    }\n\n    @media (max-width: 1024px) {\n      .be-hero {\n        min-height: 620px !important;\n        height: 620px !important;\n      }\n\n      .be-hero-inner {\n        padding-top: 66px !important;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .be-hero {\n        min-height: 500px !important;\n        height: 500px !important;\n      }\n\n      .be-hero-inner {\n        width: calc(100% - 36px) !important;\n        padding-top: 58px !important;\n      }\n\n\n\n      .be-old-home-btn {\n        left: 18px !important;\n        right: 18px !important;\n        bottom: 28px !important;\n        width: auto !important;\n        min-width: 0 !important;\n        height: 50px !important;\n        padding: 0 22px !important;\n        font-size: 15.5px !important;\n      }\n\n      .be-hero h1 {\n        margin-bottom: 18px !important;\n      }\n    }\n\n    @media (max-width: 425px) {\n      .be-hero {\n        min-height: 460px !important;\n        height: 460px !important;\n      }\n    }\n  \n\n\n\n    \/* ==============================\n       \uba54\uc778 \ubc84\ud2bc \uc2a4\ud0c0\uc77c \ucd5c\uc885 \ud1b5\uc77c\n       \ud575\uc2ec \uc9c0\uc6d0 \uc0ac\uc5c5\uc758 \ubc14\ub85c\uac00\uae30 \ubc84\ud2bc \ub514\uc790\uc778 \uae30\uc900\uc73c\ub85c \ud1b5\uc77c\n    ============================== *\/\n    .be-main .be-business-card-action,\n    .be-main .be-old-home-btn,\n    .be-main .be-seminar-more,\n    .be-main .be-report-btn,\n    .be-main .be-btn {\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      width: fit-content !important;\n      min-width: 104px !important;\n      height: 42px !important;\n      padding: 0 18px !important;\n      border: 1px solid rgba(42, 110, 197, 0.18) !important;\n      border-radius: 999px !important;\n      background: #2a6ec5 !important;\n      color: #fff !important;\n      font-size: 14px !important;\n      font-weight: 800 !important;\n      line-height: 1 !important;\n      letter-spacing: -0.035em !important;\n      box-shadow: none !important;\n      backdrop-filter: none !important;\n      transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease !important;\n    }\n\n    .be-main .be-business-card-action::after,\n    .be-main .be-old-home-btn::after,\n    .be-main .be-seminar-more::after,\n    .be-main .be-btn::after {\n      content: \"\u203a\" !important;\n      margin-left: 8px !important;\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      line-height: 1 !important;\n    }\n\n    .be-main .be-business-card-action.is-download::after {\n      content: \"\u2193\" !important;\n      margin-left: 8px !important;\n      font-size: 14px !important;\n      font-weight: 900 !important;\n    }\n\n    .be-main .be-business-card:hover .be-business-card-action,\n    .be-main .be-old-home-btn:hover,\n    .be-main .be-seminar-more:hover,\n    .be-main .be-report-btn:hover,\n    .be-main .be-btn:hover {\n      background: #fff !important;\n      color: #2a6ec5 !important;\n      box-shadow: 0 12px 26px rgba(42, 110, 197, 0.13) !important;\n      transform: translateY(-2px) !important;\n    }\n\n    \/* \uc228\uaca8\ub454 \uae30\uc874 \ud788\uc5b4\ub85c \ubc84\ud2bc\uc740 \uacc4\uc18d \uc228\uae40 \uc720\uc9c0 *\/\n    .be-main .be-hero .be-btn {\n      display: none !important;\n    }\n\n    \/* \uc608\uc804 \ud648\ud398\uc774\uc9c0 \ubc84\ud2bc\uc740 \uc704\uce58\ub9cc \uc720\uc9c0\ud558\uace0, \ubaa8\uc591\uc740 \uacf5\ud1b5 \ubc84\ud2bc\uc73c\ub85c \ud1b5\uc77c *\/\n    .be-main .be-old-home-btn {\n      position: absolute !important;\n      right: max(38px, calc((100% - 1400px) \/ 2)) !important;\n      bottom: 52px !important;\n      z-index: 3 !important;\n      min-width: 0 !important;\n    }\n\n    \/* \uc138\ubbf8\ub098 \uc804\uccb4\ubcf4\uae30 \ubc84\ud2bc\ub3c4 \uc704\uce58\ub9cc \uc720\uc9c0\ud558\uace0, \ubaa8\uc591\uc740 \uacf5\ud1b5 \ubc84\ud2bc\uc73c\ub85c \ud1b5\uc77c *\/\n    .be-main .be-seminar-more {\n      position: absolute !important;\n      top: 0 !important;\n      right: 0 !important;\n      z-index: 2 !important;\n      min-width: 104px !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-main .be-old-home-btn {\n        left: 18px !important;\n        right: 18px !important;\n        bottom: 28px !important;\n        width: auto !important;\n        min-width: 0 !important;\n        height: 42px !important;\n        padding: 0 18px !important;\n        font-size: 14px !important;\n      }\n\n      .be-main .be-seminar-more {\n        position: static !important;\n        width: fit-content !important;\n        min-width: 104px !important;\n      }\n    }\n\n\n    \/* ==============================\n       \uc608\uc804 \ud648\ud398\uc774\uc9c0 \ubc14\ub85c\uac00\uae30 \ubc84\ud2bc \uac00\ub3c5\uc131 \ubcf4\uac15\n       \uacf5\ud1b5 \ubc84\ud2bc \ud1a4\uc740 \uc720\uc9c0 \/ \ud788\uc5b4\ub85c \ubc84\ud2bc\ub9cc \ud06c\uac8c \ud45c\uc2dc\n    ============================== *\/\n    .be-main .be-old-home-btn {\n      min-width: 260px !important;\n      height: 58px !important;\n      padding: 0 32px !important;\n      font-size: 17.5px !important;\n      font-weight: 600 !important;\n      border-width: 2px !important;\n      box-shadow: 0 16px 36px rgba(27, 79, 148, 0.24) !important;\n    }\n\n    .be-main .be-old-home-btn::after {\n      margin-left: 10px !important;\n      font-size: 23px !important;\n    }\n\n    .be-main .be-old-home-btn:hover {\n      box-shadow: 0 20px 46px rgba(27, 79, 148, 0.3) !important;\n    }\n\n    @media (max-width: 768px) {\n      .be-main .be-old-home-btn {\n        left: 18px !important;\n        right: 18px !important;\n        width: auto !important;\n        min-width: 0 !important;\n        height: 54px !important;\n        padding: 0 24px !important;\n        font-size: 16.5px !important;\n      }\n\n      .be-main .be-old-home-btn::after {\n        font-size: 21px !important;\n      }\n    }\n\n\n    \/* =========================================\n       PC \ub514\uc790\uc778 \ubcf4\uc874 \/ \ubc18\uc751\ud615 \uc804\uc6a9 \ucd5c\uc885 \ubcf4\uc815\n       - 1441px \uc774\uc0c1 PC \ud654\uba74\uc740 \uae30\uc874 \ub514\uc790\uc778 \uadf8\ub300\ub85c \uc720\uc9c0\n       - \ub178\ud2b8\ubd81 \/ \ud0dc\ube14\ub9bf \/ \ubaa8\ubc14\uc77c\uc5d0\uc11c\ub9cc \uc544\ub798 \uc2a4\ud0c0\uc77c \uc801\uc6a9\n    ========================================= *\/\n    @media (max-width: 1440px) and (min-width: 1025px) {\n      .be-main {\n        overflow-x: hidden !important;\n      }\n\n      .be-hero {\n        height: 660px !important;\n        min-height: 660px !important;\n      }\n\n      .be-hero-inner {\n        width: min(1180px, calc(100% - 72px)) !important;\n        padding-top: 64px !important;\n      }\n\n      .be-hero-eyebrow {\n        font-size: 15px !important;\n        margin-bottom: 18px !important;\n      }\n\n      .be-hero h1 {\n        font-size: clamp(46px, 4vw, 58px) !important;\n        line-height: 1.16 !important;\n      }\n\n      .be-hero p {\n        font-size: 20px !important;\n        line-height: 1.65 !important;\n      }\n\n      .be-main .be-old-home-btn {\n        right: 36px !important;\n        bottom: 42px !important;\n      }\n\n      .be-business {\n        min-height: auto !important;\n        padding: 105px 30px 112px !important;\n      }\n\n      .be-business-grid {\n        width: min(920px, 100%) !important;\n        gap: 22px !important;\n        margin-top: 54px !important;\n      }\n\n      .be-business-card {\n        min-height: 220px !important;\n        padding: 38px 30px 34px !important;\n      }\n\n      .be-story {\n        padding: 104px 30px 116px !important;\n      }\n\n      .be-story-video-frame {\n        width: min(920px, 100%) !important;\n        margin-top: 44px !important;\n      }\n\n      .be-seminar {\n        padding: 110px 30px 122px !important;\n      }\n\n      .be-seminar-inner {\n        width: min(1060px, 100%) !important;\n      }\n\n      .be-seminar-card {\n        padding: 54px 46px 34px !important;\n      }\n\n      .be-seminar-card::after {\n        right: 34px !important;\n        top: 48px !important;\n        font-size: 62px !important;\n      }\n    }\n\n    @media (max-width: 1024px) and (min-width: 769px) {\n      .be-main {\n        overflow-x: hidden !important;\n      }\n\n      .be-section-title span,\n      .be-business .be-section-title span,\n      .be-story .be-section-title span,\n      .be-seminar-card .be-section-title span {\n        font-size: 17px !important;\n      }\n\n      .be-section-title h2,\n      .be-business .be-section-title h2,\n      .be-story .be-section-title h2,\n      .be-story h2,\n      .be-seminar-card .be-section-title h2 {\n        font-size: 34px !important;\n        line-height: 1.3 !important;\n      }\n\n      .be-hero {\n        height: 590px !important;\n        min-height: 590px !important;\n      }\n\n      .be-hero-inner {\n        width: calc(100% - 56px) !important;\n        padding-top: 58px !important;\n      }\n\n      .be-hero-eyebrow {\n        gap: 10px !important;\n        margin-bottom: 16px !important;\n        font-size: 13px !important;\n        letter-spacing: 0.12em !important;\n      }\n\n      .be-hero-eyebrow::before {\n        width: 30px !important;\n      }\n\n      .be-hero h1 {\n        font-size: clamp(38px, 5.1vw, 48px) !important;\n        line-height: 1.18 !important;\n        letter-spacing: -0.055em !important;\n      }\n\n      .be-hero p {\n        max-width: 620px !important;\n        font-size: 18px !important;\n        line-height: 1.65 !important;\n      }\n\n      .be-main .be-old-home-btn {\n        right: 28px !important;\n        bottom: 34px !important;\n        min-width: 218px !important;\n        height: 52px !important;\n        padding: 0 26px !important;\n        font-size: 16px !important;\n      }\n\n      .be-business {\n        min-height: auto !important;\n        padding: 92px 28px 98px !important;\n        align-items: flex-start !important;\n      }\n\n      .be-business-grid {\n        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n        gap: 18px !important;\n        width: 100% !important;\n        margin-top: 46px !important;\n      }\n\n      .be-business-card {\n        min-height: 218px !important;\n        padding: 32px 22px 30px !important;\n        border-radius: 12px !important;\n      }\n\n      .be-icon {\n        width: 44px !important;\n        height: 44px !important;\n        margin-bottom: 24px !important;\n      }\n\n      .be-business-card h3 {\n        font-size: 19px !important;\n        line-height: 1.35 !important;\n      }\n\n      .be-business-card p {\n        font-size: 14.5px !important;\n        line-height: 1.6 !important;\n      }\n\n      .be-story {\n        padding: 92px 28px 104px !important;\n      }\n\n      .be-story-copy {\n        width: min(640px, 100%) !important;\n        font-size: 16px !important;\n      }\n\n      .be-story-video-frame {\n        width: 100% !important;\n        max-width: 860px !important;\n        margin-top: 38px !important;\n        border-radius: 22px !important;\n      }\n\n      .be-seminar {\n        padding: 96px 28px 106px !important;\n      }\n\n      .be-seminar-inner {\n        width: 100% !important;\n      }\n\n      .be-seminar-card {\n        padding: 48px 34px 32px !important;\n        border-radius: 24px !important;\n      }\n\n      .be-seminar-card::after {\n        right: 28px !important;\n        top: 40px !important;\n        font-size: 54px !important;\n      }\n\n      .be-seminar-card .be-seminar-board-wrap {\n        margin-top: 36px !important;\n      }\n\n      .be-seminar-card .be-seminar-top {\n        height: 42px !important;\n        margin-top: 26px !important;\n      }\n\n      .be-seminar-board-source .be-mb-grid {\n        gap: 18px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card {\n        flex-basis: calc((100% - 18px) \/ 2) !important;\n        min-height: 350px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card img {\n        height: 230px !important;\n      }\n    }\n\n    @media (max-width: 900px) and (min-width: 769px) {\n      .be-business-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n        width: min(700px, 100%) !important;\n      }\n\n      .be-business-card:nth-child(3) {\n        grid-column: 1 \/ -1 !important;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .be-main {\n        overflow-x: hidden !important;\n      }\n\n      .be-section-title span,\n      .be-business .be-section-title span,\n      .be-story .be-section-title span,\n      .be-seminar-card .be-section-title span {\n        margin-bottom: 8px !important;\n        font-size: 14px !important;\n        line-height: 1.35 !important;\n      }\n\n      .be-section-title h2,\n      .be-business .be-section-title h2,\n      .be-story .be-section-title h2,\n      .be-story h2,\n      .be-seminar-card .be-section-title h2 {\n        font-size: 29px !important;\n        line-height: 1.34 !important;\n        letter-spacing: -0.055em !important;\n      }\n\n      .be-hero {\n        height: auto !important;\n        min-height: 560px !important;\n        padding: 108px 0 104px !important;\n        align-items: center !important;\n      }\n\n      .be-hero::before {\n        background:\n          linear-gradient(180deg, rgba(14, 45, 90, 0.22) 0%, rgba(14, 45, 90, 0.12) 40%, rgba(14, 45, 90, 0.28) 100%),\n          linear-gradient(90deg, rgba(18, 65, 128, 0.68) 0%, rgba(18, 65, 128, 0.22) 72%, transparent 100%) !important;\n      }\n\n      .be-hero-bg {\n        background-position: center center !important;\n        transform: scale(1.04) !important;\n      }\n\n      .be-hero-inner {\n        width: calc(100% - 36px) !important;\n        padding-top: 0 !important;\n      }\n\n      .be-hero-eyebrow {\n        gap: 9px !important;\n        margin-bottom: 14px !important;\n        font-size: 11.5px !important;\n        line-height: 1.4 !important;\n        letter-spacing: 0.09em !important;\n      }\n\n      .be-hero-eyebrow::before {\n        width: 24px !important;\n      }\n\n      .be-hero h1 {\n        margin-bottom: 16px !important;\n        font-size: clamp(32px, 9vw, 39px) !important;\n        line-height: 1.22 !important;\n        letter-spacing: -0.06em !important;\n        word-break: keep-all !important;\n      }\n\n      .be-hero p {\n        max-width: 94% !important;\n        margin-bottom: 0 !important;\n        font-size: 16px !important;\n        line-height: 1.65 !important;\n        word-break: keep-all !important;\n      }\n\n      .be-main .be-old-home-btn {\n        left: 18px !important;\n        right: 18px !important;\n        bottom: 26px !important;\n        width: auto !important;\n        min-width: 0 !important;\n        height: 50px !important;\n        padding: 0 20px !important;\n        font-size: 15px !important;\n      }\n\n      .be-business {\n        min-height: auto !important;\n        padding: 76px 18px 84px !important;\n        align-items: flex-start !important;\n      }\n\n      .be-business-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n        width: 100% !important;\n        margin-top: 34px !important;\n      }\n\n      .be-business-card,\n      .be-business-card:nth-child(3) {\n        grid-column: auto !important;\n        min-height: auto !important;\n        padding: 28px 22px 27px !important;\n        border-radius: 13px !important;\n      }\n\n      .be-business-card:hover,\n      .be-main.js-ready .be-business.is-animate .be-business-card:hover {\n        transform: translateY(-4px) !important;\n      }\n\n      .be-icon {\n        width: 42px !important;\n        height: 42px !important;\n        margin-bottom: 20px !important;\n        border-radius: 12px !important;\n      }\n\n      .be-icon svg {\n        width: 22px !important;\n        height: 22px !important;\n      }\n\n      .be-business-card h3 {\n        margin-bottom: 9px !important;\n        font-size: 20px !important;\n        line-height: 1.34 !important;\n        word-break: keep-all !important;\n      }\n\n      .be-business-card p {\n        font-size: 14.5px !important;\n        line-height: 1.65 !important;\n        word-break: keep-all !important;\n      }\n\n      .be-business-card-action {\n        margin-top: 18px !important;\n      }\n\n      .be-story {\n        padding: 78px 18px 88px !important;\n      }\n\n      .be-story-copy {\n        width: 100% !important;\n        margin-top: 13px !important;\n        font-size: 14.5px !important;\n        line-height: 1.7 !important;\n        word-break: keep-all !important;\n      }\n\n      .be-story-video-frame {\n        width: 100% !important;\n        margin-top: 30px !important;\n        border-radius: 18px !important;\n        box-shadow: 0 18px 44px rgba(42, 110, 197, 0.14) !important;\n      }\n\n      .be-seminar {\n        padding: 76px 18px 88px !important;\n      }\n\n      .be-seminar-inner {\n        width: 100% !important;\n      }\n\n      .be-seminar-card {\n        padding: 40px 20px 28px !important;\n        border-radius: 20px !important;\n      }\n\n      .be-seminar-card::before {\n        width: 72px !important;\n        height: 3px !important;\n      }\n\n      .be-seminar-card::after {\n        right: 16px !important;\n        top: 28px !important;\n        font-size: 36px !important;\n      }\n\n      .be-seminar-card .be-section-title {\n        position: relative !important;\n        z-index: 1 !important;\n      }\n\n      .be-seminar-card .be-seminar-board-wrap {\n        margin-top: 28px !important;\n      }\n\n      .be-seminar-card .be-seminar-top {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        height: auto !important;\n        margin-top: 22px !important;\n        padding: 0 !important;\n      }\n\n      .be-seminar-card .be-seminar-more,\n      .be-main .be-seminar-more {\n        position: static !important;\n        width: auto !important;\n        min-width: 112px !important;\n        height: 42px !important;\n        padding: 0 18px !important;\n        transform: none !important;\n      }\n\n      .be-main .be-seminar-more:hover {\n        transform: translateY(-2px) !important;\n      }\n\n      .be-seminar-board-source {\n        overflow: visible !important;\n      }\n\n      .be-seminar-board-source .be-mb-grid {\n        gap: 16px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card {\n        flex-basis: 100% !important;\n        min-height: auto !important;\n        border-radius: 12px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card img {\n        height: 220px !important;\n        border-radius: 12px 12px 0 0 !important;\n      }\n\n      .be-seminar-board-source .be-mb-card .be-gallery-clean {\n        min-height: auto !important;\n        padding: 18px 18px 22px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card .be-gallery-clean small {\n        font-size: 11px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card .be-gallery-clean strong {\n        font-size: 17px !important;\n        line-height: 1.42 !important;\n      }\n\n      .be-seminar-slider-viewport {\n        padding-bottom: 46px !important;\n      }\n\n      .be-seminar-slider-controls {\n        right: 50% !important;\n        bottom: -2px !important;\n        transform: translateX(50%) !important;\n      }\n    }\n\n    @media (max-width: 540px) {\n      .be-hero {\n        min-height: 540px !important;\n        padding-top: 96px !important;\n        padding-bottom: 108px !important;\n      }\n\n      .be-hero h1 {\n        font-size: clamp(30px, 9.4vw, 36px) !important;\n      }\n\n      .be-hero p {\n        max-width: 100% !important;\n        font-size: 15px !important;\n      }\n\n      .be-main .be-old-home-btn {\n        height: 48px !important;\n        font-size: 14px !important;\n      }\n\n      .be-business {\n        padding-top: 68px !important;\n        padding-bottom: 76px !important;\n      }\n\n      .be-story,\n      .be-seminar {\n        padding-top: 68px !important;\n        padding-bottom: 78px !important;\n      }\n\n      .be-seminar-card {\n        padding-left: 16px !important;\n        padding-right: 16px !important;\n      }\n\n      .be-seminar-board-source .mb-widget,\n      .be-seminar-board-source .mb-board,\n      .be-seminar-board-source [class*=\"responsive\"],\n      .be-seminar-board-source [class*=\"gallery\"] {\n        max-width: 100% !important;\n      }\n    }\n\n    @media (max-width: 390px) {\n      .be-section-title h2,\n      .be-business .be-section-title h2,\n      .be-story .be-section-title h2,\n      .be-story h2,\n      .be-seminar-card .be-section-title h2 {\n        font-size: 27px !important;\n      }\n\n      .be-hero-inner {\n        width: calc(100% - 30px) !important;\n      }\n\n      .be-hero-eyebrow {\n        font-size: 10.5px !important;\n      }\n\n      .be-hero h1 {\n        font-size: 29px !important;\n      }\n\n      .be-business-card {\n        padding: 25px 18px 25px !important;\n      }\n\n      .be-seminar-card {\n        padding: 36px 14px 26px !important;\n      }\n\n      .be-seminar-board-source .be-mb-card img {\n        height: 200px !important;\n      }\n    }\n\n\n\n    \/* =========================================\n       \ubaa8\ubc14\uc77c \uc608\uc804 \ud648\ud398\uc774\uc9c0 \ubc14\ub85c\uac00\uae30 \ubc84\ud2bc \ud3ed \ubcf4\uc815\n       PC \ub514\uc790\uc778\uc740 \uac74\ub4dc\ub9ac\uc9c0 \uc54a\uace0, \ubaa8\ubc14\uc77c\uc5d0\uc11c\ub9cc \ud654\uba74 \uac00\ub4dd \ucc28\uc9c0\ud558\uc9c0 \uc54a\uac8c \uc870\uc815\n    ========================================= *\/\n    @media (max-width: 768px) {\n      .be-main .be-old-home-btn {\n        left: 50% !important;\n        right: auto !important;\n        bottom: 26px !important;\n        width: fit-content !important;\n        min-width: 0 !important;\n        max-width: calc(100% - 36px) !important;\n        height: 48px !important;\n        padding: 0 22px !important;\n        font-size: 14.5px !important;\n        white-space: nowrap !important;\n        transform: translateX(-50%) !important;\n      }\n\n      .be-main .be-old-home-btn:hover {\n        transform: translateX(-50%) translateY(-2px) !important;\n      }\n    }\n\n    @media (max-width: 425px) {\n      .be-main .be-old-home-btn {\n        height: 46px !important;\n        padding: 0 19px !important;\n        font-size: 13.8px !important;\n      }\n\n      .be-main .be-old-home-btn::after {\n        margin-left: 7px !important;\n        font-size: 17px !important;\n      }\n    }\n<\/style>\n\n  <section class=\"be-hero be-ani-section\">\n    <div class=\"be-hero-bg\"><\/div>\n    <div class=\"be-hero-inner\">\n      <div class=\"be-hero-eyebrow\">BARUN ECONOMY FOUNDATION<\/div>\n      <h1>\ubc14\ub978 \uacbd\uc81c\uc758 \uac00\uce58,<br>\ud568\uaed8 \uc131\uc7a5\ud558\ub294 \ubbf8\ub798<\/h1>\n      <p>\uacf5\uc815\uc131\uacfc \ud22c\uba85\uc131\uc744 \ubc14\ud0d5\uc73c\ub85c \ub354 \uc120\ud55c \uacbd\uc81c\uc758 \ubc29\ud5a5\uc744 \ud655\ub9bd\ud569\ub2c8\ub2e4.<\/p>\n    <\/div>\n    <a href=\"https:\/\/www.barunec.com\/index.html\" class=\"be-old-home-btn\" target=\"_blank\" rel=\"noopener noreferrer\">\uc608\uc804 \ud648\ud398\uc774\uc9c0 \ubc14\ub85c\uac00\uae30<\/a>\n  <\/section>\n\n  <section class=\"be-business be-ani-section\">\n    <div class=\"be-business-wrap\">\n      <div class=\"be-section-title center\">\n        <span>WHAT WE DO<\/span>\n        <h2>\ud575\uc2ec \uc9c0\uc6d0 \uc0ac\uc5c5<\/h2>\n      <\/div>\n\n      <div class=\"be-business-grid\">\n        <a href=\"#\" class=\"be-business-card\">\n          <div class=\"be-icon\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path>\n              <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n              <path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n              <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n              <path d=\"M17 11l2-2 2 2\"><\/path>\n            <\/svg>\n          <\/div>\n          <h3>\ubc14\ub978\uacbd\uc601 \ubbf8\ub798\uacbd\uc601\uc790 \uc704\uc6d0\ud68c<\/h3>\n          <p>\ucc28\uc138\ub300 \uacbd\uc601\uc790 \uac04 \uad50\ub958\uc640 \ud559\uc2b5\uc744 \ud1b5\ud574 \uc9c0\uc18d\uac00\ub2a5\ud558\uace0 \ucc45\uc784 \uc788\ub294 \uacbd\uc601 \ub9ac\ub354\uc2ed\uc744 \ud0a4\uc6cc\uac11\ub2c8\ub2e4.<\/p>\n        <\/a>\n\n        <a href=\"\/?page_id=51\" class=\"be-business-card\">\n          <div class=\"be-icon\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M4 5h16\"><\/path>\n              <path d=\"M4 10h16\"><\/path>\n              <path d=\"M4 15h10\"><\/path>\n              <path d=\"M4 20h7\"><\/path>\n              <path d=\"M17 15l2 2 3-4\"><\/path>\n            <\/svg>\n          <\/div>\n          <h3>\ud611\ub825\uc5c5\uccb4 \uc18c\uc2dd<\/h3>\n          <p>\ud568\uaed8\ud558\ub294 \ud611\ub825\uc5c5\uccb4\uc758 \uc8fc\uc694 \ud65c\ub3d9\uacfc \uc0c8\ub85c\uc6b4 \uc18c\uc2dd\uc744 \ubc14\ub85c \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <span class=\"be-business-card-action\">\ubc14\ub85c\uac00\uae30<\/span>\n        <\/a>\n\n        <a href=\"\/?page_id=45\" class=\"be-business-card\">\n          <div class=\"be-icon\">\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M6 2h9l5 5v15H6V2z\"><\/path>\n              <path d=\"M14 2v6h6\"><\/path>\n              <path d=\"M12 12v5\"><\/path>\n              <path d=\"M9 15l3 3 3-3\"><\/path>\n            <\/svg>\n          <\/div>\n          <h3>\uae30\ubd80\uae08 \ubaa8\uae08\uc561<\/h3>\n          <p>\uae30\ubd80\uae08 \ubaa8\uae08\uc561 \ubc0f \ud65c\uc6a9\uc2e4\uc801 \uc790\ub8cc\ub97c \ud22c\uba85\ud558\uac8c \ud655\uc778\ud558\uace0 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n          <span class=\"be-business-card-action is-download\">\ub2e4\uc6b4\ub85c\ub4dc<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"be-story be-ani-section\">\n    <div class=\"be-story-inner\">\n      <div class=\"be-section-title center\">\n        <span>BARUN ECONOMY STORY<\/span>\n        <h2>\ubc14\ub978\uacbd\uc81c \uc2a4\ud1a0\ub9ac<\/h2>\n      <\/div>\n      <p class=\"be-story-copy\">\uc7ac\ub2e8\ubc95\uc778 \ubc14\ub978\uacbd\uc81c\uac00 \uc774\uc5b4\uac00\ub294 \uac00\uce58\uc640 \ud65c\ub3d9\uc744 \uc601\uc0c1\uc73c\ub85c \ud655\uc778\ud574 \ubcf4\uc138\uc694.<\/p>\n\n      <div class=\"be-story-video-frame\" aria-label=\"\ubc14\ub978\uacbd\uc81c \uc18c\uac1c \uc601\uc0c1\">\n        <video class=\"be-story-video\" autoplay muted loop playsinline webkit-playsinline preload=\"auto\" disablepictureinpicture aria-hidden=\"true\">\n          <source src=\"\/wp-content\/uploads\/2026\/06\/\ubc14\ub978\uacbd\uc81c\ub3d9\uc778\ud68c-\uc6d0\ubcf8\uc601\uc0c1-Trim.mp4\" type=\"video\/mp4\">\n        <\/video>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"be-seminar be-ani-section\">\n    <div class=\"be-seminar-inner\">\n      <div class=\"be-seminar-card\">\n        <div class=\"be-section-title\">\n          <span>Learning &amp; Engagement<\/span>\n          <h2>\uc138\ubbf8\ub098 \ud65c\ub3d9<\/h2>\n        <\/div>\n\n        <div class=\"be-seminar-board-wrap\">\n          <div class=\"be-seminar-board-source\">\n            <div class=\"mb-widget mb-desktop\"><div class=\"mb-board mb-responsive-gallery6 responsive-list mb-shortcode-gallery6-1 mb-widget-shortcode\"><div class=\"mb-responsive-gallery6-title\"><a href=\"https:\/\/barun26.co.kr\/?page_id=57\" title=\"\ucd5c\uadfc \uac8c\uc2dc\ubb3c\">\ucd5c\uadfc \uac8c\uc2dc\ubb3c<\/a><\/div><div class=\"mb-responsive-gallery6-box\"><div class=\"mb-gallery-item-box col-421\"><div class=\"mb-gallery-item-wrap\"><a href=\"https:\/\/barun26.co.kr\/?page_id=57&#038;vid=44\"><div class=\"mb-gallery-item-img img-full \"><div class=\"mb-responsive-gallery6-effect-box\"><div class=\"mb-responsive-gallery6-img\" style=\"height:220px;background-image:url(https:\/\/barun26.co.kr\/wp-content\/uploads\/mangboard\/2026\/07\/28\/F347_%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C%20%281%29.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;\"><\/div><div class=\"mb-responsive-gallery6-effect\" style=\"height:220px;\"><div class=\"mb-responsive-gallery6-effect-link-box\"><div class=\"mb-gallery-item-title mb-responsive-gallery6-effect-title\">\ub3d9\uad6d\ub300 2026\ub144 1\ud559\uae30 \uad50\uc591\uacfc\ubaa9 \uac15\uc0ac\uc9c4 \uac04\ub2f4\ud68c (2026.4.28)<\/div><span class=\"mb-responsive-gallery6-effect-date\">2026-04-28<\/span><\/div><\/div><\/div><\/div><\/a><\/div><\/div><div class=\"mb-gallery-item-box col-421\"><div class=\"mb-gallery-item-wrap\"><a href=\"https:\/\/barun26.co.kr\/?page_id=57&#038;vid=43\"><div class=\"mb-gallery-item-img img-full \"><div class=\"mb-responsive-gallery6-effect-box\"><div class=\"mb-responsive-gallery6-img\" style=\"height:220px;background-image:url(https:\/\/barun26.co.kr\/wp-content\/uploads\/mangboard\/2026\/07\/28\/F342_%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C_small.png);background-position:center center;background-size:cover;background-repeat:no-repeat;\"><\/div><div class=\"mb-responsive-gallery6-effect\" style=\"height:220px;\"><div class=\"mb-responsive-gallery6-effect-link-box\"><div class=\"mb-gallery-item-title mb-responsive-gallery6-effect-title\">2025\ub144 (\uc7ac)\ubc14\ub978\uacbd\uc81c \uc1a1\ub144\uc138\ubbf8\ub098 \uc0ac\uc9c4 &lt;2&gt;<\/div><span class=\"mb-responsive-gallery6-effect-date\">2025-12-19<\/span><\/div><\/div><\/div><\/div><\/a><\/div><\/div><div class=\"mb-gallery-item-box col-421\"><div class=\"mb-gallery-item-wrap\"><a href=\"https:\/\/barun26.co.kr\/?page_id=57&#038;vid=42\"><div class=\"mb-gallery-item-img img-full \"><div class=\"mb-responsive-gallery6-effect-box\"><div class=\"mb-responsive-gallery6-img\" style=\"height:220px;background-image:url(https:\/\/barun26.co.kr\/wp-content\/uploads\/mangboard\/2026\/07\/28\/F331_%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C_small.png);background-position:center center;background-size:cover;background-repeat:no-repeat;\"><\/div><div class=\"mb-responsive-gallery6-effect\" style=\"height:220px;\"><div class=\"mb-responsive-gallery6-effect-link-box\"><div class=\"mb-gallery-item-title mb-responsive-gallery6-effect-title\">2025\ub144 (\uc7ac)\ubc14\ub978\uacbd\uc81c \uc1a1\ub144\uc138\ubbf8\ub098 \uc0ac\uc9c4 &lt;1&gt;<\/div><span class=\"mb-responsive-gallery6-effect-date\">2025-12-18<\/span><\/div><\/div><\/div><\/div><\/a><\/div><\/div><div class=\"mb-gallery-item-box col-421\"><div class=\"mb-gallery-item-wrap\"><a href=\"https:\/\/barun26.co.kr\/?page_id=57&#038;vid=41\"><div class=\"mb-gallery-item-img img-full \"><div class=\"mb-responsive-gallery6-effect-box\"><div class=\"mb-responsive-gallery6-img\" style=\"height:220px;background-image:url(https:\/\/barun26.co.kr\/wp-content\/uploads\/mangboard\/2026\/07\/28\/F330_%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C_small.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;\"><\/div><div class=\"mb-responsive-gallery6-effect\" style=\"height:220px;\"><div class=\"mb-responsive-gallery6-effect-link-box\"><div class=\"mb-gallery-item-title mb-responsive-gallery6-effect-title\">\ubc14\ub978\uacbd\uc601 \ubbf8\ub798\uacbd\uc601\uc790\uc704\uc6d0\ud68c \ubd80\uc0b0\ub3d9\uc758\ub300 1\uae30 \ubc1c\uc871\uc2dd \uc0ac\uc9c4 (2025.9.29)<\/div><span class=\"mb-responsive-gallery6-effect-date\">2025-09-29<\/span><\/div><\/div><\/div><\/div><\/a><\/div><\/div><div class=\"clear\"><\/div><\/div><\/div><\/div><script type=\"text\/javascript\">function resizeResponsive(){var nWidth\t= window.innerWidth;if(nWidth>=1200){jQuery(\".mb-desktop\").removeClass(\"mb-desktop\").addClass(\"mb-desktop-large\");jQuery(\".mb-tablet\").removeClass(\"mb-tablet\").addClass(\"mb-desktop-large\");jQuery(\".mb-mobile\").removeClass(\"mb-mobile\").addClass(\"mb-desktop-large\");}else if(nWidth>=992){jQuery(\".mb-desktop-large\").removeClass(\"mb-desktop-large\").addClass(\"mb-desktop\");jQuery(\".mb-tablet\").removeClass(\"mb-tablet\").addClass(\"mb-desktop\");jQuery(\".mb-mobile\").removeClass(\"mb-mobile\").addClass(\"mb-desktop\");}else if(nWidth>=768){jQuery(\".mb-desktop-large\").removeClass(\"mb-desktop-large\").addClass(\"mb-tablet\");jQuery(\".mb-desktop\").removeClass(\"mb-desktop\").addClass(\"mb-tablet\");jQuery(\".mb-mobile\").removeClass(\"mb-mobile\").addClass(\"mb-tablet\");}else if(nWidth<768){jQuery(\".mb-desktop-large\").removeClass(\"mb-desktop-large\").addClass(\"mb-mobile\");jQuery(\".mb-desktop\").removeClass(\"mb-desktop\").addClass(\"mb-mobile\");jQuery(\".mb-tablet\").removeClass(\"mb-tablet\").addClass(\"mb-mobile\");}}if(typeof jQuery != \"undefined\"){ jQuery(window).on(\"resize\",resizeResponsive);resizeResponsive();};<\/script><style type=\"text\/css\">.mb-tablet .mb-shortcode-gallery6-1 .mb-responsive-gallery6-img{height:220px !important;}.mb-mobile .mb-shortcode-gallery6-1 .mb-responsive-gallery6-img{height:240px !important;}<\/style>\n          <\/div>\n        <\/div>\n        <div class=\"be-seminar-top\">\n          <p>\ubc14\ub978\uacbd\uc81c\uac00 \uc774\uc5b4\uac00\ub294 \uc138\ubbf8\ub098\uc640 \ud604\uc7a5 \uc18c\uc2dd\uc744 \ud655\uc778\ud574 \ubcf4\uc138\uc694.<\/p>\n          <a href=\"\/?page_id=49\" class=\"be-seminar-more\">\uc804\uccb4\ubcf4\uae30<\/a>\n        <\/div>\n\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n\n  <script>\n    (function () {\n      function clean(text) {\n        return (text || \"\").replace(\/\\s+\/g, \" \").trim();\n      }\n\n      function getImageSrc(img) {\n        if (!img) return \"\";\n\n        var srcset = img.getAttribute(\"srcset\") || \"\";\n        var srcsetFirst = srcset ? srcset.split(\",\")[0].trim().split(\" \")[0] : \"\";\n\n        return img.getAttribute(\"data-src\") ||\n          img.getAttribute(\"data-original\") ||\n          img.getAttribute(\"data-lazy-src\") ||\n          img.getAttribute(\"data-url\") ||\n          img.getAttribute(\"src\") ||\n          srcsetFirst ||\n          \"\";\n      }\n\n      function isBadImage(src) {\n        return \/admin|manager|setting|button|btn|reply|delete|modify|write|secret|lock|user|profile|avatar|favicon|level|member|skin|emoticon\/i.test(src || \"\");\n      }\n\n      function normalizeTitle(text) {\n        return clean(text)\n          .replace(\/Read\\s*More\/gi, \" \")\n          .replace(\/\uc870\ud68c\uc218?\\s*\\d*\/g, \" \")\n          .replace(\/\ub313\uae00\\s*\\d*\/g, \" \")\n          .replace(\/\uad00\ub9ac\uc790\/g, \" \")\n          .replace(\/20\\d{2}[-.\\\/]\\d{1,2}[-.\\\/]\\d{1,2}\/g, \" \")\n          .replace(\/20\\d{2}\ub144\\s*\\d{1,2}\uc6d4\\s*\\d{1,2}\uc77c\/g, \" \")\n          .replace(\/[>\uff5c|\u00b7\u2022]\/g, \" \")\n          .replace(\/^(\uc774\uc804|\ub2e4\uc74c)\\s*\/g, \"\")\n          .replace(\/\\s*(\uc774\uc804|\ub2e4\uc74c)$\/g, \"\")\n          .replace(\/\\s+\/g, \" \")\n          .trim();\n      }\n\n      function isGoodTitle(text) {\n        text = normalizeTitle(text);\n        return text.length > 3 &&\n          \/[\uac00-\ud7a3A-Za-z0-9]\/.test(text) &&\n          !\/^(\ucd5c\uadfc \uac8c\uc2dc\ubb3c|\uad00\ub9ac\uc790|\uac80\uc0c9|\uc81c\ubaa9|\uc774\uc804|\ub2e4\uc74c|Read More)$\/i.test(text) &&\n          !\/^\\d+$\/.test(text);\n      }\n\n      function findCard(img, source) {\n        var preferred = img.closest(\".mb-gallery-item, .mb-board-item, .mb-list-item, .gallery-item, .mb-responsive-gallery-item, .mb-responsive-item, li, tr\");\n        if (preferred && preferred.querySelectorAll && preferred.querySelectorAll(\"img\").length <= 2) return preferred;\n\n        var node = img.parentElement;\n        var fallback = img.parentElement || img;\n\n        while (node &#038;&#038; node !== source) {\n          var imageCount = node.querySelectorAll ? node.querySelectorAll(\"img\").length : 0;\n          var text = clean(node.innerText || node.textContent || \"\");\n          if (imageCount <= 2 &#038;&#038; \/[\uac00-\ud7a3A-Za-z0-9]{2,}\/.test(text)) fallback = node;\n          node = node.parentElement;\n        }\n\n        return fallback;\n      }\n\n      function findTitle(card) {\n        var nodes = Array.prototype.slice.call(card.querySelectorAll ?\n          card.querySelectorAll(\".mb-title, .mb-subject, .subject, .title, h1, h2, h3, h4, h5, strong, a[href]\") :\n          []);\n\n        for (var i = 0; i < nodes.length; i++) {\n          var title = normalizeTitle(nodes[i].textContent || \"\");\n          if (isGoodTitle(title) &#038;&#038; !nodes[i].querySelector(\"img\")) return title;\n        }\n\n        var clone = card.cloneNode(true);\n        Array.prototype.slice.call(clone.querySelectorAll(\"img, select, input, button, form, script, style\")).forEach(function (node) {\n          if (node.parentNode) node.parentNode.removeChild(node);\n        });\n\n        var lines = (clone.innerText || clone.textContent || \"\")\n          .split(\/\\n+\/)\n          .map(normalizeTitle)\n          .filter(isGoodTitle);\n\n        lines.sort(function (a, b) {\n          return b.length - a.length;\n        });\n\n        return lines[0] || \"\uc138\ubbf8\ub098 \ud65c\ub3d9\";\n      }\n\n      function findDate(card) {\n        var found = clean(card.innerText || card.textContent || \"\").match(\/(20\\d{2})[-.\\\/\ub144\\s]+(\\d{1,2})[-.\\\/\uc6d4\\s]+(\\d{1,2})\/);\n        if (!found) return \"BARUN NEWS\";\n\n        return found[1] + \".\" + found[2].padStart(2, \"0\") + \".\" + found[3].padStart(2, \"0\");\n      }\n\n      function findHref(card) {\n        var links = Array.prototype.slice.call(card.querySelectorAll ? card.querySelectorAll(\"a[href]\") : []);\n        var picked = links.find(function (link) {\n          var href = link.getAttribute(\"href\") || \"\";\n          return href &#038;&#038; href !== \"#\" &#038;&#038; !\/admin|login|write|modify|delete|reply|comment\/i.test(href);\n        });\n\n        return picked ? picked.getAttribute(\"href\") : \"#\";\n      }\n\n      function setupSlider(source, grid, cards) {\n        if (!grid || !cards.length || source.classList.contains(\"is-slider-ready\")) return;\n\n        var slider = document.createElement(\"div\");\n        var viewport = document.createElement(\"div\");\n        var controls = document.createElement(\"div\");\n        var prev = document.createElement(\"button\");\n        var next = document.createElement(\"button\");\n        var index = 0;\n\n        slider.className = \"be-seminar-slider\";\n        viewport.className = \"be-seminar-slider-viewport\";\n        controls.className = \"be-seminar-slider-controls\";\n        prev.type = \"button\";\n        next.type = \"button\";\n        prev.setAttribute(\"aria-label\", \"\uc774\uc804 \uc138\ubbf8\ub098\");\n        next.setAttribute(\"aria-label\", \"\ub2e4\uc74c \uc138\ubbf8\ub098\");\n        prev.textContent = \"\u2039\";\n        next.textContent = \"\u203a\";\n\n        grid.parentNode.insertBefore(slider, grid);\n        viewport.appendChild(grid);\n        slider.appendChild(viewport);\n        controls.appendChild(prev);\n        controls.appendChild(next);\n        slider.appendChild(controls);\n\n        function perView() {\n          return window.matchMedia(\"(max-width: 768px)\").matches ? 1 : 2;\n        }\n\n        function maxIndex() {\n          return Math.max(0, cards.length - perView());\n        }\n\n        function update() {\n          var currentMax = maxIndex();\n          index = Math.max(0, Math.min(index, currentMax));\n\n          var card = cards[0];\n          var gap = parseFloat(window.getComputedStyle(grid).columnGap || window.getComputedStyle(grid).gap || 0);\n          var cardWidth = card ? card.getBoundingClientRect().width : 0;\n          var x = index * (cardWidth + gap);\n\n          grid.style.transform = \"translate3d(-\" + x + \"px, 0, 0)\";\n          prev.disabled = index === 0;\n          next.disabled = index >= currentMax;\n        }\n\n        prev.addEventListener(\"click\", function () {\n          index -= perView();\n          update();\n        });\n\n        next.addEventListener(\"click\", function () {\n          index += perView();\n          update();\n        });\n\n        window.addEventListener(\"resize\", update);\n        source.classList.add(\"is-slider-ready\");\n        update();\n      }\n\n      function enhanceSeminarGallery() {\n        return false;\n        var source = document.querySelector(\".be-seminar-board-source\");\n        if (!source) return false;\n\n        var images = Array.prototype.slice.call(source.querySelectorAll(\"img\")).filter(function (img) {\n          var src = getImageSrc(img);\n          return src && !isBadImage(src);\n        });\n\n        if (!images.length) return false;\n\n        var cards = [];\n\n        images.slice(0, 4).forEach(function (img) {\n          var card = findCard(img, source);\n          if (!card || cards.indexOf(card) > -1) return;\n          cards.push(card);\n        });\n\n        if (!cards.length) return false;\n\n        var grid = cards[0].parentElement;\n        if (grid) grid.classList.add(\"be-mb-grid\");\n\n        cards.forEach(function (card) {\n          if (card.classList.contains(\"be-mb-card\")) return;\n\n          var img = card.querySelector(\"img\");\n          var image = getImageSrc(img);\n          var title = findTitle(card);\n          var date = findDate(card);\n          var href = findHref(card);\n          var cleanBox = document.createElement(\"div\");\n          var meta = document.createElement(\"small\");\n          var heading = document.createElement(\"strong\");\n          var cover = document.createElement(\"a\");\n\n          card.classList.add(\"be-mb-card\");\n\n          Array.prototype.slice.call(card.children).forEach(function (child) {\n            child.classList.add(\"be-gallery-origin\");\n          });\n\n          if (img) {\n            img.classList.remove(\"be-gallery-origin\");\n            card.insertBefore(img, card.firstChild);\n            img.src = image;\n            img.alt = title;\n          }\n\n          cleanBox.className = \"be-gallery-clean\";\n          meta.textContent = date;\n          heading.textContent = title;\n          cleanBox.appendChild(meta);\n          cleanBox.appendChild(heading);\n\n          cover.className = \"be-gallery-cover-link\";\n          cover.href = href;\n          cover.setAttribute(\"aria-label\", title);\n\n          card.appendChild(cleanBox);\n          card.appendChild(cover);\n        });\n\n        setupSlider(source, grid, cards);\n\n        return true;\n      }\n\n      var tries = 0;\n      var timer = setInterval(function () {\n        tries += 1;\n        if (enhanceSeminarGallery() || tries >= 80) clearInterval(timer);\n      }, 150);\n\n      window.addEventListener(\"load\", enhanceSeminarGallery);\n    })();\n  <\/script>\n\n  <script>\n    (function () {\n      function initBeMain() {\n        var root = document.querySelector(\".be-main\");\n        if (!root) return;\n\n        root.classList.add(\"js-ready\");\n\n        function countUp(el) {\n          if (!el || el.dataset.done === \"true\") return;\n\n          var target = Number(el.dataset.count);\n          var duration = 1800;\n          var startTime = null;\n\n          function animate(timestamp) {\n            if (!startTime) startTime = timestamp;\n\n            var progress = Math.min((timestamp - startTime) \/ duration, 1);\n            var eased = 1 - Math.pow(1 - progress, 4);\n            var current = Math.floor(target * eased);\n\n            el.textContent = current.toLocaleString(\"ko-KR\");\n\n            if (progress < 1) {\n              requestAnimationFrame(animate);\n            } else {\n              el.textContent = target.toLocaleString(\"ko-KR\");\n              el.dataset.done = \"true\";\n            }\n          }\n\n          el.textContent = \"0\";\n          requestAnimationFrame(animate);\n        }\n\n        function normalizeSeminarDate(text) {\n          var raw = (text || \"\").replace(\/\\s+\/g, \" \").trim();\n          var found = raw.match(\/(20\\d{2})[.\\-\ub144\\\/\\s]+(\\d{1,2})[.\\-\uc6d4\\\/\\s]+(\\d{1,2})\/);\n          if (!found) return \"\";\n\n          return found[1] + \".\" + found[2].padStart(2, \"0\") + \".\" + found[3].padStart(2, \"0\");\n        }\n\n        function initSeminarGallery() {\n          var section = root.querySelector(\".be-seminar\");\n          if (!section) return false;\n\n          var mainLink = section.querySelector(\".be-seminar-main\");\n          var mainImg = section.querySelector(\".be-seminar-main img\");\n          var mainTitle = section.querySelector(\".be-seminar-main h3\");\n          var mainDate = section.querySelector(\".be-seminar-main-date\");\n          var list = section.querySelector(\".be-seminar-list\");\n          var source = section.querySelector(\".be-seminar-board-source\");\n\n          if (!mainLink || !mainImg || !mainTitle || !mainDate || !list) return false;\n\n          function escapeAttr(value) {\n            return String(value || \"\").replace(\/\"\/g, \"&quot;\");\n          }\n\n          function escapeHtml(value) {\n            return String(value || \"\")\n              .replace(\/&#038;\/g, \"&amp;\")\n              .replace(\/<\/g, \"&lt;\")\n              .replace(\/>\/g, \"&gt;\")\n              .replace(\/\"\/g, \"&quot;\");\n          }\n\n          function dateLabel(value) {\n            var date = value && value.match(\/^(\\d{4})\\.(\\d{2})\\.(\\d{2})$\/);\n\n            if (!date) {\n              return '<span class=\"be-seminar-label\">BARUN<br>NEWS<\/span>';\n            }\n\n            return '<span class=\"be-seminar-date\">' + date[2] + \".\" + date[3] + '<\/span>' +\n              '<span class=\"be-seminar-label\">BARUN<br>NEWS<\/span>';\n          }\n\n          function setActiveItem(item) {\n            if (!item) return;\n\n            var title = item.dataset.title || (item.querySelector(\"strong\") ? item.querySelector(\"strong\").textContent.trim() : \"\");\n            var date = item.dataset.date || \"\";\n            var image = item.dataset.image || mainImg.getAttribute(\"src\");\n            var href = item.getAttribute(\"href\") || \"#\";\n\n            list.querySelectorAll(\"a\").forEach(function (link) {\n              link.classList.toggle(\"is-active\", link === item);\n            });\n\n            mainTitle.style.opacity = \"0\";\n            mainTitle.style.transform = \"translateY(8px)\";\n            mainImg.style.opacity = \"0.72\";\n\n            window.setTimeout(function () {\n              mainTitle.textContent = title;\n              mainDate.textContent = date || \"BARUN NEWS\";\n              mainLink.setAttribute(\"href\", href);\n              mainImg.setAttribute(\"src\", image);\n              mainImg.setAttribute(\"alt\", title || \"\uc138\ubbf8\ub098 \ud65c\ub3d9 \uc774\ubbf8\uc9c0\");\n\n              mainTitle.style.opacity = \"1\";\n              mainTitle.style.transform = \"translateY(0)\";\n              mainImg.style.opacity = \"1\";\n            }, 120);\n          }\n\n          function bindItems() {\n            var items = list.querySelectorAll(\"a\");\n\n            items.forEach(function (item) {\n              item.addEventListener(\"mouseenter\", function () {\n                setActiveItem(item);\n              });\n\n              item.addEventListener(\"focus\", function () {\n                setActiveItem(item);\n              });\n            });\n\n            setActiveItem(list.querySelector(\"a.is-active\") || list.querySelector(\"a\"));\n          }\n\n          function collectBoardItems() {\n            if (!source) return [];\n\n            var blockedTitles = [\"\uad00\ub9ac\uc790\", \"\uc124\uc815\", \"\uae00\uc4f0\uae30\", \"\uac8c\uc2dc\ud310 \uad00\ub9ac\", \"\ubaa9\ub85d\", \"\ub2f5\ubcc0\", \"\uc218\uc815\", \"\uc0ad\uc81c\", \"\uac80\uc0c9\", \"\uc81c\ubaa9\", \"\ucd5c\uadfc \uac8c\uc2dc\ubb3c\"];\n            var itemSelector = \".mb-latest-item, .mb-gallery-item, .mb-board-item, .gallery-item, .mb-responsive-gallery-item, .mb-responsive-item, [class*='gallery-item'], [class*='latest-item'], li, tr\";\n            var titleSelector = \".mb-latest-item-title a, .mb-title a, .mb-subject a, .subject a, .title a, a.mb-title, a.mb-subject, a.subject, a.title, h3 a, h4 a, strong a\";\n            var boxes = Array.prototype.slice.call(source.querySelectorAll(itemSelector));\n\n            function normalizeTitle(text) {\n              return (text || \"\")\n                .replace(\/\\s+\/g, \" \")\n                .replace(\/Read\\s*More\/gi, \" \")\n                .replace(\/\uc870\ud68c\uc218?\\s*\\d*\/g, \" \")\n                .replace(\/\ub313\uae00\\s*\\d*\/g, \" \")\n                .replace(\/\uad00\ub9ac\uc790\/g, \" \")\n                .replace(\/20\\d{2}[-.\\\/]\\d{1,2}[-.\\\/]\\d{1,2}\/g, \" \")\n                .replace(\/20\\d{2}\ub144\\s*\\d{1,2}\uc6d4\\s*\\d{1,2}\uc77c\/g, \" \")\n                .replace(\/[>\uff5c|\u00b7\u2022]\/g, \" \")\n                .replace(\/^(\uc774\uc804|\ub2e4\uc74c)\\s*\/g, \"\")\n                .replace(\/\\s*(\uc774\uc804|\ub2e4\uc74c)$\/g, \"\")\n                .replace(\/\\s+\/g, \" \")\n                .trim();\n            }\n\n            function isGoodTitle(text) {\n              text = normalizeTitle(text);\n              return text.length > 3 &&\n                \/[\uac00-\ud7a3A-Za-z0-9]\/.test(text) &&\n                blockedTitles.indexOf(text) === -1 &&\n                !\/^(BARUN NEWS|Read More|\uc774\uc804|\ub2e4\uc74c)$\/i.test(text) &&\n                !\/^\\d+$\/.test(text);\n            }\n\n            function isUsableImage(img) {\n              if (!img) return false;\n\n              var src = getImageSrc(img);\n              var alt = img.getAttribute(\"alt\") || \"\";\n              var cls = img.className || \"\";\n              var imageLink = img.closest ? img.closest(\"a\") : null;\n              var imageLinkText = imageLink ? (imageLink.textContent || \"\").replace(\/\\s+\/g, \" \").trim() : \"\";\n              var width = Number(img.getAttribute(\"width\") || img.naturalWidth || img.offsetWidth || 0);\n              var height = Number(img.getAttribute(\"height\") || img.naturalHeight || img.offsetHeight || 0);\n              var token = (src + \" \" + alt + \" \" + cls).toLowerCase();\n\n              if (!src) return false;\n              if (blockedTitles.indexOf(imageLinkText) > -1) return false;\n              if (\/icon|ico|admin|manager|setting|button|btn|reply|delete|modify|write|new|secret|lock|user|profile|avatar|favicon|logo|level|member|skin\/.test(token)) return false;\n              if (width && width < 80) return false;\n              if (height &#038;&#038; height < 60) return false;\n\n              return true;\n            }\n\n            function getImageSrc(img) {\n              if (!img) return \"\";\n\n              var srcset = img.getAttribute(\"srcset\") || \"\";\n              var srcsetFirst = srcset ? srcset.split(\",\")[0].trim().split(\" \")[0] : \"\";\n\n              return img.getAttribute(\"data-src\") ||\n                img.getAttribute(\"data-original\") ||\n                img.getAttribute(\"data-lazy-src\") ||\n                img.getAttribute(\"data-url\") ||\n                img.getAttribute(\"src\") ||\n                srcsetFirst ||\n                \"\";\n            }\n\n            function getBackgroundImage(el) {\n              if (!el) return \"\";\n\n              var inline = el.getAttribute(\"style\") || \"\";\n              var computed = window.getComputedStyle ? window.getComputedStyle(el).backgroundImage : \"\";\n              var bg = inline.match(\/url\\([\"']?([^\"')]+)[\"']?\\)\/) || (computed || \"\").match(\/url\\([\"']?([^\"')]+)[\"']?\\)\/);\n\n              return bg ? bg[1] : \"\";\n            }\n\n            function isUsableImageSrc(src) {\n              var token = String(src || \"\").toLowerCase();\n              if (!src) return false;\n              return !(\/icon|ico|admin|manager|setting|button|btn|reply|delete|modify|write|new|secret|lock|user|profile|avatar|favicon|logo|level|member|skin\/.test(token));\n            }\n\n            function findUsableImage(box, titleLink) {\n              var scope = box;\n              var depth = 0;\n\n              while (scope &#038;&#038; scope !== source &#038;&#038; depth < 6) {\n                var images = Array.prototype.slice.call(scope.querySelectorAll ? scope.querySelectorAll(\"img\") : []);\n                var picked = images.find(isUsableImage);\n\n                if (picked) return getImageSrc(picked);\n\n                var bgCandidates = Array.prototype.slice.call(scope.querySelectorAll ? scope.querySelectorAll(\"[style*='background'], .thumb, .thumbnail, .mb-thumbnail, .mb-gallery-img, .mb-image\") : []);\n                var bgImage = \"\";\n\n                bgCandidates.some(function (el) {\n                  var src = getBackgroundImage(el);\n                  if (isUsableImageSrc(src)) {\n                    bgImage = src;\n                    return true;\n                  }\n                  return false;\n                });\n\n                if (bgImage) return bgImage;\n\n                scope = scope.parentElement;\n                depth += 1;\n              }\n\n              if (titleLink) {\n                var linkImages = Array.prototype.slice.call(titleLink.querySelectorAll ? titleLink.querySelectorAll(\"img\") : []);\n                var linkPicked = linkImages.find(isUsableImage);\n                if (linkPicked) return getImageSrc(linkPicked);\n              }\n\n              return \"\";\n            }\n\n            function findDate(box, titleLink) {\n              var scope = box;\n              var depth = 0;\n\n              while (scope &#038;&#038; scope !== source &#038;&#038; depth < 5) {\n                var dateNode = scope.querySelector ? scope.querySelector(\".mb-date, .date, .mb-latest-date, .mb-latest-item-date, time, [datetime]\") : null;\n                var dateText = \"\";\n\n                if (dateNode) {\n                  dateText = dateNode.getAttribute(\"datetime\") || dateNode.textContent || \"\";\n                }\n\n                var found = normalizeSeminarDate(dateText || scope.textContent);\n                if (found) return found;\n\n                scope = scope.parentElement;\n                depth += 1;\n              }\n\n              return normalizeSeminarDate(titleLink ? titleLink.textContent : \"\");\n            }\n\n            if (!boxes.length) {\n              boxes = Array.prototype.slice.call(source.querySelectorAll(titleSelector)).map(function (link) {\n                return link.closest(\"div\") || link;\n              });\n            }\n\n            return boxes.map(function (box) {\n              var titleLink = box.querySelector ? box.querySelector(titleSelector) : null;\n              var fallbackLinks = box.querySelectorAll ? Array.prototype.slice.call(box.querySelectorAll(\"a\")) : [];\n\n              if (!titleLink) {\n                titleLink = fallbackLinks.find(function (link) {\n                  var text = normalizeTitle(link.textContent || \"\");\n                  var href = link.getAttribute(\"href\") || \"\";\n                  var hasImage = !!link.querySelector(\"img\");\n\n                  return isGoodTitle(text) &#038;&#038;\n                    href.indexOf(\"admin\") === -1 &#038;&#038;\n                    href.indexOf(\"login\") === -1 &#038;&#038;\n                    !hasImage;\n                });\n              }\n\n              var title = normalizeTitle(titleLink ? titleLink.textContent : box.textContent);\n              var href = titleLink ? (titleLink.getAttribute(\"href\") || \"#\") : \"#\";\n\n              if (!titleLink) {\n                var postLink = fallbackLinks.find(function (link) {\n                  var linkHref = link.getAttribute(\"href\") || \"\";\n                  return linkHref &#038;&#038;\n                    linkHref !== \"#\" &#038;&#038;\n                    linkHref.indexOf(\"admin\") === -1 &#038;&#038;\n                    linkHref.indexOf(\"login\") === -1 &#038;&#038;\n                    linkHref.indexOf(\"write\") === -1;\n                });\n\n                if (postLink) href = postLink.getAttribute(\"href\") || \"#\";\n              }\n\n              var date = findDate(box, titleLink);\n              var image = findUsableImage(box, titleLink);\n\n              if (!isGoodTitle(title) ||\n                title.indexOf(\"[mb_\") > -1 ||\n                blockedTitles.indexOf(title) > -1 ||\n                href.indexOf(\"admin\") > -1 ||\n                href.indexOf(\"login\") > -1) {\n                return null;\n              }\n\n              return {\n                title: title,\n                date: date,\n                href: href,\n                image: image || \"\/wp-content\/uploads\/2026\/06\/shunsuke-ono-VxYFu9D8ovk-unsplash-scaled.jpg\"\n              };\n            }).filter(Boolean).filter(function (item, index, arr) {\n              return arr.findIndex(function (other) {\n                return other.title === item.title && other.href === item.href;\n              }) === index;\n            }).slice(0, 5);\n          }\n\n          var boardItems = collectBoardItems();\n\n          if (boardItems.length) {\n            list.innerHTML = boardItems.map(function (item, index) {\n              return '<a href=\"' + escapeAttr(item.href) + '\"' +\n                (index === 0 ? ' class=\"is-active\"' : \"\") +\n                ' data-title=\"' + escapeAttr(item.title) + '\"' +\n                ' data-date=\"' + escapeAttr(item.date) + '\"' +\n                ' data-image=\"' + escapeAttr(item.image) + '\">' +\n                '<span>' + dateLabel(item.date) + '<\/span>' +\n                '<strong>' + escapeHtml(item.title) + '<\/strong>' +\n                '<\/a>';\n            }).join(\"\");\n          }\n\n          bindItems();\n          section.classList.toggle(\"is-seminar-ready\", boardItems.length > 0);\n\n          return boardItems.length > 0;\n        }\n\n        var seminarTry = 0;\n        var seminarTimer = setInterval(function () {\n          seminarTry += 1;\n          if (initSeminarGallery() || seminarTry >= 80) {\n            clearInterval(seminarTimer);\n          }\n        }, 150);\n\n        if (\"MutationObserver\" in window) {\n          var seminarSource = root.querySelector(\".be-seminar-board-source\");\n          if (seminarSource) {\n            var seminarObserver = new MutationObserver(function () {\n              if (initSeminarGallery()) {\n                seminarObserver.disconnect();\n              }\n            });\n            seminarObserver.observe(seminarSource, { childList: true, subtree: true });\n          }\n        }\n\n        var storySection = root.querySelector(\".be-story\");\n        var storyVideo = storySection ? storySection.querySelector(\".be-story-video\") : null;\n\n        if (storyVideo) {\n          storyVideo.muted = true;\n          storyVideo.loop = true;\n          storyVideo.autoplay = true;\n          storyVideo.playsInline = true;\n\n          var storyPlayPromise = storyVideo.play();\n          if (storyPlayPromise && typeof storyPlayPromise.catch === \"function\") {\n            storyPlayPromise.catch(function () {});\n          }\n        }\n\n        var sections = root.querySelectorAll(\".be-ani-section\");\n\n        function showSection(section) {\n          section.classList.add(\"is-animate\");\n\n          var countEl = section.querySelector(\".be-count\");\n          if (countEl) countUp(countEl);\n        }\n\n        if (\"IntersectionObserver\" in window) {\n          var observer = new IntersectionObserver(function (entries) {\n            entries.forEach(function (entry) {\n              if (entry.isIntersecting) {\n                showSection(entry.target);\n              }\n            });\n          }, {\n            threshold: 0.18,\n            rootMargin: \"0px 0px -5% 0px\"\n          });\n\n          sections.forEach(function (section) {\n            observer.observe(section);\n          });\n        } else {\n          sections.forEach(showSection);\n        }\n\n        setTimeout(function () {\n          var first = root.querySelector(\".be-hero\");\n          if (first) showSection(first);\n        }, 100);\n      }\n\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initBeMain);\n      } else {\n        initBeMain();\n      }\n    })();\n  <\/script>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BARUN ECONOMY FOUNDATION \ubc14\ub978 \uacbd\uc81c\uc758 \uac00\uce58,\ud568\uaed8 \uc131\uc7a5\ud558\ub294 \ubbf8\ub798 \uacf5\uc815\uc131\uacfc \ud22c\uba85\uc131\uc744 \ubc14\ud0d5\uc73c\ub85c \ub354 \uc120\ud55c \uacbd\uc81c\uc758 \ubc29\ud5a5\uc744 \ud655\ub9bd\ud569\ub2c8\ub2e4. \uc608\uc804 \ud648\ud398\uc774\uc9c0 \ubc14\ub85c\uac00\uae30 WHAT WE DO \ud575\uc2ec \uc9c0\uc6d0 \uc0ac\uc5c5 \ubc14\ub978\uacbd\uc601 \ubbf8\ub798\uacbd\uc601\uc790 \uc704\uc6d0\ud68c \ucc28\uc138\ub300 \uacbd\uc601\uc790 \uac04 \uad50\ub958\uc640 \ud559\uc2b5\uc744 \ud1b5\ud574 \uc9c0\uc18d\uac00\ub2a5\ud558\uace0 \ucc45\uc784 \uc788\ub294 \uacbd\uc601 \ub9ac\ub354\uc2ed\uc744 \ud0a4\uc6cc\uac11\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/barun26.co.kr\/\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-111","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/barun26.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/barun26.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/barun26.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/barun26.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/barun26.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=111"}],"version-history":[{"count":95,"href":"https:\/\/barun26.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/111\/revisions"}],"predecessor-version":[{"id":603,"href":"https:\/\/barun26.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/111\/revisions\/603"}],"wp:attachment":[{"href":"https:\/\/barun26.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}