.t-login{background-color:#fff;border-radius:16px;box-shadow:4px 24px 36px 0 rgba(0,0,0,.08),2px 8px 24px 0 rgba(0,0,4,.16);display:flex;height:-moz-fit-content;height:fit-content;margin:90px auto;max-height:840px;max-width:540px;position:relative;width:100%}.t-login__wrapper{padding:90px 90px 32px}@media only screen and (max-width:599px){.t-login__wrapper{padding:32px;width:100%}}.t-login__body{margin-bottom:24px}.t-login__logo{display:flex;font-size:0;height:48px;max-width:100%}.t-login__logo img{max-height:100%;max-width:100%}.t-login__title{font-size:32px;font-weight:700;line-height:1.3;max-width:420px}.t-login__desc{font-size:16px;font-weight:400;margin-top:24px;max-width:420px}.t-login__field:not(:first-child){margin-top:16px}.t-login__fields{margin-top:60px}.t-login__button{align-items:center;background-color:#0eb58f;border-radius:8px;box-shadow:4px 24px 36px 0 rgba(0,0,4,.16);color:#fff;display:flex;font-size:18px;font-weight:400;height:57px;justify-content:center;min-width:260px;overflow:hidden;transition:all .3s ease-out}.t-login__button:hover{background-color:#0eb58f;box-shadow:2px 8px 24px 0 rgba(0,0,4,.16);color:#fff}.t-login__footer{font-size:12px;font-weight:400}.t-login__footer a{margin-right:12px}html[dir=rtl] .t-login__footer a{margin-left:12px!important}.t-login__notes{margin-bottom:4px;margin-right:12px;max-height:80px;overflow-y:auto}html[dir=rtl] .t-login__notes{margin-left:12px!important}.t-login__topActions{position:absolute;right:1rem;top:1rem}.t-login__i18nBtn{font-size:12px!important;font-weight:400!important}.t-login__i18nBtn i{margin-bottom:2px;margin-right:4px}html[dir=rtl] .t-login__i18nBtn i{margin-left:4px!important}.t-login__i18nBtn i:before{font-size:14px}.t-login--left{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}html[dir=rtl] .t-login--left{margin-right:0!important}.t-login--right{border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}html[dir=rtl] .t-login--right{margin-left:0!important}@media only screen and (max-width:599px){.t-login{border-radius:16px;margin:0 auto}}