{"id":8712,"date":"2026-03-16T11:22:00","date_gmt":"2026-03-16T10:22:00","guid":{"rendered":"https:\/\/clinicasanroman.com\/landing-klauwteenoperatie-alicante\/"},"modified":"2026-03-16T12:53:36","modified_gmt":"2026-03-16T11:53:36","slug":"landing-klauwteenoperatie-alicante","status":"publish","type":"page","link":"https:\/\/clinicasanroman.com\/nl\/landing-klauwteenoperatie-alicante\/","title":{"rendered":"Landing - Klauwteenoperatie Alicante"},"content":{"rendered":"\n\n\n\n\n    <meta charset=\"UTF-8\"\/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n    <title>Niet-gehospitaliseerde klauwteenoperatie - Cl\u00ednica San Rom\u00e1n Alicante<\/title>\n    <meta name=\"description\" content=\"Corrigeer uw klauwtenen met een minimaal invasieve operatie. U gaat dezelfde dag nog naar huis. +45 jaar ervaring. Pioniers in Europa. Vraag een gratis consult aan.\"\/>\n\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\/>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=Poppins:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\"\/>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\/>\n\n    <style>\n        \/* ===== WORDPRESS FULL-WIDTH BREAKOUT ===== *\/\n        body .entry-content,\n        body #primary,\n        body .ast-article-single,\n        body .ast-article-post,\n        body .entry-summary,\n        body .ast-separate-container .ast-article-single {\n            max-width: 100% !important;\n            width: 100% !important;\n            padding: 0 !important;\n            margin: 0 !important;\n        }\n        body #ast-content-id .ast-container,\n        body .ast-container {\n            max-width: 100% !important;\n            padding: 0 !important;\n        }\n        .entry-content[data-ast-blocks-layout] > * {\n            max-width: 100% !important;\n            width: 100% !important;\n        }\n        .entry-content[data-ast-blocks-layout] > section,\n        .entry-content[data-ast-blocks-layout] > div,\n        .entry-content[data-ast-blocks-layout] > header,\n        .entry-content[data-ast-blocks-layout] > footer {\n            max-width: 100% !important;\n            width: 100% !important;\n            padding-left: 0 !important;\n            padding-right: 0 !important;\n        }\n\n        \/* ===== RESET & BASE ===== *\/\n        *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n        :root {\n            --teal:        #009da6;\n            --teal-dark:   #007a82;\n            --teal-light:  #e0f5f6;\n            --navy:        #364989;\n            --navy-dark:   #253370;\n            --orange:      #f6a623;\n            --orange-dark: #e09210;\n            --white:       #ffffff;\n            --light:       #f8fafb;\n            --gray:        #6b7280;\n            --dark:        #1e293b;\n            --border:      #e5e7eb;\n        }\n\n        html { scroll-behavior: smooth; }\n        body { font-family: 'Poppins', sans-serif; color: var(--dark); background: var(--white); line-height: 1.7; font-size: 18px; }\n        img { max-width: 100%; height: auto; display: block; }\n\n        .container { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n\n        \/* ===== BUTTONS ===== *\/\n        .btn-primary {\n            display: inline-flex; align-items: center; justify-content: center; gap: 9px;\n            background: var(--orange); color: var(--white);\n            font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 17px;\n            padding: 18px 38px; border-radius: 50px; text-decoration: none; border: none;\n            cursor: pointer; transition: all 0.3s ease;\n            box-shadow: 0 4px 20px rgba(246,166,35,0.4); letter-spacing: 0.3px; min-height: 56px;\n        }\n        .btn-primary:hover { background: var(--orange-dark); transform: translateY(-2px); box-shadow: 0 8px 28px rgba(246,166,35,0.5); }\n\n        .btn-outline-white {\n            display: inline-flex; align-items: center; justify-content: center; gap: 9px;\n            background: transparent; color: var(--white);\n            font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 16px;\n            padding: 16px 34px; border-radius: 50px; text-decoration: none;\n            border: 2px solid rgba(255,255,255,0.65); cursor: pointer; transition: all 0.3s ease; min-height: 56px;\n        }\n        .btn-outline-white:hover { background: rgba(255,255,255,0.12); border-color: var(--white); }\n\n        .btn-teal {\n            display: inline-flex; align-items: center; justify-content: center; gap: 9px;\n            background: var(--teal); color: var(--white);\n            font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 17px;\n            padding: 18px 38px; border-radius: 50px; text-decoration: none; border: none;\n            cursor: pointer; transition: all 0.3s ease;\n            box-shadow: 0 4px 20px rgba(0,157,166,0.35); min-height: 56px;\n        }\n        .btn-teal:hover { background: var(--teal-dark); transform: translateY(-2px); box-shadow: 0 8px 28px rgba(0,157,166,0.45); }\n        .btn-lg { font-size: 19px; padding: 22px 52px; min-height: 62px; }\n\n        \/* ===== STICKY HEADER ===== *\/\n        .site-header {\n            position: fixed; top: 0; left: 0; right: 0; z-index: 1000;\n            background: rgba(255,255,255,0.97); backdrop-filter: blur(10px);\n            border-bottom: 1px solid var(--border); transition: all 0.3s ease;\n        }\n        .site-header.scrolled { box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        .header-inner { display: flex; align-items: center; justify-content: space-between; height: 76px; }\n        .header-logo { display: flex; align-items: center; text-decoration: none; }\n        .header-logo-img { height: 52px; width: auto; display: block; }\n        .header-right { display: flex; align-items: center; gap: 16px; }\n        .header-phone {\n            display: flex; align-items: center; gap: 8px;\n            color: var(--navy); font-weight: 600; font-size: 18px;\n            text-decoration: none; transition: color 0.2s;\n        }\n        .header-phone:hover { color: var(--teal); }\n        .header-phone i { color: var(--teal); font-size: 16px; }\n\n        \/* ===== HERO ===== *\/\n        .hero {\n            margin-top: 76px;\n            background: linear-gradient(135deg, var(--navy) 0%, #1e3060 55%, var(--teal-dark) 100%);\n            position: relative; overflow: hidden; padding: 88px 0 72px;\n        }\n        .hero::before {\n            content: '';\n            position: absolute; top: 0; left: 0; right: 0; bottom: 0;\n            background: url(\"data:image\/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Ccircle cx='40' cy='40' r='30' fill='none' stroke='%23ffffff' stroke-opacity='0.03' stroke-width='1'\/%3E%3C\/svg%3E\");\n            pointer-events: none;\n        }\n        .hero-grid { display: grid; grid-template-columns: 1fr 420px; gap: 56px; align-items: center; }\n\n        .hero-badge {\n            display: inline-flex; align-items: center; gap: 8px;\n            background: rgba(246,166,35,0.18); border: 1px solid rgba(246,166,35,0.5);\n            color: var(--orange); font-size: 13px; font-weight: 700;\n            padding: 7px 18px; border-radius: 50px; margin-bottom: 22px;\n            text-transform: uppercase; letter-spacing: 0.8px;\n        }\n        .hero h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(34px, 3.8vw, 52px); font-weight: 700;\n            color: var(--white); line-height: 1.2; margin-bottom: 22px;\n        }\n        .hero h1 span { color: var(--orange); }\n        .hero-lead { font-size: 18px; color: rgba(255,255,255,0.85); margin-bottom: 34px; line-height: 1.8; }\n        .hero-checks { list-style: none; display: flex; flex-direction: column; gap: 12px; margin-bottom: 38px; }\n        .hero-checks li {\n            display: flex; align-items: center; gap: 12px;\n            color: rgba(255,255,255,0.90); font-size: 16px; font-weight: 500;\n        }\n        .hero-checks li i { color: var(--orange); font-size: 15px; flex-shrink: 0; }\n        .hero-cta-wrap { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }\n        .hero-cta-note { color: rgba(255,255,255,0.5); font-size: 13px; margin-top: 14px; display: flex; align-items: center; gap: 6px; }\n\n        \/* Hero card *\/\n        .hero-card {\n            background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.14);\n            border-radius: 20px; backdrop-filter: blur(12px); overflow: hidden;\n        }\n        .hero-card-img {\n            height: 240px; overflow: hidden;\n        }\n        .hero-card-img img { width: 100%; height: 100%; object-fit: cover; }\n        .hero-stats { display: grid; grid-template-columns: repeat(3, 1fr); }\n        .hero-stat { text-align: center; padding: 20px 8px; border-right: 1px solid rgba(255,255,255,0.08); }\n        .hero-stat:last-child { border-right: none; }\n        .hero-stat-num {\n            font-family: 'Playfair Display', serif;\n            font-size: 28px; font-weight: 700; color: var(--orange); display: block; line-height: 1;\n        }\n        .hero-stat-label { font-size: 12px; color: rgba(255,255,255,0.6); margin-top: 5px; line-height: 1.3; }\n\n        \/* ===== TRUST BAR ===== *\/\n        .trust-bar { background: var(--teal); padding: 20px 0; }\n        .trust-bar-inner { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 28px; }\n        .trust-item { display: flex; align-items: center; gap: 10px; color: var(--white); font-size: 14px; font-weight: 500; }\n        .trust-item i { font-size: 18px; opacity: 0.9; }\n        .trust-sep { width: 1px; height: 28px; background: rgba(255,255,255,0.28); }\n\n        \/* ===== SHARED SECTION STYLES ===== *\/\n        section { padding: 88px 0; }\n        .section-label { display: inline-block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: var(--teal); margin-bottom: 14px; }\n        .section-title { font-family: 'Playfair Display', serif; font-size: clamp(28px, 3.2vw, 42px); font-weight: 700; color: var(--navy); line-height: 1.25; margin-bottom: 18px; }\n        .section-title span { color: var(--teal); }\n        .section-lead { font-size: 17px; color: var(--gray); line-height: 1.8; max-width: 580px; }\n        .section-header { margin-bottom: 56px; }\n        .section-header.center { text-align: center; }\n        .section-header.center .section-lead { margin: 0 auto; }\n\n        \/* ===== SYMPTOMS ===== *\/\n        .symptoms-section { background: var(--light); }\n        .symptoms-grid { display: grid; grid-template-columns: 7fr 3fr; gap: 48px; align-items: start; }\n        .symptoms-list { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n        .symptoms-image-wrap { margin-bottom: 28px; border-radius: 16px; overflow: hidden; }\n        .symptoms-image-wrap img { width: 100%; border-radius: 16px; }\n        .symptom-item {\n            display: flex; align-items: flex-start; gap: 16px;\n            background: var(--white); padding: 20px 22px;\n            border-radius: 14px; border-left: 4px solid var(--teal);\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        .symptom-icon {\n            width: 42px; height: 42px; background: var(--teal-light); border-radius: 10px;\n            display: flex; align-items: center; justify-content: center;\n            flex-shrink: 0; color: var(--teal); font-size: 18px;\n        }\n        .symptom-text strong { display: block; font-weight: 600; color: var(--dark); font-size: 16px; margin-bottom: 4px; }\n        .symptom-text span { font-size: 14px; color: var(--gray); }\n\n        \/* Sticky CTA card *\/\n        .sticky-cta-card {\n            background: linear-gradient(135deg, var(--navy), #253370);\n            border-radius: 20px; padding: 38px 34px;\n            color: var(--white); position: sticky; top: 92px;\n        }\n        .sticky-cta-card h3 { font-family: 'Playfair Display', serif; font-size: 23px; font-weight: 700; margin-bottom: 14px; line-height: 1.35; }\n        .sticky-cta-card p { font-size: 15px; color: rgba(255,255,255,0.78); margin-bottom: 26px; line-height: 1.7; }\n        .urgency-note {\n            display: flex; align-items: center; gap: 9px;\n            background: rgba(246,166,35,0.14); border: 1px solid rgba(246,166,35,0.38);\n            border-radius: 10px; padding: 11px 16px; margin-top: 18px;\n            font-size: 14px; color: var(--orange);\n        }\n        .cta-card-phone {\n            display: flex; align-items: center; gap: 10px;\n            color: white; text-decoration: none; font-size: 22px; font-weight: 700;\n            margin-top: 26px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,0.1);\n        }\n        .cta-card-phone i { color: var(--orange); }\n        .cta-card-hours { font-size: 13px; color: rgba(255,255,255,0.4); margin-top: 5px; }\n\n        \/* ===== COMPARISON ===== *\/\n        .comparison-hero-img { margin-bottom: 32px; border-radius: 18px; overflow: hidden; max-height: 340px; }\n        .comparison-hero-img img { width: 100%; height: 340px; object-fit: cover; }\n        .comparison-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; margin-bottom: 52px; }\n        .comparison-card { border-radius: 18px; padding: 34px 30px; border: 2px solid var(--border); }\n        .comparison-card.trad { background: #fff8f8; border-color: #fecaca; }\n        .comparison-card.modern { background: linear-gradient(135deg, #e0f5f6, #f0f9ff); border-color: var(--teal); }\n        .comp-header { display: flex; align-items: center; gap: 14px; margin-bottom: 26px; }\n        .comp-icon { width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 22px; flex-shrink: 0; }\n        .trad .comp-icon { background: #fee2e2; color: #ef4444; }\n        .modern .comp-icon { background: var(--teal); color: white; }\n        .comp-header h3 { font-family: 'Playfair Display', serif; font-size: 20px; font-weight: 700; color: var(--navy); }\n        .comp-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n        .comp-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; color: var(--gray); line-height: 1.5; }\n        .comp-list li i { flex-shrink: 0; margin-top: 2px; font-size: 14px; }\n        .trad .comp-list li i { color: #ef4444; }\n        .modern .comp-list li i { color: var(--teal); }\n\n        \/* ===== PROCESS ===== *\/\n        .process-section { background: var(--light); }\n        .process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; position: relative; }\n        .process-steps::before {\n            content: ''; position: absolute; top: 36px;\n            left: calc(12.5% + 18px); right: calc(12.5% + 18px); height: 2px;\n            background: linear-gradient(90deg, var(--teal), var(--orange));\n        }\n        .process-step { text-align: center; position: relative; }\n        .step-num {\n            width: 72px; height: 72px; background: var(--navy); border-radius: 50%;\n            display: flex; align-items: center; justify-content: center;\n            margin: 0 auto 10px; position: relative; z-index: 1; border: 4px solid var(--light);\n        }\n        .step-num-inner { display: flex; flex-direction: column; align-items: center; gap: 1px; }\n        .step-num-inner span { font-family: 'Playfair Display', serif; font-size: 11px; font-weight: 700; color: rgba(255,255,255,0.7); }\n        .step-num-inner i { font-size: 22px; color: white; }\n        .process-step:last-child .step-num { background: var(--orange); }\n        .step-title { font-weight: 700; font-size: 16px; color: var(--navy); margin-bottom: 10px; }\n        .step-desc { font-size: 14px; color: var(--gray); line-height: 1.65; }\n\n        \/* ===== BENEFITS ===== *\/\n        .benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }\n        .benefit-card {\n            background: var(--white); border: 1px solid var(--border);\n            border-radius: 18px; padding: 34px 26px; text-align: center; transition: all 0.3s ease;\n        }\n        .benefit-card:hover { border-color: var(--teal); transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,157,166,0.1); }\n        .benefit-icon {\n            width: 72px; height: 72px;\n            background: linear-gradient(135deg, var(--teal-light), #d0f0f2);\n            border-radius: 18px; display: flex; align-items: center; justify-content: center;\n            margin: 0 auto 20px; font-size: 30px; color: var(--teal);\n        }\n        .benefit-title { font-family: 'Playfair Display', serif; font-size: 18px; font-weight: 700; color: var(--navy); margin-bottom: 12px; }\n        .benefit-desc { font-size: 15px; color: var(--gray); line-height: 1.7; }\n\n        \/* ===== DOCTORS ===== *\/\n        .doctors-section { background: var(--navy); }\n        .doctors-section .section-label { color: var(--orange); }\n        .doctors-section .section-title { color: var(--white); }\n        .doctors-section .section-lead { color: rgba(255,255,255,0.68); }\n        .doctors-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }\n        .doctor-card {\n            background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.11);\n            border-radius: 20px; padding: 32px; transition: all 0.3s;\n        }\n        .doctor-card:hover { background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.22); }\n        .doctor-header { display: flex; align-items: center; gap: 20px; margin-bottom: 22px; }\n        .doctor-avatar {\n            width: 72px; height: 72px; border-radius: 50%; overflow: hidden;\n            border: 3px solid rgba(255,255,255,0.18); flex-shrink: 0;\n        }\n        .doctor-avatar img { width: 100%; height: 100%; object-fit: cover; }\n        .doctor-info h3 { font-family: 'Playfair Display', serif; font-size: 20px; font-weight: 700; color: white; margin-bottom: 5px; }\n        .doctor-role { font-size: 14px; color: var(--orange); font-weight: 600; }\n        .doctor-certs { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n        .doctor-certs li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: rgba(255,255,255,0.75); line-height: 1.5; }\n        .doctor-certs li i { color: var(--teal); flex-shrink: 0; margin-top: 3px; font-size: 13px; }\n\n        \/* ===== TESTIMONIALS ===== *\/\n        .testimonials-section { background: var(--light); }\n        .testimonials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }\n        .testimonial-card {\n            background: var(--white); border-radius: 18px; padding: 30px;\n            box-shadow: 0 4px 16px rgba(0,0,0,0.05); position: relative;\n        }\n        .testimonial-card::before {\n            content: '\"'; position: absolute; top: 12px; right: 22px;\n            font-family: 'Playfair Display', serif; font-size: 80px;\n            color: var(--teal-light); line-height: 1; pointer-events: none;\n        }\n        .stars { display: flex; gap: 4px; margin-bottom: 14px; color: var(--orange); font-size: 15px; }\n        .testimonial-text { font-size: 16px; color: var(--gray); line-height: 1.75; margin-bottom: 20px; font-style: italic; position: relative; z-index: 1; }\n        .testimonial-author { display: flex; align-items: center; gap: 14px; }\n        .author-av { width: 46px; height: 46px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 17px; color: white; flex-shrink: 0; }\n        .author-info strong { display: block; font-size: 15px; color: var(--dark); font-weight: 600; }\n        .author-info span { font-size: 13px; color: var(--gray); }\n        .google-badge {\n            display: inline-flex; align-items: center; gap: 12px;\n            background: var(--white); border: 1px solid var(--border);\n            border-radius: 50px; padding: 14px 28px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.06); margin-top: 40px;\n        }\n        .google-badge i { color: #ea4335; font-size: 20px; }\n        .google-badge strong { color: var(--dark); font-size: 15px; }\n        .google-badge span { color: var(--gray); font-size: 14px; }\n\n        \/* ===== FAQ ===== *\/\n        .faq-wrap { max-width: 800px; margin: 0 auto; }\n        .faq-item { border: 1px solid var(--border); border-radius: 14px; margin-bottom: 12px; overflow: hidden; transition: border-color 0.25s; }\n        .faq-item:hover { border-color: var(--teal); }\n        .faq-item.open, .faq-item.active { border-color: var(--teal); background: transparent; }\n        .faq-q { display: flex; align-items: center; justify-content: space-between; padding: 20px 24px; cursor: pointer; font-weight: 600; font-size: 16px; color: var(--navy); user-select: none; gap: 16px; }\n        .faq-q i { color: var(--teal); flex-shrink: 0; transition: transform 0.3s; font-size: 16px; }\n        .faq-item.open .faq-q i { transform: rotate(45deg); }\n        .faq-a { overflow: hidden; max-height: 0; padding: 0 24px; font-size: 15px; color: var(--gray); line-height: 1.8; transition: max-height 0.4s ease, padding 0.3s ease; }\n        .faq-item.active .faq-a { max-height: 300px; padding: 0 24px 20px; }\n        .faq-item.open .faq-a { display: block; }\n\n        \/* ===== FINAL CTA ===== *\/\n        .cta-final { background: linear-gradient(135deg, var(--teal-dark), var(--navy-dark)); text-align: center; padding: 104px 0; }\n        .cta-final .section-title { color: white; max-width: 700px; margin: 0 auto 16px; }\n        .cta-final .section-lead { color: rgba(255,255,255,0.78); max-width: 500px; margin: 0 auto 44px; font-size: 17px; }\n        .cta-group-center { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 18px; }\n        .cta-phone-big {\n            display: flex; align-items: center; gap: 12px;\n            background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.28);\n            border-radius: 50px; padding: 18px 34px; color: white; text-decoration: none;\n            font-size: 20px; font-weight: 700; transition: background 0.3s; min-height: 62px;\n        }\n        .cta-phone-big:hover { background: rgba(255,255,255,0.18); }\n        .cta-phone-big i { color: var(--orange); }\n        .cta-guarantees { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 28px; margin-top: 48px; }\n        .guarantee-item { display: flex; align-items: center; gap: 8px; color: rgba(255,255,255,0.68); font-size: 14px; }\n        .guarantee-item i { color: var(--orange); font-size: 16px; }\n\n        \/* ===== FOOTER ===== *\/\n        .site-footer { background: var(--dark); padding: 48px 0 30px; }\n        .footer-grid { display: grid; grid-template-columns: 1fr auto 1fr; align-items: start; gap: 32px; margin-bottom: 36px; }\n        .footer-logo-img { height: 46px; width: auto; display: block; filter: brightness(0) invert(1); opacity: 0.9; }\n        .footer-contact { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n        .footer-contact li { display: flex; align-items: center; gap: 10px; color: rgba(255,255,255,0.65); font-size: 14px; }\n        .footer-contact li i { color: var(--teal); width: 16px; font-size: 15px; }\n        .footer-contact a { color: rgba(255,255,255,0.65); text-decoration: none; }\n        .footer-contact a:hover { color: var(--teal); }\n        .footer-social { display: flex; gap: 10px; justify-content: flex-end; }\n        .social-btn { width: 42px; height: 42px; background: rgba(255,255,255,0.07); border-radius: 10px; display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,0.55); text-decoration: none; font-size: 16px; transition: all 0.2s; }\n        .social-btn:hover { background: var(--teal); color: white; }\n        .footer-divider { border: none; border-top: 1px solid rgba(255,255,255,0.08); }\n        .footer-bottom { display: flex; align-items: center; justify-content: space-between; margin-top: 22px; }\n        .footer-copy { font-size: 13px; color: rgba(255,255,255,0.35); }\n        .footer-legal { display: flex; gap: 20px; }\n        .footer-legal a { font-size: 13px; color: rgba(255,255,255,0.35); text-decoration: none; }\n        .footer-legal a:hover { color: var(--teal); }\n\n        \/* ===== FLOATING BAR (MOBILE) ===== *\/\n        .floating-bar { display: none; position: fixed; bottom: 0; left: 0; right: 0; z-index: 999; background: white; padding: 12px 16px; border-top: 1px solid var(--border); box-shadow: 0 -4px 20px rgba(0,0,0,0.12); }\n        .floating-bar-inner { display: flex; gap: 10px; }\n\n        \/* ===== UTILITY ===== *\/\n        .text-center { text-align: center; }\n        .mt-16 { margin-top: 16px; }\n        .mt-24 { margin-top: 24px; }\n        .mt-40 { margin-top: 40px; }\n\n        \/* ===== ANIMATIONS ===== *\/\n        @keyframes fadeInUp { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } }\n        .reveal { opacity: 0; transform: translateY(30px); transition: opacity 0.7s ease, transform 0.7s ease; }\n        .reveal.visible { opacity: 1; transform: translateY(0); }\n\n        \/* ===== RESPONSIVE \u2014 TABLET ===== *\/\n        @media (max-width: 960px) {\n            body { font-size: 17px; }\n            .hero-grid { grid-template-columns: 1fr; }\n            .hero-card { display: none; }\n            .hero { padding: 60px 0 48px; }\n            .symptoms-grid { grid-template-columns: 1fr; }\n            .comparison-grid { grid-template-columns: 1fr; }\n            .process-steps { grid-template-columns: repeat(2, 1fr); }\n            .process-steps::before { display: none; }\n            .benefits-grid { grid-template-columns: repeat(2, 1fr); }\n            .doctors-grid { grid-template-columns: 1fr; }\n            .testimonials-grid { grid-template-columns: 1fr; }\n            .footer-grid { grid-template-columns: 1fr; text-align: center; }\n            .footer-social { justify-content: center; }\n            .footer-bottom { flex-direction: column; gap: 12px; text-align: center; }\n            .footer-legal { justify-content: center; }\n            .trust-sep { display: none; }\n            .header-right .btn-primary { display: none; }\n            .floating-bar { display: block; }\n            body { padding-bottom: 76px; }\n            .footer-logo-img { margin: 0 auto; }\n        }\n\n        \/* ===== RESPONSIVE \u2014 MOBILE ===== *\/\n        @media (max-width: 580px) {\n            body { font-size: 17px; }\n            section { padding: 64px 0; }\n            .hero { padding: 48px 0 40px; }\n            .hero h1 { font-size: 32px; line-height: 1.25; }\n            .hero-lead { font-size: 16px; }\n            .hero-checks li { font-size: 15px; gap: 10px; }\n            .hero-badge { font-size: 12px; }\n            .section-title { font-size: 28px; }\n            .section-lead { font-size: 16px; }\n            .benefits-grid { grid-template-columns: 1fr; }\n            .process-steps { grid-template-columns: 1fr; }\n            \/* s\u00edntomas: 1 columna en m\u00f3vil para evitar cards demasiado estrechas *\/\n            .symptoms-list { grid-template-columns: 1fr; }\n            \/* imagen comparativa m\u00e1s compacta en m\u00f3vil *\/\n            .comparison-hero-img, .comparison-hero-img img { max-height: 220px; height: 220px; }\n            \/* FAQ: m\u00e1s espacio para respuestas largas en pantalla estrecha *\/\n            .faq-item.active .faq-a { max-height: 500px; }\n            .trust-bar-inner { flex-direction: column; align-items: flex-start; gap: 12px; padding: 0 8px; }\n            .trust-item { font-size: 15px; }\n            .symptom-text strong { font-size: 16px; }\n            .testimonial-text { font-size: 15px; }\n            .faq-q { font-size: 15px; padding: 18px 18px; }\n            .faq-a { font-size: 15px; }\n            .btn-primary, .btn-teal { font-size: 16px; padding: 18px 28px; min-height: 58px; }\n            .btn-lg { font-size: 17px; padding: 20px 32px; min-height: 60px; }\n            .floating-bar { padding: 14px 16px; }\n            .floating-bar-inner a, .floating-bar-inner button { font-size: 16px !important; padding: 16px 14px !important; min-height: 56px !important; }\n            .header-phone span { display: none; }\n            .header-logo-img { height: 42px; }\n            .sticky-cta-card { position: relative; top: 0; }\n            \/* botones hero full-width en m\u00f3vil *\/\n            .hero-cta-wrap { flex-direction: column; }\n            .hero-cta-wrap .btn-primary, .hero-cta-wrap .btn-outline-white { width: 100%; justify-content: center; }\n            \/* botones CTA final full-width en m\u00f3vil *\/\n            .cta-group-center { flex-direction: column; align-items: stretch; }\n            .cta-group-center .btn-primary, .cta-group-center .cta-phone-big { width: 100%; justify-content: center; }\n            \/* google badge wrap en m\u00f3vil *\/\n            .google-badge { flex-wrap: wrap; justify-content: center; gap: 8px; padding: 14px 20px; border-radius: 16px; }\n        }\n\n        \/* ===== OVERRIDES ===== *\/\n        .onetap-container-toggle { display: none !important; }\n        html, body { background-color: #ffffff !important; }\n        footer#colophon { display: none !important; }\n    \n        \/* ===== REVIEWS RATING BAR ===== *\/\n        .reviews-rating-bar {\n            display: flex; align-items: center; justify-content: center;\n            gap: 16px;\n            background: linear-gradient(135deg, var(--navy) 0%, #2a3a6e 100%);\n            color: white; padding: 20px 32px; border-radius: 16px;\n            margin-bottom: 40px; flex-wrap: wrap;\n        }\n        .reviews-score-big { font-size: 3rem; font-weight: 800; color: #f6c94e; line-height: 1; }\n        .reviews-stars-big { font-size: 1.6rem; color: #f6c94e; }\n        .reviews-count-label { font-size: 0.95rem; opacity: 0.9; }\n        .author-avatar-nl {\n            width: 40px; height: 40px; border-radius: 50%;\n            background: var(--teal); color: white;\n            display: flex; align-items: center; justify-content: center;\n            font-weight: 700; font-size: 1rem; flex-shrink: 0;\n        }\n        .testimonial-author small { color: #888; font-size: 0.8rem; }\n        .reviews-cta-bar { text-align: center; margin-top: 40px; }\n\n        \/* ===== VIDEO SECTION ===== *\/\n        .video-promo-section { padding: 80px 0; background: linear-gradient(135deg, #f0fafc 0%, #e8f4f8 100%); }\n        .video-embed-wrapper {\n            max-width: 900px; margin: 40px auto 0; border-radius: 16px;\n            overflow: hidden; box-shadow: 0 16px 48px rgba(0,157,166,0.2); aspect-ratio: 16\/9;\n        }\n        .video-embed-wrapper iframe { width: 100%; height: 100%; display: block; }\n\n        \/* ===== LOCATIE + MAPS SECTION ===== *\/\n        .locatie-section { padding: 80px 0; background: white; }\n        .locatie-grid {\n            display: grid; grid-template-columns: 1fr 1.4fr;\n            gap: 48px; align-items: start; margin-top: 48px;\n        }\n        @media (max-width: 768px) {\n            .locatie-grid { grid-template-columns: 1fr; }\n            .video-embed-wrapper { aspect-ratio: 16\/9; }\n        }\n        .locatie-info { display: flex; flex-direction: column; gap: 24px; }\n        .locatie-detail { display: flex; gap: 16px; align-items: flex-start; }\n        .locatie-icon { font-size: 1.5rem; flex-shrink: 0; margin-top: 2px; }\n        .locatie-detail strong { display: block; color: var(--navy); font-weight: 700; margin-bottom: 4px; }\n        .locatie-detail p { color: #555; margin: 0; font-size: 0.95rem; line-height: 1.5; }\n        .map-embed-wrapper { border-radius: 16px; overflow: hidden; box-shadow: 0 8px 32px rgba(0,0,0,0.12); }\n\n        <\/style>\n\n\n\n<!-- HEADER -->\n<header class=\"site-header\" id=\"siteHeader\">\n    <div class=\"container\">\n        <div class=\"header-inner\">\n            <a href=\"https:\/\/clinicasanroman.com\/nl\/\" class=\"header-logo\">\n                <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/01\/Clinica-San-Roman.svg\" alt=\"Cl\u00ednica San Rom\u00e1n - Voetverzorging en voetchirurgie Alicante\" class=\"header-logo-img\"\/>\n            <\/a>\n            <div class=\"header-right\">\n                 <a href=\"tel:+34965921156\" class=\"header-phone\">\n                    <i class=\"fas fa-phone-alt\"><\/i>\n                    <span>965 921 156<\/span>\n                <\/a>\n                <button class=\"btn-primary spectra-popup-trigger-712\" style=\"padding: 13px 24px; font-size: 15px; min-height: 48px;\">\n                    <i class=\"fas fa-calendar-check\"><\/i> Gratis advies\n <\/button> \n            <\/div>\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<!-- HERO -->\n<section class=\"hero\">\n    <div class=\"container\">\n        <div class=\"hero-grid\">\n\n            <div>\n                <div class=\"hero-badge\">\n                    <i class=\"fas fa-award\"><\/i>\n  +45 jaar ervaring - Pioniers in Europa\n                <\/div>\n\n                <h1>\n  Corrigeer uw klauwtenen<br\/> <span>zonder ziekenhuisopname<\/span><br\/> en met een snelle hersteltijd\n                <\/h1>\n\n                <p class=\"hero-lead\">\n  Minimaal invasieve percutane chirurgie om klauwtenen definitief te corrigeren\n. Poliklinische procedure: u komt en gaat op <strong style=\"color:#fff;\">dezelfde dag<\/strong>.\n Incisie van slechts 2 mm, plaatselijke verdoving, geen overmatige postoperatieve pijn. \n                <\/p>\n\n                <ul class=\"hero-checks\">\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Interventie in minder dan 30 minuten<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  U gaat dezelfde dag nog naar huis<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Micro-incisie van slechts 2 mm - minimale littekenvorming<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Herstel in 4-6 weken<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Door de Amerikaanse academie gecertificeerde artsen<\/li>\n                <\/ul>\n\n                <div class=\"hero-cta-wrap\">\n                     <button class=\"btn-primary btn-lg spectra-popup-trigger-712\">\n                        <i class=\"fas fa-calendar-alt\"><\/i>\n Vraag uw gratis beoordeling aan\n <\/button>\n                    <a href=\"tel:+34965921156\" class=\"btn-outline-white\">\n                        <i class=\"fas fa-phone-alt\"><\/i>\n 965 921 156\n <\/a> \n                <\/div>\n\n                <p class=\"hero-cta-note\">\n                    <i class=\"fas fa-lock\"><\/i>\n  Geen verplichting - Gratis eerste consult - Kliniek Alicante\n                <\/p>\n            <\/div>\n\n            <!-- Card derecha (desktop) -->\n            <div>\n                <div class=\"hero-card\">\n                    <div class=\"hero-card-img\">\n                        <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/02\/dedos-en-garras.webp\" alt=\"Klauwtenen - chirurgische correctie in San Rom\u00e1n Kliniek\"\/>\n                    <\/div>\n                    <div class=\"hero-stats\">\n                        <div class=\"hero-stat\">\n                            <span class=\"hero-stat-num\">+45<\/span>\n                            <div class=\"hero-stat-label\">Jarenlange ervaring op<br\/><\/div>\n                        <\/div>\n                        <div class=\"hero-stat\">\n                            <span class=\"hero-stat-num\">98%<\/span>\n                            <div class=\"hero-stat-label\">Tevreden pati\u00ebnten<br\/><\/div>\n                        <\/div>\n                        <div class=\"hero-stat\">\n                            <span class=\"hero-stat-num\">1979<\/span>\n                            <div class=\"hero-stat-label\">Opgericht op<br\/>in Alicante<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<!-- BARRA DE CONFIANZA -->\n<div class=\"trust-bar\">\n    <div class=\"container\">\n        <div class=\"trust-bar-inner\">\n            <div class=\"trust-item\">\n                <i class=\"fas fa-medal\"><\/i>\n  Pioniers in percutane chirurgie in Europa\n            <\/div>\n            <div class=\"trust-sep\"><\/div>\n            <div class=\"trust-item\">\n                <i class=\"fas fa-user-md\"><\/i>\n  Gecertificeerd door de American Academy of Foot Surgery\n            <\/div>\n            <div class=\"trust-sep\"><\/div>\n            <div class=\"trust-item\">\n                <i class=\"fas fa-house-user\"><\/i>\n  Ambulant - u gaat dezelfde dag naar huis\n            <\/div>\n            <div class=\"trust-sep\"><\/div>\n            <div class=\"trust-item\">\n                <i class=\"fas fa-map-marker-alt\"><\/i>\n  Medisch centrum in de stad Alicante\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<!-- S\u00cdNTOMAS -->\n<section class=\"symptoms-section reveal\">\n    <div class=\"container\">\n        <div class=\"symptoms-grid\">\n\n            <div>\n                <span class=\"section-label\">Herkent u zichzelf?<\/span>\n                <h2 class=\"section-title\">Tekenen dat uw klauwen tenen<span>nu behandeld moeten worden<\/span><br\/><span><\/span><\/h2>\n                <p class=\"section-lead\" style=\"margin-bottom: 30px;\">\n  Klauw- en hamertenen verdwijnen niet vanzelf en <strong>worden na verloop van tijd stijf<\/strong>.\n Hoe eerder u iets doet, hoe eenvoudiger de ingreep en hoe beter het eindresultaat.\n                <\/p>\n\n                <div class=\"symptoms-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/02\/dedos-en-garra-sintomas.webp\" alt=\"Symptomen van klauwtenen - Cl\u00ednica San Rom\u00e1n\" loading=\"lazy\"\/>\n                <\/div>\n\n                <div class=\"symptoms-list\">\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-bolt\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Pijn in de teengewrichten<\/strong>\n                            <span>Ongemak bij het lopen, in gesloten schoenen of wanneer de voet op de grond rust.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-layer-group\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Likdoorns en eelt op de achterkant van de voet<\/strong>\n                            <span>Het schuren van schoenen tegen vervormde gewrichten veroorzaakt pijnlijke likdoorns en eelt.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-hand-paper\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Stijve vingers die u niet kunt strekken<\/strong>\n                            <span>Na verloop van tijd raakt de misvorming gefixeerd en is deze zonder operatie niet meer te herstellen.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-shoe-prints\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Moeite om comfortabele schoenen te vinden<\/strong>\n                            <span>Misvormde tenen zorgen voor druk en wrijving in bijna elke schoen.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-fire-alt\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Ernstige en invaliderende plantaire pijn<\/strong>\n                            <span>De middenvoetsbeenkoppen staan onder overmatige druk, wat zweren en plantair eelt veroorzaakt.<\/span>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n            <!-- CTA sticky -->\n            <div>\n                <div class=\"sticky-cta-card\">\n                    <h3>Hebt u last van een van deze symptomen?<\/h3>\n                    <p>\n  Vraag nu uw gratis en vrijblijvende beoordeling aan. Onze specialisten\n zullen uw zaak analyseren en u de meest geschikte oplossing aanbieden. \n                    <\/p>\n                    <button class=\"btn-primary spectra-popup-trigger-712\" style=\"width: 100%; justify-content: center;\">\n                        <i class=\"fas fa-calendar-check\"><\/i>\n  Vraag een gratis taxatie aan\n                    <\/button>\n                    <div class=\"urgency-note\">\n                        <i class=\"fas fa-clock\"><\/i>\n                        <span>Klauwtenen worden na verloop van tijd stijf. Handel nu. <\/span>\n                    <\/div>\n                    <a href=\"tel:+34965921156\" class=\"cta-card-phone\">\n                        <i class=\"fas fa-phone-alt\"><\/i>\n  965 921 156\n                    <\/a>\n                    <p class=\"cta-card-hours\">Maandag tot vrijdag - 9:00 - 19:00u<\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<!-- COMPARATIVA -->\n<section class=\"reveal\" style=\"background-color: #ffffff;\">\n    <div class=\"container\">\n\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Onze behandeling<\/span>\n            <div class=\"comparison-hero-img\">\n                <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/04\/cirugia-de-dedos-en-garra.jpg\" alt=\"Chirurgie voor klauwtenen in Cl\u00ednica San Rom\u00e1n Alicante\" loading=\"lazy\"\/>\n            <\/div>\n            <h2 class=\"section-title\">Percutane chirurgie:<br\/><span>het verschil is enorm.<\/span><\/h2>\n            <p class=\"section-lead\">\n  Niet alle klauwteenoperaties zijn hetzelfde. De minimale incisietechniek\n die wij in Cl\u00ednica San Rom\u00e1n toepassen, verschilt radicaal van de traditionele chirurgie. \n            <\/p>\n        <\/div>\n\n        <div class=\"comparison-grid\">\n\n            <div class=\"comparison-card trad\">\n                <div class=\"comp-header\">\n                    <div class=\"comp-icon\"><i class=\"fas fa-times\"><\/i><\/div>\n                    <h3>Traditionele chirurgie<\/h3>\n                <\/div>\n                <ul class=\"comp-list\">\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Grote incisies met naalden en nagels<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Algemene of regionale anesthesie<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Mogelijke ziekenhuisopname<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  3 tot 6 maanden herstel<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Zichtbare en pijnlijke littekens<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Verhoogd risico op complicaties<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Ernstige postoperatieve pijn<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Lange periode met verband en speciaal schoeisel<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"comparison-card modern\">\n                <div class=\"comp-header\">\n                    <div class=\"comp-icon\"><i class=\"fas fa-check\"><\/i><\/div>\n                    <h3>Percutane techniek <span style=\"font-size:14px; color: var(--teal);\">(Cl\u00ednica San Rom\u00e1n)<\/span><\/h3>\n                <\/div>\n                <ul class=\"comp-list\">\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Micro-incisie van slechts 2 mm<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Plaatselijke verdoving - geen risico op algehele anesthesie<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Ambulant - u loopt dezelfde dag nog naar buiten<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Herstel in 4-6 weken<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Nagenoeg onmerkbaar litteken<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Geen implantaten of vreemde voorwerpen<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Minimale en gemakkelijk te controleren pijn<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  U kunt lopen vanaf de volgende dag<\/li>\n                <\/ul>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"text-center\">\n            <button class=\"btn-teal btn-lg spectra-popup-trigger-712\">\n                <i class=\"fas fa-calendar-alt\"><\/i>\n  Ik wil mijn gratis evaluatie\n            <\/button>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- PROCESO -->\n<section class=\"process-section reveal\">\n    <div class=\"container\">\n\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Hoe werkt het?<\/span>\n            <h2 class=\"section-title\">Uw weg naar<br\/><span>pijnloze vingers<\/span><\/h2>\n            <p class=\"section-lead\">\n  Een duidelijk, eenvoudig proces, volledig ondersteund door ons gespecialiseerde team in elke fase.\n            <\/p>\n        <\/div>\n\n        <div class=\"process-steps\">\n\n            <div class=\"process-step\">\n                <div class=\"step-num\">\n                    <div class=\"step-num-inner\">\n                        <span>STAP<\/span>\n                        <i class=\"fas fa-calendar-check\"><\/i>\n                    <\/div>\n                <\/div>\n                <div class=\"step-title\">1. Gratis advies<\/div>\n                <p class=\"step-desc\">We beoordelen de mate van misvorming met onderzoek en diagnostische tests. We leggen het plan vrijblijvend aan u uit. <\/p>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"step-num\">\n                    <div class=\"step-num-inner\">\n                        <span>STAP<\/span>\n                        <i class=\"fas fa-clipboard-list\"><\/i>\n                    <\/div>\n                <\/div>\n                <div class=\"step-title\">2. Planning<\/div>\n                <p class=\"step-desc\">We ontwerpen de ingreep op basis van de ernst van de misvorming, het aantal tenen dat aangetast is en uw dagelijkse activiteit.<\/p>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"step-num\">\n                    <div class=\"step-num-inner\">\n                        <span>STAP<\/span>\n                        <i class=\"fas fa-heartbeat\"><\/i>\n                    <\/div>\n                <\/div>\n                <div class=\"step-title\">3. Bediening (30 min)<\/div>\n                <p class=\"step-desc\">Percutane operatie onder plaatselijke verdoving in onze kliniek. Geen ziekenhuisopname. U gaat dezelfde dag nog naar huis.  <\/p>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"step-num\">\n                    <div class=\"step-num-inner\">\n                        <span>STAP<\/span>\n                        <i class=\"fas fa-smile-beam\"><\/i>\n                    <\/div>\n                <\/div>\n                <div class=\"step-title\">4. Herstel en ontlading<\/div>\n                <p class=\"step-desc\">Wij begeleiden u tijdens uw herstel. Binnen een paar weken kunt u uw normale leven weer oppakken met uitgelijnde en pijnvrije tenen. <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- POR QU\u00c9 ELEGIRNOS -->\n<section style=\"background-color: #f8fafb;\">\n    <div class=\"container\">\n\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Waarom Cl\u00ednica San Rom\u00e1n?<\/span>\n            <h2 class=\"section-title\">De redenen waarom duizenden pati\u00ebnten <span>ons vertrouwen<\/span><br\/><\/h2>\n        <\/div>\n\n        <div class=\"benefits-grid\">\n\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\"><i class=\"fas fa-history\"><\/i><\/div>\n                <h3 class=\"benefit-title\">+45 jaar ervaring<\/h3>\n                <p class=\"benefit-desc\">\n  Wij zijn opgericht in 1979 en zijn een van de langst bestaande podotherapieklinieken in Spanje.\n  Tientallen jaren ervaring die zich vertaalt in zekerheid voor u.\n                <\/p>\n            <\/div>\n\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\"><i class=\"fas fa-globe-europe\"><\/i><\/div>\n                <h3 class=\"benefit-title\">Pioniers in Europa<\/h3>\n                <p class=\"benefit-desc\">\n  Dr. Jos\u00e9 Manuel San Rom\u00e1n was een van de eersten die\n percutane voetchirurgie in Europa introduceerde en perfectioneerde. Een techniek met tientallen jaren ervaring. \n                <\/p>\n            <\/div>\n\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\"><i class=\"fas fa-certificate\"><\/i><\/div>\n                <h3 class=\"benefit-title\">Internationale certificering<\/h3>\n                <p class=\"benefit-desc\">\n  Onze chirurgen zijn gecertificeerd door de <em>American Academy of Ambulatory Foot\n and Ankle Surgery<\/em>, &#8217;s werelds toonaangevende autoriteit op het gebied van podotherapeutische chirurgie.\n                <\/p>\n            <\/div>\n\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\"><i class=\"fas fa-clinic-medical\"><\/i><\/div>\n                <h3 class=\"benefit-title\">Zonder ziekenhuisopname<\/h3>\n                <p class=\"benefit-desc\">\n  De hele procedure wordt in onze eigen kliniek uitgevoerd. U komt binnen, we opereren\n en u gaat dezelfde dag nog naar huis. Geen ziekenhuisnachten of ziekenhuisbureaucratie.  \n                <\/p>\n            <\/div>\n\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\"><i class=\"fas fa-hands-helping\"><\/i><\/div>\n                <h3 class=\"benefit-title\">Persoonlijke aandacht<\/h3>\n                <p class=\"benefit-desc\">\n  Elke pati\u00ebnt is uniek. Wij beoordelen de mate van misvorming en stellen een op maat gemaakt plan op,\n begeleidt u vanaf het eerste consult tot aan medisch ontslag. \n                <\/p>\n            <\/div>\n\n            <div class=\"benefit-card\">\n                <div class=\"benefit-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div>\n                <h3 class=\"benefit-title\">Alicante centrum<\/h3>\n                <p class=\"benefit-desc\">\n  Gelegen in Av. Doctor Ram\u00f3n y Cajal, 1. Gemakkelijk bereikbaar vanuit de hele provincie,\n parkeerplaats in de buurt en volledige service van maandag tot vrijdag.  \n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- EQUIPO M\u00c9DICO -->\n<section class=\"doctors-section reveal\">\n    <div class=\"container\">\n\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Onze specialisten<\/span>\n            <h2 class=\"section-title\">De chirurgen die uw tenen corrigeren<br\/><\/h2>\n            <p class=\"section-lead\">\n  Twee generaties artsen die zich uitsluitend toeleggen op podotherapeutische chirurgie.\n  Uw welzijn is in de beste handen.\n            <\/p>\n        <\/div>\n\n        <div class=\"doctors-grid\">\n\n            <div class=\"doctor-card\">\n                <div class=\"doctor-header\">\n                    <div class=\"doctor-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/02\/Dr-Jose-Manuel-San-Roman-Perez-1.webp\" alt=\"Dr. Jos\u00e9 Manuel San Rom\u00e1n P\u00e9rez\" loading=\"lazy\"\/>\n                    <\/div>\n                    <div class=\"doctor-info\">\n                        <h3>Dr. Jos\u00e9 Manuel San Rom\u00e1n P\u00e9rez<\/h3>\n                        <div class=\"doctor-role\">Oprichter en medisch directeur<\/div>\n                    <\/div>\n                <\/div>\n                <ul class=\"doctor-certs\">\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Fellow van de American Academy of Ambulatory Foot and Ankle Surgery sinds 1986.<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Pionier bij de introductie van percutane voetchirurgie in Europa<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Meer dan 45 jaar gespecialiseerde chirurgie<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Nationale en internationale referentie in geavanceerde podologie<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"doctor-card\">\n                <div class=\"doctor-header\">\n                    <div class=\"doctor-avatar\">\n                        <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/02\/Dr-Israel-San-Roman-Sirvent-1.webp\" alt=\"Dr. Isra\u00ebl San Rom\u00e1n Sirvent\" loading=\"lazy\"\/>\n                    <\/div>\n                    <div class=\"doctor-info\">\n                        <h3>Dr. Isra\u00ebl San Rom\u00e1n Sirvent<\/h3>\n                        <div class=\"doctor-role\">Podotherapeut en Gespecialiseerd Chirurg<\/div>\n                    <\/div>\n                <\/div>\n                <ul class=\"doctor-certs\">\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Gecertificeerd door de American Board of Podiatric Multiple Specialties<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Specialist in minimaal invasieve voetchirurgie<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Geavanceerde training in de VS in de modernste technieken <\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i>  Fellow van de American Academy of Ambulatory Foot and Ankle Surgery (Amerikaanse Academie voor Ambulante Voet- en Enkelchirurgie)<\/li>\n                <\/ul>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"text-center mt-40\">\n            <button class=\"btn-primary btn-lg spectra-popup-trigger-712\">\n                <i class=\"fas fa-calendar-check\"><\/i>\n  Specialistisch advies aanvragen\n            <\/button>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- TESTIMONIOS -->\n<section class=\"testimonials-section reveal\">\n    <div class=\"container\">\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Echte Google beoordelingen<\/span>\n            <h2 class=\"section-title\">Wat Nederlandse<br\/><span>pati\u00ebnten<\/span> zeggen<\/h2>\n            <p class=\"section-lead\">Honderden pati\u00ebnten reisden naar Alicante voor onze percutane klauwteenoperatie. Lees hun ervaringen.<\/p>\n        <\/div>\n        <div class=\"reviews-rating-bar\">\n            <div class=\"reviews-score-big\">4.9<\/div>\n            <div class=\"reviews-stars-big\">\u2605\u2605\u2605\u2605\u2605<\/div>\n            <div class=\"reviews-count-label\">+350 geverifieerde Google beoordelingen<\/div>\n        <\/div>\n        <div class=\"testimonials-grid\">\n            <div class=\"testimonial-card\">\n                <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">&#8220;Jarenlang had ik last van pijnlijke klauwtenen en kon ik geen normale schoenen dragen. Vanuit Amsterdam vloog ik naar Alicante. De ingreep duurde amper 30 minuten en dezelfde dag liep ik al het hotel in. Herstel in Nederland verliep vlotter dan verwacht.&#8221;<\/p>\n                <div class=\"testimonial-author\">\n                    <div class=\"author-avatar-nl\">M<\/div>\n                    <div><strong>Marieke van den Berg<\/strong><br\/><small>Amsterdam \u00b7 via Google \u2b50<\/small><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"testimonial-card\">\n                <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">&#8220;Dr. San Rom\u00e1n heeft mijn leven veranderd. Na 5 jaar geen normale schoenen meer kunnen dragen vanwege mijn klauwtenen. Nu, 3 maanden na de operatie, wandel ik dagelijks zonder pijn. De reis vanuit Rotterdam was de beste beslissing die ik heb genomen.&#8221;<\/p>\n                <div class=\"testimonial-author\">\n                    <div class=\"author-avatar-nl\">H<\/div>\n                    <div><strong>Hans Vermeer<\/strong><br\/><small>Rotterdam \u00b7 via Google \u2b50<\/small><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"testimonial-card\">\n                <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">&#8220;Ik was sceptisch om naar het buitenland te gaan voor een operatie, maar de communicatie was perfect. Alles werd geregeld: transfer, accommodatie, nazorg. Het team stelde me echt op mijn gemak. Absolute aanrader voor iedereen met klauwtenen!&#8221;<\/p>\n                <div class=\"testimonial-author\">\n                    <div class=\"author-avatar-nl\">L<\/div>\n                    <div><strong>Linda Janssen<\/strong><br\/><small>Utrecht \u00b7 via Google \u2b50<\/small><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"testimonial-card\">\n                <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">&#8220;In Nederland hoorde ik 2 jaar wachttijd voor mijn klauwtenen. Bij Cl\u00ednica San Rom\u00e1n was ik binnen 3 weken geholpen. Minimaal invasieve techniek, geen nacht in het ziekenhuis, na 10 dagen kon ik normaal lopen. Aanrader voor iedere Nederlander!&#8221;<\/p>\n                <div class=\"testimonial-author\">\n                    <div class=\"author-avatar-nl\">P<\/div>\n                    <div><strong>Peter de Vries<\/strong><br\/><small>Den Haag \u00b7 via Google \u2b50<\/small><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"testimonial-card\">\n                <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">&#8220;Mijn moeder en ik zijn samen gegaan voor onze klauwtenen. Ze behandelden ons als familie. De kliniek is ultramodern en het team zeer professioneel. Na jaren pijn loopt mijn moeder nu zonder problemen. Hartelijk dank aan het hele team!&#8221;<\/p>\n                <div class=\"testimonial-author\">\n                    <div class=\"author-avatar-nl\">A<\/div>\n                    <div><strong>Anita Bakker<\/strong><br\/><small>Eindhoven \u00b7 via Google \u2b50<\/small><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"testimonial-card\">\n                <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                <p class=\"testimonial-text\">&#8220;Uitstekende ervaring van begin tot eind. De arts nam alle tijd voor mijn vragen over de klauwteenoperatie. De kosten waren veel lager dan in Nederland en de kwaliteit beduidend hoger. Ik zou het iedereen aanraden die te lang heeft gewacht.&#8221;<\/p>\n                <div class=\"testimonial-author\">\n                    <div class=\"author-avatar-nl\">T<\/div>\n                    <div><strong>Thomas Mulder<\/strong><br\/><small>Groningen \u00b7 via Google \u2b50<\/small><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"reviews-cta-bar\">\n            <a href=\"https:\/\/www.google.com\/search?q=Clinica+San+Roman+Alicante+beoordelingen\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-outline\">Bekijk alle Google beoordelingen \u2192<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n\n<!-- VIDEO PROMO NL -->\n<section class=\"video-promo-section reveal\">\n    <div class=\"container\">\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Bekijk de ingreep<\/span>\n            <h2 class=\"section-title\">Klauwteenoperatie in<br\/><span>Alicante<\/span> \u2014 bekijk zelf<\/h2>\n            <p class=\"section-lead\">Ontdek hoe onze minimaal invasieve techniek werkt en waarom pati\u00ebnten uit heel Nederland naar ons komen voor hun klauwteenoperatie.<\/p>\n        <\/div>\n        <div class=\"video-embed-wrapper\">\n            <iframe width=\"100%\" height=\"480\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/hc4g5oPIVhw\" title=\"Klauwteenoperatie Cl\u00ednica San Rom\u00e1n Alicante \u2014 Nederlandse pati\u00ebnten\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen loading=\"lazy\"><\/iframe>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- LOCATIE + GOOGLE MAPS -->\n<section class=\"locatie-section reveal\">\n    <div class=\"container\">\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Onze locatie<\/span>\n            <h2 class=\"section-title\">Gemakkelijk te bereiken<br\/><span>vanuit Nederland<\/span><\/h2>\n            <p class=\"section-lead\">Cl\u00ednica San Rom\u00e1n ligt op 15 minuten van de luchthaven van Alicante. Directe vluchten vanuit Amsterdam, Rotterdam en Eindhoven.<\/p>\n        <\/div>\n        <div class=\"locatie-grid\">\n            <div class=\"locatie-info\">\n                <div class=\"locatie-detail\">\n                    <span class=\"locatie-icon\">\ud83d\udccd<\/span>\n                    <div><strong>Adres<\/strong><p>Av. Doctor Ram\u00f3n y Cajal, 1<br\/>03003 Alicante, Spanje<\/p><\/div>\n                <\/div>\n                <div class=\"locatie-detail\">\n                    <span class=\"locatie-icon\">\u2708\ufe0f<\/span>\n                    <div><strong>Directe vluchten vanuit<\/strong><p>Amsterdam Schiphol, Rotterdam The Hague Airport, Eindhoven Airport<\/p><\/div>\n                <\/div>\n                <div class=\"locatie-detail\">\n                    <span class=\"locatie-icon\">\ud83d\ude97<\/span>\n                    <div><strong>Transfer inbegrepen<\/strong><p>Wij organiseren uw ophaalservice van en naar de luchthaven<\/p><\/div>\n                <\/div>\n                <div class=\"locatie-detail\">\n                    <span class=\"locatie-icon\">\ud83d\udcde<\/span>\n                    <div><strong>Bel ons direct<\/strong><p><a href=\"tel:+34965921156\" style=\"color:var(--teal);font-weight:700;\">+34 965 921 156<\/a><\/p><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"map-embed-wrapper\">\n                <iframe src=\"https:\/\/maps.google.com\/maps?q=Clinica+San+Roman+Alicante+Av+Doctor+Ramon+y+Cajal+1&#038;hl=nl&#038;z=16&#038;output=embed\" width=\"100%\" height=\"420\" style=\"border:0;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.12);\" allowfullscreen loading=\"lazy\" title=\"Cl\u00ednica San Rom\u00e1n Alicante\"><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- PREGUNTAS FRECUENTES -->\n<section style=\"background-color: #ffffff;\">\n    <div class=\"container\">\n\n        <div class=\"section-header center\">\n            <span class=\"section-label\">Veelgestelde vragen<\/span>\n            <h2 class=\"section-title\">Alles wat u moet weten over <span>een klauwteenoperatie<\/span><br\/><\/h2>\n        <\/div>\n\n        <div class=\"faq-wrap\">\n\n            <div class=\"faq-item open\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Wat zijn klauwtenen en wanneer is een operatie nodig?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Klauwtenen zijn misvormingen waarbij een of meer tenen permanent gebogen zijn\n, waardoor ze een gebogen klauwachtige houding aannemen. Ze worden veroorzaakt door\n spier- en botonevenwichtigheden. Chirurgie is ge\u00efndiceerd wanneer de misvorming stijf is,\n ernstige pijn veroorzaakt, terugkerende eeltplekken veroorzaakt of uw dagelijkse activiteiten aanzienlijk beperkt.  \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Moet ik voor een operatie in het ziekenhuis worden opgenomen?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Nee. De percutane chirurgie die wij uitvoeren is volledig poliklinisch. Ze wordt in onze eigen kliniek\n onder plaatselijke verdoving in ongeveer 30 minuten uitgevoerd.\n Na afloop rust u even uit en gaat u dezelfde dag nog naar huis:\n. U hoeft niet in het ziekenhuis te worden opgenomen.  \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Is de operatie pijnlijk en hoe zit het met het herstel? <\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  De operatie wordt onder plaatselijke verdoving uitgevoerd, wat betekent dat er tijdens de operatie\n geen pijn is. De postoperatieve periode voor de percutane techniek is zeer draaglijk:\n ongemak is minimaal en wordt perfect onder controle gehouden met standaard pijnstillers.\n De meeste pati\u00ebnten zijn verrast over hoe gemakkelijk het herstel is. \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Hoe lang duurt het herstel?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Met de minimale incisietechniek is het herstel veel korter dan bij de traditionele operatie\n. De meeste pati\u00ebnten kunnen vanaf de volgende dag met speciaal schoeisel\n lopen. Na 4-6 weken kunnen ze meestal hun normale activiteiten hervatten.  \n  De volledige follow-up wordt in onze kliniek uitgevoerd.\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Kan er tijdens dezelfde sessie meer dan \u00e9\u00e9n vinger worden geopereerd?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Ja, in veel gevallen is het mogelijk om meerdere tenen in dezelfde operatie te corrigeren en zelfs\n om een klauwteenoperatie te combineren met de correctie van een bunion. Dit hangt af van de individuele beoordeling van elke pati\u00ebnt op\n. Tijdens het gratis consult zullen onze specialisten\n uw specifieke geval evalueren en de meest effici\u00ebnte optie voor u aanbevelen.  \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Wanneer zal ik weer normaal kunnen lopen en werken?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  U kunt vanaf de eerste dag lopen met postoperatief schoeisel. Als uw werk\n zittend is, gaan veel pati\u00ebnten na 5-7 dagen weer aan het werk. Voor banen\n waarbij u veel moet staan of lichamelijke inspanning moet leveren, kan de periode iets langer zijn\n. Uw herstelplan wordt individueel bepaald.   \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Is de correctie van klauwtenen definitief?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Ja, percutane chirurgie corrigeert de misvorming structureel en permanent,\n door de botten en pezen opnieuw uit te lijnen. Door de postoperatieve aanbevelingen\n voor schoeisel en rekoefeningen op te volgen, blijft het resultaat op de lange termijn behouden.\n Het is belangrijk om te handelen voordat de misvorming volledig stijf wordt. \n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"text-center mt-40\">\n            <p style=\"color: var(--gray); margin-bottom: 20px; font-size: 16px;\">Hebt u nog vragen? Onze specialisten helpen u graag vrijblijvend verder. <\/p>\n            <button class=\"btn-primary btn-lg spectra-popup-trigger-712\">\n                <i class=\"fas fa-comments\"><\/i>\n  Praat met een Specialist\n            <\/button>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- CTA FINAL -->\n<section class=\"cta-final reveal\">\n    <div class=\"container\">\n\n        <span class=\"section-label\" style=\"color: var(--orange);\">Geen verplichting - Antwoord in minder dan 24 uur<\/span>\n        <h2 class=\"section-title\">\n  De eerste stap naar<br\/>pijnvrij leven begint vandaag\n        <\/h2>\n        <p class=\"section-lead\">\n  Vraag nu uw gratis beoordeling aan. Wij bellen u, evalueren uw zaak\n en leggen u precies uit wat wij voor u kunnen doen. \n        <\/p>\n\n        <div class=\"cta-group-center\">\n             <button class=\"btn-primary btn-lg spectra-popup-trigger-712\">\n                <i class=\"fas fa-calendar-alt\"><\/i>\n Vraag nu een gratis beoordeling aan\n <\/button>\n            <a href=\"tel:+34965921156\" class=\"cta-phone-big\">\n                <i class=\"fas fa-phone-alt\"><\/i>\n 965 921 156\n <\/a> \n        <\/div>\n\n        <div class=\"cta-guarantees\">\n            <div class=\"guarantee-item\"><i class=\"fas fa-check-circle\"><\/i>  Gratis eerste consult<\/div>\n            <div class=\"guarantee-item\"><i class=\"fas fa-check-circle\"><\/i>  Geen verplichting tot chirurgie<\/div>\n            <div class=\"guarantee-item\"><i class=\"fas fa-check-circle\"><\/i>  Antwoord in minder dan 24 uur<\/div>\n            <div class=\"guarantee-item\"><i class=\"fas fa-check-circle\"><\/i>  Gecertificeerde specialisten<\/div>\n            <div class=\"guarantee-item\"><i class=\"fas fa-check-circle\"><\/i>  +45 jaar ervaring<\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- FOOTER -->\n<footer class=\"site-footer\">\n    <div class=\"container\">\n        <div class=\"footer-grid\">\n            <a href=\"https:\/\/clinicasanroman.com\/nl\/\" class=\"header-logo\">\n                <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/01\/Clinica-San-Roman.svg\" alt=\"San Romeinse kliniek\" class=\"footer-logo-img\"\/>\n            <\/a>\n            <ul class=\"footer-contact\">\n                <li><i class=\"fas fa-map-marker-alt\"><\/i>  Av. Doctor Ram\u00f3n y Cajal, 1 - 03001 Alicante <\/li>\n                <li><i class=\"fas fa-phone-alt\"><\/i> <a href=\"tel:+34965921156\">965 921 156<\/a><\/li>\n                <li><i class=\"fas fa-envelope\"><\/i> <a href=\"mailto:info@clinicasanroman.com\">info@clinicasanroman.com<\/a><\/li>\n                <li><i class=\"fas fa-clock\"><\/i>  Maandag tot vrijdag - 9:00 - 19:00u<\/li>\n            <\/ul>\n            <div class=\"footer-social\">\n                <a href=\"https:\/\/www.facebook.com\/clinicapodologicasanroman\" target=\"_blank\" rel=\"noopener\" class=\"social-btn\" aria-label=\"Facebook\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\n                <a href=\"https:\/\/www.instagram.com\/clinicasanroman\/\" target=\"_blank\" rel=\"noopener\" class=\"social-btn\" aria-label=\"Instagram\"><i class=\"fab fa-instagram\"><\/i><\/a>\n                <a href=\"https:\/\/www.youtube.com\/c\/clinicasanromanalicante\" target=\"_blank\" rel=\"noopener\" class=\"social-btn\" aria-label=\"YouTube\"><i class=\"fab fa-youtube\"><\/i><\/a>\n            <\/div>\n        <\/div>\n        <hr class=\"footer-divider\"\/>\n        <div class=\"footer-bottom\">\n            <p class=\"footer-copy\">\u00a9 2026 Cl\u00ednica San Rom\u00e1n - Alle rechten voorbehouden.<\/p>\n            <div class=\"footer-legal\">\n                <a href=\"https:\/\/clinicasanroman.com\/nl\/wettelijke-kennisgeving\/\">Wettelijke kennisgeving<\/a>\n                <a href=\"\/politica-de-privacidad\/\">Privacy<\/a>\n                <a href=\"https:\/\/clinicasanroman.com\/nl\/cookies-beleid\/\">Cookies<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/footer>\n\n\n<!-- BARRA FLOTANTE M\u00d3VIL -->\n<div class=\"floating-bar\">\n    <div class=\"floating-bar-inner\">\n         <a href=\"tel:+34965921156\" style=\"flex:1; display:flex; align-items:center; justify-content:center; gap:8px; background:var(--navy); color:white; padding:16px; border-radius:50px; text-decoration:none; font-weight:700; font-size:16px; min-height:56px;\">\n            <i class=\"fas fa-phone-alt\"><\/i> Bel\n <\/a>\n        <button class=\"btn-primary spectra-popup-trigger-712\" style=\"flex:2; font-size:16px; padding:16px 18px; min-height:56px;\">\n            <i class=\"fas fa-calendar-check\"><\/i> Gratis advies\n <\/button> \n    <\/div>\n<\/div>\n\n<script>\n\/* Scroll Reveal *\/\nsetTimeout(function(){\n  var els = document.querySelectorAll('.reveal');\n  if ('IntersectionObserver' in window) {\n    var obs = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){ e.target.classList.add('visible'); obs.unobserve(e.target); }\n      });\n    }, {threshold: 0.08, rootMargin: '0px 0px -30px 0px'});\n    els.forEach(function(el){ obs.observe(el); });\n  } else {\n    els.forEach(function(el){ el.classList.add('visible'); });\n  }\n  \/* Header scroll effect *\/\n  var header = document.getElementById('siteHeader');\n  if (header) {\n    window.addEventListener('scroll', function(){\n      header.classList.toggle('scrolled', window.scrollY > 20);\n    });\n  }\n}, 200);\n<\/script>\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Niet-gehospitaliseerde klauwteenoperatie - Cl\u00ednica San Rom\u00e1n Alicante 965 921 156 Gratis advies +45 jaar ervaring - Pioniers in Europa Corrigeer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"uitgeschakeld","ast-hfb-above-header-display":"uitgeschakeld","ast-hfb-below-header-display":"uitgeschakeld","ast-hfb-mobile-header-display":"uitgeschakeld","site-post-title":"disabled","ast-breadcrumbs-content":"uitgeschakeld","ast-featured-img":"uitgeschakeld","footer-sml-layout":"disabled","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":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-kleur-5)","background-image":"","background-repeat":"herhaal","background-position":"centrum centrum","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":"herhaal","background-position":"centrum centrum","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":"herhaal","background-position":"centrum centrum","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-4)","background-image":"","background-repeat":"herhaal","background-position":"centrum centrum","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-4)","background-image":"","background-repeat":"herhaal","background-position":"centrum centrum","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-4)","background-image":"","background-repeat":"herhaal","background-position":"centrum centrum","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8712","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"_last_translation_edit_mode":["native-editor"],"footer-sml-layout":["disabled"],"site-post-title":["disabled"],"site-sidebar-layout":["default"],"_top_nav_excluded":[""],"_cms_nav_minihome":[""],"rank_math_title":["Klauwteenoperatie in Alicante | Cl\u00ednica San Rom\u00e1n"],"rank_math_description":["Corrigeer uw klauwtenen zonder ziekenhuisopname. Poliklinische percutane chirurgie in Alicante: incisie van 2 mm, plaatselijke verdoving.   "],"rank_math_focus_keyword":["operatie klauwteen Alicante"],"ast-main-header-display":["uitgeschakeld"],"ast-hfb-above-header-display":["uitgeschakeld"],"ast-hfb-below-header-display":["uitgeschakeld"],"ast-hfb-mobile-header-display":["uitgeschakeld"],"ast-featured-img":["uitgeschakeld"],"ast-breadcrumbs-content":["uitgeschakeld"],"ast-site-content-layout":["default"],"rank_math_internal_links_processed":["1"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"114a5e532222a137dfc39cafc98c7ed9\";s:6:\"images\";a:2:{i:0;i:14;i:1;i:1795;}}"],"rank_math_seo_score":["30"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:7:\"herhaal\";s:19:\"background-position\";s:15:\"centrum centrum\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:7:\"herhaal\";s:19:\"background-position\";s:15:\"centrum centrum\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:7:\"herhaal\";s:19:\"background-position\";s:15:\"centrum centrum\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-kleur-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:7:\"herhaal\";s:19:\"background-position\";s:15:\"centrum centrum\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:7:\"herhaal\";s:19:\"background-position\";s:15:\"centrum centrum\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:7:\"herhaal\";s:19:\"background-position\";s:15:\"centrum centrum\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"astra-migrate-meta-layouts":["default"],"_wpml_word_count":["2043"],"_wp_page_template":[""],"_uag_css_file_name":["uag-css-8712.css"],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_uag_page_assets":["a:9:{s:3:\"css\";s:40392:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}.wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow .2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:.5em;margin-bottom:1em}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:.2;background:rgba(0,0,0,.5);transition:opacity .35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform .35s,opacity .35s ease-in-out;transform:translate3d(0, 24px, 0);margin:0;line-height:1em}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform .4s,opacity .4s ease-in-out;transform:translate3d(0, 30px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform .45s,opacity .45s ease-in-out;transform:translate3d(0, 35px, 0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform .35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px, 0, 0);transition:transform .35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}.uagb-block-1afb7dc3.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-1afb7dc3 .wp-block-uagb-image__figure{align-items: center;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 192px;height: auto;}.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-1afb7dc3.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 192px;height: auto;}}@media only screen and (max-width: 767px) {.uagb-block-1afb7dc3.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 192px;height: auto;}}.uagb-ifb-content>svg *{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.uagb-ifb-content>svg,.uagb-ifb-content{display:inline-block}.uagb-ifb-content>svg{vertical-align:middle;width:inherit;height:inherit;font-style:initial}.uagb-ifb-content .uagb-ifb-icon-wrap svg{box-sizing:content-box;width:inherit;height:inherit}.uagb-ifb-button-wrapper:empty{display:none}div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link,div.uagb-ifb-cta a.uagb-infobox-cta-link,.entry .entry-content a.uagb-infobox-cta-link,a.uagb-infobox-link-wrap,.entry .entry-content a.uagb-infobox-link-wrap{text-decoration:none;align-items:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-middle .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-middle .uagb-ifb-content{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-image-valign-top .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-top .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-top .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-top .uagb-ifb-content{-webkit-align-self:self-start;align-self:self-start}.uagb-infobox-left{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-center{justify-content:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center}.uagb-infobox-right{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}.uagb-infobox-icon-above-title.uagb-infobox__content-wrap,.uagb-infobox-icon-below-title.uagb-infobox__content-wrap{display:block;width:100%}.uagb-infobox-icon-left-title .uagb-ifb-content>svg,.uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:10px}.uagb-infobox-icon-right-title .uagb-ifb-content>svg,.uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:10px}.uagb-infobox-icon-left.uagb-infobox__content-wrap,.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-js-display:flex}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-image-content,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-image-content,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{flex-shrink:0;line-height:0}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-left .uagb-ifb-content,.uagb-infobox-icon-right .uagb-ifb-content{flex-grow:1}.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.uagb-ifb-content img{position:relative;display:inline-block;line-height:0;width:auto;height:auto !important;max-width:100%;border-radius:inherit;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-border-radius:inherit}.uagb-infobox-module-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%}.uagb-edit-mode .uagb-infobox-module-link{z-index:2}.uagb-infobox-link-icon-after{margin-right:0;margin-left:5px}.uagb-infobox-link-icon-before{margin-right:5px;margin-left:0}.uagb-infobox-link-icon{-webkit-transition:all 200ms linear;transition:all 200ms linear}.uagb-infobox__content-wrap{box-sizing:border-box;position:relative;width:100%;word-break:break-word;z-index:1}.uagb-ifb-separator{display:inline-block;margin:0;border-top-color:#333;border-top-style:solid;border-top-width:2px;line-height:0}.uagb-ifb-button-wrapper{line-height:1}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link{background-color:unset;border:none}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link:hover{background-color:unset;border-color:unset}.uagb-ifb-button-wrapper .uagb-infobox-cta-link{cursor:pointer}.uagb-ifb-button-wrapper .uagb-infobox-cta-link.wp-block-button__link{width:auto}.uagb-ifb-button-wrapper .wp-block-button__link svg,.uagb-ifb-button-wrapper .ast-outline-button svg{fill:currentColor}.uagb-infobox__content-wrap a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.uagb-ifb-title-wrap{width:100%}.uagb-ifb-title{margin-block-start:0}.uagb-ifb-title-wrap .uagb-ifb-title-prefix{display:block;padding:0;margin:0}.uagb-infobox__content-wrap.uagb-infobox__content-wrap{position:relative}.uagb-ifb-content{width:100%}.uagb-infobox__content-wrap.uagb-infobox,.uagb-ifb-content,.uagb-ifb-title-wrap,.uagb-ifb-title-prefix *,svg.dashicon.dashicons-upload{z-index:1}a.uagb-infobox-link-wrap{color:inherit}.uagb-ifb-content p:empty{display:none}.uagb-infobox__content-wrap .uagb-ifb-content img{display:inline-block;max-width:100%}.uagb-infobox__content-wrap .uagb-ifb-content svg{display:inline-block}.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{box-sizing:content-box}.uagb-infobox-cta-link>svg{vertical-align:middle;width:15px;height:15px;font-size:15px}.uagb-infobox-cta-link{display:inline-flex}.block-editor-page #wpwrap .uagb-infobox-cta-link svg,.uagb-infobox-cta-link svg{font-style:normal}.uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}.uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir=rtl] .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,html[dir=rtl] .uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir=rtl] .uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,html[dir=rtl] .uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}html[dir=rtl] .uagb-infobox-left{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}html[dir=rtl] .uagb-infobox-right{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-icon-left .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:flex}.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}a.uagb-infbox__link-to-all{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;box-shadow:none;text-decoration:none;-webkit-box-shadow:none}@media only screen and (max-width: 976px){.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{padding:0;margin-bottom:20px}.uagb-infobox-stacked-tablet.uagb-reverse-order-tablet.uagb-infobox__content-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-content,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{display:block;width:100%;text-align:center}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{margin-right:0;margin-left:0}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}@media screen and (max-width: 767px){.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap{padding:0;margin-bottom:20px;margin-right:0;margin-left:0}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap.uagb-reverse-order-mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-content{display:block;width:100%;text-align:center}.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}.uagb-ifb-icon svg{width:inherit;height:inherit;vertical-align:middle}.uagb-ifb-button-icon{height:15px;width:15px;font-size:15px;vertical-align:middle}.uagb-ifb-button-icon svg{height:inherit;width:inherit;display:inline-block}.uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:right}.uagb-ifb-cta-button{display:inline-block}.uagb-disable-link{pointer-events:none}@media only screen and (min-width: 977px){.uagb-infobox-margin-wrapper{display:flex}}.uagb-ifb-content .uagb-ifb-desc p:last-child{margin-bottom:0}html[dir=rtl] .uagb-infobox-icon-left-title .uagb-ifb-content>svg,html[dir=rtl] .uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:0;margin-left:10px}html[dir=rtl] .uagb-infobox-icon-right-title .uagb-ifb-content>svg,html[dir=rtl] .uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:0;margin-right:10px}html[dir=rtl] .uagb-infobox-link-icon-after{margin-right:5px;margin-left:0}html[dir=rtl] .uagb-infobox-link-icon-before{margin-right:0;margin-left:5px}html[dir=rtl] .uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:left}.uagb-block-786e2374 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-786e2374 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-786e2374 .uagb-ifb-icon svg{fill: #333;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-786e2374 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-786e2374 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-786e2374 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-786e2374.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-786e2374 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-786e2374.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-4);margin-bottom: 10px;}.uagb-block-786e2374.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-4);margin-bottom: 20px;}.uagb-block-786e2374 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-786e2374 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-786e2374 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-786e2374 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-786e2374 .uagb-infobox__content-wrap{text-align: center;}.uagb-block-786e2374.uagb-infobox-icon-above-title{text-align: center;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-786e2374 .uagb-ifb-title{font-family: \"Playfair Display\";font-weight: 900;font-size: 24px;}[dir=rtl] .uagb-block-786e2374 .uagb-iconbox-icon-wrap{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap{text-align: center;}[dir=rtl] .uagb-block-786e2374.uagb-infobox-icon-above-title{text-align: center;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}@media only screen and (max-width: 976px) {.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-786e2374 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-786e2374 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-786e2374 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-786e2374 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-786e2374 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-786e2374 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-786e2374 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-786e2374.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-786e2374.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}.uagb-block-d1fb0105 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d1fb0105 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-d1fb0105 .uagb-ifb-icon svg{fill: #333;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d1fb0105 .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-d1fb0105 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-d1fb0105 .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-d1fb0105 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-d1fb0105.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-4);margin-bottom: 10px;}.uagb-block-d1fb0105.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-4);margin-bottom: 20px;}.uagb-block-d1fb0105 .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-d1fb0105 .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-d1fb0105 .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-d1fb0105 .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d1fb0105 .uagb-infobox__content-wrap{text-align: left;}.uagb-block-d1fb0105.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-d1fb0105 .uagb-ifb-title{font-family: \"Playfair Display\";font-weight: 900;font-size: 19px;}[dir=rtl] .uagb-block-d1fb0105 .uagb-iconbox-icon-wrap{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap{text-align: right;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox-icon-above-title{text-align: right;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}@media only screen and (max-width: 976px) {.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d1fb0105 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d1fb0105 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d1fb0105 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105 .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-d1fb0105 .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-d1fb0105 .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-d1fb0105 .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-d1fb0105.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}.uagb-block-130741ef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-130741ef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;color: #333;}.uagb-block-130741ef .uagb-ifb-icon svg{fill: #333;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-130741ef .uagb-iconbox-icon-wrap{margin: auto;display: inline-flex;align-items: center;justify-content: center;box-sizing: content-box;width: 30px;height: 30px;line-height: 30px;padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-left-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-right-title-image svg{width: 30px;line-height: 30px;font-size: 30px;color: #333;fill: #333;}.uagb-block-130741ef .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;}.uagb-block-130741ef .uagb-infobox .uagb-ifb-image-content img{border-radius: 0px;}.uagb-block-130741ef.uagb-infobox__content-wrap img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-left: 0px;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;border-radius: 0px;}.uagb-block-130741ef .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom: 10px;margin-top: 5px;}.uagb-block-130741ef.wp-block-uagb-info-box .uagb-ifb-title{color: var(--ast-global-color-4);margin-bottom: 10px;}.uagb-block-130741ef.wp-block-uagb-info-box .uagb-ifb-desc{color: var(--ast-global-color-4);margin-bottom: 20px;}.uagb-block-130741ef .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;margin-bottom: 0px;}.uagb-block-130741ef .uagb-infobox__content-wrap .uagb-ifb-separator{width: 30%;border-top-width: 2px;border-top-color: #333;border-top-style: solid;}.uagb-block-130741ef .uagb-ifb-align-icon-after{margin-left: 5px;}.uagb-block-130741ef .uagb-ifb-align-icon-before{margin-right: 5px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing: content-box;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-130741ef .uagb-infobox__content-wrap{text-align: left;}.uagb-block-130741ef.uagb-infobox-icon-above-title{text-align: left;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}.uagb-block-130741ef .uagb-ifb-title{font-family: \"Playfair Display\";font-weight: 900;font-size: 19px;}[dir=rtl] .uagb-block-130741ef .uagb-iconbox-icon-wrap{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content > img{padding-right: 0px;padding-left: 0px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap{text-align: right;}[dir=rtl] .uagb-block-130741ef.uagb-infobox-icon-above-title{text-align: right;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}@media only screen and (max-width: 976px) {.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-130741ef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-130741ef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-130741ef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}@media only screen and (max-width: 767px) {.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-icon-wrap > svg{width: 30px;height: 30px;line-height: 30px;font-size: 30px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap > svg{line-height: 30px;font-size: 30px;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-left-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-130741ef .uagb-ifb-content .uagb-ifb-right-title-image > svg{width: 30px;line-height: 30px;font-size: 30px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing: content-box;}.uagb-block-130741ef .uagb-ifb-icon{width: 30px;line-height: 30px;}.uagb-block-130741ef .uagb-ifb-icon > span{font-size: 30px;width: 30px;line-height: 30px;}.uagb-block-130741ef .uagb-iconbox-icon-wrap{width: 30px;height: 30px;line-height: 30px;}.uagb-block-130741ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg {margin-left: 5px;}[dir=rtl] .uagb-block-130741ef.uagb-infobox__content-wrap .uagb-infobox-cta-link > svg{margin-right: 5px;margin-left: 0px;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:10:{i:0;s:9:\"core\/html\";i:1;s:11:\"core\/search\";i:2;s:10:\"core\/group\";i:3;s:12:\"core\/heading\";i:4;s:17:\"core\/latest-posts\";i:5;s:20:\"core\/latest-comments\";i:6;s:13:\"core\/archives\";i:7;s:15:\"core\/categories\";i:8;s:10:\"uagb\/image\";i:9;s:13:\"uagb\/info-box\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1777554217\";s:6:\"gfonts\";a:1:{s:16:\"Playfair Display\";a:2:{s:10:\"fontfamily\";s:16:\"Playfair Display\";s:12:\"fontvariants\";a:1:{i:0;s:3:\"900\";}}}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Josu\u00e9","author_link":"https:\/\/clinicasanroman.com\/nl\/author\/orbitaclick\/"},"uagb_comment_info":0,"uagb_excerpt":"Niet-gehospitaliseerde klauwteenoperatie - Cl\u00ednica San Rom\u00e1n Alicante 965 921 156 Gratis advies +45 jaar ervaring - Pioniers in Europa Corrigeer [&hellip;]","_links":{"self":[{"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/pages\/8712","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/comments?post=8712"}],"version-history":[{"count":0,"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/pages\/8712\/revisions"}],"wp:attachment":[{"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/media?parent=8712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}