@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Montserrat:wght@400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700;800&display=swap");

html,
body {
  font-family: "Lato", Arial, sans-serif !important;
}

body,
p,
li,
blockquote,
.about-body,
.day-pane-text,
.day-timetable-item,
.experience-card-text,
.pricing-feature-item,
.testimonial-text,
.u-text-size-large,
.u-text-size-small {
  font-family: "Lato", Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-h1,
.heading-h1.is-small,
.heading-h2,
.u-heading-h3-small,
.slide-popup-heading,
.big-letter {
  font-family: "Playfair Display", Georgia, serif !important;
  letter-spacing: 0 !important;
}

.section-hero .hero-bg-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
}

.section-hero .image-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.navbar,
.navbar-link,
.navbar-dropdown-toggle,
.navbar-dropdown-link,
.brand-wordmark,
.primary-button,
.secondary-button,
.tertiary-button,
.button-text,
.dates,
.badge,
.eyebrow-section,
.eyebrow-item,
.tag-item,
.day-tabs-link,
.footer-nav-title,
.footer-link,
.contact-link-wrap,
.nav-link-wrap,
.price-meta,
label,
input,
select,
textarea {
  font-family: "Montserrat", Arial, sans-serif !important;
  letter-spacing: 0 !important;
}

:root {
  --br-primary: #5B6246;
  --br-secondary: #B28C4D;
  --br-bg: #F4EEE7;
  --br-support-1: #A3A07A;
  --br-support-2: #CFC5B5;
  --br-support-3: #4D4D42;
  --br-support-4: #DDD3C7;
  --br-page: var(--br-support-4);
  --br-surface: var(--br-bg);
  --br-surface-subtle: var(--br-support-2);
  --font--primary: "Lato", Arial, sans-serif;
  --color--base--black: var(--br-support-3);
  --color--base--white: var(--br-surface);
  --color--base--accent: var(--br-secondary);
  --color--base--accent-dark: var(--br-primary);
  --color--backgrounds--bg-page: var(--br-page);
  --color--backgrounds--bg-subtle: var(--br-surface-subtle);
  --color--backgrounds--bg-green: var(--br-primary);
  --color--backgrounds--bg-frost: rgba(244, 238, 231, 0.72);
  --color--text--text-muted: rgba(77, 77, 66, 0.72);
  --color--text--heading-accent: var(--br-secondary);
  --color--text--text-frost: rgba(244, 238, 231, 0.72);
  --border--color-size--border-subtle: var(--br-support-2);
  --navbar--scroll-invert--border-initial: rgba(77, 77, 66, 0);
  --navbar--scroll-invert--bg-initial: rgba(244, 238, 231, 0);
  --navbar--scroll-invert--item-initial: var(--br-bg);
  --navbar--scroll-invert--dropdown-bg-initial: var(--br-primary);
}

::selection {
  background-color: var(--br-secondary);
  color: var(--br-bg);
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: var(--br-secondary) !important;
  border-color: var(--br-secondary) !important;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px rgba(178, 140, 77, 0.45) !important;
}

.form-input:focus,
.form-textarea:focus,
.w-input:focus,
.w-select:focus {
  border-color: var(--br-secondary) !important;
}

.docs-card {
  background-color: var(--color--base--white);
}

.docs-card .steps-number.is-small {
  background-color: var(--color--backgrounds--bg-subtle);
}

.navbar-menu-right > .primary-button,
.navbar-menu-right > .primary-button .button-text {
  color: #fff !important;
}

.brand-link img[alt="Beyond Routes logo"],
.footer-brand-link img[alt="Beyond Routes logo"] {
  object-fit: contain !important;
}

.brand-link img[alt="Beyond Routes logo"] {
  width: auto !important;
  height: 2.5rem !important;
}

.navbar .brand-link {
  display: flex;
  align-items: center;
  width: auto;
  max-width: none !important;
}

.brand-wordmark {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: currentColor;
}

@media screen and (min-width: 992px) {
  .navbar-brand-wrap {
    width: 18% !important;
    flex: 0 0 18%;
  }

  .navbar-menu-wrap:not(.is-docs) {
    width: 82% !important;
    justify-content: space-between;
    align-items: center;
  }

  .navbar-menu-center {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    justify-content: center;
  }

  .navbar-menu-right {
    width: auto !important;
    flex: 0 0 auto;
    margin-left: 1rem;
  }

  .navbar-menu {
    flex-wrap: nowrap;
  }

  .navbar-menu .list-item,
  .navbar-link,
  .navbar-dropdown-toggle,
  .navbar-dropdown-inner {
    flex-shrink: 0;
    white-space: nowrap;
  }
}

@media screen and (min-width: 992px) and (max-width: 1180px) {
  .navbar-link,
  .navbar-dropdown-toggle {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.footer-brand-link img[alt="Beyond Routes logo"] {
  width: 7rem !important;
  height: auto !important;
}

.footer .big-letters {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  gap: clamp(0.15rem, 0.8vw, 1rem);
}

.footer .big-letter-wrap {
  flex: 1 1 0;
  min-width: 0;
  justify-items: center;
}

.footer .big-letter-wrap.is-word-gap {
  margin-right: clamp(0.25rem, 1.6vw, 2rem);
}

.footer .big-letter {
  font-size: clamp(2.75rem, 8.8vw, 11rem);
  line-height: 0.95;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .brand-link img[alt="Beyond Routes logo"] {
    height: 2.25rem !important;
  }

  .brand-wordmark {
    font-size: 0.875rem;
  }

  .footer .big-letters {
    gap: 0.1rem;
  }

  .footer .big-letter-wrap.is-word-gap {
    margin-right: 0.35rem;
  }

  .footer .big-letter {
    font-size: clamp(1.75rem, 8.2vw, 4rem);
  }
}

.w-brflow-badge {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.navbar-dropdown-inner {
  align-items: center;
}

.navbar-dropdown-icon.w-icon-dropdown-toggle {
  position: relative !important;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  display: block;
  flex: 0 0 0.8em;
  width: 0.8em;
  height: 0.8em;
  margin: 0 !important;
  font-size: inherit;
  line-height: 1;
}

.navbar-dropdown-icon.w-icon-dropdown-toggle::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='m6%209%206%206%206-6'%20fill='none'%20stroke='black'%20stroke-width='2.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='m6%209%206%206%206-6'%20fill='none'%20stroke='black'%20stroke-width='2.6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

.slider.is-testimonials .slide.is-testimonials {
  height: auto !important;
}

.slider.is-testimonials .slide.is-testimonials .slide-content {
  height: clamp(25rem, 34vw, 30rem) !important;
}

.slider.is-testimonials .testimonial-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.slider.is-testimonials .testimonial-content blockquote {
  flex: 1 1 auto;
}

.slider.is-testimonials .testimonial-author {
  margin-top: auto;
}

@media screen and (max-width: 767px) {
  .slider.is-testimonials .slide.is-testimonials .slide-content {
    height: 30rem !important;
  }
}

@media screen and (max-width: 479px) {
  .slider.is-testimonials .slide.is-testimonials .slide-content {
    height: 34rem !important;
  }
}

.pricing-card-price {
  align-items: baseline;
  gap: 0.35rem;
  flex-wrap: wrap;
}

.pricing-card-price .price-meta {
  display: inline-block !important;
}

.pricing-card-price .price-meta:first-child {
  text-transform: uppercase;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.04em !important;
  color: var(--color--text--text-muted);
}

.pricing-card-price .price-meta:last-child {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color--text--text-muted);
}

.pricing-card-price strong {
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: clamp(2.1rem, 4vw, 3.2rem);
  line-height: 1;
}

.section-pricing .pricing-card-header .emoji-wrap {
  width: 3.5rem !important;
  height: 3.5rem !important;
  min-width: 3.5rem;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 50%;
  box-shadow: none !important;
  overflow: hidden;
}

.section-pricing .pricing-card-header .emoji {
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
  border-radius: 50%;
}

.pricing-dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.pricing-dropdown-toggle .chevron-icon,
.pricing-feature-item .check-icon {
  flex: 0 0 auto;
}

.pricing-dropdown-content {
  position: static;
  width: 100%;
  background: transparent;
}

.pricing-feature-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.pricing-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}

.footer-credit-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.footer-credit-row .footer-link {
  margin-left: auto;
}

.footer .footer-link:hover,
.footer .footer-link:focus,
.footer .footer-link:hover *,
.footer .footer-link:focus * {
  color: var(--br-bg) !important;
}

.footer .footer-link:hover svg,
.footer .footer-link:focus svg {
  color: var(--br-bg) !important;
}

@media screen and (max-width: 767px) {
  .footer-credit-row {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .footer-credit-row .footer-link {
    margin-left: 0;
  }
}

:root {
  --navbar--scroll-invert--dropdown-bg-initial: rgba(244, 238, 231, 0.78);
}

.navbar-dropdown-list,
.navbar-dropdown-list.w--open {
  background-color: rgba(244, 238, 231, 0.82) !important;
  border: 1px solid rgba(77, 77, 66, 0.16);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: 0 1rem 2rem rgba(77, 77, 66, 0.12);
}

.navbar-dropdown-link {
  color: var(--br-support-3) !important;
}

.navbar-dropdown-link:hover,
.navbar-dropdown-link:focus {
  color: var(--br-primary) !important;
  background-color: rgba(255, 255, 255, 0.26) !important;
}

.navbar-dropdown-list.is-mega-menu {
  width: min(28rem, calc(100vw - 2rem));
  padding: 0.65rem;
  gap: 0.35rem;
}

.navbar-dropdown-list.is-mega-menu.w--open {
  display: grid !important;
}

.mega-destination-link,
.mega-destination-link.w-dropdown-link {
  display: grid !important;
  grid-template-columns: 3.35rem minmax(0, 1fr);
  align-items: center;
  gap: 0.75rem;
  padding: 0.55rem !important;
  color: var(--br-support-3) !important;
  border-radius: 0.5rem;
  white-space: normal;
}

.mega-destination-link:hover,
.mega-destination-link:focus {
  color: var(--br-primary) !important;
  background-color: rgba(255, 255, 255, 0.38) !important;
}

.mega-destination-image {
  width: 3.35rem;
  height: 3.35rem;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.mega-destination-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 0.15rem;
}

.mega-destination-title {
  color: inherit;
  font-weight: 700;
  line-height: 1.15;
}

.mega-destination-meta {
  color: rgba(77, 77, 66, 0.72);
  font-family: "Lato", Arial, sans-serif;
  font-size: 0.78rem;
  line-height: 1.25;
}

.mega-destination-link:hover .mega-destination-meta,
.mega-destination-link:focus .mega-destination-meta {
  color: rgba(77, 77, 66, 0.86);
}

.navbar-mobile-dropdown-bg,
.navbar-mobile-dropdown-bg:where(.w-variant-998d0b6a-a741-b52e-bbc7-76c0cc034424) {
  background-color: rgba(244, 238, 231, 0.88) !important;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
}

.section-cta .layout-centered.is-cta {
  isolation: isolate;
  overflow: hidden;
}

.section-cta .image-wrap.u-absolute-full {
  z-index: 0;
}

.section-cta .image-wrap.u-absolute-full::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.54));
}

.section-cta .layout-centered.is-cta > :not(.image-wrap) {
  position: relative;
  z-index: 2;
}

.day-static-wrap {
  width: 100%;
}

.day-static-wrap .day-pane-content-wrap {
  width: 100%;
}

.team-header {
  align-items: flex-start !important;
}

.team-header .heading-wrap {
  align-items: flex-start;
  text-align: left;
}

.team-subtitle {
  margin-top: 0.5rem;
  text-align: left;
}

.section-final-cta .cta-emoji-wrap {
  background-color: transparent !important;
  padding: 0 !important;
  overflow: hidden;
}

.section-final-cta .cta-emoji-wrap.is-right {
  width: clamp(5.5rem, 8vw, 7.25rem) !important;
  height: clamp(5.5rem, 8vw, 7.25rem) !important;
}

