@import url("styles.css");

:root {
  --web-green: #2d3e3a;
  --web-sage: #b5c8bf;
  --web-mint: #dce7e2;
  --web-cream: #f7f2ed;
  --web-coral: #d49b7b;
  --web-charcoal: #333a38;
}

.website-option {
  color: #4a504e;
  background: #fff;
  font-family: "Open Sans", Arial, sans-serif;
}

.website-option .announcement {
  min-height: 38px;
  background: var(--web-coral);
  color: white;
}

.website-option .announcement-dot {
  background: white;
  box-shadow: 0 0 0 4px rgba(255,255,255,.2);
}

.website-option .site-header {
  background: var(--web-green);
}

.website-option .nav {
  min-height: 98px;
}

.website-option .nav .brand {
  width: 300px;
  filter: brightness(0) invert(1);
}

.website-option .nav-links a {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.website-option .nav .button {
  background: var(--web-coral);
  border-radius: 999px;
  color: white;
}

.website-option h1,
.website-option h2,
.website-option h3 {
  color: var(--web-green);
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -.035em;
}

.website-option h1 {
  font-size: clamp(47px, 5.4vw, 78px);
  line-height: 1.03;
}

.website-option h2 {
  font-size: clamp(38px, 4vw, 58px);
  line-height: 1.08;
}

.website-option h1 em,
.website-option h2 em {
  color: inherit;
  font-family: inherit;
  font-style: normal;
  font-weight: inherit;
}

.website-option .eyebrow {
  color: var(--web-coral);
  font-size: 11px;
}

.website-option .eyebrow span::before {
  background: var(--web-coral);
}

.website-option .hero {
  background: var(--web-sage);
}

.website-option .hero-grid {
  min-height: 680px;
  grid-template-columns: 1fr .95fr;
  padding-block: 66px;
}

.website-option .hero-copy {
  padding-right: 10px;
}

.website-option .hero-lede {
  max-width: 590px;
  color: var(--web-charcoal);
  font-size: 19px;
}

.website-option .button {
  padding: 16px 26px;
  border-radius: 999px;
  background: var(--web-coral);
  box-shadow: none;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.website-option .button:hover {
  background: #bd8263;
}

.website-option .text-link {
  color: var(--web-green);
}

.website-option .trust-row i {
  background: white;
}

.website-option .hero-visual {
  min-height: 565px;
}

.website-option .hero-image-wrap {
  inset: 0;
  border: 10px solid rgba(255,255,255,.55);
  border-radius: 240px 240px 28px 28px;
  box-shadow: none;
}

.website-option .hero-image-wrap::after {
  background: linear-gradient(180deg, transparent 60%, rgba(45,62,58,.18));
}

.website-option .hero-image-wrap img {
  object-position: 42% center;
}

.website-option .member-card {
  left: -45px;
  bottom: 22px;
  border: 0;
  border-radius: 18px;
  background: white;
  color: var(--web-green);
  transform: none;
}

.website-option .member-card > p {
  color: var(--web-coral);
}

.website-option .member-card-bottom {
  border-color: #dce3df;
}

.website-option .scribble {
  display: none;
}

.review-strip {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 28px;
  color: var(--web-green);
  font-size: 12px;
  line-height: 1.35;
}

.review-strip small {
  color: #5f6966;
}

.review-faces {
  display: flex;
  align-items: center;
}

.review-faces img,
.review-faces span {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-left: -7px;
  border: 3px solid white;
  border-radius: 50%;
  background: var(--web-green);
  color: white;
  object-fit: cover;
  font-size: 12px;
}

.review-faces img {
  margin-left: 0;
}

.website-option .spot-bar {
  background: var(--web-green);
}

.website-option .progress span {
  background: var(--web-coral);
}

.website-option .section {
  padding-block: 105px;
}

.website-option .intro-section,
.website-option .values-section,
.website-option .faq-section {
  background: white;
}

.website-option .benefit-grid {
  gap: 22px;
  border: 0;
}

.website-option .benefit-card {
  min-height: 285px;
  border: 0;
  border-radius: 18px;
  background: var(--web-cream);
  box-shadow: 0 12px 35px rgba(45,62,58,.06);
}

.website-option .benefit-card.featured {
  background: var(--web-green);
  color: white;
}

.website-option .benefit-card.featured h3,
.website-option .benefit-card.featured .line-icon {
  color: white;
}

.website-option .benefit-card h3 {
  margin-top: 38px;
}

.website-option .line-icon {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: var(--web-mint);
  font-size: 27px;
}

.website-option .doctor-section {
  background: var(--web-cream);
}

.website-option .doctor-portrait::before {
  background: var(--web-sage);
  border-radius: 210px 210px 28px 28px;
}

.website-option .doctor-portrait img {
  border-radius: 200px 200px 24px 24px;
}

.website-option .portrait-caption {
  border-radius: 999px;
  background: var(--web-coral);
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 700;
  transform: none;
}

.website-option .doctor-copy blockquote {
  border: 0;
  border-radius: 16px;
  background: white;
  color: var(--web-green);
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.website-option .experience-section,
.website-option .offer-section {
  background: var(--web-green);
}

.website-option .experience-image {
  border-radius: 220px 0 0 0;
}

.website-option .experience-copy h2,
.website-option .offer-copy h2 {
  color: white;
}

.website-option .price-card {
  border-radius: 22px;
  box-shadow: 14px 14px 0 var(--web-sage);
}

.website-option .price,
.website-option .price-card h3 {
  color: var(--web-green);
}

.website-option .price sup {
  top: -22px;
}

.website-option .membership-section {
  background: var(--web-mint);
}

.website-option .plan-card {
  border: 0;
  border-radius: 22px;
  box-shadow: 0 15px 42px rgba(45,62,58,.08);
}

.website-option .plan-featured {
  background: var(--web-green);
}

.website-option .popular-tag {
  border-radius: 0 20px 0 15px;
  background: var(--web-coral);
}

.website-option .outline-button {
  border: 2px solid var(--web-green);
  border-radius: 999px;
}

.website-option .founder-bonus {
  border-radius: 16px;
  background: white;
}

.website-option .values-grid {
  gap: 20px;
  border: 0;
}

.website-option .values-grid article {
  border: 0;
  border-radius: 18px;
  background: var(--web-cream);
}

.website-option .values-grid article > span {
  background: var(--web-sage);
}

.website-option .quote-section {
  background: var(--web-sage);
}

.website-option .quote-wrap blockquote {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.website-option .team-section {
  background: white;
}

.website-option .team-image::after {
  border: 0;
  border-radius: 30px;
  background: var(--web-sage);
}

.website-option .team-image img {
  border-radius: 30px;
}

.website-option .accordion details {
  margin-bottom: 12px;
  padding-inline: 22px;
  border: 0;
  border-radius: 14px;
  background: var(--web-cream);
}

.website-option .accordion details:last-child {
  border: 0;
}

.website-option .final-cta {
  background: var(--web-green);
  color: white;
}

.website-option .final-cta h2,
.website-option .final-cta .eyebrow,
.website-option .mini-counter {
  color: white;
}

.website-option footer {
  background: #22312e;
}

.website-option .reservation-dialog {
  border-radius: 22px;
}

@media (max-width: 900px) {
  .website-option .nav .brand {
    width: 230px;
  }

  .website-option .hero-grid {
    grid-template-columns: 1fr;
  }

  .website-option .benefit-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 680px) {
  .website-option .announcement {
    font-size: 8px;
  }

  .website-option .nav {
    min-height: 82px;
  }

  .website-option .nav .brand {
    width: 170px;
  }

  .website-option .nav .button {
    padding: 12px 15px;
    font-size: 9px;
    white-space: nowrap;
  }

  .website-option .hero-grid {
    padding-top: 48px;
  }

  .website-option h1 {
    font-size: 44px;
  }

  .website-option .hero-visual {
    min-height: 430px;
  }

  .website-option .hero-image-wrap {
    inset: 0;
    border-width: 6px;
    border-radius: 130px 130px 20px 20px;
  }

  .website-option .hero-image-wrap img {
    object-position: 46% center;
  }

  .website-option .member-card {
    left: 8px;
    width: 245px;
  }

  .website-option .review-strip {
    align-items: flex-start;
  }

  .website-option .benefit-grid {
    grid-template-columns: 1fr;
  }

  .website-option .benefit-card {
    min-height: 230px;
    border: 0;
  }

  .website-option .experience-image {
    border-radius: 110px 0 0 0;
  }
}
