.elementor-438 .elementor-element.elementor-element-74bdcd1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-0a73753{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-f36d76c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-ffb4d61{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-9348eeb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-27db77c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-3049059{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-438 .elementor-element.elementor-element-5a651bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-74bdcd1 */.hero {
  position: relative;
  min-height: 100vh;
  isolation: isolate;
  overflow: hidden;
  background: url('https://truongnukieumy.com/wp-content/uploads/2026/08/hero-bg.jpg') center center / cover no-repeat !important;

}

.hero__shade {
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .82) 0%, rgba(0, 0, 0, .43) 35%, rgba(0, 0, 0, .05) 70%),
    linear-gradient(180deg, rgba(0, 0, 0, .48) 0%, transparent 30%, rgba(0, 0, 0, .42) 100%);
}


.hero__content {
  position: relative;
  z-index: 1;
  width: min(100%, 56rem);
  padding: clamp(10rem, 23vh, 14rem) var(--gutter) clamp(4rem, 9vh, 8rem);
}

.eyebrow,
.hero__location,
.hero__description,
.section-intro,
.text-link,
.contact__links,
.menu-panel__label,
.menu-panel__footer {
  font-size: 10px;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.eyebrow {
  margin: 0 0 1.25rem;
  color: rgba(255, 255, 255, .72);
}

.hero h1,
.statement h2,
.services h2,
.contact h2 {
  margin: 0;
  font-family: var(--serif);
  font-weight: 400;
  letter-spacing: -.045em;
}

.hero h1 {
  font-size: clamp(3.2rem, 7vw, 6.7rem);
  line-height: 1;
  color: #fff;
}

.hero__location {
  display: flex;
  font-size: 13px;
  gap: .5rem;
  margin: 1.55rem 0 0;
  color: rgba(255, 255, 255, .78);
  letter-spacing: .08em;
  text-transform: uppercase;
}

.hero__description {
  max-width: 26rem;
  margin: clamp(4rem, 10vh, 7.5rem) 0 0;
  color: rgba(255, 255, 255, .8);
  font-size: 13px;
  letter-spacing: .01em;
  line-height: 1.65;
  text-transform: none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f36d76c */.elementor-438 .elementor-element.elementor-element-f36d76c a.text-link:hover {
    color: #fff;
    opacity: .8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-92b286c *//* Services section */
.services {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  align-items: start;
  gap: clamp(3rem, 8vw, 9rem);
  min-height: 100vh;
  padding: clamp(5.5rem, 11vw, 10.5rem) clamp(1.35rem, 4vw, 4.6rem);
}

.services__intro {
  position: sticky;
  top: 2rem;
  align-self: start;
}

.services__eyebrow {
  display: flex;
  align-items: center;
  gap: .65rem;
  color: #8f8f8b;
  font-size: 10px;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.services__eyebrow i {
  display: block;
  width: 1.4rem;
  border-top: 1px solid currentColor;
}

.services__intro h2 {
  margin: clamp(2.7rem, 7vw, 6rem) 0 0;
  font-family: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(3.4rem, 5.7vw, 6.8rem);
  font-weight: 400;
  letter-spacing: -.05em;
  line-height: .92;
}

.services__lead {
  max-width: 20rem;
  margin: clamp(2.5rem, 5vw, 4.5rem) 0 0;
  color: #484844;
  font-size: 12px;
  line-height: 1.6;
}

.services__cta {
  margin: clamp(3rem, 7vw, 6rem) 0 0;
  color: #111;
  font-size: 10px;
  letter-spacing: .14em;
  line-height: 1.4;
  text-transform: uppercase;
}

.services__cta span {
  display: inline-block;
  margin-left: .45rem;
  font-size: 1rem;
  line-height: 0;
}

.services__list {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(17, 17, 17, .22);
  list-style: none;
}

.services__item {
  display: grid;
  grid-template-columns: 2.5rem minmax(0, 1fr);
  gap: 1rem;
  padding: 1.5rem 0 1.8rem;
  border-bottom: 1px solid rgba(17, 17, 17, .22);
}

.services__number {
  padding-top: .25rem;
  color: #8f8f8b;
  font-size: 10px;
  letter-spacing: .1em;
}

.services__item h3 {
  margin: 0;
  color: #111;
  font-family: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(1.65rem, 2.2vw, 2.6rem);
  font-weight: 400;
  letter-spacing: -.035em;
  line-height: 1;
}

.services__item p {
  max-width: 34rem;
  margin: .85rem 0 0;
  color: #5c5c57;
  font-size: 12px;
  line-height: 1.65;
}

@media (max-width: 1024px) {
  .services {
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    gap: 3rem;
  }

  .services__intro h2 {
    font-size: clamp(3rem, 5.5vw, 5.2rem);
  }

  .services__item h3 {
    font-size: clamp(1.45rem, 2.35vw, 2.1rem);
  }
}

@media (max-width: 767px) {
  .services {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    min-height: 0;
  }

  .services__intro {
    position: static;
  }

  .services__intro h2 {
    margin-top: 2.8rem;
    font-size: clamp(3.3rem, 14vw, 5.5rem);
  }

  .services__lead {
    margin-top: 2.4rem;
  }

  .services__cta {
    margin-top: 3.5rem;
  }

  .services__item {
    grid-template-columns: 2rem minmax(0, 1fr);
    gap: .75rem;
    padding: 1.35rem 0 1.55rem;
  }

  .services__item h3 {
    font-size: clamp(1.6rem, 7vw, 2.25rem);
    line-height: 1.02;
  }

  .services__item p {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-16d0e1a *//* Personal introduction section */
.about {
  display: grid;
  grid-template-columns: minmax(0, .46fr) minmax(0, .54fr);
  align-items: stretch;
  gap: clamp(3rem, 7vw, 8rem);
  min-height: 78vh;
  padding: var(--section-space) var(--gutter);
}

#about-title {
    color: #fff;
}

.about__media {
  aspect-ratio: 4 / 5;
  max-height: 58rem;
}

.about__media img {
  filter: grayscale(100%);
}

.about__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 46rem;
}

.about__copy h2 {
  margin: clamp(2.4rem, 5vw, 4.6rem) 0 clamp(2rem, 4vw, 3.5rem);
  font-family: var(--serif);
  font-size: clamp(3.5rem, 6.2vw, 7rem);
  font-weight: 400;
  letter-spacing: -.05em;
  line-height: .91;
}

.about__body {
  max-width: 38rem;
}

.about__body p {
  margin: 0;
  color: rgba(255, 255, 255, .8);
  font-size: 13px;
  line-height: 1.75;
}

.about__body p + p {
  margin-top: 1.4rem;
  color: rgba(255, 255, 255, .58);
}

.about__flow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .7rem;
  margin-top: clamp(2.2rem, 4vw, 3.8rem);
  padding-top: 1.2rem;
  border-top: 1px solid rgba(225,225,225,.2);
  color: rgba(255, 255, 255, .88);
  font-size: 10px;
  letter-spacing: .13em;
  line-height: 1.4;
  text-transform: uppercase;
}

.about__flow i {
  color: rgba(255, 255, 255, .42);
  font-size: 1rem;
  font-style: normal;
  letter-spacing: 0;
}

.about__metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.25rem;
  margin: clamp(2.4rem, 5vw, 4.5rem) 0 0;
  padding-top: 1.3rem;
  border-top: 1px solid rgba(225,225,225,.2);
}

.about__metrics div {
  min-width: 0;
}

.about__metrics dt {
  color: #fff;
  font-family: var(--serif);
  font-size: clamp(2rem, 3.2vw, 3.7rem);
  font-variant-numeric: tabular-nums;
  letter-spacing: -.06em;
  line-height: .9;
}

.about__metrics dd {
  margin: .65rem 0 0;
  color: rgba(255, 255, 255, .52);
  font-size: 9px;
  letter-spacing: .1em;
  line-height: 1.35;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .about {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
  }

  .about__copy h2 {
    font-size: clamp(3rem, 5.8vw, 5rem);
  }

  .about__body p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .about {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 3rem;
    min-height: 0;
  }

  .about__copy h2 {
    margin-top: 2.8rem;
    font-size: clamp(3.3rem, 14vw, 5.5rem);
  }

  .about__body p {
    font-size: 13px;
  }

  .about__body p + p {
    margin-top: 1.2rem;
  }

  .about__flow {
    gap: .55rem;
    line-height: 1.6;
  }

  .about__metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.8rem 1rem;
    margin-top: 3rem;
  }

  .about__media {
    max-height: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d83611c *//* Featured artwork visual break */
.featured-artwork {
  position: relative;
  min-height: 100vh;
  isolation: isolate;
  overflow: hidden;
  color: #fff;
  background: #090909;
}

.featured-artwork__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  overflow: hidden;
  transition: clip-path 1.35s cubic-bezier(.22, .61, .36, 1);
}

.featured-artwork__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: grayscale(100%) contrast(1.06);
  transform: scale(1.1);
  transition: transform 4.2s cubic-bezier(.22, .61, .36, 1), filter 1.4s ease;
}

.featured-artwork.is-active .featured-artwork__media {
  clip-path: inset(0);
}

.featured-artwork.is-active .featured-artwork__media img {
  filter: grayscale(100%) contrast(1.02);
  transform: scale(1);
}

.featured-artwork__veil {
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .42), transparent 58%),
    linear-gradient(180deg, rgba(0, 0, 0, .2), transparent 46%, rgba(0, 0, 0, .72));
  pointer-events: none;
}

