.usd-total{color:#3ebb96;display:block;font-size:12px;font-style:italic;margin-top:2px}.checkout-form-step-country{padding:20px 0}.checkout-form-step-country .checkout-step-title{align-items:center;display:flex;justify-content:space-between;width:100%}.country-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.country-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:10px;color:#333;cursor:pointer;display:flex;flex:1;flex-direction:column;font-size:14px;font-weight:600;gap:8px;min-width:160px;padding:20px 16px;transition:border-color .2s,background .2s}.country-btn:hover{background:#fff8f5;border-color:#ff6b00}.country-btn-flag{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.country-btn-flag svg{height:100%;width:100%}.proyecto-smi-currency{color:#888;display:block;font-size:11px;font-style:italic;margin-top:2px}.checkout-instruction{height:auto;margin-bottom:5px;min-height:25px;padding:5px 0}.checkout-instruction span{font-size:14px}#spinner-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.spinner{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}