.elementor-1166 .elementor-element.elementor-element-6774120{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-afff645 */:root {
  --oa-navy:#102f43;
  --oa-ink:#16394a;
  --oa-gold:#c49b59;
  --oa-blue:#edf4f7;
  --oa-line:#dbe5e9;

}

html {
  scroll-behavior:smooth;
  scroll-padding-top:28px;
}

body {
  margin:0;
  background:#fff;
}

.oa-root {
  font-family:'Arial',sans-serif;
  font-size:16px;
  line-height:1.75;
  color:var(--oa-ink);
  font-weight:400;
}

.oa-root * {
  box-sizing:border-box;
}

.oa-root,
.oa-root .layout {
  width:100%;
  max-width:none;
  min-width:0;
  padding:0;
  gap:0;
}

.oa-root .layout {
  display:flex;
  flex-direction:column;
}

.oa-root .block {
  margin:0;
  min-width:0;
}

.oa-root h1,
.oa-root h2,
.oa-root h3 {
  margin:0;
  color:inherit;
  font-weight:400;
  line-height:1.16;
  letter-spacing:-.035em;
}

.oa-root h1,
.oa-root h2 {
  font-family:Georgia,'Times New Roman',serif;
}

.oa-root h1 {
  font-size:clamp(43px,5.15vw,76px);
  max-width:950px;
}

.oa-root h2 {
  font-size:clamp(36px,3.8vw,55px);
}

.oa-root h3 {
  font-family:Arial,sans-serif;
  letter-spacing:-.025em;
  font-size:23px;
  line-height:1.35;
  font-weight:600;
}

.oa-root h1 em,
.oa-root h2 em {
  color:#e2bf85;
  font-weight:400;
}

.oa-root p {
  margin:0 0 20px;
}

.oa-root p:last-child {
  margin-bottom:0;
}

.oa-root a {
  color:inherit;
  text-decoration:none;
}

.oa-root a:focus-visible,
.oa-root button:focus-visible {
  outline:3px solid #d4a454;
  outline-offset:5px;
}

.oa-root img {
  display:block;
  max-width:100%;
  height:auto;
}

.oa-root .oa-wrap {
  width:calc(100% - 112px);
  max-width:1280px;
  margin:0 auto;
}

.oa-root .oa-section {
  position:relative;
  padding:100px 0;
}

.oa-root .oa-eyebrow {
  color:#8a6734;
  font-weight:600;
  letter-spacing:.16em;
  font-size:12px;
  line-height:1.5;
  margin-bottom:23px;
}

.oa-root .oa-copy>.heading {
  margin-bottom:28px;
}

.oa-root .oa-copy>.text:not(.oa-eyebrow) {
  color:var(--oa-text);
}

.oa-root .oa-two-col {
  display:grid;
  grid-template-columns:1fr 1.04fr;
  gap:78px;
  align-items:center;
}

.oa-root .oa-actions {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:15px;
  margin-top:31px;
}

.oa-button .button,
.oa-native-button {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  border:1px solid var(--oa-gold);
  border-radius:0;
  background:var(--oa-gold);
  padding:16px 24px;
  font-family:Arial,sans-serif;
  font-size:15px;
  font-weight:600;
  line-height:1.3;
  color:#122f41;
  cursor:pointer;
  transition:background .18s,transform .18s;
}

.oa-button .button:hover,
.oa-native-button:hover {
  background:#d3ad71;
  transform:translateY(-2px);
}

.oa-root .oa-button-ghost .button {
  color:#fff;
  background:transparent;
  border-color:#ffffff6b;
}

.oa-root .oa-button-ghost .button:hover {
  background:#ffffff15;
}

.oa-root .oa-text-link {
  margin-top:25px;
}

.oa-root .oa-text-link .button {
  display:inline-block;
  padding:0 0 5px;
  border:0;
  border-bottom:1px solid var(--oa-gold);
  background:transparent;
  border-radius:0;
  color:var(--oa-ink);
  font-size:15px;
  font-weight:600;
  line-height:1.6;
}

.oa-root .oa-button span[aria-hidden] {
  margin-left:20px;
}

.oa-root .oa-small-note {
  font-size:13px;
  line-height:1.6;
  color:var(--oa-text);
}

.oa-root .oa-hero {
  min-height:695px;
  isolation:isolate;
  background:var(--oa-navy);
  padding:95px 0 56px;
  color:#fff;
  justify-content:center;
  overflow:hidden;
}

.oa-root .oa-hero-image {
  position:absolute;
  inset:0;
  z-index:-2;
}

.oa-root .oa-hero-image .content,
.oa-root .oa-hero-image img {
  height:100%;
  width:100%;
  object-fit:cover;
  object-position:50% 58%;
}

.oa-root .oa-hero::after {
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(8,32,47,.92) 0%,rgba(8,32,47,.67) 48%,rgba(8,32,47,.1) 100%);
  z-index:-1;
}

