.evently-auth-page{display:flex;flex-direction:row;min-height:100vh;justify-content:center}.evently-auth-page .evently-auth-content{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:768px){.evently-auth-page .evently-auth-content{display:grid;grid-template-rows:auto 1fr;gap:0!important}}.evently-auth-page .evently-auth-content{max-width:450px;min-height:100vh;width:100%;height:-moz-fit-content;height:fit-content;z-index:10}.evently-auth-page .evently-auth-content .evently-auth-header{display:flex;justify-content:center;padding:32px;height:-moz-fit-content;height:fit-content}.evently-auth-page .evently-auth-content .evently-auth-header .evently-auth-logo{width:137px;height:32px}.evently-auth-page .evently-auth-content .evently-auth-form{display:flex;flex-direction:column;gap:32px;padding:32px;width:100%;align-self:center}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-title{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;text-align:center;width:100%}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-title div{width:100%}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-content{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:32px}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-content .evently-auth-form-inputs{display:flex;flex-direction:column;gap:16px;width:100%}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-content .evently-button{width:100%}.evently-auth-page .evently-auth-content .evently-auth-form .evently-separator{min-width:unset}.evently-auth-page .evently-auth-background{width:100%;background:url(/assets/bg-with-activities.svg) no-repeat;background-size:cover;background-attachment:fixed;border-radius:16px 0 0 16px;position:fixed;top:0;bottom:0;right:0;z-index:0;max-width:calc(100vw - 600px)}@media screen and (max-width:767px){.evently-auth-page .evently-auth-content{max-width:unset;min-width:unset;justify-content:unset}.evently-auth-page .evently-auth-background{display:none}}@media screen and (max-width:768px){.evently-auth-page .evently-auth-content{max-width:unset;min-width:unset;justify-content:unset}.evently-auth-page .evently-auth-content .evently-auth-header{display:flex;justify-content:center;padding:48px 0 32px}.evently-auth-page .evently-auth-content .evently-auth-header .evently-auth-logo{width:10.688rem;height:2.5rem}.evently-auth-page .evently-auth-content .evently-auth-form{padding:0 24px 24px;min-width:none}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-title h1{display:none}.evently-auth-page .evently-auth-content .evently-auth-form .evently-auth-form-title h4{width:100%;font-size:18px;line-height:28px;text-align:center}.evently-auth-page .evently-auth-background{display:none}}.evently-auth-other-methods{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px}.evently-auth-other-methods .evently-button{width:100%;box-shadow:0 0 0 1px var(--neutral-200) inset}