.captcha-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 5px}.captcha-section .content{-ms-flex-preferred-size:100%;flex-basis:100%}.captcha-section .content .captcha-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:5px;gap:5px;margin-bottom:10px}.captcha-section .content .captcha-wrap .img-area{max-height:80px;overflow:hidden}.captcha-section .content .captcha-wrap .btn-area>button{position:relative;display:block;padding:7px 7px 7px 22px;font-size:1.3rem;line-height:1;border-radius:3px;background-color:transparent}.captcha-section .content .captcha-wrap .btn-area>button:hover{background-color:#eee}.captcha-section .content .captcha-wrap .btn-area>button:after{content:"";display:block;width:14px;height:14px;position:absolute;top:6px;left:5px;opacity:.7}.captcha-section .content .captcha-wrap .btn-area>button.refresh:after{background-image:url("../../../img/common/refresh.svg");background-size:cover}.hidden{position:absolute;width:1px;height:1px;overflow:hidden}@media(max-width: 768px){.captcha-section .captcha-wrap{gap:10px}.captcha-section .captcha-wrap .btn-area>button{padding:13px 15px 13px 22px}.captcha-section .captcha-wrap .btn-area>button:after{top:13px}}@media(max-width: 580px){.captcha-section{display:block;padding:20px 0}.captcha-section .content .captcha-wrap{display:block}.captcha-section .content .captcha-wrap .btn-area{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid var(--line-color);margin-top:5px}.captcha-section .content .captcha-wrap .btn-area>button{width:100%;border-radius:0;text-align:left;padding:10px 15px 10px 30px}.captcha-section .content .captcha-wrap .btn-area>button:after{top:9px;left:10px}.captcha-section .content .captcha-wrap .btn-area>button:not(:last-child){border-right:1px solid var(--line-color)}}/*# sourceMappingURL=captcha.min.css.map */