.oa-root .oa-hero .oa-eyebrow {
  color:#e5c58f;
  font-size:12px;
  letter-spacing:.19em;
}

.oa-root .oa-hero-lead {
  max-width:610px;
  font-size:18px;
  line-height:1.75;
  color:#e2eaee;
  margin-top:28px;
}

.oa-root .oa-hero-signature {
  margin-top:70px;
  color:#dfe7eb;
  font-size:11px;
  letter-spacing:.14em;
}

.oa-root .oa-hero-signature span {
  font-size:13px;
  letter-spacing:0;
  padding-left:23px;
  margin-left:23px;
  border-left:1px solid #ffffff5b;
}

.oa-root .oa-photo-label {
  position:absolute;
  bottom:44px;
  right:40px;
  writing-mode:vertical-rl;
  letter-spacing:.22em;
  font-size:10px;
  color:#fff9;
}

.oa-root .oa-position-strip {
  background:#f2f6f8;
  border-bottom:1px solid var(--oa-line);
  padding:32px 0;
}

.oa-root .oa-strip-inner {
  display:grid;
  grid-template-columns:1.35fr repeat(4,1fr);
  align-items:center;
  gap:25px;
  font-size:14px;
  line-height:1.6;
}

.oa-root .oa-strip-inner>.block:first-child {
  font-size:15px;
  border-right:1px solid #cedbe1;
  padding-right:20px;
}

.oa-root .oa-strip-inner>.block:not(:first-child) {
  text-align:center;
}

.oa-root .oa-strip-inner>.block:not(:first-child)::before {
  content:'';
  display:block;
  width:23px;
  height:2px;
  background:var(--oa-gold);
  margin:0 auto 10px;
}

.oa-root .oa-about-visual {
  position:relative;
  align-self:stretch;
  min-height:670px;
}

.oa-root .oa-about-visual>.oa-image,
.oa-root .oa-about-visual>.oa-image .content,
.oa-root .oa-about-visual>.oa-image img {
  width:100%;
  height:100%;
  object-fit:cover;
}

.oa-root .oa-photo-note {
  position:absolute;
  right:-25px;
  bottom:42px;
  background:var(--oa-navy);
  color:#e4c289;
  padding:26px 35px;
  font-size:11px;
  line-height:1.8;
  letter-spacing:.12em;
  min-width:270px;
}

.oa-root .oa-photo-note strong {
  font-family:Georgia,serif;
  font-size:26px;
  font-weight:400;
  letter-spacing:0;
  color:#fff;
}

.oa-root .oa-services {
  background:var(--oa-blue);
}

.oa-root .oa-section-heading {
  display:flex;
  flex-direction:row;
  align-items:flex-end;
  justify-content:space-between;
  gap:70px;
  margin-bottom:48px;
}

.oa-root .oa-heading-copy {
  flex:1;
}

.oa-root .oa-heading-aside {
  width:365px;
  max-width:40%;
  color:var(--oa-text);
}

.oa-root .oa-service-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.oa-root .oa-service-card {
  background:#fff;
  border:1px solid #dce5e9;
  padding:34px 28px 29px;
  transition:border-color .2s;
}

.oa-root .oa-service-card:hover {
  border-color:var(--oa-gold);
}

.oa-root .oa-card-num {
  color:#a37d42;
  font-size:13px;
  letter-spacing:.13em;
  margin-bottom:30px;
}

.oa-root .oa-service-card h3 {
  font-size:23px;
}

.oa-root .oa-card-subtitle {
  font-size:15px;
  color:#687c87;
  margin:15px 0 24px;
  line-height:1.6;
}

