.signin-header{display:flex;align-items:center;justify-content:center;justify-content:space-between;height:64px;margin-bottom:32px}@media(min-width:768px){.signin-header{padding:8px 0 0;height:auto;margin-bottom:48px}}.signin-header-back{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 8px;cursor:pointer;font-family:Inter,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;color:#222;background:none;border:none;line-height:18px;letter-spacing:.16px}.signin-header-back svg{width:24px;height:24px}.signin-header-back:hover{color:#1a73e8}.signin-header-back:active{color:#0041d9}.signin-header-close{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:12px;cursor:pointer;background:none;border:none}@media(min-width:768px){.signin-header-close{display:none}}.signin-header-close svg{width:24px;height:24px;stroke:#222;stroke-width:2}.signin-logo{display:flex;align-items:center;justify-content:center;height:48px;width:160px;flex-shrink:0;margin-bottom:48px}.signin-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:767px){.signin-logo{margin:32px 0}}