@import url(https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap);.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#1e1e1e;color:#fff}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:16px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;text-decoration:none;transition-property:box-shadow,opacity;overflow-wrap:break-word;position:relative;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip):not(.v-avatar),.v-card>:first-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{top:0;left:0;right:0;overflow:hidden}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:.0071428571em}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{align-items:center;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-sheet.v-card--hover{cursor:pointer;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-sheet.v-card--hover:focus,.v-sheet.v-card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;transition:inherit;width:100%}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{align-items:center;display:flex;height:100%;left:0;justify-content:center;position:absolute;top:0;width:100%}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{animation-play-state:paused;background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-rtl}.v-progress-linear__stream{animation:stream-ltr .25s linear infinite;animation-play-state:paused;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;right:-8px;opacity:.3;pointer-events:none;position:absolute;top:calc(50% - 2px);transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-size:40px 40px;background-repeat:repeat}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{animation-name:query-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{animation-name:query-short-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:query-short-rtl}.v-progress-linear--visible .v-progress-linear__indeterminate--active .long,.v-progress-linear--visible .v-progress-linear__indeterminate--active .short,.v-progress-linear--visible .v-progress-linear__stream{animation-play-state:running}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@keyframes stream-ltr{to{transform:translateX(-8px)}}@keyframes stream-rtl{to{transform:translateX(8px)}}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;flex:1 0 auto;max-width:100%;display:flex}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);flex:1 0 0px}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{align-items:center;border-radius:inherit;display:flex;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.body-1[data-v-0e5a328e],.body-2[data-v-0e5a328e],.button[data-v-0e5a328e],.caption[data-v-0e5a328e],.heading-h1[data-v-0e5a328e],.heading-h2[data-v-0e5a328e],.heading-h3[data-v-0e5a328e],.heading-h4[data-v-0e5a328e],.heading-h5[data-v-0e5a328e],.heading-h6[data-v-0e5a328e],.overline[data-v-0e5a328e],.subtitle-1[data-v-0e5a328e],.subtitle-2[data-v-0e5a328e]{color:#060a23;font-family:Oxanium;font-style:normal}.heading-h1[data-v-0e5a328e]{font-weight:300;font-size:96px;line-height:96px}.heading-h2[data-v-0e5a328e]{font-weight:300;font-size:60px;line-height:60px}.heading-h3[data-v-0e5a328e]{font-weight:400;font-size:48px;line-height:50px}.heading-h4[data-v-0e5a328e]{font-weight:400;font-size:34px;line-height:40px}.heading-h5[data-v-0e5a328e]{font-weight:400;font-size:24px;line-height:32px}.heading-h6[data-v-0e5a328e]{font-weight:400;font-size:20px;line-height:32px}.subtitle-1[data-v-0e5a328e]{font-weight:400;font-size:16px;line-height:28px}.subtitle-2[data-v-0e5a328e]{font-weight:500;font-size:14px;line-height:22px}.body-1[data-v-0e5a328e]{font-weight:400;font-size:16px;line-height:24px}.body-2[data-v-0e5a328e]{font-weight:400;font-size:14px;line-height:20px}.button[data-v-0e5a328e]{font-weight:500;font-size:14px;line-height:36px}.caption[data-v-0e5a328e]{font-weight:400;font-size:12px;line-height:20px}.overline[data-v-0e5a328e]{font-weight:500;font-size:10px;line-height:32px}.b-error[data-v-0e5a328e]{font-size:12px;line-height:12px;color:#ff5252}@media only screen and (max-width:600px){.heading-h3[data-v-0e5a328e]{font-size:24px;line-height:32px}}.btn[data-v-0e5a328e]{border-radius:8px!important;padding:12px 24px!important;color:#fff!important;text-decoration:none!important;font-weight:500!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;transition:background-color .3s ease,transform .2s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;min-height:48px!important}.btn-primary[data-v-0e5a328e]{background-color:#3391ff!important;border:2px solid transparent!important}.btn-primary[data-v-0e5a328e]:hover{background-color:#0571ec!important;transform:translateY(-2px)!important;border-color:#3391ff!important}.btn-primary[data-v-0e5a328e]:focus{outline:none!important;box-shadow:0 0 0 3px rgba(51,145,255,.5)!important}.btn[data-v-0e5a328e]:disabled{background-color:#ccc!important;color:#666!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.btn-secondary[data-v-0e5a328e]{background:linear-gradient(180deg,#3391ff,#060a23);padding:12px 119px}.btn-secondary[data-v-0e5a328e]:hover{background:linear-gradient(180deg,#060a23,#3391ff)}.btn-tertiary[data-v-0e5a328e]{background:#fff;color:#3391ff;text-transform:capitalize;border:1px solid #3391ff;border-radius:10px;padding:12px 64px}.btn-tertiary[data-v-0e5a328e]:hover{transition:ease-in-out;color:#fff;background:linear-gradient(180deg,#060a23,#3391ff)}.column[data-v-0e5a328e]{padding:16px}.bg-transparent[data-v-0e5a328e]{background:transparent}.overlay[data-v-0e5a328e]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:rgba(0,0,0,.8);padding:0}.chip-success-color[data-v-0e5a328e]{color:green}.chip-error-color[data-v-0e5a328e]{color:red}.body-1[data-v-7faa99da],.body-2[data-v-7faa99da],.button[data-v-7faa99da],.caption[data-v-7faa99da],.heading-h1[data-v-7faa99da],.heading-h2[data-v-7faa99da],.heading-h3[data-v-7faa99da],.heading-h4[data-v-7faa99da],.heading-h5[data-v-7faa99da],.heading-h6[data-v-7faa99da],.overline[data-v-7faa99da],.subtitle-1[data-v-7faa99da],.subtitle-2[data-v-7faa99da]{color:#060a23;font-family:Oxanium;font-style:normal}.heading-h1[data-v-7faa99da]{font-weight:300;font-size:96px;line-height:96px}.heading-h2[data-v-7faa99da]{font-weight:300;font-size:60px;line-height:60px}.heading-h3[data-v-7faa99da]{font-weight:400;font-size:48px;line-height:50px}.heading-h4[data-v-7faa99da]{font-weight:400;font-size:34px;line-height:40px}.heading-h5[data-v-7faa99da]{font-weight:400;font-size:24px;line-height:32px}.heading-h6[data-v-7faa99da]{font-weight:400;font-size:20px;line-height:32px}.subtitle-1[data-v-7faa99da]{font-weight:400;font-size:16px;line-height:28px}.subtitle-2[data-v-7faa99da]{font-weight:500;font-size:14px;line-height:22px}.body-1[data-v-7faa99da]{font-weight:400;font-size:16px;line-height:24px}.body-2[data-v-7faa99da]{font-weight:400;font-size:14px;line-height:20px}.button[data-v-7faa99da]{font-weight:500;font-size:14px;line-height:36px}.caption[data-v-7faa99da]{font-weight:400;font-size:12px;line-height:20px}.overline[data-v-7faa99da]{font-weight:500;font-size:10px;line-height:32px}.b-error[data-v-7faa99da]{font-size:12px;line-height:12px;color:#ff5252}@media only screen and (max-width:600px){.heading-h3[data-v-7faa99da]{font-size:24px;line-height:32px}}.btn[data-v-7faa99da]{border-radius:8px!important;padding:12px 24px!important;color:#fff!important;text-decoration:none!important;font-weight:500!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;transition:background-color .3s ease,transform .2s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;min-height:48px!important}.btn-primary[data-v-7faa99da]{background-color:#3391ff!important;border:2px solid transparent!important}.btn-primary[data-v-7faa99da]:hover{background-color:#0571ec!important;transform:translateY(-2px)!important;border-color:#3391ff!important}.btn-primary[data-v-7faa99da]:focus{outline:none!important;box-shadow:0 0 0 3px rgba(51,145,255,.5)!important}.btn[data-v-7faa99da]:disabled{background-color:#ccc!important;color:#666!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.btn-secondary[data-v-7faa99da]{background:linear-gradient(180deg,#3391ff,#060a23);padding:12px 119px}.btn-secondary[data-v-7faa99da]:hover{background:linear-gradient(180deg,#060a23,#3391ff)}.btn-tertiary[data-v-7faa99da]{background:#fff;color:#3391ff;text-transform:capitalize;border:1px solid #3391ff;border-radius:10px;padding:12px 64px}.btn-tertiary[data-v-7faa99da]:hover{transition:ease-in-out;color:#fff;background:linear-gradient(180deg,#060a23,#3391ff)}.column[data-v-7faa99da]{padding:16px}.bg-transparent[data-v-7faa99da]{background:transparent}.overlay[data-v-7faa99da]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:rgba(0,0,0,.8);padding:0}.chip-success-color[data-v-7faa99da]{color:green}.chip-error-color[data-v-7faa99da]{color:red}