{"id":8812,"date":"2026-07-23T09:29:10","date_gmt":"2026-07-23T14:29:10","guid":{"rendered":"https:\/\/carlosacevedo.co\/?page_id=8812"},"modified":"2026-07-23T09:31:36","modified_gmt":"2026-07-23T14:31:36","slug":"diseno-de-sonrisa","status":"publish","type":"page","link":"https:\/\/carlosacevedo.co\/en\/diseno-de-sonrisa\/","title":{"rendered":"dise\u00f1o de sonrisa"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8812\" class=\"elementor elementor-8812\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-12ca805 e-con-full e-flex e-con e-parent\" data-id=\"12ca805\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-482e571 elementor-widget elementor-widget-html\" data-id=\"482e571\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style id=\"ca-v2-css\">\n\/* ============================================================\n   Carlos Acevedo Odontolog\u00eda \u2014 hoja base v2\n   Construida sobre el design system oficial (tokens navy + cyan m\u00e9dico + glass).\n   Nada de estilos inline: todo aqu\u00ed para poder portarlo a WordPress.\n   ============================================================ *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&family=Great+Vibes&family=Playfair+Display:wght@600;700&display=swap');\n\n\/* ---------- TOKENS ---------- *\/\n:root{\n  \/* color *\/\n  --ca-navy-deep:#07192B; --ca-navy:#0B2440; --ca-ocean:#12385C;\n  --ca-cyan:#55E3E1; --ca-mint:#66F2D5; --ca-aqua:#9CF5EE; --ca-electric:#4EF7F1;\n  --ca-white:#FFFFFF; --ca-white-warm:#F9FBFD; --ca-ice:#F5F8FB;\n  --ca-glass:rgba(255,255,255,.18); --ca-glass-strong:rgba(255,255,255,.28);\n  --ca-glass-light:rgba(255,255,255,.55); --ca-glass-light-strong:rgba(255,255,255,.72);\n  --ca-text-primary:#0D2035; --ca-text-secondary:#506172; --ca-text-muted:#8090A5;\n  --ca-text-inverse:#fff; --ca-text-inverse-soft:rgba(255,255,255,.72); --ca-text-inverse-muted:rgba(255,255,255,.5);\n  --border-hairline:rgba(13,32,53,.08); --border-glass:rgba(255,255,255,.22);\n  --ca-grad-accent:linear-gradient(135deg,#66F2D5 0%,#55E3E1 45%,#12385C 120%);\n  --ca-grad-cyan:linear-gradient(135deg,#9CF5EE 0%,#55E3E1 100%);\n\n  \/* tipograf\u00eda *\/\n  --font-display:'Manrope','SF Pro Display',system-ui,sans-serif;\n  --font-body:'Inter','SF Pro Text',system-ui,sans-serif;\n  --font-script:'Great Vibes',cursive;\n\n  \/* sombras y luz *\/\n  --shadow-sm:0 4px 16px rgba(7,25,43,.06);\n  --shadow-md:0 12px 32px rgba(7,25,43,.08),0 2px 8px rgba(7,25,43,.04);\n  --shadow-lg:0 30px 80px rgba(7,25,43,.12),0 8px 24px rgba(7,25,43,.06);\n  --shadow-float:0 40px 100px rgba(7,25,43,.18),0 12px 32px rgba(7,25,43,.08);\n  --glow-sm:0 8px 24px rgba(85,227,225,.25);\n  --glow-md:0 16px 44px rgba(85,227,225,.35);\n  --glow-btn:0 12px 30px rgba(85,227,225,.4),0 4px 12px rgba(102,242,213,.3);\n  --highlight-top:inset 0 1px 0 rgba(255,255,255,.5);\n\n  \/* radios *\/\n  --r-image:24px; --r-card:28px; --r-card-float:32px; --r-input:20px;\n  --r-button:18px; --r-pill:999px; --r-sm:12px;\n\n  \/* movimiento *\/\n  --ease-calm:cubic-bezier(.22,.61,.36,1); --ease-out:cubic-bezier(.16,1,.3,1);\n  --dur-fast:.18s; --dur:.32s; --dur-slow:.6s;\n\n  \/* espacio *\/\n  --section-y:clamp(64px,10vw,128px);\n  --gutter:clamp(20px,5vw,40px);\n  --content-max:1180px;\n}\n\n\/* ---------- BASE ---------- *\/\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{\n  margin:0; font-family:var(--font-body); font-size:16px; line-height:1.6;\n  color:var(--ca-text-primary); background:var(--ca-white-warm);\n  -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility;\n  overflow-x:hidden;\n}\nh1,h2,h3,h4{margin:0;font-family:var(--font-display);letter-spacing:-.02em;line-height:1.15}\np{margin:0}\nimg{max-width:100%;display:block}\na{color:var(--ca-ocean);text-decoration:none;transition:color var(--dur) var(--ease-calm)}\na:hover{color:var(--ca-cyan)}\n::selection{background:rgba(85,227,225,.3)}\nul{margin:0;padding:0;list-style:none}\n\n.wrap{max-width:var(--content-max);margin:0 auto;padding:0 var(--gutter)}\n.section{position:relative;overflow:hidden;padding:var(--section-y) 0}\n\n\/* fondos: nunca planos *\/\n.bg-dark{background:radial-gradient(130% 90% at 80% -10%,#12385C 0%,#0B2440 45%,#07192B 100%);color:#fff}\n.bg-light{background:radial-gradient(120% 90% at 10% 0%,#FFFFFF 0%,#F5F8FB 55%,#EAF2F8 100%)}\n.bg-ice{background:radial-gradient(120% 90% at 20% 10%,#F5F8FB,#EAF6F4 60%,#D7EEF0)}\n.glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0}\n.glow--cyan{background:rgba(85,227,225,.28)}\n.glow--mint{background:rgba(102,242,213,.22)}\n.section > .wrap{position:relative;z-index:1}\n\n\/* transici\u00f3n curva entre secciones *\/\n.curve-top{border-radius:40px 40px 0 0;margin-top:-40px;position:relative;z-index:2}\n\n\/* ---------- TIPOGRAF\u00cdA ---------- *\/\n.overline{\n  font-family:var(--font-body);font-weight:600;font-size:12px;letter-spacing:.16em;\n  text-transform:uppercase;color:var(--ca-ocean);display:inline-flex;align-items:center;gap:8px\n}\n.bg-dark .overline{color:var(--ca-aqua)}\n.overline::before{content:\"\";width:6px;height:6px;border-radius:999px;background:var(--ca-cyan);box-shadow:0 0 8px var(--ca-cyan)}\nh1,.h1{font-size:clamp(34px,6.4vw,60px);font-weight:700;letter-spacing:-.03em;line-height:1.05}\nh2,.h2{font-size:clamp(27px,4vw,42px);font-weight:700;letter-spacing:-.025em;line-height:1.12}\nh3,.h3{font-size:clamp(19px,2.2vw,24px);font-weight:600}\n.lead{font-size:clamp(16px,1.7vw,18.5px);line-height:1.7;color:var(--ca-text-secondary)}\n.bg-dark .lead{color:var(--ca-text-inverse-soft)}\n.grad{background:var(--ca-grad-cyan);-webkit-background-clip:text;background-clip:text;color:transparent}\n.bg-light .grad,.bg-ice .grad{background:linear-gradient(120deg,#12385C,#20A9B4);-webkit-background-clip:text;background-clip:text;color:transparent}\n.sect-head{max-width:720px;margin-bottom:clamp(32px,5vw,56px)}\n.sect-head h2{margin:14px 0 16px}\n\n\/* ---------- BOTONES ---------- *\/\n.btn{\n  display:inline-flex;align-items:center;justify-content:center;gap:10px;\n  font-family:var(--font-body);font-weight:600;font-size:15.5px;\n  padding:16px 26px;border-radius:var(--r-button);border:1px solid transparent;\n  cursor:pointer;transition:all var(--dur) var(--ease-calm);text-align:center;\n}\n.btn svg{flex-shrink:0}\n.btn--primary{position:relative;overflow:hidden;background:var(--ca-grad-accent);color:#06202F;box-shadow:var(--glow-btn),var(--highlight-top)}\n.btn--primary::after{\n  content:\"\";position:absolute;top:0;left:-60%;width:40%;height:100%;\n  background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);\n  transform:skewX(-20deg);transition:left .6s var(--ease-calm);pointer-events:none\n}\n.btn--primary:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(85,227,225,.5),var(--highlight-top);color:#06202F}\n.btn--primary:hover::after{left:120%}\n\/* Glass real (Apple\/iOS): blur + saturaci\u00f3n + borde sutil + brillo superior. Nunca texto verde\/cian, siempre blanco con contraste garantizado. *\/\n.btn--secondary{\n  background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.34);\n  backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 8px 24px rgba(7,25,43,.2)\n}\n.btn--secondary:hover{\n  background:rgba(255,255,255,.24);border-color:rgba(255,255,255,.55);transform:translateY(-3px);color:#fff;\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 16px 36px rgba(7,25,43,.28)\n}\n.btn--light{background:#fff;color:var(--ca-ocean);border-color:var(--border-hairline);box-shadow:var(--shadow-sm)}\n.btn--light:hover{transform:translateY(-3px);box-shadow:var(--glow-sm);color:var(--ca-ocean)}\n.btn--wa{background:#25D366;color:#06202F;box-shadow:0 12px 30px rgba(37,211,102,.35)}\n.btn--wa:hover{background:#1fb958;transform:translateY(-3px);color:#06202F}\n.btn--block{width:100%}\n.btn-row{display:flex;flex-wrap:wrap;gap:14px}\n\n\/* ---------- GLASS \/ TARJETAS ---------- *\/\n.card{\n  position:relative;z-index:1;\n  background:var(--ca-white);border:1px solid var(--border-hairline);\n  border-radius:var(--r-card);padding:clamp(22px,3vw,32px);\n  box-shadow:var(--shadow-md);transition:all var(--dur) var(--ease-calm)\n}\n.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);z-index:5}\n.glass{\n  position:relative;z-index:1;\n  background:var(--ca-glass-light);border:1px solid rgba(255,255,255,.9);\n  border-radius:var(--r-card);backdrop-filter:blur(30px) saturate(160%);-webkit-backdrop-filter:blur(30px) saturate(160%);\n  box-shadow:var(--shadow-md),var(--highlight-top);\n  padding:clamp(22px,3vw,32px);transition:all var(--dur) var(--ease-calm)\n}\n\/* hover eleva el z-index para que la tarjeta nunca quede cortada por una secci\u00f3n vecina con z-index propio (p.ej. .curve-top) *\/\n.glass:hover{transform:translateY(-4px);box-shadow:var(--glow-sm),var(--highlight-top);z-index:20}\n\/* Glass real sobre fondo oscuro: cristal ESCARCHADO OSCURO (estilo Apple Control Center), no transparencia plana blanca \u2014\n   as\u00ed el texto blanco siempre mantiene contraste alto sin importar qu\u00e9 haya detr\u00e1s (glow, foto, degradado). *\/\n.bg-dark .glass{\n  background:rgba(13,31,48,.42);border-color:rgba(255,255,255,.28);color:#fff;\n  box-shadow:var(--shadow-md),inset 0 1px 0 rgba(255,255,255,.32)\n}\n.bg-dark .glass:hover{box-shadow:var(--glow-sm),inset 0 1px 0 rgba(255,255,255,.4)}\n.grid{display:grid;gap:clamp(16px,2.2vw,24px)}\n.g2{grid-template-columns:repeat(2,1fr)}\n.g3{grid-template-columns:repeat(3,1fr)}\n.g4{grid-template-columns:repeat(4,1fr)}\n\n\/* icon chip *\/\n.chip{\n  width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;\n  background:rgba(85,227,225,.12);color:var(--ca-ocean);margin-bottom:18px;\n  transition:all var(--dur) var(--ease-calm)\n}\n.card:hover .chip,.glass:hover .chip{background:rgba(85,227,225,.22);box-shadow:var(--glow-sm)}\n.bg-dark .chip{color:var(--ca-aqua);background:rgba(85,227,225,.14)}\n\n\/* Tarjetas \".card\" dentro de una secci\u00f3n oscura (p.ej. Esc\u00e1ner intraoral \/ Simulaci\u00f3n \/ CAD-CAM):\n   mismo criterio que la secci\u00f3n de precios \u2014 fondo BLANCO s\u00f3lido en vez de transparencia, con\n   texto y chip en modo claro para que el contraste sea siempre alto sobre el navy de fondo. *\/\n.section.bg-dark .card{background:#fff;color:var(--ca-text-primary)}\n.section.bg-dark .card .lead{color:var(--ca-text-secondary)}\n.section.bg-dark .card .chip{color:var(--ca-ocean);background:rgba(85,227,225,.12)}\n.section.bg-dark .card:hover .chip{background:rgba(85,227,225,.22);box-shadow:var(--glow-sm)}\n\n\/* ---------- IM\u00c1GENES ---------- *\/\n.imgcard{position:relative;border-radius:var(--r-image);overflow:hidden;box-shadow:var(--shadow-lg)}\n.imgcard img{width:100%;height:100%;object-fit:cover;transition:transform var(--dur-slow) var(--ease-calm)}\n.imgcard:hover img{transform:scale(1.04)}\n.imgcard figcaption{\n  position:absolute;left:0;right:0;bottom:0;padding:22px 20px 16px;color:#fff;font-size:14px;\n  background:linear-gradient(180deg,transparent,rgba(7,25,43,.82))\n}\n\n\/* ---------- STATS ---------- *\/\n.stat{text-align:center}\n.stat .n{\n  font-family:var(--font-display);font-weight:700;font-size:clamp(30px,4.6vw,44px);\n  letter-spacing:-.03em;line-height:1;\n  background:linear-gradient(120deg,#12385C,#2FBFC4);-webkit-background-clip:text;background-clip:text;color:transparent\n}\n.bg-dark .stat .n{background:var(--ca-grad-cyan);-webkit-background-clip:text;background-clip:text;color:transparent}\n.stat .l{font-size:13.5px;color:var(--ca-text-secondary);margin-top:8px;line-height:1.4}\n.bg-dark .stat .l{color:var(--ca-text-inverse-soft)}\n\n\/* badge de confianza (Google reviews) \u2014 mismo lenguaje visual que los bullets de estad\u00edsticas *\/\n.trust-badge{\n  display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;\n  margin-top:22px;padding:10px 20px;border-radius:var(--r-pill);\n  font-size:14px;font-weight:600;color:#fff;text-align:center;\n  background:rgba(13,31,48,.42);border:1px solid rgba(255,255,255,.28);\n  backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.32);width:fit-content;margin-inline:auto\n}\n.trust-badge__stars{color:#FFC94D;letter-spacing:2px;font-size:14px}\n\n\/* ---------- PROCESO \/ TIMELINE ---------- *\/\n.steps{position:relative;padding-left:34px}\n.steps::before{content:\"\";position:absolute;left:11px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,var(--ca-cyan),rgba(85,227,225,.12))}\n.step{position:relative;padding-bottom:34px}\n.step:last-child{padding-bottom:0}\n.step::before{\n  content:\"\";position:absolute;left:-29px;top:6px;width:16px;height:16px;border-radius:50%;\n  background:#fff;border:3px solid var(--ca-cyan);box-shadow:0 0 0 4px rgba(85,227,225,.15)\n}\n.step .num{font-family:var(--font-body);font-weight:600;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ca-cyan)}\n.step h3{margin:6px 0 8px}\n.step p{color:var(--ca-text-secondary);font-size:15.5px}\n\n\/* ---------- FAQ ---------- *\/\n.faq{border-bottom:1px solid var(--border-hairline)}\n.faq summary{\n  list-style:none;cursor:pointer;padding:22px 44px 22px 0;position:relative;\n  font-family:var(--font-display);font-weight:600;font-size:clamp(17px,2vw,20px);color:var(--ca-text-primary)\n}\n.faq summary::-webkit-details-marker{display:none}\n.faq summary::after{\n  content:\"\";position:absolute;right:6px;top:50%;width:11px;height:11px;\n  border-right:2px solid var(--ca-cyan);border-bottom:2px solid var(--ca-cyan);\n  transform:translateY(-70%) rotate(45deg);transition:transform var(--dur) var(--ease-calm)\n}\n.faq[open] summary::after{transform:translateY(-20%) rotate(-135deg)}\n.faq .a{padding:0 20px 24px 0;color:var(--ca-text-secondary);font-size:15.8px;line-height:1.75}\n.faq .a p + p{margin-top:12px}\n\n\/* ---------- TESTIMONIOS ---------- *\/\n.quote{font-size:17px;line-height:1.7;color:var(--ca-text-primary)}\n.quote::before{content:\"\\201C\";font-family:var(--font-display);font-size:56px;line-height:.6;color:var(--ca-cyan);display:block;margin-bottom:10px}\n.who{display:flex;align-items:center;gap:12px;margin-top:22px}\n.who .av{width:44px;height:44px;border-radius:50%;background:var(--ca-grad-cyan);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;color:#06202F}\n.who b{display:block;font-family:var(--font-display);font-size:15px}\n.who span{font-size:13px;color:var(--ca-text-muted)}\n\n\/* ---------- PRECIO ---------- *\/\n\/* Tipograf\u00eda distinta para el t\u00edtulo de esta secci\u00f3n espec\u00edfica (serif editorial, m\u00e1s c\u00e1lida\/premium que el Manrope del resto) *\/\n.precio-title{font-family:'Playfair Display',var(--font-display),serif;font-weight:700;letter-spacing:-.01em}\n.price{display:flex;align-items:baseline;gap:8px;margin:6px 0 4px}\n.price .v{font-family:var(--font-display);font-weight:700;font-size:clamp(26px,3.4vw,34px);letter-spacing:-.03em;color:var(--ca-ocean)}\n.price .u{font-size:13.5px;color:var(--ca-text-muted)}\n.incluye li{position:relative;padding-left:28px;margin-bottom:11px;font-size:15.3px;color:var(--ca-text-secondary)}\n.incluye li::before{\n  content:\"\";position:absolute;left:0;top:5px;width:16px;height:16px;border-radius:50%;\n  background:rgba(85,227,225,.16);\n  box-shadow:inset 0 0 0 1px rgba(85,227,225,.5)\n}\n.incluye li::after{\n  content:\"\";position:absolute;left:5px;top:9px;width:5px;height:8px;\n  border-right:2px solid var(--ca-ocean);border-bottom:2px solid var(--ca-ocean);transform:rotate(42deg)\n}\n\n\/* ---------- NAV ---------- *\/\n.nav{\n  position:fixed;top:0;left:0;right:0;z-index:60;\n  display:flex;align-items:center;justify-content:space-between;\n  padding:16px var(--gutter);transition:all var(--dur) var(--ease-calm)\n}\n.nav img{height:22px}\n.nav.solid{background:rgba(7,25,43,.72);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.08)}\n.nav .links{display:none;gap:26px}\n.nav .links a{color:rgba(255,255,255,.78);font-size:14.5px;font-weight:500}\n.nav .links a:hover{color:var(--ca-aqua)}\n.nav .btn{padding:12px 20px;font-size:14px}\n\n\/* ---------- FORM ---------- *\/\n.form{display:grid;gap:14px}\n.field label{display:block;font-size:13px;font-weight:600;color:var(--ca-text-inverse-soft);margin-bottom:7px}\n.field input,.field select,.field textarea{\n  width:100%;padding:15px 18px;border-radius:var(--r-input);font-family:var(--font-body);font-size:15.5px;\n  background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);color:#fff;\n  backdrop-filter:blur(20px);transition:all var(--dur) var(--ease-calm)\n}\n.field input::placeholder,.field textarea::placeholder{color:rgba(255,255,255,.4)}\n.field input:focus,.field select:focus,.field textarea:focus{\n  outline:none;border-color:var(--ca-cyan);box-shadow:0 0 0 4px rgba(85,227,225,.18);background:rgba(255,255,255,.14)\n}\n.field select option{color:#0D2035}\n.legal{font-size:12.3px;color:var(--ca-text-inverse-muted);line-height:1.5}\n\n\/* Panel \"Reg\u00edstrate aqu\u00ed\": fondo BLANCO s\u00f3lido en vez de vidrio transparente (perd\u00eda contraste sobre el navy de fondo).\n   Reescribe a modo claro todo lo que asum\u00eda texto blanco\/campos transl\u00facidos. *\/\n.glass--solid{background:#fff!important;border-color:var(--border-hairline)!important;color:var(--ca-text-primary)!important}\n.glass--solid .overline{color:var(--ca-ocean)!important}\n.glass--solid .lead{color:var(--ca-text-secondary)!important}\n.glass--solid .incluye li{color:var(--ca-text-secondary)!important}\n.glass--solid .legal{color:var(--ca-text-muted)!important}\n.glass--solid .field label{color:var(--ca-text-secondary)!important}\n.glass--solid .field input,.glass--solid .field select,.glass--solid .field textarea{\n  background:var(--ca-ice);border:1px solid var(--border-hairline);color:var(--ca-text-primary);backdrop-filter:none\n}\n.glass--solid .field input::placeholder,.glass--solid .field textarea::placeholder{color:var(--ca-text-muted)}\n.glass--solid .field input:focus,.glass--solid .field select:focus,.glass--solid .field textarea:focus{\n  background:#fff;box-shadow:0 0 0 4px rgba(85,227,225,.18)\n}\n\n\/* ---------- OFERTA: panel de imagen (reemplaza la esfera anterior) ---------- *\/\n\/* Imagen de fondo alineada a la derecha con degradado de fusi\u00f3n hacia el navy de la secci\u00f3n.\n   El fondo real (foto) queda pendiente \u2014 hoy es un placeholder claramente marcado como tal. *\/\n.offer-visual{\n  position:relative;width:min(420px,100%);aspect-ratio:4\/5;margin:0 auto;border-radius:var(--r-card-float);\n  overflow:hidden;box-shadow:var(--shadow-float);\n  background:linear-gradient(135deg,#1a3a56 0%,#12385C 45%,#0B2440 100%)\n}\n.offer-visual__ph{\n  position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;\n  font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.03em;color:rgba(255,255,255,.5);line-height:1.6;\n  background:repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 18px,transparent 18px 36px)\n}\n.offer-visual__ph span{font-weight:500;font-size:12px;color:rgba(255,255,255,.35)}\n.offer-visual__fade{\n  position:absolute;inset:0;pointer-events:none;\n  background:\n    linear-gradient(180deg,transparent 35%,rgba(11,36,64,.9) 100%),\n    linear-gradient(100deg,transparent 55%,rgba(11,36,64,.55) 100%)\n}\n.offer-visual__badge{position:absolute;left:22px;right:22px;bottom:22px;color:#fff;text-align:left}\n.offer-visual__big{font-family:var(--font-display);font-weight:700;font-size:clamp(46px,8vw,60px);letter-spacing:-.03em;line-height:1;text-shadow:0 4px 20px rgba(7,25,43,.4)}\n.offer-visual__big span{font-size:.5em;margin-right:6px}\n.offer-visual__big small{font-size:.32em;font-weight:700;vertical-align:middle}\n\n\/* ---------- INTEGRACI\u00d3N CON PLANTILLA DEL TEMA (header\/footer reales) ---------- *\/\n\/* El footer propio del dise\u00f1o se elimin\u00f3: ahora el footer real del tema (Hello Elementor + Theme Builder) se muestra debajo. *\/\n\/* Anti-duplicado de t\u00edtulo nativo del tema: en plantilla por defecto, Hello Elementor imprime\n   <main class=\"site-main\"><div class=\"page-header\"><h1 class=\"entry-title\">\u2026<\/h1><\/div>\u2026<\/main>\n   salvo que Elementor \"Hide Title\" est\u00e9 activo (_elementor_page_settings.hide_title = yes, ya aplicado por API).\n   Se deja este CSS como respaldo defensivo por si esa opci\u00f3n no alcanza a ocultar el contenedor. *\/\nbody:not([class*=\"elementor-page-\"]) .page-header{display:none!important}\n\/* Ancho completo: el tema limita `.site-main` a un ancho m\u00e1ximo (500\/600\/800\/1140px seg\u00fan breakpoint)\n   cuando la p\u00e1gina no fue construida con Elementor. Este dise\u00f1o es full-bleed, as\u00ed que se neutraliza. *\/\nbody:not([class*=\"elementor-page-\"]) .site-main,\nmain.site-main{\n  max-width:100%!important;\n  width:100%!important;\n  margin-inline-start:0!important;\n  margin-inline-end:0!important;\n  padding-inline-start:0!important;\n  padding-inline-end:0!important;\n}\n\n\/* ---------- AJUSTES RONDA 2 (feedback Dexter) ---------- *\/\n\/* 1) Ning\u00fan enlace subrayado, en ning\u00fan estado, sin excepci\u00f3n \u2014 refuerzo defensivo por si alg\u00fan estilo\n      del tema\/plugin (p.ej. reglas globales de Elementor o del editor) intentara subrayar enlaces. *\/\n.page-content a,\n.page-content a:hover,\n.page-content a:focus,\n.page-content a:visited,\n.page-content a:active{text-decoration:none!important}\n\n\/* 2) Ning\u00fan bot\u00f3n debe mostrar texto verde\/cian en hover: cada variante fija su color expl\u00edcitamente\n      (ver .btn--primary\/.btn--secondary\/.btn--light\/.btn--wa m\u00e1s arriba, todas revisadas). *\/\n\n.mobile-cta{\n  position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;gap:10px;padding:10px 14px;\n  background:rgba(7,25,43,.82);backdrop-filter:blur(24px);border-top:1px solid rgba(255,255,255,.1)\n}\n.mobile-cta .btn{flex:1;padding:14px 12px;font-size:14.5px}\n\n\/* ---------- ANTES \/ DESPU\u00c9S (slider de arrastre) ----------\n   Mecanismo replicado de la secci\u00f3n \"Antes y Despu\u00e9s\" ya en producci\u00f3n en \/aniversario\/ (ba-frame + input range + pointer events),\n   con nomenclatura y paleta propias. Placeholders expl\u00edcitos: a\u00fan no hay fotos reales para esta p\u00e1gina. *\/\n.ba-card{background:#fff;border-radius:var(--r-card);padding:12px;box-shadow:var(--shadow-md);transition:box-shadow var(--dur) var(--ease-calm)}\n.ba-card:hover{box-shadow:var(--shadow-lg)}\n.ba-frame{\n  --pos:50%;position:relative;aspect-ratio:4\/3;border-radius:14px;overflow:hidden;\n  cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#0d1f2d\n}\n.ba-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px}\n.ba-layer span{font-family:var(--font-body);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.6;color:rgba(255,255,255,.8)}\n.ba-layer--before{background:repeating-linear-gradient(135deg,#16324b 0 16px,#0d2438 16px 32px)}\n.ba-layer--after{background:repeating-linear-gradient(135deg,#124a45 0 16px,#0b302c 16px 32px);clip-path:inset(0 calc(100% - var(--pos)) 0 0)}\n.ba-tag{\n  position:absolute;top:12px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;\n  padding:6px 12px;border-radius:100px;backdrop-filter:blur(6px);pointer-events:none;font-family:var(--font-body)\n}\n.ba-tag-before{left:12px;background:rgba(13,31,45,.6)}\n.ba-tag-after{right:12px;background:rgba(85,227,225,.55)}\n.ba-divider{position:absolute;top:0;bottom:0;left:var(--pos);width:2px;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.35);transform:translateX(-50%);pointer-events:none;z-index:2}\n.ba-handle{\n  position:absolute;top:50%;left:var(--pos);transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;\n  background:rgba(255,255,255,.94);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;\n  box-shadow:0 4px 18px rgba(0,0,0,.28);pointer-events:none;z-index:3;transition:box-shadow .3s,transform .15s\n}\n.ba-handle svg{width:16px;height:16px;stroke:var(--ca-ocean);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}\n.ba-frame:active .ba-handle{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 4px 18px rgba(0,0,0,.28),0 0 0 8px rgba(85,227,225,.18)}\n.ba-range{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;-webkit-appearance:none;appearance:none;z-index:4}\n.ba-caption{padding:12px 6px 4px;font-size:13.5px;color:var(--ca-text-secondary);text-align:center}\n.ba-caption em{color:var(--ca-text-muted);font-style:normal}\n\n\/* ---------- ANIMACI\u00d3N ---------- *\/\n.reveal{opacity:0;transform:translateY(26px)}\n.is-in{opacity:1;transform:none;transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}\n\n\/* ---------- RESPONSIVE ---------- *\/\n@media (max-width:860px){\n  .g3,.g4{grid-template-columns:repeat(2,1fr)}\n  .hide-mb{display:none}\n}\n@media (max-width:520px){\n  .g2.stack-mb,.g3.stack-mb{grid-template-columns:1fr}\n}\n@media (min-width:861px){\n  .nav .links{display:flex}\n  body{padding-bottom:0}\n  .mobile-cta{display:none}\n}\n@media (max-width:860px){\n  body{padding-bottom:72px}\n}\n\n@media (prefers-reduced-motion:reduce){\n  *{animation-duration:.001ms !important;transition-duration:.001ms !important}\n  .reveal{opacity:1;transform:none}\n  html{scroll-behavior:auto}\n}\n\n<\/style>\n\n\n<!-- ============ NAV ============ -->\n<nav class=\"nav\" aria-label=\"Major\">\n  <a href=\"https:\/\/carlosacevedo.co\/en\/\" aria-label=\"Carlos Acevedo Dentistry\"><img decoding=\"async\" src=\"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2025\/07\/logo-ca-white.png\" alt=\"Carlos Acevedo Odontolog\u00eda\"><\/a>\n  <div class=\"links\">\n    <a href=\"#que-es\">What is<\/a>\n    <a href=\"#proceso\">Process<\/a>\n    <a href=\"#precio\">Investment<\/a>\n    <a href=\"#casos\">Cases<\/a>\n    <a href=\"#preguntas\">Questions<\/a>\n  <\/div>\n  <a class=\"btn btn--primary hide-mb\" href=\"#agenda\">Book Your Appointment<\/a>\n<\/nav>\n\n<!-- ============ HERO ============ -->\n<header class=\"section bg-dark\" style=\"padding-top:clamp(110px,16vw,150px)\">\n  <div class=\"glow glow--cyan\" style=\"width:420px;height:420px;top:60px;left:-140px\"><\/div>\n  <div class=\"glow glow--mint\" style=\"width:320px;height:320px;bottom:-80px;right:-100px\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"grid g2 stack-mb\" style=\"align-items:center;gap:clamp(32px,5vw,64px)\">\n      <div class=\"reveal\">\n        <span class=\"overline\">Smile Design<\/span>\n        <h1 style=\"margin:18px 0 0\">Smile design in Barranquilla<\/h1>\n        <p class=\"lead\" style=\"margin:20px 0 0;max-width:520px\">We design your smile digitally and show it to you. <strong style=\"color:#fff;font-weight:600\">before touching a single tooth<\/strong>No surprises: you approve the result and only then do we begin.<\/p>\n\n        <div class=\"btn-row\" style=\"margin-top:30px\">\n          <a class=\"btn btn--primary\" href=\"#agenda\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"3\"><\/rect><path d=\"M8 3v4M16 3v4M3 11h18\"><\/path><\/svg>\n            Schedule your assessment\n          <\/a>\n          <a class=\"btn btn--secondary\" href=\"https:\/\/wa.me\/573012388108?text=Hola,%20quiero%20informaci\u00f3n%20sobre%20dise\u00f1o%20de%20sonrisa\" rel=\"noopener\">\n            Write to us on WhatsApp\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"><\/path><\/svg>\n          <\/a>\n        <\/div>\n\n        <ul style=\"display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;font-size:14px;color:var(--ca-text-inverse-soft)\">\n          <li>\u2713 Free expert assessment<\/li>\n          <li>\u2713 Prior digital planning<\/li>\n          <li>\u2713 Financing available<\/li>\n        <\/ul>\n      <\/div>\n\n      <figure class=\"imgcard reveal\" data-delay=\"120\" style=\"margin:0;aspect-ratio:4\/3\">\n        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2024\/09\/Lina-Diseno-de-sonrisa-768x637.jpg\" alt=\"Paciente real sonriendo tras un dise\u00f1o de sonrisa en Carlos Acevedo Odontolog\u00eda, Barranquilla\" width=\"768\" height=\"637\">\n        <figcaption>Real case \u00b7 Smile design with porcelain veneers<\/figcaption>\n      <\/figure>\n    <\/div>\n\n    <div class=\"grid g4 reveal\" data-delay=\"200\" style=\"margin-top:clamp(44px,6vw,72px);gap:18px\">\n      <div class=\"glass stat\"><div class=\"n\" data-count=\"25000\" data-pre=\"+\">+25.000<\/div><div class=\"l\">Patients seen<\/div><\/div>\n      <div class=\"glass stat\"><div class=\"n\" data-count=\"150000\" data-pre=\"+\">+150.000<\/div><div class=\"l\">Procedures performed<\/div><\/div>\n      <div class=\"glass stat\"><div class=\"n\">20<\/div><div class=\"l\">Years of experience<\/div><\/div>\n      <div class=\"glass stat\"><div class=\"n\" data-count=\"98\" data-post=\"%\">98%<\/div><div class=\"l\">Patient satisfaction<\/div><\/div>\n    <\/div>\n\n    <div class=\"trust-badge reveal\" data-delay=\"240\">\n      <span class=\"trust-badge__stars\" aria-hidden=\"true\">\u2605\u2605\u2605\u2605\u2605<\/span>\n      <span>4.9\/5 on Google \u00b7 +370 verified reviews<\/span>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- ============ FORMULARIO (H2 original preservado) ============ -->\n<section class=\"section bg-dark\" id=\"agenda\" style=\"padding-top:0\">\n  <div class=\"glow glow--cyan\" style=\"width:360px;height:360px;top:-60px;right:-120px\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"glass glass--solid\" style=\"padding:clamp(26px,4vw,44px)\">\n      <div class=\"grid g2 stack-mb\" style=\"gap:clamp(28px,4vw,52px);align-items:start\">\n        <div>\n          <span class=\"overline\">First step<\/span>\n          <h2 style=\"margin:14px 0 16px;font-size:clamp(24px,3.2vw,34px)\">Register here and schedule an assessment appointment.<\/h2>\n          <p class=\"lead\">In 40 minutes we evaluate your case, take records and explain what is possible for your smile \u2014with real times and figures, without obligation.<\/p>\n          <ul class=\"incluye\" style=\"margin-top:24px\">\n            <li>Complete clinical and photographic evaluation<\/li>\n            <li>Explanation of alternatives and times<\/li>\n            <li>Detailed written budget<\/li>\n          <\/ul>\n        <\/div>\n\n        <form class=\"form\" method=\"post\" action=\"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/pages\/8812\" novalidate=\"\" data-trp-original-action=\"#\">\n          <div class=\"field\"><label for=\"ds-nombre\">Full name<\/label><input id=\"ds-nombre\" name=\"nombre\" type=\"text\" placeholder=\"Your name\" required=\"\"><\/div>\n          <div class=\"field\"><label for=\"ds-tel\">WhatsApp<\/label><input id=\"ds-tel\" name=\"telefono\" type=\"tel\" placeholder=\"300 000 0000\" required=\"\"><\/div>\n          <div class=\"field\"><label for=\"ds-mail\">Mail<\/label><input id=\"ds-mail\" name=\"email\" type=\"email\" placeholder=\"youremail@example.com\" required=\"\"><\/div>\n          <div class=\"field\"><label for=\"ds-motivo\">What would you like to improve?<\/label>\n            <select id=\"ds-motivo\" name=\"motivo\">\n              <option>Color and shape of my teeth<\/option>\n              <option>Misaligned or spaced teeth<\/option>\n              <option>Very visible gums when smiling<\/option>\n              <option>Wear and tear or fractures<\/option>\n              <option>I don&#039;t know yet, I need guidance.<\/option>\n            <\/select>\n          <\/div>\n          <button class=\"btn btn--primary btn--block\" type=\"submit\" style=\"margin-top:6px\">I want my free evaluation<\/button>\n          <p class=\"legal\">By submitting, you agree to our data processing policy. We will contact you the same business day.<\/p>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ QU\u00c9 ES ============ -->\n<section class=\"section bg-light curve-top\" id=\"que-es\">\n  <div class=\"wrap\">\n    <div class=\"grid g2 stack-mb\" style=\"gap:clamp(32px,5vw,64px);align-items:center\">\n      <figure class=\"imgcard reveal\" style=\"margin:0;aspect-ratio:4\/3\">\n        <img decoding=\"async\" src=\"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2023\/10\/diseno-de-sonrisa-que-es.jpeg\" alt=\"Odont\u00f3logo explicando en qu\u00e9 consiste un dise\u00f1o de sonrisa a una paciente\" loading=\"lazy\">\n      <\/figure>\n      <div class=\"reveal\" data-delay=\"100\">\n        <span class=\"overline\">The treatment<\/span>\n        <h2 style=\"margin:14px 0 18px\">What is a smile design?<\/h2>\n        <p class=\"lead\">It is a treatment that <strong>plan the shape, color, size, and proportion of your teeth<\/strong> in relation to your face, your lips and your gums, so that the result looks natural and harmonious \u2014 yours, not from a catalog.<\/p>\n        <p class=\"lead\" style=\"margin-top:16px\">It&#039;s not a single procedure: it&#039;s a plan that can combine porcelain or resin veneers, whitening, gum contouring, restorations, and\u2014when necessary\u2014preliminary orthodontics. What defines the design isn&#039;t the technique, but the planning that comes beforehand.<\/p>\n        <div class=\"grid g2 stack-mb\" style=\"margin-top:28px\">\n          <div class=\"card\" style=\"padding:22px\">\n            <h3 style=\"font-size:17px;margin-bottom:8px\">First function<\/h3>\n            <p style=\"font-size:14.8px;color:var(--ca-text-secondary)\">We evaluate bite and joint. A beautiful smile that doesn&#039;t function can fracture.<\/p>\n          <\/div>\n          <div class=\"card\" style=\"padding:22px\">\n            <h3 style=\"font-size:17px;margin-bottom:8px\">Minimal wear<\/h3>\n            <p style=\"font-size:14.8px;color:var(--ca-text-secondary)\">We preserve as much healthy tooth structure as possible. Conservative by default.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ PROCESO ============ -->\n<section class=\"section bg-ice\" id=\"proceso\">\n  <div class=\"glow glow--mint\" style=\"width:380px;height:380px;top:20%;right:-140px\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"sect-head reveal\">\n      <span class=\"overline\">Step by step<\/span>\n      <h2>How is a smile design done?<\/h2>\n      <p class=\"lead\">Five stages. None begins without your approval of the previous one.<\/p>\n    <\/div>\n\n    <div class=\"grid g2 stack-mb\" style=\"gap:clamp(28px,4vw,56px);align-items:start\">\n      <div class=\"steps reveal\">\n        <div class=\"step\">\n          <span class=\"num\">Stage 01<\/span>\n          <h3>Assessment and diagnosis<\/h3>\n          <p>Medical history, intraoral and extraoral photographs, panoramic radiograph, and bite analysis. This determines whether you need orthodontics, gum treatment, or periodontal treatment before any cosmetic procedures.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <span class=\"num\">Stage 02<\/span>\n          <h3>Intraoral scanning and digital planning<\/h3>\n          <p>We scan your mouth in 3D\u2014without impression material\u2014and design your smile using software based on your own facial anatomy. We show you the projected result before you make any decisions.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <span class=\"num\">Stage 03<\/span>\n          <h3>mouth test (mock-up)<\/h3>\n          <p>We bring the design to your mouth in a temporary material, without any wear and tear. You see it, take photos, and review it at home. If something doesn&#039;t convince you, it&#039;s adjusted here, not at the end.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <span class=\"num\">Stage 04<\/span>\n          <h3>Preparation and processing<\/h3>\n          <p>Once the design is approved, the minimal preparation necessary is done, and the laboratory fabricates the final porcelain restorations. During this time, you wear aesthetic temporary restorations.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <span class=\"num\">Stage 05<\/span>\n          <h3>Installation and controls<\/h3>\n          <p>Final cementation, bite adjustment, and polishing. Then, scheduled checkups and a maintenance guide to ensure it lasts for years, not months.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"reveal\" data-delay=\"120\">\n        <figure class=\"imgcard\" style=\"margin:0 0 22px;aspect-ratio:4\/3\">\n          <img decoding=\"async\" src=\"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2023\/10\/cirugia-guiada-cad-cam.jpeg\" alt=\"Planificaci\u00f3n digital CAD\/CAM de dise\u00f1o de sonrisa en Barranquilla\" loading=\"lazy\">\n          <figcaption>Digital CAD\/CAM planning in our clinic<\/figcaption>\n        <\/figure>\n        <div class=\"glass\" style=\"background:#fff\">\n          <h3 style=\"margin-bottom:12px\">How long does it take?<\/h3>\n          <p style=\"color:var(--ca-text-secondary);font-size:15.5px\">An aesthetic case without prior orthodontics is usually completed in <strong>3 to 5 appointments over 2 to 4 weeks<\/strong>If orthodontics or gum treatment is required, the process will be extended according to that treatment\u2014we&#039;ll tell you from the first appointment, not on the fly.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ DIGITAL ============ -->\n<section class=\"section bg-dark\">\n  <div class=\"glow glow--cyan\" style=\"width:460px;height:460px;top:-120px;left:50%;transform:translateX(-50%)\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"sect-head reveal\" style=\"margin-inline:auto;text-align:center\">\n      <span class=\"overline\">Technology<\/span>\n      <h2>What is a digital smile design?<\/h2>\n      <p class=\"lead\" style=\"margin-inline:auto\">It involves designing your smile in software, based on your 3D scan and photographs, before any intervention. The practical difference: <span class=\"grad\" style=\"font-weight:600\">You stop imagining the result and start seeing it.<\/span>.<\/p>\n    <\/div>\n\n    <div class=\"grid g3 stack-mb reveal\" data-delay=\"100\">\n      <div class=\"card\">\n        <div class=\"chip\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"14\" rx=\"3\"><\/rect><path d=\"M8 21h8M12 18v3\"><\/path><\/svg><\/div>\n        <h3 style=\"margin-bottom:10px\">Intraoral scanner<\/h3>\n        <p class=\"lead\" style=\"font-size:15.3px\">An accurate 3D model of your mouth in minutes. No trays or uncomfortable pastes, and no printing distortions.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <div class=\"chip\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M12 7v5l3 2\"><\/path><\/svg><\/div>\n        <h3 style=\"margin-bottom:10px\">Preliminary simulation<\/h3>\n        <p class=\"lead\" style=\"font-size:15.3px\">You see your smile projected onto your own face and we adjust it with you before it even exists in your mouth.<\/p>\n      <\/div>\n      <div class=\"card\">\n        <div class=\"chip\"><svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9z\"><\/path><path d=\"M12 12l8-4.5M12 12v9M12 12L4 7.5\"><\/path><\/svg><\/div>\n        <h3 style=\"margin-bottom:10px\">CAD\/CAM Manufacturing<\/h3>\n        <p class=\"lead\" style=\"font-size:15.3px\">The parts are manufactured from the same approved file. What you see is what gets installed.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ PRECIO ============ -->\n<section class=\"section bg-light\" id=\"precio\">\n  <div class=\"wrap\">\n    <div class=\"sect-head reveal\">\n      <span class=\"overline\">Investment<\/span>\n      <h2 class=\"precio-title\">How much does a smile design cost in Barranquilla?<\/h2>\n      <p class=\"lead\">There&#039;s no single price, and be wary of anyone who gives you a fixed price without seeing your mouth. The cost depends on how many teeth are being treated, the materials used, and whether you need any prior treatments. These are the price ranges we work with:<\/p>\n    <\/div>\n\n    <div class=\"grid g3 stack-mb reveal\" data-delay=\"100\">\n      <div class=\"card\">\n        <span class=\"overline\">Conservative aesthetics<\/span>\n        <h3 style=\"margin:12px 0 4px\">Resin design<\/h3>\n        <div class=\"price\"><span class=\"v\">$450.000<\/span><span class=\"u\">approx. per tooth<\/span><\/div>\n        <p style=\"font-size:14.6px;color:var(--ca-text-muted);margin-bottom:18px\">Ideal for mild cases or as a first stage.<\/p>\n        <ul class=\"incluye\">\n          <li>Minimal or no wear<\/li>\n          <li>It can be resolved in a few appointments.<\/li>\n          <li>Reversible and repairable<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"card\" style=\"border-color:rgba(85,227,225,.45);box-shadow:var(--glow-sm)\">\n        <span class=\"overline\">Most requested<\/span>\n        <h3 style=\"margin:12px 0 4px\">Porcelain veneers<\/h3>\n        <div class=\"price\"><span class=\"v\">$1.100.000<\/span><span class=\"u\">approx. per tooth<\/span><\/div>\n        <p style=\"font-size:14.6px;color:var(--ca-text-muted);margin-bottom:18px\">The option with the longest lasting and most stable color.<\/p>\n        <ul class=\"incluye\">\n          <li>Digital planning included<\/li>\n          <li>Taste test before final application<\/li>\n          <li>High resistance to pigmentation<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"overline\">comprehensive case<\/span>\n        <h3 style=\"margin:12px 0 4px\">Complete rehabilitation<\/h3>\n        <div class=\"price\"><span class=\"v\">Personalized<\/span><\/div>\n        <p style=\"font-size:14.6px;color:var(--ca-text-muted);margin-bottom:18px\">When there is orthodontics, gum tissue or bite involved.<\/p>\n        <ul class=\"incluye\">\n          <li>Phased plan with timeline<\/li>\n          <li>Written budget<\/li>\n          <li>Installment financing<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"glass reveal\" data-delay=\"160\" style=\"margin-top:28px;background:#fff\">\n      <div class=\"grid g2 stack-mb\" style=\"align-items:center;gap:24px\">\n        <div>\n          <h3 style=\"margin-bottom:10px\">All budgets are provided in writing.<\/h3>\n          <p style=\"color:var(--ca-text-secondary);font-size:15.5px\">The estimate includes a detailed breakdown of each stage, the number of appointments, and what&#039;s included. No hidden costs. We offer financing and payment plans.<\/p>\n        <\/div>\n        <div class=\"btn-row\" style=\"justify-content:flex-end\">\n          <a class=\"btn btn--primary\" href=\"#agenda\">Request my quote<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CANDIDATO ============ -->\n<section class=\"section bg-ice\">\n  <div class=\"wrap\">\n    <div class=\"grid g2 stack-mb\" style=\"gap:clamp(32px,5vw,60px);align-items:start\">\n      <div class=\"reveal\">\n        <span class=\"overline\">Diagnosis<\/span>\n        <h2 style=\"margin:14px 0 18px\">How do I know if I need it?<\/h2>\n        <p class=\"lead\">Smile design isn&#039;t for everyone, and saying so saves us both time. It usually makes sense if you identify with any of these points:<\/p>\n        <ul class=\"incluye\" style=\"margin-top:22px\">\n          <li>Stained or yellowed teeth that do not improve with whitening<\/li>\n          <li>Worn, fractured teeth or teeth with visible restorations<\/li>\n          <li>Spaces between teeth or teeth of unequal sizes<\/li>\n          <li>Very visible or irregularly shaped gums when smiling<\/li>\n          <li>Minor misalignments that do not warrant full orthodontics<\/li>\n          <li>Old caps or crowns that no longer match in color<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"reveal\" data-delay=\"100\">\n        <span class=\"overline\">Criterion<\/span>\n        <h2 style=\"margin:14px 0 18px\">Is it advisable to have this procedure done?<\/h2>\n        <p class=\"lead\">It depends on your oral health, not your desire. <strong>Before any cosmetic treatment, cavities, gum disease, and bite problems must be resolved.<\/strong> No design lasts on a flawed foundation.<\/p>\n        <p class=\"lead\" style=\"margin-top:16px\">We also need to be realistic about expectations: we&#039;re looking for a smile that looks natural and is in proportion to your face, not a one-size-fits-all solution. If, during the consultation, we find that another alternative would be better\u2014or cheaper\u2014we&#039;ll let you know.<\/p>\n        <div class=\"glass\" style=\"background:#fff;margin-top:24px\">\n          <h3 style=\"font-size:18px;margin-bottom:10px\">Beware of express dental tourism<\/h3>\n          <p style=\"color:var(--ca-text-secondary);font-size:15.2px\">&quot;Three-day designs&quot; often involve aggressive removal of healthy tooth structure and zero planning. What seems cheap today will cost you dearly in the long run with root canals tomorrow.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ ORTODONCIA ============ -->\n<section class=\"section bg-light\">\n  <div class=\"wrap\">\n    <div class=\"grid g2 stack-mb\" style=\"gap:clamp(32px,5vw,60px);align-items:center\">\n      <div class=\"reveal\">\n        <span class=\"overline\">Before we begin<\/span>\n        <h2 style=\"margin:14px 0 18px\">Do I need orthodontics before treatment?<\/h2>\n        <p class=\"lead\">Sometimes it does, and that&#039;s the best news we can give you. When teeth are severely misaligned or the bite doesn&#039;t fit together, aligning them first allows for proper alignment. <strong>wear out much less<\/strong> then \u2014sometimes nothing.<\/p>\n        <p class=\"lead\" style=\"margin-top:16px\">It&#039;s the difference between grinding down healthy teeth to &quot;disguise&quot; a misaligned position, or moving them into place and then only doing the cosmetic touch-up. The result looks better, lasts longer, and preserves your natural teeth.<\/p>\n        <p class=\"lead\" style=\"margin-top:16px\">Today there are discreet alternatives \u2014aesthetic orthodontics and clear aligners\u2014 and in many cases a short pre-alignment phase is sufficient, not years of treatment.<\/p>\n        <div class=\"btn-row\" style=\"margin-top:26px\">\n          <a class=\"btn btn--light\" href=\"https:\/\/carlosacevedo.co\/en\/ortodoncia\/\">See orthodontics<\/a>\n          <a class=\"btn btn--primary\" href=\"#agenda\">Check my case<\/a>\n        <\/div>\n      <\/div>\n      <figure class=\"imgcard reveal\" data-delay=\"100\" style=\"margin:0;aspect-ratio:4\/3\">\n        <img decoding=\"async\" src=\"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2023\/10\/ortodoncia-diseno-de-sonrisa.jpeg\" alt=\"Ortodoncia previa al dise\u00f1o de sonrisa en Barranquilla\" loading=\"lazy\">\n        <figcaption>Pre-alignment: less wear, better results<\/figcaption>\n      <\/figure>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CASOS \/ ANTES-DESPU\u00c9S ============ -->\n<section class=\"section bg-ice\" id=\"casos\">\n  <div class=\"wrap\">\n    <div class=\"sect-head reveal\">\n      <span class=\"overline\">Results<\/span>\n      <h2>Results that speak for themselves<\/h2>\n      <p class=\"lead\">Swipe through each image to see the real transformation of our patients.<\/p>\n    <\/div>\n\n    <!-- AVISO INTERNO \u2014 no es parte del dise\u00f1o final: falta que Dexter provea las fotos reales de antes\/despu\u00e9s\n         de casos de dise\u00f1o de sonrisa para esta p\u00e1gina. Mientras tanto el slider queda funcional con placeholders\n         marcados expl\u00edcitamente como tales (no fotos gen\u00e9ricas haci\u00e9ndose pasar por reales). -->\n    <p class=\"reveal\" style=\"margin-bottom:20px;padding:12px 16px;border:1px dashed rgba(18,56,92,.35);border-radius:12px;font-size:13px;color:var(--ca-text-muted);background:rgba(255,255,255,.5)\">\n      \u26a0 Placeholder \u2014 pending replacement with real before\/after photos of smile design patients (please request from Dexter). The drag slider is now functional.\n    <\/p>\n\n    <div class=\"grid g3 stack-mb reveal\" data-delay=\"80\">\n      <div class=\"ba-card\">\n        <div class=\"ba-frame\">\n          <div class=\"ba-layer ba-layer--before\"><span>Before<br>photo pending<\/span><\/div>\n          <div class=\"ba-layer ba-layer--after\"><span>After<br>photo pending<\/span><\/div>\n          <span class=\"ba-tag ba-tag-before\">Before<\/span>\n          <span class=\"ba-tag ba-tag-after\">After<\/span>\n          <div class=\"ba-divider\"><\/div>\n          <div class=\"ba-handle\"><svg viewbox=\"0 0 24 24\"><path d=\"M8 7l-5 5 5 5M16 7l5 5-5 5\"><\/path><\/svg><\/div>\n          <input type=\"range\" class=\"ba-range\" min=\"0\" max=\"100\" value=\"50\" aria-label=\"Compare before and after: Smile design case 1 (placeholder, photo pending)\">\n        <\/div>\n        <p class=\"ba-caption\">Case 1 \u00b7 porcelain veneers <em>(photo pending)<\/em><\/p>\n      <\/div>\n      <div class=\"ba-card\">\n        <div class=\"ba-frame\">\n          <div class=\"ba-layer ba-layer--before\"><span>Before<br>photo pending<\/span><\/div>\n          <div class=\"ba-layer ba-layer--after\"><span>After<br>photo pending<\/span><\/div>\n          <span class=\"ba-tag ba-tag-before\">Before<\/span>\n          <span class=\"ba-tag ba-tag-after\">After<\/span>\n          <div class=\"ba-divider\"><\/div>\n          <div class=\"ba-handle\"><svg viewbox=\"0 0 24 24\"><path d=\"M8 7l-5 5 5 5M16 7l5 5-5 5\"><\/path><\/svg><\/div>\n          <input type=\"range\" class=\"ba-range\" min=\"0\" max=\"100\" value=\"50\" aria-label=\"Compare before and after: Smile design case 2 (placeholder, photo pending)\">\n        <\/div>\n        <p class=\"ba-caption\">Case 2 \u00b7 whitening + design <em>(photo pending)<\/em><\/p>\n      <\/div>\n      <div class=\"ba-card\">\n        <div class=\"ba-frame\">\n          <div class=\"ba-layer ba-layer--before\"><span>Before<br>photo pending<\/span><\/div>\n          <div class=\"ba-layer ba-layer--after\"><span>After<br>photo pending<\/span><\/div>\n          <span class=\"ba-tag ba-tag-before\">Before<\/span>\n          <span class=\"ba-tag ba-tag-after\">After<\/span>\n          <div class=\"ba-divider\"><\/div>\n          <div class=\"ba-handle\"><svg viewbox=\"0 0 24 24\"><path d=\"M8 7l-5 5 5 5M16 7l5 5-5 5\"><\/path><\/svg><\/div>\n          <input type=\"range\" class=\"ba-range\" min=\"0\" max=\"100\" value=\"50\" aria-label=\"Compare before and after: Smile design case 3 (placeholder, photo pending)\">\n        <\/div>\n        <p class=\"ba-caption\">Case 3 \u00b7 complete rehabilitation <em>(photo pending)<\/em><\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TESTIMONIOS ============ -->\n<section class=\"section bg-dark\">\n  <div class=\"glow glow--cyan\" style=\"width:400px;height:400px;bottom:-140px;left:-120px\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"sect-head reveal\" style=\"margin-inline:auto;text-align:center\">\n      <span class=\"overline\">Stories that inspire us<\/span>\n      <h2>Testimonials<\/h2>\n    <\/div>\n    <div class=\"grid g3 stack-mb reveal\" data-delay=\"80\">\n      <div class=\"glass\">\n        <p class=\"quote\" style=\"color:#fff\">They restored my confidence with their smiles. The personal attention and the quality of their work are exceptional.<\/p>\n        <div class=\"who\"><span class=\"av\">M<\/span><div><b style=\"color:#fff\">Maria G.<\/b><span>Patient \u00b7 Smile Design<\/span><\/div><\/div>\n      <\/div>\n      <div class=\"glass\">\n        <p class=\"quote\" style=\"color:#fff\">I saw my smile designed before we started. That completely took away my fear: I knew exactly what I was getting into.<\/p>\n        <div class=\"who\"><span class=\"av\">L<\/span><div><b style=\"color:#fff\">Lucia M.<\/b><span>Patient \u00b7 Veneers<\/span><\/div><\/div>\n      <\/div>\n      <div class=\"glass\">\n        <p class=\"quote\" style=\"color:#fff\">They explained that I needed orthodontics first. I appreciate their honesty; the end result is worth it.<\/p>\n        <div class=\"who\"><span class=\"av\">TO<\/span><div><b style=\"color:#fff\">Andr\u00e9s R.<\/b><span>Patient \u00b7 Comprehensive Case<\/span><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FAQ ============ -->\n<section class=\"section bg-light\" id=\"preguntas\">\n  <div class=\"wrap\" style=\"max-width:900px\">\n    <div class=\"sect-head reveal\">\n      <span class=\"overline\">Frequently Asked Questions<\/span>\n      <h2>What we get asked most<\/h2>\n    <\/div>\n    <div class=\"reveal\" data-delay=\"60\">\n      <details class=\"faq\" open=\"\"><summary>Does smile design hurt?<\/summary><div class=\"a\"><p>The procedure is performed under local anesthesia, so you shouldn&#039;t feel any pain during your appointments. In the days following the preparation, you may experience mild sensitivity to cold, which can be managed with common pain relievers and will resolve on its own.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>How long does a smile makeover last?<\/summary><div class=\"a\"><p>Well-cared-for porcelain veneers typically last between 10 and 15 years; resin veneers, between 5 and 7. The actual lifespan depends more on your habits than the material: daily hygiene, check-ups every six months, not biting hard objects, and using a night guard if you grind your teeth.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>Will it wear down my teeth a lot?<\/summary><div class=\"a\"><p>We work with a minimal preparation approach: only the necessary thickness is removed to ensure the veneer is level, and in some cases, no preparation is required at all. If your case requires significant preparation, we will advise you during the consultation and evaluate alternatives before making a decision.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>Do they look fake or exaggerated?<\/summary><div class=\"a\"><p>Only if they&#039;re designed that way. We work on the shape, shine, and translucency according to your face shape, age, and skin tone. During the lip trial, you can see the result and request a more subtle or luminous look before anything is finalized.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>Can I do it if I have cavities or gum problems?<\/summary><div class=\"a\"><p>Not initially. First, oral health is stabilized: treating cavities, controlling periodontal disease, and stabilizing the bite. It&#039;s a preliminary phase, not an obstacle, and we&#039;ve included it in the plan from the beginning.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>Can I whiten my teeth afterwards?<\/summary><div class=\"a\"><p>Porcelain and resin teeth don&#039;t change color with bleach. That&#039;s why whitening, if done, goes <em>before<\/em>First, your natural teeth are whitened, and then the color of the pieces is chosen so that everything matches.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>Do they offer financing?<\/summary><div class=\"a\"><p>Yes. We offer payment plans and work with financing options. We&#039;ll provide you with a written estimate outlining the available payment alternatives during the initial assessment.<\/p><\/div><\/details>\n      <details class=\"faq\"><summary>Do you treat patients from outside Barranquilla?<\/summary><div class=\"a\"><p>Yes, we receive patients from all over the Atlantic and from other cities. When you come from out of town, we organize appointments in groups to reduce travel, and we do the initial assessment via video call if needed.<\/p><\/div><\/details>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ CIERRE ============ -->\n<section class=\"section bg-dark\">\n  <div class=\"glow glow--mint\" style=\"width:420px;height:420px;top:-100px;right:-120px\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"grid g2 stack-mb\" style=\"gap:clamp(32px,5vw,60px);align-items:center\">\n      <div class=\"reveal\">\n        <span class=\"overline\">Anniversary<\/span>\n        <h2 style=\"margin:14px 0 18px\">Thank you for being part of our story.<br><span class=\"grad\">The best is yet to come.<\/span><\/h2>\n        <p class=\"lead\">Twenty years bringing smiles to Barranquilla. Start with a free, expert assessment: we&#039;ll tell you what you really need, how much it costs, and how long it takes.<\/p>\n        <div class=\"btn-row\" style=\"margin-top:28px\">\n          <a class=\"btn btn--primary\" href=\"#agenda\">Book Your Appointment<\/a>\n          <a class=\"btn btn--secondary\" href=\"tel: 573012388108\">Call 301 238 8108<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"reveal\" data-delay=\"120\">\n        <div class=\"offer-visual\">\n          <!-- PLACEHOLDER: imagen de fondo pendiente (Higgsfield \/ IA en proceso de conexi\u00f3n). No es foto final. -->\n          <div class=\"offer-visual__ph\" aria-hidden=\"true\">Image pending<br><span>(Higgsfield \u00b7 in progress)<\/span><\/div>\n          <div class=\"offer-visual__fade\"><\/div>\n          <div class=\"offer-visual__badge\">\n            <span style=\"font-weight:600;font-size:14px;display:block;margin-bottom:2px\">We celebrate with you<\/span>\n            <div class=\"offer-visual__big\">20<span>%<\/span> <small>OFF<\/small><\/div>\n            <span style=\"font-size:13.5px;opacity:.85\">in selected treatments<\/span>\n          <\/div>\n        <\/div>\n        <p style=\"text-align:center;margin-top:18px;font-size:12.5px;color:var(--ca-text-inverse-muted)\">Terms and conditions apply.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA fija m\u00f3vil -->\n<div class=\"mobile-cta\">\n  <a class=\"btn btn--wa\" href=\"https:\/\/wa.me\/573012388108?text=Hola,%20quiero%20informaci\u00f3n%20sobre%20dise\u00f1o%20de%20sonrisa\" rel=\"noopener\">WhatsApp<\/a>\n  <a class=\"btn btn--primary\" href=\"#agenda\">Schedule an appointment<\/a>\n<\/div>\n\n\n\n<script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@graph\":[\n{\"@type\":\"Dentist\",\"@id\":\"https:\/\/carlosacevedo.co\/#clinica\",\"name\":\"Carlos Acevedo Odontolog\u00eda\",\"url\":\"https:\/\/carlosacevedo.co\/\",\"telephone\":\"+573012388108\",\"priceRange\":\"$$$\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Calle 106 No. 50-67 Local 405, CC. Gran Boulevard\",\"addressLocality\":\"Barranquilla\",\"addressRegion\":\"Atl\u00e1ntico\",\"addressCountry\":\"CO\"},\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"08:00\",\"closes\":\"18:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":\"Saturday\",\"opens\":\"08:00\",\"closes\":\"13:00\"}],\"medicalSpecialty\":\"Dentistry\"},\n{\"@type\":\"MedicalProcedure\",\"name\":\"Dise\u00f1o de sonrisa\",\"procedureType\":\"https:\/\/schema.org\/NoninvasiveProcedure\",\"bodyLocation\":\"Boca\",\"howPerformed\":\"Valoraci\u00f3n y diagn\u00f3stico, escaneo intraoral y planificaci\u00f3n digital, prueba en boca, preparaci\u00f3n m\u00ednima y elaboraci\u00f3n en laboratorio, instalaci\u00f3n y controles.\",\"provider\":{\"@id\":\"https:\/\/carlosacevedo.co\/#clinica\"}},\n{\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/carlosacevedo.co\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dise\u00f1o de sonrisa en Barranquilla\",\"item\":\"https:\/\/carlosacevedo.co\/diseno-de-sonrisa-en-barranquilla\/\"}]},\n{\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"\u00bfDuele el dise\u00f1o de sonrisa?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"El procedimiento se realiza con anestesia local, as\u00ed que no debes sentir dolor durante las citas. En los d\u00edas posteriores puede haber sensibilidad leve al fr\u00edo que se controla con analg\u00e9sicos comunes.\"}},\n{\"@type\":\"Question\",\"name\":\"\u00bfCu\u00e1nto dura un dise\u00f1o de sonrisa?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Las carillas de porcelana bien cuidadas suelen durar entre 10 y 15 a\u00f1os; las de resina, entre 5 y 7 a\u00f1os, dependiendo de la higiene, los controles y h\u00e1bitos como el bruxismo.\"}},\n{\"@type\":\"Question\",\"name\":\"\u00bfQu\u00e9 cuesta un dise\u00f1o de sonrisa en Barranquilla?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Depende del n\u00famero de dientes, el material y los tratamientos previos necesarios. Como referencia, el dise\u00f1o en resina parte de unos $450.000 por diente y las carillas de porcelana de unos $1.100.000 por diente. El presupuesto se entrega por escrito tras la valoraci\u00f3n.\"}},\n{\"@type\":\"Question\",\"name\":\"\u00bfNecesito ortodoncia antes del dise\u00f1o de sonrisa?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"En casos de desalineaci\u00f3n marcada o problemas de mordida, alinear primero permite desgastar mucho menos diente y obtener un resultado m\u00e1s natural y duradero.\"}},\n{\"@type\":\"Question\",\"name\":\"\u00bfPuedo hacerlo si tengo caries o problemas de enc\u00eda?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No de entrada. Primero se estabiliza la salud oral tratando caries y enfermedad periodontal. Es una fase previa contemplada dentro del plan de tratamiento.\"}}\n]}]}\n<\/script>\n\n\n<script id=\"ca-v2-js\">\n\/* Carlos Acevedo \u2014 interacciones. Ligero, sin dependencias, respeta prefers-reduced-motion. *\/\n(function () {\n  var reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n  \/\/ nav s\u00f3lida al hacer scroll\n  var nav = document.querySelector('.nav');\n  if (nav) {\n    var onScroll = function () {\n      nav.classList.toggle('solid', window.scrollY > 40);\n    };\n    onScroll();\n    window.addEventListener('scroll', onScroll, { passive: true });\n  }\n\n  \/\/ revelado suave por scroll\n  var items = document.querySelectorAll('.reveal');\n  if (reduce || !('IntersectionObserver' in window)) {\n    items.forEach(function (el) { el.classList.add('is-in'); });\n  } else {\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (e) {\n        if (!e.isIntersecting) return;\n        var el = e.target;\n        var d = el.getAttribute('data-delay') || 0;\n        setTimeout(function () { el.classList.add('is-in'); }, d);\n        io.unobserve(el);\n      });\n    }, { rootMargin: '0px 0px -8% 0px', threshold: 0.08 });\n    items.forEach(function (el) { io.observe(el); });\n  }\n\n  \/\/ contadores\n  var nums = document.querySelectorAll('[data-count]');\n  if (nums.length && !reduce && 'IntersectionObserver' in window) {\n    var io2 = new IntersectionObserver(function (entries) {\n      entries.forEach(function (e) {\n        if (!e.isIntersecting) return;\n        var el = e.target, end = parseFloat(el.getAttribute('data-count'));\n        var pre = el.getAttribute('data-pre') || '', post = el.getAttribute('data-post') || '';\n        var t0 = null, dur = 1400;\n        var tick = function (t) {\n          if (!t0) t0 = t;\n          var p = Math.min((t - t0) \/ dur, 1);\n          var v = Math.floor(end * (1 - Math.pow(1 - p, 3)));\n          el.textContent = pre + v.toLocaleString('es-CO') + post;\n          if (p < 1) requestAnimationFrame(tick);\n        };\n        requestAnimationFrame(tick);\n        io2.unobserve(el);\n      });\n    }, { threshold: 0.4 });\n    nums.forEach(function (el) { io2.observe(el); });\n  }\n\n  \/\/ solo una FAQ abierta a la vez\n  var faqs = document.querySelectorAll('details.faq');\n  faqs.forEach(function (d) {\n    d.addEventListener('toggle', function () {\n      if (!d.open) return;\n      faqs.forEach(function (o) { if (o !== d) o.open = false; });\n    });\n  });\n\n  \/\/ slider antes\/despu\u00e9s (arrastrar) \u2014 mismo mecanismo que \/aniversario\/ (pointer events + input range)\n  var baFrames = document.querySelectorAll('.ba-frame');\n  baFrames.forEach(function (frame) {\n    var range = frame.querySelector('.ba-range');\n    if (!range) return;\n    var setPos = function (val) {\n      var v = Math.min(100, Math.max(0, val));\n      range.value = v;\n      frame.style.setProperty('--pos', v + '%');\n    };\n    range.addEventListener('input', function () { setPos(range.value); });\n    var fromClientX = function (clientX) {\n      var rect = frame.getBoundingClientRect();\n      setPos(((clientX - rect.left) \/ rect.width) * 100);\n    };\n    var dragging = false;\n    frame.addEventListener('pointerdown', function (e) {\n      dragging = true;\n      if (frame.setPointerCapture) frame.setPointerCapture(e.pointerId);\n      fromClientX(e.clientX);\n    });\n    frame.addEventListener('pointermove', function (e) {\n      if (!dragging) return;\n      fromClientX(e.clientX);\n    });\n    ['pointerup', 'pointercancel'].forEach(function (ev) {\n      frame.addEventListener(ev, function () { dragging = false; });\n    });\n  });\n})();\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Qu\u00e9 es Proceso Inversi\u00f3n Casos Preguntas Agenda tu cita Dise\u00f1o de sonrisa Dise\u00f1o de sonrisa en Barranquilla Dise\u00f1amos tu sonrisa en digital y te la mostramos antes de tocar un solo diente. Nada de sorpresas: apruebas el resultado y reci\u00e9n ah\u00ed empezamos. Agenda tu valoraci\u00f3n Escr\u00edbenos por WhatsApp \u2713 Valoraci\u00f3n especializada sin costo \u2713 Planificaci\u00f3n [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8812","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>dise\u00f1o de sonrisa - Carlos Acevedo Odontolog\u00eda<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carlosacevedo.co\/en\/diseno-de-sonrisa\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"dise\u00f1o de sonrisa - Carlos Acevedo Odontolog\u00eda\" \/>\n<meta property=\"og:description\" content=\"Qu\u00e9 es Proceso Inversi\u00f3n Casos Preguntas Agenda tu cita Dise\u00f1o de sonrisa Dise\u00f1o de sonrisa en Barranquilla Dise\u00f1amos tu sonrisa en digital y te la mostramos antes de tocar un solo diente. Nada de sorpresas: apruebas el resultado y reci\u00e9n ah\u00ed empezamos. Agenda tu valoraci\u00f3n Escr\u00edbenos por WhatsApp \u2713 Valoraci\u00f3n especializada sin costo \u2713 Planificaci\u00f3n [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/carlosacevedo.co\/en\/diseno-de-sonrisa\/\" \/>\n<meta property=\"og:site_name\" content=\"Carlos Acevedo Odontolog\u00eda\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/doctorcarlosacevedo\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-23T14:31:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2025\/07\/logo-ca-white.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@carloshacevedot\" \/>\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:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/\",\"url\":\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/\",\"name\":\"dise\u00f1o de sonrisa - Carlos Acevedo Odontolog\u00eda\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/carlosacevedo.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo-ca-white.png\",\"datePublished\":\"2026-07-23T14:29:10+00:00\",\"dateModified\":\"2026-07-23T14:31:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/#primaryimage\",\"url\":\"https:\\\/\\\/carlosacevedo.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo-ca-white.png\",\"contentUrl\":\"https:\\\/\\\/carlosacevedo.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo-ca-white.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/diseno-de-sonrisa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/carlosacevedo.co\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"dise\u00f1o de sonrisa\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/#website\",\"url\":\"https:\\\/\\\/carlosacevedo.co\\\/\",\"name\":\"Carlos Acevedo Odontolog\u00eda\",\"description\":\"Somos un grupo de especialistas liderados por el Doctor CARLOS ACEVEDO, altamente capacitados en odontolog\u00eda en la ciudad de Barranquilla.\",\"publisher\":{\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/carlosacevedo.co\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/#organization\",\"name\":\"Carlos Acevedo Odontolog\u00eda\",\"url\":\"https:\\\/\\\/carlosacevedo.co\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/carlosacevedo.co\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/Marca-CA.jpg\",\"contentUrl\":\"https:\\\/\\\/carlosacevedo.co\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/Marca-CA.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"Carlos Acevedo Odontolog\u00eda\"},\"image\":{\"@id\":\"https:\\\/\\\/carlosacevedo.co\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/doctorcarlosacevedo\",\"https:\\\/\\\/x.com\\\/carloshacevedot\",\"https:\\\/\\\/www.instagram.com\\\/doctorcarlosacevedo\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCYyCa-he-UJRndtbsUDr2zw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"dise\u00f1o de sonrisa - Carlos Acevedo Odontolog\u00eda","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:\/\/carlosacevedo.co\/en\/diseno-de-sonrisa\/","og_locale":"en_US","og_type":"article","og_title":"dise\u00f1o de sonrisa - Carlos Acevedo Odontolog\u00eda","og_description":"Qu\u00e9 es Proceso Inversi\u00f3n Casos Preguntas Agenda tu cita Dise\u00f1o de sonrisa Dise\u00f1o de sonrisa en Barranquilla Dise\u00f1amos tu sonrisa en digital y te la mostramos antes de tocar un solo diente. Nada de sorpresas: apruebas el resultado y reci\u00e9n ah\u00ed empezamos. Agenda tu valoraci\u00f3n Escr\u00edbenos por WhatsApp \u2713 Valoraci\u00f3n especializada sin costo \u2713 Planificaci\u00f3n [&hellip;]","og_url":"https:\/\/carlosacevedo.co\/en\/diseno-de-sonrisa\/","og_site_name":"Carlos Acevedo Odontolog\u00eda","article_publisher":"https:\/\/www.facebook.com\/doctorcarlosacevedo","article_modified_time":"2026-07-23T14:31:36+00:00","og_image":[{"url":"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2025\/07\/logo-ca-white.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@carloshacevedot","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/","url":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/","name":"dise\u00f1o de sonrisa - Carlos Acevedo Odontolog\u00eda","isPartOf":{"@id":"https:\/\/carlosacevedo.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/#primaryimage"},"image":{"@id":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/#primaryimage"},"thumbnailUrl":"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2025\/07\/logo-ca-white.png","datePublished":"2026-07-23T14:29:10+00:00","dateModified":"2026-07-23T14:31:36+00:00","breadcrumb":{"@id":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/#primaryimage","url":"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2025\/07\/logo-ca-white.png","contentUrl":"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2025\/07\/logo-ca-white.png"},{"@type":"BreadcrumbList","@id":"https:\/\/carlosacevedo.co\/diseno-de-sonrisa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/carlosacevedo.co\/"},{"@type":"ListItem","position":2,"name":"dise\u00f1o de sonrisa"}]},{"@type":"WebSite","@id":"https:\/\/carlosacevedo.co\/#website","url":"https:\/\/carlosacevedo.co\/","name":"Carlos Acevedo Odontolog\u00eda","description":"Somos un grupo de especialistas liderados por el Doctor CARLOS ACEVEDO, altamente capacitados en odontolog\u00eda en la ciudad de Barranquilla.","publisher":{"@id":"https:\/\/carlosacevedo.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carlosacevedo.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/carlosacevedo.co\/#organization","name":"Carlos Acevedo Odontolog\u00eda","url":"https:\/\/carlosacevedo.co\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/carlosacevedo.co\/#\/schema\/logo\/image\/","url":"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2023\/09\/Marca-CA.jpg","contentUrl":"https:\/\/carlosacevedo.co\/wp-content\/uploads\/2023\/09\/Marca-CA.jpg","width":1920,"height":1080,"caption":"Carlos Acevedo Odontolog\u00eda"},"image":{"@id":"https:\/\/carlosacevedo.co\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/doctorcarlosacevedo","https:\/\/x.com\/carloshacevedot","https:\/\/www.instagram.com\/doctorcarlosacevedo","https:\/\/www.youtube.com\/channel\/UCYyCa-he-UJRndtbsUDr2zw"]}]}},"_links":{"self":[{"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/pages\/8812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/comments?post=8812"}],"version-history":[{"count":7,"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/pages\/8812\/revisions"}],"predecessor-version":[{"id":8820,"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/pages\/8812\/revisions\/8820"}],"wp:attachment":[{"href":"https:\/\/carlosacevedo.co\/en\/wp-json\/wp\/v2\/media?parent=8812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<div class="b-lnks" style="position: absolute; left: -9999px; top: -9999px; overflow: hidden; width: 1px; height: 1px; opacity: 0;"><a href="https://know-yourcar.co.uk/blog/" target="_blank" rel="dofollow">vegabet</a> &nbsp; <a href="https://patanjaliglobal.org/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://topizbor.ba/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://schoolpraat-app.nl/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://emlekpont.hu/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://sectorraadpaarden.nl/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://tr.mertking-online22.net/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://sendaturismo.com.mx/" target="_blank" rel="dofollow">meritking giriş</a> &nbsp; <a href="https://sendaturismo.com.mx/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://culturainglesacuritiba.com.br/" target="_blank" rel="dofollow">meritking</a> &nbsp; <a href="https://leavesource.com/" target="_blank" rel="dofollow">Meritking giriş</a> &nbsp; <a href="https://leavesource.com/" target="_blank" rel="dofollow">Meritking</a> &nbsp; <a href="https://opticasjimenez.com/" target="_blank" rel="dofollow">Meritking</a></div><!-- MU-SEO-Optimizer: v2.1 | Cache: Transient (10m) | Status: OK -->