Donate :

Payment Form

body {
font-family: Arial, sans-serif;
padding: 20px;
background-color: #f4f4f4;
}
.payment-form {
max-width: 400px;
margin: 0 auto;
background-color: white;
padding: 20px;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.payment-form h2 {
margin-bottom: 20px;
}
.input-field {
margin-bottom: 15px;
}
.input-field label {
display: block;
margin-bottom: 5px;
font-size: 14px;
}
.input-field input {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
}
.input-field select {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
}
.payment-options {
display: flex;
justify-content: space-around;
margin-bottom: 20px;
}
.payment-options img {
width: 50px;
height: auto;
}
.submit-btn {
width: 100%;
padding: 15px;
background-color: #007bff;
color: white;
border: none;
border-radius: 5px;
font-size: 16px;
}
.submit-btn:hover {
background-color: #0056b3;
}
.terms {
font-size: 12px;
margin-top: 15px;
}

Pick a payment method

Visa
MasterCard
Amex
Cardholder name
Card number
Expiry date
Security code (CVC)

Use this payment method for all subscriptions on my account

Pay US$300 now

By continuing, you agree to our Terms of Service.

14-day money-back guarantee

Design a site like this with WordPress.com
Get started