.oa-root .oa-service-card>.text:not(.oa-card-num):not(.oa-card-subtitle):not(.oa-service-list) {
  color:var(--oa-text);
  font-size:16px;
  line-height:1.8;
}

.oa-root .oa-service-list {
  border-top:1px solid var(--oa-line);
  margin-top:27px;
  padding-top:22px;
  font-size:13px;
  font-weight:600;
}

.oa-root .oa-service-list ul {
  margin:0;
  padding:0;
  list-style:none;
}

.oa-root .oa-service-list li {
  padding:4px 0;
}

.oa-root .oa-service-list li::before {
  content:'+';
  color:#a67c3d;
  margin-right:12px;
}

.oa-root .oa-feature {
  background:var(--oa-navy);
  color:white;
  min-height:445px;
  padding:90px 0;
  isolation:isolate;
  overflow:hidden;
}

.oa-root .oa-feature-image {
  position:absolute;
  inset:0;
  z-index:-2;
}

.oa-root .oa-feature-image .content,
.oa-root .oa-feature-image img {
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 55%;
}

.oa-root .oa-feature::after {
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,#102f43f2,#102f43bb 48%,#102f4315);
  z-index:-1;
}

.oa-root .oa-feature-inner .oa-eyebrow {
  color:#dfbc83;
}

.oa-root .oa-feature-inner>.text:not(.oa-eyebrow) {
  max-width:560px;
  margin:24px 0;
  color:#e1ebf0;
  font-size:17px;
}

.oa-root .oa-local-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:30px;
}

.oa-root .oa-location-card>.oa-image img {
  height:255px;
  object-fit:cover;
  width:100%;
}

.oa-root .oa-location-card>.oa-eyebrow {
  font-size:11px;
  letter-spacing:.12em;
  margin:27px 0 12px;
}

.oa-root .oa-location-card h3 {
  font-size:23px;
}

.oa-root .oa-location-card>.text:last-child {
  color:var(--oa-text);
  margin-top:18px;
}

.oa-root .oa-local>.oa-wrap>.oa-small-note {
  margin-top:35px;
  padding-top:23px;
  border-top:1px solid var(--oa-line);
}

.oa-root .oa-process {
  background:var(--oa-navy);
  color:white;
}

.oa-root .oa-process .oa-eyebrow {
  color:#e1be86;
}

.oa-root .oa-process-grid {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:40px;
  margin-top:55px;
}

.oa-root .oa-step {
  border-top:1px solid #ffffff38;
  padding-top:23px;
}

.oa-root .oa-step-num {
  font-family:Georgia,serif;
  font-size:42px;
  font-weight:400;
  color:#d9b378;
  line-height:1.2;
  margin-bottom:26px;
}

.oa-root .oa-step h3 {
  font-size:21px;
  min-height:58px;
}

.oa-root .oa-step>.text:last-child {
  color:#c6d7e0;
  line-height:1.8;
  margin-top:19px;
}

.oa-root .oa-industry-layout {
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:90px;
  align-items:start;
}

.oa-root .oa-industry-intro> .text:not(.oa-eyebrow) {
  color:var(--oa-text);
  margin:25px 0 32px;
}

.oa-root .oa-industry-intro .oa-image img {
  height:460px;
  width:100%;
  object-fit:cover;
}

.oa-root .oa-industry-item {
  border-top:1px solid var(--oa-line);
  padding:25px 0 30px;
}

.oa-root .oa-industry-item h3 {
  font-size:23px;
}

.oa-root .oa-industry-item>.text {
  color:var(--oa-text);
  margin-top:15px;
}

.oa-root .oa-why {
  background:var(--oa-blue);
}

.oa-root .oa-why-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:50px;
  margin-top:50px;
}

.oa-root .oa-why-item {
  border-top:2px solid var(--oa-gold);
  padding-top:27px;
}

.oa-root .oa-why-item h3 {
  font-size:23px;
}

.oa-root .oa-why-item>.text {
  color:var(--oa-text);
  margin-top:19px;
}

.oa-root .oa-faq-layout {
  display:grid;
  grid-template-columns:.65fr 1.35fr;
  gap:100px;
  align-items:start;
}

.oa-root .oa-faq-intro>.text:not(.oa-eyebrow) {
  margin-top:27px;
  color:var(--oa-text);
}