.section-final-cta .cta-emoji-wrap .emoji {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.footer-brand-link,
.footer-brand-link.w--current {
  max-width: 9.5rem !important;
}

.footer-brand-link img[alt="Beyond Routes logo"] {
  width: 9.5rem !important;
}

.footer .big-letters {
  width: calc(100% + 0.5rem);
  margin-right: -0.25rem;
  margin-left: -0.25rem;
  gap: 0;
}

.footer .big-letter-wrap.is-word-gap {
  margin-right: clamp(0.35rem, 1.2vw, 1.5rem);
}

.footer .big-letter-wrap:first-child {
  justify-items: start;
}

.footer .big-letter-wrap:last-child {
  justify-items: end;
}

.footer .footer-bottom {
  gap: 0.125rem !important;
}

.footer .footer-meta {
  margin-top: -0.125rem;
}

.footer-credit-row,
.footer-credit-row .footer-link,
.footer-credit-row .meta-link-wrap {
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 0.75rem;
  line-height: 130%;
}

.primary-button:not(.is-grey),
.primary-button:not(.is-grey) .button-text,
.primary-button:hover,
.primary-button:hover .button-text,
.primary-button:focus,
.primary-button:focus .button-text,
.primary-button:where(.w-variant-405759d0-2ba3-9573-cacd-4e5cac629705):hover,
.primary-button:where(.w-variant-405759d0-2ba3-9573-cacd-4e5cac629705):hover .button-text,
.primary-button:where(.w-variant-310b25ce-4b31-6d2f-4739-69828e9b5937):hover,
.primary-button:where(.w-variant-310b25ce-4b31-6d2f-4739-69828e9b5937):hover .button-text {
  color: #fff !important;
}

.primary-button.is-grey {
  color: var(--color--base--black) !important;
}

.primary-button.is-grey:hover,
.primary-button.is-grey:focus,
.primary-button.is-grey:hover .button-text,
.primary-button.is-grey:focus .button-text,
.tertiary-button:hover,
.tertiary-button:focus,
.tertiary-button:hover *,
.tertiary-button:focus * {
  color: #fff !important;
}

.badge:not(.u-frost) {
  color: #fff;
  background-color: var(--br-secondary);
  border-color: rgba(255, 255, 255, 0.24);
}

.badge:not(.u-frost) svg,
.primary-button svg,
.tertiary-button:hover svg,
.tertiary-button:focus svg {
  color: #fff !important;
}

/* Section polish */
.section-levels .levels-card > .u-flex-row {
  align-items: center;
}

.section-levels .image-circle-wrap {
  width: clamp(5rem, 7vw, 6.25rem) !important;
  height: clamp(5rem, 7vw, 6.25rem) !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
}

.section-levels .image-circle-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.section-levels .badge {
  color: #fff !important;
  background-color: var(--br-primary) !important;
  border-color: rgba(255, 255, 255, 0.32) !important;
}

.section-levels .badge * {
  color: #fff !important;
}

.lightbox-link.route-preview-link {
  cursor: default;
}

.lightbox-link.route-preview-link .media-link-overlay,
.lightbox-link.route-preview-link .eye-icon-wrap {
  pointer-events: none;
}

.section-experience .experience-card .emoji-wrap {
  width: clamp(4.5rem, 6vw, 5.75rem) !important;
  height: clamp(4.5rem, 6vw, 5.75rem) !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 50%;
  overflow: hidden;
  flex: none;
}

.section-experience .experience-card .emoji {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.section-program .day-static-wrap {
  padding-top: 1rem;
}

.section-program .day-pane-content-wrap {
  align-items: flex-start !important;
  gap: clamp(1rem, 3vw, 2rem) !important;
}

.section-program .day-pane-text {
  align-self: flex-start;
  padding-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.section-program .day-pane-text p {
  margin-bottom: 0;
}

.section-program .day-pane-text .secondary-button {
  align-self: flex-start;
  margin-top: 0.25rem;
}

.section-program .day-pane-image {
  align-self: flex-start;
  overflow: hidden;
  border-radius: var(--border--color-size--radius-inner);
}

.section-program .day-pane-image img {
  display: block;
}

.section-instructors .slide-content {
  display: none !important;
}

.section-instructors .slide.is-instructors {
  cursor: default;
  pointer-events: none;
}

.section-instructors .left-arrow,
.section-instructors .right-arrow {
  pointer-events: auto;
}

.pricing-all-trips-wrap {
  display: flex;
  justify-content: center;
  margin-top: clamp(1.25rem, 3vw, 2rem);
}

.section-faq .faq-question .eyebrow-item {
  display: none !important;
}

.section-faq .faq-accordion-header {
  display: flex !important;
  align-items: center !important;
}

.section-faq .faq-question {
  flex: 1 1 auto;
  align-self: stretch;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 100%;
}

.section-faq .faq-question .u-heading-h3-small {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1.2;
}

.section-faq .chevron-button {
  flex: 0 0 auto;
  align-self: center;
}

.section-team .slide .image-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.2);
}

.section-team .slide-content {
  position: relative;
  z-index: 2;
}

.section-team .badge.u-frost {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.32) !important;
  border-color: rgba(255, 255, 255, 0.34) !important;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.section-team .badge.u-frost * {
  color: #fff !important;
}

.section-final-cta .cta-footer {
  justify-content: center !important;
  align-items: center !important;
  gap: 0.75rem 1rem !important;
  text-align: center;
}

.section-final-cta .cta-footer .u-text-size-small {
  text-align: center;
}

.section-final-cta .cta-footer .social-link-row {
  justify-content: center !important;
  gap: 0.5rem !important;
}

.sticky-whatsapp-button {
  position: fixed;
  right: clamp(1rem, 2vw, 1.5rem);
  bottom: clamp(1rem, 2vw, 1.5rem);
  z-index: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4.25rem;
  height: 4.25rem;
  color: #fff !important;
  background-color: #25d366;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  box-shadow: 0 0.9rem 1.8rem rgba(18, 140, 126, 0.28), 0 0 0 0.35rem rgba(37, 211, 102, 0.14);
  transition: transform 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.sticky-whatsapp-button::before {
  content: "";
  position: absolute;
  inset: -0.55rem;
  z-index: -1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(37, 211, 102, 0.5) 0%, rgba(37, 211, 102, 0.22) 48%, rgba(37, 211, 102, 0) 72%);
  animation: sticky-whatsapp-glow 2.4s ease-in-out infinite;
}

.sticky-whatsapp-button:hover,
.sticky-whatsapp-button:focus {
  color: #fff !important;
  background-color: #128c7e;
  transform: translateY(-0.125rem);
  box-shadow: 0 1.1rem 2.25rem rgba(18, 140, 126, 0.36), 0 0 0 0.45rem rgba(37, 211, 102, 0.2);
}

.sticky-whatsapp-button svg {
  position: relative;
  z-index: 1;
  width: 1.8rem;
  height: 1.8rem;
  color: #fff !important;
}

.image-circle-wrap,
.emoji-wrap,
.cta-emoji-wrap {
  padding: 0 !important;
  background: transparent !important;
  border-radius: 50%;
  overflow: hidden;
}

.image-circle-wrap > img,
.emoji-wrap > img,
.cta-emoji-wrap > img {
  width: 100% !important;
  height: 100% !important;
  min-width: 100%;
  min-height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 50%;
}

@keyframes sticky-whatsapp-glow {
  0% {
    opacity: 0.56;
    transform: scale(0.9);
  }

  55% {
    opacity: 0.2;
    transform: scale(1.24);
  }

  100% {
    opacity: 0;
    transform: scale(1.42);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sticky-whatsapp-button::before {
    display: none;
    animation: none;
  }
}

@media screen and (max-width: 767px) {
  .section-levels .layout-cards {
    gap: 0.75rem !important;
  }

  .section-levels .levels-card {
    gap: 0.85rem !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 1rem !important;
    border-radius: 1.25rem !important;
  }

  .section-levels .levels-card > .u-flex-row {
    gap: 0.75rem !important;
  }

  .section-levels .image-circle-wrap {
    width: 3.75rem !important;
    height: 3.75rem !important;
  }

  .section-levels .badge {
    min-height: 2rem !important;
    padding: 0.2rem 0.75rem !important;
    font-size: 0.7rem !important;
  }

  .section-levels .levels-card-header {
    gap: 0.75rem !important;
  }

  .section-levels .levels-card-header h3 {
    font-size: 1.25rem !important;
    line-height: 1.1 !important;
  }

  .section-levels .levels-card-body p {
    font-size: 0.92rem !important;
    line-height: 1.42 !important;
  }

  .section-levels .line-spacer-wrap {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }

  .section-levels .chevron-button {
    width: 2rem !important;
    height: 2rem !important;
  }

  .section-experience .experience-column-right {
    padding-top: 0 !important;
  }

  .section-experience .experience-cards {
    gap: 0.75rem !important;
  }

  .section-experience .experience-card {
    position: relative;
    min-height: 0 !important;
    padding: 1rem 4.85rem 1rem 1rem !important;
    border-radius: 1.25rem !important;
  }

  .section-experience .experience-card-content-wrap {
    width: 100% !important;
    gap: 0.75rem !important;
  }

  .section-experience .experience-card .emoji-wrap {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 3.35rem !important;
    height: 3.35rem !important;
  }

  .section-experience .experience-card .eyebrow-item {
    max-width: calc(100% - 0.5rem);
  }

  .section-experience .experience-card-text {
    gap: 0.5rem !important;
  }

  .section-experience .experience-card-text p {
    font-size: 0.92rem !important;
    line-height: 1.42 !important;
  }

  .section-steps .layout-grid {
    gap: 1.25rem !important;
  }

  .section-steps .steps-header {
    gap: 1rem !important;
  }

  .section-steps .steps-content-right {
    min-width: 0;
    width: 100%;
  }

  .section-steps .steps-list {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    gap: 0.75rem !important;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    -webkit-overflow-scrolling: touch;
    scroll-padding-left: 1.5rem;
    scroll-snap-type: x mandatory;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    padding: 0.25rem 1.5rem 1rem !important;
    scrollbar-width: none;
  }

  .section-steps .steps-list::-webkit-scrollbar {
    display: none;
  }

  .section-steps .steps-item {
    flex: 0 0 min(78vw, 18rem);
    flex-direction: column !important;
    align-self: stretch;
    scroll-snap-align: start;
    gap: 0.85rem !important;
    min-height: 15.5rem;
    padding: 1rem !important;
    border: 1px solid rgba(77, 77, 66, 0.14);
    border-radius: 1.25rem;
    background-color: var(--color--base--white);
    box-shadow: 0 0.65rem 1.4rem rgba(77, 77, 66, 0.08);
  }

  .section-steps .steps-number {
    width: 2.65rem !important;
    height: 2.65rem !important;
    font-size: 0.82rem !important;
    color: var(--br-primary) !important;
    background-color: rgba(91, 98, 70, 0.11) !important;
  }

  .section-steps .docs-card-body {
    gap: 0.6rem !important;
  }

  .section-steps .docs-card-body p {
    font-size: 0.92rem !important;
    line-height: 1.42 !important;
  }

  .section-program .day-pane-content-wrap {
    grid-template-columns: 1fr !important;
  }

  .section-program .day-pane-text {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .footer-brand-link,
  .footer-brand-link.w--current {
    max-width: 8rem !important;
  }

  .footer-brand-link img[alt="Beyond Routes logo"] {
    width: 8rem !important;
  }
}

/* Beyond Routes homepage v2 */
.br-v2-page {
  overflow-x: hidden;
  background: var(--br-bg);
  color: var(--br-support-3);
}

.br-v2-page * {
  box-sizing: border-box;
}

.br-v2-section-title,
.br-page-hero h1,
.br-page-hero p {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.br-v2-container {
  width: min(100% - 3rem, 86rem);
  margin-inline: auto;
}

.br-v2-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 5rem;
  padding: 0.85rem clamp(1rem, 4vw, 3rem);
  color: #fff;
  background: rgba(77, 77, 66, 0.92);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: 0 0.9rem 2rem rgba(45, 45, 39, 0.16);
  transition:
    background-color 260ms ease,
    box-shadow 260ms ease,
    -webkit-backdrop-filter 260ms ease,
    backdrop-filter 260ms ease;
}

.br-v2-header.is-scrolled,
.br-v2-header.is-open {
  background: rgba(77, 77, 66, 0.92);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: 0 0.9rem 2rem rgba(45, 45, 39, 0.16);
}

.br-v2-brand {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  color: #fff;
  min-width: 0;
}

.br-v2-brand img {
  width: 2.85rem;
  height: 2.85rem;
  object-fit: contain;
}

.br-v2-brand span {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.br-v2-nav {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}

.br-v2-nav a,
.br-v2-menu-button {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  min-height: 2.65rem;
  padding: 0.5rem 0.85rem;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.83rem;
  font-weight: 600;
  white-space: nowrap;
  border: 0;
  border-radius: 999px;
  background: transparent;
  cursor: pointer;
}

.br-v2-nav a:hover,
.br-v2-nav a:focus,
.br-v2-menu-button:hover,
.br-v2-menu-button:focus {
  background: rgba(255, 255, 255, 0.12);
}

.br-v2-dropdown {
  position: relative;
}

.br-v2-menu-panel {
  position: absolute;
  top: calc(100% + 0.7rem);
  left: 0;
  width: min(34rem, calc(100vw - 2rem));
  max-width: calc(100vw - 2rem);
  display: grid;
  gap: 0.35rem;
  padding: 0.75rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.35rem);
  background: rgba(244, 238, 231, 0.9);
  border: 1px solid rgba(77, 77, 66, 0.16);
  border-radius: 1rem;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  box-shadow: 0 1rem 2rem rgba(77, 77, 66, 0.16);
  transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
}

.br-v2-dropdown:hover .br-v2-menu-panel,
.br-v2-dropdown:focus-within .br-v2-menu-panel,
.br-v2-dropdown.is-open .br-v2-menu-panel {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.br-v2-menu-panel a {
  display: grid;
  gap: 0.2rem;
  min-width: 0;
  min-height: auto;
  padding: 0.75rem 0.85rem;
  color: var(--br-support-3);
  border-radius: 0.75rem;
  white-space: normal;
  overflow: hidden;
}

.br-v2-menu-panel a:hover,
.br-v2-menu-panel a:focus {
  color: var(--br-primary);
  background: rgba(255, 255, 255, 0.56);
}

.br-v2-menu-title {
  display: block;
  min-width: 0;
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.2;
  white-space: normal;
  overflow-wrap: anywhere;
}

.br-v2-menu-meta {
  display: block;
  min-width: 0;
  color: rgba(77, 77, 66, 0.7);
  font-family: "Lato", Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.35;
  white-space: normal;
  overflow-wrap: anywhere;
}

.br-v2-header-cta,
.br-v2-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.8rem;
  padding: 0.65rem 1.15rem;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  border-radius: 999px;
  background: var(--br-secondary);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.br-v2-header-cta:hover,
.br-v2-header-cta:focus,
.br-v2-button:hover,
.br-v2-button:focus {
  color: #fff;
  background: var(--br-primary);
}

.br-v2-nav-toggle {
  display: none;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
}

.br-v2-nav-toggle svg {
  width: 1.35rem;
  height: 1.35rem;
}

.br-v2-nav-toggle::before,
.br-v2-nav-toggle::after,
.br-v2-nav-toggle span {
  content: "";
  display: block;
  width: 1.2rem;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
}

.br-v2-nav-toggle::before {
  box-shadow: 0 0.31rem 0 currentColor;
}

.br-v2-toggle-lines {
  position: relative;
  display: block;
  width: 1.2rem;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
}

.br-v2-toggle-lines::before,
.br-v2-toggle-lines::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
}

.br-v2-toggle-lines::before {
  top: -0.36rem;
}

.br-v2-toggle-lines::after {
  top: 0.36rem;
}

.br-v2-nav-toggle {
  flex-direction: column;
  gap: 0.24rem;
}

.br-v2-nav-toggle svg {
  display: none;
}

.br-v2-hero {
  position: relative;
  min-height: 100svh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  color: #fff;
  background: var(--br-support-3);
}

.br-v2-hero-media,
.br-v2-hero-slide,
.br-v2-hero-slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.br-v2-hero-slide {
  opacity: 0;
  transition: opacity 1.8s ease;
}

.br-v2-hero-slide.is-active {
  opacity: 1;
}

.br-v2-hero-slide img {
  object-fit: cover;
}

.br-v2-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(35, 35, 30, 0.72) 0%, rgba(35, 35, 30, 0.48) 42%, rgba(35, 35, 30, 0.16) 100%);
}

.br-v2-hero-content {
  position: relative;
  z-index: 2;
  width: min(48rem, 100%);
  padding: 8rem 0 7rem;
}

.br-v2-hero h1,
.br-v2-hero h2 {
  margin: 0;
  color: #fff;
}

.br-v2-hero h1 {
  max-width: 44rem;
  font-size: clamp(3.2rem, 7vw, 7.25rem);
  line-height: 0.96;
}

.br-v2-hero h2 {
  margin-top: 1rem;
  max-width: 40rem;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: clamp(1.75rem, 3vw, 3rem);
  line-height: 1.08;
  font-weight: 600;
}

.br-v2-hero p {
  max-width: 39rem;
  margin-top: 1.25rem;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(1rem, 1.35vw, 1.2rem);
  line-height: 1.55;
}

.br-v2-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 2rem;
}

.br-v2-section {
  padding: clamp(4rem, 7vw, 7rem) 0;
  background: var(--br-bg);
}

.br-v2-section.is-soft {
  background: var(--br-support-4);
}

.br-v2-section.is-muted {
  background: var(--br-support-2);
}

.br-v2-section.is-green {
  color: #fff;
  background: var(--br-primary);
}

.br-v2-grid-2 {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}

.br-v2-section-title {
  margin: 0;
  color: var(--br-support-3);
  font-size: clamp(2.15rem, 4.2vw, 4.2rem);
  line-height: 1.02;
}

.is-green .br-v2-section-title,
.is-green .br-v2-richtext,
.is-green .br-v2-richtext p {
  color: #fff;
}

.br-v2-lead,
.br-v2-richtext p {
  color: rgba(77, 77, 66, 0.78);
  font-size: clamp(1rem, 1.25vw, 1.12rem);
  line-height: 1.62;
}

.br-v2-richtext {
  display: grid;
  gap: 1rem;
}

.br-v2-media-card {
  position: relative;
  width: min(100%, 36rem);
  justify-self: end;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 1.25rem;
}

.br-v2-media-card img,
.br-v2-card-bg img,
.br-v2-destination-image img,
.br-v2-trip-card img,
.br-v2-cta img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.br-v2-card-shell {
  display: grid;
  grid-template-columns: minmax(17rem, 0.8fr) minmax(0, 1.2fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: start;
}

.br-v2-carousel-copy {
  position: sticky;
  top: 7rem;
  display: grid;
  gap: 1.25rem;
}

.br-v2-carousel-controls {
  display: flex;
  gap: 0.6rem;
  margin-top: 0.5rem;
}

.br-v2-icon-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  color: var(--br-support-3);
  border: 1px solid rgba(77, 77, 66, 0.16);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.58);
  cursor: pointer;
}

.br-v2-icon-button:hover,
.br-v2-icon-button:focus {
  color: #fff;
  background: var(--br-primary);
}

.br-v2-icon-button:disabled,
.br-v2-icon-button:disabled:hover,
.br-v2-icon-button:disabled:focus {
  color: rgba(77, 77, 66, 0.42);
  border-color: rgba(77, 77, 66, 0.1);
  background: rgba(255, 255, 255, 0.34);
  cursor: not-allowed;
}

.br-v2-icon-button svg {
  width: 1.15rem;
  height: 1.15rem;
}

.br-v2-card-track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 0.25rem 0.25rem 1rem;
}

.br-v2-card-track::-webkit-scrollbar {
  display: none;
}

