.payment-card{margin:0 0 24px;padding:17px 18px 16px;border:1px solid #dfe9e3;border-radius:10px;background:#fbfffb;box-shadow:0 2px 10px rgba(22,70,45,.05)}
.payment-card h2{margin:0 0 15px;color:#101936;font-size:17px;font-weight:800;line-height:20px;letter-spacing:0}
.payment-card article{margin:0}
.payment-title{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:start;gap:12px}
.payment-symbol{display:grid;width:43px;height:43px;margin-top:1px;place-items:center;border-radius:50%;background:#ecfff3;color:#20aa63}
.payment-symbol svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.payment-symbol img{display:block;width:34px;height:34px;object-fit:contain}
.globe-symbol img{height:45px}
.payment-title b{display:block;margin:2px 0 6px;color:#202531;font-size:15px;font-weight:800;line-height:18px}
.payment-title p{margin:0;color:#1d2634;font-size:13px;font-weight:700;line-height:18px}
.flags{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;column-gap:5px;margin:16px -2px 19px;text-align:center}
.flags span{display:grid;min-width:0;justify-items:center;align-content:start;color:#131b27}
.flag,.flags .more i{display:grid;width:39px;height:39px;margin:0 0 6px;place-items:center;border:1px solid rgba(21,41,31,.13);border-radius:50%;box-shadow:0 1px 4px rgba(11,48,29,.14)}
.flag{position:relative;overflow:hidden}
.flag img{display:block;width:100%;height:100%;object-fit:cover}
.flags b{display:block;font-size:11px;font-weight:800;line-height:11px}
.flags small{display:block;max-width:52px;margin-top:2px;color:#222d39;font-size:9px;font-weight:700;line-height:10px}
.flag-ng{background:linear-gradient(90deg,#109a4b 0 33.33%,#fff 33.33% 66.66%,#109a4b 66.66%)}
.flag-gh,.flag-cm,.flag-ke,.flag-in{background:#fff}
.flags .more i{background:#fff;color:#1d2730;font-size:15px;font-style:normal;font-weight:800;letter-spacing:1px;line-height:1}
.flags .more small{font-size:10px;line-height:10px}
.global{padding-top:17px;border-top:1px solid #e2e9e3}
.shield-symbol{background:#f0fff5;color:#1daa62}
.payment-card mark{padding:0;background:transparent;color:#139e63;font-weight:800}
.payment-partners{display:flex;align-items:center;gap:22px;margin:11px 0 0 57px;color:#1f2731;font-size:13px;font-weight:800;line-height:19px;letter-spacing:0}
.payment-partners span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.payment-partners em{display:inline-grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#20a96e;color:#fff;font-size:13px;font-style:normal;font-weight:800;line-height:19px}
.payment-partners span+span em{background:#f19b1b;font-size:12px}
@media (max-width:360px){
  .payment-card{padding:15px 12px 14px}
  .payment-title{grid-template-columns:42px minmax(0,1fr);gap:10px}
  .payment-symbol{width:40px;height:40px}
  .payment-symbol svg{width:39px;height:39px}
  .globe-symbol img{width:31px;height:31px}
  .payment-title p{font-size:12.5px;line-height:17px}
  .flags{column-gap:2px;margin-right:-4px;margin-left:-4px}
  .flag,.flags .more i{width:37px;height:37px}
  .flags b{font-size:10px}
  .flags small{font-size:8.5px}
  .payment-partners{margin-left:52px}
}
@media (min-width:900px){
  .payment-card{margin:0 0 52px;padding:36px 46px 38px;border-radius:18px;box-shadow:0 8px 28px rgba(22,70,45,.08)}
  .payment-card h2{margin-bottom:28px;font-size:31px;line-height:38px}
  .payment-title{grid-template-columns:76px minmax(0,1fr);gap:24px}
  .payment-symbol{width:64px;height:64px}
  .payment-symbol svg{width:58px;height:58px}
  .payment-symbol img{width:50px;height:50px}
  .globe-symbol img{width:52px;height:52px}
  .payment-title b{margin:4px 0 10px;font-size:24px;line-height:30px}
  .payment-title p{font-size:18px;line-height:28px}
  .flags{column-gap:18px;margin:30px 0 34px}
  .flag,.flags .more i{width:64px;height:64px;margin-bottom:12px}
  .flags b{font-size:17px;line-height:19px}
  .flags small{max-width:86px;margin-top:4px;font-size:13px;line-height:16px}
  .flags .more i{font-size:22px}
  .flags .more small{font-size:14px;line-height:17px}
  .global{padding-top:32px}
  .payment-partners{gap:34px;margin:18px 0 0 100px;font-size:18px;line-height:28px}
  .payment-partners em{width:28px;height:28px;font-size:18px;line-height:28px}
  .payment-partners span+span em{font-size:17px}
}
