.itg-login{position:relative;min-height:100vh;min-height:100dvh;background-color:#0d2b12;font-family:Roboto,sans-serif}.itg-login .mdi{color:inherit}.itg-login__bg,.itg-login__scrim{position:fixed;top:0;right:0;bottom:0;left:0}.itg-login__bg{background-position:50%;background-size:cover;background-repeat:no-repeat}.itg-login__scrim{background:radial-gradient(120% 90% at 20% 45%,rgba(0,0,0,.55) 0,rgba(0,0,0,.15) 55%,transparent 80%),-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.35)),color-stop(40%,rgba(0,0,0,.1)),to(rgba(0,0,0,.45)));background:radial-gradient(120% 90% at 20% 45%,rgba(0,0,0,.55) 0,rgba(0,0,0,.15) 55%,transparent 80%),linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.1) 40%,rgba(0,0,0,.45))}.itg-login__content{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem;min-height:100vh;min-height:100dvh;padding:3rem 1.5rem}.itg-login__content,.itg-login__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itg-login__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:420px}.itg-login__logo{width:100%;max-width:340px;margin-bottom:40px}.itg-login__card{position:relative;width:100%;padding:24px;color:#fff;background:linear-gradient(160deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.04));backdrop-filter:blur(10px) saturate(130%);-webkit-backdrop-filter:blur(10px) saturate(130%);border:0;border-radius:8px;-webkit-box-shadow:0 18px 45px rgba(0,0,0,.35),inset 0 1px 2px hsla(0,0%,100%,.4),inset 0 -1px 2px rgba(0,0,0,.18);box-shadow:0 18px 45px rgba(0,0,0,.35),inset 0 1px 2px hsla(0,0%,100%,.4),inset 0 -1px 2px rgba(0,0,0,.18)}.itg-login__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(160deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.12) 45%,hsla(0,0%,100%,0) 75%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.itg-login__title{margin:0;color:#fff;font-size:24px;font-weight:700;line-height:28.8px;letter-spacing:.48px}.itg-login p.itg-login__subtitle{margin:0 0 28px;color:hsla(0,0%,100%,.78);font-size:14px;line-height:1.425}.itg-login__field{margin-bottom:0}.itg-login__label{display:block;margin-bottom:6px;color:#fff;font-size:14px;font-weight:600;line-height:1.425}.itg-login__control{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;background:hsla(0,0%,100%,.2);border-radius:8px;-webkit-box-shadow:none;box-shadow:none}.itg-login__control:focus-within{background:hsla(0,0%,100%,.3);-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.5)}.itg-login__control--error,.itg-login__control--error:focus-within{-webkit-box-shadow:inset 0 0 0 2px #e05a4c;box-shadow:inset 0 0 0 2px #e05a4c}.itg-login__input{width:100%;height:100%;padding:12px 16px;color:#fff;font-family:inherit;font-size:16px;background:transparent;border:0;border-radius:8px;outline:none}.itg-login__input:disabled{color:#fff;-webkit-text-fill-color:#fff;opacity:1}.itg-login__input:-webkit-autofill,.itg-login__input:-webkit-autofill:focus,.itg-login__input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff;-webkit-transition:background-color 100000s ease-in-out 0s;transition:background-color 100000s ease-in-out 0s}.itg-login__form--disabled .itg-login__checkbox,.itg-login__form--disabled .itg-login__control,.itg-login__form--disabled .itg-login__messages{opacity:.38;pointer-events:none}.itg-login__control--password .itg-login__input{padding-right:42px}.itg-login__password-toggle{position:absolute;top:0;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:100%;padding:0;color:#fff;background:transparent;border:0;opacity:.6;cursor:pointer}.itg-login__password-toggle:focus,.itg-login__password-toggle:hover{outline:none}.itg-login__password-toggle .mdi:before{font-size:24px;line-height:24px}.itg-login__messages{min-height:22px;padding:6px 16px 0;color:#ffd7d2;font-size:12px;line-height:12px}.itg-login__options{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;margin-bottom:20px}.itg-login__checkbox,.itg-login__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itg-login__checkbox{margin:0;cursor:pointer}.itg-login__checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.itg-login__checkbox-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;color:#fff;opacity:.6}.itg-login__checkbox-box .mdi:before{font-size:24px;line-height:24px}.itg-login__checkbox input:checked+.itg-login__checkbox-box{color:#7a9f4c;opacity:1}.itg-login__checkbox-label{color:#fff;font-size:14px;line-height:1.425}.itg-login__submit{position:relative;display:block;width:100%;height:44px;padding:0 20px;overflow:hidden;color:#fff;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:1.42857px;text-transform:uppercase;background-color:#7a9f4c;border:0;border-radius:8px;cursor:pointer}.itg-login__submit:focus{outline:none}.itg-login__submit:disabled{cursor:default}.itg-login__submit:disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.4615}.itg-login__submit--loading{pointer-events:none}.itg-login__submit--loading .itg-login__submit-label{opacity:0}.itg-login__submit--loading:before{content:"";position:absolute;top:50%;left:50%;width:23px;height:23px;margin:-11.5px 0 0 -11.5px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:itg-login-spin .9s linear infinite;animation:itg-login-spin .9s linear infinite}.itg-login__values{display:none}.itg-login__values img{width:260px;max-height:70vh;max-height:70dvh;-o-object-fit:contain;object-fit:contain}@-webkit-keyframes itg-login-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes itg-login-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media(min-width:600px){.itg-login__card{padding:32px}}@media(min-width:960px){.itg-login__content{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:2rem;padding:3rem}.itg-login__values{display:block}}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.itg-login__card{background:rgba(58,76,60,.9)}}