[data-scroll-track]:focus-visible {
  outline: 3px solid rgba(30, 90, 91, 0.5);
  outline-offset: 4px;
}

.br-v2-style-card,
.br-v2-trip-card {
  position: relative;
  flex: 0 0 min(78vw, 23rem);
  min-height: 28rem;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  color: #fff;
  border-radius: 1.25rem;
  scroll-snap-align: start;
  background: var(--br-support-3);
}

.br-v2-style-card::after,
.br-v2-trip-card::after,
.br-v2-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(20, 20, 17, 0.12) 0%, rgba(20, 20, 17, 0.66) 100%);
}

.br-v2-card-bg {
  position: absolute;
  inset: 0;
}

.br-v2-style-content,
.br-v2-trip-content,
.br-v2-cta-content {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 0.8rem;
  padding: 1.3rem;
}

.br-v2-style-content h3,
.br-v2-trip-content h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.55rem, 2.4vw, 2.1rem);
}

.br-v2-card-line {
  width: 3rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.62);
}

.br-v2-style-content p,
.br-v2-trip-content p {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.5;
}

.br-v2-destination-shell {
  display: grid;
  gap: 2rem;
}

.br-v2-country-tabs {
  display: flex;
  gap: 0.65rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.25rem;
}

.br-v2-country-tabs::-webkit-scrollbar {
  display: none;
}

.br-v2-country-tab {
  flex: 0 0 auto;
  min-height: 2.75rem;
  padding: 0.55rem 1rem;
  color: var(--br-support-3);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  border: 1px solid rgba(77, 77, 66, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.52);
  cursor: pointer;
}

.br-v2-country-tab.is-active,
.br-v2-country-tab:hover,
.br-v2-country-tab:focus {
  color: #fff;
  background: var(--br-primary);
}

.br-v2-destination-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: stretch;
}

.br-v2-destination-image {
  min-height: 30rem;
  overflow: hidden;
  border-radius: 1.25rem;
}

.br-v2-destination-copy {
  display: grid;
  align-content: center;
  gap: 1rem;
  padding: clamp(1.5rem, 3vw, 3rem);
  background: rgba(255, 255, 255, 0.54);
  border-radius: 1.25rem;
}

.br-v2-destination-copy h3 {
  margin: 0;
  font-size: clamp(2rem, 3.2vw, 3.35rem);
  line-height: 1.02;
}

.br-v2-destination-meta {
  color: var(--br-secondary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
}

.br-v2-cta {
  position: relative;
  min-height: clamp(24rem, 38vw, 34rem);
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #fff;
  border-radius: 1.25rem;
}

.br-v2-cta > img {
  position: absolute;
  inset: 0;
}

.br-v2-cta::after {
  background: linear-gradient(90deg, rgba(35, 35, 30, 0.76), rgba(35, 35, 30, 0.2));
}

.br-v2-cta-content {
  max-width: 40rem;
  padding: clamp(1.5rem, 5vw, 4rem);
}

.br-v2-cta-content h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(2.25rem, 5vw, 5rem);
  line-height: 0.98;
}

.br-v2-cta-content p {
  color: rgba(255, 255, 255, 0.88);
}

.br-v2-trip-track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 0.25rem 0.25rem 1rem;
}

.br-v2-trip-track::-webkit-scrollbar {
  display: none;
}

.br-v2-trip-card {
  flex-basis: min(86vw, 27rem);
  min-height: 31rem;
}

.br-v2-trip-card > img {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.br-v2-trip-price {
  display: inline-flex;
  width: fit-content;
  padding: 0.35rem 0.75rem;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.28);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.br-v2-trip-card details {
  margin-top: 0.4rem;
  color: #fff;
}

.br-v2-trip-card summary {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  cursor: pointer;
}

.br-v2-trip-card ul {
  margin: 0.65rem 0 0;
  padding-left: 1.15rem;
  color: rgba(255, 255, 255, 0.86);
}

.br-v2-faq-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}

.br-v2-faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
}

.br-v2-faq-grid details {
  padding: 1rem 1rem 1.05rem;
  background: rgba(255, 255, 255, 0.56);
  border: 1px solid rgba(77, 77, 66, 0.12);
  border-radius: 0.9rem;
  overflow: hidden;
  transition:
    height 280ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 180ms ease,
    border-color 180ms ease;
}

.br-v2-faq-grid summary {
  color: var(--br-support-3);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.2rem;
  font-weight: 700;
  cursor: pointer;
}

.br-v2-faq-grid p {
  margin: 0.75rem 0 0;
  color: rgba(77, 77, 66, 0.78);
  line-height: 1.55;
  opacity: 0;
  transform: translateY(-0.2rem);
  transition:
    opacity 220ms ease,
    transform 220ms ease;
}

.br-v2-faq-grid details[open] > p {
  opacity: 1;
  transform: translateY(0);
}

.br-v2-faq-grid details.is-closing > p {
  opacity: 0;
  transform: translateY(-0.2rem);
}

.br-v2-faq-grid a {
  color: var(--br-secondary);
  font-weight: 700;
  text-decoration: underline;
}

.br-v2-footer {
  padding-bottom: 5.5rem;
  color: #fff;
  background: var(--br-support-3);
  padding-top: clamp(3rem, 6vw, 5rem);
}

.br-v2-footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr) minmax(0, 0.8fr);
  gap: clamp(2rem, 4vw, 4rem);
  align-items: start;
}

.br-v2-footer h2,
.br-v2-footer h3 {
  margin: 0;
  color: #fff;
}

.br-v2-footer p,
.br-v2-footer a {
  color: rgba(255, 255, 255, 0.76);
}

.br-v2-partner-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 1.25rem;
}

.br-v2-partner-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.65rem 1rem;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.74rem;
  font-weight: 800;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
}

.br-v2-footer-links {
  display: grid;
  gap: 0.55rem;
  margin-top: 1rem;
}

.br-v2-socials {
  display: flex;
  gap: 0.6rem;
  margin-top: 1rem;
}

.br-v2-socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.65rem;
  height: 2.65rem;
  color: #fff;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
}

.br-v2-socials svg {
  width: 1.1rem;
  height: 1.1rem;
}

.br-v2-footer-bottom {
  padding-right: 5.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 3rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.82rem;
}

@media screen and (max-width: 991px) {
  .br-v2-header {
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    min-height: 4rem;
    padding: 0.65rem 1rem;
  }

  .br-v2-brand img {
    width: 2.35rem;
    height: 2.35rem;
  }

  .br-v2-nav-toggle {
    display: inline-flex;
    position: relative;
    z-index: 2;
    flex: 0 0 2.75rem;
    margin-left: auto;
  }

  .br-v2-nav {
    position: absolute;
    top: calc(100% + 0.35rem);
    left: 1rem;
    right: 1rem;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 0.75rem;
    background: rgba(77, 77, 66, 0.92);
    border-radius: 1rem;
  }

  .br-v2-header.is-open .br-v2-nav {
    display: flex;
  }

  .br-v2-nav a,
  .br-v2-menu-button,
  .br-v2-header-cta {
    justify-content: space-between;
    width: 100%;
  }

  .br-v2-dropdown {
    width: 100%;
  }

  .br-v2-menu-panel {
    position: static;
    width: 100%;
    display: none;
    margin-top: 0.35rem;
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .br-v2-dropdown.is-open .br-v2-menu-panel {
    display: grid;
  }

  .br-v2-grid-2,
  .br-v2-card-shell,
  .br-v2-destination-panel,
  .br-v2-faq-layout,
  .br-v2-footer-grid {
    grid-template-columns: 1fr;
  }

  .br-v2-carousel-copy {
    position: static;
  }

  .br-v2-media-card {
    justify-self: start;
    width: min(100%, 32rem);
    aspect-ratio: 1 / 1;
  }

  .br-v2-destination-image {
    min-height: 22rem;
  }

  .br-v2-footer-grid {
    gap: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .br-v2-container {
    width: min(100% - 2rem, 86rem);
  }

  .br-v2-brand span {
    font-size: 0.78rem;
  }

  .br-v2-hero {
    min-height: 92svh;
  }

  .br-v2-hero::after {
    background: linear-gradient(180deg, rgba(35, 35, 30, 0.18) 0%, rgba(35, 35, 30, 0.78) 100%);
  }

  .br-v2-hero-content {
    padding: 7rem 0 4rem;
  }

  .br-v2-hero h1 {
    max-width: 20rem;
    font-size: clamp(2.45rem, 11vw, 2.95rem);
    line-height: 1;
  }

  .br-v2-hero h2 {
    max-width: 20rem;
    font-size: clamp(1.35rem, 6vw, 1.65rem);
    line-height: 1.12;
  }

  .br-v2-hero p {
    max-width: 21rem;
    font-size: 0.98rem;
  }

  .br-v2-section {
    padding: 3.5rem 0;
  }

  .br-v2-style-card,
  .br-v2-trip-card {
    flex-basis: min(84vw, 21rem);
    min-height: 25rem;
  }

  .br-v2-faq-grid {
    grid-template-columns: 1fr;
  }

  .br-v2-cta {
    border-radius: 1rem;
  }

  .br-v2-footer-bottom {
    flex-direction: column;
  }
}

@media screen and (max-width: 991px) {
  .br-v2-nav-toggle {
    position: fixed !important;
    top: 0.65rem !important;
    right: 1rem !important;
    z-index: 1001 !important;
    display: flex !important;
    width: 2.75rem !important;
    height: 2.75rem !important;
    min-width: 2.75rem !important;
    min-height: 2.75rem !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.16) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 50% !important;
  }
}

@media screen and (max-width: 479px) {
  .br-v2-nav-toggle {
    right: max(1rem, calc(100vw - 24.375rem + 1rem)) !important;
  }
}

/* Beyond Routes feedback polish */
.br-v2-menu-button {
  gap: 0.45rem;
}

.br-v2-menu-caret {
  position: relative;
  display: inline-flex;
  width: 0.72rem;
  height: 0.72rem;
  align-items: center;
  justify-content: center;
  flex: 0 0 0.72rem;
  margin-top: 0.02rem;
}

.br-v2-menu-caret::before {
  content: "";
  width: 0.46rem;
  height: 0.46rem;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-0.08rem);
}

.br-v2-menu-panel {
  background: #f4eee7;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.br-v2-eyebrow {
  margin: 0;
  color: var(--br-secondary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.74rem;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.br-v2-hero .br-v2-eyebrow {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.78rem;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
}

.br-v2-hero h1 {
  max-width: 40rem;
  font-size: clamp(3rem, 5.8vw, 5.9rem);
  line-height: 0.98;
}

.br-v2-hero-content {
  display: grid;
  gap: 1rem;
}

.br-v2-hero p:not(.br-v2-eyebrow) {
  margin-top: 0;
}

.br-v2-button {
  width: auto;
  flex: 0 0 auto;
  justify-self: start;
}

.br-v2-button.is-primary {
  color: #fff;
  background: var(--br-secondary);
  border-color: rgba(255, 255, 255, 0.22);
}

.br-v2-button.is-primary:hover,
.br-v2-button.is-primary:focus {
  color: #fff;
  background: var(--br-primary);
}

.br-v2-button.is-secondary {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.58);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.br-v2-button.is-secondary:hover,
.br-v2-button.is-secondary:focus {
  color: var(--br-support-3);
  background: rgba(255, 255, 255, 0.86);
}

.br-v2-card-shell {
  grid-template-columns: minmax(16rem, 0.7fr) minmax(0, 1.3fr);
}

.br-v2-card-track,
.br-v2-trip-track {
  gap: 1rem;
  scroll-padding-inline: 0.25rem;
}

.br-v2-style-card,
.br-v2-trip-card {
  flex-basis: calc((100% - 2rem) / 2.18);
}

.br-v2-country-tabs {
  justify-content: center;
  padding-bottom: 0;
}

.br-v2-country-tab {
  min-height: 2.35rem;
  padding: 0.45rem 0.9rem;
  color: rgba(77, 77, 66, 0.78);
  font-size: 0.8rem;
  background: rgba(255, 255, 255, 0.28);
}

.br-v2-country-tab.is-active,
.br-v2-country-tab:hover,
.br-v2-country-tab:focus {
  color: #fff;
  background: var(--br-primary);
}

.br-v2-destination-panel {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 0;
  overflow: hidden;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.56);
  box-shadow: 0 1.2rem 3rem rgba(77, 77, 66, 0.08);
}

.br-v2-destination-image {
  min-height: 32rem;
  border-radius: 0;
}

.br-v2-destination-copy {
  border-radius: 0;
  background: transparent;
}

.br-v2-cta-section {
  min-height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-image: linear-gradient(180deg, rgba(35, 35, 30, 0.36), rgba(35, 35, 30, 0.58)), url("/br/assets/visuals/Tisko/cta_1.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.br-v2-cta-section .br-v2-cta {
  width: 100%;
  min-height: 100svh;
  justify-content: center;
  text-align: center;
  border-radius: 0;
  background: transparent;
}

.br-v2-cta-section .br-v2-cta > img,
.br-v2-cta-section .br-v2-cta::after {
  display: none;
}

.br-v2-cta-section .br-v2-cta-content {
  max-width: 46rem;
  justify-items: center;
  padding-inline: 1.5rem;
}

.br-v2-cta-section .br-v2-button {
  justify-self: center;
}

.br-v2-faq-layout {
  display: block;
}

.br-v2-faq-layout > .br-v2-richtext {
  max-width: 52rem;
  margin: 0 auto 2.5rem;
  text-align: center;
  justify-items: center;
}

.br-v2-faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 clamp(1.5rem, 4vw, 4rem);
}

.br-v2-faq-grid details {
  padding: 1.05rem 0;
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(77, 77, 66, 0.18);
  border-radius: 0;
}

.br-v2-faq-grid details:last-child {
  border-bottom: 1px solid rgba(77, 77, 66, 0.18);
}

.br-v2-faq-grid summary {
  position: relative;
  min-height: 2.4rem;
  display: flex;
  align-items: center;
  padding-right: 2.25rem;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  list-style: none;
}

.br-v2-faq-grid summary::-webkit-details-marker {
  display: none;
}

.br-v2-faq-grid summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1.9rem;
  height: 1.9rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  background: var(--br-primary);
  transform: translateY(-50%);
  transition:
    transform 220ms ease,
    background-color 220ms ease;
}

.br-v2-faq-grid details[open] summary::after {
  content: "-";
  transform: translateY(-50%) rotate(180deg);
}

.br-v2-faq-grid details.is-closing summary::after {
  content: "+";
  transform: translateY(-50%);
}

@media (prefers-reduced-motion: reduce) {
  .br-v2-faq-grid details,
  .br-v2-faq-grid p,
  .br-v2-faq-grid summary::after {
    transition: none;
  }
}

.br-v2-footer-grid {
  grid-template-columns: minmax(16rem, 1.25fr) repeat(3, minmax(9rem, 0.72fr));
  gap: clamp(2rem, 4vw, 4.5rem);
}

.br-v2-footer-grid > div {
  display: grid;
  align-content: start;
  gap: 1rem;
}

.br-v2-footer h3 {
  margin-bottom: 0.25rem;
  font-size: 1.05rem;
}

.br-v2-footer p {
  max-width: 24rem;
  line-height: 1.58;
}

.br-v2-footer-logo {
  width: 7.25rem;
  height: auto;
  object-fit: contain;
}

.br-v2-partner-logos {
  display: flex;
  gap: 0.65rem;
  align-items: center;
  margin-top: 0.4rem;
}

.br-v2-partner-logos img {
  width: auto;
  height: 2.65rem;
  max-width: 8.5rem;
  object-fit: contain;
}

.br-v2-footer-links {
  gap: 0.7rem;
  margin-top: 0;
}

.br-v2-socials {
  margin-top: 0.25rem;
}

.sticky-whatsapp-button {
  animation: br-whatsapp-pulse 1.9s ease-in-out infinite;
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.54), 0 0.9rem 2rem rgba(18, 140, 73, 0.32);
}

