.smkt-ct{box-sizing:border-box;width:100%;margin:18px 0;color:#4e4e4e;font-family:inherit;clear:both}
.smkt-ct label{display:block;margin:0 0 12px;font-size:17px;font-weight:700;color:#202b3e}
.smkt-ct select.smkt-ct-currency{box-sizing:border-box;width:100%;max-width:100%;height:auto;min-height:52px;padding:12px 38px 12px 16px;border:1px solid #cfd5df;border-radius:5px;background-color:#fff;color:#4e4e4e;font-family:inherit;font-size:17px;line-height:1.5;cursor:pointer}
.smkt-ct select.smkt-ct-currency:hover{border-color:#4e4e4e}
.smkt-ct select:focus-visible{outline:2px solid #eb002f;outline-offset:2px}
.smkt-ct small{display:block;margin-top:9px;color:#666;font-size:12px;line-height:1.6}
.smkt-ct-result{margin-top:9px;font-size:13px;line-height:1.5}
@media(max-width:480px){.smkt-ct select.smkt-ct-currency{font-size:15px}.smkt-ct label{font-size:16px}}