.featured-artwork__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100vh;
  padding: clamp(2rem, 4vw, 4.6rem) clamp(1.35rem, 4vw, 4.6rem) clamp(2.6rem, 6vw, 6rem);
}

.featured-artwork__eyebrow {
  display: flex;
  align-items: center;
  gap: .65rem;
  color: rgba(255, 255, 255, .65);
  font-size: 13px;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.featured-artwork__eyebrow i {
  display: block;
  width: 1.4rem;
  border-top: 1px solid currentColor;
}

.featured-artwork h2 {
  max-width: 58rem;
  margin: clamp(2rem, 4vw, 3.8rem) 0 0;
  font-family: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(1.4rem, 6.2vw, 6.6rem);
  font-weight: 400;
  letter-spacing: -.055em;
  line-height: .9;
  color: #fff;
}

.featured-artwork h2 span {
  color: rgba(255, 255, 255, .66);
}

@media (max-width: 767px) {
  .featured-artwork,
  .featured-artwork__content {
    min-height: 100vh;
  }

  .featured-artwork__media img {
    object-position: 58% center;
  }

  .featured-artwork__veil {
    background:
      linear-gradient(90deg, rgba(0, 0, 0, .52), transparent 85%),
      linear-gradient(180deg, rgba(0, 0, 0, .2), transparent 35%, rgba(0, 0, 0, .8));
  }

  .featured-artwork h2 {
    font-size: clamp(3.25rem, 14vw, 5.8rem);
    line-height: .92;
  }
}

@media (prefers-reduced-motion: reduce) {
  .featured-artwork__media {
    clip-path: inset(0);
    transition-duration: .01ms;
  }

  .featured-artwork__media img {
    filter: grayscale(100%) contrast(1.02);
    transform: scale(1);
    transition-duration: .01ms;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8ff362 *//* Why work with us section */
.why-us {
  padding: clamp(5.5rem, 11vw, 10.5rem) clamp(1.35rem, 4vw, 4.6rem);
}

.why-us__eyebrow {
  display: flex;
  align-items: center;
  gap: .65rem;
  color: #8f8f8b;
  font-size: 10px;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.why-us__eyebrow i {
  display: block;
  width: 1.4rem;
  border-top: 1px solid currentColor;
}

.why-us__header h2 {
  max-width: 62rem;
  margin: clamp(2.8rem, 6vw, 5.5rem) 0 clamp(4.5rem, 9vw, 8rem);
  font-family: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(2rem, 6.2vw, 7.5rem);
  font-weight: 400;
  letter-spacing: -.055em;
  line-height: .88;
}

.why-us__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(17, 17, 17, .22);
  list-style: none;
}

.why-us__item {
  min-height: 17rem;
  padding: 1.4rem clamp(1.2rem, 2.5vw, 2.6rem) 2rem 0;
  border-bottom: 1px solid rgba(17, 17, 17, .22);
}

.why-us__item:not(:nth-child(3n + 1)) {
  padding-left: clamp(1.2rem, 2.5vw, 2.6rem);
  border-left: 1px solid rgba(17, 17, 17, .22);
}

.why-us__item > span {
  color: #8f8f8b;
  font-size: 12px;
  letter-spacing: .12em;
}

.why-us__item h3 {
  max-width: 17rem;
  margin: clamp(3.5rem, 6vw, 6.5rem) 0 0;
  color: #111;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.why-us__item p {
  max-width: 20rem;
  margin: 1rem 0 0;
  color: #5c5c57;
  font-size: 12px;
  line-height: 1.65;
}

@media (max-width: 1024px) {
  .why-us__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .why-us__item:not(:nth-child(3n + 1)) {
    padding-left: 0;
    border-left: 0;
  }

  .why-us__item:nth-child(even) {
    padding-left: 2rem;
    border-left: 1px solid rgba(17, 17, 17, .22);
  }
}

@media (max-width: 767px) {
  .why-us__header h2 {
    margin: 2.8rem 0 4rem;
    font-size: clamp(3.5rem, 15vw, 5.8rem);
    line-height: .91;
  }

  .why-us__list {
    display: block;
  }

  .why-us__item,
  .why-us__item:nth-child(even) {
    min-height: 0;
    padding: 1.35rem 0 2.2rem;
    border-left: 0;
  }

  .why-us__item h3 {
    margin-top: 2.5rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-78478f8 *//* Clients and partners section */
.clients-partners {
  overflow: hidden;
  padding: clamp(5.5rem, 11vw, 10.5rem) 0 clamp(6rem, 12vw, 11rem);
  color: #fff;
  background: #090909;
}

.clients-partners__header {
  padding: 0 clamp(1.35rem, 4vw, 4.6rem);
}

.clients-partners__eyebrow {
  display: flex;
  align-items: center;
  gap: .65rem;
  color: rgba(255, 255, 255, .52);
  font-size: 10px;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.clients-partners__eyebrow i {
  display: block;
  width: 1.4rem;
  border-top: 1px solid currentColor;
}

.clients-partners__header h2 {
  max-width: 72rem;
  margin: clamp(2.8rem, 6vw, 5.5rem) 0 clamp(5rem, 10vw, 9rem);
  font-family: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(2rem, 6.2vw, 7.5rem);
  font-weight: 400;
  letter-spacing: -.055em;
  line-height: .88;
  color: #fff;
}

.clients-partners__marquee {
  display: flex;
  width: max-content;
  border-top: 1px solid rgba(255, 255, 255, .2);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  animation: clients-partners-scroll 42s linear infinite;
}

.clients-partners__track {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.clients-partners__track li {
  display: grid;
  place-items: center;
  width: clamp(15rem, 23vw, 25rem);
  min-height: 10rem;
  padding: 2rem;
  border-right: 1px solid rgba(255, 255, 255, .2);
  color: rgba(255, 255, 255, .7);
  font-family: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(1.1rem, 1.6vw, 2.2rem);
  letter-spacing: -.035em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

@keyframes clients-partners-scroll {
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .clients-partners__header h2 {
    margin: 2.8rem 0 4.5rem;
    font-size: clamp(3.4rem, 14vw, 5.5rem);
    line-height: .92;
  }

  .clients-partners__track li {
    width: 14rem;
    min-height: 8rem;
    font-size: 1.5rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .clients-partners__marquee {
    width: 100%;
    animation: none;
  }

  .clients-partners__track {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
  }

  .clients-partners__track[aria-hidden="true"] {
    display: none;
  }

  .clients-partners__track li {
    width: auto;
  }
}

@media (max-width: 767px) and (prefers-reduced-motion: reduce) {
  .clients-partners__track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}/* End custom CSS */
/* Start custom CSS */:root {
  --serif: Didot, "Bodoni 72", "Bodoni MT", "Iowan Old Style", "Times New Roman", serif;
  --sans: "Helvetica Neue", Helvetica, Arial, sans-serif;
  --gutter: clamp(1.35rem, 4vw, 4.6rem);
  --section-space: clamp(5.5rem, 11vw, 10.5rem);
  --ease: cubic-bezier(.22, .61, .36, 1);
}



html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: var(--sans);
  font-size: 14px;
  line-height: 1.55;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body.menu-is-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

a:focus-visible,
button:focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 5px;
}

img {
  display: block;
  max-width: 100%;
}

.section--dark {
  color: #fff;
  background: #090909;
}

.section--light {
  color: #111;
  background: #f5f4f1;
}



.statement,
.services,
.about,
.contact {
  padding: var(--section-space) var(--gutter);
}

.section-intro {
  display: flex;
  align-items: center;
  gap: .65rem;
  color: #8f8f8b;
  letter-spacing: .16em;
  line-height: 1;
  margin-bottom: 3.2rem;
}

.section--dark .section-intro {
  color: rgba(255, 255, 255, .55);
}

.section-intro i {
  display: block;
  width: 1.4rem;
  border-top: 1px solid currentColor;
}

.statement {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 1.08fr);
  align-items: center;
  gap: clamp(3rem, 8vw, 9rem);
  min-height: 80vh;
}

.statement h2 {
  font-size: clamp(4rem, 7.2vw, 8.2rem);
  line-height: .9;
  
}

.media-frame {
  overflow: hidden;
}

.media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.1s var(--ease), filter .8s ease;
  filter: grayscale(1);
}

.media-frame:hover img {
  transform: scale(1.025);
  filter: grayscale(0);
}

.statement__media {
  aspect-ratio: 4 / 3;
}

.projects {
  padding: clamp(3.4rem, 7vw, 6.8rem) var(--gutter) clamp(5.5rem, 10vw, 10rem);
}

.section-heading-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 2.3rem;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  color: currentColor;
  font-size: 10px;
  letter-spacing: .14em;
  transition: opacity .25s ease;
}

.text-link span {
  font-size: 1rem;
  line-height: 0;
}

.project-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: .25rem;
}

.project-card {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 4 / 6;
  background: #222;
}

.project-card::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(0, 0, 0, .75) 100%);
  content: "";
  pointer-events: none;
}

.project-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(1.08);
  transition: transform .9s var(--ease), filter .6s ease;
}

.project-card:hover img {
  filter: grayscale(65%) contrast(1.05);
  transform: scale(1.045);
}

.project-card__label {
  position: absolute;
  z-index: 1;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  color: #fff;
  font-family: var(--serif);
  font-size: clamp(1rem, 1.8vw, 1.45rem);
  line-height: 1;
}

.project-card__label small {
  display: block;
  margin-top: .35rem;
  font-family: var(--sans);
  font-size: 8px;
  letter-spacing: .18em;
  line-height: 1;
  text-transform: uppercase;
}

.services {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(13rem, .75fr);
  align-items: end;
  gap: clamp(3rem, 8vw, 9rem);
  min-height: 42vh;
}

.services h2 {
  margin-top: clamp(2.7rem, 7vw, 6rem);
  font-size: clamp(2.2rem, 4.5vw, 5.2rem);
  line-height: 1.03;
}

.services__aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.2rem;
  padding-bottom: .35rem;
  color: #484844;
  font-size: 12px;
  line-height: 1.5;
}

