
.vbc-host{position:relative;--vbc-crumb-top:clamp(44px,9vh,92px);--vbc-gap:clamp(26px,3.4vh,40px);--vbc-strip:calc(var(--vbc-crumb-top) + 14px + var(--vbc-gap))}
.vbc-host{box-sizing:border-box;padding-top:var(--vbc-strip)}
.vbc-host>.slide,.vbc-host>.vpg-bg,.vbc-host>.bg{top:0}
.vbc-host>.wrap{padding-top:0}
.vbc-host>.slide .hero-inner{padding-top:var(--vbc-gap)}
.vbc{position:absolute;top:0;left:0;right:0;z-index:14;
  padding-top:var(--vbc-crumb-top);padding-bottom:var(--vbc-gap);pointer-events:none}
.vbc>.wrap{display:block!important;min-height:0;height:auto;padding-top:0;padding-bottom:0}
.vbc-list{list-style:none;margin:0;padding:0;display:flex;align-items:center;
  justify-content:flex-start;flex-wrap:wrap;gap:11px;pointer-events:auto}
.vbc-list>li{display:flex;align-items:center}
.vbc-list a,.vbc-list span[aria-current]{font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
  font-size:12.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;line-height:1;
  white-space:nowrap;text-decoration:none}
.vbc-list a{color:#b6b5ac;transition:color .18s}
.vbc-list a:hover{color:#F6A700}
.vbc-list span[aria-current]{color:#e8e7e0}
.vbc-sep{color:#8f9aa6;font-size:13px;line-height:1;user-select:none}
@media(max-width:560px){
  .vbc-host{--vbc-crumb-top:clamp(28px,6vh,52px);--vbc-gap:clamp(20px,2.6vh,28px)}
  .vbc-list{gap:8px}
  .vbc-list a,.vbc-list span[aria-current]{font-size:10.5px;letter-spacing:.10em} .vbc-host>.slide .hero-inner {
            padding-top: 111px;
} .vbc-host {
    box-sizing: border-box;
    padding-top: var(--vbc-strip);
    height: 500px;
}.slide-bg {
    position: absolute;
    inset: 0;
    background-size: cove;
    height: 5;
    background-position: center;
    transform: scale(1.08);
    height: 500px;
}    .vbc-host {
        --vbc-crumb-top: clamp(28px, 6vh, 52px);
        --vbc-gap: auto;
    }    .htitle {
        font-size: 20px;
    }
}
@media(prefers-reduced-motion:reduce){.vbc-list a{transition:none}}


@media (max-width: 767px) {
    .team-hero .slide-bg {
        background-image: url('../../../img/team-mob1.jpg') !important;
    }
}