:root{--page-title-display:none;}/* Start custom CSS */@font-face {
  font-family: 'Diane Fraunces';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fraunces/v38/6NU78FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0KxC9TeA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Diane Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fraunces/v38/6NU78FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0KxC9TeA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Diane Fraunces';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fraunces/v38/6NU58FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChjeveQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Diane Fraunces';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fraunces/v38/6NU58FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChjeveQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body.elementor-page-967 {
  background: #fbf8f1;
}

body.elementor-page-967 .elementor-element-606f1a2 {
  width: 100%;
  max-width: none;
  min-height: 0;
  padding: 0;
  margin: 0;
}
body.elementor-page-967 .elementor-element-606f1a2 > .elementor-container,
body.elementor-page-967 .elementor-element-606f1a2 > .elementor-container > .elementor-column,
body.elementor-page-967 .elementor-element-606f1a2 .elementor-widget-wrap,
body.elementor-page-967 .elementor-element-606f1a2 .elementor-widget-container {
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
body.elementor-page-967 .elementor-element-606f1a2 > .elementor-container {
  display: block;
}

.diane-home {
  --sage-50: #f2f3ec;
  --sage-100: #e4e7d9;
  --sage-200: #c8d0b4;
  --sage-300: #a8b68e;
  --sage-500: #7a8d68;
  --sage-700: #4f6047;
  --sage-900: #2e3a2a;
  --cream-50: #fbf8f1;
  --ink-900: #1d2019;
  --ink-700: #3a3f33;
  --ink-500: #6b6f60;
  --ink-300: #9a9c8c;
  --font-serif: 'Diane Fraunces', 'Cormorant Garamond', Georgia, serif;
  --font-sans: 'Inter', system-ui, -apple-system, sans-serif;
  --container: 1240px;
  --gutter: 64px;
  --section-y: 140px;
  --border: color-mix(in srgb, var(--ink-900) 12%, transparent);
  width: 100%;
  background: var(--cream-50);
  color: var(--ink-900);
  font-family: var(--font-sans);
  font-size: 17px;
  line-height: 1.55;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.diane-home *, .diane-home *::before, .diane-home *::after { box-sizing: border-box; }
.diane-home img { max-width: 100%; display: block; }
.diane-home a { color: inherit; }
.diane-home section { padding: var(--section-y) 0; scroll-margin-top: 158px; }
.diane-home section + section { padding-top: 0; }
.diane-home .display,
.diane-home .display-italic {
  font-family: var(--font-serif);
  font-weight: 300;
  line-height: 1.08;
  letter-spacing: -0.02em;
  font-variation-settings: "opsz" 144;
}
.diane-home .serif-body {
  font-family: var(--font-serif);
  font-weight: 400;
  line-height: 1.5;
  font-variation-settings: "opsz" 14;
}
.diane-home .eyebrow {
  font-family: var(--font-sans);
  font-size: 11.5px;
  font-weight: 500;
  letter-spacing: .22em;
  line-height: 1.55;
  text-transform: uppercase;
  color: var(--sage-700);
}
.diane-home .container { max-width: var(--container); margin: 0 auto; padding: 0 var(--gutter); }
.diane-home .measure-s { max-width: 36ch; }
.diane-home .measure-m { max-width: 52ch; }
.diane-home .rule { height: 1px; width: 100%; background: var(--ink-900); opacity: .12; }
.diane-home .img-frame { position: relative; overflow: hidden; background: var(--sage-100); }
.diane-home .img-frame img { width: 100%; height: 100%; object-fit: cover; }
.diane-home .btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 16px 24px;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .02em;
  text-decoration: none;
  border: 1px solid var(--ink-900);
  color: var(--ink-900);
  background: transparent;
  cursor: pointer;
  transition: all .25s ease;
}
.diane-home .btn:hover { background: var(--ink-900); color: var(--cream-50); }
.diane-home .btn--primary { background: var(--sage-700); border-color: var(--sage-700); color: var(--cream-50); }
.diane-home .btn--primary:hover { background: var(--sage-900); border-color: var(--sage-900); }
.diane-home .btn__arrow { display: inline-block; font-size: 16px; transition: transform .25s ease; }
.diane-home .btn:hover .btn__arrow { transform: translateX(4px); }
.diane-home .link { color: var(--ink-900); text-decoration: none; border-bottom: 1px solid var(--ink-900); padding-bottom: 1px; transition: opacity .2s; }
.diane-home .link:hover { opacity: .6; }

.diane-home .hero-full {
  position: relative;
  min-height: 92vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  padding: 0;
}
.diane-home .hero-full__media { position: absolute; inset: 0; }
.diane-home .hero-full__media img { width: 100%; height: 100%; object-fit: cover; object-position: center 42%; }
.diane-home .hero-full__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, rgba(15,17,11,.62) 0%, rgba(15,17,11,.4) 38%, rgba(15,17,11,.08) 65%, rgba(15,17,11,0) 78%), linear-gradient(180deg, rgba(10,12,7,.5) 0%, rgba(10,12,7,0) 20%, rgba(10,12,7,0) 72%, rgba(10,12,7,.55) 100%);
}
.diane-home .hero-full__content { position: relative; z-index: 2; width: 100%; max-width: 640px; padding-top: 200px; padding-bottom: 76px; }
.diane-home .hero-full__eyebrow { margin-bottom: 24px; color: var(--sage-200); }
.diane-home .hero-full__title { max-width: 12ch; margin: 0 0 26px; font-size: clamp(38px, 5.6vw, 72px); line-height: 1.12; color: #f8f5ec; }
.diane-home .hero-full__lede { max-width: 46ch; margin: 0 0 36px; font-size: 18px; line-height: 1.6; color: rgba(248,245,236,.86); }
.diane-home .hero-full__actions { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; margin-bottom: 40px; }
.diane-home .hero-full__quiet-link { padding-bottom: 2px; font-size: 14px; color: #f8f5ec; text-decoration: none; border-bottom: 1px solid rgba(248,245,236,.4); transition: border-color .2s ease; }
.diane-home .hero-full__quiet-link:hover { border-bottom-color: #f8f5ec; }
.diane-home .hero-full__caption { display: flex; align-items: center; gap: 16px; font-family: var(--font-sans); font-size: 12px; line-height: 1.55; letter-spacing: .06em; color: rgba(248,245,236,.75); }
.diane-home .hero-full__caption-rule { display: inline-block; width: 32px; height: 1px; background: rgba(248,245,236,.5); }

.diane-home .s-enfoque { background: var(--cream-50); }
.diane-home .s-enfoque__grid { display: grid; grid-template-columns: 220px 1fr; gap: 80px; }
.diane-home .s-enfoque__side { position: sticky; top: 120px; align-self: start; }
.diane-home .s-enfoque__num { margin-top: 24px; font-size: 96px; line-height: 1; color: var(--sage-300); }
.diane-home .s-enfoque__title { max-width: 18ch; margin: 0 0 48px; font-size: clamp(36px, 4.4vw, 62px); }
.diane-home .s-enfoque__body { display: flex; flex-direction: column; gap: 22px; max-width: 58ch; }
.diane-home .s-enfoque__body p { margin: 0; font-size: 19px; color: var(--ink-700); }

.diane-home .s-cuando { background: var(--sage-50); }
.diane-home .s-cuando__header { max-width: 780px; margin-bottom: 72px; }
.diane-home .s-cuando__title { max-width: 18ch; margin: 18px 0 28px; font-size: clamp(36px, 4.4vw, 62px); }
.diane-home .s-cuando__lede { margin: 0; font-size: 19px; color: var(--ink-700); }
.diane-home .s-cuando__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border-top: 1px solid var(--border); }
.diane-home .s-cuando__item { display: flex; align-items: flex-start; gap: 14px; padding: 24px 32px 24px 0; font-family: var(--font-sans); font-size: 15.5px; line-height: 1.45; color: var(--ink-700); border-bottom: 1px solid var(--border); }
.diane-home .s-cuando__dash { display: inline-block; flex-shrink: 0; width: 16px; height: 1px; margin-top: 11px; background: var(--sage-700); }
.diane-home .s-cuando__footer { margin-top: 80px; }
.diane-home .s-cuando__foot-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; max-width: 960px; }
.diane-home .s-cuando__foot-grid p { margin: 0; font-size: 18px; color: var(--ink-700); }

.diane-home .s-como { background: var(--cream-50); }
.diane-home .s-como__top { display: grid; grid-template-columns: 1.2fr 1fr; gap: 72px; align-items: end; margin-bottom: 64px; }
.diane-home .s-como__title { margin: 20px 0 0; font-size: clamp(36px, 4.4vw, 62px); }
.diane-home .s-como__img { justify-self: end; width: 100%; max-width: 380px; }
.diane-home .s-como__body { display: flex; flex-direction: column; gap: 20px; max-width: 62ch; margin-bottom: 48px; }
.diane-home .s-como__body p { margin: 0; font-size: 19px; color: var(--ink-700); }
.diane-home .s-como__list-wrap { max-width: 62ch; margin-bottom: 48px; }
.diane-home .s-como__list-intro { margin: 0 0 20px; font-size: 19px; color: var(--ink-700); }
.diane-home .s-como__list { display: flex; flex-direction: column; gap: 14px; list-style: none; margin: 0; padding: 0; }
.diane-home .s-como__list li { display: flex; align-items: flex-start; gap: 14px; font-family: var(--font-sans); font-size: 16.5px; line-height: 1.5; color: var(--ink-700); }
.diane-home .s-como__list .s-cuando__dash { margin-top: 9px; }
.diane-home .s-como__closing { max-width: 62ch; margin: 0; font-size: 19px; color: var(--ink-700); }

.diane-home .s-sobre { background: var(--sage-50); }
.diane-home .s-sobre__grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; align-items: start; }
.diane-home .s-sobre__portrait { position: sticky; top: 120px; }
.diane-home .s-sobre__portrait .img-frame { aspect-ratio: 3/4; }
.diane-home .s-sobre__portrait .img-frame img { object-position: 50% 15%; }
.diane-home .s-sobre__portrait-cap { display: flex; align-items: center; gap: 14px; margin-top: 20px; font-family: var(--font-sans); font-size: 12px; line-height: 1.55; letter-spacing: .05em; color: var(--ink-500); }
.diane-home .s-sobre__portrait-rule { display: inline-block; width: 28px; height: 1px; background: var(--ink-500); }
.diane-home .s-sobre__title { margin: 20px 0 40px; font-size: clamp(40px, 5vw, 76px); }
.diane-home .s-sobre__body { display: flex; flex-direction: column; gap: 20px; max-width: 56ch; margin-bottom: 48px; }
.diane-home .s-sobre__body p { margin: 0; font-size: 18px; color: var(--ink-700); }
.diane-home .s-sobre__body em { font-family: var(--font-serif); font-style: italic; color: var(--ink-900); }
.diane-home .s-sobre__facts { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin: 0; border-top: 1px solid var(--border); }
.diane-home .s-sobre__fact { padding: 20px 24px 20px 0; border-bottom: 1px solid var(--border); }
.diane-home .s-sobre__fact dt { margin: 0 0 8px; font-family: var(--font-sans); font-size: 11px; line-height: 1.55; letter-spacing: .2em; text-transform: uppercase; color: var(--sage-700); }
.diane-home .s-sobre__fact dd { margin: 0; font-family: var(--font-serif); font-size: 17px; line-height: 1.5; color: var(--ink-900); }

