.tkm-payments{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.tkm-payments .tkm-pay{width:48px;min-width:48px;height:25px;min-height:25px;display:inline-flex;align-items:center;justify-content:center;padding:2px 4px;overflow:hidden;border:1px solid rgb(255 255 255 / .22);border-radius:7px;background:#fff}.tkm-payments .tkm-pay img{display:block;width:100%;max-width:42px;height:auto;max-height:21px;object-fit:contain}.tkm-design-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .9rem;margin-top:.65rem}.tkm-design-checks label{display:flex;align-items:center;gap:.45rem}@media (max-width:680px){.tkm-payments .tkm-pay{width:44px;min-width:44px;height:23px}.tkm-payments .tkm-pay img{max-width:39px;max-height:19px}}