{"product_id":"multi-surface-waterproof-repair-sealant","title":"Multi-Surface Waterproof Repair Sealant","description":"\u003cstyle\u003e\n.clear-seal{\n  --cobalt:#183E61;\n  --cobalt-2:#245B7E;\n  --aqua:#32B8C8;\n  --aqua-deep:#188B9A;\n  --aqua-soft:#BDECF0;\n\n  --water:#EAF8FA;\n  --ice:#F7FBFC;\n  --concrete:#E4EAEC;\n  --slate:#44545E;\n  --charcoal:#29343A;\n\n  --white:#FFFFFF;\n  --ink:#263239;\n  --muted:#6C7A81;\n  --line:#D5E2E5;\n\n  max-width:960px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--ice);\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.6;\n}\n\n.clear-seal *{\n  box-sizing:border-box;\n}\n\n.clear-seal h1,\n.clear-seal h2,\n.clear-seal h3,\n.clear-seal p{\n  margin:0 !important;\n  padding:0;\n}\n\n.clear-seal img{\n  width:100%;\n  height:auto;\n  display:block;\n  margin:0 !important;\n  border-radius:18px;\n}\n\n.cs-section{\n  padding:40px 20px;\n  text-align:center;\n}\n\n\n\/* =========================\n   BACKGROUND SYSTEM\n========================= *\/\n\n.cs-deep{\n  color:#fff;\n  background:\n    radial-gradient(circle at 84% 8%,rgba(50,184,200,.24),transparent 29%),\n    radial-gradient(circle at 8% 92%,rgba(255,255,255,.05),transparent 27%),\n    linear-gradient(\n      135deg,\n      #173550 0%,\n      #1C4968 50%,\n      #236F7D 100%\n    );\n}\n\n.cs-aqua{\n  color:#fff;\n  background:\n    radial-gradient(circle at 86% 8%,rgba(255,255,255,.11),transparent 27%),\n    linear-gradient(\n      135deg,\n      #177988 0%,\n      #2397A6 52%,\n      #42B9C4 100%\n    );\n}\n\n.cs-water{\n  background:\n    radial-gradient(circle at 87% 8%,rgba(50,184,200,.12),transparent 27%),\n    linear-gradient(\n      145deg,\n      #FCFEFE 0%,\n      #EAF8FA 55%,\n      #D7EEF1 100%\n    );\n}\n\n.cs-light{\n  background:\n    radial-gradient(circle at 10% 8%,rgba(36,91,126,.045),transparent 25%),\n    linear-gradient(\n      145deg,\n      #FBFCFC 0%,\n      #EFF3F4 55%,\n      #E1E7E9 100%\n    );\n}\n\n.cs-concrete{\n  background:\n    radial-gradient(circle at 88% 8%,rgba(50,184,200,.06),transparent 27%),\n    linear-gradient(\n      145deg,\n      #F7F9F9 0%,\n      #E8ECEE 55%,\n      #D8E0E2 100%\n    );\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.cs-kicker{\n  margin-top:24px !important;\n  margin-bottom:9px !important;\n  color:var(--aqua-deep);\n  font-size:11px;\n  line-height:1.3;\n  font-weight:900;\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n}\n\n.cs-deep .cs-kicker,\n.cs-aqua .cs-kicker{\n  color:#BFF5F7;\n}\n\n.cs-title{\n  max-width:820px;\n  margin:0 auto 14px !important;\n  color:var(--cobalt);\n  font-size:38px;\n  line-height:1.12;\n  letter-spacing:-1px;\n  font-weight:900;\n}\n\n.cs-title span{\n  color:var(--aqua-deep);\n}\n\n.cs-deep .cs-title,\n.cs-aqua .cs-title{\n  color:#F8FCFD;\n}\n\n.cs-deep .cs-title span,\n.cs-aqua .cs-title span{\n  color:#9BE7EC;\n}\n\n.cs-copy{\n  max-width:735px;\n  margin:0 auto !important;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.cs-deep .cs-copy,\n.cs-aqua .cs-copy{\n  color:rgba(255,255,255,.82);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.cs-hero{\n  padding:58px 20px 44px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 84% 7%,rgba(50,184,200,.27),transparent 29%),\n    radial-gradient(circle at 9% 92%,rgba(255,255,255,.05),transparent 27%),\n    linear-gradient(\n      135deg,\n      #16344E 0%,\n      #1D4B69 49%,\n      #237584 100%\n    );\n}\n\n.cs-hero .cs-kicker{\n  margin-top:0 !important;\n  color:#BFF4F6;\n}\n\n.cs-hero h1{\n  max-width:875px;\n  margin:10px auto 17px !important;\n  color:#FBFDFD;\n  font-size:50px;\n  line-height:1.04;\n  letter-spacing:-2px;\n  font-weight:950;\n}\n\n.cs-hero h1 span{\n  color:#92E5EA;\n}\n\n.cs-hero p{\n  max-width:750px;\n  margin:0 auto !important;\n  color:#DCEBED;\n  font-size:17px;\n}\n\n.cs-tags{\n  max-width:850px;\n  margin:27px auto 0;\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.cs-tags span{\n  padding:9px 14px;\n  border-radius:999px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.15);\n  color:#F4FAFA;\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================\n   PROBLEM \/ SOLUTION\n========================= *\/\n\n.cs-problem{\n  max-width:805px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:1fr auto 1fr;\n  gap:14px;\n  align-items:center;\n}\n\n.cs-problem-card{\n  padding:21px 14px;\n  border-radius:17px;\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--line);\n}\n\n.cs-problem-card b{\n  display:block;\n  color:var(--aqua-deep);\n  font-size:12px;\n  letter-spacing:1px;\n}\n\n.cs-problem-card strong{\n  display:block;\n  margin-top:4px;\n  color:var(--cobalt);\n  font-size:17px;\n}\n\n.cs-problem-card span{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n.cs-arrow{\n  color:var(--aqua-deep);\n  font-size:25px;\n  font-weight:900;\n}\n\n\n\/* =========================\n   BENEFIT RAIL\n========================= *\/\n\n.cs-rail{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.cs-rail div{\n  padding:18px 12px;\n  text-align:left;\n  border-right:1px solid var(--line);\n}\n\n.cs-rail div:last-child{\n  border-right:0;\n}\n\n.cs-rail b{\n  display:block;\n  color:var(--aqua-deep);\n  font-size:12px;\n  letter-spacing:1px;\n}\n\n.cs-rail strong{\n  display:block;\n  margin-top:4px;\n  color:var(--cobalt);\n  font-size:15px;\n}\n\n.cs-rail span{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   CLEAR FINISH\n========================= *\/\n\n.cs-clear{\n  max-width:790px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.cs-clear div{\n  padding:20px 11px;\n  border-radius:16px;\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--line);\n}\n\n.cs-clear strong{\n  display:block;\n  color:var(--aqua-deep);\n  font-size:15px;\n}\n\n.cs-clear span{\n  display:block;\n  margin-top:5px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   APPLICATION FLOW\n========================= *\/\n\n.cs-flow{\n  max-width:815px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.cs-step{\n  padding:19px 10px;\n  border-radius:16px;\n  background:rgba(255,255,255,.91);\n  border:1px solid var(--line);\n}\n\n.cs-step b{\n  display:block;\n  color:var(--aqua-deep);\n  font-size:20px;\n}\n\n.cs-step strong{\n  display:block;\n  margin-top:3px;\n  color:var(--cobalt);\n  font-size:14px;\n}\n\n.cs-step span{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:11px;\n}\n\n\n\/* =========================\n   USE ZONES\n========================= *\/\n\n.cs-zones{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.cs-zone{\n  padding:18px 8px;\n  border-radius:15px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.15);\n}\n\n.cs-zone strong{\n  display:block;\n  color:#BDF3F5;\n  font-size:14px;\n}\n\n.cs-zone span{\n  display:block;\n  margin-top:4px;\n  color:rgba(255,255,255,.74);\n  font-size:11px;\n}\n\n\n\/* =========================\n   TARGET AREAS\n========================= *\/\n\n.cs-list{\n  max-width:770px;\n  margin:28px auto 0;\n  text-align:left;\n}\n\n.cs-list-row{\n  display:grid;\n  grid-template-columns:44px 1fr;\n  gap:13px;\n  padding:14px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.cs-list-row:last-child{\n  border-bottom:0;\n}\n\n.cs-list-row b{\n  color:var(--aqua-deep);\n  font-size:17px;\n}\n\n.cs-list-row strong{\n  display:block;\n  color:var(--cobalt);\n  font-size:15px;\n}\n\n.cs-list-row span{\n  display:block;\n  margin-top:3px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   CURING\n========================= *\/\n\n.cs-cure{\n  max-width:780px;\n  margin:28px auto 0;\n  padding:23px;\n  text-align:left;\n  border-left:4px solid var(--aqua);\n  border-radius:0 17px 17px 0;\n  background:rgba(255,255,255,.91);\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.cs-cure strong{\n  display:block;\n  color:var(--cobalt);\n  font-size:18px;\n}\n\n.cs-cure span{\n  display:block;\n  margin-top:5px;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================\n   PACK OPTIONS\n========================= *\/\n\n.cs-pack{\n  max-width:800px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.cs-pack div{\n  padding:20px 12px;\n  border-radius:16px;\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--line);\n}\n\n.cs-pack strong{\n  display:block;\n  color:var(--aqua-deep);\n  font-size:19px;\n}\n\n.cs-pack span{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   SUMMARY\n========================= *\/\n\n.cs-summary{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.cs-summary div{\n  padding:17px 8px;\n  border-radius:15px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.15);\n}\n\n.cs-summary strong{\n  display:block;\n  color:#BDF2F5;\n  font-size:16px;\n}\n\n.cs-summary span{\n  display:block;\n  margin-top:3px;\n  color:#DCECEF;\n  font-size:11px;\n}\n\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.cs-details{\n  padding:36px 18px 46px;\n  background:\n    linear-gradient(\n      145deg,\n      #F5FAFA 0%,\n      #E5EFF0 55%,\n      #D8E5E7 100%\n    );\n}\n\n.cs-details details{\n  max-width:850px;\n  margin:10px auto;\n  padding:0 18px;\n  border-radius:15px;\n  background:rgba(255,255,255,.94);\n  border:1px solid var(--line);\n}\n\n.cs-details summary{\n  padding:16px 0;\n  cursor:pointer;\n  color:var(--cobalt);\n  font-size:15px;\n  font-weight:850;\n}\n\n.cs-detail{\n  padding:0 0 18px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:700px){\n\n  .cs-hero{\n    padding:45px 15px 34px;\n  }\n\n  .cs-hero h1{\n    font-size:36px;\n    letter-spacing:-1.3px;\n  }\n\n  .cs-section{\n    padding:35px 15px;\n  }\n\n  .cs-title{\n    font-size:29px;\n  }\n\n  .cs-copy{\n    font-size:15px;\n  }\n\n  .clear-seal img{\n    border-radius:15px;\n  }\n\n  .cs-kicker{\n    margin-top:23px !important;\n  }\n\n  .cs-problem{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  .cs-arrow{\n    transform:rotate(90deg);\n    line-height:1;\n  }\n\n  .cs-rail{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cs-rail div{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .cs-rail div:nth-child(odd){\n    border-right:1px solid var(--line);\n  }\n\n  .cs-rail div:nth-last-child(-n+2){\n    border-bottom:0;\n  }\n\n  .cs-clear{\n    grid-template-columns:1fr;\n  }\n\n  .cs-flow,\n  .cs-zones,\n  .cs-summary{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cs-pack{\n    grid-template-columns:repeat(3,1fr);\n    gap:7px;\n  }\n\n  .cs-pack div{\n    padding:15px 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"clear-seal\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cs-hero\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eTRANSPARENT WATER-RESISTANT REPAIR COATING\u003c\/div\u003e\n\u003ch1\u003eSeal Small Gaps. \u003cspan\u003eKeep The Surface Visible.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA clear brush-on repair coating designed for suitable roofs, walls, tile joints and seams where moisture can enter through small cracks or gaps.\u003c\/p\u003e\n\u003cdiv class=\"cs-tags\"\u003e\n\u003cspan\u003eTransparent Finish\u003c\/span\u003e \u003cspan\u003eBrush-On Application\u003c\/span\u003e \u003cspan\u003e100g Per Container\u003c\/span\u003e \u003cspan\u003eIndoor \u0026amp; Outdoor Areas\u003c\/span\u003e \u003cspan\u003e1 \/ 3 \/ 5 Pack Options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003csection class=\"cs-section cs-deep\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_a68cbec5-f16a-47aa-8d3f-9185db5a37b2.png?v=1787905234\" alt=\"Transparent waterproof repair sealant coating for small leaks and cracks\" loading=\"eager\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eSMALL CRACKS CAN LET MOISTURE IN\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eAdd A Protective Coating \u003cspan\u003eWhere Seepage Starts.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eApply the coating over suitable small cracks, seams and joints to create a continuous surface layer that helps limit moisture penetration.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003csection class=\"cs-section cs-water\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_2af1ae9c-bda9-4701-92b9-6fec9df71612.png?v=1787905234\" alt=\"Clear sealant coating brushed onto leaking surface\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eBRUSH-ON LEAK MAINTENANCE\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eCover The Problem Area. \u003cspan\u003eCreate A Continuous Layer.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eThe liquid coating spreads across suitable surface imperfections, helping bridge fine gaps and form a more continuous moisture-resistant layer after curing.\u003c\/p\u003e\n\u003cdiv class=\"cs-problem\"\u003e\n\u003cdiv class=\"cs-problem-card\"\u003e\n\u003cb\u003eBEFORE\u003c\/b\u003e \u003cstrong\u003eExposed Crack Or Seam\u003c\/strong\u003e \u003cspan\u003eMoisture can enter through small surface openings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"cs-problem-card\"\u003e\n\u003cb\u003eAFTER APPLICATION\u003c\/b\u003e \u003cstrong\u003eCoated Surface\u003c\/strong\u003e \u003cspan\u003eA cured film covers the treated area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003csection class=\"cs-section cs-light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_e73d7fa7-b11e-4283-94ba-5460969c96c3.png?v=1787905235\" alt=\"Transparent repair coating preserving the appearance of the surface\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eCLEAR-FINISH REPAIR\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eProtect The Area \u003cspan\u003eWithout Hiding The Surface.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eUnlike an opaque patching compound, the coating is designed to dry with a transparent appearance so the underlying finish remains visible after application.\u003c\/p\u003e\n\u003cdiv class=\"cs-clear\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTransparent\u003c\/strong\u003e \u003cspan\u003eDesigned to preserve the visible appearance underneath.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eContinuous Film\u003c\/strong\u003e \u003cspan\u003eForms a coating across the treated area after curing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTargeted Repair\u003c\/strong\u003e \u003cspan\u003eUseful for localized maintenance rather than full resurfacing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003csection class=\"cs-section cs-aqua\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_2e87f569-2971-46f2-a53d-70dc2a34a30a.png?v=1787905234\" alt=\"Clear sealant coating used on roof wall tile and joints\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eMULTIPLE REPAIR ZONES\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eOne Coating. \u003cspan\u003eSeveral Common Problem Areas.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eUse on compatible surfaces around the home where fine cracks, joints or seams need an additional moisture-resistant coating.\u003c\/p\u003e\n\u003cdiv class=\"cs-zones\"\u003e\n\u003cdiv class=\"cs-zone\"\u003e\n\u003cstrong\u003eROOFS\u003c\/strong\u003e \u003cspan\u003eLocalized seams and small surface cracks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-zone\"\u003e\n\u003cstrong\u003eWALLS\u003c\/strong\u003e \u003cspan\u003eSuitable exterior or interior problem areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-zone\"\u003e\n\u003cstrong\u003eTILES\u003c\/strong\u003e \u003cspan\u003eSelected joints and surface transitions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-zone\"\u003e\n\u003cstrong\u003eSEAMS\u003c\/strong\u003e \u003cspan\u003eEdges and connections where moisture may enter.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003csection class=\"cs-section cs-concrete\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_3c0949e3-3e7d-43f1-9319-47b094a64352.png?v=1787905234\" alt=\"Brush application of transparent waterproof sealant\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eSIMPLE SURFACE APPLICATION\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eClean. Brush. \u003cspan\u003eAllow To Cure.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eGood preparation matters. Remove loose material and make sure the application area is clean and dry before spreading the coating across the intended repair zone.\u003c\/p\u003e\n\u003cdiv class=\"cs-flow\"\u003e\n\u003cdiv class=\"cs-step\"\u003e\n\u003cb\u003e01\u003c\/b\u003e \u003cstrong\u003eClean\u003c\/strong\u003e \u003cspan\u003eRemove dust, dirt and loose residue.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step\"\u003e\n\u003cb\u003e02\u003c\/b\u003e \u003cstrong\u003eDry\u003c\/strong\u003e \u003cspan\u003eMake sure the target surface is dry.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step\"\u003e\n\u003cb\u003e03\u003c\/b\u003e \u003cstrong\u003eBrush\u003c\/strong\u003e \u003cspan\u003eCoat the problem area evenly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step\"\u003e\n\u003cb\u003e04\u003c\/b\u003e \u003cstrong\u003eCure\u003c\/strong\u003e \u003cspan\u003eProtect the area while the coating sets.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 6 --\u003e\n\u003csection class=\"cs-section cs-water\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_42dcf4e4-7eab-43a2-b4ed-aa442c70adec.png?v=1787905235\" alt=\"Clear repair coating for fine cracks and surface seams\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eTARGET THE ENTRY POINT\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eFocus On Fine Cracks, \u003cspan\u003eJoints \u0026amp; Seams.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eThis type of brush-on coating is best suited to localized surface maintenance where water is entering through relatively small imperfections rather than major structural damage.\u003c\/p\u003e\n\u003cdiv class=\"cs-list\"\u003e\n\u003cdiv class=\"cs-list-row\"\u003e\n\u003cb\u003e01\u003c\/b\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHairline Cracks\u003c\/strong\u003e \u003cspan\u003eCover compatible fine surface cracks with an even film.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-list-row\"\u003e\n\u003cb\u003e02\u003c\/b\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTile Joints\u003c\/strong\u003e \u003cspan\u003eApply over selected joint areas where additional protection is needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-list-row\"\u003e\n\u003cb\u003e03\u003c\/b\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWall \u0026amp; Roof Seams\u003c\/strong\u003e \u003cspan\u003eTreat compatible localized transitions and connection points.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 7 --\u003e\n\u003csection class=\"cs-section cs-deep\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_d8d41b42-ebf9-4e35-ab9b-b4f64e240526.png?v=1787905234\" alt=\"Moisture resistant clear sealant for outdoor home maintenance\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eFOR EXPOSED HOME SURFACES\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eAdd Another Layer \u003cspan\u003eBetween The Surface \u0026amp; Moisture.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eOnce properly applied and cured on a compatible surface, the coating provides a water-resistant film for routine maintenance in areas exposed to damp conditions or rain.\u003c\/p\u003e\n\u003cdiv class=\"cs-summary\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eClear\u003c\/strong\u003e \u003cspan\u003eFinish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBrush-On\u003c\/strong\u003e \u003cspan\u003eApplication\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e \u003cspan\u003eSelected Areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e100g\u003c\/strong\u003e \u003cspan\u003ePer Container\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 8 --\u003e\n\u003csection class=\"cs-section cs-light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8_6f2227ec-ddbd-4fd6-8a32-693373dd5d2b.png?v=1787905233\" alt=\"Transparent waterproof repair sealant container\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eSMALL FORMAT FOR LOCALIZED REPAIRS\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eKeep A Container Ready \u003cspan\u003eFor Maintenance Touch-Ups.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eThe 100g format is intended for targeted repairs and touch-ups where only a relatively small surface area requires coating.\u003c\/p\u003e\n\u003cdiv class=\"cs-pack\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1 Pack\u003c\/strong\u003e \u003cspan\u003eFor smaller maintenance jobs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e3 Pack\u003c\/strong\u003e \u003cspan\u003eFor multiple repair areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e5 Pack\u003c\/strong\u003e \u003cspan\u003eFor broader maintenance needs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 9 --\u003e\n\u003csection class=\"cs-section cs-concrete\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_c64c625c-0823-4039-8775-634c689960c6.png?v=1787905233\" alt=\"Clear sealant coating application and curing process\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eGIVE THE COATING TIME TO SET\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eApplication Is Only \u003cspan\u003ePart Of The Repair.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eAfter coating the surface, protect the treated area from water and disturbance while it cures so the film has time to develop properly.\u003c\/p\u003e\n\u003cdiv class=\"cs-cure\"\u003e\n\u003cstrong\u003eAllow At Least 24 Hours Before Water Exposure\u003c\/strong\u003e \u003cspan\u003e Actual curing can vary with coating thickness, humidity, temperature and the surface being treated. Cooler or damp conditions may require additional time. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 10 --\u003e\n\u003csection class=\"cs-section cs-aqua\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/10_8bf847b3-2479-437f-8da1-45959f12b909.png?v=1787905233\" alt=\"Transparent leak repair coating product overview\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cs-kicker\"\u003eSIMPLE MAINTENANCE FOR COMMON LEAK POINTS\u003c\/div\u003e\n\u003ch2 class=\"cs-title\"\u003eBrush It On. \u003cspan\u003eLet The Clear Film Do The Rest.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cs-copy\"\u003eA straightforward coating solution for suitable fine cracks, seams and joints where localized moisture protection is needed without covering the original surface with an opaque patch.\u003c\/p\u003e\n\u003cdiv class=\"cs-summary\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTransparent\u003c\/strong\u003e \u003cspan\u003eClear Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e100g\u003c\/strong\u003e \u003cspan\u003eNet Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBrush-On\u003c\/strong\u003e \u003cspan\u003eEasy Application\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1 \/ 3 \/ 5\u003c\/strong\u003e \u003cspan\u003ePack Options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"cs-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSpecifications \u0026amp; Pack Options\u003c\/summary\u003e\n\u003cdiv class=\"cs-detail\"\u003e\n\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Transparent Waterproof Repair Sealant Coating \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eColor \/ Finish:\u003c\/strong\u003e Transparent \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eNet Weight:\u003c\/strong\u003e 100g \/ 3.5 oz per container \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eAvailable Quantities:\u003c\/strong\u003e 1 Pack \/ 3 Pack \/ 5 Pack \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eTypical Application Areas:\u003c\/strong\u003e Compatible roof surfaces, wall areas, tile joints, seams and localized fine cracks. \u003cbr\u003e\u003cbr\u003eAlways test a small inconspicuous area first when appearance or material compatibility is uncertain.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSurface Preparation \u0026amp; Application\u003c\/summary\u003e\n\u003cdiv class=\"cs-detail\"\u003eRemove dust, dirt, grease, loose material and other contaminants from the target area before application. \u003cbr\u003e\u003cbr\u003eThe surface should be clean and dry before the coating is applied. Applying over trapped moisture, loose paint or unstable material may reduce adhesion. \u003cbr\u003e\u003cbr\u003eBrush an even layer across the crack, joint or seam and extend slightly beyond the visibly affected area where appropriate. \u003cbr\u003e\u003cbr\u003eAvoid excessively thick, uneven pools of material. Additional coats should only be applied according to the product's actual use instructions and after the previous layer has set sufficiently. \u003cbr\u003e\u003cbr\u003eAllow at least 24 hours before exposing the treated area to water. Temperature, humidity, coating thickness and substrate can affect actual curing time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eImportant Use, Storage \u0026amp; Safety Notes\u003c\/summary\u003e\n\u003cdiv class=\"cs-detail\"\u003eThis product is intended for localized surface sealing and maintenance. It is not a substitute for structural repair where cracks, movement, damaged roofing or serious water intrusion indicate a larger construction problem. \u003cbr\u003e\u003cbr\u003eConfirm compatibility before use on painted, coated, porous, flexible or delicate surfaces. \u003cbr\u003e\u003cbr\u003eDo not apply to actively wet surfaces unless the manufacturer's instructions specifically permit wet-surface application. \u003cbr\u003e\u003cbr\u003eProvide suitable ventilation during indoor application. Avoid contact with eyes and prolonged skin exposure. \u003cbr\u003e\u003cbr\u003eKeep the container tightly closed when not in use. Store in a cool, dry location away from direct sunlight, excessive heat and open flame. \u003cbr\u003e\u003cbr\u003eKeep out of reach of children and pets. \u003cbr\u003e\u003cbr\u003eFor persistent or substantial leaks, identify and repair the underlying source rather than relying only on a surface coating.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"Buy 1","offer_id":50322427445488,"sku":"LG30293891+LE70550118","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free","offer_id":50322427478256,"sku":"LE70550118*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free","offer_id":50322427511024,"sku":"LE70550118*5","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/spp_shopify20260828115535_ba468b437d61145a8d632980ed842640_2300b10e-1f4c-49c3-a3ba-cd337e2c17f8.jpg?v=1787889372","url":"https:\/\/rivoneed.com\/products\/multi-surface-waterproof-repair-sealant","provider":"rivoneed","version":"1.0","type":"link"}