.elementor-kit-5{--e-global-color-primary:#0B1020;--e-global-color-secondary:#5A5A5A;--e-global-color-text:#17232A;--e-global-color-accent:#0064E0;--e-global-color-eb9b750:#DEE2E9;--e-global-color-71e85e9:#CBEFFF;--e-global-color-4435eaf:#002161;--e-global-color-bca8930:#73869D;--e-global-color-945516f:#D7DDE1;--e-global-color-49b2fd9:#7C8692;--e-global-color-675f40f:#67788A;--e-global-color-ad29b85:#5B6772;--e-global-color-1c1fe17:#1C2B33;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"articulat-cf";--e-global-typography-accent-font-weight:500;--e-global-typography-91c9ec0-font-family:"Manrope";}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-size:16px;font-weight:400;line-height:1em;letter-spacing:0px;color:#FFFFFF;border-radius:30px 30px 30px 30px;padding:17px 23px 17px 23px;}.elementor-kit-5 e-page-transition{background-color:#FFFFFF;}.elementor-kit-5 h1{line-height:1.15em;}.elementor-kit-5 label{color:#5D6C7B;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{color:#5D6C7B;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:15px;padding:15px 22px 15px 22px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ----------------------- */
/* header */
/* ----------------------- */

#bc-topbar {
  height: 44px;
}

#bc-navbar-links li:nth-of-type(3) {
  flex-grow: 1;
}

#bc-navbar {
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(14px);
}

/* ----------------------- */
/* footer */
/* ----------------------- */

.bc-footer h3 {
  font-size: var(--fs-sm);
  font-weight: 600;
  letter-spacing: var(--ls--2);
  margin-bottom: 14px;
}

.bc-footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 32px;
}

.bc-footer a {
  color: var(--bc-text-soft);
  font-size: var(--fs-nav);
  margin-bottom: 8px;
}

.bc-footer-copy {
  color: var(--bc-text-soft); /* 5c6776 */
  font-size: 12.5px;
}

.bc-footer-copy a {
  color: inherit;
}

.bc-foot-toggle svg {
  display: none;
}

@media (width < 1024px) {
  .bc-foot-toggle {
    cursor: pointer;
    border-top: solid 1px var(--bc-border-clr);
    padding-block: 1.375rem 0.25rem;

    display: flex;
    justify-content: space-between;
    align-items: start;
  }

  .bc-foot-toggle svg {
    display: inline-block;
    rotate: 90deg;
    opacity: 1;
    margin-top: -4px;
    fill: #5d6c7b70;
  }

  .bc-foot-panel {
    max-height: 0;
    overflow: hidden;
  }
}

@media (width < 1024px) {
  .bc-footer h3 {
    font-size: var(--fs-lg);
    font-weight: 500;
    letter-spacing: var(--ls-2);
  }

  .bc-footer ul {
    display: flex;
    flex-direction: column;
    align-items: start;
  }

  .bc-footer a {
    font-size: var(--fs-sm);
    margin-block: 8px 10px;
  }
}

/*
/
/
/
/
/
/
/
/
/
*/

.logo {
  font-family: "articulat-cf";
  font-weight: 600;
  color: var(--bc-primary);
}

.btn-wrapper {
  display: flex;
  gap: 14px;
}

/* ----------------------- */
/* section: post type link block */
/* ----------------------- */

/* ----------------------- */
/* section: post type link item */
/* ----------------------- */

/* ----------------------- */
/* section: hoz scroll inpage menu */
/* ----------------------- */

/* ----------------------- */
/* hide topbar */
/* ----------------------- */

/* legal home
   legal pages
   case study template 
*/
.page-id-9336 #bc-topbar,
.page-id-8858 #bc-topbar,
.page-id-8854 #bc-topbar {
  display: none !important;
}

/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* COMPONENTS */
/* ---------------------------------------------- */
/* ---------------------------------------------- */

/* ----------------------- */
/* page nav */
/* ----------------------- */

.bc-page-menu ul {
  list-style: none;
  padding-inline-start: 0;
  display: flex;
}

.bc-page-menu ul {
  align-items: center;
  gap: 32px;
  font-size: var(--fs-nav);
  letter-spacing: var(--ls-1);
}

/* ----------------------- */
/* section width/padding/margins */
/* ----------------------- */

section.sm {
  max-width: 1100px !important;
  margin-inline: auto;
}

