section.authentication{padding-top:.64rem;padding-bottom:.64rem}section.authentication .container{align-items:center;justify-content:center}section.authentication .container .tabs{width:100%;max-width:4.4rem}@media screen and (max-width:768px){section.authentication .container .tabs{max-width:100%}}section.authentication .container .tabs form.hidden{display:none}section.authentication .container .tabs form .actions{margin-top:-.08rem;display:flex;justify-content:space-between}section.authentication .container .tabs form .actions .retry{cursor:pointer}section.authentication .container .tabs form .actions .retry.disabled{opacity:.5;cursor:default}section.authentication .container .tabs form .agreements{display:flex;align-items:center;justify-content:center}section.authentication .container .tabs form .agreements .agreement-text{font-size:.14rem;line-height:1.5;text-align:center}section.authentication .container .tabs form .agreements .agreement-text span{text-decoration:underline;font-weight:600;cursor:pointer}