{"product_id":"riemtassen","title":"Riemtassen","description":"\u003cstyle\u003e\n.uf-bag{\n  max-width:1100px;\n  margin:0 auto;\n  padding:20px 12px 60px;\n  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\n}\n\n.uf-bag-shell{\n  border-radius:22px;\n  background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);\n  border:1px solid #e2e8f0;\n  box-shadow:0 20px 60px rgba(15,23,42,.08);\n  padding:20px;\n}\n\n\/* HERO *\/\n.uf-bag-hero{\n  display:flex;\n  flex-direction:column;\n  gap:20px;\n}\n\n.uf-bag-title{\n  font-size:26px;\n  font-weight:900;\n  color:#0f172a;\n}\n\n.uf-bag-lead{\n  font-size:15px;\n  color:#526174;\n  line-height:1.7;\n}\n\n\/* VISUAL *\/\n.uf-bag-visual{\n  position:relative;\n  height:240px;\n  border-radius:18px;\n  overflow:hidden;\n  background:linear-gradient(135deg,#020617,#0f172a);\n}\n\n\/* GRID *\/\n.uf-bag-visual::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n  background-size:32px 32px;\n}\n\n\/* SVG *\/\n.uf-bag-svg{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n}\n\n\/* BAG CORE *\/\n.uf-core{\n  fill:#f59e0b;\n  animation:pulseCore 2s infinite;\n}\n\n\/* ITEMS *\/\n.uf-item{\n  animation:itemMove 2.5s ease-in-out infinite;\n}\n\n.uf-item:nth-child(2){animation-delay:.3s}\n.uf-item:nth-child(3){animation-delay:.6s}\n\n\/* TEXT *\/\n.uf-bag-core{\n  position:absolute;\n  bottom:14px;\n  left:14px;\n  color:#fff;\n}\n\n\/* INFO *\/\n.uf-bag-grid{\n  margin-top:20px;\n  display:grid;\n  gap:14px;\n}\n\n.uf-bag-box{\n  background:#fff;\n  border-radius:18px;\n  padding:18px;\n  border:1px solid #e2e8f0;\n  box-shadow:0 10px 25px rgba(15,23,42,.06);\n}\n\n.uf-bag-box h3{\n  font-size:16px;\n  font-weight:900;\n  margin-bottom:10px;\n}\n\n.uf-bag-box p{\n  font-size:14px;\n  color:#526174;\n}\n\n\/* CTA *\/\n.uf-bag-cta{\n  margin-top:20px;\n  border-radius:18px;\n  padding:18px;\n  background:linear-gradient(135deg,#f59e0b,#0f172a);\n  text-align:center;\n}\n\n.uf-bag-cta h3{\n  color:#fff;\n  font-weight:900;\n}\n\n.uf-bag-cta p{\n  color:#fde68a;\n}\n\n\/* ANIMATIONS *\/\n@keyframes pulseCore{\n  0%,100%{transform:scale(.9); opacity:.6}\n  50%{transform:scale(1.1); opacity:1}\n}\n\n@keyframes itemMove{\n  0%{transform:translateY(20px); opacity:0}\n  50%{opacity:1}\n  100%{transform:translateY(-20px); opacity:0}\n}\n\n\/* DESKTOP *\/\n@media(min-width:1024px){\n  .uf-bag-hero{\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:40px;\n    align-items:center;\n  }\n\n  .uf-bag-title{font-size:36px}\n  .uf-bag-grid{grid-template-columns:1fr 1fr}\n}\n\u003c\/style\u003e\n\n\u003csection class=\"uf-bag\"\u003e\n  \u003cdiv class=\"uf-bag-shell\"\u003e\n\n    \u003cdiv class=\"uf-bag-hero\"\u003e\n\n      \u003c!-- TEXT --\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"uf-bag-title\"\u003e🎒 Riemtas – Grab \u0026amp; Go\u003c\/h2\u003e\n\n        \u003cp class=\"uf-bag-lead\"\u003e\n          Compact, lichtgewicht en altijd binnen handbereik. \n          Deze riemtas is ontworpen voor snelle toegang tot je belangrijkste gear tijdens urbex, reizen of dagelijks gebruik.\n        \u003c\/p\u003e\n\n        \u003cp class=\"uf-bag-lead\"\u003e\n          Geen gedoe meer met zoeken in een grote tas — alles wat je nodig hebt zit direct op je heup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- SVG ANIMATIE --\u003e\n      \u003cdiv class=\"uf-bag-visual\"\u003e\n\n        \u003csvg class=\"uf-bag-svg\" viewbox=\"0 0 300 200\"\u003e\n\n          \u003c!-- BAG --\u003e\n          \u003crect x=\"120\" y=\"80\" width=\"60\" height=\"40\" rx=\"8\" fill=\"#f59e0b\"\u003e\u003c\/rect\u003e\n\n          \u003c!-- CORE --\u003e\n          \u003ccircle class=\"uf-core\" cx=\"150\" cy=\"100\" r=\"6\"\u003e\u003c\/circle\u003e\n\n          \u003c!-- ITEMS --\u003e\n          \u003crect class=\"uf-item\" x=\"140\" y=\"140\" width=\"10\" height=\"10\" fill=\"#22c55e\"\u003e\u003c\/rect\u003e\n          \u003crect class=\"uf-item\" x=\"155\" y=\"140\" width=\"10\" height=\"10\" fill=\"#3b82f6\"\u003e\u003c\/rect\u003e\n          \u003crect class=\"uf-item\" x=\"125\" y=\"140\" width=\"10\" height=\"10\" fill=\"#ef4444\"\u003e\u003c\/rect\u003e\n\n        \u003c\/svg\u003e\n\n        \u003cdiv class=\"uf-bag-core\"\u003e\n          \u003ch3\u003eAltijd klaar\u003c\/h3\u003e\n          \u003cp\u003eSnelle toegang tot je gear\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- INFO --\u003e\n    \u003cdiv class=\"uf-bag-grid\"\u003e\n\n      \u003cdiv class=\"uf-bag-box\"\u003e\n        \u003ch3\u003eSnelle toegang\u003c\/h3\u003e\n        \u003cp\u003e\n          Pak direct wat je nodig hebt zonder te zoeken. Ideaal voor urbex en onderweg.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uf-bag-box\"\u003e\n        \u003ch3\u003eCompact design\u003c\/h3\u003e\n        \u003cp\u003e\n          Klein formaat, maar verrassend veel opslagruimte voor essentials.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uf-bag-box\"\u003e\n        \u003ch3\u003ePerfect voor urbex\u003c\/h3\u003e\n        \u003cp\u003e\n          Neem lampen, tools en kleine gear veilig en overzichtelijk mee.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uf-bag-box\"\u003e\n        \u003ch3\u003eComfort\u003c\/h3\u003e\n        \u003cp\u003e\n          Lichtgewicht en comfortabel te dragen tijdens lange exploraties.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"uf-bag-cta\"\u003e\n      \u003ch3\u003eGrab. Go. Explore.\u003c\/h3\u003e\n      \u003cp\u003eAlles wat je nodig hebt, altijd bij je\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Urbex Factory","offers":[{"title":"Default Title","offer_id":53270580461907,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/3103\/2147\/files\/3_riemtas_urbexfactory.png?v=1781948512","url":"https:\/\/www.urbexfactory.app\/no-it\/products\/riemtassen","provider":"The Urbex Factory","version":"1.0","type":"link"}