.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-height:500px),screen and (max-width:700px){.wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card-form2{width:100%}@media screen and (max-width:576px){[dir] .card-form{margin:0 auto}}.card-form__inner{-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}[dir] .card-form__inner{background:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.05);border-radius:10px;padding:35px;padding-top:35px}@media screen and (max-width:480px){[dir] .card-form__inner{padding:25px;padding-top:165px}}@media screen and (max-width:360px){[dir] .card-form__inner{padding:15px;padding-top:165px}}.card-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:480px){.card-form__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.card-form__col{-webkit-box-flex:1;-ms-flex:auto;flex:auto}[dir=ltr] .card-form__col{margin-right:35px}[dir=rtl] .card-form__col{margin-left:35px}[dir=ltr] .card-form__col:last-child{margin-right:0}[dir=rtl] .card-form__col:last-child{margin-left:0}@media screen and (max-width:480px){.card-form__col{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%}[dir] .card-form__col{margin-bottom:20px}[dir=ltr] .card-form__col{margin-right:0}[dir=rtl] .card-form__col{margin-left:0}[dir] .card-form__col:last-child{margin-bottom:0}}.card-form__col.-cvv{max-width:150px}@media screen and (max-width:480px){.card-form__col.-cvv{max-width:none}}.card-form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-form__group .card-input__input{-webkit-box-flex:1;-ms-flex:1;flex:1}[dir=ltr] .card-form__group .card-input__input{margin-right:15px}[dir=rtl] .card-form__group .card-input__input{margin-left:15px}[dir=ltr] .card-form__group .card-input__input:last-child{margin-right:0}[dir=rtl] .card-form__group .card-input__input:last-child{margin-left:0}.card-form__button{width:100%;height:55px;font-size:22px;font-weight:500;font-family:Source Sans Pro,sans-serif;color:#fff}[dir] .card-form__button{background:#4514c7;border:none;border-radius:5px;margin-top:20px;cursor:pointer}[dir=ltr] .card-form__button{-webkit-box-shadow:3px 10px 20px 0 rgba(0,0,0,.3);box-shadow:3px 10px 20px 0 rgba(0,0,0,.3)}[dir=rtl] .card-form__button{-webkit-box-shadow:-3px 10px 20px 0 rgba(0,0,0,.3);box-shadow:-3px 10px 20px 0 rgba(0,0,0,.3)}@media screen and (max-width:480px){[dir] .card-form__button{margin-top:10px}}.card-item{max-width:430px;height:270px;position:relative;z-index:2;width:100%}[dir=ltr] .card-item,[dir=rtl] .card-item{margin-left:auto;margin-right:auto}@media screen and (max-width:480px){.card-item{max-width:310px;height:220px;width:90%}}@media screen and (max-width:360px){.card-item{height:180px}}[dir=ltr] .card-item.-active .card-item__side.-front{-webkit-transform:perspective(1000px) rotateY(180deg) rotateX(0deg) rotate(0deg);transform:perspective(1000px) rotateY(180deg) rotateX(0deg) rotate(0deg)}[dir=rtl] .card-item.-active .card-item__side.-front{-webkit-transform:perspective(1000px) rotateY(-180deg) rotateX(0deg) rotate(0deg);transform:perspective(1000px) rotateY(-180deg) rotateX(0deg) rotate(0deg)}.card-item.-active .card-item__side.-back{-webkit-transform:perspective(1000px) rotateY(0) rotateX(0deg) rotate(0deg)}[dir] .card-item.-active .card-item__side.-back{transform:perspective(1000px) rotateY(0) rotateX(0deg) rotate(0deg)}.card-item__focus{position:absolute;z-index:3;top:0;width:100%;height:100%;transition:all .35s cubic-bezier(.71,.03,.56,.85);opacity:0;pointer-events:none;overflow:hidden}[dir] .card-item__focus{border-radius:5px;-webkit-transition:all .35s cubic-bezier(.71,.03,.56,.85);border:2px solid hsla(0,0%,100%,.65)}[dir=ltr] .card-item__focus{left:0}[dir=rtl] .card-item__focus{right:0}.card-item__focus:after{content:"";position:absolute;top:0;width:100%;height:100%;-webkit-filter:blur(25px);filter:blur(25px);opacity:.5}[dir] .card-item__focus:after{background:#08142f;border-radius:5px}[dir=ltr] .card-item__focus:after{left:0}[dir=rtl] .card-item__focus:after{right:0}.card-item__focus.-active{opacity:1}.card-item__side{overflow:hidden;-webkit-box-shadow:0 20px 60px 0 rgba(0,0,0,.25);-webkit-transform:perspective(2000px) rotateY(0deg) rotateX(0deg) rotate(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .8s cubic-bezier(.71,.03,.56,.85);-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%}[dir] .card-item__side{border-radius:15px;box-shadow:0 20px 60px 0 rgba(0,0,0,.25);transform:perspective(2000px) rotateY(0deg) rotateX(0deg) rotate(0deg);-webkit-transition:all .8s cubic-bezier(.71,.03,.56,.85)}.card-item__side.-back{position:absolute;top:0;width:100%;z-index:2;height:100%}[dir] .card-item__side.-back{padding:0}[dir=ltr] .card-item__side.-back{left:0;-webkit-transform:perspective(2000px) rotateY(-180deg) rotateX(0deg) rotate(0deg);transform:perspective(2000px) rotateY(-180deg) rotateX(0deg) rotate(0deg)}[dir=rtl] .card-item__side.-back{right:0;-webkit-transform:perspective(2000px) rotateY(180deg) rotateX(0deg) rotate(0deg);transform:perspective(2000px) rotateY(180deg) rotateX(0deg) rotate(0deg)}[dir=ltr] .card-item__side.-back .card-item__cover{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}[dir=rtl] .card-item__side.-back .card-item__cover{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card-item__bg{max-width:100%;display:block;max-height:100%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.card-item__cover{position:absolute;height:100%;top:0;width:100%;overflow:hidden}[dir] .card-item__cover{background-color:#1c1d27;border-radius:15px}[dir=ltr] .card-item__cover{left:0}[dir=rtl] .card-item__cover{right:0}.card-item__cover:after{content:"";position:absolute;top:0;width:100%;height:100%}[dir] .card-item__cover:after{background:rgba(6,2,29,.45)}[dir=ltr] .card-item__cover:after{left:0}[dir=rtl] .card-item__cover:after{right:0}.card-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[dir] .card-item__top{margin-bottom:40px;padding:0 10px}@media screen and (max-width:480px){[dir] .card-item__top{margin-bottom:25px}}@media screen and (max-width:360px){[dir] .card-item__top{margin-bottom:15px}}.card-item__chip{width:60px}@media screen and (max-width:480px){.card-item__chip{width:50px}}@media screen and (max-width:360px){.card-item__chip{width:40px}}.card-item__type{height:45px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:100px;width:100%}[dir=ltr] .card-item__type{margin-left:auto}[dir=rtl] .card-item__type{margin-right:auto}@media screen and (max-width:480px){.card-item__type{height:40px;max-width:90px}}@media screen and (max-width:360px){.card-item__type{height:30px}}.card-item__typeImg{max-width:100%;-o-object-fit:contain;object-fit:contain;max-height:100%;-o-object-position:top right;object-position:top right}.card-item__info{color:#fff;width:100%;max-width:calc(100% - 85px);font-weight:500;display:block}[dir] .card-item__info{padding:10px 15px;cursor:pointer}@media screen and (max-width:480px){[dir] .card-item__info{padding:10px}}.card-item__holder{opacity:.7;font-size:13px}[dir] .card-item__holder{margin-bottom:6px}@media screen and (max-width:480px){.card-item__holder{font-size:12px}[dir] .card-item__holder{margin-bottom:5px}}.card-item__wrapper{font-family:Source Code Pro,monospace;position:relative;z-index:4;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[dir] .card-item__wrapper{padding:25px 15px}[dir=ltr] .card-item__wrapper{text-shadow:7px 6px 10px rgba(0,0,0,.8)}[dir=rtl] .card-item__wrapper{text-shadow:-7px 6px 10px rgba(0,0,0,.8)}@media screen and (max-width:480px){[dir] .card-item__wrapper{padding:20px 10px}}.card-item__name{font-size:18px;line-height:1;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}@media screen and (max-width:480px){.card-item__name{font-size:16px}}.card-item__nameItem{display:inline-block;min-width:8px;position:relative}.card-item__number{font-weight:500;line-height:1;color:#fff;font-size:27px;display:inline-block}[dir] .card-item__number{margin-bottom:35px;padding:10px 15px;cursor:pointer}@media screen and (max-width:480px){.card-item__number{font-size:21px}[dir] .card-item__number{margin-bottom:15px;padding:10px 10px}}@media screen and (max-width:360px){.card-item__number{font-size:19px}[dir] .card-item__number{margin-bottom:10px;padding:10px 10px}}.card-item__numberItem{width:16px;display:inline-block}.card-item__numberItem.-active{width:30px}@media screen and (max-width:480px){.card-item__numberItem{width:13px}.card-item__numberItem.-active{width:16px}}@media screen and (max-width:360px){.card-item__numberItem{width:12px}.card-item__numberItem.-active{width:8px}}.card-item__content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-item__date{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:80px;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}[dir] .card-item__date{padding:10px;cursor:pointer}[dir=ltr] .card-item__date{margin-left:auto}[dir=rtl] .card-item__date{margin-right:auto}@media screen and (max-width:480px){.card-item__date{font-size:16px}}.card-item__dateItem{position:relative}.card-item__dateItem span{width:22px;display:inline-block}.card-item__dateTitle{opacity:.7;font-size:13px;width:100%}[dir] .card-item__dateTitle{padding-bottom:6px}@media screen and (max-width:480px){.card-item__dateTitle{font-size:12px}[dir] .card-item__dateTitle{padding-bottom:5px}}.card-item__band{width:100%;height:50px;position:relative;z-index:2}[dir] .card-item__band{background:rgba(0,0,19,.8);margin-top:30px}@media screen and (max-width:480px){[dir] .card-item__band{margin-top:20px}}@media screen and (max-width:360px){.card-item__band{height:40px}[dir] .card-item__band{margin-top:10px}}.card-item__cvv{position:relative;z-index:2}[dir] .card-item__cvv{padding:15px}[dir=ltr] .card-item__cvv{text-align:right}[dir=rtl] .card-item__cvv{text-align:left}.card-item__cvv .card-item__type{opacity:.7}@media screen and (max-width:360px){[dir] .card-item__cvv{padding:10px 15px}}.card-item__cvvTitle{font-size:15px;font-weight:500;color:#fff}[dir] .card-item__cvvTitle{margin-bottom:5px}[dir=ltr] .card-item__cvvTitle{padding-right:10px}[dir=rtl] .card-item__cvvTitle{padding-left:10px}.card-item__cvvBand{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#1a3b5d;font-size:18px;-webkit-box-shadow:0 10px 20px -7px rgba(0,0,0,.35)}[dir] .card-item__cvvBand{background:#fff;margin-bottom:30px;border-radius:4px;box-shadow:0 10px 20px -7px rgba(0,0,0,.35)}[dir=ltr] .card-item__cvvBand{text-align:right;padding-right:10px}[dir=rtl] .card-item__cvvBand{text-align:left;padding-left:10px}@media screen and (max-width:480px){.card-item__cvvBand{height:40px}[dir] .card-item__cvvBand{margin-bottom:20px}}@media screen and (max-width:360px){[dir] .card-item__cvvBand{margin-bottom:15px}}[dir] .card-list{margin-bottom:-130px}@media screen and (max-width:480px){[dir] .card-list{margin-bottom:-120px}}[dir] .card-input{margin-bottom:20px}.card-input__label{font-size:14px;font-weight:500;color:#1a3b5d;width:100%;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[dir] .card-input__label{margin-bottom:5px}.card-input__input{width:100%;height:50px;-webkit-box-shadow:none;transition:all .3s ease-in-out;font-size:18px;color:#1a3b5d;font-family:Source Sans Pro,sans-serif}[dir] .card-input__input{border-radius:5px;box-shadow:none;border:1px solid #ced6e0;-webkit-transition:all .3s ease-in-out;padding:5px 15px;background:none}[dir] .card-input__input:focus,[dir] .card-input__input:hover{border-color:#4514c7}.card-input__input:focus{-webkit-box-shadow:0 10px 20px -13px rgba(0,0,0,.35)}[dir] .card-input__input:focus{box-shadow:0 10px 20px -13px rgba(0,0,0,.35)}.card-input__input.-select{-webkit-appearance:none}[dir] .card-input__input.-select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUxJREFUeNrM1sEJwkAQBdCsngXPHsQO9O5FS7AAMVYgdqAd2IGCDWgFnryLFQiCZ8EGnJUNimiyM/tnk4HNEAg/8y6ZmMRVqz9eUJvRaSbvutCZ347bXVJy/ZnvTmdJ862Me+hAbZCTs6GHpyUi1tTSvPnqTpoWZPUa7W7ncT3vK4h4zVejy8QzM3WhVUO8ykI6jOxoGA4ig3BLHcNFSCGqGAkig2yqgpEiMsjSfY9LxYQg7L6r0X6wS29YJiYQYecemY+wHrXD1+bklGhpAhBDeu/JfIVGxaAQ9sb8CI+CQSJ+QmJg0Ii/EE2MBiIXooHRQhRCkBhNhBcEhLkwf05ZCG8ICCOpk0MULmvDSY2M8UawIRExLIQIEgHDRoghihgRIgiigBEjgiFATBACAgFgghEwSAAGgoBCBBgYAg5hYKAIFYgHBo6w9RRgAFfy160QuV8NAAAAAElFTkSuQmCC");background-size:12px;background-repeat:no-repeat}[dir=ltr] .card-input__input.-select{background-position:90%;padding-right:30px}[dir=rtl] .card-input__input.-select{background-position:10%;padding-left:30px}.slide-fade-up-enter-active{transition:all .25s ease-in-out;-webkit-transition-delay:.1s;position:relative}[dir] .slide-fade-up-enter-active{-webkit-transition:all .25s ease-in-out;transition-delay:.1s}.slide-fade-up-leave-active{transition:all .25s ease-in-out;position:absolute}[dir] .slide-fade-up-leave-active{-webkit-transition:all .25s ease-in-out}.slide-fade-up-enter{opacity:0;-webkit-transform:translateY(15px);pointer-events:none}[dir] .slide-fade-up-enter{transform:translateY(15px)}.slide-fade-up-leave-to{opacity:0;-webkit-transform:translateY(-15px);pointer-events:none}[dir] .slide-fade-up-leave-to{transform:translateY(-15px)}.slide-fade-right-enter-active{transition:all .25s ease-in-out;-webkit-transition-delay:.1s;position:relative}[dir] .slide-fade-right-enter-active{-webkit-transition:all .25s ease-in-out;transition-delay:.1s}.slide-fade-right-leave-active{transition:all .25s ease-in-out;position:absolute}[dir] .slide-fade-right-leave-active{-webkit-transition:all .25s ease-in-out}.slide-fade-right-enter{opacity:0;pointer-events:none}[dir=ltr] .slide-fade-right-enter{-webkit-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg)}[dir=rtl] .slide-fade-right-enter{-webkit-transform:translateX(-10px) rotate(-45deg);transform:translateX(-10px) rotate(-45deg)}.slide-fade-right-leave-to{opacity:0;pointer-events:none}[dir=ltr] .slide-fade-right-leave-to{-webkit-transform:translateX(-10px) rotate(45deg);transform:translateX(-10px) rotate(45deg)}[dir=rtl] .slide-fade-right-leave-to{-webkit-transform:translateX(10px) rotate(-45deg);transform:translateX(10px) rotate(-45deg)}.github-btn{position:absolute;bottom:50px;text-decoration:none;-webkit-box-shadow:0 4px 30px -6px rgba(0,0,0,.65);color:#fff;font-weight:700;letter-spacing:1px;font-size:16px;transition:all .3s ease-in-out}[dir] .github-btn{padding:15px 25px;border-radius:4px;box-shadow:0 4px 30px -6px rgba(0,0,0,.65);background:#24292e;text-align:center;-webkit-transition:all .3s ease-in-out}[dir=ltr] .github-btn{right:40px}[dir=rtl] .github-btn{left:40px}@media screen and (min-width:500px){.github-btn:hover{-webkit-transform:scale(1.1);-webkit-box-shadow:0 17px 20px -6px rgba(0,0,0,.36)}[dir] .github-btn:hover{transform:scale(1.1);box-shadow:0 17px 20px -6px rgba(0,0,0,.36)}}@media screen and (max-width:700px){.github-btn{position:relative;bottom:auto}[dir] .github-btn{margin-top:20px}[dir=ltr] .github-btn{right:auto}[dir=rtl] .github-btn{left:auto}.github-btn:active{-webkit-transform:scale(1.1);-webkit-box-shadow:0 17px 20px -6px rgba(0,0,0,.36)}[dir] .github-btn:active{transform:scale(1.1);box-shadow:0 17px 20px -6px rgba(0,0,0,.36)}}[dir] .bg-text-grey{background:#f2f2f2!important}.greet-user{position:relative}.greet-user .decore-left{position:absolute;top:0}[dir=ltr] .greet-user .decore-left{left:0}[dir=rtl] .greet-user .decore-left{right:0}.greet-user .decore-right{position:absolute;top:0}[dir=ltr] .greet-user .decore-right{right:0}[dir=rtl] .greet-user .decore-right{left:0}@media screen and (max-width:1350px){.w-1400-100{width:100%!important}}ol{list-style:none;counter-reset:my-awesome-counter}ol li{counter-increment:my-awesome-counter}ol li:before{content:counter(my-awesome-counter) ". ";color:#4514c7}[dir] .p-btn-sg{padding:.679rem .679rem!important}.d-contens{display:contents!important}[dir] .card-sig .vx-card__collapsible-content .vx-card__body{padding:1.9rem!important}[dir] .card-form__inner_2{border-radius:10px;padding:35px}[dir] .card-list-select .vs-divider{margin:0}.card-select{transition:all .3s ease 0s}[dir] .card-select{padding-bottom:15px;padding-top:15px;cursor:pointer;-webkit-transition:all .3s ease 0s;border-bottom:1px solid rgba(0,0,0,.1)}[dir=ltr] .card-select{padding-left:20px}[dir=rtl] .card-select{padding-right:20px}[dir] .card-select:last-child{border-bottom:none}.card-select .vs-radio--label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir] .card-select:hover{background:#f5f5f5}