{"product_id":"book-your-1-1-luxury-travel-consultation","title":"Book Your 1:1 Luxury Travel Consultation","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400;1,700\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* FORCE HIDE SHOPIFY HEADER + FOOTER *\/\n  #shopify-section-header, .shopify-section--header, .m-header, .sf-header, header,\n  .announcement-bar, #shopify-section-announcement-bar,\n  #shopify-section-footer, .shopify-section--footer, .m-footer, .sf-footer, footer.shopify-section {\n    display: none !important;\n    height: 0 !important;\n    overflow: hidden !important;\n  }\n\n  :root {\n    --cream: #faf8f4;\n    --white: #ffffff;\n    --off-white: #f3f0eb;\n    --gold: #b8924a;\n    --gold-dark: #8a6a2e;\n    --gold-light: #d4aa6a;\n    --gold-pale: #f5ecd8;\n    --gold-line: rgba(184, 146, 74, 0.22);\n    --ink: #1a1611;\n    --body: #3d3628;\n    --muted: #8a7d6a;\n    --green: #3a8a6e;\n    --card-border: rgba(184, 146, 74, 0.18);\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    background-color: var(--cream);\n    color: var(--body);\n    line-height: 1.65;\n  }\n\n  .container {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 24px 20px;\n  }\n\n  \/* HERO *\/\n  .hero {\n    text-align: center;\n    padding: 64px 36px 48px;\n    background: var(--white);\n    border-radius: 16px;\n    margin-bottom: 40px;\n    border: 1px solid var(--card-border);\n    box-shadow: 0 2px 24px rgba(184,146,74,0.07);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent 0%, var(--gold) 40%, var(--gold-light) 60%, transparent 100%);\n  }\n\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; right: -60px;\n    width: 280px; height: 280px;\n    background: radial-gradient(circle, rgba(184,146,74,0.05) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .logo-wrap {\n    position: relative;\n    display: inline-block;\n    margin-bottom: 26px;\n  }\n\n  .logo-placeholder {\n    width: 96px;\n    height: 96px;\n    border-radius: 50%;\n    background: var(--gold-pale);\n    border: 2px solid var(--gold-light);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--gold-dark);\n    font-size: 0.62em;\n    font-weight: 600;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-family: 'Jost', sans-serif;\n    text-align: center;\n    line-height: 1.4;\n  }\n\n  .logo-badge {\n    position: absolute;\n    bottom: -4px; right: -8px;\n    background: var(--gold);\n    color: var(--white);\n    font-size: 0.6em;\n    font-weight: 600;\n    padding: 3px 8px;\n    border-radius: 20px;\n    letter-spacing: 0.06em;\n    font-family: 'Jost', sans-serif;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .eyebrow {\n    font-size: 0.72em;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.8em;\n    font-weight: 700;\n    line-height: 1.15;\n    color: var(--ink);\n    margin-bottom: 20px;\n  }\n\n  .hero h1 em {\n    font-style: italic;\n    color: var(--gold-dark);\n  }\n\n  .hero-subline {\n    font-size: 1.04em;\n    color: var(--muted);\n    margin-bottom: 30px;\n    max-width: 620px;\n    margin-left: auto;\n    margin-right: auto;\n    font-weight: 300;\n    line-height: 1.72;\n  }\n\n  .hero-stats {\n    display: flex;\n    justify-content: center;\n    border-top: 1px solid var(--gold-line);\n    padding-top: 24px;\n    margin-top: 16px;\n    flex-wrap: wrap;\n  }\n\n  .hero-stat {\n    font-size: 0.82em;\n    color: var(--muted);\n    padding: 0 28px;\n    border-right: 1px solid var(--gold-line);\n    text-align: center;\n  }\n\n  .hero-stat:last-child { border-right: none; }\n\n  .hero-stat span {\n    color: var(--gold-dark);\n    font-weight: 600;\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1em;\n    margin-bottom: 3px;\n  }\n\n  \/* VIDEO *\/\n  .video-container {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 12px;\n    border: 1px solid var(--card-border);\n    margin: 40px 0;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.07);\n  }\n\n  .video-container iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border-radius: 12px;\n  }\n\n  \/* CTA BUTTON *\/\n  .cta-button {\n    display: inline-block;\n    background: var(--gold) !important;\n    color: var(--white) !important;\n    padding: 16px 44px;\n    border-radius: 6px;\n    text-decoration: none;\n    font-size: 0.87em;\n    font-weight: 600;\n    font-family: 'Jost', sans-serif;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    transition: all 0.25s ease;\n    border: none;\n    margin: 10px 8px;\n    cursor: pointer;\n    box-shadow: 0 4px 16px rgba(184,146,74,0.28);\n  }\n\n  .cta-button:hover {\n    background: var(--gold-dark) !important;\n    transform: translateY(-2px);\n    box-shadow: 0 7px 24px rgba(184,146,74,0.38);\n  }\n\n  \/* SECTIONS *\/\n  .section {\n    background: var(--white);\n    padding: 44px 42px;\n    margin: 36px 0;\n    border-radius: 12px;\n    border: 1px solid var(--card-border);\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n  }\n\n  .section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.95em;\n    font-weight: 700;\n    margin-bottom: 24px;\n    color: var(--ink);\n    text-align: center;\n  }\n\n  .section h2 em { color: var(--gold-dark); font-style: italic; }\n\n  .section p {\n    font-size: 1.01em;\n    margin-bottom: 16px;\n    color: var(--body);\n    line-height: 1.76;\n  }\n\n  .section p strong { color: var(--ink); }\n  .section p.highlight { color: var(--gold-dark); font-weight: 600; font-size: 1.04em; }\n\n  \/* BENEFITS GRID *\/\n  .benefits-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n\n  .benefit-item {\n    background: var(--off-white);\n    padding: 22px 20px;\n    border-left: 3px solid var(--gold);\n    border-radius: 8px;\n  }\n\n  .benefit-item strong {\n    color: var(--gold-dark);\n    display: block;\n    margin-bottom: 8px;\n    font-size: 0.97em;\n    font-weight: 600;\n  }\n\n  .benefit-item p { margin: 0; color: var(--muted); font-size: 0.92em; line-height: 1.6; }\n\n  \/* BONUS *\/\n  .bonus-section {\n    background: rgba(58,138,110,0.05);\n    border: 1px solid rgba(58,138,110,0.2);\n    padding: 30px;\n    border-radius: 10px;\n    margin: 28px 0;\n  }\n\n  .bonus-section h3 { color: var(--green); font-size: 1.04em; margin-bottom: 18px; font-weight: 600; }\n\n  .bonus-item {\n    margin-bottom: 13px;\n    padding-left: 22px;\n    position: relative;\n    color: var(--body);\n    font-size: 0.96em;\n  }\n\n  .bonus-item::before { content: \"✓\"; color: var(--green); font-weight: 700; position: absolute; left: 0; }\n  .bonus-item strong { color: var(--ink); }\n\n  \/* QUOTE CALLOUT *\/\n  .quote-callout {\n    background: var(--gold-pale);\n    border-left: 3px solid var(--gold);\n    padding: 20px 24px;\n    border-radius: 0 8px 8px 0;\n    margin: 22px 0;\n    font-style: italic;\n    color: var(--body);\n    font-size: 1em;\n    line-height: 1.7;\n  }\n\n  .quote-callout strong { color: var(--gold-dark); font-style: normal; }\n\n  \/* STEPS *\/\n  .steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 28px 0;\n  }\n\n  .step {\n    background: var(--off-white);\n    padding: 24px 14px;\n    border-radius: 10px;\n    text-align: center;\n    border: 1px solid var(--gold-line);\n  }\n\n  .step-number {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.4em;\n    color: var(--gold);\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 10px;\n  }\n\n  .step p { font-size: 0.87em; color: var(--muted); margin: 0; }\n\n  \/* PRICING *\/\n  .pricing {\n    background: var(--white);\n    padding: 52px 42px;\n    border-radius: 16px;\n    border: 1px solid var(--gold);\n    text-align: center;\n    margin: 50px 0;\n    box-shadow: 0 8px 32px rgba(184,146,74,0.1);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .pricing::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent, var(--gold), var(--gold-light), transparent);\n  }\n\n  .pricing h2 { font-family: 'Playfair Display', serif; font-size: 2em; color: var(--ink); margin-bottom: 28px; }\n\n  .price-row { margin-bottom: 8px; }\n  .price-strike { font-size: 1.15em; color: #bbb; text-decoration: line-through; margin-right: 14px; }\n  .price-current { font-family: 'Playfair Display', serif; font-size: 3em; color: var(--gold-dark); font-weight: 700; }\n  .price-save { font-size: 0.94em; color: var(--green); font-weight: 600; margin-top: 10px; }\n\n  .price-include {\n    background: var(--off-white);\n    border: 1px solid var(--gold-line);\n    padding: 22px 26px;\n    border-radius: 8px;\n    margin-top: 28px;\n    font-size: 0.93em;\n    color: var(--muted);\n    text-align: left;\n    line-height: 1.9;\n  }\n\n  .price-include strong { color: var(--gold-dark); display: block; margin-bottom: 4px; }\n\n  \/* GUARANTEE *\/\n  .guarantee-box {\n    background: rgba(58,138,110,0.05);\n    border: 1px solid rgba(58,138,110,0.2);\n    padding: 34px;\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .guarantee-box h3 { color: var(--green); font-size: 1.1em; margin-bottom: 12px; font-weight: 600; }\n  .guarantee-box p { color: var(--muted); font-size: 0.97em; margin: 0; }\n\n  \/* DIVIDER *\/\n  .divider {\n    border: none;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--gold-line), transparent);\n    margin: 36px 0;\n  }\n\n  \/* UPSELL *\/\n  .upsell-section {\n    background: var(--white);\n    border: 1px solid var(--card-border);\n    padding: 44px 42px;\n    border-radius: 12px;\n    margin: 50px 0;\n    text-align: center;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n  }\n\n  .upsell-section h2 { font-family: 'Playfair Display', serif; font-size: 1.8em; color: var(--ink); margin-bottom: 16px; }\n  .upsell-section p { color: var(--muted); max-width: 560px; margin: 0 auto 28px; font-size: 0.97em; line-height: 1.7; }\n\n  \/* PAGE FOOTER *\/\n  .page-footer {\n    margin-top: 60px;\n    padding: 28px 20px;\n    text-align: center;\n    color: var(--muted);\n    font-size: 0.82em;\n    border-top: 1px solid var(--gold-line);\n  }\n\n  @media (max-width: 768px) {\n    .hero h1 { font-size: 2em; }\n    .section { padding: 28px 22px; }\n    .benefits-grid { grid-template-columns: 1fr; }\n    .steps { grid-template-columns: 1fr 1fr; }\n    .price-current { font-size: 2.4em; }\n    .hero-stat { padding: 0 16px; font-size: 0.78em; }\n    .upsell-section, .pricing { padding: 34px 22px; }\n  }\n\n  @media (max-width: 480px) {\n    .steps { grid-template-columns: 1fr; }\n    .hero h1 { font-size: 1.7em; }\n    .hero-stats { flex-direction: column; gap: 12px; }\n    .hero-stat { border-right: none; border-bottom: 1px solid var(--gold-line); padding: 12px 0; }\n    .hero-stat:last-child { border-bottom: none; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"logo-wrap\"\u003e\n\u003cimg alt=\"SIDXTravels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/8874\/4218\/files\/SIDXTravels_2.png?v=1772096970\" class=\"logo-img\" width=\"128\" height=\"128\"\u003e \u003cspan class=\"logo-badge\"\u003ePoints Pro\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"eyebrow\"\u003eSIDXTravels · 1:1 Consultation\u003c\/p\u003e\n\u003ch1\u003eStop Leaving\u003cbr\u003e\u003cem\u003eFirst Class on the Table\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-subline\"\u003eA 60-minute session to unlock your points strategy — earn smarter, redeem better, and finally travel the way you've seen on my channel.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"https:\/\/sidandhawa.myshopify.com\/cart\/52048727802138:1?channel=buy_button\"\u003eBook Your Consultation Now\u003c\/a\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan\u003e60 min\u003c\/span\u003e1:1 with Sid\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan\u003ePoints \u0026amp; Miles\u003c\/span\u003eCards \u0026amp; beyond\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan\u003eReal experience\u003c\/span\u003eNot generic advice\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"video-container\"\u003e\u003ciframe title=\"3 Rules To Travel Luxury For The Rest Of Your Life\" src=\"https:\/\/www.youtube.com\/embed\/NVbTfjvW2yg\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- PROBLEM --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eYou're Sitting on a \u003cem\u003eFortune\u003c\/em\u003e in Points\u003c\/h2\u003e\n\u003cp\u003eYou've watched the videos. You know the opportunity is real — business class beds for pennies on the pound, free hotel nights, lounge access, upgrades. But knowing it exists and actually making it work for \u003cem\u003eyou\u003c\/em\u003e are two very different things.\u003c\/p\u003e\n\u003cp\u003eWhich card fits your spending? Which programme transfers where? How do you redeem for a specific trip without burning your points badly? What's even available right now?\u003c\/p\u003e\n\u003cdiv class=\"quote-callout\"\u003eMost people earn points for years and never use them well — they expire, get redeemed for terrible value, or the person simply doesn't know where to start. \u003cstrong\u003eThis session changes that.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp class=\"highlight\"\u003eOne good redemption from this call could be worth 10–20x what you paid for it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- WHAT YOU GET --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eWhat You'll Get in \u003cem\u003e60 Minutes\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cstrong\u003e✦ Your Personal Points Audit\u003c\/strong\u003e\n\u003cp\u003eWe'll look at what you have, what it's actually worth, and how to make the most of it right now.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cstrong\u003e✦ Credit Card Strategy\u003c\/strong\u003e\n\u003cp\u003eThe right cards for your situation — based on your spending habits, nationality, and travel goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cstrong\u003e✦ Redemption Roadmap\u003c\/strong\u003e\n\u003cp\u003eHave a specific trip in mind? We'll map out exactly how to book it — programme, partner, and route.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cstrong\u003e✦ Transfer Partners Explained\u003c\/strong\u003e\n\u003cp\u003eWhen to transfer, to whom, and how to time it so you don't lose value in the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cstrong\u003e✦ Earn More, Faster\u003c\/strong\u003e\n\u003cp\u003eEveryday spending, dining, shopping — I'll show you where you're leaving points behind without realising it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cstrong\u003e✦ Open Q\u0026amp;A — Anything Goes\u003c\/strong\u003e\n\u003cp\u003eAvios, Qatar Airways, Marriott, Hilton, sweet spots — whatever's on your mind, we'll cover it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- BONUS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eIncluded \u003cem\u003eFree\u003c\/em\u003e (£25+ Value)\u003c\/h2\u003e\n\u003cdiv class=\"bonus-section\"\u003e\n\u003ch3\u003eYour Points Starter Toolkit\u003c\/h3\u003e\n\u003cdiv class=\"bonus-item\"\u003e\n\u003cstrong\u003eCredit Card Points Guide (PDF)\u003c\/strong\u003e — the cards worth having, how to maximise every pound you spend, and where to start\u003c\/div\u003e\n\u003cdiv class=\"bonus-item\"\u003e\n\u003cstrong\u003e30 Days WhatsApp Support\u003c\/strong\u003e — follow-up questions, booking help, and accountability as you put the plan into action\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eHow It Works\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cp\u003eComplete payment securely\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cp\u003eBook your preferred time slot\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cp\u003eJump on a 1:1 call with Sid\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-number\"\u003e4\u003c\/div\u003e\n\u003cp\u003eLeave with a clear action plan\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin-top: 28px;\"\u003e\u003ca class=\"cta-button\" href=\"https:\/\/sidandhawa.myshopify.com\/cart\/52048727802138:1?channel=buy_button\"\u003eSchedule Your Session\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- PRICING --\u003e\n\u003cdiv class=\"pricing\"\u003e\n\u003ch2\u003eYour Investment Today\u003c\/h2\u003e\n\u003cdiv class=\"price-row\"\u003e\n\u003cspan class=\"price-strike\"\u003e£119.99\u003c\/span\u003e \u003cspan class=\"price-current\"\u003e£89.99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"price-save\"\u003eSave £30 Today — Limited Spots Available\u003c\/div\u003e\n\u003cdiv class=\"price-include\"\u003e\n\u003cstrong\u003eEverything included:\u003c\/strong\u003e 60-minute 1:1 video consultation · Credit Card Points Guide (PDF) · 30-day WhatsApp support · Personalised action plan\u003c\/div\u003e\n\u003ca style=\"margin-top: 32px; padding: 18px 54px;\" class=\"cta-button\" href=\"#\"\u003eBook Your Consultation Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"guarantee-box\"\u003e\n\u003ch3\u003e✅ 100% Risk-Free Guarantee\u003c\/h3\u003e\n\u003cp\u003eIf this consultation doesn't give you real, actionable strategies worth more than what you paid, you'll get a full refund. No questions asked. I'm only interested in calls that genuinely help you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- WHY SID --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eWhy \u003cem\u003eMe?\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eThis isn't a theory session.\u003c\/strong\u003e I've personally redeemed points for business class with Qatar Airways, Avios, and more. I hold Hilton Gold. I've done the transfers, found the sweet spots, and made the mistakes you don't need to make.\u003c\/p\u003e\n\u003cp\u003eI'm not a bank or a comparison site. I have no incentive to push a specific card — only to give you advice that actually works for your situation, your goals, and your trips.\u003c\/p\u003e\n\u003cp class=\"highlight\"\u003eOne well-timed redemption could pay for this session many times over. The question is whether you figure it out alone — or get it sorted in 60 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider\"\u003e\n\u003c!-- UPSELL --\u003e\n\u003cdiv class=\"upsell-section\"\u003e\n\u003ch2\u003eMoving to Qatar Too?\u003c\/h2\u003e\n\u003cp\u003eIf you're also relocating to Qatar, I offer a dedicated 1:1 Qatar Relocation Consultation covering housing, visas, schools, daily life, and everything else you need to move confidently.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"https:\/\/sidxt.com\/pages\/qatar-relocation-consultation\"\u003eExplore Relocation Consultation\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"page-footer\"\u003e\n\u003cp\u003e© 2025 SIDXTravels — All rights reserved\u003c\/p\u003e\n\u003cp\u003ePoints \u0026amp; Miles Consultation | Expert 1:1 Guidance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sidxt","offers":[{"title":"Default Title","offer_id":52048727802138,"sku":null,"price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/8874\/4218\/files\/ChatGPTImageSep21_2025_07_59_05AM.png?v=1775554352","url":"https:\/\/sidxt.com\/products\/book-your-1-1-luxury-travel-consultation","provider":"Sidxt","version":"1.0","type":"link"}