.about-main {
  overflow: hidden;
}

.about-kicker {
  display: inline-flex;
  margin-bottom: 0.243rem;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.32rem;
  font-weight: 800;
  letter-spacing: 0.182em;
  text-transform: uppercase;
}

.about-kicker--gold {
  color: #c5a059;
}

.about-hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 7.368rem;
  background: #313030;
}

.about-hero__media,
.about-hero__overlay {
  position: absolute;
  inset: 0;
}

.about-hero__media {
  overflow: hidden;
}

.about-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.82;
  transform: scale(1.03);
}

.about-hero__overlay {
  z-index: 1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.28) 50%, rgba(0, 0, 0, 0) 100%);
}

.about-hero__content {
  position: relative;
  z-index: 2;
  padding-bottom: 1.08rem;
}

.about-hero h1 {
  max-width: 9.6rem;
  margin: 0;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.06;
  font-weight: 800;
  letter-spacing: -0.052em;
}

.about-story {
  padding: 1.728rem 0;
}

.about-story__row {
  --bs-gutter-x: 1.296rem;
  --bs-gutter-y: 0.864rem;
}

.about-story h2,
.about-timeline h2,
.about-sustainability h2 {
  margin: 0 0 0.378rem;
  color: #1c1b1b;
  font-size: 1.12rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.0455em;
}

.about-story p {
  margin: 0 0 0.324rem;
  color: #4e4639;
  font-size: 0.48rem;
  line-height: 1.7;
}

.about-story__image {
  overflow: hidden;
  height: 7.2rem;
  background: #f0eded;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.04);
}

.about-story__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
}

.about-story__image:hover img {
  transform: scale(1.04);
}

.about-stats {
  padding: 1.296rem 0;
  background: #313030;
  color: #f3f0ef;
}

.about-stats__grid {
  --bs-gutter-x: 0.864rem;
  --bs-gutter-y: 0.54rem;
}

.about-stat strong {
  display: block;
  margin-bottom: 0.108rem;
  color: #e9c176;
  font-size: 1.12rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.052em;
}

.about-stat span {
  display: block;
  color: rgba(243, 240, 239, 0.78);
  font-size: 0.32rem;
  font-weight: 800;
  letter-spacing: 0.182em;
  text-transform: uppercase;
}

.about-timeline {
  padding: 1.728rem 0;
}

.about-timeline__header {
  max-width: 10.56rem;
  margin: 0 auto 1.08rem;
  text-align: center;
}

.about-timeline__list {
  max-width: 12.96rem;
  margin: 0 auto;
}

.about-milestone {
  display: grid;
  grid-template-columns: minmax(1.72rem, 1fr) minmax(0, 2fr);
  gap: 0.648rem;
  align-items: start;
  padding: 0 0 1.188rem;
}

.about-milestone:last-child {
  padding-bottom: 0;
}

.about-milestone__year {
  color: #775a19;
  font-size: 1.44rem;
  line-height: 0.95;
  font-weight: 800;
  letter-spacing: -0.065em;
  opacity: 0.82;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.about-milestone:hover .about-milestone__year {
  opacity: 1;
  transform: translateX(0.04rem);
}

.about-milestone__content {
  padding-top: 0.081rem;
}

.about-milestone h3 {
  margin: 0 0 0.162rem;
  color: #1c1b1b;
  font-size: 0.48rem;
  line-height: 1.25;
  font-weight: 800;
}

.about-milestone p {
  max-width: 8.016rem;
  margin: 0;
  color: #4e4639;
  font-size: 0.48rem;
  line-height: 1.7;
}

.about-sustainability {
  padding: 1.728rem 0;
  background: #f6f3f2;
}

.about-sustainability__panel {
  max-width: 9.6rem;
  margin: 0 auto;
  text-align: center;
}

.about-sustainability__icon {
  display: inline-flex;
  width: 0.672rem;
  height: 0.672rem;
  margin-bottom: 0.324rem;
  color: #775a19;
}

.about-sustainability__icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.about-sustainability p {
  max-width: 8.64rem;
  margin: 0 auto;
  color: #4e4639;
  font-size: 0.426666rem;
  line-height: 1.65;
}

.about-sustainability__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.324rem;
  margin-top: 0.648rem;
}

