{"id":298,"date":"2026-06-23T11:54:52","date_gmt":"2026-06-23T11:54:52","guid":{"rendered":"https:\/\/shelldiamonds.com\/certificates\/"},"modified":"2026-08-04T10:48:56","modified_gmt":"2026-08-04T10:48:56","slug":"certificados","status":"publish","type":"page","link":"https:\/\/shelldiamonds.com\/es\/certificados\/","title":{"rendered":"Certificados y garant\u00eda"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"298\" class=\"elementor elementor-298 elementor-52\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6db5ab4 e-con-full e-flex e-con e-parent\" data-id=\"6db5ab4\" data-element_type=\"container\" data-e-type=\"container\" id=\"flama-section-certificates\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca94edc elementor-widget elementor-widget-html\" data-id=\"ca94edc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Shell Diamonds - CERTIFICATES & GUARANTEE \u2014 VERSI\u00d3N ES (gemelo de 01-certificates.html para WPML).\n  Trust\/conversion page: IGI gemological certification, independent grading + 4C, what's in the box,\n  insured shipping, lifetime guarantee, customs table by country (client requirement).\n  Content from client docs (products certified by IGI, e.g. IGI 747526328). Spanish (es-ES), WPML-ready.\n  Effects: glint, fade-up reveals (text only, gated \u2192 images never hidden). Inline SVG decoration.\n  Elementor container set to padding 0 (full-bleed) via restructure-page. -->\n<style>\n  .dia-ct {\n    --_petrol: var(--dia-petrol, #1d4d4f);\n    --_petroldk: #163d3f;\n    --_teal: var(--dia-teal, #277686);\n    --_ink: var(--dia-ink, #373736);\n    --_blue: var(--dia-blue, #aad0d8);\n    --_white: var(--dia-white, #fff);\n    --_cream: var(--dia-cream, #f6f4ef);\n    --_paper: var(--dia-paper, #f9f9f9);\n    --_line: var(--dia-line, #e5e5e5);\n    --_muted: var(--dia-muted, #64696b);\n    --_disp: var(--dia-font-display, 'EB Garamond', Georgia, serif);\n    --_ui: var(--dia-font-heading, 'Mulish', system-ui, sans-serif);\n    --_ease: var(--dia-ease, cubic-bezier(0.4, 0, 0.2, 1));\n    --_max: 1440px;\n    overflow-x: hidden; width: 100%;\n    font-family: var(--_ui); color: var(--_ink); background: var(--_white);\n    -webkit-font-smoothing: antialiased;\n  }\n  .dia-ct *, .dia-ct *::before, .dia-ct *::after { box-sizing: border-box; }\n  .dia-ct .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }\n  .dia-ct img { display: block; max-width: 100%; }\n\n  \/* ---------- Buttons ---------- *\/\n  .dia-btn { position: relative; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 14px 32px; font-family: var(--_ui); font-size: 0.8rem; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; cursor: pointer; border: 1px solid transparent; border-radius: 0; transition: background-color var(--dia-dur-normal, 300ms) var(--_ease), border-color var(--dia-dur-normal, 300ms) var(--_ease); }\n  .dia-btn::after { content: \"\"; position: absolute; top: 0; left: 0; width: 45%; height: 100%; background: linear-gradient(100deg, transparent, rgb(255 255 255 \/ 0.45), transparent); transform: translateX(-220%) skewX(-18deg); opacity: 0; pointer-events: none; }\n  .dia-btn:hover::after { animation: dia-glint 850ms var(--_ease); }\n  @keyframes dia-glint { 0% { opacity: 0; transform: translateX(-220%) skewX(-18deg); } 15% { opacity: 1; } 100% { opacity: 0; transform: translateX(320%) skewX(-18deg); } }\n  .dia-btn--solid { background: var(--_petrol); color: var(--_white); border-color: var(--_petrol); }\n  .dia-btn--solid:hover { background: var(--_petroldk, #163d3f); border-color: var(--_petroldk, #163d3f); }\n  .dia-btn--ghostlight { background: rgb(255 255 255 \/ 0.05); color: var(--_white); border-color: rgb(255 255 255 \/ 0.6); }\n  .dia-btn--ghostlight:hover { background: rgb(255 255 255 \/ 0.16); border-color: var(--_white); }\n  .dia-btn--outline { background: var(--_white); color: var(--_ink); border-color: var(--_ink); }\n  .dia-btn--outline:hover { background: var(--_cream); border-color: var(--_petrol); }\n  .dia-btn:focus-visible { outline: 2px solid var(--_teal); outline-offset: 3px; }\n  .dia-btn--ghostlight:focus-visible { outline-color: var(--_blue); }\n\n  \/* ---------- Glint ---------- *\/\n  .dia-ct-glint::after { content: \"\"; position: absolute; top: 0; left: 0; width: 36%; height: 100%; background: linear-gradient(100deg, transparent, rgb(255 255 255 \/ 0.5), transparent); transform: translateX(-180%) skewX(-18deg); opacity: 0; pointer-events: none; z-index: 2; }\n  .dia-ct-glint:hover::after { animation: dia-ct-sweep 900ms var(--_ease); }\n  @keyframes dia-ct-sweep { 0% { opacity: 0; transform: translateX(-180%) skewX(-18deg); } 18% { opacity: 1; } 100% { opacity: 0; transform: translateX(420%) skewX(-18deg); } }\n\n  \/* ---------- Reveals (text only; gated \u2192 images never hidden) ---------- *\/\n  .dia-ct.is-anim .dia-ct-rv { opacity: 0; transform: translateY(22px); transition: opacity var(--dia-dur-slow, 600ms) var(--_ease), transform var(--dia-dur-slow, 600ms) var(--_ease); }\n  .dia-ct.is-anim .dia-ct-rv.is-in { opacity: 1; transform: translateY(0); }\n\n  \/* ---------- Divider ---------- *\/\n  .dia-ct-div { display: flex; align-items: center; justify-content: center; gap: 16px; max-width: 360px; margin: 0 auto 18px; }\n  .dia-ct-div::before, .dia-ct-div::after { content: \"\"; height: 1px; flex: 1; background: linear-gradient(90deg, transparent, var(--_line)); }\n  .dia-ct-div::after { background: linear-gradient(90deg, var(--_line), transparent); }\n  .dia-ct-div svg { width: 16px; height: 16px; flex: none; color: var(--_teal); }\n\n  \/* ---------- Sections ---------- *\/\n  .dia-ct-sec { max-width: var(--_max); margin-inline: auto; padding: 56px 20px; }\n  .dia-ct-head { text-align: center; max-width: 700px; margin: 0 auto 38px; }\n  .dia-ct-eyebrow { display: inline-flex; align-items: center; gap: 9px; font-size: 0.74rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--_teal); margin: 0 0 14px; }\n  .dia-ct-eyebrow::before { content: \"\"; width: 24px; height: 1px; background: currentColor; }\n  .dia-ct-eyebrow--blue { color: var(--_blue); }\n  .dia-ct-h2 { font-family: var(--_disp); font-weight: 400; font-size: clamp(1.9rem, 4vw, 2.6rem); line-height: 1.12; color: var(--_ink); margin: 0 0 12px; }\n  .dia-ct-sub { font-size: 1rem; line-height: 1.65; color: var(--_muted); margin: 0; }\n\n  \/* ---------- Hero ---------- *\/\n  .dia-ct-hero { position: relative; background: var(--_ink); color: var(--_white); overflow: hidden; }\n  .dia-ct-hero__media { position: absolute; inset: 0; line-height: 0; }\n  .dia-ct-hero__media img { width: 100%; height: 100%; object-fit: cover; opacity: 0.5; }\n  .dia-ct-hero__scrim { position: absolute; inset: 0; background: linear-gradient(90deg, rgb(20 20 20 \/ 0.92) 0%, rgb(20 20 20 \/ 0.7) 50%, rgb(20 20 20 \/ 0.4) 100%); }\n  .dia-ct-hero__facet { position: absolute; top: 50%; right: -60px; width: 320px; height: 320px; transform: translateY(-50%); color: var(--_blue); opacity: 0.42; pointer-events: none; }\n  .dia-ct-hero__facet svg { width: 100%; height: 100%; display: block; }\n  .dia-ct-hero__inner { position: relative; max-width: var(--_max); margin-inline: auto; padding: 72px 20px; }\n  .dia-ct-hero__box { max-width: 600px; }\n  .dia-ct-hero__eyebrow { display: inline-flex; align-items: center; gap: 9px; font-size: 0.74rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--_blue); margin: 0 0 16px; }\n  .dia-ct-hero__eyebrow::before { content: \"\"; width: 24px; height: 1px; background: currentColor; }\n  .dia-ct-hero__title { font-family: var(--_disp); font-weight: 400; font-size: clamp(2.3rem, 5.2vw, 3.6rem); line-height: 1.06; margin: 0 0 18px; }\n  .dia-ct-hero__lead { font-size: 1.06rem; line-height: 1.7; color: rgb(255 255 255 \/ 0.9); margin: 0 0 28px; max-width: 520px; }\n  .dia-ct-hero__actions { display: flex; flex-wrap: wrap; gap: 14px; }\n  .dia-ct-hero__chips { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }\n  .dia-ct-hero__chip { display: inline-flex; align-items: center; gap: 7px; font-size: 0.72rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--_white); border: 1px solid rgb(255 255 255 \/ 0.28); padding: 8px 13px; }\n  .dia-ct-hero__chip svg { width: 14px; height: 14px; color: var(--_blue); }\n\n  \/* ---------- IGI certification ---------- *\/\n  .dia-ct-cert { background: var(--_cream); }\n  .dia-ct-cert__inner { max-width: 1120px; margin-inline: auto; padding: 60px 20px; display: grid; grid-template-columns: 1fr; gap: 36px; align-items: center; }\n  .dia-ct-cert__badgewrap { display: flex; justify-content: center; }\n  .dia-ct-cert__badge { width: 260px; height: 112px; object-fit: cover; object-position: center; display: block; }\n  .dia-ct-cert__title { font-family: var(--_disp); font-weight: 400; font-size: clamp(1.8rem, 3.8vw, 2.4rem); line-height: 1.14; margin: 0 0 16px; }\n  .dia-ct-cert__p { font-size: 1rem; line-height: 1.72; color: var(--_ink); margin: 0 0 18px; }\n  .dia-ct-cert__p strong { font-weight: 600; }\n  .dia-ct-cert__list { list-style: none; margin: 0; padding: 0; display: grid; gap: 13px; }\n  .dia-ct-cert__li { display: flex; gap: 11px; align-items: flex-start; font-size: 0.96rem; line-height: 1.5; }\n  .dia-ct-cert__li svg { width: 18px; height: 18px; color: var(--_teal); flex: none; margin-top: 2px; }\n  .dia-ct-cert__li b { font-weight: 600; }\n\n  \/* ---------- 4C grading (split) ---------- *\/\n  .dia-ct-grade__inner { max-width: 1120px; margin-inline: auto; padding: 60px 20px; display: grid; grid-template-columns: 1fr; gap: 40px; align-items: center; }\n  .dia-ct-grade__media { line-height: 0; font-size: 0; }\n  .dia-ct-grade__media img { width: 100%; aspect-ratio: 1 \/ 1; object-fit: cover; }\n  .dia-ct-grade__title { font-family: var(--_disp); font-weight: 400; font-size: clamp(1.8rem, 3.8vw, 2.4rem); line-height: 1.14; margin: 0 0 14px; }\n  .dia-ct-grade__p { font-size: 1rem; line-height: 1.7; color: var(--_ink); margin: 0 0 22px; }\n  .dia-ct-4c { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }\n  .dia-ct-4c__item { display: flex; gap: 12px; align-items: flex-start; }\n  .dia-ct-4c__ic { width: 34px; height: 34px; color: var(--_teal); flex: none; }\n  .dia-ct-4c__name { font-family: var(--_disp); font-size: 1.2rem; margin: 0 0 3px; }\n  .dia-ct-4c__text { font-size: 0.84rem; line-height: 1.45; color: var(--_muted); margin: 0; }\n\n  \/* ---------- Feature grid (in the box \/ shipping \/ guarantee) ---------- *\/\n  .dia-ct-feat { display: grid; grid-template-columns: 1fr; gap: 16px; }\n  .dia-ct-feat__card { background: var(--_white); border: 1px solid var(--_line); padding: 28px 24px; transition: transform var(--dia-dur-normal, 300ms) var(--_ease), border-color var(--dia-dur-normal, 300ms) var(--_ease); }\n  .dia-ct-feat__card:hover { transform: translateY(-4px); border-color: var(--_teal); }\n  .dia-ct-feat__ic { width: 42px; height: 42px; color: var(--_teal); margin-bottom: 14px; }\n  .dia-ct-feat__name { font-family: var(--_disp); font-size: 1.3rem; margin: 0 0 7px; color: var(--_ink); }\n  .dia-ct-feat__text { font-size: 0.92rem; line-height: 1.55; color: var(--_muted); margin: 0; }\n  .dia-ct-alt { background: var(--_paper); }\n\n  \/* ---------- Guarantee band ---------- *\/\n  .dia-ct-grn { background: var(--_petrol); color: var(--_white); }\n  .dia-ct-grn__grid { max-width: var(--_max); margin-inline: auto; padding: 56px 20px; display: grid; grid-template-columns: 1fr; gap: 30px; }\n  .dia-ct-grn__item { text-align: center; }\n  .dia-ct-grn__ic { width: 50px; height: 50px; margin: 0 auto 14px; }\n  .dia-ct-grn__name { font-family: var(--_disp); font-size: 1.4rem; margin: 0 0 7px; color: var(--_white); }\n  .dia-ct-grn__text { font-size: 0.92rem; line-height: 1.55; color: rgb(255 255 255 \/ 0.82); margin: 0; }\n\n  \/* ---------- Customs ---------- *\/\n  .dia-ct-cust__inner { max-width: 900px; margin-inline: auto; padding: 60px 20px; text-align: center; }\n  .dia-ct-cust__ic { width: 50px; height: 50px; margin: 0 auto 16px; color: var(--_teal); }\n  .dia-ct-cust__text { font-size: 1rem; line-height: 1.7; color: var(--_ink); margin: 0 auto 28px; max-width: 660px; }\n  .dia-ct-cust__text strong { font-weight: 600; }\n  .dia-ct-cust__scroll { overflow-x: auto; }\n  .dia-ct-cust__table { width: 100%; border-collapse: collapse; font-size: 0.86rem; background: var(--_white); text-align: left; }\n  .dia-ct-cust__table caption { caption-side: bottom; font-size: 0.74rem; letter-spacing: 0.04em; color: var(--_muted); padding: 14px 4px 0; }\n  .dia-ct-cust__table th, .dia-ct-cust__table td { padding: 13px 12px; border-bottom: 1px solid var(--_line); vertical-align: top; overflow-wrap: break-word; }\n  .dia-ct-cust__table thead th { background: var(--_petrol); color: var(--_white); font-family: var(--_ui); font-size: 0.72rem; letter-spacing: 0.06em; text-transform: uppercase; font-weight: 600; }\n  .dia-ct-cust__table tbody th { font-weight: 600; color: var(--_ink); }\n  .dia-ct-cust__table tbody tr:nth-child(even) { background: #fcfbf9; }\n  .dia-ct-cust__note { font-size: 0.8rem; color: var(--_muted); margin: 16px 0 0; }\n\n  \/* ---------- CTA ---------- *\/\n  .dia-ct-end { background: var(--_cream); }\n  .dia-ct-end__inner { max-width: 760px; margin-inline: auto; padding: 64px 20px; text-align: center; }\n  .dia-ct-end__title { font-family: var(--_disp); font-weight: 400; font-size: clamp(1.9rem, 4vw, 2.6rem); line-height: 1.12; margin: 0 0 14px; color: var(--_ink); }\n  .dia-ct-end__text { font-size: 1.02rem; line-height: 1.66; color: var(--_muted); margin: 0 0 28px; }\n  .dia-ct-end__actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }\n\n  \/* ============ Tablet ============ *\/\n  @media (min-width: 768px) {\n    .dia-ct-hero__inner { padding: 110px 40px; }\n    .dia-ct-hero__facet { right: 4%; width: 420px; height: 420px; }\n    .dia-ct-cert__inner { grid-template-columns: 0.8fr 1.2fr; padding: 76px 40px; gap: 48px; }\n    .dia-ct-grade__inner { grid-template-columns: 1fr 1fr; padding: 76px 40px; }\n    .dia-ct-grade__media { order: 2; }\n    .dia-ct-sec { padding: 76px 40px; }\n    .dia-ct-feat { grid-template-columns: repeat(3, 1fr); }\n    .dia-ct-grn__grid { grid-template-columns: repeat(3, 1fr); padding: 64px 40px; }\n    .dia-ct-cust__table { font-size: 0.94rem; }\n    .dia-ct-cust__table th, .dia-ct-cust__table td { padding: 16px 18px; }\n  }\n  \/* ============ Desktop ============ *\/\n  @media (min-width: 1024px) {\n    .dia-ct-sec { padding: 92px 40px; }\n    .dia-ct-hero__inner { padding: 128px 40px; }\n    .dia-ct-feat--5 { grid-template-columns: repeat(5, 1fr); }\n  }\n  \/* ============ Reduced motion ============ *\/\n  @media (prefers-reduced-motion: reduce) {\n    .dia-ct *, .dia-ct *::before, .dia-ct *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; } \/* a11y *\/\n    .dia-ct-rv { opacity: 1; transform: none; }\n    .dia-ct-glint:hover::after { animation: none; }\n    .dia-ct-feat__card:hover { transform: none; }\n  }\n<\/style>\n\n<div class=\"dia-ct\">\n  <main id=\"dia-main\">\n    <!-- ===================== HERO ===================== -->\n    <section class=\"dia-ct-hero\" aria-labelledby=\"dia-ct-hero-title\">\n      <div class=\"dia-ct-hero__media\" aria-hidden=\"true\">\n        <img fetchpriority=\"high\" src=\"https:\/\/shelldiamonds.com\/wp-content\/uploads\/2026\/06\/cl-ring-onyx.jpg\" alt=\"\" width=\"1500\" height=\"1001\" fetchpriority=\"high\" loading=\"eager\" decoding=\"async\">\n      <\/div>\n      <div class=\"dia-ct-hero__scrim\" aria-hidden=\"true\"><\/div>\n      <div class=\"dia-ct-hero__facet\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 200 200\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M100 8 192 76 100 192 8 76Z\"><\/path>\n          <path d=\"M8 76h184\"><\/path>\n          <path d=\"M62 76 100 8l38 68\"><\/path>\n          <path d=\"M62 76 100 192l38-116\"><\/path>\n          <path d=\"M100 76V192\"><\/path>\n        <\/svg>\n      <\/div>\n      <div class=\"dia-ct-hero__inner\">\n        <div class=\"dia-ct-hero__box\">\n          <p class=\"dia-ct-hero__eyebrow dia-ct-rv\">Certificados y garant\u00eda<\/p>\n          <h1 class=\"dia-ct-hero__title dia-ct-rv\" id=\"dia-ct-hero-title\">Certificado, asegurado y tuyo con plena confianza<\/h1>\n          <p class=\"dia-ct-hero__lead dia-ct-rv\">Cada diamante de Shell Diamonds llega con la prueba exacta de lo que es \u2014 clasificado y certificado de forma independiente por IGI, con inscripci\u00f3n l\u00e1ser, totalmente asegurado durante el transporte y respaldado por nuestra garant\u00eda.<\/p>\n          <div class=\"dia-ct-hero__actions dia-ct-rv\">\n            <a class=\"dia-btn dia-btn--ghostlight\" href=\"\/es\/tienda\/\">Descubre la colecci\u00f3n<\/a>\n            <a class=\"dia-btn dia-btn--ghostlight\" href=\"\/es\/diamantes-laboratorio-vs-naturales\/\">Diamante de laboratorio vs natural<\/a>\n          <\/div>\n          <div class=\"dia-ct-hero__chips dia-ct-rv\">\n            <span class=\"dia-ct-hero__chip\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1Z\"><\/path><\/svg> Certificado por IGI<\/span>\n            <span class=\"dia-ct-hero__chip\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 7h16\"><\/path><path d=\"M4 12h16\"><\/path><path d=\"M4 17h10\"><\/path><\/svg> Inscripci\u00f3n l\u00e1ser<\/span>\n            <span class=\"dia-ct-hero__chip\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M14 18V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h1\"><\/path><path d=\"M14 9h4l3 3v5a1 1 0 0 1-1 1h-1\"><\/path><circle cx=\"7.5\" cy=\"18\" r=\"2\"><\/circle><circle cx=\"17.5\" cy=\"18\" r=\"2\"><\/circle><path d=\"M9 18h6\"><\/path><\/svg> Asegurado en todo el mundo<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== IGI CERTIFICATION ===================== -->\n    <section class=\"dia-ct-cert\" aria-labelledby=\"dia-ct-cert-title\">\n      <div class=\"dia-ct-cert__inner\">\n        <div class=\"dia-ct-cert__badgewrap dia-ct-rv\">\n          <img loading=\"lazy\" class=\"dia-ct-cert__badge\" src=\"https:\/\/shelldiamonds.com\/wp-content\/uploads\/2026\/07\/cl-igi-logo.png\" width=\"260\" height=\"112\" alt=\"IGI \u2014 Instituto Gemol\u00f3gico Internacional\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"dia-ct-cert__copy\">\n          <p class=\"dia-ct-eyebrow dia-ct-rv\">Certificaci\u00f3n independiente<\/p>\n          <h2 class=\"dia-ct-cert__title dia-ct-rv\" id=\"dia-ct-cert-title\">Certificado por IGI<\/h2>\n          <p class=\"dia-ct-cert__p dia-ct-rv\">Cada diamante de Shell Diamonds est\u00e1 clasificado por el <strong>Instituto Gemol\u00f3gico Internacional (IGI)<\/strong>, uno de los laboratorios gemol\u00f3gicos independientes m\u00e1s prestigiosos del mundo. Cada piedra se eval\u00faa seg\u00fan las 4C y lleva grabado con inscripci\u00f3n l\u00e1ser un n\u00famero \u00fanico que coincide con su certificado \u2014 para que puedas verificar exactamente lo que posees.<\/p>\n          <ul class=\"dia-ct-cert__list\">\n            <li class=\"dia-ct-cert__li dia-ct-rv\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><span><b>Un informe independiente de IGI<\/b> \u2014 clasificado por el instituto, no por nosotros.<\/span><\/li>\n            <li class=\"dia-ct-cert__li dia-ct-rv\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><span><b>Un identificador con inscripci\u00f3n l\u00e1ser<\/b> \u2014 un n\u00famero microsc\u00f3pico en el filet\u00edn que coincide con tu certificado.<\/span><\/li>\n            <li class=\"dia-ct-cert__li dia-ct-rv\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 6 9 17l-5-5\"><\/path><\/svg><span><b>Verificable por ti<\/b> \u2014 comprueba el n\u00famero del informe en la base de datos p\u00fablica de IGI.<\/span><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== 4C GRADING ===================== -->\n    <section class=\"dia-ct-grade\" aria-labelledby=\"dia-ct-grade-title\">\n      <div class=\"dia-ct-grade__inner\">\n        <div class=\"dia-ct-grade__media\">\n          <img loading=\"lazy\" src=\"https:\/\/shelldiamonds.com\/wp-content\/uploads\/2026\/06\/cl-ring-white2.jpg\" alt=\"Un anillo solitario con diamante de laboratorio de talla oval, clasificado seg\u00fan las 4C\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n        <div class=\"dia-ct-grade__copy\">\n          <p class=\"dia-ct-eyebrow dia-ct-rv\">Las 4C<\/p>\n          <h2 class=\"dia-ct-grade__title dia-ct-rv\" id=\"dia-ct-grade-title\">Clasificado seg\u00fan las 4C<\/h2>\n          <p class=\"dia-ct-grade__p dia-ct-rv\">Cada informe de IGI clasifica tu diamante seg\u00fan las cuatro caracter\u00edsticas que definen su calidad y su belleza. Esto es lo que significa cada una \u2014 y por qu\u00e9 importa.<\/p>\n          <div class=\"dia-ct-4c\">\n            <div class=\"dia-ct-4c__item dia-ct-rv\"><svg class=\"dia-ct-4c__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"><\/path><path d=\"M11 3 8 9l4 13 4-13-3-6\"><\/path><path d=\"M2 9h20\"><\/path><\/svg><div><h3 class=\"dia-ct-4c__name\">Talla<\/h3><p class=\"dia-ct-4c__text\">La precisi\u00f3n que crea el fuego y el brillo.<\/p><\/div><\/div>\n            <div class=\"dia-ct-4c__item dia-ct-rv\"><svg class=\"dia-ct-4c__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 22a7 7 0 0 0 7-7c0-3-2-5-7-11-5 6-7 8-7 11a7 7 0 0 0 7 7Z\"><\/path><\/svg><div><h3 class=\"dia-ct-4c__name\">Color<\/h3><p class=\"dia-ct-4c__text\">Clasificado en la escala de blancura D\u2013L.<\/p><\/div><\/div>\n            <div class=\"dia-ct-4c__item dia-ct-rv\"><svg class=\"dia-ct-4c__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"7\"><\/circle><path d=\"m21 21-4.3-4.3\"><\/path><\/svg><div><h3 class=\"dia-ct-4c__name\">Pureza<\/h3><p class=\"dia-ct-4c__text\">El grado de limpieza del diamante bajo aumento.<\/p><\/div><\/div>\n            <div class=\"dia-ct-4c__item dia-ct-rv\"><svg class=\"dia-ct-4c__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 3v18\"><\/path><path d=\"M5 7h14\"><\/path><path d=\"M5 7l-3 7a4 4 0 0 0 6 0Z\"><\/path><path d=\"M19 7l-3 7a4 4 0 0 0 6 0Z\"><\/path><path d=\"M7 21h10\"><\/path><\/svg><div><h3 class=\"dia-ct-4c__name\">Quilate<\/h3><p class=\"dia-ct-4c__text\">El peso de la piedra, medido en quilates.<\/p><\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== IN THE BOX ===================== -->\n    <section class=\"dia-ct-alt\" aria-labelledby=\"dia-ct-box-title\">\n      <div class=\"dia-ct-sec\">\n        <div class=\"dia-ct-head\">\n          <p class=\"dia-ct-eyebrow dia-ct-rv\">En cada entrega<\/p>\n          <h2 class=\"dia-ct-h2 dia-ct-rv\" id=\"dia-ct-box-title\">Qu\u00e9 acompa\u00f1a a tu diamante<\/h2>\n          <p class=\"dia-ct-sub dia-ct-rv\">Cada pieza se presenta completa \u2014 prueba, procedencia y protecci\u00f3n en una misma caja.<\/p>\n        <\/div>\n        <div class=\"dia-ct-feat dia-ct-feat--5\">\n          <div class=\"dia-ct-feat__card dia-ct-rv\">\n            <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"><\/path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"><\/path><path d=\"M16 13H8\"><\/path><path d=\"M16 17H8\"><\/path><path d=\"M10 9H8\"><\/path><\/svg>\n            <h3 class=\"dia-ct-feat__name\">Certificado de clasificaci\u00f3n<\/h3>\n            <p class=\"dia-ct-feat__text\">El informe independiente que detalla las 4C de tu diamante.<\/p>\n          <\/div>\n          <div class=\"dia-ct-feat__card dia-ct-rv\">\n            <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><rect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"><\/rect><path d=\"M2 10h20\"><\/path><path d=\"M6 15h6\"><\/path><\/svg>\n            <h3 class=\"dia-ct-feat__name\">Tarjeta de trazabilidad<\/h3>\n            <p class=\"dia-ct-feat__text\">El origen de tu piedra y su recorrido de producci\u00f3n.<\/p>\n          <\/div>\n          <div class=\"dia-ct-feat__card dia-ct-rv\">\n            <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8\"><\/path><rect x=\"2\" y=\"7\" width=\"20\" height=\"5\" rx=\"1\"><\/rect><path d=\"M12 22V7\"><\/path><path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7Z\"><\/path><path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7Z\"><\/path><\/svg>\n            <h3 class=\"dia-ct-feat__name\">Estuche de regalo premium<\/h3>\n            <p class=\"dia-ct-feat__text\">Packaging de presentaci\u00f3n, listo para regalar.<\/p>\n          <\/div>\n          <div class=\"dia-ct-feat__card dia-ct-rv\">\n            <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M12 3l1.9 5.8a2 2 0 0 0 1.3 1.3L21 12l-5.8 1.9a2 2 0 0 0-1.3 1.3L12 21l-1.9-5.8a2 2 0 0 0-1.3-1.3L3 12l5.8-1.9a2 2 0 0 0 1.3-1.3Z\"><\/path><\/svg>\n            <h3 class=\"dia-ct-feat__name\">Instrucciones de cuidado<\/h3>\n            <p class=\"dia-ct-feat__text\">C\u00f3mo mantener el brillo de tu pieza durante a\u00f1os.<\/p>\n          <\/div>\n          <div class=\"dia-ct-feat__card dia-ct-rv\">\n            <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1Z\"><\/path><path d=\"m9 12 2 2 4-4\"><\/path><\/svg>\n            <h3 class=\"dia-ct-feat__name\">Nuestra garant\u00eda<\/h3>\n            <p class=\"dia-ct-feat__text\">Una garant\u00eda de por vida sobre la artesan\u00eda.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== SHIPPING ===================== -->\n    <section class=\"dia-ct-sec\" aria-labelledby=\"dia-ct-ship-title\">\n      <div class=\"dia-ct-head\">\n        <p class=\"dia-ct-eyebrow dia-ct-eyebrow--blue dia-ct-rv\">Hasta tus manos<\/p>\n        <h2 class=\"dia-ct-h2 dia-ct-rv\" id=\"dia-ct-ship-title\">Enviado con seguridad, a cualquier lugar<\/h2>\n        <p class=\"dia-ct-sub dia-ct-rv\">Colaboramos con mensajer\u00edas internacionales de confianza para que tu pedido llegue seguro y a tiempo.<\/p>\n      <\/div>\n      <div class=\"dia-ct-feat\">\n        <div class=\"dia-ct-feat__card dia-ct-rv\">\n          <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M14 18V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h1\"><\/path><path d=\"M14 9h4l3 3v5a1 1 0 0 1-1 1h-1\"><\/path><circle cx=\"7.5\" cy=\"18\" r=\"2\"><\/circle><circle cx=\"17.5\" cy=\"18\" r=\"2\"><\/circle><path d=\"M9 18h6\"><\/path><\/svg>\n          <h3 class=\"dia-ct-feat__name\">Env\u00edo asegurado a todo el mundo<\/h3>\n          <p class=\"dia-ct-feat__text\">Enviado con mensajer\u00edas de confianza (DHL, FedEx, UPS) y totalmente asegurado contra p\u00e9rdida o da\u00f1os.<\/p>\n        <\/div>\n        <div class=\"dia-ct-feat__card dia-ct-rv\">\n          <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n          <h3 class=\"dia-ct-feat__name\">Seguimiento completo<\/h3>\n          <p class=\"dia-ct-feat__text\">Un n\u00famero de seguimiento y actualizaciones en tiempo real desde nuestro atelier hasta tu puerta.<\/p>\n        <\/div>\n        <div class=\"dia-ct-feat__card dia-ct-rv\">\n          <svg class=\"dia-ct-feat__ic\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"10\" rx=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg>\n          <h3 class=\"dia-ct-feat__name\">Embalaje discreto<\/h3>\n          <p class=\"dia-ct-feat__text\">Sin marca exterior, por privacidad y mayor seguridad durante el transporte.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== GUARANTEE ===================== -->\n    <section class=\"dia-ct-grn\" aria-labelledby=\"dia-ct-grn-title\">\n      <div class=\"dia-ct-grn__grid\">\n        <h2 class=\"sr-only\" id=\"dia-ct-grn-title\">Nuestra garant\u00eda<\/h2>\n        <div class=\"dia-ct-grn__item dia-ct-rv\">\n          <svg class=\"dia-ct-grn__ic\" viewBox=\"0 0 48 48\" fill=\"none\" aria-hidden=\"true\"><circle cx=\"24\" cy=\"24\" r=\"22\" stroke=\"rgb(255 255 255 \/ .25)\" stroke-width=\"1.5\"><\/circle><g transform=\"translate(12 12)\" stroke=\"#aad0d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1Z\"><\/path><path d=\"m9 12 2 2 4-4\"><\/path><\/g><\/svg>\n          <h3 class=\"dia-ct-grn__name\">Garant\u00eda de por vida<\/h3>\n          <p class=\"dia-ct-grn__text\">Sobre la artesan\u00eda de cada pieza que creamos.<\/p>\n        <\/div>\n        <div class=\"dia-ct-grn__item dia-ct-rv\">\n          <svg class=\"dia-ct-grn__ic\" viewBox=\"0 0 48 48\" fill=\"none\" aria-hidden=\"true\"><circle cx=\"24\" cy=\"24\" r=\"22\" stroke=\"rgb(255 255 255 \/ .25)\" stroke-width=\"1.5\"><\/circle><g transform=\"translate(12 12)\" stroke=\"#aad0d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12a9 9 0 1 0 3-6.7L3 8\"><\/path><path d=\"M3 3v5h5\"><\/path><\/g><\/svg>\n          <h3 class=\"dia-ct-grn__name\">Devoluciones en 30 d\u00edas<\/h3>\n          <p class=\"dia-ct-grn__text\">Devuelve o cambia tu pieza en un plazo de 30 d\u00edas (sujeto a condiciones).<\/p>\n        <\/div>\n        <div class=\"dia-ct-grn__item dia-ct-rv\">\n          <svg class=\"dia-ct-grn__ic\" viewBox=\"0 0 48 48\" fill=\"none\" aria-hidden=\"true\"><circle cx=\"24\" cy=\"24\" r=\"22\" stroke=\"rgb(255 255 255 \/ .25)\" stroke-width=\"1.5\"><\/circle><g transform=\"translate(12 12)\" stroke=\"#aad0d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 14v-2a9 9 0 0 1 18 0v2\"><\/path><path d=\"M21 14v3a3 3 0 0 1-3 3h-3\"><\/path><rect x=\"2\" y=\"14\" width=\"4\" height=\"7\" rx=\"1\"><\/rect><rect x=\"18\" y=\"14\" width=\"4\" height=\"7\" rx=\"1\"><\/rect><\/g><\/svg>\n          <h3 class=\"dia-ct-grn__name\">Ayuda a cualquier hora<\/h3>\n          <p class=\"dia-ct-grn__text\">Atenci\u00f3n al cliente para ajustes de talla, limpieza o cualquier consulta.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== CUSTOMS ===================== -->\n    <section class=\"dia-ct-cust\" id=\"dia-ct-customs\" aria-labelledby=\"dia-ct-cust-title\">\n      <div class=\"dia-ct-cust__inner\">\n        <svg class=\"dia-ct-cust__ic dia-ct-rv\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M12 11v5\"><\/path><path d=\"M12 8h.01\"><\/path><\/svg>\n        <p class=\"dia-ct-eyebrow dia-ct-eyebrow--blue dia-ct-rv\">Precios honestos<\/p>\n        <h2 class=\"dia-ct-h2 dia-ct-rv\" id=\"dia-ct-cust-title\">Aduanas, aranceles e impuestos de importaci\u00f3n<\/h2>\n        <p class=\"dia-ct-cust__text dia-ct-rv\">Nuestros diamantes se env\u00edan directamente desde nuestro atelier, por lo que los precios que ves <strong>no incluyen los aranceles e impuestos de importaci\u00f3n locales<\/strong>. Los fija tu pa\u00eds y se abonan en la entrega \u2014 precisamente por eso nuestros precios siguen siendo as\u00ed de honestos. Esta es una gu\u00eda para nuestros principales mercados:<\/p>\n        <div class=\"dia-ct-cust__scroll dia-ct-rv\" tabindex=\"0\" role=\"group\" aria-label=\"Aranceles e impuestos de importaci\u00f3n por pa\u00eds, despl\u00e1zate en pantallas peque\u00f1as\">\n          <table class=\"dia-ct-cust__table\">\n            <caption>Las cifras son orientativas y pueden variar seg\u00fan la normativa local.<\/caption>\n            <thead>\n              <tr><th scope=\"col\">Destino<\/th><th scope=\"col\">Cargo habitual en la importaci\u00f3n<\/th><th scope=\"col\">Cobrado por<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><th scope=\"row\">Espa\u00f1a<\/th><td>21% de IVA + un peque\u00f1o arancel de importaci\u00f3n<\/td><td>Transportista \/ aduanas<\/td><\/tr>\n              <tr><th scope=\"row\">Estados Unidos<\/th><td>Se aplican aranceles a la entrada; puede aplicarse adem\u00e1s el impuesto estatal sobre las ventas<\/td><td>El transportista en la entrega<\/td><\/tr>\n              <tr><th scope=\"row\">Alemania<\/th><td>19% de IVA + un peque\u00f1o arancel de importaci\u00f3n<\/td><td>Transportista \/ aduanas<\/td><\/tr>\n              <tr><th scope=\"row\">Reino Unido<\/th><td>20% de IVA + una tasa de gesti\u00f3n en la importaci\u00f3n<\/td><td>Transportista \/ aduanas<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n        <p class=\"dia-ct-cust__note\">Los aranceles e impuestos se abonan directamente al transportista o a la autoridad aduanera de tu pa\u00eds, no a Shell Diamonds.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- ===================== CTA ===================== -->\n    <section class=\"dia-ct-end\" aria-labelledby=\"dia-ct-end-title\">\n      <div class=\"dia-ct-end__inner\">\n        <div class=\"dia-ct-div dia-ct-rv\"><svg viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M12 2l5 6-5 14L7 8z\" opacity=\".9\"><\/path><\/svg><\/div>\n        <h2 class=\"dia-ct-end__title dia-ct-rv\" id=\"dia-ct-end-title\">Compra con total confianza<\/h2>\n        <p class=\"dia-ct-end__text dia-ct-rv\">Certificado, con inscripci\u00f3n l\u00e1ser y asegurado \u2014 cada diamante de Shell Diamonds est\u00e1 respaldado de principio a fin. Explora la colecci\u00f3n o descubre c\u00f3mo se compara el diamante de laboratorio.<\/p>\n        <div class=\"dia-ct-end__actions dia-ct-rv\">\n          <a class=\"dia-btn dia-btn--solid\" href=\"\/es\/tienda\/\">Descubre la colecci\u00f3n<\/a>\n          <a class=\"dia-btn dia-btn--outline\" href=\"\/es\/diamantes-laboratorio-vs-naturales\/\">Diamante de laboratorio vs natural<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/main>\n<\/div>\n\n<script>\n  (function () {\n    'use strict';\n    var root = document.querySelector('.dia-ct');\n    if (!root) return;\n    var reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n    var items = root.querySelectorAll('.dia-ct-rv');\n    if (!reduce && 'IntersectionObserver' in window && items.length) {\n      root.classList.add('is-anim');\n      var io = new IntersectionObserver(function (entries) {\n        entries.forEach(function (entry) {\n          if (!entry.isIntersecting) return;\n          entry.target.classList.add('is-in');\n          io.unobserve(entry.target);\n        });\n      }, { threshold: 0.01, rootMargin: '0px 0px -5% 0px' });\n      items.forEach(function (el) { io.observe(el); });\n      setTimeout(function () { items.forEach(function (el) { el.classList.add('is-in'); }); }, 2500);\n    }\n    root.addEventListener('click', function (e) {\n      var link = e.target.closest('a[href^=\"#\"]');\n      if (!link) return;\n      var id = link.getAttribute('href');\n      if (id.length < 2) return;\n      var target = root.querySelector(id);\n      if (!target) return;\n      e.preventDefault();\n      target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    });\n  })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-298","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/pages\/298","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/comments?post=298"}],"version-history":[{"count":1,"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/pages\/298\/revisions"}],"predecessor-version":[{"id":309,"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/pages\/298\/revisions\/309"}],"wp:attachment":[{"href":"https:\/\/shelldiamonds.com\/es\/wp-json\/wp\/v2\/media?parent=298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}