@import url(/css/dpstyles.css);@import url(/css/styleModules/dpAnimations.css);html{--duration:0.7s}.menu{margin:0;display:flex;font-size:1.5em;padding:0 2.85em;position:relative;align-items:center;justify-content:center;background-color:#131323}.menu__item{all:unset;flex-grow:1;z-index:100;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;position:relative;border-radius:50%;will-change:transform;padding:1.6em 0 .85em;transition:transform var(--timeOut,var(--duration))}.menu__item:before{content:"";z-index:-1;width:4.2em;height:4.2em;border-radius:50%;position:absolute;transform:scale(0);transition:background-color var(--duration),transform var(--duration)}.menu__item.active{transform:translate3d(0,-.8em,0)}.menu__item.active:before{transform:scale(1);background-color:#fff}.icon{width:2.6em;height:2.6em;stroke:#131323;fill:transparent;stroke-width:1pt;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:400}.menu__item.active .icon{animation:strok 1.5s reverse}.menu__item.active path{fill:#131323;stroke:#131323}@keyframes strok{to{stroke-dashoffset:400}}.menu__border{left:0;bottom:99%;width:10.9em;height:2.4em;position:absolute;clip-path:url(#menu);will-change:transform;background-color:#131323;transition:transform var(--timeOut,var(--duration))}.svg-container{width:0;height:0}@media screen and (max-width:50em){.menu{font-size:.8em}}.switch{position:relative;display:inline-block;width:50px;height:30px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:20px;width:20px;left:4px;bottom:4px;background:url(../img/sun.17d026f4.svg);background-color:#fff;background-repeat:no-repeat;background-size:13px;background-position:50%}input:checked+.slider{background-color:#121212}input:focus+.slider{box-shadow:0 0 1px #121212}input:checked+.slider:before{transform:translateX(26px);background:url(../img/moon.4f22266c.svg);background-repeat:no-repeat;background-size:15px}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.router-anim-enter-active{animation:coming .3s;animation-delay:.4s;opacity:0}.router-anim-leave-active{animation:going .3s}@keyframes going{0%{transform:translateX(0)}to{transform:translateX(-10px);opacity:0}}@keyframes coming{0%{transform:translateX(10px);opacity:0}to{transform:translateX(0);opacity:1}}.override-light-theme.theme--light{background:#f9f9f9!important}.box-shadow-secondary{box-shadow:0 2px 4px -1px rgba(17,73,127,.24),0 4px 5px 0 rgba(17,73,127,.26)!important}.carousel-3d-slide{background-color:#fbfbfb!important}.center-the-content{display:flex;align-items:center;justify-content:center}.t-a-c{text-align:center}.t-a-l{text-align:left}.t-a-r{text-align:right}.w-100{width:100%!important}ul.multiselect__content{padding-left:0!important}.multiselect__option--highlight,.multiselect__option--highlight:after{background:var(--secondary-color)!important}.custom-ms .multiselect__tags{font-size:1.1em!important;padding-left:0}.custom-ms .multiselect__select{top:9px!important}.custom-ms .multiselect__input{top:5px!important}.custom-ms .multiselect__single{margin-top:7px!important;padding-left:0}.multiselect__tags{border-top-color:hsla(0,0%,100%,0)!important;border-left-color:hsla(0,0%,100%,0)!important;border-right-color:hsla(0,0%,100%,0)!important;border-bottom-color:#9e9e9e!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.multiselect__placeholder{color:#666!important}.bold-text{font-weight:700!important}.no-tbl-footer .v-data-footer{display:none!important}.v-data-table-header-mobile{display:none}.h-auto{height:auto!important}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fg-1{flex-grow:1}.fg-2{flex-grow:2}.fg-3{flex-grow:3}.fg-4{flex-grow:4}.dpnotificationbadge{background-color:#d57a16!important;height:.6em!important;width:.6em!important;border-radius:.5em!important}.cardTitle{border-style:dashed;border-width:0;width:100%;border-color:#888}.spansize{font-size:.75rem}.divStyle{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:100%;height:50%}.v-btn:before{content:"";z-index:-1;width:4.2em;height:4.2em;border-radius:50%;position:absolute;transform:scale(0);transition:background-color var(--duration),transform var(--duration)}