.main{display:flex;align-items:center;justify-content:center}.container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:6px;margin-top:50px}.top{width:100%;padding:20px;display:flex;align-items:center;justify-content:center;flex:2}.logo{width:100%;display:flex;align-items:center;justify-content:center;padding:12px}.logo img{width:170px !important;height:auto}.bottom{flex:2;width:100%;padding:40px;border-radius:12px;background-color:rgb(235, 155, 42)}.title{width:100%;display:flex;align-items:start;flex-direction:column;gap:6px}.title .login-title{font-size:34px;font-weight:700;color:white;margin:0}.alert{width:100%;color:white;font-family:Inter-ExtraLight;margin:0}.form{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:6px}.form input{outline:none;border:none;border-bottom:1px solid rgb(0, 50, 124);width:100%;height:50px;padding:8px;background-color:transparent;color:white;font-size:18px}.form input::placeholder{color:white}.buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px}.login-button{width:100%;height:42px;border:none;border-radius:6px;font-size:16px;box-shadow:rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px}.register-button a{color:white}.register-button{width:100%;height:42px;border:none;font-size:16px;color:white;border-radius:6px;background-color:rgb(0, 60, 79);box-shadow:rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px}.bottom .kvkk-metni{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:6px;margin:10px}.kvkk-metni .check-box{background-color:transparent;border:1px solid white}.kvkk-metni .kvkk-aydinlatma a{color:white !important}button{cursor:pointer}@media screen and (min-width:900px){.container{width:570px}}