.payment-card{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.payment-card label{min-width:200px}.payment-card button{max-width:150px;color:rgb(0,204,204);transition:.2s}.payment-card .css-vkfcu5:is(:disabled,[disabled],[data-disabled],[aria-disabled=true]){background:transparent;--bg-currentcolor:var(--chakra-colors-bg-muted);cursor:not-allowed}.payment-card button:hover{background-color:rgba(0,0,0,.778)}.css-tpbxfv:hover{background-color:black}@media (max-width:1030px){.payment-card{height:115vh}.payment-card .css-gtjd9d{width:80%}.payment-card .css-gtjd9d .css-1ryf8jx{font-size:x-large}.payment-card .css-gtjd9d .css-woxw8g{font-size:medium}}@media (max-width:550px){.payment-card .css-gtjd9d{width:80%;height:450px}}