/* purgecss start ignore */
main#app {
  z-index: 5;
}

.service,
.industries-served {
  position: relative;
}
.service > .container,
.industries-served > .container {
  margin-top: -55px;
  position: relative;
  z-index: 2;
}
.service .page-header-wrapper,
.industries-served .page-header-wrapper {
  padding-bottom: 55px;
}
.page-template-template-technical-service .page-header-wrapper,
.page-template-template-service .page-header-wrapper {
  padding-bottom: 0;
}
.page-template-template-technical-service main#app.service > .container,
.page-template-template-service main#app > .container {
  margin-top: 0;
}
@media only screen and (max-width: 992px) {
  .service > .container .row,
  .industries-served > .container .row {
    flex-direction: column-reverse;
  }
}
.service .col-sidebar,
.industries-served .col-sidebar {
  position: relative;
}
.service .col-sidebar .sidebar,
.industries-served .col-sidebar .sidebar {
  margin-top: 0;
  width: 100%;
}
.service .col-sidebar .sidebar > *:not(:last-child),
.industries-served .col-sidebar .sidebar > *:not(:last-child) {
  margin-bottom: 2.5rem;
}

/* Sidebar stack: page TOC + Quick Menu */
.service .col-sidebar .sidebar .sidebar-stack,
.industries-served .col-sidebar .sidebar .sidebar-stack {
  position: sticky;
  top: 7.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* Page TOC — same visual language as Quick Menu */
.service .col-sidebar .sidebar .page-toc,
.industries-served .col-sidebar .sidebar .page-toc {
  background: #fff;
  border: 2px solid #e4e9e1;
  padding: 1.25rem;
}
.service .col-sidebar .sidebar .page-toc .menu-name,
.industries-served .col-sidebar .sidebar .page-toc .menu-name {
  display: block;
  height: auto;
  padding: 0 0 0.75rem;
  margin-bottom: 0.75rem;
  background: transparent;
  border-bottom: 1px solid #e4e9e1;
  font-family: "Fraunces", var(--support-font);
  font-size: 0.78125rem;
  font-weight: 400;
  letter-spacing: -0.15px;
  line-height: 1.25rem;
  text-transform: uppercase;
  color: #0c1a12;
}
.service .col-sidebar .sidebar .page-toc .main-ul,
.industries-served .col-sidebar .sidebar .page-toc .main-ul {
  background: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
}
.service .col-sidebar .sidebar .page-toc .main-ul > li,
.industries-served .col-sidebar .sidebar .page-toc .main-ul > li {
  list-style: none;
}
.service .col-sidebar .sidebar .page-toc .main-ul ul,
.industries-served .col-sidebar .sidebar .page-toc .main-ul ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.service .col-sidebar .sidebar .page-toc .main-ul ul li,
.industries-served .col-sidebar .sidebar .page-toc .main-ul ul li {
  padding: 0;
  margin-bottom: 1rem;
}
.service .col-sidebar .sidebar .page-toc .main-ul ul li:last-child,
.industries-served .col-sidebar .sidebar .page-toc .main-ul ul li:last-child {
  margin-bottom: 0;
}
.service .col-sidebar .sidebar .page-toc .main-ul ul li:before,
.industries-served .col-sidebar .sidebar .page-toc .main-ul ul li:before {
  display: none;
}
.service .col-sidebar .sidebar .page-toc .main-ul ul li a,
.industries-served .col-sidebar .sidebar .page-toc .main-ul ul li a {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.28px;
  color: #0c1a12;
  text-decoration: none;
}
.service .col-sidebar .sidebar .page-toc .main-ul ul li a:hover,
.industries-served .col-sidebar .sidebar .page-toc .main-ul ul li a:hover {
  color: #1c8a47;
}

/* Quick menu */
.service .col-sidebar .sidebar .quick-menu,
.industries-served .col-sidebar .sidebar .quick-menu {
  position: static;
  top: auto;
  background: #fff;
  border: 2px solid #e4e9e1;
  padding: 1.25rem;
}
.service .col-sidebar .sidebar .quick-menu .menu-name,
.industries-served .col-sidebar .sidebar .quick-menu .menu-name {
  display: block;
  height: auto;
  padding: 0 0 0.75rem;
  margin-bottom: 0.75rem;
  background: transparent;
  border-bottom: 1px solid #e4e9e1;
  font-family: "Fraunces", var(--support-font);
  font-size: 0.78125rem;
  font-weight: 400;
  letter-spacing: -0.15px;
  line-height: 1.25rem;
  text-transform: uppercase;
  color: #0c1a12;
}
.service .col-sidebar .sidebar .quick-menu .main-ul,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul {
  background: transparent;
  padding: 0;
  margin: 0;
  list-style: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul > li,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul > li {
  list-style: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul .category-title,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul .category-title {
  display: block;
  margin-bottom: 1rem;
  cursor: default;
  font-family: "Montserrat", var(--bs-font-sans-serif);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #0c1a12;
}
.service .col-sidebar .sidebar .quick-menu .main-ul .category-title i,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul .category-title i {
  display: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul .category-title.active:before,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul .category-title.active:before {
  display: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul .category-title + ul,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul .category-title + ul {
  overflow: visible;
  max-height: none;
  opacity: 1;
  visibility: visible;
  margin: 0 0 1.5rem;
  padding: 0;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul:before,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul:before {
  display: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul li,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul li {
  padding: 0;
  margin-bottom: 1rem;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul li:before,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul li:before {
  display: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul li a,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul li a {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.28px;
  color: #0c1a12;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul li a:hover,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul li a:hover {
  color: #1c8a47;
}
.service .col-sidebar .sidebar .quick-menu .main-ul ul li a.active,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul ul li a.active {
  background: transparent;
  color: #1c8a47;
  font-weight: 700;
  cursor: auto;
  pointer-events: none;
}
.service .col-sidebar .sidebar .quick-menu .main-ul a.see-more,
.industries-served .col-sidebar .sidebar .quick-menu .main-ul a.see-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0.5rem 1rem;
  background: #1c8a47;
  color: #f8f9f1;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.6875rem;
  letter-spacing: -0.3px;
  text-align: center;
  text-decoration: none;
}

/* Main content */
.service .col-content,
.industries-served .col-content {
  margin-top: 3.75rem;
}
.service .col-content p a,
.service .col-content li a,
.industries-served .col-content p a,
.industries-served .col-content li a {
  text-decoration: underline;
}
.service .page-body > p,
.industries-served .page-body > p,
.service .page-body .wp-block-paragraph,
.industries-served .page-body .wp-block-paragraph {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: -0.02em;
  color: #040707;
}
.service .page-body > .wp-block-heading,
.industries-served .page-body > .wp-block-heading {
  font-family: "Fraunces", var(--support-font);
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #0c1a12;
  margin-bottom: 2.5rem;
}
.service .page-body > .wp-block-heading + .wp-block-heading,
.industries-served .page-body > .wp-block-heading + .wp-block-heading {
  margin-top: -1.5rem;
}

/* Bullet lists — only when "Show bullet point" is enabled in editor */
.service .page-body ul.wp-block-list.check-list > li strong,
.industries-served .page-body ul.wp-block-list.check-list > li strong {
  color: #0c1a12;
  font-weight: 600;
}

/* Requirements table — match single page zebra tables */
.service .page-body .wp-block-table,
.industries-served .page-body .wp-block-table,
.page-template-template-service .page-body .wp-block-table {
  margin-bottom: 2.5rem;
}
.service .page-body .wp-block-table.is-style-stripes.limit-height,
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height,
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height {
  background: #fff !important;
  padding: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
}
.service .page-body .wp-block-table.is-style-stripes.limit-height::-webkit-scrollbar,
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height::-webkit-scrollbar,
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height::-webkit-scrollbar {
  width: 6px;
}
.service .page-body .wp-block-table.is-style-stripes.limit-height::-webkit-scrollbar-thumb,
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height::-webkit-scrollbar-thumb,
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height::-webkit-scrollbar-thumb {
  background: #1c8a47;
  border-radius: 5px;
}
.service .page-body .wp-block-table table,
.industries-served .page-body .wp-block-table table,
.page-template-template-service .page-body .wp-block-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.service .page-body .wp-block-table thead,
.industries-served .page-body .wp-block-table thead,
.page-template-template-service .page-body .wp-block-table thead {
  display: none;
}
.service .page-body .wp-block-table tbody tr,
.industries-served .page-body .wp-block-table tbody tr,
.page-template-template-service .page-body .wp-block-table tbody tr,
.service .page-body .wp-block-table.is-style-stripes tbody tr,
.industries-served .page-body .wp-block-table.is-style-stripes tbody tr,
.page-template-template-service .page-body .wp-block-table.is-style-stripes tbody tr,
.service .page-body .wp-block-table.is-style-stripes.limit-height tbody tr,
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height tbody tr,
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height tbody tr,
.service .page-body .wp-block-table.is-style-stripes.limit-height tr:nth-child(odd),
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height tr:nth-child(odd),
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height tr:nth-child(odd) {
  background: #fff !important;
  border: 1px solid #e4e9e1;
}
.service .page-body .wp-block-table tbody tr:nth-child(even),
.industries-served .page-body .wp-block-table tbody tr:nth-child(even),
.page-template-template-service .page-body .wp-block-table tbody tr:nth-child(even),
.service .page-body .wp-block-table.is-style-stripes tbody tr:nth-child(even),
.industries-served .page-body .wp-block-table.is-style-stripes tbody tr:nth-child(even),
.page-template-template-service .page-body .wp-block-table.is-style-stripes tbody tr:nth-child(even),
.service .page-body .wp-block-table.is-style-stripes.limit-height tbody tr:nth-child(even),
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height tbody tr:nth-child(even),
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height tbody tr:nth-child(even) {
  background: #e4e9e1 !important;
}
.service .page-body .wp-block-table tbody td,
.industries-served .page-body .wp-block-table tbody td,
.page-template-template-service .page-body .wp-block-table tbody td,
.service .page-body .wp-block-table.is-style-stripes tbody tr td,
.industries-served .page-body .wp-block-table.is-style-stripes tbody tr td,
.page-template-template-service .page-body .wp-block-table.is-style-stripes tbody tr td,
.service .page-body .wp-block-table.is-style-stripes.limit-height tr td,
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height tr td,
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height tr td {
  padding: 1.5625rem !important;
  border: 0;
  vertical-align: top;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: -0.02em;
  color: #0c1a12;
}
.service .page-body .wp-block-table tbody td:first-child,
.industries-served .page-body .wp-block-table tbody td:first-child,
.page-template-template-service .page-body .wp-block-table tbody td:first-child,
.service .page-body .wp-block-table.is-style-stripes tbody tr td:first-child,
.industries-served .page-body .wp-block-table.is-style-stripes tbody tr td:first-child,
.page-template-template-service .page-body .wp-block-table.is-style-stripes tbody tr td:first-child,
.service .page-body .wp-block-table.is-style-stripes.limit-height tr td:first-child,
.industries-served .page-body .wp-block-table.is-style-stripes.limit-height tr td:first-child,
.page-template-template-service .page-body .wp-block-table.is-style-stripes.limit-height tr td:first-child {
  width: 42%;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.3px;
}
.service .page-body .wp-block-table tbody td p,
.industries-served .page-body .wp-block-table tbody td p,
.page-template-template-service .page-body .wp-block-table tbody td p {
  margin: 0;
}

.service .col-content.col-content-technical,
.industries-served .col-content.col-content-technical {
  margin-top: 0;
}
.service .col-content .service-category-section .category-title,
.industries-served .col-content .service-category-section .category-title {
  font-size: 46px;
  line-height: 53px;
  max-width: 545px;
  margin-bottom: 10px;
}
.service .col-content .service-category-section .category-description,
.industries-served .col-content .service-category-section .category-description {
  font-size: 20px;
  line-height: 28px;
}
.service .col-content .service-category-section .service-posts-grid,
.industries-served .col-content .service-category-section .service-posts-grid {
  margin: 40px 0 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 27px;
}
.service .col-content .service-category-section .service-posts-grid .service-post,
.industries-served .col-content .service-category-section .service-posts-grid .service-post {
  flex: 0 1 calc(50% - 27px);
  background: #fff;
  max-height: 202px;
  height: 202px;
}
@media only screen and (max-width: 576px) {
  .service .col-content .service-category-section .service-posts-grid .service-post,
  .industries-served .col-content .service-category-section .service-posts-grid .service-post {
    flex: 1 1 100%;
  }
}
.service .col-content .service-category-section .service-posts-grid .service-post .service-thumbnail img,
.industries-served .col-content .service-category-section .service-posts-grid .service-post .service-thumbnail img {
  width: 100%;
  height: 142px;
  object-fit: cover;
  object-position: top center;
}
.service .col-content .service-category-section .service-posts-grid .service-post .service-title,
.industries-served .col-content .service-category-section .service-posts-grid .service-post .service-title {
  font-size: 16Px;
  font-family: "Montserrat";
  font-weight: 600;
  color: var(--color-main);
  padding: 0 23px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 60px;
}

h3.wp-block-heading {
  margin-bottom: 10px;
}

/* Intro column fills former TOC width after move-to-sidebar */
.service .page-body .wp-block-columns > .wp-block-column,
.industries-served .page-body .wp-block-columns > .wp-block-column {
  flex-basis: 100% !important;
  max-width: 100%;
}
.service .page-body .wp-block-columns > .wp-block-column.has-white-background-color,
.industries-served .page-body .wp-block-columns > .wp-block-column.has-white-background-color {
  padding-right: 35px !important;
}

/* purgecss end ignore */
