{"id":154,"date":"2026-04-27T01:51:28","date_gmt":"2026-04-27T01:51:28","guid":{"rendered":"https:\/\/acne.webs4apps.co.in\/?page_id=154"},"modified":"2026-05-22T01:01:58","modified_gmt":"2026-05-22T01:01:58","slug":"home-2","status":"publish","type":"page","link":"https:\/\/acne.webs4apps.co.in\/index.php\/home-2\/","title":{"rendered":"Home 2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"154\" class=\"elementor elementor-154\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c829aa8 e-con-full e-flex e-con e-parent\" data-id=\"c829aa8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5574377 e-con-full e-flex e-con e-child\" data-id=\"5574377\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33da647 elementor-widget elementor-widget-html\" data-id=\"33da647\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"width:100%; background:#429E9D; padding:10px 15px; display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:12px; color:#95B5AC; font-size:13px; font-family:'DM Sans', sans-serif;\">\n  \n  <!-- Left Side -->\n  <div style=\"display:flex; align-items:center; gap:20px; flex-wrap:wrap;\">\n    <div style=\"display:flex; align-items:center; gap:6px;\">\n      <div style=\"width:11px; height:11px; background:#96C3C7; border-radius:50%;\"><\/div>\n      <span style=\"font-weight:500; letter-spacing:1px; text-transform:uppercase;\">+91 98765 43210<\/span>\n    <\/div>\n    \n    <div style=\"display:flex; align-items:center; gap:6px;\">\n      <div style=\"width:10px; height:13px; background:#96C3C7;\"><\/div>\n      <span style=\"font-weight:500; letter-spacing:1px; text-transform:uppercase;\">Ahmedabad, India<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- Right Side -->\n  <div style=\"font-weight:500; letter-spacing:1.2px; text-transform:uppercase; display:none; md-display:block;\">\n    Medical Grade Results\n  <\/div>\n<\/div>\n\n<!-- Main Navbar -->\n<div style=\"width:100%; backdrop-filter:blur(8px); border-bottom:1px solid #95B5AC; position:sticky; top:0; z-index:1000;\">\n  \n  <div style=\"max-width:1280px; margin:0 auto; padding:16px 15px; display:flex; align-items:center; justify-content:space-between;\">\n    \n    <!-- Logo -->\n   <div style=\"height:90px; width:200px; overflow:hidden; display:flex; align-items:center;\">\n  <img decoding=\"async\" \n    src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/WhatsApp_Image_2026-05-13_at_12.17.56_PM__1_-removebg-preview.png\" \n    alt=\"Dermis & Clay Logo\"\n    style=\"\n      height:220px;\n      width:auto;\n      display:block;\n      margin-top:-55px;\n      margin-bottom:-55px;\n    \"\n  \/>\n<\/div>\n\n    <!-- Desktop Menu -->\n    <div id=\"desktop-menu\" style=\"display:none; align-items:center; gap:32px; font-family:'DM Sans', sans-serif;\">\n      <a href=\"#\" style=\"color:#429E9D; font-weight:600; border-bottom:2px solid #429E9D; padding-bottom:4px; text-decoration:none;\">Home<\/a>\n      <a href=\"#\" style=\"color:#95B5AC; font-weight:400; text-decoration:none;\">Our Approach<\/a>\n      <a href=\"#\" style=\"color:#95B5AC; font-weight:400; text-decoration:none;\">Specialist<\/a>\n      <a href=\"#\" style=\"color:#95B5AC; font-weight:400; text-decoration:none;\">Results<\/a>\n    <\/div>\n\n    <!-- Book Button -->\n    <div id=\"book-btn\" style=\"display:none; background:#429E9D; color:#96C3C7; padding:12px 24px; border-radius:6px; font-family:'DM Sans', sans-serif; font-weight:500; cursor:pointer;\">\n      Book Consultation\n    <\/div>\n\n    <!-- Hamburger -->\n    <div id=\"hamburger\" style=\"font-size:28px; cursor:pointer; color:#429E9D; display:block;\">\n      \u2630\n    <\/div>\n  <\/div>\n\n  <!-- Mobile Menu -->\n  <div id=\"mobile-menu\" style=\"display:none; background:#96C3C7; border-top:1px solid #95B5AC; padding:20px 15px; font-family:'DM Sans', sans-serif;\">\n    <div style=\"display:flex; flex-direction:column; gap:20px; font-size:17px;\">\n      <a href=\"#\" style=\"color:#429E9D; font-weight:600; text-decoration:none;\">Home<\/a>\n      <a href=\"#\" style=\"color:#95B5AC; text-decoration:none;\">Our Approach<\/a>\n      <a href=\"#\" style=\"color:#95B5AC; text-decoration:none;\">Specialist<\/a>\n      <a href=\"#\" style=\"color:#95B5AC; text-decoration:none;\">Results<\/a>\n      \n      <div style=\"margin-top:15px; background:#429E9D; color:#96C3C7; text-align:center; padding:14px; border-radius:6px; font-weight:500;\">\n        Book Consultation\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n\/\/ Simple Mobile Menu Toggle\ndocument.getElementById('hamburger').addEventListener('click', function() {\n  const menu = document.getElementById('mobile-menu');\n  const ham = document.getElementById('hamburger');\n  \n  if (menu.style.display === \"block\") {\n    menu.style.display = \"none\";\n    ham.textContent = \"\u2630\";\n  } else {\n    menu.style.display = \"block\";\n    ham.textContent = \"\u2715\";\n  }\n});\n\n\/\/ Responsive - Show desktop menu on larger screens\nfunction checkScreenSize() {\n  const desktop = document.getElementById('desktop-menu');\n  const bookBtn = document.getElementById('book-btn');\n  const hamburger = document.getElementById('hamburger');\n  \n  if (window.innerWidth > 768) {\n    desktop.style.display = \"flex\";\n    bookBtn.style.display = \"block\";\n    hamburger.style.display = \"none\";\n  } else {\n    desktop.style.display = \"none\";\n    bookBtn.style.display = \"none\";\n    hamburger.style.display = \"block\";\n  }\n}\n\nwindow.addEventListener('resize', checkScreenSize);\ncheckScreenSize();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c19cd1 e-con-full e-flex e-con e-parent\" data-id=\"4c19cd1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9b3c105 e-con-full e-flex e-con e-child\" data-id=\"9b3c105\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef7c259 elementor-widget elementor-widget-html\" data-id=\"ef7c259\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- HERO SECTION -->\r\n<div style=\"width:100%; ; margin:0 auto; overflow:hidden;\">\r\n  \r\n  <div id=\"hero-container\" style=\"display:flex; flex-direction:row; align-items:stretch; max-width:1400px; margin:0 auto; flex-wrap:wrap;\">\r\n\r\n    <!-- LEFT - TEXT -->\r\n    <div style=\"flex:1; min-width:300px; padding:48px 32px; display:flex; flex-direction:column; justify-content:center; gap:32px;\">\r\n      \r\n      <div style=\"display:flex; flex-direction:column; gap:8px;\">\r\n\r\n  <!-- TAG -->\r\n  <span style=\"\r\n  display:inline-block;\r\n  background:#429E9D;\r\n  color:#FFFFFF;\r\n  font-family:'DM Sans', sans-serif;\r\n  font-size:14px;\r\n  font-weight:700;\r\n  letter-spacing:1.2px;\r\n  text-transform:uppercase;\r\n  padding:6px 14px;\r\n  border-radius:4px;\r\n\">\r\n  Ahmedabad\u2019s First Acne Transformation Clinic\r\n<\/span>\r\n\r\n        <span style=\"color:#429E9D; font-family:'DM Serif Display', serif; font-size:78px; line-height:82px; font-weight:400;\">\r\n          Tried everything<br>for acne\u2026\r\n        <\/span>\r\n\r\n        <span style=\"color:#95B5AC; font-family:'DM Serif Display', serif; font-size:78px; line-height:82px; font-style:italic; font-weight:400;\">\r\n          but it keeps<br>coming back?\r\n        <\/span>\r\n      <\/div>\r\n\r\n      <div style=\"color:#429E9D; font-size:20px; line-height:32px; max-width:520px;\">\r\n        This is not just a skincare problem. It\u2019s a root-cause problem. Get dermatologist-guided acne treatment in Ahmedabad that focuses on long-term results\u2014not temporary fixes.\r\n      <\/div>\r\n\r\n      <div style=\"display:flex; flex-wrap:wrap; gap:16px;\">\r\n        \r\n        <!-- Primary CTA -->\r\n        <div onclick=\"alert('Booking started!')\" \r\n             style=\"padding:18px 32px; background:#429E9D; border-radius:6px; color:#FFFFFF; font-size:18px; font-family:'DM Sans', sans-serif; font-weight:700; cursor:pointer; white-space:nowrap;\">\r\n          Book Your Consultation\r\n        <\/div>\r\n        \r\n        <!-- Secondary CTA -->\r\n        <div onclick=\"alert('WhatsApp opened!')\" \r\n             style=\"padding:18px 32px; background:#96C3C7; border:1px solid #95B5AC; border-radius:6px; display:flex; align-items:center; gap:12px; cursor:pointer; white-space:nowrap;\">\r\n          \r\n          <svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M3.74998 11.2499H11.2499V9.74998H3.74998V11.2499ZM3.74998 8.24994H15.2499V6.74998H3.74998V8.24994ZM3.74998 5.24995H15.2499V3.74998H3.74998V5.24995ZM0 18.5384V1.80768C0 1.30255 0.174998 0.874992 0.524995 0.524995C0.874992 0.174998 1.30255 0 1.80768 0H17.1922C17.6974 0 18.1249 0.174998 18.4749 0.524995C18.8249 0.874992 18.9999 1.30255 18.9999 1.80768V13.1922C18.9999 13.6974 18.8249 14.1249 18.4749 14.4749C18.1249 14.8249 17.6974 14.9999 17.1922 14.9999H3.53843L0 18.5384ZM2.89998 13.5H17.1922C17.2692 13.5 17.3397 13.4679 17.4038 13.4038C17.4679 13.3397 17.5 13.2692 17.5 13.1922V1.80768C17.5 1.73075 17.4679 1.66023 17.4038 1.59612C17.3397 1.53202 17.2692 1.49996 17.1922 1.49996H1.80768C1.73075 1.49996 1.66023 1.53202 1.59612 1.59612C1.53202 1.66023 1.49996 1.73075 1.49996 1.80768V14.8846L2.89998 13.5Z\" fill=\"#FFFFFF\"\/>\r\n<\/svg>\r\n\r\n          <span style=\"color:#FFFFFF; font-size:17px; font-weight:700; font-family:'DM Sans', sans-serif;\">\r\n            Talk to Us on WhatsApp\r\n          <\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- RIGHT - IMAGE -->\r\n    <div style=\"flex:1; min-width:300px; display:flex; align-items:center; justify-content:center; padding:20px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/04\/IMG_0402-scaled.png\" \r\n           alt=\"Acne Treatment\" \r\n           style=\"width:100%; max-width:620px; height:auto; display:block; border-radius:8px;\">\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- Responsive Styles -->\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;700&family=DM+Serif+Display&display=swap');\r\n\r\n  #hero-container {\r\n    min-height: 620px;\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    #hero-container {\r\n      min-height: auto;\r\n    }\r\n    #hero-container > div:first-child {\r\n      padding: 50px 30px;\r\n    }\r\n    span[style*=\"font-size:78px\"] {\r\n      font-size: 62px !important;\r\n      line-height: 68px !important;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    #hero-container {\r\n      flex-direction: column !important;\r\n    }\r\n    #hero-container > div:first-child {\r\n      padding: 45px 25px;\r\n      text-align: center;\r\n      align-items: center;\r\n    }\r\n    #hero-container > div:last-child {\r\n      padding: 0 25px 40px;\r\n    }\r\n    span[style*=\"font-size:78px\"] {\r\n      font-size: 52px !important;\r\n      line-height: 58px !important;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    #hero-container > div:first-child {\r\n      padding: 40px 20px;\r\n    }\r\n    span[style*=\"font-size:78px\"] {\r\n      font-size: 42px !important;\r\n      line-height: 48px !important;\r\n    }\r\n    div[style*=\"font-size:20px\"] {\r\n      font-size: 18px !important;\r\n      line-height: 28px !important;\r\n    }\r\n    div[style*=\"padding:18px 32px\"] {\r\n      padding: 16px 24px !important;\r\n      font-size: 17px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d92f14 e-con-full e-flex e-con e-parent\" data-id=\"6d92f14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ccb0418 e-con-full e-flex e-con e-child\" data-id=\"ccb0418\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fc64df elementor-widget elementor-widget-html\" data-id=\"2fc64df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Why Acne Feels Frustrating Section -->\r\n<div style=\"width:100%; padding-top:120px; padding-bottom:120px; display:flex; flex-direction:column; align-items:center;\">\r\n  \r\n  <div style=\"width:100%; max-width:1280px; margin:0 auto; padding-left:20px; padding-right:20px; display:flex; flex-direction:column; align-items:center; gap:64px;\">\r\n\r\n    <!-- Heading -->\r\n    <div style=\"max-width:768px; text-align:center; display:flex; flex-direction:column; gap:23px;\">\r\n      <div style=\"color:#429E9D; font-size:48px; font-family:'DM Serif Display', serif; font-weight:400; line-height:52px;\">\r\n        Why acne feels so frustrating\r\n      <\/div>\r\n      <div style=\"color:#429E9D; font-size:18px; font-family:'DM Sans', sans-serif; line-height:29.25px;\">\r\n        Most patients come to us after trying multiple products, home remedies, and treatments\u2014yet the acne keeps coming back.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Cards -->\r\n    <div style=\"width:100%; display:flex; flex-wrap:wrap; gap:20px; justify-content:center;\">\r\n\r\n      <!-- Card -->\r\n      <div style=\"flex:1; min-width:260px; max-width:320px; padding:32px; background:#95B5AC; border-radius:12px; box-shadow:0 2px 8px rgba(66,158,157,0.2); outline:1px solid #429E9D; display:flex; flex-direction:column; gap:20px;\">\r\n        <svg width=\"42\" height=\"42\" viewBox=\"0 0 29 29\" fill=\"none\">\r\n          <path d=\"M14.2525 28.4999C12.2816 28.4999 10.429 28.1259 8.6948 27.3779C6.96059 26.6299 5.45207 25.6148 4.16923 24.3325C2.88639 23.0502 1.87081 21.5424 1.12248 19.809C0.374161 18.0755 0 16.2233 0 14.2525C0 12.2816 0.373995 10.429 1.12199 8.6948C1.86998 6.96059 2.88511 5.45206 4.16738 4.16923C5.44964 2.88639 6.9575 1.87081 8.69094 1.12248C10.4244 0.374161 12.2765 0 14.2474 0C16.2183 0 18.0709 0.373995 19.8051 1.12199C21.5393 1.86998 23.0478 2.88511 24.3307 4.16738C25.6135 5.44964 26.6291 6.9575 27.3774 8.69094C28.1257 10.4244 28.4999 12.2765 28.4999 14.2474C28.4999 16.2183 28.1259 18.0709 27.3779 19.8051C26.6299 21.5393 25.6148 23.0478 24.3325 24.3307C23.0502 25.6135 21.5424 26.6291 19.809 27.3774C18.0755 28.1257 16.2233 28.4999 14.2525 28.4999ZM14.2499 26.2499C15.6573 26.2499 17.0125 26.012 18.3155 25.536C19.6186 25.06 20.8096 24.3711 21.8884 23.4692L5.03073 6.61146C4.13842 7.69031 3.45188 8.88127 2.9711 10.1843C2.49033 11.4874 2.24995 12.8426 2.24995 14.2499C2.24995 17.5999 3.41244 20.4374 5.73744 22.7624C8.06244 25.0874 10.8999 26.2499 14.2499 26.2499ZM23.4692 21.8884C24.3711 20.8096 25.06 19.6186 25.536 18.3155C26.012 17.0125 26.2499 15.6573 26.2499 14.2499C26.2499 10.8999 25.0874 8.06244 22.7624 5.73744C20.4374 3.41244 17.5999 2.24995 14.2499 2.24995C12.8393 2.24995 11.4808 2.48552 10.1746 2.95668C8.86841 3.42784 7.68069 4.11919 6.61146 5.03073L23.4692 21.8884Z\" fill=\"#FFFFFF\"\/>\r\n        <\/svg>\r\n        <div style=\"color:#FFFFFF; font-size:16px; font-family:'DM Sans', sans-serif; font-weight:700; line-height:24px;\">\r\n          Nothing is working for my<br\/>skin\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Card -->\r\n      <div style=\"flex:1; min-width:260px; max-width:320px; padding:32px; background:#95B5AC; border-radius:12px; box-shadow:0 2px 8px rgba(66,158,157,0.2); outline:1px solid #429E9D; display:flex; flex-direction:column; gap:20px;\">\r\n        <svg width=\"26\" height=\"30\" viewBox=\"0 0 26 30\" fill=\"none\">\r\n          <path d=\"M12.7499 29.5383C10.9807 29.5383 9.32304 29.2037 7.77689 28.5345C6.23074 27.8652 4.88267 26.9556 3.73268 25.8056C2.58268 24.6556 1.67307 23.3076 1.00384 21.7614C0.334614 20.2153 0 18.5576 0 16.7884H2.24995C2.24995 19.7134 3.2687 22.1946 5.3062 24.2321C7.3437 26.2696 9.82494 27.2884 12.7499 27.2884C15.6749 27.2884 18.1562 26.2696 20.1937 24.2321C22.2312 22.1946 23.2499 19.7134 23.2499 16.7884C23.2499 13.8634 22.2312 11.3821 20.1937 9.34462C18.1562 7.30712 15.6749 6.28837 12.7499 6.28837H12.3519L14.7346 8.67107L13.1538 10.298L8.01927 5.14898L13.1827 0L14.7634 1.62688L12.3519 4.03843H12.7499C14.5192 4.03843 16.1769 4.37304 17.723 5.04227C19.2691 5.7115 20.6172 6.62111 21.7672 7.7711C22.9172 8.9211 23.8268 10.2692 24.496 11.8153C25.1653 13.3615 25.4999 15.0191 25.4999 16.7884C25.4999 18.5576 25.1653 20.2153 24.496 21.7614C23.8268 23.3076 22.9172 24.6556 21.7672 25.8056C20.6172 26.9556 19.2691 27.8652 17.723 28.5345C16.1769 29.2037 14.5192 29.5383 12.7499 29.5383Z\" fill=\"#FFFFFF\"\/>\r\n        <\/svg>\r\n        <div style=\"color:#FFFFFF; font-size:16px; font-family:'DM Sans', sans-serif; font-weight:700; line-height:24px;\">\r\n          Every time it clears, it<br\/>comes back again\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Card -->\r\n      <div style=\"flex:1; min-width:260px; max-width:320px; padding:32px; background:#95B5AC; border-radius:12px; box-shadow:0 2px 8px rgba(66,158,157,0.2); outline:1px solid #429E9D; display:flex; flex-direction:column; gap:20px;\">\r\n        <svg width=\"29\" height=\"29\" viewBox=\"0 0 29 29\" fill=\"none\">\r\n         <path d=\"M14.2499 21.3461C14.5884 21.3461 14.8749 21.2288 15.1095 20.9942C15.3442 20.7595 15.4615 20.473 15.4615 20.1346C15.4615 19.7961 15.3442 19.5096 15.1095 19.275C14.8749 19.0403 14.5884 18.923 14.2499 18.923C13.9115 18.923 13.625 19.0403 13.3903 19.275C13.1557 19.5096 13.0384 19.7961 13.0384 20.1346C13.0384 20.473 13.1557 20.7595 13.3903 20.9942C13.625 21.2288 13.9115 21.3461 14.2499 21.3461ZM13.125 15.8653H15.3749V6.86534H13.125V15.8653ZM14.2525 28.4999C12.2816 28.4999 10.429 28.1259 8.6948 27.3779C6.96059 26.6299 5.45207 25.6148 4.16923 24.3325C2.88639 23.0502 1.87081 21.5424 1.12248 19.809C0.374161 18.0755 0 16.2233 0 14.2525C0 12.2816 0.373995 10.429 1.12199 8.6948C1.86998 6.96059 2.88511 5.45206 4.16738 4.16923C5.44964 2.88639 6.9575 1.87081 8.69094 1.12248C10.4244 0.374161 12.2765 0 14.2474 0C16.2183 0 18.0709 0.373995 19.8051 1.12199C21.5393 1.86998 23.0478 2.88511 24.3307 4.16738C25.6135 5.44964 26.6291 6.9575 27.3774 8.69094C28.1257 10.4244 28.4999 12.2765 28.4999 14.2474C28.4999 16.2183 28.1259 18.0709 27.3779 19.8051C26.6299 21.5393 25.6148 23.0478 24.3325 24.3307C23.0502 25.6135 21.5424 26.6291 19.809 27.3774C18.0755 28.1257 16.2233 28.4999 14.2525 28.4999ZM14.2499 26.2499C17.5999 26.2499 20.4374 25.0874 22.7624 22.7624C25.0874 20.4374 26.2499 17.5999 26.2499 14.2499C26.2499 10.8999 25.0874 8.06244 22.7624 5.73744C20.4374 3.41244 17.5999 2.24995 14.2499 2.24995C10.8999 2.24995 8.06244 3.41244 5.73744 5.73744C3.41244 8.06244 2.24995 10.8999 2.24995 14.2499C2.24995 17.5999 3.41244 20.4374 5.73744 22.7624C8.06244 25.0874 10.8999 26.2499 14.2499 26.2499Z\" fill=\"#FFFFFF\"\/>\r\n        <\/svg>\r\n        <div style=\"color:#FFFFFF; font-size:16px; font-family:'DM Sans', sans-serif; font-weight:700; line-height:24px;\">\r\n          Marks and scars are<br\/>getting worse\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Card -->\r\n      <div style=\"flex:1; min-width:260px; max-width:320px; padding:32px; background:#95B5AC; border-radius:12px; box-shadow:0 2px 8px rgba(66,158,157,0.2); outline:1px solid #429E9D; display:flex; flex-direction:column; gap:20px;\">\r\n        <svg width=\"31\" height=\"23\" viewBox=\"0 0 31 23\" fill=\"none\">\r\n          <path d=\"M17.8556 12.1441C16.8076 12.1441 15.9206 11.7812 15.1946 11.0552C14.4687 10.3293 14.1057 9.44225 14.1057 8.39419C14.1057 7.34612 14.4687 6.45912 15.1946 5.73317C15.9206 5.00722 16.8076 4.64424 17.8556 4.64424C18.9037 4.64424 19.7907 5.00722 20.5167 5.73317C21.2426 6.45912 21.6056 7.34612 21.6056 8.39419C21.6056 9.44225 21.2426 10.3293 20.5167 11.0552C19.7907 11.7812 18.9037 12.1441 17.8556 12.1441ZM7.96146 16.7884C7.2158 16.7884 6.57746 16.5229 6.04645 15.9919C5.51545 15.4609 5.24995 14.8225 5.24995 14.0769V2.71152C5.24995 1.96585 5.51545 1.32751 6.04645 0.796509C6.57746 0.265503 7.2158 0 7.96146 0H27.7498C28.4955 0 29.1338 0.265503 29.6648 0.796509C30.1959 1.32751 30.4614 1.96585 30.4614 2.71152V14.0769C30.4614 14.8225 30.1959 15.4609 29.6648 15.9919C29.1338 16.5229 28.4955 16.7884 27.7498 16.7884H7.96146ZM10.2114 14.5384H25.4999C25.4999 13.7904 25.7654 13.1514 26.2964 12.6216C26.8274 12.0918 27.4657 11.8269 28.2114 11.8269V4.96146C27.4633 4.96146 26.8244 4.69596 26.2946 4.16495C25.7648 3.63395 25.4999 2.99561 25.4999 2.24995H10.2114C10.2114 2.99802 9.9459 3.63695 9.4149 4.16676C8.88389 4.69656 8.24556 4.96146 7.49989 4.96146V11.8269C8.24796 11.8269 8.8869 12.0924 9.4167 12.6234C9.94651 13.1544 10.2114 13.7928 10.2114 14.5384ZM25.9902 22.0383H2.71152C1.96585 22.0383 1.32751 21.7728 0.796508 21.2418C0.265503 20.7108 0 20.0725 0 19.3268V4.47115H2.24995V19.3268C2.24995 19.4422 2.29803 19.548 2.39419 19.6441C2.49035 19.7403 2.59612 19.7884 2.71152 19.7884H25.9902V22.0383ZM7.96146 14.5384H7.49989C7.49989 14.5384 7.49989 14.4928 7.49989 14.4014C7.49989 14.31 7.49989 14.2019 7.49989 14.0769V2.71152C7.49989 2.58651 7.49989 2.47833 7.49989 2.38697C7.49989 2.29562 7.49989 2.24995 7.49989 2.24995H7.96146C7.83645 2.24995 7.72827 2.29562 7.63692 2.38697C7.54557 2.47833 7.49989 2.58651 7.49989 2.71152V14.0769C7.49989 14.2019 7.54557 14.31 7.63692 14.4014C7.72827 14.4928 7.83645 14.5384 7.96146 14.5384Z\" fill=\"#FFFFFF\"\/>\r\n        <\/svg>\r\n        <div style=\"color:#FFFFFF; font-size:16px; font-family:'DM Sans', sans-serif; font-weight:700; line-height:24px;\">\r\n          I\u2019ve spent so much money<br\/>but no real solution\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Quote -->\r\n    <div style=\"max-width:672px; text-align:center;\">\r\n      <div style=\"color:#429E9D; font-size:20px; font-family:'DM Sans', sans-serif; font-style:italic; font-weight:500; line-height:28px;\">\r\n        \"This happens because acne is often treated only on the surface\u2014not at the root level.\"\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- Responsive Styles -->\r\n<style>\r\n  @media (max-width: 1024px) {\r\n    div[style*=\"padding-top:120px\"] {\r\n      padding-top: 100px !important;\r\n      padding-bottom: 100px !important;\r\n    }\r\n  }\r\n  \r\n  @media (max-width: 768px) {\r\n    div[style*=\"font-size:48px\"] {\r\n      font-size: 38px !important;\r\n      line-height: 44px !important;\r\n    }\r\n    div[style*=\"gap:64px\"] {\r\n      gap: 50px !important;\r\n    }\r\n  }\r\n  \r\n  @media (max-width: 480px) {\r\n    div[style*=\"font-size:48px\"] {\r\n      font-size: 32px !important;\r\n      line-height: 38px !important;\r\n    }\r\n    div[style*=\"padding:32px\"] {\r\n      padding: 28px 24px !important;\r\n    }\r\n    div[style*=\"gap:20px\"] {\r\n      gap: 16px !important;\r\n    }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd71ecc e-con-full e-flex e-con e-parent\" data-id=\"fd71ecc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0aa766f e-con-full e-flex e-con e-child\" data-id=\"0aa766f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-180ddee elementor-widget elementor-widget-html\" data-id=\"180ddee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\" padding:50px 20px; width:100%;\">\r\n\r\n    <div style=\"display:flex; gap:60px; flex-wrap:wrap; max-width:1200px; margin:0 auto;\">\r\n\r\n        <!-- Image Side -->\r\n        <div style=\"flex:1; min-width:300px; border-radius:12px; overflow:hidden;\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/Untitled-design-5.png\"\r\n                 style=\"width:100%; height:auto; display:block;\"\r\n                 alt=\"Acne Treatment\">\r\n        <\/div>\r\n\r\n        <!-- Text Side -->\r\n        <div style=\"flex:1; min-width:300px; display:flex; flex-direction:column; gap:12px;\">\r\n            \r\n            <h2 style=\"color:#429E9D; font-weight:bold; font-size:46px; font-family:DM Serif Display; line-height:1.1;\">\r\n                Acne is not just a surface problem\r\n            <\/h2>\r\n\r\n            <p style=\"font-size:18px; color:#429E9D; font-family:DM Sans;\">\r\n                Acne develops due to multiple internal and external factors:\r\n            <\/p>\r\n\r\n            <div style=\"display:flex; flex-direction:column; gap:10px;\">\r\n\r\n                <!-- Item -->\r\n                <div style=\"display:flex; align-items:center; gap:10px;\">\r\n                    <svg width=\"19\" height=\"23\"><path d=\"M8.08073 17.7538L14.8038 11.0307L13.75 9.97691L8.08073 15.6461L5.23073 12.7961L4.17691 13.85L8.08073 17.7538ZM9.50164 22.9999C8.18771 22.9999 6.95267 22.7506 5.79653 22.2519C4.64039 21.7533 3.63471 21.0765 2.77948 20.2217C1.92426 19.3668 1.2472 18.3616 0.748323 17.206C0.249441 16.0503 0 14.8156 0 13.5016C0 12.1877 0.24933 10.9527 0.74799 9.79653C1.24665 8.64039 1.9234 7.63471 2.77825 6.77948C3.6331 5.92426 4.63833 5.24721 5.79396 4.74832C6.94958 4.24944 8.18436 4 9.49829 4C10.8122 4 12.0473 4.24933 13.2034 4.74799C14.3595 5.24665 15.3652 5.9234 16.2204 6.77825C17.0757 7.6331 17.7527 8.63833 18.2516 9.79396C18.7505 10.9496 18.9999 12.1844 18.9999 13.4983C18.9999 14.8122 18.7506 16.0473 18.2519 17.2034C17.7533 18.3595 17.0765 19.3652 16.2217 20.2204C15.3668 21.0757 14.3616 21.7527 13.206 22.2516C12.0503 22.7505 10.8156 22.9999 9.50164 22.9999ZM9.49996 21.5C11.7333 21.5 13.625 20.725 15.175 19.175C16.725 17.625 17.5 15.7333 17.5 13.5C17.5 11.2666 16.725 9.37496 15.175 7.82496C13.625 6.27496 11.7333 5.49996 9.49996 5.49996C7.26663 5.49996 5.37496 6.27496 3.82496 7.82496C2.27496 9.37496 1.49996 11.2666 1.49996 13.5C1.49996 15.7333 2.27496 17.625 3.82496 19.175C5.37496 20.725 7.26663 21.5 9.49996 21.5Z\" fill=\"#429E9D\"\/><\/svg>\r\n                    <span style=\"color:#429E9D; font-size:18px; font-family:DM Sans;\">Excess oil (sebum) production<\/span>\r\n                <\/div>\r\n\r\n                <div style=\"display:flex; align-items:center; gap:10px;\">\r\n                    <svg width=\"19\" height=\"23\"><path d=\"M8.08073 17.7538L14.8038 11.0307L13.75 9.97691L8.08073 15.6461L5.23073 12.7961L4.17691 13.85L8.08073 17.7538ZM9.50164 22.9999C8.18771 22.9999 6.95267 22.7506 5.79653 22.2519C4.64039 21.7533 3.63471 21.0765 2.77948 20.2217C1.92426 19.3668 1.2472 18.3616 0.748323 17.206C0.249441 16.0503 0 14.8156 0 13.5016C0 12.1877 0.24933 10.9527 0.74799 9.79653C1.24665 8.64039 1.9234 7.63471 2.77825 6.77948C3.6331 5.92426 4.63833 5.24721 5.79396 4.74832C6.94958 4.24944 8.18436 4 9.49829 4C10.8122 4 12.0473 4.24933 13.2034 4.74799C14.3595 5.24665 15.3652 5.9234 16.2204 6.77825C17.0757 7.6331 17.7527 8.63833 18.2516 9.79396C18.7505 10.9496 18.9999 12.1844 18.9999 13.4983C18.9999 14.8122 18.7506 16.0473 18.2519 17.2034C17.7533 18.3595 17.0765 19.3652 16.2217 20.2204C15.3668 21.0757 14.3616 21.7527 13.206 22.2516C12.0503 22.7505 10.8156 22.9999 9.50164 22.9999ZM9.49996 21.5C11.7333 21.5 13.625 20.725 15.175 19.175C16.725 17.625 17.5 15.7333 17.5 13.5C17.5 11.2666 16.725 9.37496 15.175 7.82496C13.625 6.27496 11.7333 5.49996 9.49996 5.49996C7.26663 5.49996 5.37496 6.27496 3.82496 7.82496C2.27496 9.37496 1.49996 11.2666 1.49996 13.5C1.49996 15.7333 2.27496 17.625 3.82496 19.175C5.37496 20.725 7.26663 21.5 9.49996 21.5Z\" fill=\"#429E9D\"\/><\/svg>\r\n                    <span style=\"color:#429E9D; font-size:18px; font-family:DM Sans;\">Blocked pores<\/span>\r\n                <\/div>\r\n\r\n                <div style=\"display:flex; align-items:center; gap:10px;\">\r\n                    <svg width=\"19\" height=\"23\"><path d=\"M8.08073 17.7538L14.8038 11.0307L13.75 9.97691L8.08073 15.6461L5.23073 12.7961L4.17691 13.85L8.08073 17.7538ZM9.50164 22.9999C8.18771 22.9999 6.95267 22.7506 5.79653 22.2519C4.64039 21.7533 3.63471 21.0765 2.77948 20.2217C1.92426 19.3668 1.2472 18.3616 0.748323 17.206C0.249441 16.0503 0 14.8156 0 13.5016C0 12.1877 0.24933 10.9527 0.74799 9.79653C1.24665 8.64039 1.9234 7.63471 2.77825 6.77948C3.6331 5.92426 4.63833 5.24721 5.79396 4.74832C6.94958 4.24944 8.18436 4 9.49829 4C10.8122 4 12.0473 4.24933 13.2034 4.74799C14.3595 5.24665 15.3652 5.9234 16.2204 6.77825C17.0757 7.6331 17.7527 8.63833 18.2516 9.79396C18.7505 10.9496 18.9999 12.1844 18.9999 13.4983C18.9999 14.8122 18.7506 16.0473 18.2519 17.2034C17.7533 18.3595 17.0765 19.3652 16.2217 20.2204C15.3668 21.0757 14.3616 21.7527 13.206 22.2516C12.0503 22.7505 10.8156 22.9999 9.50164 22.9999ZM9.49996 21.5C11.7333 21.5 13.625 20.725 15.175 19.175C16.725 17.625 17.5 15.7333 17.5 13.5C17.5 11.2666 16.725 9.37496 15.175 7.82496C13.625 6.27496 11.7333 5.49996 9.49996 5.49996C7.26663 5.49996 5.37496 6.27496 3.82496 7.82496C2.27496 9.37496 1.49996 11.2666 1.49996 13.5C1.49996 15.7333 2.27496 17.625 3.82496 19.175C5.37496 20.725 7.26663 21.5 9.49996 21.5Z\" fill=\"#429E9D\"\/><\/svg>\r\n                    <span style=\"color:#429E9D; font-size:18px; font-family:DM Sans;\">Bacterial growth<\/span>\r\n                <\/div>\r\n\r\n                <div style=\"display:flex; align-items:center; gap:10px;\">\r\n                    <svg width=\"19\" height=\"23\"><path d=\"M8.08073 17.7538L14.8038 11.0307L13.75 9.97691L8.08073 15.6461L5.23073 12.7961L4.17691 13.85L8.08073 17.7538ZM9.50164 22.9999C8.18771 22.9999 6.95267 22.7506 5.79653 22.2519C4.64039 21.7533 3.63471 21.0765 2.77948 20.2217C1.92426 19.3668 1.2472 18.3616 0.748323 17.206C0.249441 16.0503 0 14.8156 0 13.5016C0 12.1877 0.24933 10.9527 0.74799 9.79653C1.24665 8.64039 1.9234 7.63471 2.77825 6.77948C3.6331 5.92426 4.63833 5.24721 5.79396 4.74832C6.94958 4.24944 8.18436 4 9.49829 4C10.8122 4 12.0473 4.24933 13.2034 4.74799C14.3595 5.24665 15.3652 5.9234 16.2204 6.77825C17.0757 7.6331 17.7527 8.63833 18.2516 9.79396C18.7505 10.9496 18.9999 12.1844 18.9999 13.4983C18.9999 14.8122 18.7506 16.0473 18.2519 17.2034C17.7533 18.3595 17.0765 19.3652 16.2217 20.2204C15.3668 21.0757 14.3616 21.7527 13.206 22.2516C12.0503 22.7505 10.8156 22.9999 9.50164 22.9999ZM9.49996 21.5C11.7333 21.5 13.625 20.725 15.175 19.175C16.725 17.625 17.5 15.7333 17.5 13.5C17.5 11.2666 16.725 9.37496 15.175 7.82496C13.625 6.27496 11.7333 5.49996 9.49996 5.49996C7.26663 5.49996 5.37496 6.27496 3.82496 7.82496C2.27496 9.37496 1.49996 11.2666 1.49996 13.5C1.49996 15.7333 2.27496 17.625 3.82496 19.175C5.37496 20.725 7.26663 21.5 9.49996 21.5Z\" fill=\"#429E9D\"\/><\/svg>\r\n                    <span style=\"color:#429E9D; font-size:18px; font-family:DM Sans;\">Hormonal changes<\/span>\r\n                <\/div>\r\n\r\n                <div style=\"display:flex; align-items:center; gap:10px;\">\r\n                    <svg width=\"19\" height=\"23\"><path d=\"M8.08073 17.7538L14.8038 11.0307L13.75 9.97691L8.08073 15.6461L5.23073 12.7961L4.17691 13.85L8.08073 17.7538ZM9.50164 22.9999C8.18771 22.9999 6.95267 22.7506 5.79653 22.2519C4.64039 21.7533 3.63471 21.0765 2.77948 20.2217C1.92426 19.3668 1.2472 18.3616 0.748323 17.206C0.249441 16.0503 0 14.8156 0 13.5016C0 12.1877 0.24933 10.9527 0.74799 9.79653C1.24665 8.64039 1.9234 7.63471 2.77825 6.77948C3.6331 5.92426 4.63833 5.24721 5.79396 4.74832C6.94958 4.24944 8.18436 4 9.49829 4C10.8122 4 12.0473 4.24933 13.2034 4.74799C14.3595 5.24665 15.3652 5.9234 16.2204 6.77825C17.0757 7.6331 17.7527 8.63833 18.2516 9.79396C18.7505 10.9496 18.9999 12.1844 18.9999 13.4983C18.9999 14.8122 18.7506 16.0473 18.2519 17.2034C17.7533 18.3595 17.0765 19.3652 16.2217 20.2204C15.3668 21.0757 14.3616 21.7527 13.206 22.2516C12.0503 22.7505 10.8156 22.9999 9.50164 22.9999ZM9.49996 21.5C11.7333 21.5 13.625 20.725 15.175 19.175C16.725 17.625 17.5 15.7333 17.5 13.5C17.5 11.2666 16.725 9.37496 15.175 7.82496C13.625 6.27496 11.7333 5.49996 9.49996 5.49996C7.26663 5.49996 5.37496 6.27496 3.82496 7.82496C2.27496 9.37496 1.49996 11.2666 1.49996 13.5C1.49996 15.7333 2.27496 17.625 3.82496 19.175C5.37496 20.725 7.26663 21.5 9.49996 21.5Z\" fill=\"#429E9D\"\/><\/svg>\r\n                    <span style=\"color:#429E9D; font-size:18px; font-family:DM Sans;\">Inflammation in the skin<\/span>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <p style=\"color:#429E9D; font-weight:500; font-size:18px; margin-top:10px;\">\r\n                If these factors are not addressed properly, acne keeps recurring\u2014even after temporary improvement.\r\n            <\/p>\r\n\r\n            <!-- Buttons -->\r\n            <div style=\"display:flex; gap:20px; flex-wrap:wrap; margin-top:10px;\">\r\n                \r\n                <button style=\"background-color:#429E9D; color:#FFFFFF; padding:20px 30px; border-radius:10px; border:0; font-size:16px; cursor:pointer;\">\r\n                    Book My Assessment\r\n                <\/button>\r\n\r\n                <button style=\"background-color:#96C3C7; color:#FFFFFF; padding:20px 30px; border-radius:10px; border:1px solid #429E9D; font-size:16px; cursor:pointer;\">\r\n                    Whatsapp\r\n                <\/button>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Responsive Styles -->\r\n<style>\r\n    @media (max-width: 992px) {\r\n        div[style*=\"gap:60px\"] {\r\n            gap: 40px !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        div[style*=\"gap:60px\"] {\r\n            flex-direction: column !important;\r\n        }\r\n       \r\n        h2[style*=\"font-size:46px\"] {\r\n            font-size: 36px !important;\r\n        }\r\n       \r\n        p[style*=\"font-size:18px\"] {\r\n            font-size: 17px !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        div[style*=\"padding:50px 20px\"] {\r\n            padding: 40px 15px !important;\r\n        }\r\n       \r\n        button {\r\n            padding: 18px 25px !important;\r\n            width: 100% !important;\r\n        }\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a4feb2 e-con-full e-flex e-con e-parent\" data-id=\"5a4feb2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d0744f2 e-con-full e-flex e-con e-child\" data-id=\"d0744f2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fcf64e elementor-widget elementor-widget-html\" data-id=\"7fcf64e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\" padding:80px 20px; width:100%; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\">\r\n\r\n    <div style=\"max-width:1200px; margin:0 auto;\">\r\n        \r\n        <!-- Heading -->\r\n        <div style=\"text-align:center; margin-bottom:60px;\">\r\n            <h2 style=\"font-size:2.8rem; color:#429E9D; margin-bottom:16px; font-weight:700;\">\r\n                Our approach to acne treatment\r\n            <\/h2>\r\n            <p style=\"font-size:1.1rem; color:#429E9D; max-width:700px; margin:0 auto;\">\r\n                At our clinic, we focus on understanding the exact cause of your acne. We don't believe in random treatments or trial-and-error.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div style=\"display:flex; align-items:flex-start; gap:60px; flex-wrap:wrap;\">\r\n            \r\n            <!-- Left Side -->\r\n            <div style=\"flex:1; min-width:300px;\">\r\n              \r\n                <!-- Card -->\r\n                <div style=\"background:#95B5AC; border-radius:12px; padding:28px; margin-bottom:24px; box-shadow:0 4px 15px rgba(66,158,157,0.2); border-left:5px solid #429E9D;\">\r\n                    <h3 style=\"color:#FFFFFF; font-size:1.35rem; margin-bottom:12px; font-family:'DM Sans', sans-serif; font-weight:bold;\">\r\n                        Personalized Assessment\r\n                    <\/h3>\r\n                    <p style=\"color:#FFFFFF; font-size:1rem; line-height:1.7; font-family:'DM Sans', sans-serif;\">\r\n                        Every patient receives a customized treatment plan based on: Type and severity of acne, Skin type and sensitivity, Lifestyle and hormonal factors.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <!-- Card -->\r\n                <div style=\"background:#95B5AC; border-radius:12px; padding:28px; margin-bottom:24px; box-shadow:0 4px 15px rgba(66,158,157,0.2); border-left:5px solid #429E9D;\">\r\n                    <h3 style=\"color:#FFFFFF; font-size:1.35rem; margin-bottom:12px; font-family:'DM Sans', sans-serif; font-weight:bold;\">\r\n                        Medically Guided Options\r\n                    <\/h3>\r\n                    <p style=\"color:#FFFFFF; font-size:1rem; line-height:1.7; font-family:'DM Sans', sans-serif;\">\r\n                        Medical skincare, Chemical peels, Advanced dermatological procedures, Laser treatments (only if required).\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <!-- Note -->\r\n                <p style=\"text-align:center; margin-top:40px; font-size:1rem; color:#429E9D; font-style:italic; font-family:'DM Sans', sans-serif;\">\r\n                    Treatment is always personalized and medically guided.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- Right Side Image -->\r\n            <div style=\"flex:1; min-width:300px;\">\r\n                <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/04\/our-approach-to-acne-treatment.png\"\r\n                     alt=\"Acne Treatment Approach\"\r\n                     style=\"width:100%; height:auto; display:block; border-radius:12px;\">\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Responsive Styles -->\r\n<style>\r\n    @media (max-width: 992px) {\r\n        section div[style*=\"display:flex\"] {\r\n            gap: 40px !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        section {\r\n            padding: 60px 15px !important;\r\n        }\r\n        \r\n        h2 {\r\n            font-size: 2.2rem !important;\r\n        }\r\n        \r\n        section div[style*=\"display:flex\"] {\r\n            flex-direction: column !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        section {\r\n            padding: 50px 12px !important;\r\n        }\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71e9e47 e-con-full e-flex e-con e-parent\" data-id=\"71e9e47\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c9905a8 e-con-full e-flex e-con e-child\" data-id=\"c9905a8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a79061 elementor-widget elementor-widget-html\" data-id=\"1a79061\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"width:100%; background:#FFFFFF; padding:80px 20px; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\">\r\n    \r\n    <div style=\"max-width:1200px; margin:0 auto; display:flex; align-items:center; gap:60px; flex-wrap:wrap;\">\r\n\r\n        <!-- Doctor Image -->\r\n        <div style=\"flex:1; min-width:280px; text-align:center;\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/04\/Untitled-design-5.png\"\r\n                 alt=\"Dr. Bansari Patel - Dermatologist\"\r\n                 style=\"width:100%; max-width:420px; height:auto; display:block; margin:0 auto;\">\r\n        <\/div>\r\n\r\n        <!-- Content -->\r\n        <div style=\"flex:1; min-width:300px;\">\r\n\r\n            <h2 style=\"color:#429E9D; margin-bottom:8px; font-family:DM Serif Display; font-size:48px; font-weight:600;\">\r\n                Meet Your Dermatologist\r\n            <\/h2>\r\n           \r\n                <div style=\"\r\n        display:flex;\r\n        flex-direction:column;\r\n        gap:4px;\r\n        margin-bottom:24px;\r\n    \">\r\n\r\n        <span style=\"\r\n            color:#429E9D;\r\n            font-size:24px;\r\n            font-weight:700;\r\n            letter-spacing:0.5px;\r\n        \">\r\n            Dr. Bansari Patel\r\n        <\/span>\r\n\r\n        <span style=\"\r\n            color:#95B5AC;\r\n            font-size:15px;\r\n            font-weight:600;\r\n            text-transform:uppercase;\r\n            letter-spacing:1px;\r\n        \">\r\n            MD Dermatology | Acne Specialist\r\n        <\/span>\r\n\r\n    <\/div>\r\n\r\n            <!-- Stats -->\r\n            <div style=\"display:flex; gap:24px; flex-wrap:wrap; margin-bottom:28px;\">\r\n\r\n                <div style=\"flex:1; min-width:120px;\">\r\n                    <div style=\"font-size:28px; font-weight:700; color:#429E9D;\">13+ Years<\/div>\r\n                    <div style=\"font-size:14px; color:#95B5AC;\">Clinical Experience<\/div>\r\n                <\/div>\r\n\r\n                <div style=\"flex:1; min-width:120px;\">\r\n                    <div style=\"font-size:28px; font-weight:700; color:#429E9D;\">2000+<\/div>\r\n                    <div style=\"font-size:14px; color:#95B5AC;\">Patients Treated<\/div>\r\n                <\/div>\r\n\r\n                <div style=\"flex:1; min-width:120px;\">\r\n                    <div style=\"font-size:28px; font-weight:700; color:#429E9D;\">95%<\/div>\r\n                    <div style=\"font-size:14px; color:#95B5AC;\">Success Rate<\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Points -->\r\n            <ul style=\"list-style:none; padding:0; margin:0 0 30px 0; font-size:1.05rem; line-height:1.8; color:#429E9D;\">\r\n                \r\n                <li style=\"margin-bottom:12px; display:flex; align-items:flex-start; gap:12px;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n                        <path d=\"M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                        <path d=\"M8 12H16\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                        <path d=\"M12 8V16\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                    <\/svg>\r\n                    Dedicated focus on acne, acne marks, and acne scars\r\n                <\/li>\r\n\r\n                <li style=\"margin-bottom:12px; display:flex; align-items:flex-start; gap:12px;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n                        <path d=\"M22 12H18L15 21L9 3L6 12H2\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                    <\/svg>\r\n                    Experience in treating a wide range of acne conditions\r\n                <\/li>\r\n\r\n                <li style=\"margin-bottom:12px; display:flex; align-items:flex-start; gap:12px;\">\r\n                    <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n                        <path d=\"M12 2L2 7L12 12L22 7L12 2Z\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                        <path d=\"M2 17L12 22L22 17\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                        <path d=\"M2 12L12 17L22 12\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n                    <\/svg>\r\n                    Evidence-based and patient-centered approach\r\n                <\/li>\r\n\r\n            <\/ul>\r\n\r\n            <!-- Quote -->\r\n            <div style=\"background:#96C3C7; border-left:5px solid #429E9D; padding:24px; border-radius:8px; font-style:italic; color:#FFFFFF; line-height:1.6; font-size:18px;\">\r\n                \u201cI understand how emotionally and physically frustrating acne can be. \r\n                My goal is not just to reduce pimples\u2014but to give you long-term skin clarity.\u201d\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Responsive Styles -->\r\n<style>\r\n    @media (max-width: 992px) {\r\n        section {\r\n            padding: 70px 20px !important;\r\n        }\r\n    }\r\n    @media (max-width: 768px) {\r\n        section div[style*=\"display:flex\"] {\r\n            flex-direction: column !important;\r\n            gap: 40px !important;\r\n            text-align: center !important;\r\n        }\r\n        h2 {\r\n            font-size: 2.1rem !important;\r\n        }\r\n    }\r\n    @media (max-width: 480px) {\r\n        section {\r\n            padding: 60px 15px !important;\r\n        }\r\n        h2 {\r\n            font-size: 1.9rem !important;\r\n        }\r\n    }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d3dfb9 e-con-full e-flex e-con e-parent\" data-id=\"3d3dfb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f4de185 e-con-full e-flex e-con e-child\" data-id=\"f4de185\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4605dc5 elementor-widget elementor-widget-html\" data-id=\"4605dc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"background: #429E9D; padding: 90px 20px; width: 100%; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: white;\">\r\n    \r\n    <div style=\"max-width: 1200px; margin: 0 auto;\">\r\n        \r\n        <!-- Title -->\r\n        <h2 style=\"font-size: 2.8rem; text-align: center; margin-bottom: 60px; font-weight: 700; line-height: 1.2; color:white;\">\r\n            Who should consider acne treatment?\r\n        <\/h2>\r\n\r\n        <!-- Cards Grid -->\r\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1100px; margin: 0 auto 60px;\">\r\n\r\n            <!-- Card 1 -->\r\n            <div style=\"background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25); border-radius: 12px; padding: 28px 24px; display: flex; align-items: center; gap: 16px; min-height: 110px;\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\">\r\n                    <path d=\"M13 2L3 14H11L10 22L20 10H12L13 2Z\" stroke=\"#96C3C7\" stroke-width=\"2\"\/>\r\n                <\/svg>\r\n                <span>Pimples keep coming back frequently<\/span>\r\n            <\/div>\r\n\r\n            <!-- Card 2 -->\r\n            <div style=\"background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25); border-radius: 12px; padding: 28px 24px; display: flex; align-items: center; gap: 16px; min-height: 110px;\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\">\r\n                    <path d=\"M12 3V21M3 12H21\" stroke=\"#96C3C7\" stroke-width=\"2.5\"\/>\r\n                <\/svg>\r\n                <span>Acne marks are not fading<\/span>\r\n            <\/div>\r\n\r\n            <!-- Card 3 -->\r\n            <div style=\"background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25); border-radius: 12px; padding: 28px 24px; display: flex; align-items: center; gap: 16px; min-height: 110px;\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\">\r\n                    <path d=\"M12 2L2 7L12 12L22 7L12 2Z\" stroke=\"#96C3C7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                    <path d=\"M2 17L12 22L22 17\" stroke=\"#96C3C7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n                <span>Scars are starting to form<\/span>\r\n            <\/div>\r\n\r\n            <!-- Card 4 -->\r\n            <div style=\"background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25); border-radius: 12px; padding: 28px 24px; display: flex; align-items: center; gap: 16px; min-height: 110px;\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\">\r\n                    <circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#96C3C7\" stroke-width=\"2\"\/>\r\n                    <line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\" stroke=\"#96C3C7\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n                <\/svg>\r\n                <span>Over-the-counter products are not working<\/span>\r\n            <\/div>\r\n\r\n            <!-- Card 5 -->\r\n            <div style=\"background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.25); border-radius: 12px; padding: 28px 24px; display: flex; align-items: center; gap: 16px; min-height: 110px;\">\r\n                <svg width=\"32\" height=\"32\" fill=\"none\">\r\n                    <path d=\"M17 21V19C17 16.7909 14.7614 15 12 15C9.23858 15 7 16.7909 7 19V21\" stroke=\"#96C3C7\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n                    <path d=\"M12 11C14.2091 11 16 9.20914 16 7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7C8 9.20914 11 11Z\" stroke=\"#96C3C7\" stroke-width=\"2\"\/>\r\n                <\/svg>\r\n                <span>You are dealing with teen or adult acne<\/span>\r\n            <\/div>\r\n\r\n            <!-- CTA Card -->\r\n            <div style=\"background:#95B5AC; color:white; border-radius:12px; padding:28px 24px; display:flex; align-items:center; justify-content:center; min-height:110px; font-weight:700;\">\r\n                Start Treatment Now\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- Responsive -->\r\n<style>\r\n@media (max-width: 768px) {\r\n    section {\r\n        padding: 70px 15px !important;\r\n    }\r\n    h2 {\r\n        font-size: 2.2rem !important;\r\n    }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    h2 {\r\n        font-size: 1.9rem !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b210a43 e-con-full e-flex e-con e-parent\" data-id=\"b210a43\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-45ae2c7 e-con-full e-flex e-con e-child\" data-id=\"45ae2c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-deafed5 e-con-full e-flex e-con e-parent\" data-id=\"deafed5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dd63e39 e-con-full e-flex e-con e-child\" data-id=\"dd63e39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f190473 e-con-full e-flex e-con e-parent\" data-id=\"f190473\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a8afafd e-con-full e-flex e-con e-child\" data-id=\"a8afafd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c620937 elementor-widget elementor-widget-html\" data-id=\"c620937\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.patient-reviews-section {\r\n    padding: 40px 20px;\r\n    text-align: center;\r\n    background: #96C3C7;\r\n}\r\n\r\n.section-title {\r\n    font-size: 48px;\r\n    margin-bottom: 30px;\r\n    color: #429E9D;\r\n    font-family: DM Sans Dispaly;\r\n    font-weight: bold;\r\n}\r\n\r\n.reviews-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));\r\n    gap: 20px;\r\n    max-width: 1600px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.review-card {\r\n    background: white;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    box-shadow: 0 4px 15px rgba(66,158,157,0.12);\r\n    padding: 10px;\r\n}\r\n\r\n.reel-container {\r\n    width: 100%;\r\n}\r\n\r\n.reel-container blockquote {\r\n    margin: 0 !important;\r\n    width: 100% !important;\r\n}\r\n\r\n.reel-info {\r\n    padding: 10px;\r\n    text-align: left;\r\n}\r\n\r\n.reel-info p {\r\n    margin: 0;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    color: #429E9D;\r\n}\r\n\r\n.book-btn {\r\n    display: inline-block;\r\n    margin-top: 35px;\r\n    padding: 14px 32px;\r\n    background: #429E9D;\r\n    color: white;\r\n    text-decoration: none;\r\n    border-radius: 50px;\r\n    font-weight: bold;\r\n    font-size: 18px;\r\n    border: 2px solid #95B5AC;\r\n}\r\n\r\n.book-btn:hover {\r\n    background: #95B5AC;\r\n    border-color: #429E9D;\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .reviews-grid {\r\n        grid-template-columns: 1fr;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"patient-reviews-section\">\r\n    <h2 class=\"section-title\">Clinical Knowledge<\/h2>\r\n\r\n    <div class=\"reviews-grid\">\r\n\r\n        <!-- REVIEW 1 -->\r\n        <div class=\"review-card\">\r\n            <div class=\"reel-container\">\r\n                <blockquote class=\"instagram-media\"\r\n                    data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/DTmheb5CFK8\/?igsh=MWs0czY0YXFmMzJlaA==\"\r\n                    data-instgrm-version=\"14\">\r\n                <\/blockquote>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- REVIEW 2 -->\r\n        <div class=\"review-card\">\r\n            <div class=\"reel-container\">\r\n                <blockquote class=\"instagram-media\"\r\n                    data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/DT5XW_Qkqy5\/?igsh=MWFhaTE1aHBqYTdmdg==\"\r\n                    data-instgrm-version=\"14\">\r\n                <\/blockquote>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- REVIEW 3 -->\r\n        <div class=\"review-card\">\r\n            <div class=\"reel-container\">\r\n                <blockquote class=\"instagram-media\"\r\n                    data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/DUdgfKfCMXn\/?igsh=NjdsNTFyemd4NXBx\"\r\n                    data-instgrm-version=\"14\">\r\n                <\/blockquote>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"review-card\">\r\n            <div class=\"reel-container\">\r\n                <blockquote class=\"instagram-media\"\r\n                    data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/DUTR-opCIJx\/?igsh=b3BmM3JtczVzMWNw\"\r\n                    data-instgrm-version=\"14\">\r\n                <\/blockquote>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <a href=\"#\" class=\"book-btn\">Book Appointment<\/a>\r\n<\/div>\r\n\r\n<script async src=\"\/\/www.instagram.com\/embed.js\"><\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b7e629 e-con-full e-flex e-con e-parent\" data-id=\"4b7e629\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-08470a5 e-con-full e-flex e-con e-child\" data-id=\"08470a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a92e299 elementor-widget elementor-widget-html\" data-id=\"a92e299\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"acne-transformations-section\">\r\n    <h2 class=\"section-title\">Real Patient Transformations<\/h2>\r\n    \r\n    <div class=\"stories-grid\">\r\n        \r\n        <!-- Story 1 -->\r\n        <div class=\"transform-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/BEFORE-5.png\" alt=\"Priya Sharma\">\r\n            <div class=\"card-content\">\r\n                <h3>Tried Everything<\/h3>\r\n                <p>I had already tried everything\u2014creams, facials, home remedies. It would get better for a few days and then come back again. I was honestly tired of wasting time and money. Here, for the first time, someone explained why my acne keeps coming back. That clarity itself made a huge difference.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Story 2 -->\r\n        <div class=\"transform-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/BEFORE-5-1.png\" alt=\"Rahul Verma\">\r\n            <div class=\"card-content\">\r\n                <h3>Marks Getting Worse<\/h3>\r\n                <p>My acne was not just pimples anymore. The marks were becoming darker and I was scared it would turn into scars. I used to avoid photos completely. After starting treatment here, I finally felt like my skin was improving step by step\u2014not just temporary fixes.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Story 3 -->\r\n        <div class=\"transform-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/BEFORE-3-1.png\" alt=\"Neha Patel\">\r\n            <div class=\"card-content\">\r\n                <h3>Exam\/College Phase<\/h3>\r\n                <p>During exams, my acne got really bad but I ignored it thinking it will go away. After exams, it was even worse. I wish I had started earlier. The treatment here was simple and guided properly, and I finally felt confident going to college without worrying about my skin. <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Story 4 -->\r\n        <div class=\"transform-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/BEFORE.png\" alt=\"Aarav Mehta\">\r\n            <div class=\"card-content\">\r\n                <h3>Adult Acne \/ Working Professional<\/h3>\r\n                <p>I thought acne is only for teenagers, but mine started in my late 20s. It was very frustrating because nothing seemed to work. Here I understood that adult acne is different and needs proper treatment. That changed everything for me.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Story 5 -->\r\n        <div class=\"transform-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/BEFORE-4-1.png\" alt=\"Simran Kaur\">\r\n            <div class=\"card-content\">\r\n                <h3>Sensitive Skin \/ Fear of Treatment<\/h3>\r\n                <p>I was always scared to take proper treatment because I thought medicines or lasers might damage my skin. But here, everything was explained very clearly and nothing unnecessary was suggested. That trust made me comfortable to start<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Story 6 -->\r\n        <div class=\"transform-card\">\r\n            <img decoding=\"async\" src=\"https:\/\/acne.webs4apps.co.in\/wp-content\/uploads\/2026\/05\/BEFORE-2.png\" alt=\"Vikas Reddy\">\r\n            <div class=\"card-content\">\r\n                <h3>Repeated Failure Case<\/h3>\r\n                <p>I had already taken treatment before but my acne came back again. That was the most frustrating part. Here, the focus was on why it keeps coming back. Once that was addressed, I finally started seeing real improvement.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.acne-transformations-section {\r\n    padding: 60px 20px;\r\n    background: white;\r\n    text-align: center;\r\n}\r\n\r\n.section-title {\r\n    font-size: 2.4rem;\r\n    margin-bottom: 45px;\r\n    color: #429E9D;\r\n    font-weight: 700;\r\n}\r\n\r\n.stories-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 25px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.transform-card {\r\n    background: white;\r\n    border-radius: 20px;\r\n    overflow: hidden;\r\n    box-shadow: 0 8px 25px rgba(66, 158, 157, 0.15);\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.transform-card:hover {\r\n    transform: translateY(-10px);\r\n    box-shadow: 0 15px 35px rgba(66, 158, 157, 0.25);\r\n}\r\n\r\n.transform-card img {\r\n    width: 100%;\r\n    height: 340px;\r\n    object-fit: cover;\r\n}\r\n\r\n.card-content {\r\n    padding: 22px;\r\n    text-align: left;\r\n}\r\n\r\n.card-content h3 {\r\n    margin: 0 0 12px 0;\r\n    font-size: 1.25rem;\r\n    color: #429E9D;\r\n    line-height: 1.3;\r\n}\r\n\r\n.card-content p {\r\n    color: #95B5AC;\r\n    line-height: 1.6;\r\n    font-size: 15px;\r\n}\r\n\r\n\/* Responsive Design *\/\r\n@media (max-width: 992px) {\r\n    .stories-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n    }\r\n}\r\n\r\n@media (max-width: 576px) {\r\n    .stories-grid {\r\n        grid-template-columns: 1fr;\r\n    }\r\n    .transform-card img {\r\n        height: 300px;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71b40b5 e-con-full e-flex e-con e-parent\" data-id=\"71b40b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3312fd0 e-con-full e-flex e-con e-child\" data-id=\"3312fd0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9350471 elementor-widget elementor-widget-html\" data-id=\"9350471\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div style=\"max-width: 1200px; margin: 40px auto; padding: 20px; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: #ffffff;\">\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start;\">\r\n\r\n    <!-- Left Content -->\r\n    <div style=\"flex: 1; min-width: 300px;\">\r\n      <h1 style=\"font-size: 42px; font-weight: 700; line-height: 1.1; color: #429E9D; margin: 0 0 16px 0;\">\r\n        Get a clear plan for<br>your acne\r\n      <\/h1>\r\n      \r\n      <p style=\"font-size: 18px; color: #429E9D; line-height: 1.5; margin: 0 0 32px 0; font-family:DM Sans\">\r\n  No guesswork. No <span style=\"color: #95B5AC; font-weight: 600;\">unnecessary medicines and treatments<\/span>. Start your journey with a scientific skin assessment.\r\n<\/p>\r\n\r\n      <div style=\"margin-bottom: 28px;\">\r\n\r\n        <!-- Skin Assessment -->\r\n        <div style=\"display: flex; align-items: flex-start; margin-bottom: 24px;\">\r\n          <div style=\"width: 28px; height: 28px; background: #96C3C7; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-right: 14px;\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <path d=\"M19 11H5M19 11C20.1046 11 21 11.8954 21 13V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V13C3 11.8954 3.89543 11 5 11M19 11V9C19 7.89543 18.1046 7 17 7H7C5.89543 7 5 7.89543 5 9V11\" stroke=\"#429E9D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n              <path d=\"M9 17H15\" stroke=\"#429E9D\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <strong style=\"font-size: 17px; color: #429E9D;font-weight:500\">Skin Assessment<\/strong><br>\r\n            <span style=\"color: #95B5AC; font-size: 15px; line-height: 1.4;font-family:DM Sans\">Thorough analysis of your current skin condition.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Understanding Root Causes -->\r\n        <div style=\"display: flex; align-items: flex-start; margin-bottom: 24px;\">\r\n          <div style=\"width: 28px; height: 28px; background: #96C3C7; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-right: 14px;\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <path d=\"M12 4V2M12 22V20M4 12H2M22 12H20M18.364 5.636L16.95 7.05M7.05 16.95L5.636 18.364M18.364 18.364L16.95 16.95M7.05 7.05L5.636 5.636\" stroke=\"#429E9D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n              <circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"#429E9D\" stroke-width=\"2\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <strong style=\"font-size: 17px; color: #429E9D;font-weight:500\">Understanding Root Causes<\/strong><br>\r\n            <span style=\"color: #95B5AC; font-size: 15px; line-height: 1.4;font-family:DM Sans\">Identifying triggers and internal factors.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Personalized Treatment Plan -->\r\n        <div style=\"display: flex; align-items: flex-start;\">\r\n          <div style=\"width: 28px; height: 28px; background: #96C3C7; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-right: 14px;\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <path d=\"M12 2L2 7L12 12L22 7L12 2Z\" stroke=\"#429E9D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n              <path d=\"M2 17L12 22L22 17\" stroke=\"#429E9D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n              <path d=\"M2 12L12 17L22 12\" stroke=\"#429E9D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <strong style=\"font-size: 17px; color: #429E9D;font-weight:500\">Personalized Treatment Plan<\/strong><br>\r\n            <span style=\"color: #95B5AC; font-size: 15px; line-height: 1.4;font-family:DM Sans\">A medical roadmap built just for you.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <!-- WhatsApp Button -->\r\n      <a href=\"https:\/\/wa.me\/91YOURNUMBER\" target=\"_blank\" \r\n         style=\"display: inline-flex; align-items: center; gap: 10px; background: #429E9D; color: white; padding: 16px 32px; font-size: 17px; font-weight: 600; border-radius: 8px; text-decoration: none; box-shadow: 0 4px 15px rgba(66,158,157,0.3);\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n          <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.198-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.485-.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-.372-.025-.52-.075-.149-.669-1.612-.917-2.207-.242-.579-.487-.5-.67-.51-.173-.008-.372-.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.71.306 1.263.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-.347z\"\/>\r\n          <path d=\"M12 2C6.477 2 2 6.477 2 12c0 1.89.525 3.66 1.43 5.16L2 22l4.96-1.3C8.34 21.48 10.1 22 12 22c5.523 0 10-4.477 10-10S17.523 2 12 2z\"\/>\r\n        <\/svg>\r\n        WhatsApp for Details\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <!-- Right Form -->\r\n    <div style=\"flex: 1; min-width: 300px; background: #96C3C7; border-radius: 16px; padding: 32px; box-shadow: 0 10px 30px rgba(66,158,157,0.15);\">\r\n\r\n      <div style=\"margin-bottom: 20px;\">\r\n        <label style=\"display: block; font-size: 13px; font-weight: 600; color: #429E9D; margin-bottom: 6px;\">FULL NAME<\/label>\r\n        <input type=\"text\" placeholder=\"Your full name\" \r\n               style=\"width: 100%; padding: 14px 16px; border: 1px solid #95B5AC; border-radius: 8px; font-size: 16px; box-sizing: border-box; outline: none;\">\r\n      <\/div>\r\n\r\n      <div style=\"margin-bottom: 20px;\">\r\n        <label style=\"display: block; font-size: 13px; font-weight: 600; color: #429E9D; margin-bottom: 6px;\">PHONE NUMBER<\/label>\r\n        <input type=\"tel\" placeholder=\"+91\" \r\n               style=\"width: 100%; padding: 14px 16px; border: 1px solid #95B5AC; border-radius: 8px; font-size: 16px; box-sizing: border-box; outline: none;\">\r\n      <\/div>\r\n\r\n      <div style=\"margin-bottom: 24px;\">\r\n        <label style=\"display: block; font-size: 13px; font-weight: 600; color: #429E9D; margin-bottom: 6px;\">ACNE CONCERN (OPTIONAL)<\/label>\r\n        <textarea placeholder=\"Briefly describe your skin concern...\" \r\n                  style=\"width: 100%; height: 110px; padding: 14px 16px; border: 1px solid #95B5AC; border-radius: 8px; font-size: 16px; resize: vertical; box-sizing: border-box; outline: none;font-family:DM sans-serif\"><\/textarea>\r\n      <\/div>\r\n\r\n      <div style=\"display: flex; gap: 12px; flex-wrap: wrap;\">\r\n        <button onclick=\"alert('Skin Plan functionality would go here')\" \r\n                style=\"flex: 1; background: #429E9D; color: white; border: none; padding: 16px; font-size: 16px; font-weight: 600; border-radius: 8px; cursor: pointer; transition: all 0.2s;\">\r\n          Get My Skin Plan\r\n        <\/button>\r\n        \r\n        <button onclick=\"alert('Consultation booking would go here')\" \r\n                style=\"flex: 1; background: #95B5AC; color: white; border: none; padding: 16px; font-size: 16px; font-weight: 600; border-radius: 8px; cursor: pointer; transition: all 0.2s;\">\r\n          Book Consultation\r\n        <\/button>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d41a3b e-con-full e-flex e-con e-parent\" data-id=\"2d41a3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f524183 e-con-full e-flex e-con e-child\" data-id=\"f524183\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64294f0 elementor-widget elementor-widget-html\" data-id=\"64294f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Footer -->\r\n<div style=\"width:100%; background:#429E9D; color:white; font-family:'DM Sans', sans-serif;\">\r\n\r\n  <div style=\"max-width:1280px; margin:0 auto; padding:60px 15px 40px 15px;\">\r\n\r\n    <div style=\"display:flex; flex-wrap:wrap; gap:40px; justify-content:space-between;\">\r\n\r\n      <!-- Left Column - Logo & Description -->\r\n      <div style=\"flex:1; min-width:280px;\">\r\n        <div style=\"font-family:'DM Serif Display', serif; font-size:32px; font-weight:400; margin-bottom:16px;\">\r\n          The Pimple Post Clinic\r\n        <\/div>\r\n        <div style=\"color:#96C3C7; font-size:17px; line-height:28px; max-width:380px;\">\r\n          Dermatologist Acne Treatment in Ahmedabad.<br>\r\n          Providing science-backed, personalized skin care for lasting clarity.\r\n        <\/div>\r\n\r\n        <!-- Social Links -->\r\n        <div style=\"margin-top:32px; display:flex; gap:28px;\">\r\n          <a href=\"https:\/\/www.instagram.com\/pimplepostclinic\/\" style=\"color:#95B5AC; font-size:16px; text-decoration:none;\">Instagram<\/a>\r\n          <a href=\"https:\/\/www.facebook.com\/p\/Pimplepost-Clinic-61567141994194\/\" style=\"color:#95B5AC; font-size:16px; text-decoration:none;\">Facebook<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Clinic Location -->\r\n      <div style=\"flex:1; min-width:260px;\">\r\n        <div style=\"color:#95B5AC; font-size:13px; font-weight:700; text-transform:uppercase; letter-spacing:1.5px; margin-bottom:12px;\">\r\n          Clinic Location\r\n        <\/div>\r\n        <div style=\"color:#96C3C7; font-size:17px; line-height:28px;\">\r\n          Gala Empire, 312, Drive In Rd, Nilmani Society, Memnagar, Ahmedabad, Gujarat 380054\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Timings -->\r\n      <div style=\"flex:1; min-width:260px;\">\r\n        <div style=\"color:#95B5AC; font-size:13px; font-weight:700; text-transform:uppercase; letter-spacing:1.5px; margin-bottom:12px;\">\r\n          Timings\r\n        <\/div>\r\n        <div style=\"display:flex; flex-direction:column; gap:12px; color:#96C3C7; font-size:16px; line-height:26px;\">\r\n          <div>Mon \u2014 Fri: 10:00 AM - 07:00 PM<\/div>\r\n          <div>Saturday: 10:00 AM - 07:00 PM<\/div>\r\n          <div>Sunday: Closed<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Bottom Bar -->\r\n  <div style=\"background:#95B5AC; padding:22px 15px; text-align:center;\">\r\n    <div style=\"max-width:1280px; margin:0 auto; color:white; font-size:11px; font-weight:400; text-transform:uppercase; letter-spacing:2px; line-height:18px;\">\r\n      \u00a9 2024 Dermis & Clay Clinical Excellence. Accredited Clinical Facility.\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<!-- Optional: Small script to improve mobile experience -->\r\n<script>\r\n  function adjustFooter() {\r\n    if (window.innerWidth < 480) {\r\n      document.querySelectorAll('#footer-columns > div').forEach(el => {\r\n        if (el) el.style.minWidth = \"100%\";\r\n      });\r\n    }\r\n  }\r\n  window.addEventListener('resize', adjustFooter);\r\n  window.addEventListener('load', adjustFooter);\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>+91 98765 43210 Ahmedabad, India Medical Grade Results Home Our Approach Specialist Results Book Consultation \u2630 Home Our Approach Specialist Results Book Consultation Ahmedabad\u2019s First Acne Transformation Clinic Tried everythingfor acne\u2026 but it keepscoming back? This is not just a skincare problem. It\u2019s a root-cause problem. Get dermatologist-guided acne treatment in Ahmedabad that focuses on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-154","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/pages\/154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/comments?post=154"}],"version-history":[{"count":37,"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/pages\/154\/revisions"}],"predecessor-version":[{"id":224,"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/pages\/154\/revisions\/224"}],"wp:attachment":[{"href":"https:\/\/acne.webs4apps.co.in\/index.php\/wp-json\/wp\/v2\/media?parent=154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}