.sign-in{justify-content:space-between;height:100vh;text-align:center;background-color:#bfdae2}.sign-in,.sign-in .header{display:flex;flex-direction:column}.sign-in .header{align-items:center;justify-content:center}.sign-in .header .header-logo{background-size:contain;background-repeat:no-repeat;background-position:top;background-origin:border-box;width:100%;height:130px;display:flex}.sign-in .content{display:flex;flex-direction:column;flex:1 1;justify-content:center;align-items:center}.sign-in .content .container{width:100%}.sign-in .footer{display:flex;align-items:center;justify-content:center;padding:30px}.sign-out{text-align:center}@media screen and (max-width:425px){.sign-in .header-logo{height:90px}}