body.about-page {
  overflow-x: auto;
}

@media (prefers-reduced-motion: reduce) {
  .about-figma-line,
  .about-hero-figma__letter {
    opacity: 1;
    animation: none;
    transform: none;
    filter: none;
  }
}

.canvas.canvas--about {
  height: auto;
  min-height: 4212px;
  background: #e6dcd0;
  overflow: visible;
}

.about-lower {
  position: relative;
  width: 1728px;
  margin: 0 auto;
  min-height: 4212px;
}

.about-lower .footer {
  top: 3430px;
  height: 782px;
}

.canvas--about .copyright {
  top: 649px;
}

.nav-links a.nav-page-link {
  display: block;
}

.nav-links li.nav-item--link {
  cursor: default;
}

.nav-links li.nav-item--link:hover {
  transform: none;
}

.nav-links li.nav-item--link a:hover {
  color: #af8b72;
  transform: translateY(-1px);
}

.nav-links li.active .nav-page-link {
  color: #af8b72;
}

.about-milestone {
  position: relative;
  width: 1728px;
  margin: 0 auto;
  min-height: 2700px;
  background-color: #e6dcd0;
}

.about-hero {
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 2176px;
  background: linear-gradient(180deg, rgba(175, 139, 114, 1) 0%, rgba(230, 220, 208, 1) 71%);
  pointer-events: none;
  z-index: 0;
}

.about-hero-figma {
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 360px;
  z-index: 3;
  pointer-events: none;
  transform: scale(0.82);
  transform-origin: top center;
}

.about-figma-lines {
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 360px;
  z-index: 0;
}

.about-figma-line {
  position: absolute;
  height: 2px;
  transform: translateY(-50%);
  background: repeating-linear-gradient(
    90deg,
    #ffffff 0 30px,
    transparent 30px 60px
  );
}

.about-figma-line--86 {
  left: -190px;
  top: 295px;
  width: 835px;
}

.about-figma-line--87 {
  left: 1107px;
  top: 295px;
  width: 811px;
}

.about-figma-line--88 {
  left: 1274px;
  top: 240px;
  width: 644px;
}

.about-figma-line--89 {
  left: -190px;
  top: 240px;
  width: 640px;
}

.about-figma-line--90 {
  left: 567px;
  top: 240px;
  width: 230px;
}

.about-figma-line--91 {
  left: 923px;
  top: 240px;
  width: 237px;
}

.about-figma-line--92 {
  left: 744px;
  top: 295px;
  width: 236px;
}

