{"product_id":"9","title":"Selmorio™ Cutting Board Stability Mat","description":"\u003cstyle\u003e\n\/* =========================================================\n   SELMORIO™ GRIPNEST\n   Compact Shopify Landing Page\n   ========================================================= *\/\n\n.selmorio-gripnest,\n.selmorio-gripnest *,\n.selmorio-gripnest *::before,\n.selmorio-gripnest *::after {\n  box-sizing:border-box;\n}\n\n.selmorio-gripnest {\n  --gn-ink:#292a24;\n  --gn-text:#626457;\n  --gn-muted:#85877c;\n\n  --gn-sage:#7b866b;\n  --gn-sage-deep:#556148;\n  --gn-sage-dark:#3f4a38;\n  --gn-sage-soft:#edf0e7;\n\n  --gn-cream:#f5efe5;\n  --gn-stone:#ebe2d5;\n  --gn-paper:#fffdf8;\n\n  --gn-gold:#b18445;\n  --gn-gold-soft:#ddc394;\n\n  --gn-wood:#866247;\n\n  --gn-line:#e2dacd;\n  --gn-shadow:0 22px 56px rgba(52,45,35,.10);\n\n  width:100%;\n  max-width:100%;\n  margin:0;\n  padding:0;\n\n  overflow-x:hidden;\n\n  background:var(--gn-paper);\n  color:var(--gn-ink);\n\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:18px;\n  line-height:1.7;\n\n  container-type:inline-size;\n  container-name:gripnest;\n}\n\n.selmorio-gripnest img {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.selmorio-gripnest h1,\n.selmorio-gripnest h2,\n.selmorio-gripnest h3,\n.selmorio-gripnest p {\n  margin-top:0;\n}\n\n.gn-wrap {\n  width:min(1140px,calc(100% - 36px));\n  max-width:100%;\n  margin:0 auto;\n}\n\n.gn-section {\n  padding:66px 0;\n}\n\n.gn-kicker {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n\n  margin-bottom:13px;\n\n  color:var(--gn-sage-deep);\n\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.gn-kicker::before {\n  content:\"\";\n\n  width:32px;\n  height:2px;\n\n  flex:0 0 32px;\n\n  background:var(--gn-gold);\n}\n\n.gn-image {\n  width:100%;\n  max-width:100%;\n\n  border:1px solid var(--gn-line);\n  border-radius:24px;\n\n  box-shadow:var(--gn-shadow);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.gn-hero {\n  position:relative;\n  overflow:hidden;\n\n  padding:68px 0;\n\n  border-bottom:1px solid var(--gn-line);\n\n  background:\n    radial-gradient(circle at 88% 12%,rgba(177,132,69,.17),transparent 24%),\n    radial-gradient(circle at 8% 92%,rgba(123,134,107,.15),transparent 28%),\n    linear-gradient(135deg,#fbf8f2 0%,#f3ede3 58%,#e9e0d3 100%);\n}\n\n.gn-hero::before {\n  content:\"\";\n\n  position:absolute;\n\n  width:320px;\n  height:320px;\n\n  right:-80px;\n  top:-100px;\n\n  opacity:.24;\n\n  background:\n    radial-gradient(circle,#556148 2px,transparent 2.7px);\n\n  background-size:18px 18px;\n\n  pointer-events:none;\n}\n\n.gn-hero-grid {\n  position:relative;\n  z-index:2;\n\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1.15fr)\n    minmax(280px,.85fr);\n\n  gap:54px;\n  align-items:center;\n}\n\n.gn-brand {\n  margin-bottom:24px;\n\n  color:var(--gn-gold);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:30px;\n  font-weight:600;\n}\n\n.gn-hero h1 {\n  max-width:790px;\n\n  margin-bottom:18px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:62px;\n  line-height:1;\n\n  letter-spacing:-2px;\n  font-weight:600;\n\n  word-break:normal;\n  overflow-wrap:normal;\n  hyphens:none;\n}\n\n.gn-hero h1 span {\n  display:block;\n\n  margin-top:9px;\n\n  color:var(--gn-sage-deep);\n}\n\n.gn-hero-copy \u003e p {\n  max-width:720px;\n\n  margin-bottom:22px;\n\n  color:var(--gn-text);\n\n  font-size:18px;\n  line-height:1.76;\n}\n\n.gn-tags {\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.gn-tag {\n  padding:9px 12px;\n\n  border:1px solid rgba(85,97,72,.17);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.70);\n\n  font-size:14px;\n  font-weight:700;\n}\n\n\n\/* HERO RIGHT *\/\n\n.gn-foundation {\n  padding:28px 26px;\n\n  border:1px solid rgba(85,97,72,.16);\n  border-radius:48px 18px 48px 18px;\n\n  background:rgba(255,255,255,.76);\n\n  box-shadow:var(--gn-shadow);\n}\n\n.gn-foundation-title {\n  margin-bottom:18px;\n\n  color:var(--gn-gold);\n\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.gn-foundation-row {\n  display:grid;\n\n  grid-template-columns:42px minmax(0,1fr);\n\n  gap:13px;\n\n  padding:12px 0;\n\n  border-top:1px solid var(--gn-line);\n}\n\n.gn-foundation-row:first-of-type {\n  border-top:0;\n}\n\n.gn-foundation-icon {\n  display:flex;\n\n  width:35px;\n  height:35px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:10px;\n\n  background:var(--gn-sage-deep);\n  color:#fff;\n\n  font-size:12px;\n  font-weight:800;\n}\n\n.gn-foundation-row strong {\n  display:block;\n\n  margin-bottom:2px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n  font-weight:600;\n}\n\n.gn-foundation-row span {\n  display:block;\n\n  color:var(--gn-muted);\n\n  font-size:14px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   IMAGE 01 + CORE FEATURES\n   ========================================================= *\/\n\n.gn-intro {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,.64fr)\n    minmax(0,1.36fr);\n\n  gap:52px;\n\n  margin-top:40px;\n\n  align-items:center;\n}\n\n.gn-copy h2,\n.gn-compare-copy h2,\n.gn-spec-head h2,\n.gn-how-copy h2 {\n  margin-bottom:12px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:47px;\n  line-height:1.06;\n\n  letter-spacing:-1px;\n  font-weight:600;\n\n  word-break:normal;\n  overflow-wrap:normal;\n  hyphens:none;\n}\n\n.gn-copy p,\n.gn-compare-copy \u003e p,\n.gn-spec-head p,\n.gn-how-copy p {\n  margin:0;\n\n  color:var(--gn-text);\n\n  font-size:17px;\n  line-height:1.7;\n}\n\n.gn-feature-grid {\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n}\n\n.gn-feature {\n  min-width:0;\n\n  padding:21px 18px;\n\n  border:1px solid var(--gn-line);\n\n  background:\n    linear-gradient(180deg,#fffefa,var(--gn-cream));\n}\n\n.gn-feature:first-child {\n  border-radius:30px 8px 8px 8px;\n}\n\n.gn-feature:last-child {\n  border-radius:8px 30px 8px 8px;\n}\n\n.gn-feature small {\n  display:block;\n\n  margin-bottom:14px;\n\n  color:var(--gn-gold);\n\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n}\n\n.gn-feature strong {\n  display:block;\n\n  margin-bottom:5px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.25;\n  font-weight:600;\n}\n\n.gn-feature p {\n  margin:0;\n\n  color:var(--gn-text);\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   COMPARISON\n   ========================================================= *\/\n\n.gn-compare {\n  background:var(--gn-sage-dark);\n  color:#fff;\n}\n\n.gn-compare-grid {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1.04fr)\n    minmax(0,.96fr);\n\n  gap:52px;\n  align-items:center;\n}\n\n.gn-compare .gn-image {\n  border-color:rgba(255,255,255,.12);\n}\n\n.gn-compare .gn-kicker {\n  color:var(--gn-gold-soft);\n}\n\n.gn-compare .gn-kicker::before {\n  background:var(--gn-gold-soft);\n}\n\n.gn-compare-copy h2 {\n  color:#fff;\n}\n\n.gn-compare-copy \u003e p {\n  color:rgba(255,255,255,.72);\n}\n\n.gn-benefits {\n  margin-top:21px;\n\n  border-top:1px solid rgba(255,255,255,.12);\n}\n\n.gn-benefit {\n  display:grid;\n\n  grid-template-columns:\n    34px\n    minmax(0,1fr);\n\n  gap:12px;\n\n  padding:13px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.12);\n}\n\n.gn-benefit-icon {\n  display:flex;\n\n  width:28px;\n  height:28px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--gn-gold);\n\n  color:#fff;\n\n  font-size:13px;\n  font-weight:800;\n}\n\n.gn-benefit strong {\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#fff;\n\n  font-size:15px;\n}\n\n.gn-benefit span {\n  display:block;\n\n  color:rgba(255,255,255,.66);\n\n  font-size:14px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMAGE 03 + SPECS\n   ========================================================= *\/\n\n.gn-specs {\n  background:\n    linear-gradient(\n      180deg,\n      #f5efe5,\n      #e8dfd1\n    );\n}\n\n.gn-spec-head {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,.7fr)\n    minmax(0,1.3fr);\n\n  gap:48px;\n  align-items:end;\n\n  margin-bottom:27px;\n}\n\n.gn-spec-head h2,\n.gn-spec-head p {\n  margin-bottom:0;\n}\n\n.gn-spec-grid {\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  margin-top:24px;\n\n  border-top:1px solid var(--gn-line);\n  border-bottom:1px solid var(--gn-line);\n}\n\n.gn-spec {\n  min-width:0;\n\n  padding:19px 17px;\n\n  border-right:1px solid var(--gn-line);\n}\n\n.gn-spec:last-child {\n  border-right:0;\n}\n\n.gn-spec small {\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gn-gold);\n\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n}\n\n.gn-spec strong {\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1.3;\n  font-weight:600;\n}\n\n.gn-spec p {\n  margin:0;\n\n  color:var(--gn-muted);\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   BOARD TYPES \/ DAILY USE\n   ========================================================= *\/\n\n.gn-boards {\n  background:var(--gn-paper);\n}\n\n.gn-board-grid {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,.68fr)\n    minmax(0,1.32fr);\n\n  gap:50px;\n  align-items:center;\n}\n\n.gn-board-tags {\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n}\n\n.gn-board-tags span {\n  padding:11px 14px;\n\n  border:1px solid var(--gn-line);\n  border-radius:999px;\n\n  background:var(--gn-sage-soft);\n\n  font-size:14px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n   ========================================================= *\/\n\n.gn-how {\n  background:var(--gn-cream);\n}\n\n.gn-how-grid {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,.56fr)\n    minmax(0,1.44fr);\n\n  gap:55px;\n  align-items:start;\n}\n\n.gn-note {\n  margin-top:19px;\n\n  padding:16px 18px;\n\n  border-left:4px solid var(--gn-gold);\n\n  background:rgba(255,255,255,.65);\n\n  color:var(--gn-text);\n\n  font-size:14px;\n  line-height:1.6;\n}\n\n.gn-steps {\n  border-top:1px solid var(--gn-line);\n}\n\n.gn-step {\n  display:grid;\n\n  grid-template-columns:\n    94px\n    minmax(0,1fr);\n\n  gap:17px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--gn-line);\n}\n\n.gn-step \u003e span {\n  color:var(--gn-sage-deep);\n\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n}\n\n.gn-step strong {\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:16px;\n}\n\n.gn-step p {\n  margin:0;\n\n  color:var(--gn-text);\n\n  font-size:14px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   END\n   ========================================================= *\/\n\n.gn-end {\n  padding:58px 0 62px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(circle at 50% 120%,rgba(221,195,148,.21),transparent 36%),\n    linear-gradient(135deg,#556148,#394332);\n\n  color:#fff;\n}\n\n.gn-end .gn-kicker {\n  color:var(--gn-gold-soft);\n}\n\n.gn-end .gn-kicker::before {\n  background:var(--gn-gold-soft);\n}\n\n.gn-end h2 {\n  margin-bottom:10px;\n\n  color:#fff;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:43px;\n  line-height:1.06;\n\n  font-weight:600;\n}\n\n.gn-end p {\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:rgba(255,255,255,.77);\n\n  font-size:16px;\n  line-height:1.68;\n}\n\n.gn-end-line {\n  margin-top:15px !important;\n\n  color:var(--gn-gold-soft) !important;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:22px !important;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@container gripnest (max-width:860px) {\n\n  .gn-hero-grid,\n  .gn-intro,\n  .gn-compare-grid,\n  .gn-spec-head,\n  .gn-board-grid,\n  .gn-how-grid {\n    grid-template-columns:1fr;\n  }\n\n  .gn-hero h1 {\n    font-size:51px;\n  }\n\n  .gn-feature-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .gn-spec-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .gn-spec:nth-child(2) {\n    border-right:0;\n  }\n\n  .gn-spec:nth-child(-n+2) {\n    border-bottom:1px solid var(--gn-line);\n  }\n}\n\n\n@container gripnest (max-width:560px) {\n\n  .gn-wrap {\n    width:calc(100% - 22px);\n  }\n\n  .gn-section,\n  .gn-hero {\n    padding:50px 0;\n  }\n\n  .gn-brand {\n    font-size:27px;\n  }\n\n  .gn-hero h1 {\n    font-size:38px;\n    line-height:1.03;\n    letter-spacing:-1px;\n  }\n\n  .gn-hero-copy \u003e p {\n    font-size:16px;\n  }\n\n  .gn-copy h2,\n  .gn-compare-copy h2,\n  .gn-spec-head h2,\n  .gn-how-copy h2,\n  .gn-end h2 {\n    font-size:33px;\n    line-height:1.07;\n    letter-spacing:-.7px;\n  }\n\n  .gn-copy p,\n  .gn-compare-copy \u003e p,\n  .gn-spec-head p,\n  .gn-how-copy p {\n    font-size:16px;\n  }\n\n  .gn-feature-grid {\n    grid-template-columns:1fr;\n  }\n\n  .gn-feature,\n  .gn-feature:first-child,\n  .gn-feature:last-child {\n    border-radius:17px;\n  }\n\n  .gn-spec-grid {\n    grid-template-columns:1fr;\n  }\n\n  .gn-spec,\n  .gn-spec:nth-child(2),\n  .gn-spec:nth-child(-n+2) {\n    border-right:0;\n    border-bottom:1px solid var(--gn-line);\n  }\n\n  .gn-spec:last-child {\n    border-bottom:0;\n  }\n\n  .gn-step {\n    grid-template-columns:1fr;\n    gap:3px;\n  }\n\n  .gn-end {\n    padding:52px 0 56px;\n  }\n}\n\n\n@container gripnest (max-width:390px) {\n\n  .gn-wrap {\n    width:calc(100% - 18px);\n  }\n\n  .gn-hero h1 {\n    font-size:32px;\n  }\n\n  .gn-copy h2,\n  .gn-compare-copy h2,\n  .gn-spec-head h2,\n  .gn-how-copy h2,\n  .gn-end h2 {\n    font-size:29px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"selmorio-gripnest\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"gn-hero\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cdiv class=\"gn-hero-grid\"\u003e\n\u003cdiv class=\"gn-hero-copy\"\u003e\n\u003cdiv class=\"gn-brand\"\u003eSelmorio™\u003c\/div\u003e\n\u003cdiv class=\"gn-kicker\"\u003eGripNest Cutting Board Stability Mat\u003c\/div\u003e\n\u003ch1\u003eA Better Base \u003cspan\u003eFor Every Board.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eGripNest creates a cushioned, high-grip layer between your cutting board and countertop to help reduce sliding, soften hard-surface contact and create a more controlled everyday prep area.\u003c\/p\u003e\n\u003cdiv class=\"gn-tags\"\u003e\n\u003cspan class=\"gn-tag\"\u003e Multi-Point Grip \u003c\/span\u003e \u003cspan class=\"gn-tag\"\u003e Airflow Channels \u003c\/span\u003e \u003cspan class=\"gn-tag\"\u003e Washable Silicone \u003c\/span\u003e \u003cspan class=\"gn-tag\"\u003e Rollable Storage \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-foundation\"\u003e\n\u003cdiv class=\"gn-foundation-title\"\u003eStability Starts Under the Board\u003c\/div\u003e\n\u003cdiv class=\"gn-foundation-row\"\u003e\n\u003cdiv class=\"gn-foundation-icon\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGrip\u003c\/strong\u003e \u003cspan\u003e Multiple contact points help resist unwanted board movement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-foundation-row\"\u003e\n\u003cdiv class=\"gn-foundation-icon\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCushion\u003c\/strong\u003e \u003cspan\u003e Flexible silicone adds a softer layer between board and counter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-foundation-row\"\u003e\n\u003cdiv class=\"gn-foundation-icon\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVent\u003c\/strong\u003e \u003cspan\u003e Open channels allow space beneath the cutting board. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-foundation-row\"\u003e\n\u003cdiv class=\"gn-foundation-icon\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRinse\u003c\/strong\u003e \u003cspan\u003e Remove, wash, air dry and use again. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 01 --\u003e\n\u003csection class=\"gn-section\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cimg class=\"gn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0710\/3528\/9651\/files\/6_2e5e99d9-04b2-41f6-a1ef-7756b8cc7ff7.png?v=1790070605\" alt=\"Selmorio GripNest Cutting Board Stability Mat\" loading=\"eager\"\u003e\n\u003cdiv class=\"gn-intro\"\u003e\n\u003cdiv class=\"gn-copy\"\u003e\n\u003cdiv class=\"gn-kicker\"\u003eSmall Upgrade. Noticeable Difference.\u003c\/div\u003e\n\u003ch2\u003eKeep the prep surface more stable without changing your board.\u003c\/h2\u003e\n\u003cp\u003eSimply place GripNest underneath the cutting board you already use. Its structured silicone surface helps improve grip while creating small channels beneath the board instead of sealing the entire surface flat against the counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-feature-grid\"\u003e\n\u003cdiv class=\"gn-feature\"\u003e\n\u003csmall\u003e Grip \u003c\/small\u003e \u003cstrong\u003e Multi-Point Support \u003c\/strong\u003e\n\u003cp\u003eRaised contact zones help distribute support across the board.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-feature\"\u003e\n\u003csmall\u003e Airflow \u003c\/small\u003e \u003cstrong\u003e Open Structure \u003c\/strong\u003e\n\u003cp\u003eSmall gaps help reduce completely trapped moisture underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-feature\"\u003e\n\u003csmall\u003e Comfort \u003c\/small\u003e \u003cstrong\u003e Softer Contact \u003c\/strong\u003e\n\u003cp\u003eAdds a flexible layer between hard boards and hard countertops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-feature\"\u003e\n\u003csmall\u003e Cleanup \u003c\/small\u003e \u003cstrong\u003e Quick Rinse \u003c\/strong\u003e\n\u003cp\u003eWash the reusable silicone surface and allow it to air dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 02 \/ COMPARISON --\u003e\n\u003csection class=\"gn-section gn-compare\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cdiv class=\"gn-compare-grid\"\u003e\n\u003cdiv\u003e\u003cimg class=\"gn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0710\/3528\/9651\/files\/7_7057c5f9-97fe-4ec1-9c4f-2d255fd4bce7.png?v=1790070604\" alt=\"Selmorio GripNest compared with towels flat mats and rubber feet\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gn-compare-copy\"\u003e\n\u003cdiv class=\"gn-kicker\"\u003eA Cleaner Alternative\u003c\/div\u003e\n\u003ch2\u003eMore purpose-built than towels, flat mats or tiny feet.\u003c\/h2\u003e\n\u003cp\u003eGripNest combines broad coverage, reusable silicone and an open textured structure so stability does not depend on a wet towel or a few small contact points.\u003c\/p\u003e\n\u003cdiv class=\"gn-benefits\"\u003e\n\u003cdiv class=\"gn-benefit\"\u003e\n\u003cdiv class=\"gn-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBroad Stability Zone\u003c\/strong\u003e \u003cspan\u003e Supports different board sizes without carefully lining up individual feet. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-benefit\"\u003e\n\u003cdiv class=\"gn-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOpen Airflow Structure\u003c\/strong\u003e \u003cspan\u003e Raised texture leaves channels underneath instead of creating one completely sealed surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-benefit\"\u003e\n\u003cdiv class=\"gn-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWashable \u0026amp; Reusable\u003c\/strong\u003e \u003cspan\u003e Rinse away normal prep residue and use the mat again. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-benefit\"\u003e\n\u003cdiv class=\"gn-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCushions Hard Contact\u003c\/strong\u003e \u003cspan\u003e Adds a softer layer between the board and stone or other hard countertop surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 03 \/ SIZE --\u003e\n\u003csection class=\"gn-section gn-specs\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cdiv class=\"gn-spec-head\"\u003e\n\u003ch2\u003eA wide stability zone for everyday prep.\u003c\/h2\u003e\n\u003cp\u003eThe low-profile silicone design provides broad support beneath common cutting boards without adding a bulky platform to the countertop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"gn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0710\/3528\/9651\/files\/8_5b306da8-16b0-472a-9ffe-dbf065ddd2a6.png?v=1790070605\" alt=\"Selmorio GripNest size material and cutting board applications\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gn-spec-grid\"\u003e\n\u003cdiv class=\"gn-spec\"\u003e\n\u003csmall\u003e Length \u003c\/small\u003e \u003cstrong\u003e 16 in \/ 40.6 cm \u003c\/strong\u003e\n\u003cp\u003eBroad everyday support area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-spec\"\u003e\n\u003csmall\u003e Width \u003c\/small\u003e \u003cstrong\u003e 12 in \/ 30.48 cm \u003c\/strong\u003e\n\u003cp\u003eFits beneath many common cutting boards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-spec\"\u003e\n\u003csmall\u003e Thickness \u003c\/small\u003e \u003cstrong\u003e1.5 in \/ 3.81 mm \u003c\/strong\u003e\n\u003cp\u003eSlim, low-profile construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-spec\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Food-Grade Silicone \u003c\/strong\u003e\n\u003cp\u003eFlexible, washable and reusable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOARD TYPES --\u003e\n\u003csection class=\"gn-section gn-boards\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cdiv class=\"gn-board-grid\"\u003e\n\u003cdiv class=\"gn-copy\"\u003e\n\u003cdiv class=\"gn-kicker\"\u003eWorks With Everyday Boards\u003c\/div\u003e\n\u003ch2\u003eOne mat. Multiple prep surfaces.\u003c\/h2\u003e\n\u003cp\u003eUse GripNest beneath common cutting and food-prep boards whenever you want a broader, softer grip layer underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-board-tags\"\u003e\n\u003cspan\u003eWood Cutting Boards\u003c\/span\u003e \u003cspan\u003eBamboo Boards\u003c\/span\u003e \u003cspan\u003ePlastic Boards\u003c\/span\u003e \u003cspan\u003eComposite Boards\u003c\/span\u003e \u003cspan\u003eButcher-Style Boards\u003c\/span\u003e \u003cspan\u003eBaking Prep Boards\u003c\/span\u003e \u003cspan\u003eChopping Prep\u003c\/span\u003e \u003cspan\u003eMeal Prep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"gn-section gn-how\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cdiv class=\"gn-how-grid\"\u003e\n\u003cdiv class=\"gn-how-copy\"\u003e\n\u003cdiv class=\"gn-kicker\"\u003eHow to Use\u003c\/div\u003e\n\u003ch2\u003eLay it down. Add your board. Start prepping.\u003c\/h2\u003e\n\u003cp\u003eNo clips, adhesives or installation are required. GripNest simply works as a removable layer beneath your cutting board.\u003c\/p\u003e\n\u003cdiv class=\"gn-note\"\u003eFor best grip, keep the countertop, mat and underside of the cutting board free from excessive grease, food debris and standing water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-steps\"\u003e\n\u003cdiv class=\"gn-step\"\u003e\n\u003cspan\u003eStep 01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLay It Flat\u003c\/strong\u003e\n\u003cp\u003ePlace GripNest on a clean, level countertop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-step\"\u003e\n\u003cspan\u003eStep 02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdd Your Cutting Board\u003c\/strong\u003e\n\u003cp\u003ePosition the board directly over the broad grip area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-step\"\u003e\n\u003cspan\u003eStep 03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePrep as Usual\u003c\/strong\u003e\n\u003cp\u003eSlice, chop and dice while the mat helps reduce unwanted board movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-step\"\u003e\n\u003cspan\u003eStep 04\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRinse After Use\u003c\/strong\u003e\n\u003cp\u003eRemove the mat and rinse with water. Use mild dish soap when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-step\"\u003e\n\u003cspan\u003eStep 05\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDry \u0026amp; Store\u003c\/strong\u003e\n\u003cp\u003eAir dry, then store flat, rolled or hanging until the next meal prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"gn-end\"\u003e\n\u003cdiv class=\"gn-wrap\"\u003e\n\u003cdiv class=\"gn-kicker\"\u003eSelmorio™ GripNest\u003c\/div\u003e\n\u003ch2\u003eA steadier foundation for everyday prep.\u003c\/h2\u003e\n\u003cp\u003eMulti-point grip, open airflow channels, flexible cushioning and washable silicone create a simple upgrade underneath the cutting board you already use.\u003c\/p\u003e\n\u003cp class=\"gn-end-line\"\u003eStay in place. Prep with more control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":44881148411955,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0710\/3528\/9651\/files\/2_bdb134b4-121b-40ed-96cc-a27fe6b0b7e9.png?v=1790070603","url":"https:\/\/selmorio.com\/products\/9","provider":"Selmorio™","version":"1.0","type":"link"}