.elementor-1323 .elementor-element.elementor-element-b264139{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-39fa0f7 */@font-face {
  font-family: "Nexa";
  src: url("https://fonts.cdnfonts.com/s/16221/NexaRegular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Nexa";
  src: url("https://fonts.cdnfonts.com/s/16221/NexaBold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

/* All styling is scoped to this article. */
.bn-article {
  --bn-blue: #01aeed;
  --bn-lime: #a6ce39;
  --bn-ink: #142631;
  --bn-copy: #455660;
  --bn-muted: #647580;
  --bn-border: #e1e9ed;
  --bn-pale: #f5fafc;

  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 72px 28px;
  background: #fff;
  color: var(--bn-copy);
  font-family: "Nexa", sans-serif;
  font-size: 16px;
  line-height: 1.85;
  overflow-wrap: break-word;
}

.bn-article *,
.bn-article *::before,
.bn-article *::after {
  box-sizing: border-box;
}

.bn-article h1,
.bn-article h2,
.bn-article h3,
.bn-article p,
.bn-article a,
.bn-article li,
.bn-article span {
  font-family: "Nexa", sans-serif;
}

.bn-article h1,
.bn-article h2,
.bn-article h3 {
  color: var(--bn-ink);
  font-weight: 700;
  text-wrap: pretty;
}

.bn-article p {
  margin: 0 0 20px;
}

.bn-article a {
  color: #006c94;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.bn-article a:hover {
  color: var(--bn-ink);
}

.bn-article a:focus-visible {
  outline: 3px solid #0079a5;
  outline-offset: 5px;
  border-radius: 3px;
}

.bn-article section[id] {
  scroll-margin-top: 130px;
}

/* ARTICLE INTRO */
.bn-article__hero {
  max-width: 980px;
  padding-bottom: 46px;
  margin-bottom: 48px;
  border-bottom: 1px solid var(--bn-border);
}

.bn-article__eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 23px;
  color: var(--bn-ink);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .16em;
}

.bn-article__eyebrow > span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--bn-lime);
  box-shadow: 0 0 0 5px #a6ce391c;
}

.bn-article .bn-article__hero h1 {
  margin: 0 0 25px;
  font-size: clamp(34px, 4.8vw, 60px);
  line-height: 1.12;
  letter-spacing: -.045em;
}

.bn-article__hero h1 > span {
  display: block;
  color: #007da9;
}

.bn-article .bn-article__intro {
  max-width: 760px;
  margin-bottom: 27px;
  color: var(--bn-copy);
  font-size: clamp(17px, 1.6vw, 20px);
  line-height: 1.8;
}

.bn-article__byline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px 14px;
  color: var(--bn-muted);
  font-size: 12px;
  line-height: 1.6;
}

.bn-article__byline strong {
  color: var(--bn-ink);
}

.bn-article__separator {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--bn-lime);
}

/* CONTENTS + ARTICLE */
.bn-article__layout {
  display: grid;
  grid-template-columns: 215px minmax(0, 1fr);
  align-items: start;
  gap: 58px;
}

.bn-article__sidebar {
  position: sticky;
  top: 120px;
}

.bn-article__contents {
  padding: 23px 0;
  border-top: 3px solid var(--bn-lime);
}

.bn-article .bn-article__label {
  margin: 0 0 14px;
  color: var(--bn-ink);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .14em;
}

.bn-article__contents a {
  display: flex;
  align-items: baseline;
  gap: 13px;
  padding: 12px 0;
  border-bottom: 1px solid var(--bn-border);
  color: var(--bn-copy);
  font-size: 12px;
  line-height: 1.6;
  text-decoration: none;
}

.bn-article__contents a > span {
  flex-shrink: 0;
  color: #007da9;
  font-size: 10px;
  font-weight: 700;
}

.bn-article__contents a:hover {
  color: #006c94;
}

.bn-article__body {
  min-width: 0;
}

.bn-article__opening {
  font-size: 17px;
}

/* AWARD CALLOUT */
.bn-article__award {
  display: flex;
  align-items: flex-start;
  gap: 19px;
  padding: 26px;
  margin: 30px 0 8px;
  border: 1px solid #d6e8ef;
  border-left: 3px solid var(--bn-blue);
  border-radius: 0 14px 14px 0;
  background: var(--bn-pale);
}

