.checkout-button{background-color:#2d5cba;border:none;border-radius:8px;cursor:pointer;font-size:1.3em;height:50px;outline:none;padding:2px 0;width:100%}.checkout-button .checkout-button-title{color:#fff}.checkout-button:disabled{background-color:#f1f2f4}@media screen and (min-width:992px){.checkout-button{height:50px;margin-top:25px;opacity:.9;transition:opacity .2s ease-out}.checkout-button:hover{opacity:1}}.submit-button-modal-footer{align-items:center;border-top:1px solid #073e36;display:flex;gap:5px;height:62px;margin:0 20px;width:calc(100% - 40px)}.submit-button-modal-footer .checkout-button{margin:0;padding:0 20px;width:190px}.submit-button-modal-footer .checkout-button .checkout-button-title{font-size:.7em}