{"id":6195,"date":"2026-05-18T15:56:59","date_gmt":"2026-05-18T12:56:59","guid":{"rendered":"https:\/\/www.retreatlatvia.com\/?page_id=6195"},"modified":"2026-05-18T16:24:14","modified_gmt":"2026-05-18T13:24:14","slug":"executive-retreat-venue","status":"publish","type":"page","link":"https:\/\/www.retreatlatvia.com\/en\/executive-retreat-venue\/","title":{"rendered":"Executive retreat venue"},"content":{"rendered":"\n<style>\n:root {\n  --nl-white: #ffffff;\n  --nl-off-white: #f7f6f3;\n  --nl-light-grey: #edecea;\n  --nl-text-grey: #8a8680;\n  --nl-dark: #2a2925;\n  --nl-green: #3d5a3e;\n  --nl-green-light: #6b8f6c;\n  --nl-green-pale: #e8efe8;\n  --nl-sage: #c5d4c5;\n  --nl-accent: #4a6741;\n  --nl-font-display: 'Cormorant Garamond', Georgia, serif;\n  --nl-font-body: 'DM Sans', sans-serif;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.nl-hero {\n  min-height: 95vh;\n  display: flex; flex-direction: column; justify-content: flex-end;\n  position: relative; overflow: hidden;\n}\n.nl-hero-bg {\n  position: absolute; inset: 0;\n  background: linear-gradient(160deg, #1a2a1a 0%, #2a3d2a 60%, #3d5a3e 100%);\n}\n.nl-hero-bg::after {\n  content: '';\n  position: absolute; inset: 0;\n  background: url('https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/korol-scaled.jpg') center\/cover no-repeat;\n  opacity: 0.38;\n  mix-blend-mode: luminosity;\n}\n.nl-hero-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(26,42,26,0.94) 0%, rgba(26,42,26,0.22) 60%, transparent 100%);\n}\n.nl-hero-content {\n  position: relative; z-index: 2;\n  padding: 0 48px 80px;\n  max-width: 920px;\n}\n.nl-hero-tag {\n  display: inline-block;\n  font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase;\n  color: var(--nl-sage); font-family: var(--nl-font-body); font-weight: 400;\n  border: 1px solid rgba(197,212,197,0.4); padding: 6px 14px; border-radius: 20px;\n  margin-bottom: 28px;\n  animation: nlFadeUp 0.8s 0.2s both;\n}\n.nl-hero-h2 {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: clamp(48px, 7vw, 88px) !important;\n  font-weight: 300 !important; color: #ffffff !important; line-height: 1.05 !important;\n  letter-spacing: -0.01em !important; margin-bottom: 24px !important;\n  animation: nlFadeUp 0.8s 0.4s both;\n}\n.nl-hero-h2 em { font-style: italic; color: #c5d4c5; }\n.nl-hero-sub {\n  font-size: 16px; color: rgba(255,255,255,0.7); max-width: 560px;\n  line-height: 1.7; margin-bottom: 40px; font-family: var(--nl-font-body);\n  animation: nlFadeUp 0.8s 0.6s both;\n}\n.nl-hero-buttons {\n  display: flex; gap: 16px; flex-wrap: wrap;\n  animation: nlFadeUp 0.8s 0.8s both;\n}\n.nl-hero-scroll {\n  position: absolute; right: 48px; bottom: 80px; z-index: 2;\n  display: flex; flex-direction: column; align-items: center; gap: 8px;\n  animation: nlFadeUp 0.8s 1s both;\n}\n.nl-hero-scroll span {\n  font-size: 10px; letter-spacing: 0.15em; text-transform: uppercase;\n  color: rgba(255,255,255,0.4); writing-mode: vertical-rl;\n}\n.nl-scroll-line {\n  width: 1px; height: 60px;\n  background: linear-gradient(to bottom, rgba(255,255,255,0.4), transparent);\n  animation: nlScrollPulse 2s infinite;\n}\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.nl-btn-primary {\n  background: var(--nl-green); color: var(--nl-white) !important;\n  padding: 14px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; transition: background 0.2s, transform 0.2s;\n  display: inline-block; font-family: var(--nl-font-body);\n}\n.nl-btn-primary:hover { background: var(--nl-accent); transform: translateY(-1px); }\n.nl-btn-outline {\n  border: 1px solid rgba(255,255,255,0.4); color: var(--nl-white) !important;\n  padding: 14px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 400; transition: border-color 0.2s, background 0.2s;\n  display: inline-block; font-family: var(--nl-font-body);\n}\n.nl-btn-outline:hover { border-color: var(--nl-white); background: rgba(255,255,255,0.08); }\n.nl-btn-green {\n  background: transparent; border: 1.5px solid var(--nl-green); color: var(--nl-green) !important;\n  padding: 13px 36px; border-radius: 2px; text-decoration: none !important;\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; transition: all 0.2s; display: inline-block;\n  font-family: var(--nl-font-body);\n}\n.nl-btn-green:hover { background: var(--nl-green); color: var(--nl-white) !important; }\n\n\/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\n.nl-trust-bar {\n  background: var(--nl-green); padding: 20px 48px;\n  display: flex; align-items: center; justify-content: center; gap: 60px;\n  flex-wrap: wrap;\n}\n.nl-trust-item {\n  display: flex; align-items: center; gap: 10px;\n  color: rgba(255,255,255,0.85); font-size: 13px; letter-spacing: 0.05em;\n  font-family: var(--nl-font-body);\n}\n.nl-trust-item::before {\n  content: ''; width: 5px; height: 5px;\n  border-radius: 50%; background: var(--nl-sage); flex-shrink: 0;\n}\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n.nl-section { padding: 100px 48px; }\n.nl-section--offwhite { background: var(--nl-off-white); }\n.nl-section--white { background: var(--nl-white); }\n.nl-section--dark { background: var(--nl-dark); }\n.nl-section--sage { background: var(--nl-green-pale); }\n.nl-container { max-width: 1200px; margin: 0 auto; }\n\n.nl-label {\n  font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase;\n  color: var(--nl-green); font-weight: 500; margin-bottom: 16px;\n  display: flex; align-items: center; gap: 12px;\n  font-family: var(--nl-font-body);\n}\n.nl-label::before { content: ''; width: 24px; height: 1px; background: var(--nl-green); }\n.nl-label--light { color: var(--nl-sage); }\n.nl-label--light::before { background: var(--nl-sage); }\n\n.nl-title {\n  font-family: var(--nl-font-display) !important; font-size: clamp(36px, 4.5vw, 58px) !important;\n  font-weight: 300 !important; line-height: 1.1 !important; color: var(--nl-dark) !important; margin-bottom: 20px !important;\n}\n.nl-title--light { color: var(--nl-white) !important; }\n.nl-title em { font-style: italic; color: var(--nl-green); }\n.nl-title--light em { color: var(--nl-sage); }\n.nl-subtitle {\n  font-size: 16px; color: var(--nl-text-grey); max-width: 560px; line-height: 1.75;\n  font-family: var(--nl-font-body);\n}\n\n\/* \u2500\u2500 INTRO SPLIT \u2500\u2500 *\/\n.nl-intro-grid {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;\n}\n.nl-intro-stats {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 40px;\n}\n.nl-stat { padding: 24px; background: var(--nl-white); border-radius: 4px; }\n.nl-stat-num {\n  font-family: var(--nl-font-display) !important; font-size: 42px; font-weight: 300;\n  color: var(--nl-green); line-height: 1;\n}\n.nl-stat-label { font-size: 12px; color: var(--nl-text-grey); letter-spacing: 0.05em; margin-top: 6px; font-family: var(--nl-font-body); }\n.nl-intro-img { position: relative; }\n.nl-intro-img img { width: 100%; aspect-ratio: 3\/4; object-fit: cover; border-radius: 4px; display: block; }\n.nl-intro-badge {\n  position: absolute; bottom: -24px; left: -24px;\n  background: var(--nl-green); color: var(--nl-white);\n  padding: 20px 24px; border-radius: 4px;\n  font-family: var(--nl-font-display); font-size: 18px; font-style: italic;\n  max-width: 220px; line-height: 1.4;\n}\n\n\/* \u2500\u2500 FEATURES GRID \u2500\u2500 *\/\n.nl-why-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px;\n  margin-top: 60px; background: var(--nl-light-grey);\n}\n.nl-why-card { background: var(--nl-white); padding: 40px 36px; transition: background 0.3s; }\n.nl-why-card:hover { background: var(--nl-green-pale); }\n.nl-why-icon {\n  width: 48px; height: 48px; background: var(--nl-green-pale);\n  border-radius: 50%; display: flex; align-items: center; justify-content: center;\n  margin-bottom: 20px; font-size: 22px;\n}\n.nl-why-card h3 {\n  font-family: var(--nl-font-display) !important; font-size: 22px !important; font-weight: 500 !important;\n  margin-bottom: 12px !important; color: var(--nl-dark) !important;\n}\n.nl-why-card p { font-size: 14px; color: var(--nl-text-grey); line-height: 1.75; font-family: var(--nl-font-body); }\n\n\/* \u2500\u2500 SPACES GRID \u2500\u2500 *\/\n.nl-spaces-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 60px;\n}\n.nl-space-card { position: relative; overflow: hidden; border-radius: 4px; }\n.nl-space-card:first-child { grid-column: span 2; }\n.nl-space-card img {\n  width: 100%; height: 340px; object-fit: cover;\n  display: block; transition: transform 0.6s ease;\n}\n.nl-space-card:first-child img { height: 440px; }\n.nl-space-card:hover img { transform: scale(1.04); }\n.nl-space-overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(30,38,25,0.85) 0%, transparent 55%);\n  display: flex; flex-direction: column; justify-content: flex-end; padding: 28px;\n}\n.nl-space-tag {\n  font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase;\n  color: var(--nl-sage); margin-bottom: 8px; font-family: var(--nl-font-body);\n}\n.nl-space-card h3 {\n  font-family: var(--nl-font-display) !important; font-size: 24px !important; font-weight: 400 !important;\n  color: var(--nl-white) !important; margin-bottom: 4px !important;\n}\n.nl-space-card p { font-size: 13px; color: rgba(255,255,255,0.65); font-family: var(--nl-font-body); margin: 0; }\n\n\/* \u2500\u2500 EXPERIENCE LIST \u2500\u2500 *\/\n.nl-exp-grid {\n  display: grid; grid-template-columns: 1fr 1.2fr; gap: 80px;\n  align-items: center; margin-top: 60px;\n}\n.nl-exp-list { display: flex; flex-direction: column; gap: 1px; }\n.nl-exp-item {\n  padding: 24px 0; border-bottom: 1px solid rgba(255,255,255,0.08);\n  display: flex; gap: 20px; align-items: flex-start;\n  transition: padding-left 0.3s; cursor: default;\n}\n.nl-exp-item:hover { padding-left: 8px; }\n.nl-exp-num {\n  font-family: var(--nl-font-display); font-size: 14px; color: var(--nl-sage);\n  min-width: 28px; font-style: italic; margin-top: 2px;\n}\n.nl-exp-item h4 {\n  font-size: 16px !important; font-weight: 500 !important; color: var(--nl-white) !important;\n  margin-bottom: 6px !important; font-family: var(--nl-font-body) !important;\n}\n.nl-exp-item p { font-size: 13px; color: rgba(255,255,255,0.5); line-height: 1.7; font-family: var(--nl-font-body); margin: 0; }\n.nl-exp-images { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.nl-exp-images img { width: 100%; border-radius: 4px; object-fit: cover; display: block; }\n.nl-exp-images img:first-child { height: 280px; grid-column: span 2; }\n.nl-exp-images img:not(:first-child) { height: 180px; }\n\n\/* \u2500\u2500 FORMATS \u2500\u2500 *\/\n.nl-teams-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 60px;\n}\n.nl-team-card {\n  background: var(--nl-white); padding: 36px; border-radius: 4px;\n  border-left: 3px solid var(--nl-green); transition: transform 0.2s;\n}\n.nl-team-card:hover { transform: translateY(-3px); }\n.nl-team-card h3 {\n  font-family: var(--nl-font-display) !important; font-size: 22px !important; font-weight: 500 !important;\n  margin-bottom: 12px !important; color: var(--nl-dark) !important;\n}\n.nl-team-card p { font-size: 14px; color: var(--nl-text-grey); line-height: 1.75; font-family: var(--nl-font-body); }\n.nl-team-size {\n  display: inline-block; margin-top: 16px;\n  font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase;\n  color: var(--nl-green); font-weight: 500; font-family: var(--nl-font-body);\n}\n\n\/* \u2500\u2500 NATURE \u2500\u2500 *\/\n.nl-nature-split { display: grid; grid-template-columns: 1.1fr 1fr; gap: 80px; align-items: center; }\n.nl-nature-images { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.nl-nature-images img { width: 100%; object-fit: cover; border-radius: 4px; display: block; }\n.nl-nature-images img:nth-child(1) { height: 300px; grid-column: span 2; }\n.nl-nature-images img:nth-child(2),\n.nl-nature-images img:nth-child(3) { height: 200px; }\n.nl-nature-list { list-style: none !important; margin-top: 28px; display: flex; flex-direction: column; gap: 12px; padding: 0 !important; }\n.nl-nature-list li {\n  display: flex; align-items: center; gap: 12px;\n  font-size: 14px; color: var(--nl-dark); font-family: var(--nl-font-body);\n}\n.nl-nature-list li::before {\n  content: '' !important; width: 6px; height: 6px;\n  border-radius: 50%; background: var(--nl-green); flex-shrink: 0;\n}\n\n\/* \u2500\u2500 TESTIMONIAL \u2500\u2500 *\/\n.nl-testimonial { text-align: center; }\n.nl-testimonial blockquote {\n  font-family: var(--nl-font-display) !important; font-size: clamp(22px, 3vw, 36px) !important;\n  font-weight: 300 !important; font-style: italic !important; color: var(--nl-dark) !important;\n  max-width: 800px; margin: 0 auto 28px !important; line-height: 1.5 !important;\n  border: none !important; padding: 0 !important;\n}\n.nl-testimonial cite { font-size: 13px; color: var(--nl-text-grey); letter-spacing: 0.06em; font-family: var(--nl-font-body); }\n\n\/* \u2500\u2500 COUNTRIES \u2500\u2500 *\/\n.nl-flags-row {\n  display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-bottom: 40px;\n}\n.nl-flag-item {\n  display: flex; flex-direction: column; align-items: center; gap: 8px;\n  padding: 20px 24px; border: 1px solid var(--nl-light-grey); border-radius: 4px;\n  min-width: 90px; transition: border-color 0.2s, background 0.2s;\n}\n.nl-flag-item:hover { border-color: var(--nl-sage); background: var(--nl-green-pale); }\n.nl-flag-emoji { font-size: 32px; }\n.nl-flag-name { font-size: 11px; letter-spacing: 0.06em; text-transform: uppercase; color: var(--nl-text-grey); font-family: var(--nl-font-body); }\n.nl-location-note {\n  display: inline-flex; align-items: center; gap: 10px;\n  padding: 12px 24px; background: var(--nl-green-pale);\n  border-radius: 2px; font-size: 13px; color: var(--nl-green); margin-top: 20px;\n  font-family: var(--nl-font-body);\n}\n\n\/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n.nl-contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n.nl-contact-desc { font-size: 15px; color: rgba(255,255,255,0.55); line-height: 1.75; margin-bottom: 36px; font-family: var(--nl-font-body); }\n.nl-contact-info { display: flex; flex-direction: column; gap: 20px; }\n.nl-contact-info-item h4 {\n  font-size: 11px !important; letter-spacing: 0.1em; text-transform: uppercase;\n  color: var(--nl-sage) !important; margin-bottom: 4px !important; font-family: var(--nl-font-body) !important;\n}\n.nl-contact-info-item a, .nl-contact-info-item span {\n  font-size: 15px; color: rgba(255,255,255,0.8); text-decoration: none; transition: color 0.2s;\n  font-family: var(--nl-font-body);\n}\n.nl-contact-info-item a:hover { color: var(--nl-white); }\n.nl-contact-form { display: flex; flex-direction: column; gap: 16px; }\n.nl-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n.nl-form-field { display: flex; flex-direction: column; gap: 6px; }\n.nl-form-field label { font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(255,255,255,0.4); font-family: var(--nl-font-body); }\n.nl-form-field input, .nl-form-field textarea, .nl-form-field select {\n  background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 2px; padding: 12px 16px; color: var(--nl-white);\n  font-family: var(--nl-font-body); font-size: 14px;\n  transition: border-color 0.2s; outline: none;\n  -webkit-appearance: none; appearance: none; width: 100%;\n}\n.nl-form-field input:focus, .nl-form-field textarea:focus, .nl-form-field select:focus { border-color: var(--nl-sage); }\n.nl-form-field input::placeholder, .nl-form-field textarea::placeholder { color: rgba(255,255,255,0.25); }\n.nl-form-field textarea { resize: vertical; min-height: 100px; }\n.nl-form-field select option { background: var(--nl-dark); color: var(--nl-white); }\n.nl-form-full { grid-column: span 2; }\n.nl-form-submit {\n  background: var(--nl-green); color: var(--nl-white); border: none;\n  padding: 14px 36px; border-radius: 2px; font-family: var(--nl-font-body);\n  font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;\n  font-weight: 500; cursor: pointer; transition: background 0.2s; width: 100%;\n}\n.nl-form-submit:hover { background: var(--nl-green-light); }\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes nlFadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n@keyframes nlScrollPulse {\n  0%, 100% { opacity: 0.4; } 50% { opacity: 0.9; }\n}\n.nl-reveal { opacity: 0; transform: translateY(30px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.nl-reveal.nl-visible { opacity: 1; transform: none; }\n.nl-reveal-1 { transition-delay: 0.1s; }\n.nl-reveal-2 { transition-delay: 0.2s; }\n.nl-reveal-3 { transition-delay: 0.3s; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .nl-section { padding: 70px 24px; }\n  .nl-trust-bar { gap: 24px; padding: 16px 24px; }\n  .nl-hero-content { padding: 0 24px 60px; }\n  .nl-hero-scroll { display: none; }\n  .nl-intro-grid, .nl-exp-grid, .nl-nature-split, .nl-contact-grid { grid-template-columns: 1fr; gap: 40px; }\n  .nl-intro-img { order: -1; }\n  .nl-intro-badge { left: 0; }\n  .nl-spaces-grid { grid-template-columns: 1fr; }\n  .nl-space-card:first-child { grid-column: span 1; }\n  .nl-why-grid { grid-template-columns: 1fr; }\n  .nl-teams-grid { grid-template-columns: 1fr; }\n  .nl-form-row { grid-template-columns: 1fr; }\n  .nl-form-full { grid-column: span 1; }\n  .nl-exp-images { grid-template-columns: 1fr; }\n  .nl-exp-images img:first-child { grid-column: span 1; }\n}\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- HERO                                   -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<h1 style=\"position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;\">Executive Retreat Venue<\/h1>\n\n<div class=\"nl-hero\">\n  <div class=\"nl-hero-bg\"><\/div>\n  <div class=\"nl-hero-overlay\"><\/div>\n  <div class=\"nl-hero-content\">\n    <div class=\"nl-hero-tag\">Executive Retreat Venue \u00b7 Latvia \u00b7 Europe<\/div>\n    <h2 class=\"nl-hero-h2\">A Private Space<br><em>For Executive retreat<\/em><\/h2>\n    <p class=\"nl-hero-sub\">Narbuli is a private countryside retreat venue in Latvia, available for exclusive hire by organisations and retreat organisers. A setting where senior leaders and executive teams come to think clearly, make better decisions, and reconnect with what matters.<\/p>\n    <div class=\"nl-hero-buttons\">\n      <a href=\"#js-modal-contact\" class=\"nl-btn-primary\">Enquire About Hire<\/a>\n      <a href=\"#nl-exec-about\" class=\"nl-btn-outline\">Explore the Venue<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"nl-hero-scroll\">\n    <div class=\"nl-scroll-line\"><\/div>\n    <span>Scroll<\/span>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- TRUST BAR                              -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-trust-bar\">\n  <div class=\"nl-trust-item\">Exclusive Private Hire<\/div>\n  <div class=\"nl-trust-item\">Up to 18 Participants<\/div>\n  <div class=\"nl-trust-item\">Private Countryside Setting<\/div>\n  <div class=\"nl-trust-item\">2h from Riga Airport<\/div>\n  <div class=\"nl-trust-item\">Retreats &#038; Offsites Only<\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- ABOUT                                  -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--offwhite\" id=\"nl-exec-about\">\n  <div class=\"nl-container\">\n    <div class=\"nl-intro-grid\">\n      <div class=\"nl-reveal\">\n        <div class=\"nl-label\">About the Venue<\/div>\n        <h2 class=\"nl-title\">Not a Conference Centre.<br>A <em>Leadership Retreat Venue<\/em>.<\/h2>\n        <p class=\"nl-subtitle\">\n          Narbuli was built for depth, not efficiency. It is a private retreat house in Latvia&#8217;s countryside \u2014 perched on a hilltop overlooking a forest lake, surrounded by ancient woodland, far from the noise and distraction of any city. When senior leaders and executive teams come here, they arrive into conditions that make genuinely important thinking possible.\n        <\/p>\n        <p class=\"nl-subtitle\" style=\"margin-top:16px;\">\n          If you are looking for the best place to host a retreat for your leadership team \u2014 a setting that communicates seriousness, invites reflection, and removes all the friction that prevents real conversation \u2014 Narbuli is worth your attention.\n        <\/p>\n        <div class=\"nl-intro-stats\">\n          <div class=\"nl-stat nl-reveal nl-reveal-1\">\n            <div class=\"nl-stat-num\">9<\/div>\n            <div class=\"nl-stat-label\">Private archetypal rooms<\/div>\n          <\/div>\n          <div class=\"nl-stat nl-reveal nl-reveal-2\">\n            <div class=\"nl-stat-num\">18<\/div>\n            <div class=\"nl-stat-label\">Max. participants<\/div>\n          <\/div>\n          <div class=\"nl-stat nl-reveal nl-reveal-1\">\n            <div class=\"nl-stat-num\">4<\/div>\n            <div class=\"nl-stat-label\">Floors of space<\/div>\n          <\/div>\n          <div class=\"nl-stat nl-reveal nl-reveal-2\">\n            <div class=\"nl-stat-num\">2h<\/div>\n            <div class=\"nl-stat-label\">From Riga airport<\/div>\n          <\/div>\n        <\/div>\n        <div style=\"margin-top:32px;\">\n          <a href=\"#js-modal-contact\" class=\"nl-btn-green\">Enquire About Hire<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"nl-intro-img nl-reveal nl-reveal-2\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/korol-scaled.jpg\" alt=\"Executive retreat venue Narbuli \u2014 King Room\">\n        <div class=\"nl-intro-badge\">&#8220;The best decisions are made when the mind has room to breathe.&#8221;<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- WHY NARBULI                            -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--white\">\n  <div class=\"nl-container\">\n    <div class=\"nl-reveal\" style=\"text-align:center; max-width:620px; margin:0 auto 8px;\">\n      <div class=\"nl-label\" style=\"justify-content:center;\">Why Choose Narbuli<\/div>\n      <h2 class=\"nl-title\">What Makes This an Exceptional<br><em>Executive Retreat Venue<\/em><\/h2>\n    <\/div>\n    <div class=\"nl-why-grid nl-reveal\">\n      <div class=\"nl-why-card\">\n        <div class=\"nl-why-icon\">\ud83d\udd12<\/div>\n        <h3>Completely Private<\/h3>\n        <p>When you hire Narbuli, the entire house is yours. No other groups, no shared facilities with strangers, no interruptions. The kind of privacy that senior leaders rarely experience \u2014 and genuinely need for substantive work.<\/p>\n      <\/div>\n      <div class=\"nl-why-card\">\n        <div class=\"nl-why-icon\">\ud83c\udf32<\/div>\n        <h3>Countryside Immersion<\/h3>\n        <p>One of Europe&#8217;s most distinctive private countryside retreats \u2014 set within an eco-settlement in central Latvia. Forest, lake, clean air, and the kind of quiet that slows the mind down enough to actually think.<\/p>\n      <\/div>\n      <div class=\"nl-why-card\">\n        <div class=\"nl-why-icon\">\ud83c\udfdb<\/div>\n        <h3>Archetypal Rooms<\/h3>\n        <p>Nine rooms inspired by Jungian archetypes \u2014 King, Warrior, Magician, and others. Each carries a distinct energy. For leadership retreats, the environment participants sleep and live in shapes how they show up in the room.<\/p>\n      <\/div>\n      <div class=\"nl-why-card\">\n        <div class=\"nl-why-icon\">\ud83e\udded<\/div>\n        <h3>Bring Your Own Agenda<\/h3>\n        <p>Narbuli does not impose a programme. You bring your facilitators, your objectives, your structure. We provide the space, the food, the sauna, and everything that supports sustained focus over multiple days.<\/p>\n      <\/div>\n      <div class=\"nl-why-card\">\n        <div class=\"nl-why-icon\">\u2708<\/div>\n        <h3>Accessible from Across Europe<\/h3>\n        <p>Direct flights to Riga from London, Berlin, Stockholm, Oslo, Amsterdam, Z\u00fcrich, and 30+ other European cities. Two hours from the airport to a setting that feels genuinely removed from ordinary life.<\/p>\n      <\/div>\n      <div class=\"nl-why-card\">\n        <div class=\"nl-why-icon\">\ud83c\udf7d<\/div>\n        <h3>Everything Taken Care Of<\/h3>\n        <p>Meals prepared with local ingredients, wood-fired sauna, clean rooms, an attentive host team. Nothing to organise on-site. Your team&#8217;s full attention stays on the work \u2014 not the logistics.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- SPACES                                 -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--offwhite\" id=\"nl-exec-spaces\">\n  <div class=\"nl-container\">\n    <div style=\"display:flex; justify-content:space-between; align-items:flex-end; margin-bottom:60px; gap:40px; flex-wrap:wrap;\">\n      <div class=\"nl-reveal\">\n        <div class=\"nl-label\">The Venue<\/div>\n        <h2 class=\"nl-title\">Spaces That Support<br><em>Serious Work<\/em><\/h2>\n      <\/div>\n      <p class=\"nl-subtitle nl-reveal nl-reveal-2\" style=\"max-width:380px;\">\n        Four floors of considered space \u2014 from communal rooms for group sessions to private corners for individual reflection. Every part of the house has been designed to support depth.\n      <\/p>\n    <\/div>\n   <div class=\"nl-spaces-grid\" style=\"grid-template-columns: repeat(3, 1fr);\">\n      <div class=\"nl-space-card nl-reveal\" style=\"grid-column: span 1;\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/webp-express\/webp-images\/uploads\/2023\/03\/zal-dlya-praktik-scaled.jpg.webp\" alt=\"Practice room \u2014 executive retreat venue Narbuli\">\n        <div class=\"nl-space-overlay\">\n          <div class=\"nl-space-tag\">Practice &#038; Focus<\/div>\n          <h3>The Practice Room<\/h3>\n          <p>Mosaic heated floor, panoramic windows, and an adjacent covered wooden terrace<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"nl-space-card nl-reveal nl-reveal-1\" style=\"grid-column: span 1;\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/webp-express\/webp-images\/uploads\/2023\/03\/588a0816-hdr-edit-1-scaled.jpg.webp\" alt=\"Kitchen and dining area \u2014 leadership retreat venue\">\n        <div class=\"nl-space-overlay\">\n          <div class=\"nl-space-tag\">Kitchen &#038; Dining<\/div>\n          <h3>Kitchens &#038; Dining Area<\/h3>\n          <p>Fully equipped kitchen and dining room seating up to 16 people comfortably<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"nl-space-card nl-reveal nl-reveal-2\" style=\"grid-column: span 1;\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/webp-express\/webp-images\/uploads\/2023\/03\/588a0732-hdr-edit-1-scaled.jpg.webp\" alt=\"Fireplace lounge \u2014 private retreat venue Europe\">\n        <div class=\"nl-space-overlay\">\n          <div class=\"nl-space-tag\">Warmth &#038; Connection<\/div>\n          <h3>The Fireplace Lounge<\/h3>\n          <p>A guest favourite \u2014 wood-burning fireplace, large windows, and a view that invites conversation<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div style=\"text-align:center; margin-top:40px;\" class=\"nl-reveal\">\n      <a href=\"#js-modal-contact\" class=\"nl-btn-primary\">Enquire About Hire<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- HOW IT WORKS                           -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--dark\" id=\"nl-exec-how\">\n  <div class=\"nl-container\">\n    <div class=\"nl-label nl-label--light nl-reveal\">How It Works<\/div>\n    <h2 class=\"nl-title nl-title--light nl-reveal nl-reveal-1\">How to Host<br><em>Your Own Retreat Here<\/em><\/h2>\n    <div class=\"nl-exp-grid\">\n      <div class=\"nl-exp-list nl-reveal\">\n        <div class=\"nl-exp-item\">\n          <div class=\"nl-exp-num\">01<\/div>\n          <div>\n            <h4>Send an Enquiry<\/h4>\n            <p>Tell us your dates, your group size, and what you are trying to achieve. We come back within one business day with availability, pricing, and any relevant information.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"nl-exp-item\">\n          <div class=\"nl-exp-num\">02<\/div>\n          <div>\n            <h4>Design Your Programme<\/h4>\n            <p>Bring your own facilitators and your own agenda \u2014 or ask us for recommendations. The venue supports any format: strategy offsites, leadership intensives, team building, or simply structured thinking time.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"nl-exp-item\">\n          <div class=\"nl-exp-num\">03<\/div>\n          <div>\n            <h4>Your Team Arrives<\/h4>\n            <p>Participants arrive into a private countryside setting, fully prepared and ready. The house, the food, the sauna \u2014 all of it is waiting. The transition from work mode to retreat mode begins on arrival.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"nl-exp-item\">\n          <div class=\"nl-exp-num\">04<\/div>\n          <div>\n            <h4>You Lead, We Support<\/h4>\n            <p>We remain in the background \u2014 managing the house, preparing meals, keeping everything running. Your team&#8217;s energy goes entirely into the retreat itself.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"nl-exp-item\">\n          <div class=\"nl-exp-num\">05<\/div>\n          <div>\n            <h4>Your Team Returns Different<\/h4>\n            <p>Not energised in a superficial way \u2014 but genuinely clearer, more aligned, and more capable of doing the work that actually matters. That is what good executive retreats produce.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"nl-exp-images nl-reveal nl-reveal-2\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/11\/narbuli-1.jpg\" alt=\"Executive retreat venue Latvia \u2014 Narbuli house\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/10\/588a8136-2.jpg\" alt=\"Leadership retreat venue Europe\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/gruppovye-retrity-scaled.jpg\" alt=\"Places to host a corporate retreat \u2014 group work\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- RETREAT FORMATS                        -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--offwhite\">\n  <div class=\"nl-container\">\n    <div class=\"nl-reveal\" style=\"text-align:center; max-width:620px; margin:0 auto;\">\n      <div class=\"nl-label\" style=\"justify-content:center;\">What People Come For<\/div>\n      <h2 class=\"nl-title\">Formats That Work<br>at <em>Narbuli<\/em><\/h2>\n    <\/div>\n    <div class=\"nl-teams-grid\">\n      <div class=\"nl-team-card nl-reveal\">\n        <h3>Executive Leadership Retreat<\/h3>\n        <p>For senior leadership teams who need to step away from operational pressure and do the harder work \u2014 strategic clarity, interpersonal alignment, honest conversation about what is and is not working. One of the best places to host a leadership retreat in Europe.<\/p>\n        <span class=\"nl-team-size\">4\u201314 leaders<\/span>\n      <\/div>\n      <div class=\"nl-team-card nl-reveal nl-reveal-1\">\n        <h3>Strategy Offsite<\/h3>\n        <p>A private countryside retreat with the space and structure for genuine strategic thinking. Away from the office, the inbox, and the operational noise \u2014 your team can finally engage with the questions that actually determine where you are headed.<\/p>\n        <span class=\"nl-team-size\">6\u201318 participants<\/span>\n      <\/div>\n      <div class=\"nl-team-card nl-reveal nl-reveal-2\">\n        <h3>Team Building Retreat<\/h3>\n        <p>Not an activity day. A multi-day team building venue experience where people live, eat, think, and rest together over several days \u2014 and leave with the kind of trust and mutual understanding that no workshop can manufacture.<\/p>\n        <span class=\"nl-team-size\">8\u201318 participants<\/span>\n      <\/div>\n      <div class=\"nl-team-card nl-reveal nl-reveal-3\">\n        <h3>Founder &#038; CEO Retreat<\/h3>\n        <p>For individual executives or small groups of peers who need time away from their organisations to think about the bigger questions. Solitude with structure \u2014 and the option of facilitated coaching if required.<\/p>\n        <span class=\"nl-team-size\">1\u20136 people<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- NATURE                                 -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--white\" id=\"nl-exec-nature\">\n  <div class=\"nl-container\">\n    <div class=\"nl-nature-split\">\n      <div class=\"nl-nature-images nl-reveal\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/04\/pervyj-ekran.jpg\" alt=\"Private countryside retreat Europe \u2014 Narbuli Latvia\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/dji_0699-scaled.jpg\" alt=\"Executive retreat venue aerial \u2014 Narbuli Latvia\">\n        <img decoding=\"async\" src=\"https:\/\/www.retreatlatvia.com\/wp-content\/uploads\/2023\/03\/krugovaya-teressa-scaled.jpg\" alt=\"Leadership retreat venue outdoor space\">\n      <\/div>\n      <div class=\"nl-reveal nl-reveal-2\">\n        <div class=\"nl-label\">The Setting<\/div>\n        <h2 class=\"nl-title\">Why Countryside<br><em>Makes the Difference<\/em><\/h2>\n        <p class=\"nl-subtitle\">\n          There is good research on what happens to cognition, creativity, and emotional regulation when people spend time in natural environments. Narbuli sits within Latvia&#8217;s Amatciems eco-settlement \u2014 ancient forests, a pristine lake, clean air, and complete acoustic quiet. The setting is not incidental. It is part of why the retreat works.\n        <\/p>\n        <ul class=\"nl-nature-list\">\n          <li>Ancient pine and birch forests \u2014 10 minutes from the front door<\/li>\n          <li>A forest lake with a pier, visible from most rooms<\/li>\n          <li>Traditional wood-fired sauna for evening decompression<\/li>\n          <li>Outdoor spaces on every level for thinking between sessions<\/li>\n          <li>No urban noise \u2014 the quiet is real, not managed<\/li>\n          <li>Clean air and natural light that measurably improve sleep quality<\/li>\n          <li>Four distinct seasons \u2014 each with its own quality of atmosphere<\/li>\n        <\/ul>\n        <div style=\"margin-top:36px;\">\n          <a href=\"#js-modal-contact\" class=\"nl-btn-green\">Enquire About Hire<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- TESTIMONIAL                            -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--sage nl-testimonial\">\n  <div class=\"nl-container\">\n    <blockquote class=\"nl-reveal\">\n      &#8220;We have tried conference venues, boutique hotels, and various offsite formats over the years. Narbuli was the first time our leadership team actually arrived somewhere and stayed there \u2014 mentally. The forest, the rooms, the absence of distraction. It changed what was possible in the room.&#8221;\n    <\/blockquote>\n    <cite class=\"nl-reveal nl-reveal-1\">\u2014 CEO, Strategy Offsite \u00b7 10 senior leaders from Germany and the UK<\/cite>\n    <div style=\"margin-top:36px;\" class=\"nl-reveal nl-reveal-2\">\n      <a href=\"#js-modal-contact\" class=\"nl-btn-green\">Enquire About Hire<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- WHERE FROM                             -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"nl-section nl-section--white\" style=\"text-align:center;\">\n  <div class=\"nl-container\">\n    <div class=\"nl-label nl-reveal\" style=\"justify-content:center;\">Teams Come From<\/div>\n    <h2 class=\"nl-title nl-reveal nl-reveal-1\">One of the Most Accessible<br><em>Private Retreat Venues in Europe<\/em><\/h2>\n    <p class=\"nl-subtitle nl-reveal nl-reveal-2\" style=\"max-width:620px; margin:0 auto 50px;\">\n      Latvia sits at the centre of Northern Europe, and Riga airport is served by direct flights from over 30 cities. For executive teams looking for private countryside retreats in Europe that are actually reachable \u2014 Narbuli is two hours from the gate.\n    <\/p>\n    <div class=\"nl-flags-row nl-reveal\">\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\uddec\ud83c\udde7<\/div><div class=\"nl-flag-name\">United Kingdom<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\udde9\ud83c\uddea<\/div><div class=\"nl-flag-name\">Germany<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\uddf8\ud83c\uddea<\/div><div class=\"nl-flag-name\">Sweden<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\uddf3\ud83c\uddf4<\/div><div class=\"nl-flag-name\">Norway<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\udde8\ud83c\udded<\/div><div class=\"nl-flag-name\">Switzerland<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\uddf3\ud83c\uddf1<\/div><div class=\"nl-flag-name\">Netherlands<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\uddeb\ud83c\uddee<\/div><div class=\"nl-flag-name\">Finland<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\udde9\ud83c\uddf0<\/div><div class=\"nl-flag-name\">Denmark<\/div><\/div>\n      <div class=\"nl-flag-item\"><div class=\"nl-flag-emoji\">\ud83c\uddeb\ud83c\uddf7<\/div><div class=\"nl-flag-name\">France<\/div><\/div>\n    <\/div>\n    <div class=\"nl-location-note nl-reveal\">\ud83d\udccd Narbu\u013ci, Amatas novads, Latvia \u2014 2h from Riga International Airport (RIX)<\/div>\n    <div style=\"margin-top:36px;\" class=\"nl-reveal\">\n      <a href=\"#js-modal-contact\" class=\"nl-btn-primary\">Enquire About Hire<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var observer = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){\n      if(e.isIntersecting){ e.target.classList.add('nl-visible'); }\n    });\n  }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\n  document.querySelectorAll('.nl-reveal').forEach(function(el){ observer.observe(el); });\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Executive Retreat Venue Executive Retreat Venue \u00b7 Latvia \u00b7 Europe A Private SpaceFor Executive retreat Narbuli is a private countryside retreat venue in Latvia, available for exclusive hire by organisations and retreat organisers. A setting where senior leaders and executive teams come to think clearly, make better decisions, and reconnect with what matters. Enquire About [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-blocks.php","meta":{"inline_featured_image":false,"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages\/6195"}],"collection":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/comments?post=6195"}],"version-history":[{"count":2,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages\/6195\/revisions"}],"predecessor-version":[{"id":6212,"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/pages\/6195\/revisions\/6212"}],"wp:attachment":[{"href":"https:\/\/www.retreatlatvia.com\/en\/wp-json\/wp\/v2\/media?parent=6195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}