.about-contact {
  padding: 1.728rem 0;
  background: #f6f3f2;
}

.about-contact__panel {
  padding: 0.972rem;
  background: #ffffff;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.04);
}

.about-contact__header {
  max-width: 9.6rem;
  margin-bottom: 0.756rem;
}

.about-contact__header h2 {
  margin: 0 0 0.324rem;
  color: #1c1b1b;
  font-size: 1.12rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.0455em;
}

.about-contact__header p {
  margin: 0;
  color: #4e4639;
  font-size: 0.48rem;
  line-height: 1.7;
}

.about-contact__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.432rem;
}

.about-contact-card {
  min-height: 2.322rem;
  padding: 0.432rem;
  border: 1px solid rgba(209, 197, 180, 0.35);
  background: #fcf9f8;
}

.about-contact-card__label {
  display: block;
  margin-bottom: 0.216rem;
  color: #775a19;
  font-size: 0.32rem;
  font-weight: 800;
  letter-spacing: 0.156em;
  text-transform: uppercase;
}

.about-contact-card__value {
  display: block;
  color: #1c1b1b;
  font-size: 0.48rem;
  line-height: 1.6;
  word-break: break-word;
}

a.about-contact-card__value {
  transition: color 0.25s ease;
}

a.about-contact-card__value:hover {
  color: #775a19;
}

.about-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 0.824rem;
  padding: 0 0.486rem;
  border: 1px solid transparent;
  font-size: 0.373334rem;
  font-weight: 800;
  letter-spacing: 0.078em;
  text-transform: uppercase;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.about-button:hover {
  transform: translateY(-0.02rem);
}

.about-button--primary {
  background: linear-gradient(135deg, #775a19 0%, #c5a059 100%);
  color: #ffffff;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1);
}

.about-button--primary:hover {
  color: #ffffff;
  background: linear-gradient(135deg, #6a5017 0%, #b99552 100%);
}

.about-button--ghost {
  border-color: #d1c5b4;
  color: #775a19;
  background: transparent;
}

.about-button--ghost:hover {
  border-color: #775a19;
  color: #775a19;
  background: #ffffff;
}

@media (max-width: 991.98px) {
  .about-hero {
    min-height: 6.48rem;
  }

  .about-story {
    padding: 1.296rem 0;
  }

  .about-story__image {
    height: 6.24rem;
  }

  .about-contact__grid {
    grid-template-columns: 1fr;
  }

  .about-stat {
    text-align: center;
  }

  .about-milestone {
    grid-template-columns: 1fr;
    gap: 0.27rem;
    padding-bottom: 0.864rem;
  }

  .about-milestone:hover .about-milestone__year {
    transform: none;
  }
}

@media (max-width: 575.98px) {
  .about-hero {
    min-height: 6rem;
  }

  .about-hero__content {
    padding-bottom: 0.756rem;
  }

  .about-hero h1 {
    font-size: 1.04rem;
  }

  .about-story h2,
  .about-timeline h2,
  .about-sustainability h2 {
    font-size: 0.8rem;
  }

  .about-story p,
  .about-milestone p {
    font-size: 0.453334rem;
  }

  .about-story__image {
    height: 5.52rem;
  }

  .about-stats {
    padding: 0.972rem 0;
  }

  .about-stat strong {
    font-size: 0.88rem;
  }

  .about-timeline,
  .about-sustainability {
    padding: 1.296rem 0;
  }

  .about-timeline__header {
    margin-bottom: 0.756rem;
  }

  .about-contact {
    padding: 1.296rem 0;
  }

  .about-contact__panel {
    padding: 0.54rem;
  }

  .about-contact__header h2 {
    font-size: 0.8rem;
  }

  .about-contact__header p,
  .about-contact-card__value {
    font-size: 0.453334rem;
  }

  .about-milestone__year {
    font-size: 1.04rem;
  }

  .about-sustainability__actions {
    flex-direction: column;
  }

  .about-button {
    width: 100%;
  }
}
