*,:after,:before{box-sizing:border-box}body{margin:0;overflow:hidden;background-color:var(--auth-bg)}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-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,[data-theme=eds],[data-theme=ina]{--auth-bg:#e7e3d7;--auth-texture-dark:#181818;--auth-texture-green:#51c66f;--auth-texture-dot:#fff;--auth-texture-corner:#181818}@media(prefers-color-scheme:dark){:root:not([data-theme]){--auth-bg:#181818;--auth-texture-dark:#fff;--auth-texture-green:#5ef784;--auth-texture-dot:#fff;--auth-texture-corner:#5ef784}}[data-theme=eds-deep-dark],[data-theme=eds-neutral-dark]{--auth-bg:#181818;--auth-texture-dark:#fff;--auth-texture-green:#5ef784;--auth-texture-dot:#fff;--auth-texture-corner:#5ef784}.auth-texture{display:block;bottom:0;right:0;margin-inline-end:var(--eds-space-outside-xxx-large);margin-block-end:var(--eds-space-outside-xxx-large);padding:0;border:0;width:auto;height:75vh}.auth-texture,.auth-texture-corner{position:fixed;z-index:0;pointer-events:none}.auth-texture-corner{display:none;width:24px;height:24px}.auth-texture-corner--top-left{top:0;left:0;margin-block-start:var(--eds-space-outside-xxx-large);margin-inline-start:var(--eds-space-outside-xxx-large)}.auth-texture-corner--top-right{top:0;right:0;margin-block-start:var(--eds-space-outside-xxx-large);margin-inline-end:var(--eds-space-outside-xxx-large)}.auth-texture-corner--bottom-left{bottom:0;left:0;margin-block-end:var(--eds-space-outside-xxx-large);margin-inline-start:var(--eds-space-outside-xxx-large)}.auth-texture-corner--bottom-right{bottom:0;right:0;margin-block-end:var(--eds-space-outside-xxx-large);margin-inline-end:var(--eds-space-outside-xxx-large)}@media(max-height:970px),(max-width:1440px){.auth-texture{display:none}.auth-texture-corner{display:block}}.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}