{"id":134,"date":"2026-03-25T09:47:25","date_gmt":"2026-03-25T00:47:25","guid":{"rendered":"https:\/\/beaunpl.com\/?page_id=134"},"modified":"2026-04-01T09:39:24","modified_gmt":"2026-04-01T00:39:24","slug":"terms","status":"publish","type":"page","link":"https:\/\/beaunpl.com\/ko\/terms\/","title":{"rendered":"terms"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Terms of Service | BNP Clinic Gangnam<\/title>\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n  <script>\n    tailwind.config = {\n      theme: {\n        extend: {\n          colors: {\n            cream: '#F5F0EB',\n            sand: '#E8E0D8',\n            warm: '#D4C5B5',\n            gold: '#B8956A',\n            dark: '#1A1A1A',\n            muted: '#6B6560',\n            light: '#FAF8F6',\n            charcoal: '#2A2625',\n          },\n          fontFamily: {\n            serif: ['Playfair Display', 'Georgia', 'serif'],\n            sans: ['Inter', 'system-ui', 'sans-serif'],\n          }\n        }\n      }\n    }\n  <\/script>\n  <style>\n    html { scroll-behavior: smooth; }\n    body { font-family: 'Inter', sans-serif; overflow-x: hidden; background: #FAF8F6; color: #1A1A1A; }\n    .font-serif { font-family: 'Playfair Display', Georgia, serif; }\n\n    \/* Sidebar *\/\n    .sidebar-overlay { opacity: 0; pointer-events: none; transition: opacity 0.4s ease; }\n    .sidebar-overlay.open { opacity: 1; pointer-events: auto; }\n    .sidebar-panel { transform: translateX(100%); transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }\n    .sidebar-panel.open { transform: translateX(0); }\n    .sidebar-link { opacity: 0; transform: translateX(30px); }\n    .sidebar-panel.open .sidebar-link { opacity: 1; transform: translateX(0); }\n    .sidebar-panel.open .sidebar-link:nth-child(1) { transition: all 0.4s 0.15s ease; }\n    .sidebar-panel.open .sidebar-link:nth-child(2) { transition: all 0.4s 0.22s ease; }\n    .sidebar-panel.open .sidebar-link:nth-child(3) { transition: all 0.4s 0.29s ease; }\n    .sidebar-panel.open .sidebar-link:nth-child(4) { transition: all 0.4s 0.36s ease; }\n\n    \/* Nav underline *\/\n    .nav-line { position: relative; }\n    .nav-line::after { content:''; position:absolute; bottom:-2px; left:0; width:0; height:1px; background:#B8956A; transition: width 0.3s ease; }\n    .nav-line:hover::after { width: 100%; }\n\n    @media (prefers-reduced-motion: reduce) {\n      .sidebar-overlay, .sidebar-panel, .sidebar-link { transition: none; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- ========== NAVIGATION ========== -->\n  <nav class=\"fixed top-0 w-full z-50 bg-light\/90 backdrop-blur-md border-b border-sand\/50\">\n    <div class=\"max-w-7xl mx-auto px-6 lg:px-10 flex items-center justify-between h-16\">\n      <a href=\"index.html\" class=\"text-lg tracking-[0.15em] font-semibold text-dark\">BNP CLINIC<\/a>\n      <div class=\"hidden md:flex items-center gap-10 text-[13px] tracking-[0.12em] uppercase text-muted\">\n        <a href=\"index.html\" class=\"nav-line hover:text-dark transition-colors\">Home<\/a>\n        <a href=\"treatments.html\" class=\"nav-line hover:text-dark transition-colors\">Treatments<\/a>\n        <a href=\"booking-v3.html\" class=\"nav-line hover:text-dark transition-colors\">Reservation<\/a>\n      <\/div>\n      <!-- Mobile hamburger -->\n      <button id=\"menuBtn\" class=\"md:hidden flex flex-col gap-[5px] w-7\" aria-label=\"Open menu\">\n        <span class=\"block h-[1.5px] w-full bg-dark transition-all duration-300\" id=\"bar1\"><\/span>\n        <span class=\"block h-[1.5px] w-full bg-dark transition-all duration-300\" id=\"bar2\"><\/span>\n        <span class=\"block h-[1.5px] w-full bg-dark transition-all duration-300\" id=\"bar3\"><\/span>\n      <\/button>\n    <\/div>\n  <\/nav>\n\n  <!-- ========== MOBILE SIDEBAR ========== -->\n  <div id=\"sidebarOverlay\" class=\"sidebar-overlay fixed inset-0 bg-dark\/40 z-[60]\"><\/div>\n  <div id=\"sidebarPanel\" class=\"sidebar-panel fixed top-0 right-0 h-full w-72 bg-light z-[70] flex flex-col px-8 pt-20\">\n    <button id=\"closeMenu\" class=\"absolute top-5 right-6 text-dark\" aria-label=\"Close menu\">\n      <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 18L18 6M6 6l12 12\"\/><\/svg>\n    <\/button>\n    <a href=\"index.html\" class=\"sidebar-link text-2xl font-serif text-dark mb-6\">Home<\/a>\n    <a href=\"treatments.html\" class=\"sidebar-link text-2xl font-serif text-dark mb-6\">Treatments<\/a>\n    <a href=\"booking-v3.html\" class=\"sidebar-link text-2xl font-serif text-dark mb-6\">Reservation<\/a>\n  <\/div>\n\n  <!-- ========== HERO \/ HEADER ========== -->\n  <section class=\"pt-32 pb-16 px-6\">\n    <div class=\"max-w-3xl mx-auto text-center\">\n      <p class=\"text-[10px] tracking-[0.3em] uppercase text-gold mb-4\">Legal<\/p>\n      <h1 class=\"font-serif text-4xl md:text-5xl text-dark mb-6\">Terms of Service<\/h1>\n      <p class=\"text-[13px] text-muted tracking-wide\">Last updated: March 1, 2026<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ========== TERMS CONTENT ========== -->\n  <main class=\"px-6 pb-24\">\n    <article class=\"max-w-3xl mx-auto\">\n\n      <!-- Divider -->\n      <div class=\"w-12 h-[1px] bg-gold mx-auto mb-16\"><\/div>\n\n      <!-- 1. Introduction -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">1. Introduction<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          Welcome to BNP Clinic. These Terms of Service (&#8220;Terms&#8221;) govern your access to and use of the BNP Clinic website, mobile platforms, and all related services provided by BNP Clinic (&#8220;we,&#8221; &#8220;us,&#8221; or &#8220;our&#8221;). By accessing our website or using our services, you acknowledge that you have read, understood, and agree to be bound by these Terms.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          If you do not agree with any part of these Terms, please discontinue use of our website and services immediately. We reserve the right to update or modify these Terms at any time, and such changes will be effective upon posting to this page. Your continued use of our services following any modifications constitutes acceptance of the revised Terms.\n        <\/p>\n      <\/section>\n\n      <!-- 2. Definitions -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">2. Definitions<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">For the purposes of these Terms, the following definitions apply:<\/p>\n        <ul class=\"space-y-3 text-[15px] text-dark\/85 leading-relaxed\">\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-gold\">\n            <strong class=\"text-dark\">&#8220;Clinic&#8221;<\/strong> refers to BNP Clinic, a dermatology and aesthetic medicine clinic located in Gangnam-gu, Seoul, Republic of Korea, including its physicians, staff, and authorized representatives.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-gold\">\n            <strong class=\"text-dark\">&#8220;Patient&#8221;<\/strong> refers to any individual who registers an account, books an appointment, or receives medical or aesthetic services from the Clinic.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-gold\">\n            <strong class=\"text-dark\">&#8220;Services&#8221;<\/strong> refers to all medical consultations, dermatological treatments, aesthetic procedures, and related care provided by the Clinic, whether in-person or via telemedicine.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-gold\">\n            <strong class=\"text-dark\">&#8220;Website&#8221;<\/strong> refers to the BNP Clinic website, including all pages, content, features, and online booking functionality accessible at our domain.\n          <\/li>\n        <\/ul>\n      <\/section>\n\n      <!-- 3. Account Registration -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">3. Account Registration<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          To book appointments and access certain features of our Website, you may be required to create an account. Account registration is completed through mobile phone verification via SMS. By registering, you confirm that:\n        <\/p>\n        <ul class=\"space-y-2 text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            All personal information you provide is accurate, current, and complete.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            You are at least 14 years of age, or have obtained parental or guardian consent as required under Korean law.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            You will maintain the security of your account credentials and accept responsibility for all activity under your account.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            You will promptly update your information if any changes occur.\n          <\/li>\n        <\/ul>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          We reserve the right to suspend or terminate accounts that contain false or misleading information, or that are used in violation of these Terms.\n        <\/p>\n      <\/section>\n\n      <!-- 4. Appointment & Cancellation Policy -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">4. Appointment &amp; Cancellation Policy<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          Appointments may be booked through our Website, by phone, or via authorized messaging platforms. By scheduling an appointment, you agree to the following:\n        <\/p>\n        <div class=\"bg-cream\/60 rounded-xl p-6 mb-4 space-y-4 text-[15px] text-dark\/85 leading-relaxed\">\n          <div>\n            <strong class=\"text-dark\">Cancellation.<\/strong> Appointments must be cancelled at least <strong>24 hours<\/strong> prior to the scheduled time. Cancellations made within the 24-hour window may be subject to a cancellation fee.\n          <\/div>\n          <div>\n            <strong class=\"text-dark\">No-Show Fee.<\/strong> Patients who fail to attend a confirmed appointment without prior notice will be charged a no-show fee of <strong>50,000 KRW<\/strong>. This fee must be settled before any future appointments can be booked.\n          <\/div>\n          <div>\n            <strong class=\"text-dark\">Rescheduling.<\/strong> Appointments may be rescheduled free of charge if notice is provided at least 24 hours in advance. Rescheduling within the 24-hour window is treated as a cancellation and is subject to the applicable fee.\n          <\/div>\n          <div>\n            <strong class=\"text-dark\">Late Arrival.<\/strong> Patients arriving more than 15 minutes late may be asked to reschedule if the delay affects subsequent appointments. The Clinic will make reasonable efforts to accommodate late arrivals when possible.\n          <\/div>\n        <\/div>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          The Clinic reserves the right to cancel or reschedule appointments due to unforeseen circumstances, including physician unavailability or emergencies. In such cases, we will contact you as promptly as possible to arrange an alternative time.\n        <\/p>\n      <\/section>\n\n      <!-- 5. Medical Services -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">5. Medical Services<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          BNP Clinic provides dermatological and aesthetic medical services performed by licensed physicians in accordance with Korean medical regulations. By using our services, you acknowledge and agree that:\n        <\/p>\n        <ul class=\"space-y-2 text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            All treatments require an initial consultation with a physician. Treatment plans are determined at the physician&#8217;s professional discretion based on individual assessment.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            Individual results may vary. The Clinic does not guarantee specific outcomes from any treatment or procedure.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            Our services are not a substitute for emergency medical care. If you are experiencing a medical emergency, please contact 119 (Korean emergency services) or visit the nearest emergency room immediately.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            You are responsible for disclosing your full medical history, current medications, allergies, and any relevant health conditions prior to treatment.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            Separate informed consent will be obtained before specific procedures as required by applicable medical regulations.\n          <\/li>\n        <\/ul>\n      <\/section>\n\n      <!-- 6. Payment Terms -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">6. Payment Terms<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          Payment for services is due at the time of your visit unless otherwise agreed upon in writing. The following payment terms apply:\n        <\/p>\n        <ul class=\"space-y-2 text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            All prices are quoted in Korean Won (KRW) and are inclusive of VAT where applicable.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            Accepted payment methods include credit\/debit cards (Visa, Mastercard, Samsung Pay, Kakao Pay), cash, and bank transfer.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            Treatment pricing may vary based on the scope of the procedure, materials used, and the treating physician. Final pricing will be confirmed during your consultation.\n          <\/li>\n          <li class=\"pl-5 relative before:content-[''] before:absolute before:left-0 before:top-[10px] before:w-1.5 before:h-1.5 before:rounded-full before:bg-sand\">\n            Refunds are handled on a case-by-case basis and are subject to the Clinic&#8217;s refund policy. Refunds for completed treatments are generally not available.\n          <\/li>\n        <\/ul>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          The Clinic reserves the right to adjust service pricing at any time. Any price changes will not affect appointments that have already been confirmed at a quoted price.\n        <\/p>\n      <\/section>\n\n      <!-- 7. Privacy & Data -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">7. Privacy &amp; Data Protection<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          We are committed to protecting your personal information in accordance with the <strong>Personal Information Protection Act (PIPA)<\/strong> of the Republic of Korea and all applicable data protection regulations.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          Your personal data, including but not limited to contact information, medical records, and treatment history, is collected, processed, and stored solely for the purpose of providing medical services, managing appointments, and improving your patient experience. We do not sell, trade, or share your personal information with third parties except as required by law or with your explicit consent.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          For full details on how we collect, use, and protect your information, please refer to our <a href=\"privacy.html\" class=\"text-gold hover:text-gold\/70 underline underline-offset-2 transition-colors\">Privacy Policy<\/a>.\n        <\/p>\n      <\/section>\n\n      <!-- 8. Intellectual Property -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">8. Intellectual Property<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          All content on the BNP Clinic Website, including but not limited to text, graphics, photographs, logos, icons, images, audio clips, video content, and software, is the property of BNP Clinic or its content suppliers and is protected by Korean and international intellectual property laws.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          The BNP Clinic name, logo, and all related names, logos, product and service names, designs, and slogans are trademarks of BNP Clinic. You may not use such marks without our prior written permission. Any unauthorized reproduction, distribution, modification, or use of our content is strictly prohibited and may result in legal action.\n        <\/p>\n      <\/section>\n\n      <!-- 9. Limitation of Liability -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">9. Limitation of Liability<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          To the fullest extent permitted by applicable law, BNP Clinic, its physicians, employees, and affiliates shall not be held liable for any indirect, incidental, special, consequential, or punitive damages arising out of or relating to your use of our Website or Services.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          The information provided on our Website is for general informational purposes only and does not constitute medical advice. While we endeavor to keep the information accurate and up to date, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, or suitability of the information.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          Medical treatments inherently carry risks that vary by individual patient. Your treating physician will discuss specific risks, benefits, and alternatives during consultation. The Clinic&#8217;s liability for any claims related to medical services shall be limited to the extent permitted under Korean medical law.\n        <\/p>\n      <\/section>\n\n      <!-- 10. Governing Law -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">10. Governing Law &amp; Jurisdiction<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          These Terms shall be governed by and construed in accordance with the laws of the Republic of Korea, without regard to its conflict of law provisions.\n        <\/p>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          Any disputes arising from or relating to these Terms, the Website, or the Services shall be subject to the exclusive jurisdiction of the <strong>Seoul Central District Court<\/strong> (\uc11c\uc6b8\uc911\uc559\uc9c0\ubc29\ubc95\uc6d0) as the court of first instance. Both parties agree to submit to the personal jurisdiction of said court.\n        <\/p>\n      <\/section>\n\n      <!-- 11. Contact -->\n      <section class=\"mb-14\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">11. Contact Information<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed mb-4\">\n          If you have any questions, concerns, or requests regarding these Terms of Service, please contact us:\n        <\/p>\n        <div class=\"bg-cream\/60 rounded-xl p-6 text-[15px] text-dark\/85 leading-loose\">\n          <p class=\"font-semibold text-dark mb-1\">BNP Clinic<\/p>\n          <p>14 Apgujeong-ro 50-gil, Gangnam-gu, Seoul, Republic of Korea<\/p>\n          <p>Tel. <a href=\"tel:+8225420545\" class=\"text-gold hover:text-gold\/70 transition-colors\">02.542.0545<\/a><\/p>\n          <p>Email. <a href=\"mailto:info@bnp.kr\" class=\"text-gold hover:text-gold\/70 transition-colors\">info@bnp.kr<\/a><\/p>\n        <\/div>\n      <\/section>\n\n      <!-- 12. Effective Date -->\n      <section class=\"mb-8\">\n        <h2 class=\"font-serif text-2xl text-dark mb-5\">12. Effective Date<\/h2>\n        <p class=\"text-[15px] text-dark\/85 leading-relaxed\">\n          These Terms of Service are effective as of <strong>March 1, 2026<\/strong> and apply to all users of the BNP Clinic Website and Services from that date forward. Any previous terms or agreements are hereby superseded by this document.\n        <\/p>\n      <\/section>\n\n      <!-- Bottom divider -->\n      <div class=\"w-12 h-[1px] bg-gold mx-auto mt-16\"><\/div>\n\n    <\/article>\n  <\/main>\n\n  <!-- ========== JAVASCRIPT ========== -->\n  <script>\n    \/\/ Mobile menu\n    const menuBtn = document.getElementById('menuBtn');\n    const closeMenuBtn = document.getElementById('closeMenu');\n    const overlay = document.getElementById('sidebarOverlay');\n    const panel = document.getElementById('sidebarPanel');\n\n    function openMenu() { overlay.classList.add('open'); panel.classList.add('open'); document.body.style.overflow = 'hidden'; }\n    function closeMenu() { overlay.classList.remove('open'); panel.classList.remove('open'); document.body.style.overflow = ''; }\n    menuBtn.addEventListener('click', openMenu);\n    closeMenuBtn.addEventListener('click', closeMenu);\n    overlay.addEventListener('click', closeMenu);\n  <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Terms of Service | BNP Clinic Gangnam BNP CLINIC Home Treatments Reservation Home Treatments Reservation Legal Terms of Service Last updated: March 1, 2026 1. Introduction Welcome to BNP Clinic. These Terms of Service (&#8220;Terms&#8221;) govern your access to and use of the BNP Clinic website, mobile platforms, and all related services provided by BNP [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-134","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages\/134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/comments?post=134"}],"version-history":[{"count":4,"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages\/134\/revisions"}],"predecessor-version":[{"id":332,"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages\/134\/revisions\/332"}],"wp:attachment":[{"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/media?parent=134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}