.sticky-whatsapp-button::before {
  animation: br-whatsapp-glow 1.9s ease-in-out infinite !important;
}

@keyframes br-whatsapp-pulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5), 0 0.9rem 2rem rgba(18, 140, 73, 0.32);
  }

  50% {
    transform: scale(1.055);
    box-shadow: 0 0 0 1rem rgba(37, 211, 102, 0), 0 1rem 2.35rem rgba(18, 140, 73, 0.42);
  }
}

@keyframes br-whatsapp-glow {
  0%, 100% {
    opacity: 0.55;
    transform: scale(1);
  }

  50% {
    opacity: 0.95;
    transform: scale(1.18);
  }
}

@media screen and (max-width: 991px) {
  .br-v2-card-shell {
    grid-template-columns: 1fr;
  }

  .br-v2-style-card,
  .br-v2-trip-card {
    flex-basis: min(72vw, 24rem);
  }

  .br-v2-country-tabs {
    justify-content: flex-start;
  }

  .br-v2-destination-panel {
    grid-template-columns: 1fr;
  }

  .br-v2-footer-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .br-v2-hero h1 {
    max-width: 20rem;
    font-size: clamp(2.35rem, 10vw, 2.8rem);
  }

  .br-v2-hero-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .br-v2-style-card,
  .br-v2-trip-card {
    flex-basis: min(82vw, 21rem);
  }

  .br-v2-cta-section {
    min-height: 86svh;
    background-attachment: scroll;
  }

  .br-v2-cta-section .br-v2-cta {
    min-height: 86svh;
  }

  .br-v2-faq-grid {
    grid-template-columns: 1fr;
  }

  .br-v2-footer-grid {
    grid-template-columns: 1fr;
  }
}

/* Beyond Routes logo asset refresh */
.br-v2-brand {
  gap: 0;
}

.br-v2-brand img {
  width: clamp(7.25rem, 10vw, 9.25rem);
  height: auto;
  max-height: 3rem;
  object-fit: contain;
}

.br-v2-brand span {
  display: none;
}

.br-v2-footer-logo {
  width: clamp(8.5rem, 11vw, 10.5rem);
}

@media screen and (max-width: 767px) {
  .br-v2-brand img {
    width: 7rem;
    max-height: 2.4rem;
  }
}

/* Homepage polish feedback */
.br-v2-richtext {
  gap: 1.15rem;
}

.br-v2-richtext .br-v2-button {
  margin-top: 0.2rem;
}

.br-v2-carousel-copy {
  gap: 1.35rem;
}

.br-v2-country-tabs {
  scroll-behavior: smooth;
}

.br-v2-country-tab {
  transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.br-v2-country-tab.is-active {
  transform: translateY(-0.08rem);
}

.br-v2-destination-panel {
  transition: opacity 260ms ease, transform 260ms ease, box-shadow 260ms ease;
}

.br-v2-destination-panel:hover {
  transform: translateY(-0.1rem);
}

#bestemmingen .br-v2-destination-shell > .br-v2-richtext {
  max-width: 46rem;
  margin-inline: auto;
  text-align: center;
  justify-items: center;
}

#bestemmingen .br-v2-destination-shell > .br-v2-richtext .br-v2-lead {
  max-width: 38rem;
  margin-inline: auto;
}

.br-v2-cta-section,
.br-v2-cta-section .br-v2-cta {
  min-height: clamp(34rem, 78svh, 46rem);
}

.br-v2-cta-section .br-v2-cta-content {
  gap: clamp(1.15rem, 2.2vw, 1.65rem);
}

.br-v2-cta-section .br-v2-cta-content p {
  margin: 0;
}

.br-v2-faq-layout > .br-v2-richtext {
  max-width: 44rem;
}

.br-v2-faq-layout > .br-v2-richtext .br-v2-lead {
  max-width: 39rem;
  margin-inline: auto;
}

.br-v2-faq-grid summary {
  font-weight: 600;
}

.br-v2-partner-logos {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: min(100%, 28rem);
  gap: 0.7rem;
  align-items: center;
}

.br-v2-partner-logos img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}

@media screen and (max-width: 767px) {
  .br-v2-cta-section,
  .br-v2-cta-section .br-v2-cta {
    min-height: 74svh;
  }

  .br-v2-partner-logos {
    width: min(100%, 22rem);
  }
}

/* Homepage reviews and pricing */
.br-v2-pricing-section {
  background: var(--br-support-4);
}

.br-v2-pricing-header,
.br-v2-reviews-header {
  max-width: 48rem;
  margin: 0 auto;
  display: grid;
  gap: 1rem;
  text-align: center;
  justify-items: center;
}

.br-v2-pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: clamp(2rem, 4vw, 3rem);
}

.br-v2-price-card {
  min-height: 17rem;
  display: grid;
  align-content: start;
  gap: 0.85rem;
  padding: clamp(1.2rem, 2.5vw, 1.7rem);
  border: 1px solid rgba(77, 77, 66, 0.12);
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 1rem 2.5rem rgba(77, 77, 66, 0.06);
}

.br-v2-price-card span {
  width: fit-content;
  padding: 0.35rem 0.7rem;
  color: var(--br-primary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  background: rgba(91, 98, 70, 0.12);
}

.br-v2-price-card h3 {
  margin: 0;
  color: var(--br-support-3);
  font-size: clamp(1.55rem, 2.1vw, 2rem);
  line-height: 1.05;
}

.br-v2-price-card p {
  margin: 0;
  color: rgba(77, 77, 66, 0.76);
  line-height: 1.55;
}

.br-v2-price-card strong {
  align-self: end;
  margin-top: auto;
  color: var(--br-secondary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(1.05rem, 1.4vw, 1.25rem);
  font-weight: 800;
}

.br-v2-pricing-note {
  max-width: 48rem;
  margin: clamp(1.6rem, 3vw, 2.2rem) auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.br-v2-pricing-note p {
  margin: 0;
  color: rgba(77, 77, 66, 0.76);
}

.br-v2-reviews-section {
  overflow: hidden;
}

.br-v2-review-marquee {
  margin-top: clamp(2rem, 4vw, 3rem);
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 9%, #000 91%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0%, #000 9%, #000 91%, transparent 100%);
}

.br-v2-review-track {
  width: max-content;
  display: flex;
  gap: 1rem;
  animation: br-review-marquee 36s linear infinite;
}

.br-v2-review-marquee:hover .br-v2-review-track {
  animation-play-state: paused;
}

.br-v2-review-card {
  flex: 0 0 clamp(18rem, 28vw, 24rem);
  min-height: 15rem;
  display: grid;
  gap: 1rem;
  align-content: start;
  padding: clamp(1.2rem, 2.2vw, 1.55rem);
  border: 1px solid rgba(77, 77, 66, 0.12);
  border-radius: 1rem;
  background: rgba(244, 238, 231, 0.78);
}

.br-v2-review-card span {
  width: fit-content;
  padding: 0.35rem 0.7rem;
  color: var(--br-secondary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.74rem;
  font-weight: 800;
  border-radius: 999px;
  background: rgba(178, 140, 77, 0.12);
}

.br-v2-review-card p {
  margin: 0;
  color: var(--br-support-3);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.2rem, 1.8vw, 1.55rem);
  line-height: 1.22;
}

.br-v2-review-card strong {
  color: rgba(77, 77, 66, 0.68);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 600;
}

@keyframes br-review-marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50% - 0.5rem));
  }
}

@media screen and (max-width: 991px) {
  .br-v2-pricing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .br-v2-pricing-grid {
    grid-template-columns: 1fr;
  }

  .br-v2-price-card {
    min-height: 0;
  }

  .br-v2-review-card {
    flex-basis: min(82vw, 20rem);
  }
}

@media (prefers-reduced-motion: reduce) {
  .br-v2-review-track {
    animation: none;
  }
}

/* Destination pricing carousel */
.br-v2-pricing-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: end;
}

.br-v2-pricing-shell .br-v2-pricing-header {
  margin: 0;
  text-align: left;
  justify-items: start;
}

.br-v2-pricing-controls {
  align-self: end;
  margin: 0 0 0.25rem;
}

.br-v2-pricing-track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-padding-inline: 0.25rem;
  scrollbar-width: none;
  margin-top: clamp(2rem, 4vw, 3rem);
  padding: 0.25rem 0.25rem 1rem;
}

.br-v2-pricing-track::-webkit-scrollbar {
  display: none;
}

.br-v2-pricing-track .br-v2-price-card {
  flex: 0 0 calc((100% - 6rem) / 3);
  min-height: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
  padding: 0;
  scroll-snap-align: start;
  border: 1px solid rgba(77, 77, 66, 0.14);
  border-radius: 1.25rem;
  background: rgba(244, 238, 231, 0.74);
  box-shadow: 0 1rem 2.5rem rgba(77, 77, 66, 0.08);
}

.br-v2-price-image {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: var(--br-support-2);
}

.br-v2-price-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.br-v2-price-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.85rem;
  padding: clamp(1.1rem, 2vw, 1.45rem);
}

.br-v2-price-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
  justify-content: space-between;
}

.br-v2-pricing-track .br-v2-price-card span {
  padding: 0.32rem 0.68rem;
  color: var(--br-primary);
  font-size: 0.74rem;
  font-weight: 700;
  background: rgba(91, 98, 70, 0.1);
}

.br-v2-pricing-track .br-v2-price-card strong {
  margin: 0;
  color: rgba(77, 77, 66, 0.66);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
}

.br-v2-pricing-track .br-v2-price-card h3 {
  font-size: clamp(1.65rem, 2.2vw, 2.15rem);
}

.br-v2-price-list {
  display: grid;
  gap: 0.55rem;
  margin: 0.1rem 0 0;
  padding: 0;
  list-style: none;
}

.br-v2-price-list li {
  position: relative;
  padding-left: 1.55rem;
  color: rgba(77, 77, 66, 0.78);
  font-size: 0.95rem;
  line-height: 1.45;
}

.br-v2-price-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.18rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: var(--br-primary);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.2 6.7 11 12.2 5' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 0.78rem 0.78rem;
  background-position: center;
  background-repeat: no-repeat;
}

.br-v2-price-accordions {
  display: grid;
  gap: 0.35rem;
  margin-top: 0.1rem;
}

.br-v2-price-accordions details {
  overflow: hidden;
  padding: 0.68rem 0;
  border-top: 1px solid rgba(77, 77, 66, 0.12);
}

.br-v2-price-accordions details:last-child {
  border-bottom: 1px solid rgba(77, 77, 66, 0.12);
}

.br-v2-price-accordions summary {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 1.6rem;
  padding-right: 1.65rem;
  color: var(--br-support-3);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
  cursor: pointer;
  list-style: none;
}

.br-v2-price-accordions summary::-webkit-details-marker {
  display: none;
}

.br-v2-price-accordions summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1.15rem;
  height: 1.15rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.85rem;
  line-height: 1;
  border-radius: 50%;
  background: var(--br-primary);
  transform: translateY(-50%);
  transition: transform 220ms ease, background-color 220ms ease;
}

.br-v2-price-accordions details[open] summary::after {
  content: "-";
  transform: translateY(-50%) rotate(180deg);
}

.br-v2-price-accordions details.is-closing summary::after {
  content: "+";
  transform: translateY(-50%);
}

.br-v2-price-accordions .br-v2-price-list {
  margin-top: 0.65rem;
  opacity: 1;
  transform: none;
}

.br-v2-price-collapse {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transform: translateY(-0.25rem);
  transition:
    grid-template-rows 340ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 240ms ease,
    transform 340ms cubic-bezier(0.22, 1, 0.36, 1);
}

.br-v2-price-collapse-inner {
  min-height: 0;
  overflow: hidden;
}

.br-v2-price-accordions details.is-open .br-v2-price-collapse,
.br-v2-price-accordions details.is-closing-start .br-v2-price-collapse {
  grid-template-rows: 1fr;
  opacity: 1;
  transform: translateY(0);
}

.br-v2-price-list.is-excluded li::before {
  background-color: rgba(77, 77, 66, 0.36);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 5 11 11M11 5 5 11' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");
}

.br-v2-price-button {
  width: auto;
  justify-self: start;
  align-self: flex-start;
  margin-top: auto;
}

@media (prefers-reduced-motion: reduce) {
  .br-v2-price-accordions details,
  .br-v2-price-accordions .br-v2-price-collapse,
  .br-v2-price-accordions .br-v2-price-list,
  .br-v2-price-accordions summary::after {
    transition: none;
  }
}

@media screen and (max-width: 991px) {
  .br-v2-pricing-shell {
    grid-template-columns: 1fr;
  }

  .br-v2-pricing-shell .br-v2-pricing-header {
    text-align: center;
    justify-items: center;
    margin-inline: auto;
  }

  .br-v2-pricing-controls {
    justify-content: center;
  }

  .br-v2-pricing-track .br-v2-price-card {
    flex-basis: min(72vw, 24rem);
  }
}

@media screen and (max-width: 767px) {
  .br-v2-pricing-track .br-v2-price-card {
    flex-basis: min(82vw, 21rem);
  }
}

/* Subtle trip price badge */
.br-v2-trip-price {
  padding: 0.28rem 0.62rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.74rem;
  font-weight: 500;
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(0, 0, 0, 0.18);
}

/* Lighter heading typography */
h1,
h2,
.heading-h1,
.heading-h1.is-small,
.heading-h2,
.slide-popup-heading,
.big-letter,
.br-v2-hero h1,
.br-v2-section-title,
.br-v2-cta-content h2 {
  font-weight: 400;
}

h3,
h4,
h5,
h6,
.u-heading-h3-small,
.br-v2-hero h2,
.br-v2-style-content h3,
.br-v2-trip-content h3,
.br-v2-destination-copy h3,
.br-v2-price-card h3,
.br-v2-review-card p,
.br-v2-footer h2,
.br-v2-footer h3 {
  font-weight: 500;
}

.br-v2-eyebrow,
.br-v2-destination-meta,
.br-v2-menu-title,
.br-v2-price-card span,
.br-v2-review-card span {
  font-weight: 600;
}

.br-v2-faq-grid summary {
  font-weight: 500;
}

/* Review cards with photos and stronger FAQ contrast */
.br-v2-review-marquee {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding-inline: max(1rem, calc((100vw - 82rem) / 2));
  box-sizing: border-box;
}

.br-v2-review-track {
  gap: 1.15rem;
  animation-duration: 48s;
}

.br-v2-review-marquee .rfm-child {
  display: flex;
  margin-right: 1.15rem;
}

.br-v2-review-marquee .rfm-marquee {
  min-width: max-content;
}

.br-v2-review-marquee .lazy-load-image-background,
.br-v2-review-marquee .lazy-load-image-loaded {
  display: block !important;
  width: 100%;
}

.br-v2-review-card {
  flex-basis: clamp(20rem, 30vw, 27rem);
  min-height: 0;
  gap: 0.85rem;
  padding: 0.85rem 0.85rem 1rem;
  background: rgba(255, 255, 255, 0.84);
}

.br-v2-review-image {
  aspect-ratio: 16 / 10;
  overflow: hidden;
  border-radius: 0.8rem;
  background: var(--br-support-2);
}

.br-v2-review-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.br-v2-review-stars {
  color: var(--br-secondary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.82rem;
  line-height: 1;
  letter-spacing: 0.08em;
}

.br-v2-review-card p {
  margin: 0;
  color: rgba(77, 77, 66, 0.74);
  font-family: "Lato", Arial, sans-serif;
  font-size: clamp(0.92rem, 1.05vw, 1rem);
  font-weight: 400;
  line-height: 1.62;
}

.br-v2-review-person {
  display: grid;
  gap: 0.18rem;
  margin-top: 0.1rem;
}

.br-v2-review-person strong {
  color: var(--br-support-3);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.86rem;
  font-weight: 600;
}

.br-v2-review-person small {
  color: rgba(77, 77, 66, 0.58);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

#faq.br-v2-section {
  background: #fff;
}

/* Subtle footer link underline interaction */
.br-v2-footer-links a,
.br-v2-footer-bottom a {
  position: relative;
  width: fit-content;
  display: inline-flex;
  color: rgba(255, 255, 255, 0.76);
  text-decoration: none;
  transition: color 220ms ease;
}

.br-v2-footer-links a::after,
.br-v2-footer-bottom a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.18rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.72);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 260ms ease;
}

