.beinhaker-probate-page {
  color: #001d3b;
}

.beinhaker-probate-hero {
  background: #eaf4ff;
  padding: 72px 0 64px;
}

.beinhaker-probate-hero .grid-x {
  align-items: flex-start;
}

.beinhaker-probate-hero__image {
  margin-bottom: 38px;
}

.beinhaker-probate-hero__image img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.beinhaker-probate-eyebrow {
  color: #2f69d9;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .13em;
  margin: 0 0 14px;
  text-transform: uppercase;
}

.beinhaker-probate-eyebrow span {
  color: #001d3b;
  margin: 0 6px;
}

.beinhaker-probate-hero .advisor-section__title {
  color: #001d3b;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.02;
  margin: 0;
  max-width: 700px;
  text-transform: none;
}

.beinhaker-probate-hero__copy {
  padding-top: 4px;
}

.beinhaker-probate-hero__copy h2 {
  color: #001d3b;
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.beinhaker-probate-hero__copy p {
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 24px;
}

.beinhaker-probate-page .btn {
  background: #2f69d9;
  border: 1px solid #2f69d9;
  color: #fff;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  padding: 13px 22px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  touch-action: manipulation;
  z-index: 2;
}

.beinhaker-probate-phone-link {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.beinhaker-probate-page .btn:hover,
.beinhaker-probate-page .btn:focus {
  background: #001d3b;
  border-color: #001d3b;
  color: #fff;
}

.beinhaker-probate-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.beinhaker-probate-page .beinhaker-probate-book {
  background: #001d3b;
  border-color: #001d3b;
}

.beinhaker-probate-page .beinhaker-probate-book:hover,
.beinhaker-probate-page .beinhaker-probate-book:focus {
  background: #2f69d9;
  border-color: #2f69d9;
}

.beinhaker-probate-body {
  background: #fff;
  padding: 78px 0 86px;
}

.beinhaker-probate-content {
  font-size: 16px;
  line-height: 1.72;
}

.beinhaker-probate-content > *:first-child {
  margin-top: 0;
}

.beinhaker-probate-content h2 {
  color: #001d3b;
  font-size: clamp(26px, 2.6vw, 36px);
  line-height: 1.12;
  margin: 68px 0 20px;
  text-transform: uppercase;
}

.beinhaker-probate-content h3 {
  color: #001d3b;
  font-size: 22px;
  line-height: 1.25;
  margin: 38px 0 12px;
}

.beinhaker-probate-content p {
  margin-bottom: 20px;
}

.beinhaker-probate-content ul,
.beinhaker-probate-content ol {
  margin: 18px 0 30px 22px;
}

.beinhaker-probate-content li {
  margin-bottom: 8px;
}

.beinhaker-probate-content > ul:first-of-type {
  background: #f0f6fd;
  border-left: 4px solid #2f69d9;
  list-style-position: inside;
  margin: 0 0 48px;
  padding: 25px 28px;
}

.beinhaker-probate-content a {
  color: #2f69d9;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.beinhaker-probate-content .beinhaker-probate-cta {
  margin: 42px 0 48px;
  max-width: 100%;
}

.beinhaker-probate-content .beinhaker-probate-cta img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.beinhaker-probate-content .beinhaker-inline-cta {
  align-items: stretch;
  background: #001d3b;
  color: #fff;
  display: grid;
  grid-template-columns: minmax(150px, 34%) 1fr;
  margin: 42px 0 48px;
  min-height: 280px;
  overflow: hidden;
}

.beinhaker-inline-cta__portrait {
  align-self: end;
  display: block;
  height: 100%;
  max-height: 330px;
  object-fit: contain;
  object-position: center bottom;
  width: 100%;
}

.beinhaker-inline-cta__copy {
  align-self: center;
  padding: 34px 34px 36px;
}

.beinhaker-probate-content .beinhaker-inline-cta__eyebrow {
  color: #a9c6ff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .14em;
  margin: 0 0 12px;
}

.beinhaker-probate-content .beinhaker-inline-cta h2 {
  color: #fff;
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1.08;
  margin: 0 0 16px;
}

.beinhaker-probate-content .beinhaker-inline-cta p {
  color: #d7e3f0;
  margin-bottom: 22px;
}

.beinhaker-probate-content .beinhaker-inline-cta__call {
  background: #3169d9;
  border: 1px solid #91b5ff;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-weight: 800;
  padding: 12px 22px;
  text-decoration: none;
}

.beinhaker-probate-sidebar {
  padding-top: 4px;
}

.beinhaker-probate-sidebar__card {
  background: #eaf4ff;
  border-top: 5px solid #2f69d9;
  padding: 30px 26px;
  position: sticky;
  top: 120px;
}

.beinhaker-probate-sidebar__card h2 {
  color: #001d3b;
  font-size: 26px;
  line-height: 1.15;
  margin: 0 0 14px;
}

.beinhaker-probate-sidebar__card p {
  font-size: 15px;
  line-height: 1.55;
}

.beinhaker-probate-sidebar__card .btn {
  display: flex;
  margin-top: 22px;
  width: 100%;
}

.beinhaker-probate-sidebar__note {
  color: #52677a;
  font-size: 12px !important;
  margin: 12px 0 0;
  text-align: center;
}

.beinhaker-probate-booking {
  background: #fff;
  border-top: 1px solid #dce8f4;
  padding: 76px 0 82px;
  scroll-margin-top: 110px;
}

.beinhaker-probate-booking h2 {
  color: #001d3b;
  font-size: clamp(30px, 3vw, 44px);
  margin: 0 0 28px;
  text-transform: uppercase;
}

.beinhaker-probate-booking__widget {
  background: #fff;
  overflow: hidden;
  width: 100%;
}

.beinhaker-probate-booking__widget iframe {
  display: block;
  width: 100%;
}

.beinhaker-probate-review {
  background: #eaf4ff;
  padding: 76px 0 82px;
}

.beinhaker-probate-review h2 {
  color: #001d3b;
  font-size: clamp(30px, 3vw, 44px);
  margin: 0 0 28px;
  text-transform: uppercase;
}

.beinhaker-probate-review blockquote {
  background: #fff;
  border-left: 4px solid #2f69d9;
  margin: 0;
  max-width: 800px;
  padding: 30px 34px;
}

.beinhaker-probate-review blockquote p {
  color: #001d3b;
  font-size: 21px;
  line-height: 1.45;
  margin: 0 0 12px;
}

.beinhaker-probate-review cite {
  color: #52677a;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

@media (max-width: 1023px) {
  .beinhaker-probate-sidebar {
    margin-top: 54px;
  }

  .beinhaker-probate-sidebar__card {
    position: static;
  }
}

@media (max-width: 639px) {
  .beinhaker-probate-content .beinhaker-inline-cta {
    grid-template-columns: 1fr;
  }

  .beinhaker-inline-cta__portrait {
    height: 240px;
    order: 2;
  }

  .beinhaker-inline-cta__copy {
    padding: 28px 24px 6px;
  }

  .beinhaker-probate-hero {
    padding: 34px 0 42px;
  }

  .beinhaker-probate-hero__image {
    margin-bottom: 28px;
  }

  .beinhaker-probate-hero__image img {
    height: 145px;
  }

  .beinhaker-probate-hero__copy {
    margin-top: 30px;
  }

  .beinhaker-probate-body {
    padding: 48px 0 58px;
  }

  .beinhaker-probate-content h2 {
    margin-top: 48px;
  }

  .beinhaker-probate-review {
    padding: 52px 0 58px;
  }

  .beinhaker-probate-booking {
    padding: 52px 0 58px;
  }
}
