.slide-in-bck-center{animation:slide-in-bck-center .7s cubic-bezier(.25,.46,.45,.94) both}.slide-in-bottom{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.slide-out-bottom{animation:slide-out-bottom .5s cubic-bezier(.55,.085,.68,.53) both}.slide-in-top{animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}.slide-out-top{animation:slide-out-top .5s cubic-bezier(.55,.085,.68,.53) both}.slide-in-left{animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}.slide-out-left{animation:slide-out-left .5s cubic-bezier(.55,.085,.68,.53) both}.slide-in-right{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.slide-out-right{animation:slide-out-right .5s cubic-bezier(.55,.085,.68,.53) both}.slide-out-bck-center{animation:slide-out-bck-center .5s cubic-bezier(.55,.085,.68,.53) both}.heartbeat{animation:heartbeat 3s ease-in-out infinite both}.fade-in-fwd{animation:fade-in-fwd .6s cubic-bezier(.39,.575,.565,1) both}.pulsate-bck{animation:pulsate-bck .5s ease-in-out infinite both}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-out-right{0%{transform:translateX(0);opacity:1}to{transform:translateX(1000px);opacity:0}}@keyframes slide-out-left{0%{transform:translateX(0);opacity:1}to{transform:translateX(-1000px);opacity:0}}@keyframes slide-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-1000px);opacity:0}}@keyframes slide-out-bottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(1000px);opacity:0}}@keyframes pulsate-bck{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes fade-in-fwd{0%{transform:translateZ(-80px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-bck-center{0%{transform:translateZ(0);opacity:1}to{transform:translateZ(-1100px);opacity:0}}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-bck-center{0%{transform:translateZ(600px);opacity:0}to{transform:translateZ(0);opacity:1}}#version{position:absolute;top:3px;right:3px;font-size:.6rem;text-transform:uppercase}#app.theme--dark{background:#2d4797;background:linear-gradient(136deg,#2d4797,#04133f)}#app.theme--light{background:#eaf2f6}.LoadingView{height:100%}.LoadingView .Logo{position:absolute;top:5%;width:100%}.LoadingView .Loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingView .Footer{position:absolute;bottom:0;height:20%;width:100%;background:#1d4770;background:linear-gradient(136deg,#1d4770,#04133f);filter:drop-shadow(0 0 15px rgba(0,0,0,.8))}.HomeView .Default{left:0}.HomeView .Default,.HomeView .Lateral{position:absolute;height:100%;width:50%}.HomeView .Lateral{right:0;background:#1d4770;background:linear-gradient(136deg,#1d4770,#04133f);filter:drop-shadow(0 0 15px rgba(0,0,0,.8))}.HomeView .Privacy,.HomeView .Terms{position:fixed;overflow:auto;width:100%;height:100%;top:0;left:0;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));z-index:20}.HomeView .Section{width:80%}.HomeView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.HomeView .PaymentDetail{max-width:500px}.HomeView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.HomeView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder}.HomeView .SubtotalText{font-family:Roboto;font-size:1rem}.HomeView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem}.HomeView .CryptoTotalText{font-family:Roboto;font-size:.8rem}.HomeView .Separator{width:100%;height:1px;background-color:#2d479755}.HomeView .Description{color:#fff;font-weight:lighter}.HomeView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.HomeView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.HomeView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.HomeView .Arrow{position:absolute;bottom:0;width:100%;z-index:100}.HomeView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.HomeView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.HomeView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.HomeView .scroller>span{position:absolute;top:0;animation:slide 6s infinite;font-weight:700}@media only screen and (max-width:1280px){.HomeView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.HomeView .Section{width:90%}.HomeView .Default{transition:.5s;position:fixed;top:0;width:100%;height:95%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));border-bottom-left-radius:15px;border-bottom-right-radius:15px}.HomeView .Lateral{top:16%;width:100%;height:-moz-fit-content;height:fit-content;min-height:84%}.HomeView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:960px)and (max-width:600px){.HomeView .Section{width:100%}.HomeView .text-h3{font-size:1.8rem!important}}.svg-box{display:inline-block;position:relative;width:150px}.green-stroke{stroke:#7cb342}.red-stroke{stroke:#ff6245}.yellow-stroke{stroke:#ffc107}.circular circle.path{stroke-dasharray:330;stroke-dashoffset:0;stroke-linecap:round;opacity:.4;animation:draw-circle .7s ease-out}.checkmark{stroke-width:6.25;stroke-linecap:round;position:absolute;top:56px;left:49px;width:52px;height:40px}.checkmark path{animation:draw-check 1s ease-out}@keyframes draw-circle{0%{stroke-dasharray:0,330;stroke-dashoffset:0;opacity:1}80%{stroke-dasharray:330,330;stroke-dashoffset:0;opacity:1}to{opacity:.4}}@keyframes draw-check{0%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:0}50%{stroke-dasharray:49,80;stroke-dashoffset:48;opacity:1}to{stroke-dasharray:130,80;stroke-dashoffset:48}}.cross{stroke-width:6.25;stroke-linecap:round;position:absolute;top:54px;left:54px;width:40px;height:40px}.cross .first-line{animation:draw-first-line .7s ease-out}.cross .second-line{animation:draw-second-line .7s ease-out}@keyframes draw-first-line{0%{stroke-dasharray:0,56;stroke-dashoffset:0}50%{stroke-dasharray:0,56;stroke-dashoffset:0}to{stroke-dasharray:56,330;stroke-dashoffset:0}}@keyframes draw-second-line{0%{stroke-dasharray:0,55;stroke-dashoffset:1}50%{stroke-dasharray:0,55;stroke-dashoffset:1}to{stroke-dasharray:55,0;stroke-dashoffset:70}}.alert-sign{stroke-width:6.25;stroke-linecap:round;position:absolute;top:40px;left:68px;width:15px;height:70px;animation:alert-sign-bounce .5s cubic-bezier(.175,.885,.32,1.275)}.alert-sign .dot{stroke:none;fill:#ffc107}@keyframes alert-sign-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(0);opacity:1}to{transform:scale(1)}}.CreateView .Default{position:absolute;left:0;height:100%;width:50%}.CreateView .Lateral{position:absolute;right:0;height:100%;width:50%;background:#1d4770;background:linear-gradient(136deg,#1d4770,#04133f);filter:drop-shadow(0 0 15px rgba(0,0,0,.8))}.CreateView .Section{width:80%}.CreateView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.CreateView .PaymentDetail{max-width:500px}.CreateView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.CreateView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder}.CreateView .SubtotalText{font-family:Roboto;font-size:1rem}.CreateView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem}.CreateView .CryptoTotalText{font-family:Roboto;font-size:.8rem}.CreateView .Separator{width:100%;height:1px;background-color:#2d479755}.CreateView .Description{color:#fff;font-weight:lighter}.CreateView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.CreateView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.CreateView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.CreateView .Arrow{position:absolute;bottom:0;width:100%}.CreateView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.CreateView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.CreateView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.CreateView .scroller>span{position:absolute;top:0;animation:slide 8s infinite;font-weight:700}@media only screen and (max-width:1280px){.CreateView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.CreateView .Section{width:90%}.CreateView .Default{transition:.5s;position:fixed;top:0;width:100%;height:95%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));border-bottom-left-radius:15px;border-bottom-right-radius:15px}.CreateView .Lateral{top:16%;width:100%;height:-moz-fit-content;height:fit-content;min-height:84%}.CreateView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:960px)and (max-width:600px){.CreateView .Section{width:100%}.CreateView .text-h3{font-size:1.8rem!important}}.POSView .Default{left:0}.POSView .Default,.POSView .Lateral{position:absolute;height:100%;width:50%}.POSView .Lateral{right:0;background:#131a25;overflow-y:auto}.POSView .Section{width:80%}.POSView .Terms{position:fixed;overflow:auto;width:100%;height:100%;top:0;left:0;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));z-index:20}.POSView .VoucherTitle{font-size:1.2rem;line-height:100%;font-weight:700}.POSView .VoucherSmall{font-size:.6rem;line-height:100%}.POSView .VoucherCode{font-size:.7rem;line-height:100%}.POSView .VoucherMerchant{font-size:1rem;line-height:100%;font-weight:bolder}.POSView .VoucherDetail{font-size:.75rem}.POSView .SectionAmount{font-family:Roboto;font-size:1.5rem;line-height:200%;font-weight:bolder;color:#131a25;background:#fff;border:1px solid #fff;border-radius:15px;margin-top:10px;max-width:300px}.POSView .contributions .v-btn--active{background-color:#376fa5;color:#fff}.POSView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.POSView .PaymentDetail{max-width:500px;color:#131a25}.POSView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.POSView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder;margin-left:15px}.POSView .SubtotalText{font-family:Roboto;font-size:1rem;margin-left:15px}.POSView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem;margin-left:15px}.POSView .SubtotalNoTaxTextSmall{font-family:Roboto;font-size:.6rem;margin-left:15px;position:relative;top:-10px}.POSView .CryptoTotalText{font-family:Roboto;font-size:.8rem;margin-left:15px}.POSView .Separator{width:100%;height:1px;background-color:#2d479755}.POSView .Description{color:#fff;font-weight:lighter}.POSView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.POSView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.POSView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.POSView .Arrow{width:100%;z-index:100}.POSView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.POSView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.POSView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.POSView .scroller>span{position:absolute;top:0;animation:slide 8s infinite;font-weight:700}@media only screen and (max-width:1280px){.POSView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.POSView .Section{width:95%}.POSView .PartnerText{font-size:1.2rem}}@media only screen and (max-width:720px){.POSView .Section{width:98%}.POSView .PartnerText{font-size:1.5rem}.POSView .Default{transition:.1s;position:fixed;top:0;width:100%;height:95%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#e1eef8);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.POSView .Lateral{top:16%;width:100%;min-height:84%;overflow-y:scroll}.POSView .Lateral,.POSView .Lateral>div{height:-moz-fit-content;height:fit-content}.POSView .Lateral>div{position:absolute}.POSView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:720px)and (max-width:600px){.POSView .Lateral{position:fixed;overflow-y:scroll;overflow-x:hidden}.POSView .Section{width:100%}.POSView .text-h3{font-size:1.8rem!important}}.LoginView{height:100%}.LoginView .Logo{position:absolute;top:5%;width:100%}.LoginView .Center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoginView .Description{color:#1d4770;font-weight:lighter;font-size:1.2rem}.LoginView .Footer{position:absolute;bottom:0;height:20%;width:100%;background:#1d4770;background:linear-gradient(136deg,#1d4770,#04133f);filter:drop-shadow(0 0 15px rgba(0,0,0,.8))}.DashboardView .Header{background:#1d4770;background:linear-gradient(136deg,#1d4770,#131a25);padding-right:clamp(10px,2%,20px);padding-left:clamp(10px,2%,20px)}.DashboardView .Content{padding:20px}.DashboardView .Footer{position:absolute;bottom:5px;right:5px}.DashboardView .Logo{filter:drop-shadow(0 0 2px rgba(0,0,0,.4))}.DashboardView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;color:#fff;padding:10px}.DashboardView .Alert{font-family:Roboto;transition:2s!important}.DashboardView .Table{box-shadow:0 0 15px rgba(0,0,0,.5)}.DashboardView .Table .v-data-table-header{background-color:#131a25dd;height:48px!important}.DashboardView .Table .v-data-footer{background-color:#131a25dd}.DashboardView .Table th{font-size:1rem!important}.DashboardView .Table tbody{color:#000}.DashboardView .Table .v-data-table__empty-wrapper{color:#000!important}.DashboardView .Table tbody tr:hover{background-color:#fff!important}.DashboardView .Table tbody td .theme--dark.v-icon{color:#000}.DashboardView .Table tbody tr.v-data-table__selected{background:#b2b2b2!important}.DashboardView .BalanceTitle{position:absolute;top:20%;font-weight:bolder;font-size:.8rem}.DashboardView .Menu{top:clamp(120px,15%,300px)!important;margin-right:25px;height:-moz-fit-content!important;height:fit-content!important;border-radius:15px;filter:drop-shadow(0 0 15px rgba(0,0,0,.8));padding-top:20px;padding-bottom:20px}.DashboardView .activeMenu{background-color:#131a2588!important;color:#fff}.DashboardView .Business{position:absolute;bottom:-38px;right:clamp(10px,2%,20px);filter:drop-shadow(0 0 15px rgba(0,0,0,.8))}.DashboardView .Business .Select .v-input__slot{min-height:20px!important;font-size:.8rem;border-bottom:unset;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.DashboardView .Business .Select .v-input__icon{height:18px;width:18px}.MainView .Section{width:80%}.MainView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.MainView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.MainView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.MainView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}.QuickMenuComponent .activeButton{background-color:#131a25!important;color:#fff}.BusinessView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.BusinessView .Verify{font-family:Roboto;font-weight:300}.BusinessView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.BusinessView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.BusinessView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.BusinessView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.BusinessView .Section{width:100%}}.PublicView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.PublicView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.PublicView .SectionSubtitle{font-family:Roboto;font-size:1.2rem}.PublicView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.PublicView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.PublicView .Logo{border:3px solid #00000055;border-radius:15px}.PublicView .ColorsBox{border:2px solid #00000055;border-radius:15px;padding:20px}.PublicView .colorPicker{background-color:#fff;border-radius:15px;padding:10px;filter:drop-shadow(0 0 5px #00000055);position:absolute}.PublicView .colorSelect{border-radius:10px;border:5px solid #ccc;height:45px;width:45px;margin:10px 25px;transition:background-color .5s}.PublicView .colorSelectText{height:45px;width:150px;padding-bottom:20px;padding-top:20px}.PublicView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.PublicView .Section{width:100%}}.PaymentView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.PaymentView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.PaymentView .Separator{background-color:#00000022;height:2px;width:80%;margin-top:50px;margin-bottom:50px}.PaymentView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.PaymentView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.PaymentView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.PaymentView .Section{width:100%}}.ConfirmComponent{height:100%;width:100%;position:fixed;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:10;top:0;left:0}.ConfirmComponent .Center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ConfirmComponent .Description{font-family:Roboto Light;font-size:1.2rem}.ConfirmComponent .Image{filter:drop-shadow(0 0 15px rgba(0,0,0,.8))}.TipsAndCharityView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.TipsAndCharityView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.TipsAndCharityView .Description{width:80%;font-size:1.4rem;font-weight:lighter}.TipsAndCharityView .Separator{background-color:#00000022;height:2px;width:80%;margin-top:50px;margin-bottom:50px}.TipsAndCharityView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.TipsAndCharityView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.TipsAndCharityView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.TipsAndCharityView .Section{width:100%}}.TransactionsView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.TransactionsView .Verify{font-family:Roboto;font-weight:300}.TransactionsView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.TransactionsView .SectionSubtitle{font-family:Roboto;font-size:1.2rem}.TransactionsView .DetailTitle{font-family:Roboto;font-weight:700}.TransactionsView .DetailContent{font-family:Roboto;font-weight:400}.TransactionsView .Description{width:80%;font-size:1.4rem;font-weight:lighter}.TransactionsView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.TransactionsView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.TransactionsView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.TransactionsView .Section{width:100%}}.BalanceView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.BalanceView .SectionNoFrame{padding:50px 5%}.BalanceView .BalanceDetail{font-family:Roboto;font-size:1.2rem}.BalanceView .Verify{font-family:Roboto;font-weight:300}.BalanceView .SectionTitle{font-size:1.5rem}.BalanceView .DetailTitle,.BalanceView .SectionTitle{font-family:Roboto;font-weight:700}.BalanceView .DetailContent{font-family:Roboto;font-weight:400}.BalanceView .Description{width:80%;font-size:1.4rem;font-weight:lighter}.BalanceView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.BalanceView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.BalanceView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.BalanceView .Section{width:100%}}.WizardView .Section{box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.WizardView .v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:64px;min-width:64px;width:64px;font-size:1.2rem;border-style:double}.WizardView .v-divider{margin:57px -57px!important}.WizardView .Center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(2)}.WizardView .Verify{font-family:Roboto;font-weight:300}.WizardView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.WizardView .Description{width:80%;font-size:1.4rem;font-weight:lighter}.WizardView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.WizardView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.WizardView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.WizardView .Section{width:100%}}.ProfileView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.ProfileView .Verify{font-family:Roboto;font-weight:300}.ProfileView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.ProfileView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.ProfileView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.ProfileView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.ProfileView .Section{width:100%}}.PermissionsView .Section{width:80%;box-shadow:0 0 30px rgba(0,0,0,.2);padding:50px 5%;background:rgba(45,71,151,.2);background:linear-gradient(136deg,rgba(45,71,151,.04),rgba(4,19,63,.1));border-bottom-left-radius:30px;border-top-right-radius:30px}.PermissionsView .SectionTitle{font-family:Roboto;font-size:1.5rem;font-weight:700}.PermissionsView .SectionSubtitle{font-family:Roboto;font-size:1.2rem}.PermissionsView .Balance{font-family:Roboto;font-size:1.5rem;font-weight:lighter;padding:10px;color:#000}.PermissionsView .BalanceTitle{top:unset;position:absolute;transform:translateY(-12px);font-weight:bolder;font-size:.8rem}.PermissionsView .Logo{border:3px solid #00000055;border-radius:15px}.PermissionsView .ColorsBox{border:2px solid #00000055;border-radius:15px;padding:20px}.PermissionsView .colorPicker{background-color:#fff;border-radius:15px;padding:10px;filter:drop-shadow(0 0 5px #00000055);position:absolute}.PermissionsView .colorSelect{border-radius:10px;border:5px solid #ccc;height:45px;width:45px;margin:10px 25px;transition:background-color .5s}.PermissionsView .colorSelectText{height:45px;width:150px;padding-bottom:20px;padding-top:20px}.PermissionsView .Chart{filter:drop-shadow(0 0 15px rgba(0,0,0,.5))}@media(max-width:600px){.PermissionsView .Section{width:100%}}.CheckoutView .Default{position:absolute;left:0;height:100%;width:50%}.CheckoutView .Lateral{position:absolute;right:0;height:100%;width:50%;background:#1d4770;overflow-y:auto}.CheckoutView .Section{width:80%}.CheckoutView .Terms{position:fixed;overflow:auto;width:100%;height:100%;top:0;left:0;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));z-index:20}.CheckoutView .VoucherTitle{font-size:1.2rem;line-height:100%;font-weight:700}.CheckoutView .VoucherSmall{font-size:.6rem;line-height:100%}.CheckoutView .VoucherCode{font-size:.7rem;line-height:100%}.CheckoutView .VoucherMerchant{font-size:1rem;line-height:100%;font-weight:bolder}.CheckoutView .VoucherDetail{font-size:.75rem}.CheckoutView .SectionAmount{font-family:Roboto;font-size:1.5rem;line-height:200%;font-weight:bolder;color:#1d4770;background:#fff;border:1px solid #fff;border-radius:15px;margin-top:10px;max-width:300px}.CheckoutView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.CheckoutView .PaymentDetail{max-width:500px;color:#1d4770}.CheckoutView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.CheckoutView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder;margin-left:15px}.CheckoutView .SubtotalText{font-family:Roboto;font-size:1rem;margin-left:15px}.CheckoutView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem;margin-left:15px}.CheckoutView .CryptoTotalText{font-family:Roboto;font-size:.8rem;margin-left:15px}.CheckoutView .Separator{width:100%;height:1px;background-color:#2d479755}.CheckoutView .Description{color:#fff;font-weight:lighter}.CheckoutView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.CheckoutView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.CheckoutView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.CheckoutView .Arrow{width:100%;z-index:100}.CheckoutView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.CheckoutView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.CheckoutView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.CheckoutView .scroller>span{position:absolute;top:0;animation:slide 8s infinite;font-weight:700}@media only screen and (max-width:1280px){.CheckoutView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.CheckoutView .Section{width:95%}.CheckoutView .PartnerText{font-size:1.2rem}}@media only screen and (max-width:720px){.CheckoutView .Section{width:98%}.CheckoutView .PartnerText{font-size:1.5rem}.CheckoutView .Default{transition:.1s;position:fixed;top:0;width:100%;height:100%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#e1eef8);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.CheckoutView .Lateral{top:16%;width:100%;height:-moz-fit-content;height:fit-content;min-height:84%;overflow-y:scroll}.CheckoutView .Lateral>div{position:absolute;height:-moz-fit-content;height:fit-content}.CheckoutView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:720px)and (max-width:600px){.CheckoutView .Lateral{position:fixed;overflow-y:scroll;overflow-x:hidden}.CheckoutView .Section{width:100%}.CheckoutView .text-h3{font-size:1.8rem!important}}.POSSambaxView .Default{position:absolute;left:0;height:100%;width:50%}.POSSambaxView .Lateral{position:absolute;right:0;height:100%;width:50%;background:#1d4770;overflow-y:auto}.POSSambaxView .Section{width:80%}.POSSambaxView .Terms{position:fixed;overflow:auto;width:100%;height:100%;top:0;left:0;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));z-index:20}.POSSambaxView .VoucherTitle{font-size:1.2rem;line-height:100%;font-weight:700}.POSSambaxView .VoucherSmall{font-size:.6rem;line-height:100%}.POSSambaxView .VoucherCode{font-size:.7rem;line-height:100%}.POSSambaxView .VoucherMerchant{font-size:1rem;line-height:100%;font-weight:bolder}.POSSambaxView .VoucherDetail{font-size:.75rem}.POSSambaxView .SectionAmount{font-family:Roboto;font-size:1.5rem;line-height:200%;font-weight:bolder;color:#1d4770;background:#fff;border:1px solid #fff;border-radius:15px;margin-top:10px;max-width:300px}.POSSambaxView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.POSSambaxView .PaymentDetail{max-width:500px;color:#1d4770}.POSSambaxView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.POSSambaxView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder;margin-left:15px}.POSSambaxView .SubtotalText{font-family:Roboto;font-size:1rem;margin-left:15px}.POSSambaxView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem;margin-left:15px}.POSSambaxView .CryptoTotalText{font-family:Roboto;font-size:.8rem;margin-left:15px}.POSSambaxView .Separator{width:100%;height:1px;background-color:#2d479755}.POSSambaxView .Description{color:#fff;font-weight:lighter}.POSSambaxView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.POSSambaxView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.POSSambaxView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.POSSambaxView .Arrow{width:100%;z-index:100}.POSSambaxView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.POSSambaxView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.POSSambaxView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.POSSambaxView .scroller>span{position:absolute;top:0;animation:slide 8s infinite;font-weight:700}@media only screen and (max-width:1280px){.POSSambaxView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.POSSambaxView .Section{width:95%}.POSSambaxView .PartnerText{font-size:1.2rem}}@media only screen and (max-width:720px){.POSSambaxView .Section{width:98%}.POSSambaxView .PartnerText{font-size:1.5rem}.POSSambaxView .Default{transition:.1s;position:fixed;top:0;width:100%;height:95%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#e1eef8);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.POSSambaxView .Lateral{top:16%;width:100%;height:-moz-fit-content;height:fit-content;min-height:84%;overflow-y:scroll}.POSSambaxView .Lateral>div{position:absolute;height:-moz-fit-content;height:fit-content}.POSSambaxView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:720px)and (max-width:600px){.POSSambaxView .Lateral{position:fixed;overflow-y:scroll;overflow-x:hidden}.POSSambaxView .Section{width:100%}.POSSambaxView .text-h3{font-size:1.8rem!important}}.POSBoozeBossView .Default{position:absolute;left:0;height:100%;width:50%}.POSBoozeBossView .Lateral{position:absolute;right:0;height:100%;width:50%;background:#131a25;overflow-y:auto}.POSBoozeBossView .Section{width:80%}.POSBoozeBossView .Terms{position:fixed;overflow:auto;width:100%;height:100%;top:0;left:0;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));z-index:20}.POSBoozeBossView .VoucherTitle{font-size:1.2rem;line-height:100%;font-weight:700}.POSBoozeBossView .VoucherSmall{font-size:.6rem;line-height:100%}.POSBoozeBossView .VoucherCode{font-size:.7rem;line-height:100%}.POSBoozeBossView .VoucherMerchant{font-size:1rem;line-height:100%;font-weight:bolder}.POSBoozeBossView .VoucherDetail{font-size:.75rem}.POSBoozeBossView .SectionAmount{font-family:Roboto;font-size:1.5rem;line-height:200%;font-weight:bolder;color:#131a25;background:#fff;border:1px solid #fff;border-radius:15px;margin-top:10px;max-width:300px}.POSBoozeBossView .contributions .v-btn--active{background-color:#376fa5;color:#fff}.POSBoozeBossView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.POSBoozeBossView .PaymentDetail{max-width:500px;color:#131a25}.POSBoozeBossView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.POSBoozeBossView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder;margin-left:15px}.POSBoozeBossView .SubtotalText{font-family:Roboto;font-size:1rem;margin-left:15px}.POSBoozeBossView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem;margin-left:15px}.POSBoozeBossView .SubtotalNoTaxTextSmall{font-family:Roboto;font-size:.6rem;margin-left:15px;position:relative;top:-10px}.POSBoozeBossView .CryptoTotalText{font-family:Roboto;font-size:.8rem;margin-left:15px}.POSBoozeBossView .Separator{width:100%;height:1px;background-color:#2d479755}.POSBoozeBossView .Description{color:#fff;font-weight:lighter}.POSBoozeBossView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.POSBoozeBossView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.POSBoozeBossView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.POSBoozeBossView .Arrow{width:100%;z-index:100}.POSBoozeBossView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.POSBoozeBossView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.POSBoozeBossView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.POSBoozeBossView .scroller>span{position:absolute;top:0;animation:slide 8s infinite;font-weight:700}@media only screen and (max-width:1280px){.POSBoozeBossView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.POSBoozeBossView .Section{width:95%}.POSBoozeBossView .PartnerText{font-size:1.2rem}}@media only screen and (max-width:720px){.POSBoozeBossView .Section{width:98%}.POSBoozeBossView .PartnerText{font-size:1.5rem}.POSBoozeBossView .Default{transition:.1s;position:fixed;top:0;width:100%;height:95%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#e1eef8);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.POSBoozeBossView .Lateral{top:16%;width:100%;height:-moz-fit-content;height:fit-content;min-height:84%;overflow-y:scroll}.POSBoozeBossView .Lateral>div{position:absolute;height:-moz-fit-content;height:fit-content}.POSBoozeBossView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:720px)and (max-width:600px){.POSBoozeBossView .Lateral{position:fixed;overflow-y:scroll;overflow-x:hidden}.POSBoozeBossView .Section{width:100%}.POSBoozeBossView .text-h3{font-size:1.8rem!important}}.POSCardSmartView .Default{position:absolute;left:0;height:100%;width:50%}.POSCardSmartView .Lateral{position:absolute;right:0;height:100%;width:50%;background:#131a25;overflow-y:auto}.POSCardSmartView .Section{width:80%}.POSCardSmartView .Terms{position:fixed;overflow:auto;width:100%;height:100%;top:0;left:0;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#cad4da);filter:drop-shadow(0 0 15px rgba(0,0,0,.8));z-index:20}.POSCardSmartView .VoucherTitle{font-size:1.2rem;line-height:100%;font-weight:700}.POSCardSmartView .VoucherSmall{font-size:.6rem;line-height:100%}.POSCardSmartView .VoucherCode{font-size:.7rem;line-height:100%}.POSCardSmartView .VoucherMerchant{font-size:1rem;line-height:100%;font-weight:bolder}.POSCardSmartView .VoucherDetail{font-size:.75rem}.POSCardSmartView .SectionAmount{font-family:Roboto;font-size:1.5rem;line-height:200%;font-weight:bolder;color:#131a25;background:#fff;border:1px solid #fff;border-radius:15px;margin-top:10px;max-width:300px}.POSCardSmartView .contributions .v-btn--active{background-color:#376fa5;color:#fff}.POSCardSmartView .SectionTitle{font-family:Roboto;font-size:1.2rem;font-weight:700;color:#fff}.POSCardSmartView .PaymentDetail{max-width:500px;color:#131a25}.POSCardSmartView .PartnerText{font-family:Roboto;font-size:1.5rem;font-weight:700;vertical-align:center}.POSCardSmartView .TotalText{font-family:Roboto;font-size:1.2rem;font-weight:bolder;margin-left:15px}.POSCardSmartView .SubtotalText{font-family:Roboto;font-size:1rem;margin-left:15px}.POSCardSmartView .SubtotalNoTaxText{font-family:Roboto;font-size:.9rem;margin-left:15px}.POSCardSmartView .SubtotalNoTaxTextSmall{font-family:Roboto;font-size:.6rem;margin-left:15px;position:relative;top:-10px}.POSCardSmartView .CryptoTotalText{font-family:Roboto;font-size:.8rem;margin-left:15px}.POSCardSmartView .Separator{width:100%;height:1px;background-color:#2d479755}.POSCardSmartView .Description{color:#fff;font-weight:lighter}.POSCardSmartView .SeparatorDark{width:80%;height:1px;background-color:hsla(0,0%,100%,.1)}.POSCardSmartView .SeparatorShortDark{width:50px;height:1px;background-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.POSCardSmartView .FastPayment{color:#ffffffee;font-family:Roboto;font-weight:lighter;font-size:.8rem}.POSCardSmartView .Arrow{width:100%;z-index:100}.POSCardSmartView .v-slider__thumb-label{transform:translate(-25px,15px)!important;border-radius:15%;width:64px!important;color:#000}.POSCardSmartView .v-slider--horizontal .v-slider__thumb-label>*{transform:unset!important;font-size:1.2rem}.POSCardSmartView .scroller{height:1.2em;line-height:1.2em;position:relative;overflow:hidden;width:10em}.POSCardSmartView .scroller>span{position:absolute;top:0;animation:slide 8s infinite;font-weight:700}@keyframes slide{0%{top:0}25%{top:-1.2em}50%{top:-2.4em}75%{top:-3.6em}}@media only screen and (max-width:1280px){.POSCardSmartView .text-h3{font-size:2.4rem!important}}@media only screen and (max-width:960px){.POSCardSmartView .Section{width:95%}.POSCardSmartView .PartnerText{font-size:1.2rem}}@media only screen and (max-width:720px){.POSCardSmartView .Section{width:98%}.POSCardSmartView .PartnerText{font-size:1.5rem}.POSCardSmartView .Default{transition:.1s;position:fixed;top:0;width:100%;height:95%;z-index:10;background:#eaf2f6;background:linear-gradient(136deg,#f1f3f5,#e1eef8);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.POSCardSmartView .Lateral{top:16%;width:100%;height:-moz-fit-content;height:fit-content;min-height:84%;overflow-y:scroll}.POSCardSmartView .Lateral>div{position:absolute;height:-moz-fit-content;height:fit-content}.POSCardSmartView .text-h3{font-size:2.2rem!important}}@media only screen and (max-width:720px)and (max-width:600px){.POSCardSmartView .Lateral{position:fixed;overflow-y:scroll;overflow-x:hidden}.POSCardSmartView .Section{width:100%}.POSCardSmartView .text-h3{font-size:1.8rem!important}}.SignUpView{background-color:#131a25;height:100vh;color:#fff}