/* Google reCAPTCHA integration */
.fd-recaptcha-wrap{display:flex;align-items:center;justify-content:flex-start;min-height:78px;max-width:100%;overflow:hidden}.fd-auth-card .fd-recaptcha-wrap{justify-content:center}.fd-recaptcha-wrap .g-recaptcha{max-width:100%}@media(max-width:360px){.fd-recaptcha-wrap{min-height:70px}.fd-recaptcha-wrap .g-recaptcha{transform:scale(.88);transform-origin:right top;width:345px;margin-bottom:-9px}}@media(max-width:330px){.fd-recaptcha-wrap .g-recaptcha{transform:scale(.8);width:380px;margin-bottom:-16px}}
