body.sd-page.sd-execoore .sd-brand-link {
  display: inline-flex !important;
  align-items: center;
  gap: 0;
  min-height: 52px;
  transition: transform 0.28s ease;
}

body.sd-page.sd-execoore .sd-brand-logo-wrap {
  display: block;
  line-height: 0;
}

body.sd-page.sd-execoore .sd-brand-logo {
  display: block;
  width: auto;
  height: 38px;
  max-width: 216px;
}

body.sd-page.sd-execoore .navbar-brand.sd-brand-link,
body.sd-page.sd-execoore .mobile-responsive-nav .mobile-responsive-menu .logo .sd-brand-link {
  padding: 0;
}

body.sd-page.sd-execoore .sd-brand-mark {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-width: 38px;
  height: 28px;
}

body.sd-page.sd-execoore .sd-brand-mark span {
  display: block;
  width: 6px;
  height: 100%;
  border-radius: 999px;
  transform: skew(-24deg);
  transform-origin: center;
}

body.sd-page.sd-execoore .sd-brand-mark span:nth-child(1) {
  background: #41b3bf;
}

body.sd-page.sd-execoore .sd-brand-mark span:nth-child(2) {
  background: #5cf2f2;
}

body.sd-page.sd-execoore .sd-brand-mark span:nth-child(3) {
  background: #50f2e2;
}

