{"product_id":"brand-new-automatic-roller-team-pegaso-740-copy","title":"BRAND NEW Automatic Roller Team Pegaso 740","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-pegaso-product {\n    --tgg-pegaso-orange: #FF8605;\n    --tgg-pegaso-charcoal: #343737;\n    --tgg-pegaso-yellow: #F8C521;\n    --tgg-pegaso-light: #F5F6F6;\n    --tgg-pegaso-white: #FFFFFF;\n    --tgg-pegaso-grey: #626666;\n    --tgg-pegaso-blue: #304A5A;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-pegaso-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-pegaso-product,\n  .tgg-pegaso-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-pegaso-product h2,\n  .tgg-pegaso-product h3,\n  .tgg-pegaso-product p {\n    margin-top: 0;\n  }\n\n  .tgg-pegaso-hero {\n    position: relative;\n    padding: clamp(30px, 6vw, 66px);\n    overflow: hidden;\n    color: var(--tgg-pegaso-white);\n    background: linear-gradient(135deg, #24353F 0%, var(--tgg-pegaso-blue) 58%, #18252D 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-pegaso-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 12px;\n    height: 100%;\n    background: var(--tgg-pegaso-orange);\n  }\n\n  .tgg-pegaso-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -105px;\n    bottom: -145px;\n    width: 350px;\n    height: 350px;\n    border: 40px solid rgba(255, 255, 255, 0.07);\n    border-radius: 50%;\n  }\n\n  .tgg-pegaso-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-pegaso-charcoal);\n    background: var(--tgg-pegaso-orange);\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-pegaso-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 940px;\n    margin-bottom: 14px;\n    color: var(--tgg-pegaso-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-pegaso-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-pegaso-yellow);\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-pegaso-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #F1F3F4;\n    font-size: 17px;\n  }\n\n  .tgg-pegaso-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-pegaso-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-pegaso-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-pegaso-stat strong {\n    display: block;\n    color: var(--tgg-pegaso-white);\n    font-size: clamp(21px, 3vw, 30px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-pegaso-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-pegaso-charcoal);\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-pegaso-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-pegaso-light);\n    border-radius: 22px;\n  }\n\n  .tgg-pegaso-section-dark {\n    color: var(--tgg-pegaso-white);\n    background: var(--tgg-pegaso-charcoal);\n  }\n\n  .tgg-pegaso-section-blue {\n    color: var(--tgg-pegaso-white);\n    background: var(--tgg-pegaso-blue);\n  }\n\n  .tgg-pegaso-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-pegaso-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-pegaso-section-dark h3,\n  .tgg-pegaso-section-blue h3 {\n    color: var(--tgg-pegaso-white);\n  }\n\n  .tgg-pegaso-section-intro {\n    max-width: 880px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-pegaso-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-pegaso-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-pegaso-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-pegaso-white);\n    border: 1px solid #E4E5E5;\n    border-top: 5px solid var(--tgg-pegaso-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 55, 55, 0.06);\n  }\n\n  .tgg-pegaso-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-pegaso-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-pegaso-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-pegaso-card p {\n    margin-bottom: 0;\n    color: var(--tgg-pegaso-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-pegaso-dark-card {\n    color: var(--tgg-pegaso-white);\n    background: #414545;\n    border-color: var(--tgg-pegaso-orange);\n    box-shadow: none;\n  }\n\n  .tgg-pegaso-blue-card {\n    color: var(--tgg-pegaso-white);\n    background: rgba(255, 255, 255, 0.09);\n    border-color: var(--tgg-pegaso-orange);\n    box-shadow: none;\n  }\n\n  .tgg-pegaso-dark-card strong,\n  .tgg-pegaso-blue-card strong {\n    color: var(--tgg-pegaso-yellow);\n  }\n\n  .tgg-pegaso-dark-card p,\n  .tgg-pegaso-blue-card p {\n    color: #EEF1F2;\n  }\n\n  .tgg-pegaso-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-pegaso-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-pegaso-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-pegaso-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-pegaso-white);\n    background: var(--tgg-pegaso-orange);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-pegaso-quote {\n    margin: 24px 0 0;\n    padding: 22px 24px;\n    color: var(--tgg-pegaso-charcoal);\n    background: var(--tgg-pegaso-yellow);\n    border-left: 7px solid var(--tgg-pegaso-orange);\n    border-radius: 14px;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .tgg-pegaso-cash {\n    margin-top: 24px;\n    padding: clamp(26px, 5vw, 42px);\n    color: var(--tgg-pegaso-charcoal);\n    background: var(--tgg-pegaso-yellow);\n    border: 4px solid var(--tgg-pegaso-orange);\n    border-radius: 22px;\n    text-align: center;\n  }\n\n  .tgg-pegaso-cash strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(29px, 5vw, 46px);\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .tgg-pegaso-cash p {\n    max-width: 780px;\n    margin: 0 auto;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  .tgg-pegaso-closing {\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    color: var(--tgg-pegaso-white);\n    text-align: center;\n    background: var(--tgg-pegaso-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-pegaso-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-pegaso-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-pegaso-closing p {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--tgg-pegaso-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-pegaso-stats,\n    .tgg-pegaso-grid,\n    .tgg-pegaso-checklist {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-pegaso-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-pegaso-hero,\n    .tgg-pegaso-section,\n    .tgg-pegaso-cash,\n    .tgg-pegaso-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-pegaso-grid,\n    .tgg-pegaso-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tgg-pegaso-product\"\u003e\n\n  \u003csection class=\"tgg-pegaso-hero\"\u003e\n    \u003cspan class=\"tgg-pegaso-eyebrow\"\u003eYour Next Adventure Starts Here\u003c\/span\u003e\n\n    \u003ch2\u003e🚐 Win a Brand-New 2025 Roller Team Pegaso 740 Automatic + £3,000 Cash\u003c\/h2\u003e\n\n    \u003cp class=\"tgg-pegaso-hero-subtitle\"\u003e\n      Premium A-Class Luxury • Rear Island Bed • Delivery Miles Only\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-pegaso-hero-copy\"\u003e\n      This is touring comfort on a whole new level. Italian design, generous\n      living space and an exceptionally desirable bedroom layout come together\n      in a sophisticated motorhome made for unforgettable escapes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"tgg-pegaso-stats\"\u003e\n    \u003cdiv class=\"tgg-pegaso-stat\"\u003e\n      \u003cstrong\u003e4 Berth\u003c\/strong\u003e\n      \u003cspan\u003eLuxury Accommodation\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-pegaso-stat\"\u003e\n      \u003cstrong\u003eAutomatic\u003c\/strong\u003e\n      \u003cspan\u003eFiat-Based Chassis\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-pegaso-stat\"\u003e\n      \u003cstrong\u003e4 Seats\u003c\/strong\u003e\n      \u003cspan\u003eTravel Approved\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-pegaso-stat\"\u003e\n      \u003cstrong\u003eBrand New\u003c\/strong\u003e\n      \u003cspan\u003e2025 Model\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"tgg-pegaso-section\"\u003e\n    \u003ch3\u003eLuxury Touring Done Properly\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-pegaso-section-intro\"\u003e\n      The Pegaso 740 blends premium A-Class road presence with a beautifully\n      planned interior for couples and small families. Its spacious lounge,\n      intelligent storage and refined finish create a genuine home-from-home\n      wherever the road takes you.\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-pegaso-section-intro\"\u003e\n      Supplied with delivery mileage only, this exceptional prize is ready for\n      UK getaways, extended holidays and European adventures from day one.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-pegaso-section tgg-pegaso-section-blue\"\u003e\n    \u003ch3\u003e🛏️ A Layout Made for Relaxing\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-pegaso-section-intro\"\u003e\n      The standout rear bedroom offers walkaround access to a fixed island bed,\n      creating a private retreat with the feel of a boutique hotel. A second\n      double lowers over the cab to provide flexible sleeping without taking\n      over the main living area.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-pegaso-grid\"\u003e\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-blue-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🛌\u003c\/span\u003e\n        \u003cstrong\u003eWalkaround Rear Bed\u003c\/strong\u003e\n        \u003cp\u003eConvenient access from both sides makes the bedroom comfortable and practical.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-blue-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e⬇️\u003c\/span\u003e\n        \u003cstrong\u003eDrop-Down Double\u003c\/strong\u003e\n        \u003cp\u003eA clever additional sleeping space is neatly integrated above the cab.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-blue-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🚪\u003c\/span\u003e\n        \u003cstrong\u003ePrivate Bedroom Feel\u003c\/strong\u003e\n        \u003cp\u003eThe rear sleeping area provides welcome separation and a peaceful atmosphere.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-blue-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e👨‍👩‍👧‍👦\u003c\/span\u003e\n        \u003cstrong\u003eFour Travel Seats\u003c\/strong\u003e\n        \u003cp\u003eA versatile configuration suited to shared adventures and family touring.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-pegaso-section\"\u003e\n    \u003ch3\u003e✨ Premium Comfort Wherever You Go\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-pegaso-grid\"\u003e\n      \u003cdiv class=\"tgg-pegaso-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🛋️\u003c\/span\u003e\n        \u003cstrong\u003eWelcoming Front Lounge\u003c\/strong\u003e\n        \u003cp\u003eSwivelling cab seats help form a bright, sociable space for dining and relaxing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🍳\u003c\/span\u003e\n        \u003cstrong\u003ePractical Touring Kitchen\u003c\/strong\u003e\n        \u003cp\u003eA thoughtfully arranged cooking area makes meals on the road feel effortless.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🚿\u003c\/span\u003e\n        \u003cstrong\u003eWell-Planned Washroom\u003c\/strong\u003e\n        \u003cp\u003eA central arrangement supports privacy between the living and sleeping zones.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🧳\u003c\/span\u003e\n        \u003cstrong\u003eGenerous Storage\u003c\/strong\u003e\n        \u003cp\u003eSmartly integrated spaces leave room for the essentials of longer trips.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e☀️\u003c\/span\u003e\n        \u003cstrong\u003eTouring-Ready Features\u003c\/strong\u003e\n        \u003cp\u003eA solar panel, exterior awning and bike rack support life beyond the campsite.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🇮🇹\u003c\/span\u003e\n        \u003cstrong\u003eItalian-Inspired Interior\u003c\/strong\u003e\n        \u003cp\u003eModern finishes and an ergonomic layout give the cabin an upmarket atmosphere.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-pegaso-section tgg-pegaso-section-dark\"\u003e\n    \u003ch3\u003e🗺️ Built for Bigger Adventures\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-pegaso-section-intro\"\u003e\n      At 7.41 metres long and 2.35 metres wide, this luxury tourer balances\n      impressive interior room with the confidence to tackle long-distance\n      journeys. The commanding panoramic cab creates a superb view of the road\n      ahead, while the refined living area is ready to welcome you at the end of\n      every day.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-pegaso-grid\"\u003e\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-dark-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🌄\u003c\/span\u003e\n        \u003cstrong\u003ePanoramic Road View\u003c\/strong\u003e\n        \u003cp\u003eThe expansive windscreen gives every journey a memorable sense of occasion.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-dark-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🛣️\u003c\/span\u003e\n        \u003cstrong\u003eRelaxed Long-Distance Travel\u003c\/strong\u003e\n        \u003cp\u003eA comfortable driving environment suits weekends away and continental touring.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-dark-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🏕️\u003c\/span\u003e\n        \u003cstrong\u003eFreedom to Explore\u003c\/strong\u003e\n        \u003cp\u003eTurn coastlines, countryside and far-flung destinations into your next address.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-pegaso-card tgg-pegaso-dark-card\"\u003e\n        \u003cspan class=\"tgg-pegaso-icon\"\u003e🏡\u003c\/span\u003e\n        \u003cstrong\u003eA True Home from Home\u003c\/strong\u003e\n        \u003cp\u003eComfortable spaces make it easy to settle in, unwind and stay for longer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-pegaso-quote\"\u003e\n      Luxury motorhome. Island-bed comfort. A lifetime of adventures waiting ahead.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-pegaso-section\"\u003e\n    \u003ch3\u003e🏆 Why You’ll Love It\u003c\/h3\u003e\n\n    \u003cul class=\"tgg-pegaso-checklist\"\u003e\n      \u003cli\u003eStriking full-width cab design\u003c\/li\u003e\n      \u003cli\u003ePremium finish inside and out\u003c\/li\u003e\n      \u003cli\u003eFlexible sleeping configuration\u003c\/li\u003e\n      \u003cli\u003eSeparate living and bedroom zones\u003c\/li\u003e\n      \u003cli\u003eExcellent space for couples or families\u003c\/li\u003e\n      \u003cli\u003ePractical equipment for touring life\u003c\/li\u003e\n      \u003cli\u003eReady for escapes near and far\u003c\/li\u003e\n      \u003cli\u003eGuaranteed competition draw\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-pegaso-cash\"\u003e\n    \u003cstrong\u003e💷 Plus Cash for the Journey\u003c\/strong\u003e\n    \u003cp\u003e\n      Use it to help fuel the first getaway, stock the cupboards or start\n      planning the route ahead.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-pegaso-closing\"\u003e\n    \u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Your next great escape could begin in this stunning Roller Team motorhome.\n      Enter today and get ready to tour in comfort, style and complete freedom.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Roller Team Pegaso","offers":[{"title":"Default Title","offer_id":62288268231043,"sku":"comp4268","price":2.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Roller_Team_Pegaso_The_Giveaway_Guys-09-2.jpg?v=1786025633","url":"https:\/\/thegiveawayguys.co.uk\/products\/brand-new-automatic-roller-team-pegaso-740-copy","provider":"The Giveaway Guys","version":"1.0","type":"link"}