/*.bc-grid,*/
/*.section-heading:not(.span-all) {*/
/*  padding-block: 120px;*/
/*}*/

.bc-section:not([class*="bc-hero"]) {
  padding-block: var(--pad-md);
}

.bc-section.bc-pad-0 {
  padding-block: 0;
}

.bc-section.bc-pad-xs {
  padding-block: var(--pad-xs);
}

.bc-section.bc-pad-sm {
  padding-block: var(--pad-sm);
}

.bc-section.bc-pad-lg {
  padding-block: var(--pad-lg);
}

.bc-section.bc-pt-0 {
  padding-top: 0;
}

.bc-section.bc-pt-xs {
  padding-top: var(--pad-xs);
}

.bc-section.bc-pt-sm {
  padding-top: var(--pad-sm);
}

.bc-section.bc-pb-sm {
  padding-bottom: var(--pad-sm);
}

.bc-section.bc-pb-lg {
  padding-bottom: var(--pad-lg);
}

section:has(> .article-block) {
  padding-block: 60px;
}

/* ----------------------- */
/* grid setup */
/* ----------------------- */

.bc-grid {
  display: grid;
  gap: 48px 24px;
  grid-template-columns: 1fr;
}

.bc-grid.col-3 {
  gap: 48px;
}

@media (width > 767px) {
  .bc-grid.col-2 {
    grid-template-columns: 1fr 1fr;
    /* remove case study page */
    gap: 100px;
  }

  .bc-grid.col-2:has(> .media) {
    align-items: center;
  }

  .bc-grid.col-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .bc-grid.people-wrap {
    grid-template-columns: 1.4fr 2fr;
    gap: 80px;
  }

  .flip .bc-grid .media {
    order: -1;
  }
}

.bc-grid-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* ----------------------- */
/* section: 3 col */
/* ----------------------- */

.col-3 h3 {
  font-size: var(--fs-22);
  font-weight: 500;
}

.col-3 img {
  aspect-ratio: 1.35;
  object-fit: cover;
  border-radius: var(--img-br);
}

.col-3 .link-card h3 {
  font-size: var(--fs-4);
  margin-block: 10px;
}

.col-3.link-cards {
  gap: 48px 32px;
}

.link-card img {
  aspect-ratio: 1.3;
  object-fit: cover;
}

/*.col-3 .meta {*/
/*    color: var(--bc-text-soft);*/
/*    font-size: 15px;*/
/*    border-bottom: var(--bc-border);*/
/*    align-self: start;*/
/*    position: relative;*/
/*    padding-right: 20px;*/
/*    padding-bottom: 4px;*/
/*    font-weight: 400;*/
/*}*/

/*.col-3 .meta::after {*/
/*  position: absolute;*/
/*  content: "";*/
/*  right: 0;*/
/*  top: 0;*/
/*  background-image: url(/wp-content/uploads/2025/12/chevron-2.svg);*/
/*  background-repeat: no-repeat;*/
/*  background-position: center right;*/
/*  background-size: 16px;*/
/*  width: 26px;*/
/*  height: 23px;*/
/*  opacity: .5;*/
/*}*/

/* ----------------------- */
/* section: half/half */
/* ----------------------- */

/* media col */

.bc-grid .media img {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 20px;
}

.bc-grid .media.wide img {
  aspect-ratio: 1.4;
}

/* article-like col */

/* hero */

/* ----------------------- */
/* section: heading */
/* ----------------------- */

.section-heading {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* centered */

.section-heading.center {
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* if in grid cell */
.span-all {
  grid-column: 1 / -1;
}

.span-all.tight {
  margin-bottom: -20px;
}

.span-all.space {
  padding-bottom: 20px;
}

/* ----------------------- */
/* content col (grid & reg) */
/* ----------------------- */

.bc-grid .content,
.bcontent {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 16px;
}

.bc-grid .content .bc-btn {
  margin-top: 12px;
}

/* ----------------------- */
/* accordion */
/* ----------------------- */

/* static */

.bc-accordion {
  margin-top: -14px;
}

.bc-accordion h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}

.bc-accordion-item {
  padding: 18px 0 0px;
  margin-top: 18px;
  border-top: var(--bc-border);
  position: relative;
}

.bc-accordion-summary {
  cursor: pointer;
  padding: 10px 0;
}

.bc-accordion-content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition:
    max-height 0.45s ease,
    opacity 0.35s ease;
}

.bc-accordion-inner {
  padding-bottom: 20px;
  padding-right: 40px;
}

