.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.m-r-10{margin-right:10px!important}.underline{text-decoration:underline!important}.border-0{border:0!important}.m-t-gap{margin-top:var(--gap)}.overflow-auto{overflow:auto}::-webkit-scrollbar{width:10px;border-radius:5px;height:16px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:var(--primary);border:2px solid #f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}.loading{position:absolute;inset:0;background:var(--primary);display:flex;justify-content:center;align-items:center;color:#fff;flex-direction:column}.lds-text{margin-top:var(--gap)}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}*{box-sizing:border-box}:root{--primary: #4F52A3;--secondary: #F2F2F2;--accent: #13B7D0;--warning: #C1272D;--success: #009245;--font-family: Outfit, sans-serif;--font-size: 1rem;--font-weight: 400;--color: #151515;--gap: 20px;--main-gap: 0 48px 16px 48px;--border-radius: 4px;--border-width: 1px;--kbm-sidebar-radius: 16px;--kbm-sibebar-menu-item-height: 126px;--sidebar-background: linear-gradient(180deg, rgba(88, 94, 167, 1) 0%, rgba(97, 198, 219, 1) 100%);--kbm-sidebar-menu-item-border-radius: 900px 0 0 900px;--kbm-sidebar-menu-item-flex-direction: column;--kbm-sidebar-menu-item-left: 10px;--kbm-sidebar-menu-item-color: #fff;--kbm-sidebar-menu-item-hover-background: transparent;--kbm-sidebar-menu-item-hover-color: #000;--kbm-sidebar-menu-item-active-background: white;--kbm-sidebar-menu-item-active-color: black;--kbm-checkbox-border-color: var(--primary);--kbm-checkbox-background-color-checked: var(--primary);--kbm-radio-border-color: var(--primary);--kbm-radio-border-color-checked: var(--kbm-radio-border-color);--kbm-table-font-size: .75rem;--kbm-table-heading-font-size: .8rem;--kbm-table-row-radius: 0;--kbm-table-odd-row-radius: 0;--kbm-table-active-row-background-color: #dddddd;--kbm-input-radius: 8px;--kbm-input-background: #FFF;--kbm-input-height: 30px;--kbm-label-disabled-color: #575656;--kbm-input-disabled-color: #575656;--notification-success-background: #009245;--notification-success-color: #fff;--notification-error-background: #C1272D;--notification-error-color: #fff;--notification-warning-background: #C1272D;--notification-warning-color: #000;--notification-info-background: #06b9ef;--notification-info-color: #fff;--kbm-calendar-week-day-bg: transparent;--kbm-calendar-week-day-color: #000;--kbm-calendar-week-day-font-size: 12px;--kbm-calendar-week-day-font-weight: bold;--kbm-calendar-day-width: 30px;--kbm-calendar-day-height: 30px;--kbm-calendar-day-font-size: 12px;--kbm-calendar-day-color: #000;--kbm-calendar-active-day-bg: var(--primary);--kbm-calendar-active-day-color: #fff;--kbm-calendar-in-range-day-bg: #61C5DB;--kbm-calendar-in-range-day-color: #000;--kbm-calendar-disabled-day-bg: transparent;--kbm-calendar-disabled-day-color: gray}.kbm-drawer{position:fixed;width:100vw;height:100vh;overflow:hidden}kmm-container{overflow-y:auto}.kbm-main-container{overflow:unset;overflow-y:auto!important}.kbm-main-container main{overflow:unset}.kbm-sidebar{height:100%}kbm-toolbar{--kbm-button-border-color: transparent;--kbm-button-font-size: .8rem;--kbm-toolbar-gap: 64px}kbm-toolbar .contextual-menu{margin-right:var(--gap)}.page-title-back{cursor:pointer}.page-title-back:hover{color:var(--primary)}.subnavigation{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between;max-width:90%}.subnavigation .breadcrumbs{flex:1;align-items:center;display:flex}.subnavigation .breadcrumbs a,.subnavigation .breadcrumbs span{text-decoration:none}.subnavigation .breadcrumbs a:after,.subnavigation .breadcrumbs span:after{content:"/";padding-right:5px;padding-left:5px}.subnavigation .breadcrumbs a:last-child:after,.subnavigation .breadcrumbs span:last-child:after{content:""}.subnavigation .actions{align-items:center;display:flex}.breadpipes a,.breadpipes div,.breadpipes span:not(.label){text-decoration:none}.breadpipes a:after,.breadpipes div:after,.breadpipes span:not(.label):after{content:"|";padding-right:5px;padding-left:5px}.breadpipes a:last-child:after,.breadpipes div:last-child:after,.breadpipes span:not(.label):last-child:after{content:"";padding-right:0;padding-left:0}@media print{.subnavigation .actions{display:none}}[kbm-button]{--kbm-button-radius: 900px;--kbm-button-height: 30px;--kbm-button-border-width: 0;--kbm-button-border-color: transparent;--kbm-button-background: #4F52A3;--kbm-button-text-color: #fff;--kbm-button-font-family: Outfit, sans-serif;--kbm-button-font-size: .8rem;--kbm-button-font-weight: 400;--kbm-button-focus-background: #2e2f5e;--kbm-button-focus-border-color: transparent;--kbm-button-focus-text-color: #fff}[kbm-button].primary{--kbm-button-background: #4F52A3;--kbm-button-focus-background: #2e2f5e}[kbm-button].primary-outlined{--kbm-button-radius: 900px;--kbm-button-height: 30px;--kbm-button-border-width: 2px;--kbm-button-border-color: #4F52A3;--kbm-button-background: transparent;--kbm-button-text-color: #000;--kbm-button-font-family: Outfit, sans-serif;--kbm-button-font-size: .8rem;--kbm-button-font-weight: 400;--kbm-button-focus-background: #4F52A3;--kbm-button-focus-border-color: #4F52A3;--kbm-button-focus-text-color: #fff}[kbm-button].accent{--kbm-button-background: #13B7D0;--kbm-button-focus-background: #0a6573}[kbm-button].accent-outlined{--kbm-button-radius: 900px;--kbm-button-height: 30px;--kbm-button-border-width: 2px;--kbm-button-border-color: #13B7D0;--kbm-button-background: transparent;--kbm-button-text-color: #000;--kbm-button-font-family: Outfit, sans-serif;--kbm-button-font-size: .8rem;--kbm-button-font-weight: 400;--kbm-button-focus-background: #13B7D0;--kbm-button-focus-border-color: #13B7D0;--kbm-button-focus-text-color: #fff}[kbm-button].warning{--kbm-button-background: #C1272D;--kbm-button-focus-background: #6c1619}[kbm-button].warning-outlined{--kbm-button-radius: 900px;--kbm-button-height: 30px;--kbm-button-border-width: 2px;--kbm-button-border-color: #C1272D;--kbm-button-background: transparent;--kbm-button-text-color: #000;--kbm-button-font-family: Outfit, sans-serif;--kbm-button-font-size: .8rem;--kbm-button-font-weight: 400;--kbm-button-focus-background: #C1272D;--kbm-button-focus-border-color: #C1272D;--kbm-button-focus-text-color: #fff}.link{text-decoration:underline!important;cursor:pointer}.link:hover{color:var(--primary)}kbm-card{--kbm-card-bg: var(--secondary);--kbm-card-footer-bg: transparent;--kbm-card-header-bg: transparent;--kbm-card-padding: 10px;--kbm-card-border: none;--kbm-card-border-radius: 8px;--kbm-card-box-shadow: none;--kbm-card-hover-box-shadow: none}h4[kbmCardTitle]{color:var(--primary);padding:.5rem 0;margin:0}.list-toolbar{display:flex;flex:1;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #ccc}.dropdown-content{width:14rem;background:#fff;border-radius:6px;box-shadow:0 10px 20px #40404026;display:flex;flex-direction:column}.dropdown-content .dropdown-content__subtitle{display:flex;justify-content:flex-end;cursor:pointer;padding:5px;font-size:.75rem;color:#5b5f60;text-transform:uppercase}.dropdown-content .dropdown-content__item{display:flex;align-items:center;cursor:pointer}.dropdown-content .dropdown-content__item:hover{background-color:var(--secondary)}body,html{margin:0;padding:0;font-family:var(--font-family),serif;min-height:100%}.kbm-sidebar kbm-logo.bru-logo{margin-top:27px}nav.main-menu{margin-left:4px;margin-top:50px}nav.main-menu a{display:flex;width:50px;height:50px;justify-content:center;align-items:center;font-size:24px;color:#fff;margin-bottom:20px}nav.main-menu a.active{background:url(/assets/icons/menu-item.svg) no-repeat 6px center;background-size:cover;color:#5152a3}.contextual-menu{display:flex;gap:4px}.toolbar-button{--kbm-button-height: 30px;--kbm-button-border-color: transparent;--kbm-button-background: transparent;--kbm-button-text-color: #000;--kbm-button-font-size: 14px}.page-footer-menu{display:flex;gap:16px;justify-content:space-between}.page-footer-menu button{--kbm-button-height: 36px}.kbm-confirmation .confirm-button-positive{margin-right:8px}.kbm-notification .kbm-notification-container{border-radius:4px;padding:0 16px;box-shadow:0 0 3px #00000080}.error{color:#e35151}.filter-item{display:inline-flex;align-items:center;justify-content:space-between;flex:1;gap:4px}.filter-item small.selector{display:inline-flex;width:12px;height:12px;background:#ccc;border-radius:50%}.filter-item.selected small.selector{background:#54af54}.filter-item small.label{flex:1;font-size:1rem}.filter-item small.event-item{display:none}.filter-item small.event-item.event{display:inline-flex;justify-content:center;line-height:1;font-size:10px;align-items:center;color:#fff}.report-panel{display:block;height:2000px}.non-transparent-backdrop{background-color:#000000e6}
