{"product_id":"2-night-5-bath-getaway-for-2-copy","title":"2 Night 5★ Bath Getaway for 2","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-bath-product {\n    --tgg-bath-orange: #F1833B;\n    --tgg-bath-charcoal: #333333;\n    --tgg-bath-stone: #D7C2A2;\n    --tgg-bath-cream: #F7F2E9;\n    --tgg-bath-blue: #397C8B;\n    --tgg-bath-deep-blue: #214F5A;\n    --tgg-bath-plum: #6F3D50;\n    --tgg-bath-gold: #C99B55;\n    --tgg-bath-white: #FFFFFF;\n    --tgg-bath-grey: #626666;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tgg-bath-charcoal);\n    font-family: 'Poppins', Arial, sans-serif !important;\n    line-height: 1.65;\n  }\n\n  .tgg-bath-product,\n  .tgg-bath-product * {\n    box-sizing: border-box;\n    font-family: 'Poppins', Arial, sans-serif !important;\n  }\n\n  .tgg-bath-product h2,\n  .tgg-bath-product h3,\n  .tgg-bath-product h4,\n  .tgg-bath-product p {\n    margin-top: 0;\n  }\n\n  .tgg-bath-hero {\n    position: relative;\n    padding: clamp(34px, 6vw, 70px);\n    overflow: hidden;\n    color: var(--tgg-bath-white);\n    background:\n      radial-gradient(circle at 88% 18%, rgba(215, 194, 162, 0.24) 0 5%, transparent 6%),\n      linear-gradient(135deg, #1A424B 0%, var(--tgg-bath-deep-blue) 58%, #4A2936 100%);\n    border-radius: 24px;\n  }\n\n  .tgg-bath-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -98px;\n    right: -72px;\n    width: 292px;\n    height: 292px;\n    border: 36px solid rgba(255, 255, 255, 0.08);\n    border-radius: 50%;\n  }\n\n  .tgg-bath-hero::after {\n    content: \"\";\n    position: absolute;\n    right: 32px;\n    bottom: 0;\n    width: 170px;\n    height: 80px;\n    border: 10px solid rgba(215, 194, 162, 0.15);\n    border-bottom: 0;\n    border-radius: 90px 90px 0 0;\n  }\n\n  .tgg-bath-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--tgg-bath-charcoal);\n    background: var(--tgg-bath-stone);\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-bath-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 900px;\n    margin-bottom: 14px;\n    color: var(--tgg-bath-white);\n    font-size: clamp(31px, 5vw, 55px);\n    font-weight: 900;\n    letter-spacing: -1.5px;\n    line-height: 1.08;\n  }\n\n  .tgg-bath-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: #F2D9B4;\n    font-size: clamp(16px, 2vw, 21px);\n    font-weight: 800;\n  }\n\n  .tgg-bath-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 830px;\n    margin-bottom: 0;\n    color: #F7F5F1;\n    font-size: 17px;\n  }\n\n  .tgg-bath-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-bath-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-bath-blue);\n    border-radius: 15px;\n  }\n\n  .tgg-bath-stat:nth-child(2) {\n    background: var(--tgg-bath-plum);\n  }\n\n  .tgg-bath-stat:nth-child(3) {\n    background: var(--tgg-bath-orange);\n  }\n\n  .tgg-bath-stat:nth-child(4) {\n    background: var(--tgg-bath-charcoal);\n  }\n\n  .tgg-bath-stat strong {\n    display: block;\n    color: var(--tgg-bath-white);\n    font-size: clamp(21px, 3vw, 30px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-bath-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-bath-white);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .tgg-bath-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--tgg-bath-cream);\n    border-radius: 22px;\n  }\n\n  .tgg-bath-section-white {\n    background: var(--tgg-bath-white);\n    border: 2px solid #E9DFD0;\n  }\n\n  .tgg-bath-section-dark {\n    color: var(--tgg-bath-white);\n    background: linear-gradient(135deg, var(--tgg-bath-deep-blue), #173941);\n  }\n\n  .tgg-bath-section h3 {\n    margin-bottom: 12px;\n    color: var(--tgg-bath-charcoal);\n    font-size: clamp(23px, 3vw, 32px);\n    font-weight: 900;\n    line-height: 1.2;\n  }\n\n  .tgg-bath-section-dark h3 {\n    color: var(--tgg-bath-white);\n  }\n\n  .tgg-bath-section-intro {\n    max-width: 900px;\n    margin-bottom: 24px;\n  }\n\n  .tgg-bath-section-intro:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-bath-grid,\n  .tgg-bath-prize-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-bath-card {\n    min-height: 100%;\n    padding: 21px;\n    background: var(--tgg-bath-white);\n    border: 1px solid #E8DECE;\n    border-top: 5px solid var(--tgg-bath-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(51, 51, 51, 0.07);\n  }\n\n  .tgg-bath-card:nth-child(2) {\n    border-top-color: var(--tgg-bath-blue);\n  }\n\n  .tgg-bath-card:nth-child(3) {\n    border-top-color: var(--tgg-bath-plum);\n  }\n\n  .tgg-bath-card:nth-child(4) {\n    border-top-color: var(--tgg-bath-gold);\n  }\n\n  .tgg-bath-card:nth-child(5) {\n    border-top-color: var(--tgg-bath-blue);\n  }\n\n  .tgg-bath-card:nth-child(6) {\n    border-top-color: var(--tgg-bath-orange);\n  }\n\n  .tgg-bath-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .tgg-bath-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--tgg-bath-charcoal);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .tgg-bath-card p {\n    margin-bottom: 0;\n    color: var(--tgg-bath-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .tgg-bath-dark-card {\n    background: rgba(255, 255, 255, 0.09);\n    border-color: rgba(255, 255, 255, 0.16);\n    box-shadow: none;\n  }\n\n  .tgg-bath-dark-card strong {\n    color: #F1D2A3;\n  }\n\n  .tgg-bath-dark-card p {\n    color: #F0F3F3;\n  }\n\n  .tgg-bath-feature {\n    display: grid;\n    grid-template-columns: minmax(205px, 270px) 1fr;\n    gap: 28px;\n    align-items: center;\n  }\n\n  .tgg-bath-feature-badge {\n    display: grid;\n    min-height: 185px;\n    padding: 22px;\n    place-items: center;\n    color: var(--tgg-bath-white);\n    text-align: center;\n    background: linear-gradient(145deg, var(--tgg-bath-plum), #4A2836);\n    border: 4px solid var(--tgg-bath-orange);\n    border-radius: 18px;\n  }\n\n  .tgg-bath-feature-badge strong {\n    display: block;\n    color: var(--tgg-bath-white);\n    font-size: clamp(31px, 5vw, 48px);\n    font-weight: 900;\n    line-height: 1.02;\n  }\n\n  .tgg-bath-feature-badge span {\n    display: block;\n    margin-top: 10px;\n    color: #F1D2A3;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .tgg-bath-feature-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .tgg-bath-note {\n    margin: 22px 0 0;\n    padding: 18px 20px;\n    color: var(--tgg-bath-charcoal);\n    background: #E8F0F2;\n    border-left: 7px solid var(--tgg-bath-orange);\n    border-radius: 14px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .tgg-bath-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-bath-checklist li {\n    position: relative;\n    padding: 15px 16px 15px 48px;\n    background: var(--tgg-bath-white);\n    border-radius: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-bath-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-bath-white);\n    background: var(--tgg-bath-blue);\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .tgg-bath-closing {\n    position: relative;\n    margin-top: 24px;\n    padding: clamp(30px, 5vw, 50px);\n    overflow: hidden;\n    color: var(--tgg-bath-white);\n    text-align: center;\n    background: linear-gradient(135deg, var(--tgg-bath-plum), #4A2836);\n    border: 4px solid var(--tgg-bath-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-bath-closing h3 {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 10px;\n    color: var(--tgg-bath-white);\n    font-size: clamp(26px, 4vw, 39px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-bath-closing p {\n    position: relative;\n    z-index: 1;\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--tgg-bath-white);\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-bath-stats {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tgg-bath-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-bath-feature-badge {\n      min-height: 135px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-bath-product {\n      width: calc(100% + 16px);\n      margin-left: -8px;\n    }\n\n    .tgg-bath-hero,\n    .tgg-bath-section,\n    .tgg-bath-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-bath-grid,\n    .tgg-bath-prize-grid,\n    .tgg-bath-checklist {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-bath-product\"\u003e\n\u003csection class=\"tgg-bath-hero\"\u003e\u003cspan class=\"tgg-bath-eyebrow\"\u003eA Beautifully Refined City Escape\u003c\/span\u003e\n\u003ch2\u003e🛁 Win a 2-Night 5★ Bath Getaway for Two!\u003c\/h2\u003e\n\u003cp class=\"tgg-bath-hero-subtitle\"\u003eLuxury Hotel • Breakfast Included • Flexible Dates\u003c\/p\u003e\n\u003cp class=\"tgg-bath-hero-copy\"\u003eSwap the daily routine for honey-coloured architecture, independent shops, brilliant restaurants and the relaxed confidence of one of Britain’s most distinctive cities.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-bath-stats\"\u003e\n\u003cdiv class=\"tgg-bath-stat\"\u003e\n\u003cstrong\u003e2 Nights\u003c\/strong\u003e \u003cspan\u003eCity-Centre Stay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-stat\"\u003e\n\u003cstrong\u003e2 People\u003c\/strong\u003e \u003cspan\u003eStylish Escape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-stat\"\u003e\n\u003cstrong\u003e5★\u003c\/strong\u003e \u003cspan\u003eHotel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-stat\"\u003e\n\u003cstrong\u003eB\u0026amp;B\u003c\/strong\u003e \u003cspan\u003eBreakfast Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-bath-section tgg-bath-section-dark\"\u003e\n\u003ch3\u003e✨ A City Made for Slow Weekends\u003c\/h3\u003e\n\u003cp class=\"tgg-bath-section-intro\"\u003eThe city blends grand Georgian streets with a compact centre that is easy to explore at your own pace. Wander from landmark architecture to inviting cafés, stop for a cocktail and let the city do the rest.\u003c\/p\u003e\n\u003cdiv class=\"tgg-bath-grid\"\u003e\n\u003cdiv class=\"tgg-bath-card tgg-bath-dark-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🏛️\u003c\/span\u003e \u003cstrong\u003eHistoric Landmarks\u003c\/strong\u003e\n\u003cp\u003eDiscover the Roman Baths and centuries of history in the heart of the city.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card tgg-bath-dark-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🏘️\u003c\/span\u003e \u003cstrong\u003eGeorgian Beauty\u003c\/strong\u003e\n\u003cp\u003eTake in the Royal Crescent, The Circus and elegant honey-stone streets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card tgg-bath-dark-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🍸\u003c\/span\u003e \u003cstrong\u003eFood \u0026amp; Drink\u003c\/strong\u003e\n\u003cp\u003eChoose from independent cafés, acclaimed restaurants and stylish bars.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card tgg-bath-dark-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🛍️\u003c\/span\u003e \u003cstrong\u003eIndependent Shopping\u003c\/strong\u003e\n\u003cp\u003eBrowse characterful streets filled with boutiques, gifts and local finds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-bath-section\"\u003e\n\u003ch3\u003e🎁 Your Complete Prize Package\u003c\/h3\u003e\n\u003cp class=\"tgg-bath-section-intro\"\u003eEverything is arranged for a relaxing break with someone special, giving you an elegant base from which to enjoy the very best of the city.\u003c\/p\u003e\n\u003cdiv class=\"tgg-bath-prize-grid\"\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🏨\u003c\/span\u003e \u003cstrong\u003eLuxury Accommodation\u003c\/strong\u003e\n\u003cp\u003eStay in premium surroundings designed to make the occasion feel special.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🍳\u003c\/span\u003e \u003cstrong\u003eEasy Mornings\u003c\/strong\u003e\n\u003cp\u003eStart the day properly before heading out to explore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🥂\u003c\/span\u003e \u003cstrong\u003eA Break to Share\u003c\/strong\u003e\n\u003cp\u003ePerfect for a romantic retreat, birthday treat or overdue weekend away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e📍\u003c\/span\u003e \u003cstrong\u003eCentral Setting\u003c\/strong\u003e\n\u003cp\u003eStep outside and find shopping, dining and historic sights close at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-bath-section tgg-bath-section-white\"\u003e\n\u003ch3\u003e🛋️ Check In, Slow Down \u0026amp; Switch Off\u003c\/h3\u003e\n\u003cdiv class=\"tgg-bath-feature\"\u003e\n\u003cdiv class=\"tgg-bath-feature-badge\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRELAX\u003c\/strong\u003e \u003cspan\u003eYour Weekend, Your Pace\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-feature-copy\"\u003e\n\u003cp\u003eEnjoy a lazy morning, spend the afternoon sightseeing and settle in somewhere special for dinner. There is no packed schedule and no pressure—just time to enjoy the city together.\u003c\/p\u003e\n\u003cp\u003eWhether you want culture, shopping, exceptional food or simply a change of scenery, this is a wonderfully easy escape to make your own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-note\"\u003eTravel dates and hotel arrangements are subject to availability. Admission to attractions, spas and separately ticketed experiences are not included.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-bath-section\"\u003e\n\u003ch3\u003e📍 Make the Most of Your Time\u003c\/h3\u003e\n\u003cdiv class=\"tgg-bath-grid\"\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🌅\u003c\/span\u003e \u003cstrong\u003eTake the Scenic Route\u003c\/strong\u003e\n\u003cp\u003eWalk the graceful crescents, cross Pulteney Bridge and enjoy views around every corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e☕\u003c\/span\u003e \u003cstrong\u003eFind a Favourite Café\u003c\/strong\u003e\n\u003cp\u003ePause for coffee, afternoon tea or something indulgent between stops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e📸\u003c\/span\u003e \u003cstrong\u003eExplore at Your Pace\u003c\/strong\u003e\n\u003cp\u003eThe visitor-friendly centre makes spontaneous wandering part of the fun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-bath-card\"\u003e\n\u003cspan class=\"tgg-bath-icon\"\u003e🌙\u003c\/span\u003e \u003cstrong\u003eEnjoy the Evening\u003c\/strong\u003e\n\u003cp\u003eMove from dinner to cocktails without needing to rush back home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-bath-section\"\u003e\n\u003ch3\u003e🏆 Why You’ll Love It\u003c\/h3\u003e\n\u003cul class=\"tgg-bath-checklist\"\u003e\n\u003cli\u003eA refined base in a remarkable setting\u003c\/li\u003e\n\u003cli\u003eTime to properly unwind together\u003c\/li\u003e\n\u003cli\u003eHistoric sights within easy reach\u003c\/li\u003e\n\u003cli\u003eExcellent dining and nightlife nearby\u003c\/li\u003e\n\u003cli\u003eBeautiful streets made for wandering\u003c\/li\u003e\n\u003cli\u003eA stylish treat for almost any occasion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-bath-closing\"\u003e\n\u003ch3\u003e👉 Enter Now for Your Chance to Win!\u003c\/h3\u003e\n\u003cp\u003eTake your chance to enjoy a luxurious Bath escape filled with elegant surroundings, memorable meals and uninterrupted time with your chosen guest.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"2 Night 5★ Bath Getaway for 2","offers":[{"title":"Default Title","offer_id":62511249850755,"sku":"comp4313","price":2.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Bath_Getaway_The_Giveaway_Guys.png?v=1780393827","url":"https:\/\/thegiveawayguys.co.uk\/products\/2-night-5-bath-getaway-for-2-copy","provider":"The Giveaway Guys","version":"1.0","type":"link"}