.app-menu{width:32px;height:20px;cursor:pointer;position:relative}.app-menu-button{top:0;display:grid;transition:transform .25s cubic-bezier(.4,0,.2,1)}.app-menu-button,.app-menu-button:after,.app-menu-button:before{position:absolute;width:32px;height:2px;border-radius:4px;background-color:#000}.app-menu-button:after,.app-menu-button:before{content:"";transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.app-menu-button:before{top:10px}.app-menu-button:after{top:20px}.app-menu-button.open{transform:translate3d(0,10px,0) rotate(45deg)}.app-menu-button.open:before{transform:rotate(-45deg) translate3d(-12px,-9px,0);opacity:0}.app-menu-button.open:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.app-header{position:sticky;top:0;left:0;z-index:100;display:flex;padding-top:10px;padding-bottom:10px;height:64px;width:100%;background-color:#fff;border-bottom:1px solid #ebecec}.app-navigation-list{padding:8px}.app-navigation-list-subtitle:first-letter{text-transform:uppercase}.app-navigation-list-item:not(:last-child){margin-bottom:24px}.app-navigation-list-item__icon{padding:4px;margin-right:16px}.app-navigation-list-item__content{display:flex;flex-wrap:wrap;align-items:center;flex:1 1;overflow:hidden}.app-navigation-list-item__title{font-size:.8125rem;font-weight:500;flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-navigation-list-link{position:relative;display:flex;align-items:center;flex:1 1 100%;padding:0 8px;min-height:40px}.app-navigation-list-link:not(:last-child){margin-bottom:4px}.app-navigation-list-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;border-radius:4px;pointer-events:none;background-color:currentColor;transition:.25s cubic-bezier(.4,0,.2,1)}.app-navigation-list-link:hover:before{opacity:.04}.app-navigation-list-link.router-link-active{color:#195ef7}.app-navigation-list-link.router-link-active:before{opacity:.04}.app-navigation{position:fixed;top:64px;left:0;z-index:100;height:calc(100% - 64px);background-color:#fff;border-right:1px solid #ebecec;transition:transform .25s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width:959px){.app-navigation.active{transform:translateX(0)}.app-navigation.hide{transform:translateX(-300px)}}.app-wrapper{transition:padding-left .25s cubic-bezier(.4,0,.2,1)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0}*,:after,:before,button,textarea{font-family:Montserrat,sans-serif}*,:after,:before{box-sizing:border-box}:focus{outline:none}html{overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;line-height:1.25;color:#25282a}@supports(-webkit-touch-callout:none){body{cursor:pointer}}svg{display:block;fill:currentColor}svg *{transition:.25s cubic-bezier(.4,0,.2,1)}img{max-width:100%;height:auto}.blur{filter:blur(5px)}.text-black{color:#000}.bg-black{background-color:#000}.text-white{color:#fff}.bg-white{background-color:#fff}.text-blue{color:#195ef7}.bg-blue{background-color:#195ef7}.text-purple{color:#a368f0}.bg-purple{background-color:#a368f0}.text-orange{color:#ff974a}.bg-orange{background-color:#ff974a}.text-aqua{color:#089de9}.bg-aqua{background-color:#089de9}.text-green{color:#3dd597}.bg-green{background-color:#3dd597}.text-red{color:#ff4a4a}.bg-red{background-color:#ff4a4a}.text-yellow{color:#fada39}.bg-yellow{background-color:#fada39}.text-grey{color:#ebecec}.bg-grey{background-color:#ebecec}.container{margin:0 auto;padding:0 24px;width:100%;max-width:1813px}.container-fluid{max-width:100%}.pa-0{padding:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.ma-0{margin:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ma-n0{margin:0!important}.mx-n0{margin-left:0!important;margin-right:0!important}.my-n0{margin-top:0!important;margin-bottom:0!important}.pt-0{padding-top:0!important}.mt-0,.mt-n0{margin-top:0!important}.pr-0{padding-right:0!important}.mr-0,.mr-n0{margin-right:0!important}.pb-0{padding-bottom:0!important}.mb-0,.mb-n0{margin-bottom:0!important}.pl-0{padding-left:0!important}.ml-0,.ml-n0{margin-left:0!important}.pa-1{padding:4px!important}.px-1{padding-left:4px!important;padding-right:4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.ma-1{margin:4px!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.ma-n1{margin:-4px!important}.mx-n1{margin-left:-4px!important;margin-right:-4px!important}.my-n1{margin-top:-4px!important;margin-bottom:-4px!important}.pt-1{padding-top:4px!important}.mt-1{margin-top:4px!important}.mt-n1{margin-top:-4px!important}.pr-1{padding-right:4px!important}.mr-1{margin-right:4px!important}.mr-n1{margin-right:-4px!important}.pb-1{padding-bottom:4px!important}.mb-1{margin-bottom:4px!important}.mb-n1{margin-bottom:-4px!important}.pl-1{padding-left:4px!important}.ml-1{margin-left:4px!important}.ml-n1{margin-left:-4px!important}.pa-2{padding:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.ma-2{margin:8px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.ma-n2{margin:-8px!important}.mx-n2{margin-left:-8px!important;margin-right:-8px!important}.my-n2{margin-top:-8px!important;margin-bottom:-8px!important}.pt-2{padding-top:8px!important}.mt-2{margin-top:8px!important}.mt-n2{margin-top:-8px!important}.pr-2{padding-right:8px!important}.mr-2{margin-right:8px!important}.mr-n2{margin-right:-8px!important}.pb-2{padding-bottom:8px!important}.mb-2{margin-bottom:8px!important}.mb-n2{margin-bottom:-8px!important}.pl-2{padding-left:8px!important}.ml-2{margin-left:8px!important}.ml-n2{margin-left:-8px!important}.pa-3{padding:12px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.ma-3{margin:12px!important}.mx-3{margin-left:12px!important;margin-right:12px!important}.my-3{margin-top:12px!important;margin-bottom:12px!important}.ma-n3{margin:-12px!important}.mx-n3{margin-left:-12px!important;margin-right:-12px!important}.my-n3{margin-top:-12px!important;margin-bottom:-12px!important}.pt-3{padding-top:12px!important}.mt-3{margin-top:12px!important}.mt-n3{margin-top:-12px!important}.pr-3{padding-right:12px!important}.mr-3{margin-right:12px!important}.mr-n3{margin-right:-12px!important}.pb-3{padding-bottom:12px!important}.mb-3{margin-bottom:12px!important}.mb-n3{margin-bottom:-12px!important}.pl-3{padding-left:12px!important}.ml-3{margin-left:12px!important}.ml-n3{margin-left:-12px!important}.pa-4{padding:16px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.ma-4{margin:16px!important}.mx-4{margin-left:16px!important;margin-right:16px!important}.my-4{margin-top:16px!important;margin-bottom:16px!important}.ma-n4{margin:-16px!important}.mx-n4{margin-left:-16px!important;margin-right:-16px!important}.my-n4{margin-top:-16px!important;margin-bottom:-16px!important}.pt-4{padding-top:16px!important}.mt-4{margin-top:16px!important}.mt-n4{margin-top:-16px!important}.pr-4{padding-right:16px!important}.mr-4{margin-right:16px!important}.mr-n4{margin-right:-16px!important}.pb-4{padding-bottom:16px!important}.mb-4{margin-bottom:16px!important}.mb-n4{margin-bottom:-16px!important}.pl-4{padding-left:16px!important}.ml-4{margin-left:16px!important}.ml-n4{margin-left:-16px!important}.pa-5{padding:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.ma-5{margin:20px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.ma-n5{margin:-20px!important}.mx-n5{margin-left:-20px!important;margin-right:-20px!important}.my-n5{margin-top:-20px!important;margin-bottom:-20px!important}.pt-5{padding-top:20px!important}.mt-5{margin-top:20px!important}.mt-n5{margin-top:-20px!important}.pr-5{padding-right:20px!important}.mr-5{margin-right:20px!important}.mr-n5{margin-right:-20px!important}.pb-5{padding-bottom:20px!important}.mb-5{margin-bottom:20px!important}.mb-n5{margin-bottom:-20px!important}.pl-5{padding-left:20px!important}.ml-5{margin-left:20px!important}.ml-n5{margin-left:-20px!important}.pa-6{padding:24px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.ma-6{margin:24px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.ma-n6{margin:-24px!important}.mx-n6{margin-left:-24px!important;margin-right:-24px!important}.my-n6{margin-top:-24px!important;margin-bottom:-24px!important}.pt-6{padding-top:24px!important}.mt-6{margin-top:24px!important}.mt-n6{margin-top:-24px!important}.pr-6{padding-right:24px!important}.mr-6{margin-right:24px!important}.mr-n6{margin-right:-24px!important}.pb-6{padding-bottom:24px!important}.mb-6{margin-bottom:24px!important}.mb-n6{margin-bottom:-24px!important}.pl-6{padding-left:24px!important}.ml-6{margin-left:24px!important}.ml-n6{margin-left:-24px!important}.pa-7{padding:28px!important}.px-7{padding-left:28px!important;padding-right:28px!important}.py-7{padding-top:28px!important;padding-bottom:28px!important}.ma-7{margin:28px!important}.mx-7{margin-left:28px!important;margin-right:28px!important}.my-7{margin-top:28px!important;margin-bottom:28px!important}.ma-n7{margin:-28px!important}.mx-n7{margin-left:-28px!important;margin-right:-28px!important}.my-n7{margin-top:-28px!important;margin-bottom:-28px!important}.pt-7{padding-top:28px!important}.mt-7{margin-top:28px!important}.mt-n7{margin-top:-28px!important}.pr-7{padding-right:28px!important}.mr-7{margin-right:28px!important}.mr-n7{margin-right:-28px!important}.pb-7{padding-bottom:28px!important}.mb-7{margin-bottom:28px!important}.mb-n7{margin-bottom:-28px!important}.pl-7{padding-left:28px!important}.ml-7{margin-left:28px!important}.ml-n7{margin-left:-28px!important}.pa-8{padding:32px!important}.px-8{padding-left:32px!important;padding-right:32px!important}.py-8{padding-top:32px!important;padding-bottom:32px!important}.ma-8{margin:32px!important}.mx-8{margin-left:32px!important;margin-right:32px!important}.my-8{margin-top:32px!important;margin-bottom:32px!important}.ma-n8{margin:-32px!important}.mx-n8{margin-left:-32px!important;margin-right:-32px!important}.my-n8{margin-top:-32px!important;margin-bottom:-32px!important}.pt-8{padding-top:32px!important}.mt-8{margin-top:32px!important}.mt-n8{margin-top:-32px!important}.pr-8{padding-right:32px!important}.mr-8{margin-right:32px!important}.mr-n8{margin-right:-32px!important}.pb-8{padding-bottom:32px!important}.mb-8{margin-bottom:32px!important}.mb-n8{margin-bottom:-32px!important}.pl-8{padding-left:32px!important}.ml-8{margin-left:32px!important}.ml-n8{margin-left:-32px!important}.pa-9{padding:36px!important}.px-9{padding-left:36px!important;padding-right:36px!important}.py-9{padding-top:36px!important;padding-bottom:36px!important}.ma-9{margin:36px!important}.mx-9{margin-left:36px!important;margin-right:36px!important}.my-9{margin-top:36px!important;margin-bottom:36px!important}.ma-n9{margin:-36px!important}.mx-n9{margin-left:-36px!important;margin-right:-36px!important}.my-n9{margin-top:-36px!important;margin-bottom:-36px!important}.pt-9{padding-top:36px!important}.mt-9{margin-top:36px!important}.mt-n9{margin-top:-36px!important}.pr-9{padding-right:36px!important}.mr-9{margin-right:36px!important}.mr-n9{margin-right:-36px!important}.pb-9{padding-bottom:36px!important}.mb-9{margin-bottom:36px!important}.mb-n9{margin-bottom:-36px!important}.pl-9{padding-left:36px!important}.ml-9{margin-left:36px!important}.ml-n9{margin-left:-36px!important}.pa-10{padding:40px!important}.px-10{padding-left:40px!important;padding-right:40px!important}.py-10{padding-top:40px!important;padding-bottom:40px!important}.ma-10{margin:40px!important}.mx-10{margin-left:40px!important;margin-right:40px!important}.my-10{margin-top:40px!important;margin-bottom:40px!important}.ma-n10{margin:-40px!important}.mx-n10{margin-left:-40px!important;margin-right:-40px!important}.my-n10{margin-top:-40px!important;margin-bottom:-40px!important}.pt-10{padding-top:40px!important}.mt-10{margin-top:40px!important}.mt-n10{margin-top:-40px!important}.pr-10{padding-right:40px!important}.mr-10{margin-right:40px!important}.mr-n10{margin-right:-40px!important}.pb-10{padding-bottom:40px!important}.mb-10{margin-bottom:40px!important}.mb-n10{margin-bottom:-40px!important}.pl-10{padding-left:40px!important}.ml-10{margin-left:40px!important}.ml-n10{margin-left:-40px!important}.pa-11{padding:44px!important}.px-11{padding-left:44px!important;padding-right:44px!important}.py-11{padding-top:44px!important;padding-bottom:44px!important}.ma-11{margin:44px!important}.mx-11{margin-left:44px!important;margin-right:44px!important}.my-11{margin-top:44px!important;margin-bottom:44px!important}.ma-n11{margin:-44px!important}.mx-n11{margin-left:-44px!important;margin-right:-44px!important}.my-n11{margin-top:-44px!important;margin-bottom:-44px!important}.pt-11{padding-top:44px!important}.mt-11{margin-top:44px!important}.mt-n11{margin-top:-44px!important}.pr-11{padding-right:44px!important}.mr-11{margin-right:44px!important}.mr-n11{margin-right:-44px!important}.pb-11{padding-bottom:44px!important}.mb-11{margin-bottom:44px!important}.mb-n11{margin-bottom:-44px!important}.pl-11{padding-left:44px!important}.ml-11{margin-left:44px!important}.ml-n11{margin-left:-44px!important}.pa-12{padding:48px!important}.px-12{padding-left:48px!important;padding-right:48px!important}.py-12{padding-top:48px!important;padding-bottom:48px!important}.ma-12{margin:48px!important}.mx-12{margin-left:48px!important;margin-right:48px!important}.my-12{margin-top:48px!important;margin-bottom:48px!important}.ma-n12{margin:-48px!important}.mx-n12{margin-left:-48px!important;margin-right:-48px!important}.my-n12{margin-top:-48px!important;margin-bottom:-48px!important}.pt-12{padding-top:48px!important}.mt-12{margin-top:48px!important}.mt-n12{margin-top:-48px!important}.pr-12{padding-right:48px!important}.mr-12{margin-right:48px!important}.mr-n12{margin-right:-48px!important}.pb-12{padding-bottom:48px!important}.mb-12{margin-bottom:48px!important}.mb-n12{margin-bottom:-48px!important}.pl-12{padding-left:48px!important}.ml-12{margin-left:48px!important}.ml-n12{margin-left:-48px!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.row{display:flex;flex-wrap:wrap;flex:1 1 auto;margin:0 -16px}.col{flex-basis:0;flex-grow:1}.col,.col-auto{max-width:100%;padding:12px 16px}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-1,.col-2{padding:12px 16px}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-3,.col-4{padding:12px 16px}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-5,.col-6{padding:12px 16px}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-7,.col-8{padding:12px 16px}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-9,.col-10{padding:12px 16px}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-11,.col-12{padding:12px 16px}.col-12{flex:0 0 100%;max-width:100%}.d-flex{display:flex!important}.align-center{align-items:center!important}.justify-center{justify-content:center!important}.d-block{display:block!important}.app-text-h1,h1{font-size:3rem;font-weight:700;letter-spacing:-.015625em}.app-text-h2,h2{font-size:2.5rem;font-weight:400;letter-spacing:-.0083333333em}.app-text-h3,h3{font-size:2.125rem;font-weight:400}.app-text-h4,h4{font-size:1.75rem;font-weight:400;letter-spacing:.0073529412em}.app-text-h5,h5{font-size:1.5rem;font-weight:600}.app-text-h6,h6{font-size:1.25rem;font-weight:600;letter-spacing:.0125em}.subtitle-1{font-size:1rem;font-weight:400;letter-spacing:.009375em}.subtitle-2{font-size:.875rem;font-weight:500;letter-spacing:.0071428571em}.text-body-1{font-size:1rem;font-weight:400;letter-spacing:.03125em}.text-body-2{font-size:.875rem;font-weight:400;letter-spacing:.0178571429em}.text-button{font-size:.875rem;font-weight:500;letter-spacing:.0892857143em}.text-caption{font-size:.75rem;font-weight:400;letter-spacing:.0333333333em}.text-overline{font-size:.75rem;font-weight:500;letter-spacing:.1666666667em;text-transform:uppercase}.font-weight-100{font-weight:100!important}.font-weight-200{font-weight:200!important}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.font-weight-900{font-weight:900!important}.text-center{text-align:center!important}.uppercase{text-transform:uppercase}.app-link,.pointer,a{cursor:pointer}.app-link:hover,a:hover{opacity:.75}.border{border:1px solid #ebecec}.border-radius{border-radius:8px}.border-top{border-top:1px solid #ebecec}.border-right{border-right:1px solid #ebecec}.border-bottom{border-bottom:1px solid #ebecec}.border-left{border-left:1px solid #ebecec}.relative{position:relative}.box-shadow{box-shadow:0 0 1px 0 #e0e0e1,0 4px 4px 0 rgba(224,224,225,.24)}.box-shadow-2{box-shadow:0 0 1px 0 rgba(0,0,0,.1)}.translate-bottom-enter-active,.translate-bottom-leave-active,.translate-left-enter-active,.translate-left-leave-active,.translate-right-enter-active,.translate-right-leave-active,.translate-top-enter-active,.translate-top-leave-active{transition:transform .25s cubic-bezier(.4,0,.2,1)}.translate-top-enter-from,.translate-top-leave-to{transform:translateY(-100%)}.translate-right-enter-from,.translate-right-leave-to{transform:translateX(100%)}.translate-bottom-enter-from,.translate-bottom-leave-to{transform:translateY(100%)}.translate-left-enter-from,.translate-left-leave-to{transform:translateX(-100%)}@media only screen and (min-width:360px){.mobile-show{display:none!important}}@media only screen and (max-width:359px){.mobile-hide{display:none!important}}@media only screen and (min-width:600px){.tablet-show{display:none!important}}@media only screen and (max-width:599px){.tablet-hide{display:none!important}}@media only screen and (min-width:960px){.laptop-show{display:none!important}}@media only screen and (max-width:959px){.laptop-hide{display:none!important}}@media only screen and (min-width:1264px){.desktop-show{display:none!important}}@media only screen and (max-width:1263px){.desktop-hide{display:none!important}}@media only screen and (min-width:1904px){.ultra-show{display:none!important}}@media only screen and (max-width:1903px){.ultra-hide{display:none!important}}@media only screen and (min-width:600px){.tablet-show-ai-center{align-items:center}}@media only screen and (max-width:599px){.tablet-hide-fd-column-reverse{flex-direction:column-reverse}}.app-data-table{max-width:100%}.app-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.app-data-table table{width:100%}.app-data-table thead th{color:#202124;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,.12);text-align:left}.app-data-table thead tr:last-child th{border-bottom:2px solid #eaebef}.app-data-table tbody tr:not(:last-child) td:not(.v-data-table__mobile-row),.app-data-table tbody tr:not(:last-child) th:not(.v-data-table__mobile-row){border-color:#eaebef}.app-data-table th{font-weight:600;color:#000;letter-spacing:-.4px}.app-data-table td,.app-data-table th{font-size:14px;height:48px;padding:0 16px;border-bottom:1px solid transparent}.app-data-table td{white-space:nowrap;font-weight:400;color:#0b0b25;letter-spacing:-.18px}.app-data-table td.normal{white-space:normal}.app-data-table-header-th{display:flex;align-items:center}.app-data-table-header-th span:first-letter{text-transform:uppercase}.app-data-table-header-icon{width:24px;height:24px;display:block;position:relative;top:1px;cursor:pointer}.app-data-table-header-icon svg{width:100%;height:100%;fill:#898a9c}.app-data-table-header-icon:hover{opacity:.8}.app-data-table-header-icon.active{transform:rotate(-180deg)}.app-data-table-item{display:flex;align-items:center}.app-data-table-item-img{width:32px;height:32px}.app-data-table-item-icon{width:24px;height:24px;display:block;position:relative}.app-data-table-item-icon svg{fill:#ff974a}.app-data-table-item-icon.reverse{transform:rotate(-180deg)}.app-data-table-item-icon.reverse svg{fill:#3dd597}.app-data-table-footer-total{font-size:12px;font-weight:400;color:#636366;margin-right:16px;margin-bottom:0}.app-data-table-footer-select .select-control{background:#f2f2f7;width:70px;min-height:36px;border-radius:8px}.app-data-table__empty-wrapper{text-align:center;pointer-events:none}.app-data-table.action tbody>tr{cursor:pointer}.app-data-table.action tbody>tr.active,.app-data-table.action tbody>tr:hover{background-color:#f2f2f7}.app-data-table__expanded{cursor:default!important;background-color:#f2f2f7}.app-data-table__expanded-button{transform:rotate(0);transition:.25s cubic-bezier(.4,0,.2,1)!important}.app-data-table__expanded-button-active{transform:rotate(-180deg)}.app-breadcrumbs-list{display:flex;align-items:center;flex-wrap:wrap}.app-breadcrumbs-item{font-size:14px;font-weight:400;display:flex;overflow:hidden}.app-breadcrumbs-item.active{flex-shrink:0}.app-breadcrumbs-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-breadcrumbs-icon{flex-shrink:0;margin:3px 6px 0}.maps-list-item{width:100%;border-radius:8px;background-color:#f6f6f6;border:2px solid transparent;transition:border-color .25s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer;display:block}@media only screen and (min-width:600px){.maps-list-item{width:98px}}.maps-list-item.active,.maps-list-item:hover{border-color:#195ef7}.maps-list-item-img{display:flex;justify-content:center}.maps-list-item-img img{width:36px}.maps-list-item-text{overflow:hidden;text-overflow:ellipsis}.maps-list-item-link{font-size:.5rem}.transition-container[data-v-49ec0a50]{overflow:hidden;transition:max-height .25s ease-in-out}.transition-container[data-v-71176221]{transition:opacity .4s ease-in-out}.fade-enter[data-v-71176221],.fade-leave-to[data-v-71176221]{opacity:0}.transition-container.fade-enter-to[data-v-71176221],.transition-container.fade-leave[data-v-71176221]{opacity:1}button{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;cursor:pointer}a,button{color:inherit}a{text-decoration:none}.app-btn{font-weight:400;font-size:.875rem;letter-spacing:-.4px;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;position:relative;padding:0 12px;height:36px;overflow:hidden;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.app-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;color:inherit;background-color:currentColor;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.app-btn:hover:before{opacity:.08}.app-btn__content{display:flex;align-items:center;position:relative}.app-btn__loader{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%}.app-btn__loader .app-icon{margin-right:0!important}.app-btn__loader svg{-webkit-animation:rotating .6s linear infinite;animation:rotating .6s linear infinite}.app-btn__loader svg path{fill:currentColor}.app-btn--outlined{border:1px solid}.app-btn--block{width:100%!important;min-width:100%!important}.app-btn--disabled{opacity:.24}.app-btn--disabled,.app-btn--loading{pointer-events:none}.app-btn--loading .app-btn__content{opacity:0}.app-btn--icon{width:36px;height:36px;flex:0 0 auto}.app-btn--icon,.app-btn--icon:before{border-radius:50%}.app-btn--icon .app-icon{margin-right:0!important}.app-btn--large{height:44px;padding:0 16px}.app-btn--small{font-size:.75rem;height:28px;padding:0 8px}.app-btn--small .app-btn__loader .app-icon{width:14px!important;height:14px!important}.app-btn--xsmall{font-size:.625rem;height:20px;padding:0 8px}.app-btn--xsmall .app-btn__loader .app-icon{width:12px!important;height:12px!important}.app-btn .app-icon{flex-shrink:0;margin-right:10px}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}input{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0}input:focus{outline:none}.app-input{font-size:14px;font-weight:400;max-width:100%;letter-spacing:-.4px}.app-input__control,.app-input__slot{position:relative}.app-input__slot{margin-bottom:8px;min-height:46px;cursor:text;display:flex;align-items:center;overflow:hidden;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.app-input__slot:hover{border-color:rgba(235,236,236,.5)}.app-input__field{display:flex;align-items:center;flex:1 1 auto;position:relative}.app-input__field input,.app-input__field textarea{font-size:14px;font-weight:400;line-height:23px;max-width:100%;min-width:0;width:100%;padding:10px 0;box-sizing:border-box;resize:none}.app-input__field input::-moz-placeholder,.app-input__field textarea::-moz-placeholder{opacity:.4}.app-input__field input:-ms-input-placeholder,.app-input__field textarea:-ms-input-placeholder{opacity:.4}.app-input__field input::placeholder,.app-input__field textarea::placeholder{opacity:.4}.app-input__field input:focus::-moz-placeholder,.app-input__field textarea:focus::-moz-placeholder{opacity:0;-moz-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1)}.app-input__field input:focus:-ms-input-placeholder,.app-input__field textarea:focus:-ms-input-placeholder{opacity:0;-ms-transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity .25s cubic-bezier(.4,0,.2,1)}.app-input__field input:focus::placeholder,.app-input__field textarea:focus::placeholder{opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.app-input__field input:-webkit-autofill,.app-input__field textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 63px #fff;-webkit-text-fill-color:#000}.app-input__append-inner{color:rgba(0,0,0,.3);padding-left:4px;display:flex;align-items:center;justify-content:center}.app-input__append-inner--action{cursor:pointer}.app-input__prepend-inner{padding-right:15px}.app-input__prepend-inner--action{cursor:pointer}.app-input__details{font-weight:400;font-size:12px;line-height:14px;min-height:14px;color:#25282a;letter-spacing:-.48px}.app-input__details.absolute{position:absolute;top:100%;left:0;right:0}.app-input.outlined .app-input__slot{padding:0 12px;border:1px solid #ebecec;border-radius:8px}.app-input.lined .app-input__slot{border-bottom:2px solid #dbddde}.app-label{display:block;font-size:12px;font-weight:600;margin-bottom:5px;color:#737374;letter-spacing:-.34px}.app-label:first-letter{text-transform:uppercase}.app-select{width:100%;font-size:14px}.app-select.disabled{pointer-events:none;opacity:.24}.app-select .select-container{position:relative}.app-select .select-list-wrapper{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:200px;overflow:hidden;z-index:10}.app-select .select-list{background:#fff}.app-select .select-list .app-scrollbar{padding:4px;max-height:200px;height:auto}.app-select .select-list .item{position:relative;border-radius:8px;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.app-select .select-list .item:focus,.app-select .select-list .item:hover{background-color:#f5f5f6}.app-select .select-list .item:not(:last-child){margin-bottom:5px}.app-select .select-list .item:not(:last-child):before{content:"";position:absolute;bottom:-3px;left:12px;right:12px;border-top:1px solid #f5f5f6}.app-select .select-list .item-active{background-color:#f5f5f6}.app-select-active .select-control-icon{transform:rotate(-180deg)}.select-control{display:flex;align-items:center;min-height:46px}.select-control-label{flex:1 1 100%}.select-control-icon{display:block;transform:rotate(0deg);transition:.25s cubic-bezier(.4,0,.2,1)}.app-pagination .app-pagination-row{display:flex;justify-content:space-around}.app-pagination .app-pagination-row .app-pagination-button{padding:0 8px;height:32px;border:1px solid rgba(37,40,42,0);border-radius:4px;opacity:1;transition:.25s cubic-bezier(.4,0,.2,1)}.app-pagination .app-pagination-row .app-pagination-button:before{content:none}.app-pagination .app-pagination-row .app-pagination-button.active,.app-pagination .app-pagination-row .app-pagination-button:hover{border:1px solid rgba(37,40,42,.75);font-weight:500}.app-pagination .app-pagination-row .app-pagination-button.hidden{opacity:0;visibility:hidden}.app-pagination .app-pagination-row .app-pagination-button .app-icon{margin-right:0!important}.app-pagination .app-pagination-row .app-pagination-pages{display:flex}.app-pagination .app-pagination-row .app-pagination-pages .app-pagination-button,.app-pagination .app-pagination-row .app-pagination-pages .break{margin:0 8px;width:32px}.app-pagination .app-pagination-row .app-pagination-pages .break{line-height:32px;text-align:center}.app-spinner.absolute{position:absolute}.app-spinner.cover,.app-spinner.wide{display:flex;justify-content:center;padding:8px;width:100%;background:#fff}.app-spinner.cover{position:absolute;top:0;left:0;align-items:center;height:100%}.app-spinner .spinner{-webkit-animation:spinner-rotator 1.4s linear infinite;animation:spinner-rotator 1.4s linear infinite}.app-spinner .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;-webkit-animation:spinner-dash 1.4s ease-in-out infinite,spinner-colors 5.6s ease-in-out infinite;animation:spinner-dash 1.4s ease-in-out infinite,spinner-colors 5.6s ease-in-out infinite}@-webkit-keyframes spinner-rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}@keyframes spinner-rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}@-webkit-keyframes spinner-colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes spinner-colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@-webkit-keyframes spinner-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes spinner-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.app-icon{display:block}.app-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:115;overflow-x:hidden;overflow-y:scroll}.app-popup__inner{width:100%;min-height:100%;display:grid;align-items:center;padding:24px}.app-popup__content{position:relative;background-color:#fff;margin:auto;padding:24px;width:100%;height:auto;border-radius:10px}.scale-enter-active,.scale-leave-active{transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.scale-enter-from,.scale-leave-to{opacity:0;transform:scale(0)}.backdrop{z-index:110;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.08)}.app-snackbar{position:fixed;z-index:30000;display:flex;justify-content:center}.app-snackbar.top{top:12px}@media only screen and (min-width:600px){.app-snackbar.top{top:24px}}.app-snackbar.top.right{right:12px}@media only screen and (min-width:600px){.app-snackbar.top.right{right:24px}}@media only screen and (max-width:599px){.app-snackbar.top.right{left:12px}}.app-snackbar__wrapper{display:flex;align-items:stretch;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:4px;padding:12px;max-width:400px;margin-left:auto}.app-snackbar__action{margin-left:12px}.app-snackbar__action-button{padding:5px;cursor:pointer}.app-snackbar__action-button:hover{opacity:.75}.app-snackbar.success .app-snackbar__wrapper{background-color:#3dd597;color:#fff}.app-snackbar.error .app-snackbar__wrapper{background-color:#ff4a4a;color:#fff}.app-badge{position:relative;display:block}.app-badge__wrapper{position:absolute;top:auto;right:auto;pointer-events:none;inset:auto auto calc(100% - 10px) calc(100% - 4px)}.app-badge__badge{color:#fff;font-size:10px;font-weight:400;min-width:20px;height:16px;padding:2px 6px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}[data-v-79988110] div.popper{padding:4px 8px 6px;max-width:200px;min-width:65px;border-radius:4px;background-color:#000;color:#fff}[data-v-79988110] div.popper #arrow:before,[data-v-79988110] div.popper:hover,[data-v-79988110] div.popper:hover>#arrow:before{background:#000}.app-file-upload-img{width:36px;height:36px}.app-checkbox{display:flex;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-checkbox input{display:none}.app-checkbox-title{margin-left:10px}.app-checkbox-title:first-letter{text-transform:uppercase}.app-checkbox-check{width:44px;height:24px;position:relative;background:#ebecec;border-radius:30px;padding:2px;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.app-checkbox-check:after,.app-checkbox-check:before{content:"";position:relative;display:block;width:50%;height:100%}.app-checkbox-check:after{left:0;border-radius:50%;background:#fff;transition:left .25s cubic-bezier(.4,0,.2,1)}.app-checkbox-check:before{display:none}.app-checkbox label{display:flex;align-items:center;cursor:pointer}.app-checkbox input:checked+label .app-checkbox-check{background-color:#3dd597}.app-checkbox input:checked+label .app-checkbox-check:after{left:50%}.app-checkbox.disabled,.app-checkbox.readonly{pointer-events:none}.app-checkbox.disabled label{color:rgba(0,0,0,.4)}.app-checkbox.disabled label .app-checkbox-check{opacity:.24}