/* Our Approach — scoped private-service folio. */
@font-face {
  font-family: "Bodoni Moda Approach Italic";
  src: url("../../fonts/bodoni-moda-latin-italic.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}

body.maison-core-route-our-approach.maison-storefront-active {
  --approach-paper: #f5f0e8;
  --approach-paper-soft: #f8f4ee;
  --approach-stone: #ede5da;
  --approach-ink: #181512;
  --approach-muted: #6c645d;
  --approach-line: rgba(39, 31, 25, .16);
  --approach-burgundy: #6b2335;
  --approach-burgundy-deep: #581a2b;
  background: var(--approach-paper);
  color: var(--approach-ink);
}

body.maison-core-route-our-approach.maison-storefront-active #content.page-wrapper,
body.maison-core-route-our-approach.maison-storefront-active #content .row-main,
body.maison-core-route-our-approach.maison-storefront-active #content .row-main > .col,
body.maison-core-route-our-approach.maison-storefront-active #content .col-inner {
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained > .maison-content-context,
body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained > .entry-content.alignfull,
body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained > .wp-block-group.alignfull.is-layout-constrained,
body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained > .wp-block-group.alignfull.is-layout-constrained .entry-content.alignfull {
  margin-inline: 0 !important;
  max-width: none !important;
  width: 100%;
}

body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained > .wp-block-group.alignfull.is-layout-constrained,
body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained > .wp-block-group.alignfull.is-layout-constrained .entry-content.alignfull {
  padding: 0 !important;
}

body.maison-core-route-our-approach.maison-storefront-active main.is-layout-constrained .wp-block-post-title {
  display: none;
}

body.maison-core-route-our-approach.maison-storefront-active .entry-content.alignfull > .maison-approach-folio {
  margin-inline: 0 !important;
  max-width: none !important;
  width: 100%;
}

body.maison-core-route-our-approach.maison-storefront-active .maison-content-context {
  background: var(--approach-paper);
  border: 0;
  display: block;
  min-height: 0;
  padding: 0;
}

.maison-approach-shell {
  margin-inline: auto;
  max-width: 1480px;
  width: min(calc(100% - 64px), 1480px);
}

.maison-approach-hero {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  height: clamp(440px, 38vw, 560px);
  min-height: 0;
}

.maison-approach-hero__copy {
  max-width: 640px;
  padding-right: clamp(24px, 4vw, 56px);
}

.maison-approach-hero .maison-storefront-overline {
  margin: 0 0 var(--sp-3);
  text-align: left;
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-hero h1 {
  color: var(--approach-ink);
  font: 400 clamp(50px, 4vw, 60px) / .92 var(--f-serif);
  letter-spacing: -.045em;
  margin: 0;
  max-width: none;
  text-align: left;
}

.maison-approach-hero__title-line {
  display: block;
}

.maison-approach-emphasis {
  color: var(--approach-burgundy);
  font-family: "Bodoni Moda Approach Italic", var(--f-serif);
  font-style: italic;
  font-synthesis: none;
  font-weight: 400;
}

.maison-approach-hero .maison-approach-emphasis {
  display: block;
}

.maison-approach-hero__media,
.maison-approach-advisor__media,
.maison-approach-approval__media,
.maison-approach-request__media {
  min-width: 0;
}

.maison-approach-hero__media {
  aspect-ratio: auto;
  height: 100%;
  overflow: hidden;
}

.maison-approach-media {
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.maison-approach-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

body.page.maison-storefront-active .entry-content .maison-approach-media img {
  height: 100%;
}

.maison-approach-media--fade {
  position: relative;
}

.maison-approach-media--fade::after {
  background: linear-gradient(to right, var(--approach-paper) 0%, rgba(245, 240, 232, .42) 12%, transparent 28%), linear-gradient(to top, rgba(245, 240, 232, .86) 0%, rgba(245, 240, 232, .18) 16%, transparent 35%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.maison-approach-folio {
  background: var(--approach-paper);
  color: var(--approach-ink);
  overflow: clip;
}

.maison-approach-folio .maison-core-content__section {
  border: 0;
  color: var(--approach-muted);
  display: grid;
  gap: var(--sp-5);
  margin: 0;
  max-width: none;
  padding: 0;
  width: auto;
}

.maison-approach-folio .maison-core-content__section h2,
.maison-approach-folio .maison-core-content__section p {
  margin: 0;
}

.maison-approach-folio .maison-core-content__section h2 {
  color: var(--approach-ink);
  font: 400 clamp(34px, 3.2vw, 50px) / 1 var(--f-serif);
  letter-spacing: -.035em;
}

.maison-approach-folio .maison-core-content__section p,
.maison-approach-folio .maison-core-content__section li {
  color: var(--approach-muted);
  font: 400 clamp(14px, 1.05vw, 16px) / 1.6 var(--f-sans);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-core-content__section > p:last-child {
  color: var(--approach-muted);
  font: 400 clamp(14px, 1.05vw, 16px) / 1.6 var(--f-sans);
}

.maison-approach-principle {
  border-block: 1px solid var(--approach-line);
  display: grid;
  grid-template-columns: minmax(0, 5fr) minmax(48px, 1fr) minmax(0, 5fr);
  min-height: 0;
  padding-block: clamp(56px, 5.8vw, 84px);
}

.maison-approach-principle > div {
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 5fr) minmax(48px, 1fr) minmax(0, 5fr);
}

.maison-approach-principle > div > h2 {
  grid-column: 1;
  max-width: 14ch;
}

.maison-approach-principle > div > p {
  grid-column: 3;
  max-width: 580px;
}

.maison-approach-advisor,
.maison-approach-approval {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.maison-approach-advisor {
  height: clamp(390px, 36vw, 500px);
  min-height: 0;
}

.maison-approach-approval {
  height: clamp(500px, 42vw, 570px);
  min-height: 0;
}

.maison-approach-advisor__media,
.maison-approach-approval__media {
  min-height: 100%;
}

.maison-approach-advisor__content,
.maison-approach-approval__content {
  align-content: center;
  background: var(--approach-paper-soft);
  display: grid;
  padding: clamp(36px, 4.2vw, 64px);
}

.maison-approach-advisor__content > div,
.maison-approach-approval__content > div {
  max-width: 440px;
}

.maison-approach-approval__content {
  align-content: center;
}

.maison-approach-approval__content > div + div {
  border-top: 1px solid var(--approach-line);
  margin-top: clamp(24px, 2.5vw, 36px);
  padding-top: clamp(24px, 2.5vw, 36px);
}

.maison-approach-folio .maison-approach-approval__content .maison-core-content__section:last-of-type > p:last-child {
  color: var(--approach-muted);
  font: 400 clamp(14px, 1.05vw, 16px) / 1.6 var(--f-sans);
}

.maison-approach-folio .maison-core-content__actions {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: var(--sp-4);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-core-content__actions a {
  align-items: center;
  border: 1px solid var(--approach-line);
  color: var(--approach-ink);
  display: inline-flex;
  font: var(--t-ui);
  justify-content: center;
  letter-spacing: .055em;
  min-height: 44px;
  padding-inline: 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background var(--dur-3) var(--ease-standard), border-color var(--dur-3) var(--ease-standard), color var(--dur-3) var(--ease-standard);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-core-content__actions a:first-child {
  background: var(--approach-burgundy);
  border-color: var(--approach-burgundy);
  color: var(--c-on-wine);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-core-content__actions a:hover {
  border-color: var(--approach-burgundy);
  color: var(--approach-burgundy);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-core-content__actions a:first-child:hover {
  background: var(--approach-burgundy-deep);
  color: var(--c-on-wine);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-core-content__actions a:focus-visible {
  outline: 2px solid var(--approach-burgundy);
  outline-offset: 3px;
}

.maison-approach-journey {
  border-bottom: 1px solid var(--approach-line);
  padding-block: clamp(32px, 3.6vw, 48px);
}

.maison-approach-journey .maison-storefront-overline {
  color: var(--approach-ink);
  margin: 0 0 var(--sp-3);
  text-align: center;
}

.maison-approach-journey ol {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.maison-approach-journey li {
  color: var(--approach-ink);
  font: 400 13px / 1.25 var(--f-serif);
  letter-spacing: .025em;
  padding-top: var(--sp-3);
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.maison-approach-journey li::before {
  background: var(--approach-burgundy);
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 7px;
  z-index: 1;
}

.maison-approach-journey li:not(:last-child)::after {
  background: var(--approach-line);
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  right: -50%;
  top: 3px;
}

.maison-approach-request {
  background: var(--approach-burgundy);
  color: var(--c-on-wine);
  margin-top: 0;
}

.maison-approach-request__layout {
  align-items: stretch;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  height: clamp(280px, 24vw, 340px);
  min-height: 0;
}

.maison-approach-request__content {
  align-content: center;
  display: grid;
  padding: clamp(40px, 4vw, 60px) clamp(32px, 4vw, 60px) clamp(40px, 4vw, 60px) clamp(24px, 3vw, 48px);
}

.maison-approach-request .maison-core-content__section h2,
.maison-approach-request .maison-core-content__section p {
  color: var(--c-on-wine);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-request .maison-core-content__section h2 {
  color: var(--c-on-wine);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-request .maison-core-content__section > p:last-child {
  color: var(--c-on-wine);
}

.maison-approach-request .maison-core-content__section p {
  opacity: .84;
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-request .maison-core-content__actions a {
  background: var(--c-on-wine);
  border-color: var(--c-on-wine);
  color: var(--approach-burgundy);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-request .maison-core-content__actions a:hover {
  background: transparent;
  color: var(--c-on-wine);
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-request .maison-core-content__actions a:focus-visible {
  outline-color: var(--c-on-wine);
}

.maison-approach-request__media {
  aspect-ratio: auto;
  align-self: center;
  height: calc(100% - 48px);
  margin: 0;
  overflow: hidden;
}

.maison-approach-disclosure {
  background: var(--approach-stone);
  border-left: 3px solid var(--approach-burgundy);
  margin: clamp(48px, 5vw, 64px) auto 0;
  max-width: 1080px;
  padding: clamp(28px, 3vw, 40px) clamp(32px, 4vw, 56px);
}

.maison-approach-disclosure .maison-core-content__section {
  max-width: 920px;
}

.maison-approach-disclosure .maison-core-content__section h2 {
  font: 500 12px / 1.25 var(--f-sans);
  font-family: var(--f-sans) !important;
  letter-spacing: var(--ls-over);
  text-transform: uppercase;
}

.maison-approach-closing {
  align-items: center;
  display: grid;
  justify-items: center;
  min-height: clamp(300px, 28vw, 380px);
  padding-block: clamp(48px, 5vw, 72px);
  text-align: center;
}

.maison-approach-closing .maison-core-content__section {
  justify-items: center;
}

.maison-approach-closing .maison-core-content__section > p:first-child {
  color: var(--approach-ink);
  font: 400 clamp(36px, 3.8vw, 56px) / 1 var(--f-serif);
  letter-spacing: -.035em;
  font-family: var(--f-serif) !important;
  max-width: 14ch;
}

body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-closing .maison-core-content__section > p:first-child {
  color: var(--approach-ink);
  font: 400 clamp(36px, 3.8vw, 56px) / 1 var(--f-serif);
}

@media (min-width: 768px) and (max-width: 1279px) {
  .maison-approach-shell {
    width: min(calc(100% - 64px), 1160px);
  }

  .maison-approach-hero {
    height: clamp(420px, 46vw, 500px);
    min-height: 0;
  }

  body.maison-core-route-our-approach.maison-storefront-active .maison-approach-hero h1 {
    font-size: clamp(48px, 5.9vw, 64px);
  }

  .maison-approach-advisor {
    height: 420px;
    min-height: 0;
  }

  .maison-approach-approval {
    height: 500px;
    min-height: 0;
  }

  .maison-approach-request__layout {
    height: clamp(360px, 44vw, 400px);
  }

  .maison-approach-advisor__content,
  .maison-approach-approval__content {
    padding: clamp(32px, 4vw, 48px);
  }
}

@media (min-width: 1280px) {
  .maison-approach-hero__title-line:last-child {
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .maison-approach-shell {
    width: min(calc(100% - 40px), 100%);
  }

  .maison-approach-hero,
  .maison-approach-advisor,
  .maison-approach-approval,
  .maison-approach-request__layout {
    grid-template-columns: 1fr;
  }

  .maison-approach-hero {
    gap: 0;
    height: auto;
    min-height: 0;
    padding-block: 0;
  }

  .maison-approach-hero__copy {
    max-width: none;
    padding-block: 48px 40px;
    padding-right: 0;
  }

  body.maison-core-route-our-approach.maison-storefront-active .maison-approach-hero h1 {
    font-size: clamp(44px, 12vw, 48px);
    line-height: .93;
    max-width: none;
  }

  .maison-approach-hero__media {
    aspect-ratio: 5 / 4;
    height: auto;
  }

  .maison-approach-principle {
    display: block;
    padding-block: 52px;
  }

  .maison-approach-principle > div {
    display: block;
    max-width: none;
  }

  body.maison-core-route-our-approach.maison-storefront-active .maison-approach-principle > .maison-core-content__section {
    display: block;
  }

  body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-principle .maison-core-content__section > p {
    margin-top: 24px;
  }

  .maison-approach-principle > div > p {
    margin-top: 24px;
    max-width: none;
  }

  .maison-approach-advisor,
  .maison-approach-approval {
    height: auto;
    min-height: 0;
  }

  .maison-approach-advisor__media,
  .maison-approach-approval__media {
    aspect-ratio: 5 / 4;
  }

  .maison-approach-advisor__content,
  .maison-approach-approval__content {
    padding: 36px 24px 44px;
  }

  .maison-approach-folio .maison-core-content__section h2 {
    font-size: clamp(36px, 10.8vw, 52px);
  }

  .maison-approach-folio .maison-core-content__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .maison-approach-folio .maison-core-content__actions a {
    width: 100%;
  }

  .maison-approach-journey {
    padding-block: 40px;
  }

  .maison-approach-journey ol {
    gap: 0;
    grid-template-columns: 1fr;
    margin-inline: auto;
    max-width: 260px;
    width: fit-content;
  }

  body.maison-core-route-our-approach.maison-storefront-active .maison-approach-folio .maison-approach-journey li {
    margin: 0;
  }

  .maison-approach-journey li {
    min-height: 50px;
    padding: 0 0 0 28px;
    text-align: left;
  }

  .maison-approach-journey li::before {
    left: 0;
    top: 5px;
    transform: none;
  }

  .maison-approach-journey li:not(:last-child)::after {
    bottom: 0;
    height: auto;
    left: 3px;
    right: auto;
    top: 12px;
    width: 1px;
  }

  .maison-approach-request {
    margin-top: 0;
  }

  .maison-approach-request__content {
    padding: 48px 0 32px;
  }

  .maison-approach-request__media {
    aspect-ratio: 5 / 4;
    height: auto;
    margin: 0;
  }

  .maison-approach-request__layout {
    height: auto;
    min-height: 0;
  }

  .maison-approach-disclosure {
    margin-top: 48px;
    padding: 28px 24px;
  }

  .maison-approach-disclosure .maison-core-content__section h2 {
    font: 500 12px / 1.25 var(--f-sans);
  }

  .maison-approach-closing {
    min-height: 300px;
    padding-block: 56px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .maison-approach-folio .maison-core-content__actions a {
    transition: none;
  }
}