.oa-root .oa-faq-item {
  border-top:1px solid var(--oa-line);
  padding:26px 0 30px;
}

.oa-root .oa-faq-item:last-child {
  border-bottom:1px solid var(--oa-line);
}

.oa-root .oa-faq-item h3 {
  font-size:21px;
}

.oa-root .oa-faq-item>.text {
  color:var(--oa-text);
  margin-top:17px;
}

.oa-root .oa-contact {
  background:#14394c;
  color:#fff;
}

.oa-root .oa-contact-inner {
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:100px;
  align-items:center;
}

.oa-root .oa-contact .oa-eyebrow {
  color:#e3be81;
}

.oa-root .oa-contact-copy>.text:not(.oa-eyebrow) {
  margin-top:28px;
  max-width:625px;
  color:#d5e2e9;
}

.oa-root .oa-contact-action {
  border-left:1px solid #ffffff40;
  padding-left:40px;
}

.oa-root .oa-contact-action h3 {
  font-size:23px;
}

.oa-root .oa-contact-action>.text {
  margin:18px 0;
  color:#d5e2e9;
}

.oa-root .oa-native-button {
  width:100%;
  margin:5px 0 0;
  justify-content:space-between;
  gap:20px;
}

.oa-root .oa-brief-status {
  font-size:13px;
  margin:8px 0 0;
  color:#e4c58f;
}

.oa-root .oa-link-light .button {
  color:#fff;
}

.oa-root .oa-contact-action>.oa-small-note {
  font-size:13px;
  color:#b0c5d1;
}

@media(min-width:1025px) {
  .oa-root .oa-hero-content {
    padding-right:120px;
  }
}

@media(max-width:1100px) {
  .oa-root .oa-wrap {
    width:calc(100% - 64px);
  }

  .oa-root .oa-two-col {
    gap:50px;
  }

  .oa-root .oa-service-grid {
    grid-template-columns:repeat(2,1fr);
  }

  .oa-root .oa-process-grid {
    grid-template-columns:repeat(2,1fr);
    gap:45px;
  }

  .oa-root .oa-step h3 {
    min-height:0;
  }

  .oa-root .oa-industry-layout {
    gap:55px;
  }

  .oa-root .oa-faq-layout {
    gap:55px;
  }

  .oa-root .oa-contact-inner {
    gap:45px;
  }

  .oa-root .oa-section-heading {
    gap:35px;
  }
}

@media(max-width:800px) {
  .oa-root .oa-section {
    padding:72px 0;
  }

  .oa-root .oa-hero {
    min-height:640px;
    padding:80px 0 50px;
  }

  .oa-root .oa-photo-label {
    display:none;
  }

  .oa-root .oa-strip-inner {
    grid-template-columns:repeat(2,1fr);
    gap:25px;
  }

  .oa-root .oa-strip-inner>.block:first-child {
    grid-column:1/-1;
    border-right:0;
    border-bottom:1px solid var(--oa-line);
    padding:0 0 20px;
    text-align:center;
  }

  .oa-root .oa-two-col {
    grid-template-columns:1fr;
    gap:45px;
  }

  .oa-root .oa-about-visual {
    min-height:0;
    height:450px;
  }

  .oa-root .oa-photo-note {
    right:20px;
    bottom:25px;
  }

  .oa-root .oa-section-heading {
    flex-direction:column;
    align-items:flex-start;
    gap:25px;
  }

  .oa-root .oa-heading-aside {
    max-width:650px;
    width:100%;
  }

  .oa-root .oa-local-grid {
    grid-template-columns:1fr;
    gap:45px;
  }

  .oa-root .oa-location-card>.oa-image img {
    height:350px;
  }

  .oa-root .oa-industry-layout {
    grid-template-columns:1fr;
    gap:40px;
  }

  .oa-root .oa-industry-intro .oa-image img {
    height:380px;
  }

  .oa-root .oa-why-grid {
    grid-template-columns:1fr;
    gap:35px;
  }

  .oa-root .oa-faq-layout {
    grid-template-columns:1fr;
    gap:40px;
  }

  .oa-root .oa-contact-inner {
    grid-template-columns:1fr;
    gap:42px;
  }

  .oa-root .oa-contact-action {
    border-left:0;
    border-top:1px solid #ffffff40;
    padding:30px 0 0;
  }
}

