.content_header_wrapper{width:100%;display:flex;justify-content:center}@media (max-width:992px){.content_header_wrapper{display:block}}.content_header_wrapper .content_header{width:100%;background:var(--bs-gray-50)}.content_header_wrapper .content_header .avatar{width:220px;height:220px!important;border:var(--bs-spacer-2) solid #fff;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;object-fit:cover}.content_header_wrapper .content_header .header{width:100%;height:345px;position:relative;display:flex;justify-content:center;align-items:center;overflow:visible;border-radius:var(--bs-spacer-2) var(--bs-spacer-2) 0 0}.content_header_wrapper .content_header .profile{display:flex;flex-direction:column;width:100%}.content_header_wrapper .content_header .profile .name{font-weight:600;text-align:center;margin-top:var(--bs-spacer-5);font-size:var(--bs-spacer-4)}.content_header_wrapper .content_header .profile .user-level{text-align:center;margin-top:var(--bs-spacer-2);color:#71777d;font-size:var(--bs-spacer-3)}.content_header_wrapper .content_header .profile .availability{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--bs-spacer-2) 0;margin:var(--bs-spacer-2) 0}.content_header_wrapper .content_header .profile .availability a{display:flex;align-items:center;padding:var(--bs-spacer-2) var(--bs-spacer-4);margin-right:var(--bs-spacer-3)}.content_header_wrapper .content_header .profile .availability a .icon{margin-right:var(--bs-spacer-3)}.content_header_wrapper .content_header .ovb_logo{width:64px;height:125px;position:absolute;top:16px;right:0}.content_header_wrapper .content_header .ovb_logo .ovb_logo_bg{position:absolute;z-index:0}.content_header_wrapper .content_header .ovb_logo .ovb_logo_text{background-color:transparent;width:40px;height:48px;z-index:100;left:12px;bottom:13px;position:absolute}.content_header_wrapper .content_header .profile-picture{position:relative;display:flex;justify-content:center;align-items:center;width:220px;height:220px}.content_header_wrapper .content_header .profile-picture .avatar,.content_header_wrapper .content_header .profile-picture .placeholder-avatar{width:100%;height:100%;border-radius:50%;border:var(--bs-spacer-2) solid #fff;object-fit:cover;display:flex;justify-content:center;align-items:center}.content_header_wrapper .content_header .profile-picture .placeholder-avatar{background-color:#e5efff}.content_header_wrapper .content_header .profile-picture .placeholder-logo{height:auto}.content_header_wrapper .content_header .profile-picture .spinner-container{width:100%;height:100%;position:absolute;z-index:5;top:0;left:0;border-radius:50%;background-color:rgba(255,255,255,0.6);display:flex;justify-content:center;align-items:center}.content_header_wrapper .icon-link-container{min-width:55px}.content_header_wrapper #qr-code-container svg path:first-child{fill:transparent!important}