{"id":8677,"date":"2026-03-06T18:27:03","date_gmt":"2026-03-06T17:27:03","guid":{"rendered":"https:\/\/clinicasanroman.com\/landing-bunionchirurgie-alicante\/"},"modified":"2026-03-12T16:11:37","modified_gmt":"2026-03-12T15:11:37","slug":"landing-bunionchirurgie-alicante","status":"publish","type":"page","link":"https:\/\/clinicasanroman.com\/nl\/landing-bunionchirurgie-alicante\/","title":{"rendered":"Landing - Bunionchirurgie Alicante"},"content":{"rendered":"\n\n\n\n    <meta charset=\"UTF-8\"\/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n    <title>Bunionchirurgie zonder ziekenhuisopname : Cl\u00ednica San Rom\u00e1n Alicante<\/title>\n    <meta name=\"description\" content=\"Verwijder uw eeltknobbels met minimaal invasieve chirurgie. U gaat dezelfde dag nog naar huis. +45 jaar ervaring. Pioniers in Europa. Vraag een gratis consult aan.\"\/>\n\n    <!-- Google Fonts -->\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\n    \n<!-- WhatsApp Floating Button -->\n<!-- Font Awesome -->\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\n\n        \/* ===== OVERRIDE ASTRA BLOCKS LAYOUT CONSTRAINT ===== *\/\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        \/* ===== 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\n        body {\n            font-family: 'Poppins', sans-serif;\n            color: var(--dark);\n            background: var(--white);\n            line-height: 1.7;\n            font-size: 18px;\n        }\n\n        img { max-width: 100%; height: auto; display: block; }\n\n        .container {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        \/* ===== BUTTONS ===== *\/\n        .btn-primary {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 9px;\n            background: var(--orange);\n            color: var(--white);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 17px;\n            padding: 18px 38px;\n            border-radius: 50px;\n            text-decoration: none;\n            border: none;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 20px rgba(246,166,35,0.4);\n            letter-spacing: 0.3px;\n            min-height: 56px;\n        }\n        .btn-primary:hover {\n            background: var(--orange-dark);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 28px rgba(246,166,35,0.5);\n        }\n\n        .btn-outline-white {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 9px;\n            background: transparent;\n            color: var(--white);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 600;\n            font-size: 16px;\n            padding: 16px 34px;\n            border-radius: 50px;\n            text-decoration: none;\n            border: 2px solid rgba(255,255,255,0.65);\n            cursor: pointer;\n            transition: all 0.3s ease;\n            min-height: 56px;\n        }\n        .btn-outline-white:hover {\n            background: rgba(255,255,255,0.12);\n            border-color: var(--white);\n        }\n\n        .btn-teal {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 9px;\n            background: var(--teal);\n            color: var(--white);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 17px;\n            padding: 18px 38px;\n            border-radius: 50px;\n            text-decoration: none;\n            border: none;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 20px rgba(0,157,166,0.35);\n            min-height: 56px;\n        }\n        .btn-teal:hover {\n            background: var(--teal-dark);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 28px rgba(0,157,166,0.45);\n        }\n\n        .btn-lg { font-size: 19px; padding: 22px 52px; min-height: 62px; }\n\n        \/* ===== STICKY HEADER ===== *\/\n        .site-header {\n            position: fixed;\n            top: 0; left: 0; right: 0;\n            z-index: 1000;\n            background: rgba(255,255,255,0.97);\n            backdrop-filter: blur(10px);\n            border-bottom: 1px solid var(--border);\n            transition: all 0.3s ease;\n        }\n        .site-header.scrolled {\n            box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }\n        .header-inner {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            height: 76px;\n        }\n        .header-logo {\n            display: flex;\n            align-items: center;\n            text-decoration: none;\n        }\n        .header-logo-img {\n            height: 52px;\n            width: auto;\n            display: block;\n        }\n        .header-right {\n            display: flex; align-items: center; gap: 16px;\n        }\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;\n            overflow: hidden;\n            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 {\n            display: grid;\n            grid-template-columns: 1fr 420px;\n            gap: 56px;\n            align-items: center;\n        }\n\n        \/* Badge *\/\n        .hero-badge {\n            display: inline-flex; align-items: center; gap: 8px;\n            background: rgba(246,166,35,0.18);\n            border: 1px solid rgba(246,166,35,0.5);\n            color: var(--orange);\n            font-size: 13px; font-weight: 700;\n            padding: 7px 18px; border-radius: 50px;\n            margin-bottom: 22px;\n            text-transform: uppercase; letter-spacing: 0.8px;\n        }\n\n        .hero h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(34px, 3.8vw, 52px);\n            font-weight: 700;\n            color: var(--white);\n            line-height: 1.2;\n            margin-bottom: 22px;\n        }\n        .hero h1 span { color: var(--orange); }\n\n        .hero-lead {\n            font-size: 18px;\n            color: rgba(255,255,255,0.85);\n            margin-bottom: 34px;\n            line-height: 1.8;\n        }\n\n        .hero-checks {\n            list-style: none;\n            display: flex; flex-direction: column; gap: 12px;\n            margin-bottom: 38px;\n        }\n        .hero-checks li {\n            display: flex; align-items: center; gap: 12px;\n            color: rgba(255,255,255,0.90);\n            font-size: 16px; font-weight: 500;\n        }\n        .hero-checks li i { color: var(--orange); font-size: 15px; flex-shrink: 0; }\n\n        .hero-cta-wrap {\n            display: flex; flex-wrap: wrap; gap: 14px; align-items: center;\n        }\n        .hero-cta-note {\n            color: rgba(255,255,255,0.5);\n            font-size: 13px;\n            margin-top: 14px;\n            display: flex; align-items: center; gap: 6px;\n        }\n\n        \/* Hero card *\/\n        .hero-card {\n            background: rgba(255,255,255,0.08);\n            border: 1px solid rgba(255,255,255,0.14);\n            border-radius: 20px;\n            backdrop-filter: blur(12px);\n            overflow: hidden;\n        }\n        .hero-card-top {\n            height: 240px;\n            background: linear-gradient(135deg, rgba(0,157,166,0.35), rgba(54,73,137,0.45));\n            display: flex; flex-direction: column;\n            align-items: center; justify-content: center; gap: 10px;\n            border-bottom: 1px solid rgba(255,255,255,0.08);\n        }\n        .hero-card-top i { font-size: 56px; color: rgba(255,255,255,0.25); }\n        .hero-card-top span { color: rgba(255,255,255,0.35); font-size: 14px; }\n\n        .hero-stats {\n            display: grid; grid-template-columns: repeat(3, 1fr);\n        }\n        .hero-stat {\n            text-align: center; padding: 20px 8px;\n            border-right: 1px solid rgba(255,255,255,0.08);\n        }\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;\n            color: var(--orange); display: block; line-height: 1;\n        }\n        .hero-stat-label {\n            font-size: 12px; color: rgba(255,255,255,0.6);\n            margin-top: 5px; line-height: 1.3;\n        }\n\n        \/* ===== TRUST BAR ===== *\/\n        .trust-bar { background: var(--teal); padding: 20px 0; }\n        .trust-bar-inner {\n            display: flex; align-items: center; justify-content: center;\n            flex-wrap: wrap; gap: 28px;\n        }\n        .trust-item {\n            display: flex; align-items: center; gap: 10px;\n            color: var(--white); font-size: 14px; font-weight: 500;\n        }\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\n        .section-label {\n            display: inline-block;\n            font-size: 12px; font-weight: 700;\n            text-transform: uppercase; letter-spacing: 2px;\n            color: var(--teal); margin-bottom: 14px;\n        }\n        .section-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(28px, 3.2vw, 42px);\n            font-weight: 700; color: var(--navy);\n            line-height: 1.25; margin-bottom: 18px;\n        }\n        .section-title span { color: var(--teal); }\n        .section-lead {\n            font-size: 17px; color: var(--gray);\n            line-height: 1.8; max-width: 580px;\n        }\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 {\n            display: grid; grid-template-columns: 7fr 3fr;\n            gap: 48px; align-items: start;\n        }\n        .symptoms-list {\n            display: grid; grid-template-columns: 1fr 1fr; gap: 16px;\n        }\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;\n            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 {\n            display: block; font-weight: 600; color: var(--dark);\n            font-size: 16px; margin-bottom: 4px;\n        }\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 {\n            font-family: 'Playfair Display', serif;\n            font-size: 23px; font-weight: 700;\n            margin-bottom: 14px; line-height: 1.35;\n        }\n        .sticky-cta-card p {\n            font-size: 15px; color: rgba(255,255,255,0.78);\n            margin-bottom: 26px; line-height: 1.7;\n        }\n        .urgency-note {\n            display: flex; align-items: center; gap: 9px;\n            background: rgba(246,166,35,0.14);\n            border: 1px solid rgba(246,166,35,0.38);\n            border-radius: 10px; padding: 11px 16px;\n            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;\n            font-size: 22px; font-weight: 700;\n            margin-top: 26px; padding-top: 22px;\n            border-top: 1px solid rgba(255,255,255,0.1);\n        }\n        .cta-card-phone i { color: var(--orange); }\n        .cta-card-hours {\n            font-size: 13px; color: rgba(255,255,255,0.4); margin-top: 5px;\n        }\n\n        \/* ===== COMPARISON ===== *\/\n        .comparison-grid {\n            display: grid; grid-template-columns: 1fr 1fr;\n            gap: 26px; margin-bottom: 52px;\n        }\n        .comparison-card {\n            border-radius: 18px; padding: 34px 30px;\n            border: 2px solid var(--border);\n        }\n        .comparison-card.trad {\n            background: #fff8f8; border-color: #fecaca;\n        }\n        .comparison-card.modern {\n            background: linear-gradient(135deg, #e0f5f6, #f0f9ff);\n            border-color: var(--teal);\n        }\n        .comp-header {\n            display: flex; align-items: center; gap: 14px;\n            margin-bottom: 26px;\n        }\n        .comp-icon {\n            width: 48px; height: 48px; border-radius: 12px;\n            display: flex; align-items: center; justify-content: center;\n            font-size: 22px; flex-shrink: 0;\n        }\n        .trad .comp-icon { background: #fee2e2; color: #ef4444; }\n        .modern .comp-icon { background: var(--teal); color: white; }\n        .comp-header h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 20px; font-weight: 700; color: var(--navy);\n        }\n        .comp-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n        .comp-list li {\n            display: flex; align-items: flex-start; gap: 10px;\n            font-size: 15px; color: var(--gray); line-height: 1.5;\n        }\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 {\n            display: grid; grid-template-columns: repeat(4, 1fr);\n            gap: 24px; position: relative;\n        }\n        .process-steps::before {\n            content: '';\n            position: absolute;\n            top: 36px;\n            left: calc(12.5% + 18px);\n            right: calc(12.5% + 18px);\n            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;\n            background: var(--navy); border-radius: 50%;\n            display: flex; align-items: center; justify-content: center;\n            margin: 0 auto 10px;\n            position: relative; z-index: 1;\n            border: 4px solid var(--light);\n        }\n        .step-num-inner {\n            display: flex; flex-direction: column; align-items: center; gap: 1px;\n        }\n        .step-num-inner span {\n            font-family: 'Playfair Display', serif;\n            font-size: 11px; font-weight: 700; color: rgba(255,255,255,0.7);\n        }\n        .step-num-inner i {\n            font-size: 22px; color: white;\n        }\n        .process-step:last-child .step-num { background: var(--orange); }\n        .step-title {\n            font-weight: 700; font-size: 16px;\n            color: var(--navy); margin-bottom: 10px;\n        }\n        .step-desc { font-size: 14px; color: var(--gray); line-height: 1.65; }\n\n        \/* ===== BENEFITS ===== *\/\n        .benefits-grid {\n            display: grid; grid-template-columns: repeat(3, 1fr);\n            gap: 26px;\n        }\n        .benefit-card {\n            background: var(--white);\n            border: 1px solid var(--border);\n            border-radius: 18px; padding: 34px 26px;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n        .benefit-card:hover {\n            border-color: var(--teal);\n            transform: translateY(-4px);\n            box-shadow: 0 12px 32px rgba(0,157,166,0.1);\n        }\n        .benefit-icon {\n            width: 72px; height: 72px;\n            background: linear-gradient(135deg, var(--teal-light), #d0f0f2);\n            border-radius: 18px;\n            display: flex; align-items: center; justify-content: center;\n            margin: 0 auto 20px; font-size: 30px; color: var(--teal);\n        }\n        .benefit-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 18px; font-weight: 700;\n            color: var(--navy); margin-bottom: 12px;\n        }\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\n        .doctors-grid {\n            display: grid; grid-template-columns: 1fr 1fr; gap: 28px;\n        }\n        .doctor-card {\n            background: rgba(255,255,255,0.07);\n            border: 1px solid rgba(255,255,255,0.11);\n            border-radius: 20px; padding: 32px;\n            transition: all 0.3s;\n        }\n        .doctor-card:hover {\n            background: rgba(255,255,255,0.1);\n            border-color: rgba(255,255,255,0.22);\n        }\n        .doctor-header {\n            display: flex; align-items: center; gap: 20px; margin-bottom: 22px;\n        }\n        .doctor-avatar {\n            width: 72px; height: 72px; border-radius: 50%;\n            background: linear-gradient(135deg, var(--teal), var(--navy));\n            display: flex; align-items: center; justify-content: center;\n            font-size: 28px; color: white; flex-shrink: 0;\n            border: 3px solid rgba(255,255,255,0.18);\n        }\n        .doctor-info h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 20px; font-weight: 700; color: white; margin-bottom: 5px;\n        }\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 {\n            display: flex; align-items: flex-start; gap: 10px;\n            font-size: 14px; color: rgba(255,255,255,0.75); line-height: 1.5;\n        }\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 {\n            display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;\n        }\n        .testimonial-card {\n            background: var(--white); border-radius: 18px;\n            padding: 30px; box-shadow: 0 4px 16px rgba(0,0,0,0.05);\n            position: relative;\n        }\n        .testimonial-card::before {\n            content: '\"';\n            position: absolute; top: 12px; right: 22px;\n            font-family: 'Playfair Display', serif;\n            font-size: 80px; color: var(--teal-light); line-height: 1;\n            pointer-events: none;\n        }\n        .stars { display: flex; gap: 4px; margin-bottom: 14px; color: var(--orange); font-size: 15px; }\n        .testimonial-text {\n            font-size: 16px; color: var(--gray); line-height: 1.75;\n            margin-bottom: 20px; font-style: italic; position: relative; z-index: 1;\n        }\n        .testimonial-author { display: flex; align-items: center; gap: 14px; }\n        .author-av {\n            width: 46px; height: 46px; border-radius: 50%;\n            display: flex; align-items: center; justify-content: center;\n            font-weight: 700; font-size: 17px; color: white; flex-shrink: 0;\n        }\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\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);\n            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 {\n            border: 1px solid var(--border); border-radius: 14px;\n            margin-bottom: 12px; overflow: hidden; transition: border-color 0.25s;\n        }\n        .faq-item:hover { border-color: var(--teal); }\n        .faq-item.open, .faq-item.active { border-color: var(--teal); background: transparent; }\n        .faq-q {\n            display: flex; align-items: center; justify-content: space-between;\n            padding: 20px 24px; cursor: pointer;\n            font-weight: 600; font-size: 16px; color: var(--navy);\n            user-select: none; gap: 16px;\n        }\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 {\n            overflow: hidden; max-height: 0; padding: 0 24px;\n            font-size: 15px; color: #fff; line-height: 1.8;\n            transition: max-height 0.4s ease, padding 0.3s ease;\n        }\n        .faq-item.active .faq-a, .faq-item.open .faq-a {\n            max-height: 300px;\n            padding: 0 24px 20px;\n        }\n        .faq-item.open .faq-a { display: block; }\n\n        \/* ===== FINAL CTA ===== *\/\n        .cta-final {\n            background: linear-gradient(135deg, var(--teal-dark), var(--navy-dark));\n            text-align: center; padding: 104px 0;\n        }\n        .cta-final .section-title { color: white; max-width: 700px; margin: 0 auto 16px; }\n        .cta-final .section-lead {\n            color: rgba(255,255,255,0.78); max-width: 500px;\n            margin: 0 auto 44px; font-size: 17px;\n        }\n        .cta-group-center {\n            display: flex; align-items: center; justify-content: center;\n            flex-wrap: wrap; gap: 18px;\n        }\n        .cta-phone-big {\n            display: flex; align-items: center; gap: 12px;\n            background: rgba(255,255,255,0.1);\n            border: 1px solid rgba(255,255,255,0.28);\n            border-radius: 50px; padding: 18px 34px;\n            color: white; text-decoration: none;\n            font-size: 20px; font-weight: 700;\n            transition: background 0.3s;\n            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 {\n            display: flex; align-items: center; justify-content: center;\n            flex-wrap: wrap; gap: 28px; margin-top: 48px;\n        }\n        .guarantee-item {\n            display: flex; align-items: center; gap: 8px;\n            color: rgba(255,255,255,0.68); font-size: 14px;\n        }\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 {\n            display: grid; grid-template-columns: 1fr auto 1fr;\n            align-items: start; gap: 32px; margin-bottom: 36px;\n        }\n        .footer-logo-img {\n            height: 46px; width: auto; display: block;\n            filter: brightness(0) invert(1);\n            opacity: 0.9;\n        }\n        .footer-contact { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n        .footer-contact li {\n            display: flex; align-items: center; gap: 10px;\n            color: rgba(255,255,255,0.65); font-size: 14px;\n        }\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 {\n            width: 42px; height: 42px;\n            background: rgba(255,255,255,0.07); border-radius: 10px;\n            display: flex; align-items: center; justify-content: center;\n            color: rgba(255,255,255,0.55); text-decoration: none;\n            font-size: 16px; transition: all 0.2s;\n        }\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 {\n            display: flex; align-items: center; justify-content: space-between;\n            margin-top: 22px;\n        }\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 {\n            display: none;\n            position: fixed; bottom: 0; left: 0; right: 0;\n            z-index: 999;\n            background: white; padding: 12px 16px;\n            border-top: 1px solid var(--border);\n            box-shadow: 0 -4px 20px rgba(0,0,0,0.12);\n        }\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        \/* ===== 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\n            section { padding: 64px 0; }\n\n            \/* Hero \u2014 lectura f\u00e1cil para mayores *\/\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\n            \/* Secciones *\/\n            .section-title { font-size: 28px; }\n            .section-lead { font-size: 16px; }\n\n            .benefits-grid { grid-template-columns: 1fr; }\n            .process-steps { grid-template-columns: 1fr; }\n\n            \/* Trust bar \u2014 columna para m\u00f3vil *\/\n            .trust-bar-inner {\n                flex-direction: column; align-items: flex-start;\n                gap: 12px; padding: 0 8px;\n            }\n            .trust-item { font-size: 15px; }\n\n            \/* S\u00edntomas *\/\n            .symptom-text strong { font-size: 16px; }\n            .symptom-text span { font-size: 14px; }\n\n            \/* Testimonios \u2014 tama\u00f1o lectura c\u00f3moda *\/\n            .testimonial-text { font-size: 15px; }\n\n            \/* FAQ \u2014 m\u00e1s c\u00f3modo *\/\n            .faq-q { font-size: 15px; padding: 18px 18px; }\n            .faq-a { font-size: 15px; }\n\n            \/* Botones m\u00e1s grandes para mayores *\/\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\n            \/* Barra flotante m\u00f3vil m\u00e1s grande *\/\n            .floating-bar { padding: 14px 16px; }\n            .floating-bar-inner a,\n            .floating-bar-inner button {\n                font-size: 16px !important;\n                padding: 16px 14px !important;\n                min-height: 56px !important;\n            }\n\n            \/* Header tel\u00e9fono oculto en pantallas muy peque\u00f1as *\/\n            .header-phone span { display: none; }\n            .header-logo-img { height: 42px; }\n\n            \/* Comparison full width *\/\n            .comp-list li { font-size: 15px; }\n            .comp-header h3 { font-size: 18px; }\n\n            \/* Doctors *\/\n            .doctor-certs li { font-size: 14px; }\n            .doctor-info h3 { font-size: 18px; }\n\n            \/* Benefit cards *\/\n            .benefit-title { font-size: 17px; }\n            .benefit-desc { font-size: 15px; }\n\n            \/* Sticky CTA card \u2014 scrollea normal en m\u00f3vil *\/\n            .sticky-cta-card { position: relative; top: 0; }\n        }\n    \n\n        \/* ===== ONETAP HIDE & BODY BACKGROUND FIX ===== *\/\n        .onetap-container-toggle { display: none !important; }\n        html, body { background-color: #1e293b !important; }\n                \/* ===== HIDE ASTRA NATIVE FOOTER ===== *\/\n        footer#colophon { display: none !important; }\n        \n\n\/* ===== V3 UPGRADE: ANIMATIONS ===== *\/\n@keyframes fadeInUp {\n  from { opacity: 0; transform: translateY(40px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes fadeInLeft {\n  from { opacity: 0; transform: translateX(-40px); }\n  to { opacity: 1; transform: translateX(0); }\n}\n@keyframes fadeInRight {\n  from { opacity: 0; transform: translateX(40px); }\n  to { opacity: 1; transform: translateX(0); }\n}\n@keyframes pulse-glow {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(0, 157, 166, 0.5); }\n  50% { box-shadow: 0 0 20px 10px rgba(0, 157, 166, 0.15); }\n}\n@keyframes float-bounce {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n.reveal {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);\n}\n.reveal.visible {\n  opacity: 1;\n  transform: translateY(0);\n}\n.reveal-left {\n  opacity: 0;\n  transform: translateX(-40px);\n  transition: opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);\n}\n.reveal-left.visible {\n  opacity: 1;\n  transform: translateX(0);\n}\n\n\/* ===== V3: HERO IMAGE ===== *\/\n.hero {\n  position: relative;\n  overflow: hidden;\n}\n.hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/clinicasanroman.com\/wp-content\/uploads\/2023\/02\/cirugia-minima-invasiva.webp') center\/cover no-repeat;\n  opacity: 0.12;\n  z-index: 0;\n}\n.hero > .container {\n  position: relative;\n  z-index: 1;\n}\n.hero-card {\n  background: rgba(255,255,255,0.07) !important;\n  backdrop-filter: blur(12px);\n  border: 1px solid rgba(255,255,255,0.15) !important;\n}\n\n\/* ===== V3: HOVER EFFECTS ON CARDS ===== *\/\n.doctor-card,\n.benefit-card,\n.process-step,\n.symptom-item,\n.comparison-card {\n  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s ease !important;\n}\n.doctor-card:hover,\n.benefit-card:hover,\n.process-step:hover {\n  transform: translateY(-6px) !important;\n  box-shadow: 0 20px 40px rgba(0,0,0,0.12) !important;\n}\n.symptom-item:hover {\n  transform: translateX(8px) !important;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;\n}\n\n\/* ===== V3: CTA BUTTON PULSE ===== *\/\n.btn-primary {\n  animation: pulse-glow 2.5s infinite;\n}\n.btn-primary:hover {\n  animation: none;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 25px rgba(0, 157, 166, 0.35) !important;\n}\n\n\/* ===== V3: DOCTOR PHOTOS ===== *\/\n.doctor-avatar {\n  width: 90px !important;\n  height: 90px !important;\n  border-radius: 50% !important;\n  overflow: hidden !important;\n  flex-shrink: 0 !important;\n}\n.doctor-avatar img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: top center;\n}\n\n\/* ===== V3: SYMPTOMS IMAGE ===== *\/\n.symptoms-image-wrap {\n  border-radius: 16px;\n  overflow: hidden;\n  margin-bottom: 24px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n}\n.symptoms-image-wrap img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* ===== V3: COMPARISON IMAGE ===== *\/\n.comparison-hero-img {\n  width: 100%;\n  border-radius: 16px;\n  overflow: hidden;\n  margin-bottom: 32px;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n}\n.comparison-hero-img img {\n  width: 100%;\n  height: 260px;\n  object-fit: cover;\n  display: block;\n}\n\n\/* ===== V3: CTA FINAL BACKGROUND IMAGE ===== *\/\n.cta-final {\n  position: relative !important;\n  overflow: hidden !important;\n}\n.cta-final::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/clinicasanroman.com\/wp-content\/uploads\/2026\/01\/biomecanica-pisada-correccion-juanetes-alicante.jpg') center\/cover no-repeat;\n  opacity: 0.15;\n  z-index: 0;\n}\n.cta-final > .container {\n  position: relative;\n  z-index: 1;\n}\n\n\/* ===== V3: WHATSAPP FLOATING BUTTON ===== *\/\/* ===== V3: GOOGLE REVIEWS BADGE ===== *\/\n.google-reviews-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #fff;\n  border: 1px solid #e0e0e0;\n  border-radius: 12px;\n  padding: 12px 20px;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n  margin-top: 16px;\n}\n.google-reviews-badge .g-icon {\n  width: 28px;\n  height: 28px;\n}\n.google-reviews-badge .g-stars {\n  color: #FBBC04;\n  font-size: 18px;\n  letter-spacing: 1px;\n}\n.google-reviews-badge .g-text {\n  font-size: 14px;\n  color: #555;\n  font-weight: 500;\n}\n.google-reviews-badge .g-score {\n  font-weight: 700;\n  color: #333;\n  font-size: 16px;\n}\n\n\/* ===== V3: COUNTER ANIMATION ===== *\/\n.hero-stat-num {\n  display: inline-block;\n}\n\n\/* ===== V3: MOBILE ADJUSTMENTS ===== *\/\n@media (max-width: 768px) {\n  .comparison-hero-img img {\n    height: 180px;\n  }\n  .doctor-avatar {\n    width: 70px !important;\n    height: 70px !important;\n  }\n}\n\n\n\n\n\n\/* ===== MOBILE FIXES V2 (2026-03-11) ===== *\/\n\/* Hide site-wide Llamar Ahora sticky (we have our own floating-bar) *\/\n.astra-advanced-hook-2094 { display: none !important; }\n\/* Prevent horizontal scroll *\/\nhtml, body { overflow-x: hidden !important; }\n\/* Cookiebot: only prevent overflow, keep native positioning *\/\n#CybotCookiebotDialog { max-width: 100vw !important; box-sizing: border-box !important; }\n\n@media (max-width: 768px) {\n  \/* Typeform: add bottom padding so floating bar does not cover form *\/\n  [data-tf-widget] { padding-bottom: 70px !important; margin-bottom: 0 !important; }\n  div[data-tf-widget] iframe { max-height: calc(100vh - 140px) !important; }\n\n\n  \/* Symptoms list: force single column *\/\n  .symptoms-list { grid-template-columns: 1fr !important; gap: 12px !important; }\n  .symptom-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }\n\n  \/* Sticky CTA card: full width, no sticky *\/\n  .sticky-cta-card { position: relative !important; top: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 28px 20px !important; margin: 0 !important; }\n  .sticky-cta-card h3, .sticky-cta-card p, .sticky-cta-card a, .sticky-cta-card .btn-primary { max-width: 100% !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }\n\n  \/* Container: prevent any overflow *\/\n  .container { max-width: 100vw !important; padding: 0 16px !important; box-sizing: border-box !important; overflow-x: hidden !important; }\n  section { max-width: 100vw !important; overflow-x: hidden !important; }\n\n  \/* All grids: prevent overflow *\/\n  .hero-grid, .symptoms-grid, .comparison-grid, .process-steps, .benefits-grid, .doctors-grid, .testimonials-grid, .footer-grid, .faq-list { max-width: 100% !important; overflow-x: hidden !important; }\n\n  \/* Images: prevent overflow (exclude header logo) *\/\n  img:not(.header-logo-img) { max-width: 100% !important; height: auto !important; }\n  .header-logo-img { height: 42px !important; width: auto !important; max-width: none !important; }\n\n  \/* Floating bar: highest z-index, fully clickable *\/\n  .floating-bar { z-index: 2147483647 !important; position: fixed !important; bottom: 0 !important; left: 0 !important; right: 0 !important; width: 100% !important; max-width: 100vw !important; box-sizing: border-box !important; padding: 10px 12px !important; pointer-events: auto !important; }\n  .floating-bar * { pointer-events: auto !important; }\n  .floating-bar-inner { gap: 8px !important; flex-wrap: nowrap !important; max-width: 100% !important; pointer-events: auto !important; }\n  .floating-bar-inner a, .floating-bar-inner button { flex: 1 1 0 !important; min-width: 0 !important; font-size: 14px !important; padding: 12px 8px !important; white-space: nowrap !important; text-align: center !important; pointer-events: auto !important; position: relative !important; z-index: 2147483647 !important; }\n\n\n  \/* OneTap widget: above floating bar *\/\n  .onetap-widget, div[class*=\"accessibility\"], div[id*=\"onetap\"], .userway_buttons_wrapper { bottom: 85px !important; z-index: 2147483638 !important; }\n}\n\n@media (max-width: 480px) {\n  .floating-bar { padding: 8px 10px !important; }\n  .floating-bar-inner a, .floating-bar-inner button { font-size: 13px !important; padding: 10px 6px !important; }\n  .floating-bar-inner { gap: 6px !important; }\n  .container { padding: 0 12px !important; }\n  .sticky-cta-card { padding: 22px 16px !important; }\n}\n\/* ===== END MOBILE FIXES V2 ===== *\/\n\n\/* ===== NUEVOS ESTILOS NL - Testimonials upgrade + Video + Maps ===== *\/\n.reviews-rating-bar {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    background: linear-gradient(135deg, var(--navy) 0%, #2a3a6e 100%);\n    color: white;\n    padding: 20px 32px;\n    border-radius: 16px;\n    margin-bottom: 40px;\n    flex-wrap: wrap;\n}\n.reviews-score-big {\n    font-size: 3rem;\n    font-weight: 800;\n    color: #f6c94e;\n    line-height: 1;\n}\n.reviews-stars-big {\n    font-size: 1.6rem;\n    color: #f6c94e;\n}\n.reviews-count-label {\n    font-size: 0.95rem;\n    opacity: 0.9;\n}\n.author-avatar-nl {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background: var(--teal);\n    color: white;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 1rem;\n    flex-shrink: 0;\n}\n.testimonial-author {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(0,0,0,0.08);\n}\n.testimonial-author small {\n    color: #888;\n    font-size: 0.8rem;\n}\n.reviews-cta-bar {\n    text-align: center;\n    margin-top: 40px;\n}\n\n\/* ===== VIDEO SECTION ===== *\/\n.video-promo-section {\n    padding: 80px 0;\n    background: linear-gradient(135deg, #f0fafc 0%, #e8f4f8 100%);\n}\n.video-embed-wrapper {\n    max-width: 900px;\n    margin: 40px auto 0;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 16px 48px rgba(0,157,166,0.2);\n    aspect-ratio: 16\/9;\n}\n.video-embed-wrapper iframe {\n    width: 100%;\n    height: 100%;\n    display: block;\n}\n\n\/* ===== LOCATIE + MAPS SECTION ===== *\/\n.locatie-section {\n    padding: 80px 0;\n    background: white;\n}\n.locatie-grid {\n    display: grid;\n    grid-template-columns: 1fr 1.4fr;\n    gap: 48px;\n    align-items: start;\n    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 {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n}\n.locatie-detail {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n}\n.locatie-icon {\n    font-size: 1.5rem;\n    flex-shrink: 0;\n    margin-top: 2px;\n}\n.locatie-detail strong {\n    display: block;\n    color: var(--navy);\n    font-weight: 700;\n    margin-bottom: 4px;\n}\n.locatie-detail p {\n    color: #555;\n    margin: 0;\n    font-size: 0.95rem;\n    line-height: 1.5;\n}\n.map-embed-wrapper {\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 32px rgba(0,0,0,0.12);\n}\n\n<\/style>\n\n\n\n<!-- =====================================================\n     HEADER FIJO\n===================================================== -->\n<header class=\"site-header\" id=\"siteHeader\">\n    <div class=\"container\">\n        <div class=\"header-inner\">\n\n            <a href=\"#\" 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\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\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<!-- =====================================================\n     HERO\n===================================================== -->\n<section class=\"hero\">\n    <div class=\"container\">\n        <div class=\"hero-grid\">\n\n            <!-- Contenido izquierda -->\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  Zeg vaarwel tegen uw bunions<br\/> <span>zonder ziekenhuisopname<\/span><br\/> en met snel herstel\n                <\/h1>\n\n                <p class=\"hero-lead\">\n  Minimaal invasieve percutane chirurgie om de bunion permanent te verwijderen.\n Poliklinische chirurgie: u komt en gaat op <strong style=\"color:#fff;\">dezelfde dag<\/strong>.\n Geen grote snijwonden, 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 45 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 3-5 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-top\">\n                        <i class=\"fas fa-clinic-medical\"><\/i>\n                        <span>Cl\u00ednica San Rom\u00e1n - Alicante sinds 1979<\/span>\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<!-- =====================================================\n     BARRA DE CONFIANZA\n===================================================== -->\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<!-- =====================================================\n     S\u00cdNTOMAS \u2014 \u00bfTE RECONOCES?\n===================================================== -->\n<section class=\"symptoms-section reveal\">\n    <div class=\"container\">\n        <div class=\"symptoms-grid\">\n\n            <!-- Columna s\u00edntomas -->\n            <div>\n                <span class=\"section-label\">Herkent u zichzelf?<\/span>\n                <h2 class=\"section-title\">Tekenen dat u<span>uw bunions nu moet behandelen<\/span><br\/><span><\/span><\/h2>\n                <p class=\"section-lead\" style=\"margin-bottom: 30px;\">\n  Bunions gaan niet vanzelf over en <strong>verergeren na verloop van tijd<\/strong>.\n Hoe sneller u ingrijpt, hoe gemakkelijker de ingreep en het herstel.\n                <\/p>\n\n                <div class=\"symptoms-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/02\/dolor-de-juanetes.webp\" alt=\"Bunions - tekenen dat u geopereerd moet worden\" 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 bij het lopen of dragen van dichte schoenen<\/strong>\n                            <span>De bult aan de basis van de grote teen veroorzaakt constante wrijving en druk.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-arrows-alt-h\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Grote teen wijkt af naar de andere tenen<\/strong>\n                            <span>Hallux valgus zorgt ervoor dat de teen geleidelijk naar binnen draait.<\/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>Ontsteking, roodheid en eelt<\/strong>\n                            <span>Het gebied rond de bunion raakt ontstoken, wordt rood en kan pijnlijk eelt ontwikkelen.<\/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>Kan geen schoenen vinden die passen<\/strong>\n                            <span>De vervormde voet past niet meer in normale schoenen of geklede schoenen.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"symptom-item\">\n                        <div class=\"symptom-icon\"><i class=\"fas fa-walking\"><\/i><\/div>\n                        <div class=\"symptom-text\">\n                            <strong>Beperking van uw lichamelijke en dagelijkse activiteiten<\/strong>\n                            <span>Door de pijn kunt u niet lopen, sporten of langere tijd staan.<\/span>\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n            <!-- CTA fija -->\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>Bunions worden na verloop van tijd erger. Onderneem nu actie. <\/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<!-- =====================================================\n     COMPARATIVA: CIRUG\u00cdA TRADICIONAL VS PERCUT\u00c1NEA\n===================================================== -->\n<section class=\"reveal\">\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\/2023\/02\/cirugia-del-pie.webp\" alt=\"Arts bekijkt r\u00f6ntgenfoto's van bunionchirurgie in Clinica San Roman\" 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 bunionoperaties zijn hetzelfde. De percutane techniek die we gebruiken op\n Cl\u00ednica San Rom\u00e1n is radicaal anders dan 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 (5-10 cm)<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Algehele of epidurale anesthesie<\/li>\n                    <li><i class=\"fas fa-times-circle\"><\/i>  Ziekenhuisopname 1-3 dagen<\/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 prominente 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 zwachtels en spalken<\/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 chirurgie <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 3-5 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 gaat dezelfde dag naar huis<\/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>  Minimale postoperatieve complicaties<\/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<!-- =====================================================\n     PROCESO \u2014 PASO A PASO\n===================================================== -->\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>bunionvrije voeten<\/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\">Wij beoordelen uw geval met een onderzoek en r\u00f6ntgenfoto&#8217;s. We leggen u vrijblijvend het gepersonaliseerde plan 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\">Wij ontwerpen een procedure op maat, afhankelijk van de ernst van uw hallux valgus en uw levensstijl.<\/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 (45 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 pijnvrije voeten. <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n<!-- =====================================================\n     POR QU\u00c9 ELEGIRNOS\n===================================================== -->\n<section>\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 ontwerpen een plan op maat en begeleiden u tijdens\n het hele proces, van het eerste consult tot het 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<!-- =====================================================\n     EQUIPO M\u00c9DICO\n===================================================== -->\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\">Chirurgen die<br\/>uw bunions opereren<\/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\"><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 - Oprichter en medisch directeur van Clinica San Rom\u00e1n\" loading=\"lazy\"\/><\/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\"><img decoding=\"async\" src=\"https:\/\/clinicasanroman.com\/wp-content\/uploads\/2025\/02\/Dr-Israel-San-Roman-Sirvent-1.webp\" alt=\"Dr. Israel San Rom\u00e1n Sirvent - Podotherapeut en Gespecialiseerd Chirurg\" loading=\"lazy\"\/><\/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<!-- =====================================================\n     TESTIMONIOS\n===================================================== -->\n\n\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 Nederlandse pati\u00ebnten reisden naar Alicante voor onze percutane bunionchirurgie. 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;Na jarenlang pijn besloot ik eindelijk de stap te zetten. Vanuit Amsterdam vloog ik naar Alicante. De operatie duurde amper 30 minuten en dezelfde dag rustte ik al in het hotel. Herstel in Nederland was 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. Nu, 3 maanden na de ingreep, wandel ik dagelijks 10 km 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 geregeld: transfer, accommodatie, nazorg. Het team stelde me echt op uw gemak. Absolute aanrader!&#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. Bij Cl\u00ednica San Rom\u00e1n was ik binnen 3 weken geholpen. Minimale 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 dochter en ik zijn samen gegaan. Ze behandelden ons als familie. De kliniek is ultramodern. Na 5 jaar pijn loopt mijn dochter nu zonder problemen. Hartelijk dank aan het hele team van San Rom\u00e1n!&#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;Excellente ervaring van begin tot eind. De arts nam alle tijd voor mijn vragen, de operatie was pijnloos en professioneel. De kosten waren veel lager dan in Nederland en de kwaliteit beduidend hoger.&#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<!-- 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\">Bunionchirurgie 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.<\/p>\n        <\/div>\n        <div class=\"video-embed-wrapper\">\n            <iframe width=\"100%\" height=\"480\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/hc4g5oPIVhw\" title=\"Bunionchirurgie 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<section>\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>bunionchirurgie<\/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>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.\n Ze wordt in onze eigen kliniek onder plaatselijke verdoving in ongeveer 45 minuten uitgevoerd.\n Na afloop rust u even uit en gaat u dezelfde dag nog naar huis:\n, zonder dat u in het ziekenhuis hoeft te blijven. \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 percutane techniek is het herstel aanzienlijk korter dan bij\n traditionele chirurgie. De meeste pati\u00ebnten kunnen vanaf de volgende dag lopen (met speciaal schoeisel)\n. Na 4-6 weken kunnen ze meestal hun gebruikelijke 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>Doet de operatie pijn en hoe zit het met de postoperatieve periode? <\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  De operatie wordt onder plaatselijke verdoving uitgevoerd, dus tijdens de operatie\n voelt u geen pijn. De postoperatieve periode na een percutane operatie is veel draaglijker\n dan die van een traditionele operatie: het ongemak is minimaal en wordt perfect onder controle gehouden\n met standaard pijnstillers. De meeste pati\u00ebnten zijn aangenaam verrast.  \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Kan ik aan beide voeten tegelijk 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 beide voeten in dezelfde sessie te opereren.\n  Dit hangt af van de individuele beoordeling van elke pati\u00ebnt. Tijdens het gratis consult\n zullen onze specialisten uw specifieke geval evalueren en de meest geschikte optie voor u aanbevelen\n. \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Wanneer kan ik na de operatie weer aan het werk?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Dit hangt af van het soort werk. Als u zittend of op kantoor werkt, gaan veel pati\u00ebnten\n binnen 5-7 dagen weer aan het werk in comfortabele schoenen. Als u langere tijd op de been moet zijn\n of als u lichamelijk actief bent, kan de tijd iets langer zijn. Dit bepalen we op\n tijdens uw persoonlijke beoordeling.   \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Hebt u financieringsmogelijkheden?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Ja, wij bieden verschillende betalingsmogelijkheden en rentevrije termijnen.\n  Tijdens het consult zullen wij u informeren over de exacte prijzen en de beschikbare mogelijkheden.\n  Wij accepteren ook ziekenfondsen. Bel ons of vul het formulier in voor meer informatie. \n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Is de correctie van de bunion definitief?<\/span>\n                    <i class=\"fas fa-plus\"><\/i>\n                <\/div>\n                <div class=\"faq-a\">\n  Een bunionoperatie heeft blijvende resultaten als deze correct wordt uitgevoerd.\n De ingreep corrigeert de botuitlijning van de teen en verwijdert de bunion structureel\n. Het opvolgen van de postoperatieve aanbevelingen voor schoeisel en lichaamsbeweging helpt\n om het resultaat op de lange termijn te behouden. \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<!-- =====================================================\n     CTA FINAL\n===================================================== -->\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<!-- =====================================================\n     FOOTER\n===================================================== -->\n<footer class=\"site-footer\">\n    <div class=\"container\">\n\n        <div class=\"footer-grid\">\n\n            <a href=\"#\" 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\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\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\n        <\/div>\n\n        <hr class=\"footer-divider\"\/>\n\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\n    <\/div>\n<\/footer>\n\n\n<!-- =====================================================\n     BARRA FLOTANTE M\u00d3VIL\n===================================================== -->\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\n\n\n\n\n\n\n<script>\n\/* ===== V3: Scroll Reveal + Counter Animation ===== *\/\nsetTimeout(function(){\n  var els = document.querySelectorAll('.reveal, .reveal-left');\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  \/* Counter animation *\/\n  var nums = document.querySelectorAll('.hero-stat-num');\n  var done = false;\n  function animC(){\n    if(done) return; done=true;\n    nums.forEach(function(el){\n      var t = el.textContent.trim(), pre='', suf='', tgt=0;\n      if(t[0]==='+'){pre='+';t=t.substring(1);}\n      if(t.indexOf('%')>-1){suf='%';t=t.replace('%','');}\n      tgt=parseInt(t,10); if(isNaN(tgt)) return;\n      var st=null;\n      function step(ts){\n        if(!st)st=ts;\n        var p=Math.min((ts-st)\/1800,1), e=1-Math.pow(1-p,3);\n        el.textContent=pre+Math.floor(e*tgt)+suf;\n        if(p<1)requestAnimationFrame(step); else el.textContent=pre+tgt+suf;\n      }\n      el.textContent=pre+'0'+suf; requestAnimationFrame(step);\n    });\n  }\n  var hc=document.querySelector('.hero-card');\n  if(hc &#038;&#038; 'IntersectionObserver' in window){\n    var co=new IntersectionObserver(function(ent){\n      ent.forEach(function(e){ if(e.isIntersecting){setTimeout(animC,400);co.unobserve(e.target);} });\n    },{threshold:0.5});\n    co.observe(hc);\n  } else { setTimeout(animC,800); }\n}, 200);\n<\/script>\n<p><script>(function(){\nfunction initCB(){\nvar w=document.getElementById(\"chatbase-bubble-window\");\nvar fb=document.querySelector(\".floating-bar\");\nif(!w||!fb)return;\nvar obs=new MutationObserver(function(){\nvar v=w.offsetParent!==null||window.getComputedStyle(w).display!==\"none\";\nfb.style.display=v?\"none\":\"\";\n});\nobs.observe(w,{attributes:true,attributeFilter:[\"style\",\"class\"]});\nvar btn=document.getElementById(\"chatbase-bubble-button\");\nif(btn){btn.addEventListener(\"click\",function(){setTimeout(function(){var v=w.offsetParent!==null||window.getComputedStyle(w).display!==\"none\";fb.style.display=v?\"none\":\"\";},300);});}\n}\nif(document.readyState===\"complete\"){setTimeout(initCB,2500);}\nelse{window.addEventListener(\"load\",function(){setTimeout(initCB,2500);});}\n})();\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bunionchirurgie zonder ziekenhuisopname : Cl\u00ednica San Rom\u00e1n Alicante 965 921 156 Gratis advies +45 jaar ervaring - Pioniers in Europa [&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":"disabled","ast-hfb-above-header-display":"disabled","ast-hfb-below-header-display":"disabled","ast-hfb-mobile-header-display":"disabled","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-8677","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"_last_translation_edit_mode":["native-editor"],"footer-sml-layout":["disabled"],"site-post-title":["disabled"],"_top_nav_excluded":[""],"_cms_nav_minihome":[""],"_wpml_word_count":["1928"],"_wp_page_template":[""],"rank_math_title":["Bunionchirurgie in Alicante : Cl\u00ednica San Rom\u00e1n"],"rank_math_description":["Verwijder uw eeltknobbels met poliklinische percutane chirurgie. Geen ziekenhuisopname, snel herstel. +Meer dan 45 jaar ervaring.    "],"rank_math_focus_keyword":["bunionetoperatie in alicante"],"ast-main-header-display":["disabled"],"ast-hfb-above-header-display":["disabled"],"ast-hfb-below-header-display":["disabled"],"ast-hfb-mobile-header-display":["disabled"],"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:\"2b051678ea25013aa12f9900aa8b3047\";s:6:\"images\";a:2:{i:0;i:14;i:1;i:1626;}}"],"rank_math_seo_score":["66"],"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"],"_edit_lock":["1773328162:1"],"_uag_css_file_name":["uag-css-8677.css"],"_uag_page_assets":["a:9:{s:3:\"css\";s:39889:\".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}}\n.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 0.2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:0.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:0.2;background:rgba(0,0,0,0.5);transition:opacity 0.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:0.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 0.35s, opacity 0.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 0.4s, opacity 0.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 0.45s, opacity 0.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 0.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 0.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:0.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:0.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}\n.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 0.2s;-o-transition:all 0.2s;transition:all 0.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}\n.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:\"1776420200\";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":"Bunionchirurgie zonder ziekenhuisopname : Cl\u00ednica San Rom\u00e1n Alicante 965 921 156 Gratis advies +45 jaar ervaring - Pioniers in Europa [&hellip;]","_links":{"self":[{"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/pages\/8677","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=8677"}],"version-history":[{"count":0,"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/pages\/8677\/revisions"}],"wp:attachment":[{"href":"https:\/\/clinicasanroman.com\/nl\/wp-json\/wp\/v2\/media?parent=8677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}