{"product_id":"ducati-diavel","title":"Ducati Diavel Carbon","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-diavel-product {\n    --tgg-diavel-orange: #F1833B;\n    --tgg-diavel-charcoal: #333333;\n    --tgg-diavel-red: #D61018;\n    --tgg-diavel-deep-red: #7D090E;\n    --tgg-diavel-black: #121313;\n    --tgg-diavel-carbon: #272929;\n    --tgg-diavel-light: #F4F4F3;\n    --tgg-diavel-white: #FFFFFF;\n    --tgg-diavel-grey: #656868;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-diavel-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-diavel-product,\n  .tgg-diavel-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-diavel-product h2,\n  .tgg-diavel-product h3,\n  .tgg-diavel-product p {\n    margin-top: 0;\n  }\n\n  .tgg-diavel-hero {\n    position: relative;\n    padding: clamp(32px, 6vw, 68px);\n    overflow: hidden;\n    color: var(--tgg-diavel-white);\n    background:\n      linear-gradient(120deg, transparent 0 67%, rgba(255,255,255,0.035) 67% 69%, transparent 69% 73%, rgba(255,255,255,0.025) 73% 75%, transparent 75%),\n      linear-gradient(135deg, #0E0F0F 0%, #252727 58%, #59080B 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-diavel-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 11px;\n    height: 100%;\n    background: var(--tgg-diavel-red);\n  }\n\n  .tgg-diavel-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -96px;\n    bottom: -150px;\n    width: 355px;\n    height: 355px;\n    border: 42px solid rgba(241, 131, 59, 0.14);\n    border-radius: 50%;\n  }\n\n  .tgg-diavel-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-diavel-white);\n    background: var(--tgg-diavel-red);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.7px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-diavel-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 940px;\n    margin-bottom: 14px;\n    color: var(--tgg-diavel-white);\n    font-size: clamp(30px, 5vw, 54px);\n    font-weight: 900;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n  }\n\n  .tgg-diavel-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: #FFB07C;\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-diavel-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #F1F1F1;\n    font-size: 17px;\n  }\n\n  .tgg-diavel-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-diavel-stat {\n    padding: 20px 10px;\n    text-align: center;\n    background: var(--tgg-diavel-charcoal);\n    border-radius: 15px;\n  }\n\n  .tgg-diavel-stat:nth-child(2) {\n    background: var(--tgg-diavel-red);\n  }\n\n  .tgg-diavel-stat:nth-child(3) {\n    background: var(--tgg-diavel-orange);\n  }\n\n  .tgg-diavel-stat:nth-child(4) {\n    background: var(--tgg-diavel-deep-red);\n  }\n\n  .tgg-diavel-stat strong {\n    display: block;\n    color: var(--tgg-diavel-white);\n    font-size: clamp(20px, 3vw, 29px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-diavel-stat span {\n    display: block;\n    margin-top: 5px;\n    color: #EDEEEE;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 0.55px;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .tgg-diavel-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-diavel-light);\n    border-radius: 22px;\n  }\n\n  .tgg-diavel-section-dark {\n    color: var(--tgg-diavel-white);\n    background:\n      linear-gradient(135deg, rgba(255,255,255,0.025) 25%, transparent 25%) 0 0 \/ 18px 18px,\n      var(--tgg-diavel-carbon);\n  }\n\n  .tgg-diavel-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-diavel-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-diavel-section-dark h3 {\n    color: var(--tgg-diavel-white);\n  }\n\n  .tgg-diavel-section-intro {\n    max-width: 900px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-diavel-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-diavel-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-diavel-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-diavel-white);\n    border: 1px solid #E3E4E4;\n    border-top: 5px solid var(--tgg-diavel-red);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(51, 51, 51, 0.06);\n  }\n\n  .tgg-diavel-card:nth-child(even) {\n    border-top-color: var(--tgg-diavel-orange);\n  }\n\n  .tgg-diavel-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-diavel-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-diavel-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-diavel-card p {\n    margin-bottom: 0;\n    color: var(--tgg-diavel-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-diavel-dark-card {\n    color: var(--tgg-diavel-white);\n    background: #383B3B;\n    border-color: var(--tgg-diavel-red);\n    box-shadow: none;\n  }\n\n  .tgg-diavel-dark-card:nth-child(even) {\n    border-color: var(--tgg-diavel-orange);\n  }\n\n  .tgg-diavel-dark-card strong {\n    color: #FFB07C;\n  }\n\n  .tgg-diavel-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-diavel-feature {\n    display: grid;\n    grid-template-columns: minmax(190px, 270px) 1fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .tgg-diavel-feature-badge {\n    display: grid;\n    min-height: 180px;\n    padding: 22px;\n    place-items: center;\n    color: var(--tgg-diavel-white);\n    text-align: center;\n    background: linear-gradient(145deg, #0F1010, #6D090D);\n    border: 4px solid var(--tgg-diavel-orange);\n    border-radius: 18px;\n  }\n\n  .tgg-diavel-feature-badge strong {\n    display: block;\n    color: var(--tgg-diavel-white);\n    font-size: clamp(24px, 4vw, 38px);\n    font-weight: 900;\n    line-height: 1.05;\n  }\n\n  .tgg-diavel-feature-badge span {\n    display: block;\n    margin-top: 10px;\n    color: #FFB07C;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .tgg-diavel-feature-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-diavel-checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .tgg-diavel-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-diavel-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-diavel-checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 15px;\n    display: grid;\n    width: 24px;\n    height: 24px;\n    place-items: center;\n    color: var(--tgg-diavel-white);\n    background: var(--tgg-diavel-red);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-diavel-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-diavel-white);\n    background: linear-gradient(135deg, var(--tgg-diavel-red), var(--tgg-diavel-deep-red));\n    border-left: 7px solid var(--tgg-diavel-orange);\n    border-radius: 14px;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .tgg-diavel-closing {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-diavel-white);\n    text-align: center;\n    background: linear-gradient(135deg, var(--tgg-diavel-orange), #E76822);\n    border-radius: 22px;\n  }\n\n  .tgg-diavel-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-diavel-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-diavel-closing p {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--tgg-diavel-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-diavel-stats {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-diavel-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-diavel-feature-badge {\n      min-height: 135px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-diavel-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-diavel-hero,\n    .tgg-diavel-section,\n    .tgg-diavel-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-diavel-grid,\n    .tgg-diavel-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-diavel-product\"\u003e\n\u003csection class=\"tgg-diavel-hero\"\u003e\u003cspan class=\"tgg-diavel-eyebrow\"\u003eItalian Muscle. Superbike Heart.\u003c\/span\u003e\n\u003ch2\u003e🏍️ Win This 2011 Ducati Diavel Carbon\u003c\/h2\u003e\n\u003cp class=\"tgg-diavel-hero-subtitle\"\u003eItalian V-Twin Power • Lightweight Components • Advanced Rider Technology\u003c\/p\u003e\n\u003cp class=\"tgg-diavel-hero-copy\"\u003eLow, muscular and impossible to ignore, this beautifully specified Ducati mixes huge V-twin performance with lightweight premium components, sophisticated electronics and unmistakable Italian attitude.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-diavel-stats\"\u003e\n\u003cdiv class=\"tgg-diavel-stat\"\u003e\n\u003cstrong\u003e1198.4cc\u003c\/strong\u003e \u003cspan\u003eTestastretta 11°\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-stat\"\u003e\n\u003cstrong\u003e162hp\u003c\/strong\u003e \u003cspan\u003ePeak Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-stat\"\u003e\n\u003cstrong\u003e14,055\u003c\/strong\u003e \u003cspan\u003eMiles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-stat\"\u003e\n\u003cstrong\u003e240\u003c\/strong\u003e \u003cspan\u003eRear Tyre Section\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-diavel-section\"\u003e\n\u003ch3\u003ePower Cruiser Looks. Proper Ducati Performance.\u003c\/h3\u003e\n\u003cp class=\"tgg-diavel-section-intro\"\u003eBeneath the dramatic stance sits a liquid-cooled Testastretta 11° V-twin producing 127.5Nm of torque. Ride-by-Wire gives it the smooth response to cruise through town and the instant punch to turn an open road into an event.\u003c\/p\u003e\n\u003cp class=\"tgg-diavel-section-intro\"\u003eA low 770mm seat, wide bars and long wheelbase create a commanding riding position, while the trellis chassis and single-sided swingarm keep the design unmistakably Italian. This is muscle-bike presence without abandoning sporting intent.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-diavel-section\"\u003e\n\u003ch3\u003e🔥 The Factory Carbon Specification\u003c\/h3\u003e\n\u003cdiv class=\"tgg-diavel-grid\"\u003e\n\u003cdiv class=\"tgg-diavel-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🏁\u003c\/span\u003e \u003cstrong\u003eForged Marchesini Wheels\u003c\/strong\u003e\n\u003cp\u003eLightweight nine-spoke rims save valuable unsprung mass and showcase machined aluminium detailing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🪶\u003c\/span\u003e \u003cstrong\u003eCarbon-Fibre Bodywork\u003c\/strong\u003e\n\u003cp\u003eThe tank panels, front mudguard and removable single-seat cover use Ducati’s signature lightweight material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e⚙️\u003c\/span\u003e \u003cstrong\u003eDLC-Finished Fork Sliders\u003c\/strong\u003e\n\u003cp\u003eFully adjustable 50mm Marzocchi forks receive a distinctive low-friction black coating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e⚖️\u003c\/span\u003e \u003cstrong\u003e207kg Dry Weight\u003c\/strong\u003e\n\u003cp\u003ePremium materials and forged components make this flagship edition lighter than the standard model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🛑\u003c\/span\u003e \u003cstrong\u003eBrembo Monobloc Brakes\u003c\/strong\u003e\n\u003cp\u003eTwin radial four-piston front callipers work with Bosch ABS for serious stopping performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🎨\u003c\/span\u003e \u003cstrong\u003eRed Carbon Colourway\u003c\/strong\u003e\n\u003cp\u003eGloss Ducati red, exposed weave and a matching red trellis frame create a spectacular factory finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-diavel-section tgg-diavel-section-dark\"\u003e\n\u003ch3\u003e⚡ Performance You Can Tailor\u003c\/h3\u003e\n\u003cp class=\"tgg-diavel-section-intro\"\u003eAdvanced rider technology gives this muscular machine three distinct personalities, with throttle response and electronic intervention configured for the road ahead.\u003c\/p\u003e\n\u003cdiv class=\"tgg-diavel-grid\"\u003e\n\u003cdiv class=\"tgg-diavel-card tgg-diavel-dark-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🏎️\u003c\/span\u003e \u003cstrong\u003eSport Mode\u003c\/strong\u003e\n\u003cp\u003eDelivers the full 162hp with an immediate, performance-focused throttle response.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card tgg-diavel-dark-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🛣️\u003c\/span\u003e \u003cstrong\u003eTouring Mode\u003c\/strong\u003e\n\u003cp\u003eRetains full output while introducing a smoother and more progressive delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card tgg-diavel-dark-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🏙️\u003c\/span\u003e \u003cstrong\u003eUrban Mode\u003c\/strong\u003e\n\u003cp\u003eReduces output to 100hp and increases electronic support for busy roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card tgg-diavel-dark-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🎯\u003c\/span\u003e \u003cstrong\u003eEight-Level Traction Control\u003c\/strong\u003e\n\u003cp\u003eAdjustable intervention helps manage the enormous drive reaching that wide rear wheel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card tgg-diavel-dark-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🖥️\u003c\/span\u003e \u003cstrong\u003eSplit-Level Instrumentation\u003c\/strong\u003e\n\u003cp\u003eAn upper LCD and tank-mounted colour TFT keep key riding information clearly organised.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-card tgg-diavel-dark-card\"\u003e\n\u003cspan class=\"tgg-diavel-icon\"\u003e🔑\u003c\/span\u003e \u003cstrong\u003eHands-Free Ignition\u003c\/strong\u003e\n\u003cp\u003eKeyless activation adds a premium, effortless touch every time you ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-quote\"\u003eBrutal when you want it, composed when you need it and distinctive from every angle.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-diavel-section\"\u003e\n\u003ch3\u003e🔊 Fitted with Termignoni Carbon Silencers\u003c\/h3\u003e\n\u003cdiv class=\"tgg-diavel-feature\"\u003e\n\u003cdiv class=\"tgg-diavel-feature-badge\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTERMIGNONI\u003c\/strong\u003e \u003cspan\u003eCarbon Exhaust Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-diavel-feature-copy\"\u003e\n\u003cp\u003eThe twin under-bike silencers give the exhaust system a lighter, more purposeful visual finish while complementing the exposed weave across the bodywork.\u003c\/p\u003e\n\u003cp\u003eR\u0026amp;G crash protection is fitted discreetly around the frame, while Oxford heated grips add welcome comfort when the temperature drops. Adjustable hand levers and red detail pieces complete the carefully coordinated look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-diavel-section\"\u003e\n\u003ch3\u003e🦾 Designed Around That Rear Wheel\u003c\/h3\u003e\n\u003cp class=\"tgg-diavel-section-intro\"\u003eThe enormous 240\/45-section Pirelli dominates the rear profile, wrapped around a beautifully machined Marchesini rim and displayed cleanly by the aluminium single-sided swingarm. Slim LED tail lights and a hub-mounted number plate bracket leave the short tail uncluttered.\u003c\/p\u003e\n\u003cul class=\"tgg-diavel-checklist\"\u003e\n\u003cli\u003eMuscular, low-slung riding position\u003c\/li\u003e\n\u003cli\u003eSlipper clutch for smoother downshifts\u003c\/li\u003e\n\u003cli\u003eFully adjustable front suspension\u003c\/li\u003e\n\u003cli\u003ePreload-adjustable rear shock\u003c\/li\u003e\n\u003cli\u003eLED front and rear lighting details\u003c\/li\u003e\n\u003cli\u003ePassenger pegs and concealed grab rail\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-diavel-section\"\u003e\n\u003ch3\u003e⭐ Why You’ll Love It\u003c\/h3\u003e\n\u003cp class=\"tgg-diavel-section-intro\"\u003eThis 2011 example shows 14,055 miles and brings together striking factory trim, an unmistakable V-twin soundtrack and useful rider-focused additions.\u003c\/p\u003e\n\u003cul class=\"tgg-diavel-checklist\"\u003e\n\u003cli\u003eFlagship lightweight specification\u003c\/li\u003e\n\u003cli\u003eHuge torque with usable electronics\u003c\/li\u003e\n\u003cli\u003eShow-stopping red and black finish\u003c\/li\u003e\n\u003cli\u003eComfortable 770mm seat height\u003c\/li\u003e\n\u003cli\u003ePremium Brembo braking hardware\u003c\/li\u003e\n\u003cli\u003eDistinctive Italian muscle-bike design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-diavel-closing\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\u003cp\u003eTake your chance to own this Ducati Diavel Carbon—a dramatic, beautifully specified machine that combines superbike engineering with unforgettable road presence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ducati diavel","offers":[{"title":"Default Title","offer_id":62562872164739,"sku":"comp4329","price":0.79,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Ducati_Diavel_The_Giveaway_Guys-03_a209ee04-f06c-44b8-ace5-5468a4c7d151.jpg?v=1788795927","url":"https:\/\/thegiveawayguys.co.uk\/products\/ducati-diavel","provider":"The Giveaway Guys","version":"1.0","type":"link"}