/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Barlow", system-ui, -apple-system, "Segoe UI", sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-white: #ffffff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.5rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3.5rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --leading-snug: 1.375;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #00333F;
    --color-primary-500: #00333F;
    --color-primary-900: #001c22;
    --color-secondary: #A16500;
    --color-secondary-100: #F5F0E6;
    --color-secondary-200: #F5F0E6;
    --color-secondary-500: #A16500;
    --color-secondary-600: #A16500;
    --color-secondary-700: #A16500;
    --color-neutral: #00333F;
    --color-background: #FFFFFF;
    --color-cream: #F5F0E6;
    --font-display: "Fahkwang", Georgia, serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    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;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-auto {
    height: auto;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .flex-1 {
    flex: 1;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .list-none {
    list-style-type: none;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-secondary-100 {
    border-color: var(--color-secondary-100);
  }
  .border-secondary-200 {
    border-color: var(--color-secondary-200);
  }
  .border-white\/10 {
    border-color: color-mix(in srgb, #ffffff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-background {
    background-color: var(--color-background);
  }
  .bg-primary-900 {
    background-color: var(--color-primary-900);
  }
  .object-contain {
    object-fit: contain;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .font-display {
    font-family: var(--font-display);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-neutral {
    color: var(--color-neutral);
  }
  .text-primary-500 {
    color: var(--color-primary-500);
  }
  .text-secondary-500 {
    color: var(--color-secondary-500);
  }
  .text-secondary-600 {
    color: var(--color-secondary-600);
  }
  .text-secondary-700 {
    color: var(--color-secondary-700);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/50 {
    color: color-mix(in srgb, #ffffff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .text-white\/65 {
    color: color-mix(in srgb, #ffffff 65%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 65%, transparent);
    }
  }
  .text-white\/70 {
    color: color-mix(in srgb, #ffffff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .text-white\/85 {
    color: color-mix(in srgb, #ffffff 85%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 85%, transparent);
    }
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .hover\:text-primary-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary-500);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:h-28 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 28);
    }
  }
  .md\:grid-cols-\[1\.2fr_1\.25fr_\.9fr\] {
    @media (width >= 48rem) {
      grid-template-columns: 1.2fr 1.25fr .9fr;
    }
  }
  .md\:justify-end {
    @media (width >= 48rem) {
      justify-content: flex-end;
    }
  }
  .md\:gap-8 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:self-center {
    @media (width >= 48rem) {
      align-self: center;
    }
  }
  .md\:justify-self-end {
    @media (width >= 48rem) {
      justify-self: flex-end;
    }
  }
  .md\:py-7 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 7);
    }
  }
  .md\:text-right {
    @media (width >= 48rem) {
      text-align: right;
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
}
@layer base {
  body {
    background: var(--color-background);
    color: var(--color-neutral);
  }
  p, li, span {
    color: inherit;
  }
  h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-display);
    letter-spacing: -0.02em;
    color: inherit;
  }
  a {
    transition: color .2s ease, background-color .2s ease, border-color .2s ease;
  }
}
@layer components {
  .ngt-eyebrow {
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--color-secondary);
  }
  .ngt-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .9rem 1.35rem;
    background: var(--color-secondary);
    color: white;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid var(--color-secondary);
  }
  .ngt-button:hover {
    background: #805000;
    border-color: #805000;
  }
  .ngt-button-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .9rem 1.35rem;
    color: var(--color-primary);
    font-weight: 700;
    text-decoration: none;
    border: 1px solid var(--color-primary);
  }
  .ngt-button-outline:hover {
    background: var(--color-primary);
    color: white;
  }
  .ngt-card {
    background: white;
    border: 1px solid #eadfd7;
    box-shadow: 0 16px 45px rgba(0,51,63,.07);
  }
  .ngt-gold-rule {
    width: 72px;
    height: 3px;
    background: var(--color-secondary);
  }
  .ngt-menu a {
    color: var(--color-primary);
    font-weight: 600;
    text-decoration: none;
  }
  .ngt-menu a:hover {
    color: var(--color-secondary);
  }
  .ngt-footer-menu a {
    color: rgba(255,255,255,.78);
    text-decoration: none;
  }
  .ngt-footer-menu a:hover {
    color: white;
  }
  .ngt-site-header-row {
    width: min(1280px, calc(100% - 3rem));
    margin-inline: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
  }
  .ngt-site-logo {
    display: block;
    width: auto;
    height: 3.5rem;
    max-width: min(360px, 42vw);
    object-fit: contain;
  }
  .ngt-site-footer-grid {
    width: min(1280px, calc(100% - 3rem));
    margin-inline: auto;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
    display: grid;
    grid-template-columns: 1.2fr 1.25fr .9fr;
    gap: 2rem;
    align-items: center;
  }
  @media (max-width: 767px) {
    .ngt-site-footer-grid {
      grid-template-columns: 1fr;
    }
    .ngt-site-logo {
      height: 3rem;
      max-width: 70vw;
    }
  }
  .ngt-home-hero {
    position: relative;
    overflow: hidden;
    height: clamp(640px, 46vw, 720px);
    min-height: 640px;
    background: var(--color-primary);
  }
  .ngt-home-hero-media {
    position: absolute;
    inset: 0;
    margin: 0;
    z-index: 1;
    height: 100%;
  }
  .ngt-home-hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 68% center;
    display: block;
  }
  .ngt-home-hero-media::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0,51,63,.08), rgba(0,0,0,0) 24%);
  }
  .ngt-home-hero-art {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: none;
  }
  .ngt-home-hero-copy-wrap {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 4rem 1.5rem 4rem max(3rem, calc((100vw - 1280px)/2 + 1.5rem));
    background: transparent;
  }
  .ngt-home-hero-copy {
    position: relative;
    z-index: 11;
    max-width: 590px;
    color: #ffffff !important;
  }
  .ngt-home-hero-copy * {
    color: inherit;
  }
  .ngt-home-hero-copy h1 {
    font-size: clamp(2.6rem, 4.2vw, 4.6rem);
    line-height: 1.03;
    font-weight: 500;
    color: #ffffff !important;
  }
  .ngt-home-hero-credit {
    position: absolute;
    right: .75rem;
    bottom: .5rem;
    z-index: 6;
    font-size: .68rem;
    color: rgba(255,255,255,.78);
    background: rgba(0,28,34,.58);
    padding: .2rem .4rem;
  }
  .ngt-hero-features {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    margin-top: 1.75rem;
    max-width: 560px;
    border-top: 1px solid rgba(247,228,213,.22);
    padding-top: 1rem;
  }
  .ngt-hero-feature {
    padding: 0 .9rem;
    text-align: center;
    color: rgba(255,255,255,.88);
    font-size: .9rem;
  }
  .ngt-hero-feature:first-child {
    padding-left: 0;
  }
  .ngt-hero-feature + .ngt-hero-feature {
    border-left: 1px solid rgba(161,101,0,.78);
  }
  .ngt-service-card {
    background: var(--color-cream);
    border: 0;
    box-shadow: 0 10px 24px rgba(0,51,63,.14);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }
  .ngt-service-card img {
    width: 100%;
    height: 175px;
    object-fit: cover;
    display: block;
  }
  .ngt-service-card-body {
    padding: 1.3rem 1.35rem 1.3rem;
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .ngt-service-card h3 {
    font-family: var(--font-display);
    font-size: clamp(1.75rem, 1.8vw, 2.15rem);
    line-height: 1.05;
    font-weight: 500;
    letter-spacing: -.015em;
    text-transform: none;
    color: var(--color-primary);
  }
  .ngt-service-card p {
    margin-top: .8rem;
    color: rgba(0,51,63,.78);
    line-height: 1.55;
    font-size: 1rem;
  }
  .ngt-service-card-link {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    margin-top: auto;
    padding-top: 1.15rem;
    color: var(--color-secondary);
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid rgba(161,101,0,.38);
  }
  .ngt-service-card-link:hover {
    color: var(--color-primary);
    border-bottom-color: var(--color-primary);
  }
  .ngt-service-credit {
    font-size: .64rem;
    color: rgba(0,51,63,.42);
    margin-top: .55rem;
  }
  .ngt-why-nick-heading {
    position: relative;
    padding-left: 2rem;
  }
  .ngt-why-nick-heading::before {
    content: '';
    position: absolute;
    left: 0;
    top: .15rem;
    bottom: .15rem;
    width: 7px;
    background: linear-gradient(to bottom, rgba(161,101,0,.95) 0%, rgba(161,101,0,.95) 58%, rgba(161,101,0,.52) 100%);
    clip-path: polygon(0 0, 100% 4%, 82% 100%, 18% 96%);
  }
  .ngt-why-nick-heading::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 1.15rem;
    bottom: 1.15rem;
    width: 4px;
    background: linear-gradient(to bottom, rgba(245,240,230,.98) 0%, rgba(245,240,230,.78) 100%);
    clip-path: polygon(18% 0, 100% 6%, 74% 100%, 0 94%);
  }
  .ngt-why-nick-copy {
    max-width: 34rem;
  }
  .ngt-shell {
    width: min(1152px, calc(100% - 3rem));
    margin-inline: auto;
  }
  .ngt-home-section {
    padding: 5rem 0;
  }
  .ngt-home-section-heading {
    max-width: 860px;
    font-size: clamp(2.5rem, 4vw, 4rem);
    line-height: 1.08;
    font-weight: 500;
    color: var(--color-primary);
  }
  .ngt-home-hero-copy-wrap {
    padding-left: max(3rem, calc((100vw - 1152px)/2));
  }
  .ngt-home-hero-copy {
    max-width: 575px;
  }
  .ngt-home-hero-copy h1 {
    font-size: clamp(2.8rem, 4.4vw, 4.75rem);
  }
  .ngt-home-hero-copy .ngt-gold-rule {
    width: 100%;
    margin: 1.45rem 0;
    height: 4px;
    background: linear-gradient(to right, var(--color-secondary) 0%, var(--color-secondary) 72%, rgba(161,101,0,.72) 88%, rgba(161,101,0,0) 100%);
  }
  .ngt-home-hero-lead {
    max-width: 560px;
    font-size: 1.2rem;
    line-height: 1.65;
    color: rgba(255,255,255,.86) !important;
  }
  .ngt-home-hero-actions, .ngt-home-final-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1.65rem;
  }
  .ngt-button-secondary-light {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .9rem 1.35rem;
    border: 1px solid rgba(255,255,255,.62);
    color: #fff;
    font-weight: 700;
    text-decoration: none;
  }
  .ngt-button-secondary-light:hover {
    background: #fff;
    border-color: #fff;
    color: var(--color-primary);
  }
  .ngt-hero-features {
    border-top: 0;
    padding-top: 0;
  }
  .ngt-home-services {
    background: #fff;
  }
  .ngt-service-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 2rem;
    margin-top: 2.75rem;
  }
  .ngt-service-card {
    background: transparent;
    box-shadow: none;
    overflow: visible;
  }
  .ngt-service-card-media {
    overflow: hidden;
  }
  .ngt-service-card img {
    height: 240px;
  }
  .ngt-service-card-body {
    position: relative;
    padding: 1.65rem 0 0;
  }
  .ngt-service-card-body::before {
    display: none;
  }
  .ngt-service-card h3 {
    font-size: clamp(1.8rem, 2.2vw, 2.3rem);
  }
  .ngt-service-card p {
    max-width: 320px;
    margin-top: .75rem;
    line-height: 1.65;
  }
  .ngt-service-card-link {
    padding-top: 1rem;
    border-bottom-color: rgba(161,101,0,.45);
  }
  .ngt-home-why {
    background: #fff;
    border-top: 1px solid rgba(0,51,63,.1);
  }
  .ngt-home-why-grid {
    display: grid;
    grid-template-columns: 1.02fr .98fr;
    gap: clamp(3rem, 7vw, 6rem);
    align-items: start;
  }
  .ngt-home-why-heading {
    position: relative;
    padding-left: 2rem;
  }
  .ngt-home-why-heading::before {
    content: '';
    position: absolute;
    left: 0;
    top: .2rem;
    bottom: .2rem;
    width: 5px;
    background: var(--color-secondary);
  }
  .ngt-home-why h2, .ngt-home-process h2 {
    margin-top: .7rem;
    font-size: clamp(2.4rem, 3.8vw, 3.8rem);
    line-height: 1.08;
    font-weight: 500;
  }
  .ngt-home-why-copy {
    max-width: 560px;
  }
  .ngt-home-why-copy p {
    font-size: 1.08rem;
    line-height: 1.72;
    color: rgba(0,51,63,.78);
  }
  .ngt-home-why-copy p + p {
    margin-top: 1.15rem;
  }
  .ngt-home-why-copy .ngt-button-outline {
    margin-top: 1.5rem;
  }
  .ngt-home-process {
    background: var(--color-cream);
  }
  .ngt-home-process-grid {
    display: grid;
    grid-template-columns: .92fr 1.08fr;
    gap: clamp(3rem, 7vw, 7rem);
    align-items: center;
  }
  .ngt-home-process-copy {
    max-width: 560px;
    margin-top: 1.2rem;
    font-size: 1.08rem;
    line-height: 1.72;
    color: rgba(0,51,63,.78);
  }
  .ngt-home-process-points {
    border-top: 0;
  }
  .ngt-home-process-points div {
    padding: 1.45rem 0;
    border-bottom: 2px solid #2A7C85;
    font-family: var(--font-display);
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    line-height: 1.3;
    color: var(--color-primary);
  }
  .ngt-home-final-cta {
    padding: 5rem 0 5.5rem;
    background: var(--color-primary);
    color: #fff;
    text-align: center;
  }
  .ngt-home-final-cta-inner {
    max-width: 760px;
  }
  .ngt-home-final-cta h2 {
    margin-top: .7rem;
    font-size: clamp(2.7rem, 4.5vw, 4.5rem);
    line-height: 1.05;
    font-weight: 500;
    color: #fff;
  }
  .ngt-home-final-cta p:not(.ngt-eyebrow) {
    max-width: 620px;
    margin: 1rem auto 0;
    font-size: 1.15rem;
    line-height: 1.65;
    color: rgba(255,255,255,.8);
  }
  .ngt-home-final-actions {
    justify-content: center;
  }
  .ngt-why-page {
    background: #fff;
    color: var(--color-primary);
  }
  .ngt-why-shell {
    width: min(1152px, calc(100% - 3rem));
    margin-inline: auto;
  }
  .ngt-why-hero {
    position: relative;
    padding: 5rem 0 6rem;
    overflow: hidden;
  }
  .ngt-why-hero-grid {
    display: grid;
    grid-template-columns: 1.02fr .98fr;
    gap: clamp(3rem, 6vw, 6rem);
    align-items: center;
  }
  .ngt-why-hero-copy h1 {
    margin-top: .8rem;
    font-size: clamp(3rem, 5.2vw, 5.4rem);
    line-height: 1.01;
    font-weight: 500;
    max-width: 760px;
  }
  .ngt-why-hero-copy > p:not(.ngt-eyebrow) {
    margin-top: 1.5rem;
    max-width: 650px;
    font-size: 1.16rem;
    line-height: 1.72;
    color: rgba(0,51,63,.78);
  }
  .ngt-why-hero-copy .ngt-why-hero-close {
    font-weight: 600;
    color: var(--color-primary) !important;
  }
  .ngt-why-hero-visual {
    position: relative;
    min-height: 510px;
    isolation: isolate;
    overflow: hidden;
  }
  .ngt-why-photo, .ngt-why-photo-fallback {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    z-index: 1;
  }
  .ngt-why-photo-fallback {
    background: linear-gradient(145deg, var(--color-primary) 0 62%, #002832 62% 100%);
    display: grid;
    place-items: center;
  }
  .ngt-why-photo-fallback span {
    font-family: var(--font-display);
    font-size: 1.4rem;
    letter-spacing: .08em;
    color: rgba(245,240,230,.7);
    z-index: 2;
  }
  .ngt-why-sweep {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 220px;
    left: 0;
    bottom: 0;
    overflow: visible;
    pointer-events: none;
  }
  .ngt-why-sweep path {
    stroke: none;
  }
  .ngt-why-sweep-mask {
    fill: #fff;
  }
  .ngt-why-sweep-teal {
    fill: var(--color-primary);
  }
  .ngt-why-sweep-gold {
    fill: var(--color-secondary);
  }
  .ngt-why-promises {
    position: relative;
    background: #fff;
    padding: 5.5rem 0 6.25rem;
    overflow: hidden;
  }
  .ngt-why-promises::before {
    display: none;
  }
  .ngt-why-promises-intro {
    position: relative;
    z-index: 1;
    padding-bottom: .7rem;
    border-bottom: 4px solid #2A7C85;
  }
  .ngt-why-promise-list {
    position: relative;
    z-index: 1;
    max-width: 1060px;
    margin: .75rem auto 0;
  }
  .ngt-why-promise-list article {
    display: grid;
    grid-template-columns: 150px 1fr;
    gap: 2rem;
    align-items: start;
    width: 82%;
    padding: 2.5rem 0;
    border-bottom: 2px solid #2A7C85;
  }
  .ngt-why-promise-list article:nth-child(1) {
    margin-left: 0;
  }
  .ngt-why-promise-list article:nth-child(2) {
    margin-left: 8rem;
  }
  .ngt-why-promise-list article:nth-child(3) {
    margin-left: 16rem;
  }
  .ngt-why-promise-list span {
    font-family: var(--font-display);
    font-size: clamp(3.8rem, 6vw, 6.4rem);
    line-height: .82;
    font-weight: 500;
    color: var(--color-secondary);
  }
  .ngt-why-promise-list h3 {
    font-size: clamp(1.65rem, 2.4vw, 2.35rem);
    line-height: 1.12;
    font-weight: 500;
  }
  .ngt-why-promise-list p {
    max-width: 680px;
    margin-top: .75rem;
    line-height: 1.65;
    color: rgba(0,51,63,.76);
  }
  .ngt-why-about {
    padding: 5.5rem 0 6rem;
    background: #fff;
  }
  .ngt-why-about-heading {
    max-width: 920px;
    margin-bottom: 3.5rem;
  }
  .ngt-why-about h2 {
    margin-top: .8rem;
    font-size: clamp(2.5rem, 4vw, 4rem);
    line-height: 1.08;
    font-weight: 500;
  }
  .ngt-why-about-layout {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: clamp(3rem, 6vw, 5.5rem);
    align-items: start;
  }
  .ngt-why-body-copy p {
    font-size: 1.08rem;
    line-height: 1.72;
    color: rgba(0,51,63,.78);
  }
  .ngt-why-body-copy p + p {
    margin-top: 1.25rem;
  }
  .ngt-why-welcome-inset {
    background: var(--color-cream);
    padding: 2.25rem 2.4rem 2.5rem;
    border-left: 5px solid var(--color-secondary);
  }
  .ngt-why-welcome-inset > p:not(.ngt-eyebrow) {
    margin-top: 1.15rem;
    font-size: 1.02rem;
    line-height: 1.68;
    color: rgba(0,51,63,.8);
  }
  .ngt-why-welcome-inset strong {
    color: var(--color-primary);
  }
  .ngt-why-network {
    margin-top: 3rem !important;
    padding-top: 1.5rem;
    border-top: 2px solid rgba(161,101,0,.45);
    font-size: .98rem !important;
    color: rgba(0,51,63,.7);
  }
  .ngt-why-cta {
    background: var(--color-primary);
    color: #fff;
    padding: 5rem 0 5.5rem;
  }
  .ngt-why-cta h2 {
    margin-top: .7rem;
    font-size: clamp(2.7rem, 4.5vw, 4.5rem);
    font-weight: 500;
    color: #fff;
  }
  .ngt-why-cta > div > p:not(.ngt-eyebrow) {
    max-width: 620px;
    margin: 1rem auto 1.8rem;
    font-size: 1.15rem;
    line-height: 1.65;
    color: rgba(255,255,255,.8);
  }
  .ngt-how-page {
    background: #fff;
    color: var(--color-primary);
  }
  .ngt-how-hero {
    padding: 5.5rem 0 5rem;
    background: #fff;
    border-bottom: 1px solid rgba(0,51,63,.12);
  }
  .ngt-how-hero-grid {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: clamp(3rem, 6vw, 6rem);
    align-items: center;
  }
  .ngt-how-hero-inner {
    max-width: 680px;
  }
  .ngt-how-hero-photo-wrap {
    position: relative;
    min-height: 430px;
    overflow: visible;
  }
  .ngt-how-hero-photo {
    width: 100%;
    height: 430px;
    object-fit: cover;
    display: block;
  }
  .ngt-how-hero-ribbons {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
    aspect-ratio: 220 / 540;
    overflow: visible;
    pointer-events: none;
  }
  .ngt-how-ribbon-teal {
    fill: var(--color-primary);
  }
  .ngt-how-ribbon-gold {
    fill: var(--color-secondary);
  }
  .ngt-how-hero-credit {
    position: absolute;
    right: .5rem;
    bottom: .4rem;
    padding: .18rem .35rem;
    background: rgba(0,28,34,.58);
    color: rgba(255,255,255,.82);
    font-size: .62rem;
  }
  .ngt-how-hero h1 {
    max-width: 900px;
    margin-top: .8rem;
    font-size: clamp(3rem, 5vw, 5.25rem);
    line-height: 1.02;
    font-weight: 500;
  }
  .ngt-how-hero p:not(.ngt-eyebrow) {
    max-width: 760px;
    margin-top: 1.25rem;
    font-size: 1.16rem;
    line-height: 1.7;
    color: rgba(0,51,63,.76);
  }
  .ngt-how-flow {
    position: relative;
    padding: 6rem 0 6.5rem;
    overflow: hidden;
  }
  .ngt-how-flow-inner {
    position: relative;
  }
  .ngt-how-thread {
    position: absolute;
    top: 1rem;
    bottom: 29rem;
    left: 50%;
    width: 2px;
    background: linear-gradient(to bottom, transparent 0%, rgba(161,101,0,.7) 10%, rgba(161,101,0,.7) 72%, rgba(161,101,0,.35) 86%, transparent 100%);
    transform: translateX(-50%);
  }
  .ngt-how-stage {
    position: relative;
    display: flex;
    min-height: 390px;
    align-items: center;
  }
  .ngt-how-stage::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    background: var(--color-secondary);
    border: 5px solid #fff;
    box-sizing: content-box;
    border-radius: 50%;
    transform: translate(-50%,-50%);
  }
  .ngt-how-stage-copy {
    width: 43%;
  }
  .ngt-how-stage-right {
    justify-content: flex-end;
  }
  .ngt-how-stage h2 {
    margin-top: .65rem;
    font-size: clamp(2.2rem, 3.4vw, 3.6rem);
    line-height: 1.08;
    font-weight: 500;
  }
  .ngt-how-stage p:not(.ngt-eyebrow) {
    margin-top: 1.1rem;
    font-size: 1.06rem;
    line-height: 1.7;
    color: rgba(0,51,63,.76);
  }
  .ngt-how-stage-left::before, .ngt-how-stage-right::before {
    content: '';
    position: absolute;
    width: 30vw;
    height: 72%;
    background: var(--color-cream);
    opacity: .58;
    z-index: -1;
  }
  .ngt-how-stage-left::before {
    left: -24vw;
  }
  .ngt-how-stage-right::before {
    right: -24vw;
  }
  .ngt-how-pullquote {
    font-family: var(--font-display);
    font-size: clamp(1.45rem, 2vw, 2rem) !important;
    line-height: 1.35 !important;
    color: var(--color-primary) !important;
    border-left: 4px solid var(--color-secondary);
    padding-left: 1.25rem;
  }
  .ngt-how-stage blockquote {
    margin-top: 1.5rem;
    padding: 1.35rem 0 1.35rem 1.5rem;
    border-left: 4px solid var(--color-secondary);
    font-family: var(--font-display);
    font-size: clamp(1.45rem, 2vw, 2rem);
    line-height: 1.35;
    color: var(--color-primary);
  }
  .ngt-how-stage-wide {
    min-height: 340px;
    padding-top: 6rem;
  }
  .ngt-how-stage-wide .ngt-how-stage-copy {
    position: relative;
    width: 100%;
    background: var(--color-primary);
    color: #fff;
    padding: clamp(2.5rem, 5vw, 4.5rem) clamp(2.5rem, 5vw, 4.5rem) clamp(2.5rem, 5vw, 4.5rem) clamp(5.5rem, 8vw, 7rem);
  }
  .ngt-how-stage-wide .ngt-how-stage-copy::before {
    content: '';
    position: absolute;
    left: 2.25rem;
    top: clamp(2.5rem, 5vw, 4.5rem);
    bottom: clamp(2.5rem, 5vw, 4.5rem);
    width: 5px;
    background: var(--color-secondary);
  }
  .ngt-how-stage-wide::after {
    display: none;
  }
  .ngt-how-stage-wide h2 {
    color: #fff;
  }
  .ngt-how-stage-wide p:not(.ngt-eyebrow) {
    color: rgba(255,255,255,.8);
  }
  .ngt-how-after-grid {
    display: block;
    max-width: 760px;
  }
  .ngt-how-after-grid p + p {
    margin-top: 1.25rem !important;
  }
  .ngt-how-partnership {
    background: var(--color-cream);
    padding: 5.5rem 0 6rem;
  }
  .ngt-how-partnership-grid {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: clamp(3rem, 7vw, 7rem);
    align-items: start;
  }
  .ngt-how-partnership h2 {
    margin-top: .7rem;
    font-size: clamp(2.5rem, 4vw, 4rem);
    line-height: 1.08;
    font-weight: 500;
  }
  .ngt-how-partnership-grid > div:last-child > p {
    font-size: 1.08rem;
    line-height: 1.72;
    color: rgba(0,51,63,.78);
  }
  .ngt-how-partnership-grid > div:last-child > p + p {
    margin-top: 1.25rem;
  }
  .ngt-how-partnership-close {
    margin-top: 2rem !important;
    padding-top: 1.5rem;
    border-top: 2px solid var(--color-secondary);
    font-family: var(--font-display);
    font-size: 1.45rem !important;
    color: var(--color-primary) !important;
  }
  .ngt-faq-page {
    background: #fff;
    color: var(--color-primary);
  }
  .ngt-faq-hero {
    padding: 5.5rem 0 5.75rem;
    background: #fff;
    border-bottom: 1px solid rgba(0,51,63,.12);
  }
  .ngt-faq-hero-grid {
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: clamp(3rem, 7vw, 7rem);
    align-items: center;
  }
  .ngt-faq-hero-heading {
    position: relative;
    padding-bottom: 1.25rem;
  }
  .ngt-faq-hero-heading::after {
    content: '';
    display: block;
    width: min(82%, 520px);
    height: 3px;
    margin-top: 1.6rem;
    background: linear-gradient(90deg, var(--color-secondary) 0%, var(--color-secondary) 62%, rgba(161,101,0,0) 100%);
  }
  .ngt-faq-hero h1 {
    max-width: 700px;
    margin-top: .8rem;
    font-size: clamp(2.8rem, 4.5vw, 4.7rem);
    line-height: 1.03;
    font-weight: 500;
  }
  .ngt-faq-hero-rule {
    display: none;
  }
  .ngt-faq-hero-copy {
    max-width: 520px;
    padding-left: clamp(1.75rem, 3vw, 2.75rem);
    border-left: 4px solid var(--color-primary);
  }
  .ngt-faq-hero-copy p {
    font-size: 1.1rem;
    line-height: 1.7;
    color: rgba(0,51,63,.78);
  }
  .ngt-faq-hero-copy p + p {
    margin-top: 1.15rem;
    font-weight: 600;
    color: var(--color-primary);
  }
  .ngt-faq-list {
    padding: 5.5rem 0 6rem;
  }
  .ngt-faq-list > div {
    max-width: 980px;
  }
  .ngt-faq-group + .ngt-faq-group {
    margin-top: 4.5rem;
  }
  .ngt-faq-group-heading {
    margin-bottom: 1.35rem;
    padding-bottom: 1.25rem;
    border-bottom: 4px solid var(--color-secondary);
  }
  .ngt-faq-group-heading h2 {
    margin-top: .45rem;
    font-size: clamp(1.8rem, 2.6vw, 2.65rem);
    line-height: 1.12;
    font-weight: 500;
    color: var(--color-primary);
  }
  .ngt-faq-list details {
    border-bottom: 2px solid #2A7C85;
  }
  .ngt-faq-list details:first-child {
    border-top: 2px solid #2A7C85;
  }
  .ngt-faq-list summary {
    position: relative;
    list-style: none;
    cursor: pointer;
    padding: 1.25rem 4rem 1.25rem 0;
    font-family: var(--font-display);
    font-size: clamp(1.2rem, 1.6vw, 1.55rem);
    line-height: 1.25;
    font-weight: 500;
    color: var(--color-primary);
  }
  .ngt-faq-list summary::-webkit-details-marker {
    display: none;
  }
  .ngt-faq-list summary::after {
    content: '+';
    position: absolute;
    right: .35rem;
    top: 50%;
    transform: translateY(-50%);
    font-family: var(--font-sans);
    font-size: 2rem;
    font-weight: 300;
    color: var(--color-secondary);
  }
  .ngt-faq-list details[open] summary::after {
    content: '−';
  }
  .ngt-faq-list details > div {
    max-width: 800px;
    padding: 0 4rem 1.35rem 0;
  }
  .ngt-faq-list details > div p {
    font-size: 1.06rem;
    line-height: 1.72;
    color: rgba(0,51,63,.78);
  }
  .ngt-faq-list details[open] summary {
    color: var(--color-secondary);
  }
  .ngt-faq-close {
    padding: 4.5rem 0;
    background: var(--color-cream);
    color: var(--color-primary);
  }
  .ngt-faq-close-inner {
    position: relative;
    max-width: 980px;
    display: grid;
    grid-template-columns: minmax(0, 1.65fr) minmax(220px, .65fr);
    column-gap: clamp(3rem, 7vw, 6rem);
    align-items: center;
    padding-top: 0;
  }
  .ngt-faq-close h2::after {
    content: '';
    display: block;
    width: min(58%, 300px);
    height: 4px;
    margin-top: 1rem;
    background: linear-gradient(90deg, var(--color-secondary) 0%, var(--color-secondary) 65%, rgba(161,101,0,0) 100%);
  }
  .ngt-faq-close h2 {
    margin-top: .65rem;
    font-size: clamp(2.8rem, 4vw, 4.2rem);
    line-height: 1.05;
    font-weight: 500;
  }
  .ngt-faq-close p:not(.ngt-eyebrow) {
    max-width: 680px;
    margin-top: .85rem;
    font-size: 1.12rem;
    line-height: 1.7;
    color: rgba(0,51,63,.78);
  }
  .ngt-faq-close .ngt-eyebrow {
    color: var(--color-secondary);
  }
  .ngt-faq-question-button {
    grid-column: 2;
    grid-row: 1 / span 4;
    justify-self: end;
    margin-top: 0;
    background: var(--color-secondary);
    color: #fff;
    white-space: nowrap;
  }
  .ngt-process-grid {
    counter-reset: ngt-step;
  }
  .ngt-process-grid > div {
    counter-increment: ngt-step;
    border-top: 0 !important;
    padding-top: 0 !important;
  }
  .ngt-process-grid > div::before {
    content: "0" counter(ngt-step);
    display: block;
    font-family: var(--font-display);
    font-size: clamp(3.4rem, 5vw, 5.25rem);
    line-height: .9;
    font-weight: 500;
    color: var(--color-secondary);
    margin-bottom: 1rem;
  }
  .ngt-process-grid > div::after {
    content: '';
    display: block;
    width: 3.25rem;
    height: 2px;
    background: var(--color-primary);
    margin: 0 0 1.2rem;
  }
  .ngt-process-grid h3 {
    font-family: var(--font-display);
    font-size: clamp(1.55rem, 1.8vw, 2rem);
    line-height: 1.15;
    font-weight: 500;
    color: var(--color-primary);
  }
  .ngt-process-grid p {
    margin-top: .8rem;
    color: rgba(0,51,63,.74);
    line-height: 1.6;
  }
  #contact {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
  #contact > div::before {
    content: 'Ready when you are';
    display: block;
    margin-bottom: 1rem;
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--color-secondary);
  }
  #contact h2 {
    font-family: var(--font-display);
    font-size: clamp(2.5rem, 4vw, 4rem);
    line-height: 1.08;
    font-weight: 500;
    color: #fff;
  }
  #contact p {
    color: rgba(255,255,255,.78);
    font-size: 0;
  }
  #contact p::after {
    content: "You don't need to have everything figured out. Tell me what you're thinking, and we'll take it from there.";
    display: block;
    font-size: 1.25rem;
    line-height: 1.6;
  }
  #contact .mt-8::after {
    content: "No pressure. No obligation. Just a conversation about where you'd like to go.";
    display: block;
    flex-basis: 100%;
    margin-top: 1.15rem;
    font-size: .9rem;
    font-style: italic;
    color: rgba(255,255,255,.62);
  }
  #contact .ngt-button {
    padding: 1rem 1.55rem;
  }
  #contact .mt-8 a:nth-child(2) {
    display: none;
  }
  #contact.ngt-home-final-cta {
    padding: 5rem 0 5.5rem;
  }
  #contact.ngt-home-final-cta > div::before {
    content: none;
    display: none;
  }
  #contact.ngt-home-final-cta p {
    font-size: 1.15rem;
  }
  #contact.ngt-home-final-cta p.ngt-eyebrow {
    font-size: .9rem;
  }
  #contact.ngt-home-final-cta p::after {
    content: none;
    display: none;
  }
  .ngt-site-header {
    background: #F5F0E6;
    border: 0 !important;
    box-shadow: none !important;
  }
  .ngt-site-header + main, .ngt-site-header + .site-main {
    margin-top: 0 !important;
    border-top: 0 !important;
  }
  .ngt-site-logo {
    display: block;
    width: 240px;
    max-width: 240px;
    height: auto;
    object-fit: contain;
  }
  .elementor-element-v2hero01 {
    margin-top: -1px !important;
    border-top: 0 !important;
  }
  .elementor-element-v2hero01::before, .elementor-element-v2hero01::after {
    display: none !important;
  }
  .elementor-element-v2hero01 .ngt-v3-home-hero {
    margin-top: 0 !important;
    border-top: 0 !important;
  }
  .elementor-element-v2hero01 .ngt-v3-home-hero__copy-wrap {
    padding-bottom: 4.5rem !important;
  }
  .ngt-v3-process-item {
    border-bottom: 2px solid #2A7C85 !important;
  }
  .elementor-element-v2faq {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    background: #fff !important;
  }
  .elementor-element-v2faq > .elementor-container {
    width: min(1152px, calc(100% - 3rem)) !important;
    max-width: 1152px !important;
    margin-inline: auto !important;
  }
  .ngt-v3-faq-category {
    margin-bottom: 1.35rem;
    padding: 0 0 1.25rem;
    border-bottom: 4px solid var(--color-secondary);
  }
  .ngt-v3-faq-category h2 {
    margin-top: .45rem;
    font-size: clamp(1.8rem, 2.6vw, 2.65rem);
    line-height: 1.12;
  }
  .ngt-v3-faq-question {
    border-top: 0 !important;
    border-bottom: 2px solid #2A7C85 !important;
  }
  .ngt-v3-faq-category + .elementor-widget-ngt-faq-question .ngt-v3-faq-question {
    border-top: 2px solid #2A7C85 !important;
  }
  .ngt-v3-faq-question summary {
    padding: 1.25rem 4rem 1.25rem 0;
    font-family: var(--font-display);
    font-size: clamp(1.2rem, 1.6vw, 1.55rem);
    line-height: 1.25;
    font-weight: 500;
  }
  .ngt-v3-faq-question[open] summary {
    color: var(--color-secondary);
  }
  .ngt-v3-faq-question > div {
    max-width: 800px;
    padding: 0 4rem 1.35rem 0;
  }
  .elementor-element-v2ask {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    background: #F5F0E6 !important;
  }
  .elementor-element-v2ask > .elementor-container {
    width: 100% !important;
    max-width: none !important;
  }
  .elementor-element-v2ask .ngt-v3-cta {
    background: #F5F0E6;
  }
  .elementor-element-v2ask .ngt-v3-cta__inner {
    width: min(1152px, calc(100% - 3rem));
    max-width: 1152px;
    margin-inline: auto;
    grid-template-columns: minmax(0,1.65fr) minmax(220px,.65fr);
    column-gap: clamp(3rem,7vw,6rem);
  }
  .elementor-element-v2ask .ngt-v3-cta h2::after {
    content: '';
    display: block;
    width: min(58%,300px);
    height: 4px;
    margin-top: 1rem;
    background: linear-gradient(90deg,var(--color-secondary) 0%,var(--color-secondary) 65%,rgba(161,101,0,0) 100%);
  }
  .elementor-element-v2ask .ngt-v3-actions {
    justify-self: end;
    margin-top: 0;
  }
  .elementor-element-v2final {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    background: var(--color-primary) !important;
  }
  .elementor-element-v2final > .elementor-container {
    width: 100% !important;
    max-width: none !important;
  }
  .elementor-element-v2final .ngt-v3-cta {
    padding: 5rem 0 5.5rem;
    background: var(--color-primary);
    text-align: center;
  }
  .elementor-element-v2final .ngt-v3-cta__inner {
    display: block;
    max-width: 760px;
  }
  .elementor-element-v2final .ngt-v3-cta h2 {
    margin-top: .7rem;
    font-size: clamp(2.7rem,4.5vw,4.5rem);
    line-height: 1.05;
    color: #fff;
  }
  .elementor-element-v2final .ngt-v3-eyebrow {
    color: var(--color-secondary);
  }
  .elementor-element-v2final .ngt-v3-cta__copy > div {
    max-width: 620px;
    margin: 1rem auto 0;
    font-size: 1.15rem;
    line-height: 1.65;
    color: rgba(255,255,255,.8);
  }
  .elementor-element-v2final .ngt-v3-actions {
    justify-content: center;
  }
  @media (max-width: 767px) {
    .ngt-home-hero {
      height: auto;
      min-height: 0;
      display: flex;
      flex-direction: column;
      background: var(--color-primary);
    }
    .ngt-home-hero-art {
      display: none;
    }
    .ngt-home-hero-copy-wrap {
      order: 1;
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      height: auto;
      min-height: 0;
      padding: 6.5rem 1.5rem 3rem;
      background: var(--color-primary);
    }
    .ngt-home-hero-media {
      order: 2;
      position: relative;
      inset: auto;
      height: 360px;
      margin: 0;
    }
    .ngt-service-card img {
      height: 180px;
    }
    .ngt-shell {
      width: min(100% - 2rem, 1152px);
    }
    .ngt-home-section {
      padding: 3.5rem 0;
    }
    .ngt-service-grid, .ngt-home-why-grid, .ngt-home-process-grid {
      grid-template-columns: 1fr;
      gap: 2.5rem;
    }
    .ngt-home-why-heading {
      padding-left: 1.5rem;
    }
    .ngt-home-process-points {
      margin-top: .5rem;
    }
    .ngt-home-final-cta {
      padding: 4rem 0;
    }
    .ngt-why-nick-heading {
      padding-left: 1.6rem;
    }
    .ngt-why-nick-heading::before {
      width: 6px;
    }
    .ngt-why-nick-heading::after {
      left: 9px;
      width: 3px;
    }
    .ngt-why-shell {
      width: min(100% - 2rem, 1180px);
    }
    .ngt-why-hero {
      padding: 3.5rem 0 4.5rem;
    }
    .ngt-why-hero-grid, .ngt-why-about-layout {
      grid-template-columns: 1fr;
      gap: 2.5rem;
    }
    .ngt-why-hero-visual {
      min-height: 390px;
    }
    .ngt-why-sweep {
      width: 110%;
      left: -5%;
      bottom: 0;
    }
    .ngt-why-promises {
      padding: 4rem 0;
    }
    .ngt-why-promise-list {
      margin-top: .5rem;
    }
    .ngt-why-promise-list article {
      grid-template-columns: 82px 1fr;
      gap: 1.25rem;
      width: 100%;
      margin-left: 0 !important;
      padding: 2rem 0;
      transform: none !important;
    }
    .ngt-why-promise-list span {
      font-size: 3.4rem;
    }
    .ngt-why-about, .ngt-why-cta {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
    .ngt-why-about-heading {
      margin-bottom: 2.5rem;
    }
    .ngt-why-welcome-inset {
      padding: 1.75rem;
    }
  }
  @media (max-width: 640px) {
    .ngt-hero-features {
      grid-template-columns: 1fr;
      gap: .75rem;
    }
    .ngt-hero-feature {
      text-align: left;
      padding: 0;
    }
    .ngt-hero-feature + .ngt-hero-feature {
      border-left: 0;
    }
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
