.support-header{display:grid;grid-template:1fr/1fr 3fr 1fr;padding:var(--sl-spacing-small);box-sizing:border-box;background-color:var(--vl-color-highlight);position:relative}.support-header:after{content:" ";display:block;width:100%;top:100%;background-color:var(--vl-color-highlight);height:25px;position:absolute;z-index:1}.support-header__avatars{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:var(--sl-spacing-x-small)}.support-header__avatars .avatar-tile,.support-header__avatars .avatar-tile img,.support-header__avatars .avatar-tile__image,.support-header__avatars .avatar-tile__image img{width:40px;height:40px;max-width:40px;max-height:40px}.support-header__avatars .avatar-tile__image{max-width:40px;max-height:40px;box-shadow:0 4px 4px -1px #0c0c0d1a,0 4px 4px -1px #0c0c0d0d;background-color:var(--vl-full-background)}.support-header__avatars .avatar-tile__image,.support-header__avatars .avatar-tile__image img{box-sizing:border-box;border:none;border-radius:100%}.support-header__title{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:600}.support-header__finish{display:flex;flex-direction:row;justify-content:end;align-items:center}
