{"title":"Best Selling Products","description":null,"products":[{"product_id":"clickyblox-animals","title":"ClickyBlox® Animals","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eDiscover the animal world through play.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Animals helps children aged 3+ explore animals and their habitats through hands-on, screen-free play. By matching and building animal puzzles, children naturally develop observation skills, logical thinking, and creativity while learning about the world around them.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Animals?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Build 18 animals from 6 unique habitats\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages animal and habitat recognition\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Develops logical thinking and problem-solving skills\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports creativity and storytelling\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Screen-free educational fun\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Default Title","offer_id":53129344975190,"sku":"CB0001","price":45.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_39.jpg?v=1784735602"},{"product_id":"clickyblox-shapes","title":"ClickyBlox® Shapes","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBuild problem-solving skills through play.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Shapes helps children aged 3+ discover shapes, colours, and patterns through hands-on, screen-free play. By matching and completing shape puzzles, children naturally develop spatial awareness, logical thinking, and early problem-solving skills.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Shapes?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Complete 6 large shape puzzles\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages shape and colour recognition\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Develops problem-solving and spatial reasoning\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Strengthens fine motor skills\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Screen-free educational fun\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Default Title","offer_id":54081603207510,"sku":"CB0002","price":45.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_44.jpg?v=1784736266"},{"product_id":"clickyblox-numbers","title":"ClickyBlox® Numbers","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBuild confidence with numbers through play.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Numbers helps children learn counting, number recognition and early maths through hands-on, screen-free play.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Numbers?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages number recognition\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports counting and early maths\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Develops logical thinking\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Builds confidence through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Perfect for home and classroom use\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Default Title","offer_id":54081759084886,"sku":"CB0004","price":59.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Numbers_canva.jpg?v=1783677576"},{"product_id":"clickyblox-alphabet","title":"ClickyBlox® Alphabet","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBuild literacy skills through play.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Alphabet helps children aged 3+ learn letters, spelling, vocabulary and early reading through hands-on, screen-free play.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Alphabet?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Learn letters through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports spelling and vocabulary\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Develops fine motor skills\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages logical thinking\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Perfect for home and classroom use\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Default Title","offer_id":54081896251734,"sku":"CB0003","price":45.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_52.jpg?v=1784799913"},{"product_id":"clickyblox-alphabet-nordic","title":"ClickyBlox® Alphabet Nordic","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBuild literacy skills through play.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Alphabet Nordic helps children aged 3+ learn letters, spelling, and early reading through hands-on, screen-free play. Includes the Nordic characters å, ä, ö, æ, and ø.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Alphabet Nordic?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Designed for use in Danish, Swedish, Norwegian and Finnish\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports early reading and literacy skills\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages spelling and vocabulary development\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Develops fine motor skills\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Screen-free educational fun\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Default Title","offer_id":54091758371158,"sku":"CB0003NORDIC","price":45.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_55.jpg?v=1784800211"},{"product_id":"clickyblox-challenge-cards-alphabet","title":"ClickyBlox® Challenge Cards Alphabet","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eMake letter learning playful and fresh.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Alphabet Challenge Cards help children practise letters, sounds, spelling, and word building through fun, guided activities. Each double-sided card combines a fun fact with a hands-on challenge that works together with the ClickyBlox® Alphabet set.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Alphabet Challenge Cards?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages active learning through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Builds confidence with letters and words\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports reading and vocabulary development\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes activities for different age levels\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Designed for use with ClickyBlox® Alphabet\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"English","offer_id":54094573240662,"sku":"CC-ALP-0003-EN","price":9.95,"currency_code":"EUR","in_stock":true},{"title":"Dutch","offer_id":54094573273430,"sku":"CC-ALP-0003-NL","price":9.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_60.jpg?v=1784805911"},{"product_id":"clickyblox-challenge-cards-numbers","title":"ClickyBlox® Challenge Cards Numbers","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eMake learning maths more fun.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Numbers Challenge Cards help children practise counting, calculations, patterns, and logical thinking through fun, hands-on activities. Designed to grow with your child, the cards include age-appropriate challenges that make learning maths engaging, interactive, and rewarding.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Numbers Challenge Cards?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages active learning through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Builds confidence with numbers and maths\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports counting, calculations, and logical thinking\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes activities for different age levels\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Designed for use with ClickyBlox® Numbers\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"English","offer_id":54094571897174,"sku":"CC-NUM-0004-EN","price":9.95,"currency_code":"EUR","in_stock":true},{"title":"Dutch","offer_id":54094571929942,"sku":"CC-NUM-0004-NL","price":9.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_63.jpg?v=1784806244"},{"product_id":"clickyblox-challenge-cards-shapes","title":"ClickyBlox® Challenge Cards Shapes","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eMake shape learning more interactive.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Shapes Challenge Cards help children explore shapes, patterns, and spatial thinking through fun, hands-on activities. Designed to grow with your child, the cards include age-appropriate challenges that encourage observation, creativity, and problem-solving.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Shapes Challenge Cards?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages active learning through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Develops shape recognition and spatial awareness\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Strengthens problem-solving and critical thinking\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes activities for different age levels\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Designed for use with ClickyBlox® Shapes\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"English","offer_id":54094571176278,"sku":"CC-SHA-0002-EN","price":9.95,"currency_code":"EUR","in_stock":true},{"title":"Dutch","offer_id":54094571209046,"sku":"CC-SHA-0002-NL","price":9.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_64.jpg?v=1784806594"},{"product_id":"clickyblox-challenge-cards-animals","title":"ClickyBlox® Challenge Cards Animals","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBring animal discovery to life.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    ClickyBlox® Animals Challenge Cards help children discover animals, habitats, and fascinating facts through fun, hands-on activities. Designed to grow with your child, the cards include age-appropriate challenges that encourage curiosity, creativity, and storytelling.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose ClickyBlox® Animals Challenge Cards?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages active learning through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Expands knowledge of animals and habitats\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Inspires creativity and storytelling\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes activities for different age levels\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Designed for use with ClickyBlox® Animals\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 24px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"English","offer_id":54094568522070,"sku":"CC-ANI-0001-EN","price":9.95,"currency_code":"EUR","in_stock":true},{"title":"Dutch","offer_id":54094568554838,"sku":"CC-ANI-0001-NL","price":9.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_62.jpg?v=1784806080"},{"product_id":"complete-clickyblox-learning-bundle","title":"ClickyBlox® Learning Bundle","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBuild a world of learning through play.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The ClickyBlox® Learning Bundle combines letters, numbers, shapes, and animals in one complete screen-free learning experience. Designed for children aged 3+, it supports early literacy, maths, problem-solving, creativity, and independent discovery through hands-on play.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Every combination opens up a new way to play, discover and learn.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose the ClickyBlox® Learning Bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes Alphabet or Alphabet Nordic, Numbers, Shapes and Animals sets\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports literacy, maths and problem-solving skills\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages creativity and independent learning\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Grows with children through different learning stages\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Complete screen-free educational fun\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 18px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-copy-box \u003e p + h3 {\n  margin-top: 6px;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Alphabet","offer_id":54448116695382,"sku":null,"price":169.95,"currency_code":"EUR","in_stock":true},{"title":"Alphabet Nordic","offer_id":54448116728150,"sku":null,"price":169.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_34.jpg?v=1784733155"},{"product_id":"clickyblox-language-maths-bundle","title":"ClickyBlox® Language \u0026 Maths Bundle","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eBuild words. Count numbers.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The ClickyBlox® Language \u0026amp; Maths Bundle brings together letters and numbers in one playful, screen-free learning set. Designed for children aged 3+, it helps children explore early language, spelling, counting and simple maths through hands-on play.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Every combination opens up a new way to play, discover and learn.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose the ClickyBlox® Language \u0026amp; Maths Bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes Alphabet or Alphabet Nordic and the Numbers set\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports literacy, spelling, counting and maths\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages hands-on, screen-free learning\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Helps children build confidence through play\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Great for screen-free play at home and in classrooms\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 18px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-copy-box \u003e p + h3 {\n  margin-top: 6px;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Alphabet","offer_id":54917381685590,"sku":null,"price":94.95,"currency_code":"EUR","in_stock":true},{"title":"Alphabet Nordic","offer_id":54917381718358,"sku":null,"price":94.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_65.jpg?v=1786376281"},{"product_id":"clickyblox-creative-discovery-bundle","title":"ClickyBlox® Creative Discovery Bundle","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eCreate animals. Discover shapes.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The ClickyBlox® Creative Discovery Bundle brings together the Animals and Shapes sets in one playful, screen-free learning bundle. Designed for children aged 3+, it helps children explore animals, shapes, patterns, creativity and problem-solving through hands-on play.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Every combination opens up a new way to play, discover and learn.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose the ClickyBlox® Creative Discovery Bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes the Animals set and the Shapes set\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports creativity, shape and animal recognition and problem-solving\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Encourages storytelling, imagination and hands-on discovery\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Helps children explore animals, habitats, patterns and puzzles\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Great for screen-free play at home and in classrooms\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 18px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-copy-box \u003e p + h3 {\n  margin-top: 6px;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"Default Title","offer_id":54917299863894,"sku":null,"price":79.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_68.jpg?v=1786376754"},{"product_id":"clickyblox-challenge-bundle","title":"ClickyBlox® Challenge Bundle","description":"\u003cdiv class=\"cb-product-copy-box\"\u003e\n\n  \u003cdiv class=\"cb-product-service-box\"\u003e\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eOrder on weekdays before 11:00 for same-day shipping\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eFree shipping from €100\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003e2-year warranty\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-product-service-item\"\u003e\n      \u003cspan\u003e✓\u003c\/span\u003e\n      \u003cp\u003eEasy returns within 14 days\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eTurn every set into a learning adventure.\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The ClickyBlox® Challenge Bundle brings all Challenge Cards together in one complete screen-free activity bundle. Designed for children aged 3+, it adds clear tasks, fun facts and playful challenges to every ClickyBlox® set.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    With activities for letters, numbers, shapes and animals, this bundle helps children practise, discover and think creatively through hands-on play.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWhy Choose the ClickyBlox® Challenge Bundle?\u003c\/h3\u003e\n\n  \u003cdiv class=\"cb-product-benefit-list\"\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Includes all ClickyBlox® Challenge Cards\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Covers Alphabet, Numbers, Shapes and Animals\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Adds activities, fun facts and play ideas to every set\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Supports language, maths, creativity and problem-solving\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e Great for screen-free play at home and in classrooms\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.cb-product-copy-box,\n.cb-product-copy-box * {\n  box-sizing: border-box;\n}\n\n.cb-product-copy-box {\n  background: #fffdf7;\n  color: #1F2933;\n  margin: 0 0 28px;\n  padding: 26px;\n  border-radius: 26px;\n  position: relative;\n  overflow: hidden;\n}\n\n.cb-product-copy-box::before {\n  content: \"\";\n  position: absolute;\n  width: 54px;\n  height: 54px;\n  right: 22px;\n  top: 24px;\n  background: #FFE07B;\n  border-radius: 2px;\n  opacity: 0.22;\n  box-shadow:\n    -260px 36px 0 #B3E596,\n    -120px 154px 0 #FFE07B,\n    18px 286px 0 #B3E596;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-copy-box::after {\n  content: \"\";\n  position: absolute;\n  width: 42px;\n  height: 42px;\n  left: 18px;\n  top: 148px;\n  background: #B3E596;\n  border-radius: 2px;\n  opacity: 0.18;\n  box-shadow:\n    150px 170px 0 #FFE07B,\n    330px 92px 0 #B3E596,\n    430px 246px 0 #FFE07B;\n  pointer-events: none;\n  z-index: 0;\n}\n\n.cb-product-service-box {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n  margin: 0 0 28px;\n  position: relative;\n  z-index: 2;\n}\n\n.cb-product-service-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 12px 14px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-service-item span {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  border-radius: 999px;\n  background: #B3E596;\n  color: #1F2933;\n  border: 2px solid #1F2933;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.cb-product-service-item p {\n  margin: 0;\n  color: #1F2933;\n  font-size: 15px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-copy-box h3 {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin: 4px 0 12px;\n  padding: 9px 15px;\n  background: #FFE07B;\n  color: #1F2933;\n  border-radius: 999px;\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.cb-product-copy-box \u003e p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 18px;\n  color: #1F2933;\n  font-size: 16px;\n  line-height: 1.65;\n  font-weight: 600;\n}\n\n.cb-product-copy-box \u003e p + h3 {\n  margin-top: 6px;\n}\n\n.cb-product-benefit-list {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 8px;\n  margin-top: 4px;\n  padding: 18px;\n  background: #ffffff;\n  border-radius: 22px;\n  box-shadow: inset 0 0 0 1px rgba(31, 41, 51, 0.10);\n}\n\n.cb-product-benefit-list div {\n  display: grid;\n  grid-template-columns: 18px 1fr;\n  align-items: center;\n  gap: 12px;\n  min-height: 38px;\n  color: #1F2933;\n  font-size: 15.5px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.cb-product-benefit-list span {\n  display: block;\n  width: 16px;\n  height: 16px;\n  border-radius: 2px;\n  background: #FFE07B;\n}\n\n.cb-product-benefit-list div:nth-child(even) span {\n  background: #B3E596;\n}\n\n@media (max-width: 600px) {\n  .cb-product-copy-box {\n    padding: 22px;\n    border-radius: 22px;\n  }\n\n  .cb-product-copy-box::before {\n    width: 46px;\n    height: 46px;\n    right: -14px;\n    top: 24px;\n    box-shadow:\n      -70px 86px 0 #B3E596,\n      -18px 196px 0 #FFE07B;\n  }\n\n  .cb-product-copy-box::after {\n    display: block;\n    width: 34px;\n    height: 34px;\n    left: -10px;\n    top: 168px;\n    box-shadow:\n      86vw 130px 0 #B3E596;\n  }\n\n  .cb-product-copy-box h3 {\n    font-size: 17px;\n  }\n\n  .cb-product-service-item p,\n  .cb-product-benefit-list div {\n    font-size: 15px;\n  }\n\n  .cb-product-benefit-list {\n    padding: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ClickyBlox","offers":[{"title":"English","offer_id":54917481890134,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true},{"title":"Dutch","offer_id":54917481922902,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/6638\/9334\/files\/Ontwerp_zonder_titel_67.jpg?v=1786376610"}],"url":"https:\/\/www.clickyblox.com\/collections\/best-selling-products.oembed","provider":"ClickyBlox","version":"1.0","type":"link"}