{"product_id":"2-night-london-west-end-1","title":"2 Nights to London West End","description":"\u003cstyle\u003e\n  .tgg-hamilton {\n    --ham-black: #11100E;\n    --ham-black-soft: #1C1915;\n    --ham-gold: #D4AF37;\n    --ham-gold-deep: #A77A19;\n    --ham-gold-pale: #E8D59A;\n    --ham-parchment: #F2E7C9;\n    --ham-cream: #FBF7EA;\n    --ham-burgundy: #5A1E24;\n    --ham-burgundy-deep: #351116;\n    --ham-brown: #4A3925;\n    --ham-white: #FFFFFF;\n    --ham-ink: #211C16;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--ham-ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .tgg-hamilton,\n  .tgg-hamilton * { box-sizing: border-box; }\n\n  .tgg-hamilton h2,\n  .tgg-hamilton h3,\n  .tgg-hamilton p { margin-top: 0; }\n\n  .tgg-hamilton h2,\n  .tgg-hamilton h3,\n  .tgg-hamilton strong {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-weight: 700;\n  }\n\n  .tgg-hamilton h2,\n  .tgg-hamilton h3 {\n    text-transform: uppercase;\n    letter-spacing: .5px;\n  }\n\n  \/* HERO *\/\n  .tgg-hamilton-hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(38px, 6vw, 72px);\n    color: var(--ham-white);\n    background:\n      radial-gradient(circle at 88% 20%, rgba(212,175,55,.18) 0 8%, transparent 9%),\n      linear-gradient(135deg, #090806 0%, var(--ham-black) 45%, var(--ham-burgundy-deep) 100%);\n    border: 2px solid var(--ham-gold-deep);\n    border-radius: 20px;\n    box-shadow: 0 18px 42px rgba(17,16,14,.22);\n  }\n\n  .tgg-hamilton-hero::before {\n    content: \"★\";\n    position: absolute;\n    right: 38px;\n    top: 20px;\n    color: rgba(212,175,55,.16);\n    font-size: clamp(110px, 18vw, 220px);\n    line-height: 1;\n    transform: rotate(-10deg);\n  }\n\n  .tgg-hamilton-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    color: var(--ham-black);\n    background: linear-gradient(135deg, var(--ham-gold-pale), var(--ham-gold));\n    border: 1px solid var(--ham-gold-deep);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .tgg-hamilton-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 900px;\n    margin-bottom: 14px;\n    color: var(--ham-gold);\n    font-size: clamp(32px, 5vw, 58px);\n    line-height: 1.05;\n    text-shadow: 0 2px 0 rgba(0,0,0,.25);\n  }\n\n  .tgg-hamilton-hero-subtitle {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 22px;\n    color: var(--ham-parchment);\n    font-size: clamp(18px, 2vw, 23px);\n    font-weight: 700;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n  }\n\n  .tgg-hamilton-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 880px;\n    margin-bottom: 0;\n    color: #F8F1DF;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  \/* STATS *\/\n  .tgg-hamilton-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-hamilton-stat {\n    padding: 20px 12px;\n    text-align: center;\n    color: var(--ham-white);\n    background: var(--ham-black);\n    border: 1px solid var(--ham-gold-deep);\n    border-radius: 13px;\n  }\n\n  .tgg-hamilton-stat:nth-child(2),\n  .tgg-hamilton-stat:nth-child(4) { background: var(--ham-burgundy); }\n\n  .tgg-hamilton-stat strong {\n    display: block;\n    color: var(--ham-gold);\n    font-size: clamp(21px, 3vw, 30px);\n    line-height: 1.15;\n    text-transform: uppercase;\n  }\n\n  .tgg-hamilton-stat span {\n    display: block;\n    margin-top: 6px;\n    color: var(--ham-cream);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .8px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTIONS *\/\n  .tgg-hamilton-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 42px);\n    background: var(--ham-parchment);\n    border: 1px solid #D8C28B;\n    border-radius: 20px;\n  }\n\n  .tgg-hamilton-section-light { background: var(--ham-cream); }\n\n  .tgg-hamilton-section-dark {\n    color: var(--ham-white);\n    background:\n      radial-gradient(circle at 100% 0%, rgba(212,175,55,.13), transparent 32%),\n      linear-gradient(135deg, var(--ham-black), var(--ham-burgundy-deep));\n    border-color: var(--ham-gold-deep);\n  }\n\n  .tgg-hamilton-section h3 {\n    margin-bottom: 12px;\n    color: var(--ham-black);\n    font-size: clamp(24px, 3vw, 34px);\n    line-height: 1.15;\n  }\n\n  .tgg-hamilton-section-dark h3 { color: var(--ham-gold); }\n\n  .tgg-hamilton-section-intro {\n    max-width: 920px;\n    margin-bottom: 24px;\n    font-size: 18px;\n  }\n\n  \/* CARDS *\/\n  .tgg-hamilton-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-hamilton-card {\n    min-height: 100%;\n    padding: 21px;\n    background: var(--ham-cream);\n    border: 1px solid #D8C28B;\n    border-top: 5px solid var(--ham-gold-deep);\n    border-radius: 14px;\n    box-shadow: 0 5px 15px rgba(74,57,37,.08);\n  }\n\n  .tgg-hamilton-card:nth-child(even) { border-top-color: var(--ham-burgundy); }\n\n  .tgg-hamilton-card-dark {\n    background: rgba(255,255,255,.06);\n    border-color: rgba(212,175,55,.35);\n    border-top-color: var(--ham-gold);\n    box-shadow: none;\n  }\n\n  .tgg-hamilton-icon {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .tgg-hamilton-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--ham-black);\n    font-size: 18px;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  .tgg-hamilton-card p {\n    margin-bottom: 0;\n    color: var(--ham-brown);\n    font-size: 16.5px;\n    line-height: 1.6;\n  }\n\n  .tgg-hamilton-card-dark strong { color: var(--ham-gold); }\n  .tgg-hamilton-card-dark p { color: #F5EEDC; }\n\n  \/* FEATURE *\/\n  .tgg-hamilton-feature {\n    display: grid;\n    grid-template-columns: minmax(190px, 260px) 1fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .tgg-hamilton-cash-badge {\n    display: grid;\n    min-height: 185px;\n    padding: 22px;\n    place-items: center;\n    color: var(--ham-white);\n    text-align: center;\n    background: linear-gradient(145deg, var(--ham-black), var(--ham-burgundy-deep));\n    border: 4px solid var(--ham-gold);\n    border-radius: 16px;\n    box-shadow: 0 12px 28px rgba(17,16,14,.18);\n  }\n\n  .tgg-hamilton-cash-badge strong {\n    display: block;\n    color: var(--ham-gold);\n    font-size: clamp(40px, 6vw, 60px);\n    line-height: 1;\n  }\n\n  .tgg-hamilton-cash-badge span {\n    display: block;\n    margin-top: 10px;\n    color: var(--ham-parchment);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .tgg-hamilton-feature-copy { font-size: 18px; }\n  .tgg-hamilton-feature-copy p:last-child { margin-bottom: 0; }\n\n  .tgg-hamilton-note {\n    margin: 22px 0 0;\n    padding: 18px 20px;\n    color: var(--ham-cream);\n    background: var(--ham-burgundy);\n    border-left: 7px solid var(--ham-gold);\n    border-radius: 12px;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  \/* BULLET-FREE TWO-COLUMN CHECKLIST *\/\n  .tgg-hamilton-checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n  }\n\n  .tgg-hamilton-check-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    min-width: 0;\n    padding: 15px 16px;\n    background: var(--ham-cream);\n    border: 1px solid #D8C28B;\n    border-radius: 13px;\n    font-size: 16.5px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .tgg-hamilton-check {\n    display: inline-flex;\n    flex: 0 0 24px;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    margin-top: 1px;\n    color: var(--ham-black);\n    background: var(--ham-gold);\n    border: 1px solid var(--ham-gold-deep);\n    border-radius: 50%;\n    font-family: Arial, sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .tgg-hamilton-check-text { min-width: 0; flex: 1 1 auto; }\n\n  \/* CLOSING *\/\n  .tgg-hamilton-closing {\n    position: relative;\n    margin-top: 24px;\n    padding: clamp(32px, 5vw, 52px);\n    overflow: hidden;\n    color: var(--ham-white);\n    text-align: center;\n    background: linear-gradient(135deg, var(--ham-black), var(--ham-burgundy-deep));\n    border: 4px solid var(--ham-gold);\n    border-radius: 20px;\n    box-shadow: 0 14px 34px rgba(17,16,14,.18);\n  }\n\n  .tgg-hamilton-closing::before {\n    content: \"★\";\n    position: absolute;\n    left: 22px;\n    top: 8px;\n    color: rgba(212,175,55,.12);\n    font-size: 130px;\n    line-height: 1;\n  }\n\n  .tgg-hamilton-closing h3 {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 10px;\n    color: var(--ham-gold);\n    font-size: clamp(27px, 4vw, 40px);\n    line-height: 1.15;\n  }\n\n  .tgg-hamilton-closing p {\n    position: relative;\n    z-index: 1;\n    max-width: 840px;\n    margin: 0 auto;\n    color: var(--ham-cream);\n    font-size: 19px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 760px) {\n    .tgg-hamilton-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .tgg-hamilton-feature { grid-template-columns: 1fr; }\n    .tgg-hamilton-cash-badge { min-height: 135px; }\n  }\n\n  @media (max-width: 600px) {\n    .tgg-hamilton { width: calc(100% + 16px); margin-left: -8px; }\n    .tgg-hamilton-hero,\n    .tgg-hamilton-section,\n    .tgg-hamilton-closing { border-radius: 16px; }\n    .tgg-hamilton-grid { grid-template-columns: 1fr; }\n    \/* Checklist deliberately stays two columns as requested. *\/\n    .tgg-hamilton-checklist { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }\n    .tgg-hamilton-check-item { padding: 12px 10px; gap: 8px; font-size: 14px; }\n    .tgg-hamilton-check { flex-basis: 21px; width: 21px; height: 21px; font-size: 14px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-hamilton\"\u003e\n\u003csection class=\"tgg-hamilton-hero\"\u003e\u003cspan class=\"tgg-hamilton-eyebrow\"\u003eThe Ultimate West End Escape\u003c\/span\u003e\n\u003ch2\u003e★ Win an Unforgettable London West End Getaway!\u003c\/h2\u003e\n\u003cp class=\"tgg-hamilton-hero-subtitle\"\u003e2 Nights • Hamilton Tickets • £500 Spending Money\u003c\/p\u003e\n\u003cp class=\"tgg-hamilton-hero-copy\"\u003eGet ready for two fabulous nights in the heart of the capital with a London break packed with theatre, atmosphere and plenty of spending money. You and a guest will enjoy a 2-night stay at a 4-star hotel in London’s West End, two tickets to see the award-winning musical \u003cem\u003eHamilton\u003c\/em\u003e and an incredible £500 spending money to make your trip even more memorable.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-hamilton-stats\"\u003e\n\u003cdiv class=\"tgg-hamilton-stat\"\u003e\n\u003cstrong\u003e2 Nights\u003c\/strong\u003e\u003cspan\u003e4-Star West End Hotel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-stat\"\u003e\n\u003cstrong\u003e2 Tickets\u003c\/strong\u003e\u003cspan\u003eSee Hamilton\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-stat\"\u003e\n\u003cstrong\u003e£500\u003c\/strong\u003e\u003cspan\u003eSpending Money\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-stat\"\u003e\n\u003cstrong\u003e2 People\u003c\/strong\u003e\u003cspan\u003eLondon Escape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-hamilton-section tgg-hamilton-section-dark\"\u003e\n\u003ch3\u003e★ Stay in the Heart of London’s West End\u003c\/h3\u003e\n\u003cp class=\"tgg-hamilton-section-intro\"\u003eThere’s nowhere quite like London’s West End. Famous around the world for its theatres, restaurants, nightlife and unmistakable buzz, it’s the perfect setting for a memorable city break.\u003c\/p\u003e\n\u003cdiv class=\"tgg-hamilton-grid\"\u003e\n\u003cdiv class=\"tgg-hamilton-card tgg-hamilton-card-dark\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e🏨\u003c\/span\u003e\u003cstrong\u003eTwo Nights in London\u003c\/strong\u003e\n\u003cp\u003eEnjoy a two-night stay for two people at a 4-star hotel in London’s West End, giving you the perfect base for your theatre getaway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-card tgg-hamilton-card-dark\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e🎭\u003c\/span\u003e\u003cstrong\u003eWest End Atmosphere\u003c\/strong\u003e\n\u003cp\u003eStep outside into the bright lights, restaurants and theatres of one of the world’s most famous entertainment districts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-card tgg-hamilton-card-dark\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e🌃\u003c\/span\u003e\u003cstrong\u003eExplore Central London\u003c\/strong\u003e\n\u003cp\u003eDiscover Leicester Square, Piccadilly Circus, Soho and Covent Garden, all within easy reach during your stay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-card tgg-hamilton-card-dark\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e🍸\u003c\/span\u003e\u003cstrong\u003eMake a Night of It\u003c\/strong\u003e\n\u003cp\u003eEnjoy dinner, cocktails, shopping or sightseeing before the curtain rises and the West End comes alive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-hamilton-section\"\u003e\n\u003ch3\u003e🎟 Experience \u003cem\u003eHamilton\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"tgg-hamilton-section-intro\"\u003eA trip to London’s theatre district wouldn’t be complete without a night at the theatre – and this prize includes two tickets to see \u003cem\u003eHamilton\u003c\/em\u003e.\u003c\/p\u003e\n\u003cdiv class=\"tgg-hamilton-grid\"\u003e\n\u003cdiv class=\"tgg-hamilton-card\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e★\u003c\/span\u003e\u003cstrong\u003eA Celebrated Musical\u003c\/strong\u003e\n\u003cp\u003eThe acclaimed musical tells the story of American founding father Alexander Hamilton through a distinctive blend of musical styles and fast-paced storytelling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-card\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e🎼\u003c\/span\u003e\u003cstrong\u003eCreated by Lin-Manuel Miranda\u003c\/strong\u003e\n\u003cp\u003eSettle into your seats and enjoy an unforgettable evening of live theatre right in the heart of London’s West End.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-card\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e🎭\u003c\/span\u003e\u003cstrong\u003eAlternative Show Option\u003c\/strong\u003e\n\u003cp\u003eAlready seen \u003cem\u003eHamilton\u003c\/em\u003e, or fancy something different? Your tickets can be swapped for another West End show, subject to availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-card\"\u003e\n\u003cspan class=\"tgg-hamilton-icon\"\u003e✨\u003c\/span\u003e\u003cstrong\u003eA Proper Theatre Night\u003c\/strong\u003e\n\u003cp\u003eFrom pre-show drinks to the final curtain, this is your chance to enjoy the excitement and atmosphere of a night in the West End.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-hamilton-section tgg-hamilton-section-light\"\u003e\n\u003ch3\u003e💷 £500 to Spend Your Way\u003c\/h3\u003e\n\u003cdiv class=\"tgg-hamilton-feature\"\u003e\n\u003cdiv class=\"tgg-hamilton-cash-badge\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e£500\u003c\/strong\u003e\u003cspan\u003eYours to Enjoy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-feature-copy\"\u003e\n\u003cp\u003eUse your £500 spending money to make your getaway even more memorable, whether that means cocktails and dinner before the show, a spot of shopping, sightseeing or simply treating yourselves while you’re in the capital.\u003c\/p\u003e\n\u003cp\u003eHow you spend it is completely up to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-note\"\u003eThe prize must be booked and taken within 12 months of the prize draw. Hotel accommodation, theatre performances and alternative show choices are subject to availability.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-hamilton-section tgg-hamilton-section-dark\"\u003e\n\u003ch3\u003e🎬 Watch the \u003cem\u003eHamilton\u003c\/em\u003e Trailer\u003c\/h3\u003e\n\u003cp class=\"tgg-hamilton-section-intro\"\u003eGet a taste of the show before your West End getaway.\u003c\/p\u003e\n\u003cdiv style=\"position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; border: 1px solid var(--tgg-gold); border-radius: 14px; background: #000;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/R9-5tHNl4Ak?si=_dIdNpdGpnMmoo38\" title=\"Hamilton show trailer\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-hamilton-section\"\u003e\n\u003ch3\u003e🎁 Your Prize Includes\u003c\/h3\u003e\n\u003cdiv class=\"tgg-hamilton-checklist\"\u003e\n\u003cdiv class=\"tgg-hamilton-check-item\"\u003e\n\u003cspan class=\"tgg-hamilton-check\"\u003e✓\u003c\/span\u003e\u003cspan class=\"tgg-hamilton-check-text\"\u003e2 Nights Away\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-check-item\"\u003e\n\u003cspan class=\"tgg-hamilton-check\"\u003e✓\u003c\/span\u003e\u003cspan class=\"tgg-hamilton-check-text\"\u003e4 Star Hotel in London's West End\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-check-item\"\u003e\n\u003cspan class=\"tgg-hamilton-check\"\u003e✓\u003c\/span\u003e\u003cspan class=\"tgg-hamilton-check-text\"\u003eTwo tickets to see \u003cem\u003eHamilton\u003c\/em\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-hamilton-check-item\"\u003e\n\u003cspan class=\"tgg-hamilton-check\"\u003e✓\u003c\/span\u003e\u003cspan class=\"tgg-hamilton-check-text\"\u003e\u003cmeta charset=\"utf-8\"\u003e£500 spending money\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-hamilton-closing\"\u003e\n\u003ch3\u003e★ A London Getaway to Remember\u003c\/h3\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"The Giveaway Guys","offers":[{"title":"Default Title","offer_id":62614061777283,"sku":"comp4345","price":2.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/ChatGPTImageSep14_2026_11_09_56AM.png?v=1789380663","url":"https:\/\/thegiveawayguys.co.uk\/products\/2-night-london-west-end-1","provider":"The Giveaway Guys","version":"1.0","type":"link"}