{"product_id":"ducati-multistrada-2","title":"Ducati Multistrada","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900\u0026display=swap');\n\n  .tgg-dms-product {\n    --dms-orange: #f1833b;\n    --dms-red: #c8102e;\n    --dms-green: #16824b;\n    --dms-black: #111214;\n    --dms-charcoal: #333333;\n    --dms-grey: #676a6d;\n    --dms-light: #f4f4f2;\n    --dms-white: #ffffff;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--dms-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-dms-product,\n  .tgg-dms-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-dms-product h2,\n  .tgg-dms-product h3,\n  .tgg-dms-product p { margin-top: 0; }\n\n  .tgg-dms-hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(34px, 6vw, 70px);\n    color: var(--dms-white);\n    background:\n      linear-gradient(116deg, transparent 0 70%, rgba(22,130,75,.22) 70% 75%, transparent 75%),\n      linear-gradient(116deg, transparent 0 78%, rgba(255,255,255,.10) 78% 83%, transparent 83%),\n      linear-gradient(116deg, transparent 0 86%, rgba(200,16,46,.28) 86% 91%, transparent 91%),\n      linear-gradient(135deg, #0c0d0f 0%, #303236 68%, #17181a 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-dms-hero::after {\n    content: \"1200\";\n    position: absolute;\n    right: 20px;\n    bottom: -18px;\n    color: rgba(255,255,255,.045);\n    font-size: clamp(100px, 20vw, 215px);\n    font-style: italic;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .tgg-dms-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--dms-white);\n    background: var(--dms-red);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: .7px;\n    text-transform: uppercase;\n  }\n\n  .tgg-dms-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 920px;\n    margin-bottom: 14px;\n    color: var(--dms-white);\n    font-size: clamp(31px, 5vw, 56px);\n    font-weight: 900;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n  }\n\n  .tgg-dms-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: #ff9b9b;\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-dms-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 840px;\n    margin-bottom: 0;\n    color: #f1f1f0;\n    font-size: 17px;\n  }\n\n  .tgg-dms-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-dms-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--dms-charcoal);\n    border-radius: 15px;\n  }\n\n  .tgg-dms-stat:first-child { background: var(--dms-orange); }\n  .tgg-dms-stat:nth-child(2) { background: var(--dms-red); }\n\n  .tgg-dms-stat strong {\n    display: block;\n    color: var(--dms-white);\n    font-size: clamp(20px, 3vw, 29px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-dms-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--dms-white);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .5px;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .tgg-dms-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--dms-light);\n    border-radius: 22px;\n  }\n\n  .tgg-dms-section-white {\n    background: var(--dms-white);\n    border: 2px solid #e5e5e2;\n  }\n\n  .tgg-dms-section-dark {\n    color: var(--dms-white);\n    background: linear-gradient(135deg, var(--dms-black), #2b2d30);\n  }\n\n  .tgg-dms-section h3 {\n    margin-bottom: 12px;\n    color: var(--dms-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-dms-section-dark h3 { color: var(--dms-white); }\n  .tgg-dms-intro { max-width: 900px; margin-bottom: 24px; }\n\n  .tgg-dms-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-dms-card {\n    padding: 20px;\n    background: var(--dms-white);\n    border: 1px solid #e0e0dc;\n    border-top: 5px solid var(--dms-red);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(20,22,24,.07);\n  }\n\n  .tgg-dms-card:nth-child(even) { border-top-color: var(--dms-orange); }\n  .tgg-dms-icon { display: block; margin-bottom: 9px; font-size: 27px; line-height: 1; }\n\n  .tgg-dms-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--dms-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-dms-card p {\n    margin-bottom: 0;\n    color: var(--dms-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-dms-dark-card {\n    background: rgba(255,255,255,.075);\n    border-color: rgba(255,255,255,.18);\n    box-shadow: none;\n  }\n\n  .tgg-dms-dark-card strong { color: #ff9b9b; }\n  .tgg-dms-dark-card p { color: #ececea; }\n\n  .tgg-dms-banner {\n    margin-top: 20px;\n    padding: 18px 20px;\n    color: var(--dms-white);\n    background: linear-gradient(90deg, var(--dms-green), #1a9960);\n    border-radius: 14px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .tgg-dms-callout {\n    margin-top: 24px;\n    padding: clamp(26px, 5vw, 44px);\n    text-align: center;\n    color: var(--dms-white);\n    background: linear-gradient(120deg, #b85b28, var(--dms-orange));\n    border-radius: 22px;\n  }\n\n  .tgg-dms-callout h3 {\n    margin-bottom: 10px;\n    color: var(--dms-white);\n    font-size: clamp(24px, 4vw, 36px);\n    font-weight: 900;\n  }\n\n  .tgg-dms-callout p {\n    max-width: 790px;\n    margin: 0 auto;\n    font-size: 16px;\n    font-weight: 600;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-dms-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .tgg-dms-grid { grid-template-columns: 1fr; }\n    .tgg-dms-hero,\n    .tgg-dms-section,\n    .tgg-dms-callout { border-radius: 18px; }\n  }\n\n  @media (max-width: 420px) {\n    .tgg-dms-stats { grid-template-columns: 1fr; }\n    .tgg-dms-stat { padding: 16px 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-dms-product\"\u003e\n\u003csection class=\"tgg-dms-hero\"\u003e\u003cspan class=\"tgg-dms-eyebrow\"\u003e2016 • Italian Performance Tourer\u003c\/span\u003e\n\u003ch2\u003e🏍️ Win This Ducati Multistrada 1200 S\u003c\/h2\u003e\n\u003cp class=\"tgg-dms-subtitle\"\u003eV-twin performance • Semi-active suspension • Touring-ready upgrades\u003c\/p\u003e\n\u003cp class=\"tgg-dms-hero-copy\"\u003eSuperbike spirit meets genuine long-distance ability. Finished in white with a red trellis frame and bold tricolour-style graphics, this distinctive machine brings together muscular V-twin performance, advanced electronics and practical luggage capacity.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-dms-stats\"\u003e\n\u003cdiv class=\"tgg-dms-stat\"\u003e\n\u003cstrong\u003e2016\u003c\/strong\u003e\u003cspan\u003eModel Year\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-stat\"\u003e\n\u003cstrong\u003e160hp\u003c\/strong\u003e\u003cspan\u003eFactory Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-stat\"\u003e\n\u003cstrong\u003e1,198cc\u003c\/strong\u003e\u003cspan\u003eDVT V-Twin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-stat\"\u003e\n\u003cstrong\u003e4 Modes\u003c\/strong\u003e\u003cspan\u003eOne Versatile Bike\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-dms-section\"\u003e\n\u003ch3\u003e🔥 Four Bikes in One\u003c\/h3\u003e\n\u003cp class=\"tgg-dms-intro\"\u003eThe Testastretta engine uses Desmodromic Variable Timing to blend strong low-rev response with thrilling top-end performance. Sport, Touring, Urban and Enduro settings alter the bike’s character at the touch of a button, making it equally at home on a favourite road or a cross-country escape.\u003c\/p\u003e\n\u003cdiv class=\"tgg-dms-grid\"\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eRide-by-Wire Power Modes\u003c\/strong\u003e\n\u003cp\u003eElectronically controlled throttle response allows the delivery to adapt to the selected riding programme.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🛞\u003c\/span\u003e \u003cstrong\u003eSkyhook Suspension\u003c\/strong\u003e\n\u003cp\u003eThe semi-active system continuously manages damping to suit changing road conditions and load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eIMU-Based Rider Aids\u003c\/strong\u003e\n\u003cp\u003eCornering ABS, traction control and wheelie control support confident progress without dulling the experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🎯\u003c\/span\u003e \u003cstrong\u003eBrembo Braking\u003c\/strong\u003e\n\u003cp\u003ePowerful radial-mount front calipers provide the stopping performance expected from a flagship Italian motorcycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-dms-section tgg-dms-section-dark\"\u003e\n\u003ch3\u003e🧳 Equipped for the Journey\u003c\/h3\u003e\n\u003cp class=\"tgg-dms-intro\"\u003eA carefully upgraded example with useful touring equipment, additional protection and a sportier soundtrack.\u003c\/p\u003e\n\u003cdiv class=\"tgg-dms-grid\"\u003e\n\u003cdiv class=\"tgg-dms-card tgg-dms-dark-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🧳\u003c\/span\u003e \u003cstrong\u003eThree-Piece Hard Luggage\u003c\/strong\u003e\n\u003cp\u003eColour-matched side cases and a top box add secure carrying space for weekends away and longer trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card tgg-dms-dark-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🔊\u003c\/span\u003e \u003cstrong\u003eLeoVince Silencer\u003c\/strong\u003e\n\u003cp\u003eA carbon-detailed aftermarket exhaust gives the big twin a sharper sound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card tgg-dms-dark-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🌬️\u003c\/span\u003e \u003cstrong\u003eTinted Touring Screen\u003c\/strong\u003e\n\u003cp\u003eThe tall dark screen and factory-style handguards provide useful shelter while reinforcing the bike’s stance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card tgg-dms-dark-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🔴\u003c\/span\u003e \u003cstrong\u003eR\u0026amp;G Crash Protection\u003c\/strong\u003e\n\u003cp\u003eDiscrete frame-mounted protectors add a practical safeguard around the engine area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-dms-section tgg-dms-section-white\"\u003e\n\u003ch3\u003e💡 Premium S-Model Technology\u003c\/h3\u003e\n\u003cp class=\"tgg-dms-intro\"\u003eThe higher specification goes beyond performance hardware, adding comfort and connectivity features designed to make everyday rides and serious mileage equally rewarding.\u003c\/p\u003e\n\u003cdiv class=\"tgg-dms-grid\"\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🌙\u003c\/span\u003e\u003cstrong\u003eFull LED Cornering Lights\u003c\/strong\u003e\n\u003cp\u003eAdditional illumination on the inside of a bend improves the view ahead during night riding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🎛️\u003c\/span\u003e\u003cstrong\u003eElectronic Cruise Control\u003c\/strong\u003e\n\u003cp\u003eHandlebar-operated speed control helps reduce effort on long motorway stretches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e📱\u003c\/span\u003e\u003cstrong\u003eColour TFT \u0026amp; Bluetooth\u003c\/strong\u003e\n\u003cp\u003eThe clear dashboard works with the Ducati Multimedia System for compatible phone functions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-dms-card\"\u003e\n\u003cspan class=\"tgg-dms-icon\"\u003e🔑\u003c\/span\u003e\u003cstrong\u003eHands-Free Ignition\u003c\/strong\u003e\n\u003cp\u003eKeyless operation adds convenience whenever it is time to get moving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-dms-callout\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win\u003c\/h3\u003e\n\u003cp\u003eTake your shot at owning this distinctive Ducati Multistrada 1200 S, a fast, capable and beautifully equipped motorcycle made for roads that refuse to end.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ducati Multistrada","offers":[{"title":"Default Title","offer_id":62569753739651,"sku":"comp4333","price":0.79,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Ducati_Multistrada_Giveaway_Guys-03.jpg?v=1788860583","url":"https:\/\/thegiveawayguys.co.uk\/products\/ducati-multistrada-2","provider":"The Giveaway Guys","version":"1.0","type":"link"}