{"id":3436,"date":"2026-05-13T09:46:57","date_gmt":"2026-05-13T09:46:57","guid":{"rendered":"https:\/\/sikariodental.com\/?page_id=3436"},"modified":"2026-05-13T09:48:45","modified_gmt":"2026-05-13T09:48:45","slug":"all-on-x-dental-implants","status":"publish","type":"page","link":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/","title":{"rendered":"All on X &#8211; Dental Implants"},"content":{"rendered":"\r\n<p><style>\r\n  :root {\r\n    --navy: #0d1b2a;\r\n    --navy-mid: #152336;\r\n    --navy-light: #1e3450;\r\n    --gold: #c9a84c;\r\n    --gold-light: #e8c97a;\r\n    --cream: #f5f0e8;\r\n    --cream-dark: #ede5d4;\r\n    --white: #ffffff;\r\n    --text-body: #2c3e50;\r\n    --text-muted: #7a8a9a;\r\n    --success: #2e7d52;\r\n    --whatsapp: #25D366;\r\n    --whatsapp-dark: #1ea84e;\r\n  }\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n  html { scroll-behavior: smooth; }\r\n  body { font-family: 'DM Sans', sans-serif; color: var(--text-body); background: var(--white); overflow-x: hidden; }\r\n  #sikario-aox { position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; max-width: 100vw; width: 100vw; }\r\n  .display { font-family: 'Cormorant Garamond', serif; }\r\n  .site-header { position: fixed; top: 0; left: 0; right: 0; z-index: 100; background: rgba(13, 27, 42, 0.96); backdrop-filter: blur(12px); border-bottom: 1px solid rgba(201, 168, 76, 0.2); padding: 14px 24px; display: flex; align-items: center; justify-content: space-between; transition: all 0.3s ease; }\r\n  .header-logo img { height: 52px; width: auto; display: block; }\r\n  .header-center { position: absolute; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 20px; font-size: 0.78rem; color: rgba(245,240,232,0.45); letter-spacing: 0.08em; text-transform: uppercase; font-weight: 500; pointer-events: none; }\r\n  .header-center-dot { width: 3px; height: 3px; border-radius: 50%; background: rgba(201,168,76,0.4); }\r\n  @media (max-width: 768px) { .header-center { display: none; } }\r\n  .header-cta { display: flex; align-items: center; gap: 10px; background: var(--whatsapp); color: white; font-weight: 600; font-size: 0.82rem; padding: 9px 18px; border-radius: 50px; text-decoration: none; transition: all 0.2s ease; letter-spacing: 0.02em; }\r\n  .header-cta:hover { background: var(--whatsapp-dark); transform: translateY(-1px); }\r\n  .header-cta svg { width: 16px; height: 16px; }\r\n  .hero { background: linear-gradient(160deg, var(--navy) 0%, var(--navy-mid) 50%, #1a2f47 100%); display: flex; flex-direction: column; align-items: center; justify-content: flex-start; padding: 80px 24px 100px; position: relative; overflow: hidden; }\r\n  .hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 60% at 80% 40%, rgba(201,168,76,0.07) 0%, transparent 70%); pointer-events: none; }\r\n  .hero-inner { max-width: 760px; margin: 0 auto; text-align: center; animation: fadeUp 0.9s ease both; }\r\n  .hero-badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(201,168,76,0.12); border: 1px solid rgba(201,168,76,0.3); color: var(--gold-light); font-size: 0.78rem; font-weight: 500; padding: 6px 16px; border-radius: 50px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 28px; }\r\n  .hero-badge::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--gold); display: block; animation: pulse 2s infinite; }\r\n  .hero h1 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.6rem, 6vw, 4.2rem); font-weight: 600; line-height: 1.12; color: var(--cream); margin-bottom: 20px; letter-spacing: -0.01em; }\r\n  .hero h1 em { color: var(--gold); font-style: italic; }\r\n  .hero-sub { font-size: clamp(1rem, 2vw, 1.15rem); font-weight: 300; color: rgba(245, 240, 232, 0.72); line-height: 1.7; max-width: 580px; margin: 0 auto 40px; }\r\n  .hero-actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; margin-bottom: 56px; }\r\n  .btn-primary { display: inline-flex; align-items: center; gap: 10px; background: var(--whatsapp); color: white; font-weight: 600; font-size: 1rem; padding: 16px 32px; border-radius: 50px; text-decoration: none; transition: all 0.25s ease; box-shadow: 0 8px 32px rgba(37,211,102,0.35); }\r\n  .btn-primary:hover { background: var(--whatsapp-dark); transform: translateY(-2px); box-shadow: 0 12px 40px rgba(37,211,102,0.4); }\r\n  .btn-primary svg { width: 20px; height: 20px; }\r\n  .btn-secondary { display: inline-flex; align-items: center; gap: 10px; background: transparent; border: 1.5px solid rgba(201,168,76,0.5); color: var(--gold-light); font-weight: 500; font-size: 1rem; padding: 16px 32px; border-radius: 50px; text-decoration: none; transition: all 0.25s ease; }\r\n  .btn-secondary:hover { border-color: var(--gold); color: var(--gold); background: rgba(201,168,76,0.06); }\r\n  .hero-stats { display: flex; flex-wrap: wrap; gap: 0; justify-content: center; border-top: 1px solid rgba(245,240,232,0.1); padding-top: 40px; }\r\n  .stat { padding: 0 28px; text-align: center; border-right: 1px solid rgba(245,240,232,0.1); }\r\n  .stat:last-child { border-right: none; }\r\n  .stat-num { font-family: 'Cormorant Garamond', serif; font-size: 2rem; font-weight: 700; color: var(--gold); display: block; line-height: 1; }\r\n  .stat-label { font-size: 0.75rem; color: rgba(245,240,232,0.5); margin-top: 4px; letter-spacing: 0.04em; }\r\n  .section { padding: 80px 24px; }\r\n  .section-inner { max-width: 1000px; margin: 0 auto; }\r\n  .section-inner-narrow { max-width: 720px; margin: 0 auto; }\r\n  .section-tag { display: inline-block; font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; }\r\n  .section-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 600; line-height: 1.2; color: var(--navy); margin-bottom: 16px; }\r\n  .section-subtitle { font-size: 1.05rem; color: var(--text-muted); line-height: 1.7; max-width: 580px; }\r\n  .pain-section { background: var(--cream); padding: 80px 24px; }\r\n  .pain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 48px; }\r\n  .pain-card { background: white; border-radius: 16px; padding: 28px 24px; border-left: 3px solid var(--gold); box-shadow: 0 2px 16px rgba(0,0,0,0.05); transition: transform 0.2s ease, box-shadow 0.2s ease; }\r\n  .pain-card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(0,0,0,0.09); }\r\n  .pain-card h3 { font-size: 1rem; font-weight: 600; color: var(--navy); margin-bottom: 8px; }\r\n  .pain-card p { font-size: 0.9rem; color: var(--text-muted); line-height: 1.6; }\r\n  .what-section { background: var(--white); }\r\n  .what-content { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; margin-top: 48px; }\r\n  .what-text p { font-size: 1rem; line-height: 1.8; color: var(--text-body); margin-bottom: 20px; }\r\n  .what-text p strong { color: var(--navy); }\r\n  .what-visual { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%); border-radius: 20px; padding: 40px 32px; color: var(--cream); }\r\n  .what-visual h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; margin-bottom: 24px; color: var(--gold); }\r\n  .what-list { list-style: none; }\r\n  .what-list li { display: flex; align-items: flex-start; gap: 12px; padding: 10px 0; border-bottom: 1px solid rgba(245,240,232,0.1); font-size: 0.92rem; line-height: 1.5; }\r\n  .what-list li:last-child { border-bottom: none; }\r\n  .what-list li::before { content: '\u2713'; color: var(--gold); font-weight: 700; font-size: 0.9rem; margin-top: 1px; flex-shrink: 0; }\r\n  .why-section { background: var(--navy); padding: 80px 24px; }\r\n  .why-section .section-title { color: var(--cream); }\r\n  .why-section .section-subtitle { color: rgba(245,240,232,0.6); }\r\n  .why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 48px; }\r\n  .why-card { background: rgba(255,255,255,0.04); border: 1px solid rgba(201,168,76,0.2); border-radius: 16px; padding: 28px 24px; transition: all 0.25s ease; }\r\n  .why-card:hover { background: rgba(201,168,76,0.07); border-color: rgba(201,168,76,0.5); transform: translateY(-3px); }\r\n  .why-num { font-family: 'Cormorant Garamond', serif; font-size: 2.5rem; font-weight: 700; color: var(--gold); opacity: 0.4; line-height: 1; margin-bottom: 16px; }\r\n  .why-card h3 { font-size: 1rem; font-weight: 600; color: var(--cream); margin-bottom: 8px; }\r\n  .why-card p { font-size: 0.88rem; color: rgba(245,240,232,0.55); line-height: 1.65; }\r\n  .process-section { background: var(--cream); }\r\n  .process-steps { display: flex; flex-direction: column; gap: 0; margin-top: 48px; position: relative; }\r\n  .process-steps::before { content: ''; position: absolute; left: 28px; top: 32px; bottom: 32px; width: 2px; background: linear-gradient(to bottom, var(--gold), rgba(201,168,76,0.1)); }\r\n  .process-step { display: flex; gap: 28px; align-items: flex-start; padding: 20px 0; position: relative; }\r\n  .step-num { width: 56px; height: 56px; border-radius: 50%; background: var(--navy); color: var(--gold); font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; position: relative; z-index: 1; box-shadow: 0 0 0 6px var(--cream); }\r\n  .step-content { padding-top: 10px; }\r\n  .step-content h3 { font-size: 1.05rem; font-weight: 600; color: var(--navy); margin-bottom: 6px; }\r\n  .step-content p { font-size: 0.9rem; color: var(--text-muted); line-height: 1.65; max-width: 480px; }\r\n  .testimonials-section { background: white; }\r\n  .testimonials-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin-top: 48px; }\r\n  .testimonial-card { background: var(--cream); border-radius: 20px; padding: 32px 28px; position: relative; overflow: hidden; transition: transform 0.2s ease; }\r\n  .testimonial-card:hover { transform: translateY(-3px); }\r\n  .testimonial-card::before { content: '\"'; font-family: 'Cormorant Garamond', serif; font-size: 8rem; line-height: 0.8; color: var(--gold); opacity: 0.15; position: absolute; top: 16px; right: 20px; pointer-events: none; }\r\n  .stars { color: var(--gold); font-size: 0.9rem; letter-spacing: 2px; margin-bottom: 14px; }\r\n  .testimonial-card blockquote { font-size: 0.95rem; line-height: 1.7; color: var(--text-body); font-style: italic; margin-bottom: 20px; border: none; padding: 0; }\r\n  .testimonial-author { display: flex; align-items: center; gap: 12px; }\r\n  .author-avatar { width: 42px; height: 42px; border-radius: 50%; background: var(--navy); color: var(--gold); display: flex; align-items: center; justify-content: center; font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; font-weight: 700; flex-shrink: 0; }\r\n  .author-name { font-weight: 600; font-size: 0.9rem; color: var(--navy); }\r\n  .author-detail { font-size: 0.78rem; color: var(--text-muted); }\r\n  .video-testimonial-section { background: var(--cream); padding: 80px 24px; }\r\n  .gallery-section { background: var(--navy); padding: 80px 24px; }\r\n  .gallery-section .section-title { color: var(--cream); }\r\n  .gallery-section .section-subtitle { color: rgba(245,240,232,0.6); }\r\n  .gallery-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; margin-top: 48px; align-items: start; }\r\n  .gallery-case { display: flex; flex-direction: column; gap: 12px; }\r\n  .gallery-case-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); padding: 0 4px; }\r\n  .gallery-img-wrap { border-radius: 14px; overflow: hidden; border: 1px solid rgba(201,168,76,0.2); aspect-ratio: 4\/3; }\r\n  .gallery-img-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }\r\n  .gallery-cta-card { border-radius: 16px; border: 1.5px dashed rgba(201,168,76,0.3); aspect-ratio: 9\/16; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 16px; padding: 32px 24px; text-align: center; background: rgba(201,168,76,0.04); transition: all 0.25s ease; }\r\n  .gallery-cta-card:hover { border-color: rgba(201,168,76,0.6); background: rgba(201,168,76,0.08); }\r\n  .gallery-cta-icon { width: 48px; height: 48px; border-radius: 50%; border: 1.5px solid rgba(201,168,76,0.4); display: flex; align-items: center; justify-content: center; color: var(--gold); font-size: 1.4rem; font-weight: 300; }\r\n  .gallery-cta-card h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; font-weight: 600; color: var(--cream); line-height: 1.3; }\r\n  .gallery-cta-card p { font-size: 0.82rem; color: rgba(245,240,232,0.45); line-height: 1.6; }\r\n  @media (max-width: 768px) {\r\n    .gallery-grid { grid-template-columns: 1fr; gap: 32px; }\r\n    .gallery-case { flex-direction: row; gap: 12px; }\r\n    .gallery-case > div { flex: 1; }\r\n    .gallery-cta-card { aspect-ratio: 3\/1; flex-direction: row; text-align: left; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    .gallery-case { flex-direction: column; }\r\n    .gallery-cta-card { aspect-ratio: unset; padding: 24px; flex-direction: column; text-align: center; }\r\n  }\r\n  .faq-section { background: var(--cream); }\r\n  .faq-list { margin-top: 48px; display: flex; flex-direction: column; gap: 12px; }\r\n  .faq-item { background: white; border-radius: 14px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }\r\n  .faq-question { width: 100%; background: none; border: none; cursor: pointer; display: flex; align-items: center; justify-content: space-between; padding: 20px 24px; text-align: left; font-family: 'DM Sans', sans-serif; font-size: 0.98rem; font-weight: 600; color: var(--navy); transition: color 0.2s ease; }\r\n  .faq-question:hover { color: var(--gold); }\r\n  .faq-chevron { width: 20px; height: 20px; color: var(--gold); transition: transform 0.3s ease; flex-shrink: 0; }\r\n  .faq-item.open .faq-chevron { transform: rotate(180deg); }\r\n  .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.3s ease; }\r\n  .faq-item.open .faq-answer { max-height: 300px; }\r\n  .faq-answer-inner { padding: 0 24px 20px; font-size: 0.92rem; color: var(--text-muted); line-height: 1.75; }\r\n  .doctor-section { background: white; padding: 80px 24px; }\r\n  .doctors-inner { max-width: 1000px; margin: 0 auto; }\r\n  .doctors-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; margin-top: 48px; }\r\n  .doctor-card { background: var(--cream); border-radius: 20px; overflow: hidden; }\r\n  .doctor-card-photo { aspect-ratio: 4\/3; background: linear-gradient(135deg, var(--navy-light), var(--navy)); display: flex; align-items: center; justify-content: center; color: rgba(245,240,232,0.2); font-size: 0.8rem; text-align: center; padding: 20px; }\r\n  .doctor-card-body { padding: 28px 24px; }\r\n  .doctor-card-role { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); margin-bottom: 6px; }\r\n  .doctor-card-name { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; font-weight: 600; color: var(--navy); margin-bottom: 12px; }\r\n  .doctor-card p { font-size: 0.9rem; line-height: 1.7; color: var(--text-muted); margin-bottom: 16px; }\r\n  .credential-list { list-style: none; display: flex; flex-direction: column; gap: 6px; }\r\n  .credential-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 0.85rem; color: var(--text-body); line-height: 1.5; }\r\n  .credential-list li::before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: var(--gold); flex-shrink: 0; margin-top: 6px; }\r\n  @media (max-width: 640px) { .doctors-grid { grid-template-columns: 1fr; } }\r\n  .cta-section { background: linear-gradient(160deg, var(--navy) 0%, var(--navy-mid) 100%); padding: 96px 24px; text-align: center; position: relative; overflow: hidden; }\r\n  .cta-section::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 50% 80% at 50% 50%, rgba(201,168,76,0.08) 0%, transparent 70%); pointer-events: none; }\r\n  .cta-section .section-title { color: var(--cream); max-width: 600px; margin: 0 auto 16px; }\r\n  .cta-section .section-subtitle { color: rgba(245,240,232,0.6); max-width: 500px; margin: 0 auto 40px; }\r\n  .cta-actions { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; }\r\n  .btn-call { display: inline-flex; align-items: center; gap: 10px; background: transparent; border: 1.5px solid rgba(245,240,232,0.3); color: var(--cream); font-weight: 500; font-size: 1rem; padding: 16px 32px; border-radius: 50px; text-decoration: none; transition: all 0.25s ease; }\r\n  .btn-call:hover { border-color: var(--cream); background: rgba(255,255,255,0.05); }\r\n  .free-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(201,168,76,0.12); border: 1px solid rgba(201,168,76,0.3); color: var(--gold-light); font-size: 0.78rem; padding: 6px 14px; border-radius: 50px; margin-bottom: 28px; letter-spacing: 0.04em; }\r\n  footer { background: #07111b; padding: 32px 24px; text-align: center; border-top: 1px solid rgba(245,240,232,0.06); }\r\n  footer p { font-size: 0.8rem; color: rgba(245,240,232,0.3); line-height: 1.8; }\r\n  footer a { color: rgba(201,168,76,0.7); text-decoration: none; }\r\n  footer a:hover { color: var(--gold); }\r\n  .wa-float { position: fixed; bottom: 28px; right: 28px; z-index: 200; width: 58px; height: 58px; border-radius: 50%; background: var(--whatsapp); display: flex; align-items: center; justify-content: center; box-shadow: 0 6px 28px rgba(37,211,102,0.5); text-decoration: none; transition: all 0.25s ease; animation: wobble 4s ease-in-out infinite; }\r\n  .wa-float:hover { transform: scale(1.1); box-shadow: 0 10px 36px rgba(37,211,102,0.6); }\r\n  .wa-float svg { width: 28px; height: 28px; fill: white; }\r\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); } }\r\n  @keyframes pulse { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.5; transform: scale(0.8); } }\r\n  @keyframes wobble { 0%, 90%, 100% { transform: rotate(0deg); } 92% { transform: rotate(-8deg); } 96% { transform: rotate(8deg); } }\r\n  .reveal { opacity: 0; transform: translateY(24px); transition: opacity 0.6s ease, transform 0.6s ease; }\r\n  .reveal.visible { opacity: 1; transform: translateY(0); }\r\n  .fear-section { background: var(--cream); padding: 80px 24px; }\r\n  .fear-inner { max-width: 720px; margin: 0 auto; text-align: center; }\r\n  .fear-inner .section-tag { margin-bottom: 16px; display: block; }\r\n  .fear-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 600; line-height: 1.2; color: var(--navy); margin-bottom: 40px; }\r\n  .fear-body { text-align: left; background: white; border-radius: 20px; padding: 48px 48px; box-shadow: 0 4px 24px rgba(0,0,0,0.06); border-left: 4px solid var(--gold); }\r\n  .fear-body p { font-size: 1.02rem; line-height: 1.85; color: var(--text-body); margin-bottom: 20px; }\r\n  .fear-body p:last-of-type { margin-bottom: 32px; }\r\n  .fear-body p em { font-style: italic; color: var(--text-muted); }\r\n  .fear-body p strong { color: var(--navy); font-weight: 600; }\r\n  .fear-closing { display: flex; align-items: center; gap: 16px; padding-top: 24px; border-top: 1px solid var(--cream-dark); }\r\n  .fear-closing-text { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; font-weight: 600; color: var(--navy); line-height: 1.4; }\r\n  .fear-closing-text span { display: block; font-family: 'DM Sans', sans-serif; font-size: 0.85rem; font-weight: 400; color: var(--text-muted); margin-top: 2px; }\r\n  .fear-dot { width: 10px; height: 10px; border-radius: 50%; background: var(--gold); flex-shrink: 0; }\r\n  @media (max-width: 768px) { .fear-body { padding: 28px 24px; } .fear-body p { font-size: 0.95rem; } }\r\n  @media (max-width: 768px) {\r\n    .site-header { padding: 12px 16px; }\r\n    .header-logo img { height: 40px; }\r\n    .header-cta { padding: 8px 14px; font-size: 0.78rem; }\r\n    .hero { padding: 100px 20px 60px; }\r\n    .hero h1 { font-size: 2.2rem; }\r\n    .hero-sub { font-size: 0.95rem; }\r\n    .hero-actions { flex-direction: column; align-items: center; }\r\n    .btn-primary, .btn-secondary { width: 100%; max-width: 320px; justify-content: center; }\r\n    .hero-stats { gap: 0; }\r\n    .stat { padding: 0 12px; }\r\n    .stat-num { font-size: 1.5rem; }\r\n    .stat-label { font-size: 0.68rem; }\r\n    .section { padding: 56px 20px; }\r\n    .pain-section { padding: 56px 20px; }\r\n    .pain-grid { grid-template-columns: 1fr; gap: 14px; }\r\n    .what-content { grid-template-columns: 1fr; gap: 28px; }\r\n    .what-visual { padding: 28px 20px; }\r\n    .why-grid { grid-template-columns: 1fr 1fr; gap: 14px; }\r\n    .why-card { padding: 20px 16px; }\r\n    .why-num { font-size: 1.8rem; }\r\n    .process-steps::before { left: 20px; }\r\n    .step-num { width: 40px; height: 40px; font-size: 1rem; }\r\n    .step-content h3 { font-size: 0.95rem; }\r\n    .testimonials-grid { grid-template-columns: 1fr; }\r\n    .gallery-grid { grid-template-columns: 1fr; }\r\n    .doctors-grid { grid-template-columns: 1fr; gap: 24px; }\r\n    .doctor-card-photo { aspect-ratio: 16\/9; }\r\n    .doctor-card-body { padding: 20px 18px; }\r\n    .doctor-card-name { font-size: 1.3rem; }\r\n    .faq-question { font-size: 0.9rem; padding: 16px 18px; }\r\n    .faq-answer-inner { padding: 0 18px 16px; font-size: 0.88rem; }\r\n    .cta-section { padding: 64px 20px; }\r\n    .cta-section .section-title { font-size: 2rem; }\r\n    .cta-actions { flex-direction: column; align-items: center; }\r\n    .btn-primary, .btn-call { width: 100%; max-width: 320px; justify-content: center; }\r\n    .section-title { font-size: 1.8rem; }\r\n    .section-subtitle { font-size: 0.95rem; }\r\n    .wa-float { width: 50px; height: 50px; bottom: 20px; right: 20px; }\r\n    .wa-float svg { width: 24px; height: 24px; }\r\n    .video-testimonial-section { padding: 56px 20px; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    .hero h1 { font-size: 1.9rem; }\r\n    .why-grid { grid-template-columns: 1fr; }\r\n    .stat { padding: 0 8px; }\r\n  }\r\n<\/style><\/p>\r\n<div id=\"sikario-aox\"><!-- STICKY HEADER --><header class=\"site-header\">\r\n<div class=\"header-logo\"><a href=\"https:\/\/sikariodental.com\/en\/\"><img decoding=\"async\" src=\"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/01\/SIKARIO-Logo-final-W-01-e1738147481427.png\" alt=\"Sikario Dental\" \/><\/a><\/div>\r\n<div class=\"header-center\">All-on-X Rehabilitation\r\n<div class=\"header-center-dot\">\u00a0<\/div>\r\nDigital Planning\r\n<div class=\"header-center-dot\">\u00a0<\/div>\r\nBaia Mare, Romania<\/div>\r\n<a class=\"header-cta\" href=\"https:\/\/wa.me\/40745630170?text=Hello!%20I%20am%20interested%20in%20All-on-X%20rehabilitation.%20I%20would%20like%20to%20schedule%20an%20initial%20consultation.\" target=\"_blank\" rel=\"noopener\">Book a consultation<\/a><\/header><!-- HERO -->\r\n<section class=\"hero\">\r\n<div class=\"hero-inner\">\r\n<div class=\"hero-badge\">Full Arch Rehabilitation \u2014 Baia Mare, Romania<\/div>\r\n<h1>Rediscover your <em>smile<\/em><br \/>and full function<\/h1>\r\n<p class=\"hero-sub\">All-on-X rehabilitation restores your ability to eat, speak and smile with confidence \u2014 with a fixed, aesthetic and durable prosthesis, digitally planned from the very first consultation.<\/p>\r\n<div class=\"hero-actions\"><a class=\"btn-primary\" href=\"https:\/\/wa.me\/40745630170?text=Hello!%20I%20am%20interested%20in%20All-on-X%20rehabilitation.%20I%20would%20like%20to%20schedule%20an%20initial%20consultation.\" target=\"_blank\" rel=\"noopener\">Request an initial consultation<\/a> <a class=\"btn-secondary\" href=\"tel:+40745630170\">Call us now<\/a><\/div>\r\n<div class=\"hero-stats\">\r\n<div class=\"stat\"><span class=\"stat-num\">7<\/span>\r\n<div class=\"stat-label\">Years of experience<\/div>\r\n<\/div>\r\n<div class=\"stat\"><span class=\"stat-num\">5\u2605<\/span>\r\n<div class=\"stat-label\">Google rating<\/div>\r\n<\/div>\r\n<div class=\"stat\"><span class=\"stat-num\">3D<\/span>\r\n<div class=\"stat-label\">Digital planning<\/div>\r\n<\/div>\r\n<div class=\"stat\"><span class=\"stat-num\">4<\/span>\r\n<div class=\"stat-label\">Specialist units<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- PAIN POINTS -->\r\n<section class=\"pain-section reveal\">\r\n<div class=\"section-inner\">\r\n<div style=\"text-align: center; margin-bottom: 8px;\"><span class=\"section-tag\">Do any of these sound familiar?<\/span><\/div>\r\n<h2 class=\"section-title display\" style=\"text-align: center; margin: 0 auto 8px;\">Problems that All-on-X solves<\/h2>\r\n<p class=\"section-subtitle\" style=\"text-align: center; margin: 0 auto;\">Thousands of people live with these discomforts every day, without knowing that a permanent solution exists.<\/p>\r\n<div class=\"pain-grid\">\r\n<div class=\"pain-card\">\r\n<h3>Missing teeth or multiple extractions<\/h3>\r\n<p>Total or partial edentulism affecting chewing, speech and facial aesthetics.<\/p>\r\n<\/div>\r\n<div class=\"pain-card\">\r\n<h3>Uncomfortable removable denture<\/h3>\r\n<p>Your denture shifts, creates discomfort and prevents you from eating and speaking naturally.<\/p>\r\n<\/div>\r\n<div class=\"pain-card\">\r\n<h3>Advanced periodontitis<\/h3>\r\n<p>Teeth with increased mobility that can no longer be saved and require a complete replacement solution.<\/p>\r\n<\/div>\r\n<div class=\"pain-card\">\r\n<h3>Limited diet and impact on overall health<\/h3>\r\n<p>When your dentition no longer functions properly, you gradually give up meat, fruit and raw vegetables. A poor diet over time affects the whole body, not just your teeth.<\/p>\r\n<\/div>\r\n<div class=\"pain-card\">\r\n<h3>Years of putting it off<\/h3>\r\n<p>You know you need to deal with it, but keep postponing \u2014 out of fear, lack of information or because you haven&#8217;t found someone you can trust.<\/p>\r\n<\/div>\r\n<div class=\"pain-card\">\r\n<h3>Loss of confidence in your smile<\/h3>\r\n<p>You avoid smiling in photos or in public because of the appearance of your teeth.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- WHAT IS ALL-ON-X -->\r\n<section class=\"section what-section reveal\">\r\n<div class=\"section-inner\"><span class=\"section-tag\">What is All-on-X<\/span>\r\n<h2 class=\"section-title display\">A fixed solution,<br \/>not a removable denture<\/h2>\r\n<div class=\"what-content\">\r\n<div class=\"what-text\">\r\n<p><strong>All-on-X rehabilitation<\/strong> is the procedure through which we restore the entire dental arch using only <strong>4\u20136 implants<\/strong> strategically positioned in the bone. The result: a fixed, stable and aesthetic prosthetic restoration \u2014 not a removable denture.<\/p>\r\n<p>Unlike individual implants, All-on-X allows complete rehabilitation of the full arch with <strong>fewer implants<\/strong>, lower costs and a reduced recovery time.<\/p>\r\n<p>At Sikario Dental, every All-on-X case is planned <strong>digitally in 3D<\/strong> before any intervention \u2014 including a Smilecloud simulation that shows you the final result before we begin treatment.<\/p>\r\n<\/div>\r\n<div class=\"what-visual\">\r\n<h3>What the treatment includes<\/h3>\r\n<ul class=\"what-list\">\r\n<li>Initial consultation and 3D radiological evaluation (CBCT)<\/li>\r\n<li>Complete digital planning with Smilecloud simulation<\/li>\r\n<li>Placement of 4\u20136 implants under local anaesthesia<\/li>\r\n<li>Fixed provisional prosthesis immediately after the procedure<\/li>\r\n<li>Definitive restoration in zirconia or ceramic<\/li>\r\n<li>Long-term monitoring and post-treatment support<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- WHY SIKARIO -->\r\n<section class=\"why-section reveal\">\r\n<div class=\"section-inner\">\r\n<div style=\"text-align: center; margin-bottom: 8px;\"><span class=\"section-tag\">Why Sikario Dental<\/span><\/div>\r\n<h2 class=\"section-title display\" style=\"text-align: center; margin: 0 auto 8px; color: var(--cream);\">What sets us apart<br \/>from other clinics in the region<\/h2>\r\n<p class=\"section-subtitle\" style=\"text-align: center; margin: 0 auto;\">We don&#8217;t simply promise quality \u2014 we demonstrate it through technology, transparency and real results.<\/p>\r\n<div class=\"why-grid\">\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">01<\/div>\r\n<h3>Smilecloud simulation before treatment<\/h3>\r\n<p>We show you how you will look after treatment \u2014 before any procedure begins. You make your decision with full clarity.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">02<\/div>\r\n<h3>Planmeca CBCT &amp; in-house 3D radiology<\/h3>\r\n<p>Planmeca SmartPan\u2122, Ultra Low Dose\u2122 CBCT and digital intraoral scanning \u2014 surgical precision planning with 3D-printed guides for every case.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">03<\/div>\r\n<h3>Dedicated team + specialist laboratory<\/h3>\r\n<p>Implant surgeon and prosthetics specialist under one roof, working with laboratories specialised in digital 3D planning and execution.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">04<\/div>\r\n<h3>Full photographic documentation of every case<\/h3>\r\n<p>Our own professional photo studio. Every case is documented before, during and after treatment.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">05<\/div>\r\n<h3>Full cost transparency<\/h3>\r\n<p>You receive a detailed treatment plan with exact costs before making any decision.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">06<\/div>\r\n<h3>5-star Google rating<\/h3>\r\n<p>7 years of care for patients from Baia Mare and the Maramures region. The results speak for themselves.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">07<\/div>\r\n<h3>No pressure, no unnecessary treatments<\/h3>\r\n<p>We present all available options and explain which is right for your case \u2014 not the most expensive one.<\/p>\r\n<\/div>\r\n<div class=\"why-card\">\r\n<div class=\"why-num\">08<\/div>\r\n<h3>A long-term relationship, not a single visit<\/h3>\r\n<p>We have patients who have been coming to us for over 10 years. We build a complete history of your oral health, not just address today&#8217;s problem.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- PROCESS -->\r\n<section class=\"section process-section reveal\">\r\n<div class=\"section-inner-narrow\"><span class=\"section-tag\">How it works<\/span>\r\n<h2 class=\"section-title display\">Your journey,<br \/>step by step<\/h2>\r\n<p class=\"section-subtitle\">We know that uncertainty about the procedure is one of the biggest obstacles. Here is exactly what happens from your first contact to your final smile.<\/p>\r\n<div class=\"process-steps\">\r\n<div class=\"process-step\">\r\n<div class=\"step-num\">1<\/div>\r\n<div class=\"step-content\">\r\n<h3>Initial consultation and evaluation<\/h3>\r\n<p>We discuss your situation and carry out a clinical and radiological assessment. You leave the appointment with a clear picture of the right solution and estimated costs \u2014 no pressure.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"process-step\">\r\n<div class=\"step-num\">2<\/div>\r\n<div class=\"step-content\">\r\n<h3>3D digital planning and simulation<\/h3>\r\n<p>We use 3D scanning and Smilecloud to plan every implant with millimetric precision. We show you the final result before any intervention.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"process-step\">\r\n<div class=\"step-num\">3<\/div>\r\n<div class=\"step-content\">\r\n<h3>Surgical procedure<\/h3>\r\n<p>Implant placement under local anaesthesia, using 3D surgical guides. The procedure is predictable, controlled and comfortable.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"process-step\">\r\n<div class=\"step-num\">4<\/div>\r\n<div class=\"step-content\">\r\n<h3>Fixed provisional prosthesis<\/h3>\r\n<p>You leave the clinic with fixed teeth, not a removable denture. The healing period proceeds normally, with full support from our team throughout.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"process-step\">\r\n<div class=\"step-num\">5<\/div>\r\n<div class=\"step-content\">\r\n<h3>Definitive restoration and your final smile<\/h3>\r\n<p>After healing, we fit the definitive restoration in zirconia or ceramic \u2014 aesthetic, durable and functional for the long term.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- TESTIMONIALS -->\r\n<section class=\"section testimonials-section reveal\">\r\n<div class=\"section-inner\">\r\n<div style=\"text-align: center; margin-bottom: 8px;\"><span class=\"section-tag\">Our patients<\/span><\/div>\r\n<h2 class=\"section-title display\" style=\"text-align: center; margin: 0 auto;\">What those who chose Sikario say<\/h2>\r\n<div class=\"testimonials-grid\">\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<blockquote>&#8220;I&#8217;ll be honest \u2014 I started with nerves, like any patient. But after the first meeting with the Sikario Dental team, I knew it was the right place. The clinic is equipped to European standards, with every step carefully monitored, with obsessive attention to the smallest details. I had 13 implants with bone grafting, going through a complete oral rehabilitation. The doctors showed professionalism, punctuality and dedication.&#8221;<\/blockquote>\r\n<div class=\"testimonial-author\">\r\n<div class=\"author-avatar\">R<\/div>\r\n<div>\r\n<div class=\"author-name\">Romeo Dorca<\/div>\r\n<div class=\"author-detail\">Full oral rehabilitation patient \u00b7 Google Review<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<blockquote>&#8220;I was very scared because I had seen people with swollen faces and a lot of pain after dental implants elsewhere. I can say that it didn&#8217;t hurt at all, my face didn&#8217;t swell and neither did the implant site. The team were exemplary and explained every step of the procedure.&#8221;<\/blockquote>\r\n<div class=\"testimonial-author\">\r\n<div class=\"author-avatar\">R<\/div>\r\n<div>\r\n<div class=\"author-name\">Rastautze Maramuresene<\/div>\r\n<div class=\"author-detail\">Implant patient \u00b7 Google Review<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<blockquote>&#8220;Years ago I developed a fear of going to the dentist&#8230; Thanks to Sikario I can guarantee that I&#8217;m no longer afraid of anything dental-related. The proof is that I&#8217;ve now had implants, extractions and almost every procedure with no fear and maybe 10% of the pain I expected.&#8221;<\/blockquote>\r\n<div class=\"testimonial-author\">\r\n<div class=\"author-avatar\">G<\/div>\r\n<div>\r\n<div class=\"author-name\">Grad Mihai Alexandru<\/div>\r\n<div class=\"author-detail\">Implant patient \u00b7 Google Review<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"testimonial-card\">\r\n<div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n<blockquote>&#8220;It involved dental implants, bone reconstruction, root canal treatments, replacing existing dental work \u2014 the service was impeccable at every visit. Now I only come for annual check-ups and enjoy a trouble-free dentition, thanks especially to Dr. Carmen Breban Cirtiu and the wonderful team around her.&#8221;<\/blockquote>\r\n<div class=\"testimonial-author\">\r\n<div class=\"author-avatar\">A<\/div>\r\n<div>\r\n<div class=\"author-name\">Anca Simut<\/div>\r\n<div class=\"author-detail\">Patient \u00b7 Google Review \u00b7 Feb 2025<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- VIDEO TESTIMONIAL -->\r\n<section class=\"video-testimonial-section reveal\">\r\n<div class=\"section-inner\" style=\"max-width: 800px;\">\r\n<div style=\"text-align: center; margin-bottom: 8px;\"><span class=\"section-tag\">Patient experience<\/span><\/div>\r\n<h2 class=\"section-title display\" style=\"text-align: center; margin: 0 auto 40px;\">A patient&#8217;s story<br \/>in their own words<\/h2>\r\n<div style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 8px 40px rgba(0,0,0,0.15);\"><iframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"All-on-X patient testimonial \u2014 Sikario Dental\" src=\"https:\/\/www.youtube.com\/embed\/VIDEO_ID_AICI\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- FEAR \/ EMPATHY SECTION -->\r\n<section class=\"fear-section reveal\">\r\n<div class=\"fear-inner\"><span class=\"section-tag\">Before you decide<\/span>\r\n<h2 class=\"fear-title\">We know this isn&#8217;t<br \/>an easy decision<\/h2>\r\n<div class=\"fear-body\">\r\n<p>Perhaps you&#8217;ve been putting it off for years. Perhaps you&#8217;ve got used to avoiding certain foods, smiling less, glossing over the subject in conversation. Perhaps the biggest obstacle isn&#8217;t the cost or the procedure itself \u2014 it&#8217;s simply not knowing what to expect.<\/p>\r\n<p>Fear of pain. The question of whether you&#8217;ll be a suitable candidate. The worry that it&#8217;s too late or that there isn&#8217;t enough bone. A large sum of money for something you&#8217;ve never done before.<\/p>\r\n<p><strong>All of this is real, and we understand it.<\/strong><\/p>\r\n<p>That&#8217;s why the initial consultation at Sikario isn&#8217;t a sales pitch. It&#8217;s a conversation \u2014 with Carmen and Oana \u2014 where you find out exactly what your situation is, what the procedure involves in your specific case and what the real costs are. No pressure. No commitments.<\/p>\r\n<div class=\"fear-closing\">\r\n<div class=\"fear-dot\">\u00a0<\/div>\r\n<div class=\"fear-closing-text\">The first step is simple. The rest is your decision.Initial consultation \u00b7 Baia Mare, Romania<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- BEFORE\/AFTER GALLERY -->\r\n<section class=\"gallery-section reveal\">\r\n<div class=\"section-inner\">\r\n<div style=\"text-align: center; margin-bottom: 8px;\"><span class=\"section-tag\">Real cases<\/span><\/div>\r\n<h2 class=\"section-title display\" style=\"text-align: center; margin: 0 auto 8px;\">Before and after<\/h2>\r\n<p class=\"section-subtitle\" style=\"text-align: center; margin: 0 auto;\">All patients shown were treated at Sikario Dental and have consented to the publication of their images.<\/p>\r\n<div class=\"gallery-grid\">\r\n<div class=\"gallery-case\">\r\n<div>\r\n<div class=\"gallery-case-label\">Before<\/div>\r\n<div class=\"gallery-img-wrap\"><img decoding=\"async\" src=\"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/04\/Before.jpg\" alt=\"All-on-X case \u2014 initial state\" \/><\/div>\r\n<\/div>\r\n<div>\r\n<div class=\"gallery-case-label\">After<\/div>\r\n<div class=\"gallery-img-wrap\"><img decoding=\"async\" src=\"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/04\/After-scaled.jpg\" alt=\"All-on-X case \u2014 final result\" \/><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"gallery-case\">\r\n<div>\r\n<div class=\"gallery-case-label\" style=\"opacity: 0.4;\">Before<\/div>\r\n<div class=\"gallery-img-wrap\" style=\"background: var(--navy-mid); display: flex; align-items: center; justify-content: center;\"><span style=\"color: rgba(245,240,232,0.15); font-size: 0.78rem; text-align: center; padding: 20px;\">Coming soon<\/span><\/div>\r\n<\/div>\r\n<div>\r\n<div class=\"gallery-case-label\" style=\"opacity: 0.4;\">After<\/div>\r\n<div class=\"gallery-img-wrap\" style=\"background: var(--navy-mid); display: flex; align-items: center; justify-content: center;\"><span style=\"color: rgba(245,240,232,0.15); font-size: 0.78rem; text-align: center; padding: 20px;\">Coming soon<\/span><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"gallery-cta-card\">\r\n<div class=\"gallery-cta-icon\">+<\/div>\r\n<h3>More cases coming soon<\/h3>\r\n<p>We continuously document cases treated at Sikario Dental. Check back for new results or contact us directly to discuss your situation.<\/p>\r\n<a style=\"display: inline-flex; align-items: center; gap: 8px; color: var(--gold); font-size: 0.85rem; font-weight: 600; text-decoration: none; border: 1px solid rgba(201,168,76,0.4); padding: 10px 20px; border-radius: 50px; transition: all 0.2s ease;\" href=\"https:\/\/wa.me\/40745630170?text=Hello!%20I%20am%20interested%20in%20All-on-X%20rehabilitation.\">Book a consultation<\/a><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- DR. CARMEN + DR. OANA -->\r\n<section class=\"doctor-section reveal\">\r\n<div class=\"doctors-inner\">\r\n<div style=\"text-align: center; margin-bottom: 8px;\"><span class=\"section-tag\">Your specialist team<\/span><\/div>\r\n<h2 class=\"section-title display\" style=\"text-align: center; margin: 0 auto 8px;\">Your case, treated by<br \/>two dedicated specialists<\/h2>\r\n<p class=\"section-subtitle\" style=\"text-align: center; margin: 0 auto;\">Not one doctor doing everything \u2014 but two specialists working closely together on planning, surgery and the final aesthetic result.<\/p>\r\n<div class=\"doctors-grid\">\r\n<div class=\"doctor-card\">\r\n<div class=\"doctor-card-photo\" style=\"padding: 0; overflow: hidden;\"><img decoding=\"async\" style=\"width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block;\" src=\"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/03\/Dr.-Oana-Cristina-Hosu.webp\" alt=\"Dr. Oana Hosu\" \/><\/div>\r\n<div class=\"doctor-card-body\">\r\n<div class=\"doctor-card-role\">Implant Surgeon<\/div>\r\n<div class=\"doctor-card-name\">Dr. Oana Hosu<\/div>\r\n<p>Specialist in dento-alveolar surgery and advanced implantology, Dr. Oana performs All-on-X procedures with millimetric precision, using 3D surgical guides and international protocols.<\/p>\r\n<ul class=\"credential-list\">\r\n<li>Specialist in dento-alveolar surgery \u2014 UMF Cluj-Napoca, 2023<\/li>\r\n<li>Member of the International Team for Implantology (ITI) \u2014 2023<\/li>\r\n<li>Straumann Pro Arch Masterclass \u2014 live surgery training<\/li>\r\n<li>Advanced training in South Korea with Dr. Kwang Bum Park<\/li>\r\n<li>Fresh Human Cadaver Course \u2014 Dr. Horia Barbu, Dr. Ophir Fromovich<\/li>\r\n<li>1st Prize \u2014 MEGAMIND MINEC, powered by MegaGen 2023<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<div class=\"doctor-card\">\r\n<div class=\"doctor-card-photo\" style=\"padding: 0; overflow: hidden;\"><img decoding=\"async\" style=\"width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block;\" src=\"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/03\/DR.-Carmen-Breban-Cirtiu.webp\" alt=\"Dr. Carmen Breban Cirtiu\" \/><\/div>\r\n<div class=\"doctor-card-body\">\r\n<div class=\"doctor-card-role\">Digital Planning &amp; Prosthetics<\/div>\r\n<div class=\"doctor-card-name\">Dr. Carmen Breban Cirtiu<\/div>\r\n<p>Founder of Sikario Dental and the doctor in whom thousands of patients from Maramures have placed their trust. Dr. Carmen coordinates the complete digital planning of every All-on-X case and ensures the final aesthetic result of the prosthetic restoration.<\/p>\r\n<ul class=\"credential-list\">\r\n<li>Founder of Sikario Dental \u2014 7 years of practice in Baia Mare<\/li>\r\n<li>Specialisation in prosthetics and Smilecloud digital planning<\/li>\r\n<li>Multidisciplinary coordination of complex cases<\/li>\r\n<li>Continuous training through international congresses and courses<\/li>\r\n<li>5-star Google rating \u2014 recognised by patients by name<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- FAQ -->\r\n<section class=\"section faq-section reveal\">\r\n<div class=\"section-inner-narrow\"><span class=\"section-tag\">Frequently asked questions<\/span>\r\n<h2 class=\"section-title display\">Honest answers<br \/>to the most common questions<\/h2>\r\n<div class=\"faq-list\">\r\n<div class=\"faq-item\"><button class=\"faq-question\">Is the procedure painful?<\/button>\r\n<div class=\"faq-answer\">\r\n<div class=\"faq-answer-inner\">The procedure is carried out under local anaesthesia \u2014 you will not feel pain during the intervention. Post-operative discomfort is generally mild and manageable with standard medication. Our team will support you fully throughout the recovery period.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"faq-item\"><button class=\"faq-question\">How long does the treatment take in total?<\/button>\r\n<div class=\"faq-answer\">\r\n<div class=\"faq-answer-inner\">From the first consultation to the definitive restoration, the process typically takes 4\u20136 months. This includes implant healing and adjustment to the provisional prosthesis. You leave the clinic after the procedure with fixed teeth \u2014 you will not be without teeth for a single day.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"faq-item\"><button class=\"faq-question\">Am I a candidate for All-on-X?<\/button>\r\n<div class=\"faq-answer\">\r\n<div class=\"faq-answer-inner\">Eligibility is established after a complete clinical and radiological evaluation. The majority of patients with total or advanced partial edentulism are candidates. Even in cases with significant bone loss, modern tilted implant techniques often allow bone grafting to be avoided. Book a consultation to find out the answer for your specific case.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"faq-item\"><button class=\"faq-question\">How much does All-on-X rehabilitation cost?<\/button>\r\n<div class=\"faq-answer\">\r\n<div class=\"faq-answer-inner\">The cost varies depending on the clinical situation, the number of implants required and the materials chosen. We provide a detailed treatment plan with exact costs after the first consultation \u2014 no surprises later on. You can also discuss payment options directly with our team.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"faq-item\"><button class=\"faq-question\">How long do the implants last?<\/button>\r\n<div class=\"faq-answer\">\r\n<div class=\"faq-answer-inner\">Well-placed implants that are properly maintained can last a lifetime. The definitive prosthetic restoration has a lifespan of 10\u201320 years, depending on oral hygiene and regular check-ups. We provide long-term support and monitoring.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"faq-item\"><button class=\"faq-question\">Can I travel from abroad for the treatment?<\/button>\r\n<div class=\"faq-answer\">\r\n<div class=\"faq-answer-inner\">Absolutely. Many of our patients travel from the UK, Germany, Austria, the US and other countries. We schedule consultations and procedures to make travel as efficient as possible. Contact us and we will find the most convenient arrangement for you together.<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<!-- FINAL CTA -->\r\n<section class=\"cta-section reveal\">\r\n<div class=\"free-badge\">\u2726 Initial consultation<\/div>\r\n<h2 class=\"section-title display\">Take the first step<br \/>towards your smile<\/h2>\r\n<p class=\"section-subtitle\">Send us a message on WhatsApp or call us directly. Our team will respond quickly and without obligation.<\/p>\r\n<div class=\"cta-actions\"><a class=\"btn-primary\" href=\"https:\/\/wa.me\/40745630170?text=Hello!%20I%20am%20interested%20in%20All-on-X%20rehabilitation.%20I%20would%20like%20to%20schedule%20an%20initial%20consultation.\" target=\"_blank\" rel=\"noopener\">Message us on WhatsApp<\/a> <a class=\"btn-call\" href=\"tel:+40745630170\">Call directly<\/a><\/div>\r\n<p style=\"margin-top: 32px; font-size: 0.82rem; color: rgba(245,240,232,0.35);\">Str. Stefan Luchian nr. 10A, Baia Mare, Romania \u00b7 Mon, Wed, Fri: 09:00\u201316:00 \u00b7 Tue, Thu: 12:00\u201319:00<\/p>\r\n<\/section>\r\n<!-- FOOTER --><footer>\r\n<p><strong style=\"color: rgba(245,240,232,0.6);\">Sikario Dental<\/strong> \u00b7 Str. Stefan Luchian nr. 10A, Baia Mare, Romania<br \/><a href=\"https:\/\/sikariodental.com\/en\/\">sikariodental.com<\/a> \u00b7 All images and cases presented on this page belong exclusively to Sikario Dental and are published with the patients&#8217; consent.<\/p>\r\n<\/footer><\/div>\r\n<!-- end #sikario-aox -->\r\n<p><script>\r\n  document.querySelectorAll('.faq-question').forEach(btn => {\r\n    btn.addEventListener('click', function() {\r\n      const item = this.closest('.faq-item');\r\n      const isOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.faq-item').forEach(i => {\r\n        i.classList.remove('open');\r\n        i.querySelector('.faq-answer').style.maxHeight = null;\r\n      });\r\n      if (!isOpen) {\r\n        item.classList.add('open');\r\n        const answer = item.querySelector('.faq-answer');\r\n        answer.style.maxHeight = answer.scrollHeight + 'px';\r\n      }\r\n    });\r\n  });\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(e => {\r\n      if (e.isIntersecting) {\r\n        e.target.classList.add('visible');\r\n        observer.unobserve(e.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.1 });\r\n  document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\r\n<\/script><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>All-on-X Rehabilitation \u00a0 Digital Planning \u00a0 Baia Mare, Romania Book a consultation Full Arch Rehabilitation \u2014 Baia Mare, Romania Rediscover your smileand full function All-on-X rehabilitation restores your ability to&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-no-header-footer.php","meta":{"footnotes":""},"class_list":["post-3436","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>All-on-X Dental Implants in Romania | Sikario Dental Baia Mare<\/title>\n<meta name=\"description\" content=\"All-on-4 and All-on-6 full arch rehabilitation in Baia Mare, Romania. 3D planning, premium implants, fixed provisional on the day.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"All-on-X Dental Implants in Romania | Sikario Dental Baia Mare\" \/>\n<meta property=\"og:description\" content=\"All-on-4 and All-on-6 full arch rehabilitation in Baia Mare, Romania. 3D planning, premium implants, fixed provisional on the day.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/\" \/>\n<meta property=\"og:site_name\" content=\"Sikario Dental\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T09:48:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/01\/SIKARIO-Logo-final-W-01-e1738147481427.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/\",\"url\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/\",\"name\":\"All-on-X Dental Implants in Romania | Sikario Dental Baia Mare\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sikariodental.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sikariodental.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/SIKARIO-Logo-final-W-01-e1738147481427.png\",\"datePublished\":\"2026-05-13T09:46:57+00:00\",\"dateModified\":\"2026-05-13T09:48:45+00:00\",\"description\":\"All-on-4 and All-on-6 full arch rehabilitation in Baia Mare, Romania. 3D planning, premium implants, fixed provisional on the day.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sikariodental.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/SIKARIO-Logo-final-W-01-e1738147481427.png\",\"contentUrl\":\"https:\\\/\\\/sikariodental.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/SIKARIO-Logo-final-W-01-e1738147481427.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/all-on-x-dental-implants\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Prima pagin\u0103\",\"item\":\"https:\\\/\\\/sikariodental.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"All on X &#8211; Dental Implants\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sikariodental.com\\\/#website\",\"url\":\"https:\\\/\\\/sikariodental.com\\\/\",\"name\":\"Sikario Dental\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sikariodental.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"All-on-X Dental Implants in Romania | Sikario Dental Baia Mare","description":"All-on-4 and All-on-6 full arch rehabilitation in Baia Mare, Romania. 3D planning, premium implants, fixed provisional on the day.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/","og_locale":"en_US","og_type":"article","og_title":"All-on-X Dental Implants in Romania | Sikario Dental Baia Mare","og_description":"All-on-4 and All-on-6 full arch rehabilitation in Baia Mare, Romania. 3D planning, premium implants, fixed provisional on the day.","og_url":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/","og_site_name":"Sikario Dental","article_modified_time":"2026-05-13T09:48:45+00:00","og_image":[{"url":"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/01\/SIKARIO-Logo-final-W-01-e1738147481427.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/","url":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/","name":"All-on-X Dental Implants in Romania | Sikario Dental Baia Mare","isPartOf":{"@id":"https:\/\/sikariodental.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/#primaryimage"},"image":{"@id":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/#primaryimage"},"thumbnailUrl":"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/01\/SIKARIO-Logo-final-W-01-e1738147481427.png","datePublished":"2026-05-13T09:46:57+00:00","dateModified":"2026-05-13T09:48:45+00:00","description":"All-on-4 and All-on-6 full arch rehabilitation in Baia Mare, Romania. 3D planning, premium implants, fixed provisional on the day.","breadcrumb":{"@id":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/#primaryimage","url":"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/01\/SIKARIO-Logo-final-W-01-e1738147481427.png","contentUrl":"https:\/\/sikariodental.com\/wp-content\/uploads\/2025\/01\/SIKARIO-Logo-final-W-01-e1738147481427.png"},{"@type":"BreadcrumbList","@id":"https:\/\/sikariodental.com\/en\/all-on-x-dental-implants\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Prima pagin\u0103","item":"https:\/\/sikariodental.com\/en\/"},{"@type":"ListItem","position":2,"name":"All on X &#8211; Dental Implants"}]},{"@type":"WebSite","@id":"https:\/\/sikariodental.com\/#website","url":"https:\/\/sikariodental.com\/","name":"Sikario Dental","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sikariodental.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/pages\/3436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/comments?post=3436"}],"version-history":[{"count":3,"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/pages\/3436\/revisions"}],"predecessor-version":[{"id":3439,"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/pages\/3436\/revisions\/3439"}],"wp:attachment":[{"href":"https:\/\/sikariodental.com\/en\/wp-json\/wp\/v2\/media?parent=3436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}