@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #1d2d3f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

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

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #1468a0;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

:root {
  --di-ink: #11253d;
  --di-ink-soft: #516173;
  --di-navy: #0d2440;
  --di-blue: #204d74;
  --di-sky: #dce8f3;
  --di-line: rgba(17, 37, 61, 0.14);
  --di-surface: #f5f7fa;
  --di-white: #ffffff;
  --di-accent: #b79253;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: #11253d;
  font-family: "Source Sans 3", "Helvetica Neue", sans-serif;
  background: radial-gradient(circle at top left, rgba(220, 232, 243, 0.6), transparent 34%), linear-gradient(180deg, #ffffff, #f5f7fa 78%);
}

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

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

.site-main {
  overflow: clip;
}

.content-shell {
  width: min(1180px, 100% - 2rem);
  margin: 0 auto;
}

.section {
  padding: 6rem 0;
}

.section-heading {
  max-width: 46rem;
  margin-bottom: 4rem;
}
.section-heading--centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-heading--light {
  color: #ffffff;
}
.section-heading h2 {
  margin: 0.5rem 0 1rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 0.95;
  letter-spacing: -0.03em;
}
.section-heading p:last-child {
  margin-bottom: 0;
  color: #516173;
  font-size: 1.05rem;
  line-height: 1.7;
}
.section-heading--light p:last-child {
  color: rgba(255, 255, 255, 0.78);
}

.section-eyebrow {
  margin: 0;
  color: #204d74;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
.section-eyebrow--light {
  color: rgba(255, 255, 255, 0.8);
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.25rem;
  padding: 0.875rem 1.5rem;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: transform 180ms ease, background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}
.button:hover, .button:focus-visible {
  transform: translateY(-1px);
}
.button--primary {
  color: #ffffff;
  background: linear-gradient(135deg, #b79253, #cfa76a);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.button--secondary {
  color: #ffffff;
  background: #0d2440;
}
.button--ghost {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(12px);
}

.page-default {
  padding: 6rem 0;
}
.page-default__inner {
  max-width: 60rem;
}
.page-default__article {
  position: relative;
  overflow: hidden;
  padding: 4rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 36px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 249, 252, 0.9));
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.page-default__article::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 0.35rem;
  background: linear-gradient(90deg, #b79253, rgba(183, 146, 83, 0.12));
}
.page-default__header {
  margin-bottom: 4rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid rgba(17, 37, 61, 0.1);
}
.page-default__header h1 {
  max-width: 14ch;
  margin: 0;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2.5rem, 5vw, 4.25rem);
  line-height: 0.94;
  letter-spacing: -0.02em;
}
.page-default .entry-content {
  color: #516173;
  font-size: 1.05rem;
  line-height: 1.9;
}
.page-default .entry-content > *:first-child {
  margin-top: 0;
}
.page-default .entry-content > *:last-child {
  margin-bottom: 0;
}
.page-default .entry-content p,
.page-default .entry-content ul,
.page-default .entry-content ol,
.page-default .entry-content blockquote {
  margin: 0 0 1.5rem;
}
.page-default .entry-content h2,
.page-default .entry-content h3,
.page-default .entry-content h4 {
  margin: 2.5rem 0 1rem;
  color: #0d2440;
  font-family: "Cormorant Garamond", "Georgia", serif;
  line-height: 1;
}
.page-default .entry-content h2 {
  font-size: clamp(1.9rem, 3vw, 2.6rem);
}
.page-default .entry-content h3 {
  font-size: clamp(1.45rem, 2.4vw, 1.9rem);
}
.page-default .entry-content ul,
.page-default .entry-content ol {
  padding-left: 1.35rem;
}
.page-default .entry-content li + li {
  margin-top: 0.65rem;
}
.page-default .entry-content a {
  color: #0d2440;
  text-decoration-color: rgba(183, 146, 83, 0.55);
  text-underline-offset: 0.18em;
}
.page-default .entry-content strong {
  color: #0d2440;
}
.page-default .entry-content blockquote {
  padding: 1.25rem 0 1.25rem 1.5rem;
  border-left: 3px solid #b79253;
  color: #0d2440;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 1.4rem;
  line-height: 1.35;
}

@media (max-width: 767px) {
  .section {
    padding: 4rem 0;
  }
  .page-default__article {
    padding: 2.5rem;
  }
}
.site-header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 50;
  background: rgba(255, 255, 255, 0.92);
  border-bottom: 1px solid rgba(17, 37, 61, 0.08);
  box-shadow: 0 10px 28px rgba(10, 24, 42, 0.06);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.site-header__utility {
  background: rgba(13, 36, 64, 0.96);
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.85rem;
}
.site-header__utility-inner {
  display: flex;
  gap: 1.25rem;
  align-items: center;
  justify-content: flex-end;
  min-height: 2.4rem;
}
.site-header__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  min-height: 5.5rem;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  background: transparent;
}
.site-header__brand-link {
  display: inline-flex;
  align-items: center;
  gap: 0.9rem;
}
.site-header__brand-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.site-header__brand-logo-image {
  display: block;
  width: auto;
  max-width: 4rem;
  max-height: 4rem;
}
.site-header__brand-mark {
  display: inline-grid;
  flex: 0 0 auto;
  place-items: center;
  width: 2.9rem;
  height: 2.9rem;
  border-radius: 50%;
  color: #ffffff;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 1.15rem;
  background: linear-gradient(135deg, #0d2440, #204d74);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.site-header__brand-text {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.site-header__nav {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.site-header__menu {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header__menu li {
  list-style: none;
}
.site-header__menu a {
  color: #11253d;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.site-header__toggle {
  display: none;
  padding: 0;
  border: 0;
  background: transparent;
}
.site-header__toggle span:not(.screen-reader-text) {
  display: block;
  width: 1.5rem;
  height: 2px;
  margin: 0.24rem 0;
  background: #11253d;
}

@media (max-width: 991px) {
  .site-header__main {
    position: relative;
  }
  .site-header__toggle {
    display: inline-block;
  }
  .site-header__nav {
    position: absolute;
    top: calc(100% + 0.75rem);
    right: 1rem;
    left: 1rem;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 1.25rem;
    border: 1px solid rgba(17, 37, 61, 0.14);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 24px 60px rgba(8, 23, 43, 0.22);
  }
  .site-header__nav.is-open {
    display: flex;
  }
  .site-header__menu {
    flex-direction: column;
    align-items: flex-start;
  }
  .site-header__cta {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .site-header__utility-inner {
    justify-content: space-between;
    gap: 0.75rem;
    overflow: auto;
  }
  .site-header__brand-text {
    font-size: 0.85rem;
    letter-spacing: 0.08em;
  }
}
.site-footer {
  padding: 4rem 0 2.5rem;
  color: rgba(255, 255, 255, 0.82);
  background: linear-gradient(180deg, #10263f, #0a182a);
}
.site-footer__inner {
  display: grid;
  grid-template-columns: 1.2fr 0.9fr 0.9fr;
  gap: 2.5rem;
  padding-bottom: 2.5rem;
}
.site-footer__eyebrow {
  margin: 0 0 0.6rem;
  color: rgba(255, 255, 255, 0.64);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}
.site-footer__copy {
  max-width: 26rem;
  margin: 0;
  line-height: 1.7;
}
.site-footer__contact-block, .site-footer__menu-block {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.site-footer__menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer__menu li {
  list-style: none;
  margin-bottom: 0.65rem;
}
.site-footer__subfooter {
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.9rem;
}

@media (max-width: 991px) {
  .site-footer__inner {
    grid-template-columns: 1fr;
  }
}
.home-page .home-hero {
  color: #ffffff;
  background-color: #0d2440;
  background-position: center;
  background-size: cover;
}
.home-page .home-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
  gap: 2.5rem;
  align-items: end;
  min-height: calc(100vh - 7.9rem);
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.home-page .home-hero h1 {
  max-width: 14ch;
  margin: 0.8rem 0 1.25rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(3rem, 9vw, 6.2rem);
  line-height: 0.92;
  letter-spacing: -0.04em;
}
.home-page .home-hero__body {
  max-width: 38rem;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.1rem;
  line-height: 1.8;
}
.home-page .home-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: 2.5rem;
}
.home-page .home-hero__panel {
  align-self: center;
  padding: 2.5rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 36px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 60px rgba(8, 23, 43, 0.22);
  backdrop-filter: blur(14px);
}
.home-page .home-hero__panel-title {
  margin: 0 0 1rem;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.home-page .home-hero__panel-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-page .home-hero__panel-list li {
  position: relative;
  padding-left: 1.25rem;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.7;
}
.home-page .home-hero__panel-list li + li {
  margin-top: 0.75rem;
}
.home-page .home-hero__panel-list li::before {
  content: "";
  position: absolute;
  top: 0.72rem;
  left: 0;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 50%;
  background: #b79253;
}
.home-page .service-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.5rem;
}
.home-page .service-card {
  height: 100%;
  padding: 2.5rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.home-page .service-card h3 {
  margin: 0 0 0.75rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 1.8rem;
  line-height: 1;
}
.home-page .service-card p {
  margin: 0;
  color: #516173;
  line-height: 1.7;
}
.home-page .story-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 4rem;
  align-items: center;
}
.home-page .story-layout__media img {
  width: 100%;
  height: 34rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 36px;
  box-shadow: 0 24px 60px rgba(8, 23, 43, 0.22);
}
.home-page .story-layout__content p {
  color: #516173;
  line-height: 1.8;
}
.home-page .story-layout__content h2 {
  margin: 0.5rem 0 1rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 0.96;
}
.home-page .story-layout__stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
  margin: 2.5rem 0;
}
.home-page .story-stat {
  padding: 1.5rem;
  border-left: 3px solid #b79253;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.home-page .story-stat strong {
  display: block;
  margin-bottom: 0.35rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 2rem;
  line-height: 1;
}
.home-page .story-stat span {
  color: #516173;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.home-page .section--process {
  background: linear-gradient(180deg, rgba(220, 232, 243, 0.38), rgba(255, 255, 255, 0));
}
.home-page .section--assignment {
  background: linear-gradient(180deg, rgba(13, 36, 64, 0.04), rgba(255, 255, 255, 0));
}
.home-page .assignment-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 4rem;
  align-items: start;
}
.home-page .assignment-layout__copy h2 {
  margin: 0.5rem 0 1rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 0.96;
}
.home-page .assignment-layout__copy p {
  color: #516173;
  line-height: 1.8;
}
.home-page .assignment-layout__form-wrap {
  padding: 2.5rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 36px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.home-page .assignment-layout__form-wrap h3 {
  margin: 0.5rem 0 0.75rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 2rem;
  line-height: 1;
}
.home-page .assignment-layout__form-wrap p {
  margin-bottom: 2.5rem;
  color: #516173;
  line-height: 1.75;
}
.home-page .process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}
.home-page .process-card {
  padding: 2.5rem;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.home-page .process-card__label {
  display: inline-block;
  margin-bottom: 1rem;
  color: #b79253;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0.22em;
}
.home-page .process-card h3 {
  margin: 0 0 0.75rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 2rem;
  line-height: 1;
}
.home-page .process-card p {
  margin: 0;
  color: #516173;
  line-height: 1.75;
}
.home-page .section--testimonials {
  color: #ffffff;
  background-position: center;
  background-size: cover;
}
.home-page .testimonial-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}
.home-page .testimonial-card {
  padding: 2.5rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
}
.home-page .testimonial-card blockquote {
  margin: 0 0 1.25rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 2rem;
  line-height: 1.12;
}
.home-page .testimonial-card__name {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.home-page .testimonial-card__role {
  margin: 0.35rem 0 0;
  color: rgba(255, 255, 255, 0.72);
}
.home-page .cta-band {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
  padding: 4rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 36px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(220, 232, 243, 0.7));
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.home-page .cta-band__copy {
  max-width: 40rem;
}
.home-page .cta-band__copy h2 {
  margin: 0.5rem 0 0.75rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: 0.97;
}
.home-page .cta-band__copy p:last-child {
  margin: 0;
  color: #516173;
  line-height: 1.75;
}

.contact-page {
  padding: 6rem 0;
}
.contact-page__hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(18rem, 0.7fr);
  gap: 2.5rem;
  align-items: start;
}
.contact-page__copy, .contact-page__details {
  padding: 4rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 36px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}
.contact-page__copy h1 {
  margin: 0.5rem 0 1rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 0.97;
}
.contact-page__copy .contact-page__intro {
  margin: 0 0 1rem;
  color: #516173;
  font-size: 1.05rem;
  line-height: 1.75;
}
.contact-page__copy .entry-content {
  color: #516173;
  line-height: 1.8;
}
.contact-page__details {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.contact-page__details h2 {
  margin: 0 0 0.25rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 2rem;
  line-height: 1;
}
.contact-page__form-section {
  padding: 4rem 0 6rem;
}
.contact-page__form-inner {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: 4rem;
  align-items: start;
}
.contact-page__form-copy h2 {
  margin: 0.5rem 0 1rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 0.97;
}
.contact-page__form-copy p {
  color: #516173;
  line-height: 1.8;
}
.contact-page__form-wrap {
  padding: 2.5rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 36px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(10, 24, 42, 0.08);
}

.form-notice {
  margin-top: 1.5rem;
  padding: 0.9rem 1rem;
  border-radius: 12px;
  font-weight: 600;
}
.form-notice--success {
  color: #1e5934;
  background: rgba(131, 199, 145, 0.18);
}
.form-notice--error {
  color: #7b2131;
  background: rgba(214, 120, 142, 0.18);
}

.form-card__honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.form-card__section + .form-card__section {
  margin-top: 2.5rem;
}
.form-card__section h3 {
  margin: 0 0 1rem;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 1.7rem;
  line-height: 1;
}
.form-card__actions {
  margin-top: 2.5rem;
}

.form-grid {
  display: grid;
  gap: 1.5rem;
}
.form-grid--two-column {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.field em {
  color: #b79253;
  font-style: normal;
}
.field span,
.field legend {
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.field legend {
  margin-bottom: 0.75rem;
}
.field input:not([type=radio]):not([type=checkbox]),
.field select,
.field textarea {
  width: 100%;
  padding: 0.95rem 1rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 12px;
  background: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.field textarea {
  min-height: 10rem;
  resize: vertical;
}
.field__choices {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.field__choice {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  min-height: 3.4rem;
  padding: 0.75rem 1rem;
  border: 1px solid rgba(17, 37, 61, 0.14);
  border-radius: 12px;
  background: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.field__choice input {
  width: auto;
  margin: 0;
}
.field__choice span {
  letter-spacing: 0.08em;
}
.field--full {
  grid-column: 1/-1;
}

@media (max-width: 991px) {
  .home-page .home-hero__inner {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .home-page .service-grid,
  .home-page .process-grid,
  .home-page .testimonial-grid,
  .home-page .story-layout,
  .home-page .assignment-layout,
  .home-page .contact-page__hero-inner {
    grid-template-columns: 1fr;
  }
  .home-page .cta-band {
    flex-direction: column;
    align-items: flex-start;
  }
  .contact-page__hero-inner {
    grid-template-columns: 1fr;
  }
  .contact-page__form-inner {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .home-page .service-grid,
  .home-page .process-grid,
  .home-page .testimonial-grid,
  .home-page .story-layout__stats,
  .home-page .form-grid--two-column {
    grid-template-columns: 1fr;
  }
  .home-page .home-hero h1 {
    max-width: none;
  }
  .contact-page {
    padding: 4rem 0;
  }
  .contact-page__copy, .contact-page__details {
    padding: 2.5rem;
  }
}
/*# sourceMappingURL=style.css.map */
