{"product_id":"3-000-tui-holiday-voucher-24","title":"£3,000 Tui Holiday Voucher","description":"\u003cstyle\u003e\n  .tgg-product {\n    --tgg-orange: #FF8605;\n    --tgg-charcoal: #343737;\n    --tgg-yellow: #F8C521;\n    --tgg-white: #FFFFFF;\n    --tgg-light: #F5F6F6;\n    --tgg-red: #D40E28;\n    --tgg-sky: #DDEFF6;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-charcoal);\n    font-family: Poppins, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .tgg-product * {\n    box-sizing: border-box;\n  }\n\n  .tgg-product h2,\n  .tgg-product h3,\n  .tgg-product p {\n    margin-top: 0;\n  }\n\n  .tgg-hero {\n    position: relative;\n    padding: clamp(32px, 6vw, 68px);\n    overflow: hidden;\n    color: var(--tgg-white);\n    background:\n      linear-gradient(120deg, transparent 62%, rgba(212,14,40,0.18) 62% 74%, transparent 74%),\n      var(--tgg-charcoal);\n    border-radius: 24px;\n  }\n\n  .tgg-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 11px;\n    height: 100%;\n    background: var(--tgg-orange);\n  }\n\n  .tgg-hero::after {\n    content: \"TUI\";\n    position: absolute;\n    right: 20px;\n    bottom: -33px;\n    color: rgba(255,255,255,0.05);\n    font-size: clamp(145px, 25vw, 280px);\n    font-weight: 900;\n    letter-spacing: -15px;\n    line-height: 1;\n  }\n\n  .tgg-eyebrow {\n    display: inline-block;\n    position: relative;\n    z-index: 1;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-charcoal);\n    background: var(--tgg-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-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 900px;\n    margin-bottom: 14px;\n    color: var(--tgg-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-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--tgg-yellow);\n    font-size: clamp(17px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 840px;\n    margin-bottom: 0;\n    color: #F0F1F1;\n    font-size: 17px;\n  }\n\n  .tgg-value {\n    margin-top: 18px;\n    padding: clamp(28px, 5vw, 50px);\n    color: var(--tgg-charcoal);\n    text-align: center;\n    background: var(--tgg-yellow);\n    border: 5px solid var(--tgg-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-value-amount {\n    display: block;\n    color: var(--tgg-orange);\n    font-size: clamp(54px, 10vw, 100px);\n    font-weight: 900;\n    letter-spacing: -4px;\n    line-height: 1;\n  }\n\n  .tgg-value-title {\n    display: block;\n    margin-top: 8px;\n    color: var(--tgg-charcoal);\n    font-size: clamp(21px, 3vw, 30px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-value p {\n    max-width: 780px;\n    margin: 14px auto 0;\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .tgg-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-benefit {\n    padding: 19px 14px;\n    color: var(--tgg-white);\n    text-align: center;\n    background: var(--tgg-charcoal);\n    border-radius: 15px;\n  }\n\n  .tgg-benefit strong {\n    display: block;\n    color: var(--tgg-yellow);\n    font-size: 17px;\n    font-weight: 900;\n    line-height: 1.3;\n  }\n\n  .tgg-benefit span {\n    display: block;\n    margin-top: 5px;\n    color: #EEEEEE;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .tgg-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 44px);\n    background: var(--tgg-light);\n    border-radius: 22px;\n  }\n\n  .tgg-section-dark {\n    color: var(--tgg-white);\n    background: var(--tgg-charcoal);\n  }\n\n  .tgg-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-charcoal);\n    font-size: clamp(23px, 3vw, 33px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-section-dark h3 {\n    color: var(--tgg-white);\n  }\n\n  .tgg-section-intro {\n    max-width: 880px;\n    margin-bottom: 25px;\n  }\n\n  .tgg-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-card {\n    min-height: 100%;\n    padding: 20px;\n    background: var(--tgg-white);\n    border: 1px solid #E2E4E4;\n    border-top: 5px solid var(--tgg-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52,55,55,0.06);\n  }\n\n  .tgg-card-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 29px;\n    line-height: 1;\n  }\n\n  .tgg-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-charcoal);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .tgg-card p {\n    margin-bottom: 0;\n    color: #626666;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-dark-card {\n    color: var(--tgg-white);\n    background: #414545;\n    border-color: var(--tgg-orange);\n    box-shadow: none;\n  }\n\n  .tgg-dark-card strong {\n    color: var(--tgg-yellow);\n  }\n\n  .tgg-dark-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-highlight {\n    margin-top: 22px;\n    padding: 22px 24px;\n    color: var(--tgg-charcoal);\n    background: var(--tgg-yellow);\n    border-left: 7px solid var(--tgg-orange);\n    border-radius: 14px;\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .tgg-note {\n    margin-top: 20px;\n    padding: 17px 19px;\n    color: var(--tgg-charcoal);\n    background: var(--tgg-sky);\n    border-left: 6px solid var(--tgg-orange);\n    border-radius: 13px;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .tgg-closing {\n    margin-top: 24px;\n    padding: clamp(32px, 5vw, 52px);\n    color: var(--tgg-white);\n    text-align: center;\n    background: var(--tgg-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-closing h3 {\n    margin-bottom: 10px;\n    color: var(--tgg-white);\n    font-size: clamp(27px, 4vw, 40px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-closing p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-benefits {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-hero,\n    .tgg-value,\n    .tgg-section,\n    .tgg-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tgg-product\"\u003e\n\n  \u003csection class=\"tgg-hero\"\u003e\n    \u003cspan class=\"tgg-eyebrow\"\u003eYour Next Escape, Your Choice\u003c\/span\u003e\n\n    \u003ch2\u003e🌍 Win a £3,000 TUI Holiday Voucher\u003c\/h2\u003e\n\n    \u003cp class=\"tgg-hero-subtitle\"\u003e\n      No Set Destination • No Fixed Dates • Maximum Flexibility\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-hero-copy\"\u003e\n      We’re giving one lucky winner a £3,000 TUI holiday voucher to put\n      towards the getaway they actually want.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-value\"\u003e\n    \u003cspan class=\"tgg-value-amount\"\u003e£3,000\u003c\/span\u003e\n    \u003cspan class=\"tgg-value-title\"\u003eTUI Holiday Voucher\u003c\/span\u003e\n\n    \u003cp\u003e\n      Choose your destination, pick suitable dates and turn that dream holiday\n      into something you can finally book.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"tgg-benefits\"\u003e\n    \u003cdiv class=\"tgg-benefit\"\u003e\n      \u003cstrong\u003e🌍 Your Destination\u003c\/strong\u003e\n      \u003cspan\u003eChoose an eligible getaway that suits you.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-benefit\"\u003e\n      \u003cstrong\u003e📅 Your Dates\u003c\/strong\u003e\n      \u003cspan\u003eFind suitable travel dates for your plans.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-benefit\"\u003e\n      \u003cstrong\u003e👨‍👩‍👧‍👦 Your Holiday\u003c\/strong\u003e\n      \u003cspan\u003ePerfect for families, couples or groups of friends.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"tgg-section\"\u003e\n    \u003ch3\u003eMake Your Dream Getaway Happen\u003c\/h3\u003e\n\n    \u003cp class=\"tgg-section-intro\"\u003e\n      Whether you’re dreaming of an all-inclusive beach resort, a\n      once-in-a-lifetime long-haul adventure, a European city break, a family\n      escape, a romantic getaway or even a cruise, this is your opportunity to\n      put £3,000 towards the holiday you actually want.\n    \u003c\/p\u003e\n\n    \u003cp class=\"tgg-section-intro\"\u003e\n      There’s no preselected destination and no single fixed travel date. Just\n      an incredible travel budget and the freedom to plan your next adventure.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tgg-highlight\"\u003e\n      No set destination. No fixed dates. Just £3,000 towards your next escape.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section tgg-section-dark\"\u003e\n    \u003ch3\u003e✈️ What You Could Use It For\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-grid\"\u003e\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🏖️\u003c\/span\u003e\n        \u003cstrong\u003ePackage Holidays\u003c\/strong\u003e\n        \u003cp\u003e\n          Put your voucher towards a complete getaway with the essentials arranged.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e✈️\u003c\/span\u003e\n        \u003cstrong\u003eFlights \u0026amp; Hotels\u003c\/strong\u003e\n        \u003cp\u003e\n          Choose an eligible flight and accommodation combination that suits your plans.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🍹\u003c\/span\u003e\n        \u003cstrong\u003eAll-Inclusive Resorts\u003c\/strong\u003e\n        \u003cp\u003e\n          Relax knowing your accommodation, food and selected drinks are taken care of.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e👨‍👩‍👧‍👦\u003c\/span\u003e\n        \u003cstrong\u003eFamily Holidays\u003c\/strong\u003e\n        \u003cp\u003e\n          Create unforgettable memories together on a well-deserved family break.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e❤️\u003c\/span\u003e\n        \u003cstrong\u003eRomantic Getaways\u003c\/strong\u003e\n        \u003cp\u003e\n          Escape with someone special for sun, sightseeing or complete relaxation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🚢\u003c\/span\u003e\n        \u003cstrong\u003eCruise Holidays\u003c\/strong\u003e\n        \u003cp\u003e\n          Put the voucher towards an eligible cruise and discover multiple destinations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🌆\u003c\/span\u003e\n        \u003cstrong\u003eEuropean City Breaks\u003c\/strong\u003e\n        \u003cp\u003e\n          Discover a new city filled with culture, food and memorable experiences.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🌴\u003c\/span\u003e\n        \u003cstrong\u003eLong-Haul Adventures\u003c\/strong\u003e\n        \u003cp\u003e\n          Put your voucher towards an eligible once-in-a-lifetime destination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section\"\u003e\n    \u003ch3\u003e💷 Why It’s Brilliant\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-grid\"\u003e\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e💷\u003c\/span\u003e\n        \u003cstrong\u003e£3,000 Towards Your Trip\u003c\/strong\u003e\n        \u003cp\u003e\n          Take a significant amount off the cost of your chosen eligible holiday.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🔄\u003c\/span\u003e\n        \u003cstrong\u003eFantastic Flexibility\u003c\/strong\u003e\n        \u003cp\u003e\n          Choose from eligible destinations, dates and holiday types.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e👥\u003c\/span\u003e\n        \u003cstrong\u003ePerfect for Anyone\u003c\/strong\u003e\n        \u003cp\u003e\n          Plan a getaway for a couple, family or group of friends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e📅\u003c\/span\u003e\n        \u003cstrong\u003eMake It Happen\u003c\/strong\u003e\n        \u003cp\u003e\n          Turn “maybe next year” into “we’re booked”.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-section tgg-section-dark\"\u003e\n    \u003ch3\u003e🏆 Why You’ll Want It\u003c\/h3\u003e\n\n    \u003cdiv class=\"tgg-grid\"\u003e\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e😌\u003c\/span\u003e\n        \u003cstrong\u003eEveryone Deserves a Proper Break\u003c\/strong\u003e\n        \u003cp\u003e\n          Escape everyday life and enjoy something exciting to look forward to.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e📸\u003c\/span\u003e\n        \u003cstrong\u003eMemories Over Things\u003c\/strong\u003e\n        \u003cp\u003e\n          Create experiences and memories that will last beyond the holiday itself.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tgg-card tgg-dark-card\"\u003e\n        \u003cspan class=\"tgg-card-icon\"\u003e🗺️\u003c\/span\u003e\n        \u003cstrong\u003eYou Choose the Adventure\u003c\/strong\u003e\n        \u003cp\u003e\n          The destination and style of holiday are not chosen for you.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tgg-note\"\u003e\n      The voucher can be used against eligible bookings and is subject to\n      TUI’s applicable voucher conditions, booking terms, availability and the\n      competition terms and conditions.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tgg-closing\"\u003e\n    \u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Enter now for your chance to win a £3,000 TUI holiday voucher and put it\n      towards the escape you actually want.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"The Giveaway Guys","offers":[{"title":"Default Title","offer_id":62303520489859,"sku":null,"price":2.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Tui.png?v=1706645630","url":"https:\/\/thegiveawayguys.co.uk\/products\/3-000-tui-holiday-voucher-24","provider":"The Giveaway Guys","version":"1.0","type":"link"}