.diane-home .s-contact { padding-bottom: 160px; background: var(--cream-50); }
.diane-home .s-contact__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }
.diane-home .s-contact__title { margin: 20px 0 28px; font-size: clamp(44px, 5.5vw, 82px); }
.diane-home .s-contact__lede { margin: 0 0 40px; font-size: 19px; color: var(--ink-700); }
.diane-home .s-contact__card { padding: 48px; background: var(--sage-50); border: 1px solid color-mix(in srgb, var(--ink-900) 10%, transparent); }
.diane-home .s-contact__card-head { margin-bottom: 36px; }
.diane-home .s-contact__card-name { margin-top: 12px; font-family: var(--font-serif); font-size: 32px; font-weight: 300; line-height: 1.08; }
.diane-home .s-contact__rows { display: flex; flex-direction: column; gap: 0; }
.diane-home .s-contact__row { display: grid; grid-template-columns: 110px 1fr; gap: 20px; padding: 20px 0; border-top: 1px solid color-mix(in srgb, var(--ink-900) 10%, transparent); }
.diane-home .s-contact__row:last-child { border-bottom: 1px solid color-mix(in srgb, var(--ink-900) 10%, transparent); }
.diane-home .s-contact__row-label { padding-top: 4px; font-family: var(--font-sans); font-size: 11px; line-height: 1.55; letter-spacing: .2em; text-transform: uppercase; color: var(--sage-700); }
.diane-home .s-contact__row-value { font-family: var(--font-serif); font-size: 17px; line-height: 1.5; color: var(--ink-900); }

