{"product_id":"yardworkmask","title":"🔥FONOME GardenShield™ Full-Face Yard Work Mask🔥","description":"\u003csection class=\"gs-page\"\u003e\n  \u003cstyle\u003e\n    .gs-page {\n      --ink: #111;\n      --muted: #5b5b5b;\n      --line: #e7e2dc;\n      --paper: #f7f3ee;\n      --accent: #d84a2b;\n      font-family: Arial, Helvetica, sans-serif;\n      color: var(--ink);\n      background: #fff;\n    }\n\n    .gs-page * { box-sizing: border-box; }\n\n    .gs-hero {\n      min-height: 88svh;\n      display: grid;\n      align-items: end;\n      position: relative;\n      overflow: hidden;\n      background: #111;\n    }\n\n    .gs-hero img {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      opacity: .84;\n    }\n\n    .gs-hero::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(90deg, rgba(0,0,0,.76), rgba(0,0,0,.28) 58%, rgba(0,0,0,.08));\n    }\n\n    .gs-hero-content {\n      position: relative;\n      z-index: 2;\n      width: min(680px, calc(100% - 40px));\n      margin: 0 auto;\n      padding: 72px 0;\n      color: #fff;\n      transform: translateX(calc((100vw - min(1180px, 100vw - 40px)) \/ -2));\n    }\n\n    .gs-kicker {\n      font-size: 13px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 0;\n      color: #ffd9cc;\n      margin: 0 0 14px;\n    }\n\n    .gs-hero h1 {\n      font-size: clamp(42px, 7vw, 82px);\n      line-height: .96;\n      margin: 0 0 20px;\n      letter-spacing: 0;\n    }\n\n    .gs-hero p {\n      font-size: clamp(17px, 2vw, 22px);\n      line-height: 1.45;\n      max-width: 580px;\n      margin: 0 0 28px;\n    }\n\n    .gs-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 52px;\n      padding: 0 26px;\n      border-radius: 6px;\n      background: var(--accent);\n      color: #fff;\n      font-size: 15px;\n      font-weight: 800;\n      text-decoration: none;\n      transition: transform .2s ease, background .2s ease;\n    }\n\n    .gs-btn:hover {\n      transform: translateY(-2px);\n      background: #bd3d23;\n      color: #fff;\n    }\n\n    .gs-trust {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px 16px;\n      margin-top: 18px;\n      font-size: 13px;\n      font-weight: 700;\n      color: rgba(255,255,255,.88);\n    }\n\n    .gs-section {\n      width: min(1180px, calc(100% - 40px));\n      margin: 0 auto;\n      padding: 88px 0;\n    }\n\n    .gs-split {\n      display: grid;\n      grid-template-columns: 1.02fr .98fr;\n      gap: 56px;\n      align-items: center;\n    }\n\n    .gs-split.reverse {\n      grid-template-columns: .98fr 1.02fr;\n    }\n\n    .gs-copy h2 {\n      font-size: clamp(34px, 4.5vw, 58px);\n      line-height: 1.02;\n      margin: 0 0 18px;\n      letter-spacing: 0;\n    }\n\n    .gs-copy p {\n      font-size: 18px;\n      line-height: 1.65;\n      color: var(--muted);\n      margin: 0 0 22px;\n    }\n\n    .gs-copy ul {\n      padding: 0;\n      margin: 24px 0 0;\n      list-style: none;\n      display: grid;\n      gap: 12px;\n    }\n\n    .gs-copy li {\n      font-size: 17px;\n      line-height: 1.45;\n      padding-left: 28px;\n      position: relative;\n    }\n\n    .gs-copy li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: .55em;\n      width: 10px;\n      height: 10px;\n      border-radius: 50%;\n      background: var(--accent);\n    }\n\n    .gs-media {\n      overflow: hidden;\n      border-radius: 8px;\n      background: var(--paper);\n    }\n\n    .gs-media img {\n      display: block;\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      object-fit: cover;\n      transition: transform .55s ease;\n    }\n\n    .gs-media:hover img { transform: scale(1.035); }\n\n    .gs-band {\n      background: var(--paper);\n    }\n\n    .gs-center {\n      text-align: center;\n      max-width: 780px;\n      margin: 0 auto 44px;\n    }\n\n    .gs-center h2 {\n      font-size: clamp(34px, 4.5vw, 58px);\n      line-height: 1.02;\n      margin: 0 0 16px;\n      letter-spacing: 0;\n    }\n\n    .gs-center p {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--muted);\n      margin: 0;\n    }\n\n    .gs-benefits {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 28px;\n      border-top: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n      padding: 34px 0;\n      margin-top: 42px;\n    }\n\n    .gs-benefit strong {\n      display: block;\n      font-size: 18px;\n      margin-bottom: 8px;\n    }\n\n    .gs-benefit span {\n      display: block;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.5;\n    }\n\n    .gs-mid-cta {\n      text-align: center;\n      padding: 54px 24px;\n      background: #111;\n      color: #fff;\n    }\n\n    .gs-mid-cta h2 {\n      font-size: clamp(30px, 4vw, 50px);\n      line-height: 1.05;\n      margin: 0 0 14px;\n    }\n\n    .gs-mid-cta p {\n      max-width: 620px;\n      margin: 0 auto 24px;\n      color: rgba(255,255,255,.82);\n      font-size: 18px;\n      line-height: 1.55;\n    }\n\n    .gs-proof-strip {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 0 auto 26px;\n    }\n\n    .gs-proof-strip span {\n      border: 1px solid rgba(255,255,255,.28);\n      border-radius: 999px;\n      padding: 8px 13px;\n      color: rgba(255,255,255,.9);\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    .gs-uses {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 22px;\n    }\n\n    .gs-use {\n      display: grid;\n      gap: 16px;\n    }\n\n    .gs-use h3 {\n      font-size: 24px;\n      margin: 0;\n      letter-spacing: 0;\n    }\n\n    .gs-use p {\n      font-size: 16px;\n      line-height: 1.55;\n      color: var(--muted);\n      margin: 0;\n    }\n\n    .gs-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 18px;\n    }\n\n    .gs-tags span {\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      padding: 8px 12px;\n      font-size: 13px;\n      font-weight: 700;\n      background: #fff;\n    }\n\n    .gs-compare {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 46px;\n      align-items: center;\n    }\n\n    .gs-table {\n      border-top: 1px solid var(--line);\n    }\n\n    .gs-row {\n      display: grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 20px;\n      padding: 18px 0;\n      border-bottom: 1px solid var(--line);\n      font-size: 16px;\n    }\n\n    .gs-row strong { font-weight: 800; }\n\n    .gs-disclaimer {\n      background: #fff;\n      border-top: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n    }\n\n    .gs-disclaimer-inner {\n      width: min(980px, calc(100% - 40px));\n      margin: 0 auto;\n      padding: 54px 0;\n      text-align: center;\n    }\n\n    .gs-disclaimer h2 {\n      font-size: clamp(28px, 3.5vw, 44px);\n      line-height: 1.08;\n      margin: 0 0 14px;\n    }\n\n    .gs-disclaimer p {\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.65;\n      margin: 0 auto;\n      max-width: 760px;\n    }\n\n    .gs-final {\n      position: relative;\n      min-height: 620px;\n      display: grid;\n      align-items: center;\n      overflow: hidden;\n      background: #111;\n      color: #fff;\n    }\n\n    .gs-final img {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      opacity: .74;\n    }\n\n    .gs-final::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.2));\n    }\n\n    .gs-final-content {\n      position: relative;\n      z-index: 2;\n      width: min(1180px, calc(100% - 40px));\n      margin: 0 auto;\n      max-width: 620px;\n      padding: 80px 0;\n    }\n\n    .gs-final h2 {\n      font-size: clamp(38px, 5vw, 70px);\n      line-height: 1;\n      margin: 0 0 18px;\n      letter-spacing: 0;\n    }\n\n    .gs-final p {\n      font-size: 19px;\n      line-height: 1.55;\n      margin: 0 0 28px;\n      color: rgba(255,255,255,.88);\n    }\n\n    @media (max-width: 820px) {\n      .gs-hero { min-height: 760px; }\n\n      .gs-hero-content {\n        width: calc(100% - 32px);\n        transform: none;\n        padding: 52px 0;\n      }\n\n      .gs-hero::after {\n        background: linear-gradient(0deg, rgba(0,0,0,.86), rgba(0,0,0,.24));\n      }\n\n      .gs-section { width: calc(100% - 32px); padding: 64px 0; }\n\n      .gs-split,\n      .gs-split.reverse,\n      .gs-compare,\n      .gs-uses,\n      .gs-benefits {\n        grid-template-columns: 1fr;\n        gap: 28px;\n      }\n\n      .gs-row {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n\n      .gs-final { min-height: 620px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gs-hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/19.png?v=1783071842\" alt=\"homeowner wearing safety glasses with grass clippings and dust on face after string trimming\" fetchpriority=\"high\"\u003e\n    \u003cdiv class=\"gs-hero-content\"\u003e\n      \u003cp class=\"gs-kicker\"\u003eGardenShield™ Full-Face Yard Coverage\u003c\/p\u003e\n      \u003ch1\u003eSafety Glasses Don’t Stop Grass From Hitting Your Face\u003c\/h1\u003e\n      \u003cp\u003eYour eyes may be covered, but your cheeks, nose, mouth, and neck are still taking the hit. GardenShield™ gives you one-piece coverage for trimming, edging, leaf blowing, and dusty cleanup.\u003c\/p\u003e\n      \u003ca class=\"gs-btn\" href=\"\/products\/yardworkmask\"\u003eGet Full-Face Yard Coverage\u003c\/a\u003e\n      \u003cdiv class=\"gs-trust\"\u003e\n        \u003cspan\u003e30-Day Satisfaction Guarantee\u003c\/span\u003e\n        \u003cspan\u003eLightweight Fit\u003c\/span\u003e\n        \u003cspan\u003eReplaceable Filter System\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gs-section gs-split\"\u003e\n    \u003cdiv class=\"gs-copy\"\u003e\n      \u003ch2\u003eYour Yard Tools Launch More Than Grass\u003c\/h2\u003e\n      \u003cp\u003eEvery time you fire up a string trimmer, edger, or leaf blower, tiny debris gets kicked straight toward your face.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eGrass clippings stick to your cheeks and lips.\u003c\/li\u003e\n        \u003cli\u003eDust clouds blow back into your nose and mouth.\u003c\/li\u003e\n        \u003cli\u003eDry leaves, pollen, and grit hit before you can turn away.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gs-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/12_388f8996-b42c-4503-a13d-9f2e5007dca1.png?v=1783071396\" alt=\"grass clippings hitting face while using string trimmer with safety glasses\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-band\"\u003e\n    \u003cdiv class=\"gs-section gs-split reverse\"\u003e\n      \u003cdiv class=\"gs-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/13.png?v=1783071394\" alt=\"messy yard work safety glasses goggles dust mask and face shield on garage workbench\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gs-copy\"\u003e\n        \u003ch2\u003eGlasses, Goggles, Masks... It Gets Old Fast\u003c\/h2\u003e\n        \u003cp\u003eStacking separate gear can mean fog, slipping, tangled straps, and constant adjusting. The more annoying it feels, the less likely you are to keep wearing it.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eSafety glasses protect your eyes, not your whole face.\u003c\/li\u003e\n          \u003cli\u003eDust masks do nothing for flying debris near your eyes.\u003c\/li\u003e\n          \u003cli\u003eGoggles and masks can feel bulky during quick yard jobs.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-section gs-split\"\u003e\n    \u003cdiv class=\"gs-copy\"\u003e\n      \u003ch2\u003eOne Simple Piece Before You Start The Yard\u003c\/h2\u003e\n      \u003cp\u003eGardenShield™ combines a clear wide visor with face, nose, and mouth coverage in one lightweight outdoor mask.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eWide clear visor for yard work visibility.\u003c\/li\u003e\n        \u003cli\u003eBlack fabric face coverage with breathing valves.\u003c\/li\u003e\n        \u003cli\u003eAdjustable fit for mowing, trimming, blowing, and cleanup.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"gs-benefits\"\u003e\n        \u003cdiv class=\"gs-benefit\"\u003e\n          \u003cstrong\u003eFull-Face Coverage\u003c\/strong\u003e\n          \u003cspan\u003eHelps cover eyes, cheeks, nose, and mouth during messy yard work.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gs-benefit\"\u003e\n          \u003cstrong\u003eClear Wide Visor\u003c\/strong\u003e\n          \u003cspan\u003eSee your work without stacking separate goggles over a mask.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gs-benefit\"\u003e\n          \u003cstrong\u003eEasy Yard-Work Fit\u003c\/strong\u003e\n          \u003cspan\u003eLightweight and adjustable for quick outdoor jobs.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gs-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/14.png?v=1783071393\" alt=\"full face yard work mask for string trimming and leaf blowing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-mid-cta\"\u003e\n    \u003ch2\u003eReady For Your Next Yard Cleanup?\u003c\/h2\u003e\n    \u003cp\u003eBefore the trimmer starts throwing grass back at you, put on one simple piece of coverage.\u003c\/p\u003e\n\n    \u003cdiv class=\"gs-proof-strip\"\u003e\n      \u003cspan\u003eFor trimming\u003c\/span\u003e\n      \u003cspan\u003eFor edging\u003c\/span\u003e\n      \u003cspan\u003eFor leaf blowing\u003c\/span\u003e\n      \u003cspan\u003eFor dusty cleanup\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"gs-btn\" href=\"\/products\/yardworkmask\"\u003eGet GardenShield™ Today\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-band\"\u003e\n    \u003cdiv class=\"gs-section\"\u003e\n      \u003cdiv class=\"gs-center\"\u003e\n        \u003ch2\u003eMade For The Messiest Yard Jobs\u003c\/h2\u003e\n        \u003cp\u003eUse it where ordinary glasses and masks start to feel like a compromise.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gs-uses\"\u003e\n        \u003cdiv class=\"gs-use\"\u003e\n          \u003cdiv class=\"gs-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/15.png?v=1783071395\" alt=\"leaf blower dust protection for dry driveway cleanup and pollen season yard work\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eLeaf Blowing\u003c\/h3\u003e\n          \u003cp\u003eFor dry driveways, patios, sidewalks, pollen, dust, and leaves that blow back toward your face.\u003c\/p\u003e\n          \u003cdiv class=\"gs-tags\"\u003e\n            \u003cspan\u003eDry patios\u003c\/span\u003e\n            \u003cspan\u003eLeaf piles\u003c\/span\u003e\n            \u003cspan\u003ePollen season\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gs-use\"\u003e\n          \u003cdiv class=\"gs-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/16.png?v=1783071396\" alt=\"string trimmer cutting weeds near fence line with grass clippings and debris flying\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eTrimming \u0026amp; Edging\u003c\/h3\u003e\n          \u003cp\u003eFor fence lines, garden beds, driveway edges, mulch, gravel, and overgrown borders.\u003c\/p\u003e\n          \u003cdiv class=\"gs-tags\"\u003e\n            \u003cspan\u003eFence lines\u003c\/span\u003e\n            \u003cspan\u003eDriveway edges\u003c\/span\u003e\n            \u003cspan\u003eMulch beds\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-section gs-compare\"\u003e\n    \u003cdiv class=\"gs-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/17.png?v=1783071395\" alt=\"safety glasses versus full face yard work mask for trimming and blowing leaves\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gs-copy\"\u003e\n      \u003ch2\u003eSafety Glasses Aren’t The Whole Answer\u003c\/h2\u003e\n      \u003cp\u003eYour eyes matter. But so does the rest of your face when the trimmer starts throwing grass, dust, and grit back at you.\u003c\/p\u003e\n\n      \u003cdiv class=\"gs-table\"\u003e\n        \u003cdiv class=\"gs-row\"\u003e\n          \u003cstrong\u003eSafety glasses\u003c\/strong\u003e\n          \u003cspan\u003eEyes only\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gs-row\"\u003e\n          \u003cstrong\u003eMask + goggles\u003c\/strong\u003e\n          \u003cspan\u003eMore coverage, more hassle\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gs-row\"\u003e\n          \u003cstrong\u003eGardenShield™\u003c\/strong\u003e\n          \u003cspan\u003eEyes, face, nose, and mouth in one piece\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-disclaimer\"\u003e\n    \u003cdiv class=\"gs-disclaimer-inner\"\u003e\n      \u003ch2\u003eBuilt For Everyday Yard Mess, Not Industrial Hazards\u003c\/h2\u003e\n      \u003cp\u003eGardenShield™ is made for everyday yard work like trimming, edging, leaf blowing, mowing, and dusty cleanup. It is not intended for industrial chemicals, toxic fumes, welding, grinding, or certified respirator use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gs-final\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/18.png?v=1783071391\" alt=\"full face yard work mask ready on garage workbench with string trimmer and leaf blower\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"gs-final-content\"\u003e\n      \u003cp class=\"gs-kicker\"\u003eReady Before The Next Yard Job\u003c\/p\u003e\n      \u003ch2\u003eDo The Yard. Keep It Off Your Face.\u003c\/h2\u003e\n      \u003cp\u003eBefore the next trim, blow, edge, or cleanup, put on one piece of coverage made for the messy jobs.\u003c\/p\u003e\n      \u003ca class=\"gs-btn\" href=\"\/products\/yardworkmask\"\u003eShop GardenShield™\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e","brand":"mysite","offers":[{"title":"Black","offer_id":52270501822766,"sku":"KY-FCKZK","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":52270501855534,"sku":"KY-FCKZBE","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":52270501888302,"sku":"KY-FCKZBR","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Rose red","offer_id":52270501921070,"sku":"KY-FCKZRR","price":19.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":52270501953838,"sku":"KY-FCKZW","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":52270501986606,"sku":"KY-FCKZG","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":52270502019374,"sku":"KY-FCKZO","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/6911\/9278\/files\/21.png?v=1783074188","url":"https:\/\/fonome.com\/products\/yardworkmask","provider":"Fonome","version":"1.0","type":"link"}