.pmx-button{margin:0 auto;cursor:pointer}.pmx-button,.pmx-button button{width:100%;box-sizing:border-box}.pmx-button button{border:0;outline:0;display:flex;align-items:center;justify-content:center;height:48px;border-radius:16px;font-weight:700;transition:.2s;max-width:300px}@media(max-width:991.98px){.pmx-button button{padding:12px 10px}}.pmx-button button span{font-size:16px}@media(max-width:991.98px){.pmx-button button span{font-size:14px}}.pmx-button button>.anticon:last-child,.pmx-button button>img:last-child,.pmx-button button>svg:last-child{margin-right:8px}.pmx-button button>.anticon:first-child,.pmx-button button>img:first-child,.pmx-button button>svg:first-child{margin-left:8px}.pmx-button button:hover{cursor:pointer;opacity:.94;transition:.2s}.pmx-button button.disable{opacity:.7;cursor:revert!important}.pmx-button button.primary{background:#3772ff;color:#fff}.pmx-button button.error{background:#bd5858;color:#fff}.pmx-button button.cancel{background:#ffeceb;color:#ff3d00}.pmx-button button.white{background:#fff;border:none;color:#3772ff;font-size:20px;height:48px;font-weight:500!important;justify-content:space-between;padding:12px 18px}.pmx-button button.outlined{background:#f9fafe;border:1px solid #f0f0f0!important;height:56px;transition:.4s;font-weight:400!important;justify-content:space-between;padding:12px 18px}.pmx-button button.outlined span{font-size:16px;color:#3772ff;font-weight:700}.pmx-button button.outlined:hover{color:#121212;transition:.4s;border:1px solid #7093ec!important}.pmx-button button.ordercard_outlined{background:#fff;border:1px solid #f0f0f0!important;height:64px;transition:.4s;font-weight:400!important;justify-content:space-between;padding:12px 18px}@media(max-width:991.98px){.pmx-button button.ordercard_outlined{height:48px}}.pmx-button button.ordercard_outlined span{font-size:16px;color:#3772ff;font-weight:700}@media(max-width:991.98px){.pmx-button button.ordercard_outlined span{font-size:14px}}.pmx-button button.transparent{background:transparent;border:1px solid #3772ff!important;transition:.4s;font-weight:400!important;justify-content:center;padding:8px;width:99px;height:35px;border-radius:8px}.pmx-button button.transparent svg path{fill:#3772ff}.pmx-button button.transparent span{font-size:16px;color:#3772ff}.pmx-button button.transparent:hover{transition:.4s;border:none;background-color:#3772ff}.pmx-button button.transparent:hover svg path{fill:#fff}.pmx-button button.transparent:hover span{color:#fff}.pmx-button button.success{background:#44c58f;color:#fff}.pmx-button button.secondary{background:#8b89ff;color:#fff}.pmx-button button.buy{color:#36b274;border:1px solid #36b274;background:rgba(54,178,116,.05);border-radius:16px;height:32px}@media(max-width:991.98px){.pmx-button button{max-width:unset}}