.sdlms-local-captcha{display:flex;align-items:flex-end;gap:10px;margin:14px 0;padding:12px;border:1px solid rgb(1 106 238 / .22);border-radius:12px;background:rgb(1 106 238 / .045);box-sizing:border-box}.sdlms-local-captcha__label{display:grid;gap:6px;flex:1;margin:0;font-weight:400}.sdlms-local-captcha__question{display:block;font-size:15px;line-height:1.8}.sdlms-local-captcha__answer{width:100%;min-height:42px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;box-sizing:border-box;direction:ltr;text-align:center;font-size:16px}.sdlms-local-captcha__answer:focus{outline:2px solid rgb(1 106 238 / .25);border-color:#016aee}.sdlms-local-captcha__refresh{min-height:42px;padding:8px 12px;border:1px solid rgb(1 106 238 / .3);border-radius:9px;background:#fff;color:#016aee;cursor:pointer;white-space:nowrap}.sdlms-local-captcha__refresh:hover,.sdlms-local-captcha__refresh:focus-visible{background:rgb(1 106 238 / .08)}.sdlms-local-captcha__status{line-height:1.8}.sdlms-local-captcha__status.is-error{color:#b42318}.sdlms-local-captcha__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.login form .sdlms-local-captcha{margin-bottom:16px}@media (max-width:480px){.sdlms-local-captcha{align-items:stretch;flex-direction:column}.sdlms-local-captcha__refresh{width:100%}}