.bn-article__award-mark {
  display: grid;
  place-items: center;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border: 1px solid #c9e6f1;
  border-radius: 50%;
  color: #007da9;
  background: #fff;
}

.bn-article__award-mark svg {
  width: 25px;
  height: 25px;
  stroke: currentColor;
  stroke-width: 1.4;
  stroke-linejoin: round;
}

.bn-article__award p:not(.bn-article__label) {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.8;
}

.bn-article__award a {
  font-size: 12px;
  font-weight: 700;
}

/* SECTIONS */
.bn-article__section {
  padding-top: 48px;
}

.bn-article__section-number {
  display: block;
  margin-bottom: 13px;
  color: #647342;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .13em;
}

.bn-article h2 {
  margin: 0 0 21px;
  font-size: clamp(25px, 2.6vw, 34px);
  line-height: 1.24;
  letter-spacing: -.035em;
}

.bn-article h3 {
  margin: 29px 0 12px;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -.02em;
}

.bn-article .bn-article__source {
  margin: 17px 0 0;
  color: var(--bn-muted);
  font-size: 12px;
  line-height: 1.8;
}

/* WHITE BEACH STATIONS */
.bn-article__stations {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 27px 0;
}

.bn-article__station {
  padding: 22px 18px;
  border: 1px solid var(--bn-border);
  border-top: 3px solid var(--bn-lime);
  border-radius: 0 0 10px 10px;
}

.bn-article__station > span {
  color: #647342;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .1em;
}

.bn-article__station h3 {
  margin: 12px 0 10px;
  font-size: 17px;
  line-height: 1.4;
}

.bn-article__station p {
  margin: 0;
  font-size: 13px;
  line-height: 1.8;
}

/* EDITORIAL HIGHLIGHT */
.bn-article__highlight {
  padding: 8px 0 8px 24px;
  margin: 30px 0;
  border-left: 3px solid var(--bn-lime);
}

.bn-article__highlight p {
  max-width: 570px;
  margin: 0;
  color: var(--bn-ink);
  font-size: clamp(21px, 2.2vw, 27px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -.025em;
}

/* LIST */
.bn-article__list {
  margin: 20px 0 0;
  padding-left: 23px;
}

.bn-article__list li {
  margin-bottom: 10px;
  padding-left: 5px;
}

.bn-article__list li::marker {
  color: #708f21;
}

/* PROPERTY LINKS */
.bn-article__properties {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 27px;
}

.bn-article a.bn-article__property {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px;
  border: 1px solid var(--bn-border);
  border-radius: 12px;
  background: #fff;
  text-decoration: none;
  transition: border-color .2s ease, background-color .2s ease;
}

.bn-article a.bn-article__property:hover {
  border-color: var(--bn-blue);
  background: var(--bn-pale);
}

.bn-article__property-type {
  color: #647342;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .11em;
}

.bn-article__property-title {
  display: block;
  margin: 14px 0 25px;
  color: var(--bn-ink);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -.025em;
}

.bn-article__property-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  color: #006c94;
  font-size: 12px;
  font-weight: 700;
}

.bn-article__property-link svg,
.bn-article__button svg {
  width: 19px;
  height: 19px;
  flex-shrink: 0;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* BOOKING SECTION */
.bn-article__cta {
  position: relative;
  padding: 38px;
  margin-top: 48px;
  border: 1px solid #d8e9ee;
  border-radius: 16px;
  background: #f1f9fc;
}

.bn-article__cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 38px;
  width: 58px;
  height: 4px;
  background: var(--bn-lime);
  border-radius: 0 0 3px 3px;
}

.bn-article__cta h2 {
  max-width: 560px;
}

.bn-article__cta > p:not(.bn-article__label) {
  max-width: 590px;
  font-size: 15px;
}

.bn-article__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.bn-article a.bn-article__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  min-height: 52px;
  padding: 15px 20px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  transition: background-color .2s ease, border-color .2s ease;
}

.bn-article a.bn-article__button--primary {
  background: var(--bn-lime);
  color: #20300c;
}

