.Captcha_container__BpR29{display:flex;justify-content:center;align-items:center;height:83vh;background-color:#f0f0f0}.Captcha_captcha__fbCcd{display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%;max-width:540px;height:610px}.Captcha_captionText__zavIM{font-size:25px;margin-bottom:20px;text-align:center;color:#fff;background-color:#0070f3}.Captcha_imageGrid__rMaEY{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;width:100%;max-width:500px}.Captcha_memeImage__IohUs{width:100%;height:140px;object-fit:cover;border:2px solid transparent;cursor:pointer;transition:border-color .3s;border-radius:3px}.Captcha_memeImage__IohUs.Captcha_selected__Z63xZ{opacity:.3}.Captcha_buttons__YmPBh{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:20px}.Captcha_refreshButton__UjxXw,.Captcha_verifyButton__hZFxo,.Captcha_voiceButton__xgD5W{display:flex;justify-content:center;align-items:center;padding:8px 12px;font-size:20px;color:#fff;background-color:#0070f3;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.Captcha_refreshButton__UjxXw,.Captcha_voiceButton__xgD5W{margin:0 5px}.Captcha_verifyButton__hZFxo{flex-grow:1;text-align:center;margin-left:auto;padding:10px 1px}@media only screen and (max-width:600px){.Captcha_verifyButton__hZFxo{margin-left:110px;width:calc(100% - 20px)}}@media only screen and (min-width:601px) and (max-width:768px){.Captcha_verifyButton__hZFxo{margin-left:210px;width:calc(100% - 40px)}}@media only screen and (min-width:769px){.Captcha_verifyButton__hZFxo{margin-left:270px;width:auto}}.Captcha_refreshButton__UjxXw:hover,.Captcha_verifyButton__hZFxo:hover,.Captcha_voiceButton__xgD5W:hover{background-color:#005bb5}.Captcha_alert__OfqcV{color:red;font-size:16px;display:inline-block}