.fx-row{display:flex;flex-direction:row}.fx-column{display:flex;flex-direction:column}.fx-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.fx-row-wrap-center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.fx-justify-start{justify-content:flex-start}.fx-justify-center{justify-content:center}.fx-justify-end{justify-content:flex-end}.fx-justify-space-between{justify-content:space-between}.fx-justify-space-around{justify-content:space-around}.fx-justify-space-evenly{justify-content:space-evenly}.fx-align-start{align-items:flex-start}.fx-align-center{align-items:center}.fx-align-end{align-items:flex-end}.fx-align-stretch{align-items:stretch}.fx-start-start{display:flex;justify-content:flex-start;align-items:flex-start}.fx-start-center{display:flex;justify-content:flex-start;align-items:center}.fx-start-end{display:flex;justify-content:flex-start;align-items:flex-end}.fx-center-start{display:flex;justify-content:center;align-items:flex-start}.fx-center-center{display:flex;justify-content:center;align-items:center}.fx-center-end{display:flex;justify-content:center;align-items:flex-end}.fx-end-start{display:flex;justify-content:flex-end;align-items:flex-start}.fx-end-center{display:flex;justify-content:flex-end;align-items:center}.fx-end-end{display:flex;justify-content:flex-end;align-items:flex-end}.fx-space-between-start{display:flex;justify-content:space-between;align-items:flex-start}.fx-space-between-center{display:flex;justify-content:space-between;align-items:center}.fx-space-between-end{display:flex;justify-content:space-between;align-items:flex-end}.fx-space-around-center{display:flex;justify-content:space-around;align-items:center}.fx-space-evenly-center{display:flex;justify-content:space-evenly;align-items:center}.fx-gap-0{gap:0}.fx-gap-5{gap:5px}.fx-gap-8{gap:8px}.fx-gap-10{gap:10px}.fx-gap-12{gap:12px}.fx-gap-15{gap:15px}.fx-gap-16{gap:16px}.fx-gap-20{gap:20px}.fx-gap-30{gap:30px}.fx-gap-40{gap:40px}.fx-flex{flex:1 1 0%}.fx-flex-auto{flex:1 1 auto}.fx-flex-none{flex:0 0 auto}.fx-flex-nogrow{flex:0 1 auto}.fx-flex-noshrink{flex:1 0 auto}.fx-flex-grow{flex:1 1 100%}.fx-flex-10{flex:1 1 10%;max-width:10%}.fx-flex-20{flex:1 1 20%;max-width:20%}.fx-flex-25{flex:1 1 25%;max-width:25%}.fx-flex-30{flex:1 1 30%;max-width:30%}.fx-flex-32{flex:1 1 32%;max-width:32%}.fx-flex-33{flex:1 1 33.33%;max-width:33.33%}.fx-flex-40{flex:1 1 40%;max-width:40%}.fx-flex-50{flex:1 1 50%;max-width:50%}.fx-flex-60{flex:1 1 60%;max-width:60%}.fx-flex-70{flex:1 1 70%;max-width:70%}.fx-flex-75{flex:1 1 75%;max-width:75%}.fx-flex-80{flex:1 1 80%;max-width:80%}.fx-flex-90{flex:1 1 90%;max-width:90%}.fx-flex-100{flex:1 1 100%;max-width:100%}.fx-flex-10px{flex:0 0 10px}.fx-flex-20px{flex:0 0 20px}.fx-flex-30px{flex:0 0 30px}.fx-flex-40px{flex:0 0 40px}.fx-flex-50px{flex:0 0 50px}.fx-flex-78px{flex:0 0 78px}.fx-flex-90px{flex:0 0 90px}.fx-flex-100px{flex:0 0 100px}.fx-flex-110px{flex:0 0 110px}.fx-flex-200px{flex:0 0 200px}.fx-flex-220px{flex:0 0 220px}.fx-flex-230px{flex:0 0 230px}.fx-flex-350px{flex:0 0 350px}.fx-flex-620px{flex:0 0 620px}.fx-order-1{order:1}.fx-order-2{order:2}.fx-order-3{order:3}.fx-fill{width:100%;height:100%;min-width:100%;min-height:100%}.fx-flex-align-start{align-self:flex-start}.fx-flex-align-center{align-self:center}.fx-flex-align-end{align-self:flex-end}.fx-flex-align-stretch{align-self:stretch}.fx-hidden{display:none!important}@media(max-width:599px){.fx-xs-row{flex-direction:row!important}.fx-xs-column{flex-direction:column!important}.fx-xs-gap-0{gap:0!important}.fx-xs-gap-15{gap:15px!important}.fx-xs-flex{flex:1 1 0%!important}.fx-xs-flex-auto{flex:1 1 auto!important}.fx-xs-flex-nogrow{flex:0 1 auto!important}.fx-xs-flex-noshrink{flex:1 0 auto!important}.fx-xs-flex-100{flex:1 1 100%!important;max-width:100%!important}}@media(min-width:600px)and (max-width:1023px){.fx-tablet-flex-48{flex:1 1 48%!important;max-width:48%!important}.trdevents .event-single-related .fx-tablet-flex-48{flex:1 1 100%!important;max-width:100%!important}}@media(max-width:959px){.fx-lt-md-column{flex-direction:column!important}.fx-lt-md-100{flex:1 1 100%!important;max-width:100%!important}}@media(max-width:1279px){.fx-lt-lg-column{flex-direction:column!important}}@media(min-width:600px){.fx-gt-sm-row{flex-direction:row!important}.fx-gt-sm-flex-noshrink{flex:1 0 auto!important}.fx-gt-sm-flex-nogrow{flex:0 1 auto!important}.fx-gt-sm-flex-grow{flex:1 1 100%!important}}@media(min-width:960px){.fx-gt-md-row{flex-direction:row!important}}.desktop-only{display:flex!important}@media(max-width:1023px){.desktop-only{display:none!important}}.mobile-only{display:none}@media(max-width:1023px){.mobile-only{display:inherit}}html,body,div{border:0;margin:0;padding:0}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing:not(.cdk-overlay-dark-backdrop):not(.cdk-overlay-transparent-backdrop){pointer-events:none!important}.non-blocking-snackbar{pointer-events:auto!important}#top,[id=top]{scroll-margin-top:120px}body{font-family:Roboto,Helvetica Neue,sans-serif;color:#3c3c3c;background:#93939333}mat-drawer-container.container{position:relative;display:block;min-height:100vh}.container app-header{position:sticky;top:0;z-index:1000}.wrapper{margin:0 auto;padding-top:30px;padding-bottom:30px}.wide-wrapper{margin-left:50px;margin-right:50px;padding-top:30px;padding-bottom:30px}.loading{width:100px;text-align:center;margin:100px auto}p{font-weight:400;letter-spacing:.01em;line-height:20px;margin-bottom:1em;margin-top:1em}a{text-decoration:none;cursor:pointer;color:inherit}a.underline{text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a.blue{color:#365899}.icon-button{margin-right:8px}.hint{color:#0009;font-size:75%;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;margin-bottom:15px}.error-field{font-size:75%;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;margin-top:.66666667em;top:calc(100% - 1.79166667em);display:inline-block;position:relative;color:#f44336;margin-left:12px}.wrap-mat-checkbox-label{white-space:normal}.fill-spacer{flex:1 1 auto}.full-width{width:100%}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.pull-left{float:left}.pull-right{float:right}.margin-top{margin-top:30px!important}.margin-bottom{margin-bottom:30px!important}.bold{font-weight:500!important}.capitalize{text-transform:capitalize!important}.uppercase{text-transform:uppercase!important}.page{padding:40px;background:#fff}.page li{margin-top:7px}.response{text-align:center;padding:20px;border-radius:3px}.response.success{background:#dfffdf;border:1px solid green}.response.error{background:#ffebeb;border:1px solid red}@font-face{font-family:Raleway;src:url(/assets/fonts/Raleway-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/assets/fonts/Raleway-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.special-event-theme{--primary-color: #2d2356;--secondary-color: #4a3a7c;--accent-color: #9b8bb3}.special-event-theme .parent-container{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%)}.special-event-theme{color:var(--primary-color)}.middle-container .special-event-category{background:linear-gradient(135deg,#2d2356,#4a3a7c)!important;color:#fff!important;text-decoration:none!important;font-weight:700!important;box-shadow:0 2px 8px #2d23564d!important;transition:all .3s ease!important}.middle-container .special-event-category:hover{background:linear-gradient(135deg,#241d47,#3d3168)!important;box-shadow:0 4px 12px #2d235680!important;color:#fff!important}a.special-event-category{background:linear-gradient(135deg,#2d2356,#4a3a7c)!important;color:#fff!important;text-decoration:none!important;font-weight:700!important;box-shadow:0 2px 8px #2d23564d!important;transition:all .3s ease!important}a.special-event-category:hover{background:linear-gradient(135deg,#241d47,#3d3168)!important;box-shadow:0 4px 12px #2d235680!important;color:#fff!important}.special-event-external{background:linear-gradient(135deg,#2d2356,#4a3a7c)!important;color:#fff!important;box-shadow:0 2px 8px #2d23564d!important}.special-event-external .external-link-icon{font-size:16px;width:16px;height:16px;margin-left:8px;vertical-align:middle}.partner-logo{max-height:60px;max-width:200px;width:auto;height:auto;object-fit:contain}.header .main-brand{opacity:1!important}.add-special-event{background:linear-gradient(135deg,#6f42c1,#ef60a3);color:#fff;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:700;margin:20px 0;display:inline-block}@media(max-width:768px){.page{margin:0}.wrapper,.wide-wrapper{max-width:750px}}@media(max-width:1024px){.page{padding:20px}.wrapper,.wide-wrapper{margin-left:20px;margin-right:20px}}@media(max-width:599px){.page{margin:0;padding:20px}.wide-wrapper{padding-left:10px;padding-right:10px;margin:0 auto}}.centered-cta{margin:30px 0}.fullscreen-dialog .mat-mdc-dialog-container,.fullscreen-dialog .mat-mdc-dialog-surface{overflow:hidden!important}.cdk-overlay-container{position:fixed!important;z-index:1000!important;pointer-events:none!important}.cdk-overlay-backdrop{position:fixed!important;inset:0!important;z-index:1000!important;pointer-events:auto!important}.cdk-overlay-pane{position:fixed!important;pointer-events:auto!important;z-index:1000!important}.cdk-global-overlay-wrapper{display:flex!important;position:fixed!important;z-index:1000!important;pointer-events:none!important}.mat-mdc-form-field-hint{color:#0009!important;font-size:12px!important;line-height:1.5!important}.mat-mdc-form-field-error{font-size:12px!important;line-height:1.5!important}.mat-mdc-radio-button{margin-right:15px}mat-chip-grid{border:1px solid rgba(0,0,0,.38);border-radius:4px;padding:8px;min-height:56px;display:flex;align-items:center;transition:border-color .2s}mat-chip-grid:hover{border-color:#000000de}mat-chip-grid:focus-within{border-color:#3f51b5;border-width:2px;padding:7px}mat-chip-grid input{border:none;outline:none;padding:8px;font-size:16px;line-height:normal}.action-btn{padding:10px 24px;border-radius:999px;font-size:14px;font-weight:500;text-transform:uppercase;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--mat-app-primary, #393939);border:1.5px solid var(--mat-app-primary, #393939);display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:100px}.action-btn:hover:not(:disabled){background:var(--mat-app-primary, #393939);color:var(--mat-app-on-primary, #fff);transform:translateY(-1px)}.action-btn.primary{background:var(--mat-app-primary, #393939);color:var(--mat-app-on-primary, #fff)}.action-btn.primary:hover:not(:disabled){filter:brightness(1.1)}.action-btn.confirm{background:var(--mat-app-primary, #393939);color:var(--mat-app-on-primary, #fff)}.action-btn.confirm:hover:not(:disabled){filter:brightness(1.1)}.action-btn.delete{border-color:#d32f2f;color:#d32f2f}.action-btn.delete:hover:not(:disabled){background:#d32f2f;color:#fff}.action-btn.logout{border-color:#d32f2f;color:#d32f2f}.action-btn.logout:hover:not(:disabled){background:#d32f2f;color:#fff}.action-btn:disabled{opacity:.4;cursor:not-allowed}.action-btn mat-icon{font-size:20px;width:20px;height:20px}.checkin-search .mat-mdc-text-field-wrapper{padding-bottom:0}.checkin-search .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.checkin-search .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch,.checkin-search .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0000001f!important}.checkin-search .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{border-left:none!important;border-left-width:0!important}.checkin-search .mdc-text-field--outlined:hover .mdc-notched-outline .mdc-notched-outline__leading,.checkin-search .mdc-text-field--outlined:hover .mdc-notched-outline .mdc-notched-outline__notch,.checkin-search .mdc-text-field--outlined:hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0000003d!important}.checkin-search .mdc-text-field--outlined:hover .mdc-notched-outline .mdc-notched-outline__notch{border-left:none!important;border-left-width:0!important}.checkin-search .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__leading,.checkin-search .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch,.checkin-search .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:1px!important;border-color:#00000061!important}.checkin-search .mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch{border-left:none!important;border-left-width:0!important}.checkin-search .mdc-text-field__icon{border:none!important;box-shadow:none!important}.checkin-search .mdc-text-field__icon--leading{border-right:none!important;box-shadow:none!important}.checkin-search .mat-mdc-form-field-icon-prefix{padding-right:4px;padding-left:12px;color:#0000008a;border:none!important;border-right:none!important;box-shadow:none!important}.checkin-search .mat-mdc-form-field-icon-prefix:after,.checkin-search .mat-mdc-form-field-icon-prefix:before{display:none!important}.checkin-search .mat-mdc-form-field-icon-prefix .mat-icon{border:none!important;box-shadow:none!important}.checkin-search .mat-mdc-form-field-icon-prefix+*:before,.checkin-search .mat-mdc-form-field-icon-prefix+*:after{display:none!important}.checkin-search .mat-mdc-form-field-infix{border:none!important;border-left:none!important;box-shadow:none!important}.checkin-search .mdc-text-field__input{border:none!important;box-shadow:none!important}.checkin-search .mdc-text-field__resizer{border:none!important}.checkin-search .mat-mdc-form-field-icon-suffix{padding-left:0;padding-right:8px}.checkin-search .mat-mdc-form-field-icon-suffix button.mat-mdc-icon-button{width:36px;height:36px;padding:0}.checkin-search .mat-mdc-form-field-icon-suffix button.mat-mdc-icon-button .mat-mdc-button-touch-target{display:none}.checkin-search .mat-mdc-form-field-icon-suffix button.mat-mdc-icon-button .mat-icon{color:#0000008a!important;font-size:20px;width:20px;height:20px;line-height:20px}.checkin-search .mat-mdc-form-field-icon-suffix button.mat-mdc-icon-button:hover .mat-icon{color:#000000de!important}.checkin-search .mat-mdc-input-element{font-size:15px;padding-top:2px}.checkin-search .mat-mdc-form-field-label{font-size:15px}.mat-calendar-body-cell.occupied-wednesday .mat-calendar-body-cell-content{background-color:#ffebee!important;color:#c62828!important;border:1px dashed #c62828!important}.mat-calendar-body-cell.selected-wednesday:not(.mat-calendar-body-active) .mat-calendar-body-cell-content{background-color:#e8f5e9!important;color:#2e7d32!important;border:1px solid #2e7d32!important}@font-face{font-family:"Source Sans 3";src:url(/assets/fonts/SourceSans3-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/assets/fonts/SourceSans3-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/assets/fonts/SourceSans3-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{color-scheme:light;--mat-sys-background: #f9f9ff;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #eff0f7;--mat-sys-inverse-primary: #a6c8ff;--mat-sys-inverse-surface: #2e3036;--mat-sys-on-background: #191c21;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #93000a;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #004786;--mat-sys-on-primary-fixed: #001c3a;--mat-sys-on-primary-fixed-variant: #004786;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #554500;--mat-sys-on-secondary-fixed: #231b00;--mat-sys-on-secondary-fixed-variant: #554500;--mat-sys-on-surface: #191c21;--mat-sys-on-surface-variant: #414751;--mat-sys-on-tertiary: #000000;--mat-sys-on-tertiary-container: #672d7e;--mat-sys-on-tertiary-fixed: #320046;--mat-sys-on-tertiary-fixed-variant: #672d7e;--mat-sys-outline: #727782;--mat-sys-outline-variant: #c1c6d3;--mat-sys-primary: #005aa7;--mat-sys-primary-container: #d4e3ff;--mat-sys-primary-fixed: #d4e3ff;--mat-sys-primary-fixed-dim: #a6c8ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #715c00;--mat-sys-secondary-container: #ffe17b;--mat-sys-secondary-fixed: #ffe17b;--mat-sys-secondary-fixed-dim: #e9c32b;--mat-sys-shadow: #000000;--mat-sys-surface: #f9f9ff;--mat-sys-surface-bright: #f9f9ff;--mat-sys-surface-container: #ecedf5;--mat-sys-surface-container-high: #e7e8ef;--mat-sys-surface-container-highest: #e1e2e9;--mat-sys-surface-container-low: #f2f3fa;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #d8dae1;--mat-sys-surface-tint: #0f5fac;--mat-sys-surface-variant: #dee2ef;--mat-sys-tertiary: #f5ce37;--mat-sys-tertiary-container: #f9d8ff;--mat-sys-tertiary-fixed: #f9d8ff;--mat-sys-tertiary-fixed-dim: #ecb1ff;--mat-sys-neutral-variant20: #2b313a;--mat-sys-neutral10: #191c21;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-body-large-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-body-medium-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-body-small-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-display-large-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-display-medium-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-display-small-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-headline-large-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-headline-medium-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-headline-small-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 600 .875rem / 1.25rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-label-large-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 600;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 600 .75rem / 1rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-label-medium-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 600;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 600 .688rem / 1rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-label-small-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 600;--mat-sys-title-large: 400 1.375rem / 1.75rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-title-large-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 600 1rem / 1.5rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-title-medium-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 600;--mat-sys-title-small: 600 .875rem / 1.25rem Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-title-small-font: Source Sans 3, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 600;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html{--mat-button-protected-container-color: var(--mat-sys-primary);--mat-button-protected-label-text-color: var(--mat-sys-on-primary);--mat-button-protected-state-layer-color: var(--mat-sys-on-primary);--mat-button-protected-ripple-color: color-mix(in srgb, var(--mat-sys-on-primary) 12%, transparent);--mat-button-protected-horizontal-padding: 16px;--mat-button-filled-horizontal-padding: 16px;--mat-button-outlined-horizontal-padding: 16px;--mat-button-tonal-horizontal-padding: 16px}.mat-warn{--mat-button-filled-container-color: var(--mat-sys-error);--mat-button-filled-label-text-color: var(--mat-sys-on-error);--mat-button-protected-container-color: var(--mat-sys-error);--mat-button-protected-label-text-color: var(--mat-sys-on-error);--mat-button-outlined-label-text-color: var(--mat-sys-error);--mat-button-outlined-outline-color: var(--mat-sys-error);--mat-button-text-label-text-color: var(--mat-sys-error);--mat-icon-button-icon-color: var(--mat-sys-error)}:root{--mat-app-primary: #005aa7;--mat-app-primary-rgb: 0, 90, 167;--mat-app-on-primary: #ffffff;--mat-app-accent: #f5ce37;--mat-app-on-accent: #000000;--menu-item-color: #000000}.background-primary{background:var(--mat-sys-primary)}.color-primary{color:var(--mat-sys-primary)}.background-accent{background:var(--mat-sys-tertiary)}.warning-message{background:var(--mat-sys-error)}.third-color{color:#d6173a}.third-background{background:#000}body .classic .menu-item{color:#000!important}body .classic .menu-item mat-icon{color:#000!important}body .classic a.active-link{background-color:#0000001a!important}body,h1,h2,h3,h4,h5,h6,.mat-h1,.mat-headline-1,.mat-h2,.mat-headline-2,.mat-h3,.mat-headline-3,.mat-h4,.mat-headline-4,.mat-h5,.mat-headline-5,.mat-h6,.mat-headline-6,.mat-body,.mat-body-1,.mat-body-2,.mat-typography,button,input,select,textarea{font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}
