{"id":2781,"date":"2026-08-15T14:36:35","date_gmt":"2026-08-15T14:36:35","guid":{"rendered":"https:\/\/shreepolycliniclab.com\/?page_id=2781"},"modified":"2026-08-15T20:08:38","modified_gmt":"2026-08-15T20:08:38","slug":"shingles-or-herpes-zoster-vaccination","status":"publish","type":"page","link":"https:\/\/shreepolycliniclab.com\/?page_id=2781","title":{"rendered":"Shingles or Herpes Zoster Vaccination"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2781\" class=\"elementor elementor-2781\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81fb268 e-flex e-con-boxed e-con e-parent\" data-id=\"81fb268\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e5e51f elementor-widget elementor-widget-html\" data-id=\"0e5e51f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* =========================================================\r\n   SHREE POLYCLINIC & LAB\r\n   SHINGLES \/ HERPES ZOSTER VACCINATION LANDING PAGE\r\n   WordPress \/ Elementor Ready\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine{\r\n    --pink:#E04F98;\r\n    --pink-dark:#C83D83;\r\n    --blue:#29A9DC;\r\n    --blue-dark:#168DBD;\r\n    --navy:#17324D;\r\n    --text:#425466;\r\n    --muted:#718394;\r\n    --light:#F7FBFD;\r\n    --white:#fff;\r\n    --border:#E2EDF2;\r\n    --green:#25D366;\r\n    --shadow:0 18px 55px rgba(23,50,77,.11);\r\n\r\n    font-family:Arial,Helvetica,sans-serif;\r\n    color:var(--text);\r\n    line-height:1.7;\r\n    background:#fff;\r\n    overflow:hidden;\r\n}\r\n\r\n#spl-adult-vaccine *,\r\n#spl-adult-vaccine *::before,\r\n#spl-adult-vaccine *::after{\r\n    box-sizing:border-box;\r\n}\r\n\r\n#spl-adult-vaccine a{\r\n    text-decoration:none;\r\n}\r\n\r\n#spl-adult-vaccine .spl-container{\r\n    width:min(1180px,92%);\r\n    margin:auto;\r\n}\r\n\r\n\/* =========================================================\r\n   ANIMATIONS\r\n========================================================= *\/\r\n\r\n@keyframes splFloat{\r\n    0%,100%{transform:translateY(0)}\r\n    50%{transform:translateY(-10px)}\r\n}\r\n\r\n@keyframes splPulse{\r\n    0%{box-shadow:0 0 0 0 rgba(224,79,152,.45)}\r\n    70%{box-shadow:0 0 0 15px rgba(224,79,152,0)}\r\n    100%{box-shadow:0 0 0 0 rgba(224,79,152,0)}\r\n}\r\n\r\n@keyframes splShine{\r\n    0%{left:-120%}\r\n    100%{left:120%}\r\n}\r\n\r\n\/* =========================================================\r\n   TOP BAR\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-topbar{\r\n    background:var(--navy);\r\n    color:#fff;\r\n    padding:10px 0;\r\n    font-size:13px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-topbar-inner{\r\n    display:flex;\r\n    justify-content:space-between;\r\n    align-items:center;\r\n    gap:15px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-topbar-call{\r\n    color:#fff;\r\n    background:var(--pink);\r\n    padding:7px 18px;\r\n    border-radius:50px;\r\n    font-weight:800;\r\n    transition:.3s;\r\n}\r\n\r\n#spl-adult-vaccine .spl-topbar-call:hover{\r\n    background:var(--pink-dark);\r\n    transform:translateY(-2px);\r\n}\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-hero{\r\n    position:relative;\r\n    padding:80px 0 100px;\r\n    background:\r\n        radial-gradient(circle at 90% 15%,rgba(41,169,220,.15),transparent 28%),\r\n        radial-gradient(circle at 5% 90%,rgba(224,79,152,.13),transparent 30%),\r\n        linear-gradient(135deg,#fff,#F5FBFE);\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.08fr .92fr;\r\n    align-items:center;\r\n    gap:65px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-eyebrow{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:9px;\r\n    padding:8px 16px;\r\n    border-radius:50px;\r\n    background:rgba(224,79,152,.1);\r\n    color:var(--pink-dark);\r\n    font-size:13px;\r\n    font-weight:900;\r\n    letter-spacing:.5px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-eyebrow i{\r\n    width:8px;\r\n    height:8px;\r\n    display:block;\r\n    border-radius:50%;\r\n    background:var(--pink);\r\n    animation:splPulse 2s infinite;\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero h1{\r\n    margin:20px 0;\r\n    color:var(--navy);\r\n    font-size:clamp(42px,5.3vw,70px);\r\n    line-height:1.04;\r\n    letter-spacing:-2.5px;\r\n    font-weight:900;\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero h1 .pink{\r\n    color:var(--pink);\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero h1 .blue{\r\n    color:var(--blue);\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero-text{\r\n    max-width:680px;\r\n    font-size:18px;\r\n    margin-bottom:30px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-buttons{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:13px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn{\r\n    position:relative;\r\n    overflow:hidden;\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:9px;\r\n    padding:14px 25px;\r\n    border-radius:50px;\r\n    font-weight:900;\r\n    transition:.3s ease;\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:0;\r\n    left:-120%;\r\n    width:60%;\r\n    height:100%;\r\n    background:rgba(255,255,255,.15);\r\n    transform:skewX(-20deg);\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn:hover::after{\r\n    animation:splShine .7s ease;\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn-primary{\r\n    color:#fff;\r\n    background:linear-gradient(135deg,var(--pink),var(--pink-dark));\r\n    box-shadow:0 12px 28px rgba(224,79,152,.25);\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn-primary:hover{\r\n    transform:translateY(-4px);\r\n    box-shadow:0 18px 38px rgba(224,79,152,.32);\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn-secondary{\r\n    color:var(--blue-dark);\r\n    background:#fff;\r\n    border:2px solid var(--blue);\r\n}\r\n\r\n#spl-adult-vaccine .spl-btn-secondary:hover{\r\n    background:var(--blue);\r\n    color:#fff;\r\n    transform:translateY(-4px);\r\n}\r\n\r\n\/* =========================================================\r\n   HERO CARD\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-hero-card{\r\n    background:#fff;\r\n    padding:38px;\r\n    border-radius:35px;\r\n    border:1px solid var(--border);\r\n    box-shadow:var(--shadow);\r\n    animation:splFloat 5s ease-in-out infinite;\r\n}\r\n\r\n#spl-adult-vaccine .spl-vaccine-icon{\r\n    width:115px;\r\n    height:115px;\r\n    margin:auto;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    border-radius:50%;\r\n    font-size:55px;\r\n    background:linear-gradient(\r\n        135deg,\r\n        rgba(224,79,152,.12),\r\n        rgba(41,169,220,.14)\r\n    );\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero-card h3{\r\n    text-align:center;\r\n    color:var(--navy);\r\n    font-size:28px;\r\n    margin:20px 0 8px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-hero-card p{\r\n    text-align:center;\r\n}\r\n\r\n#spl-adult-vaccine .spl-stat-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:10px;\r\n    margin-top:25px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-stat{\r\n    padding:15px 8px;\r\n    text-align:center;\r\n    background:var(--light);\r\n    border-radius:16px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-stat strong{\r\n    display:block;\r\n    color:var(--pink);\r\n    font-size:21px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-stat span{\r\n    font-size:12px;\r\n}\r\n\r\n\/* =========================================================\r\n   TRUST STRIP\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-trust{\r\n    position:relative;\r\n    z-index:5;\r\n    margin-top:-38px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-trust-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:22px;\r\n    box-shadow:var(--shadow);\r\n    padding:20px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-trust-item{\r\n    text-align:center;\r\n    padding:12px;\r\n    border-right:1px solid var(--border);\r\n}\r\n\r\n#spl-adult-vaccine .spl-trust-item:last-child{\r\n    border-right:0;\r\n}\r\n\r\n#spl-adult-vaccine .spl-trust-icon{\r\n    font-size:25px;\r\n    margin-bottom:4px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-trust-item strong{\r\n    display:block;\r\n    color:var(--navy);\r\n    font-size:16px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-trust-item span{\r\n    color:var(--blue);\r\n    font-size:12px;\r\n}\r\n\r\n\/* =========================================================\r\n   SECTIONS\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-section{\r\n    padding:90px 0;\r\n}\r\n\r\n#spl-adult-vaccine .spl-light{\r\n    background:var(--light);\r\n}\r\n\r\n#spl-adult-vaccine .spl-heading{\r\n    max-width:780px;\r\n    text-align:center;\r\n    margin:0 auto 50px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-tag{\r\n    color:var(--pink);\r\n    font-size:12px;\r\n    font-weight:900;\r\n    letter-spacing:1.8px;\r\n    text-transform:uppercase;\r\n}\r\n\r\n#spl-adult-vaccine .spl-heading h2{\r\n    color:var(--navy);\r\n    font-size:clamp(32px,4vw,48px);\r\n    line-height:1.12;\r\n    margin:8px 0 15px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-heading h2 span{\r\n    color:var(--blue);\r\n}\r\n\r\n\/* =========================================================\r\n   INTRO\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-intro-grid{\r\n    display:grid;\r\n    grid-template-columns:.85fr 1.15fr;\r\n    gap:50px;\r\n    align-items:center;\r\n}\r\n\r\n#spl-adult-vaccine .spl-intro-card{\r\n    position:relative;\r\n    overflow:hidden;\r\n    padding:42px;\r\n    border-radius:32px;\r\n    color:#fff;\r\n    background:linear-gradient(145deg,var(--pink),var(--pink-dark));\r\n}\r\n\r\n#spl-adult-vaccine .spl-intro-card::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    width:200px;\r\n    height:200px;\r\n    right:-70px;\r\n    bottom:-80px;\r\n    border-radius:50%;\r\n    background:rgba(255,255,255,.1);\r\n}\r\n\r\n#spl-adult-vaccine .spl-intro-card .icon{\r\n    font-size:58px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-intro-card h3{\r\n    font-size:28px;\r\n    margin:10px 0;\r\n}\r\n\r\n#spl-adult-vaccine .spl-intro-content h3{\r\n    color:var(--navy);\r\n    font-size:30px;\r\n    margin-top:0;\r\n}\r\n\r\n\/* =========================================================\r\n   REASONS\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-reasons{\r\n    display:grid;\r\n    grid-template-columns:repeat(5,1fr);\r\n    gap:18px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-reason{\r\n    padding:27px 20px;\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:22px;\r\n    transition:.3s;\r\n}\r\n\r\n#spl-adult-vaccine .spl-reason:hover{\r\n    transform:translateY(-8px);\r\n    box-shadow:var(--shadow);\r\n    border-color:rgba(41,169,220,.35);\r\n}\r\n\r\n#spl-adult-vaccine .spl-number{\r\n    width:42px;\r\n    height:42px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    margin-bottom:15px;\r\n    border-radius:50%;\r\n    background:rgba(224,79,152,.1);\r\n    color:var(--pink);\r\n    font-weight:900;\r\n}\r\n\r\n#spl-adult-vaccine .spl-reason h3{\r\n    color:var(--navy);\r\n    font-size:17px;\r\n    line-height:1.35;\r\n}\r\n\r\n#spl-adult-vaccine .spl-reason p{\r\n    font-size:13px;\r\n}\r\n\r\n\/* =========================================================\r\n   HOME VACCINATION\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-home{\r\n    display:grid;\r\n    grid-template-columns:75px 1fr auto;\r\n    gap:22px;\r\n    align-items:center;\r\n    padding:32px;\r\n    border-radius:27px;\r\n    background:linear-gradient(\r\n        135deg,\r\n        rgba(224,79,152,.08),\r\n        rgba(41,169,220,.1)\r\n    );\r\n    border:1px solid rgba(41,169,220,.18);\r\n}\r\n\r\n#spl-adult-vaccine .spl-home-icon{\r\n    width:70px;\r\n    height:70px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    border-radius:50%;\r\n    background:#fff;\r\n    font-size:33px;\r\n    box-shadow:0 8px 25px rgba(23,50,77,.08);\r\n}\r\n\r\n#spl-adult-vaccine .spl-home h3{\r\n    color:var(--navy);\r\n    margin:0;\r\n    font-size:24px;\r\n}\r\n\r\n\/* =========================================================\r\n   SCHEDULE\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-schedule{\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:28px;\r\n    overflow:hidden;\r\n    box-shadow:var(--shadow);\r\n}\r\n\r\n#spl-adult-vaccine .spl-schedule-head{\r\n    padding:27px 30px;\r\n    color:#fff;\r\n    background:linear-gradient(\r\n        135deg,\r\n        var(--blue),\r\n        var(--blue-dark)\r\n    );\r\n}\r\n\r\n#spl-adult-vaccine .spl-schedule-head h3{\r\n    margin:0;\r\n    font-size:25px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-schedule-head p{\r\n    margin:5px 0 0;\r\n}\r\n\r\n#spl-adult-vaccine .spl-table-scroll{\r\n    overflow-x:auto;\r\n}\r\n\r\n#spl-adult-vaccine table{\r\n    width:100%;\r\n    min-width:950px;\r\n    border-collapse:collapse;\r\n}\r\n\r\n#spl-adult-vaccine th{\r\n    padding:17px;\r\n    background:#F1F8FB;\r\n    color:var(--navy);\r\n    text-align:left;\r\n    font-size:13px;\r\n}\r\n\r\n#spl-adult-vaccine td{\r\n    padding:16px 17px;\r\n    border-top:1px solid var(--border);\r\n    vertical-align:top;\r\n    font-size:13px;\r\n}\r\n\r\n#spl-adult-vaccine tr:hover td{\r\n    background:#FCF8FB;\r\n}\r\n\r\n#spl-adult-vaccine .spl-vaccine-name{\r\n    color:var(--pink);\r\n    font-weight:900;\r\n}\r\n\r\n#spl-adult-vaccine .spl-note{\r\n    margin-top:20px;\r\n    padding:19px 22px;\r\n    border-left:5px solid var(--pink);\r\n    border-radius:12px;\r\n    background:#FFF8FC;\r\n    font-size:13px;\r\n}\r\n\r\n\/* =========================================================\r\n   FORM\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-form-section{\r\n    background:\r\n        linear-gradient(\r\n            135deg,\r\n            #F8FCFE,\r\n            #FFF9FC\r\n        );\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-wrapper{\r\n    position:relative;\r\n    width:min(850px,94%);\r\n    margin:auto;\r\n    padding:42px;\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:30px;\r\n    box-shadow:var(--shadow);\r\n    overflow:hidden;\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-wrapper::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    top:0;\r\n    left:0;\r\n    right:0;\r\n    height:6px;\r\n    background:linear-gradient(\r\n        90deg,\r\n        var(--pink),\r\n        var(--blue)\r\n    );\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-header{\r\n    text-align:center;\r\n    margin-bottom:30px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-icon{\r\n    width:70px;\r\n    height:70px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    margin:0 auto 14px;\r\n    border-radius:50%;\r\n    font-size:32px;\r\n    background:linear-gradient(\r\n        135deg,\r\n        rgba(224,79,152,.12),\r\n        rgba(41,169,220,.14)\r\n    );\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-header h2{\r\n    color:var(--navy);\r\n    font-size:32px;\r\n    line-height:1.2;\r\n    margin:0 0 8px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-header h2 span{\r\n    color:var(--pink);\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-header p{\r\n    max-width:650px;\r\n    margin:auto;\r\n    font-size:14px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:19px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-form-title{\r\n    grid-column:1\/-1;\r\n    color:var(--navy);\r\n    font-size:18px;\r\n    font-weight:900;\r\n    padding-bottom:8px;\r\n    border-bottom:1px solid var(--border);\r\n    margin-top:8px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-field.full{\r\n    grid-column:1\/-1;\r\n}\r\n\r\n#spl-adult-vaccine .spl-field label{\r\n    display:block;\r\n    margin-bottom:6px;\r\n    color:var(--navy);\r\n    font-size:13px;\r\n    font-weight:800;\r\n}\r\n\r\n#spl-adult-vaccine .required{\r\n    color:var(--pink);\r\n}\r\n\r\n#spl-adult-vaccine .spl-field input,\r\n#spl-adult-vaccine .spl-field select,\r\n#spl-adult-vaccine .spl-field textarea{\r\n    width:100%;\r\n    padding:14px;\r\n    border:1.5px solid var(--border);\r\n    border-radius:13px;\r\n    background:#fff;\r\n    color:var(--navy);\r\n    font:inherit;\r\n    font-size:14px;\r\n    outline:none;\r\n    transition:.25s;\r\n}\r\n\r\n#spl-adult-vaccine .spl-field input,\r\n#spl-adult-vaccine .spl-field select{\r\n    min-height:51px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-field textarea{\r\n    min-height:110px;\r\n    resize:vertical;\r\n}\r\n\r\n#spl-adult-vaccine .spl-field input:focus,\r\n#spl-adult-vaccine .spl-field select:focus,\r\n#spl-adult-vaccine .spl-field textarea:focus{\r\n    border-color:var(--blue);\r\n    box-shadow:0 0 0 4px rgba(41,169,220,.1);\r\n}\r\n\r\n#spl-adult-vaccine .spl-highlight{\r\n    grid-column:1\/-1;\r\n    display:flex;\r\n    align-items:center;\r\n    gap:14px;\r\n    padding:17px;\r\n    border-radius:16px;\r\n    background:linear-gradient(\r\n        135deg,\r\n        rgba(224,79,152,.07),\r\n        rgba(41,169,220,.08)\r\n    );\r\n    border:1px solid rgba(41,169,220,.15);\r\n}\r\n\r\n#spl-adult-vaccine .spl-highlight-icon{\r\n    min-width:48px;\r\n    height:48px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    border-radius:50%;\r\n    background:#fff;\r\n    font-size:23px;\r\n    box-shadow:0 5px 18px rgba(23,50,77,.08);\r\n}\r\n\r\n#spl-adult-vaccine .spl-highlight strong{\r\n    display:block;\r\n    color:var(--navy);\r\n    font-size:14px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-highlight span{\r\n    font-size:12px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-consent{\r\n    grid-column:1\/-1;\r\n    display:flex;\r\n    align-items:flex-start;\r\n    gap:9px;\r\n    margin-top:4px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-consent input{\r\n    width:18px;\r\n    min-width:18px;\r\n    height:18px;\r\n    accent-color:var(--pink);\r\n    margin-top:3px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-consent label{\r\n    font-size:12px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-submit-area{\r\n    grid-column:1\/-1;\r\n}\r\n\r\n#spl-adult-vaccine .spl-submit{\r\n    width:100%;\r\n    border:0;\r\n    padding:16px;\r\n    border-radius:50px;\r\n    color:#fff;\r\n    background:linear-gradient(\r\n        135deg,\r\n        var(--pink),\r\n        var(--pink-dark)\r\n    );\r\n    font:900 15px Arial,sans-serif;\r\n    cursor:pointer;\r\n    box-shadow:0 12px 25px rgba(224,79,152,.22);\r\n    transition:.3s;\r\n}\r\n\r\n#spl-adult-vaccine .spl-submit:hover{\r\n    transform:translateY(-3px);\r\n}\r\n\r\n#spl-adult-vaccine .spl-submit:disabled{\r\n    opacity:.7;\r\n    cursor:not-allowed;\r\n    transform:none;\r\n}\r\n\r\n#spl-adult-vaccine .spl-message{\r\n    display:none;\r\n    margin-top:15px;\r\n    padding:14px;\r\n    border-radius:12px;\r\n    text-align:center;\r\n    font-size:13px;\r\n    font-weight:700;\r\n}\r\n\r\n#spl-adult-vaccine .spl-success{\r\n    color:#14763B;\r\n    background:rgba(37,211,102,.09);\r\n    border:1px solid rgba(37,211,102,.25);\r\n}\r\n\r\n#spl-adult-vaccine .spl-error{\r\n    color:#A52E65;\r\n    background:rgba(224,79,152,.08);\r\n    border:1px solid rgba(224,79,152,.25);\r\n}\r\n\r\n\/* =========================================================\r\n   FAQ\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-faq{\r\n    max-width:850px;\r\n    margin:auto;\r\n}\r\n\r\n#spl-adult-vaccine .spl-faq-item{\r\n    margin-bottom:12px;\r\n    border:1px solid var(--border);\r\n    border-radius:16px;\r\n    overflow:hidden;\r\n    background:#fff;\r\n}\r\n\r\n#spl-adult-vaccine .spl-faq-question{\r\n    width:100%;\r\n    border:0;\r\n    background:#fff;\r\n    padding:19px 21px;\r\n    display:flex;\r\n    justify-content:space-between;\r\n    align-items:center;\r\n    text-align:left;\r\n    color:var(--navy);\r\n    font:800 15px Arial,sans-serif;\r\n    cursor:pointer;\r\n}\r\n\r\n#spl-adult-vaccine .spl-faq-plus{\r\n    color:var(--pink);\r\n    font-size:23px;\r\n    transition:.3s;\r\n}\r\n\r\n#spl-adult-vaccine .spl-faq-item.active .spl-faq-plus{\r\n    transform:rotate(45deg);\r\n}\r\n\r\n#spl-adult-vaccine .spl-faq-answer{\r\n    max-height:0;\r\n    overflow:hidden;\r\n    transition:max-height .4s ease;\r\n}\r\n\r\n#spl-adult-vaccine .spl-faq-answer p{\r\n    margin:0;\r\n    padding:0 21px 19px;\r\n    font-size:14px;\r\n}\r\n\r\n\/* =========================================================\r\n   CTA\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-cta{\r\n    padding:80px 0;\r\n    color:#fff;\r\n    background:\r\n        radial-gradient(circle at 10% 20%,rgba(255,255,255,.18),transparent 25%),\r\n        linear-gradient(135deg,var(--pink),var(--blue));\r\n}\r\n\r\n#spl-adult-vaccine .spl-cta-content{\r\n    max-width:800px;\r\n    text-align:center;\r\n    margin:auto;\r\n}\r\n\r\n#spl-adult-vaccine .spl-cta-icon{\r\n    font-size:52px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-cta h2{\r\n    font-size:clamp(32px,4vw,52px);\r\n    line-height:1.12;\r\n    margin:10px 0;\r\n}\r\n\r\n#spl-adult-vaccine .spl-cta p{\r\n    font-size:17px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-cta-buttons{\r\n    display:flex;\r\n    justify-content:center;\r\n    flex-wrap:wrap;\r\n    gap:13px;\r\n    margin-top:25px;\r\n}\r\n\r\n#spl-adult-vaccine .spl-white{\r\n    background:#fff;\r\n    color:var(--pink-dark);\r\n}\r\n\r\n#spl-adult-vaccine .spl-outline{\r\n    color:#fff;\r\n    border:2px solid #fff;\r\n}\r\n\r\n\/* =========================================================\r\n   MOBILE CTA\r\n========================================================= *\/\r\n\r\n#spl-adult-vaccine .spl-mobile-cta{\r\n    display:none;\r\n}\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media(max-width:1000px){\r\n\r\n    #spl-adult-vaccine .spl-hero-grid,\r\n    #spl-adult-vaccine .spl-intro-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-reasons{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-trust-grid{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-trust-item:nth-child(2){\r\n        border-right:0;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-home{\r\n        grid-template-columns:70px 1fr;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-home .spl-btn{\r\n        grid-column:1\/-1;\r\n        justify-self:start;\r\n    }\r\n}\r\n\r\n@media(max-width:650px){\r\n\r\n    #spl-adult-vaccine{\r\n        padding-bottom:70px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-topbar-inner{\r\n        justify-content:center;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-topbar-text{\r\n        display:none;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-hero{\r\n        padding:50px 0 75px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-hero h1{\r\n        font-size:42px;\r\n        letter-spacing:-1.3px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-hero-text{\r\n        font-size:16px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-buttons,\r\n    #spl-adult-vaccine .spl-cta-buttons{\r\n        flex-direction:column;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-btn{\r\n        width:100%;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-hero-card{\r\n        padding:27px 18px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-stat-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-section{\r\n        padding:60px 0;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-reasons{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-trust-grid{\r\n        grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-trust-item{\r\n        border-right:0;\r\n        border-bottom:1px solid var(--border);\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-trust-item:nth-last-child(-n+2){\r\n        border-bottom:0;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-home{\r\n        grid-template-columns:1fr;\r\n        text-align:center;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-home-icon{\r\n        margin:auto;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-home .spl-btn{\r\n        grid-column:auto;\r\n        justify-self:stretch;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-form-wrapper{\r\n        width:94%;\r\n        padding:28px 18px;\r\n        border-radius:23px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-form-header h2{\r\n        font-size:27px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-form-grid{\r\n        grid-template-columns:1fr;\r\n        gap:16px;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-form-title,\r\n    #spl-adult-vaccine .spl-field.full,\r\n    #spl-adult-vaccine .spl-highlight,\r\n    #spl-adult-vaccine .spl-consent,\r\n    #spl-adult-vaccine .spl-submit-area{\r\n        grid-column:1;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-highlight{\r\n        align-items:flex-start;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-cta{\r\n        padding:65px 0;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-mobile-cta{\r\n        display:flex;\r\n        position:fixed;\r\n        left:0;\r\n        right:0;\r\n        bottom:0;\r\n        z-index:99999;\r\n        padding:9px;\r\n        gap:8px;\r\n        background:#fff;\r\n        box-shadow:0 -5px 20px rgba(0,0,0,.13);\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-mobile-cta a{\r\n        flex:1;\r\n        padding:12px 5px;\r\n        border-radius:50px;\r\n        text-align:center;\r\n        font-size:12px;\r\n        font-weight:900;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-mobile-call{\r\n        background:var(--pink);\r\n        color:#fff;\r\n    }\r\n\r\n    #spl-adult-vaccine .spl-mobile-whatsapp{\r\n        background:var(--green);\r\n        color:#fff;\r\n    }\r\n}\r\n<\/style>\r\n\r\n\r\n<div id=\"spl-adult-vaccine\">\r\n\r\n<!-- =====================================================\r\n     TOP BAR\r\n===================================================== -->\r\n\r\n<div class=\"spl-topbar\">\r\n    <div class=\"spl-container spl-topbar-inner\">\r\n\r\n        <div class=\"spl-topbar-text\">\r\n            \ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future.\r\n        <\/div>\r\n\r\n        <a href=\"tel:+918550001900\" class=\"spl-topbar-call\">\r\n            \ud83d\udcde +91 85500 01900\r\n        <\/a>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<!-- =====================================================\r\n     HERO\r\n===================================================== -->\r\n\r\n<section class=\"spl-hero\">\r\n\r\n    <div class=\"spl-container spl-hero-grid\">\r\n\r\n        <div>\r\n\r\n            <div class=\"spl-eyebrow\">\r\n                <i><\/i>\r\n                SHINGLES \/ HERPES ZOSTER VACCINATION\r\n            <\/div>\r\n\r\n            <h1>\r\n                Don't Let\r\n                <span class=\"pink\">Shingles<\/span>\r\n                <br>\r\n                Take You\r\n                <span class=\"blue\">By Surprise.<\/span>\r\n            <\/h1>\r\n\r\n            <p class=\"spl-hero-text\">\r\n                Shingles can cause a painful rash and may lead to\r\n                long-lasting nerve pain. Vaccination can help reduce\r\n                the risk of shingles and its complications.\r\n                Speak with the healthcare team at\r\n                <strong>Shree Polyclinic & Lab<\/strong>\r\n                to know whether shingles vaccination may be\r\n                appropriate for you.\r\n            <\/p>\r\n\r\n            <div class=\"spl-buttons\">\r\n\r\n                <a href=\"#spl-vaccine-form\" class=\"spl-btn spl-btn-primary\">\r\n                    \ud83d\udc89 Book Shingles Vaccine\r\n                <\/a>\r\n\r\n                <a href=\"#spl-adult-vaccine-schedule\" class=\"spl-btn spl-btn-secondary\">\r\n                    \ud83d\udccb Know About Shingles Vaccine\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"spl-hero-card\">\r\n\r\n            <div class=\"spl-vaccine-icon\">\r\n                \ud83d\udee1\ufe0f\ud83d\udc89\r\n            <\/div>\r\n\r\n            <h3>Shingles Vaccination<\/h3>\r\n\r\n            <p>\r\n                Prevention can be an important part of protecting\r\n                yourself against shingles and its complications.\r\n            <\/p>\r\n\r\n            <div class=\"spl-stat-grid\">\r\n\r\n                <div class=\"spl-stat\">\r\n                    <strong>2<\/strong>\r\n                    <span>Commonly 2 Doses<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"spl-stat\">\r\n                    <strong>50+<\/strong>\r\n                    <span>Age-Based Consideration<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"spl-stat\">\r\n                    <strong>HZ<\/strong>\r\n                    <span>Herpes Zoster<\/span>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     TRUST\r\n===================================================== -->\r\n\r\n<div class=\"spl-trust\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-trust-grid\">\r\n\r\n            <div class=\"spl-trust-item\">\r\n                <div class=\"spl-trust-icon\">\ud83d\udc89<\/div>\r\n                <strong>Shingles Vaccination<\/strong>\r\n                <span>Doctor-guided protection<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"spl-trust-item\">\r\n                <div class=\"spl-trust-icon\">\ud83e\ude7a<\/div>\r\n                <strong>Professional Care<\/strong>\r\n                <span>Individual eligibility assessment<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"spl-trust-item\">\r\n                <div class=\"spl-trust-icon\">\ud83c\udfe0<\/div>\r\n                <strong>Home Vaccination<\/strong>\r\n                <span>Convenient doorstep service<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"spl-trust-item\">\r\n                <div class=\"spl-trust-icon\">\u2764\ufe0f<\/div>\r\n                <strong>Trusted Healthcare<\/strong>\r\n                <span>Serving families since 2010<\/span>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =====================================================\r\n     WHY SHINGLES VACCINATION\r\n===================================================== -->\r\n\r\n<section class=\"spl-section\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-heading\">\r\n\r\n            <div class=\"spl-tag\">Why It Matters<\/div>\r\n\r\n            <h2>\r\n                Shingles Can Be\r\n                <span>More Than Just a Rash.<\/span>\r\n            <\/h2>\r\n\r\n            <p>\r\n                Shingles is a viral infection that can cause a painful\r\n                rash and, in some people, long-lasting nerve pain.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"spl-intro-grid\">\r\n\r\n            <div class=\"spl-intro-card\">\r\n\r\n                <div class=\"icon\">\ud83d\udee1\ufe0f<\/div>\r\n\r\n                <h3>\r\n                    Protect Yourself\r\n                    Before Shingles Strikes\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Shingles vaccination can help reduce the risk\r\n                    of developing shingles and may reduce the risk\r\n                    of complications such as post-herpetic neuralgia.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-intro-content\">\r\n\r\n                <h3>Shingles \u2013 What You Should Know<\/h3>\r\n\r\n                <p>\r\n                    Shingles, also called herpes zoster, occurs when\r\n                    the varicella-zoster virus becomes reactivated\r\n                    in the body after a previous chickenpox infection.\r\n                <\/p>\r\n\r\n                <p>\r\n                    It commonly causes a painful, blistering rash\r\n                    that usually appears on one side of the body\r\n                    or face.\r\n                <\/p>\r\n\r\n                <p>\r\n                    For some people, especially older adults,\r\n                    nerve pain can continue even after the rash\r\n                    has healed. This condition is called\r\n                    <strong>post-herpetic neuralgia<\/strong>.\r\n                <\/p>\r\n\r\n                <p>\r\n                    Vaccination is an important preventive option\r\n                    for eligible adults. At\r\n                    <strong>Shree Polyclinic & Lab<\/strong>,\r\n                    our healthcare team can assess your age,\r\n                    medical history and previous vaccination\r\n                    history and guide you regarding shingles\r\n                    vaccination.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     REASONS\r\n===================================================== -->\r\n\r\n<section class=\"spl-section spl-light\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-heading\">\r\n\r\n            <div class=\"spl-tag\">Why Consider Shingles Vaccination?<\/div>\r\n\r\n            <h2>\r\n                Protection\r\n                <span>When It Matters Most<\/span>\r\n            <\/h2>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"spl-reasons\">\r\n\r\n            <div class=\"spl-reason\">\r\n                <div class=\"spl-number\">01<\/div>\r\n                <h3>Reduce the Risk of Shingles<\/h3>\r\n                <p>\r\n                    Vaccination can significantly reduce the risk\r\n                    of developing shingles in eligible adults.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"spl-reason\">\r\n                <div class=\"spl-number\">02<\/div>\r\n                <h3>Reduce Risk of Nerve Pain<\/h3>\r\n                <p>\r\n                    Shingles can sometimes result in persistent\r\n                    nerve pain known as post-herpetic neuralgia.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"spl-reason\">\r\n                <div class=\"spl-number\">03<\/div>\r\n                <h3>Important With Increasing Age<\/h3>\r\n                <p>\r\n                    The risk of shingles and its complications\r\n                    generally increases with age.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"spl-reason\">\r\n                <div class=\"spl-number\">04<\/div>\r\n                <h3>Protect Your Quality of Life<\/h3>\r\n                <p>\r\n                    Preventing a painful shingles episode may\r\n                    help reduce disruption to daily activities.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"spl-reason\">\r\n                <div class=\"spl-number\">05<\/div>\r\n                <h3>Doctor-Guided Prevention<\/h3>\r\n                <p>\r\n                    Your healthcare team can help determine\r\n                    whether vaccination is appropriate for you.\r\n                <\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     HOME VACCINATION\r\n===================================================== -->\r\n\r\n<section class=\"spl-section\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-home\">\r\n\r\n            <div class=\"spl-home-icon\">\r\n                \ud83c\udfe0\ud83d\udc89\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n                <h3>Prefer Shingles Vaccination at Home?<\/h3>\r\n\r\n                <p>\r\n                    Ask our team about convenient home vaccination\r\n                    services in Bangalore, subject to vaccine\r\n                    availability and clinical suitability.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <a href=\"#spl-vaccine-form\" class=\"spl-btn spl-btn-primary\">\r\n                Book Home Vaccination\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     SHINGLES VACCINATION GUIDE\r\n===================================================== -->\r\n\r\n<section class=\"spl-section spl-light\"\r\n         id=\"spl-adult-vaccine-schedule\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-heading\">\r\n\r\n            <div class=\"spl-tag\">Shingles Immunization Guide<\/div>\r\n\r\n            <h2>\r\n                Know Your\r\n                <span>Shingles Vaccine<\/span>\r\n            <\/h2>\r\n\r\n            <p>\r\n                Shingles vaccination recommendations depend on age,\r\n                medical history, immune status and previous vaccination.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"spl-schedule\">\r\n\r\n            <div class=\"spl-schedule-head\">\r\n\r\n                <h3>\ud83d\udc89 Shingles \/ Herpes Zoster Vaccination Guide<\/h3>\r\n\r\n                <p>\r\n                    Your doctor can determine eligibility and the\r\n                    appropriate vaccination schedule based on your\r\n                    individual health profile.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-table-scroll\">\r\n\r\n                <table>\r\n\r\n                    <thead>\r\n                        <tr>\r\n                            <th>Vaccine<\/th>\r\n                            <th>Who May Need It?<\/th>\r\n                            <th>Typical Schedule<\/th>\r\n                            <th>Protects Against<\/th>\r\n                        <\/tr>\r\n                    <\/thead>\r\n\r\n                    <tbody>\r\n\r\n                        <tr>\r\n                            <td class=\"spl-vaccine-name\">\r\n                                Shingles \/ Herpes Zoster Vaccine\r\n                            <\/td>\r\n\r\n                            <td>\r\n                                Adults for whom shingles vaccination\r\n                                is recommended, particularly older adults\r\n                                and certain higher-risk individuals.\r\n                            <\/td>\r\n\r\n                            <td>\r\n                                Commonly a 2-dose series.\r\n                                Timing between doses depends on the\r\n                                vaccine and individual circumstances.\r\n                            <\/td>\r\n\r\n                            <td>\r\n                                Shingles (herpes zoster) and helps\r\n                                reduce the risk of post-herpetic neuralgia.\r\n                            <\/td>\r\n                        <\/tr>\r\n\r\n                        <tr>\r\n                            <td class=\"spl-vaccine-name\">\r\n                                Recombinant Zoster Vaccine\r\n                            <\/td>\r\n\r\n                            <td>\r\n                                Adults who meet age-based or\r\n                                risk-based recommendations.\r\n                            <\/td>\r\n\r\n                            <td>\r\n                                Usually given as 2 doses according\r\n                                to recommended intervals.\r\n                            <\/td>\r\n\r\n                            <td>\r\n                                Shingles and complications associated\r\n                                with herpes zoster.\r\n                            <\/td>\r\n                        <\/tr>\r\n\r\n                    <\/tbody>\r\n\r\n                <\/table>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"spl-note\">\r\n            <strong>Important:<\/strong>\r\n            Shingles vaccination recommendations can vary based on\r\n            age, previous vaccination, previous history of shingles,\r\n            immune status, medical conditions and other individual\r\n            factors. Vaccine availability and eligibility should be\r\n            confirmed with a qualified healthcare professional.\r\n            The information above is for general awareness and should\r\n            not be treated as an individualized prescription.\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     ENQUIRY FORM\r\n===================================================== -->\r\n\r\n<section class=\"spl-section spl-form-section\"\r\n         id=\"spl-vaccine-form\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-form-wrapper\">\r\n\r\n            <div class=\"spl-form-header\">\r\n\r\n                <div class=\"spl-form-icon\">\ud83d\udee1\ufe0f<\/div>\r\n\r\n                <h2>\r\n                    Shingles <span>Vaccination Enquiry<\/span>\r\n                <\/h2>\r\n\r\n                <p>\r\n                    Fill in your details and our healthcare team\r\n                    will contact you regarding shingles vaccination,\r\n                    availability and appointment details.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <form id=\"splVaccinationForm\" novalidate>\r\n\r\n                <div class=\"spl-form-grid\">\r\n\r\n                    <div class=\"spl-form-title\">\r\n                        \ud83d\udc64 Personal Details\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>\r\n                            Full Name <span class=\"required\">*<\/span>\r\n                        <\/label>\r\n\r\n                        <input\r\n                            type=\"text\"\r\n                            id=\"splPatientName\"\r\n                            placeholder=\"Enter your full name\"\r\n                            autocomplete=\"name\"\r\n                            required\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>\r\n                            Mobile Number <span class=\"required\">*<\/span>\r\n                        <\/label>\r\n\r\n                        <input\r\n                            type=\"tel\"\r\n                            id=\"splMobileNumber\"\r\n                            placeholder=\"10-digit mobile number\"\r\n                            inputmode=\"numeric\"\r\n                            maxlength=\"10\"\r\n                            required\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>Email Address<\/label>\r\n\r\n                        <input\r\n                            type=\"email\"\r\n                            id=\"splEmail\"\r\n                            placeholder=\"Enter your email\"\r\n                            autocomplete=\"email\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>\r\n                            Age <span class=\"required\">*<\/span>\r\n                        <\/label>\r\n\r\n                        <input\r\n                            type=\"number\"\r\n                            id=\"splPatientAge\"\r\n                            placeholder=\"Enter age\"\r\n                            min=\"1\"\r\n                            max=\"120\"\r\n                            required\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-form-title\">\r\n                        \ud83d\udee1\ufe0f Shingles Vaccination Details\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>\r\n                            Vaccination Enquiry\r\n                            <span class=\"required\">*<\/span>\r\n                        <\/label>\r\n\r\n                        <select id=\"splVaccineType\" required>\r\n\r\n                            <option value=\"\">\r\n                                -- Select Vaccination --\r\n                            <\/option>\r\n\r\n                            <option>\r\n                                Shingles \/ Herpes Zoster Vaccine\r\n                            <\/option>\r\n\r\n                            <option>\r\n                                Need Doctor Guidance\r\n                            <\/option>\r\n\r\n                        <\/select>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>Preferred Date<\/label>\r\n\r\n                        <input\r\n                            type=\"date\"\r\n                            id=\"splPreferredDate\"\r\n                        >\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>Preferred Time<\/label>\r\n\r\n                        <select id=\"splPreferredTime\">\r\n\r\n                            <option value=\"\">\r\n                                -- Select Time --\r\n                            <\/option>\r\n\r\n                            <option>Morning - 8 AM to 11 AM<\/option>\r\n                            <option>Afternoon - 11 AM to 2 PM<\/option>\r\n                            <option>Evening - 2 PM to 6 PM<\/option>\r\n                            <option>Evening - 6 PM to 9 PM<\/option>\r\n\r\n                        <\/select>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field\">\r\n\r\n                        <label>\r\n                            Preferred Branch\r\n                            <span class=\"required\">*<\/span>\r\n                        <\/label>\r\n\r\n                        <select id=\"splBranch\" required>\r\n\r\n                            <option value=\"\">\r\n                                -- Select Branch --\r\n                            <\/option>\r\n\r\n                            <option>Bannerghatta Road<\/option>\r\n                            <option>Arekere<\/option>\r\n                            <option>Akshayanagar<\/option>\r\n                            <option>HSR Layout<\/option>\r\n\r\n                        <\/select>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field full\">\r\n\r\n                        <label>\r\n                            Vaccination Location\r\n                            <span class=\"required\">*<\/span>\r\n                        <\/label>\r\n\r\n                        <select id=\"splVisitType\" required>\r\n\r\n                            <option value=\"\">\r\n                                -- Select Service --\r\n                            <\/option>\r\n\r\n                            <option>Clinic Visit<\/option>\r\n                            <option>Home Visit<\/option>\r\n\r\n                        <\/select>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field full\">\r\n\r\n                        <label>\r\n                            Have you had shingles before?\r\n                        <\/label>\r\n\r\n                        <select id=\"splTravel\">\r\n\r\n                            <option>No<\/option>\r\n                            <option>Yes<\/option>\r\n                            <option>Not Sure<\/option>\r\n\r\n                        <\/select>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-field full\">\r\n\r\n                        <label>Additional Information<\/label>\r\n\r\n                        <textarea\r\n                            id=\"splMessage\"\r\n                            placeholder=\"Tell us about previous shingles vaccination, previous history of shingles, medical conditions, medications or other relevant information...\"\r\n                        ><\/textarea>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-highlight\">\r\n\r\n                        <div class=\"spl-highlight-icon\">\r\n                            \ud83e\ude7a\r\n                        <\/div>\r\n\r\n                        <div>\r\n\r\n                            <strong>\r\n                                Doctor-Guided Shingles Vaccination\r\n                            <\/strong>\r\n\r\n                            <span>\r\n                                Eligibility, vaccine availability,\r\n                                dose schedule and suitability will\r\n                                be confirmed by our healthcare team.\r\n                            <\/span>\r\n\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-consent\">\r\n\r\n                        <input\r\n                            type=\"checkbox\"\r\n                            id=\"splConsent\"\r\n                            required\r\n                        >\r\n\r\n                        <label for=\"splConsent\">\r\n                            I agree to be contacted by\r\n                            Shree Polyclinic & Lab regarding\r\n                            my shingles vaccination enquiry\r\n                            and appointment.\r\n                        <\/label>\r\n\r\n                    <\/div>\r\n\r\n\r\n                    <div class=\"spl-submit-area\">\r\n\r\n                        <button\r\n                            type=\"submit\"\r\n                            class=\"spl-submit\"\r\n                            id=\"splSubmitButton\"\r\n                        >\r\n                            \ud83d\udcac Submit Enquiry on WhatsApp\r\n                        <\/button>\r\n\r\n                        <div\r\n                            class=\"spl-message spl-success\"\r\n                            id=\"splSuccessMessage\"\r\n                        >\r\n                            \u2705 Your enquiry is ready.\r\n                            WhatsApp is opening now...\r\n                        <\/div>\r\n\r\n                        <div\r\n                            class=\"spl-message spl-error\"\r\n                            id=\"splErrorMessage\"\r\n                        >\r\n                            \u26a0\ufe0f Please complete all required fields.\r\n                        <\/div>\r\n\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/form>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     FAQ\r\n===================================================== -->\r\n\r\n<section class=\"spl-section\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-heading\">\r\n\r\n            <div class=\"spl-tag\">Shingles Vaccination FAQ<\/div>\r\n\r\n            <h2>\r\n                Shingles\r\n                <span>Vaccination Explained<\/span>\r\n            <\/h2>\r\n\r\n            <p>\r\n                Answers to common questions about shingles and\r\n                herpes zoster vaccination.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"spl-faq\">\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    What is shingles?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        Shingles, also called herpes zoster, is caused\r\n                        by reactivation of the varicella-zoster virus,\r\n                        the same virus that causes chickenpox. It commonly\r\n                        causes a painful rash, usually on one side of\r\n                        the body or face.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    Can shingles cause long-term pain?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        Yes. Some people develop post-herpetic neuralgia,\r\n                        a condition in which nerve pain continues after\r\n                        the shingles rash has healed. The risk generally\r\n                        increases with age.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    Who should consider shingles vaccination?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        Shingles vaccination is recommended for certain\r\n                        adults based on age and individual risk factors.\r\n                        Your doctor can assess your medical history,\r\n                        immune status and previous vaccination before\r\n                        recommending the vaccine.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    Can I get the vaccine if I have already had shingles?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        In many cases, vaccination may still be recommended\r\n                        after a previous episode of shingles. The appropriate\r\n                        timing should be discussed with a healthcare\r\n                        professional.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    Is the shingles vaccine given in one dose?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        The recombinant shingles vaccine is commonly\r\n                        administered as a two-dose series. The interval\r\n                        between doses depends on individual circumstances\r\n                        and current recommendations.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    Can people with diabetes or other chronic conditions get vaccinated?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        Many adults with chronic health conditions can\r\n                        receive recommended vaccines. Your doctor should\r\n                        review your medical condition, medications and\r\n                        immune status before vaccination.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spl-faq-item\">\r\n\r\n                <button class=\"spl-faq-question\" type=\"button\">\r\n                    Can I get shingles vaccination at home?\r\n                    <span class=\"spl-faq-plus\">+<\/span>\r\n                <\/button>\r\n\r\n                <div class=\"spl-faq-answer\">\r\n                    <p>\r\n                        Home vaccination may be available depending on\r\n                        location, vaccine availability and clinical\r\n                        suitability. Contact Shree Polyclinic & Lab to\r\n                        enquire about home vaccination.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     FINAL CTA\r\n===================================================== -->\r\n\r\n<section class=\"spl-cta\">\r\n\r\n    <div class=\"spl-container\">\r\n\r\n        <div class=\"spl-cta-content\">\r\n\r\n            <div class=\"spl-cta-icon\">\r\n                \ud83d\udee1\ufe0f \ud83d\udc89 \u2764\ufe0f\r\n            <\/div>\r\n\r\n            <h2>\r\n                Don't Wait for Shingles.\r\n                Choose Prevention.\r\n            <\/h2>\r\n\r\n            <p>\r\n                Speak with the healthcare team at\r\n                Shree Polyclinic & Lab about\r\n                shingles vaccination and find out\r\n                whether it may be appropriate for you.\r\n            <\/p>\r\n\r\n            <div class=\"spl-cta-buttons\">\r\n\r\n                <a\r\n                    href=\"tel:+918550001900\"\r\n                    class=\"spl-btn spl-white\"\r\n                >\r\n                    \ud83d\udcde Call +91 85500 01900\r\n                <\/a>\r\n\r\n                <a\r\n                    href=\"https:\/\/wa.me\/918550001900?text=Hello%20Shree%20Polyclinic%20%26%20Lab%2C%20I%20would%20like%20to%20know%20about%20Shingles%20%2F%20Herpes%20Zoster%20Vaccination.\"\r\n                    target=\"_blank\"\r\n                    rel=\"noopener\"\r\n                    class=\"spl-btn spl-outline\"\r\n                >\r\n                    \ud83d\udcac WhatsApp Us\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =====================================================\r\n     MOBILE STICKY CTA\r\n===================================================== -->\r\n\r\n<div class=\"spl-mobile-cta\">\r\n\r\n    <a\r\n        href=\"tel:+918550001900\"\r\n        class=\"spl-mobile-call\"\r\n    >\r\n        \ud83d\udcde CALL NOW\r\n    <\/a>\r\n\r\n    <a\r\n        href=\"https:\/\/wa.me\/918550001900?text=Hello%20Shree%20Polyclinic%20%26%20Lab%2C%20I%20want%20to%20know%20about%20Shingles%20Vaccination.\"\r\n        target=\"_blank\"\r\n        rel=\"noopener\"\r\n        class=\"spl-mobile-whatsapp\"\r\n    >\r\n        \ud83d\udcac WHATSAPP\r\n    <\/a>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<script>\r\n(function(){\r\n\r\n    \/* =====================================================\r\n       FAQ ACCORDION\r\n    ===================================================== *\/\r\n\r\n    const root = document.getElementById(\"spl-adult-vaccine\");\r\n\r\n    if(!root) return;\r\n\r\n    root.querySelectorAll(\".spl-faq-question\").forEach(function(button){\r\n\r\n        button.addEventListener(\"click\",function(){\r\n\r\n            const currentItem = this.parentElement;\r\n            const currentAnswer =\r\n                currentItem.querySelector(\".spl-faq-answer\");\r\n\r\n            root.querySelectorAll(\".spl-faq-item\").forEach(function(item){\r\n\r\n                if(item !== currentItem){\r\n\r\n                    item.classList.remove(\"active\");\r\n\r\n                    const answer =\r\n                        item.querySelector(\".spl-faq-answer\");\r\n\r\n                    if(answer){\r\n                        answer.style.maxHeight = null;\r\n                    }\r\n\r\n                }\r\n\r\n            });\r\n\r\n            currentItem.classList.toggle(\"active\");\r\n\r\n            if(currentItem.classList.contains(\"active\")){\r\n\r\n                currentAnswer.style.maxHeight =\r\n                    currentAnswer.scrollHeight + \"px\";\r\n\r\n            }else{\r\n\r\n                currentAnswer.style.maxHeight = null;\r\n\r\n            }\r\n\r\n        });\r\n\r\n    });\r\n\r\n\r\n    \/* =====================================================\r\n       SHINGLES VACCINATION FORM \u2192 WHATSAPP\r\n    ===================================================== *\/\r\n\r\n    const form =\r\n        document.getElementById(\"splVaccinationForm\");\r\n\r\n    if(!form) return;\r\n\r\n\r\n    form.addEventListener(\"submit\",function(event){\r\n\r\n        event.preventDefault();\r\n\r\n\r\n        const name =\r\n            document.getElementById(\"splPatientName\").value.trim();\r\n\r\n        const mobile =\r\n            document.getElementById(\"splMobileNumber\").value.trim();\r\n\r\n        const email =\r\n            document.getElementById(\"splEmail\").value.trim();\r\n\r\n        const age =\r\n            document.getElementById(\"splPatientAge\").value.trim();\r\n\r\n        const vaccine =\r\n            document.getElementById(\"splVaccineType\").value;\r\n\r\n        const date =\r\n            document.getElementById(\"splPreferredDate\").value;\r\n\r\n        const time =\r\n            document.getElementById(\"splPreferredTime\").value;\r\n\r\n        const branch =\r\n            document.getElementById(\"splBranch\").value;\r\n\r\n        const visitType =\r\n            document.getElementById(\"splVisitType\").value;\r\n\r\n        const travel =\r\n            document.getElementById(\"splTravel\").value;\r\n\r\n        const message =\r\n            document.getElementById(\"splMessage\").value.trim();\r\n\r\n        const consent =\r\n            document.getElementById(\"splConsent\").checked;\r\n\r\n        const submitButton =\r\n            document.getElementById(\"splSubmitButton\");\r\n\r\n        const success =\r\n            document.getElementById(\"splSuccessMessage\");\r\n\r\n        const error =\r\n            document.getElementById(\"splErrorMessage\");\r\n\r\n\r\n        success.style.display = \"none\";\r\n        error.style.display = \"none\";\r\n\r\n\r\n        \/* VALIDATION *\/\r\n\r\n        if(\r\n            !name ||\r\n            !mobile ||\r\n            !age ||\r\n            !vaccine ||\r\n            !branch ||\r\n            !visitType ||\r\n            !consent\r\n        ){\r\n\r\n            error.innerHTML =\r\n                \"\u26a0\ufe0f Please complete all required fields.\";\r\n\r\n            error.style.display = \"block\";\r\n\r\n            return;\r\n\r\n        }\r\n\r\n\r\n        if(!\/^[0-9]{10}$\/.test(mobile)){\r\n\r\n            error.innerHTML =\r\n                \"\u26a0\ufe0f Please enter a valid 10-digit mobile number.\";\r\n\r\n            error.style.display = \"block\";\r\n\r\n            return;\r\n\r\n        }\r\n\r\n\r\n        \/* WHATSAPP MESSAGE *\/\r\n\r\n        const whatsappMessage =\r\n\r\n`Hello Shree Polyclinic & Lab,\r\n\r\n\ud83d\udee1\ufe0f *NEW SHINGLES \/ HERPES ZOSTER VACCINATION ENQUIRY*\r\n\r\n\ud83d\udc64 *PATIENT DETAILS*\r\nName: ${name}\r\nMobile: ${mobile}\r\nEmail: ${email || \"Not provided\"}\r\nAge: ${age}\r\n\r\n\ud83d\udc89 *SHINGLES VACCINATION DETAILS*\r\nEnquiry: ${vaccine}\r\nPreferred Date: ${date || \"Not specified\"}\r\nPreferred Time: ${time || \"Not specified\"}\r\nPreferred Branch: ${branch}\r\nService: ${visitType}\r\n\r\n\ud83e\ude7a *PREVIOUS SHINGLES HISTORY*\r\n${travel}\r\n\r\n\ud83d\udcdd *ADDITIONAL INFORMATION*\r\n${message || \"None\"}\r\n\r\n--------------------------------\r\nSubmitted through:\r\nShree Polyclinic & Lab Website\r\n--------------------------------`;\r\n\r\n\r\n        const whatsappNumber =\r\n            \"918550001900\";\r\n\r\n\r\n        const whatsappURL =\r\n            \"https:\/\/wa.me\/\" +\r\n            whatsappNumber +\r\n            \"?text=\" +\r\n            encodeURIComponent(whatsappMessage);\r\n\r\n\r\n        \/* BUTTON STATE *\/\r\n\r\n        submitButton.disabled = true;\r\n\r\n        submitButton.innerHTML =\r\n            \"\u2705 Opening WhatsApp...\";\r\n\r\n        success.style.display =\r\n            \"block\";\r\n\r\n\r\n        \/* OPEN WHATSAPP *\/\r\n\r\n        window.open(\r\n            whatsappURL,\r\n            \"_blank\"\r\n        );\r\n\r\n\r\n        \/* RESTORE *\/\r\n\r\n        setTimeout(function(){\r\n\r\n            submitButton.disabled = false;\r\n\r\n            submitButton.innerHTML =\r\n                \"\ud83d\udcac Submit Enquiry on WhatsApp\";\r\n\r\n        },3000);\r\n\r\n    });\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\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>\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don&#8217;t Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2781","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don&#039;t Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"DWFul-usI6OBMDkPApVUePNtjwjxfevy4VELHdmiwvU\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/shreepolycliniclab.com\/?page_id=2781\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"shreepolycliniclab.com - Healing from the root cause\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com\" \/>\n\t\t<meta property=\"og:description\" content=\"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don&#039;t Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/shreepolycliniclab.com\/?page_id=2781\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-15T14:36:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-15T20:08:38+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/drchithras\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don&#039;t Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shreepolycliniclab.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781#listItem\",\"name\":\"Shingles or Herpes Zoster Vaccination\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781#listItem\",\"position\":2,\"name\":\"Shingles or Herpes Zoster Vaccination\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#organization\",\"name\":\"shreepolycliniclab.com\",\"description\":\"#taglineShree Polyclinic &amp; Lab: Healing from the root cause\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/\",\"telephone\":\"+918550001600\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Sree-Polyclinic-Logo-in-PNG-01.png\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781\\\/#organizationLogo\",\"width\":4576,\"height\":4184,\"caption\":\"Shree Polyclinic & Lab\"},\"image\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/drchithras\",\"https:\\\/\\\/www.instagram.com\\\/shreepolycliniclab?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/drchithras\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781#webpage\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781\",\"name\":\"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com\",\"description\":\"\\ud83d\\udee1\\ufe0f Protect Against Shingles. Protect Your Future. \\ud83d\\udcde +91 85500 01900 SHINGLES \\\/ HERPES ZOSTER VACCINATION Don't Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2781#breadcrumblist\"},\"datePublished\":\"2026-08-15T14:36:35+00:00\",\"dateModified\":\"2026-08-15T20:08:38+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#website\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/\",\"name\":\"shreepolycliniclab.com\",\"description\":\"Healing from the root cause\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com","description":"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don't Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic","canonical_url":"https:\/\/shreepolycliniclab.com\/?page_id=2781","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"DWFul-usI6OBMDkPApVUePNtjwjxfevy4VELHdmiwvU","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com#listItem","position":1,"name":"Home","item":"https:\/\/shreepolycliniclab.com","nextItem":{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781#listItem","name":"Shingles or Herpes Zoster Vaccination"}},{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781#listItem","position":2,"name":"Shingles or Herpes Zoster Vaccination","previousItem":{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/shreepolycliniclab.com\/#organization","name":"shreepolycliniclab.com","description":"#taglineShree Polyclinic &amp; Lab: Healing from the root cause","url":"https:\/\/shreepolycliniclab.com\/","telephone":"+918550001600","logo":{"@type":"ImageObject","url":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2023\/04\/Sree-Polyclinic-Logo-in-PNG-01.png","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781\/#organizationLogo","width":4576,"height":4184,"caption":"Shree Polyclinic & Lab"},"image":{"@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/drchithras","https:\/\/www.instagram.com\/shreepolycliniclab?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==","https:\/\/www.linkedin.com\/in\/drchithras\/"]},{"@type":"WebPage","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781#webpage","url":"https:\/\/shreepolycliniclab.com\/?page_id=2781","name":"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com","description":"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don't Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/shreepolycliniclab.com\/#website"},"breadcrumb":{"@id":"https:\/\/shreepolycliniclab.com\/?page_id=2781#breadcrumblist"},"datePublished":"2026-08-15T14:36:35+00:00","dateModified":"2026-08-15T20:08:38+00:00"},{"@type":"WebSite","@id":"https:\/\/shreepolycliniclab.com\/#website","url":"https:\/\/shreepolycliniclab.com\/","name":"shreepolycliniclab.com","description":"Healing from the root cause","inLanguage":"en-US","publisher":{"@id":"https:\/\/shreepolycliniclab.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"shreepolycliniclab.com - Healing from the root cause","og:type":"article","og:title":"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com","og:description":"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don't Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic","og:url":"https:\/\/shreepolycliniclab.com\/?page_id=2781","og:image":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png","og:image:secure_url":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png","article:published_time":"2026-08-15T14:36:35+00:00","article:modified_time":"2026-08-15T20:08:38+00:00","article:publisher":"https:\/\/www.facebook.com\/drchithras","twitter:card":"summary_large_image","twitter:title":"Shingles or Herpes Zoster Vaccination - shreepolycliniclab.com","twitter:description":"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don't Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic","twitter:image":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png"},"aioseo_meta_data":{"post_id":"2781","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-15 14:51:23","updated":"2026-08-15 20:09:05","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/shreepolycliniclab.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tShingles or Herpes Zoster Vaccination\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/shreepolycliniclab.com"},{"label":"Shingles or Herpes Zoster Vaccination","link":"https:\/\/shreepolycliniclab.com\/?page_id=2781"}],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"chithras@shreepolycliniclab.com","author_link":"https:\/\/shreepolycliniclab.com\/?author=1"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"\ud83d\udee1\ufe0f Protect Against Shingles. Protect Your Future. \ud83d\udcde +91 85500 01900 SHINGLES \/ HERPES ZOSTER VACCINATION Don&#8217;t Let Shingles Take You By Surprise. Shingles can cause a painful rash and may lead to long-lasting nerve pain. Vaccination can help reduce the risk of shingles and its complications. Speak with the healthcare team at Shree Polyclinic&hellip;","_links":{"self":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/2781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2781"}],"version-history":[{"count":11,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/2781\/revisions"}],"predecessor-version":[{"id":2895,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/2781\/revisions\/2895"}],"wp:attachment":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}