.ant-btn{box-shadow:none!important}.ant-btn svg+span{margin-left:.35rem}.ant-btn-sm svg{font-size:.75rem!important}.root-container{padding:1rem}.root-container .root-container-box{background-color:#fff;max-width:500px;margin:0 auto;padding:1rem 1.5rem}.root-container .root-link{text-align:center}.root-container .root-link a{color:#fff;margin:1rem .5rem;font-weight:400;display:inline-block}.root-container .root-link a:hover{text-decoration:underline}.theme-dark .root-container .root-container-box{background-color:#000}.nav-tiles:not(:last-child){margin-bottom:2rem}.nav-tiles .nav-tile{color:#fff;vertical-align:top;text-align:center;background:#005faae6;width:100%;margin-bottom:1rem;padding:.25rem 1.5rem 1rem;display:inline-block}@media only screen and (min-width:576px){.nav-tiles .nav-tile{width:49%;height:180px;margin-bottom:2%;padding-bottom:0}.nav-tiles .nav-tile:nth-child(odd){margin-right:2%}}@media only screen and (min-width:768px){.nav-tiles .nav-tile{width:250px;margin-bottom:1rem;margin-right:1rem!important}}.nav-tiles .nav-tile:hover{background:#005faa}.nav-tiles .nav-tile .tile-icon{margin-bottom:.5rem;font-size:3rem}.nav-tiles .nav-tile .tile-label{margin-bottom:.5rem;font-weight:700}.card .card-body>.ant-tabs:first-child{margin-top:-1rem}.card .card-header{background-color:#fff;align-items:center;margin-bottom:1px;padding:.75rem 1rem 1rem;display:flex}.card .card-header .title{flex:1}.card .card-header .toggle{padding-left:1rem;display:none}.card .card-header.collapsible{cursor:pointer}.card .card-header.collapsible .toggle{color:#005faa;display:inline}.card .card-header.collapsible:hover{background-color:#005faa1a}.card .card-body{background-color:#fff;padding:1.25rem 1.5rem}.card p:last-child{margin-bottom:0}.theme-dark .card .card-header,.theme-dark .card .card-body{background-color:#ffffff1a}.theme-dark .card .card-header.collapsible:hover{background-color:#005faa40}.ant-modal-content .card-header,.ant-modal-content .card-body,.ant-modal-content .card-header.collapsible:hover{background-color:#0000000d}.headline-actions{margin-bottom:1.5rem;display:flex}.headline-actions h1{flex:1;margin:0;padding-right:1rem}.ant-flex>.headline-actions{margin:0}.editor-wrapper .editor-wrapper-footer{text-align:right}.ant-modal-header{margin-bottom:1.5rem!important}.ant-modal-footer:not(:empty){margin-top:1.5rem!important}.ant-modal-footer:empty{margin-top:0!important}.ant-modal-body .editor-wrapper-content{max-height:60vh;padding-bottom:0;overflow-y:auto}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;top:0;bottom:0;left:0;right:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0,0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.personal-profile .image-container{position:relative}.personal-profile .user-image{width:100%;max-width:350px}.personal-profile .image-actions{margin:1rem 0}@media only screen and (min-width:768px){.personal-profile .image-actions{margin-bottom:0}}.personal-profile .profile-table th{font-weight:700}.personal-profile .profile-table th,.personal-profile .profile-table td{vertical-align:top;padding:.25rem .5rem}.personal-profile .profile-table th:first-child,.personal-profile .profile-table td:first-child{padding-left:0}.personal-profile .profile-table th:last-child,.personal-profile .profile-table td:last-child{padding-right:0}.form-input-number-mobile .ant-btn{padding-inline-start:.5rem!important;padding-inline-end:.5rem!important}.personal-attendance{border-bottom:1px solid #005faa40;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem}.personal-attendance.external{opacity:.5}.action-icon{cursor:pointer}.action-icon:hover{color:#005faa}.action-icon.danger:hover{color:red}.scrollable-view{white-space:nowrap;overflow:auto}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg){object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal~.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal~.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.swiper-vertical .swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.user-detail .user-image{width:100%;max-width:350px;margin-bottom:1rem}.user-detail .profile-table th{font-weight:700}.user-detail .profile-table th,.user-detail .profile-table td{vertical-align:top;padding:.25rem 1rem}.user-detail .profile-table th:first-child,.user-detail .profile-table td:first-child{padding-left:0}.user-detail .profile-table th:last-child,.user-detail .profile-table td:last-child{padding-right:0}.user-modal{top:2vh}@media only screen and (min-width:576px){.user-modal{top:4vh}}.user-modal .ant-modal-content{padding-left:30px;padding-right:30px;overflow:hidden}.user-modal .swiper{height:calc(96vh - 100px);overflow:visible}@media only screen and (min-width:576px){.user-modal .swiper{height:calc(92vh - 100px)}}.user-modal .swiper-slide{max-height:100%;overflow:hidden auto}.user-modal .swiper-button-prev{transform:scale(.5)translate(-190%)!important}.user-modal .swiper-button-next{transform:scale(.5)translate(190%)!important}.username{font-weight:500}.username svg{margin-right:.25rem}.username.has-link{cursor:pointer}.username.has-link:hover{color:#005faa}.form-time-done{padding:.5rem;position:absolute;top:0;right:0}.poll-options-form .group{background:#005faa1a;padding:1rem}.poll-options-form .group .group-header{margin-bottom:1rem}.poll-options-form .group .group-header .title{flex:1}.poll-options-form .option{margin-bottom:.75rem;display:flex}.poll-options-form .option .title{flex:1;padding-right:.5rem}.poll-options-form .option .comment{margin-top:.25rem}.poll-input .poll-group{margin-bottom:1rem}.poll-input .poll-group .poll-option,.poll-input .single-select-value{margin-left:1rem}.poll-input .poll-option{margin-bottom:.5rem}.poll-input .poll-option .input-wrapper{margin-top:.5rem}.poll-input .poll-option .input-wrapper input{width:300px;max-width:100%}.poll-input .poll-option .input-wrapper.inline{margin-left:1.5rem}.poll-results .report-bar{border-top:5px solid #005faa;margin-top:.5rem}.poll-results .poll-option:not(:last-child){margin-bottom:1rem}.poll-results .poll-group:not(:last-child),.poll-results .report-controls{margin-bottom:1.5rem}.poll-results .tag-group:not(:last-child){margin-bottom:.5rem}.poll-results .option-link{margin-left:.5rem;font-size:14px}.poll-results .report-footer{text-align:right}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.image-slider{margin-top:1.5rem}.image-slider .swiper-slide{background:#005faa1a;border:1px solid #005faa40;flex-direction:column;align-items:center;display:flex}.image-slider .swiper-slide img{object-fit:contain;max-width:100%;max-height:60vh}.image-slider__description{color:#fff;text-align:center;background-color:#005faa;width:100%;padding:.5rem 1rem}.image-slider__pagination{text-align:center;padding:.5rem 0;position:static}.youtube-responsive{max-width:600px}.youtube-responsive .youtube-responsive-inner{height:0;padding:0 0 56.25%;display:block;position:relative;overflow:hidden}.youtube-responsive iframe{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.card-action{cursor:pointer;color:inherit;background-color:#fff;padding:.75rem 1rem 1rem;text-decoration:none;display:flex}.card-action .header{flex:1}.card-action .icon{color:#005faa;font-size:1rem}.card-action:hover{color:inherit;background-color:#005faa1a}.theme-dark .card-action{background-color:#ffffff1a}.theme-dark .card-action:hover{background-color:#005faa40}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;-moz-tab-size:4;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{text-align:left;margin-left:.3em;margin-right:-1.5em}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.rich-text-editor .ql-editor p,.rich-text-editor .ql-editor ol,.rich-text-editor .ql-editor ul{margin-bottom:.5rem}.rich-text-editor .ql-editor img{display:none}.calendar .calendar-box{border:1px solid #005faa40;margin:1rem 0}.calendar .calendar-box.hidden{opacity:.5}.calendar .calendar-box.new>.calendar-body{background:#00ff001a}.calendar .calendar-header{background:#005faa26;display:flex}.calendar .calendar-header .date{flex:1;padding:.25rem .75rem}.calendar .calendar-header .toggle{padding:.25rem}.calendar .calendar-body{padding:.25rem .75rem}.calendar .calendar-table{border-collapse:collapse;width:100%;margin:1rem 0;display:table}.calendar .calendar-row{border:1px solid #005faa40;display:table-row}.calendar .calendar-row.new{background:#00ff001a}.calendar .calendar-row.hidden{opacity:.5}.calendar .calendar-row>div{padding:.25rem .75rem;display:table-cell}.calendar .calendar-row>div.fixed{white-space:nowrap}.calendar .calendar-col-action{vertical-align:middle;text-align:right}.group .group-user{cursor:pointer;display:flex}.group .group-user .user-name{flex:1;position:relative}.group .group-user .user-name strong{position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.group .group-user .user-image{background-color:#96969640;background-position:50%;background-repeat:no-repeat;background-size:cover;width:40px;height:40px}@media only screen and (min-width:768px){.group .group-user{text-align:center;width:190px;display:inline-block}.group .group-user .user-name strong{position:static;transform:none}.group .group-user .user-image{width:100%;height:0;margin-bottom:.5rem;padding-bottom:100%}}.dashboard-container{background-color:#fff;border:1px solid #005faa40;width:100%}.dashboard-container h3{color:#fff;text-align:center;background:#005faa;margin:0;padding:.5rem 1rem;font-weight:600;display:block}.dashboard-container .loading{text-align:center;padding:.5rem}.dashboard-container .info{padding:.5rem .75rem;font-style:italic}.dashboard-container.alternative{border-color:#777}.dashboard-container.alternative h3{background:#777}.theme-dark .dashboard-container{background-color:#ffffff1a;border:1px solid #005faa80}.theme-dark .dashboard-container h3{background:#005faabf}.theme-dark .dashboard-container.alternative{border-color:#444}.theme-dark .dashboard-container.alternative h3{background:#444}.dashboard-action{cursor:pointer;transition:background-color .2s linear;display:flex;position:relative}.dashboard-action .dashboard-action-image{background:#005faa26;flex:0 0 60px;position:relative}.dashboard-action .dashboard-action-image svg,.dashboard-action .dashboard-action-image .ant-skeleton-element{opacity:.5;color:#005faa;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-action .dashboard-action-image img,.dashboard-action .dashboard-action-image .ant-skeleton-image{object-fit:cover;object-position:top center;width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-action .dashboard-action-inner{flex:1;min-width:0;padding:.5rem 3rem .5rem .75rem}.dashboard-action:hover{background-color:#005faa1a}.dashboard-action:not(:first-child){border-top:1px solid #005faa40}.dashboard-action .action-icon{color:#005faa;font-size:1.25rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.dashboard-action .ant-skeleton-paragraph,.dashboard-action .ant-skeleton-paragraph li+li{margin-top:.25rem!important}.group-box:not(:last-child){border-bottom:1px solid #005faa40}.group-box.archived{opacity:.75}.group-box .dashboard-action,.group-box>.dashboard-action-inner{flex:1;min-width:0}.group-box>.dashboard-action-inner.static{padding:.5rem .75rem}.post .title{margin:0 .75rem .5rem;font-weight:700}.post .text-container{margin-bottom:.75rem}.post .media-container{justify-content:center;margin-bottom:.75rem;display:flex}.post .media{width:100%}.post .media img{border:1px solid #005faa40;width:100%}.post .media a:hover img{border-color:#005faa80}.post .media .video-container{background:#000;width:100%;height:0;padding-bottom:65.25%;position:relative}.post .media .video-container video{width:100%;height:100%;position:absolute;top:0;left:0}.post .text{margin-bottom:1rem}.post .link{margin:0 0 .5rem}.post .timestamp{text-align:right;margin:0 .75rem .75rem;font-style:italic}.poll-preview .infotext{margin-top:.5rem}.poll-preview .not-voted{color:#d00}.calendar-preview .calendar-preview-table{border-collapse:collapse;width:100%;display:table}.calendar-preview .preview-item{display:table-row;position:relative}.calendar-preview .preview-item:not(:last-child){border-bottom:1px solid #005faa40}.calendar-preview .preview-item>div{display:table-cell}.calendar-preview .short-date{text-align:center;background:#005faa26;width:70px;font-weight:600;line-height:1.3;position:relative}.calendar-preview .short-date span{white-space:nowrap;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calendar-preview .calendar-info{padding:.5rem 3rem .5rem .75rem;position:relative}.calendar-preview .action-icon{color:#005faa;font-size:1.25rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.dashboard-top{margin-bottom:1.5rem;font-size:1.5rem}.dashboard-groups{margin-bottom:.1rem;font-size:.75rem}.dashboard-groups .ant-typography-secondary{line-height:1.25}.dashboard-text{padding:.5rem .75rem}.poll .poll-actions{margin-top:2rem}.poll .poll-dismissal{color:#d00;margin-top:2rem}.poll .poll-dismissal .ant-checkbox-inner{border-color:#d00!important}.poll .poll-dismissal .ant-checkbox-checked .ant-checkbox-inner{background-color:#d00!important;border-color:#d00!important}.poll .poll-dismissal .ant-checkbox-wrapper{color:#d00!important}.media-label-container{align-items:center;display:flex}.media-label-container .media-icon{margin-right:.5rem;position:relative}.media-label-container .media-label{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:700;overflow:hidden}.media-reference{height:0;padding-bottom:56.25%;position:relative}.media-reference iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.mixdown-player .controls{justify-content:space-between;display:flex}.mixdown-player .controls-bottom{justify-content:space-between;margin-top:1rem;display:flex}.mixdown-player .slider-container{background-color:#005faa40;align-items:center;margin:1rem 0;display:flex}.mixdown-player .slider-container>*{padding:.25rem 1rem}.mixdown-player .slider{flex:1;padding-right:0}.mixdown-player .files{flex-direction:column;gap:.5rem;display:flex}.mixdown-player .file{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mixdown-player .file-label{white-space:nowrap;width:100px;padding-left:0;font-weight:700}.mixdown-player .file-slider{flex:1}.mixdown-player .file-actions{align-items:center;gap:.5rem;display:flex}.mixdown-player .mixdown-score{background:0 0;position:relative}.mixdown-player .mixdown-score g.note,.mixdown-player .mixdown-score g.rest,.mixdown-player .mixdown-score g.mRest,.mixdown-player .mixdown-score g.chord{cursor:pointer}.mixdown-player .mixdown-score g.tempo{display:none}.mixdown-player .mixdown-score g.playing{color:#005faa;fill:#005faa}.mixdown-player .mixdown-score .score-measure-highlight{pointer-events:none;background:#005faa2e;border-radius:4px;transition:all .12s linear;position:absolute}.mixdown-player .mixdown-score .score-playhead{pointer-events:none;background:#005faa40;width:2px;transition:all .12s linear;position:absolute}.mixdown-player .mixdown-score .score-refreshing-overlay{z-index:1;background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.theme-dark .mixdown-player .mixdown-score svg{color:#e0e0e0;fill:#e0e0e0}.theme-dark .mixdown-player .mixdown-score g.playing{color:#55b4ff;fill:#55b4ff}.theme-dark .mixdown-player .mixdown-score .score-measure-highlight{background:#55b4ff38}.theme-dark .mixdown-player .mixdown-score .score-playhead{background:#55b4ff66}.theme-dark .mixdown-player .mixdown-score .score-refreshing-overlay{background:#00000080}.mixdown-player .mixdown-score--vertical{max-height:60vh;overflow-y:auto}.mixdown-player .mixdown-score--vertical svg{width:100%;height:auto;display:block}.mixdown-player .mixdown-score--ticker{overflow:hidden}.mixdown-player .mixdown-score--ticker .score-ticker-inner{will-change:transform;white-space:nowrap;transition:transform .12s linear}.mixdown-player .mixdown-score--ticker svg{display:block}.mixdown-player .mixdown-score--ticker .score-playhead.score-playhead--ticker{height:auto;transition:left .12s linear;top:0;bottom:0}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img{object-fit:contain;max-width:100%;max-height:100%}.swiper-zoom-container>svg{object-fit:contain;max-width:100%;max-height:100%}.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper-overlay{z-index:10000;touch-action:none;background-color:#000000bf;width:100vw;height:100vh;position:fixed;top:0;left:0}.swiper-overlay .swiper-slide{justify-content:center;align-items:center;height:100vh;display:flex;width:100vw!important}.swiper-overlay .swiper-slide img{max-width:100vw;max-height:100vh}.swiper-overlay .swiper-button-prev,.swiper-overlay .swiper-button-next,.swiper-overlay .overlay-close{color:#fff}.swiper-overlay .overlay-close{cursor:pointer;z-index:10;position:fixed;top:2rem;right:2rem}.media-folder-photos{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media only screen and (min-width:576px){.media-folder-photos{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.media-folder-photos{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:992px){.media-folder-photos{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1200px){.media-folder-photos{grid-template-columns:repeat(5,1fr)}}.media-folder-photos__item{aspect-ratio:1;cursor:pointer;text-align:center;background-color:#000;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:relative;overflow:hidden}.media-folder-photos .ant-image{width:100%;height:100%}.media-folder-photos .ant-image-mask{display:none}.media-folder-photos__image{object-fit:cover;width:100%;display:block;height:100%!important}.media-folder-photos__label{color:#fff;white-space:nowrap;text-overflow:ellipsis;opacity:0;background:#000000d9;padding:.5rem;font-size:.9rem;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.media-folder-photos__label.always-visible{opacity:1}.media-folder-photos__icon{color:#fff;opacity:.5;transition:opacity .2s}.media-folder-photos__item:hover .media-folder-photos__label,.media-folder-photos__item:hover .media-folder-photos__icon{opacity:1}.media-root{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}@media only screen and (min-width:576px){.media-root{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:992px){.media-root{grid-template-columns:repeat(4,minmax(0,1fr))}}.media-root .root-tile{text-align:center;cursor:pointer;-webkit-hyphens:auto;hyphens:auto;border:1px solid #005faa40;flex-direction:column;align-items:center;padding:1rem;display:flex}.media-root .root-tile .fa-3x,.media-root .root-tile .ant-skeleton-image{color:#005faa;margin-bottom:.75rem}.media-root .root-tile:hover,.media-root .root-tile:active{background-color:#005faa1a;border-color:#005faa}.media-root .root-tile .media-tile-skeleton-image .ant-skeleton-image{height:45px}.media-root .root-tile .media-tile-skeleton-image .ant-skeleton-image svg{height:80%}.attendance-form{justify-content:space-between;padding:.5rem .25rem;display:flex}.attendance-form:not(:last-child){border-bottom:1px solid #eee}.attendance-form .attendance-names{width:50%}.theme-dark .attendance-form:not(:last-child){border-color:#ffffff1a}.layout-main{min-height:100vh}.ant-layout-header{color:#fff;white-space:nowrap;z-index:10;background:#005faa;border-bottom:1px solid #0000001a;width:100%;padding:0 1rem;line-height:1.2;position:sticky;top:0}.ant-layout-header.staging{background:linear-gradient(45deg,#000,#063)}.ant-layout-header .user-wrapper{text-align:right;position:relative}.ant-layout-header .offline{pointer-events:none;display:inline-block;position:absolute;top:1.25rem;left:1.25rem}@media only screen and (min-width:768px){.ant-layout-header .offline{left:1.75rem}}.ant-layout-header .user-info{white-space:normal;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ant-layout-header .header-title{align-items:center;padding:0 1rem;display:flex;position:relative}@media only screen and (max-width:576px){.ant-layout-header .header-title{display:none}}.ant-layout-header .header-actions{padding:1rem 0 1rem 1rem}.ant-layout-sider{z-index:20;height:calc(100vh - 64px);top:64px;overflow-y:auto;position:fixed!important}@media only screen and (min-width:768px){.ant-layout-sider{position:sticky!important}}.ant-layout-content{padding-top:1.5rem}.ant-form-item-control-input-content>*{scroll-margin-top:calc(64px + 1rem)}.ant-spin-container:after{content:none}.container{width:1140px;max-width:100%;min-height:calc(100vh - 160px);margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.sidebar-overlay{z-index:10;background-color:#00000080;width:100%;height:100vh;position:fixed}@media only screen and (min-width:768px){.ant-layout-header{padding:0 1.5rem}.root-container{padding:2rem}.container{padding-left:1.5rem;padding-right:1.5rem}}body{background-color:#005faa;margin:0}pre{margin:0}.scroll-container{overflow-x:auto}.align-right{text-align:right}.align-center{text-align:center}.stretch-parent{display:flex}.stretch-parent .stretch{flex:1}.add-space:not(:last-child){margin-bottom:1rem}.nowrap{white-space:nowrap}.space-right{margin-right:.5rem}.space-left{margin-left:.5rem}.ant-table .ant-tag{margin-bottom:.25rem}.ant-table .ant-table-cell{max-width:200px}.ant-menu-inline.ant-menu-root .ant-menu-submenu-title{background:#005faa1a;font-weight:600}.ant-pagination-item{background:0 0!important}.ant-tree{background:0 0}.tree-title.primary,strong{font-weight:600}img{max-width:100%}a{font-weight:600}th{text-align:left}input[type=file]{max-width:100%}a[target=_blank]{word-break:break-all}ul,ol{margin:0;padding-left:1.25rem}ul:first-child,ol:first-child{margin-top:0}ul:last-child,ol:last-child{margin-bottom:0}ul ul,ul ol,ol ul,ol ol{padding-left:1.25rem}p{margin-top:0;line-height:1.25}p:last-child{margin-bottom:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.content-box{background-color:#fff;border:1px solid #005faa40}.alternate-row>.ant-col{padding-top:.25rem;padding-bottom:.25rem}.alternate-row:nth-child(odd){background-color:#b4b4b41a}.card-body>.ant-form-item:last-child{margin-bottom:0}.ellipsis{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}pre.allow-linebreak{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.ant-checkbox-wrapper,.ant-radio-wrapper{align-items:flex-start}.ant-checkbox-wrapper .ant-checkbox,.ant-checkbox-wrapper .ant-radio,.ant-radio-wrapper .ant-checkbox,.ant-radio-wrapper .ant-radio{align-self:flex-start;margin-top:3px}.checkbox-disabled .ant-checkbox-checked .ant-checkbox-inner,.checkbox-disabled:hover .ant-checkbox-checked .ant-checkbox-inner{border-color:#ccc;background-color:#ccc!important}.ant-image-preview-footer{display:none}.ant-image-preview-img{max-height:100%!important}.ant-form-item.no-space .ant-form-item-label{padding:0}.ant-typography-secondary{color:#0000008c!important}.ant-form .ant-form-item:last-child{margin-bottom:0}.ant-form .ant-form-item .ant-tree{transform:translateY(-6px)}.ant-form .ant-form-item .ant-radio-group{transform:translateY(-4px)}.ant-pagination-options{display:inline-block!important}.theme-dark .checkbox-disabled .ant-checkbox-checked .ant-checkbox-inner,.theme-dark .checkbox-disabled:hover .ant-checkbox-checked .ant-checkbox-inner{border-color:#666;background-color:#666!important}.theme-dark .ql-toolbar.ql-snow,.theme-dark .ql-container.ql-snow{border-color:#424242}.theme-dark .ant-menu-item-selected,.theme-dark .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.theme-dark .ant-radio-button-wrapper:hover,.theme-dark .ant-tabs .ant-tabs-tab:hover{color:#55b4ff!important}.theme-dark .ant-select .ant-select-arrow,.theme-dark .ant-picker .ant-picker-clear,.theme-dark .ant-picker .ant-picker-suffix{color:#999!important}.theme-dark .ant-typography-secondary{color:#ffffff8c!important}@media print{*{color:#000!important}body,.ant-layout{background:#fff}.ant-layout-header,.ant-layout-sider,.ant-layout-footer,.ant-btn-group,.ant-btn,.action-icon{display:none}.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table tfoot>tr>th,.ant-table tfoot>tr>td,.ant-table-column-sorters{padding:.5rem}.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#000!important}.inner-layout{min-height:auto;margin-top:0}.ant-layout-content{padding-top:0;padding-bottom:0}.card .card-header,.card .card-body{padding-left:0;padding-right:0}.card .card-body{padding-top:0;padding-bottom:0}.headline-actions{margin-bottom:.75rem}.dashboard-container h2{border-bottom:1px solid #005faa40}.calendar-preview .short-date{border-right:1px solid #005faa40}}
