h1,h2,h3,h4,h5{font-style:normal;font-weight:500;text-transform:uppercase;color:var(--bbh-black)}h1{font-family:"ApexSerif-Medium";font-weight:400;font-size:28px;line-height:36px}h1,h2{letter-spacing:.1em}h2{font-size:24px;line-height:24px}h2,h3{font-family:ApexNew-Medium}h3{font-size:20px;line-height:20px;letter-spacing:.04em}h4,h5{font-family:ApexNew-Medium;font-size:18px;line-height:18px;letter-spacing:.05em}h5{color:var(--bbh-grey)}.subline{font-family:ApexNew-Medium;font-style:normal;font-weight:500;color:var(--bbh-black)}h1.subline{font-size:17px;line-height:17px}h2.subline{font-size:15px;line-height:15px}p{font-family:ApexNew-Book;font-style:normal;font-weight:400;font-size:16px;color:var(--bbh-black)}p,p.large{line-height:140%}p.large{font-size:18px}p.medium{font-size:14px;line-height:140%}p.medium,p.small{letter-spacing:.01em}p.small{font-size:12px;line-height:130%}p.tiny{font-size:10px;line-height:120%}.editor h1,p.tiny{letter-spacing:.01em}.editor h1{font-family:"IBMPlexSerif-SemiBold";font-size:20px;line-height:30px;text-transform:none}.editor h1,.editor p{color:var(--bbh-black)}.editor p{font-family:"IBMPlexSerif-Regular";font-size:16px;line-height:26px}.editor p.small{font-size:14px;line-height:22px;letter-spacing:0}:root{--bbh-red:#e31e30;--bbh-dark-blue:#0b404f;--bbh-blue:#508fa0;--bbh-light-blue:#c1daed;--bbh-very-light-blue:#ecf5fc;--bbh-black:#242424;--bbh-dark-grey:#666;--bbh-grey:#a4a4a4;--bbh-light-grey:#ededed;--bbh-very-light-grey:#fcfcfc;--bbh-white:#fff;--bbh-light-brown:#f2efe7;--bbh-accent-blue:#1464dc;--bbh-accent-dark:var(--bbh-dark-blue);--bbh-accent-flat:var(--bbh-blue);--bbh-accent-green:#026600;--bbh-accent-purple:#560cb4;--bbh-accent-yellow:#efc901;--bbh-accent-red:#a90514;--bbh-accent-orange:#e4810b;--bbh-black-black:#000;--bbh-gradient-blue:#357c8f;--bbh-icon-color:red;--bbh-stroke-width:0.5px;--bbh-reference:#f24822;--bbh-phrase:#6bb9ab;--bbh-comment:#efc901;--edge:3px;--round-edge:8px;--bbh-distance:5px;--bbh-distance-default:calc(var(--bbh-distance)*6);--bbh-distance-small:calc(var(--bbh-distance)*4)}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.action-btn.v-btn.v-size--default{font-family:ApexNew-Medium;font-size:14px;line-height:18px;color:var(--bbh-light-grey);text-decoration:unset;text-transform:unset}.action-btn.v-btn.v-size--default .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-white);--bbh-stroke-width:1.5px;width:22px;height:22px}.v-input.v-text-field{--bbh-text-field-color:var(--bbh-blue);background:var(--bbh-white)}.v-input.v-text-field .input__label{color:var(--bbh-grey);font-family:ApexNew-Book;font-size:16px;line-height:22px}.v-input.v-text-field.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot>fieldset{border-color:var(--bbh-grey);opacity:.5}.v-input.v-text-field.v-input--is-focused .input__label{color:var(--bbh-text-field-color)}.v-input.v-text-field.v-input--is-focused .v-text-field__slot input{caret-color:var(--bbh-text-field-color)}.v-input.v-text-field .v-text-field__slot input{caret-color:var(--bbh-text-field-color);font-family:ApexNew-Book;font-size:16px;line-height:14px;color:var(--bbh-black-black)}.v-input.v-text-field .v-input__append-inner{margin:0}.v-input.v-text-field .v-input__append-inner .v-input__icon.v-input__icon--append{margin:15px 0;width:-moz-max-content;width:max-content}.v-input.v-text-field .v-input__append-inner .v-icon__component{--bbh-icon-color:var(--bbh-black)}.v-input.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:0}.overlay{position:fixed;top:0;left:0;z-index:9;width:100vw;height:100vh;background:#a4a4a44d}.custom-loading-icon{position:fixed;z-index:10;top:calc(50% - 20px);left:calc(50% - 20px);display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:15px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.custom-loading-icon.relative{position:relative;top:0;left:0}.custom-loading-icon:before{content:"";position:absolute;width:40%;height:150%;background:linear-gradient(var(--bbh-red) 50%,var(--bbh-grey) 50%);animation:borderAnimation 4s linear infinite}.custom-loading-icon:after{content:"";position:absolute;inset:4px;background:#fff;border-radius:15px;box-shadow:inset 1px 2px 3px rgba(0,0,0,.08),inset 0 4px 14px rgba(0,0,0,.03)}.custom-loading-icon #bbh-loading-logo.v-icon .v-icon__component{position:relative;--bbh-icon-color:var(--bbh-red);width:40px;height:40px;z-index:10}.loading-shadow{position:fixed;z-index:10;top:calc(50% - 20px);left:calc(50% - 20px);display:flex;align-items:center;justify-content:center;width:70px;height:70px}.loading-shadow.relative{position:relative;top:0;left:0}.loading-shadow:before{content:"";position:absolute;width:60%;height:60%;border-radius:50%;padding:18px;border-radius:5px;animation:borderAnimation 4s linear infinite;box-shadow:0 -24px 39px -10px rgba(220,12,35,.1),0 -54px 33px -4px rgba(220,12,35,.1),0 24px 39px -10px rgba(95,94,94,.1),0 54px 33px -4px rgba(95,94,94,.1)}@keyframes borderAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bbh-select.v-select.no-icon-text .v-list .v-list-item,.bbh-select.v-select.no-icon-text .v-list-item{display:flex;padding:0 30px}.bbh-select.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{transform:rotate(0)}.bbh-select.v-select.v-select--chips .v-select__slot>.v-label:not(.v-label--active){top:25px}.bbh-select.v-select .input__label{color:var(--bbh-grey);font-family:ApexNew-Book;font-size:16px;line-height:22px}.bbh-select.v-select .v-input__append-inner{height:100%}.bbh-select.v-select .v-input__append-inner .v-input__icon--clear,.bbh-select.v-select .v-input__append-inner .v-input__icon.v-input__icon--append{align-self:center}.bbh-select.v-select .v-input__append-inner .v-input__icon--clear .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-grey);width:20px}.bbh-btn.v-btn{--bbh-btn-color:var(--bbh-blue);--bbh-btn-color-outlined:var(--bbh-white);font-family:ApexNew-Medium;line-height:20px;letter-spacing:.03em;width:-moz-max-content;width:max-content;text-transform:none}.bbh-btn.v-btn.v-btn--active:before{opacity:0}.bbh-btn.v-btn.v-btn--disabled{opacity:.5}.bbh-btn.v-btn:not(.v-btn--round).v-size--default{padding:0 20px 0 20px;height:44px}.bbh-btn.v-btn:not(.v-btn--round).v-size--default .v-btn__content{font-size:18px;line-height:20px;letter-spacing:.03em}.bbh-btn.v-btn:not(.v-btn--round).v-size--default .v-btn__content .v-icon.v-icon--left{margin-right:calc(var(--bbh-distance)*3);margin-left:-8px;width:20px;height:20px}.bbh-btn.v-btn:not(.v-btn--round).v-size--small{padding:0 15px 0 15px;height:34px}.bbh-btn.v-btn:not(.v-btn--round).v-size--small .v-btn__content{font-size:16px;line-height:20px;letter-spacing:.03em}.bbh-btn.v-btn:not(.v-btn--round).v-size--small .v-btn__content .v-icon.v-icon--left{margin-right:calc(var(--bbh-distance)*3);margin-left:-3px;width:15px;height:15px}.bbh-btn.v-btn:not(.v-btn--round).v-size--x-small{padding:0 8px 0 8px;height:27px}.bbh-btn.v-btn:not(.v-btn--round).v-size--x-small .v-btn__content{font-size:14px;line-height:20px;letter-spacing:.01em}.bbh-btn.v-btn:not(.v-btn--round).v-size--x-small .v-btn__content .v-icon.v-icon--left{margin-right:calc(var(--bbh-distance)*2 + 1px);margin-left:0;width:15px;height:15px}.bbh-btn.v-btn .v-btn--has-bg{background:linear-gradient(90deg,var(--bbh-gradient-blue) 0,var(--bbh-btn-color) 100%)}.bbh-btn.v-btn .v-btn__content{color:var(--bbh-btn-color-outlined);--bbh-icon-color:var(--bbh-btn-color-outlined)}.bbh-btn.v-btn.v-btn--outlined{background:var(--bbh-btn-color-outlined);border:2px solid var(--bbh-btn-color);box-sizing:border-box;border-radius:4px}.bbh-btn.v-btn.v-btn--outlined .v-btn__content{color:var(--bbh-btn-color);--bbh-icon-color:var(--bbh-btn-color)}.bbh-btn.v-btn.v-btn--has-bg.v-btn--router{background:none;background-color:transparent!important;box-shadow:none}.bbh-btn.v-btn.v-btn--has-bg.v-btn--router *{color:var(--bbh-btn-color);--bbh-icon-color:var(--bbh-btn-color)}.action-btn{--bbh-action-btn-background:none;--bbh-action-btn-color:var(--bbh-very-light-grey)}.action-btn.v-btn{margin:0 var(--bbh-distance)}.action-btn.v-btn:not(.v-btn--round).v-size--default{width:60px;height:53px;padding:0 5px;background:var(--bbh-action-btn-background)!important}.action-btn.v-btn:not(.v-btn--round).v-size--default .v-btn__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-family:ApexNew-Medium;font-size:14px;line-height:14px;color:var(--bbh-action-btn-color);padding:5px 0;height:100%}.action-btn.v-btn:not(.v-btn--round).v-size--default .v-btn__content .v-icon.v-icon--left{width:22px;height:22px;margin:0}.action-btn.v-btn.bbh-btn-disabled{opacity:.5}.v-dialog.v-dialog--active.bbh-dialog{position:relative;overflow:inherit;background:var(--bbh-white);width:600px;border-radius:var(--edge);--bbh-dialog-color:var(--bbh-blue);--bbh-dialog-close-color:var(--bbh-dark-blue)}.v-dialog.v-dialog--active.bbh-dialog .bbh-btn.v-btn{--bbh-btn-color:var(--bbh-dialog-color)}.v-dialog.v-dialog--active.bbh-dialog .v-icon.dialog-close-btn{width:26px;height:26px;margin:0;position:absolute;top:-10px;right:-13px;z-index:999}.v-dialog.v-dialog--active.bbh-dialog .v-icon.dialog-close-btn .v-icon__component{--bbh-icon-color:var(--bbh-white);--bbh-icon-stroke-color:var(--bbh-dialog-close-color);--bbh-icon-color-fill:var(--bbh-dialog-close-color)}.v-dialog.v-dialog--active.bbh-dialog .dialog-card{overflow:inherit;width:100%}.v-dialog.v-dialog--active.bbh-dialog .dialogHeader #dialog-icon .v-icon:not(.dialog-close-btn){margin:30px 20px 0 30px}.v-dialog.v-dialog--active.bbh-dialog .dialogHeader #dialog-icon .v-icon:not(.dialog-close-btn) .v-icon__component{--bbh-icon-color:var(--bbh-black-black)}.v-dialog.v-dialog--active.bbh-dialog .v-input--selection-controls__input .v-icon,.v-dialog.v-dialog--active.bbh-dialog .v-input__append-inner .v-icon{margin:0}.v-dialog.v-dialog--active.bbh-dialog .dialogHeader{display:flex;align-items:flex-end;font-family:ApexNew-Medium;font-style:normal;font-size:24px;line-height:24px;letter-spacing:.1em;text-transform:uppercase;color:var(--bbh-black)}.v-dialog.v-dialog--active.bbh-dialog .dialogText{display:flex;flex-direction:row;align-items:flex-start;padding:20px 30px 27px;font-family:ApexNew-Book;font-size:18px;line-height:25px;color:var(--bbh-black-black)}.v-dialog.v-dialog--active.bbh-dialog .dialogActions{display:flex;flex-direction:row;align-items:flex-start;padding:30px;gap:20px;background:var(--bbh-white);box-shadow:0 -1px 0 rgba(0,0,0,.15);--bbh-btn-color:var(--bbh-dialog-color)}.v-dialog.v-dialog--active.bbh-dialog.dialog-small{width:361px}.v-dialog.v-dialog--active.bbh-dialog.dialog-small .dialogHeader{font-size:18px;line-height:18px;letter-spacing:.05em;padding:20px 20px 0}.v-dialog.v-dialog--active.bbh-dialog.dialog-small .dialogHeader .v-icon{display:none}.v-dialog.v-dialog--active.bbh-dialog.dialog-small .dialogText{padding:15px 20px 17px;font-size:16px;line-height:22px}.v-dialog.v-dialog--active.bbh-dialog.dialog-small .dialogActions{padding:10px 20px}.v-dialog.v-dialog--active.bbh-dialog.searchBar{width:650px;padding:0;border-radius:var(--round-edge)}.v-dialog.v-dialog--active.bbh-dialog.searchBar .v-card{border-radius:var(--round-edge)}.v-dialog.v-dialog--active.bbh-dialog.searchBar .dialogText{padding:0}.v-input--checkbox.v-input.bbh-checkbox{--bbh-checkbox-font-color:var(--bbh-black);--bbh-checkbox-sublabel-color:var(--bbh-grey);width:-moz-max-content;width:max-content;margin-top:0}.v-input--checkbox.v-input.bbh-checkbox .v-input--selection-controls__input{margin-right:10px;width:20px;height:20px}.v-input--checkbox.v-input.bbh-checkbox>.v-input__control .v-input--selection-controls__input .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-blue)}.v-input--checkbox.v-input.bbh-checkbox .v-label .checkbox-label{font-family:ApexNew-Book;font-size:16px;line-height:17px;color:var(--bbh-checkbox-font-color)}.v-input--checkbox.v-input.bbh-checkbox .v-label .checkbox-sublabel{font-family:ApexNew-Book;font-size:12px;line-height:17px;color:var(--bbh-checkbox-sublabel-color);margin-top:2px}.v-input--checkbox.v-input.bbh-checkbox .v-input--selection-controls__ripple{width:auto}.v-input--checkbox.v-input.bbh-checkbox.checkbox--small{height:21px}.v-input--checkbox.v-input.bbh-checkbox.checkbox--small .v-input__control{height:21px;flex-direction:row;align-items:center}.v-input--checkbox.v-input.bbh-checkbox.checkbox--small .v-input__control .v-icon{width:15px;height:15px}.v-input--checkbox.v-input.bbh-checkbox.checkbox--small .v-input__control .v-input--selection-controls__input{margin-right:10px;display:flex;align-items:center;width:15px;height:15px}.v-input--checkbox.v-input.bbh-checkbox.checkbox--small .v-input__control .v-label .checkbox-label{font-family:ApexNew-Book;font-size:12px;line-height:14px;letter-spacing:.01em;color:var(--bbh-checkbox-font-color)}.v-input--checkbox.v-input.bbh-checkbox.checkbox--small .v-input__control .v-label .checkbox-sublabel{font-family:ApexNew-Book;font-size:10px;line-height:14px;color:var(--bbh-checkbox-sublabel-color)}.v-breadcrumbs.bbh-breadcrumbs{padding:0}.v-breadcrumbs.bbh-breadcrumbs .v-breadcrumbs__item,.v-breadcrumbs.bbh-breadcrumbs .v-breadcrumbs__item.v-breadcrumbs__item--disabled{font-family:ApexNew-Book;font-size:16px;line-height:16px;letter-spacing:0;text-align:left;display:flex;align-items:center;color:var(--bbh-black-black);opacity:.8;flex:none;order:0;flex-grow:0}.v-breadcrumbs.bbh-breadcrumbs .v-breadcrumbs__item ol,.v-breadcrumbs.bbh-breadcrumbs .v-breadcrumbs__item ul,.v-breadcrumbs.bbh-breadcrumbs .v-breadcrumbs__item.v-breadcrumbs__item--disabled ol,.v-breadcrumbs.bbh-breadcrumbs .v-breadcrumbs__item.v-breadcrumbs__item--disabled ul{padding:0}.v-breadcrumbs.bbh-breadcrumbs li:nth-child(2n){padding:0 10px}.v-breadcrumbs.bbh-breadcrumbs li:first-child .v-breadcrumbs__item{font-family:ApexNew-Medium}.v-breadcrumbs.bbh-breadcrumbs .right-arrow-breadcrumbs{width:10px;height:10px;margin:0}.v-breadcrumbs.bbh-breadcrumbs .v-icon.bbh-breadcrumbs-arrow .v-icon__component{height:10px;width:10px;--bbh-icon-color:var(--bbh-red)}.header{position:relative;left:0;right:0;top:0;bottom:0;background:var(--bbh-white);box-shadow:0 4px 3px rgba(0,0,0,.05);height:60px;display:grid;grid-template-columns:46px 154px 1fr max-content;align-items:center}#menu-button .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-blue)}#header-bbh-logo{margin-left:15px}#header-bbh-logo,#header-bbh-logo .v-icon__component{height:42px;width:55px}#header-bbh-logo .v-icon.v-icon:after{background-color:transparent}#header-bbh-logo.v-icon .v-icon__component{--bbh-icon-color:var(--bbh-red);background-image:linear-gradient(var(--bbh-light-grey),var(--bbh-light-grey));background-repeat:no-repeat;background-size:0 100%;background-position-x:right;border-radius:3px;transition:background-size .5s;transition-delay:1s}#header-bbh-logo.v-icon .v-icon__component:hover{background-size:100% 100%;background-position-x:left}#header-bbh-logo.v-icon.v-icon:after,.header-menu-btn:before{background-color:transparent}.header-btn-wrapper{position:relative;width:24px;height:100%}.headerMenu{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;padding:0 20px;position:absolute;width:-moz-min-content;width:min-content;right:0;top:0;bottom:0;background:var(--bbh-light-grey);box-shadow:0 4px 3px rgba(0,0,0,.05)}.headerMenu .v-btn--icon.v-size--default{flex:none;order:3;flex-grow:0;margin:0}.headerMenu .v-btn.v-btn--icon.v-size--default{display:contents}.headerMenu .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-black-black);--bbh-stroke-width:2px}.subHeaderActionBar{background:transparent;height:100%;padding:0 5px;display:flex;flex-direction:row;align-items:center}.sub-header-container{display:flex;flex-direction:row;height:80px;background:linear-gradient(90deg,var(--bbh-gradient-blue) 0,var(--bbh-blue) 100%)}.sub-header{position:relative;left:0;right:0;top:0;bottom:0;background:transparent;width:100%;height:100%;display:flex;align-items:center;display:grid;grid-template-columns:200px 1fr}.sub-header .subHeaderText{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;width:100%}.sub-header .sub-header-back-btn-box{margin-left:0;width:0;display:flex;align-items:center;justify-content:flex-start}.sub-header .sub-header-back-btn-box .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-white)}.sub-header .sub-header-title{left:13.82%;right:30.97%;width:100%}.sub-header .sub-header-title,.sub-header .sub-header-title *{font-family:"ApexSerif-Medium";font-size:26px;line-height:33px;letter-spacing:.03em;color:var(--bbh-white)}.sub-header .sub-header-title.has-sub-title{font-size:24px;line-height:31px}.sub-header .sub-header-sub-title{left:13.82%;font-family:ApexNew-Book;font-size:14px;line-height:14px;letter-spacing:.03em;color:var(--bbh-white);opacity:.67}.sub-header .sub-header-btn{position:absolute;margin-right:calc(var(--bbh-distance)*4);height:100%;right:0;bottom:0;display:flex;align-items:center}.sub-header .sub-header-btn .v-btn{--bbh-btn-color:var(--bbh-white);--bbh-btn-color-outlined:var(--bbh-blue)}.sub-header .sub-header-btn .v-btn:not(.v-btn--round).v-size--default{height:29px;padding:0}.sub-header .sub-header-btn .v-btn:not(.v-btn--round).v-size--default .v-icon.v-icon--left{--bbh-icon-color:var(--bbh-white);margin:0;margin-right:9px;width:calc(var(--bbh-distance)*3);height:calc(var(--bbh-distance)*3)}.sub-header .sub-header-btn .v-btn .v-btn__content{font-family:ApexNew-Medium;font-size:13px;line-height:13px;letter-spacing:.03em;color:var(--bbh-very-light-grey);flex:none;order:1;flex-grow:0;margin:0 8px}.v-snack .v-snack__wrapper .v-snack__action .v-btn{--bbh-btn-color:transparent;margin-left:5px}.v-snack .v-snack__wrapper .v-snack__content.bbh-snackbar{width:100%;height:57px;padding:0;display:flex;flex-direction:row;align-items:center;gap:20px;font-family:ApexNew-Medium;font-size:18px;line-height:25px;color:var(--bbh-very-light-grey)}.v-snack .v-snack__wrapper .v-snack__content.bbh-snackbar .prepend-icon{height:100%;background:#ffffff1a;display:grid;place-items:center}.v-snack .v-snack__wrapper .v-snack__content.bbh-snackbar .prepend-icon .v-icon{--bbh-icon-color:var(--bbh--white);padding:0 15px 0 20px}.v-snack .v-snack__wrapper .v-snack__content.bbh-snackbar .prepend-icon .v-icon .v-icon__component{width:25px;height:25px;--bbh-icon-color:var(--bbh-white)}.v-card,.v-sheet.v-card{background:var(--bbh-white);color:var(--bbh-black-black);overflow:hidden;width:317px;border-radius:var(--edge)}.v-card .card-wrapper,.v-sheet.v-card .card-wrapper{display:flex;flex-direction:column}.v-card .v-card__title,.v-sheet.v-card .v-card__title{padding:20px;padding-bottom:8px;font-family:ApexNew-Medium;font-size:16px;line-height:21px;word-break:keep-all;max-width:calc(100% - 44px)}.v-card .v-card__text,.v-sheet.v-card .v-card__text{margin:0;padding:0 20px;font-family:ApexNew-Book;font-size:14px;line-height:20px;color:var(--bbh-black-black);word-break:keep-all}.v-card .v-card__text p,.v-sheet.v-card .v-card__text p{padding:0;margin:0;font-size:14px;line-height:20px}.v-card .v-card__actions,.v-sheet.v-card .v-card__actions{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10.5px var(--bbh-distance-small);margin:0}.v-card .v-card__actions .v-btn,.v-sheet.v-card .v-card__actions .v-btn{padding:0 var(--bbh-distance);margin:0!important}.v-card .v-card__actions .v-btn .v-btn__content,.v-sheet.v-card .v-card__actions .v-btn .v-btn__content{font-family:ApexNew-Medium;font-size:12px;line-height:17px;letter-spacing:.05em;color:var(--bbh-grey);text-transform:uppercase}.v-card .v-btn.v-btn--icon,.v-sheet.v-card .v-btn.v-btn--icon{padding:0;margin:0;align-self:center;justify-self:flex-end;height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content}.v-card .v-btn--fab.v-size--default .v-icon,.v-card .v-btn--icon.v-size--default .v-icon,.v-sheet.v-card .v-btn--fab.v-size--default .v-icon,.v-sheet.v-card .v-btn--icon.v-size--default .v-icon{width:auto;height:auto}.v-card .v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content,.v-sheet.v-card .v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content{opacity:1}.icon-box .v-icon,.icon-box .v-icon .v-icon__component{width:100%;height:100%;--bbh-icon-color:var(--bbh-color-save);--bbh-stroke-width:var(--bbh-stroke-save)}.v-menu__content.card-drop-down{border-radius:var(--edge)}.icon-box.v-card{height:123px;display:flex;align-items:center;justify-content:center}.icon-box.v-card>.v-icon{width:79px;height:79px;--bbh-stroke-width:2px}.lock-icon-box{padding:0;width:44px;height:49px;position:absolute;top:0;right:0;z-index:3;display:grid;place-content:center}.lock-icon-box .v-icon__component{width:20px;height:20px;--bbh-icon-color:var(--bbh-blue)}.card-bottom-box,.card-image{width:100%}.card-bottom-box .btn-box{width:44px;height:auto;justify-self:flex-end;display:grid;align-content:center;justify-content:center}.card-bottom-box .bbh-icon{padding:0}.card-bottom-box .bbh-icon .v-icon__component{width:12px;height:12px;--bbh-icon-color:var(--bbh-black-black)}.card-bottom-box .v-btn.v-btn--icon.bbh-icon-btn{width:15px;height:15px}.v-card:not(.v-sheet--outlined),.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:1px 2px 3px rgba(0,0,0,.08),0 4px 14px rgba(0,0,0,.03)}.v-card:hover,.v-sheet.v-card:hover{box-shadow:1px 2px 8px rgba(0,0,0,.08),0 4px 14px rgba(0,0,0,.06)}.v-card.modal,.v-sheet.v-card.modal{box-shadow:0 0 4px rgba(0,0,0,.2),0 0 21px 6px rgba(0,0,0,.15)}.v-card.modal-small,.v-sheet.v-card.modal-small{box-shadow:1px 1px 4px rgba(0,0,0,.15),1px 3px 8px 6px rgba(0,0,0,.05)}.v-menu__content.modal{box-shadow:0 0 4px rgba(0,0,0,.2),0 0 21px 6px rgba(0,0,0,.15)}.v-menu__content.modal-small{box-shadow:1px 1px 4px rgba(0,0,0,.15),1px 3px 8px 6px rgba(0,0,0,.05)}.slide-wrapper{position:relative;width:100%;height:319px}.bbh-slide-group{position:absolute;width:calc(100% + 104px);max-width:unset;top:0;left:-52px;right:-52px}.bbh-slide-group.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.bbh-slide-group.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:block}.bbh-slide-group .v-slide-group__next--disabled,.bbh-slide-group .v-slide-group__prev--disabled{opacity:0}.tab-line{display:grid;grid-template-columns:calc(100% - 75px) 75px}.bbh-tabs{position:relative;padding-bottom:25px}.bbh-tabs .v-tabs-bar__content{display:flex;align-items:center;gap:45px;padding:0}.bbh-tabs .v-slide-group.v-slide-group--has-affixes.v-slide-group--is-overflowing{position:absolute;width:calc(100% + 52px);max-width:unset;top:0;left:-52px}.bbh-layout-toggle{justify-self:end;height:48px;display:flex;align-items:center}.bbh-layout-toggle>.v-btn.v-btn.v-btn--icon.v-size--default{padding:0;margin:5px;min-width:unset;max-width:-moz-max-content;max-width:max-content}.bbh-layout-toggle>.v-btn.v-btn.v-btn--icon.v-size--default:before{background:none}.bbh-layout-toggle.v-btn-toggle:not(.v-btn-toggle--dense) .v-btn.v-btn.v-size--default{height:unset}.bbh-layout-toggle .v-icon__component{--bbh-icon-color:var(--bbh-grey)}.bbh-layout-toggle .v-item--active .v-icon__component{--bbh-icon-color:var(--bbh-blue)}.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab{font-family:ApexNew-Medium;font-size:18px;line-height:18px;letter-spacing:.05em;text-transform:uppercase;color:var(--bbh-grey);padding:0;white-space:unset}.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab.v-tab--active:before,.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab.v-tab--active:hover:before,.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab:before,.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab:hover:before{opacity:0!important}.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab .v-ripple__container{display:none}.v-tabs:not(.v-tabs--vertical) .v-tabs-bar__content .v-tab.v-tab--active{font-size:22px;line-height:22px;color:var(--bbh-black)}.v-window.v-tabs-items{overflow:visible;padding-bottom:20px}.card-box{display:grid;grid-template-columns:repeat(3,max-content);gap:30px;place-items:center;justify-content:space-between}.col{padding:15px}.empty-col{width:317px;min-width:317px}.empty-col .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-grey)}.bbh-tab-col{min-width:340px}.box{min-height:286px;background:var(--bbh-white);box-shadow:1px 2px 3px rgba(0,0,0,.08),0 4px 14px rgba(0,0,0,.03);border:2px dashed var(--bbh-grey);border-radius:3px;display:grid;place-items:center}.bbh-tabs-card,.box{height:100%}.bbh-tag-icon-dot-wrapper{width:22px;height:22px;display:grid;place-items:center;align-self:center;justify-self:center}.bbh-tag-icon-dot{width:10px;height:10px;border-radius:50%}.warning-dialog.v-dialog.v-dialog--active{--bbh-dialog-color:var(--bbh-accent-red);--bbh-dialog-close-color:var(--bbh-accent-red)}.warning-dialog.v-dialog.v-dialog--active .dialogHeader #dialog-icon>.v-icon:not(.dialog-close-btn) .v-icon__component{--bbh-icon-color:var(--bbh-accent-red)}.v-dialog.v-dialog--active .v-input__icon.v-input__icon--append>.v-icon:not(.dialog-close-btn){margin:0}.v-dialog.v-dialog--active .v-input__icon.v-input__icon--append>.v-icon:not(.dialog-close-btn)>.v-icon__component{--bbh-icon-color:var(--bbh-black-black)}.tab-chip.v-chip:not(.v-chip--active).v-size--default{background:var(--bbh-light-grey)}.tab-chip.v-chip:not(.v-chip--active).v-size--default .tab-chip-label{font-family:ApexNew-Medium;font-size:15px;line-height:11px;letter-spacing:.03em;color:var(--bbh-white)}.tab-chip.v-chip:not(.v-chip--active).v-size--default .v-icon.v-chip__close,.tab-chip.v-chip:not(.v-chip--active).v-size--default .v-icon__component{--bbh-icon-color:inherit;--bbh-icon-stroke-color:var(--bbh-white);--bbh-icon-color-fill:var(--bbh-white);width:25px!important;height:25px!important;max-width:unset;max-height:unset}.bbh-table-tabs-wrapper{max-width:100%;overflow:hidden}.bbh-table-tabs{display:flex;max-width:100%;overflow-x:auto;overflow-y:hidden}.bbh-table-tabs .bbh-tab{display:grid;grid-template-columns:repeat(2,max-content);gap:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 20px;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0 0}.bbh-table-tabs .bbh-tab:not(:first-child){border-left:1px solid var(--bbh-light-grey)}.bbh-table-tabs .bbh-tab.active-tab{background:var(--bbh-light-grey)}.bbh-table-tabs .bbh-tab:hover:not(.active-tab){background:var(--bbh-very-light-grey)}.bbh-table-tabs .bbh-tab #all-color-dot .bbh-tag-icon-dot{background:linear-gradient(61deg,var(--bbh-red) 12.5%,var(--bbh-blue) 25%,var(--bbh-light-blue) 25%,var(--bbh-reference) 38.5%,var(--bbh-comment) 37.5%,var(--bbh-phrase) 50%,var(--bbh-accent-green) 50%,var(--bbh-accent-purple) 62.5%,var(--bbh-accent-yellow) 62.5%,var(--bbh-accent-red) 75%,var(--bbh-accent-orange) 75%)!important}.bbh-table-tabs::-webkit-scrollbar{height:4px}.bbh-table-tabs::-webkit-scrollbar-track{background:transparent}.bbh-table-tabs::-webkit-scrollbar-thumb{background:var(--bbh-grey);background-color:rgba(0,0,0,.2);border-radius:4px}.bbh-table-tabs::-webkit-scrollbar-thumb:hover{background:var(--bbh-grey)}.bbh-table-tabs .remove-tab-btn{width:15px;height:15px;background:var(--bbh-very-light-grey);box-shadow:1px 2px 3px rgba(0,0,0,.08),0 4px 14px rgba(0,0,0,.03)}.bbh-table-tabs .remove-tab-btn .v-icon .v-icon__component{width:15px;height:15px;--bbh-icon-color:var(--bbh-black-black)}.bbh-table-tabs .add-tab-btn{width:25px;height:25px;margin:0 10px;background:var(--bbh-very-light-grey);box-shadow:1px 2px 3px rgba(0,0,0,.08),0 4px 14px rgba(0,0,0,.03);position:relative;align-self:center}.bbh-table-tabs .add-tab-btn .v-icon .v-icon__component{width:25px;height:25px;transform:rotate(45deg);--bbh-icon-color:var(--bbh-black-black)}.table-header-wrapper{display:grid;grid-template-rows:repeat(max-content,2);gap:20px}#table-header-box{display:grid;grid-template-columns:340px 1fr auto 200px auto;align-items:center}#table-header-box #table-search-box{width:300px;padding:40px 0}#table-header-box #table-search-box .v-input.v-text-field--rounded .v-input__slot{border-radius:24px;background:var(--bbh-very-light-grey);border:1px solid rgba(0,0,0,.1);box-sizing:border-box;padding-left:15px;min-height:unset}#table-header-box #table-search-box .v-input.v-text-field--rounded .v-input__slot .v-input__prepend-inner{margin:0;align-self:center}#table-header-box #table-search-box .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-black-black);width:22px;height:22px}#table-header-box #tabellen-filter-box{display:flex;gap:20px}#table-header-box #tabellen-filter-box>div{display:flex}#table-header-box #tabellen-filter-box>.v-btn.v-size--default,#table-header-box #tabellen-filter-box>div>.v-btn.v-size--default{height:26px;padding:0 10px;align-self:center;font-family:ApexNew-Medium;font-size:14px;line-height:14px;color:var(--bbh-black-black);border:1px solid var(--bbh-black-black);box-sizing:border-box;border-radius:3px}#table-header-box #tabellen-filter-box>.v-btn.v-size--default .v-btn__content,#table-header-box #tabellen-filter-box>div>.v-btn.v-size--default .v-btn__content{gap:5px}#table-header-box #tabellen-filter-box>.v-btn.v-size--default .v-icon .v-icon__component,#table-header-box #tabellen-filter-box>div>.v-btn.v-size--default .v-icon .v-icon__component{width:12px;height:12px;--bbh-icon-color:var(--bbh-black-black)}#table-header-box #tabellen-filter-box>.v-btn.v-size--default.active,#table-header-box #tabellen-filter-box>div>.v-btn.v-size--default.active{color:var(--bbh-white);background:var(--bbh-blue);border:1px solid var(--bbh-blue)}#table-header-box #tabellen-filter-box>.v-btn.v-size--default.active .v-icon .v-icon__component,#table-header-box #tabellen-filter-box>div>.v-btn.v-size--default.active .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-white)}#table-header-box #table-pagination-box .v-data-footer{border-top:none;padding:0;display:grid;grid-template-columns:auto auto auto;justify-content:end;gap:5px}#table-header-box #table-pagination-box .v-data-footer .v-data-footer__pagination{margin:0 5px}#table-header-box #table-pagination-box .v-data-footer #table-pagination-text{font-family:ApexNew-Book;font-size:16px;line-height:14px;letter-spacing:.05em;color:var(--bbh-black-black)}#table-header-box #table-pagination-box .v-data-footer .v-data-footer__select{display:none}#table-header-box #table-pagination-box .v-data-footer .v-btn.v-size--default{width:16px;height:16px;margin:0}#table-header-box #table-pagination-box .v-data-footer .v-btn.v-size--default .v-icon,#table-header-box #table-pagination-box .v-data-footer .v-btn.v-size--default .v-icon .v-icon__component{width:16px;height:16px;--bbh-icon-color:var(--bbh-black-black)}#table-header-box #table-pagination-box .v-data-footer .v-btn.v-size--default.v-btn--disabled .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-grey)}#table-header-box #table-toggle-box .bbh-layout-toggle{margin-left:45px;width:-moz-max-content;width:max-content;display:flex;gap:10px}#table-header-box #table-toggle-box .bbh-layout-toggle .v-btn.v-size--default{width:22px;height:22px;min-width:unset;background:transparent;margin:0}#table-header-box #table-toggle-box .bbh-layout-toggle .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-grey);width:22px;height:22px}#table-header-box #table-toggle-box .bbh-layout-toggle .v-btn--active:before,#table-header-box #table-toggle-box .bbh-layout-toggle .v-btn:hover:before{opacity:0}#table-header-box #table-toggle-box .bbh-layout-toggle .v-item--active .v-icon .v-icon__component{--bbh-icon-color:var(--bbh-blue)}.bbh-tables{padding:0 30px}.bbh-tables .bottom-pagination-wrapper{padding-top:30px}.bbh-tables .bottom-pagination-wrapper #bottom-pagination .v-pagination__navigation--disabled{display:none}.bbh-tables .bottom-pagination-wrapper #bottom-pagination .v-pagination__item,.bbh-tables .bottom-pagination-wrapper #bottom-pagination .v-pagination__navigation{background:var(--bbh-very-light-blue);box-shadow:none;width:30px;height:30px;min-width:unset;margin:0 5px;border-radius:3px;font-family:ApexNew-Book;font-size:16px;line-height:23px;color:var(--bbh-black)}.bbh-tables .bottom-pagination-wrapper #bottom-pagination .v-pagination__item--active,.bbh-tables .bottom-pagination-wrapper #bottom-pagination .v-pagination__navigation--active{color:var(--bbh-white)}.bbh-tables .bottom-pagination-wrapper #bottom-pagination .v-icon .v-icon__component{width:11px;height:11px;--bbh-icon-color:var(--bbh-black-black)}.bbh-tables .v-simple-checkbox,.bbh-tables .v-simple-checkbox>div,.bbh-tables .v-simple-checkbox>div>span{width:20px;height:20px}.bbh-tables .v-data-table-header{background:var(--bbh-light-grey)}.bbh-tables .v-data-table-header__icon.v-icon{transition:none;filter:grayscale(100%) contrast(0)}.bbh-tables .v-data-table-header__icon.v-icon .v-icon__component{opacity:.5}.bbh-tables .active .v-data-table-header__icon.v-icon{filter:unset}.bbh-tables .active .v-data-table-header__icon.v-icon .v-icon__component{opacity:1}.bbh-tables .v-input--selection-controls{margin:0;padding:0}.bbh-tables .v-input--checkbox.v-input.bbh-checkbox .v-input--selection-controls__input{margin:0}.bbh-tables .v-data-table>.v-data-table__wrapper>table>tbody>tr{cursor:pointer}.bbh-tables .v-data-table>.v-data-table__wrapper>table>tbody>tr>td{height:52px;border-bottom:1px solid rgba(0,0,0,.2);font-family:ApexNew-Book;font-size:16px;line-height:14px;color:var(--bbh-black-black)}.bbh-tables .v-data-table>.v-data-table__wrapper>table>tbody>tr>td:first-child{padding:0 12px}.bbh-tables .theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-top:0;border-bottom:1px solid var(--bbh-black);font-family:ApexNew-Medium;font-size:16px;line-height:16px;letter-spacing:1.5px;text-transform:uppercase;color:var(--bbh-black);padding-top:20px;padding-bottom:16px}.bbh-tables .theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th:first-child{padding:0 12px}.bbh-tables .v-icon .v-icon__component{width:20px;height:20px;--bbh-icon-color:var(--bbh-blue)}.bbh-tables .action-icon.v-icon .v-icon__component{width:18px;height:18px;--bbh-icon-color:var(--bbh-black-black)}.wrapper{width:100%;height:100%}.bbh-button-wrapper{position:absolute;border-top-right-radius:var(--edge);border-top-left-radius:var(--edge);width:40px;height:35px;display:flex;align-items:center;justify-content:center;left:-7px}.v-icon__component{width:24px;height:24px;--bbh-icon-color:var(--bbh-black-black)}.v-menu__content{border-radius:var(--edge);background:var(--bbh-white);width:310px;height:434.5px;box-shadow:0 0 4px rgba(0,0,0,.2),0 0 21px rgba(0,0,0,.15);height:-moz-fit-content;height:fit-content;max-height:unset;z-index:15!important}.bbh-button-wrapper .v-btn{padding-top:5px;width:24px;height:24px}.alert-wrapper{position:absolute;top:11px;left:0;z-index:16}.v-list.bbh-list{background:transparent;width:100%;padding:0}.v-list.bbh-list>.v-list-group>.v-list-group__header{grid-template-columns:1fr 60px}.v-list.bbh-list>.v-list-group>.v-list-group__header.v-list-item--active{background:transparent}.v-list.bbh-list>.v-list-group>.v-list-group__header .v-list-group__header__append-icon{margin-left:0;justify-content:flex-start}.v-list.bbh-list>.v-list-group>.v-list-group__header .v-list-item__title{padding:21px 0 21px 40px;font-family:ApexNew-Medium;text-transform:uppercase;letter-spacing:.1em;color:var(--bbh-black-black);opacity:.5;line-height:18px;font-size:18px}.v-list.bbh-list>.v-list-group .v-list-item__icon.v-list-group__header__append-icon .v-icon{margin:0}.v-list.bbh-list>.v-list-group--active>.v-list-group__header>.v-list-group__header__append-icon .v-icon{transform:rotate(90deg)}.v-list.bbh-list .v-list-group .v-list-group__items .v-item-group .v-list-item--three-line,.v-list.bbh-list .v-list-item.v-list-item--link.v-list-item--three-line.theme--light{min-height:unset}.v-list .v-list-item,.v-list-item{display:grid;align-items:center;grid-auto-flow:column;grid-template-columns:90px 1fr;width:100%;background:transparent;font-weight:400;padding:0}.v-list .v-list-item .v-list-item__content,.v-list-item .v-list-item__content{padding:20px 0}.v-list .v-list-item .v-list-item__title,.v-list-item .v-list-item__title{line-height:21px;font-family:ApexNew-Book}.v-list .v-list-item .v-list-item__subtitle,.v-list-item .v-list-item__subtitle{line-height:16px}.v-list .v-list-item:hover,.v-list-item:hover{background:var(--bbh-very-light-blue)}.v-list .v-list-item:hover .v-list-item__title,.v-list-item:hover .v-list-item__title{color:var(--bbh-accent-dark)}.v-list .v-list-item--active .v-list-item__title,.v-list-item--active .v-list-item__title{color:var(--bbh-black)}.v-list .v-list-item .v-list-item__avatar,.v-list-item .v-list-item__avatar{height:40px;width:40px;min-width:40px;margin:20px 0 20px 30px;grid-row:1;align-self:center}.v-list .v-list-item .v-list-item__icon,.v-list-item .v-list-item__icon{width:20px;height:20px;padding:0;margin:20px 0 20px 40px;min-width:20px;grid-row:1;align-self:center}.v-list .v-list-item .v-list-item__icon.post-icon,.v-list-item .v-list-item__icon.post-icon{margin:0;height:100%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.v-list .v-list-item .v-list-item__icon.post-icon .v-btn,.v-list-item .v-list-item__icon.post-icon .v-btn{width:20px;height:20px}.v-list .v-list-item .v-list-item__icon.post-icon.v-list-item__icon .v-icon__component,.v-list-item .v-list-item__icon.post-icon.v-list-item__icon .v-icon__component{width:15px;height:15px;--bbh-icon-color:var(--bbh-black)}.v-list .v-list-item .v-list-item__icon .v-icon,.v-list .v-list-item .v-list-item__icon .v-icon__component,.v-list-item .v-list-item__icon .v-icon,.v-list-item .v-list-item__icon .v-icon__component{height:20px;width:20px;--bbh-icon-color:var(--bbh-black);--bbh-stroke-width:1.5;margin:0}.v-list.bbh-list .bbh_compact.v-list-group>.v-list-group__header{grid-template-columns:1fr 45px}.v-list.bbh-list .bbh_compact.v-list-group>.v-list-group__header .v-list-item__title{padding:15px 0 15px 30px}.v-list.bbh-list .bbh_compact.v-list-group>.v-list-group__header .v-list-item__icon.v-list-group__header__append-icon,.v-list.bbh-list .bbh_compact.v-list-group>.v-list-group__header .v-list-item__icon.v-list-group__header__append-icon .v-icon{margin-left:0;justify-content:flex-start;width:15px;height:15px}.v-list.bbh-list .bbh_compact.v-list-group>.v-list-group__header .v-list-item__icon.v-list-group__header__append-icon .v-icon .v-icon__component,.v-list.bbh-list .bbh_compact.v-list-group>.v-list-group__header .v-list-item__icon.v-list-group__header__append-icon .v-icon__component{--bbh-icon-color:var(--bbh-black);width:15px;height:15px}.v-list.bbh-list .bbh_compact.v-list-group .v-list .v-list-item .v-list-item__content,.v-list.bbh-list .bbh_compact.v-list-group .v-list-item .v-list-item__content{padding:15px 0}.v-list.bbh-list .bbh_compact.v-list-group .v-list .v-list-item .v-list-item__avatar,.v-list.bbh-list .bbh_compact.v-list-group .v-list-item .v-list-item__avatar{margin:15px 0 15px 30px}.v-list.bbh-list .bbh_compact.v-list-group .v-list .v-list-item .v-list-item__icon,.v-list.bbh-list .bbh_compact.v-list-group .v-list-item .v-list-item__icon{padding:0;margin:15px 0 15px 40px}.v-list.bbh-list .bbh_compact.v-list-group .v-list .v-list-item .v-list-item__icon.post-icon,.v-list.bbh-list .bbh_compact.v-list-group .v-list-item .v-list-item__icon.post-icon{margin:0;height:100%;display:flex;align-items:center}.v-list.bbh-list .bbh_compact.v-list-group .v-list .v-list-item .v-list-item__content .v-list-item__title,.v-list.bbh-list .bbh_compact.v-list-group .v-list-item .v-list-item__content .v-list-item__title{padding:0}.v-application--is-ltr .v-list-item__icon:first-child{margin-right:0}.v-list.drop-down-list .v-list-item{width:100%;padding:0 var(--bbh-distance-small);display:flex}.v-list.drop-down-list .v-list-item .v-list-item__title{padding:calc(var(--bbh-distance)*3) 0}.v-btn.header-menu-btn{padding-top:5px;width:24px;height:24px}.v-btn.header-menu-btn .v-icon__component{width:20px;height:20px;--bbh-icon-color:var(--bbh-black-black)}.dialog-user{margin:10px 0}.dialog-user .v-list .v-list-item,.dialog-user .v-list-item{grid-template-columns:80px 1fr}.dialog-user .v-list .v-list-item .v-list-item__icon,.dialog-user .v-list-item .v-list-item__icon{margin:0;justify-self:center}.dialog-user #dialog-user-user{display:flex;flex-direction:row;align-items:center;padding:20px;position:static;width:287px;height:80px;left:0;top:10px;background:linear-gradient(90deg,var(--bbh-gradient-blue) 0,var(--bbh-blue) 100%);border-radius:0;flex:none;order:1;flex-grow:0;margin:0}.dialog-user #dialog-user-user .user-initials{font-family:ApexNew-Medium;font-size:20px;line-height:31px;letter-spacing:.1em;text-transform:uppercase;color:var(--bbh-blue);background:var(--bbh-white);text-align:center;padding:8px 0}.dialog-user #dialog-user-user #dialog-user-avatar,.dialog-user #dialog-user-user .user-initials{position:relative;width:45px;height:45px;border-radius:50%;overflow:hidden;flex:unset}.dialog-user #dialog-user-user #dialog-user-user-label-box{display:flex;flex-direction:column;align-items:flex-start;padding:0;position:static;height:32px;left:80px;top:24px;flex:none;order:1;flex-grow:1;margin:0 20px}.dialog-user #dialog-user-user #dialog-user-user-label-box #dialog-user-user-label{position:static;height:16px;left:0;top:0;font-family:ApexNew-Medium;font-size:18px;line-height:16px;color:var(--bbh-light-grey);flex:none;order:0;flex-grow:0;margin:0 0}.dialog-user #dialog-user-user #dialog-user-user-label-box #dialog-user-user-label-subline{position:static;height:16px;left:0;top:16px;font-family:ApexNew-Book;font-size:14px;line-height:16px;color:var(--bbh-light-grey);opacity:.6;flex:none;order:1;align-self:stretch;flex-grow:0;margin:0 0}.v-input.v-textarea.bbh-text-area{--bbh-text-field-color:var(--bbh-blue);background:transparent}.v-input.v-textarea.bbh-text-area .input__label{color:var(--bbh-grey);font-family:ApexNew-Book;font-size:16px;line-height:22px}.v-input.v-textarea.bbh-text-area.v-textarea--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot>fieldset{border-color:var(--bbh-grey);opacity:.5}.v-input.v-textarea.bbh-text-area.v-input--is-focused .input__label{color:var(--bbh-text-field-color)}.v-input.v-textarea.bbh-text-area.v-input--is-focused .v-textarea__slot input{caret-color:var(--bbh-text-field-color)}.v-input.v-textarea.bbh-text-area .v-input__append-inner{margin:0}.v-input.v-textarea.bbh-text-area .v-input__append-inner .v-input__icon.v-input__icon--append{margin:15px 0;width:-moz-max-content;width:max-content}.v-input.v-textarea.bbh-text-area .v-input__append-inner .v-icon__component{--bbh-icon-color:var(--bbh-black)}.v-input.v-textarea.bbh-text-area.v-textarea--enclosed .v-textarea__details{margin-bottom:0}.v-input.v-textarea.bbh-text-area.v-textarea.v-text-field--enclosed .v-text-field__slot textarea::-webkit-scrollbar{width:4px}.v-input.v-textarea.bbh-text-area.v-textarea.v-text-field--enclosed .v-text-field__slot textarea::-webkit-scrollbar-track{background:transparent}.v-input.v-textarea.bbh-text-area.v-textarea.v-text-field--enclosed .v-text-field__slot textarea::-webkit-scrollbar-thumb{background:var(--bbh-grey);background-color:rgba(0,0,0,.2);border-radius:4px}.v-input.v-textarea.bbh-text-area.v-textarea.v-text-field--enclosed .v-text-field__slot textarea::-webkit-scrollbar-thumb:hover{background:var(--bbh-grey)}.v-tooltip__content{background:transparent!important;position:absolute;padding:0!important;text-transform:none;width:auto;opacity:0;pointer-events:none}.bbh-tooltip_content{position:relative}.bbh-tooltip_content.top:after{bottom:100%;left:50%;margin-bottom:-5px;transform:rotate(-135deg)}.bbh-tooltip_content.right:after,.bbh-tooltip_content.top:after{content:" ";position:absolute;margin-left:-5px;border-width:5px;border-style:solid;color:#fff;z-index:1;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 3px 0 #fff!important}.bbh-tooltip_content.right:after{top:50%;left:100%;margin-top:-5px;transform:rotate(-45deg)}.bbh-tooltip_content.left:after{top:50%;right:100%;margin-right:-5px;transform:rotate(45deg);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 3px 0 #fff!important}.bbh-tooltip_content.bottom:after,.bbh-tooltip_content.left:after{content:" ";position:absolute;margin-top:-5px;border-width:5px;border-style:solid;color:#fff}.bbh-tooltip_content.bottom:after{top:100%;left:50%;margin-left:-5px;transform:rotate(-45deg);box-shadow:-1px 2px 1px -1px rgba(0,0,0,.2),-2px 2px 0 -1px rgba(0,0,0,.2)!important}h3[data-v-05187796]{margin:40px 0 0}ul[data-v-05187796]{list-style-type:none;padding:0}li[data-v-05187796]{display:inline-block;margin:0 10px}a[data-v-05187796]{color:#42b983}