.card-item{max-width:450px;height:270px;margin-left:auto;margin-right:auto;position:relative;z-index:2;width:100%}@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}}.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);transform:perspective(1000px) rotateY(0) rotateX(0deg) rotate(0deg)}.card-item__focus{position:absolute;z-index:3;border-radius:5px;left:0;top:0;width:100%;height:100%;-webkit-transition:all .35s cubic-bezier(.71,.03,.56,.85);transition:all .35s cubic-bezier(.71,.03,.56,.85);opacity:0;pointer-events:none;overflow:hidden;border:2px solid hsla(0,0%,100%,.65)}.card-item__focus:after{content:"";position:absolute;top:0;left:0;width:100%;background:#08142f;height:100%;border-radius:5px;-webkit-filter:blur(25px);filter:blur(25px);opacity:.5}.card-item__focus.-active{opacity:1}.card-item__side{border-radius:15px;overflow:hidden;box-shadow:0 5px 16px 0 rgba(14,42,84,.55);-webkit-transform:perspective(2000px) rotateY(0deg) rotateX(0deg) rotate(0deg);transform:perspective(2000px) rotateY(0deg) rotateX(0deg) rotate(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all .8s cubic-bezier(.42,0,0,1.05);transition:all .8s cubic-bezier(.42,0,0,1.05);-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%}.card-item__side.-back{position:absolute;top:0;left:0;width:100%;-webkit-transform:perspective(2000px) rotateY(-180deg) rotateX(0deg) rotate(0deg);transform:perspective(2000px) rotateY(-180deg) rotateX(0deg) rotate(0deg);z-index:2;padding:0;height:100%}.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%;object-fit:cover}.card-item__cover{position:absolute;height:100%;background-color:#1c1d27;left:0;top:0;width:100%;border-radius:15px;overflow:hidden}.card-item__cover:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(6,2,29,.45)}.card-item__top{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;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{height:45px;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;max-width:100px;margin-left:auto;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-width:100%;object-fit:contain;max-height:100%;object-position:top right}.card-item__info{color:#fff;width:100%;max-width:calc(100% - 85px);padding:10px 15px;font-weight:500;display:block;cursor:pointer}@media screen and (max-width:480px){.card-item__info{padding:10px}}.card-item__holder{opacity:.7;font-size:13px;margin-bottom:6px}@media screen and (max-width:480px){.card-item__holder{font-size:12px;margin-bottom:5px}}.card-item__wrapper{font-family:Source Code Pro,monospace;padding:25px 15px;position:relative;z-index:4;height:100%;text-shadow:7px 6px 10px rgba(14,42,90,.8);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:480px){.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;margin-bottom:35px;display:inline-block;padding:10px 15px;cursor:pointer}@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{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-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.card-item__date{-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:18px;margin-left:auto;padding:10px;display:-webkit-inline-flex;display:inline-flex;width:80px;white-space:nowrap;-webkit-flex-shrink:0;flex-shrink:0;cursor:pointer}@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;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);width:100%;height:50px;margin-top:30px;position:relative;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{text-align:right;position:relative;z-index:2;padding:15px}.card-item__cvv .card-item__type{opacity:.7}@media screen and (max-width:360px){.card-item__cvv{padding:10px 15px}}.card-item__cvvTitle{padding-right:10px;font-size:15px;font-weight:500;color:#fff;margin-bottom:5px}.card-item__cvvBand{height:45px;background:#fff;margin-bottom:30px;text-align:right;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;padding-right:10px;color:#1a3b5d;font-size:18px;border-radius:4px;box-shadow:0 10px 20px -7px rgba(32,56,117,.35)}@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-item__cvvBand span{display:inline-block}.slide-fade-right-enter{opacity:0;-webkit-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);pointer-events:nne}.slide-fade-right-enter-active{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transition-delay:.1s;transition-delay:.1s;position:relative;opacity:1}.slide-fade-right-enter-active,.slide-fade-right-exit{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}.slide-fade-right-exit{pointer-events:none}.slide-fade-right-exit-active{opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transform:translateX(30px) rotate(-80deg);transform:translateX(30px) rotate(-80deg);position:relative}.slide-fade-up-enter{-webkit-transform:translateY(15px);transform:translateY(15px);pointer-events:none;opacity:0}.slide-fade-up-enter-active{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transition-delay:.1s;transition-delay:.1s;position:relative}.slide-fade-up-enter-active,.slide-fade-up-enter-done,.slide-fade-up-exit{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.slide-fade-up-exit{pointer-events:none}.slide-fade-up-exit-active{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transform:translateY(-15px);transform:translateY(-15px);position:relative;opacity:0}.slide-fade-up-exit-done{opacity:0}.zoom-in-out-enter{-webkit-transform:translateY(6px) scale(3.5);transform:translateY(6px) scale(3.5);-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-filter:blur(.4px);filter:blur(.4px);opacity:0}.zoom-in-out-enter-active{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}.zoom-in-out-enter-done,.zoom-in-out-exit{opacity:1}.zoom-in-out-exit-active{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transform:translateY(4px) scale(2.3);transform:translateY(4px) scale(2.3);-webkit-filter:blur(.4px);filter:blur(.4px);position:relative}
/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}