{"title":"Natural Stone","description":"\u003cp\u003eExplore our natural stone partners. Adding more soon — call us for recommendations.\u003c\/p\u003e\n\u003cstyle\u003e\n.fls-brand-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:24px;\n  margin-top:30px;\n}\n@media(max-width:900px){\n  .fls-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));}\n}\n@media(max-width:600px){\n  .fls-brand-grid{grid-template-columns:1fr;}\n}\n.fls-brand-card{\n  display:block;\n  border-radius:18px;\n  overflow:hidden;\n  text-decoration:none;\n  transition:transform .25s ease, box-shadow .25s ease;\n}\n.fls-brand-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 18px 40px rgba(0,0,0,.18);\n}\n.fls-brand-card img{\n  width:100%;\n  aspect-ratio:16\/9;\n  object-fit:contain;\n  background:#fff;\n  padding:20px;\n}\n\u003c\/style\u003e\n\u003ch2\u003eNatural Stone Collections\u003c\/h2\u003e\n\u003cp\u003ePremium natural stone selections for patios, walls, steps, and architectural features.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong\u003ePangaea Natural Stone\u003c\/strong\u003e provides genuine quarried stone selected for its natural beauty, strength, and architectural character. Each piece features unique variations in texture, tone, and shape, ensuring no two installations ever look the same. From exterior facades and columns to fireplaces and landscape features, Pangaea stone adds depth, permanence, and timeless elegance to both traditional and modern designs. Builders and designers choose Pangaea when authenticity and long-term performance matter.\u003c\/h3\u003e\n\u003cdiv class=\"fls-brand-grid\"\u003e\u003ca href=\"\/collections\/pangaea-natural-stone\" class=\"fls-brand-card\"\u003e \u003cimg alt=\"Pangaea Natural Stone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0516\/0937\/0776\/files\/Pangaea_Logo_3_Square_Horizontal.webp?v=1770736641\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- HELP CTA SECTION --\u003e\n\u003cdiv class=\"fls-help-cta\"\u003e\n\u003ch3\u003eNeed Help Choosing Stone?\u003c\/h3\u003e\n\u003cp\u003eTell us what you're building and we’ll guide you to the right product.\u003c\/p\u003e\n\u003cdiv class=\"fls-help-buttons\"\u003e\n\u003ca href=\"tel:+17187615698\" class=\"fls-btn fls-btn-primary\"\u003e Call Fanelli Landscape Supply \u003c\/a\u003e \u003ca href=\"https:\/\/www.google.com\/maps\/search\/?api=1\u0026amp;query=Fanelli+Landscape+Supply+Staten+Island+NY\" class=\"fls-btn fls-btn-secondary\" target=\"_blank\"\u003e Get Directions\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fls-help-buttons\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fls-help-buttons\"\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fls-help-buttons\"\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fls-help-buttons\"\u003e\n\u003ch4 data-end=\"1552\" data-start=\"1214\"\u003e\n\u003cstrong\u003ePangaea Natural Stone\u003c\/strong\u003e is a premium supplier of genuine quarried stone products known for their natural color variation, structural integrity, and architectural authenticity. Unlike manufactured alternatives, natural stone provides organic texture, depth, and character formed by nature over time, making each installation visually unique.\u003c\/h4\u003e\n\u003ch4 data-end=\"1918\" data-start=\"1554\"\u003e\n\u003cstrong\u003ePangaea stone\u003c\/strong\u003e is suitable for a wide range of residential and commercial applications, including building facades, retaining walls, fireplaces, columns, outdoor kitchens, and landscape features. Its durability and weather resistance make it an excellent choice for exterior construction, while its natural aesthetic enhances interior spaces with timeless elegance.\u003c\/h4\u003e\n\u003ch4 data-end=\"2233\" data-start=\"1920\"\u003eArchitects, contractors, and homeowners trust\u003cstrong\u003e Pangaea Natural Stone\u003c\/strong\u003e for projects that require real stone performance, lasting strength, and classic visual appeal. With multiple stone styles and profiles available, Pangaea offers design flexibility while maintaining the unmatched authenticity of natural material.\u003c\/h4\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* ===== PREMIUM CTA BLOCK ===== *\/\n\n.fls-help-cta{\n  text-align:center;\n  padding:60px 20px;\n  margin:60px auto;\n  max-width:1000px;\n}\n\n.fls-help-cta h3{\n  font-size:28px;\n  margin-bottom:12px;\n}\n\n.fls-help-cta p{\n  font-size:16px;\n  margin-bottom:30px;\n  opacity:.85;\n}\n\n.fls-help-buttons{\n  display:flex;\n  gap:20px;\n  justify-content:center;\n  flex-wrap:wrap;\n}\n\n\/* Buttons *\/\n.fls-btn{\n  padding:14px 26px;\n  border-radius:8px;\n  font-weight:600;\n  text-decoration:none;\n  transition:all .25s ease;\n  position:relative;\n  overflow:hidden;\n}\n\n\/* Primary Green *\/\n.fls-btn-primary{\n  background:#165d2f;\n  color:#fff;\n}\n\n.fls-btn-primary:hover{\n  transform:translateY(-3px);\n  box-shadow:0 8px 22px rgba(22,93,47,.35);\n}\n\n\/* Secondary *\/\n.fls-btn-secondary{\n  background:#ffffff;\n  color:#165d2f;\n  border:2px solid #165d2f;\n}\n\n.fls-btn-secondary:hover{\n  background:#165d2f;\n  color:#fff;\n  transform:translateY(-3px);\n  box-shadow:0 8px 22px rgba(22,93,47,.25);\n}\n\n\/* Click Ripple *\/\n.fls-btn::after{\n  content:\"\";\n  position:absolute;\n  width:20px;\n  height:20px;\n  background:rgba(255,255,255,.4);\n  border-radius:50%;\n  transform:scale(0);\n  opacity:0;\n  transition:transform .4s ease, opacity .4s ease;\n  pointer-events:none;\n}\n\n.fls-btn:active::after{\n  transform:scale(10);\n  opacity:0;\n  transition:0s;\n}\n\u003c\/style\u003e","products":[],"url":"https:\/\/www.flssupply.com\/collections\/natural-stone.oembed","provider":"Fanelli's Landscape Supply","version":"1.0","type":"link"}