{"id":885,"date":"2026-04-20T10:24:39","date_gmt":"2026-04-20T09:24:39","guid":{"rendered":"https:\/\/eagletransfer.co.uk\/?post_type=product&#038;p=885"},"modified":"2026-04-20T11:43:46","modified_gmt":"2026-04-20T10:43:46","slug":"stirling-the-braveheart-trail-8-hour-day-trip-from-edinburgh","status":"publish","type":"product","link":"https:\/\/eagletransfer.co.uk\/fr\/produit\/stirling-the-braveheart-trail-8-hour-day-trip-from-edinburgh\/","title":{"rendered":"Stirling &#038; the Braveheart Trail \u2013 8-Hour Day Trip from Edinburgh"},"content":{"rendered":"<p><!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>Stirling & The Braveheart Trail \u2013 Private Day Tour | Eagle Transfer<\/title>\r\n<meta name=\"description\" content=\"Embark on an 8-hour private day tour from Edinburgh to Stirling Castle, Bannockburn, the Wallace Monument, Doune Castle and The Kelpies. Luxury Mercedes fleet. From \u00a3500 for up to 3 passengers.\">\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(160deg, #1C1008 0%, #0E1520 45%, #0A1A10 100%);\r\n  min-height: 92vh;\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.et-hero-hills {\r\n  position: absolute;\r\n  bottom: 0; left: 0; right: 0;\r\n  height: 55%;\r\n  pointer-events: none;\r\n}\r\n\r\n.et-hero-hills svg { width: 100%; height: 100%; }\r\n\r\n.et-hero-stars {\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0; bottom: 40%;\r\n  background-image:\r\n    radial-gradient(circle, rgba(255,255,255,0.8) 1px, transparent 1px),\r\n    radial-gradient(circle, rgba(255,255,255,0.4) 1px, transparent 1px);\r\n  background-size: 130px 90px, 220px 130px;\r\n  opacity: 0.35;\r\n  pointer-events: none;\r\n}\r\n\r\n.et-hero-mist {\r\n  position: absolute;\r\n  top: 38%; left: 0; right: 0; height: 25%;\r\n  background: linear-gradient(to bottom, transparent, rgba(200,190,170,0.07) 50%, transparent);\r\n  animation: etMist 14s ease-in-out infinite alternate;\r\n  pointer-events: none;\r\n}\r\n@keyframes etMist { from { transform: translateX(-4%); } to { transform: translateX(4%); } }\r\n\r\n.et-hero-content {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 1080px;\r\n  margin: 0 auto;\r\n  padding: 0 40px;\r\n  width: 100%;\r\n}\r\n\r\n.et-eyebrow {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 14px;\r\n  margin-bottom: 20px;\r\n}\r\n.et-eyebrow-line { width: 40px; height: 1px; background: var(--gold-light); }\r\n.et-eyebrow-text {\r\n  font-size: 11px;\r\n  font-weight: 500;\r\n  letter-spacing: 0.3em;\r\n  text-transform: uppercase;\r\n  color: var(--gold-light);\r\n}\r\n\r\n.et-hero-badge {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  background: rgba(184,146,42,0.15);\r\n  border: 1px solid rgba(184,146,42,0.35);\r\n  padding: 6px 16px;\r\n  margin-bottom: 24px;\r\n  font-size: 11px;\r\n  font-weight: 500;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: #E8C96A;\r\n}\r\n\r\n.et-hero h1 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(50px, 8vw, 90px);\r\n  font-weight: 700;\r\n  line-height: 0.95;\r\n  letter-spacing: -0.02em;\r\n  color: #F5F0E8;\r\n  margin-bottom: 28px;\r\n}\r\n.et-hero h1 em {\r\n  font-style: italic;\r\n  color: #E8C96A;\r\n  display: block;\r\n}\r\n\r\n.et-hero-meta {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 28px;\r\n  margin-bottom: 44px;\r\n}\r\n.et-hero-meta-item {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 9px;\r\n  font-size: 13px;\r\n  color: rgba(240,235,220,0.75);\r\n  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\/* === BUTTONS === *\/\r\n.et-btn-primary {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 9px;\r\n  background: var(--gold);\r\n  color: #fff;\r\n  padding: 15px 34px;\r\n  font-family: 'Barlow', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 600;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  text-decoration: none !important;\r\n  border: none;\r\n  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;\r\n  align-items: center;\r\n  gap: 9px;\r\n  background: transparent;\r\n  color: rgba(240,235,220,0.85);\r\n  padding: 14px 30px;\r\n  font-family: 'Barlow', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 500;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  text-decoration: none !important;\r\n  border: 1px solid rgba(255,255,255,0.25);\r\n  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\/* === LAYOUT === *\/\r\n.et-container {\r\n  max-width: 1080px;\r\n  margin: 0 auto;\r\n  padding: 0 40px;\r\n}\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;\r\n  grid-template-columns: 1fr 2fr;\r\n  gap: 72px;\r\n  align-items: center;\r\n}\r\n.et-intro-tagline {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(28px, 4vw, 40px);\r\n  font-weight: 600;\r\n  line-height: 1.2;\r\n  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 {\r\n  background: var(--ink);\r\n  padding: 0;\r\n}\r\n.et-stats-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n}\r\n.et-stat-item {\r\n  padding: 44px 24px;\r\n  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;\r\n  font-weight: 700;\r\n  color: var(--gold-light);\r\n  line-height: 1;\r\n  margin-bottom: 8px;\r\n}\r\n.et-stat-label {\r\n  font-size: 10px;\r\n  font-weight: 500;\r\n  letter-spacing: 0.22em;\r\n  text-transform: uppercase;\r\n  color: rgba(255,255,255,0.45);\r\n}\r\n\r\n\/* === SECTION HEADER === *\/\r\n.et-section-label {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  font-size: 11px;\r\n  font-weight: 600;\r\n  letter-spacing: 0.3em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 14px;\r\n}\r\n.et-section-label::before { content:''; display:block; width:28px; height:1px; background:var(--gold); }\r\n\r\n.et-section-title {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(34px, 5vw, 52px);\r\n  font-weight: 600;\r\n  line-height: 1.1;\r\n  letter-spacing: -0.01em;\r\n  color: var(--ink);\r\n}\r\n.et-section-title em { font-style: italic; color: var(--gold); }\r\n\r\n\/* === ITINERARY === *\/\r\n.et-itinerary { background: var(--body-bg); padding: 110px 0; }\r\n.et-stops-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 2px;\r\n  background: var(--border);\r\n  border: 1px solid var(--border);\r\n  margin-top: 60px;\r\n}\r\n\r\n.et-stop {\r\n  background: var(--body-bg);\r\n  padding: 44px 40px;\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: background 0.25s;\r\n}\r\n.et-stop::after {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 3px; height: 0;\r\n  background: var(--gold);\r\n  transition: height 0.35s ease;\r\n}\r\n.et-stop:hover { background: var(--section-alt); }\r\n.et-stop:hover::after { height: 100%; }\r\n\r\n.et-stop-num {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 64px;\r\n  font-weight: 700;\r\n  color: rgba(184,146,42,0.1);\r\n  line-height: 1;\r\n  margin-bottom: -12px;\r\n  letter-spacing: -0.04em;\r\n}\r\n.et-stop-tag {\r\n  display: inline-block;\r\n  font-size: 10px;\r\n  font-weight: 600;\r\n  letter-spacing: 0.25em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  background: var(--gold-bg);\r\n  border: 1px solid var(--gold-border);\r\n  padding: 4px 12px;\r\n  margin-bottom: 14px;\r\n}\r\n.et-stop h3 {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 26px;\r\n  font-weight: 600;\r\n  color: var(--ink);\r\n  margin-bottom: 14px;\r\n  line-height: 1.2;\r\n}\r\n.et-stop p { font-size: 15px; color: var(--text-body); line-height: 1.75; }\r\n\r\n.et-stop-featured {\r\n  grid-column: span 2;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 56px;\r\n  align-items: center;\r\n  background: var(--gold-bg) !important;\r\n  border-left: 3px solid var(--gold);\r\n}\r\n.et-stop-featured::after { display: none; }\r\n\r\n.et-blockquote {\r\n  background: #fff;\r\n  border-left: 3px solid var(--gold);\r\n  padding: 20px 22px;\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 18px;\r\n  font-style: italic;\r\n  color: var(--ink-mid);\r\n  line-height: 1.55;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.et-highlights-box {\r\n  background: #fff;\r\n  border: 1px solid var(--gold-border);\r\n  padding: 22px 26px;\r\n}\r\n.et-highlights-box-title {\r\n  font-size: 10px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.25em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 14px;\r\n}\r\n.et-highlights-box ul {\r\n  list-style: none;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 8px;\r\n}\r\n.et-highlights-box ul li {\r\n  font-size: 14px;\r\n  color: var(--text-body);\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n}\r\n.et-highlights-box ul li::before {\r\n  content: '';\r\n  width: 5px; height: 5px;\r\n  background: var(--gold);\r\n  border-radius: 50%;\r\n  flex-shrink: 0;\r\n}\r\n\r\n\/* === WHAT'S INCLUDED === *\/\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;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 72px;\r\n  align-items: start;\r\n  margin-top: 56px;\r\n}\r\n.et-list-title {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.25em;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 24px;\r\n  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;\r\n  align-items: flex-start;\r\n  gap: 14px;\r\n  padding: 14px 0;\r\n  border-bottom: 1px solid var(--border);\r\n  font-size: 15px;\r\n  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\r\n.et-check {\r\n  width: 22px; height: 22px;\r\n  background: var(--gold-bg);\r\n  border: 1px solid var(--gold-border);\r\n  border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center;\r\n  flex-shrink: 0; margin-top: 1px;\r\n  color: var(--gold);\r\n}\r\n.et-cross {\r\n  width: 22px; height: 22px;\r\n  background: #F5F5F5;\r\n  border: 1px solid #E0E0E0;\r\n  border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center;\r\n  flex-shrink: 0; margin-top: 1px;\r\n  color: #AAA;\r\n}\r\n\r\n.et-info-box {\r\n  margin-top: 40px;\r\n  background: var(--gold-bg);\r\n  border: 1px solid var(--gold-border);\r\n  border-left: 3px solid var(--gold);\r\n  padding: 24px 28px;\r\n}\r\n.et-info-box-title {\r\n  font-size: 11px; font-weight: 700; letter-spacing: 0.22em;\r\n  text-transform: uppercase; color: var(--gold); margin-bottom: 10px;\r\n}\r\n.et-info-box p { font-size: 14px; color: var(--text-body); line-height: 1.75; }\r\n\r\n\/* === EXPERIENCE STRIP === *\/\r\n.et-experience {\r\n  background: var(--ink);\r\n  padding: 100px 0;\r\n}\r\n.et-experience-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 80px;\r\n  align-items: center;\r\n}\r\n.et-pullquote {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(26px, 3.5vw, 40px);\r\n  font-weight: 600;\r\n  font-style: italic;\r\n  color: #F0EDE6;\r\n  line-height: 1.35;\r\n  position: relative;\r\n  padding-left: 32px;\r\n}\r\n.et-pullquote::before {\r\n  content: '\"';\r\n  position: absolute;\r\n  left: 0; top: -18px;\r\n  font-size: 100px;\r\n  line-height: 1;\r\n  color: rgba(184,146,42,0.15);\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n}\r\n\r\n.et-facts { display: flex; flex-direction: column; }\r\n.et-fact {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 18px;\r\n  padding: 22px 0;\r\n  border-bottom: 1px solid rgba(255,255,255,0.07);\r\n}\r\n.et-fact:first-child { border-top: 1px solid rgba(255,255,255,0.07); }\r\n.et-fact-icon {\r\n  width: 40px; height: 40px;\r\n  background: rgba(184,146,42,0.12);\r\n  display: flex; align-items: center; justify-content: center;\r\n  flex-shrink: 0;\r\n  color: var(--gold-light);\r\n}\r\n.et-fact-title { font-size: 14px; font-weight: 500; color: #F0EDE6; margin-bottom: 4px; }\r\n.et-fact-desc { font-size: 13px; color: rgba(240,237,230,0.5); line-height: 1.6; }\r\n\r\n\/* === PRICING === *\/\r\n.et-pricing { background: var(--body-bg); padding: 110px 0; }\r\n.et-pricing-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 24px;\r\n  margin-top: 60px;\r\n}\r\n\r\n.et-vehicle-card {\r\n  border: 1px solid var(--border);\r\n  overflow: hidden;\r\n  transition: transform 0.25s, box-shadow 0.25s;\r\n  position: relative;\r\n  background: #fff;\r\n}\r\n.et-vehicle-card:hover {\r\n  transform: translateY(-4px);\r\n  box-shadow: 0 12px 40px rgba(184,146,42,0.12);\r\n}\r\n.et-vehicle-card.et-featured { border-color: var(--gold-border); border-top: 3px solid var(--gold); }\r\n\r\n.et-vehicle-badge {\r\n  position: absolute; top: 16px; right: 16px;\r\n  background: var(--gold);\r\n  color: #fff;\r\n  font-size: 9px; font-weight: 700; letter-spacing: 0.2em;\r\n  text-transform: uppercase; padding: 4px 10px;\r\n}\r\n\r\n.et-vehicle-header {\r\n  background: var(--section-alt);\r\n  padding: 36px 36px 28px;\r\n  border-bottom: 1px solid var(--border);\r\n}\r\n.et-vehicle-type {\r\n  font-size: 10px; font-weight: 600; letter-spacing: 0.3em;\r\n  text-transform: uppercase; color: var(--gold); margin-bottom: 6px;\r\n}\r\n.et-vehicle-name {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 30px; font-weight: 700;\r\n  color: var(--ink); margin-bottom: 8px; line-height: 1.15;\r\n}\r\n.et-vehicle-capacity {\r\n  font-size: 13px; color: var(--ink-light);\r\n  display: flex; align-items: center; gap: 7px;\r\n}\r\n.et-vehicle-capacity svg { color: var(--gold); }\r\n\r\n.et-vehicle-body { padding: 32px 36px 36px; }\r\n.et-price-row {\r\n  display: flex; align-items: baseline; gap: 4px; margin-bottom: 6px;\r\n}\r\n.et-price-symbol {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 26px; font-weight: 600; color: var(--gold);\r\n}\r\n.et-price-amount {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 60px; font-weight: 700; color: var(--ink); line-height: 1;\r\n}\r\n.et-price-note { font-size: 12px; color: var(--ink-light); margin-bottom: 28px; }\r\n\r\n.et-vehicle-features { list-style: none; margin-bottom: 32px; display: flex; flex-direction: column; gap: 11px; }\r\n.et-vehicle-features li {\r\n  display: flex; align-items: center; gap: 11px;\r\n  font-size: 14px; color: var(--text-body);\r\n}\r\n.et-vehicle-features li::before {\r\n  content: ''; width: 5px; height: 5px;\r\n  background: var(--gold); border-radius: 50%; flex-shrink: 0;\r\n}\r\n\r\n\/* === CTA SECTION === *\/\r\n.et-cta {\r\n  background: var(--ink);\r\n  padding: 120px 0;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.et-cta::before {\r\n  content: 'EAGLE';\r\n  position: absolute;\r\n  top: 50%; left: 50%;\r\n  transform: translate(-50%, -50%);\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 260px; font-weight: 700;\r\n  color: rgba(184,146,42,0.03);\r\n  white-space: nowrap;\r\n  pointer-events: none;\r\n}\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\r\n.et-cta-title {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: clamp(34px, 5vw, 52px);\r\n  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\r\n.et-cta p {\r\n  font-size: 17px; color: rgba(240,237,230,0.65);\r\n  max-width: 520px; margin: 0 auto 44px; line-height: 1.8;\r\n}\r\n\r\n.et-cta-buttons { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; margin-bottom: 56px; }\r\n\r\n.et-contacts {\r\n  display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;\r\n}\r\n.et-contact-link {\r\n  display: flex; align-items: center; gap: 10px;\r\n  text-decoration: none !important;\r\n  color: rgba(240,237,230,0.5);\r\n  font-size: 13px;\r\n  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 {\r\n  display: flex; align-items: center; gap: 16px;\r\n  margin: 0 auto 56px; max-width: 280px;\r\n}\r\n.et-ornament-line {\r\n  height: 1px; flex: 1;\r\n  background: linear-gradient(to right, transparent, var(--gold-border));\r\n}\r\n.et-ornament-line.r { background: linear-gradient(to left, transparent, var(--gold-border)); }\r\n.et-ornament-diamond {\r\n  width: 7px; height: 7px;\r\n  background: var(--gold); transform: rotate(45deg); flex-shrink: 0;\r\n}\r\n\r\n\/* === FOOTER BAR === *\/\r\n.et-footer {\r\n  background: #F2EDE4;\r\n  border-top: 1px solid var(--gold-border);\r\n  padding: 22px 0;\r\n  text-align: center;\r\n}\r\n.et-footer-inner {\r\n  display: flex; align-items: center; justify-content: center;\r\n  gap: 0; flex-wrap: wrap; padding: 0 24px;\r\n}\r\n.et-footer-logo {\r\n  font-family: 'Cormorant Garamond', Georgia, serif;\r\n  font-size: 17px; font-weight: 700;\r\n  letter-spacing: 0.1em; color: var(--gold);\r\n}\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,\r\n  .et-inclusions-grid,\r\n  .et-pricing-grid,\r\n  .et-experience-grid { grid-template-columns: 1fr; gap: 40px; }\r\n  .et-stops-grid { grid-template-columns: 1fr; }\r\n  .et-stop-featured { grid-column: span 1; grid-template-columns: 1fr; gap: 28px; }\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}\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: 100px; }\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-stars\"><\/div>\r\n  <div class=\"et-hero-mist\"><\/div>\r\n  <div class=\"et-hero-hills\">\r\n    <svg viewbox=\"0 0 1440 400\" preserveaspectratio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <path d=\"M0 300 Q120 220 240 260 Q360 300 480 240 Q580 185 680 210 Q780 235 860 200 Q950 162 1040 180 Q1140 198 1220 168 Q1330 138 1440 188 L1440 400 L0 400Z\" fill=\"rgba(18,22,14,0.65)\"\/>\r\n      <path d=\"M0 345 Q90 305 190 318 Q270 330 360 288 Q445 248 540 270 Q640 292 720 268 Q820 242 925 264 Q1030 285 1130 254 Q1250 218 1350 248 L1440 262 L1440 400 L0 400Z\" fill=\"rgba(12,16,10,0.85)\"\/>\r\n      <!-- Castle silhouette -->\r\n      <g fill=\"rgba(8,12,6,0.92)\">\r\n        <rect x=\"620\" y=\"188\" width=\"170\" height=\"112\"\/>\r\n        <rect x=\"605\" y=\"172\" width=\"30\" height=\"52\"\/>\r\n        <rect x=\"750\" y=\"172\" width=\"30\" height=\"52\"\/>\r\n        <rect x=\"655\" y=\"150\" width=\"22\" height=\"44\"\/>\r\n        <rect x=\"718\" y=\"150\" width=\"22\" height=\"44\"\/>\r\n        <rect x=\"686\" y=\"134\" width=\"24\" height=\"58\"\/>\r\n        <rect x=\"674\" y=\"178\" width=\"46\" height=\"48\"\/>\r\n        <rect x=\"605\" y=\"162\" width=\"7\" height=\"10\"\/><rect x=\"616\" y=\"162\" width=\"7\" height=\"10\"\/><rect x=\"627\" y=\"162\" width=\"7\" height=\"10\"\/>\r\n        <rect x=\"750\" y=\"162\" width=\"7\" height=\"10\"\/><rect x=\"761\" y=\"162\" width=\"7\" height=\"10\"\/><rect x=\"772\" y=\"162\" width=\"7\" height=\"10\"\/>\r\n        <!-- Wallace Monument -->\r\n        <rect x=\"835\" y=\"96\" width=\"24\" height=\"204\"\/>\r\n        <path d=\"M835 96 L847 64 L859 96Z\"\/>\r\n        <rect x=\"830\" y=\"158\" width=\"34\" height=\"9\"\/>\r\n      <\/g>\r\n      <path d=\"M0 380 Q200 358 400 368 Q600 378 800 362 Q1000 346 1200 360 Q1340 370 1440 366 L1440 400 L0 400Z\" fill=\"#1C1008\"\/>\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 Day Tours \u00b7 Edinburgh<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"et-hero-badge\">\r\n      \u2726 &nbsp;8-Hour Exclusive Experience \u00b7 From Edinburgh\r\n    <\/div>\r\n\r\n    <h1>\r\n      Stirling &amp;<br>\r\n      <em>The Braveheart Trail<\/em>\r\n    <\/h1>\r\n\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        8 Hours \u00b7 Full 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\r\n    <div class=\"et-hero-cta\">\r\n      <a href=\"#\" class=\"et-btn-primary\">\r\n        Book This Tour &rarr;\r\n      <\/a>\r\n      <a href=\"https:\/\/wa.me\/447447201200\" class=\"et-btn-ghost\" target=\"_blank\" rel=\"noopener\">\r\n        WhatsApp Enquiry\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\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        Scotland's soul,<br>\r\n        <em>told in a single day.<\/em>\r\n      <\/div>\r\n      <div class=\"et-intro-body\">\r\n        <p>Some landscapes carry the weight of history so vividly that you feel it in the air. Stirlingshire is one of them \u2014 a place where the ground was fought over by kings and legends, where castles still stand defiant on volcanic rock, and where a warrior named Wallace became immortal.<\/p>\r\n        <p>Eagle Transfer's Braveheart Trail is a private, fully chauffeured 8-hour journey through this heartland. No coaches, no strangers, no compromises. Just you, your group, and one of Scotland's most compelling stories unfolding around you \u2014 told through living stone, sweeping valley and towering monument.<\/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\">8<\/div>\r\n        <div class=\"et-stat-label\">Hours of Experience<\/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 Destinations<\/div>\r\n      <\/div>\r\n      <div class=\"et-stat-item\">\r\n        <div class=\"et-stat-value\">700<\/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 Journey<\/div>\r\n    <h2 class=\"et-section-title\">Five Destinations.<br><em>One Unforgettable Day.<\/em><\/h2>\r\n\r\n    <div class=\"et-stops-grid\">\r\n\r\n      <!-- STOP 1 \u2014 Featured -->\r\n      <div class=\"et-stop et-stop-featured\">\r\n        <div>\r\n          <div class=\"et-stop-num\">01<\/div>\r\n          <div class=\"et-stop-tag\">First Stop<\/div>\r\n          <h3>Battle of Bannockburn<\/h3>\r\n          <p>Your journey begins where Scotland's fate was decided. In 1314, Robert the Bruce led his army to a victory over Edward II's English forces that reshaped a nation. The Bannockburn Heritage Centre brings this pivotal moment to life through a remarkable 3D immersive battle experience \u2014 placing you in the very field where history turned.<\/p>\r\n          <p style=\"margin-top:14px;font-size:14px;color:#8A7A65;\">Stand on hallowed ground. Hear the thunder of thousands. Understand, viscerally, what freedom cost.<\/p>\r\n        <\/div>\r\n        <div>\r\n          <div class=\"et-blockquote\">\r\n            \"Bannockburn is not a museum piece. It is a living testament to what ordinary people can achieve when they refuse to accept the unacceptable.\"\r\n          <\/div>\r\n          <div class=\"et-highlights-box\">\r\n            <div class=\"et-highlights-box-title\">Highlights at this stop<\/div>\r\n            <ul>\r\n              <li>3D Immersive Battle Experience<\/li>\r\n              <li>Robert the Bruce Monument<\/li>\r\n              <li>Heritage Centre &amp; Exhibition<\/li>\r\n              <li>The historic Rotunda battlefield site<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- STOP 2 -->\r\n      <div class=\"et-stop\">\r\n        <div class=\"et-stop-num\">02<\/div>\r\n        <div class=\"et-stop-tag\">Second Stop<\/div>\r\n        <h3>Stirling Castle<\/h3>\r\n        <p>Perched upon a volcanic crag 75 metres above the Forth Valley, Stirling Castle has stood as the beating heart of Scottish power for centuries. Home to Mary Queen of Scots, James IV and James V, its Great Hall, Royal Palace, and renowned Stirling Heads are among the finest examples of Renaissance architecture in the British Isles. From its ramparts, the entire sweep of Scotland's history stretches before you.<\/p>\r\n      <\/div>\r\n\r\n      <!-- STOP 3 -->\r\n      <div class=\"et-stop\">\r\n        <div class=\"et-stop-num\">03<\/div>\r\n        <div class=\"et-stop-tag\">Third Stop<\/div>\r\n        <h3>The Wallace Monument<\/h3>\r\n        <p>Rising 67 metres above the Abbey Craig, the National Wallace Monument is Scotland's tribute to its greatest freedom fighter \u2014 William Wallace, the man the world came to know as Braveheart. Climb 246 spiral steps to the Crown for panoramic views across the Forth Valley. Inside, the legendary Wallace Sword \u2014 all six feet of it \u2014 awaits. A relic that is almost too real to believe.<\/p>\r\n      <\/div>\r\n\r\n      <!-- STOP 4 -->\r\n      <div class=\"et-stop\">\r\n        <div class=\"et-stop-num\">04<\/div>\r\n        <div class=\"et-stop-tag\">Fourth Stop<\/div>\r\n        <h3>Doune Castle<\/h3>\r\n        <p>A remarkably well-preserved medieval fortress dating from the late 14th century, Doune Castle has captivated audiences far beyond Scotland's borders. Fans of Outlander and Game of Thrones will recognise its ancient stone halls instantly. But even beyond its screen fame, Doune is extraordinary: its Great Hall, Lord's Tower, and courtyard offer an authentic encounter with medieval life that few other castles in Scotland can match.<\/p>\r\n      <\/div>\r\n\r\n      <!-- STOP 5 -->\r\n      <div class=\"et-stop\">\r\n        <div class=\"et-stop-num\">05<\/div>\r\n        <div class=\"et-stop-tag\">Final Stop<\/div>\r\n        <h3>The Kelpies<\/h3>\r\n        <p>Your day closes with one of modern Scotland's most breathtaking statements. The Kelpies \u2014 two 30-metre stainless steel horse-head sculptures rising from Helix Park \u2014 honour the legendary water horses of Scottish folklore and the real horses that powered the nation's industrial age. Striking, unexpected, and genuinely magnificent, they make for an unforgettable final chapter to a day steeped in Scottish story.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 EXPERIENCE STRIP \u2550\u2550\u2550 -->\r\n<section class=\"et-experience\">\r\n  <div class=\"et-container\">\r\n    <div class=\"et-experience-grid\">\r\n      <div class=\"et-pullquote\">\r\n        This is not a tour you take. It is an experience you carry with you long after you have returned home.\r\n      <\/div>\r\n      <div class=\"et-facts\">\r\n        <div class=\"et-fact\">\r\n          <div class=\"et-fact-icon\">\r\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"et-fact-title\">Entirely Private<\/div>\r\n            <div class=\"et-fact-desc\">Your vehicle, your schedule, your experience. No shared coaches, no strangers, no compromise.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"et-fact\">\r\n          <div class=\"et-fact-icon\">\r\n            <svg width=\"18\" height=\"18\" 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>\r\n            <div class=\"et-fact-title\">Flexible Pace<\/div>\r\n            <div class=\"et-fact-desc\">Linger longer at the stops that captivate you. Your driver adapts entirely to your rhythm.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"et-fact\">\r\n          <div class=\"et-fact-icon\">\r\n            <svg width=\"18\" height=\"18\" 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          <\/div>\r\n          <div>\r\n            <div class=\"et-fact-title\">Door-to-Door Service<\/div>\r\n            <div class=\"et-fact-desc\">Collected from your Edinburgh hotel and returned when your day is done. Zero logistics required.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"et-fact\">\r\n          <div class=\"et-fact-icon\">\r\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"et-fact-title\">Professional Chauffeur<\/div>\r\n            <div class=\"et-fact-desc\">Courteous, knowledgeable, and discreet \u2014 with deep familiarity of every route and destination.<\/div>\r\n          <\/div>\r\n        <\/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 8 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, transparent 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> Entrance fees to attractions (payable on the day)<\/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 (entirely at your discretion)<\/li>\r\n        <\/ul>\r\n        <div class=\"et-info-box\">\r\n          <div class=\"et-info-box-title\">Good to Know<\/div>\r\n          <p>Entrance fees at Stirling Castle, Bannockburn Heritage Centre and the Wallace Monument are payable directly at each site. We recommend booking popular attractions in advance during peak season. Your chauffeur can advise on current admission prices.<\/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 drawn from Eagle Transfer's exceptional fleet \u2014 maintained to the highest standard and driven by Edinburgh's finest professional chauffeurs.<\/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\">500<\/span>\r\n          <\/div>\r\n          <div class=\"et-price-note\">Fixed price \u00b7 Full 8-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\">Most Popular<\/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\">700<\/span>\r\n          <\/div>\r\n          <div class=\"et-price-note\">Fixed price \u00b7 Full 8-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      Prices are per vehicle, not per person. All taxes and road 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 bespoke arrangement.\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\">Ready to Follow<br><em>The Braveheart Trail?<\/em><\/h2>\r\n    <p>Scotland's greatest story awaits. Secure your private day tour now and leave the planning entirely to us.<\/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 BAR \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>.<\/p>","protected":false},"excerpt":{"rendered":"<p>.<\/p>","protected":false},"featured_media":900,"comment_status":"open","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[39],"product_tag":[],"class_list":{"0":"post-885","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\/885","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=885"}],"version-history":[{"count":8,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product\/885\/revisions"}],"predecessor-version":[{"id":899,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product\/885\/revisions\/899"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/media\/900"}],"wp:attachment":[{"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/media?parent=885"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product_brand?post=885"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product_cat?post=885"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/eagletransfer.co.uk\/fr\/wp-json\/wp\/v2\/product_tag?post=885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}