.keycloak .sgw-attention-message{--attention-message-text-color:var(--card-background-dark);--attention-message-background-color:var(--typography-color);background-color:var(--attention-message-background-color);border-radius:6px;color:var(--attention-message-text-color)}.keycloak .sgw-attention-message__inner,.keycloak .sgw-attention-message__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.4;padding:16px}.keycloak .sgw-attention-message__more{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.keycloak .sgw-attention-message__more>p{max-width:calc(80% - 48px)}.keycloak .sgw-attention-message__expandable{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-attention-message__expandable .message-text__container{max-width:80%}.keycloak .sgw-attention-message__expandable .expand-button{background-color:transparent;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;margin-right:0}.keycloak .sgw-attention-message .sgw-attention-message__icon{-ms-flex-item-align:start;align-self:flex-start;height:var(--ikon-size-20);--attention-message-text-height:calc(var(--font-size--regular)*1.4);margin-right:8px;margin-top:calc((var(--attention-message-text-height) - var(--ikon-size-20))/2);vertical-align:middle;width:var(--ikon-size-20)}.keycloak .sgw-attention-message .sgw-attention-message__icon span.icon{height:var(--ikon-size-20)}.keycloak .sgw-attention-message .message-text{margin:0}.keycloak .sgw-attention-message .message-text__container,.keycloak .sgw-attention-message .sgw-attention-message__header,.keycloak .sgw-attention-message .sgw-link:not(.button--positive)>.sgw-link__text{color:var(--attention-message-text-color)}.keycloak .sgw-attention-message .message-text_clickableItem{padding-bottom:16px}.keycloak .sgw-attention-message .message-text_clickableItem.inline_clickableitem{padding-bottom:0}.keycloak .sgw-attention-message .message-text_clickableItem .clickableItem{padding-left:8px}.keycloak .sgw-attention-message .message-text_clickableItem .clickableItem .sgw-link>.sgw-link__text{line-height:1.45}.keycloak .sgw-attention-message .button--link{margin:-8px 0}.keycloak .sgw-attention-message__info{--attention-message-text-color:var(--info-text-color);--attention-message-background-color:var(--info)}.keycloak .sgw-attention-message__default{--attention-message-text-color:var(--typography-color);--attention-message-background-color:var(--card-background-dark)}.keycloak .sgw-attention-message__attention{--attention-message-text-color:var(--attention-text-color);--attention-message-background-color:var(--attention)}.keycloak .sgw-attention-message__success{--attention-message-background-color:var(--success);--attention-message-text-color:var(--success-text-color)}.keycloak .sgw-attention-message__warning{--attention-message-background-color:var(--warning);--attention-message-text-color:var(--warning-text-color)}.keycloak .sgw-attention-message__error{--attention-message-background-color:var(--danger);--attention-message-text-color:var(--danger-text-color)}.keycloak .sgw-attention-message__error-severe{--attention-message-background-color:var(--danger-dark-color);--attention-message-text-color:var(--typography-color-negative)}.keycloak .sgw-attention-message__pending{--attention-message-background-color:var(--pending);--attention-message-text-color:var(--pending-text-color)}.keycloak h2.sgw-attention-message__header.sgw-attention-message__header{color:var(--typography-color);font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:400;font-weight:700;line-height:1.5;margin:0 0 8px}.keycloak .sgw-button{background:none;border:none;color:var(--button-background-color);padding:1px 6px}.keycloak .sgw-button:enabled{cursor:pointer}.keycloak .sgw-button-common{outline:none}.keycloak .sgw-button-common.button--size-standard{padding:11px 24px}.keycloak .sgw-button-common.button--size-large{font-size:var(--font-size--medium);padding:12px 24px}.keycloak .sgw-button-common.button--size-small{line-height:1.25;padding:6px 16px}.keycloak .sgw-button-common.button--negative,.keycloak .sgw-button-common.button--positive{border-radius:24px;font-weight:700;line-height:1.15;position:relative}.keycloak .sgw-button-common.button--negative .sgw-icon,.keycloak .sgw-button-common.button--positive .sgw-icon{display:inline-block;margin:-4px 4px -4px 0}.keycloak .sgw-button-common.button--negative:focus-visible:after,.keycloak .sgw-button-common.button--positive:focus-visible:after{border:2px solid var(--button-background-color);border-radius:28px;bottom:-4px;content:"";display:block;left:-4px;position:absolute;right:-4px;top:-4px}.keycloak .sgw-button-common.button--positive{background-color:var(--button-background-color);color:var(--button-text-color,var(--typography-color-negative))}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common.button--positive:hover{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--button-background-color) inset;box-shadow:0 0 0 2px var(--button-background-color) inset;color:var(--typography-color)}}.keycloak .sgw-button-common.button--positive:active{background-color:var(--form-theme-light);-webkit-box-shadow:none;box-shadow:none;color:var(--typography-color-negative)}.keycloak .sgw-button-common.button--positive:active:after{display:none}.keycloak .sgw-button-common.button--positive:disabled{background-color:var(--disabled);-webkit-box-shadow:none;box-shadow:none;color:var(--typography-color-negative)}.keycloak .sgw-button-common.button--negative{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--button-background-color) inset;box-shadow:0 0 0 2px var(--button-background-color) inset;color:var(--typography-color)}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common.button--negative:hover{background-color:var(--form-theme-light)}}.keycloak .sgw-button-common.button--negative:active{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--form-theme-light) inset;box-shadow:0 0 0 2px var(--form-theme-light) inset;color:var(--form-theme-light)}.keycloak .sgw-button-common.button--negative:active:after{display:none}.keycloak .sgw-button-common.button--negative:disabled{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--disabled) inset;box-shadow:0 0 0 2px var(--disabled) inset;color:var(--disabled)}.keycloak .sgw-button-common.inverted.button--positive{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--typography-color)}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common.inverted.button--positive:hover{background-color:var(--button-background-color);color:var(--typography-color-negative)}}.keycloak .sgw-button-common.inverted.button--positive:active{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--form-theme-light) inset;box-shadow:0 0 0 2px var(--form-theme-light) inset;color:var(--form-theme-light)}.keycloak .sgw-button-common.inverted.button--positive:disabled{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--disabled) inset;box-shadow:0 0 0 2px var(--disabled) inset;color:var(--disabled)}.keycloak .sgw-button-common.inverted.button--positive:focus-visible:after{border-color:var(--typography-color-negative)}.keycloak .sgw-button-common.inverted.button--negative{background-color:var(--button-background-color);-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--button-text-color)}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common.inverted.button--negative:hover{background-color:var(--neutral-background);color:var(--typography-color)}}.keycloak .sgw-button-common.inverted.button--negative:active{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--form-theme-light) inset;box-shadow:0 0 0 2px var(--form-theme-light) inset;color:var(--form-theme-light)}.keycloak .sgw-button-common.inverted.button--negative:disabled{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--disabled) inset;box-shadow:0 0 0 2px var(--disabled) inset;color:var(--disabled)}.keycloak .sgw-button-common.inverted.button--negative:focus-visible:after{border-color:var(--typography-color-negative)}.font-scale-large .keycloak .sgw-button-common.button--negative,.font-scale-large .keycloak .sgw-button-common.button--positive{border-radius:40px}.keycloak .sgw-button.button--action{color:var(--typography-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:var(--font-size--small);text-align:center;width:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-button.button--action,.keycloak .sgw-button.button--action .sgw-icon{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color,color,.2s;transition:background-color,color,.2s}.keycloak .sgw-button.button--action .sgw-icon{background-color:var(--action-button-primary-color);border-radius:50%;color:var(--action-icon-color);display:block;height:68px;margin-bottom:8px;padding:16px;position:relative;width:68px}@media screen and (min-width:1024px){.keycloak .sgw-button.button--action .sgw-icon{margin-bottom:12px}}.keycloak .sgw-button.button--action .sgw-icon .icon.icon--36{height:36px;width:36px}.keycloak .sgw-button.button--action:focus-visible .sgw-icon{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--action-button-primary-color) inset;box-shadow:0 0 0 2px var(--action-button-primary-color) inset;color:var(--action-icon-hover-color);-webkit-transform:scale(.941);transform:scale(.941)}.keycloak .sgw-button.button--action:focus-visible .sgw-icon:before{background:none;border:2px solid var(--action-button-primary-color);border-radius:50%;content:"";display:block;height:72px;left:-4px;position:absolute;top:-4px;width:72px}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button.button--action:hover .sgw-icon{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--action-button-primary-color) inset;box-shadow:0 0 0 2px var(--action-button-primary-color) inset;color:var(--action-icon-hover-color)}}.keycloak .sgw-button.button--action:disabled{color:var(--disabled)}.keycloak .sgw-button.button--action:disabled .sgw-icon{background-color:var(--disabled);-webkit-box-shadow:none;box-shadow:none;color:var(--typography-color-negative)}.keycloak .sgw-button.button--action:active:not(.sgw-button.button--action:disabled){color:var(--form-theme-light)}.keycloak .sgw-button.button--action:active:not(.sgw-button.button--action:disabled) .sgw-icon{background-color:var(--form-theme-light);-webkit-box-shadow:none;box-shadow:none;color:var(--form-theme-light);-webkit-transform:scale(.941);transform:scale(.941)}.keycloak .sgw-button.button--action.action-button__button{font-weight:600;word-break:normal}.keycloak .sgw-button.button--action.action-button__button.action-link__link-element,.keycloak .sgw-button.button--action.action-button__button.button--size-standard{padding:1px 6px}.keycloak .sgw-button.button--action.action-button__button--secondary{color:var(--action-desktop-text-color)}.keycloak .sgw-button.button--action.action-button__button--secondary:hover .sgw-icon{-webkit-box-shadow:0 0 0 2px var(--action-button-primary-color) inset;box-shadow:0 0 0 2px var(--action-button-primary-color) inset}.keycloak .sgw-button.button--action.action-button__button--secondary:focus-visible .sgw-icon,.keycloak .sgw-button.button--action.action-button__button--secondary:hover .sgw-icon{background-color:var(--neutral-background)}.keycloak .sgw-button.button--action.action-button__button--secondary .sgw-icon{background-color:var(--action-button-secondary-color);color:var(--action-desktop-text-color)}.keycloak .sgw-button.button--action.action-button__button--secondary:after{background-color:var(--action-button-desktop-backdrop-secondary-color)}.font-scale-large .keycloak .sgw-button.action-button__button{margin-top:24px;width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;word-break:break-word}.font-scale-large .keycloak .sgw-button.action-button__button .sgw-icon{margin-bottom:0;margin-right:16px}@media screen and (min-width:1024px){.font-scale-large .keycloak .sgw-button.action-button__button{margin-top:unset}.font-scale-large .keycloak .sgw-button.action-button__button:after{height:unset;top:0}.keycloak .sgw-button.button--action{color:var(--action-desktop-text-color);--grid-item--min-width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:170px;max-width:inherit;min-height:128px;min-width:var(--grid-item--min-width);padding:0 24px;position:relative;width:auto;z-index:0}.keycloak .sgw-button.button--action:after{background-color:var(--action-button-desktop-backdrop-color);border-radius:6px;bottom:0;content:"";left:0;position:absolute;right:0;top:34px;z-index:-1}.keycloak .sgw-button.button--action:disabled:after{background-color:var(--disabled);content:"";opacity:.3}}.keycloak .action-link__link-element{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.keycloak .action-link__label{line-height:1.15;word-break:normal}.keycloak .sgw-button-common.button--link.button--size-large,.keycloak .sgw-button-common.button--link.button--size-standard{padding:8px 0}.keycloak .sgw-button-common.button--link{color:var(--typography-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;padding:8px 0;position:relative;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-button-common.button--link .sgw-link__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Open Sans,Arial,sans-serif;line-height:1.75;text-decoration:underline;text-decoration-color:var(--link-accent-color);text-decoration-thickness:2px;text-underline-offset:8px;word-break:normal}.keycloak .sgw-button-common.button--link .sgw-link__text>span{text-decoration-thickness:2px}.keycloak .sgw-button-common.button--link .sgw-link__text .sgw-icon{left:-2px;position:relative;right:0;top:2px}.keycloak .sgw-button-common.button--link .sgw-link__text--icon-visible:after,.keycloak .sgw-button-common.button--link .sgw-link__text--icon-visible:before,.keycloak .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:after,.keycloak .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:before{color:transparent;content:" ";left:var(--ikon-size-24);margin-left:calc(var(--ikon-size-22)*-1);position:relative;text-decoration-thickness:2px}.keycloak .sgw-button-common.button--link .sgw-link__text--icon-visible:after,.keycloak .sgw-button-common.button--link .sgw-link__text.icon-right:before,.keycloak .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:after,.keycloak .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:before{content:unset}.keycloak .sgw-button-common.button--link .sgw-link__text.icon-right:after{content:" ";left:-2px}.keycloak .sgw-button-common.button--link .icon{color:var(--typography-color)}.keycloak .sgw-button-common.button--link:focus-visible:after{border:2px solid var(--button-background-color);border-radius:24px;bottom:0;content:"";display:block;left:-12px;position:absolute;right:-12px;top:0}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common.button--link:hover .sgw-link__text{text-decoration-color:var(--link-accent-hover-color)}.keycloak .sgw-button-common.button--link:hover .icon{color:var(--typography-color)}}.keycloak .sgw-button-common.button--link:active .sgw-link__text{text-decoration-color:var(--theme-light)}.keycloak .sgw-button-common.button--link:active .icon,.keycloak .sgw-button-common.button--link:active .sgw-link__text{color:var(--theme-light)}.keycloak .sgw-button-common.button--link:disabled .sgw-link__text{text-decoration-color:var(--disabled)}.keycloak .sgw-button-common.button--link:disabled .icon,.keycloak .sgw-button-common.button--link:disabled .sgw-link__text{color:var(--disabled)}.keycloak .sgw-button-common.button--link.button--link__icon-right .sgw-icon{left:4px}.keycloak .sgw-button-common.button--link.inverted{color:var(--typography-color-negative)}.keycloak .sgw-button-common.button--link.inverted .sgw-link__text{text-decoration-color:var(--theme-light)}.keycloak .sgw-button-common.button--link.inverted .sgw-icon .icon{color:var(--typography-color-negative)}.keycloak .sgw-button-common.button--link.inverted:focus-visible:after{border-color:var(--typography-color-negative)}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common.button--link.inverted:hover .sgw-link__text{text-decoration-color:var(--link-accent-color)}.keycloak .sgw-button-common.button--link.inverted:hover .icon{color:var(--typography-color-negative)}}.keycloak .sgw-button-common.button--link.inverted:active .sgw-link__text{text-decoration-color:var(--theme-light)}.keycloak .sgw-button-common.button--link.inverted:active .icon,.keycloak .sgw-button-common.button--link.inverted:active .sgw-link__text{color:var(--theme-light)}.keycloak .sgw-button-common.button--link.inverted:disabled .sgw-link__text{text-decoration-color:var(--disabled)}.keycloak .sgw-button-common.button--link.inverted:disabled .icon,.keycloak .sgw-button-common.button--link.inverted:disabled .sgw-link__text{color:var(--disabled)}.keycloak .sgw-button-common.button--link__icon-right.button--negative .sgw-link__text .sgw-icon,.keycloak .sgw-button-common.button--link__icon-right.button--positive .sgw-link__text .sgw-icon{margin:-4px 0 -4px 4px}.font-scale-large .keycloak .sgw-button-common.button--link .sgw-link__text--icon-visible:after,.font-scale-large .keycloak .sgw-button-common.button--link .sgw-link__text--icon-visible:before{content:unset;margin:0}.font-scale-large .keycloak .sgw-button-common.button--link .sgw-icon{display:none}.keycloak .account-selector-layout__container{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:grid;grid-template-areas:"first-row ." "second-row icon" "third-row .";grid-template-columns:auto var(--ikon-size-20);grid-template-rows:repeat(3,auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .account-selector-layout__label{font-size:var(--font-size--small);line-height:1.14;margin-right:4px}.keycloak .account-selector-layout__first-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-area:first-row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.keycloak .account-selector-layout__second-row{grid-area:second-row;line-height:1.5}.keycloak .account-selector-layout__second-row,.keycloak .account-selector-layout__third-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.keycloak .account-selector-layout__third-row{grid-area:third-row}.keycloak .account-selector-layout__alias{font-weight:600;margin-right:8px}.keycloak .account-selector-layout__account-number{font-size:var(--font-size--small);grid-area:accountNumber;line-height:1.43;margin-right:16px}.keycloak .account-selector-layout__value{font-weight:700}.keycloak .account-selector-layout__left-single-value{grid-area:second-row}.keycloak .account-selector-layout__placeholder{color:var(--typography-color-secondary)}.keycloak .account-selector-layout__icon{align-self:baseline;grid-area:icon;--top-translation:calc((1.5*var(--font-size--regular) - var(--ikon-size-20))/2);-webkit-transform:translateY(var(--top-translation));transform:translateY(var(--top-translation))}.keycloak .account-selector-layout__error-label{margin:0}.keycloak .account-selector-layout__credit{font-size:var(--font-size--small);line-height:1.43}.keycloak .row-button__container{background:none;border:none;color:var(--typography-color,var(--form-theme-dark));padding:16px 24px;text-align:left;width:100%}.keycloak .row-button__container:focus{outline:none}.keycloak .row-button__container:focus-visible{-webkit-box-shadow:inset 0 -4px 0 -2px var(--form-theme-dark),inset 0 4px 0 -2px var(--form-theme-dark);box-shadow:inset 0 -4px 0 -2px var(--form-theme-dark),inset 0 4px 0 -2px var(--form-theme-dark)}.keycloak .row-button__container:not(:disabled){cursor:pointer}@media(hover:hover)and (pointer:fine){.keycloak .row-button__container:not(:disabled):hover{background:var(--card-background-light)}}.keycloak .row-button__container:not(:disabled):active{background:var(--card-background-light)}.keycloak .sgw-button-common[class*=button--icon]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:44px;padding:0;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.keycloak .sgw-button-common[class*=button--icon] .sgw-icon{margin:0}.keycloak .sgw-button-common[class*=button--icon] .sgw-button__icon-container{min-height:38px;min-width:38px;-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;color:var(--icon-color,var(--button-background-color));justify-content:center}.keycloak .sgw-button-common[class*=button--icon]:focus-visible .sgw-button__icon-container{-webkit-box-shadow:0 0 0 2px var(--icon-color,var(--button-background-color)) inset;box-shadow:0 0 0 2px var(--icon-color,var(--button-background-color)) inset}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common[class*=button--icon]:hover:not(:disabled) .sgw-button__icon-container{background-color:var(--form-theme-light)}}.keycloak .sgw-button-common[class*=button--icon]:active .sgw-button__icon-container{color:var(--form-theme-light)}.keycloak .sgw-button-common[class*=button--icon]:disabled .sgw-button__icon-container{color:var(--disabled)}.keycloak .sgw-button-common[class*=button--icon].button--size-small .sgw-icon .icon[class*=icon--]{height:var(--ikon-size-20);width:var(--ikon-size-20)}.keycloak .sgw-button-common[class*=button--icon][class*=dark],.keycloak .sgw-button-common[class*=button--icon][class*=negative]{-webkit-box-shadow:none;box-shadow:none}.keycloak .sgw-button-common[class*=button--icon][class*=dark] .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon][class*=negative] .sgw-button__icon-container{background-color:var(--button-background-color);color:var(--button-text-color,var(--typography-color-negative));position:relative}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common[class*=button--icon][class*=dark]:hover .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon][class*=negative]:hover .sgw-button__icon-container{background-color:#fff;-webkit-box-shadow:0 0 0 2px var(--icon-color,var(--button-background-color)) inset;box-shadow:0 0 0 2px var(--icon-color,var(--button-background-color)) inset;color:var(--icon-color,var(--button-background-color))}}.keycloak .sgw-button-common[class*=button--icon][class*=dark]:active .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon][class*=negative]:active .sgw-button__icon-container{background-color:var(--form-theme-light);-webkit-box-shadow:none;box-shadow:none;color:#fff}.keycloak .sgw-button-common[class*=button--icon][class*=dark]:disabled .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon][class*=negative]:disabled .sgw-button__icon-container{background-color:var(--disabled);-webkit-box-shadow:none;box-shadow:none;color:#fff}.keycloak .sgw-button-common[class*=button--icon][class*=dark]:focus-visible .sgw-button__icon-container:after,.keycloak .sgw-button-common[class*=button--icon][class*=negative]:focus-visible .sgw-button__icon-container:after{border:2px solid var(--button-background-color);border-radius:50%;bottom:-4px;content:"";display:block;left:-4px;position:absolute;right:-4px;top:-4px}.keycloak .sgw-button-common[class*=button--icon].inverted{-webkit-box-shadow:none;box-shadow:none}.keycloak .sgw-button-common[class*=button--icon].inverted .sgw-button__icon-container{background-color:var(--neutral-background);color:var(--icon-color,var(--button-background-color));position:relative}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common[class*=button--icon].inverted:hover:not(:disabled) .sgw-button__icon-container{background-color:var(--icon-color,var(--button-background-color));-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--typography-color-negative)}}.keycloak .sgw-button-common[class*=button--icon].inverted:focus-visible .sgw-button__icon-container{background-color:var(--icon-color,var(--button-background-color));-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--typography-color-negative)}.keycloak .sgw-button-common[class*=button--icon].inverted:focus-visible .sgw-button__icon-container:after{border:2px solid var(--typography-color-negative);border-radius:50%;bottom:-4px;content:"";display:block;left:-4px;position:absolute;right:-4px;top:-4px}.keycloak .sgw-button-common[class*=button--icon].inverted[class*=dark] .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon].inverted[class*=negative] .sgw-button__icon-container{background-color:var(--icon-color,var(--button-background-color));-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--typography-color-negative);position:relative}@media(hover:hover)and (pointer:fine){.keycloak .sgw-button-common[class*=button--icon].inverted[class*=dark]:hover:not(:disabled) .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon].inverted[class*=negative]:hover:not(:disabled) .sgw-button__icon-container{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--icon-color,var(--button-background-color))}}.keycloak .sgw-button-common[class*=button--icon].inverted[class*=dark]:focus-visible .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon].inverted[class*=negative]:focus-visible .sgw-button__icon-container{background-color:var(--neutral-background);-webkit-box-shadow:0 0 0 2px var(--typography-color-negative) inset;box-shadow:0 0 0 2px var(--typography-color-negative) inset;color:var(--icon-color,var(--button-background-color))}.keycloak .sgw-button-common[class*=button--icon].inverted[class*=dark]:focus-visible .sgw-button__icon-container:after,.keycloak .sgw-button-common[class*=button--icon].inverted[class*=negative]:focus-visible .sgw-button__icon-container:after{border-color:var(--typography-color-negative)}.keycloak .sgw-button-common[class*=button--icon].inverted[class*=dark]:disabled .sgw-button__icon-container,.keycloak .sgw-button-common[class*=button--icon].inverted[class*=negative]:disabled .sgw-button__icon-container{background-color:var(--form-theme-dark);-webkit-box-shadow:0 0 0 2px var(--disabled) inset;box-shadow:0 0 0 2px var(--disabled) inset;color:var(--disabled)}.keycloak .sgw-button-common[class*=button--icon].inverted:disabled .sgw-button__icon-container{background-color:var(--disabled);color:var(--form-theme-light)}.keycloak .sgw-file-button{background:var(--card-background);border-radius:24px;display:grid;grid-auto-flow:column;padding:8px 12px;place-content:flex-start}.keycloak .sgw-file-button .sgw-icon{margin-right:8px}.keycloak .sgw-file-button__text-wrapper{border-bottom:1px solid var(--form-theme-pastel);display:grid;grid-auto-flow:column}.keycloak .sgw-file-button__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keycloak .sgw-file-button:hover{background:var(--form-theme-pastel-light)}.keycloak .sgw-file-button:hover .sgw-file-button__text-wrapper{border-bottom:1px solid transparent}.keycloak .sgw-file-button:active{background:var(--form-theme-pastel)}.keycloak .sgw-file-button:focus,.keycloak .sgw-file-button:focus-visible{outline-color:var(--typography-color)}.keycloak .sgw-chip{border-radius:20px;display:grid;gap:8px;grid-template-columns:auto;justify-self:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--neutral-background);border:2px solid var(--form-theme-pastel);padding:6px 16px}.keycloak .sgw-chip__removable{grid-template-columns:auto var(--font-size--small)}.keycloak .sgw-chip__active,.keycloak .sgw-chip__removable{background-color:var(--form-theme-light);border-color:transparent}.keycloak .sgw-chip__active.sgw-chip__with-cross-button{grid-template-columns:auto var(--font-size--small)}.keycloak .sgw-chip:enabled{cursor:pointer}@media(hover:hover)and (pointer:fine){.keycloak .sgw-chip:hover:not(:disabled){background-color:var(--form-theme-pastel)}.keycloak .sgw-chip:hover .sgw-chip__icon-wrapper{background-color:var(--icon-color,var(--button-background-color,var(--form-theme-dark)));color:var(--button-color,var(--white))}}.keycloak .sgw-chip:focus-visible:not(:disabled){outline-color:var(--form-theme-pastel);outline-offset:3px}.keycloak .sgw-chip:focus-visible:not(:disabled).sgw-chip__active,.keycloak .sgw-chip:focus-visible:not(:disabled).sgw-chip__removable{background-color:var(--form-theme-pastel)}.keycloak .sgw-chip:focus-visible .sgw-chip__icon-wrapper{background-color:var(--icon-color,var(--button-background-color,var(--form-theme-dark)));color:var(--button-color,var(--white))}.keycloak .sgw-chip .sgw-chip__icon-wrapper{background-color:var(--form-theme-medium);border-radius:50%;height:var(--font-size--regular);width:var(--font-size--regular);-ms-flex-item-align:center;align-self:center;color:var(--typography-color-negative);display:-webkit-box;display:-ms-flexbox;display:flex}.keycloak .sgw-chip .sgw-chip__icon-wrapper .icon,.keycloak .sgw-chip .sgw-chip__icon-wrapper .sgw-icon{height:unset;width:unset;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.keycloak .sgw-chip .sgw-chip__icon-wrapper .sgw-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.font-scale-large .keycloak .sgw-chip{text-align:unset}.keycloak .sgw-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0}.keycloak .sgw-button-group__first-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.keycloak .sgw-button-group__second-row{margin-top:12px}.keycloak .sgw-card{display:-webkit-box;display:-ms-flexbox;display:flex;padding:80px 24px 0;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.keycloak .sgw-card.sgw-card__common-card{background:var(--card-background);border-radius:20px;padding:40px 24px 64px}.keycloak .sgw-card .sgw-card__icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.keycloak .sgw-card .sgw-card__icon-wrapper,.keycloak .sgw-card .sgw-card__icon-wrapper .sgw-card-icon{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.keycloak .sgw-card .sgw-card-icon .sgw-icon .icon.error,.keycloak .sgw-card .sgw-card-icon.icon.error,.keycloak .sgw-card .sgw-card-icon.rich-icon.error{color:var(--danger-dark-color)}.keycloak .sgw-card .sgw-card-icon .sgw-icon .icon svg,.keycloak .sgw-card .sgw-card-icon.icon svg,.keycloak .sgw-card .sgw-card-icon.rich-icon svg{height:100px;width:100px}.keycloak .sgw-card .sgw-card-icon .sgw-icon .icon.large,.keycloak .sgw-card .sgw-card-icon .sgw-icon .icon.large span,.keycloak .sgw-card .sgw-card-icon.icon.large,.keycloak .sgw-card .sgw-card-icon.icon.large span,.keycloak .sgw-card .sgw-card-icon.rich-icon.large,.keycloak .sgw-card .sgw-card-icon.rich-icon.large span{font-size:150px}.keycloak .sgw-card .sgw-card-icon .sgw-icon .icon.large svg,.keycloak .sgw-card .sgw-card-icon.icon.large svg,.keycloak .sgw-card .sgw-card-icon.rich-icon.large svg{height:150px;width:150px}.keycloak .sgw-card .sgw-card-icon.rich-icon{min-height:150px}.keycloak .sgw-card .sgw-card-icon .sgw-icon .icon,.keycloak .sgw-card .sgw-card-icon.icon{height:100px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position-y:center;-webkit-mask-position-y:center;width:100px}.keycloak .sgw-card .sgw-card-icon .sgw-alert-animation{margin:0 auto;text-align:left}.keycloak .sgw-card .sgw-card__title{margin-bottom:8px;margin-top:24px}.keycloak .sgw-card .render>:first-child{margin-bottom:24px;margin-top:0}.keycloak .sgw-error-card h3.sgw-card__title{margin-bottom:8px}.keycloak .sgw-error-card img{height:auto;margin:0 32px 24px;max-width:192px;width:calc(100% - 64px)}.keycloak .sgw-error-card__container{margin-bottom:24px}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-top:24px}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info,.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box{-ms-flex-item-align:stretch;align-self:stretch;background:var(--Andre-farger-attention,#f0dbea);border-radius:12px;font-family:monospace;gap:4px;padding:16px}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box--with-icon{padding-top:8px}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box .sgw-error-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:600;row-gap:0}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box .sgw-error-card__content{font-size:16px}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-data,.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-name{margin-left:0}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-data{margin-bottom:4px}.keycloak .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-data:last-of-type{margin-bottom:0}.keycloak .sgw-error-card .sgw-card-icon:has(.sgw-rich-icon){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.keycloak .sgw-error-card .sgw-card-icon .sgw-rich-icon{margin:0 auto}.keycloak .sgw-error-card .sgw-error-card__modal{text-align:left;white-space:pre-wrap}.keycloak .sgw-error-card .sgw-error-card__modal-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}.keycloak .sgw-header{--header-height:55px;position:relative;-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear;z-index:22}.keycloak .sgw-header header{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;height:88px;justify-content:flex-end;padding:4px 16px 0;width:100%}.keycloak .sgw-header header .header__page-name,.keycloak .sgw-header header .header__page-name-hidden{display:none}.keycloak .sgw-header header .tools-btn--spacer{width:20px}.keycloak .sgw-header.header--narrow{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.keycloak .sgw-header .sgw-header-background{background-color:var(--theme-medium);height:var(--header-height);position:relative}.keycloak .sgw-header .header__logo{display:block;height:50px;margin-right:auto}.keycloak .sgw-header .header__logo img{height:100%;width:auto}.keycloak .sgw-header .header__logout-button.sgw-button-common.button--link{display:none}.keycloak .sgw-header__inner{background:var(--neutral-background);border-bottom:1px solid var(--theme-medium);position:relative;width:100%}.keycloak .sgw-header__inner.native-header{background:var(--theme-medium);left:0;position:fixed;top:0;z-index:998}.keycloak .sgw-header__inner.native-header header{height:55px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.keycloak .sgw-header__inner.native-header .header__logo{display:none}.keycloak .sgw-header__inner.native-header .header__page-name{display:block;margin:0 8px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Open Sans,Arial,sans-serif;font-size:min(var(--font-size-eika--small),36px);font-weight:700;line-height:1.25;overflow:hidden;text-align:center;text-overflow:ellipsis;-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear;white-space:nowrap}.keycloak .sgw-header__inner.native-header .sgw-button.header__back-button .sgw-icon .icon{max-height:24px;max-width:24px}.keycloak .sgw-header__inner.native-header .header__page-name--narrow{-webkit-transform:scale(.9);transform:scale(.9)}.keycloak .sgw-header__inner.native-header .header__page-name-hidden{display:block;font-size:0;overflow:hidden;text-indent:-100%}.keycloak .sgw-header .sgw-header-background{background:var(--theme-medium);width:100%}.keycloak .sgw-header.sgw-header--attention-message{background:var(--theme-medium)}.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__inner,.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__more{margin:0 auto;max-width:1400px;padding:16px}@media screen and (min-width:768px){.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__inner,.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__more{padding:16px 40px}}@media screen and (min-width:1441px){.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__inner,.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__more{padding:16px 64px}}.keycloak .sgw-header.sgw-header--attention-message .attention-message-container.native{padding:calc(var(--header-height) + 8px) 24px 40px;position:relative}.keycloak .sgw-header.sgw-header--attention-message .attention-message-container:not(.native) .sgw-attention-message{border-radius:0}.keycloak .sgw-header.sgw-header--attention-message .attention-message-container .sgw-attention-message__error{--attention-message-text-color:var(--typography-color-negative);--attention-message-background-color:var(--danger-dark-color)}.keycloak .sgw-header.not-frontpage .sgw-header-background{height:calc(var(--header-height) + 24px)}.keycloak .sgw-header.not-frontpage .sgw-header-background:after{background-color:var(--neutral-background);border-top-left-radius:20px;border-top-right-radius:20px;bottom:-1px;content:"";height:24px;left:0;pointer-events:none;position:absolute;right:0}@media screen and (min-width:768px){.keycloak .sgw-header.not-frontpage .sgw-header-background:after{content:unset}}.keycloak .sgw-header.frontpage.sgw-header--attention-message .attention-message-container.native{padding-bottom:20px}.keycloak .sgw-header.frontpage.sgw-header--attention-message .attention-message-container.native:after,body.rounded-corners-disabled .keycloak .sgw-header.not-frontpage .sgw-header-background:after,body.rounded-corners-disabled .keycloak .sgw-header.sgw-header--attention-message .attention-message-container.native:after{content:unset}@media(min-width:768px){.keycloak .sgw-header{--header-height:110px}.keycloak .sgw-header__inner{width:100%}.keycloak .sgw-header__inner.native-header header,.keycloak .sgw-header__inner.native-header+.sgw-header-background{height:110px}.keycloak .sgw-header header{height:var(--header-height);margin:0 auto;max-width:1400px;padding:20px 24px}.keycloak .sgw-header header>*{margin-right:24px}.keycloak .sgw-header header nav{margin-right:0}.keycloak .sgw-header .header__logo{display:block;height:70px}.keycloak .sgw-header .header__logo img{height:100%;width:auto}.keycloak .sgw-header .sgw-button.header__back-button{display:none}.keycloak .sgw-header .header__logout-button.sgw-button-common.button--link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.keycloak .sgw-header .native-header .header__logo{display:block}.keycloak .sgw-header .native-header,.keycloak .sgw-header .sgw-header-background{background:var(--neutral-background)}.keycloak .sgw-header.sgw-header--attention-message .attention-message-container.native{margin:var(--header-height) 0 0;padding:24px}.keycloak .sgw-header--attention-message .menu.menu--open .menu__container{top:165px}}@media screen and (min-width:1441px){.keycloak .sgw-header header{padding:16px 64px}.keycloak .sgw-header--attention-message .menu.menu--open .menu__container{top:165px}}.keycloak .sgw-input__input-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.keycloak .sgw-input__input-mainlabel{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--font-size--medium);font-weight:600;margin-bottom:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .with-sublabel.sgw-input__input-mainlabel{margin-bottom:4px}.keycloak .sgw-input__input-sublabel{font-size:var(--font-size--regular);margin-bottom:12px}.keycloak .sgw-input__input{-webkit-appearance:none;color:var(--typography-color);-webkit-text-fill-color:var(--typography-color);background-color:var(--neutral-background);border:1px solid var(--form-theme-medium);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.2;min-height:48px;padding:11px 16px;-webkit-transition:border-radius .2s;transition:border-radius .2s;width:100%}.keycloak .sgw-input__input::-webkit-input-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.keycloak .sgw-input__input::-moz-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.keycloak .sgw-input__input:-ms-input-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.keycloak .sgw-input__input::-ms-input-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.keycloak .sgw-input__input::placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.keycloak .sgw-input__input:-moz-placeholder-shown{text-overflow:ellipsis}.keycloak .sgw-input__input:-ms-input-placeholder{text-overflow:ellipsis}.keycloak .sgw-input__input:placeholder-shown{text-overflow:ellipsis}.keycloak .sgw-input__input:focus{border-color:var(--form-theme-dark);border-radius:24px;outline:none}.keycloak .sgw-input__input::-webkit-search-cancel-button{-webkit-appearance:none;background:url(/0fd24706e615985314a2.svg) no-repeat;color:#000;height:18px;position:relative;width:18px}.keycloak .sgw-input__input[type=number]{-moz-appearance:textfield}.keycloak .sgw-input__input[type=number]::-webkit-inner-spin-button,.keycloak .sgw-input__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.keycloak .sgw-input__info-button-wrapper{display:inline-block;margin-left:8px;--icon-color:var(--typography-color)}.keycloak .sgw-search-input{position:relative}.keycloak .sgw-search-input>.sgw-input__input{padding-left:calc(var(--ikon-size-20) + 24px)}.keycloak .sgw-search-input.hide-icon>.sgw-input__input{padding-left:24px}.keycloak .sgw-search-input__icon-wrapper{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:18px;position:absolute;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(var(--font-size--regular)*1.2 + 24px);min-height:48px}.keycloak .sgw-search-input__icon-wrapper .sgw-search-input__search-icon{color:var(--typography-color-secondary,var(--form-theme-medium))}.keycloak .sgw-input__error{border-color:var(--danger-dark-color)}.keycloak .sgw-input__error-label.sgw-input__error-label{margin-top:12px}.keycloak .sgw-label{background-color:var(--card-background-dark);border-radius:6px;color:var(--typography-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:600;line-height:1.4;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1.3846153846;padding:4px 8px}.keycloak .sgw-label>span.sgw-icon{-ms-flex-item-align:start;align-self:flex-start;height:var(--ikon-size-20);--label-text-height:calc(var(--font-size--small)*1.38462);--alignment-margin:calc((var(--label-text-height) - var(--ikon-size-20))/2);margin-bottom:var(--alignment-margin);margin-right:2px;margin-top:var(--alignment-margin);vertical-align:middle;width:var(--ikon-size-20);-webkit-box-flex:0;-ms-flex:none;flex:none}.keycloak .sgw-label>span.sgw-icon>.icon{height:var(--ikon-size-20)}.keycloak .sgw-label--small{border-radius:4px;font-size:var(--font-size--smallest);line-height:1;padding:2px 6px}.keycloak .sgw-label--small>span.sgw-icon{height:var(--font-size--small);width:var(--font-size--small);--alignment-margin:calc((var(--font-size--smallest) - var(--font-size--small))/2);margin-bottom:var(--alignment-margin);margin-top:var(--alignment-margin)}.keycloak .sgw-label--small>span.sgw-icon>.icon{height:var(--font-size--small)}.keycloak .sgw-label--success{background-color:var(--success);color:var(--success-text-color)}.keycloak .sgw-label--attention{background-color:var(--attention);color:var(--attention-text-color)}.keycloak .sgw-label--pending{background-color:var(--pending);color:var(--pending-text-color)}.keycloak .sgw-label--info{background-color:var(--info);color:var(--info-text-color)}.keycloak .sgw-label--inverted{background-color:var(--neutral-background)}.keycloak .sgw-label--warning{background-color:var(--warning);color:var(--warning-text-color)}.keycloak .sgw-label--warning>span.sgw-icon{color:var(--danger-dark-color)}.keycloak .sgw-label--error{background-color:var(--danger);color:var(--danger-text-color)}.keycloak .sgw-label--error>span.sgw-icon{color:var(--danger-dark-color)}.keycloak .sgw-label--error-severe{background-color:var(--danger-dark-color)}.keycloak .sgw-label--error-severe,.keycloak .sgw-label--error-severe>span.sgw-icon{color:var(--typography-color-negative)}.keycloak .sgw-label--external-link{background-color:var(--card-background-dark)}.keycloak .sgw-label--external-link a{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:400}@media screen and (min-width:1024px){.keycloak .sgw-label--external-link a{font-size:var(--font-size--regular)}}.keycloak .sgw-label--external-link a{text-decoration:underline}.keycloak .sgw-label--external-link a .sgw-icon{display:inline-block;height:var(--ikon-size-20);margin:-1px -2px -1px 4px;vertical-align:middle;width:var(--ikon-size-20)}.keycloak .sgw-label--external-link a .sgw-icon>.icon{height:var(--ikon-size-20)}.keycloak .sgw-layout{--row-gap:48px;--grid-seperator:48px;--column-gap:16px;margin:0 auto}.keycloak .sgw-layout.no-top-gap,.keycloak .sgw-layout:empty{margin-bottom:0;padding-top:0;row-gap:0}.keycloak .sgw-layout .sgw-layout,.keycloak .sgw-layout.sgw-layout-white-space-none .sgw-layout-item:last-of-type,.keycloak .sgw-layout:last-of-type .sgw-layout-item:last-of-type{margin-bottom:0}.keycloak .sgw-layout.sgw-layout--grid-row-small{--row-gap:32px}.keycloak .sgw-layout.sgw-layout--grid-seperator-small{--grid-seperator:48px}.keycloak .sgw-layout.sgw-layout-grid-row-large{--row-gap:64px}.keycloak .sgw-layout.sgw-layout-grid-seperator-large{--grid-seperator:64px}@media screen and (min-width:360px){.keycloak .sgw-layout{--column-gap:32px}}@media screen and (min-width:768px){.keycloak .sgw-layout{--row-gap:64px;--grid-seperator:64px}.keycloak .sgw-layout.sgw-layout--grid-row-small{--row-gap:48px}.keycloak .sgw-layout.sgw-layout-grid-row-large{--row-gap:96px}.keycloak .sgw-layout.sgw-layout-grid-seperator-large{--grid-seperator:96px}}@media screen and (min-width:1441px){.keycloak .sgw-layout{--row-gap:96px;--grid-seperator:96px}.keycloak .sgw-layout.sgw-layout--grid-row-small{--row-gap:64px}.keycloak .sgw-layout.sgw-layout-grid-row-large{--row-gap:128px}}.keycloak .sgw-layout.sgw-layout__not-mobile{display:none}.keycloak .sgw-layout.sgw-layout__mobile-only{display:grid}.keycloak .sgw-layout .sgw-layout-item.sgw-layout-item__mobile-only{display:block}.keycloak .sgw-layout .sgw-layout-item.sgw-layout-item__not-mobile{display:none}@media screen and (min-width:1024px){.keycloak .sgw-layout.sgw-layout__mobile-only{display:none}.keycloak .sgw-layout.sgw-layout__not-mobile{display:grid}.keycloak .sgw-layout .sgw-layout-item.sgw-layout-item__mobile-only{display:none}.keycloak .sgw-layout .sgw-layout-item.sgw-layout-item__not-mobile{display:block}}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:empty,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:empty{margin-bottom:0}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:has(div[data-react-component]),.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.large-centered-container>.sgw-layout-item.no-eika-engine:empty,.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item.no-eika-engine:empty{margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]{margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.large-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.large-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.medium-centered-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.medium-centered-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty{margin-bottom:0}@media screen and (min-width:568px){.keycloak .sgw-layout.large-centered-container>.sgw-layout-item,.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item{grid-column:start/end}}@media screen and (min-width:1024px){.keycloak .sgw-layout.medium-centered-container>.sgw-layout-item{grid-column:col-4/col-10}.keycloak .sgw-layout.large-centered-container>.sgw-layout-item{grid-column:col-2/col-12}}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]{margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.four>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.seven-four-container.sgw-layout-white-space-none>.sgw-layout-item.seven>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven{display:block;margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:has(div[data-react-component]),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four>.sgw-layout-item.no-eika-engine:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven>.sgw-layout-item.no-eika-engine:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty{margin-bottom:0}@media screen and (min-width:1024px){.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.seven{grid-column:start/col-8}.keycloak .sgw-layout.seven-four-container>.sgw-layout-item.four{grid-column:col-9/end}}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:empty{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:has(div[data-react-component]),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one>.sgw-layout-item.no-eika-engine:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two>.sgw-layout-item.no-eika-engine:empty{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty{margin-bottom:0}@media screen and (min-width:1024px){.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-one{grid-column:start/col-7;margin-bottom:0}.keycloak .sgw-layout.six-six-container>.sgw-layout-item.six-two{grid-column:col-7/end}}.keycloak .sgw-layout.form-container{--form-container--bg-color:var(--typography-color-negative,#fff);padding:0}.keycloak .sgw-layout.form-container,.keycloak .sgw-layout.form-container .sgw-content{background-color:var(--form-container--bg-color)}@media screen and (min-width:768px){.keycloak .sgw-layout.form-container{--form-container--bg-color:var(--card-background);padding:64px 0}}@media screen and (min-width:1024px){.keycloak .sgw-layout.form-container>.sgw-layout-item{grid-column:col-4/col-10}}@media screen and (min-width:1441px){.keycloak .sgw-layout.form-container{padding:96px 0}}.keycloak .sgw-layout.full-width-container>.sgw-layout-item{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout.full-width-container>.sgw-layout-item:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type,.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:empty,.keycloak .sgw-layout.full-width-container>.sgw-layout-item.no-eika-engine:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]),.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component],.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]{margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty,.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child),.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child,.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty,.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container .sgw-layout-item-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty,.keycloak .sgw-layout.full-width-container.sgw-layout-white-space-none>.sgw-layout-item:last-of-type.no-eika-engine:empty{margin-bottom:0}.keycloak .sgw-layout.full-width-container>.sgw-layout-item{grid-column:start/end}@media screen and (min-width:768px){.keycloak .sgw-layout.sgw-layout--display-layout{padding:0 64px}}@media screen and (min-width:1024px){.keycloak .sgw-layout.sgw-layout--display-layout{padding:0 max((100% - 1328px)/2,64px)}}.keycloak .sgw-layout{background-color:var(--neutral-background);-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);display:grid;grid-auto-flow:dense;grid-template-columns:[start col-1] 1fr [col-2] 1fr [col-3] 1fr [col-4] 1fr [end]}@media screen and (min-width:768px){.keycloak .sgw-layout{padding:0 64px}}@media screen and (min-width:1024px){.keycloak .sgw-layout{padding:0 max((100% - 1200px)/2,64px)}}.keycloak .sgw-layout>.sgw-layout-item{grid-column:span 4}.keycloak .sgw-layout>.sgw-layout-item.sgw-layout-item--full-width{grid-column:start/end}.keycloak .sgw-layout>.sgw-layout-item{margin-bottom:var(--row-gap,48px)}.keycloak .sgw-layout>.sgw-layout-item:empty{margin-bottom:0}.keycloak .sgw-layout .sgw-layout-item.sgw-layout-item--content-padding{padding:0 24px}.keycloak .sgw-layout.themed{background-color:var(--theme-medium)}.keycloak .sgw-layout.themed+.sgw-layout{margin-top:var(--row-gap)}.keycloak .sgw-layout.themed+.sgw-layout.themed{margin-top:0}.keycloak .sgw-layout.themed .sgw-layout-item:last-of-type{margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type:has(div[data-react-component]){margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]{margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:empty{margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child){margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child{margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type:has(div[data-react-component]) div[data-react-component]:has(>div:only-child)>div:only-child:empty{margin-bottom:0}.keycloak .sgw-layout.themed>.sgw-layout-item:last-of-type.no-eika-engine:empty{margin-bottom:0}.keycloak .sgw-layout.content{background-color:var(--theme-medium);position:relative}.keycloak .sgw-layout.content:before{background-color:var(--neutral-background);border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.keycloak .sgw-layout.content .sgw-layout-item{padding-top:24px;z-index:1}@media(min-width:768px){.keycloak .sgw-layout.content{background-color:var(--neutral-background)}.keycloak .sgw-layout.content:before{display:none}.keycloak .sgw-layout.content .sgw-layout-item{z-index:auto}}@media screen and (min-width:768px){.keycloak .sgw-layout .sgw-layout-item.sgw-layout-item--content-padding{padding:0}.keycloak .sgw-layout[class*=sgw-layout--bg] .sgw-content{background-color:unset}.keycloak .sgw-layout[class*=sgw-layout--bg] .sgw-modal.sgw-content,.keycloak .sgw-layout[class*=sgw-layout--bg] [role*=dialog].sgw-content{background-color:var(--neutral-background)}}@media screen and (min-width:1024px){.keycloak .sgw-layout{grid-template-columns:[start col-1] 1fr [col-2] 1fr [col-3] 1fr [col-4] 1fr [col-5] 1fr [col-6] 1fr [col-7] 1fr [col-8] 1fr [col-9] 1fr [col-10] 1fr [col-11] 1fr [col-12] 1fr [end]}.keycloak .sgw-layout-item.sgw-layout-item__full-width{grid-column:start/end}.keycloak .sgw-layout-item__half-width:nth-child(odd){grid-column:2/span 5}.keycloak .sgw-layout-item__half-width:nth-child(2n){grid-column:7/span 5}.keycloak .sgw-layout.sgw-layout--bg__cotton{background-color:var(--card-background);padding-bottom:48px;padding-top:48px}}.keycloak .sgw-link-panel{margin:0 0 12px}.keycloak .sgw-link-panel:last-child{margin-bottom:0}.keycloak .sgw-link-panel .sgw-link-panel__link,.keycloak .sgw-link-panel a{background-color:var(--theme-light);border-radius:12px;cursor:pointer;display:grid;grid-template-columns:1fr var(--ikon-size-24);line-height:1.5;padding:24px}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__labels,.keycloak .sgw-link-panel a .sgw-link-panel__labels{grid-column:1/-1;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__labels .sgw-label,.keycloak .sgw-link-panel a .sgw-link-panel__labels .sgw-label{margin:0 16px 2px 0}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__content-wrapper,.keycloak .sgw-link-panel a .sgw-link-panel__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-one,.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-three,.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-two,.keycloak .sgw-link-panel a .sgw-link-panel-sub-text-one,.keycloak .sgw-link-panel a .sgw-link-panel-sub-text-three,.keycloak .sgw-link-panel a .sgw-link-panel-sub-text-two{font-weight:400}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__arrow-wrapper,.keycloak .sgw-link-panel a .sgw-link-panel__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--ikon-size-36)}.keycloak .sgw-link-panel .sgw-link-panel__link:focus,.keycloak .sgw-link-panel a:focus{outline:none}.keycloak .sgw-link-panel .sgw-link-panel__link:focus-visible,.keycloak .sgw-link-panel a:focus-visible{-webkit-box-shadow:0 0 0 2px var(--form-theme-dark) inset;box-shadow:0 0 0 2px var(--form-theme-dark) inset}@media(hover:hover)and (pointer:fine){.keycloak .sgw-link-panel .sgw-link-panel__link:hover,.keycloak .sgw-link-panel a:hover{background-color:var(--theme-medium)}}.keycloak .sgw-link-panel .sgw-link-panel__link:active,.keycloak .sgw-link-panel a:active{background-color:var(--theme-medium)}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-title,.keycloak .sgw-link-panel a .sgw-link-panel-title{font-weight:700}.keycloak .sgw-link-panel .sgw-link-panel__link .icon.icon--pil-hoeyre,.keycloak .sgw-link-panel a .icon.icon--pil-hoeyre{color:var(--typography-color);text-align:right}.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-one,.keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-two,.keycloak .sgw-link-panel a .sgw-link-panel-sub-text-one,.keycloak .sgw-link-panel a .sgw-link-panel-sub-text-two{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.keycloak .sgw-link-panel.no-right-icon .sgw-link-panel__link,.keycloak .sgw-link-panel.no-right-icon a{grid-template-columns:1fr}.keycloak .sgw-link-panel.align-center .sgw-link-panel__link,.keycloak .sgw-link-panel.align-center .sgw-link-panel__link .sgw-link-panel__arrow-wrapper,.keycloak .sgw-link-panel.align-center a,.keycloak .sgw-link-panel.align-center a .sgw-link-panel__arrow-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.font-scale-large .keycloak .sgw-link-panel .sgw-link-panel__link,.font-scale-large .keycloak .sgw-link-panel a{grid-template-columns:1fr;line-height:1.2;padding:40px 16px;row-gap:8px}.font-scale-large .keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__arrow-wrapper,.font-scale-large .keycloak .sgw-link-panel a .sgw-link-panel__arrow-wrapper{display:none}.font-scale-large .keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-one,.font-scale-large .keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-three,.font-scale-large .keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-two,.font-scale-large .keycloak .sgw-link-panel a .sgw-link-panel-sub-text-one,.font-scale-large .keycloak .sgw-link-panel a .sgw-link-panel-sub-text-three,.font-scale-large .keycloak .sgw-link-panel a .sgw-link-panel-sub-text-two{font-weight:400}.font-scale-large .keycloak .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__content-wrapper,.font-scale-large .keycloak .sgw-link-panel a .sgw-link-panel__content-wrapper{row-gap:8px}.keycloak .sgw-link-panel.information .sgw-link-panel--link,.keycloak .sgw-link-panel.information a{background-color:var(--neutral-background);border:2px dashed var(--theme-medium);border-radius:12px}.keycloak .sgw-link-panel.information .sgw-link-panel--link:focus,.keycloak .sgw-link-panel.information a:focus{outline:none}.keycloak .sgw-link-panel.information .sgw-link-panel--link:focus-visible,.keycloak .sgw-link-panel.information a:focus-visible{border:2px solid var(--form-theme-dark);-webkit-box-shadow:none;box-shadow:none}@media(hover:hover)and (pointer:fine){.keycloak .sgw-link-panel.information .sgw-link-panel--link:hover,.keycloak .sgw-link-panel.information a:hover{background-color:var(--theme-light)}}.keycloak .sgw-link-panel.information .sgw-link-panel--link:active,.keycloak .sgw-link-panel.information a:active{background-color:var(--theme-light)}.keycloak .sgw-link-panel.information .sgw-link-panel--link .sgw-link-panel-sub-text-one,.keycloak .sgw-link-panel.information .sgw-link-panel--link .sgw-link-panel-sub-text-two,.keycloak .sgw-link-panel.information .sgw-link-panel--link .sgw-link-panel-title,.keycloak .sgw-link-panel.information a .sgw-link-panel-sub-text-one,.keycloak .sgw-link-panel.information a .sgw-link-panel-sub-text-two,.keycloak .sgw-link-panel.information a .sgw-link-panel-title{margin-right:24px}.keycloak .sgw-link-card{margin:0 0 12px}.keycloak .sgw-link-card:last-child{margin-bottom:0}.keycloak .sgw-link-card{background-color:var(--card-background);border-radius:12px}.keycloak .sgw-link-card .sgw-link-card__content-container{border-radius:0 0 12px 12px;padding:4px 16px 24px}.keycloak .sgw-link-card.has-additional-content{background-color:var(--card-background-light)}.keycloak .sgw-link-card.has-additional-content .sgw-link-card__link{border-radius:12px 12px 0 0;min-height:auto}.keycloak .sgw-link-card.has-additional-content .sgw-link-card__link .sgw-link-card__content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.keycloak .sgw-link-card.attention-color--danger{background-color:var(--danger)}@media(hover:hover)and (pointer:fine){.keycloak .sgw-link-card.attention-color--danger .sgw-link-card__link:hover{background-color:var(--card-background)}}.keycloak .sgw-link-card.attention-color--success{background-color:var(--success)}.keycloak .sgw-link-card:hover{background-color:var(--card-background-dark)}.keycloak .sgw-link-card:has(*>:active){background-color:var(--card-background-dark)}.keycloak .sgw-link-card:focus-within{-webkit-box-shadow:0 0 0 2px var(--theme-dark) inset;box-shadow:0 0 0 2px var(--theme-dark) inset}.keycloak .sgw-link-card .sgw-link-card__link,.keycloak .sgw-link-panel.card .sgw-link-panel--link{border-radius:12px;cursor:pointer;display:grid;gap:4px 12px;grid-template-columns:1fr;padding:24px}.keycloak .sgw-link-card .sgw-link-card__link:focus,.keycloak .sgw-link-panel.card .sgw-link-panel--link:focus{outline:none}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__labels,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels{grid-column:1/-1}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__labels .sgw-label,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels .sgw-label{margin:0 16px 2px 0}@media(min-width:360px){.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__labels.with-icon,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels.with-icon{margin-left:12px;padding-left:var(--ikon-size-24)}}@media(min-width:768px){.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__labels.with-icon,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels.with-icon{padding-left:var(--ikon-size-36)}}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__labels.no-icon,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels.no-icon{margin-left:0;padding-left:0}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__content-wrapper,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:4px}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__arrow-wrapper,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--ikon-size-36)}.keycloak .sgw-link-card .sgw-link-card__link .card-icon__wrapper .card-icon,.keycloak .sgw-link-panel.card .sgw-link-panel--link .card-icon__wrapper .card-icon{height:var(--ikon-size-24);width:var(--ikon-size-24)}@media(min-width:768px){.keycloak .sgw-link-card .sgw-link-card__link .card-icon__wrapper .card-icon,.keycloak .sgw-link-panel.card .sgw-link-panel--link .card-icon__wrapper .card-icon{height:var(--ikon-size-36);width:var(--ikon-size-36)}}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card-sub-text-one,.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card-sub-text-three,.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card-sub-text-two,.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__second-line,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card-sub-text-one,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card-sub-text-three,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card-sub-text-two,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__second-line{font-weight:400}.keycloak .sgw-link-card .sgw-link-card__link .sgw-link-card__second-line,.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__second-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}@media screen and (min-width:360px){.keycloak .sgw-link-card .sgw-link-card__link,.keycloak .sgw-link-panel.card .sgw-link-panel--link{grid-template-columns:auto 1fr auto}}.keycloak .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__content-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.keycloak .sgw-link-card.align-center .sgw-link-card__link .sgw-link-card__content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.keycloak .sgw-link-card.align-center .sgw-link-card__link .card-icon__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-link-card.align-center .sgw-link-card__link .sgw-link-card__arrow-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-link-card.no-icon .no-icon.align-center{margin:0}.keycloak .sgw-link-card.no-icon .sgw-link-card__link{grid-template-columns:1fr auto}@media screen and (min-width:768px){.keycloak .sgw-link-card.no-icon .sgw-link-card__link{grid-template-columns:1fr auto}}.keycloak .sgw-link-card.with-notification .with-notification.align-center{margin:0}.keycloak .sgw-link-card.with-notification .sgw-link-card__link .sgw-link-card__notification-badge{background-color:var(--danger-dark-color);border-radius:12px;color:var(--typography-color-negative);padding:0 8px;position:relative;text-align:center}.keycloak .sgw-link-card.with-notification .sgw-link-card__link .sgw-link-card__arrow-wrapper.with-notification{display:grid;grid-auto-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link{grid-template-columns:var(--ikon-size-24) 1fr}@media(min-width:768px){.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link{grid-template-columns:var(--ikon-size-36) 1fr}}.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link .sgw-link-card__labels{margin-left:0;padding-left:0}.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link .sgw-link-card-sub-text-one,.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link .sgw-link-card-sub-text-three,.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link .sgw-link-card-sub-text-two,.font-scale-large .keycloak .sgw-link-card .sgw-link-card--link .sgw-link-card__second-line{grid-column:1/-1}.keycloak .sgw-largelink-card{--button-font-size:var(--font-size--regular);--container-padding:24px;background-color:var(--theme-light);border-radius:16px;-ms-flex-direction:column;flex-direction:column;padding:var(--container-padding)}.keycloak .sgw-largelink-card,.keycloak .sgw-largelink-card .sgw-largelink-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.keycloak .sgw-largelink-card .sgw-largelink-card__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column}.keycloak .sgw-largelink-card .sgw-largelink-card__cta{margin-top:8px;-ms-flex-item-align:end;align-self:end}.keycloak .sgw-largelink-card .sgw-largelink-card__cta .button--size-large{font-size:var(--button-font-size)}.keycloak .sgw-largelink-card .sgw-largelink-card__children{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:center;align-self:center;margin-right:0}.keycloak .sgw-largelink-card .sgw-largelink-card__children .sgw-rich-icon{max-height:144px;min-height:144px}.keycloak .sgw-largelink-card .sgw-largelink-card__header{margin:8px 0}.keycloak .sgw-largelink-card .card-icon__wrapper{display:block;line-height:1}.keycloak .sgw-largelink-card .typography-paragraph{margin-top:0}.keycloak .sgw-largelink-card.variant--dark{--container-padding:24px 24px 40px;background-color:var(--form-theme-dark);border-radius:24px;color:var(--typography-color-negative)}.keycloak .sgw-largelink-card.variant--dark .sgw-largelink-card__cta{margin-bottom:40px;margin:0}.keycloak .sgw-largelink-card.variant--dark .sgw-largelink-card__cta .sgw-button-common{text-wrap:nowrap}.keycloak .sgw-largelink-card.with--illustration .sgw-largelink-card__content{margin:24px 0 16px}.keycloak .sgw-largelink-card.with--illustration .sgw-largelink-card__content p{margin-bottom:0}@media screen and (min-width:1024px){.keycloak .sgw-largelink-card{--button-font-size:var(--font-size--medium);--container-padding:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.keycloak .sgw-largelink-card .sgw-largelink-card__illustration{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-item-align:start;align-self:start}.keycloak .sgw-largelink-card .sgw-largelink-card__illustration .sgw-rich-icon{min-height:144px}.keycloak .sgw-largelink-card .sgw-largelink-card__children{-ms-flex-item-align:start;align-self:flex-start;margin-right:24px}.keycloak .sgw-largelink-card .sgw-largelink-card__content{margin:0 40px 0 0}.keycloak .sgw-largelink-card .sgw-largelink-card__cta{margin-left:auto}.keycloak .sgw-largelink-card .sgw-largelink-card__cta .button--size-large{text-wrap:nowrap}.keycloak .sgw-largelink-card.variant--dark{--container-padding:40px}.keycloak .sgw-largelink-card.variant--dark .sgw-largelink-card__children{margin-right:0}.keycloak .sgw-largelink-card.variant--dark .sgw-largelink-card__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.keycloak .sgw-largelink-card.variant--dark .sgw-largelink-card__cta{margin:0}.keycloak .sgw-largelink-card.variant--dark .sgw-largelink-card__content{margin:0 40px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.keycloak .sgw-link-card.information .sgw-link-card--link,.keycloak .sgw-link-card.information a{background-color:var(--neutral-background);border:2px dashed var(--form-theme-light);border-radius:12px}.keycloak .sgw-link-card.information .sgw-link-card--link:focus,.keycloak .sgw-link-card.information a:focus{outline:none}.keycloak .sgw-link-card.information .sgw-link-card--link:focus-visible,.keycloak .sgw-link-card.information a:focus-visible{border:2px solid var(--seagreen-dark);-webkit-box-shadow:none;box-shadow:none}@media(hover:hover)and (pointer:fine){.keycloak .sgw-link-card.information .sgw-link-card--link:hover,.keycloak .sgw-link-card.information a:hover{background-color:var(--card-background-light)}}.keycloak .sgw-link-card.information .sgw-link-card--link:active,.keycloak .sgw-link-card.information a:active{background-color:var(--card-background-light)}.keycloak .sgw-link-card.information .sgw-link-card--link .sgw-link-card-sub-text-one,.keycloak .sgw-link-card.information .sgw-link-card--link .sgw-link-card-sub-text-two,.keycloak .sgw-link-card.information .sgw-link-card--link .sgw-link-card-title,.keycloak .sgw-link-card.information a .sgw-link-card-sub-text-one,.keycloak .sgw-link-card.information a .sgw-link-card-sub-text-two,.keycloak .sgw-link-card.information a .sgw-link-card-title{margin-right:24px}.keycloak .sgw-link-panel-advanced{margin:0 0 12px}.keycloak .sgw-link-panel-advanced:last-child{margin-bottom:0}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link,.keycloak .sgw-link-panel-advanced a{background-color:var(--neutral-background);border-radius:6px;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.18);box-shadow:0 1px 3px 1px rgba(0,0,0,.18);cursor:pointer;display:grid;grid-template-columns:1fr auto;padding:24px}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link:focus,.keycloak .sgw-link-panel-advanced a:focus{outline:none}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link:focus-visible,.keycloak .sgw-link-panel-advanced a:focus-visible{-webkit-box-shadow:0 0 0 2px var(--form-theme-dark) inset,0 1px 3px 1px rgba(0,0,0,.18);box-shadow:0 0 0 2px var(--form-theme-dark) inset,0 1px 3px 1px rgba(0,0,0,.18)}@media(hover:hover)and (pointer:fine){.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link:hover,.keycloak .sgw-link-panel-advanced a:hover{background-color:var(--card-background-light)}}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link:active,.keycloak .sgw-link-panel-advanced a:active{background-color:var(--card-background-light)}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;word-break:break-all}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-title,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced-title{font-weight:600}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-one,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced-sub-text-one{font-weight:700;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;text-align:right;white-space:nowrap}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:400}@media screen and (min-width:1024px){.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two{font-size:var(--font-size--regular)}}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:400}@media screen and (min-width:1024px){.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three{font-size:var(--font-size--regular)}}.keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__labels,.keycloak .sgw-link-panel-advanced a .sgw-link-panel-advanced__labels{grid-column:1/-1;margin-bottom:3px}.keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.font-scale-large .keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link,.font-scale-large .keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link{grid-template-columns:1fr;line-height:1.2;padding:40px 16px;row-gap:8px}.font-scale-large .keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__arrow-wrapper,.font-scale-large .keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced__arrow-wrapper{display:none}.font-scale-large .keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-one,.font-scale-large .keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-three,.font-scale-large .keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-two,.font-scale-large .keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-one,.font-scale-large .keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-three,.font-scale-large .keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-two{font-weight:400}.font-scale-large .keycloak .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper,.font-scale-large .keycloak .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper{row-gap:8px}.keycloak .sgw-link-panel-advanced.inverted-icon .sgw-link-panel-advanced__link .sgw-link-panel__second-line .sgw-link-panel-sub-text-two,.keycloak .sgw-link-panel-advanced.inverted-icon a .sgw-link-panel__second-line .sgw-link-panel-sub-text-two{margin-right:24px;white-space:break-spaces}.keycloak .sgw-link-panel-advanced.inverted-icon .sgw-link-panel-advanced__link :not(.sgw-label).sgw-icon,.keycloak .sgw-link-panel-advanced.inverted-icon a :not(.sgw-label).sgw-icon{background-color:var(--form-theme-dark);border-radius:50%;color:var(--typography-color-negative)}.keycloak .sgw-list-panel{margin:0;padding:0}.keycloak .sgw-list-panel:first-of-type .sgw-list-panel__link{border-top-left-radius:6px;border-top-right-radius:6px}.keycloak .sgw-list-panel:last-of-type .sgw-list-panel__link{border-bottom:1px solid var(--border-color-neutral-medium);border-bottom-left-radius:6px;border-bottom-right-radius:6px}.keycloak .sgw-list-panel.with-prefix-content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.keycloak .sgw-list-panel.has-icon .sgw-list-panel__link{grid-template-columns:1fr auto}.keycloak .sgw-list-panel.has-only-title .sgw-list-panel__link{min-height:68px}.keycloak .sgw-list-panel .sgw-list-panel__link,.keycloak .sgw-list-panel a{background-color:var(--neutral-background);border:1px solid var(--border-color-neutral-medium);border-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:grid;gap:4px 12px;grid-template-columns:1fr;padding:16px 24px}.keycloak .sgw-list-panel .sgw-list-panel__link.style--light,.keycloak .sgw-list-panel a.style--light{background-color:var(--form-theme-xtra-light)}.keycloak .sgw-list-panel .sgw-list-panel__link.style--light:hover,.keycloak .sgw-list-panel a.style--light:hover{background-color:var(--neutral-background)}.keycloak .sgw-list-panel .sgw-list-panel__link:focus,.keycloak .sgw-list-panel a:focus{outline:none}.keycloak .sgw-list-panel .sgw-list-panel__link:focus-visible,.keycloak .sgw-list-panel a:focus-visible{-webkit-box-shadow:none;box-shadow:none}.keycloak .sgw-list-panel .sgw-list-panel__link:focus-visible,.keycloak .sgw-list-panel a:focus-visible{-webkit-box-shadow:0 0 0 2px var(--form-theme-dark) inset;box-shadow:0 0 0 2px var(--form-theme-dark) inset}@media(hover:hover)and (pointer:fine){.keycloak .sgw-list-panel .sgw-list-panel__link:hover,.keycloak .sgw-list-panel a:hover{background-color:var(--card-background-light)}}.keycloak .sgw-list-panel .sgw-list-panel__link:active,.keycloak .sgw-list-panel a:active{background-color:var(--card-background-dark)}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__content-wrapper,.keycloak .sgw-list-panel a .sgw-list-panel__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;word-break:break-all;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-title,.keycloak .sgw-list-panel a .sgw-list-panel-title{font-weight:600}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__prefix-content,.keycloak .sgw-list-panel a .sgw-list-panel__prefix-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__prefix-content>*,.keycloak .sgw-list-panel a .sgw-list-panel__prefix-content>*{max-height:40px;max-width:64px}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__title-icon>*,.keycloak .sgw-list-panel a .sgw-list-panel__title-icon>*{height:var(--ikon-size-24);max-height:var(--ikon-size-24);max-width:var(--ikon-size-24);width:var(--ikon-size-24)}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-one,.keycloak .sgw-list-panel a .sgw-list-panel-sub-text-one{font-weight:400;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}@media screen and (min-width:360px){.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-one,.keycloak .sgw-list-panel a .sgw-list-panel-sub-text-one{font-weight:700;text-align:right}}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line,.keycloak .sgw-list-panel a .sgw-list-panel__second-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-two,.keycloak .sgw-list-panel a .sgw-list-panel__second-line .sgw-list-panel-sub-text-two{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:400}@media screen and (min-width:1024px){.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-two,.keycloak .sgw-list-panel a .sgw-list-panel__second-line .sgw-list-panel-sub-text-two{font-size:var(--font-size--regular)}}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-three,.keycloak .sgw-list-panel a .sgw-list-panel__second-line .sgw-list-panel-sub-text-three{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:400}@media screen and (min-width:1024px){.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-three,.keycloak .sgw-list-panel a .sgw-list-panel__second-line .sgw-list-panel-sub-text-three{font-size:var(--font-size--regular)}}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__labels,.keycloak .sgw-list-panel a .sgw-list-panel__labels{grid-column:1/-1;margin-bottom:0}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__labels .sgw-label,.keycloak .sgw-list-panel a .sgw-list-panel__labels .sgw-label{margin:0 16px 2px 0}.keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__icon-with-title,.keycloak .sgw-list-panel a .sgw-list-panel__icon-with-title{-webkit-column-gap:inherit;-moz-column-gap:inherit;column-gap:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keycloak .sgw-list-panel.align-center .sgw-list-panel__link .sgw-list-panel__arrow-wrapper,.keycloak .sgw-list-panel.align-center a .sgw-list-panel__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.font-scale-large .keycloak .sgw-list-panel .sgw-list-panel__link,.font-scale-large .keycloak .sgw-list-panel a{grid-template-columns:1fr;line-height:1.2;padding:40px 16px;row-gap:8px}.font-scale-large .keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__arrow-wrapper,.font-scale-large .keycloak .sgw-list-panel a .sgw-list-panel__arrow-wrapper{display:none}.font-scale-large .keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-one,.font-scale-large .keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-three,.font-scale-large .keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-two,.font-scale-large .keycloak .sgw-list-panel a .sgw-list-panel-sub-text-one,.font-scale-large .keycloak .sgw-list-panel a .sgw-list-panel-sub-text-three,.font-scale-large .keycloak .sgw-list-panel a .sgw-list-panel-sub-text-two{font-weight:400}.font-scale-large .keycloak .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__content-wrapper,.font-scale-large .keycloak .sgw-list-panel a .sgw-list-panel__content-wrapper{row-gap:8px}.keycloak .sgw-list-panel.inverted-icon .sgw-link-panel-advanced__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-two,.keycloak .sgw-list-panel.inverted-icon a .sgw-list-panel__second-line .sgw-list-panel-sub-text-two{margin-right:24px;white-space:break-spaces}.keycloak .sgw-list-panel.inverted-icon .sgw-link-panel-advanced__link :not(.sgw-label).sgw-icon,.keycloak .sgw-list-panel.inverted-icon a :not(.sgw-label).sgw-icon{background-color:var(--form-theme-dark);border-radius:50%;color:var(--typography-color-negative)}.keycloak .sgw-list-panel__wrapper{display:grid;grid-template-columns:auto}.keycloak .sgw-list-panel__wrapper .sgw-list-panel__wrapper--content{margin-bottom:0;margin-top:0;padding:0}.keycloak .sgw-list-panel__wrapper .sgw-list-panel__wrapper--footer{margin:32px 0}@media screen and (min-width:768px){.keycloak .sgw-list-panel__wrapper{--gap:var(--column-gap,32px);--minus-gap:calc(var(--gap)*-1);-webkit-column-gap:var(--gap);-moz-column-gap:var(--gap);column-gap:var(--gap);grid-template-columns:repeat(7,1fr);isolation:isolate;position:relative}.keycloak .sgw-list-panel__wrapper:not(.has-footer){padding-bottom:48px}.keycloak .sgw-list-panel__wrapper .sgw-list-panel__wrapper--content,.keycloak .sgw-list-panel__wrapper .sgw-list-panel__wrapper--footer,.keycloak .sgw-list-panel__wrapper .sgw-list-panel__wrapper--title{grid-column:1/7;margin-right:var(--minus-gap);z-index:1}.keycloak .sgw-list-panel__wrapper.hide-background{grid-template-columns:1fr;padding-bottom:0}.keycloak .sgw-list-panel__wrapper.hide-background .sgw-list-panel__wrapper--content,.keycloak .sgw-list-panel__wrapper.hide-background .sgw-list-panel__wrapper--footer,.keycloak .sgw-list-panel__wrapper.hide-background .sgw-list-panel__wrapper--title{grid-column:auto}.keycloak .sgw-list-panel__wrapper.hide-background .sgw-list-panel__background{display:none}}.keycloak .sgw-list-panel__wrapper .sgw-list-panel__background{display:none}@media screen and (min-width:768px){.keycloak .sgw-list-panel__wrapper .sgw-list-panel__background{background-color:var(--theme-light);border-radius:20px;bottom:0;display:block;grid-column:2/-1;left:var(--minus-gap);position:absolute;right:0;top:45px}}.keycloak .sgw-link{display:inline-block}.keycloak .sgw-link:hover{cursor:pointer}.keycloak .sgw-link.inline{--border-size:2px;--border-radius:2px;border-bottom-color:transparent;border:var(--border-size) solid transparent;border-bottom:var(--border-size) solid var(--form-theme-medium);border-radius:0;color:currentColor;display:inline;font-weight:inherit;margin:0 .25em 0 0;-webkit-transition:border-color 0s ease;transition:border-color 0s ease}.keycloak .sgw-link.inline:visited{color:currentColor}.keycloak .sgw-link.inline:hover{border-bottom-color:transparent;color:var(--form-theme-medium)}.keycloak .sgw-link.inline.focus-visible{border-color:var(--form-theme-medium);border-radius:var(--border-radius)}.keycloak .sgw-link.inline .sgw-icon{display:inline-block;margin-right:.2em}.keycloak .sgw-link.inline .sgw-icon .icon{height:1em;width:1em}@media(prefers-reduced-motion:no-preference){.keycloak .sgw-link.inline{-webkit-transition-duration:.25s;transition-duration:.25s}}.keycloak .sgw-link__return-link{border:2px solid transparent;border-radius:20px;cursor:pointer;padding:4px 12px;position:relative}.keycloak .sgw-link__return-link:focus{border:2px solid var(--form-theme-dark);outline:none}.keycloak .sgw-link__return-link:hover .sgw-icon,.keycloak .sgw-link__return-link:hover .sgw-link__text{color:var(--form-theme-dark)}.keycloak .sgw-link__return-link:hover .sgw-link__return-link-arrow-icon{left:0}.keycloak .sgw-link__return-link-arrow-icon{left:8px;position:absolute;top:.3333333333em;-webkit-transition:left .2s ease-in-out;transition:left .2s ease-in-out}.keycloak .sgw-link__return-link .sgw-link__text{font-weight:400;padding-left:calc(var(--ikon-size-20) + 4px)}.keycloak .sgw-link__return-link .sgw-icon,.keycloak .sgw-link__return-link .sgw-link__text{color:var(--form-theme-medium)}
/*# sourceMappingURL=app.css.map*/