{"id":903,"date":"2026-04-23T09:20:20","date_gmt":"2026-04-23T08:20:20","guid":{"rendered":"https:\/\/eagletransfer.co.uk\/?post_type=product&#038;p=903"},"modified":"2026-04-23T16:37:06","modified_gmt":"2026-04-23T15:37:06","slug":"edinburgh-essentials","status":"publish","type":"product","link":"https:\/\/eagletransfer.co.uk\/fr\/produit\/edinburgh-essentials\/","title":{"rendered":"Edinburgh Essentials"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Edinburgh Essentials \u2013 4-Hour Private City Tour | Eagle Transfer<\/title>\r\n<meta name=\"description\" content=\"Discover Edinburgh's iconic highlights on a 4-hour private chauffeured tour. Calton Hill, Royal Mile, Edinburgh Castle, Dean Village and Holyrood Park. From \u00a3200 in a luxury Mercedes.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Barlow:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n\r\n\/* === RESET === *\/\r\n.et-wrap *, .et-wrap *::before, .et-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n\/* === VARIABLES === *\/\r\n.et-wrap {\r\n  --gold: #B8922A;\r\n  --gold-light: #D4A83A;\r\n  --gold-bg: #FBF6EC;\r\n  --gold-border: #E8D5A0;\r\n  --ink: #1A1612;\r\n  --ink-mid: #3D352A;\r\n  --ink-light: #6B5F50;\r\n  --body-bg: #FFFFFF;\r\n  --section-alt: #F9F7F4;\r\n  --border: #E8E2D9;\r\n  --text-body: #4A4035;\r\n  font-family: 'Barlow', Georgia, serif;\r\n  font-weight: 300;\r\n  line-height: 1.7;\r\n  color: var(--ink);\r\n  background: var(--body-bg);\r\n  overflow-x: hidden;\r\n}\r\n\r\n\/* === HERO === *\/\r\n.et-hero {\r\n  position: relative;\r\n  background: linear-gradient(150deg, #060C18 0%, #0E1A10 45%, #1A1008 100%);\r\n  min-height: 88vh;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: flex-end;\r\n  padding: 0 0 80px;\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Edinburgh skyline CSS art *\/\r\n.et-hero-sky {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: radial-gradient(ellipse at 60% 20%, #0E1E30 0%, #06100A 55%, #100A04 100%);\r\n  pointer-events: none;\r\n}\r\n.et-hero-stars {\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0; bottom: 45%;\r\n  background-image:\r\n    radial-gradient(circle, rgba(255,255,255,0.85) 1px, transparent 1px),\r\n    radial-gradient(circle, rgba(255,255,255,0.4) 1px, transparent 1px);\r\n  background-size: 110px 75px, 190px 110px;\r\n  opacity: 0.4;\r\n  pointer-events: none;\r\n}\r\n.et-hero-glow {\r\n  position: absolute;\r\n  bottom: 28%; left: 50%;\r\n  transform: translateX(-50%);\r\n  width: 60%; height: 120px;\r\n  background: radial-gradient(ellipse, rgba(220,160,40,0.07) 0%, transparent 70%);\r\n  pointer-events: none;\r\n}\r\n.et-hero-skyline {\r\n  position: absolute;\r\n  bottom: 0; left: 0; right: 0;\r\n  height: 52%;\r\n  pointer-events: none;\r\n}\r\n.et-hero-skyline svg { width: 100%; height: 100%; }\r\n\r\n.et-hero-mist {\r\n  position: absolute;\r\n  top: 40%; left: 0; right: 0; height: 22%;\r\n  background: linear-gradient(to bottom, transparent, rgba(180,200,180,0.05) 50%, transparent);\r\n  animation: etMist2 16s ease-in-out infinite alternate;\r\n  pointer-events: none;\r\n}\r\n@keyframes etMist2 { from { transform: translateX(-3%); opacity: 0.7; } to { transform: translateX(3%); opacity: 1; } }\r\n\r\n.et-hero-content {\r\n  position: relative; z-index: 2;\r\n  max-width: 1080px; margin: 0 auto;\r\n  padding: 0 40px; width: 100%;\r\n}\r\n\r\n.et-eyebrow { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; }\r\n.et-eyebrow-line { width: 40px; height: 1px; background: var(--gold-light); }\r\n.et-eyebrow-text { font-size: 11px; font-weight: 500; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold-light); }\r\n\r\n.et-hero-badge {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  background: rgba(184,146,42,0.15); border: 1px solid rgba(184,146,42,0.35);\r\n  padding: 6px 16px; margin-bottom: 24px;\r\n  font-size: 11px; font-weight: 500; letter-spacing: 0.2em;\r\n  text-transform: uppercase; color: #E8C96A;\r\n}\r\n\r\n.et-hero h1 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(48px, 7.5vw, 86px);\r\n  font-weight: 700; line-height: 0.95;\r\n  letter-spacing: -0.02em; color: #F5F0E8; margin-bottom: 28px;\r\n}\r\n.et-hero h1 em { font-style: italic; color: #E8C96A; display: block; }\r\n\r\n.et-hero-meta { display: flex; flex-wrap: wrap; gap: 26px; margin-bottom: 44px; }\r\n.et-hero-meta-item {\r\n  display: flex; align-items: center; gap: 9px;\r\n  font-size: 13px; color: rgba(240,235,220,0.75); letter-spacing: 0.04em;\r\n}\r\n.et-hero-meta-item svg { color: #E8C96A; flex-shrink: 0; }\r\n\r\n.et-hero-cta { display: flex; flex-wrap: wrap; gap: 14px; }\r\n\r\n\/* === HALF-DAY BADGE === *\/\r\n.et-halfday-strip {\r\n  background: var(--gold);\r\n  padding: 14px 0;\r\n  text-align: center;\r\n}\r\n.et-halfday-strip p {\r\n  font-size: 13px; font-weight: 500; letter-spacing: 0.15em;\r\n  text-transform: uppercase; color: #fff; margin: 0;\r\n}\r\n\r\n\/* === BUTTONS === *\/\r\n.et-btn-primary {\r\n  display: inline-flex; align-items: center; gap: 9px;\r\n  background: var(--gold); color: #fff;\r\n  padding: 15px 34px;\r\n  font-family: 'Barlow', sans-serif; font-size: 12px;\r\n  font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase;\r\n  text-decoration: none !important; border: none; cursor: pointer;\r\n  transition: background 0.25s, transform 0.2s;\r\n}\r\n.et-btn-primary:hover { background: var(--gold-light); transform: translateY(-2px); color: #fff; }\r\n\r\n.et-btn-ghost {\r\n  display: inline-flex; align-items: center; gap: 9px;\r\n  background: transparent; color: rgba(240,235,220,0.85);\r\n  padding: 14px 30px; font-family: 'Barlow', sans-serif;\r\n  font-size: 12px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase;\r\n  text-decoration: none !important; border: 1px solid rgba(255,255,255,0.25); cursor: pointer;\r\n  transition: border-color 0.25s, color 0.25s;\r\n}\r\n.et-btn-ghost:hover { border-color: #E8C96A; color: #E8C96A; }\r\n\r\n.et-btn-dark {\r\n  display: inline-flex; align-items: center; gap: 9px;\r\n  background: var(--ink); color: #fff;\r\n  padding: 15px 34px; font-family: 'Barlow', sans-serif;\r\n  font-size: 12px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase;\r\n  text-decoration: none !important; border: none; cursor: pointer;\r\n  transition: background 0.25s, transform 0.2s;\r\n}\r\n.et-btn-dark:hover { background: #2A221A; transform: translateY(-2px); color: #fff; }\r\n\r\n\/* === LAYOUT === *\/\r\n.et-container { max-width: 1080px; margin: 0 auto; padding: 0 40px; }\r\n\r\n\/* === INTRO === *\/\r\n.et-intro {\r\n  background: var(--section-alt);\r\n  border-top: 3px solid var(--gold);\r\n  border-bottom: 1px solid var(--border);\r\n  padding: 72px 0;\r\n}\r\n.et-intro-grid {\r\n  display: grid; grid-template-columns: 1fr 2fr;\r\n  gap: 72px; align-items: center;\r\n}\r\n.et-intro-tagline {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(26px, 3.5vw, 38px); font-weight: 600;\r\n  line-height: 1.2; color: var(--ink);\r\n}\r\n.et-intro-tagline em { font-style: italic; color: var(--gold); }\r\n.et-intro-body { font-size: 16px; color: var(--text-body); line-height: 1.85; }\r\n.et-intro-body p + p { margin-top: 18px; }\r\n\r\n\/* === STATS === *\/\r\n.et-stats { background: var(--ink); }\r\n.et-stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); }\r\n.et-stat-item {\r\n  padding: 44px 24px; text-align: center;\r\n  border-right: 1px solid rgba(255,255,255,0.07);\r\n}\r\n.et-stat-item:last-child { border-right: none; }\r\n.et-stat-value {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 52px; font-weight: 700;\r\n  color: var(--gold-light); line-height: 1; margin-bottom: 8px;\r\n}\r\n.et-stat-label { font-size: 10px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(255,255,255,0.45); }\r\n\r\n\/* === SECTION HEADER === *\/\r\n.et-section-label {\r\n  display: inline-flex; align-items: center; gap: 12px;\r\n  font-size: 11px; font-weight: 600; letter-spacing: 0.3em;\r\n  text-transform: uppercase; color: var(--gold); margin-bottom: 14px;\r\n}\r\n.et-section-label::before { content:''; display:block; width:28px; height:1px; background:var(--gold); }\r\n.et-section-title {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(32px, 4.5vw, 50px); font-weight: 600;\r\n  line-height: 1.1; letter-spacing: -0.01em; color: var(--ink);\r\n}\r\n.et-section-title em { font-style: italic; color: var(--gold); }\r\n\r\n\/* === ITINERARY TIMELINE === *\/\r\n.et-itinerary { background: var(--body-bg); padding: 110px 0; }\r\n\r\n.et-timeline {\r\n  position: relative;\r\n  margin-top: 64px;\r\n  padding-left: 0;\r\n}\r\n\r\n\/* vertical line *\/\r\n.et-timeline::before {\r\n  content: '';\r\n  position: absolute;\r\n  left: 28px;\r\n  top: 0; bottom: 0;\r\n  width: 1px;\r\n  background: linear-gradient(to bottom, var(--gold-border), transparent);\r\n}\r\n\r\n.et-tl-stop {\r\n  display: grid;\r\n  grid-template-columns: 56px 1fr;\r\n  gap: 32px;\r\n  margin-bottom: 0;\r\n  position: relative;\r\n}\r\n.et-tl-stop + .et-tl-stop { margin-top: 2px; }\r\n\r\n.et-tl-marker {\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  gap: 0;\r\n  flex-shrink: 0;\r\n  padding-top: 36px;\r\n}\r\n.et-tl-dot {\r\n  width: 16px; height: 16px;\r\n  background: #fff;\r\n  border: 2px solid var(--gold);\r\n  border-radius: 50%;\r\n  flex-shrink: 0;\r\n  position: relative;\r\n  z-index: 1;\r\n  transition: background 0.25s;\r\n}\r\n.et-tl-stop:hover .et-tl-dot { background: var(--gold); }\r\n\r\n.et-tl-card {\r\n  background: var(--body-bg);\r\n  border: 1px solid var(--border);\r\n  padding: 36px 40px;\r\n  margin-bottom: 2px;\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: border-color 0.25s, background 0.25s;\r\n}\r\n.et-tl-card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 0; height: 3px;\r\n  background: var(--gold);\r\n  transition: width 0.35s ease;\r\n}\r\n.et-tl-stop:hover .et-tl-card { background: var(--section-alt); border-color: rgba(184,146,42,0.3); }\r\n.et-tl-stop:hover .et-tl-card::before { width: 100%; }\r\n\r\n.et-tl-num {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 56px; font-weight: 700;\r\n  color: rgba(184,146,42,0.08); line-height: 1;\r\n  margin-bottom: -10px; letter-spacing: -0.04em;\r\n}\r\n.et-tl-tag {\r\n  display: inline-block; font-size: 10px; font-weight: 600;\r\n  letter-spacing: 0.25em; text-transform: uppercase;\r\n  color: var(--gold); background: var(--gold-bg);\r\n  border: 1px solid var(--gold-border); padding: 4px 12px; margin-bottom: 14px;\r\n}\r\n.et-tl-card h3 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 26px; font-weight: 600; color: var(--ink);\r\n  margin-bottom: 12px; line-height: 1.15;\r\n}\r\n.et-tl-card p { font-size: 15px; color: var(--text-body); line-height: 1.75; }\r\n\r\n.et-tl-card.et-featured {\r\n  background: var(--gold-bg) !important;\r\n  border-color: var(--gold-border) !important;\r\n  border-left: 3px solid var(--gold);\r\n}\r\n.et-tl-card.et-featured::before { width: 100%; }\r\n\r\n.et-tl-card-inner {\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 48px; align-items: center;\r\n}\r\n\r\n\/* === PERFECT FOR === *\/\r\n.et-perfect {\r\n  background: var(--ink); padding: 88px 0;\r\n}\r\n.et-perfect-grid {\r\n  display: grid; grid-template-columns: repeat(3,1fr);\r\n  gap: 2px; background: rgba(255,255,255,0.05);\r\n  margin-top: 56px;\r\n}\r\n.et-perfect-item {\r\n  background: rgba(255,255,255,0.02);\r\n  padding: 40px 36px;\r\n  border-top: 2px solid transparent;\r\n  transition: border-color 0.25s, background 0.25s;\r\n}\r\n.et-perfect-item:hover { background: rgba(255,255,255,0.04); border-color: var(--gold); }\r\n.et-perfect-icon {\r\n  width: 44px; height: 44px;\r\n  background: rgba(184,146,42,0.1);\r\n  display: flex; align-items: center; justify-content: center;\r\n  margin-bottom: 20px; color: var(--gold-light);\r\n}\r\n.et-perfect-title { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 22px; font-weight: 600; color: #F0EDE6; margin-bottom: 10px; }\r\n.et-perfect-desc { font-size: 14px; color: rgba(240,237,230,0.5); line-height: 1.7; }\r\n\r\n\/* === INCLUSIONS === *\/\r\n.et-inclusions { background: var(--section-alt); border-top: 1px solid var(--border); padding: 100px 0; }\r\n.et-inclusions-grid {\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 72px; align-items: start; margin-top: 56px;\r\n}\r\n.et-list-title {\r\n  font-size: 11px; font-weight: 700; letter-spacing: 0.25em; text-transform: uppercase;\r\n  color: var(--gold); margin-bottom: 24px; padding-bottom: 12px;\r\n  border-bottom: 2px solid var(--gold-border);\r\n}\r\n.et-includes-list, .et-excludes-list { list-style: none; }\r\n.et-includes-list li, .et-excludes-list li {\r\n  display: flex; align-items: flex-start; gap: 14px;\r\n  padding: 14px 0; border-bottom: 1px solid var(--border);\r\n  font-size: 15px; color: var(--text-body);\r\n}\r\n.et-includes-list li:last-child, .et-excludes-list li:last-child { border-bottom: none; }\r\n.et-check {\r\n  width: 22px; height: 22px; background: var(--gold-bg);\r\n  border: 1px solid var(--gold-border); border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center;\r\n  flex-shrink: 0; margin-top: 1px; color: var(--gold);\r\n}\r\n.et-cross {\r\n  width: 22px; height: 22px; background: #F5F5F5;\r\n  border: 1px solid #E0E0E0; border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center;\r\n  flex-shrink: 0; margin-top: 1px; color: #AAA;\r\n}\r\n.et-info-box {\r\n  margin-top: 40px; background: var(--gold-bg);\r\n  border: 1px solid var(--gold-border); border-left: 3px solid var(--gold);\r\n  padding: 24px 28px;\r\n}\r\n.et-info-box-title { font-size: 11px; font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); margin-bottom: 10px; }\r\n.et-info-box p { font-size: 14px; color: var(--text-body); line-height: 1.75; }\r\n\r\n\/* === PRICING === *\/\r\n.et-pricing { background: var(--body-bg); padding: 110px 0; }\r\n.et-pricing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 60px; }\r\n.et-vehicle-card {\r\n  border: 1px solid var(--border); overflow: hidden;\r\n  transition: transform 0.25s, box-shadow 0.25s;\r\n  position: relative; background: #fff;\r\n}\r\n.et-vehicle-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(184,146,42,0.12); }\r\n.et-vehicle-card.et-featured { border-color: var(--gold-border); border-top: 3px solid var(--gold); }\r\n.et-vehicle-badge {\r\n  position: absolute; top: 16px; right: 16px;\r\n  background: var(--gold); color: #fff;\r\n  font-size: 9px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; padding: 4px 10px;\r\n}\r\n.et-vehicle-header { background: var(--section-alt); padding: 36px 36px 28px; border-bottom: 1px solid var(--border); }\r\n.et-vehicle-type { font-size: 10px; font-weight: 600; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold); margin-bottom: 6px; }\r\n.et-vehicle-name { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 30px; font-weight: 700; color: var(--ink); margin-bottom: 8px; line-height: 1.15; }\r\n.et-vehicle-capacity { font-size: 13px; color: var(--ink-light); display: flex; align-items: center; gap: 7px; }\r\n.et-vehicle-capacity svg { color: var(--gold); }\r\n.et-vehicle-body { padding: 32px 36px 36px; }\r\n.et-price-row { display: flex; align-items: baseline; gap: 4px; margin-bottom: 6px; }\r\n.et-price-symbol { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 26px; font-weight: 600; color: var(--gold); }\r\n.et-price-amount { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 60px; font-weight: 700; color: var(--ink); line-height: 1; }\r\n.et-price-note { font-size: 12px; color: var(--ink-light); margin-bottom: 28px; }\r\n.et-vehicle-features { list-style: none; margin-bottom: 32px; display: flex; flex-direction: column; gap: 11px; }\r\n.et-vehicle-features li { display: flex; align-items: center; gap: 11px; font-size: 14px; color: var(--text-body); }\r\n.et-vehicle-features li::before { content: ''; width: 5px; height: 5px; background: var(--gold); border-radius: 50%; flex-shrink: 0; }\r\n\r\n\/* === BLOCKQUOTE === *\/\r\n.et-blockquote {\r\n  background: #fff; border-left: 3px solid var(--gold);\r\n  padding: 20px 22px;\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 18px; font-style: italic;\r\n  color: var(--ink-mid); line-height: 1.55; margin-bottom: 20px;\r\n}\r\n\r\n\/* === HIGHLIGHTS BOX === *\/\r\n.et-hl-box { background: #fff; border: 1px solid var(--gold-border); padding: 22px 26px; }\r\n.et-hl-box-title { font-size: 10px; font-weight: 700; letter-spacing: 0.25em; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; }\r\n.et-hl-box ul { list-style: none; display: flex; flex-direction: column; gap: 8px; }\r\n.et-hl-box ul li { font-size: 14px; color: var(--text-body); display: flex; align-items: center; gap: 10px; }\r\n.et-hl-box ul li::before { content: ''; width: 5px; height: 5px; background: var(--gold); border-radius: 50%; flex-shrink: 0; }\r\n\r\n\/* === CTA === *\/\r\n.et-cta { background: var(--ink); padding: 120px 0; text-align: center; position: relative; overflow: hidden; }\r\n.et-cta::before {\r\n  content: 'EDINBURGH';\r\n  position: absolute; top: 50%; left: 50%;\r\n  transform: translate(-50%, -50%);\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 200px; font-weight: 700;\r\n  color: rgba(184,146,42,0.03); white-space: nowrap; pointer-events: none;\r\n}\r\n.et-cta .et-section-label { justify-content: center; margin-bottom: 20px; color: var(--gold-light); }\r\n.et-cta .et-section-label::before { background: var(--gold-light); }\r\n.et-cta-title {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(32px, 5vw, 50px); font-weight: 600; line-height: 1.1;\r\n  color: #F0EDE6; margin-bottom: 20px;\r\n}\r\n.et-cta-title em { font-style: italic; color: #E8C96A; }\r\n.et-cta p { font-size: 17px; color: rgba(240,237,230,0.6); max-width: 520px; margin: 0 auto 44px; line-height: 1.8; }\r\n.et-cta-buttons { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; margin-bottom: 52px; }\r\n.et-contacts { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; }\r\n.et-contact-link {\r\n  display: flex; align-items: center; gap: 10px;\r\n  text-decoration: none !important; color: rgba(240,237,230,0.5);\r\n  font-size: 13px; transition: color 0.25s;\r\n}\r\n.et-contact-link:hover { color: #E8C96A; }\r\n.et-contact-link svg { color: #E8C96A; }\r\n\r\n\/* === ORNAMENT === *\/\r\n.et-ornament { display: flex; align-items: center; gap: 16px; margin: 0 auto 56px; max-width: 260px; }\r\n.et-ornament-line { height: 1px; flex: 1; background: linear-gradient(to right, transparent, rgba(184,146,42,0.3)); }\r\n.et-ornament-line.r { background: linear-gradient(to left, transparent, rgba(184,146,42,0.3)); }\r\n.et-ornament-diamond { width: 7px; height: 7px; background: var(--gold); transform: rotate(45deg); flex-shrink: 0; }\r\n\r\n\/* === FOOTER === *\/\r\n.et-footer { background: #F2EDE4; border-top: 1px solid var(--gold-border); padding: 22px 0; text-align: center; }\r\n.et-footer-inner { display: flex; align-items: center; justify-content: center; gap: 0; flex-wrap: wrap; padding: 0 24px; }\r\n.et-footer-logo { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 17px; font-weight: 700; letter-spacing: 0.1em; color: var(--gold); }\r\n.et-footer-sep { color: var(--gold-border); margin: 0 16px; }\r\n.et-footer-copy { font-size: 12px; color: var(--ink-light); letter-spacing: 0.04em; }\r\n\r\n\/* === RESPONSIVE === *\/\r\n@media (max-width: 880px) {\r\n  .et-intro-grid, .et-inclusions-grid, .et-pricing-grid { grid-template-columns: 1fr; gap: 40px; }\r\n  .et-perfect-grid { grid-template-columns: 1fr; }\r\n  .et-stats-grid { grid-template-columns: repeat(2,1fr); }\r\n  .et-hero-content { padding: 0 24px; }\r\n  .et-container { padding: 0 24px; }\r\n  .et-tl-card-inner { grid-template-columns: 1fr; gap: 28px; }\r\n  .et-timeline::before { left: 20px; }\r\n  .et-tl-stop { grid-template-columns: 42px 1fr; gap: 20px; }\r\n}\r\n@media (max-width: 520px) {\r\n  .et-stats-grid { grid-template-columns: 1fr 1fr; }\r\n  .et-hero-meta { gap: 16px; }\r\n  .et-contacts { flex-direction: column; align-items: center; gap: 20px; }\r\n  .et-cta::before { font-size: 80px; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"et-wrap\">\r\n\r\n<!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\r\n<section class=\"et-hero\">\r\n  <div class=\"et-hero-sky\"><\/div>\r\n  <div class=\"et-hero-stars\"><\/div>\r\n  <div class=\"et-hero-mist\"><\/div>\r\n  <div class=\"et-hero-glow\"><\/div>\r\n  <div class=\"et-hero-skyline\">\r\n    <svg viewbox=\"0 0 1440 400\" preserveaspectratio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <!-- Background hills -->\r\n      <path d=\"M0 320 Q180 260 360 280 Q540 300 720 250 Q900 200 1080 240 Q1260 280 1440 260 L1440 400 L0 400Z\" fill=\"rgba(10,18,8,0.5)\"\/>\r\n\r\n      <!-- Edinburgh Castle on volcanic rock - left-centre -->\r\n      <g fill=\"rgba(8,14,6,0.95)\">\r\n        <!-- Rock base -->\r\n        <path d=\"M280 280 Q340 220 400 215 Q460 210 500 225 Q520 232 510 280Z\"\/>\r\n        <!-- Castle main body -->\r\n        <rect x=\"310\" y=\"190\" width=\"170\" height=\"90\"\/>\r\n        <!-- Towers -->\r\n        <rect x=\"298\" y=\"170\" width=\"28\" height=\"60\"\/>\r\n        <rect x=\"462\" y=\"168\" width=\"28\" height=\"62\"\/>\r\n        <!-- Battlements left -->\r\n        <rect x=\"298\" y=\"162\" width=\"6\" height=\"9\"\/><rect x=\"308\" y=\"162\" width=\"6\" height=\"9\"\/><rect x=\"318\" y=\"162\" width=\"6\" height=\"9\"\/>\r\n        <!-- Battlements right -->\r\n        <rect x=\"462\" y=\"160\" width=\"6\" height=\"9\"\/><rect x=\"472\" y=\"160\" width=\"6\" height=\"9\"\/><rect x=\"482\" y=\"160\" width=\"6\" height=\"9\"\/>\r\n        <!-- Crown of Scotland tower -->\r\n        <rect x=\"370\" y=\"155\" width=\"50\" height=\"40\"\/>\r\n        <path d=\"M360 155 L395 120 L430 155Z\"\/>\r\n        <rect x=\"388\" y=\"108\" width=\"14\" height=\"16\"\/>\r\n        <!-- Windows -->\r\n        <rect x=\"330\" y=\"215\" width=\"12\" height=\"16\" fill=\"rgba(200,160,40,0.15)\"\/>\r\n        <rect x=\"360\" y=\"215\" width=\"12\" height=\"16\" fill=\"rgba(200,160,40,0.15)\"\/>\r\n        <rect x=\"420\" y=\"215\" width=\"12\" height=\"16\" fill=\"rgba(200,160,40,0.15)\"\/>\r\n        <rect x=\"450\" y=\"215\" width=\"12\" height=\"16\" fill=\"rgba(200,160,40,0.15)\"\/>\r\n        <!-- Flag -->\r\n        <line x1=\"395\" y1=\"108\" x2=\"395\" y2=\"85\" stroke=\"rgba(200,60,60,0.5)\" stroke-width=\"1.5\"\/>\r\n        <path d=\"M395 85 L418 93 L395 100Z\" fill=\"rgba(180,40,40,0.5)\"\/>\r\n      <\/g>\r\n\r\n      <!-- Calton Hill - right side, with National Monument columns -->\r\n      <g fill=\"rgba(10,16,8,0.9)\">\r\n        <!-- Hill -->\r\n        <path d=\"M850 310 Q920 240 1000 235 Q1080 230 1130 250 Q1160 260 1150 310Z\"\/>\r\n        <!-- Nelson Monument tower -->\r\n        <rect x=\"1020\" y=\"185\" width=\"18\" height=\"68\"\/>\r\n        <path d=\"M1015 185 L1029 162 L1043 185Z\"\/>\r\n        <rect x=\"1012\" y=\"234\" width=\"24\" height=\"8\"\/>\r\n        <!-- National Monument partial columns -->\r\n        <rect x=\"870\" y=\"216\" width=\"8\" height=\"50\"\/>\r\n        <rect x=\"886\" y=\"216\" width=\"8\" height=\"50\"\/>\r\n        <rect x=\"902\" y=\"216\" width=\"8\" height=\"50\"\/>\r\n        <rect x=\"918\" y=\"216\" width=\"8\" height=\"50\"\/>\r\n        <!-- Entablature (partial, unfinished) -->\r\n        <rect x=\"865\" y=\"210\" width=\"66\" height=\"8\"\/>\r\n        <!-- Observatory dome -->\r\n        <ellipse cx=\"968\" cy=\"228\" rx=\"22\" ry=\"14\" fill=\"rgba(10,16,8,0.9)\"\/>\r\n        <rect x=\"946\" y=\"228\" width=\"44\" height=\"30\"\/>\r\n        <!-- Dugald Stewart Monument -->\r\n        <circle cx=\"1075\" cy=\"230\" r=\"14\" fill=\"rgba(10,16,8,0.9)\"\/>\r\n        <rect x=\"1069\" y=\"244\" width=\"12\" height=\"16\"\/>\r\n      <\/g>\r\n\r\n      <!-- St Giles Cathedral spire - mid -->\r\n      <g fill=\"rgba(9,15,7,0.92)\">\r\n        <rect x=\"640\" y=\"220\" width=\"60\" height=\"90\"\/>\r\n        <!-- Crown spire -->\r\n        <rect x=\"660\" y=\"180\" width=\"20\" height=\"44\"\/>\r\n        <path d=\"M650 200 L670 165 L690 200Z\"\/>\r\n        <path d=\"M655 185 L670 165 L685 185\"\/>\r\n        <rect x=\"667\" y=\"153\" width=\"6\" height=\"16\"\/>\r\n        <!-- Flying buttresses suggestion -->\r\n        <rect x=\"625\" y=\"240\" width=\"16\" height=\"40\"\/>\r\n        <rect x=\"699\" y=\"240\" width=\"16\" height=\"40\"\/>\r\n        <!-- Windows -->\r\n        <rect x=\"648\" y=\"235\" width=\"10\" height=\"20\" fill=\"rgba(200,160,40,0.1)\"\/>\r\n        <rect x=\"682\" y=\"235\" width=\"10\" height=\"20\" fill=\"rgba(200,160,40,0.1)\"\/>\r\n      <\/g>\r\n\r\n      <!-- Foreground terrain -->\r\n      <path d=\"M0 365 Q200 345 400 355 Q600 365 800 350 Q1000 335 1200 348 Q1340 358 1440 352 L1440 400 L0 400Z\" fill=\"rgba(14,22,10,0.95)\"\/>\r\n      <path d=\"M0 390 L1440 390 L1440 400 L0 400Z\" fill=\"#0E1A10\"\/>\r\n    <\/svg>\r\n  <\/div>\r\n\r\n  <div class=\"et-hero-content\">\r\n    <div class=\"et-eyebrow\">\r\n      <div class=\"et-eyebrow-line\"><\/div>\r\n      <span class=\"et-eyebrow-text\">Eagle Transfer \u00b7 Private City Tours \u00b7 Edinburgh<\/span>\r\n    <\/div>\r\n    <div class=\"et-hero-badge\">\r\n      \u2726 &nbsp;4-Hour Private Experience \u00b7 Edinburgh City\r\n    <\/div>\r\n    <h1>\r\n      \u00c9dimbourg<br>\r\n      <em>Essentials<\/em>\r\n    <\/h1>\r\n    <div class=\"et-hero-meta\">\r\n      <div class=\"et-hero-meta-item\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n        4 Hours \u00b7 Half Day\r\n      <\/div>\r\n      <div class=\"et-hero-meta-item\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        Your Group Only \u2014 100% Private\r\n      <\/div>\r\n      <div class=\"et-hero-meta-item\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n        Hotel Pickup Included\r\n      <\/div>\r\n      <div class=\"et-hero-meta-item\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\r\n        5.0 Google Rating \u00b7 39 Reviews\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"et-hero-cta\">\r\n      <a href=\"#\" class=\"et-btn-primary\">Book This Tour &rarr;<\/a>\r\n      <a href=\"https:\/\/wa.me\/447447201200\" class=\"et-btn-ghost\" target=\"_blank\" rel=\"noopener\">WhatsApp Enquiry<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 HALF-DAY STRIP \u2550\u2550\u2550 -->\r\n<div class=\"et-halfday-strip\">\r\n  <p>Perfect for first-time visitors &nbsp;\u00b7&nbsp; Arriving today? &nbsp;\u00b7&nbsp; Limited time in Edinburgh? &nbsp;\u00b7&nbsp; We cover the essential highlights in just half a day<\/p>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550 INTRO \u2550\u2550\u2550 -->\r\n<section class=\"et-intro\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-intro-grid\">\r\n      <div class=\"et-intro-tagline\">\r\n        Edinburgh's finest,<br>\r\n        <em>in four hours.<\/em>\r\n      <\/div>\r\n      <div class=\"et-intro-body\">\r\n        <p>Edinburgh is one of the world's great capital cities \u2014 a place where medieval castle meets Enlightenment grandeur, where hidden closes whisper centuries of intrigue, and where a dormant volcano sits calmly in the city's heart. The question is not what to see. It is how to see it well.<\/p>\r\n        <p>Eagle Transfer's Edinburgh Essentials tour answers that question with precision. In four private, chauffeured hours you will take in the city's most iconic landmarks without sharing a seat with strangers, without fighting for space on a bus, and without a rigid timetable that ignores your instincts. Your driver knows this city \u2014 and knows how to make the most of your time in it.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 STATS \u2550\u2550\u2550 -->\r\n<div class=\"et-stats\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-stats-grid\">\r\n      <div class=\"et-stat-item\">\r\n        <div class=\"et-stat-value\">4<\/div>\r\n        <div class=\"et-stat-label\">Hours Private Tour<\/div>\r\n      <\/div>\r\n      <div class=\"et-stat-item\">\r\n        <div class=\"et-stat-value\">5<\/div>\r\n        <div class=\"et-stat-label\">Iconic Stops<\/div>\r\n      <\/div>\r\n      <div class=\"et-stat-item\">\r\n        <div class=\"et-stat-value\">900<\/div>\r\n        <div class=\"et-stat-label\">Years of History<\/div>\r\n      <\/div>\r\n      <div class=\"et-stat-item\">\r\n        <div class=\"et-stat-value\">5\u2605<\/div>\r\n        <div class=\"et-stat-label\">Google Rated<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550 ITINERARY \u2550\u2550\u2550 -->\r\n<section class=\"et-itinerary\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-section-label\">Your Itinerary<\/div>\r\n    <h2 class=\"et-section-title\">The City Unfolded.<br><em>Stop by Stop.<\/em><\/h2>\r\n\r\n    <div class=\"et-timeline\">\r\n\r\n      <!-- STOP 1 \u2014 Calton Hill (Featured) -->\r\n      <div class=\"et-tl-stop\">\r\n        <div class=\"et-tl-marker\"><div class=\"et-tl-dot\"><\/div><\/div>\r\n        <div class=\"et-tl-card et-featured\">\r\n          <div class=\"et-tl-card-inner\">\r\n            <div>\r\n              <div class=\"et-tl-num\">01<\/div>\r\n              <div class=\"et-tl-tag\">First Stop \u00b7 Viewpoint<\/div>\r\n              <h3>Calton Hill<\/h3>\r\n              <p>Your tour opens with a panorama that stops conversation. Calton Hill rises just above the city centre and from its summit Edinburgh lays itself bare \u2014 the castle to the west, Arthur's Seat behind you, the Firth of Forth glittering to the north, and the Georgian sweep of the New Town below. This is where you first understand why Edinburgh is considered one of Europe's most beautiful capitals.<\/p>\r\n              <p style=\"margin-top:14px;font-size:14px;color:#8A7A65;\">Home to the National Monument of Scotland, Nelson's Monument, and the City Observatory \u2014 each with a story worth hearing.<\/p>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"et-blockquote\">\r\n                \"The most spectacular viewpoint in Edinburgh \u2014 and one of the finest city panoramas anywhere in Britain.\"\r\n              <\/div>\r\n              <div class=\"et-hl-box\">\r\n                <div class=\"et-hl-box-title\">Highlights at this stop<\/div>\r\n                <ul>\r\n                  <li>360\u00b0 panoramic views of the city<\/li>\r\n                  <li>National Monument of Scotland<\/li>\r\n                  <li>Nelson's Monument<\/li>\r\n                  <li>Views of Arthur's Seat &amp; the Firth of Forth<\/li>\r\n                <\/ul>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- STOP 2 -->\r\n      <div class=\"et-tl-stop\">\r\n        <div class=\"et-tl-marker\"><div class=\"et-tl-dot\"><\/div><\/div>\r\n        <div class=\"et-tl-card\">\r\n          <div class=\"et-tl-num\">02<\/div>\r\n          <div class=\"et-tl-tag\">Second Stop \u00b7 Old Town<\/div>\r\n          <h3>The Royal Mile<\/h3>\r\n          <p>No visit to Edinburgh is complete without the Royal Mile \u2014 the ancient spine of the city, running from the castle gatehouse down to the Palace of Holyroodhouse. Your chauffeur will drive its length, pointing out St Giles' Cathedral with its distinctive Crown Spire, the closes and wynds that branch off like veins into Edinburgh's medieval fabric, the John Knox House, and the Scottish Parliament building where Scotland's modern story continues to be written. A moving, living street.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- STOP 3 -->\r\n      <div class=\"et-tl-stop\">\r\n        <div class=\"et-tl-marker\"><div class=\"et-tl-dot\"><\/div><\/div>\r\n        <div class=\"et-tl-card\">\r\n          <div class=\"et-tl-num\">03<\/div>\r\n          <div class=\"et-tl-tag\">Third Stop \u00b7 Fortress<\/div>\r\n          <h3>Edinburgh Castle<\/h3>\r\n          <p>The castle needs no introduction \u2014 but it always manages to exceed expectations. Sitting atop a 340-million-year-old volcanic plug, it dominates the skyline from every quarter of the city and has done so since at least the 12th century. Home to the Scottish Crown Jewels, the Stone of Destiny, St Margaret's Chapel, and the famous One O'Clock Gun. Your tour includes an exterior visit and your driver will share the castle's layered history \u2014 from royal residence to military garrison to the symbol of Scottish identity it remains today.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- STOP 4 -->\r\n      <div class=\"et-tl-stop\">\r\n        <div class=\"et-tl-marker\"><div class=\"et-tl-dot\"><\/div><\/div>\r\n        <div class=\"et-tl-card\">\r\n          <div class=\"et-tl-num\">04<\/div>\r\n          <div class=\"et-tl-tag\">Fourth Stop \u00b7 Hidden Gem<\/div>\r\n          <h3>Dean Village<\/h3>\r\n          <p>One of Edinburgh's best-kept secrets \u2014 a tranquil, almost fairy-tale village tucked into the valley of the Water of Leith, just ten minutes from Princes Street. Once a thriving milling community, Dean Village today is a world of honey-coloured stone buildings, ornate granary facades, and willow-draped riverbanks. It offers a sharp and welcome contrast to the bustle of the Old Town, and gives you a glimpse of the quieter, residential Edinburgh that most visitors never discover. Expect lingering.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- STOP 5 -->\r\n      <div class=\"et-tl-stop\">\r\n        <div class=\"et-tl-marker\"><div class=\"et-tl-dot\"><\/div><\/div>\r\n        <div class=\"et-tl-card\">\r\n          <div class=\"et-tl-num\">05<\/div>\r\n          <div class=\"et-tl-tag\">Final Stop \u00b7 Nature<\/div>\r\n          <h3>Holyrood Park &amp; Duddingston Village<\/h3>\r\n          <p>Your tour closes in Holyrood Park \u2014 260 hectares of wild landscape sitting improbably within the city limits. The views of Arthur's Seat, Edinburgh's ancient volcano, are dramatic from every angle. Your driver will take you around the park road, past St Margaret's Loch and its graceful swans, through to the village of Duddingston with its lochside charm and the Sheep Heid Inn, Scotland's oldest surviving pub. A serene, beautiful final chapter to your Edinburgh experience.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 PERFECT FOR \u2550\u2550\u2550 -->\r\n<section class=\"et-perfect\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-section-label\" style=\"color:var(--gold-light);\">\r\n      <span style=\"display:flex;align-items:center;gap:12px;\">\r\n        <span style=\"display:block;width:28px;height:1px;background:var(--gold-light);\"><\/span>\r\n        Who Is This Tour For\r\n      <\/span>\r\n    <\/div>\r\n    <h2 class=\"et-section-title\" style=\"color:#F0EDE6;margin-bottom:0;\">\r\n      The <em>Right Tour<\/em><br>\r\n      <span style=\"color:#F0EDE6;\">for the Right Traveller.<\/span>\r\n    <\/h2>\r\n    <div class=\"et-perfect-grid\">\r\n      <div class=\"et-perfect-item\">\r\n        <div class=\"et-perfect-icon\">\r\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"et-perfect-title\">First-Time Visitors<\/div>\r\n        <div class=\"et-perfect-desc\">If this is your first time in Edinburgh, this tour delivers the city's essential story in a single, well-paced half day. The perfect orientation before you explore on your own.<\/div>\r\n      <\/div>\r\n      <div class=\"et-perfect-item\">\r\n        <div class=\"et-perfect-icon\">\r\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"et-perfect-title\">Limited Time<\/div>\r\n        <div class=\"et-perfect-desc\">A short stay, a layover, a tight schedule \u2014 this tour is designed to deliver maximum Edinburgh in minimum time, with zero stress and no planning required from you.<\/div>\r\n      <\/div>\r\n      <div class=\"et-perfect-item\">\r\n        <div class=\"et-perfect-icon\">\r\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"et-perfect-title\">Families &amp; Small Groups<\/div>\r\n        <div class=\"et-perfect-desc\">A private vehicle means your group travels together, at your pace, without the compromises of a shared tour. No waiting for others. No keeping up with a crowd.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 INCLUSIONS \u2550\u2550\u2550 -->\r\n<section class=\"et-inclusions\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-section-label\">What's Covered<\/div>\r\n    <h2 class=\"et-section-title\">Everything<br><em>Taken Care Of.<\/em><\/h2>\r\n    <div class=\"et-inclusions-grid\">\r\n      <div>\r\n        <div class=\"et-list-title\">Included in your tour<\/div>\r\n        <ul class=\"et-includes-list\">\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Private luxury Mercedes vehicle (E-Class or V-Class)<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Professional, licensed chauffeur for 4 hours<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Hotel pickup and drop-off in Edinburgh<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>All fuel, tolls and road charges<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Complimentary onboard Wi-Fi<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Bottled water for all passengers<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Flexible itinerary \u2014 adaptable to your interests<\/li>\r\n          <li><div class=\"et-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Fixed pricing \u2014 no hidden extras<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"et-list-title\">Not included<\/div>\r\n        <ul class=\"et-excludes-list\">\r\n          <li><div class=\"et-cross\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/div>Entry fees to Edinburgh Castle or other sites<\/li>\r\n          <li><div class=\"et-cross\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/div>Lunch and personal refreshments<\/li>\r\n          <li><div class=\"et-cross\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/div>Personal travel insurance<\/li>\r\n          <li><div class=\"et-cross\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/div>Gratuities (at your discretion)<\/li>\r\n        <\/ul>\r\n        <div class=\"et-info-box\">\r\n          <div class=\"et-info-box-title\">Edinburgh Castle Entry<\/div>\r\n          <p>Edinburgh Castle admission is not included in the tour price. Entry can be purchased at the castle (approx. \u00a318 per adult). We recommend booking in advance online during peak season to avoid queues. Your driver can advise and assist with timing.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 PRICING \u2550\u2550\u2550 -->\r\n<section class=\"et-pricing\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-section-label\">Fleet &amp; Pricing<\/div>\r\n    <h2 class=\"et-section-title\">Choose Your<br><em>Level of Luxury.<\/em><\/h2>\r\n    <p style=\"font-size:15px;color:#4A4035;max-width:620px;line-height:1.8;margin-top:20px;\">Both vehicles are from Eagle Transfer's premium Mercedes fleet \u2014 immaculately maintained and driven by Edinburgh's finest professional chauffeurs. Fixed prices, per vehicle.<\/p>\r\n\r\n    <div class=\"et-pricing-grid\">\r\n\r\n      <!-- E-Class -->\r\n      <div class=\"et-vehicle-card\">\r\n        <div class=\"et-vehicle-header\">\r\n          <div class=\"et-vehicle-type\">Executive Saloon<\/div>\r\n          <div class=\"et-vehicle-name\">Mercedes-Benz<br>E-Class<\/div>\r\n          <div class=\"et-vehicle-capacity\">\r\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><\/svg>\r\n            1 \u2013 3 Passengers\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"et-vehicle-body\">\r\n          <div class=\"et-price-row\">\r\n            <span class=\"et-price-symbol\">\u00a3<\/span>\r\n            <span class=\"et-price-amount\">200<\/span>\r\n          <\/div>\r\n          <div class=\"et-price-note\">Fixed price \u00b7 Full 4-hour tour \u00b7 Up to 3 passengers<\/div>\r\n          <ul class=\"et-vehicle-features\">\r\n            <li>Premium executive saloon comfort<\/li>\r\n            <li>Climate-controlled cabin<\/li>\r\n            <li>Generous luggage capacity<\/li>\r\n            <li>Complimentary Wi-Fi &amp; water<\/li>\r\n            <li>Professional chauffeur<\/li>\r\n            <li>Hotel pickup included<\/li>\r\n          <\/ul>\r\n          <a href=\"#\" class=\"et-btn-primary\" style=\"width:100%;justify-content:center;display:flex;\">Book the E-Class &rarr;<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- V-Class -->\r\n      <div class=\"et-vehicle-card et-featured\">\r\n        <div class=\"et-vehicle-badge\">Groups &amp; Families<\/div>\r\n        <div class=\"et-vehicle-header\">\r\n          <div class=\"et-vehicle-type\">Luxury MPV<\/div>\r\n          <div class=\"et-vehicle-name\">Mercedes-Benz<br>V-Class<\/div>\r\n          <div class=\"et-vehicle-capacity\">\r\n            <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n            4 \u2013 7 Passengers\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"et-vehicle-body\">\r\n          <div class=\"et-price-row\">\r\n            <span class=\"et-price-symbol\">\u00a3<\/span>\r\n            <span class=\"et-price-amount\">270<\/span>\r\n          <\/div>\r\n          <div class=\"et-price-note\">Fixed price \u00b7 Full 4-hour tour \u00b7 Up to 7 passengers<\/div>\r\n          <ul class=\"et-vehicle-features\">\r\n            <li>Spacious luxury MPV \u2014 first class cabin<\/li>\r\n            <li>Individual captain seats throughout<\/li>\r\n            <li>Exceptional luggage &amp; storage space<\/li>\r\n            <li>Complimentary Wi-Fi &amp; water<\/li>\r\n            <li>Professional chauffeur<\/li>\r\n            <li>Hotel pickup included<\/li>\r\n          <\/ul>\r\n          <a href=\"#\" class=\"et-btn-primary\" style=\"width:100%;justify-content:center;display:flex;\">Book the V-Class &rarr;<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n    <p style=\"margin-top:28px;text-align:center;font-size:13px;color:#8A7A65;\">\r\n      All prices are per vehicle, not per person. All taxes and charges included.\r\n      For groups larger than 7, <a href=\"https:\/\/wa.me\/447447201200\" style=\"color:var(--gold);text-decoration:none;\" target=\"_blank\" rel=\"noopener\">Contactez-nous<\/a> for a tailored quote.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 CTA \u2550\u2550\u2550 -->\r\n<section class=\"et-cta\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-ornament\">\r\n      <div class=\"et-ornament-line r\"><\/div>\r\n      <div class=\"et-ornament-diamond\"><\/div>\r\n      <div class=\"et-ornament-line\"><\/div>\r\n    <\/div>\r\n    <div class=\"et-section-label\" style=\"justify-content:center;margin-bottom:20px;\">Reserve Your Experience<\/div>\r\n    <h2 class=\"et-cta-title\">Edinburgh Awaits.<br><em>Your Driver Is Ready.<\/em><\/h2>\r\n    <p>Four hours. Five iconic stops. One private Mercedes. Book today and let us show you the city the way it deserves to be seen.<\/p>\r\n    <div class=\"et-cta-buttons\">\r\n      <a href=\"#\" class=\"et-btn-primary\">Book Online Now &rarr;<\/a>\r\n      <a href=\"tel:+447727233300\" class=\"et-btn-ghost\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.6 3.22 2 2 0 0 1 3.6 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.5a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 15z\"\/><\/svg>\r\n        Call Us\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"et-contacts\">\r\n      <a href=\"https:\/\/wa.me\/447447201200\" class=\"et-contact-link\" target=\"_blank\" rel=\"noopener\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n        WhatsApp: +44 7447 201 200\r\n      <\/a>\r\n      <a href=\"tel:+447727233300\" class=\"et-contact-link\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.6 3.22 2 2 0 0 1 3.6 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.5a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 15z\"\/><\/svg>\r\n        +44 7727 233 300\r\n      <\/a>\r\n      <a href=\"https:\/\/eagletransfer.co.uk\/fr\" class=\"et-contact-link\">\r\n        <svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n        eagletransfer.co.uk\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 FOOTER \u2550\u2550\u2550 -->\r\n<div class=\"et-footer\">\r\n  <div class=\"et-footer-inner\">\r\n    <span class=\"et-footer-logo\">Eagle Transfer<\/span>\r\n    <span class=\"et-footer-sep\">&nbsp;\u00b7&nbsp;<\/span>\r\n    <span class=\"et-footer-copy\">Edinburgh's Premier Private Chauffeur Service<\/span>\r\n    <span class=\"et-footer-sep\">&nbsp;\u00b7&nbsp;<\/span>\r\n    <span class=\"et-footer-copy\">&copy; 2025 Eagle Transfer. All rights reserved.<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<\/div><!-- \/et-wrap -->\r\n<\/body>\r\n<\/html>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":923,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[39],"product_tag":[],"class_list":{"0":"post-903","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-day-trip-from-edinburgh","8":"first","9":"instock","10":"sold-individually","11":"shipping-taxable","12":"purchasable","13":"product-type-variable","14":"has-default-attributes"},"_links":{"self":[{"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product\/903","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/comments?post=903"}],"version-history":[{"count":2,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product\/903\/revisions"}],"predecessor-version":[{"id":908,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product\/903\/revisions\/908"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/media\/923"}],"wp:attachment":[{"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/media?parent=903"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product_brand?post=903"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product_cat?post=903"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product_tag?post=903"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}