.br-v2-footer-links a:hover,
.br-v2-footer-links a:focus-visible,
.br-v2-footer-bottom a:hover,
.br-v2-footer-bottom a:focus-visible {
  color: #fff;
}

.br-v2-footer-links a:hover::after,
.br-v2-footer-links a:focus-visible::after,
.br-v2-footer-bottom a:hover::after,
.br-v2-footer-bottom a:focus-visible::after {
  transform: scaleX(1);
}

/* Header layout with centered menu and stronger consult CTA */
.br-v2-nav-menu {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}

.br-v2-header-cta {
  color: #fff;
  background: var(--br-secondary);
  border-color: rgba(255, 255, 255, 0.22);
  box-shadow: 0 0.55rem 1.25rem rgba(45, 45, 39, 0.16);
  transition: color 220ms ease, background-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.br-v2-header-cta:hover,
.br-v2-header-cta:focus {
  color: #fff;
  background: var(--br-primary);
  box-shadow: 0 0.75rem 1.55rem rgba(45, 45, 39, 0.2);
  transform: translateY(-1px);
}

.br-v2-nav .br-v2-header-cta {
  color: #fff;
  background: var(--br-secondary);
  border-color: rgba(255, 255, 255, 0.22);
}

.br-v2-nav .br-v2-header-cta:hover,
.br-v2-nav .br-v2-header-cta:focus {
  color: #fff;
  background: var(--br-primary);
}

@media screen and (min-width: 992px) {
  .br-v2-header {
    display: grid;
    grid-template-columns: minmax(11rem, 1fr) auto minmax(11rem, 1fr);
    column-gap: clamp(1rem, 2vw, 2rem);
  }

  .br-v2-brand {
    grid-column: 1;
    justify-self: start;
  }

  .br-v2-nav {
    display: contents;
  }

  .br-v2-nav-menu {
    grid-column: 2;
    justify-self: center;
  }

  .br-v2-header-cta {
    grid-column: 3;
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  .br-v2-nav-menu {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.35rem;
  }

  .br-v2-header-cta {
    margin-top: 0.25rem;
  }
}

/* Consistent subtle eyebrow typography */
.br-v2-eyebrow,
.br-v2-hero .br-v2-eyebrow,
.br-v2-destination-meta,
.eyebrow-section,
.eyebrow-item {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 0.72rem !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.br-v2-eyebrow,
.br-v2-destination-meta,
.eyebrow-section,
.eyebrow-item {
  color: rgba(178, 140, 77, 0.78);
}

.br-v2-hero .br-v2-eyebrow,
.is-green .br-v2-eyebrow {
  color: rgba(255, 255, 255, 0.68);
}

/* Square destination imagery */
#bestemmingen .br-v2-destination-image {
  min-height: 0;
  aspect-ratio: 1 / 1;
}

#bestemmingen .br-v2-destination-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* Compact footer bottom spacing */
.br-v2-footer {
  padding-bottom: clamp(1.75rem, 3vw, 2.5rem);
}

/* Alternating section backgrounds */
#reisstijlen.br-v2-section,
#vanafprijzen.br-v2-section {
  background: #fff;
}

#ervaringen.br-v2-reviews-section {
  color: #fff;
  background: var(--br-primary);
}

#ervaringen .br-v2-section-title {
  color: #fff;
}

#ervaringen .br-v2-lead {
  color: rgba(255, 255, 255, 0.76);
}

#ervaringen .br-v2-eyebrow {
  color: rgba(255, 255, 255, 0.64);
}

/* Visual polish: pricing CTA, lighter headings, CTA motion, reviews and footer logo */
.br-v2-pricing-note {
  display: grid;
  justify-items: center;
  gap: 0.85rem;
  text-align: center;
}

.br-v2-pricing-note p {
  max-width: 40rem;
}

.br-v2-page h1,
.br-v2-page h2,
.br-v2-page h3,
.br-v2-page h4,
.br-v2-page h5,
.br-v2-page h6,
.br-v2-section-title,
.br-v2-hero h1,
.br-v2-hero h2,
.br-v2-cta-content h2,
.br-v2-style-content h3,
.br-v2-trip-content h3,
.br-v2-destination-copy h3,
.br-v2-price-card h3,
.br-v2-footer h2,
.br-v2-footer h3,
.br-v2-faq-grid summary {
  font-weight: 400 !important;
}

.br-v2-section-title,
.br-v2-destination-copy h3,
.br-v2-cta-content h2,
.br-v2-price-card h3,
.br-v2-style-content h3,
.br-v2-trip-content h3 {
  line-height: 1.1;
  padding-bottom: 0.05em;
}

.br-v2-hero h1,
.br-v2-hero h2 {
  line-height: 1.04;
  padding-bottom: 0.04em;
}

.br-v2-cta-section {
  background-image: none;
  background-color: var(--br-support-3);
  background-attachment: fixed;
}

.br-v2-cta-section .br-v2-cta {
  position: relative;
  overflow: hidden;
}

.br-v2-cta-section .br-v2-cta > img {
  position: absolute;
  top: -8%;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 116%;
  display: block;
  object-fit: cover;
  object-position: center;
  transform: translate3d(0, -3%, 0) scale(1.08);
  transform-origin: center;
  will-change: transform;
}

.br-v2-cta-section .br-v2-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  background: linear-gradient(180deg, rgba(35, 35, 30, 0.34), rgba(35, 35, 30, 0.58));
}

.br-v2-cta-section .br-v2-cta-content {
  position: relative;
  z-index: 2;
}

.br-v2-review-card {
  position: relative;
}

.br-v2-review-stars {
  position: absolute;
  top: 1.45rem;
  left: 1.45rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.38rem 0.58rem;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1;
  letter-spacing: 0.04em;
  background: rgba(35, 35, 30, 0.46);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  box-shadow: 0 0.55rem 1.35rem rgba(35, 35, 30, 0.14);
}

.br-v2-footer-logo {
  width: 8.8rem;
}

/* Subtler responsive heading scale and safer carousel title wrapping */
.br-v2-section-title {
  max-width: 100%;
  overflow: visible;
  font-size: clamp(1.95rem, 3.35vw, 3.45rem);
  line-height: 1.14;
  text-wrap: balance;
}

.br-v2-carousel-copy {
  min-width: 0;
  overflow: visible;
  padding-right: clamp(0.35rem, 1vw, 0.8rem);
}

.br-v2-carousel-copy .br-v2-section-title {
  font-size: clamp(1.75rem, 2.45vw, 2.6rem);
  line-height: 1.16;
}

#reizen .br-v2-section-title,
#voorbeeldreizen .br-v2-section-title {
  font-size: clamp(1.65rem, 2.15vw, 2.35rem);
  line-height: 1.18;
}

.br-v2-hero h1 {
  font-size: clamp(2.75rem, 5.25vw, 5.25rem);
  line-height: 1.02;
}

.br-v2-cta-content h2 {
  font-size: clamp(2rem, 4.1vw, 4.15rem);
  line-height: 1.08;
}

.br-v2-style-content h3,
.br-v2-trip-content h3,
.br-v2-destination-copy h3,
.br-v2-price-card h3 {
  font-size: clamp(1.45rem, 2vw, 1.9rem);
  line-height: 1.16;
}

@media screen and (max-width: 991px) {
  .br-v2-section-title,
  .br-v2-carousel-copy .br-v2-section-title,
  #reizen .br-v2-section-title,
  #voorbeeldreizen .br-v2-section-title {
    font-size: clamp(1.75rem, 5.2vw, 2.75rem);
    line-height: 1.16;
  }
}

.br-v2-faq-grid details:nth-last-child(2):nth-child(odd) {
  border-bottom: 1px solid rgba(77, 77, 66, 0.18);
}

@media screen and (max-width: 767px) {
  .br-v2-section-title,
  .br-v2-carousel-copy .br-v2-section-title,
  #reizen .br-v2-section-title,
  #voorbeeldreizen .br-v2-section-title {
    font-size: clamp(1.65rem, 7.2vw, 2.25rem);
    line-height: 1.18;
  }

  .br-v2-hero h1 {
    font-size: clamp(2.1rem, 9vw, 2.55rem);
    line-height: 1.06;
  }

  .br-v2-cta-content h2 {
    font-size: clamp(1.85rem, 8vw, 2.45rem);
    line-height: 1.12;
  }

  .br-v2-faq-grid details:nth-last-child(2):nth-child(odd) {
    border-bottom: 0;
  }

  .br-v2-faq-grid details:last-child {
    border-bottom: 1px solid rgba(77, 77, 66, 0.18);
  }

  .br-v2-review-marquee {
    padding-inline: 1rem;
  }

  .br-v2-review-card {
    flex-basis: min(84vw, 21.5rem);
  }

  .br-v2-review-card p {
    font-size: 0.92rem;
  }
}

/* Mobile carousel edge peek */
@media screen and (max-width: 991px) {
  .br-v2-card-track,
  .br-v2-trip-track,
  .br-v2-pricing-track {
    width: calc(100% + 1.5rem);
    margin-right: -1.5rem;
    padding-right: 0;
    padding-left: 0;
    scroll-padding-left: 0;
    scroll-padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .br-v2-card-track,
  .br-v2-trip-track,
  .br-v2-pricing-track {
    width: calc(100% + 1rem);
    margin-right: -1rem;
  }
}

/* Frosted image buttons */
.br-v2-cta-section .br-v2-button,
.br-v2-hero .br-v2-button.is-secondary {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.82);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 0.9rem 2rem rgba(35, 35, 30, 0.16);
  transition:
    color 260ms ease,
    border-color 260ms ease,
    background-color 260ms ease,
    box-shadow 260ms ease,
    transform 260ms ease;
}

.br-v2-cta-section .br-v2-button::before,
.br-v2-hero .br-v2-button.is-secondary::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(255, 255, 255, 0.9);
  transform: translateX(-105%) skewX(-12deg);
  transform-origin: left center;
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.br-v2-cta-section .br-v2-button:hover,
.br-v2-cta-section .br-v2-button:focus-visible,
.br-v2-hero .br-v2-button.is-secondary:hover,
.br-v2-hero .br-v2-button.is-secondary:focus-visible {
  color: var(--br-support-3);
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.94);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    0 1.05rem 2.25rem rgba(35, 35, 30, 0.22);
  transform: translateY(-0.08rem);
}

.br-v2-cta-section .br-v2-button:hover::before,
.br-v2-cta-section .br-v2-button:focus-visible::before,
.br-v2-hero .br-v2-button.is-secondary:hover::before,
.br-v2-hero .br-v2-button.is-secondary:focus-visible::before {
  transform: translateX(0) skewX(0);
}

@media (prefers-reduced-motion: reduce) {
  .br-v2-cta-section .br-v2-button,
  .br-v2-hero .br-v2-button.is-secondary,
  .br-v2-cta-section .br-v2-button::before,
  .br-v2-hero .br-v2-button.is-secondary::before {
    transition: none;
    animation: none;
  }
}

/* Pricing section cleanup */
#vanafprijzen.br-v2-pricing-section {
  background: #fff;
}

#vanafprijzen .br-v2-pricing-track {
  background: transparent;
  box-shadow: none;
  padding-bottom: 0.25rem;
}

#vanafprijzen .br-v2-pricing-track .br-v2-price-card {
  background: #fff;
  box-shadow: none;
}

#vanafprijzen .br-v2-price-image {
  background: transparent;
}

#vanafprijzen .br-v2-pricing-note .br-v2-button {
  justify-self: center;
  margin-inline: auto;
}

/* Destination template */
.br-destination-page .br-v2-hero {
  min-height: min(760px, 82svh);
}

.br-destination-page .br-v2-hero::after {
  background:
    linear-gradient(90deg, rgba(35, 35, 30, 0.72), rgba(35, 35, 30, 0.28) 58%, rgba(35, 35, 30, 0.1)),
    linear-gradient(180deg, rgba(35, 35, 30, 0.18), rgba(35, 35, 30, 0.62));
}

.br-destination-page .br-v2-hero-content {
  max-width: 46rem;
}

.br-destination-intro {
  display: grid;
  gap: clamp(1rem, 2vw, 1.4rem);
  max-width: 980px;
  margin-inline: auto;
}

.br-destination-text-columns {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.1rem, 2.4vw, 2rem);
}

.br-destination-text-columns p {
  margin: 0;
  color: rgba(77, 77, 66, 0.78);
  font-size: clamp(1rem, 1vw, 1.08rem);
  line-height: 1.75;
}

.br-map-section {
  background: #fff;
}

.br-map-heading {
  display: grid;
  justify-items: center;
  gap: 0.8rem;
  max-width: 760px;
  margin: 0 auto clamp(2rem, 4vw, 3.25rem);
  text-align: center;
}

.br-map-experience {
  display: grid;
  gap: 1.15rem;
}

.br-map-symbols {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.br-map-toolbar {
  display: none;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.55rem;
}

.br-map-toolbar button {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 2.55rem;
  padding: 0.62rem 0.95rem;
  border: 1px solid rgba(77, 77, 66, 0.14);
  border-radius: 999px;
  background: rgba(244, 238, 231, 0.62);
  color: var(--br-support-3);
  font-family: Montserrat, Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.br-map-toolbar button svg {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
}

.br-map-toolbar button:hover,
.br-map-toolbar button:focus-visible,
.br-map-toolbar button.is-active {
  color: #fff;
  border-color: rgba(91, 98, 70, 0.82);
  background: var(--br-primary);
  transform: translateY(-0.04rem);
}

.br-map-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.98fr) minmax(320px, 0.62fr);
  align-items: stretch;
  gap: clamp(1rem, 2vw, 1.35rem);
}

.br-map-canvas {
  --br-map-aspect: 1 / 1;
  box-sizing: border-box;
  isolation: isolate;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: auto;
  max-height: none;
  aspect-ratio: var(--br-map-aspect);
  min-height: 0;
  overflow: hidden;
  border: 0.72rem solid rgba(255, 255, 255, 0.78);
  border-radius: 1.75rem;
  background: #f7f2eb;
  box-shadow:
    0 1.25rem 3.5rem rgba(77, 77, 66, 0.1),
    inset 0 0 0 1px rgba(77, 77, 66, 0.07);
}

.br-map-canvas::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: radial-gradient(circle at 50% 42%, transparent 58%, rgba(77, 77, 66, 0.08) 100%);
  pointer-events: none;
}

