@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap";:root{--header-height: 2rem;font-size:12px;--grey: #F2F2F2;--text-grey: #707070;--grey-light: #F2F2F2;--text-grey-light: #b4b4b4;--green: #9FE886;--text-green: #67B94B;--orange: #dfb631;--text-orange: #dfb631;--blue: #41A5D3;--text-blue: #41A5D3}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative}body{min-height:100vh;color:var(--color-text);line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:10px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Roboto,sans-serif;color:var(--text-grey)}h1,h2,h3,h4{font-family:Roboto,sans-serif;color:var(--text-grey-light)}h1{font-weight:700;font-size:3rem}header{height:var(--header-height);position:absolute;top:0;left:0;right:0;background-color:#000;z-index:1000}.main-safe-top{z-index:100;position:relative;padding-top:var(--header-height)}.main{font-family:Roboto,sans-serif}.main-bg{height:100%;min-height:100vh;background:rgb(2,0,36);background:-moz-linear-gradient(100deg,rgba(2,0,36,1) 0%,rgba(9,9,121,1) 28%,rgba(130,0,255,1) 57%,rgba(246,0,255,1) 100%);background:-webkit-linear-gradient(100deg,rgba(2,0,36,1) 0%,rgba(9,9,121,1) 28%,rgba(130,0,255,1) 57%,rgba(246,0,255,1) 100%);background:linear-gradient(100deg,rgba(2,0,36,1) 0%,rgba(9,9,121,1) 28%,rgba(130,0,255,1) 57%,rgba(246,0,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#f600ff",GradientType=1)}a{color:inherit;cursor:pointer}a:hover{opacity:.8}.card{padding:1.2rem;margin:1.2rem;color:#222;-webkit-box-shadow:2px 3px 16px -1px rgba(0,0,0,.38);box-shadow:2px 3px 16px -1px #00000061;background:#fff}.notification-blue{--border-color: var(--text-blue) }.notification-green{--border-color: var(--text-green) }.notification-grey{--border-color: var(--text-grey) }.notification-orange{--border-color: var(--text-orange) }div.notification:after{pointer-events:none;opacity:.3;position:absolute;content:" ";top:.5rem;left:.5rem;width:calc(100% - 1rem);height:calc(100% - 1rem);display:block;border:2px solid var(--border-color)}button,input[type=submit],input[type=reset]{all:unset;transition-duration:.5s;cursor:pointer}button:active,input[type=submit]:active,input[type=reset]:active{transform:scale(.96)}button:focus,input[type=submit]:focus,input[type=reset]:focus{transform:scale(.96)}button:target,input[type=submit]:target,input[type=reset]:target{transform:scale(.96)}button:hover,input[type=submit]:hover,input[type=reset]:hover{transform:scale(1.02)}.elevation-1,.elevation{box-shadow:2px 3px 16px -1px #00000061}.rounded,.rounded-1,.rounded-2,.rounded-3,.rounded-4{border-radius:var(--border-radius)}.rounded.notification:after,.rounded-1.notification:after,.rounded-2.notification:after,.rounded-3.notification:after,.rounded-4.notification:after{border-radius:calc(var(--border-radius) * .7)}.rounded,.rounded-1{--border-radius: 1rem }.rounded-2{--border-radius: 2rem }.rounded-3{--border-radius: 3rem }.rounded-4{--border-radius: 4rem }.rounded.rounded-safe,.rounded-1.rounded-safe,.rounded-2.rounded-safe,.rounded-3.rounded-safe,.rounded-4.rounded-safe{padding:calc(var(--border-radius)/2)}.rounded-top,.rounded-top-1{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-top-2{border-top-left-radius:2rem;border-top-right-radius:2rem}.rounded-top-3{border-top-left-radius:3rem;border-top-right-radius:3rem}.rounded-top-4{border-top-left-radius:4rem;border-top-right-radius:4rem}.rounded-top.rounded-safe,.rounded-top-1.rounded-safe,.rounded-top-2.rounded-safe,.rounded-top-3.rounded-safe,.rounded-top-4.rounded-safe{padding-top:calc(var(--border-radius)/2);padding-right:calc(var(--border-radius)/2);padding-left:calc(var(--border-radius)/2)}.rounded-bottom,.rounded-bottom-1{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-bottom-2{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.rounded-bottom-3{border-bottom-left-radius:3rem;border-bottom-right-radius:3rem}.rounded-bottom-4{border-bottom-left-radius:4rem;border-bottom-right-radius:4rem}.rounded-bottom.rounded-safe,.rounded-bottom-1.rounded-safe,.rounded-bottom-2.rounded-safe,.rounded-bottom-3.rounded-safe,.rounded-bottom-4.rounded-safe{padding-bottom:calc(var(--border-radius)/2);padding-right:calc(var(--border-radius)/2);padding-left:calc(var(--border-radius)/2)}.pa-0{padding:0}.pa-1{padding:1rem}.pa-2{padding:2rem}.pa-3{padding:3rem}.pa-4{padding:4rem}.pa-5{padding:5rem}.pa-6{padding:6rem}.pa-7{padding:7rem}.pa-8{padding:8rem}.px-0{padding-right:0;padding-left:0}.px-1{padding-right:1rem;padding-left:1rem}.px-2{padding-right:2rem;padding-left:2rem}.px-3{padding-right:3rem;padding-left:3rem}.px-4{padding-right:4rem;padding-left:4rem}.px-5{padding-right:5rem;padding-left:5rem}.px-6{padding-right:6rem;padding-left:6rem}.px-7{padding-right:7rem;padding-left:7rem}.px-8{padding-right:8rem;padding-left:8rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.pb-5{padding-bottom:5rem}.pb-6{padding-bottom:6rem}.pb-7{padding-bottom:7rem}.pb-8{padding-bottom:8rem}.pt-0{padding-top:0}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.pt-6{padding-top:6rem}.pt-7{padding-top:7rem}.pt-8{padding-top:8rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:2rem;padding-bottom:2rem}.py-3{padding-top:3rem;padding-bottom:3rem}.py-4{padding-top:4rem;padding-bottom:4rem}.py-5{padding-top:5rem;padding-bottom:5rem}.py-6{padding-top:6rem;padding-bottom:6rem}.py-7{padding-top:7rem;padding-bottom:7rem}.py-8{padding-top:8rem;padding-bottom:8rem}.pr-0{padding-right:0}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.pr-6{padding-right:6rem}.pr-7{padding-right:7rem}.pr-8{padding-right:8rem}.pl-0{padding-left:0}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pl-6{padding-left:6rem}.pl-7{padding-left:7rem}.pl-8{padding-left:8rem}.mx-0{margin-right:0;margin-left:0}.mx-1{margin-right:1rem;margin-left:1rem}.mx-2{margin-right:2rem;margin-left:2rem}.mx-3{margin-right:3rem;margin-left:3rem}.mx-4{margin-right:4rem;margin-left:4rem}.mx-5{margin-right:5rem;margin-left:5rem}.mx-6{margin-right:6rem;margin-left:6rem}.mx-7{margin-right:7rem;margin-left:7rem}.mx-8{margin-right:8rem;margin-left:8rem}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:1rem;margin-bottom:1rem}.my-2{margin-top:2rem;margin-bottom:2rem}.my-3{margin-top:3rem;margin-bottom:3rem}.my-4{margin-top:4rem;margin-bottom:4rem}.my-5{margin-top:5rem;margin-bottom:5rem}.my-6{margin-top:6rem;margin-bottom:6rem}.my-7{margin-top:7rem;margin-bottom:7rem}.my-8{margin-top:8rem;margin-bottom:8rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mb-6{margin-bottom:6rem}.mb-7{margin-bottom:7rem}.mb-8{margin-bottom:8rem}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mt-7{margin-top:7rem}.mt-8{margin-top:8rem}.mr-0{margin-right:0}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.mr-6{margin-right:6rem}.mr-7{margin-right:7rem}.mr-8{margin-right:8rem}.ml-0{margin-left:0}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.ml-6{margin-left:6rem}.ml-7{margin-left:7rem}.ml-8{margin-left:8rem}.row{display:flex;width:100%;flex-wrap:wrap}.row *{flex-shrink:0;flex-grow:0}.col{display:flex;flex-direction:column}.col *{flex-shrink:0;flex-grow:0}.col-1{width:8.333%}.col-2{width:16.666%}.col-3{width:24.999%}.col-4{width:33.333%}.col-5{width:41.666%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:74.997%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}@media screen and (min-width: 601px){.col-sm-1{width:8.333%}.col-sm-2{width:16.666%}.col-sm-3{width:24.999%}.col-sm-4{width:33.333%}.col-sm-5{width:41.666%}.col-sm-6{width:50%}.col-sm-7{width:58.33%}.col-sm-8{width:66.66%}.col-sm-9{width:74.997%}.col-sm-10{width:83.33%}.col-sm-11{width:91.66%}.col-sm-12{width:100%}}@media screen and (min-width: 961px){.col-md-1{width:8.333%}.col-md-2{width:16.666%}.col-md-3{width:24.999%}.col-md-4{width:33.333%}.col-md-5{width:41.666%}.col-md-6{width:50%}.col-md-7{width:58.33%}.col-md-8{width:66.66%}.col-md-9{width:74.997%}.col-md-10{width:83.33%}.col-md-11{width:91.66%}.col-md-12{width:100%}}@media screen and (min-width: 1265px){.col-lg-1{width:8.333%}.col-lg-2{width:16.666%}.col-lg-3{width:24.999%}.col-lg-4{width:33.333%}.col-lg-5{width:41.666%}.col-lg-6{width:50%}.col-lg-7{width:58.33%}.col-lg-8{width:66.66%}.col-lg-9{width:74.997%}.col-lg-10{width:83.33%}.col-lg-11{width:91.66%}.col-lg-12{width:100%}}@media screen and (min-width: 1905px){.col-xl-1{width:8.333%}.col-xl-2{width:16.666%}.col-xl-3{width:24.999%}.col-xl-4{width:33.333%}.col-xl-5{width:41.666%}.col-xl-6{width:50%}.col-xl-7{width:58.33%}.col-xl-8{width:66.66%}.col-xl-9{width:74.997%}.col-xl-10{width:83.33%}.col-xl-11{width:91.66%}.col-xl-12{width:100%}}.justify-center{justify-content:center}.justify-right{justify-content:right}.justify-left{justify-content:left}.align-center{align-items:center;text-align:center}.align-right{align-items:flex-end;text-align:right}.align-left{align-items:flex-start;text-align:left}.shrink-1{flex-shrink:1}.shrink-2{flex-shrink:2}.shrink-3{flex-shrink:3}.shrink-4{flex-shrink:4}.shrink-5{flex-shrink:5}.shrink-6{flex-shrink:6}.shrink-7{flex-shrink:7}.shrink-8{flex-shrink:8}.shrink-9{flex-shrink:9}.shrink-10{flex-shrink:10}.grow-1{flex-grow:1}.grow-2{flex-grow:2}.grow-3{flex-grow:3}.grow-4{flex-grow:4}.grow-5{flex-grow:5}.grow-6{flex-grow:6}.grow-7{flex-grow:7}.grow-8{flex-grow:8}.grow-9{flex-grow:9}.grow-10{flex-grow:10}.text-dark{color:var(--text-grey)}.text-light{color:var(--text-grey-light)}.text-green{color:var(--text-green)}.text-blue{color:var(--blue)}.text-orange{color:var(--orange)}.font-size-n3{font-size:.7rem}.font-size-n2{font-size:.8rem}.font-size-n1{font-size:.9rem}.font-size,.font-size-1{font-size:1rem}.font-size-2{font-size:1.2rem}.font-size-3{font-size:1.4rem}.font-size-4{font-size:1.8rem}.font-size-5{font-size:2rem}.font-size-6{font-size:2.2rem}.font-size-7{font-size:2.4rem}.font-size-8{font-size:2.6rem}.font-size-9{font-size:2.8rem}.font-size-10{font-size:3rem}.line-height,.line-height-1{line-height:1em}.line-height-2{line-height:1.2em}.line-height-3{line-height:1.4em}.line-height-4{line-height:1.6em}.line-height-5{line-height:1.8em}.line-height-6{line-height:2em}.line-height-7{line-height:2.2em}.line-height-8{line-height:2.4em}.line-height-9{line-height:2.6em}.line-height-10{line-height:2.8em}.line-height-11{line-height:3em}.w100{font-weight:100}.w200{font-weight:200}.w300{font-weight:300}.w400{font-weight:400}.w500{font-weight:500}.w600{font-weight:600}.w700{font-weight:700}.w800{font-weight:800}.w900{font-weight:900}.uppercase{text-transform:uppercase}; .capitalize{text-transform:capitalize}; .lowercase{text-transform:lowercase}; .lds-ellipsis[data-v-0580824a]{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div[data-v-0580824a]{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis.dark div[data-v-0580824a]{background:#707070}.lds-ellipsis div[data-v-0580824a]:nth-child(1){left:8px;animation:lds-ellipsis1-0580824a .6s infinite}.lds-ellipsis div[data-v-0580824a]:nth-child(2){left:8px;animation:lds-ellipsis2-0580824a .6s infinite}.lds-ellipsis div[data-v-0580824a]:nth-child(3){left:32px;animation:lds-ellipsis2-0580824a .6s infinite}.lds-ellipsis div[data-v-0580824a]:nth-child(4){left:56px;animation:lds-ellipsis3-0580824a .6s infinite}@keyframes lds-ellipsis1-0580824a{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3-0580824a{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2-0580824a{0%{transform:translate(0)}to{transform:translate(24px)}}.invoice-item[data-v-f2eade1a]:nth-child(odd){background:var(--grey-light)}
