.section-title[data-v-0775829f]{font-size:1rem;font-weight:600;color:rgb(var(--text));margin-bottom:1rem;text-align:left}.credit-card-form-section .credit-card-container[data-v-0775829f]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.credit-card-form-section .credit-card-container.no-card[data-v-0775829f]{grid-template-columns:1fr}.credit-card-form-section .credit-card-form[data-v-0775829f]{border-radius:4px;padding:1rem}.credit-card-form-section .credit-card-form .form-group[data-v-0775829f]{margin-bottom:.75rem}.credit-card-form-section .credit-card-form .form-group label[data-v-0775829f]{display:block;font-weight:600;color:rgb(var(--text));margin-bottom:.25rem;font-size:.8rem}.credit-card-form-section .credit-card-form .form-group .form-input[data-v-0775829f]{width:100%;padding:.5rem;border-radius:4px;font-size:.8rem;transition:all .3s ease}.credit-card-form-section .credit-card-form .form-row[data-v-0775829f]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.credit-card-form-section .credit-card-form .expiry-wrapper[data-v-0775829f]{display:flex;align-items:center;padding:0 .5rem}.credit-card-form-section .credit-card-form .expiry-wrapper .separator[data-v-0775829f]{margin:0 .25rem;color:rgb(var(--text),.5)}.credit-card-form-section .credit-card-form .expiry-wrapper .clean-input[data-v-0775829f]{border:none!important;background:transparent!important;box-shadow:none!important;padding:.5rem 0!important;text-align:center;width:100%}.credit-card-form-section .credit-card-form .expiry-wrapper .clean-input[data-v-0775829f]:focus{box-shadow:none!important}.credit-card-form-section .credit-card-preview[data-v-0775829f]{display:flex;justify-content:center;align-items:center}.credit-card-form-section .credit-card-preview .credit-card[data-v-0775829f]{width:100%;max-width:280px;height:180px;background:linear-gradient(135deg,rgb(var(--primary)) 0%,rgb(var(--primary)) 100%);border-radius:10px;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;color:#fff;box-shadow:0 8px 25px #0000004d;position:relative;transform-style:preserve-3d;transition:transform .6s ease-in-out}.credit-card-form-section .credit-card-preview .credit-card .card-front[data-v-0775829f]{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;box-sizing:border-box;transform:rotateY(0);transition:transform .6s ease-in-out;z-index:2;background:linear-gradient(135deg,rgb(var(--primary)) 0%,rgb(var(--primary)) 100%)}.credit-card-form-section .credit-card-preview .credit-card .card-back[data-v-0775829f]{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;box-sizing:border-box;transform:rotateY(180deg);transition:transform .6s ease-in-out;z-index:1;background:linear-gradient(135deg,rgb(var(--primary)) 0%,rgb(var(--primary)) 100%);color:#fff}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-magnetic-strip[data-v-0775829f]{width:100%;height:30px;background:rgb(var(--surface-overlay),.5);margin-bottom:.75rem;border-radius:3px;position:relative}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-magnetic-strip[data-v-0775829f]:before{content:"";position:absolute;top:50%;left:10%;right:10%;height:2px;background:linear-gradient(90deg,rgb(var(--primary)),rgb(var(--primary)),rgb(var(--primary)));transform:translateY(-50%);border-radius:1px}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-signature-panel[data-v-0775829f]{flex:1;background:rgb(var(--surface-overlay),.5);border-radius:6px;padding:.75rem;margin-bottom:.75rem;position:relative}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-signature-panel .signature-line[data-v-0775829f]{width:100%;height:1px;background:rgb(var(--primary));margin-bottom:.75rem;position:relative}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-signature-panel .signature-line[data-v-0775829f]:before{content:"";position:absolute;top:-2px;left:0;right:0;height:4px;background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgb(var(--primary)) 2px,rgb(var(--primary)) 4px)}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section[data-v-0775829f]{display:flex;align-items:center;gap:.5rem}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section .cvv-label[data-v-0775829f]{font-size:.7rem;color:rgb(var(--primary),.8);font-weight:600;text-transform:uppercase}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section .cvv-box[data-v-0775829f]{border:2px solid rgb(var(--primary));border-radius:3px;padding:.4rem .6rem;font-family:Courier New,monospace;font-weight:600;color:#333;min-width:50px;text-align:center;letter-spacing:.1rem;font-size:.8rem}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-back-logo[data-v-0775829f]{text-align:center}.credit-card-form-section .credit-card-preview .credit-card .card-back .card-back-logo i[data-v-0775829f]{font-size:1.2rem;color:rgb(var(--text))}.credit-card-form-section .credit-card-preview .credit-card.flipped .card-front[data-v-0775829f]{transform:rotateY(180deg)}.credit-card-form-section .credit-card-preview .credit-card.flipped .card-back[data-v-0775829f]{transform:rotateY(0)}.credit-card-form-section .credit-card-preview .credit-card .card-header[data-v-0775829f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.credit-card-form-section .credit-card-preview .credit-card .card-header .card-chip[data-v-0775829f]{width:40px;height:25px;background:linear-gradient(135deg,rgb(var(--primary),.2) 0%,rgb(var(--primary),.6) 100%);border-radius:5px;display:flex;align-items:center;justify-content:center;font-weight:700;color:rgb(var(--text));box-shadow:0 2px 6px rgb(var(--text),.4);position:relative}.credit-card-form-section .credit-card-preview .credit-card .card-header .card-chip[data-v-0775829f]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25px;height:15px;background:linear-gradient(135deg,rgb(var(--text),.5) 0%,rgb(var(--text),.3) 100%);border-radius:3px}.credit-card-form-section .credit-card-preview .credit-card .card-header .card-logo[data-v-0775829f]{font-size:1.5rem;color:rgb(var(--text))}.credit-card-form-section .credit-card-preview .credit-card .card-number[data-v-0775829f]{font-size:1.3rem;font-weight:700;letter-spacing:.1rem;margin-bottom:1rem;text-align:center;color:rgb(var(--text));font-family:Courier New,monospace}.credit-card-form-section .credit-card-preview .credit-card .card-footer[data-v-0775829f]{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.credit-card-form-section .credit-card-preview .credit-card .card-footer .card-holder[data-v-0775829f]{flex:1}.credit-card-form-section .credit-card-preview .credit-card .card-footer .card-holder .label[data-v-0775829f]{font-size:.6rem;opacity:.8;text-transform:uppercase;letter-spacing:.05rem;display:block;margin-bottom:.2rem}.credit-card-form-section .credit-card-preview .credit-card .card-footer .card-holder .value[data-v-0775829f]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05rem}.credit-card-form-section .credit-card-preview .credit-card .card-footer .card-expiry[data-v-0775829f]{text-align:right}.credit-card-form-section .credit-card-preview .credit-card .card-footer .card-expiry .label[data-v-0775829f]{font-size:.6rem;opacity:.8;text-transform:uppercase;letter-spacing:.05rem;display:block;margin-bottom:.2rem}.credit-card-form-section .credit-card-preview .credit-card .card-footer .card-expiry .value[data-v-0775829f]{font-size:.8rem;font-weight:600;letter-spacing:.1rem}@media (max-width: 768px){.credit-card-form-section .credit-card-container[data-v-0775829f]{grid-template-columns:1fr!important;gap:1rem}.credit-card-preview .credit-card[data-v-0775829f]{max-width:250px;height:160px}.credit-card-preview .credit-card .card-number[data-v-0775829f]{font-size:1.1rem}.credit-card-preview .credit-card .card-header .card-chip[data-v-0775829f]{width:35px;height:22px}.credit-card-preview .credit-card .card-back .card-magnetic-strip[data-v-0775829f]{height:25px}.credit-card-preview .credit-card .card-back .card-signature-panel[data-v-0775829f]{padding:.5rem}.credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section .cvv-box[data-v-0775829f]{min-width:40px;padding:.3rem .5rem}.credit-card-form .form-row[data-v-0775829f]{grid-template-columns:1fr;gap:.5rem}}@media (max-width: 480px){.credit-card-form-section .credit-card-container[data-v-0775829f]{grid-template-columns:1fr!important;gap:1.5rem}.credit-card-preview[data-v-0775829f]{order:-1}.credit-card-preview .credit-card[data-v-0775829f]{max-width:220px;height:140px;padding:.75rem}.credit-card-preview .credit-card .card-number[data-v-0775829f]{font-size:1rem;letter-spacing:.05rem}.credit-card-preview .credit-card .card-header[data-v-0775829f]{margin-bottom:.75rem}.credit-card-preview .credit-card .card-header .card-chip[data-v-0775829f]{width:30px;height:20px}.credit-card-preview .credit-card .card-header .card-logo[data-v-0775829f]{font-size:1.2rem}.credit-card-preview .credit-card .card-footer .card-holder .value[data-v-0775829f],.credit-card-preview .credit-card .card-footer .card-expiry .value[data-v-0775829f]{font-size:.7rem}.credit-card-preview .credit-card .card-footer .card-holder .label[data-v-0775829f],.credit-card-preview .credit-card .card-footer .card-expiry .label[data-v-0775829f]{font-size:.5rem}.credit-card-preview .credit-card .card-back[data-v-0775829f]{padding:.75rem}.credit-card-preview .credit-card .card-back .card-magnetic-strip[data-v-0775829f]{height:20px;margin-bottom:.5rem}.credit-card-preview .credit-card .card-back .card-signature-panel[data-v-0775829f]{padding:.4rem;margin-bottom:.5rem}.credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section[data-v-0775829f]{gap:.2rem}.credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section .cvv-label[data-v-0775829f]{font-size:.6rem}.credit-card-preview .credit-card .card-back .card-signature-panel .cvv-section .cvv-box[data-v-0775829f]{min-width:35px;padding:.2rem .4rem;font-size:.7rem}.credit-card-preview .credit-card .card-back .card-back-logo i[data-v-0775829f]{font-size:1rem}}@media (max-width: 768){.p75[data-v-0775829f]{padding:.75rem!important}}.mp[data-v-0775829f]{padding:.235rem!important}@media (max-width: 768px){.mp[data-v-0775829f]{padding:.35rem!important}}