.br-map-vector-image {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.br-map-data-credit {
  position: absolute;
  right: 0.7rem;
  bottom: 0.62rem;
  z-index: 4;
  padding: 0.26rem 0.46rem;
  border-radius: 999px;
  color: rgba(77, 77, 66, 0.82);
  background: rgba(255, 255, 255, 0.78);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  font-family: Montserrat, Arial, sans-serif;
  font-size: 0.64rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.br-map-svg {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

.br-map-country {
  fill: #4d5a60;
  stroke: rgba(178, 140, 77, 0.78);
  stroke-width: 2.3;
}

.br-map-country.is-malawi-country {
  fill: #526246;
  stroke: rgba(255, 255, 255, 0.9);
  stroke-width: 1.65;
}

.br-map-context {
  pointer-events: none;
}

.br-map-context-country {
  fill: rgba(91, 98, 70, 0.16);
  stroke: rgba(77, 77, 66, 0.28);
  stroke-width: 1.35;
}

.br-map-context-fill {
  fill: #eee5d8;
}

.is-malawi-map .br-map-context-country {
  fill: rgba(163, 160, 122, 0.24);
  stroke: rgba(77, 77, 66, 0.3);
  stroke-width: 1.1;
}

.br-map-lake-shape {
  fill: rgba(107, 129, 123, 0.18);
  stroke: rgba(255, 255, 255, 0.48);
  stroke-width: 1.15;
}

.br-map-context-water {
  fill: none;
  stroke: rgba(107, 129, 123, 0.22);
  stroke-width: 9;
  stroke-linecap: round;
}

.br-map-context-boundary {
  fill: none;
  stroke: rgba(77, 77, 66, 0.14);
  stroke-width: 1;
  stroke-dasharray: 5 6;
  stroke-linecap: round;
}

.br-map-context-label {
  fill: rgba(77, 77, 66, 0.38);
  font-family: Montserrat, Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.br-map-label-country {
  fill: rgba(244, 238, 231, 0.26);
  font-family: Montserrat, Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.18em;
}

.br-map-marker {
  position: absolute;
  left: var(--x);
  top: var(--y);
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 0.34rem;
  max-width: min(13rem, 34%);
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-size: clamp(0.76rem, 1vw, 0.94rem);
  font-weight: 650;
  line-height: 1.2;
  text-align: left;
  text-shadow: none;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: opacity 180ms ease, transform 180ms ease;
}

.br-map-pin {
  --br-map-pin-pulse: rgba(91, 98, 70, 0.34);
  --br-map-pin-pulse-strong: rgba(91, 98, 70, 0.52);
  position: relative;
  isolation: isolate;
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: clamp(2.15rem, 2.85vw, 2.7rem);
  height: clamp(2.15rem, 2.85vw, 2.7rem);
  border: 2px solid rgba(255, 255, 255, 0.94);
  border-radius: 999px;
  color: #fff;
  background: rgba(91, 98, 70, 0.9);
  box-shadow: 0 0.75rem 1.35rem rgba(35, 35, 30, 0.26);
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.br-map-pin::before,
.br-map-pin::after {
  content: "";
  position: absolute;
  inset: -0.32rem;
  z-index: 0;
  border-radius: inherit;
  border: 1px solid var(--br-map-pin-pulse);
  opacity: 0;
  transform: scale(0.88);
  pointer-events: none;
  animation: none;
}

.br-map-pin::after {
  inset: -0.52rem;
  border-color: var(--br-map-pin-pulse-strong);
  animation-delay: 1.1s;
}

.br-map-marker:hover .br-map-pin::before,
.br-map-marker:hover .br-map-pin::after,
.br-map-marker:focus-visible .br-map-pin::before,
.br-map-marker:focus-visible .br-map-pin::after {
  animation: br-map-pin-pulse 2.35s ease-out infinite;
}

.br-map-pin svg {
  position: relative;
  z-index: 1;
  width: 1.08rem;
  height: 1.08rem;
  fill: currentColor;
}

.br-map-marker.is-water .br-map-pin {
  --br-map-pin-pulse: rgba(107, 129, 123, 0.34);
  --br-map-pin-pulse-strong: rgba(107, 129, 123, 0.54);
  background: rgba(107, 129, 123, 0.96);
}

.br-map-marker.is-hiking .br-map-pin {
  --br-map-pin-pulse: rgba(255, 255, 255, 0.42);
  --br-map-pin-pulse-strong: rgba(255, 255, 255, 0.62);
  color: #23231e;
  background: rgba(255, 255, 255, 0.96);
}

.br-map-marker.is-culture .br-map-pin {
  --br-map-pin-pulse: rgba(178, 140, 77, 0.34);
  --br-map-pin-pulse-strong: rgba(178, 140, 77, 0.56);
  background: rgba(178, 140, 77, 0.96);
}

.br-map-marker.is-culinary .br-map-pin {
  --br-map-pin-pulse: rgba(125, 111, 85, 0.34);
  --br-map-pin-pulse-strong: rgba(125, 111, 85, 0.56);
  background: rgba(125, 111, 85, 0.96);
}

.br-map-marker:hover,
.br-map-marker:focus-visible,
.br-map-marker.is-active {
  z-index: 4;
  transform: translate(-50%, -50%);
}

.br-map-marker:hover .br-map-pin,
.br-map-marker:focus-visible .br-map-pin,
.br-map-marker.is-active .br-map-pin {
  box-shadow: 0 0.9rem 1.9rem rgba(35, 35, 30, 0.34);
}

.br-map-marker.is-muted {
  opacity: 0.28;
  pointer-events: none;
}

.br-map-marker-label {
  padding: 0.36rem 0.7rem;
  border-radius: 999px;
  color: #fff;
  background: rgba(35, 35, 30, 0.88);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 0 0.45rem 1rem rgba(35, 35, 30, 0.24);
  white-space: nowrap;
}

@keyframes br-map-pin-pulse {
  0% {
    opacity: 0;
    transform: scale(0.88);
  }
  18% {
    opacity: 0.8;
  }
  70%,
  100% {
    opacity: 0;
    transform: scale(1.62);
  }
}

@media (prefers-reduced-motion: reduce) {
  .br-map-pin::before,
  .br-map-pin::after {
    animation: none;
  }
}

.br-map-panel {
  display: grid;
  grid-template-rows: minmax(0, 42%) minmax(0, 1fr);
  align-self: stretch;
  overflow: hidden;
  height: auto;
  max-height: none;
  min-height: 0;
  border: 1px solid rgba(77, 77, 66, 0.1);
  border-radius: 1.6rem;
  background: #fff;
  box-shadow: 0 1.2rem 3.5rem rgba(77, 77, 66, 0.09);
}

.br-map-panel-image {
  min-height: 0;
  overflow: hidden;
  background: var(--br-support-4);
}

.br-map-panel-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 180ms ease, transform 420ms ease;
}

.br-map-panel-body {
  display: grid;
  align-self: stretch;
  align-content: start;
  grid-template-rows: auto auto minmax(0, 1fr) auto;
  gap: 0.85rem;
  min-height: 0;
  overflow: hidden;
  padding: clamp(1rem, 1.6vw, 1.35rem) clamp(1.25rem, 2.2vw, 1.75rem) clamp(1.25rem, 2.2vw, 1.75rem);
}

.br-map-panel-kicker,
.br-inspiration-card span {
  color: var(--br-secondary);
  font-family: Montserrat, Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.3;
  text-transform: uppercase;
}

.br-map-panel-kicker {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.br-map-panel h3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0;
  color: var(--br-support-3);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(2rem, 3vw, 3.15rem);
  font-weight: 400;
  line-height: 1.02;
}

.br-map-panel p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  align-self: start;
  margin: 0;
  color: rgba(77, 77, 66, 0.78);
  line-height: 1.68;
}

.br-map-panel .br-v2-button {
  align-self: end;
  justify-self: start;
  margin-top: auto;
}

.br-destination-usps {
  padding-block: clamp(2.6rem, 5vw, 4.4rem);
}

.br-destination-usps .br-v2-container {
  display: grid;
  gap: clamp(1.25rem, 2.6vw, 2rem);
}

.br-usp-heading {
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}

.br-usp-heading .br-v2-section-title {
  font-size: clamp(2rem, 3.6vw, 3.8rem);
}

.br-usp-bar {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 1.35rem;
  background: rgba(255, 255, 255, 0.14);
}

.br-usp-bar > div {
  display: grid;
  justify-items: center;
  align-content: start;
  gap: 0.65rem;
  padding: clamp(1.1rem, 2.2vw, 1.45rem);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  text-align: center;
}

.br-usp-bar span {
  display: grid;
  place-items: center;
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 999px;
  color: var(--br-primary);
  background: rgba(255, 255, 255, 0.94);
}

.br-usp-bar svg {
  width: 1.18rem;
  height: 1.18rem;
  fill: currentColor;
}

.br-usp-bar h3 {
  margin: 0;
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 0.94rem;
  font-weight: 600;
}

.br-usp-bar p {
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.92rem;
  line-height: 1.55;
}

.br-inspiration-section {
  background: #fff;
}

.br-v2-main > .br-v2-section:not(.is-green):not(.br-section-band-green):not(.br-v2-cta-section):nth-of-type(odd) {
  background: #fff !important;
}

.br-v2-main > .br-v2-section:not(.is-green):not(.br-section-band-green):not(.br-v2-cta-section):nth-of-type(even) {
  background: var(--br-support-4) !important;
}

.br-card-section-heading {
  margin-bottom: clamp(2.4rem, 5vw, 4.25rem) !important;
}

.br-card-section-heading.br-map-heading {
  margin-bottom: clamp(2.75rem, 5.5vw, 4.75rem) !important;
}

.br-card-section-heading + .br-overview-grid,
.br-card-section-heading + .br-blog-grid,
.br-card-section-heading + .br-trip-grid,
.br-card-section-heading + .br-inspiration-grid,
.br-card-section-heading + .br-inline-carousel-controls + .br-overview-grid,
.br-card-section-heading + .br-inline-carousel-controls + .br-blog-grid,
.br-card-section-heading + .br-inline-carousel-controls + .br-trip-grid,
.br-card-section-heading + .br-inline-carousel-controls + .br-inspiration-grid {
  margin-top: 0 !important;
}

.br-cms-preview-image img {
  display: block;
  width: 100%;
  max-height: 620px;
  border-radius: 8px;
  object-fit: cover;
}

.br-cms-preview-image figcaption {
  margin-top: 8px;
  color: #6b7280;
  font-size: 13px;
}

.br-inspiration-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.35rem);
}

.br-inspiration-grid.is-slider {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 0.25rem 0.25rem 1rem;
}

.br-inspiration-grid.is-slider::-webkit-scrollbar {
  display: none;
}

.br-inspiration-grid.is-slider .br-inspiration-card {
  flex: 0 0 calc((100% - 2.7rem) / 3);
  min-width: 18rem;
  scroll-snap-align: start;
}

.br-overview-grid.is-card-slider,
.br-blog-grid.is-card-slider,
.br-trip-grid.is-card-slider,
.br-process-grid.is-card-slider {
  display: flex !important;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 0.25rem 0.25rem 1rem;
}

.br-overview-grid.is-card-slider::-webkit-scrollbar,
.br-blog-grid.is-card-slider::-webkit-scrollbar,
.br-trip-grid.is-card-slider::-webkit-scrollbar,
.br-process-grid.is-card-slider::-webkit-scrollbar {
  display: none;
}

.br-overview-grid.is-card-slider > .br-overview-card,
.br-blog-grid.is-card-slider > .br-inspiration-card,
.br-trip-grid.is-card-slider > .br-trip-list-card,
.br-process-grid.is-card-slider > .br-process-card {
  flex: 0 0 calc((100% - 2.7rem) / 3);
  min-width: 18rem;
  scroll-snap-align: start;
}

.br-inline-carousel-controls {
  display: flex;
  justify-content: flex-end;
  gap: 0.6rem;
  margin: 0 0 1rem;
}

.br-inspiration-card {
  display: grid;
  overflow: hidden;
  min-height: 100%;
  border: 1px solid rgba(77, 77, 66, 0.1);
  border-radius: 1.2rem;
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: 0 0.85rem 2.2rem rgba(77, 77, 66, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}

.br-inspiration-card:hover,
.br-inspiration-card:focus-visible {
  transform: translateY(-0.12rem);
  box-shadow: 0 1.1rem 2.6rem rgba(77, 77, 66, 0.11);
}

.br-inspiration-card img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.br-inspiration-card div {
  display: grid;
  gap: 0.6rem;
  padding: clamp(1.05rem, 2vw, 1.35rem);
}

.br-inspiration-card h3 {
  margin: 0;
  color: var(--br-support-3);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.55rem, 2vw, 2rem);
  font-weight: 400;
  line-height: 1.06;
}

.br-inspiration-card p {
  margin: 0;
  color: rgba(77, 77, 66, 0.75);
  line-height: 1.6;
}

.br-destination-cta.br-v2-cta-section {
  background-image: linear-gradient(180deg, rgba(35, 35, 30, 0.36), rgba(35, 35, 30, 0.58)), url("/br/assets/visuals/Tisko/cta_2.jpg");
}

@media (max-width: 991px) {
  .br-destination-text-columns,
  .br-map-layout,
  .br-usp-bar,
  .br-inspiration-grid {
    grid-template-columns: 1fr;
  }

  .br-map-canvas {
    min-height: 0;
  }

  .br-usp-bar {
    border-radius: 1.1rem;
  }

  .br-inspiration-grid.is-slider .br-inspiration-card {
    flex-basis: min(72vw, 24rem);
  }

  .br-overview-grid.is-card-slider > .br-overview-card,
  .br-blog-grid.is-card-slider > .br-inspiration-card,
  .br-trip-grid.is-card-slider > .br-trip-list-card,
  .br-process-grid.is-card-slider > .br-process-card {
    flex-basis: min(72vw, 24rem);
  }
}

@media (max-width: 767px) {
  .br-destination-page .br-v2-hero {
    min-height: 74svh;
  }

  .br-map-heading {
    justify-items: start;
    text-align: left;
  }

  .br-map-toolbar {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-inline: calc(var(--br-page-padding, 1rem) * -1);
    padding-inline: var(--br-page-padding, 1rem);
    scrollbar-width: none;
  }

  .br-map-toolbar::-webkit-scrollbar {
    display: none;
  }

  .br-map-toolbar button {
    flex: 0 0 auto;
  }

  .br-map-canvas {
    aspect-ratio: 1 / 1;
    min-height: 0;
    border-radius: 1.1rem;
  }

  .br-map-svg {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .br-map-marker {
    max-width: 9rem;
    font-size: 0.68rem;
  }

  .br-map-marker-label {
    display: none;
  }

  .br-map-pin {
    width: 2.25rem;
    height: 2.25rem;
  }

  .br-map-panel,
  .br-inspiration-card {
    border-radius: 1rem;
  }

  .br-map-panel {
    grid-template-rows: minmax(0, 40%) minmax(0, 1fr);
  }

  .br-map-panel-image {
    aspect-ratio: auto;
  }

  .br-inspiration-grid.is-slider {
    margin-right: calc(50% - 50vw);
    padding-right: 0;
  }

  .br-inspiration-grid.is-slider .br-inspiration-card {
    flex-basis: min(82vw, 21rem);
  }

  .br-overview-grid.is-card-slider,
  .br-blog-grid.is-card-slider,
  .br-trip-grid.is-card-slider,
  .br-process-grid.is-card-slider {
    margin-right: calc(50% - 50vw);
    padding-right: 0;
  }

  .br-overview-grid.is-card-slider > .br-overview-card,
  .br-blog-grid.is-card-slider > .br-inspiration-card,
  .br-trip-grid.is-card-slider > .br-trip-list-card,
  .br-process-grid.is-card-slider > .br-process-card {
    flex-basis: min(82vw, 21rem);
  }

  .br-usp-bar > div {
    justify-items: center;
    text-align: center;
  }

  .br-usp-bar > div p {
    grid-column: auto;
  }
}

/* Fixed CTA imagery */
.br-v2-header {
  transform: translateZ(0);
  transition:
    background-color 180ms ease,
    box-shadow 180ms ease,
    -webkit-backdrop-filter 180ms ease,
    backdrop-filter 180ms ease;
}

.br-v2-menu-button {
  line-height: 1;
}

.br-v2-nav-menu {
  flex-wrap: nowrap;
}

@media screen and (min-width: 992px) and (max-width: 1180px) {
  .br-v2-header {
    grid-template-columns: minmax(9rem, 0.8fr) auto minmax(8.5rem, 0.8fr);
    column-gap: 0.75rem;
  }

  .br-v2-nav-menu {
    gap: 0.12rem;
  }

  .br-v2-nav a,
  .br-v2-menu-button {
    padding-inline: 0.56rem;
    font-size: 0.76rem;
  }
}

.br-v2-header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.55rem;
}

.br-language-switcher {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 4.6rem;
  height: 2.8rem;
  padding: 0 0.72rem;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 650;
  letter-spacing: 0.08em;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(16px) saturate(135%);
  backdrop-filter: blur(16px) saturate(135%);
}

.br-v2-nav .br-language-switcher > :where(a, span),
.br-mobile-language-switcher > :where(a, span) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.5rem;
  min-height: 2rem;
  padding: 0;
  color: inherit;
  font: inherit;
  line-height: 1;
  text-decoration: none;
}