.services__aside p {
  max-width: 16rem;
  margin: 0;
}

.contact {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(18rem, .9fr);
  align-items: end;
  gap: clamp(3rem, 9vw, 10rem);
  min-height: 70vh;
}

.contact h2 {
  margin-top: clamp(3rem, 7vw, 6rem);
  font-size: clamp(3.4rem, 6.3vw, 7rem);
  line-height: .94;
}

.contact__links {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem 2.5rem;
  margin-top: clamp(3.5rem, 8vw, 7rem);
  color: #5d5d59;
  font-size: 9px;
  letter-spacing: .12em;
}

.contact__links a {
  transition: color .25s ease;
}

.contact__links a:hover {
  color: #111;
}

.contact__media {
  aspect-ratio: 4 / 3;
}

.reveal {
  opacity: 1;
  transform: none;
  transition: opacity .8s ease, transform .9s var(--ease);
}

.js-ready .reveal:not(.is-visible) {
  opacity: 0;
  transform: translateY(1.3rem);
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.reveal--delay,
.reveal--delay-1,
.reveal--delay-2,
.reveal--delay-3,
.reveal--delay-4 {
  transition-delay: .12s;
}

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

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

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

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

@media (max-width: 1024px) {

  .statement,
  .services,
  .about,
  .contact {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
  }

  .statement h2 {
    font-size: clamp(3.4rem, 7vw, 5.8rem);
  }

  .services h2 {
    font-size: clamp(2rem, 4vw, 3.7rem);
  }

  .about__copy p {
    margin-top: 3rem;
  }

  .project-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .3rem;
  }
}