.about-hero-figma__letters {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-hero-figma__letter {
  position: absolute;
  box-sizing: border-box;
  width: 105px;
  margin: 0;
  padding: 0;
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 84px;
  line-height: 1.24em;
  text-align: left;
  color: #fefcf8;
}

.about-hero-figma__letter--a {
  left: 477px;
  top: 183px;
  height: 132px;
}

.about-hero-figma__letter--b {
  left: 651px;
  top: 249px;
  height: 132px;
}

.about-hero-figma__letter--o {
  left: 815px;
  top: 191px;
  height: 132px;
}

.about-hero-figma__letter--u {
  left: 1000px;
  top: 249px;
  height: 165px;
}

.about-hero-figma__letter--t {
  left: 1174px;
  top: 191px;
  height: 132px;
}

@keyframes aboutHeroFadeUp {
  from {
    opacity: 0;
    transform: translateY(16px);
    filter: blur(3px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

@keyframes aboutHeroLineSweep {
  from {
    opacity: 0;
    transform: scaleX(0.9);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}

.about-figma-line {
  opacity: 0;
  transform-origin: center;
  animation: aboutHeroLineSweep 860ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.about-figma-line--86 { animation-delay: 60ms; }
.about-figma-line--87 { animation-delay: 120ms; }
.about-figma-line--88 { animation-delay: 180ms; }
.about-figma-line--89 { animation-delay: 240ms; }
.about-figma-line--90 { animation-delay: 300ms; }
.about-figma-line--91 { animation-delay: 360ms; }
.about-figma-line--92 { animation-delay: 420ms; }

.about-hero-figma__letter {
  opacity: 0;
  animation: aboutHeroFadeUp 760ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.about-hero-figma__letter--a { animation-delay: 280ms; }
.about-hero-figma__letter--b { animation-delay: 360ms; }
.about-hero-figma__letter--o { animation-delay: 440ms; }
.about-hero-figma__letter--u { animation-delay: 520ms; }
.about-hero-figma__letter--t { animation-delay: 600ms; }

.about-timeline-wrap {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 1728px;
  padding: 460px 297px 0;
  box-sizing: border-box;
  min-height: 2240px;
}

.about-timeline-col {
  width: 500px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}

.about-timeline-col--right {
  padding-top: 370px;
}

.about-timeline-rail {
  width: 98px;
  flex-shrink: 0;
  position: relative;
  z-index: 3;
  align-self: flex-start;
  height: 1828px;
}

.about-line-track {
  position: absolute;
  left: 50%;
  top: 16px;
  bottom: 16px;
  width: 8px;
  transform: translateX(-50%);
  pointer-events: none;
}

.about-line-bg {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 3px;
  transform: translateX(-50%);
  background: #fefcf8;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(101, 44, 35, 0.08);
}

.about-line-progress {
  position: absolute;
  left: 50%;
  top: 0;
  width: 3px;
  height: 100%;
  transform: translateX(-50%);
  border-radius: 2px;
  overflow: hidden;
  z-index: 1;
}

.about-line-progress__fill {
  display: block;
  width: 100%;
  height: 100%;
  background: #652c23;
  transform-origin: top center;
  transform: scaleY(0);
  will-change: transform;
  border-radius: 2px;
}

.about-milestone-markers {
  position: absolute;
  left: 0;
  right: 0;
  top: 16px;
  bottom: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  pointer-events: none;
  z-index: 2;
}

.about-milestone-marker {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}

.about-milestone-marker--1 {
  top: 0%;
}

.about-milestone-marker--2 {
  top: 21%;
}

.about-milestone-marker--3 {
  top: 39%;
}

.about-milestone-marker--4 {
  top: 60.4%;
}

.about-milestone-marker--5 {
  top: 77.6%;
}

.about-milestone-marker--6 {
  top: 100%;
}

.about-milestone-marker__dot {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #dcb98c;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}

.about-milestone-marker__dot img {
  width: 23px;
  height: 23px;
  object-fit: cover;
  border-radius: 50%;
}

.about-card--mt-364 {
  margin-top: 305px;
}

.about-card--mt-363 {
  margin-top: 304px;
}

.about-card--mt-368 {
  margin-top: 309px;
}

.about-card--mt-379 {
  margin-top: 318px;
}

.about-card {
  position: relative;
  width: 500px;
  flex-shrink: 0;
  border-radius: 20px;
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.25);
  z-index: 2;
  overflow: hidden;
}

.about-timeline-wrap .about-card__inner {
  min-height: 350px;
}

.about-card--chapter .about-card__inner {
  min-height: 370px;
}

.about-card__bar {
  height: 38px;
  background: #754636;
  border-radius: 20px 20px 0 0;
  position: relative;
}

.about-card__date {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  line-height: 1.24;
  color: #fefcf8;
  text-align: right;
}

.about-card__date--left {
  left: 26px;
  right: auto;
  text-align: left;
}

.about-card__inner {
  position: relative;
  border-radius: 0 0 20px 20px;

  display: flow-root;
  padding-bottom: 40px;
}

.about-card--cream .about-card__inner {
  background: #f2ede6;
}

.about-card--linen .about-card__inner {
  background: #f2ede6;
}

.about-card--warm .about-card__inner {
  background: #f2ede6;
}

.about-card__heading-block {
  position: relative;
  margin: 18px 0 0;
  padding: 0 8px;
}

.about-card__heading-block:has(.about-card__heading--wide) {
  margin-top: 10px;
}

.about-card__heading-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 10px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 25px;
  line-height: 0.92;
}

.about-card__title-straps {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;

  margin-top: calc((1em * 0.92 - 3px) / 2);
}

.about-card__title-strap {
  width: 16px;
  height: 0;
  border: none;
  border-top: 3px dashed #754636;
  opacity: 0.95;
}

.about-card__heading {
  margin: 0;
  max-width: 420px;
  font-family: "League Spartan", sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: inherit;
  text-align: center;
  color: #754636;
}

.about-card__heading--wide {
  margin-top: 0;
}

.about-card__heading--nowrap {
  white-space: nowrap;
}

.about-card__photo {
  display: block;
  width: 175px;
  height: 175px;
  margin: 16px auto 0;
  object-fit: cover;
  border-radius: 95px 95px 0 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
}

.about-card__body {
  margin: 16px auto 0;
  max-width: 420px;
  padding: 0 20px;
  font-family: "Libre Baskerville", serif;
  font-size: 13px;
  line-height: 1.24;
  text-align: center;
  color: #000000;
  text-wrap: pretty;
}

.about-card__dash {
  position: absolute;
  height: 1px;
  border: none;
  border-top: 1px dashed #754636;
  background: none;
  margin: 0;
  opacity: 0.9;
}

.about-card__heading-block .about-card__dash {
  top: calc(30px * 0.92 / 2);
  transform: translateY(-50%);
}

.about-card__dash--a {
  width: 47px;
}

.about-card__dash--b {
  width: 47px;
}

.about-card--left .about-card__dash {
  right: auto;
  left: auto;
}

.about-card--left .about-card__dash--a {
  right: -30px;
  width: 30px;
}

.about-card--left .about-card__dash--b {
  right: -56px;
  width: 26px;
}

.about-card--right .about-card__dash--a {
  left: -30px;
  width: 30px;
}

.about-card--right .about-card__dash--b {
  left: -56px;
  width: 26px;
}

.about-lower .strapline.strapline--about {
  top: 154px;
  left: 0;
  background: #fefcf8;
  color: #754636;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0;
  font-style: italic;
}

.about-lower .strapline--about .strap-icon {
  filter: brightness(0) saturate(100%) invert(31%) sepia(22%) saturate(1058%) hue-rotate(324deg) brightness(95%)
    contrast(88%);
}

.about-gradient-band {
  position: absolute;
  left: -29px;
  top: 321px;
  width: 1757px;
  height: 3293px;
  background: linear-gradient(180deg, #e6dcd0 0%, #af8b72 100%);
  z-index: 0;
  pointer-events: none;
}

.about-mission-panel {
  position: absolute;
  left: 0;
  top: 207px;
  width: 1728px;
  min-height: 900px;
  background: none;
  z-index: 1;
}

.about-mission-panel::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 900px;
  background: #754636;
  z-index: 0;
  pointer-events: none;
}

.about-mission-cols {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 48px;
  padding: 88px 96px 96px;
  box-sizing: border-box;
  width: 100%;
}

.about-mission-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 0;
}

.about-mission-num {
  width: 341px;
  height: 165px;
  margin: 0 0 -10px;
  pointer-events: none;
}

.about-mission-num__svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.about-mission-num__svg text {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 143px;
  line-height: 1.24;
  fill: none;
  stroke-width: 5;
  paint-order: stroke;
}

.about-mission-num--1 .about-mission-num__svg text {
  stroke: url(#about-num-grad-1);
}

.about-mission-num--2 .about-mission-num__svg text {
  stroke: url(#about-num-grad-2);
}

.about-mission-num--3 .about-mission-num__svg text {
  stroke: url(#about-num-grad-3);
}

.about-mission-title {
  margin: 0 0 12px;
  font-family: "League Spartan", sans-serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 0.92;
  color: #eee8dc;
  max-width: 100%;
  transform: translateY(-4px);
}

.about-mission-acc {
  width: 100%;
  max-width: 336px;
  margin: 0 auto;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0;
  outline: none;
}

.about-mission-acc__caret {
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid #ffffff;
  transition: transform 0.25s ease;
}

.about-mission-acc__panel {
  margin-top: 10px;
  padding: 22px 20px 26px;
  border-radius: 0 0 20px 20px;
  border-left: 1px solid rgba(238, 232, 220, 0.22);
  border-right: 1px solid rgba(238, 232, 220, 0.22);
  border-bottom: 1px solid rgba(238, 232, 220, 0.32);
  background: transparent;
  box-shadow:
    0 10px 0 rgba(238, 232, 220, 0.14),
    0 14px 18px rgba(0, 0, 0, 0.2);
  text-align: left;
  width: 336px;
  max-width: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-6px);
  transition:
    max-height 0.35s ease,
    opacity 0.25s ease,
    transform 0.25s ease,
    padding 0.25s ease;
  padding-top: 0;
  padding-bottom: 0;
}

.about-mission-col:hover .about-mission-acc__caret,
.about-mission-col:focus-within .about-mission-acc__caret,
.about-mission-acc:hover .about-mission-acc__caret,
.about-mission-acc:focus .about-mission-acc__caret {
  transform: rotate(180deg);
}

.about-mission-col:hover .about-mission-acc__panel,
.about-mission-col:focus-within .about-mission-acc__panel,
.about-mission-acc:hover .about-mission-acc__panel,
.about-mission-acc:focus .about-mission-acc__panel {
  max-height: 640px;
  opacity: 1;
  transform: translateY(0);
  padding-top: 20px;
  padding-bottom: 24px;
}

.about-mission-col:nth-child(3):hover .about-mission-acc__panel,
.about-mission-col:nth-child(3):focus-within .about-mission-acc__panel {
  max-height: 860px;
}

.about-mission-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-mission-list li {
  position: relative;
  margin: 0 0 40px;
  padding-left: 22px;
  font-family: "Libre Baskerville", serif;
  font-size: 17px;
  line-height: 1.24;
  text-align: left;
  color: #ffffff;
}

.about-mission-list li:last-child {
  margin-bottom: 0;
}

.about-mission-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #ffffff;
}

.about-feedback {
  --about-fb-card: 300px;
  --about-fb-gap: 64px;
  --about-fb-visible: 3;
  --about-fb-step: calc(var(--about-fb-card) + var(--about-fb-gap));
  --about-fb-viewport: calc(
    var(--about-fb-visible) * var(--about-fb-card) + (var(--about-fb-visible) - 1) * var(--about-fb-gap)
  );
  position: absolute;
  left: 0;
  top: 2183px;
  width: 1728px;
  padding: 32px 0 64px;
  box-sizing: border-box;
  z-index: 2;
  background: transparent;
}

.about-feedback__header {
  --about-feedback-title-gap: 24px;
  position: relative;
  width: 100%;
  min-height: 238px;
  margin: 0 0 28px;
  background: transparent;
  overflow: visible;
}

.about-feedback__title-row {
  position: absolute;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: var(--about-feedback-title-gap);
}

.about-feedback__title-row--customer {
  left: 566px;
  top: 64px;
  right: 48px;
}

.about-feedback__title-row--feedback {
  left: -85px;
  top: 143px;
}

.about-feedback__h1,
.about-feedback__h2 {
  position: relative;
  margin: 0;
  font-family: "League Spartan", sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 0.92;
  color: #754636;
  flex-shrink: 0;
}

.about-feedback__dash {
  position: relative;
  height: 2px;
  border: none;
  padding: 0;
  background: repeating-linear-gradient(to right, #754636 0 30px, transparent 30px 60px);
  opacity: 0.92;
}

.about-feedback__dash--after-word {
  flex: 1 1 auto;
  min-width: 48px;
  align-self: center;
}

.about-feedback__dash--before-word {
  flex: 0 0 auto;
  width: calc(768px + 85px - var(--about-feedback-title-gap));
}

.about-feedback__carousel {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 32px;
  box-sizing: border-box;
}

.about-feedback__carousel > .carousel-arrow {
  position: relative;
  z-index: 2;
  left: auto;
  top: auto;
  flex-shrink: 0;
}

.about-feedback__carousel > .carousel-arrow img {
  object-fit: contain;
}

.about-feedback__carousel > .carousel-arrow:focus-visible {
  outline: 2px solid #754636;
  outline-offset: 3px;
}

.about-feedback__carousel > .carousel-arrow.is-disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
  filter: none;
}

.about-feedback__carousel > .carousel-arrow.is-disabled:hover {
  transform: none;
}

.about-feedback__viewport {
  width: var(--about-fb-viewport);
  flex-shrink: 0;
  overflow: hidden;
}

.about-feedback__track {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: var(--about-fb-gap);
  will-change: transform;
  transition: transform 0.38s cubic-bezier(0.33, 1, 0.68, 1);
}

@media (prefers-reduced-motion: reduce) {
  .about-feedback__track {
    transition: none;
  }
}

.about-feedback .about-review {
  position: relative;
  left: auto;
  top: auto;
  display: flex;
  flex-direction: column;
  flex: 0 0 var(--about-fb-card);
  width: var(--about-fb-card);
  min-height: 480px;
  height: 480px;
  margin: 0;
  padding: 40px 24px 24px;
  border-radius: 30px;
  border: 5px solid rgba(101, 44, 35, 0.5);
  background: rgba(238, 232, 220, 0.5);
  box-shadow: 3px 8px 22px rgba(101, 44, 35, 0.1), 0 2px 6px rgba(101, 44, 35, 0.06);
  box-sizing: border-box;
}

.about-feedback .about-review__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 0;
}

.about-feedback .about-review__byline {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
}

.about-feedback .about-review__author {
  margin: 0;
  font-family: "League Spartan", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.05;
  text-align: center;
  width: 100%;
  color: #652c23;
}

.about-feedback .about-review__meta {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: auto;
  margin-top: 14px;
  min-height: 0;
  box-sizing: border-box;
}

.about-feedback .about-review__stars {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}

.about-feedback .about-review__stars li {
  color: #ffe137;
  font-size: 15px;
  line-height: 1;
}

.about-feedback .about-review__time {
  margin: 0;
  font-family: "Libre Baskerville", serif;
  font-size: 10px;
  line-height: 1.24;
  color: #652c23;
  text-align: left;
  white-space: nowrap;
  flex-shrink: 0;
}

.about-review__text {
  margin: 22px 0 0;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: "Libre Baskerville", serif;
  font-size: 13px;
  line-height: 1.24;
  text-align: center;
  color: #000000;
  -webkit-overflow-scrolling: touch;
}

.about-review__text p {
  margin: 0 0 0.75em;
}

.about-review__text p:last-child {
  margin-bottom: 0;
}

.about-feedback .about-review--roboto .about-review__text {
  font-family: "Roboto", sans-serif;
  line-height: 1.171875;
}

.about-feedback .about-review--roboto .about-review__text p {
  line-height: 1.171875;
}

.about-feedback__dots {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
  max-width: min(92%, 720px);
  margin-left: auto;
  margin-right: auto;
}

.about-feedback__dot {
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.42);
  cursor: pointer;
  transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  opacity: 0.85;
}

.about-feedback__dot.is-active {
  background: rgba(255, 255, 255, 1);
  transform: scale(1.22);
  opacity: 1;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
}

.about-feedback__dot:focus-visible {
  outline: 2px solid #754636;
  outline-offset: 2px;
}

@media (prefers-reduced-motion: reduce) {
  .about-feedback__dot {
    transition: none;
  }

  .about-feedback__dot.is-active {
    transform: none;
  }
}

.about-location-title {
  position: absolute;
  left: 320px;
  top: 1251px;
  width: 1088px;
  margin: 0;
  font-family: "League Spartan", sans-serif;
  font-weight: 500;
  font-size: 84px;
  line-height: 0.92;
  text-align: center;
  color: #754636;
  z-index: 2;
}

.about-location-map {
  position: absolute;
  left: 421px;
  top: 1368px;
  width: 908px;
  height: 549px;
  border-radius: 20px;
  border: 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
  z-index: 2;
}

.about-location-copy {
  position: absolute;
  left: 319px;
  top: 1953px;
  width: 1089px;
  margin: 0;
  font-family: "Libre Baskerville", serif;
  font-size: 13px;
  line-height: 1.24;
  text-align: center;
  color: #000000;
  z-index: 2;
}

.about-location-links {
  position: absolute;
  left: 50%;
  top: 1965px;
  transform: translateX(-50%);
  display: flex;
  gap: 0;
  z-index: 2;
}

.about-location-link {
  width: 150px;
  height: 150px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: transparent;
  transition: transform 0.2s ease, filter 0.2s ease;
}

.about-location-link + .about-location-link {
  margin-left: -60px;
}

.about-location-link img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.about-location-link:hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.2));
}

@media (prefers-reduced-motion: reduce) {
  .about-page .strap-track {
    animation: none;
    transform: translate3d(0, 0, 0);
  }

  .about-mission-acc__caret {
    transition: none;
  }
}

@media (max-width: 900px) {
  html,
  body.about-page,
  body.about-page-body {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    background: #e6dcd0;
  }

  body.about-page {
    overflow-x: hidden;
  }

  .canvas.canvas--about {
    width: 100%;
    max-width: 100vw;
    min-height: 0;
    height: auto;
    overflow-x: hidden;
    background: #e6dcd0;
  }
  :root {
    --bg: #e6dcd0;
    --brown: #652c23;
    --dark-brown: #652c23;
    --accent: #af8b72;
    --cream: #eee8dc;
    --home-content-scale: 0.84;
    --events-content-scale: 0.7;
    --nav-scroll-offset: 100px;

    --reveal-easing: cubic-bezier(0.4, 0, 0.2, 1);
  }

  html {
    scroll-behavior: smooth;
  }

  #home,
  #about,
  #menu,
  #events,
  #faqs,
  #faqs-panel,
  #join,
  #contact {
    scroll-margin-top: var(--nav-scroll-offset);
  }

  .scroll-anchor {
    position: absolute;
    left: 0;
    top: 3990px;
    width: 1px;
    height: 1px;
    pointer-events: none;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
  }

  .reveal {
    opacity: 0;
    transition: opacity 1s var(--reveal-easing);
  }

  .reveal.is-revealed {
    opacity: 1;
  }

  .reveal-delay-1 {
    transition-delay: 0.4s;
  }

  .reveal-delay-2 {
    transition-delay: 0.5s;
  }

  .reveal-delay-3 {
    transition-delay: 0.6s;
  }

  .reveal-delay-4 {
    transition-delay: 0.7s;
  }

  @media (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }

    .reveal,
    .reveal.reveal-delay-1,
    .reveal.reveal-delay-2,
    .reveal.reveal-delay-3,
    .reveal.reveal-delay-4 {
      opacity: 1 !important;
      transition: none !important;
    }

    .nav-links li .nav-underline {
      transition: none !important;
    }
  }

  * {
    box-sizing: border-box;
  }

  body {
    margin: 0;
    background: var(--bg);
    font-family: "Libre Baskerville", serif;
    color: #000;
  }

  .canvas {
    position: relative;
    width: 1728px;
    height: 5872px;
    margin: 0 auto;
    overflow: hidden;
    background: var(--bg);
  }

  @media (min-width: 901px) {

    .home-hero-shell {
      display: contents;
    }

    .home-page-body .hero-title,
    .home-page-body .hero-circle,
    .home-page-body .hero-btn,
    .home-page-body .about-photo,
    .home-page-body .about-tag,
    .home-page-body .about-title,
    .home-page-body .about-copy,
    .home-page-body .about-btn,
    .home-page-body .specialty-block__header,
    .home-page-body .specialty-block__carousel,
    .home-page-body .events > h2,
    .home-page-body .events > p,
    .home-page-body .event-btn,
    .home-page-body .join > h2,
    .home-page-body .join-img,
    .home-page-body .join > p,
    .home-page-body .join-btn,
    .home-page-body .footer-inner,
    .home-page-body .copyright {
      transform: scale(var(--home-content-scale));
      transform-origin: center;
    }

    .home-page-body .top-nav {
      transform: translateX(-50%) scale(var(--home-content-scale));
      transform-origin: top center;
    }

    .home-page-body .specialty-block__header,
    .home-page-body .specialty-block__carousel {
      transform-origin: top center;
    }

    .home-page-body .hero-title,
    .home-page-body .about-tag,
    .home-page-body .about-title,
    .home-page-body .join > h2,
    .home-page-body .copyright {
      transform-origin: top left;
    }

    .home-page-body .events > h2 {
      transform-origin: top center;
    }

    .home-page-body .about-copy,
    .home-page-body .events > p,
    .home-page-body .join > p,
    .home-page-body .footer-inner {
      transform-origin: top center;
    }

    .home-page-body .events-carousel {
      left: 50%;
      width: 100vw;
      max-width: 1728px;
      transform: translateX(-50%);
      --events-slide-width: 437px;
      --events-slide-gap: 24px;
    }

    .home-page-body .events-marquee-item {
      height: 286px;
    }

    .home-page-body .footer-inner .footer-socials {
      left: 13px;
      top: 420px;
    }

    .home-page-body .footer-inner .footer-submit {
      left: 288px;
      top: 420px;
    }

    .about-page-body .top-nav,
    .menu-page-body .top-nav,
    .faq-page-body .top-nav,
    .event-page-body .top-nav,
    .contact-page-body .top-nav {
      transform: translateX(-50%) scale(var(--home-content-scale));
      transform-origin: top center;
    }

    .about-page-body .footer-inner,
    .about-page-body .copyright,
    .menu-page-body .footer-inner,
    .menu-page-body .copyright,
    .faq-page-body .footer-inner,
    .faq-page-body .copyright,
    .event-page-body .footer-inner,
    .event-page-body .copyright,
    .contact-page-body .footer-inner,
    .contact-page-body .copyright {
      transform: scale(var(--home-content-scale));
      transform-origin: top center;
    }

    .about-page-body .footer-inner .footer-socials,
    .menu-page-body .footer-inner .footer-socials,
    .faq-page-body .footer-inner .footer-socials,
    .event-page-body .footer-inner .footer-socials,
    .contact-page-body .footer-inner .footer-socials {
      left: 13px;
      top: 420px;
    }

    .about-page-body .footer-inner .footer-submit,
    .menu-page-body .footer-inner .footer-submit,
    .faq-page-body .footer-inner .footer-submit,
    .event-page-body .footer-inner .footer-submit,
    .contact-page-body .footer-inner .footer-submit {
      left: 288px;
      top: 420px;
    }

    .faq-page-body .faq-list {
      transform: scale(var(--home-content-scale));
      transform-origin: top center;
    }

    .event-page-body .ev-photo,
    .event-page-body .ev-book-btn,
    .event-page-body .ev-heading-line,
    .event-page-body .ev-card {
      transform: scale(var(--home-content-scale));
      transform-origin: center;
    }

    .contact-page-body .ct-social-title,
    .contact-page-body .ct-social-arrow,
    .contact-page-body .ct-social-columns,
    .contact-page-body .ct-contact-panel,
    .contact-page-body .ct-location-specialty,
    .contact-page-body .ct-location-map {
      transform: scale(var(--home-content-scale));
      transform-origin: center;
    }

    .contact-page-body .ct-social-title,
    .contact-page-body .ct-location-specialty,
    .contact-page-body .ct-contact-panel {
      transform-origin: top center;
    }

    .contact-page-body .ct-location-map {
      transform-origin: top center;
    }

    .contact-page-body .ct-location-links {
      transform: scale(var(--home-content-scale));
      transform-origin: center center;
    }

    .join-page-body .join-intro-photo,
    .join-page-body .join-intro-title--start,
    .join-page-body .join-intro-title-italic,
    .join-page-body .join-intro-title--with,
    .join-page-body .join-intro-copy,
    .join-page-body .join-apply-now {
      transform: scale(var(--home-content-scale));
    }

    .join-page-body .join-intro-title--start,
    .join-page-body .join-intro-title-italic,
    .join-page-body .join-intro-title--with,
    .join-page-body .join-intro-copy,
    .join-page-body .join-intro-photo,
    .join-page-body .join-apply-now {
      transform-origin: top left;
    }

    .home-page-body .specialty-block__carousel {
      min-height: 440px;
    }

    .home-page-body .specialty-block__viewport {
      --specialty-slot: 512px;
      --specialty-gap: 12px;
      width: calc(3 * var(--specialty-slot) + 2 * var(--specialty-gap));
    }

    .home-page-body .specialty-block__viewport .specialty-carousel {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: flex-start;
      gap: 24px;
      width: 100%;
      box-sizing: border-box;
      padding: 8px 0 0;
      min-height: 480px;
      pointer-events: auto;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) {
      --specialty-dish-circle: 400px;
      --specialty-center-pop-strong: 1.28;
      --specialty-center-pop-soft: 1.12;
      align-items: flex-start;
      gap: 12px;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--left,
    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--center,
    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--right {
      position: relative;
      left: auto;
      top: auto;
      width: var(--specialty-slot);
      flex: 0 0 var(--specialty-slot);
      height: auto;
      max-width: none;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-menu-link {
      width: var(--specialty-dish-circle);
      max-width: 100%;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-photo {
      width: var(--specialty-dish-circle);
      height: var(--specialty-dish-circle);
      flex: 0 0 var(--specialty-dish-circle);
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden;
      transform: none;
      transform-origin: center center;
      transition: transform 0.45s cubic-bezier(0.34, 1.45, 0.64, 1);
      box-sizing: border-box;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--center .dish-photo {
      transform: scale(var(--specialty-center-pop-strong));
      z-index: 3;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--center .dish-photo.dish-photo--center-pop-soft {
      transform: scale(var(--specialty-center-pop-soft));
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--center .dish-photo.dish-photo--reset-scale {
      transform: scale(1);
      transition: none;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish img {
      width: 100%;
      height: 100%;
      max-width: none;
      max-height: none;
      object-fit: contain;
      object-position: center;
      transform: none;
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--center .dish-photo img[data-dish-variant="compact"] {
      transform: scale(1.22);
    }
  }

  .hero-grad {
    position: absolute;
    inset: 0 auto auto 2px;
    width: 1728px;
    height: 943px;
    background: radial-gradient(circle at 50% 54%, rgba(238, 232, 220, 1) 0%, rgba(175, 139, 114, 1) 100%);
  }

  .events-grad {
    position: absolute;
    left: 0;
    top: 4037px;
    width: 1728px;
    height: 1343px;
    background: linear-gradient(180deg, rgba(230, 220, 208, 1) 6%, rgba(175, 139, 114, 1) 100%);
  }

  .top-nav {
    position: fixed;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 1547px;
    height: 80px;
    display: flex;
    align-items: center;
    background: #fdfbf9;
    border-radius: 95px;
    box-shadow: 0 4px 16.6px rgba(0, 0, 0, 0.25);
    z-index: 200;
  }

  .nav-logo-link {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-left: 40px;
    line-height: 0;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease;
  }

  .nav-logo-link:hover {
    transform: translateY(-1px);
  }

  .nav-logo {
    width: 100px;
    height: 100px;
    margin-left: 0;
    object-fit: cover;
    display: block;
  }

  .nav-links {
    list-style: none;
    display: flex;
    gap: 58px;
    margin: 0 0 0 160px;
    padding: 0;
    font-family: "League Spartan", sans-serif;
    font-size: 30px;
    color: var(--dark-brown);
  }

  .nav-links li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    transition: color 0.2s ease, transform 0.2s ease;
  }

  .nav-label {
    display: block;
  }

  .nav-page-link {
    color: inherit;
    text-decoration: none;
  }

  .nav-underline {
    --nav-underline-x: -50%;
    position: absolute;
    left: 50%;
    bottom: -11px;
    width: 100%;
    height: 10px;
    background-image: url("./public/assets/nav-active-underline.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateX(var(--nav-underline-x)) scaleX(0.32);
    opacity: 0;
    pointer-events: none;
    transform-origin: center bottom;
    transition:
      opacity 1s cubic-bezier(0.22, 1, 0.36, 1),
      transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .nav-links li.active .nav-underline {
    opacity: 1;
    transform: translateX(var(--nav-underline-x)) scaleX(1);
    animation: nav-underline-reveal 0.85s cubic-bezier(0.22, 1, 0.36, 1) both;
  }

  .nav-links li:not(.active) .nav-underline {
    animation: none;
  }

  @keyframes nav-underline-reveal {
    0% {
      opacity: 0;
      transform: translateX(var(--nav-underline-x)) scaleX(0.2);
    }
    55% {
      opacity: 1;
      transform: translateX(var(--nav-underline-x)) scaleX(1.08);
    }
    100% {
      opacity: 1;
      transform: translateX(var(--nav-underline-x)) scaleX(1);
    }
  }

  .nav-links li.active {
    color: #af8b72;
  }

  .nav-links li:hover {
    color: #af8b72;
    transform: translateY(-1px);
  }

  .hero-title {
    position: absolute;
    left: 320px;
    top: 316px;
    margin: 0;
    font-family: "League Spartan", sans-serif;
    font-size: 120px;
    line-height: 0.92;
    font-weight: 500;
    color: var(--brown);
  }

  .hero-circle {
    position: absolute;
    left: 900px;
    top: 215px;
    width: 551px;
    height: 551px;
    border-radius: 444px 444px 0 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    overflow: hidden;
  }

  .hero-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .pill-btn {
    position: absolute;
    width: 335px;
    height: 48px;
    border-radius: 100px;
    border: 2px solid var(--brown);
    background: transparent;
    color: var(--accent);
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-size: 22px;
    text-align: left;
    padding: 0 0 0 34px;
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
  }

  .btn-label {
    line-height: 1;
  }

  .btn-arrow {
    position: absolute;
    right: 30px;
    top: 16px;
    width: 49px;
    height: 14px;
    transition: transform 0.2s ease;
  }

  .pill-btn:hover {
    background: var(--brown);
    color: var(--cream);
  }

  .pill-btn:hover .btn-arrow {
    transform: none;
  }

  .hero-btn {
    left: 320px;
    top: 723px;
  }

  .about-photo {
    position: absolute;
    left: 308px;
    top: 1104px;
    width: 546px;
    height: 729px;
    border-radius: 20px;
    box-shadow: 0 4px 20px 4px rgba(0, 0, 0, 0.25);
    object-fit: cover;
    z-index: 1;
  }

  .about-tag {
    position: absolute;
    left: 798px;
    top: 1088px;
    margin: 0;
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 120px;
    color: var(--brown);
    z-index: 3;
  }

  .about-title {
    position: absolute;
    left: 794px;
    top: 1232px;
    width: 445px;
    margin: 0;
    font-family: "League Spartan", sans-serif;
    font-size: 100px;
    line-height: 0.92;
    color: var(--brown);
    z-index: 3;
  }

  .about-copy {
    position: absolute;
    left: 992px;
    top: 1388px;
    width: 347px;
    margin: 0;
    font-size: 20px;
    line-height: 1.24;
  }

  .about-btn {
    left: 984px;
    top: 1636px;
  }

  .specialty-block {
    position: absolute;
    top: 1939px;
    left: -3px;
    width: 1728px;
    min-height: 1024px;
    height: auto;
    padding-bottom: 48px;
    box-sizing: border-box;
    background: var(--accent);
    overflow: visible;
    z-index: 6;
  }

  .specialty-block__header {
    --specialty-title-gap: 24px;
    position: relative;
    width: 100%;
    min-height: 238px;
    margin: 0 0 28px;
    background: transparent;
    overflow: visible;
  }

  .specialty-block__title-row {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: var(--specialty-title-gap);
  }

  .specialty-block__title-row--house {
    left: 566px;
    top: 64px;
    right: 0;
  }

  .specialty-block__title-row--specialty {
    left: -85px;
    top: 143px;
  }

  .specialty-block__h1,
  .specialty-block__h2 {
    position: relative;
    margin: 0;
    font-family: "League Spartan", sans-serif;
    font-size: 72px;
    font-weight: 500;
    line-height: 0.92;
    color: var(--cream);
    flex-shrink: 0;
  }

  .specialty-block__dash {
    position: relative;
    height: 2px;
    border: none;
    padding: 0;
    background: repeating-linear-gradient(to right, var(--cream) 0 30px, transparent 30px 60px);
    opacity: 0.92;
  }

  .specialty-block__dash--after-word {
    flex: 1 1 auto;
    min-width: 48px;
    align-self: center;
    margin-right: -140px;
  }

  .specialty-block__dash--before-word {
    flex: 0 0 auto;
    width: calc(768px + 85px - var(--specialty-title-gap) + 85px);
    margin-left: -85px;
  }

  .specialty-block__carousel {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 16px;
    width: 100%;
    max-width: min(1672px, 100%);
    margin: 0 auto;
    padding: 0 28px;
    box-sizing: border-box;
  }

  .specialty-block__carousel > .carousel-arrow {
    position: relative;
    left: auto !important;
    top: auto !important;
    flex-shrink: 0;
    z-index: 8;
  }

  .specialty-block__carousel > .carousel-arrow img {
    object-fit: contain;
  }

  .specialty-block__carousel > .carousel-arrow:focus-visible {
    outline: 2px solid var(--cream);
    outline-offset: 3px;
  }

  .specialty-block__viewport {
    --specialty-slot: 480px;
    --specialty-gap: 24px;
    width: calc(3 * var(--specialty-slot) + 2 * var(--specialty-gap));
    flex-shrink: 0;
    overflow: hidden;
  }

  .specialty-block__viewport .specialty-carousel {
    position: relative;
    inset: auto;
    width: 100%;
    min-height: 480px;
    pointer-events: auto;
  }

  .specialty-block__viewport .specialty-carousel .dish h3 {
    margin-top: 18px;
    color: #fefcf8;
    font-weight: 700;
  }

  .carousel-arrow {
    position: absolute;
    z-index: 5;
    width: 80px;
    height: 43px;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    transition: transform 0.2s ease, filter 0.2s ease, opacity 0.2s ease;
  }

  .carousel-arrow img {
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }

  .carousel-arrow--left {
    left: 114px;
    top: 581px;
  }

  .carousel-arrow--right {
    left: 1533px;
    top: 581px;
  }

  .carousel-arrow:hover {
    transform: scale(1.04);
    filter: brightness(1.08);
  }

  .specialty-carousel-dots {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin: 36px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: min(92%, 720px);
    gap: 10px;
    z-index: 12;
  }

  .specialty-carousel-dots.specialty-carousel-dots--many {
    gap: 6px;
    max-width: min(96%, 860px);
  }

  .specialty-carousel-dots.specialty-carousel-dots--many .specialty-carousel-dot {
    width: 9px;
    height: 9px;
  }

  .specialty-carousel-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(238, 232, 220, 0.45);
    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  }

  .specialty-carousel-dot.is-active {
    background: rgba(238, 232, 220, 1);
    transform: scale(1.2);
    box-shadow: 0 0 7px rgba(238, 232, 220, 0.7);
  }

  .specialty-carousel {
    position: absolute;
    inset: 0;
    pointer-events: none;
  }

  .specialty-carousel .dish {
    pointer-events: auto;
  }

  .specialty-carousel .dish-menu-link {
    text-decoration: none;
    color: inherit;
    display: block;
    cursor: pointer;
  }

  .specialty-carousel .dish-menu-link:focus-visible {
    outline: 2px solid var(--cream);
    outline-offset: 3px;
    border-radius: 12px;
  }

  .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

  .strapline {
    position: absolute;
    left: 0;
    top: 890px;
    width: 1727px;
    height: 53px;
    background: var(--brown);
    color: var(--cream);
    font-size: 20px;
    overflow: hidden;
    z-index: 10;
    font-style: italic;
    font-family: "Libre Baskerville", serif;

  }

  .strap-track {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: max-content;
    white-space: nowrap;
    will-change: transform;
    animation: strap-marquee 28s linear infinite;
  }

  .strap-seq {
    flex-shrink: 0;
    height: 100%;
    display: inline-flex;
    align-items: center;
    gap: 42px;
    padding: 0 40px;
    box-sizing: border-box;
  }

  .strap-seq span {
    flex-shrink: 0;
  }

  .strap-icon {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    object-fit: contain;
    object-position: center;
    opacity: 1;
  }

  @keyframes strap-marquee {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(-50%, 0, 0);
    }
  }

  @keyframes events-marquee {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(-50%, 0, 0);
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .strap-track {
      animation: none;
      transform: translate3d(0, 0, 0);
    }

    .events-marquee-track {
      animation: none;
      transform: translate3d(0, 0, 0);
    }

    .dish img,
    .dish h3,
    .dish-photo {
      transition: none;
    }

    .dish img {
      filter: none;
    }

    .dish-slot--center .dish-photo,
    .dish-slot--center .dish-photo.dish-photo--reset-scale {
      transform: scale(1);
    }

    .home-page-body .specialty-block__viewport .specialty-carousel:not(.specialty-carousel--swipe) .dish-slot--center .dish-photo {
      transform: none !important;
    }

    .carousel-arrow {
      transition: none;
    }

    .carousel-arrow:hover {
      transform: none;
    }

    .events-slide-inner img {
      transition: none;
    }

    .events-slide-inner {
      transition: none;
    }

    .events-marquee-item:hover .events-slide-inner {
      transform: none;
    }
  }

  .dish {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    box-sizing: border-box;
    overflow: visible;
  }

  .dish-photo {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    width: 100%;
    overflow: visible;
    background: transparent;
    transform-origin: center center;
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dish img {
    display: block;
    width: auto;
    height: auto;
    max-width: min(100%, 1000px);
    max-height: min(100%, 800px);
    object-fit: contain;
    object-position: center;
    filter: drop-shadow(8px 12px 14px rgba(0, 0, 0, 0.2));
    transform-origin: center center;
    transition:
      filter 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
      transform 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  }

  .dish img[data-dish-variant="compact"] {
    transform: scale(0.86);
  }

  .dish h3 {
    flex-shrink: 0;
    margin: 14px 0 0;
    padding: 0 4px;
    min-height: 2.6em;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.25;
    color: var(--brown);
  }

  .dish-slot--left,
  .dish-slot--right {
    z-index: 1;
  }

  .dish-slot--left .dish-photo,
  .dish-slot--right .dish-photo {
    transform: none;
  }

  .dish-slot--center {
    z-index: 2;
  }

  .dish-slot--center .dish-photo {
    transform: none;
    transition: transform 0.55s cubic-bezier(0.34, 1.45, 0.64, 1);
  }

  .dish-slot--center .dish-photo.dish-photo--reset-scale {
    transform: scale(1);
    transition: none;
  }

  .dish-slot--left,
  .dish-slot--center,
  .dish-slot--right {
    top: 358px;
    width: 480px;
    height: 496px;
  }

  .dish-slot--left {
    left: 120px;
  }

  .dish-slot--center {
    left: 624px;
  }

  .dish-slot--right {
    left: 1128px;
  }

  .events > h2 {
    position: absolute;
    left: 449px;
    top: 3067px;
    margin: 0;
    width: 831px;
    text-align: center;
    font-family: "League Spartan", sans-serif;
    font-size: 100px;
    color: var(--brown);
  }

  .events > p {
    position: absolute;
    left: 450px;
    top: 3282px;
    width: 828px;
    margin: 0;
    text-align: center;
    font-size: 20px;
    line-height: 1.24;
  }

  .events-carousel {

    --events-slide-gap: 4px;

    --events-slide-width: 520px;

    --events-marquee-duration: 40s;

    position: absolute;
    left: 0;
    top: 3375px;
    width: 1728px;
    height: 460px;
    min-height: 460px;
    z-index: 5;
    overflow: hidden;
    pointer-events: auto;
  }

  .events-marquee-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: max-content;
    height: 100%;
    will-change: transform;
    animation: events-marquee var(--events-marquee-duration) linear infinite;
  }

  .events-marquee-track:has(.events-marquee-item:hover) {
    animation-play-state: paused;
  }

  .events-marquee-seq {
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: var(--events-slide-gap);
    height: 100%;
    padding: 0 var(--events-slide-gap);
    box-sizing: border-box;
  }

  .events-marquee-item {
    flex-shrink: 0;
    width: var(--events-slide-width);
    height: 340px;
    position: relative;
    z-index: 1;
  }

  .events-marquee-item:hover {
    z-index: 4;
  }

  .events-slide-inner {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 5px 10px 20px 2px rgba(0, 0, 0, 0.25);
    transform-origin: center center;
    transition:
      transform 0.35s ease,
      box-shadow 0.35s ease;
  }

  .events-marquee-item:hover .events-slide-inner {
    transform: scale(1.06);
    box-shadow: 6px 14px 28px 3px rgba(0, 0, 0, 0.28);
  }

  .events-slide-inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .event-btn {
    left: 678px;
    top: 3883px;
  }

  .join h2 {
    position: absolute;
    left: 130px;
    top: 4325px;
    width: 1156px;
    margin: 0;
    text-align: right;
    font-size: 120px;
    line-height: 1;
    font-weight: 400;
    color: var(--brown);
  }

  .join-img {
    position: absolute;
    left: 317px;
    top: 4387px;
    width: 503px;
    height: 551px;
    border-radius: 282px 282px 0 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    object-fit: cover;
  }

  .join p {
    position: absolute;
    left: 980px;
    top: 4638px;
    width: 344px;
    margin: 0;
    font-size: 20px;
    line-height: 1.24;
  }

  .join-btn {
    left: 980px;
    top: 4741px;
  }

  .footer {
    position: absolute;
    left: -1px;
    top: 5127px;
    width: 1729px;
    height: 782px;
    background: var(--bg);
  }

  .footer-float {
    width: 64px;
    height: 64px;
    z-index: 250;
    box-sizing: border-box;
  }

  .footer-float img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }

  .footer-backtop {
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.2s ease, filter 0.2s ease;
  }

  .footer-backtop:hover {
    transform: translateY(-2px);
    filter: brightness(1.08);
  }

  .footer-float-up {
    position: fixed;
    left: auto;
    top: auto;
    right: max(20px, calc(50vw - 767px));
    bottom: 106px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .footer-float-up.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .footer-float-chat {
    position: fixed;
    left: auto;
    top: auto;
    right: max(20px, calc(50vw - 767px));
    bottom: 28px;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    border-radius: 50%;
    background: rgba(230, 220, 208, 0.55);
    box-shadow: 0 2px 14px rgba(101, 44, 35, 0.14);
    transition: background-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
  }

  .footer-float-chat:hover {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 10px 32px rgba(101, 44, 35, 0.2), 0 0 0 1px rgba(101, 44, 35, 0.1);
    transform: translateY(-3px);
  }

  .footer-float-chat img {
    transition: filter 0.22s ease;
  }

  .footer-float-chat:hover img {
    filter: brightness(1.06);
  }

  .footer-inner {
    position: absolute;
    left: 249px;
    top: 0;
    width: 1197px;
    height: 700px;
    display: block;
  }

  .footer-logo-half {
    position: absolute;
    left: 513px;
    top: -62px;
    width: 220px;
    height: 135px;
    border-radius: 110px 110px 0 0;
    background: var(--bg);
    z-index: 2;
  }

  .footer-logo-half::after {
    content: "";
    position: absolute;
    left: 0;
    top: 135px;
    width: 220px;
    height: 2px;
    background: var(--bg);
  }

  .footer-logo {
    position: absolute;
    left: 28px;
    top: 5px;
    width: 160px;
    height: 160px;
    object-fit: cover;
    z-index: 3;
  }

  .footer h3 {
    font-family: "League Spartan", sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--brown);
    margin: 0 0 14px;
  }

  .contact-col input {
    width: 445px;
    height: 39px;
    border-radius: 100px;
    border: 2px solid var(--brown);
    background: transparent;
    padding: 0 24px;
    margin: 9px 0 0;
    font-family: "Libre Baskerville", serif;
  }

  .contact-col {
    position: absolute;
    left: 0;
    top: 182px;
    width: 445px;
  }

  .row {
    display: flex;
    gap: 21px;
  }

  .row input {
    width: 212px;
  }

  .footer-socials {
    position: absolute;
    left: 262px;
    top: 380px;
    display: flex;
    align-items: center;
    gap: 17px;
    z-index: 4;
  }

  .footer-socials a {
    display: inline-flex;
    line-height: 0;
    cursor: pointer;
  }

  .footer-socials a img {
    width: 44px;
    height: 40px;
    transition: transform 0.2s ease, filter 0.2s ease;
  }

  .footer-socials a:hover img {
    transform: translateY(-3px) scale(1.06);
    filter: brightness(1.12);
  }

  .submit-btn {
    width: 130px;
    height: 40px;
    border-radius: 100px;
    border: none;
    background: var(--brown);
    color: #fefcf8;
    font-weight: 700;
    font-family: "Libre Baskerville", serif;
    font-size: 15px;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
  }

  .submit-btn:hover,
  .ct-submit-btn:hover,
  .join-submit-btn:hover {
    background: var(--accent);
    color: var(--brown);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(101, 44, 35, 0.18);
  }

  .submit-btn:active,
  .ct-submit-btn:active,
  .join-submit-btn:active {
    background: #9a7a63;
    color: var(--brown);
    transform: translateY(0);
    box-shadow: 0 2px 6px rgba(101, 44, 35, 0.18);
  }
  .footer-submit {
    position: absolute;
    left: 537px;
    top: 380px;
    margin-top: 0;
    z-index: 4;
  }

  .links-col {
    position: absolute;
    left: 815px;
    top: 182px;
    width: 382px;
  }

  .links-grid {
    display: grid;
    grid-template-columns: repeat(2, 95px);
    gap: 20px 16px;
    margin-top: 10px;
    font-size: 20px;
  }

  .links-grid span,
  .links-grid a {
    cursor: pointer;
    transition: color 0.2s ease, transform 0.2s ease;
    color: inherit;
    text-decoration: none;
  }

  .links-grid span:hover,
  .links-grid a:hover {
    color: var(--brown);
    transform: translateX(2px);
  }

  .meta {
    display: flex;
    gap: 14px;
    margin-top: 38px;
    align-items: flex-start;
    font-family: Roboto, sans-serif;
    font-size: 15px;
  }

  a.meta {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
  }

  .meta img {
    width: 50px;
    height: 45px;
    transition: transform 0.2s ease, filter 0.2s ease;
  }

  a.meta:hover img {
    transform: translateY(-3px) scale(1.06);
    filter: brightness(1.12);
  }

  .links-col .meta + .meta {
    margin-top: 12px;
  }

  .copyright {
    position: absolute;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    gap: 83px;
    left: 621px;
    top: 649px;
    width: 531px;
    text-align: center;
    margin: 0;
    font-size: 15px;
    z-index: 4;
  }

  .nav-toggle {
    display: none;
  }

  .faqs-panel {
    display: none;
  }

  @media (max-width: 900px) {
    :root {
      --nav-scroll-offset: 76px;
    }

    .home-page-body {
      --nav-scroll-offset: 52px;
    }

    body {
      overflow-x: hidden;
    }

    .canvas {
      width: 100%;
      max-width: 100vw;
      height: auto !important;
      min-height: 100vh;
      overflow-x: hidden;
      display: flex;
      flex-direction: column;
      align-items: stretch;
    }

    .hero-grad {
      position: relative;
      inset: auto;
      left: auto;
      top: auto;
      width: 100%;
      height: min(656px, 78vh);
      max-height: 560px;
      flex-shrink: 0;
      order: 1;
      background: radial-gradient(circle at 50% 54%, rgba(238, 232, 220, 1) 0%, rgba(175, 139, 114, 1) 100%);
    }

    .home-page-body .hero-grad {
      height: auto;
      min-height: min(34vh, 300px);
      max-height: min(46vh, 420px);
      padding-top: calc(64px + env(safe-area-inset-top, 0px));
      padding-bottom: 12px;
      background: radial-gradient(circle at 50% 54%, rgba(238, 232, 220, 1) 0%, rgba(175, 139, 114, 1) 100%);
      box-shadow: none;
    }

    .events-grad {
      display: none;
    }

    .home-page-body .events-grad {
      display: block !important;
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      height: auto;
      min-height: min(12vh, 120px);
      max-height: min(20vh, 200px);
      flex-shrink: 0;
      order: 12;
      background: linear-gradient(180deg, rgba(230, 220, 208, 1) 6%, rgba(175, 139, 114, 1) 100%);
      pointer-events: none;
    }

    .home-page-body section.events {
      order: 13;
    }

    .home-page-body section.join {
      order: 14;
    }

    .home-page-body .footer {
      order: 15;
    }

    .top-nav {
      position: fixed;
      top: 8px;
      left: 50%;
      transform: translateX(-50%);
      width: calc(100% - 24px);
      max-width: 420px;
      height: auto;
      min-height: 56px;
      padding: 8px 14px 8px 14px;
      border-radius: 80px;
      z-index: 200;

      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
    }

    .nav-logo-link {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      margin-left: 0;
      z-index: 1;
    }

    .nav-logo-link:hover {
      transform: translate(-50%, calc(-50% - 1px));
    }

    .nav-logo {
      width: 56px;
      height: 56px;
      margin-left: 0;
      flex-shrink: 0;
    }

    .nav-toggle {
      position: relative;
      z-index: 2;
      display: inline-flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 5px;
      width: 44px;
      height: 44px;
      margin-left: auto;
      padding: 0;
      border: none;
      background: transparent;
      border-radius: 12px;
      cursor: pointer;
      flex-shrink: 0;
      -webkit-tap-highlight-color: transparent;
    }

    .nav-toggle-bar {
      display: block;
      width: 22px;
      height: 2px;
      background: var(--brown);
      border-radius: 1px;
      transition: transform 0.2s ease, opacity 0.2s ease;
    }

    .nav-links {
      list-style: none;
      display: flex;
      flex-direction: column;
      position: fixed;
      top: 78px;
      left: 12px;
      right: 12px;
      max-width: 420px;
      margin: 0 auto;
      padding: 0;
      gap: 0;
      max-height: 0;
      overflow: hidden;
      background: #fdfbf9;
      border-radius: 28px;
      box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18);
      z-index: 199;
      font-size: 18px;
      transition:
        max-height 0.38s cubic-bezier(0.4, 0, 0.2, 1),
        padding 0.38s ease;
    }

    .nav-links.is-open {
      max-height: min(72vh, 520px);
      padding: 10px 0 18px;
      gap: 2px;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
    }

    .nav-links li {
      width: 100%;
      align-items: flex-start;
      padding: 10px 22px;
      box-sizing: border-box;
    }

    .nav-underline {
      bottom: 4px;
      left: 22px;
      transform: translateX(0) scaleX(0.32);
      width: calc(100% - 44px);
      transform-origin: left bottom;
    }

    .nav-links li.active .nav-underline {
      transform: translateX(0) scaleX(1);
    }

    .home-page-body .top-nav {
      left: 0;
      right: 0;
      width: 100%;
      max-width: none;
      transform: none;
      margin: 0 auto;
      padding: calc(10px + env(safe-area-inset-top, 0px)) max(16px, env(safe-area-inset-right, 0px)) 12px max(16px, env(safe-area-inset-left, 0px));
      background: transparent;
      box-shadow: none;
      border-radius: 0;
      min-height: 0;
    }

    .home-page-body .nav-links {
      top: calc(54px + env(safe-area-inset-top, 0px));
      max-width: min(420px, calc(100vw - 24px));
    }

    .home-page-body .nav-logo {
      width: 60px;
      height: 60px;
    }

    .home-page-body .canvas {
      background-color: var(--bg);
    }

    .hero-circle {
      position: relative;
      left: auto;
      top: auto;
      order: 2;
      width: min(72vw, 260px);
      height: min(72vw, 260px);
      max-width: 280px;
      max-height: 280px;
      margin: 20px auto 0;
      align-self: center;
      border-radius: 50% 50% 0 0;
    }

    .home-page-body .hero-circle {
      width: min(88vw, 320px);
      height: min(88vw, 320px);
      max-width: 340px;
      max-height: 340px;
      margin-top: 8px;
    }

    .hero-title {
      position: relative;
      left: auto;
      top: auto;
      order: 3;
      width: 100%;
      padding: 8px 20px 0;
      margin: 0;
      text-align: center;
      font-size: clamp(2.2rem, 11vw, 3.1rem);
      line-height: 0.95;
      box-sizing: border-box;
    }

    .home-page-body .hero-title {
      font-size: clamp(1.85rem, 8.5vw, 2.5rem);
      line-height: 1.08;
      letter-spacing: -0.01em;
      font-weight: 400;
    }

    .home-page-body .hero-title .hero-br-desktop {
      display: none;
    }

    .hero-btn {
      position: relative;
      left: auto;
      top: auto;
      order: 4;
      width: min(calc(100% - 48px), 240px);
      height: 44px;
      margin: 18px auto 36px;
      padding: 0 0 0 20px;
      font-size: 15px;
    }

    .home-page-body .hero-btn {
      font-weight: 400;
      margin-bottom: 8px;
    }

    .hero-btn .btn-arrow {
      right: 18px;
      top: 50%;
      transform: translateY(-50%);
      width: 36px;
    }

    .about-photo {
      position: relative;
      left: auto;
      top: auto;
      order: 5;
      display: block;
      width: min(calc(100% - 32px), 340px);
      height: auto;
      aspect-ratio: 3 / 4;
      max-height: 420px;
      margin: 0 auto 12px;
      border-radius: 10px;
      object-fit: cover;
    }

    .about-tag {
      position: relative;
      left: auto;
      top: auto;
      order: 6;
      width: 100%;
      margin: 0;
      text-align: center;
      font-size: clamp(2.5rem, 12vw, 3.2rem);
    }

    .about-title {
      position: relative;
      left: auto;
      top: auto;
      order: 7;
      width: 100%;
      max-width: 360px;
      margin: 0 auto;
      padding: 0 16px;
      text-align: center;
      font-size: clamp(2rem, 9vw, 2.5rem);
      line-height: 0.95;
      box-sizing: border-box;
    }

    .about-copy {
      position: relative;
      left: auto;
      top: auto;
      order: 8;
      width: calc(100% - 32px);
      max-width: 360px;
      margin: 12px auto 0;
      font-size: 15px;
      line-height: 1.35;
    }

    .about-btn {
      position: relative;
      left: auto;
      top: auto;
      order: 9;
      width: min(calc(100% - 48px), 240px);
      height: 44px;
      margin: 20px auto 0;
      padding: 0 0 0 20px;
      font-size: 15px;
    }

    .about-btn .btn-arrow {
      right: 18px;
      top: 50%;
      transform: translateY(-50%);
      width: 36px;
    }

    .strapline {
      position: relative;
      left: auto;
      top: auto;
      order: 10;
      width: 100%;
      height: 48px;
      margin-top: 28px;
      font-size: 14px;
    }

    .home-page-body .strapline {
      order: 5;
      margin-top: 4px;
      margin-bottom: 0;
      font-weight: 400;
    }

    .home-page-body .about-photo {
      order: 6;
    }

    .home-page-body .about-tag {
      order: 7;
      font-weight: 400;
    }

    .home-page-body .about-title {
      order: 8;
      font-weight: 400;
    }

    .home-page-body .about-copy {
      order: 9;
    }

    .home-page-body .about-btn {
      order: 10;
      font-weight: 400;
    }

    .strap-seq {
      gap: 28px;
      padding: 0 24px;
    }

    .specialty-block {
      position: relative;
      left: auto;
      top: auto;
      order: 11;
      width: 100%;
      height: auto;
      min-height: 380px;
      padding: 32px 0 88px;
      box-sizing: border-box;
    }

    .specialty-block__header {
      min-height: 0 !important;
      margin: 0 0 18px !important;
      padding: 0 12px;
      box-sizing: border-box;
    }

    .specialty-block__title-row,
    .specialty-block__title-row.specialty-block__title-row--specialty {
      position: relative !important;
      left: auto !important;
      right: auto !important;
      top: auto !important;
      justify-content: center;
      gap: 12px;
      margin-top: 0 !important;
    }

    .specialty-block__title-row--specialty {
      margin-top: 8px !important;
    }

    .specialty-block__dash {
      display: block !important;
      height: 2px;
      align-self: center;
      background: repeating-linear-gradient(to right, var(--cream) 0 18px, transparent 18px 36px);
      opacity: 0.92;
    }

    .specialty-block__dash--after-word {
      flex: 1 1 auto;
      min-width: 28px;
      max-width: min(120px, 22vw);
      margin-right: 0 !important;
    }

    .specialty-block__dash--before-word {
      flex: 1 1 auto;
      width: auto !important;
      min-width: 28px;
      max-width: min(120px, 22vw);
      margin-left: 0 !important;
    }

    .specialty-block__h1,
    .specialty-block__h2 {
      width: auto;
      text-align: center !important;
      font-size: clamp(2rem, 9vw, 3rem) !important;
      line-height: 1 !important;
      margin-top: 0 !important;
    }

    .home-page-body .specialty-block__h1,
    .home-page-body .specialty-block__h2 {
      font-weight: 400 !important;
    }

    .home-page-body section.specialty-block .dish h3 {
      font-weight: 500;
    }

    .home-page-body .events > h2 {
      font-weight: 400;
    }

    .home-page-body .event-btn {
      font-weight: 400;
    }

    .home-page-body .join h2 {
      font-weight: 400;
    }

    .home-page-body .join-btn {
      font-weight: 400;
    }

    .specialty-block__carousel {
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: stretch;
      justify-content: center;
      gap: 0;
      max-width: 100%;
      padding: 0 0;
    }

    .specialty-block__carousel > .carousel-arrow {
      display: none !important;
    }

    .specialty-block__viewport {
      width: 100% !important;
      max-width: 100%;
      overflow: visible;
      flex: 1 1 auto;
      min-width: 0;
    }

    .specialty-carousel {
      position: relative !important;
      inset: auto !important;
      width: 100% !important;
      min-height: 240px;
      height: auto !important;
      margin-top: 12px;
      pointer-events: auto;
    }

    .dish-slot--left,
    .dish-slot--right {
      display: none;
    }

    .dish-slot--center {
      left: 50% !important;
      top: 12px !important;
      transform: translateX(-50%);
      width: min(92vw, 320px) !important;
      height: auto;
      min-height: 200px;
      max-width: 320px;
    }

    .dish-slot--center .dish-photo {
      transform: scale(1) !important;
    }

    .specialty-carousel.specialty-carousel--swipe {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 0;
      overflow-x: auto;
      overflow-y: hidden;
      scroll-snap-type: x mandatory;
      scroll-padding-inline: max(0px, calc((100% - min(88vw, 300px)) / 2));
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      touch-action: pan-x;
      padding: 6px max(0px, calc((100% - min(88vw, 300px)) / 2)) 10px;
      box-sizing: border-box;
    }

    .specialty-carousel.specialty-carousel--swipe::-webkit-scrollbar {
      display: none;
      height: 0;
    }

    .home-page-body .specialty-block {
      min-height: 0;
      padding: 24px 0 36px;
    }

    .specialty-carousel .dish-slot--mobile {
      position: relative !important;
      left: auto !important;
      top: auto !important;
      flex: 0 0 min(88vw, 300px);
      width: min(88vw, 300px) !important;
      max-width: min(88vw, 300px);
      height: auto;
      min-height: 200px;
      scroll-snap-align: center;
      scroll-snap-stop: always;
      margin-right: clamp(10px, 3vw, 18px);
      box-sizing: border-box;
    }

    .specialty-carousel .dish-slot--mobile:last-child {
      margin-right: max(0px, calc((100% - min(88vw, 300px)) / 2));
    }

    .specialty-carousel .dish-slot--mobile .dish-photo {
      transform: scale(1) !important;
    }

    .dish h3 {
      font-size: 15px;
      margin-top: 10px;
      min-height: auto;
    }

    section.events {
      order: 12;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 28px 16px 32px;
      box-sizing: border-box;
      background: linear-gradient(180deg, rgba(230, 220, 208, 1) 6%, rgba(175, 139, 114, 1) 100%);
    }

    .events h2 {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 340px;
      margin: 0;
      font-size: clamp(1.75rem, 7.5vw, 2.5rem);
      line-height: 1.05;
      text-align: center;
    }

    .events p {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 320px;
      margin: 16px 0 0;
      font-size: 15px;
      line-height: 1.35;
      text-align: center;
    }

    .events-carousel {
      position: relative !important;
      left: auto !important;
      top: auto !important;
      width: 100% !important;
      height: 200px !important;
      min-height: 200px;
      margin-top: 20px;
      --events-slide-width: min(78vw, 300px);
      --events-slide-gap: 20px;
      --events-marquee-duration: 32s;
    }

    .events-marquee-item {
      height: 160px;
    }

    .event-btn {
      position: relative;
      left: auto;
      top: auto;
      width: min(calc(100% - 48px), 240px);
      height: 44px;
      margin: 20px auto 0;
      padding: 0 0 0 20px;
      font-size: 15px;
    }

    .event-btn .btn-arrow {
      right: 18px;
      top: 50%;
      transform: translateY(-50%);
      width: 36px;
    }

    .faqs-anchor-desktop {
      display: none !important;
    }

    .faqs-panel {
      display: block;
      order: 13;
      width: 100%;
      padding: 8px 0 8px;
      background: var(--bg);
      box-sizing: border-box;
    }

    .home-page-body .faqs-panel {
      display: none !important;
    }

    .faqs-panel-inner {
      max-width: 402px;
      margin: 0 auto;
      padding: 0 16px 20px;
    }

    .faqs-title {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: baseline;
      gap: 6px 14px;
      margin: 0 0 20px;
      padding-top: 8px;
      font-family: "Libre Baskerville", serif;
      font-weight: 700;
      font-size: clamp(2.2rem, 12vw, 3.2rem);
      line-height: 1;
      color: var(--brown);
    }

    .faqs-title-letter {
      display: inline-block;
    }

    .faqs-title-lines {
      display: none;
    }

    .faq-item {
      margin-bottom: 12px;
      border-radius: 10px;
      background: #bca18c;
      box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.25);
      overflow: hidden;
    }

    .faq-summary {
      position: relative;
      padding: 13px 42px 13px 16px;
      font-family: "League Spartan", sans-serif;
      font-weight: 700;
      font-size: 18px;
      line-height: 1.2;
      color: #fefcf8;
      cursor: pointer;
      list-style: none;
    }

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

    .faq-summary::after {
      content: "";
      position: absolute;
      right: 16px;
      top: 50%;
      width: 0;
      height: 0;
      margin-top: -5px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 8px solid #fefcf8;
      transition: transform 0.25s ease;
    }

    .faq-item[open] .faq-summary::after {
      transform: rotate(180deg);
    }

    .faq-body {
      padding: 0 16px 16px;
      font-family: "Libre Baskerville", serif;
      font-size: 15px;
      line-height: 1.4;
      color: #1a1a1a;
    }

    .faq-body p {
      margin: 0;
    }

    .faq-item[open] .faq-body {
      background: rgba(255, 255, 255, 0.18);
    }

    section.join {
      order: 14;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 32px 16px 40px;
      gap: 16px;
      box-sizing: border-box;
    }

    .join h2 {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 360px;
      margin: 0;
      text-align: center;
      font-size: clamp(2.2rem, 10vw, 3rem);
      line-height: 1.05;
    }

    .join-img {
      position: relative;
      left: auto;
      top: auto;
      width: min(70vw, 240px);
      height: auto;
      aspect-ratio: 218 / 239;
      margin: 0 auto;
      border-radius: 140px 140px 0 0;
    }

    .join p {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 300px;
      margin: 0;
      font-size: 15px;
      text-align: center;
      line-height: 1.35;
    }

    .join-btn {
      position: relative;
      left: auto;
      top: auto;
      width: min(calc(100% - 48px), 240px);
      height: 44px;
      margin: 4px auto 0;
      padding: 0 0 0 20px;
      font-size: 15px;
    }

    .join-btn .btn-arrow {
      right: 18px;
      top: 50%;
      transform: translateY(-50%);
      width: 36px;
    }

    .footer {
      position: relative;
      left: auto;
      top: auto;
      order: 15;
      width: 100%;
      height: auto;
      min-height: 0;
      padding: 32px 16px 120px;
      box-sizing: border-box;
    }

    .footer-inner {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 420px;
      height: auto;
      margin: 0 auto;
    }

    .footer-logo-half {
      position: relative;
      left: auto;
      top: auto;
      width: 160px;
      height: 100px;
      margin: 0 auto 20px;
      border-radius: 80px 80px 0 0;
    }

    .footer-logo-half::after {
      display: none;
    }

    .footer-logo {
      position: relative;
      left: auto;
      top: auto;
      width: 88px;
      height: 88px;
      margin: 0 auto;
      display: block;
    }

    .footer h3 {
      font-size: 28px;
      text-align: center;
    }

    .contact-col {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 320px;
      margin: 0 auto;
    }

    .contact-col input {
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
    }

    .row {
      flex-direction: column;
      gap: 10px;
    }

    .row input {
      width: 100%;
    }

    .links-col {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 320px;
      margin: 28px auto 0;
      text-align: center;
    }

    .links-grid {
      justify-content: center;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      font-size: 16px;
    }

    .meta {
      justify-content: flex-start;
      text-align: left;
    }

    .footer-socials {
      position: relative;
      left: auto;
      top: auto;
      justify-content: center;
      width: 100%;
      margin-top: 24px;
      gap: 14px;
    }

    .footer-socials a img {
      width: 48px;
      height: 44px;
    }

    .footer-submit {
      position: relative;
      left: auto;
      top: auto;
      display: block;
      margin: 24px auto 0;
    }

    .copyright {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 360px;
      margin: 20px auto 0;
      padding: 0 12px;
      font-size: 12px;
      line-height: 1.4;
      flex-wrap: wrap;
      gap: 8px;
    }

    .footer-float-up {
      right: 16px;
      bottom: 118px;
    }

    .footer-float-chat {
      right: 16px;
      bottom: 20px;
    }
  }

  @media (max-width: 900px) {
    .top-nav {
      height: 72px !important;
      min-height: 72px !important;
      padding: 6px 26px !important;
      background: #e6dcd0 !important;
    }

    .nav-logo-link {
      top: 36px !important;
    }

    .nav-toggle {
      top: 12px !important;
    }

    .nav-links {
      top: 72px !important;
      background: #e6dcd0 !important;
      border-radius: 0 0 34px 34px !important;
    }
  }
    .home-page-body {
      background: var(--bg);
    }

    .home-page-body .canvas {
      width: 100%;
      max-width: 430px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      overflow: hidden;
      background: var(--bg);
    }

    .home-page-body .top-nav {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      max-width: 430px;
      margin: 0 auto;
      right: 0;
      height: 86px;
      background: transparent;
      box-shadow: none;
      border-radius: 0;
      padding: 10px 26px;
      z-index: 300;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: flex-end;
    }

    .home-page-body .nav-logo-link {
      position: absolute;
      left: 50%;
      top: 42px;
      transform: translate(-50%, -50%);
    }

    .home-page-body .nav-logo-link:hover {
      transform: translate(-50%, -50%);
    }

    .home-page-body .nav-logo {
      width: 82px;
      height: 82px;
      object-fit: contain;
    }

    .home-page-body .nav-toggle {
      position: absolute;
      right: 26px;
      top: 20px;
      width: 48px;
      height: 48px;
      gap: 6px;
      z-index: 2;
      background: transparent !important;
      border: none !important;
      box-shadow: none !important;
      border-radius: 0 !important;
      padding: 0 !important;
    }

    .home-page-body .nav-toggle-bar {
      width: 42px;
      height: 3px;
      background: var(--brown);
      border-radius: 1px;
    }

    .home-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1) {
      transform: translateY(8px) rotate(45deg);
    }

    .home-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2) {
      opacity: 0;
    }

    .home-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3) {
      transform: translateY(-8px) rotate(-45deg);
    }

    .about-page-body .top-nav {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      max-width: 430px;
      margin: 0 auto;
      height: 86px;
      min-height: 86px;
      padding: 10px 26px;
      background: transparent !important;
      box-shadow: none !important;
      border-radius: 0 !important;
      border: none !important;
      transform: none !important;
      z-index: 300;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: flex-end;
    }

    .home-page-body .nav-links {
      position: fixed;
      top: 86px;
      right: 22px;
      left: auto;
      width: 210px;
      max-width: none;
      height: auto;
      max-height: 0;
      padding: 0;
      margin: 0;
      overflow: hidden;
      background: #eee8dc;
      border-radius: 0 0 34px 34px;
      box-shadow: none;
      font-family: "League Spartan", sans-serif;
      font-size: 20px;
      color: var(--brown);
      z-index: 299;
      transition:
        max-height 0.35s ease,
        padding 0.35s ease;
    }

    .home-page-body .nav-links.is-open {
      max-height: 620px;
      padding: 18px 0 28px;
    }

    .home-page-body .nav-links li {
      align-items: center;
      justify-content: center;
      padding: 18px 0;
      text-align: center;
    }

    .home-page-body .nav-links li.active {
      color: var(--accent);
    }

    .home-page-body .nav-links li.active .nav-underline {
      left: 50%;
      bottom: 8px;
      width: 86px;
      height: 10px;
      transform: translateX(-50%) scaleX(1);
      transform-origin: center bottom;
    }

    .home-page-body .nav-links li:not(.active) .nav-underline {
      left: 50%;
      bottom: 8px;
      width: 86px;
      transform: translateX(-50%) scaleX(0);
      opacity: 0;
    }

    .home-page-body .nav-page-link {
      color: inherit;
      text-decoration: none;
    }

    .home-page-body .hero-grad {
      order: 1;
      width: 100%;
      height: auto;
      min-height: min(78vh, 620px);
      max-height: none;
      padding: 0;
      background: radial-gradient(circle at 50% 44%, #eee8dc 0%, #af8b72 100%);
    }

    .home-page-body .hero-circle {
      order: 2;
      width: min(78vw, 300px);
      height: min(78vw, 300px);
      margin: calc(105px - min(78vh, 620px)) auto 0;
      border-radius: 180px 180px 0 0;
      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.22);
      z-index: 2;
    }

    .home-page-body .hero-title {
      order: 3;
      margin: 22px auto 0;
      padding: 0;
      width: 100%;
      text-align: center;
      font-family: "League Spartan", sans-serif;
      font-size: 43px;
      line-height: 0.9;
      font-weight: 500;
      color: var(--brown);
      z-index: 2;
    }

    .home-page-body .hero-title .hero-br-desktop {
      display: none;
    }

    .home-page-body .hero-btn {
      order: 4;
      width: 205px;
      height: 34px;
      margin: 18px auto 24px;
      padding-left: 28px;
      font-size: 12px;
      border-width: 1px;
      z-index: 2;
    }

    .home-page-body .pill-btn .btn-arrow {
      right: 22px;
      top: 50%;
      width: 38px;
      height: auto;
      transform: translateY(-50%);
    }

    .home-page-body .strapline {
      order: 5;
      height: 43px;
      margin: 0;
      font-size: 14px;
    }

    .home-page-body .strap-seq {
      gap: 34px;
      padding: 0 28px;
    }

    .home-page-body .strap-icon {
      width: 18px;
      height: 18px;
    }

    .home-page-body .about-photo {
      order: 6;
      align-self: flex-start;
      width: 135px;
      height: 285px;
      aspect-ratio: auto;
      margin: 86px 0 0 0;
      border-radius: 8px;
      box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
      object-fit: cover;
    }

    .home-page-body .about-tag {
      order: 7;
      width: 220px;
      margin: -288px 0 0 152px;
      text-align: left;
      font-size: 39px;
      line-height: 0.9;
    }

    .home-page-body .about-title {
      order: 8;
      width: 190px;
      margin: 0 0 0 152px;
      padding: 0;
      text-align: left;
      font-size: 31px;
      line-height: 0.85;
    }

    .home-page-body .about-copy {
      order: 9;
      width: 190px;
      margin: 16px 0 0 152px;
      font-size: 12px;
      line-height: 1.15;
    }

    .home-page-body .about-btn {
      order: 10;
      width: 210px;
      height: 34px;
      margin: 28px 0 58px 152px;
      padding-left: 22px;
      font-size: 12px;
      border-width: 1px;
    }

    .home-page-body .specialty-block {
      order: 11;
      width: 100%;
      min-height: 455px;
      padding: 38px 0 34px;
      background: var(--accent);
      overflow: hidden;
    }

    .home-page-body .specialty-block__header {
      padding: 0;
      margin-bottom: 16px !important;
    }

    .home-page-body .specialty-block__title-row--house {
      justify-content: flex-end;
      padding-right: 14px;
    }

    .home-page-body .specialty-block__title-row--specialty {
      justify-content: flex-start;
      padding-left: 0;
    }

    .home-page-body .specialty-block__h1,
    .home-page-body .specialty-block__h2 {
      font-size: 38px !important;
      line-height: 0.9 !important;
      color: var(--cream);
    }

    .home-page-body .specialty-block__dash--after-word {
      max-width: 150px;
    }

    .home-page-body .specialty-block__dash--before-word {
      max-width: 150px;
    }

    .home-page-body .specialty-block__carousel > .carousel-arrow {
      display: none !important;
    }

    .home-page-body .specialty-block__viewport {
      width: 100% !important;
      overflow: visible;
    }

    .home-page-body .specialty-carousel.specialty-carousel--swipe {
      min-height: 308px;
      padding: 0 calc((100% - 270px) / 2) 8px;
      gap: 0;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
    }

    .home-page-body .specialty-carousel.specialty-carousel--swipe::-webkit-scrollbar {
      display: none;
    }

    .home-page-body .specialty-carousel .dish-slot--mobile {
      flex: 0 0 270px;
      width: 270px !important;
      min-height: 278px;
      margin-right: 24px;
      scroll-snap-align: center;
    }

    .home-page-body .specialty-carousel .dish-slot--mobile .dish-photo {
      width: 100%;
      height: 248px;
      flex-shrink: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }

    .home-page-body .specialty-carousel .dish-slot--mobile .dish-photo img {
      width: 100%;
      height: 100%;
      max-width: 248px;
      max-height: 248px;
      object-fit: contain;
      object-position: center;
    }

    .home-page-body .specialty-carousel .dish-slot--mobile img[data-dish-variant="compact"] {
      transform: none;
    }

    .home-page-body .dish h3 {
      margin-top: 0;
      font-family: Roboto, sans-serif;
      font-size: 11px;
      line-height: 1.15;
      color: #fefcf8;
    }

    .home-page-body .specialty-carousel-dots {
      display: flex;
      margin: 10px auto 0;
      padding: 0 12px;
      max-width: 100%;
      flex-wrap: wrap;
      justify-content: center;
      gap: 8px;
      z-index: 3;
    }

    .home-page-body .specialty-carousel-dots.specialty-carousel-dots--many {
      gap: 6px;
    }

    .home-page-body .specialty-carousel-dots.specialty-carousel-dots--many .specialty-carousel-dot {
      width: 9px;
      height: 9px;
    }

    .home-page-body .specialty-carousel-dots .specialty-carousel-dot {
      border: none;
      padding: 0;
      margin: 0;
      appearance: none;
      -webkit-appearance: none;
      cursor: pointer;
      font-size: 0;
      line-height: 0;
      flex-shrink: 0;
    }

    .home-page-body .specialty-carousel-dots .specialty-carousel-dot:focus-visible {
      outline: 2px solid rgba(254, 252, 248, 0.95);
      outline-offset: 3px;
    }

    .home-page-body .events-grad {
      display: none !important;
    }

    .home-page-body section.events {
      order: 12;
      padding: 62px 0 54px;
      background: var(--bg);
    }

    .home-page-body .events > h2 {
      max-width: 330px;
      font-size: 39px;
      line-height: 0.88;
      margin: 0 auto;
    }

    .home-page-body .events > p {
      width: 255px;
      margin: 16px auto 0;
      font-size: 11.5px;
      line-height: 1.12;
    }

    .home-page-body .events-carousel {
      width: 100% !important;
      height: 205px !important;
      min-height: 205px;
      margin-top: 24px;
      --events-slide-width: 250px;
      --events-slide-gap: 18px;
    }

    .home-page-body .events-marquee-item {
      height: 155px;
    }

    .home-page-body .events-slide-inner {
      border-radius: 8px;
      box-shadow: 3px 7px 14px rgba(0, 0, 0, 0.24);
    }

    .home-page-body .event-btn {
      width: 205px;
      height: 34px;
      margin-top: 10px;
      padding-left: 28px;
      font-size: 12px;
      border-width: 1px;
    }

    .home-page-body section.join {
      order: 13;
      position: relative;
      display: block;
      min-height: 395px;
      padding: 0;
      background: linear-gradient(180deg, #e6dcd0 0%, #af8b72 100%);
    }

    .home-page-body .join h2 {
      position: absolute;
      left: 155px;
      top: 68px;
      width: 210px;
      text-align: left;
      font-family: "Libre Baskerville", serif;
      font-style: italic;
      font-size: 40px;
      line-height: 0.86;
      font-weight: 400;
    }

    .home-page-body .join-img {
      position: absolute;
      left: 0;
      top: 138px;
      width: 138px;
      height: 154px;
      border-radius: 0;
      object-fit: cover;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    }

    .home-page-body .join p {
      position: absolute;
      left: 180px;
      top: 172px;
      width: 135px;
      text-align: left;
      font-size: 11px;
      line-height: 1.1;
    }

    .home-page-body .join-btn {
      position: absolute;
      left: 164px;
      top: 270px;
      width: 195px;
      height: 34px;
      margin: 0;
      padding-left: 22px;
      font-size: 12px;
      border-width: 1px;
    }

    .home-page-body .footer {
      order: 14;
      padding: 0 18px 22px;
      background: var(--bg);
    }

    .home-page-body .footer-float-up,
    .home-page-body .footer-backtop {
      display: none !important;
    }

    .home-page-body .footer-float-chat {
      right: max(14px, calc(50vw - 186px));
      bottom: 20px;
      width: 58px;
      height: 58px;
    }

    .home-page-body .footer-inner {
      max-width: 360px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .home-page-body .footer-logo-half {
      width: 118px;
      height: 58px;
      margin: -30px auto 8px;
      border-radius: 70px 70px 0 0;
    }

    .home-page-body .footer-logo {
      width: 72px;
      height: 72px;
      object-fit: contain;
    }

    .home-page-body .contact-col {
      order: 1;
      width: 100%;
      max-width: 295px;
    }

    .home-page-body .footer h3 {
      font-family: "League Spartan", sans-serif;
      font-size: 31px;
      line-height: 1;
      margin-bottom: 14px;
      color: var(--brown);
    }

    .home-page-body .contact-col input {
      height: 34px;
      margin-top: 8px;
      border-width: 1px;
      font-size: 11px;
      padding: 0 18px;
    }

    .home-page-body .contact-col .row {
      display: block;
    }

    .home-page-body .footer-submit {
      order: 2;
      align-self: flex-end;
      width: 88px;
      height: 34px;
      margin: 12px 32px 0 0;
      font-size: 11px;
    }

    .home-page-body .footer-socials {
      order: 3;
      gap: 34px;
      margin-top: 40px;
    }

    .home-page-body .footer-socials a img {
      width: 48px;
      height: 48px;
      object-fit: contain;
    }

    .home-page-body .links-col {
      order: 4;
      max-width: 310px;
      margin: 28px auto 0;
    }

    .home-page-body .links-col > h3,
    .home-page-body .links-grid {
      display: none !important;
    }

    .home-page-body .meta {
      justify-content: center;
      gap: 0;
      margin-top: 14px;
      text-align: center;
      font-size: 12px;
      line-height: 1.15;
    }

    .home-page-body .meta img {
      display: none;
    }

    .home-page-body .meta p {
      margin: 0;
    }

    .home-page-body .copyright {
      max-width: 100%;
      margin-top: 24px;
      padding: 0;
      font-size: 7px;
      gap: 0;
    }

  .about-page-body .top-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    right: 0;
    transform: none !important;
    height: 86px;
    min-height: 86px;
    padding: 10px 26px;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: none !important;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 300;
  }

  .about-page-body .nav-logo-link {
    position: absolute;
    left: 50%;
    top: 42px;
    margin: 0;
    transform: translate(-50%, -50%) !important;
    z-index: 1;
  }

  .about-page-body .nav-logo-link:hover {
    transform: translate(-50%, -50%) !important;
  }

  .about-page-body .nav-logo {
    width: 82px;
    height: 82px;
    object-fit: contain;
  }

  .about-page-body .nav-toggle {
    position: absolute;
    right: 26px;
    top: 20px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    cursor: pointer;
    z-index: 2;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    appearance: none;
    color: inherit;
  }

  .about-page-body .nav-toggle:hover,
  .about-page-body .nav-toggle:focus,
  .about-page-body .nav-toggle:active {
    background: transparent !important;
    box-shadow: none !important;
  }

  .about-page-body .nav-toggle-bar {
    display: block;
    width: 42px;
    height: 3px;
    border-radius: 1px;
    background: var(--brown);
    transition: transform 0.2s ease, opacity 0.2s ease;
  }

  .about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }

  .about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2) {
    opacity: 0;
  }

  .about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }

  .about-page-body .nav-links {
    position: fixed;
    top: 86px;
    right: 22px;
    left: auto;
    width: 210px;
    max-width: none;
    height: auto;
    max-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 0;
    background: #eee8dc;
    border-radius: 0 0 34px 34px;
    box-shadow: none;
    font-family: "League Spartan", sans-serif;
    font-size: 20px;
    color: var(--brown);
    z-index: 299;
    transition:
      max-height 0.35s ease,
      padding 0.35s ease;
  }

  .about-page-body .nav-links.is-open {
    max-height: 620px;
    padding: 18px 0 28px;
  }

  .about-page-body .nav-links li {
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 18px 0;
    text-align: center;
  }

  .about-page-body .nav-links li.active,
  .about-page-body .nav-links li.active .nav-page-link {
    color: var(--accent);
  }

  .about-page-body .nav-page-link {
    color: inherit;
    text-decoration: none;
  }

  .about-page-body .nav-links li.active .nav-underline {
    left: 50%;
    bottom: 8px;
    width: 86px;
    height: 10px;
    opacity: 1;
    transform: translateX(-50%) scaleX(1);
    transform-origin: center bottom;
  }

  .about-page-body .nav-links li:not(.active) .nav-underline {
    left: 50%;
    bottom: 8px;
    width: 86px;
    opacity: 0;
    transform: translateX(-50%) scaleX(0);
  }

  .about-milestone {
    position: relative;
    width: 100%;
    min-height: 0;
    margin: 0;
    padding-top: 0;
    background: #e6dcd0;
    overflow: hidden;
  }

  .about-hero {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 620px;
    background: linear-gradient(180deg, #af8b72 0%, #e6dcd0 78%);
  }

  .about-page-body .about-hero-figma {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 360px;
    height: 118px;
    min-height: 0;
    margin: 68px auto 0;
    padding: 0;
    box-sizing: border-box;
    transform: translateX(4px);
    overflow: visible;
    z-index: 3;
    pointer-events: none;
  }

  .about-page-body .about-figma-lines {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: none;
    pointer-events: none;
    z-index: 0;
  }

  .about-page-body .about-figma-line {
    display: block !important;
    opacity: 1 !important;
    animation: none !important;
    transform: none !important;
    position: absolute;
    height: 1.5px;
    background: repeating-linear-gradient(to right, #fefcf8 0 14px, transparent 14px 28px);
  }

  .about-page-body .about-figma-line--89 {
    left: -240px;
    top: 32px;
    width: 300px;
  }
  .about-page-body .about-figma-line--90 {
    left: 110px;
    top: 32px;
    width: 48px;
  }
  .about-page-body .about-figma-line--91 {
    left: 210px;
    top: 32px;
    width: 48px;
  }
  .about-page-body .about-figma-line--88 {
    left: 306px;
    top: 32px;
    right: 0;
    width: auto;
  }

  .about-page-body .about-figma-line--86 {
    left: -240px;
    top: 74px;
    width: 350px;
  }
  .about-page-body .about-figma-line--92 {
    left: 156px;
    top: 74px;
    width: 52px;
  }
  .about-page-body .about-figma-line--87 {
    left: 256px;
    top: 74px;
    right: 0;
    width: auto;
  }

  .about-page-body .about-hero-figma__letters {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    transform: none;
    z-index: 1;
  }

  .about-page-body .about-hero-figma__letter {
    position: absolute;
    box-sizing: border-box;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    color: #fefcf8;
    opacity: 1 !important;
    animation: none !important;
    filter: none !important;
  }

  .about-page-body .about-hero-figma__letter--a {
    left: 70px;
    top: 14px;
  }
  .about-page-body .about-hero-figma__letter--b {
    left: 120px;
    top: 56px;
  }
  .about-page-body .about-hero-figma__letter--o {
    left: 170px;
    top: 14px;
  }
  .about-page-body .about-hero-figma__letter--u {
    left: 220px;
    top: 56px;
  }
  .about-page-body .about-hero-figma__letter--t {
    left: 270px;
    top: 14px;
  }

  .about-timeline-wrap {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    min-height: 0;
    padding: 52px 0 24px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 44px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .about-timeline-wrap::-webkit-scrollbar {
    display: none;
  }

  .about-timeline-col {
    display: contents;
  }

  .about-timeline-col--right {
    padding-top: 0;
  }

  .about-timeline-rail,
  .about-card__dash {
    display: none !important;
  }

  .about-card {
    --about-card-rail-fill: 0;
    position: relative;
    left: auto;
    top: auto;
    flex: 0 0 228px;
    width: 228px;
    max-width: 228px;
    margin: 0 14px !important;
    border-radius: 10px;
    scroll-snap-align: center;
    box-shadow: 4px 7px 14px rgba(0, 0, 0, 0.22);
    overflow: visible;
    z-index: 2;
  }

  .about-card::after {
    content: "";
    position: absolute;
    left: -14px;
    top: -30px;
    width: calc(100% + 28px);
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(
      90deg,
      #652c23 0 calc(var(--about-card-rail-fill) * 100%),
      #fefcf8 calc(var(--about-card-rail-fill) * 100%) 100%
    );
    z-index: 0;
    pointer-events: none;
  }

  .about-card::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -41px;
    width: 22px;
    height: 22px;
    transform: translateX(-50%);
    border-radius: 50%;
    background: #e6dcd0 url("./public/assets/Table For Two Logo darkbrown.png") center / contain no-repeat;
    z-index: 1;
    pointer-events: none;
  }

  .about-timeline-col--left .about-card:nth-child(1) {
    order: 1;
  }

  .about-timeline-col--right .about-card:nth-child(1) {
    order: 2;
  }

  .about-timeline-col--left .about-card:nth-child(2) {
    order: 3;
  }

  .about-timeline-col--right .about-card:nth-child(2) {
    order: 4;
  }

  .about-timeline-col--left .about-card:nth-child(3) {
    order: 5;
  }

  .about-timeline-col--right .about-card:nth-child(3) {
    order: 6;
  }

  .about-timeline-col--left .about-card:nth-child(1) {
    margin-left: 46px !important;
  }

  .about-timeline-col--right .about-card:nth-child(3) {
    margin-right: 46px !important;
  }

  .about-card__bar {
    height: 24px;
    border-radius: 10px 10px 0 0;
  }

  .about-card__date,
  .about-card__date--left {
    left: auto;
    right: 12px;
    font-size: 8px;
    line-height: 1;
    text-align: right;
  }

  .about-card__inner,
  .about-timeline-wrap .about-card__inner,
  .about-card--chapter .about-card__inner {
    min-height: 250px;
    padding-bottom: 20px;
    border-radius: 0 0 10px 10px;
  }

  .about-card__heading-block {
    margin-top: 12px;
    padding: 0 6px;
  }

  .about-card__heading-wrap {
    gap: 5px;
    padding: 0 4px;
    font-size: 13px;
  }

  .about-card__title-straps {
    gap: 3px;
  }

  .about-card__title-strap {
    width: 8px;
    border-top-width: 1px;
  }

  .about-card__heading {
    max-width: 160px;
  }

  .about-card__photo {
    width: 75px;
    height: 75px;
    margin-top: 18px;
    border-radius: 45px 45px 0 0;
  }

  .about-card__body {
    max-width: 190px;
    margin-top: 18px;
    padding: 0 8px;
    font-size: 7.5px;
    line-height: 1.35;
  }

  .about-lower {
    position: relative;
    width: 100%;
    min-height: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background: linear-gradient(180deg, #e6dcd0 0%, #af8b72 100%);
    overflow: hidden;
  }

  .about-gradient-band {
    display: none;
  }

  .about-lower .strapline.strapline--about {
    position: relative;
    left: auto;
    top: auto;
    order: 1;
    width: 100%;
    height: 45px;
    font-size: 12px;
    margin: 0;
    background: #fefcf8;
    color: #754636;
  }

  .about-lower .strap-seq {
    gap: 24px;
    padding: 0 22px;
  }

  .about-lower .strap-icon {
    width: 18px;
    height: 18px;
  }

  .about-mission-panel {
    position: relative;
    left: auto;
    top: auto;
    order: 2;
    width: 100%;
    min-height: 0;
    padding: 36px 0 46px;
    background: #754636;
    z-index: 1;
  }

  .about-mission-panel::before {
    display: none;
  }

  .about-mission-cols {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0 28px;
    gap: 48px;
  }

  .about-mission-col {
    width: 100%;
    max-width: 260px;
  }

  .about-mission-num {
    width: 150px;
    height: 96px;
    margin: 0 0 -8px;
  }

  .about-mission-num__svg text {
    font-size: 150px;
    stroke-width: 4;
  }

  .about-mission-title {
    font-size: 31px;
    line-height: 0.92;
    margin-bottom: 12px;
  }

  .about-mission-acc {
    width: 100%;
    max-width: 230px;
    padding-top: 4px;
  }

  .about-mission-acc__caret {
    border-left-width: 13px;
    border-right-width: 13px;
    border-top-width: 20px;
  }

  .about-mission-acc__panel {
    width: 230px;
    margin-top: 10px;
    padding-left: 14px;
    padding-right: 14px;
    border-radius: 0 0 14px 14px;
    box-shadow:
      0 8px 0 rgba(238, 232, 220, 0.14),
      0 10px 14px rgba(0, 0, 0, 0.2);
  }

  .about-mission-acc.is-open .about-mission-acc__caret,
  .about-mission-col:focus-within .about-mission-acc__caret {
    transform: rotate(180deg);
  }

  .about-mission-acc.is-open .about-mission-acc__panel,
  .about-mission-col:focus-within .about-mission-acc__panel {
    max-height: 760px;
    opacity: 1;
    transform: translateY(0);
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .about-mission-list li {
    margin-bottom: 20px;
    padding-left: 16px;
    font-size: 10px;
    line-height: 1.24;
  }

  .about-mission-list li::before {
    border-width: 4px 0 4px 7px;
  }

  .about-location-title {
    position: relative;
    left: auto;
    top: auto;
    order: 3;
    width: 100%;
    margin: 34px 0 14px;
    font-size: 31px;
    line-height: 1;
    text-align: center;
  }

  .about-location-map {
    position: relative;
    left: auto;
    top: auto;
    order: 4;
    width: calc(100% - 86px);
    max-width: 300px;
    height: 190px;
    margin: 0 auto;
    border-radius: 8px;
  }

  .about-location-copy {
    position: relative;
    left: auto;
    top: auto;
    order: 5;
    width: calc(100% - 52px);
    max-width: 310px;
    margin: 12px auto 0;
    font-size: 7px;
    line-height: 1.25;
  }

  .about-location-links {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    order: 6;
    justify-content: center;
    gap: 0;
    margin: 18px auto 28px;
  }

  .about-location-link {
    width: 126px;
    height: 126px;
  }

  .about-location-link + .about-location-link {
    margin-left: 0;
  }

  .about-feedback {
    --about-fb-card: 190px;
    --about-fb-gap: 0px;
    --about-fb-visible: 1;
    --about-fb-viewport: 190px;
    position: relative;
    left: auto;
    top: auto;
    order: 7;
    width: 100%;
    padding: 14px 0 44px;
    background: transparent;
  }

  .about-feedback__header {
    min-height: 95px;
    margin: 0 0 6px;
  }

  .about-feedback__title-row {
    gap: 8px;
  }

  .about-feedback__title-row--customer {
    left: 110px;
    top: 14px;
    right: -20px;
  }

  .about-feedback__title-row--feedback {
    left: -34px;
    top: 48px;
  }

  .about-feedback__h1,
  .about-feedback__h2 {
    font-size: 31px;
    line-height: 0.95;
    font-weight: 500;
  }

  .about-feedback__dash {
    height: 1px;
    background: repeating-linear-gradient(to right, #754636 0 14px, transparent 14px 28px);
  }

  .about-feedback__dash--after-word {
    min-width: 44px;
  }

  .about-feedback__dash--before-word {
    width: 130px;
  }

  .about-feedback__carousel {
    max-width: 100%;
    padding: 0 6px;
    justify-content: center;
    gap: 12px;
  }

  .about-feedback__carousel > .carousel-arrow {
    display: inline-flex;
    width: 34px;
    height: 22px;
    padding: 0;
  }

  .about-feedback__viewport {
    width: 190px;
    overflow: hidden;
    flex-shrink: 0;
  }

  .about-feedback__track {
    gap: 0;
  }

  .about-feedback .about-review {
    flex: 0 0 190px;
    width: 190px;
    height: 255px;
    min-height: 255px;
    padding: 24px 16px 18px;
    border-width: 3px;
    border-radius: 18px;
    box-shadow: 3px 8px 18px rgba(101, 44, 35, 0.16);
  }

  .about-feedback .about-review__author {
    font-size: 14px;
  }

  .about-feedback .about-review__meta {
    gap: 8px;
    margin-top: 8px;
  }

  .about-feedback .about-review__stars li {
    font-size: 8px;
  }

  .about-feedback .about-review__time {
    font-size: 6px;
  }

  .about-review__text {
    margin-top: 12px;
    font-size: 7px;
    line-height: 1.25;
  }

  .about-feedback__dots {
    display: none;
  }

  .about-lower .footer {
    position: relative;
    left: auto;
    top: auto;
    order: 8;
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 0 16px 20px;
    background: #e6dcd0;
  }

  .about-page-body .footer-float-up,
  .about-page-body .footer-backtop {
    display: none !important;
  }

  .about-page-body .footer-float-chat {
    right: max(14px, calc(50vw - 186px));
    bottom: 20px;
    width: 58px;
    height: 58px;
  }

  .about-page-body .footer-inner {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 360px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: none !important;
  }

  .about-page-body .footer-logo-half {
    position: relative;
    left: auto;
    top: auto;
    width: 118px;
    height: 58px;
    margin: -30px auto 8px;
    border-radius: 70px 70px 0 0;
    background: #e6dcd0;
  }

  .about-page-body .footer-logo-half::after {
    display: none;
  }

  .about-page-body .footer-logo {
    position: relative;
    left: auto;
    top: auto;
    width: 72px;
    height: 72px;
    margin: 0 auto;
    display: block;
    object-fit: contain;
  }

  .about-page-body .contact-col {
    position: relative;
    left: auto;
    top: auto;
    order: 1;
    width: 100%;
    max-width: 295px;
    margin: 0 auto;
  }

  .about-page-body .footer h3 {
    font-family: "League Spartan", sans-serif;
    font-size: 31px;
    line-height: 1;
    margin: 0 0 14px;
    text-align: center;
    color: #652c23;
  }

  .about-page-body .contact-col input {
    width: 100%;
    height: 34px;
    margin-top: 8px;
    border-width: 1px;
    font-size: 11px;
    padding: 0 18px;
    box-sizing: border-box;
  }

  .about-page-body .contact-col .row {
    display: block;
  }

  .about-page-body .footer-submit {
    position: relative;
    left: auto;
    top: auto;
    order: 2;
    align-self: flex-end;
    width: 88px;
    height: 34px;
    margin: 12px 32px 0 0;
    font-size: 11px;
  }

  .about-page-body .footer-socials {
    position: relative;
    left: auto;
    top: auto;
    order: 3;
    justify-content: center;
    width: 100%;
    gap: 34px;
    margin-top: 40px;
  }

  .about-page-body .footer-socials a img {
    width: 48px;
    height: 48px;
    object-fit: contain;
  }

  .about-page-body .links-col {
    position: relative;
    left: auto;
    top: auto;
    order: 4;
    width: 100%;
    max-width: 310px;
    margin: 28px auto 0;
    text-align: center;
  }

  .about-page-body .links-col > h3,
  .about-page-body .links-grid {
    display: none !important;
  }

  .about-page-body .meta {
    justify-content: center;
    gap: 0;
    margin-top: 14px;
    text-align: center;
    font-size: 12px;
    line-height: 1.15;
  }

  .about-page-body .meta img {
    display: none;
  }

  .about-page-body .meta p {
    margin: 0;
  }

  .about-page-body .copyright {
    position: relative;
    left: auto;
    top: auto;
    order: 9;
    width: 100%;
    max-width: 100%;
    margin: 24px auto 0;
    padding: 0;
    font-size: 7px;
    line-height: 1.3;
    gap: 0;
    transform: none !important;
  }
}

@media (max-width: 900px) {
  .about-page-body .top-nav,
  body.about-page .top-nav,
  body.about-page-body .top-nav {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 430px !important;
    height: 72px !important;
    min-height: 72px !important;
    margin: 0 auto !important;
    padding: 6px 26px !important;
    background: #e6dcd0 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    z-index: 300 !important;
  }

  .about-page-body .nav-logo-link,
  body.about-page .nav-logo-link,
  body.about-page-body .nav-logo-link {
    position: absolute !important;
    left: 50% !important;
    top: 36px !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
    z-index: 1 !important;
  }

  .about-page-body .nav-logo-link:hover,
  body.about-page .nav-logo-link:hover,
  body.about-page-body .nav-logo-link:hover {
    transform: translate(-50%, -50%) !important;
  }

  .about-page-body .nav-logo,
  body.about-page .nav-logo,
  body.about-page-body .nav-logo {
    width: 82px !important;
    height: 82px !important;
    object-fit: contain !important;
  }

  .about-page-body .nav-toggle,
  body.about-page .nav-toggle,
  body.about-page-body .nav-toggle {
    position: absolute !important;
    right: 26px !important;
    top: 12px !important;
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    z-index: 2 !important;
    -webkit-tap-highlight-color: transparent;
  }

  .about-page-body .nav-toggle:hover,
  .about-page-body .nav-toggle:focus,
  .about-page-body .nav-toggle:active,
  body.about-page .nav-toggle:hover,
  body.about-page .nav-toggle:focus,
  body.about-page .nav-toggle:active,
  body.about-page-body .nav-toggle:hover,
  body.about-page-body .nav-toggle:focus,
  body.about-page-body .nav-toggle:active {
    background: transparent !important;
    box-shadow: none !important;
  }

  .about-page-body .nav-toggle-bar,
  body.about-page .nav-toggle-bar,
  body.about-page-body .nav-toggle-bar {
    display: block !important;
    width: 42px !important;
    height: 3px !important;
    border-radius: 1px !important;
    background: #652c23 !important;
    transition: transform 0.2s ease, opacity 0.2s ease !important;
  }

  .about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1),
  body.about-page .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1),
  body.about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg) !important;
  }

  .about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2),
  body.about-page .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2),
  body.about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2) {
    opacity: 0 !important;
  }

  .about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3),
  body.about-page .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3),
  body.about-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg) !important;
  }

  .about-page-body .nav-links,
  body.about-page .nav-links,
  body.about-page-body .nav-links {
    position: fixed !important;
    top: 72px !important;
    right: 22px !important;
    left: auto !important;
    width: 210px !important;
    max-width: none !important;
    height: auto !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    background: #e6dcd0 !important;
    border-radius: 0 0 34px 34px !important;
    box-shadow: none !important;
    font-family: "League Spartan", sans-serif !important;
    font-size: 20px !important;
    color: #652c23 !important;
    z-index: 299 !important;
    transition: max-height 0.35s ease, padding 0.35s ease !important;
  }

  .about-page-body .nav-links.is-open,
  body.about-page .nav-links.is-open,
  body.about-page-body .nav-links.is-open {
    max-height: 620px !important;
    padding: 18px 0 28px !important;
  }

  .about-page-body .nav-links li,
  body.about-page .nav-links li,
  body.about-page-body .nav-links li {
    width: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 18px 0 !important;
    text-align: center !important;
  }

  .about-page-body .nav-links li.active,
  .about-page-body .nav-links li.active .nav-page-link,
  body.about-page .nav-links li.active,
  body.about-page .nav-links li.active .nav-page-link,
  body.about-page-body .nav-links li.active,
  body.about-page-body .nav-links li.active .nav-page-link {
    color: #af8b72 !important;
  }

  .about-page-body .nav-page-link,
  body.about-page .nav-page-link,
  body.about-page-body .nav-page-link {
    color: inherit !important;
    text-decoration: none !important;
  }

  .about-page-body .nav-links li.active .nav-underline,
  body.about-page .nav-links li.active .nav-underline,
  body.about-page-body .nav-links li.active .nav-underline {
    left: 50% !important;
    bottom: 8px !important;
    width: 86px !important;
    height: 10px !important;
    opacity: 1 !important;
    transform: translateX(-50%) scaleX(1) !important;
    transform-origin: center bottom !important;
  }

  .about-page-body .nav-links li:not(.active) .nav-underline,
  body.about-page .nav-links li:not(.active) .nav-underline,
  body.about-page-body .nav-links li:not(.active) .nav-underline {
    left: 50% !important;
    bottom: 8px !important;
    width: 86px !important;
    opacity: 0 !important;
    transform: translateX(-50%) scaleX(0) !important;
  }
}
