html {
  scroll-behavior: smooth;
  scroll-padding-top: 7rem;
}

._header_j2q10_31 {
  position: fixed !important;
  background: rgba(7, 27, 50, 0.92);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

._site_j2q10_1 {
  --gold: #b58a4a;
  font-family: Georgia, "Times New Roman", serif;
}

._site_j2q10_1 button,
._site_j2q10_1 input,
._site_j2q10_1 textarea,
._site_j2q10_1 select {
  font-family: inherit;
}

.hcd-gold-text,
._kicker_j2q10_170 {
  color: #b58a4a;
  text-shadow: none;
}

._hero_j2q10_127 ._kicker_j2q10_170,
._journey_j2q10_357 ._kicker_j2q10_170,
._project_j2q10_535 ._kicker_j2q10_170,
.hcd-moments ._kicker_j2q10_170,
._closingVisual_j2q10_787 ._kicker_j2q10_170,
._contact_j2q10_859 ._kicker_j2q10_170,
._hero_j2q10_127 .hcd-gold-text,
._journey_j2q10_357 .hcd-gold-text,
._project_j2q10_535 .hcd-gold-text,
.hcd-moments .hcd-gold-text,
._closingVisual_j2q10_787 .hcd-gold-text,
._contact_j2q10_859 .hcd-gold-text {
  color: #f2c75c;
  text-shadow: 0 0 0.04em rgba(255, 232, 158, 0.22);
}

._journey_j2q10_357 {
  background: #071b32;
  color: #fff;
  padding-top: clamp(5rem, 6vw, 6.25rem);
}

._journeyLead_j2q10_362 {
  align-items: start;
}

._journeyLead_j2q10_362 h2 {
  color: #fff;
}

._journeyLead_j2q10_362 > div > p {
  color: rgba(255, 255, 255, 0.72);
}

._feelingLead_j2q10_248 h2 {
  line-height: 0.99;
}

._projectTop_j2q10_541 h2 {
  max-width: 100%;
  font-size: clamp(3.2rem, 8.8vw, 10rem);
  line-height: 0.84;
  letter-spacing: -0.055em;
}

._aboutStatement_j2q10_704 h2 {
  line-height: 0.99;
}

._contactLead_j2q10_868 h2 {
  line-height: 0.98;
}

.hcd-moments {
  padding: clamp(5rem, 9vw, 8.5rem) clamp(1.3rem, 4vw, 4.5rem);
  background: var(--paper);
  border-top: 1px solid rgba(7, 27, 50, 0.12);
}

.hcd-moments__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(16rem, 0.85fr);
  align-items: end;
  gap: clamp(2rem, 7vw, 8rem);
  max-width: 92rem;
  margin: 0 auto clamp(3rem, 6vw, 5.5rem);
}

.hcd-moments__intro h2 {
  max-width: 13ch;
  margin: 0;
  font-size: clamp(2.7rem, 5.6vw, 6.4rem);
  font-weight: 430;
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.hcd-moments__intro > p {
  max-width: 34rem;
  margin: 0;
  color: rgba(7, 27, 50, 0.68);
  font-size: clamp(1.15rem, 1.7vw, 1.4rem);
  line-height: 1.75;
}

.hcd-moments__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: clamp(1.25rem, 3vw, 3.25rem);
  max-width: 92rem;
  margin: 0 auto;
}

.hcd-moments figure {
  margin: 0;
}

.hcd-moments__image {
  aspect-ratio: 3 / 2;
  background: var(--sand);
  overflow: hidden;
}

.hcd-moments__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 700ms cubic-bezier(0.2, 0.7, 0.2, 1);
}

.hcd-moments figure:hover .hcd-moments__image img {
  transform: scale(1.025);
}

.hcd-moments figcaption {
  display: grid;
  gap: 0.65rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(7, 27, 50, 0.14);
}

.hcd-moments figcaption strong {
  color: var(--gold);
  font-size: clamp(0.86rem, 1.1vw, 1rem);
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.hcd-moments figcaption > p {
  max-width: 32rem;
  margin: 0;
  font-size: clamp(1.35rem, 2.1vw, 1.85rem);
  line-height: 1.45;
}

section.hcd-moments {
  background: #071b32;
  color: #fff;
  border-top-color: rgba(255, 255, 255, 0.14);
}

section.hcd-moments .hcd-moments__intro h2,
section.hcd-moments figcaption > p {
  color: #fff;
}

section.hcd-moments .hcd-moments__intro > p {
  color: rgba(255, 255, 255, 0.72);
}

section.hcd-moments figcaption {
  border-top-color: rgba(255, 255, 255, 0.2);
}

section.hcd-moments figcaption strong {
  color: #f2c75c;
}

@media (max-width: 760px) {
  .hcd-moments__intro,
  .hcd-moments__grid {
    grid-template-columns: 1fr;
  }

  .hcd-moments__intro {
    gap: 1.5rem;
  }

  .hcd-moments__grid {
    gap: 2.75rem;
  }

  .hcd-moments__intro h2 {
    max-width: 10ch;
  }
}

.hcd-contact-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.5rem;
  padding: clamp(2rem, 4vw, 3.5rem);
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.06);
}

.hcd-contact-card p {
  max-width: 36rem;
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.7;
}

.hcd-contact-card a {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  width: fit-content;
  color: #fff;
  font-size: clamp(0.88rem, 1.5vw, 1.05rem);
  font-weight: 650;
  letter-spacing: 0.02em;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.hcd-contact-card a:hover,
.hcd-contact-card a:focus-visible {
  color: #e4c27b;
}

.hcd-contact-card svg {
  flex: 0 0 auto;
  transition: transform 180ms ease;
}

.hcd-contact-card a:hover svg,
.hcd-contact-card a:focus-visible svg {
  transform: translateX(0.3rem);
}

@media (max-width: 680px) {
  .hcd-contact-card {
    padding: 1.5rem;
  }

  .hcd-contact-card a {
    align-items: flex-start;
  }
}