.br-v2-nav .br-language-switcher > .br-language-divider,
.br-mobile-language-switcher > .br-language-divider {
  min-width: auto;
  min-height: auto;
}

.br-v2-nav .br-language-switcher > a,
.br-mobile-language-switcher > a {
  border-radius: 0;
  background: transparent;
  opacity: 0.72;
  transition: color 180ms ease, opacity 180ms ease;
}

.br-v2-nav .br-language-switcher > a:hover,
.br-v2-nav .br-language-switcher > a:focus,
.br-v2-nav .br-language-switcher > a:focus-visible,
.br-mobile-language-switcher > a:hover,
.br-mobile-language-switcher > a:focus,
.br-mobile-language-switcher > a:focus-visible {
  color: #f0c66f;
  background: transparent;
  opacity: 1;
}

.br-language-switcher [aria-current="page"] {
  opacity: 1;
}

.br-language-switcher [aria-disabled="true"] {
  opacity: 0.36;
  cursor: not-allowed;
}

.br-language-divider {
  margin: 0 0.18rem;
  opacity: 0.45;
}

.br-mobile-language-switcher {
  display: none;
}

.br-v2-search-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2.8rem;
  width: 2.8rem;
  height: 2.8rem;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  -webkit-backdrop-filter: blur(16px) saturate(135%);
  backdrop-filter: blur(16px) saturate(135%);
  box-shadow: 0 0.55rem 1.2rem rgba(45, 45, 39, 0.14);
  cursor: pointer;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease, box-shadow 200ms ease, transform 200ms ease;
}

.br-v2-search-toggle:hover,
.br-v2-search-toggle:focus-visible,
.br-v2-search-toggle[aria-expanded="true"] {
  color: #fff;
  background: rgba(255, 255, 255, 0.28);
  border-color: rgba(255, 255, 255, 0.42);
  box-shadow: 0 0.7rem 1.45rem rgba(45, 45, 39, 0.18);
  transform: translateY(-1px);
}

.br-v2-search-toggle svg {
  width: 1.12rem;
  height: 1.12rem;
}

.br-v2-search-text {
  display: none;
}

.br-search-panel[hidden] {
  display: none !important;
}

.br-v2-header.is-search-open {
  transform: none;
}

html.br-search-lock,
body.br-search-lock {
  overflow: hidden;
}

.br-search-panel {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  align-content: start;
  justify-items: center;
  gap: 2rem;
  width: 100%;
  height: 100vh;
  height: 100svh;
  min-height: 100vh;
  min-height: 100svh;
  padding: 2rem clamp(1.25rem, 5vw, 4rem) 4rem;
  color: var(--br-support-3);
  border: 0;
  border-radius: 0;
  background: #f4eee7;
  -webkit-backdrop-filter: blur(4px) saturate(104%);
  backdrop-filter: blur(4px) saturate(104%);
  box-shadow: none;
  overflow-y: auto;
}

.br-search-panel-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: min(100%, 56rem);
}

.br-search-panel-top p,
.br-search-results-title {
  margin: 0;
  color: var(--br-support-3);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.br-search-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  color: var(--br-support-3);
  border: 1px solid rgba(77, 77, 66, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  transition: color 200ms ease, background-color 200ms ease, transform 200ms ease;
}

.br-search-close:hover,
.br-search-close:focus-visible {
  color: #fff;
  background: var(--br-primary);
  transform: translateY(-1px);
}

.br-search-close svg {
  width: 1.1rem;
  height: 1.1rem;
}

.br-search-form {
  display: grid;
  width: min(100%, 56rem);
  margin-top: clamp(1.5rem, 8vh, 5rem);
}

.br-search-form label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.br-search-input-wrap {
  display: grid;
  grid-template-columns: 1.45rem minmax(0, 1fr);
  align-items: center;
  gap: 1rem;
  min-height: 5.25rem;
  padding: 0;
  border: 0;
  border-bottom: 1px solid rgba(77, 77, 66, 0.18);
  border-radius: 0;
  background: transparent;
}

.br-search-input-wrap svg {
  width: 1.35rem;
  height: 1.35rem;
  color: rgba(77, 77, 66, 0.48);
}

.br-search-input-wrap input {
  min-width: 0;
  width: 100%;
  height: 5.25rem;
  padding: 0;
  color: var(--br-support-3);
  border: 0;
  outline: 0;
  background: transparent;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 2.65rem;
  font-weight: 400;
  line-height: 1;
}

.br-search-input-wrap input::placeholder {
  color: rgba(77, 77, 66, 0.42);
}

.br-search-results {
  display: grid;
  gap: 0;
  width: min(100%, 56rem);
}

.br-search-keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 1rem;
}

.br-search-keyword {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.65rem;
  padding: 0.65rem 1rem;
  color: var(--br-support-3);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.86rem;
  font-weight: 650;
  line-height: 1;
  border: 1px solid rgba(77, 77, 66, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  cursor: pointer;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease, transform 200ms ease;
}

.br-search-keyword:hover,
.br-search-keyword:focus-visible {
  color: #fff;
  border-color: rgba(91, 98, 70, 0.28);
  background: var(--br-primary);
  transform: translateY(-1px);
}

.br-search-result {
  display: grid;
  gap: 0.24rem;
  padding: 1.1rem 0;
  color: var(--br-support-3);
  text-decoration: none;
  border: 0;
  border-bottom: 1px solid rgba(77, 77, 66, 0.1);
  border-radius: 0;
  background: transparent;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease, transform 200ms ease;
}

.br-search-result:hover,
.br-search-result:focus-visible {
  color: var(--br-primary);
  border-color: rgba(91, 98, 70, 0.24);
  background: transparent;
  transform: translateX(0.35rem);
}

.br-search-result-meta {
  color: var(--br-secondary);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.68rem;
  font-weight: 750;
  line-height: 1;
  text-transform: uppercase;
}

.br-search-result strong {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.08;
}

.br-search-result small {
  color: rgba(77, 77, 66, 0.72);
  font-family: "Lato", Arial, sans-serif;
  font-size: 0.86rem;
  line-height: 1.35;
}

.br-search-result:hover .br-search-result-meta,
.br-search-result:focus-visible .br-search-result-meta,
.br-search-result:hover small,
.br-search-result:focus-visible small {
  color: rgba(77, 77, 66, 0.74);
}

.br-search-empty {
  margin: 0;
  padding: 1.2rem 0;
  color: rgba(77, 77, 66, 0.72);
  border-bottom: 1px solid rgba(77, 77, 66, 0.1);
  border-radius: 0;
  background: transparent;
  line-height: 1.45;
}

@media screen and (min-width: 992px) {
  .br-v2-header {
    grid-template-columns: minmax(9rem, 0.85fr) auto minmax(12rem, 0.85fr);
  }

  .br-v2-header-actions {
    grid-column: 3;
    justify-self: end;
  }
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
  .br-v2-header {
    column-gap: 0.75rem;
  }

  .br-v2-nav-menu {
    gap: 0.08rem;
  }

  .br-v2-nav a,
  .br-v2-menu-button {
    padding-inline: 0.5rem;
    font-size: 0.74rem;
  }

  .br-v2-header-actions {
    gap: 0.42rem;
  }

  .br-v2-header-cta {
    padding-inline: 0.92rem;
  }
}

@media screen and (max-width: 991px) {
  .br-mobile-language-switcher {
    display: inline-flex;
    position: fixed;
    top: 0.65rem;
    right: 4.25rem;
    z-index: 1001;
    flex: 0 0 auto;
    height: 2.75rem;
    margin-left: 0;
  }

  .br-nav-language-switcher {
    display: none;
  }

  .br-v2-nav-toggle {
    margin-left: 0.5rem;
  }

  .br-v2-header-actions {
    width: 100%;
    margin-top: 0.25rem;
  }

  .br-v2-header-actions .br-v2-header-cta {
    flex: 1 1 auto;
    margin-top: 0;
  }

  .br-v2-search-toggle {
    flex: 0 0 2.8rem;
  }

  .br-search-panel {
    padding: 1rem 1.15rem 3rem;
  }

  .br-search-form {
    margin-top: 2.5rem;
  }

  .br-search-input-wrap,
  .br-search-input-wrap input {
    height: 4.25rem;
    min-height: 4.25rem;
  }

  .br-search-input-wrap input {
    font-size: 1.8rem;
  }

  .br-search-result strong {
    font-size: 1.16rem;
  }

  .br-search-keywords {
    gap: 0.5rem;
  }

  .br-search-keyword {
    min-height: 2.45rem;
    padding: 0.58rem 0.82rem;
    font-size: 0.8rem;
  }
}

.br-destination-intro {
  max-width: 760px;
  justify-items: center;
  text-align: center;
}

.br-destination-text-columns {
  grid-template-columns: minmax(0, 1fr);
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}

.br-destination-text-columns p {
  max-width: 720px;
  margin-inline: auto;
}

.br-map-layout {
  grid-template-columns: minmax(0, 36rem) minmax(320px, 0.74fr);
  align-items: stretch;
  justify-content: center;
}

.br-map-canvas {
  justify-self: end;
  width: min(100%, 36rem);
  height: auto;
  min-height: min(36rem, 56vw);
  aspect-ratio: auto;
}

.br-map-panel {
  justify-self: start;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 991px) {
  .br-map-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .br-map-canvas,
  .br-map-panel {
    align-self: start;
    justify-self: stretch;
    width: 100%;
    height: auto;
  }

  .br-map-canvas {
    aspect-ratio: var(--br-map-aspect);
    min-height: 0;
  }

  .br-map-panel {
    max-height: none;
  }
}

.br-v2-cta-section {
  background-attachment: fixed !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: clamp(34rem, 78svh, 46rem) !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.br-v2-cta-section:not(.br-destination-cta) {
  background-image:
    linear-gradient(180deg, rgba(35, 35, 30, 0.36), rgba(35, 35, 30, 0.58)),
    url("/br/assets/visuals/Tisko/cta_1.jpg") !important;
}

.br-destination-cta.br-v2-cta-section {
  background-image:
    linear-gradient(180deg, rgba(35, 35, 30, 0.36), rgba(35, 35, 30, 0.58)),
    url("/br/assets/visuals/Tisko/cta_2.jpg") !important;
}

.br-v2-cta-section .br-v2-cta {
  overflow: visible;
  background: transparent;
  min-height: clamp(34rem, 78svh, 46rem) !important;
}

.br-v2-section.br-v2-cta-section > .br-v2-container {
  width: 100%;
  max-width: none;
  padding-right: 0;
  padding-left: 0;
}

.br-v2-cta-section .br-v2-cta > img,
.br-v2-cta-section .br-v2-cta::after {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .br-v2-cta-section,
  .br-v2-cta-section .br-v2-cta {
    min-height: 74svh !important;
  }
}

/* Alignment QA: keep detail-page heroes consistent with regular subpages. */
.br-destination-page .br-v2-hero {
  height: clamp(33rem, 62svh, 43rem) !important;
  min-height: 0 !important;
}

.br-destination-page .br-v2-hero-content {
  width: min(58rem, 100%);
  max-width: 58rem;
  padding: clamp(7rem, 12vw, 9.5rem) 0 clamp(3rem, 6vw, 4.25rem);
}

.br-destination-page .br-v2-hero h1 {
  max-width: 58rem;
}

.br-destination-page .br-v2-hero p:not(.br-v2-eyebrow) {
  max-width: 46rem;
}

@media screen and (max-width: 767px) {
  .br-destination-page .br-v2-hero {
    height: auto !important;
    min-height: clamp(30rem, 70svh, 38rem) !important;
  }

  .br-destination-page .br-v2-hero-content {
    padding: 7rem 0 3rem;
  }
}

/* Feedback pt3: compact rhythm, progressive navigation and managed rich content */
.br-v2-header:not(.is-scrolled):not(.is-open):not(.is-search-open) {
  background: linear-gradient(180deg, rgba(20, 22, 18, 0.5), rgba(20, 22, 18, 0));
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  box-shadow: none;
}

.br-v2-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.br-v2-hero h1 {
  font-size: clamp(2.75rem, 5vw, 4.25rem);
}

.br-v2-cta-content h2 {
  font-size: clamp(1.85rem, 3.2vw, 3.15rem);
}

.br-card-section-heading,
.br-card-section-heading.br-map-heading {
  margin-bottom: clamp(1.1rem, 2.2vw, 1.75rem) !important;
}

.br-card-section-heading + .br-inline-carousel-controls {
  margin-top: -0.3rem;
  margin-bottom: 0.75rem;
}

#bestemmingen .br-v2-destination-image {
  aspect-ratio: 16 / 10;
  max-height: 34rem;
}

#bestemmingen .br-v2-carousel-copy .br-v2-section-title {
  max-width: none;
  font-size: clamp(1.65rem, 2.35vw, 2.55rem);
  white-space: nowrap;
}

.br-destination-intro,
.br-destination-text-columns {
  width: min(100%, 62rem);
  max-width: 62rem;
}

.br-rich-content {
  color: inherit;
  line-height: 1.72;
}

.br-rich-content > :first-child {
  margin-top: 0;
}

.br-rich-content > :last-child {
  margin-bottom: 0;
}

.br-rich-content p {
  margin: 0 0 0.9rem;
}

.br-rich-content ul,
.br-rich-content ol {
  display: grid;
  gap: 0.45rem;
  margin: 0.5rem 0 1rem;
  padding-left: 1.25rem;
}

.br-rich-content a {
  color: var(--br-primary);
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.br-destination-text-columns {
  display: block;
  text-align: left;
}

.br-map-marker {
  gap: 0.32rem;
  font-size: 0.68rem;
}

.br-map-pin {
  width: 2.15rem;
  height: 2.15rem;
}

.br-map-marker-label {
  visibility: hidden;
  opacity: 0;
  transform: translateY(0.2rem);
  transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

.br-map-marker:hover .br-map-marker-label,
.br-map-marker:focus-visible .br-map-marker-label {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.br-map-panel-body h3 {
  font-size: clamp(1.45rem, 2.2vw, 2.1rem) !important;
}

.br-v2-partner-logos {
  grid-template-columns: minmax(0, 9rem);
  width: auto;
}

.br-v2-partner-logo-link {
  display: block;
  width: 9rem;
  border-radius: 0.5rem;
}

.br-v2-partner-logo-link:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 4px;
}

.br-v2-partner-logo-link img {
  width: 100%;
  height: auto;
}

.br-v2-price-button {
  width: 100%;
  margin-top: auto;
}

.br-v2-price-accordions {
  margin-top: 0.15rem;
}

.br-trip-consult-button {
  width: 100%;
  margin-bottom: 0.15rem;
}

@media screen and (max-width: 767px) {
  .br-v2-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #bestemmingen .br-v2-carousel-copy .br-v2-section-title {
    white-space: normal;
  }

  .br-trip-tab-nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-radius: 1rem;
  }
}

/* Shared mobile rhythm: compact floating action and a shorter, scannable footer. */
.br-v2-header.is-open ~ .sticky-whatsapp-button,
.br-v2-header.is-search-open ~ .sticky-whatsapp-button {
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .sticky-whatsapp-button {
    right: 0.85rem;
    bottom: 0.85rem;
    width: 4rem;
    height: 4rem;
    box-shadow: 0 0.8rem 1.55rem rgba(18, 140, 73, 0.3), 0 0 0 0.24rem rgba(37, 211, 102, 0.14);
  }

  .sticky-whatsapp-button::before {
    inset: -0.4rem;
    opacity: 0.72;
  }

  .sticky-whatsapp-button svg {
    width: 1.75rem;
    height: 1.75rem;
  }

  .br-v2-footer {
    padding-top: 3.25rem;
    padding-bottom: 3.75rem;
  }

  .br-v2-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1.25rem;
    row-gap: 2.25rem;
  }

  .br-v2-footer-brand,
  .br-v2-footer-grid > div:last-child:not(.br-v2-footer-brand) {
    grid-column: 1 / -1;
  }

  .br-v2-footer-grid > div {
    min-width: 0;
  }

  .br-v2-footer-links a {
    display: flex;
    align-items: center;
    min-height: 2rem;
    line-height: 1.35;
  }

  .br-v2-footer-bottom {
    margin-top: 2.25rem;
    padding-right: 0;
  }
}

