#turnstile_overlay{display:none;flex-direction:column;justify-content:center;align-items:center;position:fixed;inset:0;background-color:rgba(0,0,0,.7);border:1px solid grey;z-index:10000}#turnstile_overlay .turnstile_text{color:#fff;margin-bottom:10px}#turnstile_widget div:first-child{display:block}#turnstile_widget div{display:none}.slide-enter-active[data-v-5e2fbe99],.slide-leave-active[data-v-5e2fbe99]{transition:transform .3s}.slide-enter[data-v-5e2fbe99],.slide-leave-to[data-v-5e2fbe99]{transform:translateX(100%)}.slide-enter-to[data-v-5e2fbe99],.slide-leave[data-v-5e2fbe99]{transform:translateX(0)}.alert.alert-0[data-v-5e2fbe99]{top:20px!important}.alert.alert-1[data-v-5e2fbe99]{top:100px!important}.alert.alert-2[data-v-5e2fbe99]{top:180px!important}.alert[data-v-5e2fbe99]{animation:slideright-5e2fbe99 .3s;position:fixed;z-index:999;display:flex;align-items:center;top:20px;right:20px;padding:12px;border-radius:10px;min-width:380px;background:#9b2727;filter:drop-shadow(4px 8px 15px rgba(155,39,39,.45));color:#fff}.alert svg[data-v-5e2fbe99]{fill:#fff}.alert .context[data-v-5e2fbe99]{display:flex;flex-flow:column wrap;margin-left:12px}.alert .context span.title[data-v-5e2fbe99]{font-weight:700}.alert.success[data-v-5e2fbe99]{background:#098b4d;color:#fff;filter:drop-shadow(4px 8px 15px rgba(9,139,77,.45))}@media screen and (max-width:768px){.alert[data-v-5e2fbe99]{left:0;right:0;min-width:auto;margin:0 14px}}@keyframes slideright-5e2fbe99{0%{transform:translateX(100%)}to{transform:translateX(0)}}