/* autoplay */

.autoplay .bc-accordion-item {
  border-width: 1.5px;
}

.autoplay .bc-accordion h5 {
  font-weight: 600;
}

.autoplay .bc-accordion-progress {
  position: absolute;
  top: -2px;
  left: 0;
  height: 2px;
  width: 0;
  background: #080808;
  transition: width 0s;
}

.autoplay .bc-accordion-item h5.bc-accordion-title {
  color: #5a5a5a;
}

.autoplay .bc-accordion-item.bc-active h5.bc-accordion-title {
  color: #080808;
}

/* ----------------------- */
/* section: subpage hero */
/* ----------------------- */

.bc-hero-wrapper {
  border-block: var(--bc-border);
}

.bc-hero {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-block: 100px;
  gap: 20px;
}

.bc-hero .subtitle {
  max-width: 550px;
}

.bc-hero h1 {
  font-size: 48px;
}

.bc-hero .bc-btn {
  margin-top: 12px;
}

/* ----------------------- */
/* section: subpage grid */
/* ----------------------- */

.grid-heading-block a.btn {
  display: inline-block;
  margin-top: 20px;
}

.grid-content-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 60px;
}

.grid-item {
  flex-basis: 28%;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
  border-top: var(--bc-border);
  padding-top: 32px;
}

@media (width < 1024px) {
  .grid-item {
    flex-basis: 40%;
  }
}

@media (width < 768px) {
  .grid-item {
    flex-basis: 100%;
  }
}

.grid-item h4 {
  font-size: 20px;
}

/* ----------------------- */
/* section: articles */
/* ----------------------- */

/* block */

.article-block {
  display: grid;
  gap: 48px 110px;
}

@media (width > 980px) {
  .article-block {
    grid-template-columns: 1fr 1fr;
  }
}

/* list */