@media screen and (max-width: 339px) {
  .br-v2-footer-grid {
    grid-template-columns: 1fr;
  }

  .br-v2-footer-brand,
  .br-v2-footer-grid > div:last-child:not(.br-v2-footer-brand) {
    grid-column: auto;
  }
}

/* Shared accessibility, interaction and rendering polish */
.br-v2-page {
  color: #59594e;
}

.br-v2-lead,
.br-v2-richtext p,
.br-v2-destination-copy > p,
.br-v2-price-content > p,
.br-v2-pricing-note p,
.br-overview-card-body > p,
.br-trip-list-card-body > p,
.br-inspiration-card p {
  color: #59594e;
}

.br-v2-eyebrow,
.br-v2-destination-meta,
.eyebrow-section,
.eyebrow-item,
.br-v2-price-meta,
.br-v2-price-meta strong {
  color: #715526;
}

.br-v2-pricing-track .br-v2-price-card .br-v2-price-meta strong {
  color: #715526;
}

.br-v2-page .br-overview-card-body > p {
  color: #59594e;
}

.br-v2-button.is-primary,
.br-v2-header-cta,
.br-v2-nav .br-v2-header-cta {
  color: #fff;
  background-color: #85662f;
}

.br-v2-button.is-primary:hover,
.br-v2-button.is-primary:focus-visible,
.br-v2-header-cta:hover,
.br-v2-header-cta:focus-visible,
.br-v2-nav .br-v2-header-cta:hover,
.br-v2-nav .br-v2-header-cta:focus-visible {
  color: #fff;
  background-color: #4d4d42;
}

.br-v2-footer-bottom,
.br-v2-footer-bottom > div {
  color: rgba(255, 255, 255, 0.82);
}

.br-v2-hero .br-v2-eyebrow,
.is-green .br-v2-eyebrow,
#ervaringen .br-v2-eyebrow {
  color: rgba(255, 255, 255, 0.86);
}

.br-v2-page :where(a, button, input, textarea, select, summary):focus-visible {
  outline: 3px solid #715526;
  outline-offset: 3px;
}

.br-v2-page :where(section[id], [id][tabindex]) {
  scroll-margin-top: 6rem;
}

.br-v2-button,
.br-v2-country-tab,
.br-v2-search-toggle,
.br-search-close,
.br-card-controls button {
  min-height: 2.75rem;
}

@media (prefers-reduced-motion: reduce) {
  .br-v2-page *,
  .br-v2-page *::before,
  .br-v2-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* CMS-managed card rhythm and safe excerpts */
.br-overview-card,
.br-trip-list-card,
.br-inspiration-card,
.br-v2-pricing-track .br-v2-price-card {
  align-self: stretch;
}

.br-overview-card,
.br-trip-list-card,
.br-inspiration-card {
  grid-template-rows: auto minmax(0, 1fr);
}

.br-overview-card-body,
.br-trip-list-card-body,
.br-inspiration-card > div {
  align-content: start;
  height: 100%;
}

.br-overview-card h2,
.br-overview-card h3,
.br-trip-list-card h2,
.br-trip-list-card h3,
.br-inspiration-card h3,
.br-v2-price-card h3,
.br-v2-style-content h3 {
  display: -webkit-box;
  overflow: hidden;
  text-wrap: balance;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.br-overview-card p,
.br-trip-list-card p,
.br-inspiration-card p,
.br-v2-price-content > p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.br-v2-style-content p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.br-card-expandable {
  display: grid;
  gap: 0.65rem;
}

.br-card-expandable button {
  width: fit-content;
  border: 0;
  border-bottom: 1px solid currentColor;
  background: transparent;
  padding: 0.1rem 0;
  color: var(--br-primary);
  font: 700 0.78rem/1.3 "Montserrat", Arial, sans-serif;
  cursor: pointer;
}

.br-card-expandable button:hover,
.br-card-expandable button:focus-visible {
  color: var(--br-secondary);
}

.br-card-expandable button:focus-visible {
  border-radius: 0.15rem;
  outline: 2px solid currentColor;
  outline-offset: 0.2rem;
}

.br-v2-review-card .br-card-expandable p {
  display: block;
}

.br-v2-review-card .br-card-expandable button {
  color: var(--br-secondary);
}

.br-v2-brand,
.br-v2-country-tab {
  min-height: 2.75rem;
}

.br-overview-card:not(a) {
  cursor: default;
}

@media screen and (max-width: 767px) {
  .br-overview-card h2,
  .br-overview-card h3,
  .br-trip-list-card h2,
  .br-trip-list-card h3,
  .br-inspiration-card h3,
  .br-v2-price-card h3,
  .br-v2-style-content h3 {
    -webkit-line-clamp: 2;
  }
}

/* Feedback pt4: stable maps, visible rich content and consistent editorial rhythm. */
.br-v2-main :where(.br-v2-hero, .br-page-hero) h1 {
  font-size: clamp(2.75rem, 5vw, 4.25rem) !important;
}

#bestemmingen .br-v2-destination-image {
  aspect-ratio: 3 / 2;
  max-height: 34rem;
}

.br-rich-content strong,
.br-rich-content b {
  font-weight: 750;
}

.br-rich-content img {
  display: block;
  width: min(100%, 52rem);
  height: auto;
  margin: clamp(1.25rem, 3vw, 2rem) auto;
  border-radius: 1rem;
  object-fit: cover;
}

.br-rich-content img[data-size="small"] {
  width: min(100%, 18rem);
}

.br-rich-content img[data-size="medium"] {
  width: min(100%, 30rem);
}

.br-rich-content img[data-size="large"] {
  width: min(100%, 46rem);
}

.br-rich-content img[data-size="full"] {
  width: 100%;
}

.br-rich-content img[data-align="left"] {
  margin-right: auto;
  margin-left: 0;
}

.br-rich-content img[data-align="center"] {
  margin-right: auto;
  margin-left: auto;
}

.br-rich-content img[data-align="right"] {
  margin-right: 0;
  margin-left: auto;
}

.is-align-center :where(.br-page-intro, .br-v2-richtext, .br-destination-intro, .br-rich-content) {
  justify-items: center;
  text-align: center;
}

.is-align-left :where(.br-page-intro, .br-v2-richtext, .br-destination-intro, .br-rich-content) {
  justify-items: start;
  text-align: left;
}

.br-destination-text-columns,
.br-destination-text-columns p {
  width: 100%;
  max-width: none;
}

.br-card-expandable.is-expanded p {
  max-height: 15rem;
  padding-right: 0.55rem;
  overflow-y: auto;
  scrollbar-width: thin;
}

.br-v2-price-accordions details[open] .br-v2-price-list {
  max-height: none;
  padding-right: 0;
  overflow: visible;
  scrollbar-width: auto;
}

.br-v2-faq-grid details[open] .br-rich-content p,
.br-v2-faq-grid details[open] .br-rich-content :where(ul, ol) {
  color: rgba(77, 77, 66, 0.82);
  opacity: 1;
  transform: translateY(0);
}

.br-map-layout {
  grid-template-columns: repeat(2, minmax(0, 36rem));
  align-items: stretch;
  width: min(100%, 73.25rem);
  margin-inline: auto;
}

.br-map-canvas {
  width: 100%;
  min-height: 0;
  aspect-ratio: 16 / 13;
}

.br-map-visual {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  transform: translate(var(--br-map-focus-x, 0), var(--br-map-focus-y, 0)) scale(var(--br-map-zoom, 1));
  transform-origin: center;
}

.br-map-visual .br-map-vector-image,
.br-map-visual .br-map-svg {
  width: 100%;
  height: 100%;
}

.br-map-panel {
  width: 100%;
  aspect-ratio: 16 / 13;
  grid-template-rows: 45% minmax(0, 1fr);
}

.br-map-panel-image {
  min-height: 0;
}

.br-map-panel-image img {
  display: block;
}

.br-trip-tab-nav {
  display: flex;
  gap: clamp(1rem, 3vw, 2.25rem);
  padding: 0;
  border-bottom: 1px solid rgba(77, 77, 66, 0.18);
  border-radius: 0;
  background: transparent;
}

.br-trip-tab-nav label {
  min-height: 3rem;
  padding: 0.8rem 0 0.7rem;
  border: 0;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  background: transparent;
}

.br-trip-panel-title {
  margin: 0 0 1rem;
  color: var(--br-text);
  font-family: var(--br-heading-font, Georgia, serif);
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  font-weight: 500;
  line-height: 1.2;
}

.br-trip-detail-tabs > input:nth-of-type(1):checked ~ .br-trip-tab-nav label:nth-child(1),
.br-trip-detail-tabs > input:nth-of-type(2):checked ~ .br-trip-tab-nav label:nth-child(2),
.br-trip-detail-tabs > input:nth-of-type(3):checked ~ .br-trip-tab-nav label:nth-child(3),
.br-trip-detail-tabs > input:nth-of-type(4):checked ~ .br-trip-tab-nav label:nth-child(4) {
  color: var(--br-primary);
  border-bottom-color: var(--br-primary);
  background: transparent;
}

.br-trip-option-card ul {
  display: grid;
  gap: 0.65rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.br-trip-option-card li {
  position: relative;
  padding-left: 1.75rem;
}

.br-trip-option-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  width: 1.05rem;
  height: 1.05rem;
  border-radius: 50%;
  background-color: var(--br-primary);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.2 6.7 11 12.2 5' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.8rem;
}

.br-trip-option-card.is-excluded li::before {
  background-color: rgba(77, 77, 66, 0.48);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 5 11 11M11 5 5 11' fill='none' stroke='white' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");
}

.br-rich-content ul,
.br-rich-content ol {
  margin: 0.9rem 0;
  padding-left: 1.5rem;
}

.br-rich-content ul {
  list-style: disc;
}

.br-rich-content ol {
  list-style: decimal;
}

.br-rich-content li {
  padding-left: 0.2rem;
}

.br-rich-content li::marker {
  color: var(--br-primary);
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .br-map-layout {
    grid-template-columns: minmax(0, 1fr);
    width: min(100%, 42rem);
  }

  .br-map-panel {
    aspect-ratio: auto;
    min-height: 32rem;
  }
}

@media screen and (max-width: 767px) {
  .br-trip-tab-nav {
    display: flex;
    overflow-x: auto;
    border-radius: 0;
  }

  .br-trip-tab-nav label {
    flex: 0 0 auto;
  }
}

/* 2026-07 UX audit: consistent rhythm, navigation state and accessible controls. */
.br-server-fallback {
  position: relative;
  display: grid;
  min-height: min(100svh, 50rem);
  overflow: hidden;
  place-items: end start;
  background: #34382e;
  color: #ffffff;
}

.br-server-fallback-image,
.br-server-fallback-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.br-server-fallback-image {
  object-fit: cover;
}

.br-server-fallback-overlay {
  background: linear-gradient(90deg, rgba(18, 20, 16, 0.72), rgba(18, 20, 16, 0.2));
}

.br-server-fallback-content {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0.85rem;
  width: min(100% - 2rem, 78rem);
  margin: 0 auto;
  padding: clamp(7rem, 14vw, 10rem) 0 clamp(3rem, 8vw, 6rem);
}

.br-server-fallback-content > * {
  max-width: 46rem;
  margin: 0;
}

.br-server-fallback-content > p:first-child {
  color: #e2b866;
  font: 750 0.72rem/1.3 "Montserrat", Arial, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.br-server-fallback-content h1 {
  font: 500 clamp(2.75rem, 5vw, 4.25rem)/1.02 "Playfair Display", Georgia, serif;
  text-wrap: balance;
}

.br-server-fallback-content p {
  font: 400 clamp(1rem, 1.5vw, 1.15rem)/1.6 "Lato", Arial, sans-serif;
}

.br-skip-link {
  position: fixed;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 10000;
  transform: translateY(-160%);
  border-radius: 0.45rem;
  background: #ffffff;
  padding: 0.75rem 1rem;
  color: #272920;
  font: 750 0.85rem/1.2 "Montserrat", Arial, sans-serif;
  box-shadow: 0 0.6rem 1.5rem rgba(20, 22, 18, 0.22);
  transition: transform 140ms ease;
}

.br-skip-link:focus {
  transform: translateY(0);
}

.br-v2-nav :where(a, button)[aria-current="page"]:not(.br-v2-header-cta) {
  color: #f0c66f;
}

.br-v2-menu-panel a[aria-current="page"] {
  background: rgba(133, 102, 47, 0.11);
}

.br-v2-main {
  overflow: clip;
}

.br-v2-main > .br-v2-section {
  scroll-margin-top: 5.5rem;
}

.br-v2-section :where(.br-v2-lead, .br-rich-content, .br-page-intro > p) {
  text-wrap: pretty;
}

.br-v2-section-title,
.br-v2-hero h1,
.br-page-hero h1,
.br-v2-cta h2 {
  text-wrap: balance;
}

.br-rich-content,
.br-v2-richtext {
  font-size: clamp(1rem, 0.96rem + 0.16vw, 1.08rem);
}

.br-card-collection,
.br-overview-grid,
.br-blog-grid,
.br-trip-grid,
.br-inspiration-grid,
.br-v2-pricing-track {
  scroll-padding-inline: clamp(1rem, 3vw, 2rem);
  scroll-snap-type: x proximity;
}

.br-card-collection > *,
.br-overview-grid > *,
.br-blog-grid > *,
.br-trip-grid > *,
.br-inspiration-grid > *,
.br-v2-pricing-track > * {
  scroll-snap-align: start;
}

.br-trip-empty,
.br-content-empty {
  display: grid;
  justify-items: center;
  max-width: 44rem;
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 3.5rem);
  text-align: center;
}

.br-trip-empty h2,
.br-trip-empty p {
  max-width: 34rem;
  margin-inline: auto;
}

.br-trip-empty .br-v2-button {
  margin-top: 0.5rem;
}

.br-form-card :where(input, select, textarea),
.br-consult-card :where(input, select, textarea) {
  transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease;
}

.br-form-card :where(input, select, textarea):focus,
.br-consult-card :where(input, select, textarea):focus {
  border-color: #85662f;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(133, 102, 47, 0.13);
}

.sticky-whatsapp-button {
  right: max(1rem, env(safe-area-inset-right));
  bottom: max(1rem, env(safe-area-inset-bottom));
}

@media screen and (max-width: 991px) {
  .br-v2-nav :where(a, button)[aria-current="page"]:not(.br-v2-header-cta) {
    background: rgba(240, 198, 111, 0.08);
  }
}

@media screen and (max-width: 767px) {
  .br-v2-main > .br-v2-section {
    scroll-margin-top: 4.5rem;
  }

  .br-v2-section {
    padding-top: clamp(2.5rem, 11vw, 3.5rem);
    padding-bottom: clamp(2.5rem, 11vw, 3.5rem);
  }

  .br-v2-container {
    padding-right: max(1rem, env(safe-area-inset-right));
    padding-left: max(1rem, env(safe-area-inset-left));
  }

  .br-form-card :where(input, select, textarea),
  .br-consult-card :where(input, select, textarea),
  .br-overview-filter :where(input, select) {
    min-height: 3rem;
    font-size: 1rem;
  }

  .br-form-card textarea,
  .br-consult-card textarea {
    min-height: 8rem;
  }

  .br-trip-empty,
  .br-content-empty {
    padding: 2rem 1.1rem;
  }

  .sticky-whatsapp-button {
    right: max(0.85rem, env(safe-area-inset-right));
    bottom: max(0.85rem, env(safe-area-inset-bottom));
  }
}