@media (max-width: 900px) {
  .diane-home .hero-full { min-height: 82vh; }
  .diane-home .hero-full__content { max-width: 100%; padding-top: 140px; padding-bottom: 48px; }
  .diane-home .hero-full__title { max-width: 100%; }
  .diane-home .s-enfoque__grid { grid-template-columns: 1fr; gap: 32px; }
  .diane-home .s-enfoque__num { margin-top: 12px; font-size: 56px; }
  .diane-home .s-enfoque__side { position: static; }
  .diane-home .s-cuando__grid { grid-template-columns: 1fr; }
  .diane-home .s-cuando__foot-grid { grid-template-columns: 1fr; gap: 20px; }
  .diane-home .s-como__top { grid-template-columns: 1fr; gap: 32px; }
  .diane-home .s-como__img { justify-self: start; max-width: 320px; }
  .diane-home .s-sobre__grid { grid-template-columns: 1fr; gap: 40px; }
  .diane-home .s-sobre__portrait { position: static; max-width: 340px; }
  .diane-home .s-sobre__facts { grid-template-columns: 1fr; }
  .diane-home .s-contact__grid { grid-template-columns: 1fr; gap: 48px; }
  .diane-home .s-contact__card { padding: 32px; }
}
@media (max-width: 640px) {
  .diane-home { --gutter: 22px; --section-y: 72px; font-size: 16px; }
  .diane-home section { scroll-margin-top: 124px; }
  .diane-home .eyebrow { font-size: 10.5px; letter-spacing: .18em; }
  .diane-home .measure-s, .diane-home .measure-m { max-width: 100%; }
  .diane-home .hero-full { min-height: 78vh; }
  .diane-home .hero-full__content { padding-top: 120px; padding-bottom: 40px; }
  .diane-home .hero-full__lede { font-size: 16.5px; }
  .diane-home .hero-full__actions { gap: 16px; }
  .diane-home .hero-full__actions .btn { width: 100%; justify-content: center; padding: 18px 20px; }
  .diane-home .hero-full__quiet-link { display: none; }
  .diane-home .hero-full__caption { font-size: 11px; }
  .diane-home .s-enfoque__title, .diane-home .s-cuando__title, .diane-home .s-como__title { font-size: 32px; }
  .diane-home .s-enfoque__title { margin-bottom: 28px; }
  .diane-home .s-enfoque__body { gap: 18px; }
  .diane-home .s-enfoque__body p, .diane-home .s-cuando__lede, .diane-home .s-como__body p, .diane-home .s-como__list-intro, .diane-home .s-como__closing { font-size: 17px; }
  .diane-home .s-cuando__header { margin-bottom: 40px; }
  .diane-home .s-cuando__title { margin: 14px 0 22px; }
  .diane-home .s-cuando__item { padding: 18px 0; font-size: 15px; }
  .diane-home .s-cuando__footer { margin-top: 48px; }
  .diane-home .s-cuando__foot-grid p { font-size: 16px; }
  .diane-home .s-como__title { margin-top: 14px; }
  .diane-home .s-como__img { max-width: 100%; }
  .diane-home .s-como__body { gap: 16px; margin-bottom: 32px; }
  .diane-home .s-como__list-wrap { margin-bottom: 32px; }
  .diane-home .s-como__list-intro { margin-bottom: 16px; }
  .diane-home .s-como__list li { font-size: 15.5px; }
  .diane-home .s-sobre__grid { gap: 28px; }
  .diane-home .s-sobre__portrait { max-width: 100%; }
  .diane-home .s-sobre__title { margin: 14px 0 28px; font-size: 36px; }
  .diane-home .s-sobre__body { gap: 16px; margin-bottom: 32px; }
  .diane-home .s-sobre__body p { font-size: 16.5px; }
  .diane-home .s-sobre__fact { padding: 16px 0; }
  .diane-home .s-sobre__fact dd { font-size: 16px; }
  .diane-home .s-contact { padding-bottom: 80px; }
  .diane-home .s-contact__grid { gap: 40px; }
  .diane-home .s-contact__title { margin: 14px 0 22px; font-size: 40px; }
  .diane-home .s-contact__lede { margin-bottom: 28px; font-size: 17px; }
  .diane-home .s-contact__card { padding: 24px; }
  .diane-home .s-contact__card-name { font-size: 26px; }
  .diane-home .s-contact__card-head { margin-bottom: 24px; }
  .diane-home .s-contact__row { grid-template-columns: 1fr; gap: 4px; padding: 16px 0; }
  .diane-home .s-contact__row-value { font-size: 16px; }
}/* End custom CSS */