.article-list {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

@media (min-width: 1024px) {
  .right {
    padding-right: 40px;
  }

  .left {
    padding-left: 40px;
    padding-right: 10px;
  }
}

/* ----------------------- */
/* article link card */
/* ----------------------- */

.case-study article,
.news article {
  padding-bottom: 20px;
}

/* standard: article link title */

article h3 {
  color: var(--bc-text-black);
}

article:not(.lg) h3,
.bc-sidebar a {
  font-size: var(--fs-lg);
  line-height: 1.4 !important;

  font-weight: 500;
  letter-spacing: var(--ls-1);
  margin-block: 8px 0px;
}

/* standard: article link desc */

article p {
  font-size: var(--fs-sm);
  line-height: 1.5;
  color: var(--bc-text-soft);
  letter-spacing: var(--ls-2);
  margin-block: 4px;
}

/* anchor tag styling */

article .meta {
  margin-top: 20px;
  letter-spacing: var(--ls-2);
  
  font-family: system-ui, helvetica neue;
  font-weight: 500;
  letter-spacing: -0.1px;
  font-size: 14px;
  /*color: #677481;*/
}

/* lg */

article.lg {
  gap: 10px !important;
}

article.lg h3 {
  font-size: var(--fs-32);
  line-height: 1.3 !important;

  letter-spacing: var(--ls-1);
  font-weight: 600;
}

article.lg p {
  font-size: var(--fs-lg);
}

article.lg img {
  width: 100%;
  border-radius: var(--img-br);
  aspect-ratio: var(--img-wide);
  object-fit: cover;
}

.news article.lg img {
  margin-top: 40px;
}

.case-study article.lg img {
  margin-bottom: 40px;
}

/* text only */

.news article,
.case-study article.lg {
  display: flex;
  flex-direction: column;
  align-items: start;
}

article.line {
  padding-bottom: 60px;
  border-bottom: var(--bc-border);
  margin-bottom: 8px;
}

@media (width > 1024px) {
  article.line:last-child {
    padding-bottom: 60px;
    border-width: 0;
  }
}

@media (width < 768px) {
  article.line {
    padding-bottom: 28px;
    border-width: 0;
  }
}

/* side img */

.case-study article {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  align-items: center;
}

@media (min-width: 550px) {
  .case-study article {
    grid-template-columns: 0.4fr 0.6fr;
  }
}

.case-study article img {
  aspect-ratio: 1.25;
  border-radius: 14px;
  object-fit: cover;
}

/* ----------------------- */
/* section: hoz slider w/ arrows */
/* ----------------------- */

.people-slider {
  width: 100%;
  overflow: hidden;
}

.slider-track {
  display: flex;
  gap: 24px;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.people-card {
  min-width: 30%;
  scroll-snap-align: start;
}

.people-card img {
  width: 100%;
  border-radius: 14px;
}

/* desktop: show bigger cards but still slide */
@media (min-width: 900px) {
  .people-card {
    min-width: 240px !important;
  }
}

.people-wrap .people-card img {
  aspect-ratio: 0.75 !important;
  object-fit: cover;
}

/* ----------------------- */
/* section: cta */
/* ----------------------- */

.cta > * {
  max-width: 480px;
}

.cta .logo {
  margin-bottom: -20px;
}

/* ----------------------- */
/* section: page meta */
/* ----------------------- */

.bc-article-footer-meta {
  display: flex;
  flex-direction: column;
  padding-block: var(--sp-64);
}

@media (width > 880px) {
  .bc-article-footer-meta {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.bc-article-footer-meta .meta {
  color: var(--bc-text-muted);
}

.bc-follow a,
.bc-press a {
  font-size: var(--fs-meta);
  font-weight: 500;
}

.bc-follow,
.bc-press {
  display: flex;
  align-items: center;
  gap: 12px;
}

.bc-follow ul,
.bc-press ul {
  list-style: none;
  padding-inline-start: 0;
  display: flex;
}

/* ----------------------- */
/* sidebar */
/* ----------------------- */

.bc-sidebar ul {
  list-style: none;
  padding-inline-start: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.bc-sidebar li {
  padding-bottom: 32px;
  border-bottom: var(--bc-border);
}

.bc-sidebar a {
  display: block;
  padding-right: 60px;
  position: relative;
}

.bc-sidebar a::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background-image: url(/wp-content/uploads/2025/12/tdesign_arrow-up.svg);
  background-repeat: no-repeat;
  background-position: center right;
  width: 30px;
  height: 28px;
}

.bc-sidebar.arrow-muted a::after {
  opacity: 0.5;
}

.bc-sidebar .divider-title {
  margin-bottom: var(--sp-40);
}

/* sticky */

.bc-sidebar-wrapper.sticky {
  height: 100%;
}

.bc-sidebar.sticky {
  position: sticky;
  top: 60px;
}


/* ----------------------- */
/* forms */
/* ----------------------- */

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    padding: 22px 15px 10px !important;
}

.bc-form .elementor-field-group .elementor-field-textual {
    border-color: #ccd3db;
}

.bc-form .elementor-field-group .elementor-field-textual:focus {
    border-color: #6e737d;
}

.bc-form input:focus,
.bc-form textarea:focus,
.bc-form .elementor-field-group .elementor-field-textual:focus {
  box-shadow: none !important;
}

.bc-form .elementor-field-group {
  position: relative;
  margin-bottom: 1.5rem;
}

.bc-form .elementor-field-group input,
.bc-form .elementor-field-group textarea {
  width: 100%;
  padding: 10px 14px;
  /*background-color: white !important;*/
  border-radius: 14px;
}

/*.bc-form .elementor-field-group input[placeholder] {*/
/*    color: white;*/
/*}*/

.bc-form .elementor-field-group label {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  color: var(--bc-text-meta);
  font-size: 15px;
  pointer-events: none;
  transition: all 0.2s ease;
  /*background: white;*/
  padding: 0px;
  z-index: 1;
}


.bc-form .elementor-field-group:focus-within label,
.bc-form .elementor-field-group.has-value label {
  top: 15px;
  font-size: 12px !important;
  color: #0168ed;
}

@media (max-width: 768px) {
  .bc-form .elementor-field-group:focus-within label,
  .bc-form .elementor-field-group.has-value label {
    font-size: 11px;
    top: -6px;
  }

  .bc-form .elementor-field-group label {
    transform: translateY(-70%);
  }
}

.bc-form .elementor-button[type="submit"] {
    margin-top: 10px;
}

/* ----------------------- */
/* contact form */
/* ----------------------- */

.bform input:focus,
.bform textarea:focus,
.bform .elementor-field-group .elementor-field-textual:focus {
  box-shadow: none !important;
}

.bform .elementor-field-group {
  position: relative;
  margin-bottom: 1.5rem;
}

.bform .elementor-field-group input,
.bform .elementor-field-group textarea {
  width: 100%;
  padding-inline: 1px;
  /*background-color: white !important;*/
}

.bform .elementor-field-group label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: var(--bc-text-meta);
  font-size: 15px;
  pointer-events: none;
  transition: all 0.2s ease;
  /*background: white;*/
  padding: 0px;
  z-index: 1;
}

.bform .elementor-field-group:focus-within label,
.bform .elementor-field-group.has-value label {
  top: -4px;
  font-size: 12px !important;
  color: #0168ed;
}

@media (max-width: 768px) {
  .bform .elementor-field-group:focus-within label,
  .bform .elementor-field-group.has-value label {
    font-size: 11px;
    top: -6px;
  }

  .bform .elementor-field-group label {
    transform: translateY(-70%);
  }
}

/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* PAGES */
/* ---------------------------------------------- */
/* ---------------------------------------------- */

/* ----------------------- */
/* home */
/* ----------------------- */

.home-hero {
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.home-hero h1 {
  text-align: center;
  color: black;
}

/* ----------------------- */
/* article template */
/* ----------------------- */

.bc-article-heading {
  display: flex;
  flex-direction: column;
  padding-block: 32px 54px;
  gap: 14px;
}

.bc-article-heading h1 {
  font-size: var(--fs-40);
  max-width: 900px;
  line-height: 1.25;
}

img.bc-article-featimg {
  border-radius: 20px;
}

.bc-article-content h3 {
  margin-top: 60px;
}

.bc-article-content p {
  font-size: 17px;
  margin-block: 20px 26px;
}

/* meta */

.bc-article-meta {
  padding-block: var(--sp-40);
  border-block: var(--bc-border);
  margin-top: var(--sp-64);
}

@media (width > 767px) {
  .bc-article-meta {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 48px;
  }
}

.bc-article-meta p {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.bc-article-meta p:not(:last-child) {
  margin-bottom: var(--sp-20);
}

/* ----------------------- */
/* legal home */
/* ----------------------- */

.bc-legal-home h1 {
  font-size: var(--fs-48);
}

.bc-legal-home .subheading {
  padding-block: 120px 16px;
}

.bc-legal-list {
  list-style: none;
  padding-inline-start: 0;
}

.bc-legal-list a {
  display: block;
  color: var(--bc-primary);
  padding-block: 32px;
  border-bottom: var(--bc-border);
  font-size: var(--fs-sm);
}



/* ----------------------- */
/* legal page */
/* ----------------------- */

.bc-legal-post .super {
  color: var(--bc-text-soft);
  font-size: 12.5px;
  /*text-transform: uppercase;*/
  letter-spacing: 0.1px;
  font-weight: 400;
}

.bc-legal-post h1 {
  font-size: var(--fs-40);
  margin-block: 18px 32px;
}

.bc-legal-post h2 {
  font-size: var(--fs-lg);
  margin-top: 40px;
}

.bc-legal-post h3 {
  font-size: 15px;
    margin-top: 32px;
    margin-bottom: -8px;
    font-weight: 500;
}

.legal-text p {
  margin-top: 20px;
  font-size: var(--fs-sm);
}

.resource-text h2,
.resource-text h3 {
  font-size: var(--fs-20);
   margin-top: 32px;
   margin-bottom: -6px;
}

.resource-text p {
   margin-top: 20px;  
}

.resource-text ul {
   margin-block: 20px 48px;
   border: var(--bc-border);
   border-radius: 14px;
   list-style: none;
   padding: 0;
}

.resource-text li {
    padding: 14px 24px;
    border-top: var(--bc-border);
    font-weight:400;
    font-size: 15px;
}

.resource-text li:first-of-type {
    border-top: none;
}

.bc-breadcrumbs {
  display: flex;
  align-items: center;
  gap: 8px;

  font-size: var(--fs-meta);
  color: var(--bc-text-meta);
  padding-block: 18px;
}

.bc-breadcrumbs a,
.bc-breadcrumbs span.sep {
  color: var(--bc-text-charcoal);
} 

.bc-breadcrumbs,
.bc-breadcrumbs.muted *,
.bc-breadcrumbs.muted .bc-breadcrumbs a,
.bc-breadcrumbs.muted span.sep,
.bc-breadcrumbs.muted p.meta {
  color: var(--bc-text-muted) !important;
  font-size: 12.5px !important;
  letter-spacing: -0.1px;
}

.bc-legal-post .revision {
  border-top: var(--bc-border);
  padding-top: 40px;
  margin-top: 80px;
  color: var(--bc-text-soft);
}

.help-topic-content .revision {
   border-top: var(--bc-border);
  padding-top: 40px;
  margin-top: 80px;
  font-size: var(--fs-20);
  color: var(--bc-text-black);
  font-weight: 500;
}

/* ----------------------- */
/* help center topic */
/* ----------------------- */

.bc-help-center-topic h1 {
  margin-block: 0px 48px;
}

/* ----------------------- */
/* hero: contact */
/* ----------------------- */

.bc-hero-contact {
  /*display: grid;*/
  /*gap: 48px 0px;*/
  /*grid-template-columns: 1fr;*/
  
  padding-block: 80px;
  min-height: 80vh;
}

.bc-hero-contact .content {
    position: relative;
    padding-bottom: 80px;
    
    display: flex;
    flex-direction: column;
    gap: 12px;
}
  
/*@media (width < 1024px) {*/
/*   .bc-hero-contact .content::after {*/
/*    bottom: 80px;*/
/*    left: 0;*/
/*    height: 1px;*/
/*    width: 100%;*/
/*  } */
/*}*/

@media (width >= 1024px) {
  .bc-hero-contact {
    /*grid-template-columns: 1fr 1fr;*/
    padding-block: 80px;
  }

  .bc-hero-contact .content {
    padding-right: 60px;
    gap: 24px;
  }

  .bc-hero-contact .content::after {
    position: absolute;
    content: "";
    background-color: var(--bc-border-clr);
    
    right: 0;
    height: 400px;
    width: 1px;
  }
}

.bc-hero-contact h1 {
  --fs-h2: clamp(32px, 4vw, 40px);
  font-size: var(--fs-h2);
}

.bc-hero-contact .subtitle {
  color: var(--bc-text-soft);
}

.bc-hero-contact .form {
  max-width: 600px;
  margin-inline: auto;
  padding-inline: 60px;
}

/* ----------------------- */
/* hero: home */
/* ----------------------- */

.bc-hero-home .bc-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-block: 160px;
  gap: 20px;

  max-width: 550px;
}

.bc-hero-home .bc-btn {
  margin-top: 12px;
}

/* ----------------------- */
/* hero: company */
/* ----------------------- */

.bc-hero-company .bc-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-block: 100px;
  gap: 20px;
  text-align: center;
}

.bc-hero-company h1 {
  max-width: 840px;
  margin-inline: auto;
}

.bc-hero-company .super {
  align-self: center;
  color: var(--bc-text-soft);
}

.bc-hero-company .bc-btn {
  margin-top: 12px;
}

.bc-hero-company .media,
.bc-hero-company .media img {
  width: 100vw;
  height: 440px;
  object-fit: cover;
}

/* ----------------------- */
/* hero: niche */
/* ----------------------- */

.bc-hero-niche .bc-hero-inner {
  display: grid;
  gap: 48px 120px;
  grid-template-columns: 1fr;
  padding-block: 60px;
}

@media (width > 767px) {
  .bc-hero-niche .bc-hero-inner {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding-block: 20px;
  }
}

.bc-hero-niche .content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.bc-hero-niche .media img {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 20px;
}

/* ----------------------- */
/* hero: primary */
/* ----------------------- */

.bc-hero-primary .bc-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-block: 160px;
  gap: 20px;
  text-align: center;
}

.bc-hero-primary .bc-hero-inner * {
  max-width: 840px;
  margin-inline: auto;
}

.bc-hero-primary .bc-btn {
  margin-top: 12px;
}

/* ----------------------- */
/* hero: resource */
/* ----------------------- */

.bc-hero-resource {
  display: flex;
  justify-content: center;
}

.bc-hero-resource .bc-hero-inner {
  padding-block: 120px;
  width: min(100%, 980px);
  margin-inline: auto;
}

.bc-hero-resource h1 {
  font-size: var(--fs-48);
}

.bc-hero-resource .subtitle {
  color: var(--bc-text-soft);
  padding-block: 120px 16px;
  font-size: var(--fs-26);
  letter-spacing: var(--ls-2);
}

/* ----------------------- */
/* hero: utility */
/* ----------------------- */

.bc-hero-utility .bc-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-block: 94px 104px;
  gap: 20px;
  max-width: 600px;
}

.bc-hero-utility .subtitle {
  color: var(--bc-text-soft);
}

.bc-hero-utility .bc-btn {
  margin-top: 12px;
}/* End custom CSS */