{"product_id":"acne-treatment","title":"Acne Treatment","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500\u0026amp;family=Montserrat:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n#dermaphi-accure-product{\n  --ivory:#fcfaf6;\n  --warm-ivory:#f5efe7;\n  --gold:#b88949;\n  --light-gold:#d8b77d;\n  --charcoal:#2b2927;\n  --muted:#706a63;\n  --line:rgba(184,137,73,.22);\n\n  width:100%;\n  max-width:100%;\n  padding:0;\n  background:transparent;\n  color:var(--charcoal);\n  font-family:\"Montserrat\",Arial,sans-serif;\n}\n\n#dermaphi-accure-product *{box-sizing:border-box}\n\n#dermaphi-accure-product .accure-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0;\n}\n\n#dermaphi-accure-product .accure-card{\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:36px;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:\n    radial-gradient(circle at top right,rgba(216,183,125,.16),transparent 30%),\n    linear-gradient(145deg,#fff 0%,#fbf7f1 62%,#f2e8dc 100%);\n  box-shadow:0 20px 50px rgba(61,48,31,.08);\n}\n\n#dermaphi-accure-product .accure-card::after{\n  content:\"\";\n  position:absolute;\n  right:-55px;\n  bottom:-55px;\n  width:170px;\n  height:170px;\n  border:1px solid rgba(184,137,73,.18);\n  border-radius:50%;\n  pointer-events:none;\n}\n\n#dermaphi-accure-product .accure-eyebrow{\n  margin:0 0 14px;\n  color:var(--gold);\n  font-size:11px;\n  font-weight:600;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n}\n\n#dermaphi-accure-product h2,\n#dermaphi-accure-product h3,\n#dermaphi-accure-product h4{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-weight:500;\n}\n\n#dermaphi-accure-product .accure-title{\n  font-size:clamp(50px,5vw,68px);\n  line-height:.95;\n  letter-spacing:-.035em;\n}\n\n#dermaphi-accure-product .accure-title em{\n  color:var(--gold);\n  font-style:italic;\n}\n\n#dermaphi-accure-product .accure-subtitle{\n  margin:13px 0 0;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:25px;\n  font-style:italic;\n}\n\n#dermaphi-accure-product .accure-description{\n  max-width:100%;\n  margin:20px 0 0;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.9;\n}\n\n#dermaphi-accure-product .accure-description strong{\n  color:var(--charcoal);\n  font-weight:600;\n}\n\n\/* QUICK DETAILS *\/\n\n#dermaphi-accure-product .accure-details{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:30px;\n}\n\n#dermaphi-accure-product .detail-box{\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-accure-product .detail-label{\n  margin:0 0 7px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n#dermaphi-accure-product .detail-value{\n  margin:0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  line-height:1.25;\n}\n\n\/* CONTENT *\/\n\n#dermaphi-accure-product .content-section{\n  margin-top:34px;\n  padding-top:29px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-accure-product .content-section h3{\n  margin-bottom:14px;\n  font-size:32px;\n  line-height:1.08;\n}\n\n#dermaphi-accure-product .content-section\u003ep{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.85;\n}\n\n\/* BENEFITS *\/\n\n#dermaphi-accure-product .benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-accure-product .benefit-card{\n  padding:23px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-accure-product .benefit-number{\n  display:block;\n  margin-bottom:8px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:20px;\n  font-style:italic;\n}\n\n#dermaphi-accure-product .benefit-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n  line-height:1.05;\n}\n\n#dermaphi-accure-product .benefit-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* AREAS *\/\n\n#dermaphi-accure-product .area-list{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:17px;\n}\n\n#dermaphi-accure-product .area-item{\n  padding:8px 13px;\n  border:1px solid var(--line);\n  border-radius:999px;\n  background:rgba(255,255,255,.78);\n  color:var(--muted);\n  font-size:12px;\n}\n\n\/* SIGNATURE *\/\n\n#dermaphi-accure-product .signature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-accure-product .signature-card{\n  position:relative;\n  overflow:hidden;\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-accure-product .signature-card::after{\n  content:\"\";\n  position:absolute;\n  right:-24px;\n  bottom:-24px;\n  width:72px;\n  height:72px;\n  border:1px solid rgba(184,137,73,.12);\n  border-radius:50%;\n}\n\n#dermaphi-accure-product .signature-card h4{\n  margin-bottom:5px;\n  font-size:26px;\n  line-height:1.05;\n}\n\n#dermaphi-accure-product .signature-label{\n  display:block;\n  margin-bottom:11px;\n  color:var(--gold);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n#dermaphi-accure-product .signature-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* EXPERIENCE *\/\n\n#dermaphi-accure-product .step-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:18px;\n  margin-top:22px;\n}\n\n#dermaphi-accure-product .step-card{\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:rgba(255,255,255,.72);\n}\n\n#dermaphi-accure-product .step-number{\n  display:block;\n  margin-bottom:9px;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-style:italic;\n}\n\n#dermaphi-accure-product .step-card h4{\n  margin-bottom:7px;\n  font-size:23px;\n}\n\n#dermaphi-accure-product .step-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.72;\n}\n\n\/* AFTERCARE *\/\n\n#dermaphi-accure-product .aftercare-box{\n  margin-top:21px;\n  padding:25px;\n  border:1px solid rgba(184,137,73,.35);\n  border-left:3px solid var(--gold);\n  border-radius:12px;\n  background:rgba(255,255,255,.78);\n}\n\n#dermaphi-accure-product .aftercare-box h4{\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n#dermaphi-accure-product .aftercare-box p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.75;\n}\n\n\/* FAQ *\/\n\n#dermaphi-accure-product .faq-list{\n  margin-top:5px;\n  border-top:1px solid var(--line);\n}\n\n#dermaphi-accure-product .faq-item{\n  border-bottom:1px solid var(--line);\n}\n\n#dermaphi-accure-product .faq-item summary{\n  position:relative;\n  padding:20px 40px 20px 0;\n  color:var(--charcoal);\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:22px;\n  font-weight:500;\n  line-height:1.25;\n  list-style:none;\n  cursor:pointer;\n}\n\n#dermaphi-accure-product .faq-item summary::-webkit-details-marker{display:none}\n\n#dermaphi-accure-product .faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:3px;\n  color:var(--gold);\n  font-family:\"Montserrat\",Arial,sans-serif;\n  font-size:22px;\n  transform:translateY(-50%);\n}\n\n#dermaphi-accure-product .faq-item[open] summary::after{content:\"−\"}\n\n#dermaphi-accure-product .faq-answer{\n  padding:0 35px 20px 0;\n}\n\n#dermaphi-accure-product .faq-answer p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.75;\n}\n\n\/* DISCLAIMER *\/\n\n#dermaphi-accure-product .accure-note{\n  max-width:100%;\n  margin:28px 0 0;\n  color:var(--muted);\n  font-size:10px;\n  line-height:1.68;\n}\n\n@media(max-width:1050px){\n  #dermaphi-accure-product .step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}\n}\n\n@media(max-width:900px){\n  #dermaphi-accure-product .accure-card{padding:30px}\n  #dermaphi-accure-product .benefit-grid,\n  #dermaphi-accure-product .signature-grid{grid-template-columns:1fr}\n}\n\n@media(max-width:650px){\n  #dermaphi-accure-product .accure-card{\n    padding:26px 20px;\n    border-radius:16px;\n  }\n\n  #dermaphi-accure-product .accure-title{font-size:43px}\n  #dermaphi-accure-product .accure-subtitle{font-size:22px}\n  #dermaphi-accure-product .accure-description{\n    font-size:15px;\n    line-height:1.8;\n  }\n\n  #dermaphi-accure-product .accure-details,\n  #dermaphi-accure-product .step-grid{grid-template-columns:1fr}\n  #dermaphi-accure-product .faq-item summary{font-size:20px}\n}\n\u003c\/style\u003e\n\u003csection id=\"dermaphi-accure-product\"\u003e\n\u003cdiv class=\"accure-wrap\"\u003e\n\u003cdiv class=\"accure-card\"\u003e\n\u003cp class=\"accure-eyebrow\"\u003eSignature DermaPhi Acne Treatment\u003c\/p\u003e\n\u003ch2 class=\"accure-title\"\u003eDermaPhi \u003cem\u003eClear\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"accure-subtitle\"\u003eFeaturing the Accure Acne Laser System\u003c\/p\u003e\n\u003cp class=\"accure-description\"\u003eDermaPhi Clear is our advanced acne-focused treatment featuring the Accure Acne Laser System, an FDA-cleared 1726 nm laser designed for mild to severe inflammatory acne vulgaris on the face and body. The treatment selectively targets overactive sebaceous glands to reduce excess oil production while protecting the surrounding skin through controlled energy delivery and real-time temperature monitoring.\u003c\/p\u003e\n\u003cdiv class=\"accure-details\"\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eMild to Severe Inflammatory Acne\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-box\"\u003e\n\u003cp class=\"detail-label\"\u003eTypical Protocol\u003c\/p\u003e\n\u003cp class=\"detail-value\"\u003eFour Sessions, Approximately One Month Apart\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eHow the Accure Acne Laser Works\u003c\/h3\u003e\n\u003cp\u003eThe Accure system uses a precise 1726 nm wavelength that is strongly absorbed by lipids within the sebaceous glands. By delivering controlled thermal energy to these oil-producing structures, the treatment is designed to reduce excess sebum associated with inflammatory acne. Integrated temperature monitoring helps the provider deliver treatment according to the device protocol while minimizing unnecessary heating of surrounding tissue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003ePotential Treatment Benefits\u003c\/h3\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eTargets a Key Acne Source\u003c\/h4\u003e\n\u003cp\u003eAddresses overactive sebaceous glands rather than treating only the visible surface of a breakout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eNon-Systemic Approach\u003c\/h4\u003e\n\u003cp\u003eProvides an in-office device option that does not rely on an oral medication circulating throughout the body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eFace and Body Treatment\u003c\/h4\u003e\n\u003cp\u003eFDA cleared for inflammatory acne vulgaris on facial and body treatment areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cspan class=\"benefit-number\"\u003e04\u003c\/span\u003e\n\u003ch4\u003eMinimal Routine Interruption\u003c\/h4\u003e\n\u003cp\u003eMany patients return to normal activities soon after treatment, although temporary redness or swelling may occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eCommon Treatment Areas\u003c\/h3\u003e\n\u003cdiv class=\"area-list\"\u003e\n\u003cspan class=\"area-item\"\u003eForehead\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eCheeks\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eChin\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eJawline\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eFull Face\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eBack\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eChest\u003c\/span\u003e \u003cspan class=\"area-item\"\u003eOther Eligible Body Areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eThe DermaPhi Clear Difference\u003c\/h3\u003e\n\u003cp\u003eAcne is rarely one-dimensional. Your DermaPhi plan begins with a detailed evaluation of inflammatory activity, oil production, skin sensitivity, current medications, scarring risk, pigmentation, and lifestyle factors.\u003c\/p\u003e\n\u003cdiv class=\"signature-grid\"\u003e\n\u003cdiv class=\"signature-card\"\u003e\n\u003ch4\u003ePersonalized\u003c\/h4\u003e\n\u003cspan class=\"signature-label\"\u003eAcne Assessment\u003c\/span\u003e\n\u003cp\u003eYour provider evaluates the type, location, severity, and pattern of your acne before recommending laser treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"signature-card\"\u003e\n\u003ch4\u003eTechnology Led\u003c\/h4\u003e\n\u003cspan class=\"signature-label\"\u003ePrecision Treatment\u003c\/span\u003e\n\u003cp\u003eControlled 1726 nm energy and temperature monitoring support consistent, individualized treatment delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"signature-card\"\u003e\n\u003ch4\u003eComprehensive\u003c\/h4\u003e\n\u003cspan class=\"signature-label\"\u003eOngoing Skin Plan\u003c\/span\u003e\n\u003cp\u003eSkincare, medication coordination, pigment prevention, and scar management may be integrated when clinically appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eYour Treatment Series\u003c\/h3\u003e\n\u003cdiv class=\"step-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eConsultation\u003c\/h4\u003e\n\u003cp\u003eYour provider reviews acne history, medications, prior treatments, skin type, recent tanning, and treatment suitability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003ePreparation\u003c\/h4\u003e\n\u003cp\u003eThe treatment area is cleansed and numbing may be used according to the treatment protocol and provider assessment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eLaser Treatment\u003c\/h4\u003e\n\u003cp\u003eIndividual treatment zones are carefully addressed while the system monitors temperature and guides energy delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cspan class=\"step-number\"\u003e04\u003c\/span\u003e\n\u003ch4\u003eFollow-Up\u003c\/h4\u003e\n\u003cp\u003eA typical full course includes four sessions approximately one month apart, followed by evaluation of your response.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eRecovery and Aftercare\u003c\/h3\u003e\n\u003cp\u003eTemporary redness, warmth, swelling, tenderness, or puffiness can occur after treatment. Your recovery plan should follow the instructions provided by your treating professional.\u003c\/p\u003e\n\u003cdiv class=\"aftercare-box\"\u003e\n\u003ch4\u003eProtect and Calm the Skin\u003c\/h4\u003e\n\u003cp\u003eUse gentle skincare and broad-spectrum sunscreen as directed. Avoid picking active lesions, intentional tanning, excessive heat, harsh exfoliation, and unapproved active products until your provider advises that your normal routine may be resumed. Contact the clinic promptly for blistering, increasing pain, marked swelling, drainage, or other unexpected symptoms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs Accure FDA approved?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe Accure Acne Laser System is FDA cleared—not FDA approved—for the treatment of mild to severe inflammatory acne vulgaris on the face and body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes the treatment hurt?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNumbing may be used before treatment. Patients may feel heat, pressure, or brief discomfort during energy delivery. Sensation varies by treatment area and individual tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow many treatments are recommended?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe manufacturer describes a complete treatment course as four sessions performed approximately one month apart. Your provider may adjust planning according to clinical evaluation and response.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhen will I notice improvement?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eImprovement is generally evaluated over the treatment series and during follow-up. Acne can fluctuate, and individual timing and degree of response vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWill Accure treat acne scars?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eAccure is designed to treat active inflammatory acne, not to resurface established acne scars. Scar treatment may require a separate plan after active acne is better controlled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan it replace all acne medication?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNot necessarily. Do not stop prescription acne medication without guidance from the prescribing clinician. Laser treatment may be used alone or within a broader medical acne plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs there downtime?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eMany patients experience little interruption to normal activities. Temporary flushing, redness, warmth, tenderness, or puffiness may last for several hours or days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan all skin tones be treated?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe manufacturer describes the system as suitable across skin types. A qualified provider must still assess pigment risk, recent tanning, medications, and individual treatment settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWho may not be a candidate?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eEligibility may be affected by pregnancy, active infection, open wounds, recent tanning, photosensitizing medications, certain medical conditions, impaired healing, or other device-specific exclusions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"accure-note\"\u003eThe Accure Acne Laser System is an FDA-cleared medical device for treatment of mild to severe inflammatory acne vulgaris on the face and body. Treatment should be performed only by appropriately trained professionals following current device labeling, safety requirements, and patient-selection criteria. Potential effects include pain, redness, warmth, swelling, tenderness, bruising, temporary acne flare, pigment changes, burns, blistering, infection, scarring, and an unsatisfactory result. Acne may require ongoing medical management, and individual outcomes vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":49484022841572,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/7022\/2564\/files\/acnetreatment.webp?v=1784746147","url":"https:\/\/dermaphiusa.com\/products\/acne-treatment","provider":"My Store","version":"1.0","type":"link"}