{"product_id":"maxwell-pivot-surface-downlight","title":"Maxwell Pivot Surface Downlight","description":"\u003cstyle\u003e\n\/* ===== Maxwell Pivot Spotlight — scoped to .vk-maxwell-wrap ===== *\/\n.vk-maxwell-wrap{position:relative;z-index:0;isolation:isolate;width:100%;max-width:680px;margin:0;font-family:Arial,Helvetica,sans-serif;color:#15181a;\n  --ink:#15181a;--accent:#3f484d;--line:#e2e5e6;--surface:#f5f7f7;--muted:#676f73;}\n.vk-maxwell-wrap *{box-sizing:border-box;}\n.vk-maxwell-wrap p{margin:0;}\n\n.vk-maxwell-wrap .vk-maxwell-lede{font-size:15px;line-height:1.9;color:#434a4e;margin-bottom:14px;}\n.vk-maxwell-wrap .vk-maxwell-divider{height:1px;background:var(--line);margin:28px 0;}\n.vk-maxwell-wrap .vk-maxwell-label{display:block;margin-bottom:12px;color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;}\n\n\/* ── Notice ── *\/\n.vk-maxwell-wrap .vk-maxwell-notice{padding:14px 16px;border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:0 8px 8px 0;background:var(--surface);}\n.vk-maxwell-wrap .vk-maxwell-notice p{font-size:13px;line-height:1.7;color:var(--muted);}\n\n\/* ── Size cards ── *\/\n.vk-maxwell-wrap .vk-maxwell-sizes{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n.vk-maxwell-wrap .vk-maxwell-size{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:center;}\n.vk-maxwell-wrap .vk-maxwell-size-name{display:block;margin-bottom:6px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;}\n.vk-maxwell-wrap .vk-maxwell-size-val{font-size:12.5px;line-height:1.65;color:var(--muted);}\n\n\/* ── Beam angle callout ── *\/\n.vk-maxwell-wrap .vk-maxwell-beam{display:flex;align-items:center;gap:14px;margin-top:12px;padding:14px 16px;border:1px solid var(--line);border-left:3px solid var(--ink);border-radius:0 8px 8px 0;background:var(--surface);}\n.vk-maxwell-wrap .vk-maxwell-beam-badge{flex:0 0 64px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:1px solid #cfd6d8;border-radius:8px;background:#fff;color:var(--ink);text-align:center;font-size:15px;font-weight:700;letter-spacing:-.01em;}\n.vk-maxwell-wrap .vk-maxwell-beam p{font-size:13px;line-height:1.75;color:var(--muted);}\n.vk-maxwell-wrap .vk-maxwell-beam strong{color:var(--ink);}\n\n\/* ── Dimension image: small centered thumbnail, click to enlarge ── *\/\n.vk-maxwell-wrap .vk-maxwell-dim-figure{margin-top:14px;text-align:center;}\n.vk-maxwell-wrap .vk-maxwell-dim-link{display:inline-block;width:100%;max-width:240px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none;}\n.vk-maxwell-wrap .vk-maxwell-dim-link img{display:block;width:100%;aspect-ratio:1\/1;object-fit:contain;border-radius:4px;background:#fff;cursor:zoom-in;}\n.vk-maxwell-wrap .vk-maxwell-dim-hint{display:block;margin-top:8px;color:#8a9195;font-size:11px;letter-spacing:.02em;}\n\n\/* ── Pure-CSS :target lightbox ── *\/\n.vk-maxwell-wrap .vk-maxwell-zoom{display:none;visibility:hidden;pointer-events:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:24px;background:rgba(16,19,20,.9);}\n.vk-maxwell-wrap .vk-maxwell-zoom:target{display:flex;visibility:visible;pointer-events:auto;}\n.vk-maxwell-wrap .vk-maxwell-zoom img{max-width:94vw;max-height:86vh;object-fit:contain;border-radius:8px;background:#fff;}\n.vk-maxwell-wrap .vk-maxwell-zoom-backdrop{position:absolute;inset:0;display:block;}\n.vk-maxwell-wrap .vk-maxwell-zoom-x{position:absolute;top:18px;right:22px;z-index:2;color:#fff;font-size:26px;line-height:1;text-decoration:none;}\n\n\/* ── Spec table ── *\/\n.vk-maxwell-wrap .vk-maxwell-spec{width:100%;border-collapse:collapse;}\n.vk-maxwell-wrap .vk-maxwell-spec tr{border-bottom:1px solid var(--line);}\n.vk-maxwell-wrap .vk-maxwell-spec tr:nth-child(odd){background:#fafbfb;}\n.vk-maxwell-wrap .vk-maxwell-spec tr:last-child{border-bottom:none;}\n.vk-maxwell-wrap .vk-maxwell-spec td{padding:10px 12px;font-size:14px;line-height:1.65;vertical-align:top;}\n.vk-maxwell-wrap .vk-maxwell-spec td:first-child{width:38%;padding-right:16px;color:#7a8286;}\n.vk-maxwell-wrap .vk-maxwell-spec td:last-child{color:var(--ink);}\n.vk-maxwell-wrap .vk-maxwell-spec a{color:var(--accent);}\n\n\/* ── Downloads ── *\/\n.vk-maxwell-wrap .vk-maxwell-dl{display:flex;flex-wrap:wrap;gap:10px;}\n.vk-maxwell-wrap .vk-maxwell-dl a{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:11px 18px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:#2a2f32;font-size:13.5px;text-decoration:none;transition:background-color .2s,box-shadow .2s;}\n.vk-maxwell-wrap .vk-maxwell-dl a:hover{background:#eaeeef;box-shadow:0 2px 5px rgba(0,0,0,.07);}\n.vk-maxwell-wrap .vk-maxwell-dl svg{flex-shrink:0;color:var(--accent);}\n\n@media (max-width:560px){\n  .vk-maxwell-wrap .vk-maxwell-sizes{grid-template-columns:1fr;}\n  .vk-maxwell-wrap .vk-maxwell-beam{align-items:flex-start;}\n  .vk-maxwell-wrap .vk-maxwell-dim-link{max-width:200px;}\n  .vk-maxwell-wrap .vk-maxwell-dl a{width:100%;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-maxwell-wrap\"\u003e\n\u003cp class=\"vk-maxwell-lede\"\u003eThe Maxwell Pivot Spotlight combines angular precision with minimalist elegance. Its rotating head and sharp black finish make it a refined choice for directional lighting. Maxwell is designed to accentuate any space, from retail environments to contemporary home interiors.\u003c\/p\u003e\n\u003cdiv class=\"vk-maxwell-notice\"\u003e\n\u003cp\u003eIf you have any questions about our products, please contact us and we will get back to you within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-label\" id=\"vk-maxwell-sizes\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-sizes\"\u003e\n\u003cdiv class=\"vk-maxwell-size\"\u003e\n\u003cspan class=\"vk-maxwell-size-name\"\u003eØ 6 cm\u003c\/span\u003e\n\u003cdiv class=\"vk-maxwell-size-val\"\u003eDia 6 × H 18 cm\u003cbr\u003e∅ 2.4″ × H 7.1″\u003cbr\u003ePower: 7W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-size\"\u003e\n\u003cspan class=\"vk-maxwell-size-name\"\u003eØ 7.5 cm\u003c\/span\u003e\n\u003cdiv class=\"vk-maxwell-size-val\"\u003eDia 7.5 × H 18 cm\u003cbr\u003e∅ 2.9″ × H 7.1″\u003cbr\u003ePower: 12W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-beam\"\u003e\n\u003cspan class=\"vk-maxwell-beam-badge\"\u003e24°\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eBeam angle:\u003c\/strong\u003e 24° — a tight, focused beam for accenting artwork, displays, and architectural details. The same on both sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-dim-figure\"\u003e\u003clabel class=\"vk-maxwell-dim-link vk-lbx\" for=\"vk-ck-vk-maxwell-zoom-1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Maxwell-Pivot-Surface-Downlight_600x600.jpg?v=1734081135\" alt=\"Maxwell Pivot Spotlight dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"vk-maxwell-dim-hint\"\u003eTap to enlarge\u003c\/span\u003e \u003c\/label\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-label\"\u003eDetails\u003c\/div\u003e\n\u003ctable class=\"vk-maxwell-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMetal, Aluminum, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight source\u003c\/td\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKelvin range\u003c\/td\u003e\n\u003ctd\u003eWarm Light (3000K), Neutral Light (4000K), Cool Light (6000K)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBeam angle\u003c\/td\u003e\n\u003ctd\u003e24° — same on both sizes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMoisture resistance\u003c\/td\u003e\n\u003ctd\u003eIP 20 Damp-rated, not waterproof, for indoor use only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Finishes\u003c\/td\u003e\n\u003ctd\u003eBlack, White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade Finish\u003c\/td\u003e\n\u003ctd\u003eBlack, White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eCompatible with common wall switch (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/vakkerlight.com\/pages\/international-certifications-new\" rel=\"noopener\" target=\"_blank\"\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-maxwell-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-label\"\u003eDownload Support\u003c\/div\u003e\n\u003cdiv class=\"vk-maxwell-dl\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1gJqm8E1dIlfYQtdgrpsAY40yagVXZHNg\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"15\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003eSpec Sheet\u003c\/a\u003e \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1oYYqe14ecfKEn_yrilchx4DEllc5M0Uj\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eInstallation Guide\u003c\/a\u003e \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1D0fMROs_hWwa-3-RA_GPK75_UwPp_yAa\/view\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"m3.3 7 8.7 5 9.1-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e3D Files\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" class=\"vk-lbck\" id=\"vk-ck-vk-maxwell-zoom-1\"\u003e\u003cdiv class=\"vk-maxwell-zoom\" id=\"vk-maxwell-zoom-1\"\u003e\n\u003clabel class=\"vk-maxwell-zoom-backdrop vk-lbx\" for=\"vk-ck-vk-maxwell-zoom-1\"\u003e\u003c\/label\u003e \u003clabel class=\"vk-maxwell-zoom-x vk-lbx\" for=\"vk-ck-vk-maxwell-zoom-1\"\u003e×\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Maxwell-Pivot-Surface-Downlight_600x600.jpg?v=1734081135\" alt=\"Maxwell Pivot Spotlight dimension drawing, enlarged\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vk-geo2\"\u003e\u003chr style=\"border: none; border-top: 1px solid #eee; margin: 40px 0 34px;\"\u003e\n\u003ch2 style=\"font-family: Georgia,'Times New Roman',serif; font-size: 26px; font-weight: 600; color: #1d1d1d; margin: 0 0 6px;\"\u003eSizing \u0026amp; \u003cem style=\"color: #a8894f;\"\u003equestions\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 20px;\"\u003eEvery piece is made to order in our own atelier — here is what most clients ask before choosing theirs.\u003c\/p\u003e\n\u003cdetails style=\"border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eWhat sizes does the Maxwell Pivot come in?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eTwo options: ∅ 2.4″ × H 7.1″ (7W) or ∅ 2.9″ × H 7.1″ (12W). Both mount flush to the ceiling with a rotating head for directional aim.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eWhat is the beam angle?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003e24° on both sizes — a tight, focused beam well suited to accenting artwork, retail displays, and architectural details.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eCan I choose between black and white?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eYes. Both the body and shade finish are available in black or white. Choose the color that suits your ceiling and décor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eIs this fixture hardwired or can it be installed easily?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eThe Maxwell is hardwired to your ceiling circuit and controlled via a standard wall switch (not included). Installation requires an electrician.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eWhat type of light does it produce?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eIntegrated LED in warm light (3000K). The pivoting head directs light precisely onto art, displays, or architectural details.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eCan I get a custom size?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eContact Vakkerlight directly. We build fixtures to order in our atelier and may accommodate sizing requests for your project.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\u003cstyle class=\"vk-lbfix\"\u003e.vk-lbck{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0;border:0;pointer-events:none;clip:rect(0 0 0 0)}.vk-lbx{cursor:pointer}.vk-maxwell-wrap .vk-lbck:checked + .vk-maxwell-zoom{display:flex;visibility:visible;pointer-events:auto;}\u003c\/style\u003e","brand":"Vakkerlight","offers":[{"title":"∅ 2.4″ x H 7.1″ \/ Black \/ Warm Light","offer_id":45697165492465,"sku":"VKD07-241118-01","price":66.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 2.4″ x H 7.1″ \/ White \/ Warm Light","offer_id":45697165525233,"sku":"VKD07-241118-02","price":66.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 2.9″ x H 7.1″ \/ Black \/ Warm Light","offer_id":45697165558001,"sku":"VKD07-241118-03","price":78.95,"currency_code":"EUR","in_stock":true},{"title":"∅ 2.9″ x H 7.1″ \/ White \/ Warm Light","offer_id":45697165590769,"sku":"VKD07-241118-04","price":78.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17318967763727-996474.jpg?v=1731944719","url":"https:\/\/vakkerlight.com\/en-nl\/products\/maxwell-pivot-surface-downlight","provider":"Vakkerlight","version":"1.0","type":"link"}