{"id":349,"date":"2026-04-01T09:56:00","date_gmt":"2026-04-01T00:56:00","guid":{"rendered":"https:\/\/beaunpl.com\/?page_id=349"},"modified":"2026-07-08T14:56:38","modified_gmt":"2026-07-08T05:56:38","slug":"home-2","status":"publish","type":"page","link":"https:\/\/beaunpl.com\/ko\/","title":{"rendered":"home2"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n  <title>BEAUNPL Clinic | Premium Aesthetic Dermatology in Gangnam, Seoul<\/title>\n  <meta name=\"description\" content=\"BEAUNPL Clinic - Beauty &amp; Pleasure. Premium aesthetic dermatology in Gangnam, Seoul. Botox, Ultherapy, Thermage, Rejuran and more.\">\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=Outfit:wght@300;400;500;600;700&amp;family=Work+Sans:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n  <!-- Swiper CSS -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n  <script>\n    tailwind.config = {\n      theme: {\n        extend: {\n          colors: {\n            cream: '#F5F0EB',\n            sand: '#E8E0D8',\n            warm: '#D4C5B5',\n            taupe: '#B8A9A0',\n            'taupe-light': '#C8BBB2',\n            'taupe-dark': '#9E8E84',\n            dark: '#1A1A1A',\n            muted: '#8B8B8B',\n            'muted-dark': '#6B6560',\n            light: '#FAF9F6',\n            charcoal: '#2A2625',\n            marble: '#F0EBE3',\n            border: '#EDEDED',\n          },\n          fontFamily: {\n            serif: ['Outfit', 'sans-serif'],\n            sans: ['Work Sans', 'sans-serif'],\n          },\n          letterSpacing: {\n            'widest-plus': '0.25em',\n            'ultra': '0.35em',\n          }\n        }\n      }\n    }\n  <\/script>\n  <style>\n    .translation-block { font-size: 1.875rem; word-break: keep-all; }\n    @media (min-width: 640px) { .translation-block { font-size: 1.875rem; } }\n    @media (min-width: 1024px) { .translation-block { font-size: 2.25rem; } }\n    #booking p.translation-block { font-size: 0.875rem; }\n    html { scroll-behavior: smooth; }\n    body {\n      font-family: 'Work Sans', sans-serif;\n      overflow-x: hidden;\n      background: #FAF9F6;\n      color: #1A1A1A;\n    }\n    \/* Global side padding ~100px *\/\n    section:not(#attractions) > div,\n    section.px-6,\n    section.lg\\:px-16 {\n      padding-left: 150px !important;\n      padding-right: 150px !important;\n    }\n    @media (max-width: 768px) {\n      section:not(#attractions) > div,\n      section.px-6,\n      section.lg\\:px-16 {\n        padding-left: 24px !important;\n        padding-right: 24px !important;\n      }\n    }\n    \/* Google Reviews: \uc591\uc606\uc73c\ub85c \ud3bc\uccd0\uc11c \uce90\ub7ec\uc140\uc774 \ub354 \ub113\uc740 \uc601\uc5ed\uc744 \uc0ac\uc6a9\ud558\ub3c4\ub85d \ud328\ub529 \ucd95\uc18c *\/\n    #google-reviews > div {\n      padding-left: 24px !important;\n      padding-right: 24px !important;\n    }\n    .font-serif { font-family: 'Outfit', sans-serif; }\n\n    \/* Smooth scrollbar *\/\n    html { scrollbar-width: thin; scrollbar-color: #D4C5B5 transparent; }\n    ::-webkit-scrollbar { width: 6px; }\n    ::-webkit-scrollbar-track { background: transparent; }\n    ::-webkit-scrollbar-thumb { background: #D4C5B5; border-radius: 3px; }\n\n    \/* Director image padding *\/\n    #director-img > img { padding: 50px; }\n\n    \/* Scroll-triggered animations *\/\n    .reveal {\n      opacity: 0; transform: translateY(50px);\n      transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .reveal.visible { opacity: 1; transform: translateY(0); }\n    .reveal-left {\n      opacity: 0; transform: translateX(-50px);\n      transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .reveal-left.visible { opacity: 1; transform: translateX(0); }\n    .reveal-right {\n      opacity: 0; transform: translateX(50px);\n      transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1), transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .reveal-right.visible { opacity: 1; transform: translateX(0); }\n    .reveal-scale {\n      opacity: 0; transform: scale(0.95);\n      transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1), transform 1s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .reveal-scale.visible { opacity: 1; transform: scale(1); }\n\n    \/* Stagger children *\/\n    .stagger > * { transition-delay: calc(var(--i, 0) * 0.12s); }\n\n    \/* Attractions Swiper *\/\n    .attractions-swiper { overflow: hidden; }\n    .attractions-swiper .swiper-slide {\n      width: 340px;\n      transition: opacity 0.3s ease;\n    }\n    @media (max-width: 640px) {\n      .attractions-swiper .swiper-slide { width: 280px; }\n    }\n    #attractions { padding-left: 150px; padding-right: 150px; }\n    @media (max-width: 768px) {\n      #attractions { padding-left: 24px; padding-right: 24px; }\n    }\n    #attractions-carousel { margin-right: -150px; }\n    @media (max-width: 768px) {\n      #attractions-carousel { margin-right: -24px; }\n    }\n    .attraction-card {\n      transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),\n                  box-shadow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    }\n    .attraction-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 20px 60px rgba(0,0,0,0.08);\n    }\n    .img-zoom img {\n      transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    }\n    .img-zoom:hover img { transform: scale(1.05); }\n    .arrow-animate { transition: transform 0.3s ease; }\n    .group:hover .arrow-animate { transform: translateX(4px); }\n    .travel-badge { backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); }\n    .transport-info {\n      border-top: 1px solid rgba(184,169,160,0.15);\n    }\n    .transport-row {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .transport-row svg {\n      flex-shrink: 0;\n      color: #B8A9A0;\n    }\n    .explore-maps-link {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      color: #B8A9A0;\n      transition: color 0.2s ease;\n      cursor: pointer;\n    }\n    .explore-maps-link:hover {\n      color: #1A1A1A;\n    }\n    .swiper-nav-btn {\n      width: 48px; height: 48px;\n      border: 1px solid rgba(184,169,160,0.3);\n      background: transparent;\n      display: flex; align-items: center; justify-content: center;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n    .swiper-nav-btn:hover {\n      background: #1A1A1A;\n      border-color: #1A1A1A;\n      color: #FAF9F6;\n    }\n    .swiper-nav-btn.swiper-button-disabled {\n      opacity: 0.3; cursor: default; pointer-events: none;\n    }\n    .attractions-scrollbar,\n    .attractions-scrollbar .swiper-scrollbar-drag {\n      border-radius: 0 !important;\n    }\n    .attractions-scrollbar {\n      background: rgba(184,169,160,0.15) !important;\n      height: 2px !important;\n    }\n    .attractions-scrollbar .swiper-scrollbar-drag {\n      background: #B8A9A0 !important;\n    }\n\n\n    \/* Hero video overlay *\/\n    .hero-overlay {\n      background: linear-gradient(\n        180deg,\n        rgba(26, 26, 26, 0.20) 0%,\n        rgba(26, 26, 26, 0.05) 35%,\n        rgba(26, 26, 26, 0.10) 65%,\n        rgba(26, 26, 26, 0.45) 100%\n      );\n    }\n\n    \/* Hero video *\/\n    .hero-video {\n      position: absolute; inset: 0;\n      width: 100%; height: 100%;\n      object-fit: cover;\n    }\n    .hero-youtube {\n      position: absolute;\n      top: 50%; left: 50%;\n      transform: translate(-50%, -50%);\n      width: 100vw; height: 56.25vw; \/* 16:9 ratio *\/\n      min-height: 100vh; min-width: 177.78vh; \/* cover entire area *\/\n      pointer-events: none;\n      z-index: 1;\n    }\n    @supports (height: 100svh) {\n      .hero-youtube { min-height: 100svh; min-width: 177.78svh; }\n    }\n\n    \/* Hero height fix \u2014 \uac24\ub7ed\uc2dc\/\ud06c\ub86c \ubaa8\ubc14\uc77c \uc8fc\uc18c\ucc3d \uc798\ub9bc \ub300\uc751 *\/\n    #hero { height: 100vh; min-height: 600px; }\n    @supports (height: 100svh) {\n      #hero { height: 100svh; }\n    }\n    #hero > .relative.z-10 {\n      padding-bottom: calc(4rem + env(safe-area-inset-bottom));\n    }\n    @media (min-width: 640px) {\n      #hero > .relative.z-10 {\n        padding-bottom: calc(5rem + env(safe-area-inset-bottom));\n      }\n    }\n    @media (min-width: 1024px) {\n      #hero > .relative.z-10 {\n        padding-bottom: calc(6rem + env(safe-area-inset-bottom));\n      }\n    }\n\n    \/* Section divider *\/\n    .divider-taupe { width: 48px; height: 1px; background: #B8A9A0; }\n\n    \/* Doctor portrait gold-line frame *\/\n    .portrait-frame { position: relative; }\n    .portrait-frame::before {\n      content: \"\";\n      position: absolute;\n      inset: -10px -10px 24px 24px;\n      border: 1px solid #C9B79A;\n      pointer-events: none;\n      z-index: 0;\n    }\n    @media (max-width: 640px) {\n      .portrait-frame::before { inset: -6px -6px 16px 16px; }\n    }\n    @media (max-width: 1023px) {\n      .lg-stagger { margin-top: 0 !important; }\n    }\n\n    \/* Treatment card hover *\/\n    .treatment-card {\n      transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .treatment-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 24px 48px rgba(0, 0, 0, 0.06);\n    }\n\n    \/* Image zoom on hover *\/\n    .img-zoom { overflow: hidden; }\n    .img-zoom img { transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1); }\n    .img-zoom:hover img { transform: scale(1.05); }\n\n    \/* Scroll progress *\/\n    .scroll-progress {\n      position: fixed; top: 0; left: 0; height: 2px;\n      background: linear-gradient(90deg, #B8A9A0, #C8BBB2);\n      z-index: 100; transition: width 0.1s linear;\n    }\n\n    \/* Feature icon ring *\/\n    .icon-ring {\n      width: 56px; height: 56px;\n      border: 1px solid rgba(184, 169, 160, 0.3);\n      border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      transition: border-color 0.3s ease, background 0.3s ease;\n    }\n    .icon-ring:hover {\n      border-color: #B8A9A0;\n      background: rgba(184, 169, 160, 0.06);\n    }\n\n    \/* Gallery lightbox effect *\/\n    .gallery-item { position: relative; }\n    .gallery-item::after {\n      content: ''; position: absolute; inset: 0;\n      background: rgba(26,26,26,0);\n      transition: background 0.4s ease;\n    }\n    .gallery-item:hover::after {\n      background: rgba(26,26,26,0.08);\n    }\n\n    \/* Auto-scroll gallery (Fine Clinic style) *\/\n    .gallery-scroll {\n      display: flex; gap: 16px;\n      animation: galleryScroll 40s linear infinite;\n      width: max-content;\n    }\n    .gallery-scroll:hover { animation-play-state: paused; }\n    .gallery-scroll-item {\n      flex: 0 0 auto;\n      width: 340px; height: 430px;\n      border-radius: 16px;\n      overflow: hidden;\n      position: relative;\n    }\n    .gallery-scroll-item img {\n      width: 100%; height: 100%; object-fit: cover;\n      transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .gallery-scroll-item:hover img { transform: scale(1.05); }\n    @keyframes galleryScroll {\n      0% { transform: translateX(0); }\n      100% { transform: translateX(-50%); }\n    }\n    @media (max-width: 768px) {\n      .gallery-scroll-item { width: 280px; height: 360px; }\n    }\n\n    \/* Testimonial slider *\/\n    .testimonial-track {\n      display: flex; transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\n    }\n    .testimonial-slide { flex: 0 0 100%; min-width: 0; }\n    .testimonial-dot {\n      width: 6px; height: 6px; border-radius: 50%;\n      background: #D4C5B5; transition: all 0.3s ease;\n    }\n    .testimonial-dot.active {\n      width: 24px; border-radius: 3px; background: #B8A9A0;\n    }\n\n    \/* Marble texture *\/\n    .bg-marble {\n      background-image: url(\"data:image\/svg+xml,%3Csvg width='600' height='600' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.015' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'\/%3E%3C\/svg%3E\");\n    }\n\n    \/* Reduced motion *\/\n    @media (prefers-reduced-motion: reduce) {\n      .reveal, .reveal-left, .reveal-right, .reveal-scale {\n        opacity: 1; transform: none; transition: none;\n      }\n      .treatment-card { transition: none; }\n      .img-zoom img { transition: none; }\n      .testimonial-track { transition: none; }\n      html { scroll-behavior: auto; }\n    }\n  <\/style>\n\n\n\n  <!-- Scroll Progress -->\n  <div class=\"scroll-progress\" id=\"scrollProgress\" style=\"width: 0%\"><\/div>\n\n\n  <!-- \n       SECTION 1 - HERO (Full-screen video background)\n        -->\n  <section id=\"hero\" class=\"relative h-screen min-h-[600px] flex items-end overflow-hidden\">\n    <!-- Hero Video Background -->\n    <div class=\"absolute inset-0 overflow-hidden bg-black\">\n      <video class=\"hero-video\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/2026\/04\/main.mp4\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\" preload=\"auto\" id=\"heroVideo\"><\/video>\n      <div class=\"hero-overlay absolute inset-0 z-[2]\"><\/div>\n    <\/div>\n\n    <!-- Hero Content - Bottom-left aligned for video breathing room -->\n    <div class=\"relative z-10 w-full pb-16 sm:pb-20 lg:pb-24\">\n      <div class=\"max-w-7xl\">\n        <div class=\"max-w-2xl\">\n          <div class=\"reveal\" style=\"transition-delay: 0.3s\">\n            <p class=\"text-xs sm:text-sm tracking-ultra text-white\/60 mb-4 font-light\">GANGNAM, SEOUL<\/p>\n          <\/div>\n          <div class=\"reveal\" style=\"transition-delay: 0.5s\">\n            <h1 class=\"font-serif text-4xl sm:text-5xl md:text-6xl lg:text-7xl text-white leading-[1.05] tracking-wide\" style=\"font-weight:500;\">\n              BEAU<span style=\"color:#B8956A;font-weight:300;\">N<\/span>PL\n            <\/h1>\n          <\/div>\n          <div class=\"reveal\" style=\"transition-delay: 0.7s\">\n            <p class=\"text-sm sm:text-base text-white\/70 font-light leading-relaxed max-w-md mt-6 sm:mt-8\">\n              Where advanced dermatology meets the art of well-being.\n              Experience refined, personalized care in the heart of Gangnam\n            <\/p>\n          <\/div>\n          <div class=\"reveal\" style=\"transition-delay: 0.9s\">\n            <div class=\"flex flex-col sm:flex-row items-start gap-4 mt-8 sm:mt-10\">\n              <a href=\"\/booking\" class=\"inline-flex items-center px-8 py-3.5 text-xs tracking-widest-plus bg-white\/95 text-dark hover:bg-white transition-colors duration-200 cursor-pointer\">\n                BOOK APPOINTMENT\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n  <!-- \n       SECTION 2 - ABOUT \/ PHILOSOPHY\n        -->\n  <section id=\"about\" class=\"py-24 sm:py-32 lg:py-40 bg-cream\">\n    <div>\n      <div class=\"grid lg:grid-cols-2 gap-16 lg:gap-28 items-center\">\n        <!-- Text -->\n        <div class=\"order-2 lg:order-1 reveal-left\">\n          <p class=\"text-xs tracking-ultra text-taupe mb-6\">ABOUT DR. JC<\/p>\n          <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight mb-8\">\n            The pursuit of<br>\n            <em class=\"italic\">timeless<\/em> beauty\n          <\/h2>\n          <div class=\"divider-taupe mb-8\"><\/div>\n          <p class=\"text-muted-dark text-sm sm:text-base leading-[1.8] mb-6\">\n            With years of dedication to non-surgical facial rejuvenation, particularly in lifting and filler techniques, I have developed a deep understanding of facial anatomy and what creates natural, balanced results, built through thousands of procedures and extensive experience.\n          <\/p>\n          <p class=\"text-muted-dark text-sm sm:text-base leading-[1.8] mb-10\">\n            In an industry often driven by aggressive marketing, my philosophy remains simple: natural, balanced, and precise results.\n My goal is not to change who you are, but to help you look like the best version of yourself.<br><br>\nChoose experience.Choose a doctor who truly understands the face.\n          <\/p>\n          <a href=\"\/treatments\" class=\"inline-flex items-center gap-3 text-xs tracking-widest-plus text-dark hover:text-taupe transition-colors duration-200 cursor-pointer group\">\n            OUR TREATMENTS\n            <svg class=\"w-4 h-4 transform group-hover:translate-x-1 transition-transform duration-200\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n        <!-- Doctor Profile Image -->\n        <div class=\"order-1 lg:order-2 reveal-right\">\n          <div class=\"relative pb-24 sm:pb-0\">\n            <div id=\"director-img\" class=\"img-zoom aspect-[3\/4] cursor-pointer max-w-full sm:max-w-[80%] mx-auto\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/\uc6d0\uc7a5\ub2d8_6_\uc644-scaled.png\" alt=\"Dr. Hwang Jong-cheol, Director of BEAUNPL Clinic\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n            <\/div>\n            <!-- Floating quote card -->\n            <div class=\"absolute -bottom-8 sm:-bottom-8 left-0 sm:-left-4 md:-left-12 bg-white p-5 sm:p-6 md:p-8 shadow-xl w-[90%] sm:max-w-sm\">\n              <svg class=\"w-6 h-6 text-taupe\/40 mb-3\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11 7.05V4a1 1 0 0 0-1-1H7a8 8 0 0 0-8 8v6a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2H3.07A6 6 0 0 1 7 5.05V7a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1zm13 0V4a1 1 0 0 0-1-1h-3a8 8 0 0 0-8 8v6a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-1.93A6 6 0 0 1 20 5.05V7a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1z\"><\/path><\/svg>\n              <p class=\"font-serif text-lg italic leading-snug text-dark [word-break:keep-all]\">&#8220;My goal is not to change who you are, but to help you look like the best version of yourself.&#8221;<\/p>\n              <p class=\"text-[10px] tracking-[0.2em] uppercase text-muted mt-3\">Dr. JC \u00b7 Chief Director<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION 3 - CLINIC GALLERY\n        -->\n  <section id=\"clinic\" class=\"py-24 sm:py-32 lg:py-40 bg-cream\/40\">\n    <div>\n      <div class=\"text-center mb-16 sm:mb-20 reveal\">\n        <p class=\"text-xs tracking-ultra text-taupe mb-6\">THE CLINIC<\/p>\n        <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight\">\n          A sanctuary of<br>\n          <em class=\"italic\">calm<\/em> &amp; care\n        <\/h2>\n      <\/div>\n    <\/div>\n\n    <!-- Auto-scroll Gallery (Fine Clinic style) -->\n    <div class=\"overflow-hidden reveal\" id=\"galleryContainer\">\n      <div class=\"gallery-scroll\" id=\"galleryScroll\">\n        <!-- Set 1 -->\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/03\/20251211_161017_\ubcf4\uc815-1-scaled.jpg\" alt=\"Private consultation room\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/IMG_0540_\ubcf4\uc815-1-scaled.jpg\" alt=\"Treatment room with equipment\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153651636_13-scaled.jpg\" alt=\"Interior detail with ceramic vases\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153720154_06-1-scaled.jpg\" alt=\"Warm interior with lighting detail\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153720154_12-1.jpg\" alt=\"Shelf with ceramic vases and flowers\" loading=\"lazy\">\n        <\/div>\n        <!-- Set 2 (duplicate for seamless loop) -->\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/03\/20251211_161017_\ubcf4\uc815-1-scaled.jpg\" alt=\"Consultation room\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/IMG_0540_\ubcf4\uc815-1-scaled.jpg\" alt=\"Treatment room\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153651636_13-scaled.jpg\" alt=\"Interior detail\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153651636_22-scaled.jpg\" alt=\"Equipment\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153720154_06-scaled.jpg\" alt=\"Hallway\" loading=\"lazy\">\n        <\/div>\n        <div class=\"gallery-scroll-item cursor-pointer\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153720154_12-scaled.jpg\" alt=\"Waiting area\" loading=\"lazy\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION 4 - RESULTS \/ BEFORE & AFTER\n        -->\n  <section id=\"results\" class=\"py-24 sm:py-32 lg:py-40\" style=\"background-color: rgb(245 240 235 \/ 1);\">\n    <div>\n      <div class=\"grid lg:grid-cols-2 gap-16 lg:gap-24 items-center\">\n        <!-- Image collage -->\n        <div class=\"reveal-left relative\">\n          <div class=\"grid grid-cols-2 gap-4\">\n            <div class=\"img-zoom rounded-sm overflow-hidden aspect-[3\/4] cursor-pointer\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/03\/KakaoTalk_20241004_153651636_01-scaled.jpg\" alt=\"Before and after treatment result\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n            <\/div>\n            <div class=\"img-zoom rounded-sm overflow-hidden aspect-[3\/4] mt-8 cursor-pointer\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/KakaoTalk_20241004_153651636_05-scaled.jpg\" alt=\"Treatment result showcasing skin improvement\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n            <\/div>\n          <\/div>\n          <!-- Floating stat card -->\n          <div class=\"absolute -bottom-6 left-1\/2 -translate-x-1\/2 bg-white px-8 py-5 shadow-lg rounded-sm text-center\">\n            <p class=\"font-serif text-3xl text-taupe\">98%<\/p>\n            <p class=\"text-xs text-muted tracking-wide mt-1\">Client Satisfaction<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Text -->\n        <div class=\"reveal-right lg:pl-4\">\n          <p class=\"text-xs tracking-ultra text-taupe mb-6\">RESULTS<\/p>\n          <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight mb-8\">\n            Real<br>\n            <em class=\"italic\">transformations<\/em>\n          <\/h2>\n          <div class=\"divider-taupe mb-8\"><\/div>\n          <p class=\"text-muted-dark text-sm sm:text-base leading-relaxed mb-6\">\n            Discover real results from our guests, from subtle enhancements to naturally balanced transformations. Every treatment at BEAUNPL is thoughtfully designed to reveal your natural glow\n          <\/p>\n\n          <!-- Stats row -->\n          <div class=\"grid grid-cols-3 gap-6 mb-10\">\n            <div>\n              <p class=\"font-serif text-2xl sm:text-3xl text-dark\">7+<\/p>\n              <p class=\"text-xs text-muted mt-1\">Years Experience<\/p>\n            <\/div>\n            <div>\n              <p class=\"font-serif text-2xl sm:text-3xl text-dark\">30K+<\/p>\n              <p class=\"text-xs text-muted mt-1\">Procedures Done<\/p>\n            <\/div>\n            <div>\n              <p class=\"font-serif text-2xl sm:text-3xl text-dark\">3<\/p>\n              <p class=\"text-xs text-muted mt-1\">Specialist Doctors<\/p>\n            <\/div>\n          <\/div>\n\n          <a href=\"\/results\" class=\"inline-flex items-center gap-3 text-xs tracking-widest-plus text-dark hover:text-taupe transition-colors duration-200 cursor-pointer group\">\n            VIEW ALL RESULTS\n            <svg class=\"w-4 h-4 transform group-hover:translate-x-1 transition-transform duration-200\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION - OUR DOCTORS\n        -->\n  <section id=\"our-doctors\" class=\"relative py-24 sm:py-32 lg:py-40 bg-light overflow-hidden\">\n    <div>\n      <!-- Section header -->\n      <div class=\"text-center mb-20 sm:mb-24 lg:mb-28 reveal\">\n        <p class=\"text-xs tracking-ultra text-taupe mb-6\">OUR DOCTORS<\/p>\n        <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight\">\n          The <em class=\"italic\">hands<\/em> behind<br>\n          your transformation\n        <\/h2>\n        <div class=\"divider-taupe mx-auto mt-10\"><\/div>\n      <\/div>\n\n      <!-- Doctors grid -->\n      <div class=\"grid lg:grid-cols-2 gap-x-12 xl:gap-x-16 gap-y-24 lg:gap-y-0 max-w-6xl mx-auto\">\n\n        <!-- Doctor 1 - Hwang Jongcheol -->\n        <article class=\"reveal-left group\">\n          <div class=\"portrait-frame w-full sm:w-[444px] mx-auto pr-3 sm:pr-0\">\n            <div class=\"relative img-zoom w-full h-[468px] sm:h-[552px] bg-sand z-10 overflow-hidden\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/docker2-scaled.png\" alt=\"Dr. Hwang Jongcheol, Chief Director of BEAUNPL Clinic\" loading=\"lazy\" class=\"absolute inset-0 w-full h-full object-cover object-[center_25%]\">\n              <div class=\"absolute inset-0 bg-gradient-to-t from-dark\/15 via-transparent to-transparent pointer-events-none\"><\/div>\n            <\/div>\n            <div class=\"absolute -bottom-5 left-8 z-20 bg-white px-7 py-4 shadow-[0_10px_30px_-12px_rgba(28,26,23,.25)]\">\n              <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark font-medium\">\n                Chief Director\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"mt-14 px-1 w-full sm:w-[444px] mx-auto\">\n            <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe mb-4 font-medium\">\n              Dermatology \u00b7 Lifting &amp; Filler Specialist\n            <\/p>\n            <h3 class=\"font-serif font-light text-3xl md:text-4xl text-dark leading-tight mb-4\">\n              Dr.JC \u2022 Hwang Jongcheol\n            <\/h3>\n            <p class=\"font-serif italic text-taupe-dark text-base sm:text-lg leading-relaxed mb-8 sm:whitespace-nowrap\">\n              \u201cPrecision begins with understanding the face.\u201d\n            <\/p>\n            <div class=\"divider-taupe mb-8\"><\/div>\n            <ul class=\"space-y-3.5 text-[15px] text-muted-dark leading-relaxed font-light\">\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Chief Director of BEAUNPL Clinic<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Former Director at MayPure Clinic<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Former Chief Director at VelyB Clinic<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Chosun University Graduate School of Medicine<\/span>\n<li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Former KATUSA service member, served with the U.S. Eighth Army &#038; 2nd Infantry Division<\/span>\n              <\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n\n        <!-- Doctor 2 - Kim Seunghyun -->\n        <article class=\"reveal-right group\">\n          <div class=\"portrait-frame w-full sm:w-[444px] mx-auto pr-3 sm:pr-0\">\n            <div class=\"relative img-zoom w-full h-[468px] sm:h-[552px] bg-sand z-10 overflow-hidden\">\n              <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/docker1-scaled.png\" alt=\"Dr. Kim Seunghyun, Director of BEAUNPL Clinic\" loading=\"lazy\" class=\"absolute inset-0 w-full h-full object-cover object-[center_25%]\">\n              <div class=\"absolute inset-0 bg-gradient-to-t from-dark\/15 via-transparent to-transparent pointer-events-none\"><\/div>\n            <\/div>\n            <div class=\"absolute -bottom-5 left-8 z-20 bg-white px-7 py-4 shadow-[0_10px_30px_-12px_rgba(28,26,23,.25)]\">\n              <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark font-medium\">\n                Director\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"mt-14 px-1 w-full sm:w-[444px] mx-auto\">\n            <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe mb-4 font-medium\">\n              Dermatology \u00b7 Skin Science Specialist\n            <\/p>\n            <h3 class=\"font-serif font-light text-3xl md:text-4xl text-dark leading-tight mb-4\">\n              Dr. Kim Songheon\n            <\/h3>\n            <p class=\"font-serif italic text-taupe-dark text-base sm:text-lg leading-relaxed mb-8 sm:whitespace-nowrap\">\n              \u201cWhere science meets the language of skin.\u201d\n            <\/p>\n            <div class=\"divider-taupe mb-8\"><\/div>\n            <ul class=\"space-y-3.5 text-[15px] text-muted-dark leading-relaxed font-light\">\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Director of BEAUNPL Clinic<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Former Director at NAIN Skin Clinic<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Former Director at Agafar Clinic<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>Gachon University Graduate School of Medicine<\/span>\n              <\/li>\n              <li class=\"flex gap-3\">\n                <span class=\"shrink-0 mt-[10px] w-3 h-px bg-taupe\"><\/span>\n                <span>KAIST \u00b7 Chemical &amp; Biomolecular Engineering<\/span>\n              <\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION 5 - SIGNATURE TREATMENTS\n        -->\n  <section id=\"treatments\" class=\"py-24 sm:py-32 lg:py-40 bg-white\">\n    <div>\n      <!-- Header -->\n      <div class=\"text-center mb-16 sm:mb-20 reveal\">\n        <p class=\"text-xs tracking-ultra text-taupe mb-6\">SIGNATURE PROGRAMS<\/p>\n        <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight\">\n          Signature<br>\n          <em class=\"italic\">Procedures<\/em>\n        <\/h2>\n      <\/div>\n\n      <!-- Treatment Cards - 3 column grid -->\n      <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-6 md:gap-8\">\n        <!-- Card 1: Ultherapy Prime -->\n        <div class=\"group reveal block\" style=\"--i: 0\">\n          <div class=\"img-zoom aspect-[4\/3] mb-6 relative rounded-sm overflow-hidden\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/hardware-cosmetology-cosmetology-face-procedure-ultraformer-lifting-scaled.jpg\" alt=\"Professional facial treatment at BEAUNPL\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n            <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n          <\/div>\n          <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe mb-2\">Lifting<\/p>\n          <h3 class=\"font-serif text-2xl md:text-3xl font-light mb-2 group-hover:text-taupe transition-colors\">Ultherapy Prime<\/h3>\n          <p class=\"text-sm text-muted leading-relaxed mb-4\">Non-invasive lifting and tightening using focused ultrasound energy for the face and neck.<\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"text-[10px] tracking-widest uppercase text-taupe border border-sand px-3 py-1.5\">Ulthera<\/span>\n            <span class=\"text-[10px] tracking-widest uppercase text-taupe border border-sand px-3 py-1.5\">HIFU<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Card 2: Thermage -->\n        <div class=\"group reveal block\" style=\"--i: 1\">\n          <div class=\"img-zoom aspect-[4\/3] mb-6 relative rounded-sm overflow-hidden\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/9432.jpg\" alt=\"Skin rejuvenation treatment at BEAUNPL\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n            <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n          <\/div>\n          <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe mb-2\">Skin Tightening<\/p>\n          <h3 class=\"font-serif text-2xl md:text-3xl font-light mb-2 group-hover:text-taupe transition-colors\">Thermage FLX<\/h3>\n          <p class=\"text-sm text-muted leading-relaxed mb-4\">Radiofrequency skin tightening that stimulates collagen renewal for firmer, smoother skin.<\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"text-[10px] tracking-widest uppercase text-taupe border border-sand px-3 py-1.5\">Thermage<\/span>\n            <span class=\"text-[10px] tracking-widest uppercase text-taupe border border-sand px-3 py-1.5\">RF<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Card 3: Rejuran -->\n        <div class=\"group reveal block\" style=\"--i: 2\">\n          <div class=\"img-zoom aspect-[4\/3] mb-6 relative rounded-sm overflow-hidden\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/3290-1.jpg\" alt=\"Body treatment and skin therapy at BEAUNPL\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n            <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n          <\/div>\n          <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe mb-2\">Rejuvenation<\/p>\n          <h3 class=\"font-serif text-2xl md:text-3xl font-light mb-2 group-hover:text-taupe transition-colors\">Rejuran<\/h3>\n          <p class=\"text-sm text-muted leading-relaxed mb-4\">A skin regeneration treatment that helps boost collagen, improve pigmentation and acne scarring, while restoring glow and overall skin quality.<\/p>\n          <div class=\"flex flex-wrap gap-2\">\n            <span class=\"text-[10px] tracking-widest uppercase text-taupe border border-sand px-3 py-1.5\">Rejuran<\/span>\n            <span class=\"text-[10px] tracking-widest uppercase text-taupe border border-sand px-3 py-1.5\">PN<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- View All -->\n      <div class=\"text-center mt-16 reveal\">\n        <a href=\"\/treatments\" class=\"inline-flex items-center gap-3 px-10 py-4 border border-dark\/20 text-dark text-[10px] tracking-[0.2em] uppercase hover:bg-dark hover:text-light transition-all duration-300 cursor-pointer\">\n          View All Treatments\n          <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M4 12h16m0 0l-6-6m6 6l-6 6\"><\/path><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION 4.5 - GOOGLE REVIEWS (WP plugin shortcode)\n        -->\n  <section id=\"google-reviews\" class=\"bg-light\">\n    <div class=\"text-center pt-24 lg:pt-32 relative z-10 bg-light\">\n      <p class=\"text-xs tracking-ultra text-taupe-dark mb-6 reveal\">GOOGLE REVIEWS<\/p>\n      <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight reveal sm:whitespace-nowrap\">\n        Words from our <em class=\"italic\">guests<\/em>\n      <\/h2>\n    <\/div>\n    <div class=\"mt-8 lg:mt-12 relative z-0\">\n      <style>#wprev-slider-2 .wprev_preview_bradius_T1 {border-radius: 0px;}#wprev-slider-2 .wprev_preview_bg1_T1::after{ border-top: 30px solid ; }<\/style><style>.wprs_unslider { max-width: 1700px; margin: 0 auto; padding: 96px 0; font-family: &#039;Work Sans&#039;, sans-serif; color: #1A1A1A; position: relative; } @media (max-width: 1024px) { .wprs_unslider { padding: 80px 0; } } @media (max-width: 768px) { .wprs_unslider { padding: 64px 0; } } \/* \uc2ac\ub77c\uc774\ub354 \ubc15\uc2a4 &mdash; unslider\uc758 \ub3d9\uc791(width 300%, left \ud2b8\ub79c\uc9c0\uc158)\uc744 \ubcf4\uc874\ud574\uc57c \ud558\ubbc0\ub85c height\/overflow\/wrap\uc758 flex \ubcc0\ud658\uc740 \uc808\ub300 \uac74\ub4dc\ub9ac\uc9c0 \uc54a\ub294\ub2e4. *\/ \/* \uc2ac\ub77c\uc774\ub4dc \ub0b4\ubd80 3-\uceec\ub7fc \uadf8\ub9ac\ub4dc (li \uc548\ucabd\uc774\ub77c \uc2ac\ub77c\uc774\ub354 \ub3d9\uc791\uc5d0 \uc601\ud5a5 \uc5c6\uc74c) *\/ .wprevpro_t1_outer_div { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; padding: 8px 0 56px; box-sizing: border-box; \/* \ubaa8\ub4e0 \uc2ac\ub77c\uc774\ub4dc\uc758 \uce74\ub4dc \ud589 \ub192\uc774\ub97c \ud1b5\uc77c *\/ align-items: stretch; min-height: 460px; } @media (max-width: 1024px) { .wprevpro_t1_outer_div { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 640px) { .wprevpro_t1_outer_div { grid-template-columns: 1fr; gap: 20px; } } \/* \uceec\ub7fc wrapper \ucd08\uae30\ud654 *\/ .wprevpro_t1_DIV_1.w3_wprs-col { width: 100% !important; padding: 0 !important; display: flex; flex-direction: column; } \/* \ub9d0\uaf2c\ub9ac(speech tail) \uc81c\uac70 &mdash; \ud15c\ud50c\ub9bf\uc774 ::before\/::after\ub85c \uadf8\ub9ac\ub294 \uc0bc\uac01\ud615 *\/ .indrevdiv::before, .indrevdiv::after, .wprevpro_t1_DIV_2::before, .wprevpro_t1_DIV_2::after, .wprevpro_t1_DIV_1::before, .wprevpro_t1_DIV_1::after { display: none !important; content: none !important; border: 0 !important; background: none !important; } \/* \u2500\u2500 \uce74\ub4dc \ubcf8\uccb4 \u2500\u2500 *\/ .indrevdiv.wprevpro_t1_DIV_2 { background: #FAF9F6 !important; border: 1px solid #EDEDED; border-radius: 4px !important; padding: 32px 28px 28px !important; flex: 1; display: flex; flex-direction: column; transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s ease; box-shadow: 0 1px 0 rgba(26, 26, 26, 0.02); } .indrevdiv.wprevpro_t1_DIV_2:hover { transform: translateY(-4px); border-color: #D4C5B5; box-shadow: 0 18px 40px -22px rgba(26, 26, 26, 0.18); } \/* \ub9ac\ubdf0 \ubcf8\ubb38 \ud14d\uc2a4\ud2b8 &mdash; 8\uc904 \uace0\uc815 \ubc15\uc2a4\ub85c \uce74\ub4dc \ub192\uc774 \ud1b5\uc77c *\/ .wprevpro_t1_P_3 { font-size: 14px !important; line-height: 1.75 !important; color: #6B6560 !important; font-weight: 400; margin: 0 0 20px !important; letter-spacing: 0.005em; display: -webkit-box; -webkit-line-clamp: 8; line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden; \/* 14px * 1.75 * 8\uc904 = 196px \uace0\uc815 *\/ height: 196px; } \/* \ubbf8\ub514\uc5b4 \uc378\ub124\uc77c\uc774 \uc788\ub294 \uacbd\uc6b0\uc5d4 \ubcf8\ubb38 \uc904 \uc218\ub97c \uc904\uc5ec \uce74\ub4dc \ucd1d \ub192\uc774 \uc720\uc9c0 *\/ .wprevpro_t1_DIV_2:has(.wprev_media_div) .wprevpro_t1_P_3 { -webkit-line-clamp: 4; line-clamp: 4; height: 98px; } \/* \ubcc4\uc810 \ud589 *\/ .wprevpro_star_imgs_T1 { display: flex; align-items: center; gap: 2px; margin-bottom: 14px; } .wprevpro_star_imgs.wprevpro_star_imgsloc1 { display: inline-flex; gap: 2px; } .svg-wprsp-star { display: inline-block; width: 14px; height: 14px; background: #B8A9A0 !important; -webkit-mask: url(&quot;data:image\/svg+xml;utf8,&lt;svg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; viewBox=&#039;0 0 24 24&#039;&gt;&lt;path d=&#039;M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z&#039;\/&gt;&lt;\/svg&gt;&quot;) center\/contain no-repeat; mask: url(&quot;data:image\/svg+xml;utf8,&lt;svg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; viewBox=&#039;0 0 24 24&#039;&gt;&lt;path d=&#039;M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z&#039;\/&gt;&lt;\/svg&gt;&quot;) center\/contain no-repeat; } \/* Verified \ubc43\uc9c0 *\/ .verifiedloc1.wprevpro_verified_svg { display: inline-block; margin: 0 8px 0 6px; vertical-align: middle; } .svg-wprsp-verified { display: inline-block; width: 14px; height: 14px; background: #B8A9A0; -webkit-mask: url(&quot;data:image\/svg+xml;utf8,&lt;svg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; viewBox=&#039;0 0 24 24&#039;&gt;&lt;path d=&#039;M12 2l2.39 2.45 3.4-.49.49 3.4L20.73 9.6 19.27 12l1.46 2.4-2.45 2.24-.49 3.4-3.4-.49L12 22l-2.39-2.45-3.4.49-.49-3.4L3.27 14.4 4.73 12 3.27 9.6l2.45-2.24.49-3.4 3.4.49L12 2zm-1.2 13.4l5.66-5.66-1.42-1.42-4.24 4.24-2.12-2.12L7.27 12l3.53 3.4z&#039;\/&gt;&lt;\/svg&gt;&quot;) center\/contain no-repeat; mask: url(&quot;data:image\/svg+xml;utf8,&lt;svg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; viewBox=&#039;0 0 24 24&#039;&gt;&lt;path d=&#039;M12 2l2.39 2.45 3.4-.49.49 3.4L20.73 9.6 19.27 12l1.46 2.4-2.45 2.24-.49 3.4-3.4-.49L12 22l-2.39-2.45-3.4.49-.49-3.4L3.27 14.4 4.73 12 3.27 9.6l2.45-2.24.49-3.4 3.4.49L12 2zm-1.2 13.4l5.66-5.66-1.42-1.42-4.24 4.24-2.12-2.12L7.27 12l3.53 3.4z&#039;\/&gt;&lt;\/svg&gt;&quot;) center\/contain no-repeat; } \/* \ubbf8\ub514\uc5b4 \uc378\ub124\uc77c *\/ .wprev_media_div { display: flex; gap: 8px; margin: 4px 0 18px; flex-wrap: wrap; } .wprev_media_img_a { display: block; line-height: 0; } .wprev_media_img { width: 64px; height: 64px; object-fit: cover; border-radius: 3px; border: 1px solid #EDEDED; transition: transform 0.4s ease, border-color 0.3s ease; } .wprev_media_img:hover { transform: scale(1.04); border-color: #B8A9A0; } \/* \uc791\uc131\uc790 \uc601\uc5ed *\/ .wprevpro_t1_A_8 { display: inline-flex; vertical-align: middle; margin-top: auto; padding-top: 8px; } .wprevpro_t1_IMG_4 { width: 40px !important; height: 40px !important; border-radius: 50% !important; border: 1px solid #EDEDED; object-fit: cover; } .wprevpro_t1_SPAN_5 { display: inline-block; vertical-align: middle; margin-left: 12px; font-family: &#039;Outfit&#039;, sans-serif !important; font-size: 14px !important; font-weight: 500 !important; color: #1A1A1A !important; letter-spacing: 0.02em; padding-top: 8px; } .wprev_showdate_T1 { display: block; font-family: &#039;Work Sans&#039;, sans-serif !important; font-size: 11px !important; font-weight: 400 !important; color: #8B8B8B !important; letter-spacing: 0.12em; text-transform: uppercase; margin-top: 2px; } \/* \u2500\u2500 Prev \/ Next \ud654\uc0b4\ud45c \u2500\u2500 *\/ .wprs_unslider-arrow { position: absolute; top: 38%; width: 44px; height: 44px; border-radius: 50%; background: #FAF9F6 !important; border: 1px solid #EDEDED; color: transparent !important; font-size: 0 !important; cursor: pointer; transition: all 0.3s ease; z-index: 5; } .wprs_unslider-arrow:hover { background: #B8A9A0 !important; border-color: #B8A9A0; } .wprs_unslider-arrow.prev { left: 20px; } .wprs_unslider-arrow.next { right: 20px; } @media (max-width: 768px) { .wprs_unslider-arrow.prev { left: 0; } .wprs_unslider-arrow.next { right: 0; } } .wprs_unslider-arrow::before { content: &#039;&#039;; position: absolute; inset: 0; margin: auto; width: 10px; height: 10px; border-top: 1.5px solid #1A1A1A; border-right: 1.5px solid #1A1A1A; transition: border-color 0.3s ease; } .wprs_unslider-arrow.prev::before { transform: rotate(-135deg); margin-left: 18px; } .wprs_unslider-arrow.next::before { transform: rotate(45deg); margin-right: 18px; } .wprs_unslider-arrow:hover::before { border-color: #FAF9F6; } \/* \u2500\u2500 \ub3c4\ud2b8 \ub124\ube44\uac8c\uc774\uc158 (home2 testimonial-dot \uc2a4\ud0c0\uc77c) \u2500\u2500 *\/ .wprs_unslider-nav { display: flex; justify-content: center; margin-top: 8px; } .wprs_unslider-nav ol { display: flex; gap: 10px; padding: 0; margin: 0; list-style: none; } .wprs_unslider-nav ol li { width: 6px; height: 6px; border-radius: 50%; background: #D4C5B5; text-indent: -9999px; cursor: pointer; transition: all 0.3s ease; } .wprs_unslider-nav ol li.wprs_unslider-active { width: 24px; border-radius: 3px; background: #B8A9A0; } \/* \uc774\ubaa8\uc9c0 \uc815\ub82c *\/ .wprevpro_t1_P_3 img.emoji { width: 14px; height: 14px; vertical-align: -2px; display: inline-block; }<\/style><div class=\"wprev-slider revnotsameheight\" id=\"wprev-slider-2\" data-revsameheight=\"no\" data-onemobil=\"\" data-sliderautoplay=\"\"  data-slidespeed=\"1\" data-slideautodelay=\"5\" data-sliderhideprevnext=\"\" data-sliderhidedots=\"\" data-sliderfixedheight=\"\"><ul><li>\t\t<div class=\"wprevpro_t1_outer_div w3_wprs-row-padding\">\r\n\t\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>\u56e0\u70ba\u6700\u8fd1\u6709\u81c9\u90e8\u7dca\u7dfb\u5ea6\u7684\u56f0\u64fe\uff0c\u6240\u4ee5\u53bb\u4e86\u4e00\u5bb6\u76ae\u819a\u79d1\u8a3a\u6240\uff0c\u6574\u9ad4\u9ad4\u9a57\u975e\u5e38\u6eff\u610f\uff0c\u6240\u4ee5\u60f3\u4f86\u5206\u4eab\u4e00\u4e0b\u6211\u7684\u5fc3\u5f97\u3002\u8a3a\u6240\u5167\u90e8\u975e\u5e38\u4e7e\u6de8\u3001\u74b0\u5883\u4e5f\u5f88\u597d\uff0c\u7b2c\u4e00\u5370\u8c61\u5c31\u5f88\u4e0d\u932f\u3002\u5de5\u4f5c\u4eba\u54e1\u4e5f\u90fd\u5f88\u89aa\u5207\uff0c\u5f9e\u8aee\u8a62\u5230\u7642\u7a0b\u904e\u7a0b\u90fd\u8b93\u4eba\u611f\u5230\u5f88\u653e\u9b06\u3001\u6c92\u6709\u58d3\u529b\u3002\n\n\u6211\u4e3b\u8981\u7684\u56f0\u64fe\u662f\u6df1\u5c64\u81c9\u9830\uff08\u6df1\u5c64\u9830\u51f9\uff09\u548c\u6728\u5076\u7d0b\uff0c\u800c\u4e14\u6211\u672c\u8eab\u81c9\u9830\u8102\u80aa\u4e0d\u591a\uff0c\u6240\u4ee5\u4e00\u76f4\u5f88\u7336\u8c6b\u4e0d\u77e5\u9053\u9069\u5408\u505a\u4ec0\u9ebc\u7642\u7a0b\u3002\u8aee\u8a62\u7684\u6642\u5019\u91ab\u5e2b\u5f88\u4ed4\u7d30\u5730\u5e6b\u6211\u770b\u81c9\u90e8\u72c0\u6cc1\uff0c\u4e5f\u5f88\u8a73\u7d30\u5730\u89e3\u91cb\u9069\u5408\u6211\u7684\u7642\u7a0b\uff0c\u6700\u5f8c\u5efa\u8b70\u6211\u505a Sofwave\uff0c\u6240\u4ee5\u6211\u5c31\u6c7a\u5b9a\u63a5\u53d7\u9019\u500b\u7642\u7a0b\u3002\n\n\u7642\u7a0b\u524d\u4e5f\u5e6b\u6211\u505a\u4e86\u5f88\u4ed4\u7d30\u7684\u8a2d\u8a08\uff0c\u65bd\u4f5c\u7684\u904e\u7a0b\u4e5f\u975e\u5e38\u7d30\u5fc3\uff0c\u8b93\u4eba\u53ef\u4ee5\u5f88\u5b89\u5fc3\u5730\u63a5\u53d7\u6cbb\u7642\u3002\u73fe\u5728\u505a\u5b8c\u5927\u6982\u4e00\u500b\u6708\u4e86\uff0c\u53ef\u4ee5\u611f\u89ba\u5230\u6df1\u5c64\u81c9\u9830\u7684\u90e8\u5206\u6bd4\u4e4b\u524d\u66f4\u7dca\u7dfb\u3001\u8f2a\u5ed3\u4e5f\u66f4\u9806\uff0c\u6728\u5076\u7d0b\u770b\u8d77\u4f86\u4e5f\u6c92\u6709\u4e4b\u524d\u90a3\u9ebc\u660e\u986f\u3002\n\n\u8a2d\u8a08\u548c\u65bd\u4f5c\u90fd\u975e\u5e38\u4ed4\u7d30\uff0c\u800c\u4e14\u6548\u679c\u4e5f\u5f88\u597d\uff0c\u6240\u4ee5\u6211\u500b\u4eba\u771f\u7684\u975e\u5e38\u6eff\u610f\u3002\u6574\u9ad4\u4f86\u8aaa\uff0c\u7121\u8ad6\u662f\u74b0\u5883\u3001\u8aee\u8a62\u9084\u662f\u7642\u7a0b\u9ad4\u9a57\u90fd\u8b93\u4eba\u5f88\u6eff\u610f\u3002\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLmEYmFfa7E_QEOrRJTuNPJ_I2G1z71ATyL7OmefQGR7tbcQQ=s64-c-rp-mo-br100\" alt=\"\ucd08\ubbfc Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">\ucd08\ubbfc<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 16, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I discovered this clinic through Instagram, and after seeing a lot of information, I felt like I had to visit this place\u2014so I did.\n\nFrom the cleansing to the consultation, the entire process was very well-organized and professional, which made me feel confident. They recommended treatments tailored to my skin through a personalized design, which was extremely helpful for someone like me who isn\u2019t very familiar with procedures.\n\nI had been unsure about what treatments to choose and how to improve\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJq3J0j-O6NNKx5ok_MtfZ24k41UEkYAeoGud6kGwpeSJ5NTg=s64-c-rp-mo-br100\" alt=\"Sora Youn Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Sora Youn<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 4, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>Very pleasant experience. Grace and Sally is very warm and patient in explaining everything in detail. The staff and Doctors are all nice and friendly. Dr. JC thank you very for such a wonderful experience.\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWMXaB_Ge9GQFg30-Y5ARoAHMrD9JmQju6pmGitliw4MFpDmv0pLg=s64-c-rp-mo-br100\" alt=\"EG Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">EG<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 28, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>Visited clinic and met the 2 insta-doctor-pharmacist couple. Pharmacist JiSeon Lee and Global Services staffer Grace are warm and welcoming. They knew me from just the Whatsapp chat. We connected like family right away. They guided me to Dr JC - the magic hands of the clinic. He has great conversational and medical English skills. I understood everything.\n\nExpressed my concerns - about past \"injuries\" from another clinic. Grace translated as soon as support staff needed to talk to me, so nothing got lost in translation.\n\nDr JC made sure I got all of the pain-free options. And he was right, I felt safe, closed to painless. Possibly less than 2 on most of face, and maybe 3-4 on the skin thin boney areas. But it was quick at those spots.\n\nAt the end, we took departing picture - like a family visit. Pharmacist JiSeon even walked me over to local pharmacy to recommend K-pharma beauty products that she talked about in instagram.\n\nWhat else can you I asked for a first visit in SK. I have never gotten this much attention from medspas at home.\n\nTHANK YOU and I will return again.\nJ\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWaYddn6tfjxAopvQjOyZ49h1qoo4n0iLEuDGu1MYoH3i-UsVug=s64-c-rp-mo-ba3-br100\" alt=\"JSC LAW Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">JSC LAW<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 11, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t<\/div>\r\n<\/li><li class=\"wprevnextslide\">\t\t<div class=\"wprevpro_t1_outer_div w3_wprs-row-padding\">\r\n\t\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>English-speaking staff with such warm and attentive customer service \u2014 especially Grace, who made the whole experience feel so seamless and welcoming from the moment I walked in \ud83e\udd0d\n\nI had a detailed face scan and a thorough consultation directly with Dr JC, which I really appreciated. It felt personalised, not rushed, and I knew exactly what I was getting before starting. I went ahead with Onda lifting and Ultherapy, and honestly\u2026 it was so much better than I expected. Minimal discomfort, very gentle, and surprisingly relaxing.\n\nEverything was done so professionally and carefully \u2014 you can really tell they know what they\u2019re doing. I walked out feeling happy, confident, and already loving the results \u2728\n\nFlew all the way from Sydney for this and it was absolutely worth it\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJGkY3YXKkBuMIWWY8g16cIOHd7oL5K0n3rwqklfkEusJXtxbE=s64-c-rp-mo-br100\" alt=\"Stefani Ng Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Stefani Ng<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 18, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>The clinic is beautiful and the staff is super nice and they go above and beyond to make you feel comfortable. They made sure there was someone with me to translate every single details. The professionalism of the doctors is outstanding. The 1:1 consultation was grea, they listen to my concerns and made sure  a well  curated a plan  was presented with multiple options for me to chose form.\nOverall a great experience and I will be back for sure. \u2764\ufe0f\u2764\ufe0f\u2764\ufe0f\u2764\ufe0f\t\t\t\t<\/p>\r\n\t\t\t\t<div class=\"wprev_media_div 1\"><a data-fslightbox=\"wprevgallery4\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb3658d8aa-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb3658d8aa-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 0\"><\/a><\/div>\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUc9l_6RJmoYMM3gFd_onvFwD-a2ADiOMPPBb4j89o6-w-t3PW3=s64-c-rp-mo-br100\" alt=\"Cristina Jackle Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Cristina Jackle<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 10, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I recently visited a dermatology clinic for my skin concerns, and it was a great experience overall. The clinic was clean and modern, and all the staff were very kind and welcoming, which made me feel comfortable right away.\n\nThe doctor carefully analyzed my skin and explained everything in detail, which made me feel confident and reassured. I was especially impressed with the thorough design check, as they considered my overall facial balance and suggested a natural-looking treatment plan.\n\nBased on my concerns about skin elasticity, texture, and lifting, I received Juvelook Skin, Ultherapy, and Onda Lifting. Everything was explained clearly, and the staff made sure I was comfortable throughout the procedures.\n\nAlthough I\u2019m still waiting to see the full results, I already feel very positive and excited about the outcome. Overall, I\u2019m very satisfied and would definitely visit again. \ud83d\ude0a\t\t\t\t<\/p>\r\n\t\t\t\t<div class=\"wprev_media_div 1\"><a data-fslightbox=\"wprevgallery32\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36a6843d-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36a6843d-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 0\"><\/a><\/div>\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIobWxhpEXzP7KWi2p17wuFJLjop54RKq_kagQMGCAmaykVZQ=s64-c-rp-mo-br100\" alt=\"\uc720\uc120\uc625 Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">\uc720\uc120\uc625<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 18, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I visited this clinic after making a reservation in advance before my trip to Korea, based on a recommendation from a friend. From the moment I arrived, it exceeded my expectations\u2014the place itself is beautiful, well-maintained, and very professional. The facilities are modern and spotless, and the staff were incredibly kind, attentive, and welcoming throughout my visit.\n\nAs someone who doesn\u2019t have much experience with dermatology treatments, I especially appreciated how thoroughly they took the time to understand my skin and concerns. They explained everything in detail and carefully guided me through which treatments would be most suitable for me, without any pressure.\n\nOverall, I had a very satisfying experience and felt well taken care of from start to finish. I would definitely recommend this clinic to anyone visiting Korea and looking for high-quality skincare services \ud83d\ude0a\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX3n-i3CPbVbVUSO8qYvSCW3w4xdKg2ncwHnAXcXJ6zNcyeP-E=s64-c-rp-mo-br100\" alt=\"lotsokimm Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">lotsokimm<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 17, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t<\/div>\r\n<\/li><li class=\"wprevnextslide\">\t\t<div class=\"wprevpro_t1_outer_div w3_wprs-row-padding\">\r\n\t\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>Such a lovely place to be. The staff and doctors are very thorough with the recommendations and you dont feel pressured. This clinic has given me the best results compared all other clinic here in Korea. And I will most definitely be back when I visit Korea again. I am so happy with my treatment.\t\t\t\t<\/p>\r\n\t\t\t\t<div class=\"wprev_media_div 1\"><a data-fslightbox=\"wprevgallery13\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb365b9778-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb365b9778-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 0\"><\/a><\/div>\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWG5wXzZzi7bu-hnbSaMRbaPiQ1c_rq1pJjBSGvpbvAZsLKRgyklw=s64-c-rp-mo-br100\" alt=\"Rosemarie Encina Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Rosemarie Encina<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 4, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I visited a dermatology clinic in Apgujeong, and I was so excited to finally meet the doctor I had only seen on videos before.\nDuring the consultation, the doctor carefully examined my skin and explained the procedure in a clear and easy-to-understand way, which made me feel very confident.\nThe staff were all very friendly and helpful, making the whole visit comfortable from start to finish.\nThey offer a wide variety of treatments, so I was able to choose the one that was best suited for my skin concerns.\nThe clinic itself didn\u2019t feel like a mass-treatment facility at all; it was private, calm, and very well-maintained.\nDuring the procedure, the doctor monitored my condition closely and provided thoughtful care, which made me feel safe throughout.\nThey also explained post-treatment care in detail, so I felt well-prepared for aftercare.\nOverall, I was extremely satisfied with the consultation, treatment, and service, and I would definitely visit again.\t\t\t\t<\/p>\r\n\t\t\t\t<div class=\"wprev_media_div 2\"><a data-fslightbox=\"wprevgallery17\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb366038e6-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb366038e6-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 0\"><\/a><a data-fslightbox=\"wprevgallery17\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb3663ca1f-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb3663ca1f-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 1\"><\/a><\/div>\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVJpL1pmJL68mMAgMa4yVRqfaGnnxhmvh2DmmcNChyIpd_6pQk=s64-c-rp-mo-br100\" alt=\"Kang Jasmine Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Kang Jasmine<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 1, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I\u2019ve always been very interested in skincare, and since there are so many clinics in Korea, I spent a long time researching before finally choosing this place. It honestly wasn\u2019t an easy decision, but I\u2019m so glad I came here\u2014it was absolutely worth it!\n\nFrom the moment I walked in, I was impressed by how luxurious and well-maintained the clinic felt. The atmosphere is calm, clean, and very high-end, which immediately made me feel comfortable and confident in my choice.\n\nWhat stood out the most was how kind and attentive all the staff were. They really took the time to listen carefully to all of my concerns and never rushed the consultation. Instead of recommending unnecessary treatments, they suggested only the procedures that truly suited my skin condition and personal needs, which I really appreciated.\n\nI felt like they genuinely cared about helping me achieve the best results rather than just selling treatments. That level of honesty and professionalism is rare to find.\n\nOverall, I\u2019m extremely satisfied with my experience here, and I\u2019m very grateful for the thoughtful care I received. I would definitely recommend this clinic to anyone looking for personalized skincare treatments in Korea!\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWgKgqZGfF9MUUnojF1V-aam5ZfX6kLWEYkf19XJ833C5Zczna5=s64-c-rp-mo-br100\" alt=\"Santa Kim Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Santa Kim<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 21, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I visited the clinic the same day after seeing it on Instagram. Since it was a same-day booking, I couldn\u2019t see Dr. JC, but I was informed about this in advance when making the reservation.\nInstead, I had a consultation with the associate doctor, a coordinator, and an interpreter, and they explained everything in detail. The treatment felt very careful and professional.\nOverall, I had no difficulty receiving services as a foreign patient. The entire building is dedicated to the clinic, and the atmosphere is very luxurious.\nNext time, I will definitely make a reservation in advance so I can consult with Dr. JC and receive treatment from him.\t\t\t\t<\/p>\r\n\t\t\t\t<div class=\"wprev_media_div 2\"><a data-fslightbox=\"wprevgallery37\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36b3709c-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36b3709c-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 0\"><\/a><a data-fslightbox=\"wprevgallery37\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36b67cfd-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36b67cfd-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 1\"><\/a><\/div>\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJstAv7q6vysukrUH8Y-MXXleayIJj8rQSQul2Qb8mPXvyzIg=s64-c-rp-mo-br100\" alt=\"Scarlet Choi Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Scarlet Choi<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 17, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t<\/div>\r\n<\/li><li class=\"wprevnextslide\">\t\t<div class=\"wprevpro_t1_outer_div w3_wprs-row-padding\">\r\n\t\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I visited the clinic for a lifting treatment and I\u2019m very satisfied with the overall experience. The location was convenient, and the clinic itself was clean and comfortable. Most of all, the staff were incredibly kind and made me feel at ease throughout the visit.\n\nI had concerns about pigmentation and pores, and after a consultation, they recommended the Lituo treatment, which I decided to do together with the lifting. I didn\u2019t experience much bruising, which was great. Although it was a bit painful, the staff took great care of me and made sure I was comfortable during the procedure.\n\nI\u2019m still in the recovery process, but I\u2019m already looking forward to the results. Overall, it was a very satisfying experience!\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKu5elqxNu3jdjeVzcHvYWhvVGgTsm85Vj3ebmdfmo-vQb9pA=s64-c-rp-mo-br100\" alt=\"\uc774\uc194 Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">\uc774\uc194<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 4, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>From consultation to treatment, everything is handled with great care and attention to detail. The clinic takes time to understand each patient rather than rushing, which makes the experience feel more personalized.\n\nThe head doctor is known for delivering natural, well-balanced results, especially with treatments like Thermage, Ultherapy, Rejuran, and fillers. There\u2019s a clear sense of experience and aesthetic judgment behind the work.\n\nI also appreciated how private and discreet the overall process is. It feels calm, professional, and well-managed from start to finish.\n\nRecommended for those looking for a high-quality, detail-focused clinic experience in Seoul\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLHcCH1mX7qnULyuv79SH0JGLQZEtqPl3ZD62amu5qRSsFLYw=s64-c-rp-mo-br100\" alt=\"\uc7a5\uc900\uadfc Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">\uc7a5\uc900\uadfc<br\/><span class=\"wprev_showdate_T1\">4\uc6d4 6, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>It was an amazing experience, they are really nice and professional.\nIt\u2019s a really beautiful place.\nAnd it was really easy to communicate and understand the procedures. Grace was so amazing and kind helping my daughter and I with every doubt that we have. We definitely will back.\t\t\t\t<\/p>\r\n\t\t\t\t<div class=\"wprev_media_div 4\"><a data-fslightbox=\"wprevgallery25\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb366cf4d4-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb366cf4d4-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 0\"><\/a><a data-fslightbox=\"wprevgallery25\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36711b1d-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36711b1d-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 1\"><\/a><a data-fslightbox=\"wprevgallery25\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36743902-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb36743902-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 2\"><\/a><a data-fslightbox=\"wprevgallery25\" class=\"wprev_media_img_a notyoutu\" href=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb3677503a-0.jpg\" ><img decoding=\"async\" src=\"https:\/\/beaunpl.com\/wp-content\/uploads\/wp-google-reviews\/images\/review-image-69ddb3677503a-0.jpg\" class=\"wprev_media_img\"  alt=\"media thumbnail 3\"><\/a><\/div>\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUvHGiZeat26AT_sXb3EXeFrGhpXz0ikmRuJ7IdYobc-i9YNOkT=s64-c-rp-mo-br100\" alt=\"Janny Flores Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">Janny Flores<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 27, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t\t<div class=\"wprevpro_t1_DIV_1 w3_wprs-col l3\">\r\n\t\t\t<div class=\"indrevdiv wprevpro_t1_DIV_2 wprev_preview_bg1_T1 wprev_preview_tcolor1_T1 wprev_preview_bradius_T1\">\r\n\t\t\t\t<p class=\"wprevpro_t1_P_3 wprev_preview_tcolor1_T1\">\r\n\t\t\t\t\t<span class=\"wprevpro_star_imgs_T1\"><span class=\"starloc1 wprevpro_star_imgs wprevpro_star_imgsloc1\"><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><span class=\"svgicons svg-wprsp-star\"><\/span><\/span><\/span><span class=\"verifiedloc1 wprevpro_verified_svg wprevtooltip\" data-wprevtooltip=\"Verified on Google\"><span class=\"svgicons svg-wprsp-verified\"><\/span><\/span>I discovered this clinic after randomly coming across Dr. JC\u2019s Instagram, and I\u2019m so glad I did. From the moment I walked in, I was honestly impressed. The clinic itself is beautiful \u2014 very luxurious, clean, and thoughtfully designed. The interior feels high-end and welcoming at the same time.\n\nThe staff were incredibly friendly and professional throughout my visit. They made me feel comfortable right away and explained everything clearly, which I really appreciated as an international visitor.\n\nDr. JC was also excellent. The procedure was done very carefully and professionally, and I felt like I was in very good hands the whole time. Most importantly, I\u2019m very happy with the results \u2014 the treatment worked great and exceeded my expectations.\n\nOverall, it was a wonderful experience. I would definitely recommend this clinic to anyone visiting Korea, and I will absolutely come back again whenever I\u2019m in Korea!\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/div><span class=\"wprevpro_t1_A_8\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVQV9k0EMLxVTsZh_yLd42QmwKA_RW1hRP9m5Y2OW6UEqWjgCW4=s64-c-rp-mo-br100\" alt=\"coxhxh 711 Avatar\" class=\"wprevpro_t1_IMG_4\" loading=\"lazy\" \/><\/span> <span class=\"wprevpro_t1_SPAN_5 wprev_preview_tcolor2_T1\">coxhxh 711<br\/><span class=\"wprev_showdate_T1\">3\uc6d4 16, 2026<\/span> <\/span>\r\n\t\t<\/div>\r\n\t\t<\/div>\r\n<\/li><\/ul><\/div>\r\n\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION 5 - WHY BEAUNPL (Full-width parallax + features)\n        -->\n  <section class=\"relative py-24 sm:py-32 lg:py-40 overflow-hidden\" style=\"background: linear-gradient(135deg, #E8E0D8 0%, #D4C5B5 40%, #C8BBB2 100%)\">\n    <div class=\"absolute inset-0 bg-marble opacity-40\"><\/div>\n    <div class=\"relative z-10 text-center\">\n      <div class=\"reveal\">\n        <p class=\"text-xs tracking-ultra text-taupe-dark mb-6\">WHY BEAUNPL<\/p>\n        <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight mb-8\">\n          Where science meets<br>\n          <em class=\"italic\">sophistication<\/em>\n        <\/h2>\n        <div class=\"divider-taupe mx-auto mb-10\"><\/div>\n      <\/div>\n      <div class=\"grid sm:grid-cols-3 gap-8 sm:gap-12 stagger max-w-6xl mx-auto px-6\">\n        <div class=\"reveal text-center py-8 sm:py-10\" style=\"--i: 0\">\n          <div class=\"icon-ring mx-auto mb-4\">\n            <svg class=\"w-5 h-5 text-taupe-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"font-serif text-lg text-dark mb-2\">Expert Medical Care<\/h3>\n          <p class=\"text-muted-dark text-xs leading-relaxed mx-auto\" style=\"max-width:300px\">All treatments are performed by licensed and experienced doctors, ensuring the highest standards of safety and optimal results.<\/p>\n        <\/div>\n        <div class=\"reveal text-center py-8 sm:py-10\" style=\"--i: 1\">\n          <div class=\"icon-ring mx-auto mb-4\">\n            <svg class=\"w-5 h-5 text-taupe-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"font-serif text-lg text-dark mb-2\">Advanced Technology<\/h3>\n          <p class=\"text-muted-dark text-xs leading-relaxed mx-auto\" style=\"max-width:300px\">Using leading technologies including Ultherapy Prime, Thermage FLX, and the latest skin booster therapies for refined, natural results.<\/p>\n        <\/div>\n        <div class=\"reveal text-center py-8 sm:py-10\" style=\"--i: 2\">\n          <div class=\"icon-ring mx-auto mb-4\">\n            <svg class=\"w-5 h-5 text-taupe-dark\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"><\/path><\/svg>\n          <\/div>\n          <h3 class=\"font-serif text-lg text-dark mb-2\">Personalized Care<\/h3>\n          <p class=\"text-muted-dark text-xs leading-relaxed mx-auto\" style=\"max-width:300px\">Each treatment plan is carefully tailored following an in-depth consultation and 3D skin analysis.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \n       SECTION - NEARBY ATTRACTIONS\n        -->\n  <section id=\"attractions\" class=\"py-24 sm:py-32 lg:py-40 bg-light overflow-hidden\">\n\n    <!-- Section Header + Nav -->\n    <div class=\"mb-14 sm:mb-16\">\n      <div class=\"flex flex-col sm:flex-row sm:items-end sm:justify-between gap-8 reveal\">\n        <div>\n          <p class=\"text-xs tracking-ultra text-taupe-dark mb-6 font-sans uppercase\">EXPLORE NEARBY<\/p>\n          <h2 class=\"font-serif text-3xl sm:text-4xl lg:text-5xl text-dark leading-tight font-light\">\n            Discover Gangnam&#8217;s<br><em class=\"italic font-light\">finest<\/em> destinations\n          <\/h2>\n          <p class=\"text-muted-dark text-sm leading-relaxed mt-5 font-light sm:whitespace-nowrap\">\n            Must-visit attractions just steps away from our clinic in the heart of Apgujeong.\n          <\/p>\n        <\/div>\n        <!-- Navigation Arrows + View All -->\n        <div class=\"flex items-center gap-3 flex-shrink-0\">\n          <button class=\"swiper-nav-btn swiper-prev-btn\" aria-label=\"Previous attraction\">\n            <svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M19.5 12h-15m0 0l6.75 6.75M4.5 12l6.75-6.75\"><\/path><\/svg>\n          <\/button>\n          <button class=\"swiper-nav-btn swiper-next-btn\" aria-label=\"Next attraction\">\n            <svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75\"><\/path><\/svg>\n          <\/button>\n          <a href=\"\/attraction\" class=\"hidden sm:inline-flex items-center gap-2 ml-4 text-[10px] tracking-widest-plus uppercase text-taupe-dark hover:text-dark transition-colors cursor-pointer\">\n            View All\n            <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Swiper Carousel -->\n    <div class=\"reveal\" id=\"attractions-carousel\">\n      <div class=\"swiper attractions-swiper\">\n        <div class=\"swiper-wrapper\">\n\n          <!-- Slide 1: Apgujeong Rodeo Street -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Apgujeong-Rodeo-Street.jpg\" alt=\"Apgujeong Rodeo Street - trendy K-fashion district with luxury brands and cafes in Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">K-Fashion &amp; Trends<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Apgujeong Rodeo<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">A trendy street known for its luxury designer boutiques, stylish cafes and vibrant K-fashion culture. One of Korea&#8217;s most fashionable lifestyle hotspots.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 1min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/share.google\/Wy9uuqiKAbx1wAlNI\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 2: Dosan Park -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Dosan-Park.jpeg\" alt=\"Dosan Park - tranquil urban park with walking paths and sculpture garden in Gangnam, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Nature &amp; Relaxation<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Dosan Park<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">A tranquil urban retreat in the heart of Gangnam, known for its peaceful walking paths, greenery, and elegant sculpture gardens.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Uber : 2min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 5min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/maps.app.goo.gl\/iNjiP1h1KRKciS897\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 3: Seongsu Cafe Street -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Seongsu-Cafe-Onion.jpeg\" alt=\"Seongsu Cafe Street - trendy cafe district with industrial-chic coffee shops and concept stores in Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Cafe &amp; Culture<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Seongsu Cafe Street<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">Seoul&#8217;s trendiest cafe district, where stylish coffee spots, curated concept stores, and creative art spaces converge.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Uber : 15min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 40min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/maps.app.goo.gl\/8o3mgjA8LpzRrnB7A\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 4: Lotte World Tower -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Lotte-World-Tower.jpg\" alt=\"Lotte World Tower - Korea's tallest 555m skyscraper with Seoul Sky observation deck in Jamsil, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Iconic Skyline<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Lotte World Tower<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">Korea&#8217;s tallest building at 555m, with the Seoul Sky observation deck offering breathtaking 360\uc9f8 city views.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Taxi : 20min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"14\" rx=\"2\"><\/rect><path d=\"M3 11h18M9 17l-2 4M15 17l2 4\"><\/path><circle cx=\"8.5\" cy=\"14\" r=\"0.6\"><\/circle><circle cx=\"15.5\" cy=\"14\" r=\"0.6\"><\/circle><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Subway : 25min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/maps.app.goo.gl\/dDxPVjg6dQ5fWAT99\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 5: Seokchon Lake -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Seokchon-Lake-Cherry-Blossom.jpeg\" alt=\"Seokchon Lake with cherry blossoms in full bloom and Lotte World Tower view in Jamsil, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Nature &amp; Cherry Blossoms<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Seokchon Lake<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">A serene urban lake circled by 1,000+ cherry blossom trees in full bloom each April, Seoul&#8217;s most photogenic spring spot.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Taxi : 20min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"14\" rx=\"2\"><\/rect><path d=\"M3 11h18M9 17l-2 4M15 17l2 4\"><\/path><circle cx=\"8.5\" cy=\"14\" r=\"0.6\"><\/circle><circle cx=\"15.5\" cy=\"14\" r=\"0.6\"><\/circle><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Subway : 25min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/maps.app.goo.gl\/zR1nYpgdjYPm9Yxv9\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 6: Cheongdam Luxury Street -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Cheongdam-Luxury-Street.jpg\" alt=\"Cheongdam Luxury Street - flagship stores of Louis Vuitton, Dior, Chanel in Gangnam, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Luxury Shopping<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Cheongdam Street<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">Home to flagship stores from Louis Vuitton, Dior, and Chanel. Along one of Seoul&#8217;s most prestigious luxury avenues.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Uber : 5min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 15min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/share.google\/7jo0ds9sbc1xtoKZk\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 7: COEX Mall -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/COEX-Mall-Starfield-Library-scaled.jpg\" alt=\"COEX Mall and Starfield Library - Asia's largest underground shopping center in Gangnam, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Entertainment &amp; Dining<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">COEX Mall<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">One of Asia&#8217;s largest underground shopping malls, featuring the iconic Starfield Library, diverse dining, shopping, and the COEX Aquarium.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Uber : 10min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 30min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/share.google\/IbpfJuwCkLFpkp71p\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 8: Bongeunsa Temple -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Bongeunsa-Temple-scaled.jpg\" alt=\"Bongeunsa Temple - 1,200 year old Buddhist temple near COEX in Gangnam, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Culture &amp; Heritage<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Bongeunsa Temple<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">A serene 1,200-year-old Buddhist sanctuary offering meditative calm amidst modern Gangnam.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Uber : 7min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 25min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/share.google\/qSRb2hmyD5rx5Nrwb\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Slide 9: Hangang Park -->\n          <div class=\"swiper-slide\">\n            <div class=\"attraction-card group bg-white rounded-sm overflow-hidden h-full\">\n              <div class=\"img-zoom aspect-[4\/3] overflow-hidden relative\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Hangang-Park-scaled.jpg\" alt=\"Hangang Park and Han River - riverside cycling and picnic area near Gangnam, Seoul\" class=\"w-full h-full object-cover\" loading=\"lazy\">\n                <div class=\"absolute inset-0 bg-dark\/0 group-hover:bg-dark\/10 transition-colors duration-500\"><\/div>\n              <\/div>\n              <div class=\"p-5 sm:p-6 flex flex-col flex-1\">\n                <p class=\"text-[10px] tracking-[0.3em] uppercase text-taupe-dark mb-2\">Nature &amp; Nightscape<\/p>\n                <h3 class=\"font-serif text-xl sm:text-2xl font-light text-dark mb-2\">Hangang Park<\/h3>\n                <p class=\"text-sm text-muted leading-relaxed mb-5\">Riverside cycling, twilight picnics, and iconic bridge views along Seoul&#8217;s beloved waterfront.<\/p>\n                <div class=\"transport-info mt-auto pt-4 space-y-2.5\">\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8 17h8M8 17a2 2 0 11-4 0m4 0a2 2 0 10-4 0m12 0a2 2 0 11-4 0m4 0a2 2 0 10-4 0M3 11V6a2 2 0 012-2h14a2 2 0 012 2v5M3 11h18M3 11v4a1 1 0 001 1h1m14-5v4a1 1 0 01-1 1h-1\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Uber : 12min<\/span>\n                  <\/div>\n                  <div class=\"transport-row\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><circle cx=\"13\" cy=\"4.5\" r=\"1.5\"><\/circle><path d=\"M7 21l3-7m0 0l2-4m-2 4h-2m4-4l4-3m-4 3l4 7m-4-7h2\"><\/path><\/svg>\n                    <span class=\"text-xs text-muted-dark\">Walk : 35min<\/span>\n                  <\/div>\n                  <a href=\"https:\/\/share.google\/ifMqUHa92MxMSReBP\" target=\"_blank\" rel=\"noopener\" class=\"explore-maps-link pt-1\">\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"><\/path><\/svg>\n                    <span class=\"text-xs\">Explore on Maps<\/span>\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Scrollbar -->\n    <div class=\"mt-12\">\n      <div class=\"attractions-scrollbar\"><\/div>\n    <\/div>\n\n    <!-- Mobile View All -->\n    <div class=\"sm:hidden text-center mt-10\">\n      <a href=\"\/attraction\" class=\"inline-flex items-center gap-2 text-[10px] tracking-widest-plus uppercase text-taupe-dark hover:text-dark transition-colors cursor-pointer\">\n        View All Attractions\n        <svg class=\"w-3.5 h-3.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M4.5 12h15m0 0l-6.75-6.75M19.5 12l-6.75 6.75\"><\/path><\/svg>\n      <\/a>\n    <\/div>\n\n  <\/section>\n\n  <!-- \n       SECTION 7 - BOOKING CTA\n        -->\n  <section id=\"booking\" class=\"py-24 sm:py-32 lg:py-40 bg-charcoal text-light\">\n    <div class=\"text-center\">\n      <div class=\"reveal\">\n        <p class=\"text-xs tracking-ultra text-taupe mb-6\">BOOK NOW<\/p>\n        <h2 class=\"font-serif text-[30px] sm:text-4xl lg:text-5xl text-light leading-tight mb-6\">\n          Begin your<br>\n          <em class=\"italic\">transformation<\/em>\n        <\/h2>\n        <p class=\"text-white\/40 text-[14px] leading-relaxed mb-10 max-w-md mx-auto\">\n          Schedule your consultation with our specialists. Multilingual support available on-site (English, Korean, Chinese, Japanese, Spanish, etc.)\n        <\/p>\n        <div class=\"flex flex-col sm:flex-row items-center justify-center gap-4\">\n          <a href=\"\/booking\" class=\"inline-flex items-center px-10 py-4 text-xs tracking-widest-plus text-white transition-colors duration-200 cursor-pointer\" style=\"background-color:#B8956A;\" onmouseover=\"this.style.backgroundColor='#c9a67b'\" onmouseout=\"this.style.backgroundColor='#B8956A'\">\n            BOOK APPOINTMENT\n          <\/a>\n          <a href=\"https:\/\/wa.me\/821034769829\" target=\"_blank\" class=\"inline-flex items-center gap-2 px-8 py-4 border border-white\/15 text-xs tracking-widest-plus text-white\/60 hover:border-taupe hover:text-taupe transition-all duration-200 cursor-pointer\" rel=\"noopener\">\n            <svg class=\"w-4 h-4\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"><\/path><\/svg>\n            WHATSAPP\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Back to Top -->\n\n  <!-- Swiper JS -->\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n  <script>\n    const attractionsSwiper = new Swiper('.attractions-swiper', {\n      slidesPerView: 'auto',\n      spaceBetween: 24,\n      freeMode: { enabled: true, sticky: false },\n      grabCursor: true,\n      scrollbar: { el: '.attractions-scrollbar', draggable: true },\n      navigation: {\n        prevEl: '.swiper-prev-btn',\n        nextEl: '.swiper-next-btn',\n      },\n      breakpoints: {\n        640: { spaceBetween: 28 },\n        1024: { spaceBetween: 32 },\n      },\n    });\n  <\/script>\n\n  <!-- \n       JAVASCRIPT\n        -->\n  <script>\n    const prefersReducedMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n    \/\/ Intersection Observer for scroll animations\n    if (!prefersReducedMotion) {\n      const revealObserver = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n          if (entry.isIntersecting) {\n            entry.target.classList.add('visible');\n            revealObserver.unobserve(entry.target);\n          }\n        });\n      }, { threshold: 0.15, rootMargin: '0px 0px -60px 0px' });\n\n      document.querySelectorAll('.reveal, .reveal-left, .reveal-right, .reveal-scale').forEach(el => {\n        revealObserver.observe(el);\n      });\n    } else {\n      document.querySelectorAll('.reveal, .reveal-left, .reveal-right, .reveal-scale').forEach(el => {\n        el.classList.add('visible');\n      });\n    }\n\n\n    \/\/ Scroll progress bar\n    const scrollProgress = document.getElementById('scrollProgress');\n    window.addEventListener('scroll', () => {\n      const scrollTop = window.pageYOffset;\n      const docHeight = document.documentElement.scrollHeight - window.innerHeight;\n      scrollProgress.style.width = (scrollTop \/ docHeight) * 100 + '%';\n    }, { passive: true });\n\n    \/\/ Parallax for background images\n    if (!prefersReducedMotion) {\n      const parallaxImages = document.querySelectorAll('.parallax-img');\n      window.addEventListener('scroll', () => {\n        const scrollTop = window.pageYOffset;\n        parallaxImages.forEach(img => {\n          const parent = img.closest('section');\n          if (!parent) return;\n          const rect = parent.getBoundingClientRect();\n          if (rect.bottom > 0 && rect.top < window.innerHeight) {\n            img.style.transform = `translateY(${rect.top * 0.3}px) scale(1.1)`;\n          }\n        });\n      }, { passive: true });\n    }\n\n\n\n    \/\/ Testimonial carousel\n    const track = document.getElementById('testimonialTrack');\n    const dots = document.querySelectorAll('.testimonial-dot');\n    let currentSlide = 0;\n    const totalSlides = dots.length;\n\n    function goToSlide(index) {\n      currentSlide = index;\n      track.style.transform = `translateX(-${index * 100}%)`;\n      dots.forEach((d, i) => d.classList.toggle('active', i === index));\n    }\n\n    dots.forEach(dot => {\n      dot.addEventListener('click', () => goToSlide(parseInt(dot.dataset.index)));\n    });\n\n    \/\/ Auto-advance every 6s\n    let autoSlide = setInterval(() => goToSlide((currentSlide + 1) % totalSlides), 6000);\n    dots.forEach(dot => {\n      dot.addEventListener('click', () => {\n        clearInterval(autoSlide);\n        autoSlide = setInterval(() => goToSlide((currentSlide + 1) % totalSlides), 6000);\n      });\n    });\n\n    \/\/ Back to top\n  <\/script>\n","protected":false},"excerpt":{"rendered":"<p>BEAUNPL Clinic | Premium Aesthetic Dermatology in Gangnam, Seoul GANGNAM, SEOUL BEAUNPL Where advanced dermatology meets the art of well-being. Experience refined, personalized care in the heart of Gangnam BOOK APPOINTMENT ABOUT DR. JC The pursuit of timeless beauty With years of dedication to non-surgical facial rejuvenation, particularly in lifting and filler techniques, I have [&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-349","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages\/349","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=349"}],"version-history":[{"count":5,"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages\/349\/revisions"}],"predecessor-version":[{"id":1642,"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/pages\/349\/revisions\/1642"}],"wp:attachment":[{"href":"https:\/\/beaunpl.com\/ko\/wp-json\/wp\/v2\/media?parent=349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}