.caw .page-wrapper{padding-top:40px}@media screen and (max-width:768px){.caw .page-wrapper{padding-left:24px;padding-right:24px}}.caw .sgw-button{background:none;border:none;color:var(--button-background-color);padding:1px 6px}.caw .sgw-button:enabled{cursor:pointer}.caw .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}.caw .sgw-button.button--action,.caw .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}.caw .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){.caw .sgw-button.button--action .sgw-icon{margin-bottom:12px}}.caw .sgw-button.button--action .sgw-icon .icon.icon--36{height:36px;width:36px}.caw .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)}.caw .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){.caw .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)}}.caw .sgw-button.button--action:disabled{color:var(--disabled)}.caw .sgw-button.button--action:disabled .sgw-icon{background-color:var(--disabled);-webkit-box-shadow:none;box-shadow:none;color:var(--typography-color-negative)}.caw .sgw-button.button--action:active:not(.sgw-button.button--action:disabled){color:var(--form-theme-light)}.caw .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)}.caw .sgw-button.button--action.action-button__button{font-weight:450;word-break:normal}.caw .sgw-button.button--action.action-button__button.action-link__link-element,.caw .sgw-button.button--action.action-button__button.button--size-standard{padding:1px 6px}.caw .sgw-button.button--action.action-button__button--secondary{color:var(--action-desktop-text-color)}.caw .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}.caw .sgw-button.button--action.action-button__button--secondary:focus-visible .sgw-icon,.caw .sgw-button.button--action.action-button__button--secondary:hover .sgw-icon{background-color:var(--neutral-background)}.caw .sgw-button.button--action.action-button__button--secondary .sgw-icon{background-color:var(--action-button-secondary-color);color:var(--action-desktop-text-color)}.caw .sgw-button.button--action.action-button__button--secondary:after{background-color:var(--action-button-desktop-backdrop-secondary-color)}.font-scale-large .caw .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 .caw .sgw-button.action-button__button .sgw-icon{margin-bottom:0;margin-right:16px}@media screen and (min-width:1024px){.font-scale-large .caw .sgw-button.action-button__button{margin-top:unset}.font-scale-large .caw .sgw-button.action-button__button:after{height:unset;top:0}.caw .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}.caw .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}.caw .sgw-button.button--action:disabled:after{background-color:var(--disabled);content:"";opacity:.3}}.caw .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}.caw .action-link__label{line-height:1.15;word-break:normal}.caw .row-button__container{background:none;border:none;color:var(--typography-color,var(--form-theme-dark));padding:16px 24px;text-align:left;width:100%}.caw .row-button__container:focus{outline:none}.caw .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)}.caw .row-button__container:not(:disabled){cursor:pointer}@media(hover:hover)and (pointer:fine){.caw .row-button__container:not(:disabled):hover{background:var(--card-background-light)}}.caw .row-button__container:not(:disabled):active{background:var(--card-background-light)}.caw .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}.caw .sgw-button-common[class*=button--icon] .sgw-icon{margin:0}.caw .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}.caw .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){.caw .sgw-button-common[class*=button--icon]:hover:not(:disabled) .sgw-button__icon-container{background-color:var(--form-theme-light)}}.caw .sgw-button-common[class*=button--icon]:active .sgw-button__icon-container{color:var(--form-theme-light)}.caw .sgw-button-common[class*=button--icon]:disabled .sgw-button__icon-container{color:var(--disabled)}.caw .sgw-button-common[class*=button--icon].button--size-small .sgw-icon .icon[class*=icon--]{height:var(--ikon-size-20);width:var(--ikon-size-20)}.caw .sgw-button-common[class*=button--icon][class*=dark],.caw .sgw-button-common[class*=button--icon][class*=negative]{-webkit-box-shadow:none;box-shadow:none}.caw .sgw-button-common[class*=button--icon][class*=dark] .sgw-button__icon-container,.caw .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){.caw .sgw-button-common[class*=button--icon][class*=dark]:hover .sgw-button__icon-container,.caw .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))}}.caw .sgw-button-common[class*=button--icon][class*=dark]:active .sgw-button__icon-container,.caw .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}.caw .sgw-button-common[class*=button--icon][class*=dark]:disabled .sgw-button__icon-container,.caw .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}.caw .sgw-button-common[class*=button--icon][class*=dark]:focus-visible .sgw-button__icon-container:after,.caw .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}.caw .sgw-button-common[class*=button--icon].inverted{-webkit-box-shadow:none;box-shadow:none}.caw .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){.caw .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)}}.caw .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)}.caw .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}.caw .sgw-button-common[class*=button--icon].inverted[class*=dark] .sgw-button__icon-container,.caw .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){.caw .sgw-button-common[class*=button--icon].inverted[class*=dark]:hover:not(:disabled) .sgw-button__icon-container,.caw .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))}}.caw .sgw-button-common[class*=button--icon].inverted[class*=dark]:focus-visible .sgw-button__icon-container,.caw .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))}.caw .sgw-button-common[class*=button--icon].inverted[class*=dark]:focus-visible .sgw-button__icon-container:after,.caw .sgw-button-common[class*=button--icon].inverted[class*=negative]:focus-visible .sgw-button__icon-container:after{border-color:var(--typography-color-negative)}.caw .sgw-button-common[class*=button--icon].inverted[class*=dark]:disabled .sgw-button__icon-container,.caw .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)}.caw .sgw-button-common[class*=button--icon].inverted:disabled .sgw-button__icon-container{background-color:var(--disabled);color:var(--form-theme-light)}.caw .sgw-file-button{background:var(--card-background);border-radius:24px;display:grid;grid-auto-flow:column;padding:8px 12px;place-content:flex-start}.caw .sgw-file-button .sgw-icon{margin-right:8px}.caw .sgw-file-button__text-wrapper{border-bottom:1px solid var(--form-theme-pastel);display:grid;grid-auto-flow:column}.caw .sgw-file-button__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.caw .sgw-file-button:hover{background:var(--form-theme-pastel-light)}.caw .sgw-file-button:hover .sgw-file-button__text-wrapper{border-bottom:1px solid transparent}.caw .sgw-file-button:active{background:var(--form-theme-pastel)}.caw .sgw-file-button:focus,.caw .sgw-file-button:focus-visible{outline-color:var(--typography-color)}.caw .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}.caw .sgw-chip__removable{grid-template-columns:auto var(--font-size--small)}.caw .sgw-chip__active,.caw .sgw-chip__removable{background-color:var(--form-theme-light);border-color:transparent}.caw .sgw-chip__active.sgw-chip__with-cross-button{grid-template-columns:auto var(--font-size--small)}.caw .sgw-chip:enabled{cursor:pointer}@media(hover:hover)and (pointer:fine){.caw .sgw-chip:hover:not(:disabled){background-color:var(--form-theme-pastel)}.caw .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))}}.caw .sgw-chip:focus-visible:not(:disabled){outline-color:var(--form-theme-pastel);outline-offset:3px}.caw .sgw-chip:focus-visible:not(:disabled).sgw-chip__active,.caw .sgw-chip:focus-visible:not(:disabled).sgw-chip__removable{background-color:var(--form-theme-pastel)}.caw .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))}.caw .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}.caw .sgw-chip .sgw-chip__icon-wrapper .icon,.caw .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}.caw .sgw-chip .sgw-chip__icon-wrapper .sgw-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.font-scale-large .caw .sgw-chip{text-align:unset}.caw .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}.caw .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}.caw .sgw-button-group__second-row{margin-top:12px}.caw .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}.caw .account-selector-layout__label{font-size:var(--font-size--small);line-height:1.14;margin-right:4px}.caw .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}.caw .account-selector-layout__second-row{grid-area:second-row;line-height:1.5}.caw .account-selector-layout__second-row,.caw .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}.caw .account-selector-layout__third-row{grid-area:third-row}.caw .account-selector-layout__alias{font-weight:450;margin-right:8px}.caw .account-selector-layout__account-number{font-size:var(--font-size--small);grid-area:accountNumber;line-height:1.43;margin-right:16px}.caw .account-selector-layout__value{font-weight:650}.caw .account-selector-layout__left-single-value{grid-area:second-row}.caw .account-selector-layout__placeholder{color:var(--typography-color-secondary)}.caw .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))}.caw .account-selector-layout__error-label{margin:0}.caw .account-selector-layout__credit{font-size:var(--font-size--small);line-height:1.43}.caw .sgw-tag__container{display:inline-block}.caw .sgw-tag{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:450;line-height:1.4;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1.3846153846;padding:4px 8px}.caw .sgw-tag--visibility-hidden{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.caw .sgw-tag>span.sgw-icon{-ms-flex-item-align:start;align-self:flex-start;height:var(--ikon-size-20);--tag-text-height:calc(var(--font-size--small)*1.38462);--alignment-margin:calc((var(--tag-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}.caw .sgw-tag>span.sgw-icon>.icon{height:var(--ikon-size-20)}.caw .sgw-tag--small{border-radius:4px;font-size:var(--font-size--smallest);line-height:1;padding:2px 6px}.caw .sgw-tag--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)}.caw .sgw-tag--small>span.sgw-icon>.icon{height:var(--font-size--small)}.caw .sgw-tag--success{background-color:var(--success);color:var(--success-text-color)}.caw .sgw-tag--attention{background-color:var(--attention);color:var(--attention-text-color)}.caw .sgw-tag--pending{background-color:var(--pending);color:var(--pending-text-color)}.caw .sgw-tag--info{background-color:var(--info);color:var(--info-text-color)}.caw .sgw-tag--inverted{background-color:var(--neutral-background)}.caw .sgw-tag--warning{background-color:var(--warning);color:var(--warning-text-color)}.caw .sgw-tag--warning>span.sgw-icon{color:var(--danger-dark-color)}.caw .sgw-tag--error{background-color:var(--danger);color:var(--danger-text-color)}.caw .sgw-tag--error>span.sgw-icon{color:var(--danger-dark-color)}.caw .sgw-tag--error-severe{background-color:var(--danger-dark-color)}.caw .sgw-tag--error-severe,.caw .sgw-tag--error-severe>span.sgw-icon{color:var(--typography-color-negative)}.caw .sgw-tag--external-link{background-color:var(--card-background-dark)}.caw .sgw-tag--external-link .sgw-tag__external-link{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:280}@media screen and (min-width:1024px){.caw .sgw-tag--external-link .sgw-tag__external-link{font-size:var(--font-size--regular)}}.caw .sgw-tag--external-link .sgw-tag__external-link{text-decoration:underline}.caw .sgw-tag--external-link .sgw-tag__external-link .sgw-tag__external-link__icon-container .sgw-icon{display:inline-block;height:var(--ikon-size-20);margin:-1px -2px -1px 4px;vertical-align:middle;width:var(--ikon-size-20)}.caw .sgw-tag--external-link .sgw-tag__external-link .sgw-tag__external-link__icon-container .sgw-icon>.icon{height:var(--ikon-size-20);width:var(--ikon-size-20)}.caw .sgw-tag--hidden{display:none}.caw .sgw-error-card h3.sgw-card__title{margin-bottom:8px}.caw .sgw-error-card img{height:auto;margin:0 32px 24px;max-width:192px;width:calc(100% - 64px)}.caw .sgw-error-card__container{margin-bottom:24px}.caw .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}.caw .sgw-error-card .sgw-error-card__detailed-error-info,.caw .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}.caw .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}.caw .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box--with-icon{padding-top:8px}.caw .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:450;row-gap:0}.caw .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__info-box .sgw-error-card__content{font-size:16px}.caw .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-data,.caw .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-name{margin-left:0}.caw .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-data{margin-bottom:4px}.caw .sgw-error-card .sgw-error-card__detailed-error-info .sgw-error-card__detailed-error-data:last-of-type{margin-bottom:0}.caw .sgw-error-card .sgw-card-icon:has(.sgw-rich-icon){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.caw .sgw-error-card .sgw-card-icon .sgw-rich-icon{margin:0 auto}.caw .sgw-error-card .sgw-error-card__modal{text-align:left;white-space:pre-wrap}.caw .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}.caw .focus-container.focus-visible,.caw .focus-container:focus{outline:none}.caw .focus-container:focus-visible{outline:none}.caw .sgw-modal-dialog__container{--submodal-animation-in-duration:50ms;--animation-duration:50ms;--backdrop-transition-out-duration:50ms;--modal-transition:cubic-bezier(0.03,0.66,1,1.07);--sub-modal-opacity-aniumation-duration:50ms;--transition-delay:50ms;bottom:0;left:0;right:0;top:0}@media(prefers-reduced-motion:no-preference){.caw .sgw-modal-dialog__container{--submodal-animation-in-duration:400ms;--animation-duration:300ms;--backdrop-transition-in-duration:400ms;--sub-modal-opacity-aniumation-duration:200ms;--transition-delay:0.1s}}.caw .sgw-modal-dialog__container.is-showing{position:fixed;z-index:1000}.caw .sgw-modal-dialog__container .sgw-modal-dialog__container.is-showing.sgw-modal-dialog__sub-container.finished-opening>.sgw-modal-dialog.open{position:absolute}.caw .sgw-modal-dialog__container.finished-opening .sgw-modal-dialog__focus-container{bottom:0;left:0;max-height:100svh;position:fixed;right:0;top:0}@media screen and (min-width:1024px){.caw .sgw-modal-dialog__container.finished-opening .sgw-modal-dialog__focus-container{position:static}}.caw .sgw-modal-dialog__container.finished-opening .sgw-modal-dialog__container .sgw-modal-dialog__focus-container,.caw .sgw-modal-dialog__container.finished-opening.sgw-modal-dialog__sub-container .sgw-modal-dialog__focus-container{position:static}.caw .sgw-modal-dialog__container .sgw-modal-dialog__container,.caw .sgw-modal-dialog__container.sgw-modal-dialog__sub-container{position:absolute}.caw .sgw-modal-dialog{background-color:var(--neutral-background);border:0;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;-webkit-box-shadow:0 0 0 2px var(--theme-medium);box-shadow:0 0 0 2px var(--theme-medium);left:0;margin:0;outline:0;padding:0;position:fixed;right:0;top:0;top:2px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform var(--animation-duration) ease-out var(--transition-delay);transition:-webkit-transform var(--animation-duration) ease-out var(--transition-delay);transition:transform var(--animation-duration) ease-out var(--transition-delay);transition:transform var(--animation-duration) ease-out var(--transition-delay),-webkit-transform var(--animation-duration) ease-out var(--transition-delay);will-change:opacity,transform;--max-height-desktop-value:812px;--max-height-desktop:min(var(--max-height-desktop-value),100vh);--modal-min-height:min(700px,90vh)}@supports(height:100dvh){.caw .sgw-modal-dialog{height:100dvh;--max-height-desktop:min(var(--max-height-desktop-value),100dvh)}}@media screen and (min-width:1024px){.caw .sgw-modal-dialog{-webkit-box-shadow:none;box-shadow:none;opacity:0;top:0;-webkit-transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out var(--transition-delay);transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out var(--transition-delay);transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out var(--transition-delay);transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out var(--transition-delay),-webkit-transform var(--animation-duration) ease-out var(--transition-delay)}}.caw .sgw-modal-dialog{height:100vh;min-height:230px;overflow:hidden;width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1000}.caw .sgw-modal-dialog.small-height{--modal-min-height:min(500px,90vh)}.caw .sgw-modal-dialog.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform var(--animation-duration) ease-out;transition:-webkit-transform var(--animation-duration) ease-out;transition:transform var(--animation-duration) ease-out;transition:transform var(--animation-duration) ease-out,-webkit-transform var(--animation-duration) ease-out}@media screen and (min-width:1024px){.caw .sgw-modal-dialog.open{opacity:1;-webkit-transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out,-webkit-transform var(--animation-duration) ease-out}.caw .sgw-modal-dialog{margin:auto;--modal-width:602px;border-radius:16px;height:100%;max-height:var(--max-height-desktop);max-width:var(--modal-width);width:var(--modal-width)}.caw .sgw-modal-dialog__grow-with-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:var(--modal-min-height)}.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content{min-height:unset}.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content .sgw-modal-dialog__container,.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content .sgw-modal-dialog__sub-container,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content .sgw-modal-dialog__container,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content .sgw-modal-dialog__sub-container{display:-webkit-box;display:-ms-flexbox;display:flex}.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content .sgw-modal-dialog,.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content .sgw-modal-dialog__sub,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content .sgw-modal-dialog,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content .sgw-modal-dialog__sub{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-height:unset;padding:0;position:relative}.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content.sgw-modal-dialog__large,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content.sgw-modal-dialog__large{--modal-width:820px;height:unset;max-height:unset}.caw .sgw-modal-dialog .sgw-modal-dialog.sgw-modal-dialog__grow-with-content.sgw-modal-dialog__wide,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__grow-with-content.sgw-modal-dialog__wide{--modal-width:1000px}.caw .sgw-modal-dialog__large{--modal-width:820px;--max-height-desktop-value:812px;width:unset}.caw .sgw-modal-dialog__wide{--modal-width:1000px;width:unset}}.caw .sgw-modal-dialog .sgw-modal-dialog,.caw .sgw-modal-dialog.sgw-modal-dialog__sub{height:100%;max-height:unset;position:absolute}.caw .sgw-modal-dialog.sgw-modal-dialog__sub{max-width:100vw}@media screen and (min-width:1024px){.caw .sgw-modal-dialog.sgw-modal-dialog__sub{border-radius:16px}.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__large{--modal-width:820px;--max-height-desktop-value:812px}.caw .sgw-modal-dialog.sgw-modal-dialog__sub.sgw-modal-dialog__wide{--modal-width:1000px}}.caw .sgw-modal-dialog.sgw-modal-dialog__sub{position:fixed}.caw .sgw-modal-dialog.animate-as-sub,.caw .sgw-modal-dialog.sgw-modal-dialog__sub{bottom:0;left:40px;opacity:1;right:0;top:0;-webkit-transform:translateX(90%);transform:translateX(90%);-webkit-transition:-webkit-transform var(--animation-duration) ease-out;transition:-webkit-transform var(--animation-duration) ease-out;transition:transform var(--animation-duration) ease-out;transition:transform var(--animation-duration) ease-out,-webkit-transform var(--animation-duration) ease-out}.caw .sgw-modal-dialog.animate-as-sub .focus-container,.caw .sgw-modal-dialog.sgw-modal-dialog__sub .focus-container{opacity:0;-webkit-transition:opacity var(--animation-duration) ease-out var(--sub-modal-opacity-aniumation-duration);transition:opacity var(--animation-duration) ease-out var(--sub-modal-opacity-aniumation-duration)}.caw .sgw-modal-dialog.animate-as-sub.open,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.open{bottom:0;left:0;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,-webkit-transform var(--submodal-animation-in-duration) ease-out;transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,-webkit-transform var(--submodal-animation-in-duration) ease-out;transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,transform var(--submodal-animation-in-duration) ease-out;transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,transform var(--submodal-animation-in-duration) ease-out,-webkit-transform var(--submodal-animation-in-duration) ease-out}.caw .sgw-modal-dialog.animate-as-sub.open .focus-container,.caw .sgw-modal-dialog.sgw-modal-dialog__sub.open .focus-container{opacity:1;-webkit-transition:opacity var(--animation-duration) ease-out .28s;transition:opacity var(--animation-duration) ease-out .28s}@media screen and (min-width:1024px){.caw .sgw-modal-dialog.animate-as-sub{opacity:0}.caw .sgw-modal-dialog.animate-as-sub,.caw .sgw-modal-dialog.animate-as-sub.open{-webkit-transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,-webkit-transform var(--submodal-animation-in-duration) ease-out;transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,-webkit-transform var(--submodal-animation-in-duration) ease-out;transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,transform var(--submodal-animation-in-duration) ease-out;transition:opacity var(--sub-modal-opacity-aniumation-duration) ease-out,transform var(--submodal-animation-in-duration) ease-out,-webkit-transform var(--submodal-animation-in-duration) ease-out}.caw .sgw-modal-dialog.animate-as-sub.open{opacity:1}}.caw .sgw-modal-dialog.animate-as-standard{bottom:0;left:0;min-height:230px;opacity:1;right:0;top:0;-webkit-transform:translateY(90%);transform:translateY(90%);-webkit-transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out,-webkit-transform var(--animation-duration) ease-out;will-change:opacity,transform;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-modal-dialog.animate-as-standard .focus-container{opacity:1}.caw .sgw-modal-dialog.animate-as-standard.open{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),-webkit-transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out;transition:opacity var(--animation-duration) var(--modal-transition),transform var(--animation-duration) ease-out,-webkit-transform var(--animation-duration) ease-out}.caw .sgw-modal-dialog .sgw-modal-dialog__focus-container{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;outline:0;overflow-y:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.caw .sgw-modal-dialog .focus-container{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.caw .sgw-modal-dialog .sgw-modal-dialog__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 16px 4px}.caw .sgw-modal-dialog .sgw-modal-dialog__header .sgw-modal-dialog__header-close-button--align-end{-ms-flex-item-align:end;align-self:flex-end}.caw .sgw-modal-dialog .sgw-modal-dialog__header.hidden-close-button .sgw-modal-dialog__header-close-button,.caw .sgw-modal-dialog .sgw-modal-dialog__header.hidden-close-button .sgw-modal-dialog__header-close-button--align-end{height:44px}.caw .sgw-modal-dialog .sgw-modal-dialog__header .sgw-modal-dialog__header-items{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (min-width:1024px){.caw .sgw-modal-dialog .sgw-modal-dialog__header .sgw-modal-dialog__header-items{padding:0 64px}}.caw .sgw-modal-dialog .sgw-modal-dialog__header .sgw-modal-dialog__header-items__sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (min-width:1024px){.caw .sgw-modal-dialog .sgw-modal-dialog__header .sgw-modal-dialog__header-items__sub{padding:0 20px}}.caw .sgw-modal-dialog .sgw-modal-dialog__header.custom-header{padding:24px}.caw .sgw-modal-dialog .sgw-modal-dialog__header.custom-header.with-border{border-bottom:1px solid var(--border-color-neutral-medium)}.caw .sgw-modal-dialog .sgw-modal-dialog__header.custom-header+.sgw-modal-dialog__content{padding-top:16px}.caw .sgw-modal-dialog .sgw-modal-dialog__content{padding:4px 24px 24px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;outline:none;overflow-y:auto}.caw .sgw-modal-dialog .sgw-modal-dialog__content.stretch-container{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:1024px){.caw .sgw-modal-dialog .sgw-modal-dialog__content{padding:4px 88px 24px}.caw .sgw-modal-dialog__large .sgw-modal-dialog__content,.caw .sgw-modal-dialog__wide .sgw-modal-dialog__content{padding-top:24px}}.caw .sgw-modal-dialog .sgw-modal-dialog__footer{padding:24px}@media screen and (min-width:1024px){.caw .sgw-modal-dialog .sgw-modal-dialog__footer{padding:24px 88px}}.caw .sgw-modal-dialog .sgw-modal-dialog__footer.with-border{border-top:1px solid var(--border-color-neutral-medium)}.caw .sgw-modal-dialog__backdrop{display:none;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(0,0,0,.5);inset:0;justify-content:center;opacity:0;z-index:500}@media screen and (min-width:1024px){.caw .sgw-modal-dialog__backdrop{background-color:var(--modal-backdrop-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity var(--backdrop-transition-in-duration) ease var(--transition-delay);transition:opacity var(--backdrop-transition-in-duration) ease var(--transition-delay)}.caw .sgw-modal-dialog__backdrop.is-showing{opacity:.9;-webkit-transition:opacity var(--animation-duration) ease var(--transition-delay);transition:opacity var(--animation-duration) ease var(--transition-delay)}}.caw .sgw-modal-dialog__content .sgw-modal-dialog__container .sgw-modal-dialog__backdrop{display:none}.caw .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}.caw .sgw-card.sgw-card__common-card{background:var(--card-background);border-radius:20px;padding:40px 24px 64px}.caw .sgw-card .sgw-card__icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.caw .sgw-card .sgw-card__icon-wrapper,.caw .sgw-card .sgw-card__icon-wrapper .sgw-card-icon{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.caw .sgw-card .sgw-card-icon .sgw-icon .icon.error,.caw .sgw-card .sgw-card-icon.icon.error,.caw .sgw-card .sgw-card-icon.rich-icon.error{color:var(--danger-dark-color)}.caw .sgw-card .sgw-card-icon .sgw-icon .icon svg,.caw .sgw-card .sgw-card-icon.icon svg,.caw .sgw-card .sgw-card-icon.rich-icon svg{height:100px;width:100px}.caw .sgw-card .sgw-card-icon .sgw-icon .icon.large,.caw .sgw-card .sgw-card-icon .sgw-icon .icon.large span,.caw .sgw-card .sgw-card-icon.icon.large,.caw .sgw-card .sgw-card-icon.icon.large span,.caw .sgw-card .sgw-card-icon.rich-icon.large,.caw .sgw-card .sgw-card-icon.rich-icon.large span{font-size:150px}.caw .sgw-card .sgw-card-icon .sgw-icon .icon.large svg,.caw .sgw-card .sgw-card-icon.icon.large svg,.caw .sgw-card .sgw-card-icon.rich-icon.large svg{height:150px;width:150px}.caw .sgw-card .sgw-card-icon.rich-icon{min-height:150px}.caw .sgw-card .sgw-card-icon .sgw-icon .icon,.caw .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}.caw .sgw-card .sgw-card-icon .sgw-alert-animation{margin:0 auto;text-align:left}.caw .sgw-card .sgw-card__title{margin-bottom:8px;margin-top:24px}.caw .sgw-card .render>:first-child{margin-bottom:24px;margin-top:0}.caw .sgw-warning-card__container{height:53px;width:41px}.caw .sgw-card-icon:has(.sgw-rich-icon){width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.caw .sgw-card-icon .sgw-rich-icon{margin:0 auto}@container (min-width: 1000px){.caw .sgw-market-card.sgw-market-card--full-width .sgw-market-card__container{position:relative;z-index:0}.caw .sgw-market-card.sgw-market-card--full-width .sgw-market-card__container:after{background-color:var(--market-card-background);bottom:0;content:"";left:-50vw;position:absolute;right:-50vw;top:0;z-index:-1}}.caw .sgw-market-card .sgw-button-common.button--positive{background-color:var(--market-card-button-background-color,var(--button-background-color));color:var(--market-card-button-text-color,var(--button-text-color))}.caw .sgw-market-card .sgw-button-common.button--positive:hover{background-color:transparent;-webkit-box-shadow:0 0 0 2px var(--market-card-button-background-color,var(--button-background-color)) inset;box-shadow:0 0 0 2px var(--market-card-button-background-color,var(--button-background-color)) inset;color:var(--market-card-text-color)}.caw .sgw-market-card .sgw-button-common.button--positive:focus-visible:after{border-color:var(--market-card-button-background-color,var(--button-background-color))}.caw .sgw-market-card .sgw-button-common.button--negative{-webkit-box-shadow:0 0 0 2px var(--market-card-button-background-color,var(--button-background-color)) inset;box-shadow:0 0 0 2px var(--market-card-button-background-color,var(--button-background-color)) inset}.caw .sgw-market-card,.caw .sgw-market-card .sgw-button-common.button--link{color:var(--market-card-text-color)}.caw .sgw-market-card{background-color:var(--market-card-background);border-radius:6px}.caw .sgw-market-card:has(.sgw-market-card__close-button){position:relative}.caw .sgw-market-card:has(.sgw-market-card__close-button) .sgw-market-card__container{padding-top:64px}.caw .sgw-market-card .sgw-market-card__close-button{position:absolute;right:12px;top:12px;z-index:2}.caw .sgw-market-card__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.caw .sgw-market-card__head{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.caw .sgw-market-card__head-illustration,.caw .sgw-market-card__head-image,.caw .sgw-market-card__head-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.caw .sgw-market-card__head-wrapper{-webkit-box-flex:1;aspect-ratio:3/2;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:16px;justify-content:center;overflow:hidden}.caw .sgw-market-card__head-wrapper .sgw-market-card__illustration,.caw .sgw-market-card__head-wrapper .sgw-market-card__image{-o-object-fit:contain;object-fit:contain;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.caw .sgw-market-card__head-wrapper .sgw-market-card__illustration{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.caw .sgw-market-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:900px;text-wrap:pretty}.caw .sgw-market-card h2.sgw-market-card__title.light{color:var(--typography-color);color:var(--market-card-text-color);font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-size:var(--font-size--large);font-weight:280;line-height:1.5;line-height:1.35;margin:0}.caw .sgw-market-card__description{color:var(--typography-color);color:var(--market-card-text-color);font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-size:var(--font-size--medium);font-weight:280;line-height:1.5}.caw .sgw-market-card__description>p{margin:0}.caw .sgw-market-card__action-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@supports(container-type:inline-size){.caw .sgw-market-card{container-type:inline-size}}@container (min-width: 900px){.caw .sgw-market-card .sgw-market-card__container{gap:64px}.caw .sgw-market-card .sgw-market-card__container--has-header{display:grid;grid-template-columns:max(40%,550px) 7fr}.caw .sgw-market-card .sgw-market-card__container .sgw-market-card__content{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-pack:center;-ms-flex-pack:center;justify-content:center}.caw .sgw-market-card .sgw-market-card__container .sgw-market-card__content .sgw-market-card__action-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.caw .sgw-market-card .sgw-market-card__container h2.sgw-market-card__title.light{font-size:var(--font-size-eika--larger);margin:0}.caw .sgw-market-card .sgw-market-card__container .sgw-market-card__description{font-size:var(--font-size-eika--large)}}.caw .sgw-market-card .image-position--top .sgw-market-card__illustration,.caw .sgw-market-card .image-position--top .sgw-market-card__image{-o-object-position:top;object-position:top}.caw .sgw-market-card .image-position--bottom .sgw-market-card__illustration,.caw .sgw-market-card .image-position--bottom .sgw-market-card__image{-o-object-position:bottom;object-position:bottom}.caw .sgw-market-card .image-position--left .sgw-market-card__illustration,.caw .sgw-market-card .image-position--left .sgw-market-card__image{-o-object-position:left;object-position:left}.caw .sgw-market-card .image-position--right .sgw-market-card__illustration,.caw .sgw-market-card .image-position--right .sgw-market-card__image{-o-object-position:right;object-position:right}@media screen and (min-width:1024px){.caw .sgw-layout.six-six-container>.sgw-layout-item.six-one.custom-grid{grid-column:col-2/col-7}.caw .sgw-layout.six-six-container>.sgw-layout-item.six-two.custom-grid{grid-column:col-7/col-12}}.caw .sgw-info-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--neutral-background);border-radius:20px;display:grid;grid-column:start/end;justify-items:center;overflow:auto;padding:24px;text-align:center}.caw .sgw-info-card.show-background{background:var(--card-background)}.caw .sgw-info-card .typography-h1__light,.caw .sgw-info-card .typography-h3{margin:0 12px}.caw .sgw-info-card .typography-paragraph{margin:8px 12px 24px}.caw .sgw-info-card img{height:auto;margin:16px 32px 24px;max-width:240px;width:calc(100% - 52px)}.caw .sgw-info-card .sgw-rich-icon{margin:16px 0 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.caw .sgw-info-card.as-header{padding:0 0 24px}.caw .sgw-info-card.as-header.show-background{background-color:transparent}.caw .sgw-info-card.as-header .sgw-info-card__img-wrapper{width:100%}.caw .sgw-info-card.as-header .sgw-info-card__img-wrapper .sgw-rich-icon{margin:40px auto 24px}@media screen and (min-width:1024px){.caw .sgw-info-card.as-header{overflow:unset;position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;gap:12px;grid-template-columns:repeat(12,1fr);justify-items:unset;margin-bottom:64px;padding:0}.caw .sgw-info-card.as-header .typography-paragraph{margin:16px 0 0}.caw .sgw-info-card.as-header.show-background .sgw-info-card__content-wrapper{background-color:var(--theme-light)}.caw .sgw-info-card.as-header .sgw-info-card__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/3;grid-row:1;position:relative}.caw .sgw-info-card.as-header .sgw-info-card__img-wrapper .sgw-rich-icon,.caw .sgw-info-card.as-header .sgw-info-card__img-wrapper img{-webkit-box-flex:1;bottom:-64px;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;margin:0;min-width:300px;position:absolute;right:0;-webkit-transform:translateX(45%);transform:translateX(45%)}.caw .sgw-info-card.as-header .sgw-info-card__content-wrapper{border-radius:inherit;grid-column:3/-1;grid-row:1;padding:40px 96px}.caw .sgw-info-card.as-header .sgw-info-card__content-wrapper p{font-size:var(--font-size--medium)}}@media screen and (min-width:1024px)and (min-width:1024px){.caw .sgw-info-card.as-header .sgw-info-card__content-wrapper{padding:40px 120px 64px 155px}}.caw .sgw-tips-card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;position:relative}.caw .sgw-tips-card__container .sgw-tips-card__label{-ms-flex-item-align:center;align-self:center;margin-bottom:-16px;z-index:1}.caw .sgw-tips-card__container .sgw-tips-card__label.sgw-label[class*=attention]{background-color:var(--accent-color,var(--attention))}.caw .sgw-tips-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.caw .sgw-tips-card__close-button{position:absolute;right:0}.caw .sgw-tips-card{background:var(--card-background);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;border-radius:12px;padding:32px 24px 16px;text-decoration:none;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}@media(prefers-reduced-motion:reduce){.caw .sgw-tips-card{-webkit-transition-duration:0s;transition-duration:0s}}.caw .sgw-tips-card h2,.caw .sgw-tips-card p{margin:0;text-align:center}.caw .sgw-tips-card .sgw-tips-card__title{color:var(--typography-color);font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:280;font-weight:650;line-height:1.5;margin-bottom:8px}.caw .sgw-tips-card .sgw-tips-card__button{margin-top:40px}.caw .sgw-tips-card p{color:var(--typography-color);font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:280;line-height:1.5;margin-bottom:16px}.caw a.sgw-tips-card:hover{background-color:var(--card-background-light)}.caw a.sgw-tips-card:focus-visible{outline:none}.caw a.sgw-tips-card:focus-within:before{border:2px solid var(--theme-dark);border-radius:12px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px}.caw .sgw-contact-card__wrapper{background:var(--theme-light);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:450;padding:32px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px}.caw .sgw-contact-card__wrapper .sgw-contact-card__line{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.caw .sgw-contact-card__wrapper .sgw-contact-card__line .sgw-contact-card__line-value{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.caw .sgw-contact-card__wrapper .sgw-contact-card__line .sgw-contact-card__line-value.empty{font-style:italic;font-weight:280}.caw .sgw-top-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--top-card-text-color);-ms-flex-direction:column;flex-direction:column;isolation:isolate;position:relative}.caw .sgw-top-card__title{margin-bottom:16px}.caw .sgw-top-card__ingress{margin:0}.caw .sgw-top-card__image--wrapper{border-radius:16px;margin:0 24px;overflow:hidden}.caw .sgw-top-card__image--wrapper>img{aspect-ratio:3/2;border-radius:inherit;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.caw .sgw-top-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.caw .sgw-top-card__content:before{background-color:var(--top-card-background);content:"";display:block;height:100%;left:0;position:absolute;right:0;top:-32px;z-index:-1}.caw .sgw-top-card__content--box{background-color:var(--top-card-background);border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 24px 32px;width:100%}.caw .sgw-top-card__content--box .sgw-top-card-link{margin-top:24px}.caw .sgw-top-card__content--box .sgw-top-card__ingress,.caw .sgw-top-card__content--box .sgw-top-card__title{color:var(--top-card-text-color)}@media screen and (min-width:768px){.caw .sgw-top-card{display:grid;grid-template-columns:1fr;margin-bottom:96px;position:static}.caw .sgw-top-card__content,.caw .sgw-top-card__image--wrapper{grid-column-start:1;grid-row-start:1}.caw .sgw-top-card__image--wrapper{border-radius:24px;margin:0 -64px}.caw .sgw-top-card__image--wrapper>img{aspect-ratio:1/1;height:586px}.caw .sgw-top-card__content{grid-row-start:1}.caw .sgw-top-card__content:before{display:none}.caw .sgw-top-card__content--box{border-radius:16px;margin:-64px 24px 0;padding:40px;-webkit-transform:translateY(64px);transform:translateY(64px);width:586px}.caw .sgw-top-card__content--box .sgw-top-card-link{font-size:var(--font-size--medium);padding:12px 24px}}.caw .sgw-button-common.button--link.button--size-large,.caw .sgw-button-common.button--link.button--size-standard{padding:8px 0}.caw .sgw-button-common.button--link{color:var(--typography-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:450;padding:8px 0;position:relative;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.caw .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}.caw .sgw-button-common.button--link .sgw-link__text>span{text-decoration-thickness:2px}.caw .sgw-button-common.button--link .sgw-link__text .sgw-icon{left:-2px;position:relative;right:0;top:2px}.caw .sgw-button-common.button--link .sgw-link__text--icon-visible:after,.caw .sgw-button-common.button--link .sgw-link__text--icon-visible:before,.caw .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:after,.caw .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}.caw .sgw-button-common.button--link .sgw-link__text--icon-visible:after,.caw .sgw-button-common.button--link .sgw-link__text.icon-right:before,.caw .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:after,.caw .sgw-button-common.button--link.button--link__icon-right .sgw-link__text:before{content:unset}.caw .sgw-button-common.button--link .sgw-link__text.icon-right:after{content:" ";left:-2px}.caw .sgw-button-common.button--link .icon{color:var(--typography-color)}.caw .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){.caw .sgw-button-common.button--link:hover .sgw-link__text{text-decoration-color:var(--link-accent-hover-color)}.caw .sgw-button-common.button--link:hover .icon{color:var(--typography-color)}}.caw .sgw-button-common.button--link:active .sgw-link__text{text-decoration-color:var(--theme-light)}.caw .sgw-button-common.button--link:active .icon,.caw .sgw-button-common.button--link:active .sgw-link__text{color:var(--theme-light)}.caw .sgw-button-common.button--link:disabled .sgw-link__text{text-decoration-color:var(--disabled)}.caw .sgw-button-common.button--link:disabled .icon,.caw .sgw-button-common.button--link:disabled .sgw-link__text{color:var(--disabled)}.caw .sgw-button-common.button--link.button--link__icon-right .sgw-icon{left:4px}.caw .sgw-button-common.button--link.inverted{color:var(--typography-color-negative)}.caw .sgw-button-common.button--link.inverted .sgw-link__text{text-decoration-color:var(--theme-light)}.caw .sgw-button-common.button--link.inverted .sgw-icon .icon{color:var(--typography-color-negative)}.caw .sgw-button-common.button--link.inverted:focus-visible:after{border-color:var(--typography-color-negative)}@media(hover:hover)and (pointer:fine){.caw .sgw-button-common.button--link.inverted:hover .sgw-link__text{text-decoration-color:var(--link-accent-color)}.caw .sgw-button-common.button--link.inverted:hover .icon{color:var(--typography-color-negative)}}.caw .sgw-button-common.button--link.inverted:active .sgw-link__text{text-decoration-color:var(--theme-light)}.caw .sgw-button-common.button--link.inverted:active .icon,.caw .sgw-button-common.button--link.inverted:active .sgw-link__text{color:var(--theme-light)}.caw .sgw-button-common.button--link.inverted:disabled .sgw-link__text{text-decoration-color:var(--disabled)}.caw .sgw-button-common.button--link.inverted:disabled .icon,.caw .sgw-button-common.button--link.inverted:disabled .sgw-link__text{color:var(--disabled)}.caw .sgw-button-common.button--link__icon-right.button--negative .sgw-link__text .sgw-icon,.caw .sgw-button-common.button--link__icon-right.button--positive .sgw-link__text .sgw-icon{margin:-4px 0 -4px 4px}.font-scale-large .caw .sgw-button-common.button--link .sgw-link__text--icon-visible:after,.font-scale-large .caw .sgw-button-common.button--link .sgw-link__text--icon-visible:before{content:unset;margin:0}.font-scale-large .caw .sgw-button-common.button--link .sgw-icon{display:none}.caw .sgw-button-common{outline:none}.caw .sgw-button-common.button--size-standard{padding:11px 24px}.caw .sgw-button-common.button--size-large{font-size:var(--font-size--medium);padding:12px 24px}.caw .sgw-button-common.button--size-small{line-height:1.25;padding:6px 16px}.caw .sgw-button-common.button--negative,.caw .sgw-button-common.button--positive{border-radius:24px;font-weight:650;line-height:1.15;position:relative}.caw .sgw-button-common.button--negative .sgw-icon,.caw .sgw-button-common.button--positive .sgw-icon{display:inline-block;margin:-4px 4px -4px 0}.caw .sgw-button-common.button--negative:focus-visible:after,.caw .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}.caw .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){.caw .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)}}.caw .sgw-button-common.button--positive:active{background-color:var(--form-theme-light);-webkit-box-shadow:none;box-shadow:none;color:var(--typography-color-negative)}.caw .sgw-button-common.button--positive:active:after{display:none}.caw .sgw-button-common.button--positive:disabled{background-color:var(--disabled);-webkit-box-shadow:none;box-shadow:none;color:var(--typography-color-negative)}.caw .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){.caw .sgw-button-common.button--negative:hover{background-color:var(--form-theme-light)}}.caw .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)}.caw .sgw-button-common.button--negative:active:after{display:none}.caw .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)}.caw .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){.caw .sgw-button-common.inverted.button--positive:hover{background-color:var(--button-background-color);color:var(--typography-color-negative)}}.caw .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)}.caw .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)}.caw .sgw-button-common.inverted.button--positive:focus-visible:after{border-color:var(--typography-color-negative)}.caw .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){.caw .sgw-button-common.inverted.button--negative:hover{background-color:var(--neutral-background);color:var(--typography-color)}}.caw .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)}.caw .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)}.caw .sgw-button-common.inverted.button--negative:focus-visible:after{border-color:var(--typography-color-negative)}.font-scale-large .caw .sgw-button-common.button--negative,.font-scale-large .caw .sgw-button-common.button--positive{border-radius:40px}.caw .sgw-link{display:inline-block}.caw .sgw-link:hover{cursor:pointer}.caw .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}.caw .sgw-link.inline:visited{color:currentColor}.caw .sgw-link.inline:hover{border-bottom-color:transparent;color:var(--form-theme-medium)}.caw .sgw-link.inline.focus-visible{border-color:var(--form-theme-medium);border-radius:var(--border-radius)}.caw .sgw-link.inline .sgw-icon{display:inline-block;margin-right:.2em}.caw .sgw-link.inline .sgw-icon .icon{height:1em;width:1em}@media(prefers-reduced-motion:no-preference){.caw .sgw-link.inline{-webkit-transition-duration:.25s;transition-duration:.25s}}.caw .sgw-link__return-link{border:2px solid transparent;border-radius:20px;cursor:pointer;padding:4px 12px;position:relative}.caw .sgw-link__return-link:focus{border:2px solid var(--form-theme-dark);outline:none}.caw .sgw-link__return-link:hover .sgw-icon,.caw .sgw-link__return-link:hover .sgw-link__text{color:var(--form-theme-dark)}.caw .sgw-link__return-link:hover .sgw-link__return-link-arrow-icon{left:0}.caw .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}.caw .sgw-link__return-link .sgw-link__text{font-weight:280;padding-left:calc(var(--ikon-size-20) + 4px)}.caw .sgw-link__return-link .sgw-icon,.caw .sgw-link__return-link .sgw-link__text{color:var(--form-theme-medium)}.caw .sgw-product-info-card{border:2px solid var(--theme-dark);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.caw .sgw-product-info-card--pastel{border-color:var(--form-theme-pastel)}.caw .sgw-product-info-card--pastel .sgw-product-info-card__header,.caw .sgw-product-info-card--pastel .sgw-product-info-card__label{background-color:var(--form-theme-xtra-light)}.caw .sgw-product-info-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-product-info-card__wrapper>:last-child{margin-bottom:0}.caw .sgw-product-info-card__label{background-color:var(--theme-light);border-radius:12px 12px 0 0;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:450;line-height:1.35;padding:24px}@media screen and (min-width:1024px){.caw .sgw-product-info-card__label{font-size:var(--font-size--medium-large)}}.caw .sgw-product-info-card__header{background-color:var(--theme-light);border-radius:12px 12px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.caw .sgw-product-info-card__header .sgw-product-info-card__title{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:450;line-height:1.35;margin:0}@media screen and (min-width:1024px){.caw .sgw-product-info-card__header .sgw-product-info-card__title{font-size:var(--font-size--medium-large)}}.caw .sgw-product-info-card__header .sgw-link__text{word-break:normal}.caw .sgw-product-info-card__description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-product-info-card__description{margin:0}.caw .sgw-product-info-card__highlighted-note{background:var(--accent-color,var(--theme-medium));border-radius:6px 6px 0 0;display:inline-block;font-weight:450;margin:0 0 0 24px;padding:4px 16px}.caw .sgw-product-info-card__highlighted-note p{margin:0}.caw .sgw-button-common.button--link.button--size-standard.sgw-product-info-card__link{margin-top:16px;padding:0}.caw .sgw-shortcut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 8px;justify-content:flex-start}@media screen and (min-width:768px){.caw .sgw-shortcut{gap:24px 16px}}.caw .sgw-shortcut__header{margin:0 0 16px}@media screen and (min-width:768px){.caw .sgw-shortcut__header{margin:0 0 24px}}.caw .sgw-shortcut__content{background-color:var(--shortcut-card-color);border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;min-height:44px;padding:8px 16px}@media screen and (min-width:768px){.caw .sgw-shortcut__content{min-height:52px}}.caw .sgw-shortcut__content:focus-visible{outline:2px solid var(--theme-dark)}.caw .sgw-shortcut__content .card-icon__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.caw .sgw-shortcut__content .card-icon__wrapper+.sgw-shortcut__text{margin-left:0}.caw .sgw-shortcut__content .card-icon__wrapper:first-child{margin:0 8px 0 0}.caw .sgw-shortcut__content .card-icon__wrapper .sgw-icon .card-icon{color:var(--shortcut-card-text-color)}.caw .sgw-shortcut__content .card-icon__wrapper .sgw-icon .sgw-shortcut__icon--desktop{display:none}@media screen and (min-width:768px){.caw .sgw-shortcut__content .card-icon__wrapper .sgw-icon .sgw-shortcut__icon--desktop{display:block}.caw .sgw-shortcut__content .card-icon__wrapper .sgw-icon .sgw-shortcut__icon--mobile{display:none}}.caw .sgw-shortcut__content:hover{background-color:var(--shortcut-card-hover-color)}.caw .sgw-shortcut__content:hover .card-icon__wrapper .card-icon,.caw .sgw-shortcut__content:hover .sgw-shortcut__text{color:var(--shortcut-card-hover-text-color)}.caw .sgw-shortcut__content.variant--disabled{background-color:var(--card-background-dark)}.caw .sgw-shortcut__content.variant--disabled:hover{background-color:var(--card-background-light)}.caw .sgw-shortcut__icon{color:var(--shortcut-card-text-color)}.caw .sgw-shortcut__icon.card-icon{height:var(--ikon-size-24);width:var(--ikon-size-24)}@media screen and (min-width:768px){.caw .sgw-shortcut__icon.card-icon{height:var(--ikon-size-36);width:var(--ikon-size-36)}}.caw .sgw-shortcut__text{color:var(--shortcut-card-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;margin:2px 12px 0 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:650;line-height:1.35}@media screen and (min-width:1024px){.caw .sgw-shortcut__text{font-size:var(--font-size--medium-large)}}@media screen and (min-width:768px){.caw .sgw-shortcut__text{font-size:var(--font-size--medium);font-weight:450;margin:2px 16px 0 4px}}.caw .sgw-comparison-card{background:var(--card-background);-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px 6px 16px 16px;padding:40px 24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.caw .sgw-comparison-card,.caw .sgw-comparison-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-comparison-card__header{border-radius:16px 16px 6px 6px;font-size:var(--font-size-eika--larger);font-weight:650;padding:16px 0;position:relative;text-align:center;top:-64px;width:100%}.caw .sgw-comparison-card__header--small-text{font-size:var(--font-size--medium-large);font-weight:450}.caw .sgw-comparison-card__header--dark{background:var(--theme-dark);color:var(--typography-color-theme-dark-contrast)}.caw .sgw-comparison-card__header--medium{background:var(--theme-medium)}.caw .sgw-comparison-card__header--light{background:var(--theme-light)}.caw .sgw-comparison-card__body-text{margin-top:-32px}.caw .sgw-comparison-card__body{align-self:start;display:grid;margin-top:-64px}.caw .sgw-comparison-card__wrapper{position:relative}.caw .sgw-comparison-card__recommendation-icon{color:var(--typography-color-theme-dark-contrast);height:var(--ikon-size-24);left:16px;position:absolute;top:32px;width:var(--ikon-size-24)}.caw .sgw-comparison-card__recommendation-label{background:var(--neutral-background);border:2px solid var(--form-theme-dark);border-radius:20px;color:var(--typography-color);font-size:var(--font-size--smallest);font-weight:450;left:50%;padding:4px 12px;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap}.caw .sgw-comparison-card .sgw-link{margin-top:40px}.caw .sgw-comparison-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:40px}.caw .sgw-summary-list-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border:2px solid var(--form-theme-pastel);border-radius:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:24px}.caw .sgw-summary-list-card__title{font-size:var(--font-size--regular);font-weight:650;margin:0}.caw .sgw-summary-list-card__comment{margin:12px 0 0}.caw .sgw-summary-list-card__value>*{margin:0}.caw .sgw-advisor-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-advisor-card .sgw-advisor-card__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 24px 24px;position:relative}.caw .sgw-advisor-card .sgw-advisor-card__wrapper:before{background-color:var(--card-background);border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:32px}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;max-height:218px;overflow:hidden}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__image figure,.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__image img{aspect-ratio:3/2;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__image figure{background-color:var(--card-background-dark)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--job-title{margin-bottom:16px}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--contact-info.seperator>:last-child{display:inline-block}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--contact-info.seperator>:last-child:before{content:"|";display:inline-block;margin:0 8px}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations-list{margin:0;padding:0}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon{max-height:60px;min-height:60px}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--all{background-image:url(/sparing-child-account-web/4e93b78042da6690252c.png)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--kreditt{background-image:url(/sparing-child-account-web/ebdda4e3152af163631b.png)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--skadeforsikring{background-image:url(/sparing-child-account-web/f48f1bf2a8a5dfa92e35.png)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--skadeforsikring-neringsliv{background-image:url(/sparing-child-account-web/4c5a87e6a83c85b5f111.png)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--personforsikring{background-image:url(/sparing-child-account-web/a247d98001aabc5f2ca3.png)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--personforsikring-neringsliv{background-image:url(/sparing-child-account-web/8941a020a1d68f0457a5.png)}.caw .sgw-advisor-card .sgw-advisor-card__wrapper .sgw-advisor-card__content .sgw-advisor-card__content--authorisations .sgw-advisor-card__icon.sgw-advisor-card__authorisation--sparing{background-image:url(/sparing-child-account-web/795b46ff6c0514824aaf.png)}@supports(container-type:inline-size){.caw .sgw-advisor-card{container-type:inline-size}}@container (min-width: 600px){.caw .sgw-advisor-card .sgw-advisor-card__wrapper{display:grid;gap:24px;grid-template-columns:327px 1fr;padding:24px 24px 24px 0}.caw .sgw-advisor-card .sgw-advisor-card__wrapper:before{left:32px;top:0}}.caw .sgw-summary-card__wrapper{--image-size:100px;background:var(--card-background-light);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:calc(var(--image-size)*.5);padding:0 24px 24px}@media screen and (min-width:768px){.caw .sgw-summary-card__wrapper{--image-size:120px}}@media screen and (min-width:1024px){.caw .sgw-summary-card__wrapper{padding:0 48px 24px}}.caw .sgw-summary-card__wrapper .sgw-summary-card__image,.caw .sgw-summary-card__wrapper .sgw-summary-card__image.sgw-rich-icon{height:var(--image-size);margin-top:calc(var(--image-size)*-.5);min-height:var(--image-size);-ms-flex-item-align:center;align-self:center}.caw .sgw-success-card{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}.caw .sgw-success-card .sgw-success-card__title{margin:24px 0;text-align:center}.caw .sgw-success-card.centered-with-margin{margin:auto 0}.caw .sgw-checkmark-animation .sgw-checkmark-animation__checkmark{width:90px}.caw .sgw-checkmark-animation .sgw-checkmark-animation__checkmark .checkmark{stroke-width:26}.caw .sgw-checkmark-animation .sgw-checkmark-animation__checkmark .arc{stroke-width:20}.caw .sgw-checkmark-animation.checkmark--mini .sgw-checkmark-animation__checkmark{width:60px}.caw .sgw-checkmark-animation.checkmark--mini .checkmark{stroke-width:30}.caw .sgw-checkmark-animation.checkmark--mini .arc{stroke-width:24}.caw .sgw-checkmark-animation.checkmark-animation--positive .arc,.caw .sgw-checkmark-animation.checkmark-animation--positive .checkmark{stroke:var(--form-theme-pastel)}.caw .sgw-checkmark-animation.checkmark-animation--negative .arc,.caw .sgw-checkmark-animation.checkmark-animation--negative .checkmark{stroke:var(--typography-color-negative)}.caw .sgw-checkmark-animation.checkmark-animation--inline{display:inline-block}.caw .sgw-checkmark-animation.checkmark-animation--inline .sgw-checkmark-animation__checkmark{width:40px}.caw .sgw-checkmark-animation.checkmark-animation--inline .arc,.caw .sgw-checkmark-animation.checkmark-animation--inline .checkmark{stroke-width:36;stroke:var(--button-background-color)}.caw .sgw-checkmark-animation .arc,.caw .sgw-checkmark-animation .checkmark{fill:none;stroke-linecap:round;stroke-linejoin:round}.caw .sgw-checkmark-animation .checkmark{stroke-width:42px;stroke-dasharray:500;stroke-dashoffset:500;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:draw-checkmark;animation-name:draw-checkmark;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.caw .sgw-checkmark-animation .arc{stroke-width:28px;stroke-dasharray:1070;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:draw-arc;animation-name:draw-arc;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes draw-arc{0%{stroke-dashoffset:1070}to{stroke-dashoffset:2140}}@keyframes draw-arc{0%{stroke-dashoffset:1070}to{stroke-dashoffset:2140}}@media(prefers-reduced-motion:reduce){.caw .sgw-checkmark-animation .arc,.caw .sgw-checkmark-animation .checkmark{-webkit-animation-name:dissolve;animation-name:dissolve;stroke-dashoffset:0}}.caw .sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.caw .react-loading-skeleton.sgw-skeleton{--base-color:var(--white);--highlight-color:var(--card-background)}.caw .react-loading-skeleton.sgw-skeleton__dark{--highlight-color:var(--white);--base-color:var(--card-background)}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.caw .react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.caw .react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media(prefers-reduced-motion){.caw .react-loading-skeleton{--pseudo-element-display:none}}.caw .account-for-child-product-bullets__bullet-points{margin:0;padding-top:0}@media screen and (max-width:768px){.caw .account-for-child-product-bullets__bullet-points{-webkit-padding-start:32px;padding-inline-start:32px}}.caw .account-for-child-product-bullets__bullet-points>li{font-weight:450}.caw .account-for-child-product-bullets__bullet-points li+li{margin-top:16px}.caw .number-list{counter-reset:list-counter;list-style:none;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.caw .number-list,.caw .number-list li{display:-webkit-box;display:-ms-flexbox;display:flex}.caw .number-list li{counter-increment:list-counter;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:450;gap:8px}.caw .number-list li:before{content:counter(list-counter);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--green-medium);border-radius:50%;font-size:var(--font-size--small);font-weight:650;min-height:24px;min-width:24px}.caw li.number-list--blue:before{background-color:var(--sky-blue-40)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item,.caw .sgw-link-list.with-padding.link-list--navigation .sgw-link-list-item{padding:12px 0 16px}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item:hover{background-color:var(--theme-light)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item:active{background-color:var(--theme-light);color:var(--theme-dark)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item:active .icon,.caw .sgw-link-list.link-list--navigation .sgw-link-list-item:active .sgw-link-list-item__icon .sgw-icon .icon{color:var(--theme-dark)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item:focus-visible{background-color:var(--theme-light)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item .sgw-link-list-item__icon .sgw-icon .icon{height:var(--ikon-size-24);width:var(--ikon-size-24)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item .sgw-link-list-item__description,.caw .sgw-link-list.with-padding.link-list--navigation .sgw-link-list-item .sgw-link-list-item__description{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:280}@media screen and (min-width:1024px){.caw .sgw-link-list.link-list--navigation .sgw-link-list-item .sgw-link-list-item__description,.caw .sgw-link-list.with-padding.link-list--navigation .sgw-link-list-item .sgw-link-list-item__description{font-size:var(--font-size--regular)}}@media(min-width:768px){.caw .sgw-link-list.link-list--navigation .sgw-link-list-item,.caw .sgw-link-list.with-padding.link-list--navigation .sgw-link-list-item{padding:16px 12px 24px}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item .sgw-link-list-item__icon .sgw-icon .icon{height:var(--ikon-size-36);width:var(--ikon-size-36)}.caw .sgw-link-list.link-list--navigation .sgw-link-list-item .sgw-link-list-item__text-first-row{font-size:var(--font-size--medium-large)}}.caw .link-list-header{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--medium);font-weight:650;line-height:1.35}@media screen and (min-width:1024px){.caw .link-list-header{font-size:var(--font-size--large)}}.caw .link-list-header{margin-top:0;padding:0 24px}@media only screen and (min-width:768px){.caw .link-list-header{padding:0}}@-webkit-keyframes arrow-animation{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-8px);transform:translate(-8px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes arrow-animation{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(-8px);transform:translate(-8px)}to{-webkit-transform:translate(0);transform:translate(0)}}.caw .sgw-link-list__notification-badge{background-color:var(--danger-dark-color);border-radius:50%;color:var(--typography-color-negative);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:450;height:21px;width:21px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.caw .sgw-link-list__notification-badge.more-than-nine{border-radius:12px;width:29px}.font-scale-large .caw .sgw-link-list-item .sgw-link-list-item__visual .icon{display:none}.font-scale-large .caw .sgw-link-list-item.sgw-link-list-item-icon{grid-template-columns:1fr auto auto}.font-scale-large .caw .sgw-link-list-item.sgw-link-list-item-icon .sgw-link-list-item__icon{display:none}.font-scale-large .caw .sgw-link-list-item__visual{margin-top:12px}.font-scale-large .caw .sgw-link-list__notification-badge{font-size:var(--ikon-size-36);height:37px;line-height:.9;padding:0 8px;width:37px}.font-scale-large .caw .sgw-link-list__notification-badge.more-than-nine{border-radius:var(--ikon-size-22);width:var(--ikon-size-22)8px}.caw .sgw-link-list{list-style-type:none;padding-inline:0}.caw .sgw-link-list>li a:focus-visible,.caw .sgw-link-list>li button:focus-visible{-webkit-box-shadow:0 2px 0 var(--theme-dark),0 -2px 0 var(--theme-dark);box-shadow:0 2px 0 var(--theme-dark),0 -2px 0 var(--theme-dark)}.caw .sgw-link-list>li:first-child{border-top:1px solid var(--theme-medium)}.caw .sgw-link-list>li{border-bottom:1px solid var(--theme-medium)}.caw .sgw-link-list .sgw-link-list-item{color:var(--typography-color);display:grid;font-weight:650;grid-template-columns:1fr auto auto;line-height:1.5;outline:none;padding:24px}.caw .sgw-link-list .sgw-link-list-item--button{background:none;border:none;cursor:pointer;width:100%}.caw .sgw-link-list .sgw-link-list-item.sgw-link-list-item-icon{grid-template-columns:auto 1fr auto auto}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__icon{padding-right:12px}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__text-first-row{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-align:center;-ms-flex-align:center;align-items:center}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__text-first-row__label{margin-right:8px}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__visual{display:-webkit-box;display:-ms-flexbox;display:flex}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__visual .icon{color:var(--typography-color);height:var(--ikon-size-24)}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list__notification-badge{margin-right:8px;margin-top:2px}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.caw .sgw-link-list .sgw-link-list-item .sgw-link-list-item__description{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--small);font-weight:280;line-height:1.4}@media only screen and (min-width:768px){.caw .sgw-link-list .sgw-link-list-item{padding:24px 0}}@media(hover:hover)and (pointer:fine){.caw .sgw-link-list .sgw-link-list-item:hover .sgw-link-list-item__visual .icon{-webkit-animation:arrow-animation .6s ease-in-out 0s 1 normal none running;animation:arrow-animation .6s ease-in-out 0s 1 normal none running}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:reduce){.caw .sgw-link-list .sgw-link-list-item:hover .icon{-webkit-animation:none;animation:none}}.caw .sgw-link-list .sgw-link-list-item:active,.caw .sgw-link-list .sgw-link-list-item:active .icon{color:var(--theme-dark)}.caw .sgw-link-list.with-padding .sgw-link-list-item{padding:24px 0 24px 24px}.caw .home-button-wrapper{display:block;padding-bottom:64px}@media screen and (max-width:768px){.caw .home-button-wrapper{padding-bottom:40px}}.caw .success-container{gap:64px;padding-bottom:128px}.caw .success-container,.caw .success-container .success-container__success-message{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}.caw .success-container .success-container__success-message{gap:24px}.caw .success-container .success-container__success-message .success-container__success-message__header{margin:0;text-align:center;white-space:pre-line}@media screen and (max-width:768px){.caw .success-container .success-container__success-message .success-container__success-message__header{font-weight:450}}.caw .success-container .success-container__success-message .success-container__success-message__ingress{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--medium);font-weight:280;margin:0;text-align:center}@media screen and (min-width:1024px){.caw .success-container .success-container__success-message .success-container__success-message__ingress{font-size:var(--font-size-eika--large)}}@media screen and (max-width:768px){.caw .success-container .success-container__success-message .success-container__success-message__ingress{color:var(--typography-color);font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:280;line-height:1.5}}.caw .success-container .success-container__success-message .success-container__success-message__link{margin-top:8px}.caw .sgw-success-animation{max-width:300px}.caw .sgw-success-animation .checkmark{stroke:var(--form-theme-dark);fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:42px;stroke-dasharray:500;stroke-dashoffset:500;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:draw-checkmark;animation-name:draw-checkmark;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:translate(-300px,-200px);transform:translate(-300px,-200px)}@-webkit-keyframes draw-checkmark{to{stroke-dashoffset:0}}@keyframes draw-checkmark{to{stroke-dashoffset:0}}.caw .sgw-success-animation .circle{fill:var(--green);r:200;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:circle;animation-name:circle}@-webkit-keyframes circle{to{r:300}}@keyframes circle{to{r:300}}.caw .sgw-success-animation circle[class^=tiny-circle-]{cx:0;cy:0;-webkit-animation-delay:.4s,1s;animation-delay:.4s,1s;-webkit-animation-duration:1s,.4s;animation-duration:1s,.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:1}.caw .sgw-success-animation circle[class^=tiny-circle-2-]{-webkit-animation-delay:.3s,.9s;animation-delay:.3s,.9s}.caw .sgw-success-animation circle[class^=tiny-circle-3-]{-webkit-animation-delay:.1s,.9s;animation-delay:.1s,.9s;-webkit-animation-duration:1.2s,.4s;animation-duration:1.2s,.4s}.caw .sgw-success-animation circle[class^=tiny-circle-4-]{-webkit-animation-delay:0s,.8s;animation-delay:0s,.8s;-webkit-animation-duration:1.2s,.4s;animation-duration:1.2s,.4s}@-webkit-keyframes opacity{to{opacity:0}}@keyframes opacity{to{opacity:0}}.caw .sgw-success-animation{--color-0:var(--form-theme-pastel);--color-1:var(--green);--color-2:var(--peach-pastel);--color-3:var(--purple)}.caw .sgw-success-animation .tiny-circle-0{fill:var(--color-0);-webkit-animation-name:tiny-circle-0,opacity;animation-name:tiny-circle-0,opacity}@-webkit-keyframes tiny-circle-0{to{cx:500;cy:-500}}@keyframes tiny-circle-0{to{cx:500;cy:-500}}.caw .sgw-success-animation .tiny-circle-1{fill:var(--color-1);-webkit-animation-name:tiny-circle-1,opacity;animation-name:tiny-circle-1,opacity}@-webkit-keyframes tiny-circle-1{to{cx:500;cy:500}}@keyframes tiny-circle-1{to{cx:500;cy:500}}.caw .sgw-success-animation .tiny-circle-2{fill:var(--color-2);-webkit-animation-name:tiny-circle-2,opacity;animation-name:tiny-circle-2,opacity}@-webkit-keyframes tiny-circle-2{to{cx:-500;cy:500}}@keyframes tiny-circle-2{to{cx:-500;cy:500}}.caw .sgw-success-animation .tiny-circle-3{fill:var(--color-3);-webkit-animation-name:tiny-circle-3,opacity;animation-name:tiny-circle-3,opacity}@-webkit-keyframes tiny-circle-3{to{cx:-500;cy:-500}}@keyframes tiny-circle-3{to{cx:-500;cy:-500}}.caw .sgw-success-animation .tiny-circle-2-0{fill:var(--color-0);-webkit-animation-name:tiny-circle-2-0,opacity;animation-name:tiny-circle-2-0,opacity}@-webkit-keyframes tiny-circle-2-0{to{cx:700;cy:0}}@keyframes tiny-circle-2-0{to{cx:700;cy:0}}.caw .sgw-success-animation .tiny-circle-2-1{fill:var(--color-1);-webkit-animation-name:tiny-circle-2-1,opacity;animation-name:tiny-circle-2-1,opacity}@-webkit-keyframes tiny-circle-2-1{to{cx:0;cy:700}}@keyframes tiny-circle-2-1{to{cx:0;cy:700}}.caw .sgw-success-animation .tiny-circle-2-2{fill:var(--color-2);-webkit-animation-name:tiny-circle-2-2,opacity;animation-name:tiny-circle-2-2,opacity}@-webkit-keyframes tiny-circle-2-2{to{cx:-700;cy:0}}@keyframes tiny-circle-2-2{to{cx:-700;cy:0}}.caw .sgw-success-animation .tiny-circle-2-3{fill:var(--color-3);-webkit-animation-name:tiny-circle-2-3,opacity;animation-name:tiny-circle-2-3,opacity}@-webkit-keyframes tiny-circle-2-3{to{cx:0;cy:-700}}@keyframes tiny-circle-2-3{to{cx:0;cy:-700}}.caw .sgw-success-animation .tiny-circle-3-0{fill:var(--color-0);-webkit-animation-name:tiny-circle-3-0,opacity;animation-name:tiny-circle-3-0,opacity}@-webkit-keyframes tiny-circle-3-0{to{cx:900;cy:-375}}@keyframes tiny-circle-3-0{to{cx:900;cy:-375}}.caw .sgw-success-animation .tiny-circle-3-1{fill:var(--color-1);-webkit-animation-name:tiny-circle-3-1,opacity;animation-name:tiny-circle-3-1,opacity}@-webkit-keyframes tiny-circle-3-1{to{cx:375;cy:900}}@keyframes tiny-circle-3-1{to{cx:375;cy:900}}.caw .sgw-success-animation .tiny-circle-3-2{fill:var(--color-2);-webkit-animation-name:tiny-circle-3-2,opacity;animation-name:tiny-circle-3-2,opacity}@-webkit-keyframes tiny-circle-3-2{to{cx:-900;cy:375}}@keyframes tiny-circle-3-2{to{cx:-900;cy:375}}.caw .sgw-success-animation .tiny-circle-3-3{fill:var(--color-3);-webkit-animation-name:tiny-circle-3-3,opacity;animation-name:tiny-circle-3-3,opacity}@-webkit-keyframes tiny-circle-3-3{to{cx:-375;cy:-900}}@keyframes tiny-circle-3-3{to{cx:-375;cy:-900}}.caw .sgw-success-animation .tiny-circle-4-0{fill:var(--color-0);-webkit-animation-name:tiny-circle-4-0,opacity;animation-name:tiny-circle-4-0,opacity}@-webkit-keyframes tiny-circle-4-0{to{cx:918;cy:378}}@keyframes tiny-circle-4-0{to{cx:918;cy:378}}.caw .sgw-success-animation .tiny-circle-4-1{fill:var(--color-1);-webkit-animation-name:tiny-circle-4-1,opacity;animation-name:tiny-circle-4-1,opacity}@-webkit-keyframes tiny-circle-4-1{to{cx:-378;cy:918}}@keyframes tiny-circle-4-1{to{cx:-378;cy:918}}.caw .sgw-success-animation .tiny-circle-4-2{fill:var(--color-2);-webkit-animation-name:tiny-circle-4-2,opacity;animation-name:tiny-circle-4-2,opacity}@-webkit-keyframes tiny-circle-4-2{to{cx:-918;cy:-378}}@keyframes tiny-circle-4-2{to{cx:-918;cy:-378}}.caw .sgw-success-animation .tiny-circle-4-3{fill:var(--color-3);-webkit-animation-name:tiny-circle-4-3,opacity;animation-name:tiny-circle-4-3,opacity}@-webkit-keyframes tiny-circle-4-3{to{cx:378;cy:-918}}@keyframes tiny-circle-4-3{to{cx:378;cy:-918}}.caw .sgw-details-list__wrapper{--icon-min-size:44px}.caw .sgw-details-list__wrapper .sgw-details-list__title{margin-bottom:24px}.caw .sgw-details-list__wrapper .sgw-details-list__container{margin:0 -24px;padding:0}.caw .sgw-details-list__wrapper .sgw-details-list__container.separation-lines>.sgw-details-list__item{border-bottom:1px solid var(--border-color-neutral-medium)}.caw .sgw-details-list__wrapper .sgw-details-list__container.separation-lines>.sgw-details-list__item:first-child{border-top:1px solid var(--border-color-neutral-medium)}.caw .sgw-details-list__wrapper .sgw-details-list__item-label{margin-right:auto}.caw .sgw-details-list__wrapper .sgw-details-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.caw .sgw-details-list__wrapper .sgw-details-list__item.skeleton{display:block}.caw .sgw-details-list__wrapper .sgw-details-list__item-value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:450;gap:8px;margin:0}.caw .sgw-details-list__wrapper .sgw-details-list__item-value .empty-value,.caw .sgw-details-list__wrapper .sgw-details-list__item-value.empty{font-style:italic;font-weight:150}.caw .sgw-details-list__wrapper .sgw-details-list__item-icon-button{margin:-12px -12px -12px 0}.font-scale-large .caw .sgw-details-list__container .sgw-details-list__item{display:block;padding:24px}.font-scale-large .caw .sgw-details-list__container .sgw-details-list__item .sgw-details-list__item-value{margin:0}.font-scale-large .caw .sgw-details-list__item-label{margin-right:0}.caw .process-details .process-details__sections{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;gap:48px}.caw .process-details .process-details__list .sgw-details-list__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.caw .process-details .process-details__list .sgw-details-list__item-label{-ms-flex-preferred-size:50%;flex-basis:50%}.caw .process-details .process-details__list__names--parents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;list-style:none;text-decoration:none}.caw .process-details .process-details__list .sgw-details-list__item.process-details__list__names{row-gap:8px}@media screen and (max-width:568px){.caw .process-details .process-details__list .sgw-details-list__item.process-details__list__names{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.caw .process-details .process-details__list__names--parents{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.caw .process-details .process-details__list__names--parents,.caw .process-details .sgw-button.process-details__about-ask-link{padding:0}.caw .approver-parent-consent-page{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;gap:48px}.caw .sgw-loader{margin:0 auto;width:50px}.caw .sgw-loader.loader--mini{width:32px}.caw .sgw-loader .spin{-webkit-animation:spin 1.2s ease-in-out infinite;animation:spin 1.2s ease-in-out infinite}.caw .sgw-button-with-spinner{-webkit-box-sizing:border-box;box-sizing:border-box;will-change:background,border,height,width,box-shadow,padding}.caw .sgw-button-with-spinner__status-wrapper{display:inline-block;inset:0;position:absolute;text-align:center}.caw .sgw-button-with-spinner__with-status.sgw-button.sgw-button-common:disabled{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:transparent;position:relative}.caw .sgw-button-with-spinner__with-status.sgw-button.sgw-button-common:disabled .sgw-link__text{color:transparent;text-decoration-color:transparent}.caw .sgw-button-with-spinner .sgw-button-with-spinner__spinner svg{height:40px;width:40px}.caw .sgw-button-with-spinner.button--size-small .sgw-button-with-spinner__spinner svg{height:32px;width:32px}.caw .sgw-button-with-spinner.button--size-small .sgw-button-with-spinner__spinner{border-width:3px;height:32px;width:32px}.caw .sgw-button-with-spinner.button--size-small .sgw-checkmark-animation__checkmark.sgw-checkmark-animation__checkmark{width:32px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.caw .sgw-checkbox{color:var(--typography-color,var(--form-theme-dark));font-family:Open Sans,Arial,sans-serif;font-weight:280;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caw .sgw-checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.caw .sgw-checkbox input[type=checkbox]{position:relative;-ms-flex-item-align:baseline;align-self:baseline;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:2px solid var(--form-theme-dark);border-radius:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:24px;min-width:24px;outline:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-right:8px;margin-top:calc(var(--font-size--regular)*1.5/2 - 12px)}.caw .sgw-checkbox input[type=checkbox]:hover{background-color:var(--form-theme-xtra-light)}.caw .sgw-checkbox input[type=checkbox]:not(:checked):after{clip-path:inset(0 100% 0 0);content:""}.caw .sgw-checkbox input[type=checkbox]:checked{background:var(--form-theme-dark)}.caw .sgw-checkbox input[type=checkbox]:checked:after{background-color:currentColor;color:var(--typography-color-negative);content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 -1px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;mask-image-items:center;clip-path:inset(0 0 0 0);height:22px;-webkit-mask-image:url(/sparing-child-account-web/3ce4cb9d9b06403b53bd.svg);mask-image:url(/sparing-child-account-web/3ce4cb9d9b06403b53bd.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-transition:clip-path 0s ease;transition:clip-path 0s ease;width:22px}@media(prefers-reduced-motion:no-preference){.caw .sgw-checkbox input[type=checkbox]:checked:after{-webkit-transition-duration:.4s;transition-duration:.4s}}.caw .sgw-checkbox input[type=checkbox][disabled]{background-color:var(--disabled);border:2px solid var(--disabled)}.caw .sgw-checkbox label{cursor:pointer}.caw .sgw-checkbox.sgw-checkbox__with_focus input[type=checkbox]:focus-visible:before{border:2px solid var(--form-theme-dark);border-radius:10px;bottom:-6px;content:"";display:block;left:-6px;position:absolute;right:-6px;top:-6px}.caw .sgw-checkbox-group{border:0;margin:0;padding:0}.caw .sgw-checkbox-group .sgw-checkbox:not(:last-of-type){margin-bottom:24px}.caw .sgw-checkbox-panels{border:0;margin:0;padding:0}.caw .sgw-checkbox-panels--error .sgw-checkbox-panels-error{margin-top:16px}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option{display:grid;grid-template-areas:". labels" "checkbox label" ". description";grid-template-columns:auto 1fr;-webkit-box-pack:center;-ms-flex-pack:center;border:2px solid var(--form-theme-pastel);border-radius:12px;cursor:pointer;justify-content:center;padding:24px}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option .sgw-checkbox{grid-area:checkbox}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option .sgw-checkbox__label{color:var(--typography-color,var(--form-theme-dark));cursor:pointer;font-family:Open Sans,Arial,sans-serif;font-weight:450;grid-area:label}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option .sgw-checkbox__label--text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option .sgw-checkbox-panel-option__label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;grid-area:labels;margin-bottom:4px}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option:not(:last-of-type){margin-bottom:12px}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option:hover,.caw .sgw-checkbox-panels .sgw-checkbox-panel-option__checked{background-color:var(--form-theme-xtra-light)}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option:hover .sgw-checkbox-panel-option__label-wrapper .sgw-label.info,.caw .sgw-checkbox-panels .sgw-checkbox-panel-option__checked .sgw-checkbox-panel-option__label-wrapper .sgw-label.info{background-color:var(--form-theme-pastel-light)}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option:hover{background-color:var(--form-theme-xtra-light)}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option:focus-within .sgw-checkbox input[type=checkbox]{outline:2px solid var(--form-theme-dark);outline-offset:2px}.caw .sgw-checkbox-panels .sgw-checkbox-panel-option-description{grid-area:description;margin-top:2px}.caw .sgw-checkbox-legend{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--font-size--medium);font-weight:450;margin-bottom:16px;margin-top:0}.caw .sgw-checkbox-legend .sgw-checkbox-legend-text{margin-right:8px}.caw .sgw-checkbox-legend.sgw-checkbox-legend__with-sublegend{margin-bottom:8px}.caw .sgw-checkbox-sublegend{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--font-size--regular);line-height:1.5;margin-bottom:16px;margin-top:0}.caw .sgw-checkbox-sublegend .sgw-checkbox-sublegend-text{margin-right:8px}.caw .sgw-checkbox-icon{margin-bottom:-3px;margin-left:-13px;margin-top:-14px;-webkit-transform:translateY(6px);transform:translateY(6px)}.caw .sgw-checkbox-icon.sgw-button.sgw-button-common.button--icon:hover .sgw-button__icon-container{background-color:transparent}.caw .sgw-checkbox-icon.sgw-button.sgw-button-common.button--icon:hover:before{background-color:var(--form-theme-xtra-light);border-radius:50%;content:"";height:18px;position:absolute;width:18px}.caw .sgw-checkbox-icon.sgw-button.button--icon:focus-visible .sgw-button__icon-container{-webkit-box-shadow:none;box-shadow:none}.caw .sgw-checkbox-icon.sgw-button.button--icon:focus-visible .sgw-icon{border-radius:50%;-webkit-box-shadow:0 0 0 2px var(--icon-color,var(--button-background-color));box-shadow:0 0 0 2px var(--icon-color,var(--button-background-color))}.caw .sgw-checkbox__external-link-label{margin-bottom:24px;margin-top:-8px}.caw .sgw-checkbox__error-label{margin-top:24px}.caw .document-consent-card{background-color:var(--card-background-light);border-radius:20px;padding:48px}@media screen and (max-width:768px){.caw .document-consent-card{border-radius:0;margin:0 -24px;padding:48px 24px}}.caw .document-consent-card .document-consent-card__elements{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;gap:48px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.caw .document-consent-card__elements__submit-button,.caw .document-consent-card__error-message{-ms-flex-item-align:center;align-self:center}.caw .info-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:0;padding:0}.caw .info-list,.caw .info-list .info-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.caw .info-list .info-list__item{list-style:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.caw .info-list .info-list__item p{margin:0}.caw .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)}.caw .sgw-attention-message__inner,.caw .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}.caw .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}.caw .sgw-attention-message__more>p{max-width:calc(80% - 48px)}.caw .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}.caw .sgw-attention-message__expandable .message-text__container{max-width:80%}.caw .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}.caw .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)}.caw .sgw-attention-message .sgw-attention-message__icon span.icon{height:var(--ikon-size-20)}.caw .sgw-attention-message .message-text{margin:0}.caw .sgw-attention-message .message-text__container,.caw .sgw-attention-message .sgw-attention-message__header,.caw .sgw-attention-message .sgw-link:not(.button--positive)>.sgw-link__text{color:var(--attention-message-text-color)}.caw .sgw-attention-message .message-text_clickableItem{padding-bottom:16px}.caw .sgw-attention-message .message-text_clickableItem.inline_clickableitem{padding-bottom:0}.caw .sgw-attention-message .message-text_clickableItem .clickableItem{padding-left:8px}.caw .sgw-attention-message .message-text_clickableItem .clickableItem .sgw-link>.sgw-link__text{line-height:1.45}.caw .sgw-attention-message .button--link{margin:-8px 0}.caw .sgw-attention-message__info{--attention-message-text-color:var(--info-text-color);--attention-message-background-color:var(--info)}.caw .sgw-attention-message__default{--attention-message-text-color:var(--typography-color);--attention-message-background-color:var(--card-background-dark)}.caw .sgw-attention-message__attention{--attention-message-text-color:var(--attention-text-color);--attention-message-background-color:var(--attention)}.caw .sgw-attention-message__success{--attention-message-background-color:var(--success);--attention-message-text-color:var(--success-text-color)}.caw .sgw-attention-message__warning{--attention-message-background-color:var(--warning);--attention-message-text-color:var(--warning-text-color)}.caw .sgw-attention-message__error{--attention-message-background-color:var(--danger);--attention-message-text-color:var(--danger-text-color)}.caw .sgw-attention-message__error-severe{--attention-message-background-color:var(--danger-dark-color);--attention-message-text-color:var(--typography-color-negative)}.caw .sgw-attention-message__pending{--attention-message-background-color:var(--pending);--attention-message-text-color:var(--pending-text-color)}.caw 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:280;font-weight:650;line-height:1.5;margin:0 0 8px}.caw .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.caw .page-header h1{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--larger);font-weight:650;line-height:1.35}@media screen and (min-width:1024px){.caw .page-header h1{font-size:var(--font-size--huge)}}.caw .page-header h1{margin:0}.caw .page-header .page-header__ingress{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--medium);font-weight:280}@media screen and (min-width:1024px){.caw .page-header .page-header__ingress{font-size:var(--font-size-eika--large)}}.caw .page-header .page-header__ingress{margin:0}.caw .approver-parent-consent-header{display:grid;grid-template-areas:". icon" "header icon" "ingress ingress";grid-template-columns:1fr auto;grid-template-rows:1fr auto;row-gap:16px}.caw .approver-parent-consent-header .approver-parent-consent-header__rich-icon{grid-area:icon}.caw .approver-parent-consent-header .approver-parent-consent-header__title{grid-area:header;margin:0}.caw .approver-parent-consent-header .approver-parent-consent-header__ingress{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--medium);font-weight:280;grid-area:ingress;margin:0}@media screen and (min-width:1024px){.caw .approver-parent-consent-header .approver-parent-consent-header__ingress{font-size:var(--font-size-eika--large)}}@media screen and (max-width:768px){.caw .approver-parent-consent-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.caw .approver-parent-consent-header .approver-parent-consent-header__rich-icon.sgw-rich-icon{min-height:130px;-ms-flex-item-align:center;align-self:center}}.caw .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}.caw .sgw-input__input-mainlabel{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--font-size--medium);font-weight:450;margin-bottom:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.caw .with-sublabel.sgw-input__input-mainlabel{margin-bottom:4px}.caw .sgw-input__input-sublabel{font-size:var(--font-size--regular);margin-bottom:12px}.caw .sgw-input__icon{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;color:var(--typography-color-secondary,var(--form-theme-medium));height:calc(var(--font-size--regular)*1.2 + 24px);min-height:48px}.caw .sgw-input__input-wrapper--has-icon .sgw-input__input{padding-left:calc(var(--ikon-size-20) + 24px)}.caw .sgw-input__input-wrapper--has-icon .sgw-input__input-container{position:relative}.caw .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%}.caw .sgw-input__input::-webkit-input-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.caw .sgw-input__input::-moz-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.caw .sgw-input__input:-ms-input-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.caw .sgw-input__input::-ms-input-placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.caw .sgw-input__input::placeholder{color:var(--typography-color-secondary);-webkit-text-fill-color:var(--typography-color-secondary)}.caw .sgw-input__input:-moz-placeholder-shown{text-overflow:ellipsis}.caw .sgw-input__input:-ms-input-placeholder{text-overflow:ellipsis}.caw .sgw-input__input:placeholder-shown{text-overflow:ellipsis}.caw .sgw-input__input:focus{border-color:var(--form-theme-dark);border-radius:24px;outline:none}.caw .sgw-input__input::-webkit-search-cancel-button{-webkit-appearance:none;background-color:currentColor;color:var(--form-theme-pastel);display:-webkit-inline-box;display:inline-flex;height:18px;position:relative;width:18px;-webkit-box-pack:center;justify-content:center;mask-image-items:center;cursor:pointer;height:24px;-webkit-mask-image:url(/sparing-child-account-web/68bad25ac95414855135.svg);mask-image:url(/sparing-child-account-web/68bad25ac95414855135.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;width:24px}.caw .sgw-input__input[type=number]{-moz-appearance:textfield}.caw .sgw-input__input[type=number]::-webkit-inner-spin-button,.caw .sgw-input__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.caw .sgw-input__info-button-wrapper{display:inline-block;margin-left:8px;--icon-color:var(--typography-color)}.caw .sgw-input__error{border-color:var(--danger-dark-color)}.caw .sgw-input__error-label{margin-top:12px;-ms-flex-item-align:start;align-self:start}.caw .email-input .sgw-input__input-container{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.caw .email-input .sgw-input__input-container .sgw-input__input{max-width:32rem}.caw .sgw-link-panel{margin:0 0 12px}.caw .sgw-link-panel:last-child{margin-bottom:0}.caw .sgw-link-panel.information{border:2px dashed var(--theme-medium);border-radius:12px}.caw .sgw-link-panel.information .sgw-link-panel__link{background-color:var(--neutral-background)}@media(hover:hover)and (pointer:fine){.caw .sgw-link-panel.information .sgw-link-panel__link:hover{background-color:var(--theme-light)}}.caw .sgw-link-panel .sgw-link-panel__link,.caw .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}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__labels,.caw .sgw-link-panel a .sgw-link-panel__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;grid-column:1/-1;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__labels .sgw-label,.caw .sgw-link-panel a .sgw-link-panel__labels .sgw-label{margin:0 16px 2px 0}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__content-wrapper,.caw .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}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-one,.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-three,.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-two,.caw .sgw-link-panel a .sgw-link-panel-sub-text-one,.caw .sgw-link-panel a .sgw-link-panel-sub-text-three,.caw .sgw-link-panel a .sgw-link-panel-sub-text-two{font-weight:280}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__arrow-wrapper,.caw .sgw-link-panel a .sgw-link-panel__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--ikon-size-36)}.caw .sgw-link-panel .sgw-link-panel__link:focus,.caw .sgw-link-panel a:focus{outline:none}.caw .sgw-link-panel .sgw-link-panel__link:focus-visible,.caw .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){.caw .sgw-link-panel .sgw-link-panel__link:hover,.caw .sgw-link-panel a:hover{background-color:var(--theme-medium)}}.caw .sgw-link-panel .sgw-link-panel__link:active,.caw .sgw-link-panel a:active{background-color:var(--theme-medium)}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-title,.caw .sgw-link-panel a .sgw-link-panel-title{font-weight:650}.caw .sgw-link-panel .sgw-link-panel__link .icon.icon--pil-hoeyre,.caw .sgw-link-panel a .icon.icon--pil-hoeyre{color:var(--typography-color);text-align:right}.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-one,.caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-two,.caw .sgw-link-panel a .sgw-link-panel-sub-text-one,.caw .sgw-link-panel a .sgw-link-panel-sub-text-two{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.caw .sgw-link-panel.no-right-icon .sgw-link-panel__link,.caw .sgw-link-panel.no-right-icon a{grid-template-columns:1fr}.caw .sgw-link-panel.align-center .sgw-link-panel__link,.caw .sgw-link-panel.align-center .sgw-link-panel__link .sgw-link-panel__arrow-wrapper,.caw .sgw-link-panel.align-center a,.caw .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 .caw .sgw-link-panel .sgw-link-panel__link,.font-scale-large .caw .sgw-link-panel a{grid-template-columns:1fr;line-height:1.2;padding:40px 16px;row-gap:8px}.font-scale-large .caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__arrow-wrapper,.font-scale-large .caw .sgw-link-panel a .sgw-link-panel__arrow-wrapper{display:none}.font-scale-large .caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-one,.font-scale-large .caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-three,.font-scale-large .caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel-sub-text-two,.font-scale-large .caw .sgw-link-panel a .sgw-link-panel-sub-text-one,.font-scale-large .caw .sgw-link-panel a .sgw-link-panel-sub-text-three,.font-scale-large .caw .sgw-link-panel a .sgw-link-panel-sub-text-two{font-weight:280}.font-scale-large .caw .sgw-link-panel .sgw-link-panel__link .sgw-link-panel__content-wrapper,.font-scale-large .caw .sgw-link-panel a .sgw-link-panel__content-wrapper{row-gap:8px}.caw .sgw-link-card{margin:0 0 12px}.caw .sgw-link-card:last-child{margin-bottom:0}.caw .sgw-link-card{background-color:var(--card-background);border-radius:12px}.caw .sgw-link-card .sgw-link-card__content-container{border-radius:0 0 12px 12px;padding:4px 16px 24px}.caw .sgw-link-card.has-additional-content{background-color:var(--card-background-light)}.caw .sgw-link-card.has-additional-content .sgw-link-card__link{border-radius:12px 12px 0 0;min-height:auto}.caw .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}.caw .sgw-link-card.attention-color--danger{background-color:var(--danger)}@media(hover:hover)and (pointer:fine){.caw .sgw-link-card.attention-color--danger .sgw-link-card__link:hover{background-color:var(--card-background)}}.caw .sgw-link-card.attention-color--success{background-color:var(--success)}.caw .sgw-link-card:hover{background-color:var(--card-background-dark)}.caw .sgw-link-card:has(*>:active){background-color:var(--card-background-dark)}.caw .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}.caw .sgw-link-card.card-type--background{background-color:var(--card-background)}@media(hover:hover)and (pointer:fine){.caw .sgw-link-card.card-type--background .sgw-link-card__link:hover{background-color:var(--card-background-light)}}.caw .sgw-link-card.card-type--border{border:2px solid var(--form-theme-pastel)}.caw .sgw-link-card.card-type--ghost{border:2px dashed var(--form-theme-light)}.caw .sgw-link-card.card-type--border,.caw .sgw-link-card.card-type--ghost{background-color:var(--neutral-background)}@media(hover:hover)and (pointer:fine){.caw .sgw-link-card.card-type--border .sgw-link-card__link:hover,.caw .sgw-link-card.card-type--ghost .sgw-link-card__link:hover{background-color:var(--card-background)}}.caw .sgw-link-card .sgw-link-card__link,.caw .sgw-link-panel.card .sgw-link-panel--link{border-radius:12px;cursor:pointer;display:grid;gap:8px 8px;grid-template-columns:1fr;padding:16px}.caw .sgw-link-card .sgw-link-card__link:focus,.caw .sgw-link-panel.card .sgw-link-panel--link:focus{outline:none}.caw .sgw-link-card .sgw-link-card__link .sgw-link-card__labels,.caw .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;grid-column:1/-1}.caw .sgw-link-card .sgw-link-card__link .sgw-link-card__labels .sgw-label,.caw .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__labels .sgw-label{margin:0 16px 2px 0}.caw .sgw-link-card .sgw-link-card__link .sgw-link-card__content-wrapper,.caw .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}.caw .sgw-link-card .sgw-link-card__link .sgw-link-card__arrow-wrapper,.caw .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-24)}.caw .sgw-link-card .sgw-link-card__link .card-icon__wrapper .card-icon,.caw .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){.caw .sgw-link-card .sgw-link-card__link .card-icon__wrapper .card-icon,.caw .sgw-link-panel.card .sgw-link-panel--link .card-icon__wrapper .card-icon{height:var(--ikon-size-24);width:var(--ikon-size-24)}}.caw .sgw-link-card .sgw-link-card__link .sgw-link-card-sub-text-one,.caw .sgw-link-card .sgw-link-card__link .sgw-link-card-sub-text-three,.caw .sgw-link-card .sgw-link-card__link .sgw-link-card-sub-text-two,.caw .sgw-link-card .sgw-link-card__link .sgw-link-card__second-line,.caw .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card-sub-text-one,.caw .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card-sub-text-three,.caw .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card-sub-text-two,.caw .sgw-link-panel.card .sgw-link-panel--link .sgw-link-card__second-line{font-weight:280}.caw .sgw-link-card .sgw-link-card__link .sgw-link-card__second-line,.caw .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){.caw .sgw-link-card .sgw-link-card__link,.caw .sgw-link-panel.card .sgw-link-panel--link{grid-template-columns:auto 1fr auto}}.caw .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}.caw .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}.caw .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}.caw .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}.caw .sgw-link-card.no-icon .no-icon.align-center{margin:0}.caw .sgw-link-card.no-icon .sgw-link-card__link{grid-template-columns:1fr auto}@media screen and (min-width:768px){.caw .sgw-link-card.no-icon .sgw-link-card__link{grid-template-columns:1fr auto}}.caw .sgw-link-card.with-notification .with-notification.align-center{margin:0}.caw .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}.caw .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 .caw .sgw-link-card .sgw-link-card--link{grid-template-columns:var(--ikon-size-24) 1fr}@media(min-width:768px){.font-scale-large .caw .sgw-link-card .sgw-link-card--link{grid-template-columns:var(--ikon-size-36) 1fr}}.font-scale-large .caw .sgw-link-card .sgw-link-card--link .sgw-link-card__labels{margin-left:0;padding-left:0}.font-scale-large .caw .sgw-link-card .sgw-link-card--link .sgw-link-card-sub-text-one,.font-scale-large .caw .sgw-link-card .sgw-link-card--link .sgw-link-card-sub-text-three,.font-scale-large .caw .sgw-link-card .sgw-link-card--link .sgw-link-card-sub-text-two,.font-scale-large .caw .sgw-link-card .sgw-link-card--link .sgw-link-card__second-line{grid-column:1/-1}.caw .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)}.caw .sgw-largelink-card,.caw .sgw-largelink-card .sgw-largelink-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.caw .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}.caw .sgw-largelink-card .sgw-largelink-card__cta{margin-top:8px;-ms-flex-item-align:end;align-self:end}.caw .sgw-largelink-card .sgw-largelink-card__cta .button--size-large{font-size:var(--button-font-size)}.caw .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}.caw .sgw-largelink-card .sgw-largelink-card__children .sgw-rich-icon{max-height:144px;min-height:144px}.caw .sgw-largelink-card .sgw-largelink-card__header{margin:8px 0}.caw .sgw-largelink-card .card-icon__wrapper{display:block;line-height:1}.caw .sgw-largelink-card .typography-paragraph{margin-top:0}.caw .sgw-largelink-card.variant--dark{--container-padding:24px 24px 40px;background-color:var(--form-theme-dark);border-radius:24px;color:var(--typography-color-negative)}.caw .sgw-largelink-card.variant--dark .sgw-largelink-card__cta{margin-bottom:40px;margin:0}.caw .sgw-largelink-card.variant--dark .sgw-largelink-card__cta .sgw-button-common{text-wrap:nowrap}.caw .sgw-largelink-card.with--illustration .sgw-largelink-card__content{margin:24px 0 16px}.caw .sgw-largelink-card.with--illustration .sgw-largelink-card__content p{margin-bottom:0}@media screen and (min-width:1024px){.caw .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}.caw .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}.caw .sgw-largelink-card .sgw-largelink-card__illustration .sgw-rich-icon{min-height:144px}.caw .sgw-largelink-card .sgw-largelink-card__children{-ms-flex-item-align:start;align-self:flex-start;margin-right:24px}.caw .sgw-largelink-card .sgw-largelink-card__content{margin:0 40px 0 0}.caw .sgw-largelink-card .sgw-largelink-card__cta{margin-left:auto}.caw .sgw-largelink-card .sgw-largelink-card__cta .button--size-large{text-wrap:nowrap}.caw .sgw-largelink-card.variant--dark{--container-padding:40px}.caw .sgw-largelink-card.variant--dark .sgw-largelink-card__children{margin-right:0}.caw .sgw-largelink-card.variant--dark .sgw-largelink-card__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.caw .sgw-largelink-card.variant--dark .sgw-largelink-card__cta{margin:0}.caw .sgw-largelink-card.variant--dark .sgw-largelink-card__content{margin:0 40px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.caw .sgw-link-card.information .sgw-link-card--link,.caw .sgw-link-card.information a{background-color:var(--neutral-background);border:2px dashed var(--form-theme-light);border-radius:12px}.caw .sgw-link-card.information .sgw-link-card--link:focus,.caw .sgw-link-card.information a:focus{outline:none}.caw .sgw-link-card.information .sgw-link-card--link:focus-visible,.caw .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){.caw .sgw-link-card.information .sgw-link-card--link:hover,.caw .sgw-link-card.information a:hover{background-color:var(--card-background-light)}}.caw .sgw-link-card.information .sgw-link-card--link:active,.caw .sgw-link-card.information a:active{background-color:var(--card-background-light)}.caw .sgw-link-card.information .sgw-link-card--link .sgw-link-card-sub-text-one,.caw .sgw-link-card.information .sgw-link-card--link .sgw-link-card-sub-text-two,.caw .sgw-link-card.information .sgw-link-card--link .sgw-link-card-title,.caw .sgw-link-card.information a .sgw-link-card-sub-text-one,.caw .sgw-link-card.information a .sgw-link-card-sub-text-two,.caw .sgw-link-card.information a .sgw-link-card-title{margin-right:24px}.caw .sgw-link-panel-advanced{margin:0 0 12px}.caw .sgw-link-panel-advanced:last-child{margin-bottom:0}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link,.caw .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}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link:focus,.caw .sgw-link-panel-advanced a:focus{outline:none}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link:focus-visible,.caw .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){.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link:hover,.caw .sgw-link-panel-advanced a:hover{background-color:var(--card-background-light)}}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link:active,.caw .sgw-link-panel-advanced a:active{background-color:var(--card-background-light)}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper,.caw .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}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-title,.caw .sgw-link-panel-advanced a .sgw-link-panel-advanced-title{font-weight:450}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-one,.caw .sgw-link-panel-advanced a .sgw-link-panel-advanced-sub-text-one{font-weight:650;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;text-align:right;white-space:nowrap}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line,.caw .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}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two,.caw .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:280}@media screen and (min-width:1024px){.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two,.caw .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-two{font-size:var(--font-size--regular)}}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three,.caw .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:280}@media screen and (min-width:1024px){.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three,.caw .sgw-link-panel-advanced a .sgw-link-panel-advanced__second-line .sgw-link-panel-advanced-sub-text-three{font-size:var(--font-size--regular)}}.caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__labels,.caw .sgw-link-panel-advanced a .sgw-link-panel-advanced__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;grid-column:1/-1;margin-bottom:3px}.caw .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}.caw .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 .caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link,.font-scale-large .caw .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 .caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__arrow-wrapper,.font-scale-large .caw .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced__arrow-wrapper{display:none}.font-scale-large .caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-one,.font-scale-large .caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-three,.font-scale-large .caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-two,.font-scale-large .caw .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-one,.font-scale-large .caw .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-three,.font-scale-large .caw .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced-sub-text-two{font-weight:280}.font-scale-large .caw .sgw-link-panel-advanced .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper,.font-scale-large .caw .sgw-link-panel-advanced.align-center .sgw-link-panel-advanced__link .sgw-link-panel-advanced__content-wrapper{row-gap:8px}.caw .sgw-link-panel-advanced.inverted-icon .sgw-link-panel-advanced__link .sgw-link-panel__second-line .sgw-link-panel-sub-text-two,.caw .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}.caw .sgw-link-panel-advanced.inverted-icon .sgw-link-panel-advanced__link :not(.sgw-label).sgw-icon,.caw .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)}.caw .sgw-list-panel{margin:0;padding:0}.caw .sgw-list-panel:first-of-type .sgw-list-panel__link{border-top-left-radius:6px;border-top-right-radius:6px}.caw .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}.caw .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}.caw .sgw-list-panel.has-icon .sgw-list-panel__link{grid-template-columns:1fr auto}.caw .sgw-list-panel.has-only-title .sgw-list-panel__link{min-height:68px}.caw .sgw-list-panel .sgw-list-panel__link,.caw .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}.caw .sgw-list-panel .sgw-list-panel__link.style--light,.caw .sgw-list-panel a.style--light{background-color:var(--form-theme-xtra-light)}.caw .sgw-list-panel .sgw-list-panel__link.style--light:hover,.caw .sgw-list-panel a.style--light:hover{background-color:var(--neutral-background)}.caw .sgw-list-panel .sgw-list-panel__link:focus,.caw .sgw-list-panel a:focus{outline:none}.caw .sgw-list-panel .sgw-list-panel__link:focus-visible,.caw .sgw-list-panel a:focus-visible{-webkit-box-shadow:none;box-shadow:none}.caw .sgw-list-panel .sgw-list-panel__link:focus-visible,.caw .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){.caw .sgw-list-panel .sgw-list-panel__link:hover,.caw .sgw-list-panel a:hover{background-color:var(--card-background-light)}}.caw .sgw-list-panel .sgw-list-panel__link:active,.caw .sgw-list-panel a:active{background-color:var(--card-background-dark)}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__content-wrapper,.caw .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}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-title,.caw .sgw-list-panel a .sgw-list-panel-title{font-weight:450}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__prefix-content,.caw .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}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__prefix-content>*,.caw .sgw-list-panel a .sgw-list-panel__prefix-content>*{max-height:40px;max-width:64px}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__title-icon>*,.caw .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)}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-one,.caw .sgw-list-panel a .sgw-list-panel-sub-text-one{font-weight:280;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}@media screen and (min-width:360px){.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-one,.caw .sgw-list-panel a .sgw-list-panel-sub-text-one{font-weight:650;text-align:right}}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line,.caw .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}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-two,.caw .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:280}@media screen and (min-width:1024px){.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-two,.caw .sgw-list-panel a .sgw-list-panel__second-line .sgw-list-panel-sub-text-two{font-size:var(--font-size--regular)}}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-three,.caw .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:280}@media screen and (min-width:1024px){.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-three,.caw .sgw-list-panel a .sgw-list-panel__second-line .sgw-list-panel-sub-text-three{font-size:var(--font-size--regular)}}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__labels,.caw .sgw-list-panel a .sgw-list-panel__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;grid-column:1/-1;margin-bottom:0}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__labels .sgw-label,.caw .sgw-list-panel a .sgw-list-panel__labels .sgw-label{margin:0 16px 2px 0}.caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__icon-with-title,.caw .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}.caw .sgw-list-panel.align-center .sgw-list-panel__link .sgw-list-panel__arrow-wrapper,.caw .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 .caw .sgw-list-panel .sgw-list-panel__link,.font-scale-large .caw .sgw-list-panel a{grid-template-columns:1fr;line-height:1.2;padding:40px 16px;row-gap:8px}.font-scale-large .caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__arrow-wrapper,.font-scale-large .caw .sgw-list-panel a .sgw-list-panel__arrow-wrapper{display:none}.font-scale-large .caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-one,.font-scale-large .caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-three,.font-scale-large .caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel-sub-text-two,.font-scale-large .caw .sgw-list-panel a .sgw-list-panel-sub-text-one,.font-scale-large .caw .sgw-list-panel a .sgw-list-panel-sub-text-three,.font-scale-large .caw .sgw-list-panel a .sgw-list-panel-sub-text-two{font-weight:280}.font-scale-large .caw .sgw-list-panel .sgw-list-panel__link .sgw-list-panel__content-wrapper,.font-scale-large .caw .sgw-list-panel a .sgw-list-panel__content-wrapper{row-gap:8px}.caw .sgw-list-panel.inverted-icon .sgw-link-panel-advanced__link .sgw-list-panel__second-line .sgw-list-panel-sub-text-two,.caw .sgw-list-panel.inverted-icon a .sgw-list-panel__second-line .sgw-list-panel-sub-text-two{margin-right:24px;white-space:break-spaces}.caw .sgw-list-panel.inverted-icon .sgw-link-panel-advanced__link :not(.sgw-label).sgw-icon,.caw .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)}.caw .sgw-list-panel__wrapper{display:grid;grid-template-columns:auto}.caw .sgw-list-panel__wrapper .sgw-list-panel__wrapper--content{margin-bottom:0;margin-top:0;padding:0}.caw .sgw-list-panel__wrapper .sgw-list-panel__wrapper--footer{margin:32px 0}@media screen and (min-width:768px){.caw .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}.caw .sgw-list-panel__wrapper:not(.has-footer){padding-bottom:48px}.caw .sgw-list-panel__wrapper .sgw-list-panel__wrapper--content,.caw .sgw-list-panel__wrapper .sgw-list-panel__wrapper--footer,.caw .sgw-list-panel__wrapper .sgw-list-panel__wrapper--title{grid-column:1/7;margin-right:var(--minus-gap);z-index:1}.caw .sgw-list-panel__wrapper.hide-background{grid-template-columns:1fr;padding-bottom:0}.caw .sgw-list-panel__wrapper.hide-background .sgw-list-panel__wrapper--content,.caw .sgw-list-panel__wrapper.hide-background .sgw-list-panel__wrapper--footer,.caw .sgw-list-panel__wrapper.hide-background .sgw-list-panel__wrapper--title{grid-column:auto}.caw .sgw-list-panel__wrapper.hide-background .sgw-list-panel__background{display:none}}.caw .sgw-list-panel__wrapper .sgw-list-panel__background{display:none}@media screen and (min-width:768px){.caw .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}}.caw .enter-approver-parent-information-container{-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:64px}.caw .enter-approver-parent-information-container,.caw .enter-approver-parent-information-container__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.caw .enter-approver-parent-information-container__header{-ms-flex-direction:column;flex-direction:column;gap:16px}.caw .enter-approver-parent-information-container__header #child-tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.caw .enter-approver-parent-information__form{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;gap:64px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.caw .enter-approver-parent-information__form .enter-approver-parent-information__form--input .sgw-input__input{max-width:16rem}@media screen and (max-width:768px){.caw .enter-approver-parent-information__form .enter-approver-parent-information__form--submit{-ms-flex-item-align:center;align-self:center}}.caw .info-page{gap:32px;margin:24px}.caw .info-page,.caw .next-step-skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .next-step-skeleton{gap:16px}.caw .overview-page{gap:48px}.caw .header-ingress-skeleton,.caw .overview-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .header-ingress-skeleton{gap:16px}.caw .header-ingress-skeleton h1{margin:0}.caw .header-ingress-skeleton__ingress .sgw-skeleton{height:40px}@media screen and (max-width:768px){.caw .header-ingress-skeleton__ingress .sgw-skeleton{height:24px}}.caw .children-list-heading{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:650;line-height:1.35;margin-bottom:16px}@media screen and (min-width:1024px){.caw .children-list-heading{font-size:var(--font-size--medium-large)}}.caw .children-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.caw .children-list .children-list-item__content{gap:24px}.caw .children-list .children-list-item__content,.caw .children-list .children-list-item__content .children-list-item__content__details{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:start;-ms-flex-align:start;align-items:flex-start}.caw .children-list .children-list-item__content .children-list-item__content__details{gap:8px}.caw .no-children-warning{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;gap:24px}.caw .child-card{border:2px solid var(--seagreen-pastel);border-radius:6px;container:child-card/inline-size;padding:24px}.caw .child-card .child-card__icon-with-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.caw .child-card .child-card__name,.caw .child-card .child-card__text{margin:0}.caw .child-card .child-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.caw .child-card .child-card__actions .sgw-link.button--link{padding:0}@container child-card (width > 400px){.caw .child-card .child-card__icon-with-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:12px;justify-content:space-between}}.caw .children-list-skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.caw .child-card-skeleton{background-color:#f7f6f6;border-radius:6px;padding:24px}.caw .child-card-skeleton .child-card-skeleton__text-and-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width:1024px){.caw .child-card-skeleton .child-card-skeleton__text-and-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:12px;justify-content:space-between}}.caw .child-card-skeleton .child-card-skeleton__text-and-icon .child-card-skeleton__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.caw .info-message{margin:48px 0 16px}.caw .heading{margin-bottom:24px}.caw .link-list{margin-inline:-24px}@media screen and (min-width:768px){.caw .link-list{margin-inline:0}}.caw .pending-process-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.caw .pending-process-container,.caw .pending-process-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .pending-process-details{gap:64px;margin-top:24px}.caw .pending-process-details__account-managers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;list-style:none;text-decoration:none}.caw .pending-process-header{margin:0;text-align:center}@media screen and (max-width:768px){.caw .pending-process-header{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--larger);font-weight:450;line-height:1.35}}@media screen and (max-width:768px)and (min-width:1024px){.caw .pending-process-header{font-size:var(--font-size--huge)}}.caw .pending-process-container__icon{max-width:325px;min-width:200px;-ms-flex-item-align:center;align-self:center}.caw .process-last-activity{border:2px solid var(--seagreen-pastel);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.caw .process-last-activity .process-last-activity__description,.caw .process-last-activity .process-last-activity__header,.caw .process-last-activity .process-last-activity__label{margin:0}.caw .process-last-activity .process-last-activity__label{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:650;line-height:1.35}@media screen and (min-width:1024px){.caw .process-last-activity .process-last-activity__label{font-size:var(--font-size--medium-large)}}.caw .process-last-activity .process-last-activity__description{margin-top:4px}.caw .process-last-activity .process-last-activity__action{margin-top:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.caw .process-last-activity{gap:4px;padding:40px 24px}.caw .process-last-activity .process-last-activity__label{font-size:var(--font-size--smallest);font-weight:450}.caw .process-last-activity .process-last-activity__header{font-family:Open Sans,Arial,sans-serif;font-size:var(--font-size--regular);font-weight:650;line-height:1.35}}@media screen and (max-width:768px)and (min-width:1024px){.caw .process-last-activity .process-last-activity__header{font-size:var(--font-size--medium-large)}}@media screen and (max-width:768px){.caw .process-last-activity .process-last-activity__action{margin-top:16px}}.caw .step-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;list-style:none;margin:0;padding:0}.caw .step-progress-bar .step-progress-bar__list-element{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:64px auto;row-gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.caw .step-progress-bar .step-progress-bar__list-element:first-of-type .step-progress-bar__list-element__line--before,.caw .step-progress-bar .step-progress-bar__list-element:last-of-type .step-progress-bar__list-element__line--after{visibility:hidden}.caw .step-progress-bar .step-progress-bar__list-element__line,.caw .step-progress-bar .step-progress-bar__list-element__line--after,.caw .step-progress-bar .step-progress-bar__list-element__line--before{align-self:center;border-top:2px dashed var(--grey-dark-20);grid-row:1}.caw .step-progress-bar .step-progress-bar__list-element__line--before{grid-column:1}.caw .step-progress-bar .step-progress-bar__list-element__line--before.step-progress-bar__list-element__line--active,.caw .step-progress-bar .step-progress-bar__list-element__line--before.step-progress-bar__list-element__line--complete{border-color:var(--peach);border-style:solid}.caw .step-progress-bar .step-progress-bar__list-element__line--after{grid-column:3}.caw .step-progress-bar .step-progress-bar__list-element__line--after.step-progress-bar__list-element__line--complete{border-color:var(--peach);border-style:solid}.caw .step-progress-bar.step-progress-bar--complete .step-progress-bar__list-element__line,.caw .step-progress-bar.step-progress-bar--complete .step-progress-bar__list-element__line--after,.caw .step-progress-bar.step-progress-bar--complete .step-progress-bar__list-element__line--before{border-color:var(--apple-green-dark-40);border-style:solid}.caw .step-progress-bar.step-progress-bar--skeleton .step-progress-bar__list-element__line--after,.caw .step-progress-bar.step-progress-bar--skeleton .step-progress-bar__list-element__line--before{background:none;border:none}.caw .step-progress-bar__step__label{color:var(--seagreen-medium);grid-column:1/-1;grid-row:2;text-align:center}.caw .step-progress-bar__step__label--inactive{color:var(--seagreen-medium)}.caw .step-progress-bar__list-element:last-of-type .step-progress-bar__step__label--complete-process,.caw .step-progress-bar__step__label--active{color:var(--seagreen-dark);font-weight:450}.caw .step-progress-bar__step__icon,.caw .step-progress-bar__step__icon--complete-process{background-color:var(--cotton);border:2px solid var(--grey-dark-20);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px}.caw .step-progress-bar__step__icon--completed{background-color:var(--peach);border:none}.caw .step-progress-bar__step__icon--active{background-color:var(--peach-20);border-color:var(--peach)}.caw .step-progress-bar__step__icon--complete-process{background-color:var(--apple-green-dark-40);border:none}.caw .stop-container{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;gap:64px;text-align:center}@media screen and (max-width:768px){.caw .stop-container{gap:32px}.caw .stop-container h1{font-weight:450}}.caw .page-header-with-rich-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between}.caw .page-header-with-rich-icon .page-header-with-rich-icon__rich-icon.sgw-rich-icon{max-height:130px}@media screen and (max-width:768px){.caw .page-header-with-rich-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.caw .page-header-with-rich-icon.page-header-with-rich-icon--reversed{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.caw .page-header-with-rich-icon.page-header-with-rich-icon--centered{text-align:center}.caw .page-header-with-rich-icon .page-header-with-rich-icon__rich-icon.sgw-rich-icon{min-height:130px;-ms-flex-item-align:center;align-self:center}}.caw .summary-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}
/*# sourceMappingURL=app.css.map*/