*,:after,:before{box-sizing:border-box}body{margin:0;overflow:hidden}ol,ul{-webkit-padding-start:.9375rem}.flex-container-medium-gap-column{display:flex;gap:var(--eds-space-between-x-large);flex-direction:column}.flex-container-medium-gap-row{display:flex;gap:var(--eds-space-between-x-large);flex-direction:row}.flex-container-small-gap-column{display:flex;gap:var(--eds-space-between-large);flex-direction:column}.list-item-bold-marker::marker{font-weight:var(--eds-typography-title-default-font-weight)}@counter-style lower-alpha-parenthesis{system:fixed;prefix:"(";symbols:"a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m" "n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z";suffix:") "}.terms-and-conditions-list--child{margin-inline-start:var(--eds-space-between-large);list-style-type:lower-alpha-parenthesis}:root{--login-form-container-height:18rem}:root,[data-theme=eds],[data-theme=ina]{--darker-blue:#000d4a;--dark-blue:#051263;--blue:#1862e6;--mint:#00e9a0}@media(prefers-color-scheme:dark){:root:not([data-theme]){--darker-blue:#000931;--dark-blue:#030932;--blue:#0e3b8a;--mint:#009c6b}}[data-theme=eds-deep-dark],[data-theme=eds-neutral-dark]{--darker-blue:#000931;--dark-blue:#030932;--blue:#0e3b8a;--mint:#009c6b}.auth-background{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;background-size:100% 100%;background-position:0 0;background-image:linear-gradient(105deg,var(--darker-blue) 10%,var(--dark-blue) 25%,var(--blue) 60%,var(--mint) 100%)}.auth-texture{display:block;position:fixed;top:0;left:0;margin:0;padding:0;border:0;width:66.67vw;height:66.67vh;z-index:0;pointer-events:none}.auth-container{position:relative;z-index:1;min-height:100dvh;width:100%}.auth-container,.form-container{display:flex;align-items:center;justify-content:center}.form-container{width:min(100% - 3rem,500px)}.form-container form{display:flex;flex-direction:column;width:100%}.form-container .hard-coded-width-button{min-width:5rem;padding:.375rem 1.25rem}