@media (max-width: 767px) {

  .site-header,
  .menu-panel__inner {
    padding-top: 1.45rem;
  }

  .hero {
    min-height: 88vh;
    background-position: 64% center;
  }

  .hero__shade {
    background:
      linear-gradient(90deg, rgba(0, 0, 0, .78), rgba(0, 0, 0, .18)),
      linear-gradient(180deg, rgba(0, 0, 0, .4), transparent 40%, rgba(0, 0, 0, .58));
  }

  .hero__content {
    padding-top: 9.5rem;
    padding-bottom: 3rem;
  }

  .hero h1 {
    font-size: clamp(3.5rem, 15vw, 5.8rem);
  }

  .hero__description {
    max-width: 15rem;
    margin-top: 4.5rem;
  }

  .menu-nav {
    padding: 4.5rem 0;
  }

  .menu-nav a {
    font-size: clamp(3rem, 16vw, 5.5rem);
  }

  .menu-panel__footer {
    align-items: flex-start;
    flex-direction: column;
    gap: .8rem;
    font-size: 8px;
  }

  .statement,
  .services,
  .about,
  .contact {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 3rem;
    min-height: 0;
  }

  .statement h2 {
    margin-top: 2.8rem;
    font-size: clamp(3.6rem, 15vw, 5.5rem);
  }

  .statement__media {
    width: 100%;
    aspect-ratio: 4 / 3;
  }

  .projects {
    padding-top: 4.5rem;
  }

  .section-heading-row {
    align-items: flex-start;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.6rem;
  }

  .project-grid {
    display: flex;
    grid-template-columns: none;
    gap: .35rem;
    margin-right: calc(var(--gutter) * -1);
    padding-right: var(--gutter);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .project-grid::-webkit-scrollbar {
    display: none;
  }

  .project-card {
    flex: 0 0 min(73vw, 19rem);
    scroll-snap-align: start;
  }

  .services h2 {
    margin-top: 2.8rem;
    font-size: clamp(2.4rem, 10.2vw, 4rem);
  }

  .services__aside {
    gap: 1.8rem;
  }

  .about__copy p {
    margin-top: 2.8rem;
  }

  .about__media {
    max-height: none;
  }

  .contact h2 {
    margin-top: 2.8rem;
    font-size: clamp(3.4rem, 14vw, 5.5rem);
  }

  .contact__links {
    margin-top: 3.5rem;
  }
}

@media (prefers-reduced-motion: reduce) {

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }
}/* End custom CSS */