body.sd-page.sd-execoore .sd-brand-wordmark {
  display: inline-block;
  color: #ffffff;
  font-family: "Red Hat Display", sans-serif;
  font-size: 1.55rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

body.sd-page.sd-execoore .sd-navbar-wrap:not(.is-sticky) .sd-brand-link {
  transform: translateY(0);
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .sd-brand-link {
  transform: none;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .sd-brand-logo {
  height: 44px;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .sd-brand-wordmark {
  color: #ffffff;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky {
  background: rgba(10, 26, 36, 0.94);
  border-bottom-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 16px 34px rgba(5, 11, 18, 0.22);
}

body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav {
  background: rgba(10, 26, 36, 0.94) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 14px 28px rgba(5, 11, 18, 0.2);
}

body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mobile-responsive-menu {
  min-height: 52px;
  background: transparent !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mobile-responsive-menu .logo {
  display: inline-flex;
  align-items: center;
  min-height: 52px;
}

body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mean-container .mean-nav,
body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mean-container .mean-nav ul li a {
  background: rgba(10, 26, 36, 0.98) !important;
  color: rgba(255, 255, 255, 0.88) !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mean-container .mean-nav ul li a {
  border-top-color: rgba(255, 255, 255, 0.08) !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mean-container .mean-nav ul li a:hover,
body.sd-page.sd-execoore .sd-navbar-wrap .mobile-responsive-nav .mean-container .mean-nav ul li a:focus {
  color: #5cf2f2 !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .desktop-nav .navbar .navbar-nav .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.88) !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .desktop-nav .navbar .navbar-nav .nav-item .nav-link:hover,
body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .desktop-nav .navbar .navbar-nav .nav-item .nav-link.active {
  color: #5cf2f2 !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .mobile-responsive-nav {
  background: rgba(10, 26, 36, 0.94);
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .mobile-responsive-nav .mean-container a.meanmenu-reveal {
  background: rgba(10, 24, 33, 0.34);
  border-color: rgba(255, 255, 255, 0.18);
  color: #ffffff !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
  background: #ffffff;
}

body.sd-page.sd-execoore .sd-navbar-wrap:not(.is-sticky) .desktop-nav .navbar .navbar-nav .nav-item .nav-link {
  text-shadow: 0 1px 18px rgba(3, 10, 15, 0.24);
}

body.sd-page.sd-execoore .sd-navbar-wrap:not(.is-sticky) .mobile-responsive-nav .mean-container a.meanmenu-reveal {
  background: rgba(10, 24, 33, 0.34);
  border-color: rgba(255, 255, 255, 0.18);
  box-shadow: 0 14px 28px rgba(5, 11, 18, 0.24);
}

body.sd-page.sd-execoore .sd-navbar-wrap:not(.is-sticky) .mobile-responsive-nav .mean-container a.meanmenu-reveal.meanclose {
  color: #ffffff !important;
}

body.sd-page.sd-execoore .sd-navbar-wrap:not(.is-sticky) .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
  background: #ffffff;
}

body.sd-page.sd-execoore .sd-hero-grid {
  --sd-showcase-overlap: 0px;
  align-items: center !important;
  row-gap: 28px;
}

body.sd-page.sd-execoore .sd-hero {
  padding: 124px 0 84px;
}

body.sd-page.sd-execoore .sd-hero-main {
  position: relative;
  z-index: 2;
}

body.sd-page.sd-execoore .sd-hero-aside {
  display: flex;
  align-items: center;
}

body.sd-page.sd-execoore .sd-hero-showcase {
  display: grid;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  padding-left: 0;
}

body.sd-page.sd-execoore .sd-hero-frame {
  min-height: clamp(360px, 32vw, 440px);
  margin: 0;
  border-radius: 22px;
  box-shadow: 0 26px 56px rgba(4, 10, 16, 0.24);
}

body.sd-page.sd-execoore .sd-hero-frame picture {
  display: block;
  width: 100%;
  height: 100%;
}

body.sd-page.sd-execoore .sd-hero-frame img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  aspect-ratio: auto;
  object-position: center;
}

body.sd-page.sd-execoore .sd-hero-frame__overlay {
  background:
    linear-gradient(180deg, rgba(6, 18, 27, 0.06), rgba(6, 18, 27, 0.58)),
    linear-gradient(135deg, rgba(92, 242, 242, 0.22), rgba(92, 242, 242, 0));
}

body.sd-page.sd-execoore .sd-hero-frame__badge {
  top: 26px;
  left: 26px;
  padding: 10px 15px;
  box-shadow: 0 16px 28px rgba(5, 11, 18, 0.12);
}

body.sd-page.sd-execoore .sd-hero-frame__floating {
  right: 24px;
  bottom: 24px;
  width: min(64%, 264px);
  gap: 10px;
}

body.sd-page.sd-execoore .sd-hero-frame__floating > div {
  padding: 14px 15px;
  border-radius: 20px;
  background: rgba(8, 20, 30, 0.74);
  box-shadow: 0 18px 36px rgba(5, 11, 18, 0.16);
}

body.sd-page.sd-execoore .sd-hero-panel {
  width: min(88%, 446px);
  margin: calc(var(--sd-showcase-overlap) * -1) 18px 0 auto;
  padding: 28px 26px;
  border-radius: 22px;
  box-shadow: 0 24px 52px rgba(5, 11, 18, 0.28);
}

body.sd-page.sd-execoore .sd-hero-metrics {
  gap: 14px;
}

body.sd-page.sd-execoore .sd-hero-metric {
  padding: 18px 16px;
}

body.sd-page.sd-execoore .sd-services-overlap {
  position: relative;
  margin-top: 0;
  padding-top: 26px;
}

body.sd-page.sd-execoore .sd-services-grid {
  align-items: stretch;
}

body.sd-page.sd-execoore .sd-services-grid > [class*="col-"] {
  display: flex;
}

body.sd-page.sd-execoore .sd-service-card {
  display: grid;
  grid-template-rows: minmax(252px, 0.98fr) 1fr;
  min-height: 100%;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(19, 47, 64, 0.08);
  box-shadow: 0 16px 34px rgba(8, 21, 33, 0.08);
}

body.sd-page.sd-execoore .sd-service-card__media {
  aspect-ratio: auto;
  min-height: 252px;
}

body.sd-page.sd-execoore .sd-service-card__media::after {
  background:
    linear-gradient(180deg, rgba(19, 47, 64, 0.02), rgba(19, 47, 64, 0.52)),
    linear-gradient(135deg, rgba(92, 242, 242, 0.18), rgba(92, 242, 242, 0));
}

body.sd-page.sd-execoore .sd-service-card__icon {
  top: 16px;
  right: 16px;
  bottom: auto;
  left: auto;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(19, 47, 64, 0.08);
  color: #132f40;
  box-shadow: 0 14px 28px rgba(8, 21, 33, 0.14);
  transition: transform 0.32s ease, box-shadow 0.32s ease, background 0.32s ease;
}

body.sd-page.sd-execoore .sd-service-card__icon i {
  font-size: 19px;
}

body.sd-page.sd-execoore .sd-service-card__body {
  gap: 0;
  padding: 26px 28px 28px;
}

body.sd-page.sd-execoore .sd-service-card__eyebrow {
  margin-bottom: 12px;
  color: #5a7280;
}

body.sd-page.sd-execoore .sd-service-card h3 {
  margin-bottom: 18px;
  font-size: 1.35rem;
}

body.sd-page.sd-execoore .sd-service-card p {
  margin-bottom: 0;
  color: #5f7480;
  line-height: 1.75;
}

body.sd-page.sd-execoore .sd-service-card__meta {
  gap: 0;
  margin: 0 0 24px;
  padding: 0 0 18px;
  border-bottom: 1px solid rgba(19, 47, 64, 0.08);
}

body.sd-page.sd-execoore .sd-service-card__meta > div {
  position: relative;
  padding: 0 18px 0 0;
}

body.sd-page.sd-execoore .sd-service-card__meta > div + div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: rgba(19, 47, 64, 0.08);
}

body.sd-page.sd-execoore .sd-service-card__meta strong {
  font-size: 13px;
}

body.sd-page.sd-execoore .sd-service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 52px rgba(8, 21, 33, 0.12);
}

body.sd-page.sd-execoore .sd-service-card:hover .sd-service-card__icon {
  transform: translateY(-3px) scale(1.02);
  background: #ffffff;
  box-shadow: 0 18px 34px rgba(8, 21, 33, 0.18);
}

body.sd-page.sd-execoore .sd-inline-link {
  margin-top: auto;
}

@media (max-width: 1199px) {
  body.sd-page.sd-execoore .sd-hero {
    padding-top: 118px;
  }

  body.sd-page.sd-execoore .sd-hero-grid {
    align-items: flex-start !important;
  }

  body.sd-page.sd-execoore .sd-hero-showcase {
    max-width: 468px;
  }

  body.sd-page.sd-execoore .sd-hero-frame {
    min-height: 360px;
  }

  body.sd-page.sd-execoore .sd-hero-panel {
    width: min(92%, 404px);
    margin-right: 18px;
    padding: 26px 24px;
  }

  body.sd-page.sd-execoore .sd-hero-frame__floating {
    width: min(68%, 236px);
  }
}

@media (max-width: 991px) {
  body.sd-page.sd-execoore .sd-brand-logo {
    height: 34px;
    max-width: 188px;
  }

  body.sd-page.sd-execoore .sd-hero {
    padding: 112px 0 76px;
  }

  body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .sd-brand-link {
    width: auto;
    height: auto;
  }

  body.sd-page.sd-execoore .sd-navbar-wrap.is-sticky .sd-brand-logo {
    height: 36px;
  }

  body.sd-page.sd-execoore .sd-hero-aside {
    display: block;
  }

  body.sd-page.sd-execoore .sd-hero-showcase {
    max-width: none;
    margin-left: 0;
  }

  body.sd-page.sd-execoore .sd-hero-panel {
    width: 100%;
    margin: 0;
  }

  body.sd-page.sd-execoore .sd-services-overlap {
    margin-top: 0;
    padding-top: 74px;
  }

  body.sd-page.sd-execoore .sd-services-grid > [class*="col-"] {
    display: flex;
  }

  body.sd-page.sd-execoore .sd-service-card {
    grid-template-rows: minmax(236px, 0.92fr) 1fr;
  }
}

@media (max-width: 767px) {
  body.sd-page.sd-execoore .sd-navbar-wrap:not(.is-sticky) {
    background: rgba(10, 26, 36, 0.94);
  }

  body.sd-page.sd-execoore .sd-brand-link {
    gap: 0;
    min-height: 46px;
  }

  body.sd-page.sd-execoore .sd-hero-grid {
    row-gap: 24px;
  }

  body.sd-page.sd-execoore .sd-hero {
    padding: 104px 0 64px;
  }

  body.sd-page.sd-execoore .sd-brand-logo {
    height: 28px;
    max-width: 156px;
  }

  body.sd-page.sd-execoore .sd-hero-panel {
    padding: 24px 20px 22px;
    border-radius: 24px;
  }

  body.sd-page.sd-execoore .sd-service-card {
    grid-template-rows: minmax(220px, 0.84fr) 1fr;
    border-radius: 12px;
  }

  body.sd-page.sd-execoore .sd-service-card__media {
    min-height: 220px;
  }

  body.sd-page.sd-execoore .sd-service-card__body {
    padding: 24px 22px 22px;
  }

  body.sd-page.sd-execoore .sd-service-card__meta {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    padding-bottom: 16px;
  }

  body.sd-page.sd-execoore .sd-service-card__meta > div + div::before {
    top: 0;
    left: 16px;
    right: 16px;
    bottom: auto;
    width: auto;
    height: 1px;
  }
}

@media (min-width: 992px) {
  body.sd-page.sd-execoore .sd-hero {
    padding-bottom: 336px;
  }

  body.sd-page.sd-execoore .sd-hero-panel,
  body.sd-page.sd-execoore .sd-hero-frame__floating {
    display: none;
  }

  body.sd-page.sd-execoore .sd-services-overlap {
    margin-top: -276px;
    padding: 0 0 92px;
    background: transparent;
  }

  body.sd-page.sd-execoore .sd-services-overlap::before {
    content: "";
    position: absolute;
    inset: 276px 0 0;
    background: #eef3f7;
  }

  body.sd-page.sd-execoore .sd-services-overlap > .container {
    position: relative;
    z-index: 1;
  }

  body.sd-page.sd-execoore .sd-service-card {
    grid-template-rows: minmax(220px, 0.82fr) 1fr;
  }

  body.sd-page.sd-execoore .sd-service-card__media {
    min-height: 220px;
  }

  body.sd-page.sd-execoore .sd-service-card__body {
    padding: 24px 24px 26px;
  }

  body.sd-page.sd-execoore .sd-service-card h3 {
    min-height: 2.5em;
    margin-bottom: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.sd-page.sd-execoore .sd-brand-link,
  body.sd-page.sd-execoore .sd-service-card,
  body.sd-page.sd-execoore .sd-service-card__icon {
    transition: none;
  }
}