.bn-article a.bn-article__button--primary:hover {
  background: #b8da5a;
}

.bn-article a.bn-article__button--secondary {
  border-color: #91baca;
  background: #fff;
  color: #15516b;
}

.bn-article a.bn-article__button--secondary:hover {
  border-color: #007da9;
  background: #e7f5fb;
}

/* VISIBLE FAQ CONTENT */
.bn-article__faq-item {
  padding: 24px 0;
  border-bottom: 1px solid var(--bn-border);
}

.bn-article__faq-item:first-of-type {
  border-top: 1px solid var(--bn-border);
}

.bn-article__faq-item h3 {
  margin: 0 0 11px;
  font-size: 18px;
}

.bn-article__faq-item p {
  margin: 0;
  font-size: 15px;
  line-height: 1.85;
}

.bn-article__footer {
  margin-top: 30px;
}

.bn-article__footer p {
  margin: 0;
  color: var(--bn-muted);
  font-size: 11px;
  line-height: 1.8;
}

/* TABLET */
@media (max-width: 1023px) {
  .bn-article {
    padding: 52px 24px;
  }

  .bn-article__layout {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .bn-article__sidebar {
    position: static;
  }

  .bn-article__contents {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 24px;
    padding: 20px 24px;
    border: 1px solid var(--bn-border);
    border-top: 3px solid var(--bn-lime);
    border-radius: 0 0 12px 12px;
    background: #fbfdfe;
  }

  .bn-article__contents .bn-article__label {
    grid-column: 1 / -1;
  }

  .bn-article__hero {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .bn-article {
    padding: 36px 18px;
    font-size: 15px;
    line-height: 1.85;
  }

  .bn-article__eyebrow {
    font-size: 9px;
    letter-spacing: .13em;
    margin-bottom: 20px;
  }

  .bn-article .bn-article__hero h1 {
    font-size: clamp(32px, 8.7vw, 45px);
    line-height: 1.15;
    letter-spacing: -.04em;
  }

  .bn-article .bn-article__intro {
    font-size: 16px;
  }

  .bn-article__byline {
    font-size: 11px;
  }

  .bn-article__contents {
    padding: 16px;
    gap: 0 15px;
  }

  .bn-article__contents a {
    gap: 8px;
    font-size: 11px;
  }

  .bn-article__opening {
    font-size: 16px;
  }

  .bn-article__award {
    gap: 13px;
    padding: 20px 16px;
  }

  .bn-article__award-mark {
    width: 35px;
    height: 35px;
  }

  .bn-article__award-mark svg {
    width: 21px;
    height: 21px;
  }

  .bn-article__award .bn-article__label {
    font-size: 9px;
    letter-spacing: .08em;
  }

  .bn-article__section {
    padding-top: 38px;
  }

  .bn-article h2 {
    font-size: 27px;
  }

  .bn-article__stations,
  .bn-article__properties {
    grid-template-columns: 1fr;
  }

  .bn-article__station {
    padding: 20px;
    border-top: 1px solid var(--bn-border);
    border-left: 3px solid var(--bn-lime);
    border-radius: 0 10px 10px 0;
  }

  .bn-article__station h3 {
    margin-top: 8px;
    font-size: 19px;
  }

  .bn-article__station p {
    font-size: 14px;
  }

  .bn-article__highlight {
    padding-left: 18px;
  }

  .bn-article__cta {
    padding: 30px 22px;
    margin-top: 38px;
  }

  .bn-article__cta::before {
    left: 22px;
  }

  .bn-article__buttons {
    flex-direction: column;
  }

  .bn-article a.bn-article__button {
    width: 100%;
    justify-content: space-between;
  }

  .bn-article__faq-item h3 {
    font-size: 17px;
  }
}

@media (max-width: 359px) {
  .bn-article__contents {
    grid-template-columns: 1fr;
  }

  .bn-article__byline {
    display: block;
  }

  .bn-article__byline > span {
    display: block;
  }

  .bn-article__byline .bn-article__separator {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bn-article *,
  .bn-article *::before,
  .bn-article *::after {
    transition: none !important;
  }
}/* End custom CSS */