.ballTurnstile{display:grid;gap:10px;margin:2px 0 0;padding:13px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.025);min-width:0}.ballTurnstile__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ballTurnstile__head strong{color:#fff;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.ballTurnstile__head span{color:rgba(255,255,255,.62);font-size:.66rem;line-height:1.4;text-align:right}.ballTurnstile__widget{min-height:65px;max-width:100%;overflow:hidden}.ballTurnstile__widget>div,.ballTurnstile__widget iframe{max-width:100%!important}.ballTurnstile__status{margin:0;color:rgba(255,255,255,.68);font-size:.7rem;line-height:1.5;overflow-wrap:anywhere}.ballTurnstile__retry{justify-self:start;min-height:34px;padding:7px 10px;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.ballTurnstile__retry:hover{border-color:#fff;background:rgba(255,255,255,.06)}.ballTurnstile--ok{border-color:rgba(110,231,167,.55);background:rgba(110,231,167,.04)}.ballTurnstile--ok .ballTurnstile__status,.ballTurnstile--ok .ballTurnstile__head span{color:#9ef0c4}.ballTurnstile--error{border-color:rgba(255,107,120,.7);background:rgba(255,107,120,.05)}.ballTurnstile--error .ballTurnstile__status,.ballTurnstile--error .ballTurnstile__head span{color:#ffbdc3}@media(max-width:520px){.ballTurnstile__head{display:grid}.ballTurnstile__head span{text-align:left}.ballTurnstile__widget{overflow-x:auto}}@media(prefers-reduced-motion:reduce){.ballTurnstile *{scroll-behavior:auto!important;transition:none!important}}
