:root{--focus-color:#2894d7;--focus-color-light:rgb(from var(--focus-color) r g b / 0.25)}@media (min-width:480px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": false}, "sm":{"value": "768px", "active": false}, "md":{"value": "992px", "active": false}, "lg":{"value": "1200px", "active": false}, "max-page-width":{"value": "1366px", "active": false}, "display-right-adspace":{"value": "1546px", "active": false}}';display:block;height:0;overflow:hidden;width:0}}@media (min-width:600px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": true}, "sm":{"value": "768px", "active": false}, "md":{"value": "992px", "active": false}, "lg":{"value": "1200px", "active": false}, "max-page-width":{"value": "1366px", "active": false}, "display-right-adspace":{"value": "1546px", "active": false}}';display:block;height:0;overflow:hidden;width:0}}@media (min-width:768px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": true}, "sm":{"value": "768px", "active": true}, "md":{"value": "992px", "active": false}, "lg":{"value": "1200px", "active": false}, "max-page-width":{"value": "1366px", "active": false}, "display-right-adspace":{"value": "1546px", "active": false}}';display:block;height:0;overflow:hidden;width:0}}@media (min-width:992px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": true}, "sm":{"value": "768px", "active": true}, "md":{"value": "992px", "active": true}, "lg":{"value": "1200px", "active": false}, "max-page-width":{"value": "1366px", "active": false}, "display-right-adspace":{"value": "1546px", "active": false}}';display:block;height:0;overflow:hidden;width:0}}@media (min-width:1200px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": true}, "sm":{"value": "768px", "active": true}, "md":{"value": "992px", "active": true}, "lg":{"value": "1200px", "active": true}, "max-page-width":{"value": "1366px", "active": false}, "display-right-adspace":{"value": "1546px", "active": false}}';display:block;height:0;overflow:hidden;width:0}}@media (min-width:1366px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": true}, "sm":{"value": "768px", "active": true}, "md":{"value": "992px", "active": true}, "lg":{"value": "1200px", "active": true}, "max-page-width":{"value": "1366px", "active": true}, "display-right-adspace":{"value": "1546px", "active": false}}';display:block;height:0;overflow:hidden;width:0}}@media (min-width:1546px){body::after{content:'{"xs":{"value": "480px", "active": true}, "s":{"value": "600px", "active": true}, "sm":{"value": "768px", "active": true}, "md":{"value": "992px", "active": true}, "lg":{"value": "1200px", "active": true}, "max-page-width":{"value": "1366px", "active": true}, "display-right-adspace":{"value": "1546px", "active": true}}';display:block;height:0;overflow:hidden;width:0}}.form{--_form-max-width:var(--form-max-width, 80ch);--_form-line-height:var(--form-line-height, 1.5);--_form-help-color-foreground:var(--form-help-color-foreground, #666666);--_form-error-color-foreground:var(--form-error-color-foreground, #b30b00);--_form-error-color-background:var(--form-error-color-background, #cc0c00);--_form-character-count-font-size:var(--form-character-count-font-size, 0.875rem);--flow-space-scoped:1.875rem;max-width:var(--_form-max-width);line-height:var(--_form-line-height)}.form:not(:first-child){margin-top:var(--flow-space-scoped)}.form+*{margin-top:var(--flow-space-scoped)}.form__error-summary{--_form-error-summary-color-sprunglink:var(--form-error-summary-color-sprunglink, #222222)}.error-summary__error{--flow-space:0.5rem}.error-summary__error+.error-summary__error{margin-top:var(--flow-space)}.error-summary__sprunglink{color:var(--_form-error-summary-color-sprunglink);-webkit-text-decoration:underline;text-decoration:underline}.error-summary__sprunglink:hover{-webkit-text-decoration:none;text-decoration:none}.form__row{--flow-space:0.2rem;--flow-space-scoped:1.875rem}.form__row+.form__row{margin-top:var(--flow-space-scoped)}.form__legend{margin-bottom:0;border:none;font-size:inherit;font-weight:700}.form__label{display:block;margin-bottom:0;font-weight:700}.form__help{margin-top:var(--flow-space);color:var(--_form-help-color-foreground)}.form__error{margin-top:var(--flow-space);font-weight:700;color:var(--_form-error-color-foreground)}.form-widget-container{--flow-space:0.5rem;--_form-widget-border-radius:var(--form-widget-border-radius, 4px);--_form-widget-error-icon-width:var(--form-widget-error-icon-width, 1.5em);--_form-widget-error-icon-height:var(--form-widget-error-icon-height, 1.25em);--_form-widget-error-icon-url:var(--form-widget-error-icon-url, url('../bundles/euroinformationenkrankenkassen/img/icons/exclamation-white.svg'));margin-top:var(--flow-space)}.form-widget-container:has([aria-invalid=true]){position:relative;padding-left:calc(var(--_form-widget-error-icon-width) - var(--_form-widget-border-radius))}.form-widget-container:has([aria-invalid=true])::before{content:'';position:absolute;left:0;display:grid;place-items:center;width:var(--_form-widget-error-icon-width);height:100%;color:#fff;background-color:var(--_form-error-color-background);background-image:var(--_form-widget-error-icon-url);background-repeat:no-repeat;background-size:auto var(--_form-widget-error-icon-height);background-position:center;border-top-left-radius:var(--_form-widget-border-radius);border-bottom-left-radius:var(--_form-widget-border-radius);font-weight:700}.form__widget{--_form-widget-inline-size:var(--form-widget-inline-size, calc(100% - 2 * var(--_form-widget-padding-inline)));--_form-widget-padding-inline:var(--form-widget-padding-inline, 0.75em);--_form-widget-padding-block:var(--form-widget-padding-block, 0.375em);--_form-widget-border-width:var(--form-widget-border-width, 1px);--_form-widget-color-background:var(--form-widget-color-background, white);--_form-widget-color-border:var(--form-widget-color-border, #949494);--_form-widget-color-border-focus:var(--form-widget-color-border, #949494);--_form-widget-color-border-error:var(--form-widget-color-border-error, #cc0c00);display:block;width:var(--_form-widget-inline-size);padding-top:var(--_form-widget-padding-block);padding-bottom:var(--_form-widget-padding-block);padding-left:var(--_form-widget-padding-inline);padding-right:var(--_form-widget-padding-inline);border:var(--_form-widget-border-width) solid var(--_form-widget-color-border);border-radius:var(--_form-widget-border-radius);background-color:var(--_form-widget-color-background);font:inherit}.form__widget:focus-visible{--form-widget-color-border:var(--focus-color);outline:transparent;box-shadow:inset 0 0 0 1px var(--focus-color),0 0 6px 2px var(--focus-color-light)}.form__widget[aria-invalid=true]{border-color:var(--_form-widget-color-border-error);border-width:var(--_form-widget-border-width-error)}.form__character-count{font-size:var(--_form-character-count-font-size)}.form-checkbox-helper{display:flex;align-items:baseline;column-gap:.3125rem}.form__label--checkbox{display:inline-block}.form-choice-expanded__item .form__label--checkbox{font-weight:400}.form__widget--checkbox{--form-widget-inline-size:auto;display:inline-block;height:1lh;aspect-ratio:1/1;margin-right:.25em;accent-color:#027A3D;transform:translateY(.125lh)}.form-choice-expanded__item{--flow-space:0.25rem}.form-choice-expanded__item+.form-choice-expanded__item{margin-top:var(--flow-space)}.form__section{--_form-section-padding:var(--form-section-padding, 1.5625rem);--_form-section-heading-padding-block:var(--form-section-heading-padding-block, 0.9375rem);--_form-section-heading-padding-inline:var(--form-section-heading-padding-inline, var(--_form-section-padding));--_form-section-help-padding-block:var(--form-section-help-padding-block, 0.9375rem);--_form-section-help-padding-inline:var(--form-section-help-padding-inline, var(--_form-section-padding));padding:var(--_form-section-padding);border:1px solid #c8d8d0}.form__section+.form__section{margin-top:3.75rem}.form-section__header{margin-top:calc(-1 * var(--_form-section-padding));margin-left:calc(-1 * var(--_form-section-padding));margin-right:calc(-1 * var(--_form-section-padding))}.form-section__header+*{margin-top:1.25rem}.form-section__heading{margin-top:0;margin-bottom:0;padding-bottom:0;border-bottom-width:0;padding-top:var(--_form-section-heading-padding-block);padding-bottom:var(--_form-section-heading-padding-block);padding-left:var(--_form-section-heading-padding-inline);padding-right:var(--_form-section-heading-padding-inline);color:#222;background-color:#c8d8d0}.form-section__help{padding-top:var(--_form-section-help-padding-block);padding-bottom:var(--_form-section-help-padding-block);padding-left:var(--_form-section-help-padding-inline);padding-right:var(--_form-section-help-padding-inline);line-height:1.5;background-color:#ebf0ed}.form-section__help>*{margin-top:0;margin-bottom:0}.form-section__help>* *{margin-top:1.25rem}body{font-size:12pt;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Ubuntu,roboto,noto,arial,sans-serif}#features,#footer,#left,#nav,#right,#skipper{display:none}#logo a img{border:0}.page-header__bg-image{display:none}a{color:#3f66a7;font-weight:700;-webkit-text-decoration:none;text-decoration:none}h1{font-size:1.75rem;margin-top:1.5em;margin-bottom:1em}h2{font-size:1.5rem}h3{font-size:1.25rem}.breadcrumbs{display:none}.question{font-style:italic;clear:both}span.XStandardImage,span.XStandardImageLeft,span.XStandardImageRight{margin:0;margin-top:4px;margin-bottom:4px}span.XStandardImage span,span.XStandardImageLeft span,span.XStandardImageRight span{display:block;font-size:90%;line-height:110%}img.XStandardImageLeft,span.XStandardImageLeft{float:left;margin-right:10px}img.XStandardImageRight,span.XStandardImageRight{float:right;margin-left:10px}div.infobox{width:250px;margin:0;padding:0;margin-bottom:15px;border:1px solid #000}div.infobox.left{float:left;margin-right:15px}div.infobox.right{float:right;margin-left:15px}div.infobox h3{color:#fff;font-size:100%;font-weight:700;margin:0;padding:3px 6px;background:gray;color:#000}div.infobox h4,div.infobox p{font-size:90%;line-height:1.2;margin-top:8px;padding:0 .5em .5em .5em}#copyright{font-size:80%}#form{display:none}div.fax,div.links{margin-bottom:.5em}div.role{font-style:italic}.label{font-weight:700}.form{max-width:100%}.form__row,fieldset{page-break-inside:avoid;break-inside:avoid-page}.form-section__header{margin-bottom:2rem;border-top:3px solid #c8d8d0;border-bottom:1px solid #c8d8d0}.form-section__heading{font-size:1.5rem}.cke{display:none!important}.form__widget.print-only{min-height:1lh}.hidden-print,.not-for-print{display:none}.print-only{display:block}.page-break-after{page-break-after:always;break-after:always}