@media(max-width:540px) {
  .oa-root .oa-wrap {
    width:calc(100% - 40px);
  }

  .oa-root .oa-section {
    padding:58px 0;
  }

  .oa-root .oa-hero {
    padding:60px 0 42px;
    min-height:630px;
  }

  .oa-root h1 {
    font-size:43px;
    line-height:1.14;
  }

  .oa-root h2 {
    font-size:37px;
  }

  .oa-root .oa-hero .oa-eyebrow {
    font-size:10px;
    letter-spacing:.12em;
  }

  .oa-root .oa-hero-lead {
    font-size:17px;
    line-height:1.7;
    margin-top:23px;
  }

  .oa-root .oa-actions {
    flex-direction:column;
    align-items:stretch;
    gap:12px;
    margin-top:26px;
  }

  .oa-root .oa-actions>.block,
.oa-root .oa-actions .button {
    width:100%;
  }

  .oa-root .oa-hero-signature {
    margin-top:40px;
    font-size:10px;
  }

  .oa-root .oa-hero-signature span {
    display:block;
    font-size:12px;
    border-left:0;
    padding:8px 0 0;
    margin:0;
  }

  .oa-root .oa-about-visual {
    height:350px;
  }

  .oa-root .oa-photo-note {
    padding:20px 22px;
    right:14px;
    bottom:18px;
    min-width:230px;
  }

  .oa-root .oa-service-grid {
    grid-template-columns:1fr;
    gap:18px;
  }

  .oa-root .oa-service-card {
    padding:28px 24px;
  }

  .oa-root .oa-card-num {
    margin-bottom:20px;
  }

  .oa-root .oa-process-grid {
    grid-template-columns:1fr;
    gap:30px;
    margin-top:35px;
  }

  .oa-root .oa-step-num {
    font-size:34px;
    margin-bottom:18px;
  }

  .oa-root .oa-location-card>.oa-image img {
    height:265px;
  }

  .oa-root .oa-feature {
    min-height:420px;
  }

  .oa-root .oa-industry-intro .oa-image img {
    height:330px;
  }

  .oa-root .oa-faq-item h3 {
    font-size:20px;
  }

  .oa-root .oa-contact-action .oa-text-link {
    margin-top:16px;
  }
}

@media(prefers-reduced-motion:reduce) {
  html {
    scroll-behavior:auto;
  }

  .oa-root * {
    transition:none!important;
  }
}

.oa-root .oa-location-card:first-child>.oa-image img {
  object-fit:contain;
  background:#edf4f7;
}

.oa-root .oa-hero h1 em {
  display:inline;
}

.oa-root .oa-actions>.block {
  width:auto;
}

.oa-root .oa-heading-aside {
  flex-shrink:0;
}

.oa-root .oa-photo-credits {
  font-size:12px;
  line-height:1.7;
  color:#d5e2e9;
  margin-top:20px;
}

.oa-root .oa-photo-credits summary {
  cursor:pointer;
}

.oa-root .oa-photo-credits div {
  margin-top:15px;
}

.oa-root .oa-photo-credits a {
  text-decoration:underline;
}

.oa-root .oa-photo-credits p {
  margin-bottom:15px;
}

.oa-root .oa-location-card:first-child>.oa-image img {
  object-fit:contain;
  background:#edf4f7;
}

.oa-root .oa-hero h1 em {
  display:inline;
}

.oa-root .oa-actions>.block {
  width:auto;
}

.oa-root .oa-heading-aside {
  flex-shrink:0;
}

/* Expanded services and industries */
.oa-root .oa-service-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.oa-root .oa-service-card h3 {
  overflow-wrap: anywhere;
}
.oa-root .oa-industry-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
}
.oa-root .oa-industry-heading > .block.text:not(.oa-eyebrow) {
  margin-top: 25px;
  color: var(--oa-text);
}
.oa-root .oa-industry-intro .oa-image img {
  height: 340px;
}
.oa-root .oa-industry-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 42px;
  margin-top: 48px;
}
@media (max-width: 800px) {
  .oa-root .oa-industry-intro {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .oa-root .oa-industry-list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 600px) {
  .oa-root .oa-service-grid {
    grid-template-columns: 1fr;
  }
  .oa-root .oa-industry-intro .oa-image img {
    height: 280px;
  }
}/* End custom CSS */