{"id":23,"date":"2025-11-12T09:08:24","date_gmt":"2025-11-12T09:08:24","guid":{"rendered":"https:\/\/www.thesilvy.com\/?page_id=23"},"modified":"2026-07-12T07:10:55","modified_gmt":"2026-07-12T07:10:55","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.thesilvy.com\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44698aa e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"44698aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-40fa3fc e-con-full e-flex jltma-glass-effect-no e-con e-child\" data-id=\"40fa3fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d38074d jltma-glass-effect-no elementor-widget elementor-widget-shortcode\" data-id=\"d38074d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- TheSilvy \u2014 Navigation (Mobile Drawer Fixed) -->\n<!-- Paste as Custom HTML widget at the VERY TOP of your Elementor page -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&family=Montserrat:wght@300;400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .silvy-nav a,\n  .silvy-nav a:hover,\n  .silvy-nav a:visited,\n  .silvy-nav a:active {\n    text-decoration: none !important;\n  }\n\n  .silvy-nav-spacer { height: 72px; }\n\n  \/* \u2550\u2550\u2550\u2550 NAV BAR \u2550\u2550\u2550\u2550 *\/\n  .silvy-nav {\n    position: fixed;\n    top: 0;\n    left: 0;\n    right: 0;\n    z-index: 999999;\n    height: 72px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 0 28px;\n    background: rgba(250,249,247,0.97);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border-bottom: 1px solid transparent;\n    transition: border-color 0.4s ease, box-shadow 0.4s ease;\n    font-family: 'Montserrat', sans-serif;\n    overflow: hidden;\n  }\n\n  .silvy-nav.scrolled {\n    border-bottom-color: #e8e0d5;\n    box-shadow: 0 2px 24px rgba(44,40,36,0.08);\n  }\n\n  \/* Logo *\/\n  .silvy-nav-logo {\n    text-decoration: none !important;\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    gap: 10px;\n    z-index: 1000001;\n    position: relative;\n  }\n\n  .silvy-nav-logo-img {\n    height: 34px !important;\n    max-height: 34px !important;\n    width: auto !important;\n    max-width: 60px;\n    object-fit: contain;\n    display: block;\n    flex-shrink: 0;\n  }\n\n  .silvy-nav-logo-text {\n    display: flex;\n    flex-direction: column;\n    line-height: 1;\n    gap: 3px;\n  }\n\n  .silvy-nav-logo-main {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 300;\n    font-style: italic;\n    color: #2c2824;\n    letter-spacing: 0.06em;\n    text-decoration: none !important;\n  }\n\n  .silvy-nav-logo-sub {\n    font-size: 7px;\n    letter-spacing: 0.38em;\n    text-transform: uppercase;\n    color: #b5965a;\n    text-decoration: none !important;\n  }\n\n  \/* Desktop links *\/\n  .silvy-nav-links {\n    display: flex;\n    align-items: center;\n    gap: 36px;\n    list-style: none;\n  }\n\n  .silvy-nav-links li { position: relative; }\n\n  .silvy-nav-links a {\n    text-decoration: none !important;\n    font-size: 13px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #5a524a;\n    transition: color 0.3s ease;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  .silvy-nav-links a:hover { color: #2c2824; }\n\n  .silvy-nav-links .has-dropdown > a .arrow {\n    font-size: 8px;\n    transition: transform 0.3s ease;\n    display: inline-block;\n  }\n\n  .silvy-nav-links .has-dropdown:hover > a .arrow { transform: rotate(180deg); }\n\n  \/* Dropdown *\/\n  .silvy-dropdown {\n    position: absolute;\n    top: calc(100% + 16px);\n    left: 50%;\n    background: #fff;\n    border: 1px solid #e8e0d5;\n    border-top: 2px solid #c9a96e;\n    min-width: 180px;\n    list-style: none;\n    opacity: 0;\n    visibility: hidden;\n    transform: translateX(-50%) translateY(8px);\n    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;\n    box-shadow: 0 8px 32px rgba(44,40,36,0.1);\n  }\n\n  .has-dropdown:hover .silvy-dropdown {\n    opacity: 1;\n    visibility: visible;\n    transform: translateX(-50%) translateY(0);\n  }\n\n  .silvy-dropdown li a {\n    display: block;\n    padding: 12px 20px;\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    color: #5a524a;\n    text-transform: uppercase;\n    text-decoration: none !important;\n    transition: background 0.2s ease, color 0.2s ease, padding-left 0.2s ease;\n    white-space: nowrap;\n  }\n\n  .silvy-dropdown li a:hover { background: #faf9f7; color: #2c2824; padding-left: 26px; }\n\n  \/* Right actions *\/\n  .silvy-nav-actions {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    position: relative;\n    z-index: 1000001;\n  }\n\n  .silvy-nav-cart {\n    text-decoration: none !important;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    color: #5a524a;\n    text-transform: uppercase;\n    transition: color 0.3s ease;\n  }\n\n  .silvy-nav-cart:hover { color: #2c2824; }\n\n  .silvy-nav-cart svg {\n    width: 18px;\n    height: 18px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.5;\n  }\n\n  .silvy-nav-cta {\n    display: inline-block;\n    padding: 10px 24px;\n    background: #2c2824;\n    color: #f5f0e8 !important;\n    font-size: 9px;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    text-decoration: none !important;\n    transition: background 0.3s ease;\n  }\n\n  .silvy-nav-cta:hover { background: #c9a96e; }\n\n  \/* \u2550\u2550\u2550\u2550 HAMBURGER \u2550\u2550\u2550\u2550 *\/\n  .silvy-hamburger {\n    display: none;\n    flex-direction: column;\n    justify-content: center;\n    gap: 5px;\n    cursor: pointer;\n    padding: 8px;\n    background: none;\n    border: none;\n    outline: none;\n    -webkit-tap-highlight-color: transparent;\n    touch-action: manipulation;\n  }\n\n  .silvy-hamburger span {\n    display: block;\n    width: 26px;\n    height: 1.5px;\n    background: #2c2824;\n    transition: transform 0.35s ease, opacity 0.35s ease;\n    transform-origin: center;\n    pointer-events: none;\n  }\n\n  .silvy-hamburger.open span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }\n  .silvy-hamburger.open span:nth-child(2) { opacity: 0; }\n  .silvy-hamburger.open span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }\n\n  \/* \u2550\u2550\u2550\u2550 OVERLAY \u2550\u2550\u2550\u2550 *\/\n  .silvy-overlay {\n    display: none;\n    position: fixed;\n    inset: 0;\n    background: rgba(20,14,8,0.55);\n    z-index: 1000000;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .silvy-overlay.open { display: block; }\n\n  \/* \u2550\u2550\u2550\u2550 DRAWER \u2550\u2550\u2550\u2550 *\/\n  .silvy-drawer {\n    position: fixed;\n    top: 0;\n    right: 0;\n    width: min(300px, 85vw);\n    height: 100%;\n    height: 100dvh;\n    background: #2c2824;\n    z-index: 1000001;\n    transform: translateX(110%);\n    transition: transform 0.42s cubic-bezier(0.77,0,0.175,1);\n    display: flex;\n    flex-direction: column;\n    padding: 88px 36px 48px;\n    overflow-y: auto;\n    -webkit-overflow-scrolling: touch;\n    will-change: transform;\n  }\n\n  .silvy-drawer.open {\n    transform: translateX(0);\n  }\n\n  .silvy-drawer-eyebrow {\n    font-size: 8px;\n    letter-spacing: 0.4em;\n    text-transform: uppercase;\n    color: #7a6f66;\n    margin-bottom: 28px;\n  }\n\n  .silvy-drawer-links {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n  }\n\n  .silvy-drawer-links > li {\n    border-bottom: 1px solid #3d3530;\n  }\n\n  .silvy-drawer-links > li > a {\n    display: block;\n    padding: 17px 0;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 300;\n    color: #f5f0e8;\n    text-decoration: none;\n    letter-spacing: 0.03em;\n    transition: color 0.25s ease, padding-left 0.25s ease;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .silvy-drawer-links > li > a:active { color: #c9a96e; }\n\n  \/* Collections toggle *\/\n  .silvy-drawer-toggle {\n    cursor: pointer;\n    user-select: none;\n  }\n\n  .silvy-drawer-sub {\n    list-style: none;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n\n  .silvy-drawer-sub.open { max-height: 300px; }\n\n  .silvy-drawer-sub li a {\n    display: block;\n    padding: 9px 0 9px 12px;\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #a89f95;\n    text-decoration: none;\n    -webkit-tap-highlight-color: transparent;\n    transition: color 0.2s ease;\n  }\n\n  .silvy-drawer-sub li a:active { color: #c9a96e; }\n\n  .silvy-drawer-bottom {\n    margin-top: 36px;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n  }\n\n  .silvy-drawer-cart {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #7a6f66;\n    text-decoration: none;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .silvy-drawer-cart svg {\n    width: 16px;\n    height: 16px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.5;\n  }\n\n  .silvy-drawer-cta {\n    display: block;\n    padding: 15px 32px;\n    background: #c9a96e;\n    color: #fff !important;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    text-decoration: none;\n    text-align: center;\n    -webkit-tap-highlight-color: transparent;\n    transition: background 0.3s ease;\n  }\n\n  .silvy-drawer-cta:active { background: #b5965a; }\n\n  \/* \u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 900px) {\n    .silvy-nav-links,\n    .silvy-nav-cta { display: none; }\n    .silvy-hamburger { display: flex; }\n  }\n\n  @media (max-width: 480px) {\n    .silvy-nav-cart span { display: none; }\n  }\n<\/style>\n\n<div class=\"silvy-nav-spacer\"><\/div>\n\n<!-- NAV -->\n<nav class=\"silvy-nav\" id=\"sNav\">\n\n  <a href=\"https:\/\/www.thesilvy.com\/\" class=\"silvy-nav-logo\">\n    <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/cropped-Untitled-design-2.png\" alt=\"The Silvy\" class=\"silvy-nav-logo-img\" style=\"height:34px; max-height:34px; width:auto; max-width:60px; object-fit:contain; display:block;\">\n    <span class=\"silvy-nav-logo-text\">\n      <span class=\"silvy-nav-logo-main\">The Silvy<\/span>\n      <span class=\"silvy-nav-logo-sub\">Sterling Silver<\/span>\n    <\/span>\n  <\/a>\n\n  <ul class=\"silvy-nav-links\">\n    <li><a href=\"https:\/\/www.thesilvy.com\/\">Home<\/a><\/li>\n    <li class=\"has-dropdown\">\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/\">Collections <span class=\"arrow\">\u25be<\/span><\/a>\n      <ul class=\"silvy-dropdown\">\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/anklets\/\">Anklets<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/necklace\/\">Necklaces<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/pendent\/\">Pendants<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/ring\/\">Rings<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/tops\/\">Ear Tops<\/a><\/li>\n      <\/ul>\n    <\/li>\n    <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/statement-pieces\/\">Statement Pieces<\/a><\/li>\n    <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/blog\/\">Blog<\/a><\/li>\n  <\/ul>\n\n  <div class=\"silvy-nav-actions\">\n    <a href=\"https:\/\/www.thesilvy.com\/index.php\/cart\/\" class=\"silvy-nav-cart\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z\" stroke-linejoin=\"round\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 01-8 0\"\/><\/svg>\n      <span>Cart<\/span>\n    <\/a>\n    <a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/\" class=\"silvy-nav-cta\">Shop Now<\/a>\n    <button class=\"silvy-hamburger\" id=\"sHam\" aria-label=\"Toggle menu\" type=\"button\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/button>\n  <\/div>\n\n<\/nav>\n\n<!-- OVERLAY -->\n<div class=\"silvy-overlay\" id=\"sOverlay\"><\/div>\n\n<!-- DRAWER -->\n<div class=\"silvy-drawer\" id=\"sDrawer\">\n  <p class=\"silvy-drawer-eyebrow\">Navigation<\/p>\n\n  <ul class=\"silvy-drawer-links\">\n    <li><a href=\"https:\/\/www.thesilvy.com\/\">Home<\/a><\/li>\n    <li>\n      <a href=\"#\" class=\"silvy-drawer-toggle\" id=\"sCollToggle\">Collections \u25be<\/a>\n      <ul class=\"silvy-drawer-sub\" id=\"sCollSub\">\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/anklets\/\">Anklets<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/necklace\/\">Necklaces<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/pendent\/\">Pendants<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/ring\/\">Rings<\/a><\/li>\n        <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/tops\/\">Ear Tops<\/a><\/li>\n      <\/ul>\n    <\/li>\n    <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/statement-pieces\/\">Statement Pieces<\/a><\/li>\n    <li><a href=\"https:\/\/www.thesilvy.com\/index.php\/blog\/\">Journal<\/a><\/li>\n  <\/ul>\n\n  <div class=\"silvy-drawer-bottom\">\n    <a href=\"https:\/\/www.thesilvy.com\/index.php\/cart\/\" class=\"silvy-drawer-cart\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z\" stroke-linejoin=\"round\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 01-8 0\"\/><\/svg>\n      View Cart\n    <\/a>\n    <a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/\" class=\"silvy-drawer-cta\">Shop Now<\/a>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var ham    = document.getElementById('sHam');\n  var drawer = document.getElementById('sDrawer');\n  var overlay = document.getElementById('sOverlay');\n  var nav    = document.getElementById('sNav');\n  var collToggle = document.getElementById('sCollToggle');\n  var collSub    = document.getElementById('sCollSub');\n  var isOpen = false;\n\n  function open() {\n    isOpen = true;\n    ham.classList.add('open');\n    drawer.classList.add('open');\n    overlay.classList.add('open');\n    document.body.style.overflow = 'hidden';\n    document.documentElement.style.overflow = 'hidden';\n  }\n\n  function close() {\n    isOpen = false;\n    ham.classList.remove('open');\n    drawer.classList.remove('open');\n    overlay.classList.remove('open');\n    document.body.style.overflow = '';\n    document.documentElement.style.overflow = '';\n  }\n\n  \/\/ Use touchend for snappier mobile response\n  function toggleDrawer(e) {\n    e.preventDefault();\n    e.stopPropagation();\n    isOpen ? close() : open();\n  }\n\n  ham.addEventListener('click', toggleDrawer);\n  ham.addEventListener('touchend', toggleDrawer, { passive: false });\n\n  overlay.addEventListener('click', close);\n  overlay.addEventListener('touchend', function(e) {\n    e.preventDefault();\n    close();\n  }, { passive: false });\n\n  \/\/ Collections sub-menu\n  collToggle.addEventListener('click', function(e) {\n    e.preventDefault();\n    collSub.classList.toggle('open');\n  });\n\n  collToggle.addEventListener('touchend', function(e) {\n    e.preventDefault();\n    collSub.classList.toggle('open');\n  }, { passive: false });\n\n  \/\/ Scroll effect\n  window.addEventListener('scroll', function() {\n    nav.classList.toggle('scrolled', window.scrollY > 10);\n  }, { passive: true });\n})();\n<\/script>\n<!-- End TheSilvy Nav --><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a589418 e-con-full e-flex jltma-glass-effect-no e-con e-parent\" data-id=\"a589418\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8537a12 elementor-widget__width-inherit jltma-glass-effect-no elementor-widget elementor-widget-video\" data-id=\"8537a12\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2026\/07\/download-5.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\" poster=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/unnamed-file.jpg\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ba9c86 e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"5ba9c86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-994d25e e-con-full e-flex jltma-glass-effect-no e-con e-child\" data-id=\"994d25e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1b3d64 jltma-glass-effect-no elementor-widget elementor-widget-shortcode\" data-id=\"e1b3d64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- TheSilvy \u2014 Infinite Loop Carousel -->\n<!-- Replace the 3 image URLs below with your actual product image paths -->\n\n<style>\n  .silvy-carousel-wrap {\n    width: 100%;\n    overflow: hidden;\n    position: relative;\n    padding: 40px 0;\n    background: #faf9f7;\n    font-family: 'Georgia', serif;\n  }\n\n  .silvy-carousel-wrap::before,\n  .silvy-carousel-wrap::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    width: 120px;\n    height: 100%;\n    z-index: 2;\n    pointer-events: none;\n  }\n  .silvy-carousel-wrap::before {\n    left: 0;\n    background: linear-gradient(to right, #faf9f7, transparent);\n  }\n  .silvy-carousel-wrap::after {\n    right: 0;\n    background: linear-gradient(to left, #faf9f7, transparent);\n  }\n\n  .silvy-carousel-track {\n    display: flex;\n    gap: 28px;\n    width: max-content;\n    animation: silvyScroll 18s linear infinite;\n  }\n\n  .silvy-carousel-wrap:hover .silvy-carousel-track {\n    animation-play-state: paused;\n  }\n\n  @keyframes silvyScroll {\n    0%   { transform: translateX(0); }\n    100% { transform: translateX(-50%); }\n  }\n\n  .silvy-card {\n    flex: 0 0 280px;\n    border-radius: 4px;\n    overflow: hidden;\n    background: #fff;\n    box-shadow: 0 2px 20px rgba(0,0,0,0.07);\n    transition: transform 0.4s ease, box-shadow 0.4s ease;\n    cursor: pointer;\n    position: relative;\n  }\n\n  .silvy-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 8px 32px rgba(0,0,0,0.13);\n  }\n\n  .silvy-card img {\n    width: 100%;\n    height: 320px;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.6s ease;\n  }\n\n  .silvy-card:hover img {\n    transform: scale(1.04);\n  }\n\n  .silvy-card-label {\n    padding: 14px 16px;\n    text-align: center;\n    letter-spacing: 0.08em;\n    font-size: 12px;\n    text-transform: uppercase;\n    color: #7a6f66;\n    background: #fff;\n  }\n\n  .silvy-heading {\n    text-align: center;\n    font-family: 'Georgia', serif;\n    font-size: 22px;\n    letter-spacing: 0.12em;\n    color: #3a3530;\n    margin-bottom: 32px;\n    text-transform: uppercase;\n  }\n\n  .silvy-heading span {\n    display: inline-block;\n    border-bottom: 1px solid #c9a96e;\n    padding-bottom: 6px;\n  }\n<\/style>\n\n<div class=\"silvy-carousel-wrap\">\n  <p class=\"silvy-heading\"><span>Our Promise<\/span><\/p>\n\n  <div class=\"silvy-carousel-track\" id=\"silvyTrack\">\n\n    <!-- ============================================================ -->\n    <!-- CARD 1 \u2014 Replace src with your image URL and update the label -->\n    <!-- ============================================================ -->\n    <div class=\"silvy-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Sterling-Silver-1-1.webp\" alt=\"Sterling Silver Ring\">\n      <div class=\"silvy-card-label\"><\/div>\n    <\/div>\n\n    <!-- ============================================================ -->\n    <!-- CARD 2 -->\n    <!-- ============================================================ -->\n    <div class=\"silvy-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Sterling-Silver-2-1.webp\" alt=\"Elegant Necklace\">\n      <div class=\"silvy-card-label\"><\/div>\n    <\/div>\n\n    <!-- ============================================================ -->\n    <!-- CARD 3 -->\n    <!-- ============================================================ -->\n    <div class=\"silvy-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Sterling-Silver-3-1.webp\" alt=\"Silver Anklet\">\n      <div class=\"silvy-card-label\"><\/div>\n    <\/div>\n\n    <!-- ============================================================ -->\n    <!-- DUPLICATE SET (required for seamless infinite loop) -->\n    <!-- ============================================================ -->\n    <div class=\"silvy-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Sterling-Silver-1-1.webp\" alt=\"Sterling Silver Ring\">\n      <div class=\"silvy-card-label\"><\/div>\n    <\/div>\n    <div class=\"silvy-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Sterling-Silver-2-1.webp\" alt=\"Elegant Necklace\">\n      <div class=\"silvy-card-label\"><\/div>\n    <\/div>\n    <div class=\"silvy-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Sterling-Silver-3-1.webp\" alt=\"Silver Anklet\">\n      <div class=\"silvy-card-label\"><\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n<!-- End TheSilvy Carousel --><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39ef64c e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"39ef64c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8244054 e-con-full e-flex jltma-glass-effect-no e-con e-child\" data-id=\"8244054\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edca60f jltma-glass-effect-no elementor-widget elementor-widget-shortcode\" data-id=\"edca60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- TheSilvy \u2014 Elegant Two-Image Brand Section -->\n<!-- Paste this as a Custom HTML block in Elementor -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&family=Montserrat:wght@300;400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .silvy-brand-section {\n    width: 100%;\n    max-width: 1200px;\n    margin: 60px auto;\n    padding: 0 24px;\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n\n  \/* Top label *\/\n  .silvy-brand-eyebrow {\n    text-align: center;\n    font-size: 10px;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: #b5965a;\n    margin-bottom: 12px;\n  }\n\n  \/* Section heading *\/\n  .silvy-brand-heading {\n    text-align: center;\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(32px, 5vw, 52px);\n    color: #2c2824;\n    margin: 0 0 52px 0;\n    line-height: 1.2;\n    letter-spacing: 0.02em;\n  }\n\n  .silvy-brand-heading em {\n    font-style: italic;\n    color: #b5965a;\n  }\n\n  \/* Grid *\/\n  .silvy-brand-grid {\n    display: grid;\n    grid-template-columns: 5fr 7fr;\n    grid-template-rows: auto auto;\n    gap: 20px;\n    align-items: start;\n  }\n\n  \/* Left tall image *\/\n  .silvy-img-left {\n    grid-column: 1;\n    grid-row: 1 \/ 3;\n    position: relative;\n    overflow: hidden;\n    border-radius: 2px;\n  }\n\n  .silvy-img-left img {\n    width: 100%;\n    height: 100%;\n    min-height: 520px;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .silvy-img-left:hover img {\n    transform: scale(1.04);\n  }\n\n  \/* Overlay on left image *\/\n  .silvy-img-left::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(160deg, transparent 60%, rgba(30,22,16,0.35) 100%);\n    pointer-events: none;\n  }\n\n  \/* Left image caption *\/\n  .silvy-img-left-caption {\n    position: absolute;\n    bottom: 24px;\n    left: 24px;\n    right: 24px;\n    z-index: 2;\n    color: #fff;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.4;\n    text-shadow: 0 1px 8px rgba(0,0,0,0.4);\n  }\n\n  \/* Right top \u2014 landscape image *\/\n  .silvy-img-right {\n    grid-column: 2;\n    grid-row: 1;\n    position: relative;\n    overflow: hidden;\n    border-radius: 2px;\n  }\n\n  .silvy-img-right img {\n    width: 100%;\n    height: 340px;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n\n  .silvy-img-right:hover img {\n    transform: scale(1.04);\n  }\n\n  \/* Right bottom \u2014 text card *\/\n  .silvy-text-card {\n    grid-column: 2;\n    grid-row: 2;\n    background: #2c2824;\n    padding: 36px 40px;\n    border-radius: 2px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 16px;\n  }\n\n  .silvy-text-card-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 300;\n    color: #f5f0e8;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n  }\n\n  .silvy-text-card-title em {\n    font-style: italic;\n    color: #c9a96e;\n  }\n\n  .silvy-text-card-body {\n    font-size: 12.5px;\n    font-weight: 300;\n    color: #a89f95;\n    line-height: 1.9;\n    letter-spacing: 0.03em;\n  }\n\n  .silvy-text-card-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 10px;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    text-decoration: none;\n    margin-top: 8px;\n    transition: gap 0.3s ease;\n  }\n\n  .silvy-text-card-link:hover {\n    gap: 16px;\n  }\n\n  .silvy-text-card-link::after {\n    content: '\u2192';\n    font-size: 14px;\n  }\n\n  \/* Gold divider *\/\n  .silvy-divider {\n    width: 40px;\n    height: 1px;\n    background: #c9a96e;\n    margin: 4px 0;\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 768px) {\n    .silvy-brand-grid {\n      grid-template-columns: 1fr;\n      grid-template-rows: auto;\n    }\n\n    .silvy-img-left {\n      grid-column: 1;\n      grid-row: 1;\n    }\n\n    .silvy-img-left img {\n      min-height: 380px;\n    }\n\n    .silvy-img-right {\n      grid-column: 1;\n      grid-row: 2;\n    }\n\n    .silvy-img-right img {\n      height: 260px;\n    }\n\n    .silvy-text-card {\n      grid-column: 1;\n      grid-row: 3;\n    }\n  }\n\n  \/* Reveal animation on scroll *\/\n  .silvy-reveal {\n    opacity: 0;\n    transform: translateY(28px);\n    transition: opacity 0.8s ease, transform 0.8s ease;\n  }\n\n  .silvy-reveal.is-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .silvy-reveal-delay-1 { transition-delay: 0.15s; }\n  .silvy-reveal-delay-2 { transition-delay: 0.3s; }\n  .silvy-reveal-delay-3 { transition-delay: 0.45s; }\n<\/style>\n\n<section class=\"silvy-brand-section\">\n\n  <p class=\"silvy-brand-eyebrow silvy-reveal\">The Silvy \u2014 Sterling Silver<\/p>\n  <h2 class=\"silvy-brand-heading silvy-reveal silvy-reveal-delay-1\">\n    A Brand That <em>Shapes<\/em> You\n  <\/h2>\n\n  <div class=\"silvy-brand-grid\">\n\n    <!-- LEFT: Tall portrait image -->\n    <div class=\"silvy-img-left silvy-reveal silvy-reveal-delay-1\">\n      <!-- Replace src with your actual image -->\n      <img decoding=\"async\"\n        src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/A-Brand-That-724x1024.png\"\n        alt=\"A Brand That Shapes You\"\n        loading=\"lazy\"\n      >\n      <div class=\"silvy-img-left-caption\">\n        Silver that tells<br>your story.\n      <\/div>\n    <\/div>\n\n    <!-- RIGHT TOP: Landscape image -->\n    <div class=\"silvy-img-right silvy-reveal silvy-reveal-delay-2\">\n      <!-- Replace src with your actual image -->\n      <img decoding=\"async\"\n        src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/Your-Personality-Polished-1-1024x576.png\"\n        alt=\"Your Personality, Polished\"\n        loading=\"lazy\"\n      >\n    <\/div>\n\n    <!-- RIGHT BOTTOM: Text card -->\n    <div class=\"silvy-text-card silvy-reveal silvy-reveal-delay-3\">\n      <div class=\"silvy-divider\"><\/div>\n      <p class=\"silvy-text-card-title\">\n        Your Personality,<br><em>Polished.<\/em>\n      <\/p>\n      <p class=\"silvy-text-card-body\">\n        Every piece at The Silvy is crafted in certified 925 sterling silver \u2014 designed to move with you, reflect you, and last with you. Not just jewellery. A quiet signature.\n      <\/p>\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/\" class=\"silvy-text-card-link\">\n        Explore the Collection\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ Scroll reveal\n  const reveals = document.querySelectorAll('.silvy-reveal');\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('is-visible');\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.1 });\n\n  reveals.forEach(el => observer.observe(el));\n<\/script>\n<!-- End TheSilvy Brand Section --><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f2fbad e-grid e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"5f2fbad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60107a5 jltma-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"60107a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"736\" height=\"980\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/\u7d14\u9280\u88fd-\u30cf\u30af\u30c1\u30e7\u30a6-\u30cd\u30c3\u30af\u30ec\u30b9-\u5973\u6027\u5411\u3051-\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30c7\u30b3\u30ec\u30fc\u30b7\u30e7\u30f3-\u65e5\u5e38\u7740\u7528\u306b\u9069\u3057\u3066\u3044\u308b-\u30ae\u30d5\u30c8\u306b\u6700\u9069-\u30d0\u30ec\u30f3\u30bf\u30a4\u30f3\u30c7\u30fc\u306b\u3082\u304a\u3059\u3059\u3081-\u5f7c\u5973\u3078\u306e\u30d7\u30ec\u30bc\u30f3\u30c8\u306b\u6700\u9069.jpg\" class=\"attachment-large size-large wp-image-143\" alt=\"silver jewellery\" srcset=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/\u7d14\u9280\u88fd-\u30cf\u30af\u30c1\u30e7\u30a6-\u30cd\u30c3\u30af\u30ec\u30b9-\u5973\u6027\u5411\u3051-\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30c7\u30b3\u30ec\u30fc\u30b7\u30e7\u30f3-\u65e5\u5e38\u7740\u7528\u306b\u9069\u3057\u3066\u3044\u308b-\u30ae\u30d5\u30c8\u306b\u6700\u9069-\u30d0\u30ec\u30f3\u30bf\u30a4\u30f3\u30c7\u30fc\u306b\u3082\u304a\u3059\u3059\u3081-\u5f7c\u5973\u3078\u306e\u30d7\u30ec\u30bc\u30f3\u30c8\u306b\u6700\u9069.jpg 736w, https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/\u7d14\u9280\u88fd-\u30cf\u30af\u30c1\u30e7\u30a6-\u30cd\u30c3\u30af\u30ec\u30b9-\u5973\u6027\u5411\u3051-\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30c7\u30b3\u30ec\u30fc\u30b7\u30e7\u30f3-\u65e5\u5e38\u7740\u7528\u306b\u9069\u3057\u3066\u3044\u308b-\u30ae\u30d5\u30c8\u306b\u6700\u9069-\u30d0\u30ec\u30f3\u30bf\u30a4\u30f3\u30c7\u30fc\u306b\u3082\u304a\u3059\u3059\u3081-\u5f7c\u5973\u3078\u306e\u30d7\u30ec\u30bc\u30f3\u30c8\u306b\u6700\u9069-225x300.jpg 225w, https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/\u7d14\u9280\u88fd-\u30cf\u30af\u30c1\u30e7\u30a6-\u30cd\u30c3\u30af\u30ec\u30b9-\u5973\u6027\u5411\u3051-\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\u30c7\u30b3\u30ec\u30fc\u30b7\u30e7\u30f3-\u65e5\u5e38\u7740\u7528\u306b\u9069\u3057\u3066\u3044\u308b-\u30ae\u30d5\u30c8\u306b\u6700\u9069-\u30d0\u30ec\u30f3\u30bf\u30a4\u30f3\u30c7\u30fc\u306b\u3082\u304a\u3059\u3059\u3081-\u5f7c\u5973\u3078\u306e\u30d7\u30ec\u30bc\u30f3\u30c8\u306b\u6700\u9069-600x799.jpg 600w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ea8711 jltma-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"7ea8711\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"736\" height=\"980\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Pc-Of-Minimalist-S925-Sterling-Silver-Fashion-Zirconia-Ring-Glitter-Rhinestone-Ring-Jewelry-Accessories-For-Women-Girl-Party-Dating-Birthday-Gift-Daily-Wear.jpg\" class=\"attachment-large size-large wp-image-144\" alt=\"silver jewellery\" srcset=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Pc-Of-Minimalist-S925-Sterling-Silver-Fashion-Zirconia-Ring-Glitter-Rhinestone-Ring-Jewelry-Accessories-For-Women-Girl-Party-Dating-Birthday-Gift-Daily-Wear.jpg 736w, https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Pc-Of-Minimalist-S925-Sterling-Silver-Fashion-Zirconia-Ring-Glitter-Rhinestone-Ring-Jewelry-Accessories-For-Women-Girl-Party-Dating-Birthday-Gift-Daily-Wear-225x300.jpg 225w, https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Pc-Of-Minimalist-S925-Sterling-Silver-Fashion-Zirconia-Ring-Glitter-Rhinestone-Ring-Jewelry-Accessories-For-Women-Girl-Party-Dating-Birthday-Gift-Daily-Wear-600x799.jpg 600w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d3b661 jltma-glass-effect-no elementor-widget elementor-widget-image\" data-id=\"8d3b661\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"736\" height=\"980\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Peca-Bracelete-Florestal-De-Duas-Camadas-Pequeno-E-Doce-Estilo-Estrela-E-Lua-Para-Mulheres-Encontro-Presente-Diario.jpg\" class=\"attachment-large size-large wp-image-145\" alt=\"silver jewellery\" srcset=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Peca-Bracelete-Florestal-De-Duas-Camadas-Pequeno-E-Doce-Estilo-Estrela-E-Lua-Para-Mulheres-Encontro-Presente-Diario.jpg 736w, https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Peca-Bracelete-Florestal-De-Duas-Camadas-Pequeno-E-Doce-Estilo-Estrela-E-Lua-Para-Mulheres-Encontro-Presente-Diario-225x300.jpg 225w, https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/1-Peca-Bracelete-Florestal-De-Duas-Camadas-Pequeno-E-Doce-Estilo-Estrela-E-Lua-Para-Mulheres-Encontro-Presente-Diario-600x799.jpg 600w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-55dce1d e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"55dce1d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abf4335 jltma-glass-effect-no elementor-widget elementor-widget-shortcode\" data-id=\"abf4335\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- TheSilvy \u2014 Elegant About \/ Brand Text Section -->\n<!-- Paste as Custom HTML in Elementor, below your 3 jewellery images -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Montserrat:wght@300;400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  *, *::before, *::after { box-sizing: border-box; }\n\n  .silvy-about {\n    width: 100%;\n    background: #faf9f7;\n    padding: 80px 24px 100px;\n    font-family: 'Montserrat', sans-serif;\n  }\n\n  .silvy-about-inner {\n    max-width: 1160px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 Eyebrow + Title \u2500\u2500 *\/\n  .silvy-about-eyebrow {\n    text-align: center;\n    font-size: 10px;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: #b5965a;\n    margin-bottom: 14px;\n  }\n\n  .silvy-about-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(36px, 5vw, 58px);\n    text-align: center;\n    color: #2c2824;\n    margin: 0 0 16px;\n    line-height: 1.15;\n  }\n\n  .silvy-about-title em {\n    font-style: italic;\n    color: #b5965a;\n  }\n\n  .silvy-about-subtitle {\n    text-align: center;\n    font-size: 13px;\n    font-weight: 300;\n    color: #8a7f76;\n    max-width: 560px;\n    margin: 0 auto 70px;\n    line-height: 1.9;\n    letter-spacing: 0.03em;\n  }\n\n  \/* \u2500\u2500 Gold rule \u2500\u2500 *\/\n  .silvy-rule {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    justify-content: center;\n    margin-bottom: 70px;\n  }\n  .silvy-rule::before,\n  .silvy-rule::after {\n    content: '';\n    flex: 1;\n    max-width: 80px;\n    height: 1px;\n    background: #c9a96e;\n  }\n  .silvy-rule-diamond {\n    width: 6px;\n    height: 6px;\n    background: #c9a96e;\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 4 Pillars Grid \u2500\u2500 *\/\n  .silvy-pillars {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 2px;\n    margin-bottom: 2px;\n  }\n\n  .silvy-pillar {\n    background: #fff;\n    padding: 48px 44px;\n    position: relative;\n    overflow: hidden;\n    transition: background 0.4s ease;\n  }\n\n  .silvy-pillar::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 3px;\n    height: 0;\n    background: #c9a96e;\n    transition: height 0.5s ease;\n  }\n\n  .silvy-pillar:hover::before {\n    height: 100%;\n  }\n\n  .silvy-pillar:hover {\n    background: #fdf9f4;\n  }\n\n  .silvy-pillar-number {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 48px;\n    font-weight: 300;\n    color: #e8e0d5;\n    line-height: 1;\n    margin-bottom: 16px;\n    display: block;\n    font-style: italic;\n  }\n\n  .silvy-pillar-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 400;\n    color: #2c2824;\n    margin: 0 0 14px;\n    line-height: 1.3;\n  }\n\n  .silvy-pillar-title em {\n    font-style: italic;\n    color: #b5965a;\n  }\n\n  .silvy-pillar-text {\n    font-size: 12.5px;\n    font-weight: 300;\n    color: #7a7168;\n    line-height: 1.95;\n    letter-spacing: 0.02em;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 Craftsmanship full-width dark band \u2500\u2500 *\/\n  .silvy-craft {\n    background: #2c2824;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2px;\n    margin-top: 2px;\n  }\n\n  .silvy-craft-left {\n    padding: 60px 56px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .silvy-craft-eyebrow {\n    font-size: 9px;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 18px;\n    display: block;\n  }\n\n  .silvy-craft-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(28px, 3vw, 40px);\n    font-weight: 300;\n    color: #f5f0e8;\n    line-height: 1.25;\n    margin: 0 0 24px;\n  }\n\n  .silvy-craft-title em {\n    font-style: italic;\n    color: #c9a96e;\n  }\n\n  .silvy-craft-divider {\n    width: 36px;\n    height: 1px;\n    background: #c9a96e;\n    margin-bottom: 24px;\n  }\n\n  .silvy-craft-text {\n    font-size: 12.5px;\n    font-weight: 300;\n    color: #a89f95;\n    line-height: 2;\n    letter-spacing: 0.025em;\n    margin: 0;\n  }\n\n  .silvy-craft-right {\n    padding: 60px 56px;\n    background: #241f1b;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 32px;\n  }\n\n  .silvy-craft-text-2 {\n    font-size: 12.5px;\n    font-weight: 300;\n    color: #a89f95;\n    line-height: 2;\n    letter-spacing: 0.025em;\n    margin: 0;\n  }\n\n  \/* Quote pull *\/\n  .silvy-pullquote {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 300;\n    font-style: italic;\n    color: #c9a96e;\n    border-left: 2px solid #c9a96e;\n    padding-left: 20px;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* \u2500\u2500 CTA strip \u2500\u2500 *\/\n  .silvy-cta-strip {\n    background: #c9a96e;\n    padding: 36px 40px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 20px;\n    margin-top: 2px;\n  }\n\n  .silvy-cta-strip-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 24px;\n    font-weight: 300;\n    font-style: italic;\n    color: #fff;\n    margin: 0;\n  }\n\n  .silvy-cta-btn {\n    display: inline-block;\n    padding: 13px 36px;\n    background: transparent;\n    border: 1.5px solid #fff;\n    color: #fff;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    text-decoration: none;\n    transition: background 0.3s ease, color 0.3s ease;\n    white-space: nowrap;\n  }\n\n  .silvy-cta-btn:hover {\n    background: #fff;\n    color: #c9a96e;\n  }\n\n  \/* \u2500\u2500 Scroll reveal \u2500\u2500 *\/\n  .silvy-fade {\n    opacity: 0;\n    transform: translateY(24px);\n    transition: opacity 0.75s ease, transform 0.75s ease;\n  }\n  .silvy-fade.visible { opacity: 1; transform: translateY(0); }\n  .silvy-fade.d1 { transition-delay: 0.1s; }\n  .silvy-fade.d2 { transition-delay: 0.2s; }\n  .silvy-fade.d3 { transition-delay: 0.3s; }\n  .silvy-fade.d4 { transition-delay: 0.4s; }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    .silvy-pillars,\n    .silvy-craft {\n      grid-template-columns: 1fr;\n    }\n\n    .silvy-pillar {\n      padding: 36px 28px;\n    }\n\n    .silvy-craft-left,\n    .silvy-craft-right {\n      padding: 40px 28px;\n    }\n\n    .silvy-cta-strip {\n      flex-direction: column;\n      text-align: center;\n    }\n  }\n<\/style>\n\n<section class=\"silvy-about\">\n  <div class=\"silvy-about-inner\">\n\n    <!-- Header -->\n    <p class=\"silvy-about-eyebrow silvy-fade\">The Silvy \u2014 Our Story<\/p>\n    <h2 class=\"silvy-about-title silvy-fade d1\">About the <em>Brand<\/em><\/h2>\n    <p class=\"silvy-about-subtitle silvy-fade d2\">\n      At TheSilvy, we believe silver jewellery is more than just an accessory \u2014 it's a reflection of your personality, your memories, and your everyday style.\n    <\/p>\n\n    <div class=\"silvy-rule silvy-fade d2\">\n      <div class=\"silvy-rule-diamond\"><\/div>\n    <\/div>\n\n    <!-- 4 Pillars -->\n    <div class=\"silvy-pillars\">\n\n      <div class=\"silvy-pillar silvy-fade d1\">\n        <span class=\"silvy-pillar-number\">01<\/span>\n        <h3 class=\"silvy-pillar-title\">Crafted With Care,<br><em>Designed for You<\/em><\/h3>\n        <p class=\"silvy-pillar-text\">Every piece begins with a simple idea \u2014 to create silver jewellery that feels timeless, meaningful, and effortlessly elegant. Clean silhouettes, refined detailing, and comfort-driven craftsmanship ensure each piece becomes something you reach for every day.<\/p>\n      <\/div>\n\n      <div class=\"silvy-pillar silvy-fade d2\">\n        <span class=\"silvy-pillar-number\">02<\/span>\n        <h3 class=\"silvy-pillar-title\">Authenticity<br><em>You Can Trust<\/em><\/h3>\n        <p class=\"silvy-pillar-text\">We work exclusively with certified 925 sterling silver \u2014 chosen for its durability, brilliance, and skin-friendly nature. Hypoallergenic and tarnish-resistant, your silver keeps its shine for years. Quality checks are performed at every stage, from sourcing to finishing.<\/p>\n      <\/div>\n\n      <div class=\"silvy-pillar silvy-fade d3\">\n        <span class=\"silvy-pillar-number\">03<\/span>\n        <h3 class=\"silvy-pillar-title\">Silver for<br><em>Every Moment<\/em><\/h3>\n        <p class=\"silvy-pillar-text\">Whether you're dressing for work, a celebration, or a quiet day out, The Silvy offers designs that adapt beautifully to your style. From minimal everyday pieces to bold statement jewellery \u2014 layer, mix, and express your individuality.<\/p>\n      <\/div>\n\n      <div class=\"silvy-pillar silvy-fade d4\">\n        <span class=\"silvy-pillar-number\">04<\/span>\n        <h3 class=\"silvy-pillar-title\">Our<br><em>Commitment<\/em><\/h3>\n        <p class=\"silvy-pillar-text\">Affordable luxury without compromise. Transparent pricing, responsive customer support, and a seamless online shopping experience are at the heart of our service. When you choose The Silvy, you choose craftsmanship, authenticity, and jewellery designed to shine with you \u2014 always.<\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- Craftsmanship dark band -->\n    <div class=\"silvy-craft\">\n\n      <div class=\"silvy-craft-left silvy-fade\">\n        <span class=\"silvy-craft-eyebrow\">Craftsmanship & Quality<\/span>\n        <h3 class=\"silvy-craft-title\">Made to Be<br><em>Cherished<\/em><\/h3>\n        <div class=\"silvy-craft-divider\"><\/div>\n        <p class=\"silvy-craft-text\">Quality is at the heart of everything we do at TheSilvy. Every piece is thoughtfully crafted with a deep respect for tradition and artistry. From the initial design to the final polish, our jewellery goes through careful inspection and finishing \u2014 ensuring it reflects purity, strength, and refined craftsmanship.<\/p>\n      <\/div>\n\n      <div class=\"silvy-craft-right silvy-fade d2\">\n        <blockquote class=\"silvy-pullquote\">\n          \"True luxury lies in authenticity, purity, and meaningful design \u2014 not just in price.\"\n        <\/blockquote>\n        <p class=\"silvy-craft-text-2\">Our creations are inspired by a beautiful blend of modern lifestyles and timeless heritage \u2014 drawing from classic traditions, cultural elegance, and age-old craftsmanship while maintaining clean aesthetics and contemporary simplicity. Premium sterling silver jewellery that carries the grace of tradition and the promise of lasting quality.<\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- CTA Strip -->\n    <div class=\"silvy-cta-strip silvy-fade\">\n      <p class=\"silvy-cta-strip-text\">Find your piece. Find yourself.<\/p>\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/shop-by-category\/\" class=\"silvy-cta-btn\">Shop the Collection<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  const fadels = document.querySelectorAll('.silvy-fade');\n  const obs = new IntersectionObserver((entries) => {\n    entries.forEach(e => {\n      if (e.isIntersecting) {\n        e.target.classList.add('visible');\n        obs.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.08 });\n  fadels.forEach(el => obs.observe(el));\n<\/script>\n<!-- End TheSilvy About Section --><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e1408a e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"1e1408a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc6f9d4 jltma-glass-effect-no elementor-widget elementor-widget-shortcode\" data-id=\"bc6f9d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- TheSilvy \u2014 Blog Posts Grid + Social Icons Footer -->\n<!-- Paste as Custom HTML in Elementor below the About section -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Montserrat:wght@300;400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  *, *::before, *::after { box-sizing: border-box; }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     BLOG SECTION\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .silvy-blog {\n    width: 100%;\n    background: #fff;\n    padding: 90px 24px 100px;\n    font-family: 'Montserrat', sans-serif;\n  }\n\n  .silvy-blog-inner {\n    max-width: 1160px;\n    margin: 0 auto;\n  }\n\n  .silvy-blog-eyebrow {\n    text-align: center;\n    font-size: 10px;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: #b5965a;\n    margin-bottom: 14px;\n  }\n\n  .silvy-blog-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(34px, 5vw, 54px);\n    text-align: center;\n    color: #2c2824;\n    margin: 0 0 56px;\n    line-height: 1.2;\n  }\n\n  .silvy-blog-title em {\n    font-style: italic;\n    color: #b5965a;\n  }\n\n  \/* Featured + side grid *\/\n  .silvy-blog-grid {\n    display: grid;\n    grid-template-columns: 1.4fr 1fr;\n    grid-template-rows: auto auto;\n    gap: 2px;\n    margin-bottom: 2px;\n  }\n\n  \/* Featured card (tall, left) *\/\n  .silvy-blog-featured {\n    grid-column: 1;\n    grid-row: 1 \/ 3;\n    position: relative;\n    overflow: hidden;\n    background: #1a1612;\n    cursor: pointer;\n    text-decoration: none;\n    display: block;\n  }\n\n  .silvy-blog-featured img {\n    width: 100%;\n    height: 100%;\n    min-height: 500px;\n    object-fit: cover;\n    display: block;\n    opacity: 0.65;\n    transition: opacity 0.6s ease, transform 0.8s ease;\n  }\n\n  .silvy-blog-featured:hover img {\n    opacity: 0.5;\n    transform: scale(1.04);\n  }\n\n  .silvy-blog-featured-body {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    padding: 40px 36px;\n    background: linear-gradient(to top, rgba(20,14,8,0.95) 0%, transparent 100%);\n  }\n\n  .silvy-blog-tag {\n    display: inline-block;\n    font-size: 9px;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    border: 1px solid #c9a96e;\n    padding: 4px 10px;\n    margin-bottom: 14px;\n  }\n\n  .silvy-blog-featured-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 28px;\n    font-weight: 300;\n    color: #f5f0e8;\n    margin: 0 0 12px;\n    line-height: 1.3;\n  }\n\n  .silvy-blog-featured-excerpt {\n    font-size: 12px;\n    font-weight: 300;\n    color: #a89f95;\n    line-height: 1.8;\n    margin: 0 0 20px;\n  }\n\n  .silvy-blog-read-more {\n    font-size: 9px;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    transition: gap 0.3s ease;\n    text-decoration: none;\n  }\n\n  .silvy-blog-read-more:hover { gap: 14px; }\n  .silvy-blog-read-more::after { content: '\u2192'; font-size: 13px; }\n\n  \/* Side cards (right column) *\/\n  .silvy-blog-side {\n    grid-column: 2;\n    background: #faf9f7;\n    display: flex;\n    gap: 0;\n    flex-direction: column;\n  }\n\n  .silvy-blog-card {\n    display: flex;\n    gap: 0;\n    text-decoration: none;\n    border-bottom: 1px solid #ede8e1;\n    transition: background 0.3s ease;\n    flex: 1;\n  }\n\n  .silvy-blog-card:last-child { border-bottom: none; }\n\n  .silvy-blog-card:hover { background: #f5f0e8; }\n\n  .silvy-blog-card-img {\n    width: 130px;\n    flex-shrink: 0;\n    overflow: hidden;\n  }\n\n  .silvy-blog-card-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.6s ease;\n  }\n\n  .silvy-blog-card:hover .silvy-blog-card-img img {\n    transform: scale(1.06);\n  }\n\n  .silvy-blog-card-body {\n    padding: 24px 24px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  .silvy-blog-card-tag {\n    font-size: 9px;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #b5965a;\n  }\n\n  .silvy-blog-card-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 400;\n    color: #2c2824;\n    line-height: 1.35;\n    margin: 0;\n  }\n\n  .silvy-blog-card-excerpt {\n    font-size: 11.5px;\n    font-weight: 300;\n    color: #8a7f76;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* Bottom row \u2014 3 small cards *\/\n  .silvy-blog-bottom {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2px;\n  }\n\n  .silvy-blog-small {\n    background: #faf9f7;\n    padding: 32px 28px;\n    text-decoration: none;\n    display: block;\n    border-top: none;\n    transition: background 0.3s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .silvy-blog-small::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 2px;\n    background: #c9a96e;\n    transform: scaleX(0);\n    transition: transform 0.4s ease;\n    transform-origin: left;\n  }\n\n  .silvy-blog-small:hover { background: #f5f0e8; }\n  .silvy-blog-small:hover::after { transform: scaleX(1); }\n\n  .silvy-blog-small-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 36px;\n    font-weight: 300;\n    font-style: italic;\n    color: #e0d8cf;\n    line-height: 1;\n    margin-bottom: 10px;\n  }\n\n  .silvy-blog-small-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 16px;\n    font-weight: 400;\n    color: #2c2824;\n    line-height: 1.4;\n    margin: 0 0 8px;\n  }\n\n  .silvy-blog-small-link {\n    font-size: 9px;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    color: #b5965a;\n  }\n\n  \/* View all *\/\n  .silvy-blog-viewall {\n    text-align: center;\n    margin-top: 48px;\n  }\n\n  .silvy-blog-viewall a {\n    display: inline-block;\n    padding: 14px 44px;\n    border: 1px solid #2c2824;\n    font-size: 10px;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #2c2824;\n    text-decoration: none;\n    transition: background 0.3s ease, color 0.3s ease;\n  }\n\n  .silvy-blog-viewall a:hover {\n    background: #2c2824;\n    color: #f5f0e8;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SOCIAL ICONS FOOTER STRIP\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .silvy-social-strip {\n    background: #2c2824;\n    padding: 56px 24px;\n    text-align: center;\n    font-family: 'Montserrat', sans-serif;\n  }\n\n  .silvy-social-eyebrow {\n    font-size: 9px;\n    letter-spacing: 0.35em;\n    text-transform: uppercase;\n    color: #7a6f66;\n    margin-bottom: 10px;\n  }\n\n  .silvy-social-tagline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 26px;\n    font-weight: 300;\n    font-style: italic;\n    color: #f5f0e8;\n    margin: 0 0 36px;\n  }\n\n  .silvy-social-tagline em { color: #c9a96e; font-style: normal; }\n\n  .silvy-social-icons {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n\n  .silvy-social-link {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 13px 28px;\n    border: 1px solid #4a3f38;\n    text-decoration: none;\n    color: #a89f95;\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    transition: border-color 0.3s ease, color 0.3s ease, background 0.3s ease;\n  }\n\n  .silvy-social-link:hover {\n    border-color: #c9a96e;\n    color: #c9a96e;\n    background: rgba(201,169,110,0.06);\n  }\n\n  .silvy-social-link svg {\n    width: 16px;\n    height: 16px;\n    fill: currentColor;\n    flex-shrink: 0;\n  }\n\n  .silvy-social-divider {\n    width: 36px;\n    height: 1px;\n    background: #4a3f38;\n    margin: 36px auto 28px;\n  }\n\n  .silvy-social-copy {\n    font-size: 10px;\n    letter-spacing: 0.14em;\n    color: #4a3f38;\n  }\n\n  \/* \u2500\u2500 Reveal \u2500\u2500 *\/\n  .silvy-fade2 {\n    opacity: 0;\n    transform: translateY(22px);\n    transition: opacity 0.75s ease, transform 0.75s ease;\n  }\n  .silvy-fade2.visible { opacity: 1; transform: translateY(0); }\n  .silvy-fade2.d1 { transition-delay: 0.1s; }\n  .silvy-fade2.d2 { transition-delay: 0.2s; }\n  .silvy-fade2.d3 { transition-delay: 0.3s; }\n  .silvy-fade2.d4 { transition-delay: 0.4s; }\n  .silvy-fade2.d5 { transition-delay: 0.5s; }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .silvy-blog-grid {\n      grid-template-columns: 1fr;\n    }\n    .silvy-blog-featured {\n      grid-column: 1;\n      grid-row: 1;\n    }\n    .silvy-blog-side {\n      grid-column: 1;\n      grid-row: 2;\n    }\n    .silvy-blog-bottom {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .silvy-blog-card-img { width: 100px; }\n    .silvy-blog-card-body { padding: 18px; }\n    .silvy-social-icons { flex-direction: column; align-items: center; }\n    .silvy-social-link { width: 220px; justify-content: center; }\n  }\n<\/style>\n\n\n<!-- \u2550\u2550\u2550\u2550 BLOG SECTION \u2550\u2550\u2550\u2550 -->\n<section class=\"silvy-blog\">\n  <div class=\"silvy-blog-inner\">\n\n    <p class=\"silvy-blog-eyebrow silvy-fade2\">From the Journal<\/p>\n    <h2 class=\"silvy-blog-title silvy-fade2 d1\">Silver <em>Stories<\/em><\/h2>\n\n    <!-- Featured + 2 side cards -->\n    <div class=\"silvy-blog-grid silvy-fade2 d2\">\n\n      <!-- FEATURED CARD -->\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/2025\/12\/17\/affordable-luxury-redefining-fine-jewelry-for-modern-women\/\" class=\"silvy-blog-featured\">\n        <img decoding=\"async\"\n          src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/12\/Prata-Elegante-Collar-Aco-Inoxidavel\u2026.jpg\"\n          alt=\"Affordable Luxury\"\n          loading=\"lazy\"\n        >\n        <div class=\"silvy-blog-featured-body\">\n          <span class=\"silvy-blog-tag\">Feature<\/span>\n          <h3 class=\"silvy-blog-featured-title\">Affordable Luxury: Redefining Fine Jewellery for Modern Women<\/h3>\n          <p class=\"silvy-blog-featured-excerpt\">How sterling silver is reshaping what it means to wear something truly precious \u2014 every single day.<\/p>\n          <span class=\"silvy-blog-read-more\">Read Article<\/span>\n        <\/div>\n      <\/a>\n\n      <!-- SIDE CARDS -->\n      <div class=\"silvy-blog-side\">\n\n        <a href=\"https:\/\/www.thesilvy.com\/index.php\/2025\/12\/17\/mistakes-that-make-silver-jewelry-lose-its-shine\/\" class=\"silvy-blog-card\">\n          <div class=\"silvy-blog-card-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/12\/1pc-Exquisite-Plain-Ring-For-Women-S925-Sterling\u2026.jpg\" alt=\"Silver Care\" loading=\"lazy\">\n          <\/div>\n          <div class=\"silvy-blog-card-body\">\n            <span class=\"silvy-blog-card-tag\">Care Guide<\/span>\n            <h3 class=\"silvy-blog-card-title\">Mistakes That Make Silver Jewellery Lose Its Shine<\/h3>\n            <p class=\"silvy-blog-card-excerpt\">Common habits that dull your silver \u2014 and how to avoid them.<\/p>\n          <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/www.thesilvy.com\/index.php\/2025\/12\/17\/can-you-wear-sterling-silver-every-day\/\" class=\"silvy-blog-card\">\n          <div class=\"silvy-blog-card-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/12\/Everyday.png\" alt=\"Everyday Silver\" loading=\"lazy\">\n          <\/div>\n          <div class=\"silvy-blog-card-body\">\n            <span class=\"silvy-blog-card-tag\">Lifestyle<\/span>\n            <h3 class=\"silvy-blog-card-title\">Can You Wear Sterling Silver Every Day?<\/h3>\n            <p class=\"silvy-blog-card-excerpt\">Everything you need to know about daily wear and lasting shine.<\/p>\n          <\/div>\n        <\/a>\n\n      <\/div>\n    <\/div>\n\n    <!-- Bottom 3 small cards -->\n    <div class=\"silvy-blog-bottom silvy-fade2 d3\">\n\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/2025\/12\/17\/how-to-layer-silver-necklaces-like-a-pro\/\" class=\"silvy-blog-small\">\n        <div class=\"silvy-blog-small-num\">04<\/div>\n        <h3 class=\"silvy-blog-small-title\">How to Layer Silver Necklaces Like a Pro<\/h3>\n        <span class=\"silvy-blog-small-link\">Read \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/2025\/12\/17\/how-to-match-silver-jewelry-with-indian-western-outfits\/\" class=\"silvy-blog-small\">\n        <div class=\"silvy-blog-small-num\">05<\/div>\n        <h3 class=\"silvy-blog-small-title\">How to Match Silver Jewellery with Indian &amp; Western Outfits<\/h3>\n        <span class=\"silvy-blog-small-link\">Read \u2192<\/span>\n      <\/a>\n\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/2025\/12\/17\/does-sterling-silver-tarnish-facts-myths-care-tips\/\" class=\"silvy-blog-small\">\n        <div class=\"silvy-blog-small-num\">06<\/div>\n        <h3 class=\"silvy-blog-small-title\">Does Sterling Silver Tarnish? Facts, Myths &amp; Care Tips<\/h3>\n        <span class=\"silvy-blog-small-link\">Read \u2192<\/span>\n      <\/a>\n\n    <\/div>\n\n    <!-- View All -->\n    <div class=\"silvy-blog-viewall silvy-fade2 d4\">\n      <a href=\"https:\/\/www.thesilvy.com\/index.php\/blog\/\">View All Articles<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550 SOCIAL ICONS STRIP \u2550\u2550\u2550\u2550 -->\n<div class=\"silvy-social-strip silvy-fade2\">\n\n  <p class=\"silvy-social-eyebrow\">Follow Along<\/p>\n  <p class=\"silvy-social-tagline\">Wear it. Share it. <em>#TheSilvy<\/em><\/p>\n\n  <div class=\"silvy-social-icons\">\n\n    <!-- Facebook -->\n    <a href=\"https:\/\/www.facebook.com\/profile.php?id=61580159649955\" target=\"_blank\" rel=\"noopener\" class=\"silvy-social-link\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M24 12.073C24 5.405 18.627 0 12 0S0 5.405 0 12.073C0 18.1 4.388 23.094 10.125 24v-8.437H7.078v-3.49h3.047V9.41c0-3.025 1.792-4.697 4.533-4.697 1.312 0 2.686.236 2.686.236v2.97h-1.513c-1.491 0-1.956.931-1.956 1.874v2.25h3.328l-.532 3.49h-2.796V24C19.612 23.094 24 18.1 24 12.073z\"\/>\n      <\/svg>\n      Facebook\n    <\/a>\n\n    <!-- Instagram -->\n    <a href=\"https:\/\/www.instagram.com\/thesilvy\/\" target=\"_blank\" rel=\"noopener\" class=\"silvy-social-link\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z\"\/>\n      <\/svg>\n      Instagram\n    <\/a>\n\n    <!-- Pinterest -->\n    <a href=\"https:\/\/www.pinterest.com\/thesilvy\/\" target=\"_blank\" rel=\"noopener\" class=\"silvy-social-link\">\n      <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M12 0C5.373 0 0 5.373 0 12c0 5.084 3.163 9.426 7.627 11.174-.105-.949-.2-2.405.042-3.441.218-.937 1.407-5.965 1.407-5.965s-.359-.719-.359-1.782c0-1.668.967-2.914 2.171-2.914 1.023 0 1.518.769 1.518 1.69 0 1.029-.655 2.568-.994 3.995-.283 1.194.599 2.169 1.777 2.169 2.133 0 3.772-2.249 3.772-5.495 0-2.873-2.064-4.882-5.012-4.882-3.414 0-5.418 2.561-5.418 5.207 0 1.031.397 2.138.893 2.738a.36.36 0 01.083.345l-.333 1.36c-.053.22-.174.267-.402.161-1.499-.698-2.436-2.889-2.436-4.649 0-3.785 2.75-7.262 7.929-7.262 4.163 0 7.398 2.967 7.398 6.931 0 4.136-2.607 7.464-6.227 7.464-1.216 0-2.359-.632-2.75-1.378l-.748 2.853c-.271 1.043-1.002 2.35-1.492 3.146C9.57 23.812 10.763 24 12 24c6.627 0 12-5.373 12-12S18.627 0 12 0z\"\/>\n      <\/svg>\n      Pinterest\n    <\/a>\n\n  <\/div>\n\n  <div class=\"silvy-social-divider\"><\/div>\n  <p class=\"silvy-social-copy\">\u00a9 2026 TheSilvy.com \u2014 All Rights Reserved<\/p>\n\n<\/div>\n\n\n<script>\n  const all = document.querySelectorAll('.silvy-fade2');\n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => {\n      if (e.isIntersecting) {\n        e.target.classList.add('visible');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.08 });\n  all.forEach(el => io.observe(el));\n<\/script>\n<!-- End TheSilvy Blog + Social --><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Silvy Sterling Silver Home Collections \u25be Anklets Necklaces Pendants Rings Ear Tops Statement Pieces Blog Cart Shop Now Navigation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us - thesilvy.com<\/title>\n<meta name=\"description\" content=\"Explore exquisite silver jewellery that embodies elegance and style. Discover the perfect piece for your collection today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.thesilvy.com\/index.php\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us - thesilvy.com\" \/>\n<meta property=\"og:description\" content=\"Explore exquisite silver jewellery that embodies elegance and style. Discover the perfect piece for your collection today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.thesilvy.com\/index.php\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"thesilvy.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-12T07:10:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/cropped-Untitled-design-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/\",\"name\":\"About Us - thesilvy.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.thesilvy.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-Untitled-design-2.png\",\"datePublished\":\"2025-11-12T09:08:24+00:00\",\"dateModified\":\"2026-07-12T07:10:55+00:00\",\"description\":\"Explore exquisite silver jewellery that embodies elegance and style. Discover the perfect piece for your collection today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.thesilvy.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-Untitled-design-2.png\",\"contentUrl\":\"https:\\\/\\\/www.thesilvy.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/cropped-Untitled-design-2.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/index.php\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.thesilvy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.thesilvy.com\\\/#website\",\"url\":\"https:\\\/\\\/www.thesilvy.com\\\/\",\"name\":\"thesilvy.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.thesilvy.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Us - thesilvy.com","description":"Explore exquisite silver jewellery that embodies elegance and style. Discover the perfect piece for your collection today.","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:\/\/www.thesilvy.com\/index.php\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us - thesilvy.com","og_description":"Explore exquisite silver jewellery that embodies elegance and style. Discover the perfect piece for your collection today.","og_url":"https:\/\/www.thesilvy.com\/index.php\/about-us\/","og_site_name":"thesilvy.com","article_modified_time":"2026-07-12T07:10:55+00:00","og_image":[{"url":"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/cropped-Untitled-design-2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.thesilvy.com\/index.php\/about-us\/","url":"https:\/\/www.thesilvy.com\/index.php\/about-us\/","name":"About Us - thesilvy.com","isPartOf":{"@id":"https:\/\/www.thesilvy.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.thesilvy.com\/index.php\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/www.thesilvy.com\/index.php\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/cropped-Untitled-design-2.png","datePublished":"2025-11-12T09:08:24+00:00","dateModified":"2026-07-12T07:10:55+00:00","description":"Explore exquisite silver jewellery that embodies elegance and style. Discover the perfect piece for your collection today.","breadcrumb":{"@id":"https:\/\/www.thesilvy.com\/index.php\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.thesilvy.com\/index.php\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.thesilvy.com\/index.php\/about-us\/#primaryimage","url":"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/cropped-Untitled-design-2.png","contentUrl":"https:\/\/www.thesilvy.com\/wp-content\/uploads\/2025\/11\/cropped-Untitled-design-2.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/www.thesilvy.com\/index.php\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.thesilvy.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/www.thesilvy.com\/#website","url":"https:\/\/www.thesilvy.com\/","name":"thesilvy.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.thesilvy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":213,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":462,"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions\/462"}],"wp:attachment":[{"href":"https:\/\/www.thesilvy.com\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}