Vera Link Bracelet A bold statement piece with oversized links, crafted to stand out while remaining resistant to wear. Designed for the modern minimalist who isn’t afraid to make a statement, the Vera Link Bracelet strikes the perfect balance between strength and sophistication. Each oversized link is expertly shaped from high-quality stainless steel, offering a weighty yet comfortable feel on the wrist. With its water-resistant and tarnish-resistant properties, this piece is made to hold its bold character - whether worn solo or stacked. A versatile essential that elevates everyday looks with quiet confidence. .collapsible { background-color: transparent; color: #000; cursor: pointer; padding: 14px 0; width: 100%; border: none; text-align: left; font-size: 16px; font-weight: bold; border-bottom: 1px solid #eaeaea; display: flex; justify-content: space-between; align-items: center; } .collapsible:hover, .collapsible.active { color: #a8845e; } .chevron { font-size: 14px; transition: transform 0.3s ease; } .collapsible.active .chevron { transform: rotate(180deg); } .collapsible-content { padding: 10px 0; display: none; overflow: hidden; font-size: 14px; line-height: 1.6; color: #333; } Details ▾ Composition: Stainless Steel with IP Gold Plating Length: 16cm + 5cm extension Weight: 21g Product Care ▾ Your pieces are made to last - but a little care goes a long way. Most Améa Gold jewellery is crafted from high-quality stainless steel, known for its durability and resistance to everyday wear. While many pieces are designed to be water-resistant, we recommend treating all items with care to help preserve their appearance over time. Keep it DryOur pieces can handle light exposure to water, but for best results, avoid wearing them in the shower, pool, or while washing hands frequently. Sweat SmartTo keep your jewellery looking fresh, remove it during workouts or intense physical activity. Store with IntentionUse the original pouch or a soft-lined jewellery box to store your pieces and avoid scratches or tangles. Last Step, Best StepAlways apply perfumes, lotions, and sprays before putting on your jewellery. These products can leave residue and dull the finish over time. document.addEventListener('DOMContentLoaded', function () { var coll = document.querySelectorAll(".collapsible"); coll.forEach(function (button) { button.addEventListener("click", function () { this.classList.toggle("active"); var content = document.getElementById(this.getAttribute('data-target')); if (content) { content.style.display = content.style.display === "block" ? "none" : "block"; } }); }); });