.payment-section{width:100%}h2{margin-bottom:1rem}.h3{font-size:1.25rem;font-weight:600;margin:0}.row{display:flex;flex-wrap:wrap}.col{flex:1 0 0%}.col-lg-4,.col-lg-8,.col-lg-9,.col-xxl-6{width:100%}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-lg-auto{margin-left:auto;margin-right:auto}.mb-5{margin-bottom:3rem}.mt-0{margin-top:0}.mt-3{margin-top:1rem}.ms-1{margin-left:.25rem}.p-3{padding:1rem}.pt-0{padding-top:0}.text-center{text-align:center}.text-danger{color:#dc3545}.float-end{float:right}.float-start{float:left}.w-100{width:100%}.shadow{box-shadow:0 .5rem 1rem #00000026}.border{border:1px solid #dee2e6}.rounded{border-radius:.375rem}hr{width:100%;border:none;border-top:1px solid #dee2e6;margin:1rem 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid transparent;background:transparent;padding:.5rem .75rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.btn img{display:block}.btn-primary{background-color:#061760;border-color:#061760;color:#fff}.btn-outline-light{border-color:#ced4da;background-color:#fff}.btn-outline-light:hover{background-color:#f8f9fa}.pe-none{pointer-events:none;opacity:.9}.btn-group{display:inline-flex}.btn-group-sm .btn{padding:.375rem .5rem}.btn-group-vertical{display:inline-flex;flex-direction:column}.btn-group-vertical .btn+.btn{margin-top:.5rem}.d-flex{display:flex}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.d-none{display:none}.d-lg-none{display:block}.d-lg-block{display:none}.spinner-border{width:2rem;height:2rem;border:.25em solid #dee2e6;border-top-color:#061760;border-radius:50%;animation:spinner .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner{to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#payment-form{width:100%}#card-container,#apple-pay-button,#google-pay-button{width:100%;margin-bottom:1rem}@media (min-width: 992px){.col-lg-4{width:33.3333%}.col-lg-8{width:66.6667%}.col-lg-9{width:75%}.d-lg-none{display:none}.d-lg-block{display:block}}@media (min-width: 1400px){.col-xxl-6{width:50%}}.card-input-field{min-height:100px;display:grid;place-items:center}
