@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500,600,700|Source+Sans+Pro:400,600,700&display=swap);
*{box-sizing:border-box}:focus{outline:none}.wrapper{display:flex;padding:50px 15px}@media (max-height:500px),screen and (max-width:700px){.wrapper{flex-direction:column;flex-wrap:wrap}}.card-form{margin:auto;max-width:570px;width:100%}@media screen and (max-width:576px){.card-form{margin:0}}.card-form__inner{background:#fff;border-radius:10px}@media screen and (max-width:480px){.card-form__inner{padding:7px}}@media screen and (max-width:360px){.card-form__inner{padding:7px}}.card-form__row{align-items:flex-start;display:flex}@media screen and (max-width:480px){.card-form__row{flex-wrap:wrap}}.card-form__col{flex:auto;margin-right:35px}.card-form__col:last-child{margin-right:0}@media screen and (max-width:480px){.card-form__col{flex:unset;margin-bottom:20px;margin-right:0;width:100%}.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{align-items:flex-start;display:flex;flex-wrap:wrap}.card-form__group .card-input__input{flex:1;margin-right:15px}.card-form__group .card-input__input:last-child{margin-right:0}.card-form__button{background:#2364d2;border:none;border-radius:5px;box-shadow:3px 10px 20px 0 rgba(35,100,210,.3);color:#fff;cursor:pointer;font-family:arboria,sans-serif;font-size:22px;font-weight:500;height:55px;margin-top:20px;width:100%}@media screen and (max-width:480px){.card-form__button{margin-top:10px}}.card-item{height:270px;margin-left:auto;margin-right:auto;max-width:430px;position:relative;width:100%;z-index:2}@media screen and (max-width:480px){.card-item{height:220px;max-width:310px;width:90%}}@media screen and (max-width:360px){.card-item{height:180px}}.card-item.-active .card-item__side.-front{transform:perspective(1000px) rotateY(180deg) rotateX(0deg) rotate(0deg)}.card-item.-active .card-item__side.-back{transform:perspective(1000px) rotateY(0) rotateX(0deg) rotate(0deg)}.card-item__focus{border:2px solid hsla(0,0%,100%,.65);border-radius:5px;opacity:0;overflow:hidden;pointer-events:none;transition:all .35s cubic-bezier(.71,.03,.56,.85);z-index:3}.card-item__focus,.card-item__focus:after{height:100%;left:0;position:absolute;top:0;width:100%}.card-item__focus:after{background:#08142f;border-radius:5px;content:"";filter:blur(25px);opacity:.5}.card-item__focus.-active{opacity:1}.card-item__side{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:15px;box-shadow:0 20px 60px 0 rgba(14,42,90,.55);height:100%;overflow:hidden;transform:perspective(2000px) rotateY(0deg) rotateX(0deg) rotate(0deg);transform-style:preserve-3d;transition:all .8s cubic-bezier(.71,.03,.56,.85)}.card-item__side.-back{height:100%;left:0;padding:0;position:absolute;top:0;transform:perspective(2000px) rotateY(-180deg) rotateX(0deg) rotate(0deg);width:100%;z-index:2}.card-item__side.-back .card-item__cover{transform:rotateY(-180deg)}.card-item__bg{display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-item__cover{background-color:#1c1d27;border-radius:15px;overflow:hidden}.card-item__cover,.card-item__cover:after{height:100%;left:0;position:absolute;top:0;width:100%}.card-item__cover:after{background:rgba(6,2,29,.45);content:""}.card-item__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px;padding:0 10px}@media screen and (max-width:480px){.card-item__top{margin-bottom:25px}}@media screen and (max-width:360px){.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{display:flex;height:45px;justify-content:flex-end;margin-left:auto;max-width:100px;position:relative;width:100%}@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-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top right;object-position:top right}.card-item__info{color:#fff;cursor:pointer;display:block;font-weight:500;max-width:calc(100% - 85px);padding:10px 15px;width:100%}@media screen and (max-width:480px){.card-item__info{padding:10px}}.card-item__holder{font-size:13px;margin-bottom:6px;opacity:.7}@media screen and (max-width:480px){.card-item__holder{font-size:12px;margin-bottom:5px}}.card-item__wrapper{font-family:Source Code Pro,monospace;height:100%;padding:25px 15px;position:relative;text-shadow:7px 6px 10px rgba(14,42,90,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:4}@media screen and (max-width:480px){.card-item__wrapper{padding:20px 10px}}.card-item__name{font-size:18px;line-height:1;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@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{color:#fff;cursor:pointer;display:inline-block;font-size:27px;font-weight:500;line-height:1;margin-bottom:35px;padding:10px 15px}@media screen and (max-width:480px){.card-item__number{font-size:21px;margin-bottom:15px;padding:10px}}@media screen and (max-width:360px){.card-item__number{font-size:19px;margin-bottom:10px;padding:10px}}.card-item__numberItem{display:inline-block;width:16px}.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{align-items:flex-start;color:#fff;display:flex}.card-item__date{cursor:pointer;display:inline-flex;flex-shrink:0;flex-wrap:wrap;font-size:18px;margin-left:auto;padding:10px;white-space:nowrap;width:80px}@media screen and (max-width:480px){.card-item__date{font-size:16px}}.card-item__dateItem{position:relative}.card-item__dateItem span{display:inline-block;width:22px}.card-item__dateTitle{font-size:13px;opacity:.7;padding-bottom:6px;width:100%}@media screen and (max-width:480px){.card-item__dateTitle{font-size:12px;padding-bottom:5px}}.card-item__band{background:rgba(0,0,19,.8);height:50px;margin-top:30px;position:relative;width:100%;z-index:2}@media screen and (max-width:480px){.card-item__band{margin-top:20px}}@media screen and (max-width:360px){.card-item__band{height:40px;margin-top:10px}}.card-item__cvv{padding:15px;position:relative;text-align:right;z-index:2}.card-item__cvv .card-item__type{opacity:.7}@media screen and (max-width:360px){.card-item__cvv{padding:10px 15px}}.card-item__cvvTitle{color:#fff;font-size:15px;font-weight:500;margin-bottom:5px;padding-right:10px}.card-item__cvvBand{align-items:center;background:#fff;border-radius:4px;box-shadow:0 10px 20px -7px rgba(32,56,117,.35);color:#1a3b5d;display:flex;font-size:18px;height:45px;justify-content:flex-end;margin-bottom:30px;padding-right:10px;text-align:right}@media screen and (max-width:480px){.card-item__cvvBand{height:40px;margin-bottom:20px}}@media screen and (max-width:360px){.card-item__cvvBand{margin-bottom:15px}}.card-list{margin-bottom:-130px}@media screen and (max-width:480px){.card-list{margin-bottom:-120px}}.card-input{margin-bottom:7px}.card-input__label{color:#1a3b5d;display:block;font-size:14px;font-weight:500;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.card-input__input{border:1px solid #ced6e0;border-radius:25px;box-shadow:none;color:#1a3b5d;font-family:arboria,sans-serif;font-size:18px;height:40px;padding:5px 15px;transition:all .3s ease-in-out;width:100%}.card-input__input:focus,.card-input__input:hover{border-color:#3d9cff}.card-input__input:focus{background-color:#fff!important;box-shadow:0 10px 20px -13px rgba(32,56,117,.35)}.card-input__input.-select{-webkit-appearance:none;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUxJREFUeNrM1sEJwkAQBdCsngXPHsQO9O5FS7AAMVYgdqAd2IGCDWgFnryLFQiCZ8EGnJUNimiyM/tnk4HNEAg/8y6ZmMRVqz9eUJvRaSbvutCZ347bXVJy/ZnvTmdJ862Me+hAbZCTs6GHpyUi1tTSvPnqTpoWZPUa7W7ncT3vK4h4zVejy8QzM3WhVUO8ykI6jOxoGA4ig3BLHcNFSCGqGAkig2yqgpEiMsjSfY9LxYQg7L6r0X6wS29YJiYQYecemY+wHrXD1+bklGhpAhBDeu/JfIVGxaAQ9sb8CI+CQSJ+QmJg0Ii/EE2MBiIXooHRQhRCkBhNhBcEhLkwf05ZCG8ICCOpk0MULmvDSY2M8UawIRExLIQIEgHDRoghihgRIgiigBEjgiFATBACAgFgghEwSAAGgoBCBBgYAg5hYKAIFYgHBo6w9RRgAFfy160QuV8NAAAAAElFTkSuQmCC");background-position:90%;background-repeat:no-repeat;background-size:12px;padding-right:30px}@media (max-width:575.98px){.card-input__input{font-size:17px}}.slide-fade-up-enter-active{position:relative;transition:all .25s ease-in-out;transition-delay:.1s}.slide-fade-up-leave-active{position:absolute;transition:all .25s ease-in-out}.slide-fade-up-enter{opacity:0;pointer-events:none;transform:translateY(15px)}.slide-fade-up-leave-to{opacity:0;pointer-events:none;transform:translateY(-15px)}.slide-fade-right-enter-active{position:relative;transition:all .25s ease-in-out;transition-delay:.1s}.slide-fade-right-leave-active{position:absolute;transition:all .25s ease-in-out}.slide-fade-right-enter{opacity:0;pointer-events:none;transform:translateX(10px) rotate(45deg)}.slide-fade-right-leave-to{opacity:0;pointer-events:none;transform:translateX(-10px) rotate(45deg)}.github-btn{background:#24292e;border-radius:4px;bottom:50px;box-shadow:0 4px 30px -6px rgba(36,52,70,.65);color:#fff;font-size:16px;font-weight:700;letter-spacing:1px;padding:15px 25px;position:absolute;right:40px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}@media screen and (min-width:500px){.github-btn:hover{box-shadow:0 17px 20px -6px rgba(36,52,70,.36);transform:scale(1.1)}}@media screen and (max-width:700px){.github-btn{bottom:auto;margin-top:20px;position:relative;right:auto}.github-btn:active{box-shadow:0 17px 20px -6px rgba(36,52,70,.36);transform:scale(1.1)}}
