{"product_id":"suzuki-gsx-r-400r","title":"Suzuki GSX-R","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-gsxr4-product {\n    --tgg-gsxr4-orange: #F1833B;\n    --tgg-gsxr4-charcoal: #333333;\n    --tgg-gsxr4-blue: #075FE4;\n    --tgg-gsxr4-deep-blue: #092A63;\n    --tgg-gsxr4-red: #E6293D;\n    --tgg-gsxr4-silver: #D8DEE5;\n    --tgg-gsxr4-light: #F3F6FA;\n    --tgg-gsxr4-white: #FFFFFF;\n    --tgg-gsxr4-grey: #61656B;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-gsxr4-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-gsxr4-product,\n  .tgg-gsxr4-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-gsxr4-product h2,\n  .tgg-gsxr4-product h3,\n  .tgg-gsxr4-product h4,\n  .tgg-gsxr4-product p {\n    margin-top: 0;\n  }\n\n  .tgg-gsxr4-hero {\n    position: relative;\n    padding: clamp(36px, 6vw, 72px);\n    overflow: hidden;\n    color: var(--tgg-gsxr4-white);\n    background:\n      linear-gradient(118deg, transparent 0 58%, rgba(255, 255, 255, 0.08) 58.2% 62%, transparent 62.2%),\n      linear-gradient(130deg, transparent 0 70%, rgba(230, 41, 61, 0.8) 70.2% 74%, transparent 74.2%),\n      linear-gradient(135deg, #17191E 0%, var(--tgg-gsxr4-deep-blue) 57%, var(--tgg-gsxr4-blue) 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-gsxr4-hero::before {\n    content: \"\";\n    position: absolute;\n    right: -85px;\n    bottom: -165px;\n    width: 420px;\n    height: 420px;\n    border: 48px solid rgba(255, 255, 255, 0.1);\n    border-radius: 50%;\n  }\n\n  .tgg-gsxr4-hero::after {\n    content: \"R\";\n    position: absolute;\n    right: clamp(18px, 5vw, 58px);\n    bottom: -30px;\n    color: rgba(255, 255, 255, 0.12);\n    font-size: clamp(120px, 23vw, 245px);\n    font-weight: 900;\n    font-style: italic;\n    line-height: 1;\n    transform: skew(-7deg);\n  }\n\n  .tgg-gsxr4-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-gsxr4-white);\n    background: var(--tgg-gsxr4-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-gsxr4-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 900px;\n    margin-bottom: 14px;\n    color: var(--tgg-gsxr4-white);\n    font-size: clamp(30px, 5vw, 56px);\n    font-weight: 900;\n    letter-spacing: -1.6px;\n    line-height: 1.07;\n  }\n\n  .tgg-gsxr4-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 20px;\n    color: #E8F1FF;\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-gsxr4-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 800px;\n    margin-bottom: 0;\n    color: #F5F8FC;\n    font-size: 17px;\n  }\n\n  .tgg-gsxr4-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-gsxr4-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-gsxr4-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-gsxr4-stat:nth-child(2) {\n    background: var(--tgg-gsxr4-blue);\n  }\n\n  .tgg-gsxr4-stat:nth-child(3) {\n    background: var(--tgg-gsxr4-charcoal);\n  }\n\n  .tgg-gsxr4-stat:nth-child(4) {\n    background: var(--tgg-gsxr4-red);\n  }\n\n  .tgg-gsxr4-stat strong {\n    display: block;\n    color: var(--tgg-gsxr4-white);\n    font-size: clamp(21px, 3vw, 30px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-gsxr4-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-gsxr4-white);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-gsxr4-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-gsxr4-light);\n    border-radius: 22px;\n  }\n\n  .tgg-gsxr4-section-white {\n    background: var(--tgg-gsxr4-white);\n    border: 2px solid #E0E5EB;\n  }\n\n  .tgg-gsxr4-section-dark {\n    color: var(--tgg-gsxr4-white);\n    background: linear-gradient(135deg, #181A1F, var(--tgg-gsxr4-charcoal) 54%, var(--tgg-gsxr4-deep-blue));\n  }\n\n  .tgg-gsxr4-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-gsxr4-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-gsxr4-section-dark h3 {\n    color: var(--tgg-gsxr4-white);\n  }\n\n  .tgg-gsxr4-section-intro {\n    max-width: 920px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-gsxr4-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-gsxr4-card {\n    min-height: 100%;\n    padding: 21px;\n    background: var(--tgg-gsxr4-white);\n    border: 1px solid #DEE4EB;\n    border-top: 5px solid var(--tgg-gsxr4-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(9, 42, 99, 0.08);\n  }\n\n  .tgg-gsxr4-card:nth-child(3n + 2) {\n    border-top-color: var(--tgg-gsxr4-blue);\n  }\n\n  .tgg-gsxr4-card:nth-child(3n) {\n    border-top-color: var(--tgg-gsxr4-red);\n  }\n\n  .tgg-gsxr4-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .tgg-gsxr4-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-gsxr4-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-gsxr4-card p {\n    margin-bottom: 0;\n    color: var(--tgg-gsxr4-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-gsxr4-feature {\n    display: grid;\n    grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1.3fr);\n    gap: 25px;\n    align-items: stretch;\n  }\n\n  .tgg-gsxr4-feature-badge {\n    display: grid;\n    min-height: 245px;\n    padding: 28px;\n    place-content: center;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.12) 0 35%, transparent 35.5%),\n      linear-gradient(145deg, var(--tgg-gsxr4-blue), var(--tgg-gsxr4-deep-blue));\n    border: 8px solid var(--tgg-gsxr4-white);\n    border-radius: 50%;\n    box-shadow: 0 0 0 3px var(--tgg-gsxr4-silver), 0 13px 24px rgba(9, 42, 99, 0.18);\n  }\n\n  .tgg-gsxr4-feature-badge strong {\n    display: block;\n    color: var(--tgg-gsxr4-white);\n    font-size: clamp(30px, 5vw, 45px);\n    font-weight: 900;\n    font-style: italic;\n    letter-spacing: -1.2px;\n    line-height: 1;\n  }\n\n  .tgg-gsxr4-feature-badge span {\n    display: block;\n    margin-top: 8px;\n    color: #E6EEFF;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .tgg-gsxr4-feature-copy {\n    align-self: center;\n  }\n\n  .tgg-gsxr4-feature-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-gsxr4-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n  }\n\n  .tgg-gsxr4-detail {\n    padding: 17px;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 5px solid var(--tgg-gsxr4-orange);\n    border-radius: 13px;\n  }\n\n  .tgg-gsxr4-detail:nth-child(2n) {\n    border-left-color: var(--tgg-gsxr4-red);\n  }\n\n  .tgg-gsxr4-detail strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--tgg-gsxr4-white);\n    font-size: 15px;\n  }\n\n  .tgg-gsxr4-detail p {\n    margin-bottom: 0;\n    color: #E8EBF0;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .tgg-gsxr4-callout {\n    margin-top: 22px;\n    padding: 20px 22px;\n    color: var(--tgg-gsxr4-charcoal);\n    background: linear-gradient(110deg, #FFE9DA, #FFF5EC);\n    border-left: 6px solid var(--tgg-gsxr4-orange);\n    border-radius: 14px;\n    font-weight: 800;\n  }\n\n  .tgg-gsxr4-cta {\n    margin-top: 24px;\n    padding: clamp(28px, 5vw, 48px);\n    text-align: center;\n    color: var(--tgg-gsxr4-white);\n    background: linear-gradient(115deg, var(--tgg-gsxr4-orange), #E66737);\n    border-radius: 22px;\n    box-shadow: 0 14px 30px rgba(241, 131, 59, 0.22);\n  }\n\n  .tgg-gsxr4-cta h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-gsxr4-white);\n    font-size: clamp(25px, 4vw, 37px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-gsxr4-cta p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-gsxr4-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 820px) {\n    .tgg-gsxr4-stats {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-gsxr4-grid,\n    .tgg-gsxr4-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-gsxr4-feature-badge {\n      width: 245px;\n      min-height: 245px;\n      margin: 0 auto;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .tgg-gsxr4-hero,\n    .tgg-gsxr4-section,\n    .tgg-gsxr4-cta {\n      border-radius: 17px;\n    }\n\n    .tgg-gsxr4-hero::after {\n      right: -8px;\n      bottom: -15px;\n      font-size: 130px;\n    }\n\n    .tgg-gsxr4-stats,\n    .tgg-gsxr4-detail-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-gsxr4-stat {\n      padding: 17px 11px;\n    }\n\n    .tgg-gsxr4-feature-badge {\n      width: 210px;\n      min-height: 210px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-gsxr4-product\"\u003e\n\u003csection class=\"tgg-gsxr4-hero\"\u003e\u003cspan class=\"tgg-gsxr4-eyebrow\"\u003eCompact capacity. Full-blooded superbike character.\u003c\/span\u003e\n\u003ch2\u003e🏁 Win This Suzuki GSX-R400R\u003c\/h2\u003e\n\u003cp class=\"tgg-gsxr4-hero-subtitle\"\u003e398cc DOHC Four • Six-Speed Gearbox • Classic Blue-and-White Styling\u003c\/p\u003e\n\u003cp class=\"tgg-gsxr4-hero-copy\"\u003eA compact Japanese sports machine with unmistakable endurance-racing influence, sharp period bodywork and the kind of high-revving character that made small-capacity superbikes so addictive.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-gsxr4-stats\"\u003e\n\u003cdiv class=\"tgg-gsxr4-stat\"\u003e\n\u003cstrong\u003e398cc\u003c\/strong\u003e \u003cspan\u003eLiquid-cooled engine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-stat\"\u003e\n\u003cstrong\u003eInline-Four\u003c\/strong\u003e \u003cspan\u003eClassic sports-bike layout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-stat\"\u003e\n\u003cstrong\u003e6-Speed\u003c\/strong\u003e \u003cspan\u003eManual control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-stat\"\u003e\n\u003cstrong\u003eGK76A\u003c\/strong\u003e \u003cspan\u003eIconic compact chassis\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-gsxr4-section\"\u003e\n\u003ch3\u003e🔥 Small Capacity, Serious Engineering\u003c\/h3\u003e\n\u003cp class=\"tgg-gsxr4-section-intro\"\u003eSuzuki packed genuine race-bred thinking into the GSX-R400R GK76A. Its rev-hungry four-cylinder powerplant, downdraught carburettors and close, involving riding position deliver an experience that feels completely different from a modern everyday middleweight.\u003c\/p\u003e\n\u003cdiv class=\"tgg-gsxr4-grid\"\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e⚙️\u003c\/span\u003e \u003cstrong\u003eDOHC 16-Valve Motor\u003c\/strong\u003e\n\u003cp\u003eA liquid-cooled engine designed to come alive as the revs rise.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e💨\u003c\/span\u003e \u003cstrong\u003eSlingshot Carburettors\u003c\/strong\u003e\n\u003cp\u003eFour 33mm units feed the motor and add authentic analogue character.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eElectric Start\u003c\/strong\u003e\n\u003cp\u003ePush-button starting adds welcome convenience to the analogue experience.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e🏗️\u003c\/span\u003e \u003cstrong\u003eAluminium Frame\u003c\/strong\u003e\n\u003cp\u003eThe double-cradle structure draws directly from Suzuki’s larger-capacity flagship.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e🛞\u003c\/span\u003e \u003cstrong\u003eInverted Front Forks\u003c\/strong\u003e\n\u003cp\u003eAdvanced period hardware that reinforces the bike’s focused intent.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e🛑\u003c\/span\u003e \u003cstrong\u003eTwin Front Discs\u003c\/strong\u003e\n\u003cp\u003ePaired with a hydraulic rear disc for a proper sporting brake layout.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-gsxr4-section tgg-gsxr4-section-white\"\u003e\n\u003cdiv class=\"tgg-gsxr4-feature\"\u003e\n\u003cdiv class=\"tgg-gsxr4-feature-badge\"\u003e\n\u003cstrong\u003eGSX-R\u003c\/strong\u003e \u003cspan\u003eMini superbike attitude\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-feature-copy\"\u003e\n\u003ch3\u003e🏍️ A True Product of Its Era\u003c\/h3\u003e\n\u003cp\u003eCompact twin headlights sit beneath a dark screen, while angular full fairings, exposed alloy beams and a lean tail give the bike a stance that could only have come from the golden age of Japanese sports machines.\u003c\/p\u003e\n\u003cp\u003eThis example’s vivid blue, white and red graphics bring the silhouette to life. White wheels with blue rim detailing complete a look that is bold, mechanical and instantly recognisable.\u003c\/p\u003e\n\u003cdiv class=\"tgg-gsxr4-callout\"\u003eHigh revs. Compact proportions. Proper analogue involvement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-gsxr4-section tgg-gsxr4-section-dark\"\u003e\n\u003ch3\u003e🔧 Upgrades \u0026amp; Details\u003c\/h3\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"tgg-gsxr4-detail-grid\"\u003e\n\u003cdiv class=\"tgg-gsxr4-detail\"\u003e\n\u003cstrong\u003eAftermarket Exhaust\u003c\/strong\u003e\n\u003cp\u003eA freer silencer and link pipe\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-detail\"\u003e\n\u003cstrong\u003eSmoked Screen\u003c\/strong\u003e\n\u003cp\u003eThe dark tint works neatly with the compact twin-lamp front end.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-detail\"\u003e\n\u003cstrong\u003eWave-Style Brake Rotors\u003c\/strong\u003e\n\u003cp\u003eDistinctive front discs bring a more modern visual edge to the wheel area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-detail\"\u003e\n\u003cstrong\u003eBrand New Rubber\u003c\/strong\u003e\n\u003cp\u003eFreshly fitted tyres from and rear\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-detail\"\u003e\n\u003cstrong\u003eAdjustable Levers\u003c\/strong\u003e\n\u003cp\u003eRed adjusters add a subtle flash of colour at the controls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-gsxr4-detail\"\u003e\n\u003cstrong\u003e2000 UK Registration\u003c\/strong\u003e\n\u003cp\u003eImported from Japan in to the UK in 2000\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-gsxr4-section\"\u003e\n\u003ch3\u003e⭐ Why You’ll Love It\u003c\/h3\u003e\n\u003cdiv class=\"tgg-gsxr4-grid\"\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e🎌\u003c\/span\u003e \u003cstrong\u003eJapanese Sports-Bike Nostalgia\u003c\/strong\u003e\n\u003cp\u003eA machine shaped by an era of ambitious engineering and race-inspired design.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e🎯\u003c\/span\u003e \u003cstrong\u003eFocused \u0026amp; Involving\u003c\/strong\u003e\n\u003cp\u003eCompact dimensions and analogue controls put the rider at the centre of every mile.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tgg-gsxr4-card\"\u003e\u003cspan class=\"tgg-gsxr4-icon\"\u003e👀\u003c\/span\u003e \u003cstrong\u003eFull-Size Presence\u003c\/strong\u003e\n\u003cp\u003eA dramatic faired silhouette that looks every inch the classic miniature superbike.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-gsxr4-cta\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win\u003c\/h3\u003e\n\u003cp\u003eTake your chance on a rare slice of compact sports-bike history—built for riders who love distinctive engineering, period style and an engine that rewards commitment.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Suzuki GSX-R 400R","offers":[{"title":"Default Title","offer_id":62562782347651,"sku":"comp4326","price":1.79,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Suzuki_GSXR_SQR_The_Giveaway_Guys.jpg?v=1788793951","url":"https:\/\/thegiveawayguys.co.uk\/products\/suzuki-gsx-r-400r","provider":"The Giveaway Guys","version":"1.0","type":"link"}