{"product_id":"memory-card","title":"Memory Card","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n  .elvior-mem-section {\n    font-family: 'Poppins', sans-serif;\n    background: #050505;\n    color: #fff;\n    padding: 60px 20px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .elvior-mem-section::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -50%;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(ellipse at center, rgba(255,120,30,0.08) 0%, transparent 60%);\n    animation: glowPulse 6s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  @keyframes glowPulse {\n    0%, 100% { transform: scale(1); opacity: 0.6; }\n    50% { transform: scale(1.1); opacity: 1; }\n  }\n\n  .elvior-mem-title {\n    font-size: 2.4rem;\n    font-weight: 800;\n    text-align: center;\n    background: linear-gradient(90deg, #ffffff, #ff7a1e);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    animation: fadeUp 0.8s ease both;\n    margin-bottom: 10px;\n  }\n\n  .elvior-mem-subtitle {\n    text-align: center;\n    color: #ffb07a;\n    font-size: 1.1rem;\n    font-weight: 300;\n    margin-bottom: 30px;\n    animation: fadeUp 1s ease both;\n  }\n\n  .elvior-mem-description {\n    text-align: center;\n    color: #d4d4d4;\n    font-size: 0.95rem;\n    max-width: 700px;\n    margin: 0 auto 40px;\n    line-height: 1.8;\n  }\n\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(20px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .elvior-mem-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px;\n    max-width: 1100px;\n    margin: 0 auto 40px;\n  }\n\n  .elvior-mem-card {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,120,30,0.2);\n    border-radius: 16px;\n    padding: 28px 22px;\n    backdrop-filter: blur(10px);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    color: #cfcfcf;\n    font-size: 0.9rem;\n    line-height: 1.7;\n  }\n\n  .elvior-mem-card:hover {\n    transform: translateY(-10px) scale(1.03);\n    box-shadow: 0 20px 40px rgba(255,120,30,0.15);\n  }\n\n  .elvior-mem-card h3 {\n    color: #ff7a1e;\n    font-size: 1rem;\n    font-weight: 600;\n    margin-bottom: 8px;\n  }\n\n  .elvior-mem-box {\n    background: rgba(255,255,255,0.03);\n    border: 1px solid rgba(255,120,30,0.12);\n    border-radius: 16px;\n    padding: 30px;\n    max-width: 1100px;\n    margin: 0 auto 24px;\n  }\n\n  .elvior-mem-box h2 {\n    color: #ff7a1e;\n    font-size: 1.3rem;\n    font-weight: 700;\n    margin-bottom: 16px;\n  }\n\n  .elvior-mem-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .elvior-mem-list li {\n    color: #e7e7e7;\n    font-size: 0.92rem;\n    padding: 6px 0;\n    line-height: 1.7;\n  }\n\n  .elvior-mem-list li::before {\n    content: '💾 ';\n  }\n\n  .elvior-mem-highlight {\n    color: #d4d4d4;\n    font-size: 0.92rem;\n    line-height: 1.8;\n  }\n\n  .elvior-mem-badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #c8860a, #f5c518);\n    color: #000;\n    font-weight: 800;\n    font-size: 0.85rem;\n    padding: 4px 14px;\n    border-radius: 50px;\n    margin-bottom: 20px;\n    letter-spacing: 1px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"elvior-mem-section\"\u003e\n  \u003ccenter\u003e\u003cspan class=\"elvior-mem-badge\"\u003e⚡ HIGH-SPEED STORAGE\u003c\/span\u003e\u003c\/center\u003e\n  \u003ch1 class=\"elvior-mem-title\"\u003eMemory Cards\u003c\/h1\u003e\n  \u003cdiv class=\"elvior-mem-subtitle\"\u003e32GB · 64GB · 128GB · 256GB — Built for Speed.\u003c\/div\u003e\n  \u003cp class=\"elvior-mem-description\"\u003eNever miss a shot. Our high-speed memory cards are engineered for cameras, drones, and action cams — delivering fast read\/write speeds and rock-solid reliability in any condition. Choose the size that fits your adventure.\u003c\/p\u003e\n\n  \u003cdiv class=\"elvior-mem-grid\"\u003e\n    \u003cdiv class=\"elvior-mem-card\"\u003e\n      \u003ch3\u003e⚡ High-Speed Performance\u003c\/h3\u003e\n      Fast read\/write speeds ensure smooth recording of high-resolution photos and 4K video without buffering or lag.\n    \u003c\/div\u003e\n    \u003cdiv class=\"elvior-mem-card\"\u003e\n      \u003ch3\u003e📷 Camera Compatible\u003c\/h3\u003e\n      Designed to work seamlessly with cameras, drones, action cams, and other devices — including the 66MP Pocket Gimbal Camera.\n    \u003c\/div\u003e\n    \u003cdiv class=\"elvior-mem-card\"\u003e\n      \u003ch3\u003e🗂️ Multiple Capacities\u003c\/h3\u003e\n      Available in 32GB, 64GB, 128GB, and 256GB — pick the right size for your shoot length and storage needs.\n    \u003c\/div\u003e\n    \u003cdiv class=\"elvior-mem-card\"\u003e\n      \u003ch3\u003e🛡️ Reliable \u0026amp; Durable\u003c\/h3\u003e\n      Built to handle the demands of outdoor shooting — compact, tough, and ready for every adventure.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elvior-mem-box\"\u003e\n    \u003ch2\u003eStorage Guide\u003c\/h2\u003e\n    \u003cul class=\"elvior-mem-list\"\u003e\n      \u003cli\u003e32GB — Great for casual shooting and short trips\u003c\/li\u003e\n      \u003cli\u003e64GB — Ideal for day-long shoots and travel\u003c\/li\u003e\n      \u003cli\u003e128GB — Perfect for extended adventures and 4K recording\u003c\/li\u003e\n      \u003cli\u003e256GB — Maximum capacity for professionals and long expeditions\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"elvior-mem-box\"\u003e\n    \u003ch2\u003eThe Right Card for Every Shot\u003c\/h2\u003e\n    \u003cp class=\"elvior-mem-highlight\"\u003eWhether you're capturing a weekend hike or a month-long expedition, having the right storage makes all the difference. Our memory cards keep up with your camera so you never have to stop and delete — just shoot, explore, and relive every moment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Elvior","offers":[{"title":"32GB","offer_id":53118907220284,"sku":null,"price":89.0,"currency_code":"ZAR","in_stock":true},{"title":"64GB","offer_id":53118907253052,"sku":null,"price":215.0,"currency_code":"ZAR","in_stock":true},{"title":"128GB","offer_id":53118907285820,"sku":null,"price":289.0,"currency_code":"ZAR","in_stock":true},{"title":"256GB","offer_id":53118907318588,"sku":null,"price":799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0979\/2398\/9820\/files\/08fe5dfd-4592-4268-8027-a1ce312a7afd.avif?v=1780998373","url":"https:\/\/elvior.co.za\/products\/memory-card","provider":"Elvior","version":"1.0","type":"link"}