{"product_id":"3-nights-at-disneyland-paris-for-4-people-copy-1","title":"Lapland 3-Night Family Holiday","description":"\u003cstyle\u003e\n  .tgg-product {\n    --tgg-orange: #FF8605;\n    --tgg-charcoal: #343737;\n    --tgg-yellow: #F8C521;\n    --tgg-white: #FFFFFF;\n    --tgg-snow: #F4F9FC;\n    --tgg-blue: #DCEFF7;\n    --tgg-festive-red: #C93434;\n    --tgg-festive-green: #1F5B46;\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      radial-gradient(circle at 12% 18%, rgba(255,255,255,0.28) 0 2px, transparent 3px),\n      radial-gradient(circle at 72% 24%, rgba(255,255,255,0.20) 0 3px, transparent 4px),\n      radial-gradient(circle at 88% 70%, rgba(255,255,255,0.22) 0 2px, transparent 3px),\n      linear-gradient(135deg, #343737 0%, #294C58 100%);\n    background-size: 90px 90px, 130px 130px, 110px 110px, auto;\n    border-radius: 24px;\n  }\n\n  .tgg-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -70px;\n    bottom: -110px;\n    width: 280px;\n    height: 280px;\n    border: 35px solid rgba(255, 134, 5, 0.16);\n    border-radius: 50%;\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(30px, 5vw, 55px);\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: 850px;\n    margin-bottom: 0;\n    color: #F3F7F8;\n    font-size: 17px;\n  }\n\n  .tgg-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .tgg-stat {\n    padding: 20px 12px;\n    text-align: center;\n    background: var(--tgg-orange);\n    border-radius: 15px;\n  }\n\n  .tgg-stat strong {\n    display: block;\n    color: var(--tgg-white);\n    font-size: clamp(21px, 3vw, 30px);\n    font-weight: 900;\n    line-height: 1.15;\n  }\n\n  .tgg-stat span {\n    display: block;\n    margin-top: 5px;\n    color: var(--tgg-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-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 44px);\n    background: var(--tgg-snow);\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: 870px;\n    margin-bottom: 26px;\n  }\n\n  .tgg-itinerary {\n    display: grid;\n    gap: 15px;\n  }\n\n  .tgg-itinerary-item {\n    display: grid;\n    grid-template-columns: 58px minmax(0, 1fr);\n    gap: 16px;\n    align-items: start;\n    padding: 20px;\n    background: var(--tgg-white);\n    border: 1px solid #DDE7EB;\n    border-left: 6px solid var(--tgg-orange);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 55, 55, 0.06);\n  }\n\n  .tgg-itinerary-icon {\n    display: grid;\n    width: 52px;\n    height: 52px;\n    place-items: center;\n    background: var(--tgg-blue);\n    border-radius: 50%;\n    font-size: 25px;\n    line-height: 1;\n  }\n\n  .tgg-itinerary-item h4 {\n    margin: 0 0 5px;\n    color: var(--tgg-charcoal);\n    font-size: 17px;\n    font-weight: 900;\n    line-height: 1.35;\n  }\n\n  .tgg-itinerary-item p {\n    margin-bottom: 0;\n    color: #5E6363;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .tgg-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 14px;\n  }\n\n  .tgg-card {\n    min-height: 100%;\n    padding: 21px;\n    background: var(--tgg-white);\n    border: 1px solid #E4E7E7;\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: 11px;\n    font-size: 29px;\n    line-height: 1;\n  }\n\n  .tgg-card strong {\n    display: block;\n    margin-bottom: 6px;\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-prize-card {\n    color: var(--tgg-white);\n    background: #414545;\n    border-color: var(--tgg-orange);\n    box-shadow: none;\n  }\n\n  .tgg-prize-card strong {\n    color: var(--tgg-yellow);\n  }\n\n  .tgg-prize-card p {\n    color: #EEEEEE;\n  }\n\n  .tgg-note {\n    margin-top: 22px;\n    padding: 18px 20px;\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: 15px;\n    font-weight: 800;\n  }\n\n  .tgg-closing {\n    position: relative;\n    margin-top: 24px;\n    padding: clamp(32px, 5vw, 52px);\n    overflow: hidden;\n    color: var(--tgg-white);\n    text-align: center;\n    background: var(--tgg-orange);\n    border-radius: 22px;\n  }\n\n  .tgg-closing::before,\n  .tgg-closing::after {\n    content: \"❄\";\n    position: absolute;\n    color: rgba(255,255,255,0.23);\n    font-size: 95px;\n    line-height: 1;\n  }\n\n  .tgg-closing::before {\n    top: -10px;\n    left: 18px;\n  }\n\n  .tgg-closing::after {\n    right: 18px;\n    bottom: -16px;\n  }\n\n  .tgg-closing h3 {\n    position: relative;\n    z-index: 1;\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    position: relative;\n    z-index: 1;\n    max-width: 790px;\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-stats {\n      grid-template-columns: repeat(2, 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-section,\n    .tgg-closing {\n      border-radius: 18px;\n    }\n\n    .tgg-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tgg-itinerary-item {\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 12px;\n      padding: 17px;\n    }\n\n    .tgg-itinerary-icon {\n      width: 44px;\n      height: 44px;\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tgg-product\"\u003e\n\u003csection class=\"tgg-hero\"\u003e\u003cspan class=\"tgg-eyebrow\"\u003eThe Ultimate Christmas Adventure\u003c\/span\u003e\n\u003ch2\u003e🎅❄️ Win a Magical Family Lapland Adventure for Four! ❄️🎅\u003c\/h2\u003e\n\u003cp class=\"tgg-hero-subtitle\"\u003e3 Nights • Family of Four • Arctic Adventures • £2,000 Spending Money\u003c\/p\u003e\n\u003cp class=\"tgg-hero-copy\"\u003eGet ready for an unforgettable Christmas escape to the snowy wonderland of Lapland in December 2027. From meeting Santa and graduating from elf school to husky rides and Arctic adventures, this is a magical experience your family will treasure forever.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tgg-stats\"\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e3 Nights\u003c\/strong\u003e \u003cspan\u003eLapland Holiday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e4 People\u003c\/strong\u003e \u003cspan\u003e2 Adults + 2 Children\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003e£2,000\u003c\/strong\u003e \u003cspan\u003eSpending Money\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-stat\"\u003e\n\u003cstrong\u003eDec 2027\u003c\/strong\u003e \u003cspan\u003eTravel Period\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tgg-section\"\u003e\n\u003ch3\u003e✨ Your Magical Lapland Adventure\u003c\/h3\u003e\n\u003cp class=\"tgg-section-intro\"\u003eYour prize includes return flights from a major UK airport, half-board accommodation, unforgettable Arctic activities and £2,000 spending money to make your festive escape even more special.\u003c\/p\u003e\n\u003cdiv class=\"tgg-itinerary\"\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e✈️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFly From a Major UK Airport\u003c\/h4\u003e\n\u003cp\u003eBegin your festive adventure with return flights from a major UK airport, subject to availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🏔️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eArrive in Rovaniemi\u003c\/h4\u003e\n\u003cp\u003eLand in the official hometown of Santa Claus and step into a spectacular winter wonderland. Warm snow clothing will be provided before Santa’s elves take you to your hotel, where you can settle in and explore your snowy surroundings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🧝\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eElf School \u0026amp; Santa Experience\u003c\/h4\u003e\n\u003cp\u003eDiscover the secrets of Christmas at elf school, graduate as an honorary elf and meet Santa himself for a truly unforgettable family memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHusky Sled Adventure\u003c\/h4\u003e\n\u003cp\u003eHold tight and shout “mush!” as a team of energetic huskies whisks you across Lapland’s beautiful white wilderness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🛷\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSnowmobile \u0026amp; Toboggan Fun\u003c\/h4\u003e\n\u003cp\u003eExperience the thrill of Lapland with a snowmobile taster ride and the chance to race through the snow on a traditional toboggan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHalf-Board Dining\u003c\/h4\u003e\n\u003cp\u003eEnjoy daily breakfast and evening meals at your hotel, giving the whole family plenty of energy for your Arctic adventures and cosy evenings in the snow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e⛄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFree Time to Explore\u003c\/h4\u003e\n\u003cp\u003eCreate your own magical memories by building snowmen, exploring the local area, discovering festive shops or simply enjoying Lapland’s incredible snowy scenery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🎄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eA Magical Festive Finale\u003c\/h4\u003e\n\u003cp\u003eEnd your Lapland adventure with a special festive meal surrounded by Christmas decorations and a wonderful seasonal atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e🎅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSanta Claus Village Visit\u003c\/h4\u003e\n\u003cp\u003eIf flight times allow, visit the famous Santa Claus Village before heading home. Explore Santa’s main post office, browse festive souvenirs and experience the magic of the Arctic Circle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-itinerary-item\"\u003e\n\u003cdiv class=\"tgg-itinerary-icon\"\u003e✈️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eYour Festive Journey Home\u003c\/h4\u003e\n\u003cp\u003eEnjoy a special Christmas dinner during your return journey as you travel back to the UK with memories of an incredible family adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-section tgg-section-dark\"\u003e\n\u003ch3\u003e🎁 Your Prize Includes\u003c\/h3\u003e\n\u003cdiv class=\"tgg-grid\"\u003e\n\u003cdiv class=\"tgg-card tgg-prize-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003e3-Night Lapland Holiday\u003c\/strong\u003e\n\u003cp\u003eA magical three-night family holiday in snowy Lapland during December 2027.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-prize-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e👨👩👧👦\u003c\/span\u003e \u003cstrong\u003eFamily of Four\u003c\/strong\u003e\n\u003cp\u003eThe prize is for two adults and two children under 17 years old.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-prize-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e✈️\u003c\/span\u003e \u003cstrong\u003eReturn UK Flights\u003c\/strong\u003e\n\u003cp\u003eFlights from a major UK airport, with the departure airport subject to availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-prize-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e🏨\u003c\/span\u003e \u003cstrong\u003eHalf-Board Accommodation\u003c\/strong\u003e\n\u003cp\u003eComfortable hotel accommodation with daily breakfast and evening meals included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-prize-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e💷\u003c\/span\u003e \u003cstrong\u003e£2,000 Spending Money\u003c\/strong\u003e\n\u003cp\u003eExtra spending money to help make your family adventure even more memorable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-card tgg-prize-card\"\u003e\n\u003cspan class=\"tgg-card-icon\"\u003e❄️\u003c\/span\u003e \u003cstrong\u003eMagical Arctic Activities\u003c\/strong\u003e\n\u003cp\u003eFestive family experiences, including Santa, elf school, huskies, snowmobiles and toboggan fun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tgg-note\"\u003eTravel will take place in December 2027 and is subject to availability. Flights are available from a major UK airport, subject to availability. The Santa Claus Village visit is dependent on flight times.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tgg-closing\"\u003e\n\u003ch3\u003e🎅 Make Christmas Truly Magical\u003c\/h3\u003e\n\u003cp\u003eEnter now for your chance to take the whole family on an unforgettable Lapland adventure filled with snow, excitement and Christmas magic.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"The Giveaway Guys","offers":[{"title":"Default Title","offer_id":62211225715075,"sku":"comp4265","price":2.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0310\/5698\/6248\/files\/Lapland-2-The_Giveaway_Guys.png?v=1785699054","url":"https:\/\/thegiveawayguys.co.uk\/products\/3-nights-at-disneyland-paris-for-4-people-copy-1","provider":"The Giveaway Guys","version":"1.0","type":"link"}