@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:montserrat;src:url(/assets/fonts/montserrat-regular.woff2) format("woff2"),url(/assets/fonts/montserrat-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:montserrat;src:url(/assets/fonts/montserrat-medium.woff2) format("woff2"),url(/assets/fonts/montserrat-medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:montserrat;src:url(/assets/fonts/montserrat-semibold.woff2) format("woff2"),url(/assets/fonts/montserrat-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:montserrat;src:url(/assets/fonts/montserrat-bold.woff2) format("woff2"),url(/assets/fonts/montserrat-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:vesperlibre;src:url(/assets/fonts/vesperlibre-medium.woff2) format("woff2"),url(/assets/fonts/vesperlibre-medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:vesperlibre;src:url(/assets/fonts/vesperlibre-bold.woff2) format("woff2"),url(/assets/fonts/vesperlibre-bold.woff) format("woff");font-weight:700;font-style:normal}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{to,0%{stroke:#68bddb}40%{stroke:#00216d}66%{stroke:#68bddb}80%,90%{stroke:#00216d}}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes move-mobile-nav-in{0%{transform:translate(100px)}to{transform:translate(0)}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40.0625em&large=80em"}html{box-sizing:border-box;font-size:100%}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}[data-whatinput=mouse] button{outline:0}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:1200px;margin-right:auto;margin-left:auto}.row:before,.row:after{display:table;content:" ";flex-basis:0;order:1}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40.0625em){.row .row{margin-right:-1.25rem;margin-left:-1.25rem}}@media print,screen and (min-width:80em){.row .row{margin-right:-1.25rem;margin-left:-1.25rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.625rem;padding-left:.625rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:1.25rem;padding-left:1.25rem}.row.gutter-large>.column,.row.gutter-large>.columns{padding-right:1.25rem;padding-left:1.25rem}.column,.columns{float:left;width:100%;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40.0625em){.column,.columns{padding-right:1.25rem;padding-left:1.25rem}}@media print,screen and (min-width:80em){.column,.columns{padding-right:1.25rem;padding-left:1.25rem}}.column,.columns,.column:last-child:not(:first-child){float:left;clear:none}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(n),.small-up-1>.columns:nth-of-type(n){clear:none}.small-up-1>.column:nth-of-type(n+1),.small-up-1>.columns:nth-of-type(n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(n),.small-up-2>.columns:nth-of-type(n){clear:none}.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.3333333333%}.small-up-3>.column:nth-of-type(n),.small-up-3>.columns:nth-of-type(n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(n),.small-up-4>.columns:nth-of-type(n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(n),.small-up-5>.columns:nth-of-type(n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.6666666667%}.small-up-6>.column:nth-of-type(n),.small-up-6>.columns:nth-of-type(n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.2857142857%}.small-up-7>.column:nth-of-type(n),.small-up-7>.columns:nth-of-type(n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(n),.small-up-8>.columns:nth-of-type(n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row,.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}.small-centered{margin-left:auto;margin-right:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-right:0;margin-left:0}.small-uncentered,.small-uncentered:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-pull-0,.small-pull-0:last-child:not(:first-child){float:left;clear:none}.small-uncentered:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-pull-0:last-child:not(:first-child){float:right}@media print,screen and (min-width:40.0625em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(n),.medium-up-1>.columns:nth-of-type(n){clear:none}.medium-up-1>.column:nth-of-type(n+1),.medium-up-1>.columns:nth-of-type(n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(n),.medium-up-2>.columns:nth-of-type(n){clear:none}.medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.3333333333%}.medium-up-3>.column:nth-of-type(n),.medium-up-3>.columns:nth-of-type(n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(n),.medium-up-4>.columns:nth-of-type(n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(n),.medium-up-5>.columns:nth-of-type(n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.6666666667%}.medium-up-6>.column:nth-of-type(n),.medium-up-6>.columns:nth-of-type(n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.2857142857%}.medium-up-7>.column:nth-of-type(n),.medium-up-7>.columns:nth-of-type(n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(n),.medium-up-8>.columns:nth-of-type(n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row,.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:1.25rem;padding-left:1.25rem}.medium-centered{margin-left:auto;margin-right:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-right:0;margin-left:0}.medium-uncentered,.medium-uncentered:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-pull-0,.medium-pull-0:last-child:not(:first-child){float:left;clear:none}.medium-uncentered:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-pull-0:last-child:not(:first-child){float:right}}@media print,screen and (min-width:80em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(n),.large-up-1>.columns:nth-of-type(n){clear:none}.large-up-1>.column:nth-of-type(n+1),.large-up-1>.columns:nth-of-type(n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(n),.large-up-2>.columns:nth-of-type(n){clear:none}.large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.3333333333%}.large-up-3>.column:nth-of-type(n),.large-up-3>.columns:nth-of-type(n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(n),.large-up-4>.columns:nth-of-type(n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(n),.large-up-5>.columns:nth-of-type(n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.6666666667%}.large-up-6>.column:nth-of-type(n),.large-up-6>.columns:nth-of-type(n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.2857142857%}.large-up-7>.column:nth-of-type(n),.large-up-7>.columns:nth-of-type(n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(n),.large-up-8>.columns:nth-of-type(n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row,.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:1.25rem;padding-left:1.25rem}.large-centered{margin-left:auto;margin-right:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-right:0;margin-left:0}.large-uncentered,.large-uncentered:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-pull-0,.large-pull-0:last-child:not(:first-child){float:left;clear:none}.large-uncentered:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-pull-0:last-child:not(:first-child){float:right}}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40.0625em){.column-block{margin-bottom:2.5rem}.column-block>:last-child{margin-bottom:0}}@media print,screen and (min-width:80em){.column-block{margin-bottom:2.5rem}.column-block>:last-child{margin-bottom:0}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:40.06125em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40.0625em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40.0625em){.hide-for-medium{display:none!important}}@media screen and (max-width:40.06125em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40.0625em)and (max-width:79.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:40.06125em),screen and (min-width:80em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:80em){.hide-for-large{display:none!important}}@media screen and (max-width:79.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:80em){.hide-for-large-only{display:none!important}}@media screen and (max-width:79.99875em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:before,.clearfix:after{display:table;content:" ";flex-basis:0;order:1}.clearfix:after{clear:both}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-container-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:#ffffff40}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:#00000040}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}:root{--grill-columns: 4;--grill-gutter: 20px}@media(min-width:600px){:root{--grill-columns: 10;--grill-gutter: 20px}}@media(min-width:880px){:root{--grill-columns: 12;--grill-gutter: 40px}}@media(min-width:1280px){:root{--grill-columns: 12;--grill-gutter: 40px}}@media(min-width:1920px){:root{--grill-columns: 12;--grill-gutter: 40px}}.grid-container{margin:0 auto;position:relative}.grid-container:after{clear:both;content:"";display:block}@media(min-width:600px){.grid-container:after{clear:both;content:"";display:block}}@media(min-width:880px){.grid-container:after{clear:both;content:"";display:block}}@media(min-width:1280px){.grid-container{margin:0 auto;max-width:1200px}}.grid-content{position:relative;width:calc(100vw - 40px);margin:0 auto}@media(min-width:600px){.grid-content{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(1 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 1 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.grid-content{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(2 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 2 / var(--grill-columns))) + var(--grill-gutter) * 2)}}.grid-content--grey{background-color:#f2eeeb;border-radius:5px;margin-bottom:40px;margin-left:-20px;margin-right:-20px;padding:60px 20px;width:calc(100% + 40px)}@media(min-width:600px){.grid-content--grey{margin-left:-45px;margin-top:40px;padding:40px 45px 80px;width:calc(100% + 90px)}}@media(min-width:880px){.grid-content--grey{margin-left:-82px;margin-top:40px;padding:40px 82px 100px;width:calc(100% + 164px)}}.body--dim-background .grid-content--grey{background-color:#ddd!important}@media(min-width:600px){.grid-content--border:after{content:"";clip-path:polygon(100% 0,100% calc(100% - 70px),calc(100% - 70px) 100%,0 100%,0 0)}}.u-stretched-link:after{background-color:#0000;inset:0;content:"";pointer-events:auto;position:absolute;z-index:1}.no-focus-outline div:focus,.no-focus-outline a:focus,.no-focus-outline button:focus{outline:none}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px)!important;padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden!important}html{margin:0;scroll-behavior:smooth}body{color:#444;font-family:montserrat;font-size:16px;line-height:150%;margin:0;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.body--dim-background{background:#f2eeeb}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:30px;line-height:130%;color:#00216d}@media(min-width:880px){h1{font-size:36px;line-height:125%}}h2{font-size:25px;line-height:130%;color:#00216d;margin-bottom:10px}.body--high-contrast h2{color:#00216d!important}@media(min-width:880px){h2{font-size:32px;line-height:140%}}h3{font-size:20px;line-height:150%;margin-bottom:10px}h4{font-size:16px;line-height:175%;margin-bottom:5px}h5{margin-bottom:5px}p{margin-top:0}a{text-decoration:none}button{line-height:1.15}.button{display:inline-block;font-size:16px;color:#fff;text-decoration:none;border-radius:5px;border:none;background:linear-gradient(90deg,#00216d,#0b2f81);padding:20px 30px;margin-bottom:10px;transition:all .3s cubic-bezier(.165,.84,.44,1);cursor:pointer}.button.button--direct__link{display:flex;padding:18px 65px 18px 25px;position:relative;line-height:1.5rem}.button.button--direct__link:after{content:"";position:absolute;right:25px;padding-right:10px;display:block;height:25px;width:25px;top:50%;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}@media(hover:hover){.button:hover{background:linear-gradient(90deg,#071c4d 0% 100%)}.button:active{background:linear-gradient(90deg,#02091a 0% 100%)}}.button.button--invert{background-color:#fff;color:#00216d}@media(hover:hover){.button.button--invert:hover{background-color:#f2eeeb}}.button.button--filter{background:linear-gradient(90deg,#f2eeeb,#fff);color:#00216d;margin-right:10px;position:relative;padding:13px 40px 13px 16px}@media(hover:hover){.button.button--filter:hover{background:linear-gradient(90deg,#071c4d 0% 100%);color:#fff}.button.button--filter:hover:after,.button.button--filter:hover:before{background-color:#fff}.button.button--filter:active{background:linear-gradient(90deg,#02091a 0% 100%)}}.button.button--filter:after,.button.button--filter:before{content:"";position:absolute;background:#00216d;top:50%;transition:.2s cubic-bezier(.165,.84,.44,1);transition-property:transform,background-color;transform-origin:center center}.button.button--filter:after{right:19px;margin-top:-1px;margin-right:-6px;width:12px;height:2px}.button.button--filter:before{right:18px;background:#00216d;width:2px;height:12px;margin-top:-6px}.button.button--outline{background-color:transparent;border:1px solid #00216d;color:#00216d;line-height:16px}.button.button--outline:hover{background-color:#00216d;color:#fff}.button.button--outline-tags{background-color:transparent;border:1px solid #00216d;color:#00216d;line-height:0;padding:15px;margin-right:10px;cursor:default}.button.button--outline-tags:hover{opacity:1}.button.contact__button{margin-top:15px;margin-bottom:0;width:fit-content;background:linear-gradient(90deg,#007474,teal)}@media(hover:hover){.button.contact__button:hover{background:linear-gradient(90deg,#004646 0% 100%)}.button.contact__button:active{background:linear-gradient(90deg,#001717 0% 100%)}}.theme-subbrand--patientcare .button.contact__button{background:linear-gradient(90deg,#c91d0e,#db3324)}.theme-subbrand--patientcare .button.contact__button:hover{background:linear-gradient(90deg,#791108 0% 100%)!important}.theme-subbrand--patientcare .button.contact__button:active{background:linear-gradient(90deg,#280603 0% 100%)!important}.theme-subbrand--education .button.contact__button{background:linear-gradient(90deg,#3f1f8c,#5c37b4)}.theme-subbrand--education .button.contact__button:hover{background:linear-gradient(90deg,#301573 0% 100%)!important}.theme-subbrand--education .button.contact__button:active{background:linear-gradient(90deg,#0f032a 0% 100%)!important}.button--skip{position:absolute;top:1rem;left:-1000px;z-index:1001}.button--skip:focus{outline:0;left:1rem}.main-header{background:#fff;position:sticky;top:0;z-index:10}@media(min-width:880px){.main-header{top:-35px}}.header{background:#fff;box-shadow:0 0 5px 1px #0000001a;height:90px;position:relative}.header__content{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);position:relative;height:100%}@media(min-width:600px){.header__content{width:calc(10 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 10 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);position:relative;height:100%}}@media(min-width:880px){.header__content{width:calc(12 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 12 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);position:relative;height:100%}}.header .grid-container{height:100%}@media(min-width:600px){.header{height:120px}}.main__disable-scroll{overflow:hidden;height:0;display:none}@media(min-width:880px){.main__disable-scroll{overflow:initial;height:auto}}.footer{background-color:#00216d;padding-bottom:40px;position:relative}.footer__content{color:#fff;margin-bottom:40px;margin-top:20px;overflow:initial}.footer__content a{color:#fff}.footer__col{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.footer__col{width:calc(5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 5 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.footer__col{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.footer__col--list{left:calc(calc(-4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * -4 / var(--grill-columns))) + var(--grill-gutter));position:relative}}@media(min-width:880px){.footer__col--social{left:calc(calc(-4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * -4 / var(--grill-columns))) + var(--grill-gutter));position:relative}}@media(min-width:600px){.footer__col--feedback{width:calc(10 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 10 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.footer__col--feedback{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);left:calc(calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns))) + var(--grill-gutter));position:relative}}.footer__title{margin-top:40px;color:#fff;font-size:20px;font-weight:700}@media(min-width:880px){.footer__title{font-size:18px}}.footer__list{list-style:none;overflow:hidden;padding-left:0}.footer__list li a{font-size:14px;padding-left:1rem;position:relative}.footer__list li a:before{content:"";position:absolute;left:0;top:9px;height:12px;width:7px;transform:translateY(-6px);background-image:url("data:image/svg+xml,%3csvg%20width='7'%20height='12'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%207%2012'%3e%3cpath%20d='M2.163.516C2.58.924%206.665%205.21%206.665%205.21a1.095%201.095%200%200%201%200%201.577s-4.084%204.29-4.502%204.695c-.418.408-1.17.436-1.615%200-.446-.434-.48-1.04%200-1.574L4.295%206%20.548%202.092C.068%201.56.102.952.548.516c.445-.436%201.197-.41%201.615%200z'%20fill='%23fff'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.footer__list li a:hover{text-decoration:underline}.footer__list li a:hover .footer__icon{opacity:.7}.footer__list li a:active .footer__icon{opacity:.4}.footer__list--horizontal li a{font-size:12px;padding-left:0}.footer__list--horizontal li a:before{content:none}.footer__list--horizontal li a:hover,.footer__list--horizontal li a:focus{text-decoration:underline}.footer__list--horizontal{margin-bottom:10px}.footer__list--horizontal li{float:left;margin-right:20px;line-height:1.2}.footer__list--horizontal li:last-child{margin-right:0}.footer__link{font-size:16px;color:#fff!important}.footer__link:before{top:9px!important;background-image:url("data:image/svg+xml,%3csvg%20width='7'%20height='12'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%207%2012'%3e%3cpath%20d='M2.163.516C2.58.924%206.665%205.21%206.665%205.21a1.095%201.095%200%200%201%200%201.577s-4.084%204.29-4.502%204.695c-.418.408-1.17.436-1.615%200-.446-.434-.48-1.04%200-1.574L4.295%206%20.548%202.092C.068%201.56.102.952.548.516c.445-.436%201.197-.41%201.615%200z'%20fill='%23fff'/%3e%3c/svg%3e")!important}@media(min-width:880px){.footer__link{font-size:14px}}.footer__link-secondary{color:#fff;font-size:12px}.footer__link-secondary:hover,.footer__link-secondary:focus{text-decoration:underline}.footer__link--phone:before{width:12px!important;height:12px!important;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2012%2013'%3e%3cpath%20d='M2.968.393c.388-.13%202.578%202.564%202.445%203.087-.161.53-1.737%201.257-1.773%201.462-.036.205-.089.965.925%202.273C5.58%208.523%206.578%209.146%206.858%209.17c.28.024%201.781-1.126%202.074-1.1.28.025%202.202%201.705%202.315%203.214.016.288-1.594%201.444-3.405%201.125-1.823-.322-3.981-1.968-5.47-3.881C.886%206.603-1.302%201.824%202.968.393z'%20fill='%23FFF'%20fill-rule='nonzero'/%3e%3c/svg%3e")!important}.footer__icon{width:30px}.footer__copy{font-size:12px;line-height:1.5}.footer__logo-wrapper{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.footer__logo-wrapper{width:calc(10 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 10 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.footer__logo-wrapper{width:calc(12 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 12 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.footer__logo-pattern{position:absolute;right:307px;bottom:20px;width:2000px;height:51px;float:right;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='41'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.47%200h11.196v46H.47z'/%3e%3c/defs%3e%3cg%20transform='translate(0%20-2)'%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cg%20mask='url(%23b)'%20fill='%2386D2ED'%3e%3cpath%20d='M11.739%2042.263h5.645v-5.635H11.74zM.447%2042.263h5.646v-5.635H.447zM11.739%2030.993h5.645v-5.635H11.74zM.447%2030.993h5.646v-5.635H.447zM11.739%2019.723h5.645v-5.635H11.74zM.447%2019.723h5.646v-5.635H.447zM11.739%208.453h5.645V2.818H11.74zM.447%208.453h5.646V2.818H.447z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x}@media(min-width:880px){.footer__logo-pattern{right:327px}}.footer__logo-pattern-end{position:absolute;width:120px;height:51px;right:183px;bottom:20px;float:right;background-image:url("data:image/svg+xml,%3csvg%20width='97'%20height='41'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20id='a'%20d='M.47%200H100v11.689H76.288v13.196H100v9.217H8.163V46H.469z'/%3e%3c/defs%3e%3cg%20transform='translate(0%20-2)'%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cg%20mask='url(%23b)'%20fill='%2386D2ED'%3e%3cpath%20d='M90.779%2042.263h5.645v-5.635H90.78zM79.487%2042.263h5.646v-5.635h-5.646zM68.196%2042.263h5.646v-5.635h-5.646zM56.904%2042.263h5.646v-5.635h-5.646zM45.613%2042.263h5.646v-5.635h-5.646zM34.321%2042.263h5.646v-5.635h-5.646zM23.03%2042.263h5.646v-5.635H23.03zM11.739%2042.263h5.645v-5.635H11.74zM.447%2042.263h5.646v-5.635H.447zM90.779%2030.993h5.645v-5.635H90.78zM79.487%2030.993h5.646v-5.635h-5.646zM68.196%2030.993h5.646v-5.635h-5.646zM56.904%2030.993h5.646v-5.635h-5.646zM45.613%2030.993h5.646v-5.635h-5.646zM34.321%2030.993h5.646v-5.635h-5.646zM23.03%2030.993h5.646v-5.635H23.03zM11.739%2030.993h5.645v-5.635H11.74zM.447%2030.993h5.646v-5.635H.447zM90.779%2019.723h5.645v-5.635H90.78zM79.487%2019.723h5.646v-5.635h-5.646zM68.196%2019.723h5.646v-5.635h-5.646zM56.904%2019.723h5.646v-5.635h-5.646zM45.613%2019.723h5.646v-5.635h-5.646zM34.321%2019.723h5.646v-5.635h-5.646zM23.03%2019.723h5.646v-5.635H23.03zM11.739%2019.723h5.645v-5.635H11.74zM.447%2019.723h5.646v-5.635H.447zM90.779%208.453h5.645V2.818H90.78zM79.487%208.453h5.646V2.818h-5.646zM68.196%208.453h5.646V2.818h-5.646zM56.904%208.453h5.646V2.818h-5.646zM45.613%208.453h5.646V2.818h-5.646zM34.321%208.453h5.646V2.818h-5.646zM23.03%208.453h5.646V2.818H23.03zM11.739%208.453h5.645V2.818H11.74zM.447%208.453h5.646V2.818H.447z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}@media(min-width:880px){.footer__logo-pattern-end{right:203px}}.footer__logo{width:183px;float:right}.table-scroll{overflow-x:auto;border:none}.table-scroll table{width:auto}table{border-collapse:collapse;border-spacing:0;min-width:100%;margin-bottom:2.5rem}th,td{padding:10px;text-align:left!important}th,td a{font-weight:400!important}thead+tbody tr:nth-child(odd){background-color:#dcf2fa}table>tbody:first-child tr:nth-child(2n){background-color:#dcf2fa}table.editortable{width:100%}table.editortable tr td:first-child{padding-left:0}table.editortable tr td:last-child{padding-right:0!important}table.editortable tr td{width:1%}button,input,optgroup,select,textarea{font-family:montserrat}textarea{resize:vertical}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#444;box-shadow:0 0 0 1000px #f2eeeb inset}.alphabetic-list{padding-left:0;margin-top:100px}@media(min-width:600px){.alphabetic-list{margin-top:0}}.alphabetic-list__item{position:relative;padding:10px 0;list-style:none;margin:0!important;width:auto!important;float:none!important}.alphabetic-list__item:before{content:attr(data-letter);display:block;position:absolute;top:-35px;left:0;color:#68bddb;font-size:25px;font-weight:700;padding-bottom:15px}@media(min-width:600px){.alphabetic-list__item:before{padding-bottom:5px;padding-top:12px;top:0}}.body--high-contrast .alphabetic-list__item:before{color:#00216d}.alphabetic-list__item[data-letter]{margin-top:40px!important;border-top:1px solid #e8ecef}@media(min-width:600px){.alphabetic-list__item[data-letter]{margin-top:20px!important}}@media(min-width:600px){.alphabetic-list__item{padding-left:75px}}.alphabetic-list__item+.alphabetic-list__header{margin-top:40px}@media(min-width:600px){.alphabetic-list__header+.alphabetic-list__item{margin-top:-45px}}.related .alphabetic-list__link{position:relative}.related .alphabetic-list__link:before{content:"";position:absolute;width:100%;height:1px;top:0;left:0;background-color:#e8ecef}@media(hover:hover){.related .alphabetic-list__link:hover:before{background-color:#2b8fb2}}.alphabetic-list__link{width:auto!important;margin-left:0!important;float:none!important;transition:.2s cubic-bezier(.165,.84,.44,1)}.related .alphabetic-list__link{padding-top:10px}.alphabetic-list__link.search-item{margin:0}.alphabetic-list__title{display:block;font-weight:700;color:#00216d;font-size:16px;transition:.2s cubic-bezier(.165,.84,.44,1)}@media(min-width:600px){.alphabetic-list__title{font-size:20px}}.related .alphabetic-list__title{font-size:18px;color:#68bddb;line-height:1.5}.body--high-contrast .related .alphabetic-list__title{color:#00216d!important}.related .alphabetic-list__text{font-size:14px;color:#444}.alphabetic-list__text{color:#767676;display:block;font-size:14px;font-weight:400;line-height:150%;margin-bottom:3px}.alphabetic-list__title:hover{color:#68bddb;text-decoration:none}.body--high-contrast .alphabetic-list__title:hover{color:#00216d}.alphabetic-list__subtitle{display:block;margin-bottom:0;font-size:14px;line-height:150%;font-weight:400;color:#00216d}.intro-section--banner{padding-left:20px;padding-right:20px;float:none}@media(min-width:600px){.intro-section--banner{padding-left:40px;padding-right:40px}}.intro-section--banner .banner-section-title{margin-top:0}.intro-section--banner .banner-section-summary:not(:empty){padding-bottom:10px}.content-body--banner{height:700px}@media(min-width:600px){.content-body--banner{height:auto}}.content-body--banner h3{font-size:24px}@media(min-width:600px){.content-body--banner h3{font-size:32px}}.content-body--banner .summary{font-family:montserrat;font-size:18px}@media(min-width:600px){.content-body--banner .summary{font-size:26px}}.content-body--banner .banner-container{height:auto;width:100%;position:relative}@media(min-width:600px){.content-body--banner .banner-container{height:500px}}.content-body--banner .banner-centered{background-color:#fff;color:#00216d;display:flex;flex-flow:column;padding:40px 20px;box-shadow:0 10px 30px #0000000a;position:absolute;bottom:-40%;right:0%;width:90%;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width:600px){.content-body--banner .banner-centered{bottom:10%;right:0%;width:auto;padding:30px 40px 40px}}@media(min-width:1280px){.content-body--banner .banner-centered{right:unset;left:50%;border-top-right-radius:5px;border-bottom-right-radius:5px}}.content-body--banner .banner-centered a{color:#007474;position:relative;width:fit-content;font-size:14px;padding-block:0;padding-left:0;background:none}.theme-subbrand--patientcare .content-body--banner .banner-centered a{color:#db3324}.theme-subbrand--education .content-body--banner .banner-centered a{color:#5c37b4}.content-body--banner .banner-centered a:hover,.content-body--banner .banner-centered a:focus{text-decoration:underline}.content-body--banner .banner-centered a:after{content:"";position:absolute;right:-28px;display:block;height:22px;width:22px;top:50%;transform:translateY(-50%);background-size:21px 21px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='teal'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.theme-subbrand--patientcare .content-body--banner .banner-centered a:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%23db3324'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.theme-subbrand--education .content-body--banner .banner-centered a:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%235c37b4'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.content-body--banner .banner-centered a:not(:where([href*="erasmusmc.nl"],[href*="erasmusmc.local"],[href*=emc-acc-cd],[href*=emc-acc-cm],[href^="/"],[href^="#"],[name])):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='teal'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--patientcare .content-body--banner .banner-centered a:not(:where([href*="erasmusmc.nl"],[href*="erasmusmc.local"],[href*=emc-acc-cd],[href*=emc-acc-cm],[href^="/"],[href^="#"],[name])):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23db3324'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--education .content-body--banner .banner-centered a:not(:where([href*="erasmusmc.nl"],[href*="erasmusmc.local"],[href*=emc-acc-cd],[href*=emc-acc-cm],[href^="/"],[href^="#"],[name])):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%235c37b4'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.content-body--banner .banner-centered a:before{display:none}.content-body--banner .banner-pretitle{font-size:14px;font-weight:400;color:#fff;background:linear-gradient(90deg,#0b2f81 100%,#00216d 0%);position:absolute;padding:5px 10px;top:0;left:0;border-bottom-right-radius:5px;border-top-left-radius:5px}.content-body--banner .banner-content{max-width:480px}.content-body--banner .banner-image{width:100%;height:500px}@media(min-width:880px){.content-body--banner .banner-image{width:calc(50% + 240px);height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}}.content-body--banner .summary{font-size:14px;font-weight:300}.liveblog .chapeau{color:#fff!important;background:linear-gradient(90deg,#0b2f81 100%,#00216d 0%);position:absolute;padding:5px 10px;top:0;left:0;border-bottom-right-radius:5px}.liveblog .latest-update{font-size:14px;color:#fff;margin:0}.liveblog .liveblog-header__block{margin-bottom:50px;border-bottom:1px solid #e8ecef;color:#00216d}.liveblog .liveblog-header__block .liveblog-header__title{color:#00216d}.liveblog .liveblog-header__block .liveblog-header__summary{margin-bottom:30px}.liveblog .blog-list .metro-stop-list .metro-stop{padding-bottom:40px;padding-left:26px}@media(min-width:600px){.liveblog .blog-list .metro-stop-list .metro-stop{padding-left:50px}}@media(min-width:880px){.liveblog .blog-list .metro-stop-list .metro-stop{padding-left:70px}}.liveblog .blog-list .metro-stop-list .metro-stop:before{background:none;border-left:1px dotted #008080}.liveblog .blog-list .metro-stop-list .metro-stop:after{border:2px solid #008080}.liveblog .blog-list .metro-stop-list .metro-stop.metro-stop--active:after{border-width:5px}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content{padding-bottom:10px;border-bottom:1px solid #f2eeeb}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content .publication-date{font-size:14px;color:#767676;margin-bottom:5px}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content h3{margin-top:0;color:#00216d}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content blockquote{margin:20px 0 20px 20px!important}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content ul,.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content img,.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a.button{margin-bottom:16px}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content .button{width:fit-content}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a:not(.button){color:#00216d;display:inline-block;font-weight:500;position:relative;transition:border-color .3s}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a:not(.button):after{background-color:transparent;content:"";position:absolute;left:0;bottom:0;height:2px;width:100%}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a:not(.button):hover:after{background-color:#00216d}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a:not(.button):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]){margin-right:20px;position:relative}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a:not(.button):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";display:block;position:absolute;top:48%;left:100%;width:18px;height:18px;margin-left:4px;transform:translateY(-50%);background-size:contain}.liveblog .blog-list .metro-stop-list .metro-stop .metro-stop--content a:not(.button):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{width:100%!important}.liveblog .content-header__inner--mediaheader h1{background-color:teal;border-radius:25px;padding:8px 20px;margin:10px 0;color:#fff}.body--high-contrast .liveblog .content-header__inner--mediaheader h1{background-color:#00216d}.liveblog .content-header__inner--mediaheader .content-header__title{margin-top:20px!important;margin-bottom:20px!important;display:table}.liveblog .content-header__inner--mediaheader .content-header__subtitle{margin-top:30px!important;margin-right:10px;padding-left:5px}.liveblog .content-header__inner--mediaheader .latest-update{margin-left:0;padding-left:5px}@media(min-width:600px){.liveblog .content-header__inner--mediaheader{min-height:400px}}.chapeau{display:inline-block;font-weight:700;color:#fff}.body--high-contrast .chapeau{background-color:#00216d}.content-header__inner .chapeau{font-size:14px;font-weight:400;color:#fff;background:linear-gradient(90deg,#0b2f81 100%,#00216d 0%);padding:5px 15px;border-top-left-radius:5px;border-bottom-right-radius:5px}.checklist{padding-left:0!important}.wizard .checklist{color:#00216d}.checklist li{list-style:none;margin-bottom:20px;padding-left:30px;position:relative}.checklist li:before{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2019'%3e%3cpath%20d='M16.144%204.154c-2.687%202.694-5.613%205.882-8.42%208.71L3.855%209.596a.512.512%200%200%200-.505-.124.467.467%200%201%200-.148.839l4.227%203.573c.2.166.5.153.684-.03%202.772-2.779%205.994-6.286%208.746-9.045a.461.461%200%200%200%20.087-.549.503.503%200%200%200-.802-.106z'%20stroke='%23444'%20fill-rule='nonzero'%20fill='%23444'/%3e%3c/svg%3e");content:"";position:absolute;top:4px;left:0;width:18px;height:15px}.wizard .checklist li:before{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2019'%3e%3cpath%20d='M16.144%204.154c-2.687%202.694-5.613%205.882-8.42%208.71L3.855%209.596a.512.512%200%200%200-.505-.124.467.467%200%201%200-.148.839l4.227%203.573c.2.166.5.153.684-.03%202.772-2.779%205.994-6.286%208.746-9.045a.461.461%200%200%200%20.087-.549.503.503%200%200%200-.802-.106z'%20stroke='%2300216D'%20fill-rule='nonzero'%20fill='%2300216D'/%3e%3c/svg%3e")}.content_block.content_block--has-show-more .content_block-show_more_button{display:block}@media(min-width:880px){.content_block.content_block--has-show-more .content_block-show_more_button{display:none}}.content_block.content_block--has-show-more .content_block-content{display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:880px){.content_block.content_block--has-show-more .content_block-content{line-clamp:initial;-webkit-line-clamp:initial}}.content_block.content_block--has-show-more.content_block--is_expanded .content_block-content{line-clamp:initial;-webkit-line-clamp:initial}.content_block .content_block-show_more_button{margin-top:10px;width:100%;color:#e84720;padding-block:1.5rem;border:0;border-top:2px solid rgba(0,33,109,.1);position:relative;display:none;background-color:transparent}.content_block .content_block-show_more_button:before{content:"";position:absolute;top:-18px;inset-inline:0;margin-inline:auto;width:36px;height:36px;z-index:1;background-repeat:no-repeat;background-size:36px 36px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj4KICA8ZyBpZD0iR3JvdXBfMTA1MCIgZGF0YS1uYW1lPSJHcm91cCAxMDUwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTc5IC0xMTcwKSI+CiAgICA8Y2lyY2xlIGlkPSJCYWNrZ3JvdW5kIiBjeD0iMTAuNSIgY3k9IjEwLjUiIHI9IjEwLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwMCAxMTcwKSByb3RhdGUoOTApIiBmaWxsPSIjZGIzMzI0Ii8+CiAgICA8ZyBpZD0iQXJyb3dfMSIgZGF0YS1uYW1lPSJBcnJvdyAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODUuNDU4IDExNzguMjI5KSI+CiAgICAgIDxwYXRoIGlkPSJBcnJvd18xLTIiIGRhdGEtbmFtZT0iQXJyb3cgMSIgZD0iTTAsOC4wODMsNC41NDIsNC4wNDJtMCwwTDAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4wODMpIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=)}.content_block .content_block-show_more_button:after{content:"";position:absolute;height:5.5rem;width:100%;background:linear-gradient(180deg,#fff0,#fff);top:calc(-5.5rem - 15px);left:0;pointer-events:none}.content_block .content_block-show_more_button[aria-expanded=true]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj4KICA8ZyBpZD0iR3JvdXBfMTA1MCIgZGF0YS1uYW1lPSJHcm91cCAxMDUwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDAgMTE5MSkgcm90YXRlKDE4MCkiPgogICAgPGNpcmNsZSBpZD0iQmFja2dyb3VuZCIgY3g9IjEwLjUiIGN5PSIxMC41IiByPSIxMC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDAgMTE3MCkgcm90YXRlKDkwKSIgZmlsbD0iI2RiMzMyNCIvPgogICAgPGcgaWQ9IkFycm93XzEiIGRhdGEtbmFtZT0iQXJyb3cgMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTg1LjQ1OCAxMTc4LjIyOSkiPgogICAgICA8cGF0aCBpZD0iQXJyb3dfMS0yIiBkYXRhLW5hbWU9IkFycm93IDEiIGQ9Ik0wLDguMDgzLDQuNTQyLDQuMDQybTAsMEwwLDAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDgzKSByb3RhdGUoOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K)}.content_block .content_block-show_more_button[aria-expanded=true]:after{background:none}.selection_block-header{display:flex;flex-direction:column}@media(min-width:600px){.selection_block-header{flex-direction:row;align-items:end;justify-content:space-between;padding-bottom:15px}}.selection_block-header .selection_block-title{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:15px}@media(min-width:600px){.selection_block-header .selection_block-title{padding-bottom:0}}.selection_block-header .selection_block-title .related__subtitle{margin-bottom:10px}.selection_block-header .selection_block-title .horizontal_dotted_line{margin-bottom:5px}.content_block:has(.responsive-embed):has(+.columns .wizard-teaser){display:grid;align-items:stretch}.content_block:has(.responsive-embed):has(+.columns .wizard-teaser)+.columns .wizard-teaser{display:grid;align-items:stretch;margin-top:0}@media(min-width:640px){.content_block:has(.responsive-embed):has(+.columns .wizard-teaser) .responsive-embed{height:100%}.content_block:has(.responsive-embed):has(+.columns .wizard-teaser) .responsive-embed iframe{height:100%}}@media(min-width:640px){.content_block:has(.responsive-embed):has(+.columns .wizard-teaser){margin-bottom:1rem}.content_block:has(.responsive-embed):has(+.columns .wizard-teaser)+.columns{margin-bottom:1rem}}.content-header{display:block;padding:40px 0;color:#00216d;background-image:url(/assets/images/translucent_squares_bg_overlay_green.svg),linear-gradient(#9bdff6,#81cee6);background-position:bottom left;background-repeat:no-repeat}.theme-subbrand--patientcare .content-header{background-image:url(/assets/images/translucent_squares_bg_overlay_red.svg),linear-gradient(#9bdff6,#81cee6)}.theme-subbrand--education .content-header{background-image:url(/assets/images/translucent_squares_bg_overlay_purple.svg),linear-gradient(#9bdff6,#81cee6)}.content-header__img-wrapper{width:85px;margin-bottom:1.5rem}@media(min-width:600px){.content-header__img-wrapper{width:110px}}@media(min-width:880px){.content-header__img-wrapper{float:right}}.content-header__img-wrapper img{width:100%;height:100%;object-fit:cover}.content-header__img-wrapper--rounded{width:85px;height:85px;overflow:hidden;border-radius:50%}.content-header__link{color:#00216d;text-decoration:underline}.content-header__img{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);min-height:1px}@media(min-width:600px){.content-header__img{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(1 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 1 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.content-header__img{width:calc(2 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 2 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-bottom:0}}.content-header__img--landingspage{z-index:1}.content-header__inner{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.content-header__inner{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(1 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 1 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.content-header__inner{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:600px){.content-header__inner--offset{margin-left:calc(calc(1 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 1 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.content-header__inner--offset{margin-left:calc(calc(2 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 2 / var(--grill-columns))) + var(--grill-gutter) * 2);max-width:initial!important}}.content-header__title{margin:20px 0 30px;overflow:hidden;word-break:break-word}.content-header__subtitle{font-size:24px;line-height:130%;margin:5px 0}@media(min-width:880px){.content-header__subtitle{font-size:30px;line-height:125%}}.content-header__title+.content-header__subtitle{margin-top:-15px}.content-header__label{margin-bottom:10px}.content-header__title+.content-header__label{position:relative;top:-15px}.content-header__introduction{margin:20px 0;font-size:16px;line-height:1.5}.content-header__introduction-inline{display:inline}@media(min-width:880px){.content-header__introduction-inline:not(:first-of-type){display:block}}.content-header__featured{margin:20px 0;font-size:16px;font-weight:500}.content-header__featured-inline{display:inline}@media(min-width:880px){.content-header__featured-inline:not(:first-of-type){display:block}}@media(min-width:880px){.content-header__featured{font-size:18px}}.content-header__status{color:#fff}.body--high-contrast .content-header__status{color:#00216d!important}.content-header__description{margin-top:20px}.content-header__description p{margin-bottom:0;font-weight:500;font-size:18px}.content-header__description--small{margin-top:10px;margin-bottom:14px}.content-header__description--small p{font-size:16px}@media(min-width:600px){.content-header__description--small p{font-size:18px}}.content-header__description-list{padding-left:0;overflow:auto;margin:40px 0 10px;list-style:none;width:100%}.content-header__title+.content-header__description-list{margin:40px 0 10px}.content-header__description-term{font-weight:700;margin-right:8px;float:left;clear:left}.content-header__description-description{margin-left:0;margin-bottom:5px}.content-header__description-description:last-of-type{margin-bottom:0}.content-header__description-link{color:#000;margin-left:15px}.content-header__button{margin-top:20px;width:fit-content;padding:18px 65px 18px 25px;position:relative}.content-header__button.highlighted{color:#fff;background-color:teal;font-weight:500}@media(hover:hover){.content-header__button.highlighted:hover{color:teal;background-color:#fff}}.content-header__button:after{content:"";position:absolute;right:25px;padding-right:10px;display:block;height:25px;width:25px;top:50%;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.content-header a:not(.teaser,.button,.js-toggle,[name]){color:#00216d;display:inline-block;font-weight:500;position:relative;transition:border-color .3s;text-decoration:none;padding-right:5px}.content-header a:not(.teaser,.button,.js-toggle,[name]):after{background-color:transparent;content:"";position:absolute;left:0;bottom:0;height:2px;width:100%}.content-header a:not(.teaser,.button,.js-toggle,[name]):hover:after{background-color:#00216d}.content-header a:not(.teaser,.button,.js-toggle,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]){margin-right:20px;position:relative}.content-header a:not(.teaser,.button,.js-toggle,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";display:block;position:absolute;top:48%;left:100%;width:18px;height:18px;margin-left:4px;transform:translateY(-50%);background-size:contain}.content-header a:not(.teaser,.button,.js-toggle,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{width:100%!important}@media(min-width:600px){.content-header--list .content-header__inner{max-width:100%}}.content-header--detail .content-header__inner{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.content-header--detail .content-header__inner>*:last-child{margin-bottom:0}@media(min-width:600px){.content-header--detail .content-header__inner{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(1 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 1 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.content-header--detail .content-header__inner{width:calc(8 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 8 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);max-width:550px}}@media(min-width:1280px){.content-header--detail .content-header__inner{max-width:none}.content-header--detail .content-header__inner>*{max-width:550px}}.content-header--detail .content-header__description-list{max-width:none}.content-header--detail .content-header__description-list+.button{margin-top:0}.content-header--article{position:relative;margin-bottom:0;background:none!important}.content-header--article .content-header__image-container{margin-bottom:20px}@media(min-width:880px){.content-header--article .content-header__image-container{max-height:500px;overflow:hidden;display:flex;width:calc(80% - 36px);margin:0 auto 30px;border-radius:5px;clip-path:polygon(100% 0,100% calc(100% - 35px),calc(100% - 35px) 100%,0 100%,0 0)}}@media(min-width:1280px){.content-header--article .content-header__image-container{width:736px}}.content-header--article .content-header__image-container picture{width:100%}@media(min-width:880px){.content-header--article .content-header__image-container.full-width-image{max-height:400px;margin:0 0 30px;width:100%;border-radius:0;clip-path:none}}.content-header--article .content-header__image{height:auto}@media(min-width:600px){.content-header--article .content-header__image{height:100%;width:100%;object-fit:cover;flex-shrink:0}}.body--high-contrast .content-header--article .content-header__image{display:none!important}.content-header--article.content-header{color:#fff;padding:0}@media(min-width:880px){.content-header--article.content-header{box-shadow:inset 0 48px 24px -24px #0000000d;padding-top:40px}}@media(min-width:880px){.content-header--article.content-header.full-width-image{box-shadow:none;padding-top:0}}.content-header--article .content-header__container{display:flex;align-items:flex-end;width:100%;left:0;right:0}.content-header--article .content-header__inner{position:relative;z-index:1;color:#00216d;margin:0 auto}@media(min-width:600px){.content-header--article .content-header__inner{width:calc(80% - 36px)}}@media(min-width:1280px){.content-header--article .content-header__inner{width:calc(66.6667% - 66.6667px)}}.content-header--article .content-header__inner .chapeau{margin-bottom:20px}.content-header--article .content-header__title{margin:0;color:#00216d}.content-header__description-list--article{position:relative;margin:0 0 40px}.content-header--person .content-header__img-wrapper{width:120px;height:120px}@media(min-width:880px){.content-header--person .content-header__img-wrapper{width:85px;height:85px}}@media(min-width:1280px){.content-header--person .content-header__img-wrapper{width:110px;height:110px}}.content-header--media .content-header{position:relative}.content-header--media .content-header__img{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-bottom:20px}@media(min-width:600px){.content-header--media .content-header__img{width:calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);left:calc(calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns))) + var(--grill-gutter));position:relative;margin-bottom:0}}@media(min-width:880px){.content-header--media .content-header__img{width:calc(5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 5 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);left:calc(calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns))) + var(--grill-gutter));position:relative}}.content-header--media .content-header__inner{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.content-header--media .content-header__inner{width:calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);left:calc(calc(-3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * -3 / var(--grill-columns))) + var(--grill-gutter));position:relative;max-width:425px}}@media(min-width:880px){.content-header--media .content-header__inner{width:calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);left:calc(calc(-5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * -5 / var(--grill-columns))) + var(--grill-gutter));position:relative;max-width:560px;height:100%}}@media(min-width:1280px){.content-header--media .content-header__inner{width:100%!important}}.content-header--media .content-header__title{max-width:600px}@media(min-width:880px){.content-header--media .content-header__title{max-width:none}}.content-header--media .content-header__img-wrapper{border-bottom:none!important}@media(min-width:600px){.content-header--media{background-position:bottom left,0 45px;padding-top:0;padding-bottom:0;position:relative}.content-header--media:before{bottom:0;content:"";height:calc(100% - 30px);position:absolute;right:0;top:30px;width:10000px}}.content-header--media .content-header__img--mediaheader{margin:-40px 0 20px;width:100%}@media(min-width:600px){.content-header--media .content-header__img--mediaheader{height:100%;margin:0;left:auto;position:absolute;right:0;width:65%}}@media only screen and (max-width:40em){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper{height:220px;margin:0;position:relative;width:100%;z-index:1}}@media(min-width:600px){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper{background-color:#fff;border-bottom:20px solid white;box-shadow:inset 0 3px 3px #0000001a;max-width:none;height:100%}.body--dim-background .content-header--media .content-header__img--mediaheader .content-header__img-wrapper{background-color:#f2eeeb!important}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper:before{width:0;height:0;border-bottom:50px solid transparent;border-left:50px solid #fff;position:absolute;top:0;left:0;content:"";left:auto!important}.body--dim-background .content-header--media .content-header__img--mediaheader .content-header__img-wrapper:before{border-left-color:#f2eeeb!important}}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.video-media{overflow:hidden}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.video-media:before{border-bottom:50px solid transparent;border-left:50px solid #fff;content:"";height:0;left:auto!important;position:absolute;top:-20px;width:0;z-index:3}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.video-media .video-wrapper{height:20vw;min-width:100%;padding-bottom:56.25%;position:relative;width:68vw;z-index:1}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.video-media .video-wrapper iframe{height:100%;left:0;position:absolute;width:100%}@media(min-width:1280px){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.video-media .video-wrapper iframe{top:-80px}}@media only screen and (max-width:40em){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider{margin:auto;position:relative;z-index:1}}@media(min-width:600px){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider{background-color:#fff;width:100%}}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider .media-slider{height:100%;overflow:hidden}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider .media-slider .slider-img-container{width:100%}@media only screen and (max-width:40em){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider .media-slider .slider-img-container{height:220px;background:none}}@media(min-width:600px){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider .media-slider .slider-img-container{height:100%}.content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider .media-slider .slider-img-container:before{width:0;height:0;border-bottom:50px solid transparent;border-left:50px solid #fff;position:absolute;top:0;left:0;content:"";left:auto!important}.body--dim-background .content-header--media .content-header__img--mediaheader .content-header__img-wrapper.img-media-slider .media-slider .slider-img-container:before{border-left-color:#f2eeeb!important}}@media(min-width:600px){.content-header--media .content-header__img--mediaheader .content-header__img-wrapper .shadow{position:absolute;width:calc(100% - 50px);height:3px;box-shadow:inset -1px 3px 3px #0000001a;top:0;left:50px}}.content-header--media .content-header__inner--mediaheader{z-index:1}@media only screen and (min-width:600px){.content-header--media .content-header__inner--mediaheader{background-image:url(/assets/images/translucent_squares_bg_overlay_green.svg),linear-gradient(#9bdff6,#81cee6);background-repeat:no-repeat;background-position:bottom left;border-top-right-radius:5px;border-bottom-right-radius:5px}.theme-subbrand--patientcare .content-header--media .content-header__inner--mediaheader{background-image:url(/assets/images/translucent_squares_bg_overlay_red.svg),linear-gradient(#9bdff6,#81cee6)}.theme-subbrand--education .content-header--media .content-header__inner--mediaheader{background-image:url(/assets/images/translucent_squares_bg_overlay_purple.svg),linear-gradient(#9bdff6,#81cee6)}}@media only screen and (min-width:880px){.content-header--media .content-header__inner--mediaheader{background-image:linear-gradient(#9bdff6,#81cee6);background-position:right;background-size:36% calc(100% + 30px)}.theme-subbrand--patientcare .content-header--media .content-header__inner--mediaheader,.theme-subbrand--education .content-header--media .content-header__inner--mediaheader{background-image:linear-gradient(#9bdff6,#81cee6)}}@media only screen and (min-width:1280px){.content-header--media .content-header__inner--mediaheader{background-size:55% calc(100% + 30px)}}@media only screen and (min-width:1920px){.content-header--media .content-header__inner--mediaheader{background-size:75% calc(100% + 30px)}}@media only screen and (min-width:2160px){.content-header--media .content-header__inner--mediaheader{background-size:100%}}@media only screen and (min-width:3440px){.content-header--media .content-header__inner--mediaheader:before{content:"";z-index:1;left:-500px;position:absolute;background-image:linear-gradient(#9bdff6,#81cee6);height:100%;width:500px;top:0}}@media(min-width:600px){.content-header--media .content-header__inner--mediaheader{width:400px;left:0;padding:40px 20px 80px 0;margin-top:45px;min-height:400px}.content-header--media .content-header__inner--mediaheader:has(.button-container--landingspage){padding-bottom:125px}}@media(min-width:880px){.content-header--media .content-header__inner--mediaheader{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:1280px){.content-header--media .content-header__inner--mediaheader{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:1920px){.content-header--media .content-header__inner--mediaheader{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.content-header--media .content-header__inner--mediaheader .content-header__title{margin:20px 0 30px;font-size:30px}@media(min-width:600px){.content-header--media .content-header__inner--mediaheader .content-header__title{font-size:36px}}.content-header--media .content-header__inner--mediaheader .content-header__subtitle{font-size:24px;margin-top:10px;margin-bottom:20px;line-height:125%}.content-header--media .content-header__inner--mediaheader .content-header__summary{font-size:16px;margin-top:10px;margin-bottom:20px;max-width:420px}@media(min-width:880px){.content-header--media .content-header__inner--mediaheader .content-header__summary{max-width:500px}}.content-header--media .content-header__inner--mediaheader .content-header__buttons{display:flex;flex-direction:column}.content-header--media .content-header__inner--mediaheader ul{list-style:none;padding-left:0}.content-header--media .content-header__inner--mediaheader .search-links--half-relative-positioned{position:relative;margin-top:20px}.content-header--media .content-header__inner--mediaheader .search-container--landingspage{margin:2rem 0;width:100%}.content-header--media .content-header__inner--mediaheader .button-container--landingspage{display:flex;margin-bottom:5px;margin-top:5px;padding-left:0}.content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage{align-items:center;color:#fff;display:flex;justify-content:center;margin-bottom:0;padding:18px 65px 18px 25px;position:relative;text-align:left;vertical-align:middle;font-weight:400}.content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted{background:linear-gradient(90deg,#007474,teal)}@media(hover:hover){.content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted:hover{background:linear-gradient(90deg,#004646 0% 100%)}.content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted:active{background:linear-gradient(90deg,#001717 0% 100%)}}.theme-subbrand--patientcare .content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted{background:linear-gradient(90deg,#c91d0e,#db3324)}.theme-subbrand--patientcare .content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted:hover{background:linear-gradient(90deg,#791108 0% 100%)}.theme-subbrand--patientcare .content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted:active{background:linear-gradient(90deg,#280603 0% 100%)}.theme-subbrand--education .content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted{background:linear-gradient(90deg,#3f1f8c,#5c37b4)}.theme-subbrand--education .content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted:hover{background:linear-gradient(90deg,#301573 0% 100%)}.theme-subbrand--education .content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage.highlighted:active{background:linear-gradient(90deg,#0f032a 0% 100%)}.content-header--media .content-header__inner--mediaheader .button-container--landingspage .button--header__landingspage:after{content:"";position:absolute;right:25px;padding-right:10px;display:block;height:25px;width:25px;background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.content-body{min-height:80px;margin-top:20px;margin-bottom:40px}.content-body h2{color:#00216d;margin-top:0}.row .content-body{margin-bottom:0}.content-body--article img:not(.partial-width){width:100%;height:auto!important;margin-left:auto;margin-right:auto;display:block}.content-body--article img.partial-width[align=left]{margin-right:20px}.content-body--article img.partial-width[align=right]{margin-left:20px}.content-body--article h3{color:#00216d;font-size:20px}.content-body--article h4{color:#444;font-size:18px}.content-body--article h5{font-size:15px}.content-body--article table img{margin:auto!important}.content-body--article a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]){color:#00216d;display:inline-block;font-weight:500;position:relative;transition:border-color .3s}.content-body--article a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):after{background-color:transparent;content:"";position:absolute;left:0;bottom:0;height:2px;width:100%}.content-body--article a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):hover:after{background-color:#00216d}.content-body--article a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]){margin-right:20px;position:relative}.content-body--article a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";display:block;position:absolute;top:48%;left:100%;width:18px;height:18px;margin-left:4px;transform:translateY(-50%);background-size:contain}.content-body--article a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{width:100%!important}.content-body--article .button--direct__link{width:fit-content}.content-body--article .button--direct__link.highlighted{background:linear-gradient(90deg,#007474,teal)}@media(hover:hover){.content-body--article .button--direct__link.highlighted:hover{background:linear-gradient(90deg,#004646 0% 100%)}.content-body--article .button--direct__link.highlighted:active{background:linear-gradient(90deg,#001717 0% 100%)}}.theme-subbrand--patientcare .content-body--article .button--direct__link.highlighted{background:linear-gradient(90deg,#c91d0e,#db3324)}.theme-subbrand--patientcare .content-body--article .button--direct__link.highlighted:hover{background:linear-gradient(90deg,#791108 0% 100%)}.theme-subbrand--patientcare .content-body--article .button--direct__link.highlighted:active{background:linear-gradient(90deg,#280603 0% 100%)}.theme-subbrand--education .content-body--article .button--direct__link.highlighted{background:linear-gradient(90deg,#3f1f8c,#5c37b4)}.theme-subbrand--education .content-body--article .button--direct__link.highlighted:hover{background:linear-gradient(90deg,#301573 0% 100%)}.theme-subbrand--education .content-body--article .button--direct__link.highlighted:active{background:linear-gradient(90deg,#0f032a 0% 100%)}.content-figure{clear:both;margin:0;display:inline-block;width:100%}.content-figure img{width:100%}.content-figure figcaption{margin-top:5px;color:#767676;font-size:14px;text-align:right}.date{font-size:14px}.directly-to{margin-bottom:40px}@media(min-width:600px){.directly-to{margin-bottom:0}}.directly-to h2{margin-top:0}.horizontal_dotted_line{display:flex;margin-bottom:18px}@media(min-width:600px){.horizontal_dotted_line{margin-bottom:25px}}.horizontal_dotted_line .dot{height:6px;width:6px;background-color:#fff;margin-right:5px}.theme-subbrand--patientcare .horizontal_dotted_line .dot{background-color:#db3324}.theme-subbrand--education .horizontal_dotted_line .dot{background-color:#7b56d2}.content-header__inner .horizontal_dotted_line .dot,.story-teaser .horizontal_dotted_line .dot{background-color:#fff}.story-teaser--homepage .horizontal_dotted_line .dot{background-color:#86d2ed}.horizontal_dotted_line.green .dot{background-color:#119292}.theme-subbrand--patientcare .horizontal_dotted_line.green .dot{background-color:#db3324}.theme-subbrand--education .horizontal_dotted_line.green .dot{background-color:#7b56d2}.wizard--gradient-green .horizontal_dotted_line .dot,.text-image-block--gradient-green .horizontal_dotted_line .dot,.horizontal_dotted_line.blue .dot{background-color:#86d2ed}.theme-subbrand--patientcare .horizontal_dotted_line.blue .dot{background-color:#db3324}.theme-subbrand--education .horizontal_dotted_line.blue .dot,.wizard--gradient-blue .horizontal_dotted_line .dot{background-color:#fff}.theme-subbrand--patientcare .wizard--gradient-blue .horizontal_dotted_line .dot{background-color:#db3324}.theme-subbrand--education .wizard--gradient-blue .horizontal_dotted_line .dot,.text-image-block--gradient-blue .horizontal_dotted_line .dot{background-color:#fff}.theme-subbrand--patientcare .text-image-block--gradient-blue .horizontal_dotted_line .dot{background-color:#db3324}.theme-subbrand--education .text-image-block--gradient-blue .horizontal_dotted_line .dot{background-color:#fff}.wizard--no-background .horizontal_dotted_line .dot,.text-image-block--no-background .horizontal_dotted_line .dot{background-color:#119292}.theme-subbrand--patientcare .wizard--no-background .horizontal_dotted_line .dot,.theme-subbrand--patientcare .text-image-block--no-background .horizontal_dotted_line .dot{background-color:#db3324}.theme-subbrand--education .wizard--no-background .horizontal_dotted_line .dot,.theme-subbrand--education .text-image-block--no-background .horizontal_dotted_line .dot{background-color:#5c37b4}.horizontal_dotted_line.padded-top{margin-top:8px}.education-teaser{position:relative;display:block;margin-top:20px;padding-bottom:20px}.education-teaser:after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#e8ecef;transition:.15s cubic-bezier(.165,.84,.44,1)}.education-teaser:last-child{margin-bottom:0}.education-teaser__title{font-size:18px;margin:0;color:#00216d}@media(min-width:600px){.education-teaser__title{font-size:20px}}.education-teaser__subtitle{color:#68bddb;font-size:16px;margin:0}.body--high-contrast .education-teaser__subtitle{color:#00216d}.education-teaser__text{font-size:14px;color:#00216d;margin:0}.education-teaser.search-item{width:auto;text-align:left;margin-left:0;float:none;margin-bottom:20px}.education-teaser.search-item:nth-of-type(odd){margin-left:0}.employees-list{display:flex;flex-wrap:wrap;gap:0 30px}.employees-list .search-item{flex:0 0 100%;display:flex;margin-top:10px;margin-bottom:0}@media(min-width:600px){.employees-list .search-item{display:block;flex:0 0 45%}}@media(min-width:1280px){.employees-list .search-item{display:block;flex:0 0 30%}}.employees-list .search-item .search-item__img-wrapper{margin:8px 15px 0 0}@media(min-width:600px){.employees-list .search-item .search-item__img-wrapper{height:110px;width:110px}}.employees-list .search-item .search-item__content{width:80%}@media(min-width:600px){.employees-list .search-item .search-item__content{width:unset}}.error{display:block;margin:0 auto}.form{margin-top:20px;margin-bottom:20px;color:#00216d}.form ::placeholder{color:#444;opacity:.8;font-size:14px}.form__group{width:100%;margin-bottom:10px;float:left}@media(min-width:880px){.form__group--half{width:calc(50% - 10px)}}@media(min-width:880px){.form__group:nth-of-type(2n).form__group--half{margin-left:20px}}.form__group:last-child{margin-bottom:0}.form__label{display:block;margin-top:10px}.form__input-text,.form__textarea{width:100%;padding:10px;border:0;border-radius:5px;background-color:#f2eeeb;color:#444;outline:none}.wizard .form__input-text,.wizard .form__textarea{background-color:#fff}.form__input-text:focus,.form__textarea:focus{border:1px solid #68bddb;padding:9px}.body--high-contrast .form__input-text:focus,.body--high-contrast .form__textarea:focus{border-color:#00216d}.form__input--error{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2020'%3e%3cg%20stroke='%23D0021B'%20stroke-width='2'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M1%2019L18.31%201M1%201l17.31%2018'/%3e%3c/g%3e%3c/svg%3e");background-position:calc(100% - 10px);background-repeat:no-repeat}.form__input--error:focus{background-position:calc(100% - 9px)}.form__input--success{background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='21'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2021'%3e%3cpath%20d='M1%209.216L9.91%2019%2025%201'%20stroke-width='2'%20stroke='%2300216D'%20fill='none'%20fill-rule='evenodd'/%3e%3c/svg%3e");background-position:calc(100% - 10px);background-repeat:no-repeat}.form__input--success:focus{background-position:calc(100% - 9px)}.form__textarea{min-height:100px}.wizard .form__textarea{min-height:200px}.form__submit{margin-top:10px;margin-bottom:0}.form__error{color:#db3324;float:right;font-size:14px}.wizard .form__input-text,.wizard .form__textarea{color:#00216d}.form-search{margin-top:40px}.hero-search{overflow:auto}.hero-search .content-header__title{clear:both}@media(min-width:600px){.hero-search .content-header__title{clear:none;width:calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.hero-search .content-header__title{width:calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:600px){.hero-search .form-search{width:calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.hero-search .form-search{width:calc(7 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 7 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.responsive-embed{--aspect: 16 / 9;margin-bottom:1rem;position:relative}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video{display:block;width:100%;height:auto;aspect-ratio:var(--aspect);border-radius:5px}.responsive-embed.vertical{--aspect: 9 / 16}.responsive-embed.widescreen{--aspect: 15 / 10}.responsive-embed.panorama{--aspect: 256 / 81}.responsive-embed.square{--aspect: 1 / 1}.info-list{position:relative;margin-bottom:10px}.wizard .info-list{color:#00216d}.info-list__header{margin-top:40px;margin-bottom:30px}.info-list__title{position:relative;padding:20px 0;cursor:pointer;transition:.1s cubic-bezier(.165,.84,.44,1);scroll-margin-top:200px}.info-list__title:before{content:"";position:absolute;display:block;width:100%;height:1px;top:0;left:0;background-color:#e8ecef}.info-list__title:hover{color:#00216d;text-decoration:underline}.info-list__title h3{margin:0;max-width:calc(100% - 30px)}.body--high-contrast .info-list__title h3{color:#00216d}.accordion-items-container .info-list__title h3{font-size:20px}.info-list__title--active{color:#68bddb}.info-list__title--active:after{transform:translateY(-50%) rotate(45deg)}.body--high-contrast .info-list__title--active{color:#00216d}.info-list__title--active+.info-list__content{display:block;padding-bottom:20px}.info-list__title--active .info-list__icon-expand:before{transform:rotate(90deg)}.wizard .info-list__title,.wizard .info-list h4,.wizard .info-list p,.wizard .info-list a{color:#00216d}.info-list__icon-expand{position:absolute;top:50%;right:0;transform:translateY(-50%);width:24px;height:24px}.info-list__icon-expand:before,.info-list__icon-expand:after{content:"";position:absolute;background-color:#00216d;transition:.2s cubic-bezier(.165,.84,.44,1)}.info-list__icon-expand:before{top:0;left:50%;width:2px;height:100%;margin-left:-1px}.info-list__icon-expand:after{top:50%;left:0;width:100%;height:2px;margin-top:-1px}.info-list__content{display:none;margin:0;overflow:hidden;padding-bottom:0}.info-list__content:last-child{margin-bottom:30px}.info-list__content a:not(.teaser,[name]){color:#00216d}.info-list__content .highlighted{padding:25px 35px 15px;background-image:linear-gradient(0deg,teal,#00808099);margin-bottom:25px;border-radius:5px;color:#fff;width:fit-content}.info-list__content .highlighted h4{font-size:18px;color:#fff}.info-list__content .button--direct__link{width:fit-content;color:#fff!important;padding:18px 65px 18px 25px!important}.info-list__content .button--direct__link.highlighted{background:linear-gradient(90deg,#007474,teal)}@media(hover:hover){.info-list__content .button--direct__link.highlighted:hover{background:linear-gradient(90deg,#004646 0% 100%)}.info-list__content .button--direct__link.highlighted:active{background:linear-gradient(90deg,#001717 0% 100%)}}.theme-subbrand--patientcare .info-list__content .button--direct__link.highlighted{background:linear-gradient(90deg,#c91d0e,#db3324)}.theme-subbrand--patientcare .info-list__content .button--direct__link.highlighted:hover{background:linear-gradient(90deg,#791108 0% 100%)}.theme-subbrand--patientcare .info-list__content .button--direct__link.highlighted:active{background:linear-gradient(90deg,#280603 0% 100%)}.theme-subbrand--education .info-list__content .button--direct__link.highlighted{background:linear-gradient(90deg,#3f1f8c,#5c37b4)}.theme-subbrand--education .info-list__content .button--direct__link.highlighted:hover{background:linear-gradient(90deg,#301573 0% 100%)}.theme-subbrand--education .info-list__content .button--direct__link.highlighted:active{background:linear-gradient(90deg,#0f032a 0% 100%)}.info-list__content h1,.info-list__content h2,.info-list__content h3,.info-list__content h4,.info-list__content h5,.info-list__content h6{margin-top:0}.body--high-contrast .info-list__content h1:hover,.body--high-contrast .info-list__content h2:hover,.body--high-contrast .info-list__content h3:hover,.body--high-contrast .info-list__content h4:hover,.body--high-contrast .info-list__content h5:hover,.body--high-contrast .info-list__content h6:hover{color:#00216d}.info-list__content h4{color:#444;font-size:16px}.info-list__content h5{font-size:15px}.info-list__content img{display:block;height:auto!important;clip-path:polygon(35px 0,100% 0,100% 100%,0 100%,0 35px);border-radius:5px}.accordion-items-container--patientfolders .info-list__content img{clip-path:none}.info-list__content .person__img-wrapper img{margin:0;clip-path:none}.info-list__content iframe{clear:left;display:block;margin:0 0 20px}.info-list__content h4+p{margin-top:0!important}.info-list ul{padding-left:20px}.info-list ol{counter-reset:list;list-style:none;padding-left:20px}.info-list ol li{counter-increment:list;list-style-type:none}.info-list ol li:before{content:counter(list) ".";position:absolute;left:-20px;top:0}.info-list li{margin-bottom:10px;position:relative}.info-list__wrapper{margin-inline:calc(-1 * var(--grill-gutter));width:calc(100% + var(--grill-gutter) * 2);--grill-gutter: 20px;overflow:auto}.info-list .info-list__error{color:red;margin-top:20px;font-weight:700;font-size:14px;position:relative;padding-left:23px}.info-list .info-list__error:before{background-image:url(/assets/images/warning.png);background-repeat:no-repeat;background-size:contain;content:"";display:block;width:16px;height:16px;position:absolute;left:0;top:4px}.label{display:inline-block;font-size:12px;color:#00216d;border:1px solid #00216d;border-radius:5px;padding:0 5px;margin-top:5px;line-height:20px}.link-block{position:relative;display:block;text-decoration:none;color:#000;padding:20px;margin:40px 0 60px;background-color:#f2eeeb;transition:all .2s cubic-bezier(.165,.84,.44,1)}.link-block+.link-block{margin-top:-40px}.info-list+.link-block{margin-top:-20px}@media(hover:hover){.link-block__link:hover .link-block__subtitle,.link-block__link:hover .link-block__text{color:#00216d}}.link-block__title{font-size:18px;margin:0;color:#444}.link-block__subtitle{position:relative;font-size:16px;color:#444;line-height:1.3;padding-left:15px;margin:5px 0 0;transition:.15s cubic-bezier(.165,.84,.44,1)}.link-block__subtitle:before{content:"";position:absolute;width:7px;height:12px;top:5px;left:0;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%2012'%3e%3cpath%20stroke='%23333'%20stroke-width='2'%20d='M1%2011l5-5.006L1.011%201'%20fill='none'%20fill-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.link-block__text{font-size:14px;color:#444;line-height:1.3;margin-top:5px;margin-bottom:0;padding-left:15px}.link-list{margin:0 0 20px;padding:0;list-style:none}.content-header .link-list{margin-bottom:0}.link-list__link{text-decoration:none;position:relative;padding-left:12px;color:#00216d;transition:.1s cubic-bezier(.165,.84,.44,1)}@media(hover:hover){.link-list__link:hover{text-decoration:underline}}.link-list__link:before{content:"";position:absolute;left:0;top:12px;height:12px;width:7px;transform:translateY(-6px);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8.625'%20height='14.583'%20viewBox='3.375%203.667%208.625%2014.583'%3e%3cpath%20fill='none'%20stroke='%2300216D'%20stroke-width='2'%20stroke-miterlimit='10'%20d='M4.375%204.5l5.917%206.5-6.045%206.504'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.link-list__link--external{padding-left:20px}@media(hover:hover){.link-list__link--external:hover{padding-left:24px}}.link-list__link--external:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;width:18px;height:18px}.link-list__link--external-header{padding-left:0;padding-right:20px;position:relative;margin-right:20px}@media(hover:hover){.link-list__link--external-header:hover{padding-left:4px}}.link-list__link--external-header:before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";display:block;position:absolute;top:48%;left:90%;width:18px;height:18px;transform:translateY(-50%);background-size:contain}.link-list__link--external-header:after{width:100%!important}.list-search__block{position:relative}@media(min-width:600px){.content-header__inner--mediaheader .list-search__block{width:90%}}.list-search__input{background-color:#fff;border:none;border-radius:4px 0 0 4px;box-shadow:inset 2px 2px 2px #0000001a;color:#00216d;font-size:16px;line-height:49px;padding:0 15px;width:calc(100% - 130px);font-style:italic}@media(min-width:600px){.list-search__input{font-size:20px}}.list-search__input:-webkit-autofill,.list-search__input:-webkit-autofill:hover,.list-search__input:-webkit-autofill:focus,.list-search__input:-webkit-autofill:active{-webkit-text-fill-color:#00216d}.list-search__input:after{content:"";position:absolute;left:0;top:25%;height:50%;border-left:1px solid #00c}.list-search__input:focus{outline:none}.list-search__input::placeholder{color:#00216d80;font-size:16px}@media(min-width:600px){.list-search__input::placeholder{font-size:20px}}.wizard .list-search__input::placeholder{font-size:20px}.list-search__submit{background:linear-gradient(90deg,#00216d,#0b2f81);border-radius:0 4px 4px 0;color:#fff;cursor:pointer;float:right;font-size:16px;font-weight:400;padding:16px 20px 15px 50px;position:relative;width:130px}.list-search__submit:before{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2020'%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M7%2014c-3.86599325%200-7-3.1340068-7-7%200-3.86599325%203.13400675-7%207-7%203.8659932%200%207%203.13400675%207%207%200%203.8659932-3.1340068%207-7%207zm0-2c2.76142375%200%205-2.23857625%205-5S9.76142375%202%207%202%202%204.23857625%202%207s2.23857625%205%205%205z'/%3e%3cpath%20d='M10.2857864%2012.7L11.7%2011.2857864l6.363961%206.3639611-1.4142135%201.4142135z'/%3e%3c/g%3e%3c/svg%3e");left:20px;position:absolute;top:15px}.list-search__submit:disabled,.list-search__submit.disabled{cursor:default}.list-search__submit:disabled:hover,.list-search__submit.disabled:hover{background:linear-gradient(90deg,#00216d,#0b2f81)!important}.mobile-nav-search{margin:0 0 28px;display:flex;height:50px}@media(min-width:880px){.mobile-nav-search{display:none}}.mobile-nav-search .list-search__input--mobile{flex:auto;background-color:#fff!important;border:2px solid rgba(0,33,109,.1);border-right:none;box-shadow:none;border-radius:4px 0 0 4px;color:#00216d;font-size:16px;line-height:49px;padding:0 15px;width:calc(100% - 130px);font-style:italic}.body--dim-background .mobile-nav-search .list-search__input--mobile{background-color:#fff!important}.mobile-nav-search .list-search__submit--mobile{border-radius:0 4px 4px 0;color:#00216d;cursor:pointer;float:right;font-size:16px;font-weight:400;padding:10px;border:2px solid rgba(0,33,109,.1);border-left:0;background-color:#fff!important;margin-bottom:0;width:auto;position:relative}.mobile-nav-search .list-search__submit--mobile:before{content:none}.mobile-nav-search .list-search__submit--mobile:after{content:"";position:absolute;left:0;top:25%;height:50%;border-left:2px solid rgba(0,33,109,.1)}.mobile-nav-search .list-search__submit--mobile .mobile-button-icon{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzFfMykiPgo8cGF0aCBkPSJNNyAxNEMzLjEzNDAxIDE0IDAgMTAuODY2IDAgN0MwIDMuMTM0MDEgMy4xMzQwMSAwIDcgMEMxMC44NjYgMCAxNCAzLjEzNDAxIDE0IDdDMTQgMTAuODY2IDEwLjg2NiAxNCA3IDE0Wk03IDEyQzkuNzYxNDIgMTIgMTIgOS43NjE0MiAxMiA3QzEyIDQuMjM4NTggOS43NjE0MiAyIDcgMkM0LjIzODU4IDIgMiA0LjIzODU4IDIgN0MyIDkuNzYxNDIgNC4yMzg1OCAxMiA3IDEyWiIgZmlsbD0iIzAwMjE2RCIvPgo8cGF0aCBkPSJNMTAuMjg1OCAxMi43TDExLjcgMTEuMjg1OEwxOC4wNjQgMTcuNjQ5N0wxNi42NDk4IDE5LjA2NEwxMC4yODU4IDEyLjdaIiBmaWxsPSIjMDAyMTZEIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMV8zIj4KPHJlY3Qgd2lkdGg9IjE5IiBoZWlnaHQ9IjIwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center;height:20px;width:20px}.loader{position:absolute;width:60px;z-index:10;left:50%;margin:0 auto 0 -30px;display:none}.loader:before{content:"";display:block;padding-top:100%}.loader__circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;inset:0;margin:auto}.loader__path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite}.loader--active{display:block}.local-articles-wrapper{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.25rem}@media(min-width:600px){.local-articles-wrapper{gap:2.25rem;grid-template-columns:repeat(3,1fr)}}.local-articles-wrapper .teaser--latest-article{height:415px}@media(min-width:880px){.local-articles-wrapper .teaser--latest-article{height:480px}}.local-articles-wrapper .teaser--latest-article .teaser__sidebar-box .teaser__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.logo{position:absolute;top:50%;right:0;transform:translateY(-50%)}.logo img{height:60px;width:auto;display:block}@media(min-width:880px){.logo img{height:80px}}@media(min-width:600px){.logo{left:-20px;right:auto}}@media(min-width:880px){.logo{left:-28px}}.logo__tag-container{width:100%;position:absolute;top:160px}.logo__tag{font-size:14px;font-weight:500;color:#00216d;margin:20px 0;position:absolute;top:0;left:0;z-index:1;width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.logo__tag span{font-size:13px;font-weight:400}@media(min-width:600px){.logo__tag{width:calc(10 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 10 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);font-size:16px}}@media(min-width:880px){.logo__tag{width:calc(12 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 12 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.logo__tag span{display:none}}.logo__tag a{color:#00216d}.logo__tag--hidden{display:none}.metro-stop-list{list-style:none;padding-left:0!important}.metro-stop-list li:last-child .metro-stop:before{display:none}.metro-stop-list__metro-stop{margin-top:0}div[id^=clone-wrapper] .metro-stop{padding-bottom:10px!important}div[id^=clone-wrapper] .metro-stop:before{display:none}div[id^=clone-wrapper] .info-list__title{padding-top:15px!important;padding-bottom:10px!important}div[id^=clone-wrapper] .info-list__title .info-list__icon-expand{display:none}div[id^=clone-wrapper] .info-list__title .info-list__icon-expand:before,div[id^=clone-wrapper] .info-list__title .info-list__icon-expand:after{display:none}.metro-stop{padding-bottom:20px;padding-left:36px;position:relative}.metro-stop:before{background-color:#68bddb;content:"";display:block;width:2px;height:100%;position:absolute;top:5px;left:7px;z-index:1}.wizard .metro-stop:before{background-color:#00216d}.body--high-contrast .metro-stop:before{background-color:#00216d}.metro-stop:after{background-color:#fff;border:2px solid #68bddb;border-radius:50%;box-sizing:border-box;content:"";display:block;width:16px;height:16px;position:absolute;transition-duration:.2s;transition-property:background-color,border-width;transition-timing-function:cubic-bezier(.165,.84,.44,1);top:5px;left:0;z-index:2}.wizard .metro-stop:after{background-color:#f2eeeb;border-color:#00216d}.body--high-contrast .metro-stop:after{border-color:#00216d}.metro-stop li{list-style:disc;margin-bottom:0}.metro-stop-list li{margin-bottom:0}.metro-stop--active:after{border-width:5px}.navigation ul,.navigation li{list-style:none;margin-top:0;padding-left:0}@media(min-width:880px){.navigation__logo-wrapper{display:inline-block;width:auto}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.navigation__logo-wrapper img{max-width:none}}.navigation__logo{height:60px;position:absolute;top:-5px;width:auto}@media(min-width:880px){.navigation__logo{float:left;height:90px;left:13px;top:10px}}.navigation__list{padding:0}.navigation__section--primary .navigation__list{margin:0}.navigation__section--secondary .navigation__list{display:block;margin-right:20px;padding-left:0}@media(min-width:880px){.navigation__section--secondary .navigation__list{float:right;margin-right:0}}.navigation__column--large>.navigation__list{margin-bottom:0}.navigation__list-wrapper{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.165,.84,.44,1);width:100%;padding-top:20px;margin-bottom:20px}@media(min-width:880px){.navigation__list-wrapper{padding-top:0;margin-bottom:0}.body--dim-background .navigation__list-wrapper{background:#f2eeeb!important}}.navigation__list-wrapper--active{transform:translate(-100%)}@media(min-width:880px){.navigation__list-wrapper--active{transform:translate(0)}}.navigation__list__trigger{display:none}@media(min-width:880px){.navigation__list__trigger{display:inline-block;float:right}.navigation__list__trigger.navigation__aligned-center{margin-top:40px}}.navigation__top-bar .navigation__list__trigger{text-align:right;white-space:nowrap}.navigation__list__trigger--active .navigation__item--active-in-menu:after{display:block;content:"";position:absolute;bottom:38px;left:0;right:0;height:5px;background:teal}.theme-subbrand--patientcare .navigation__list__trigger--active .navigation__item--active-in-menu:after{background:#db3324}.theme-subbrand--education .navigation__list__trigger--active .navigation__item--active-in-menu:after{background:#5c37b4}.body--high-contrast .navigation__list__trigger--active .navigation__item--active-in-menu:after{background:#00216d}.navigation__list__trigger--active .navigation__item--active{color:#00216d!important}.navigation__list__trigger--active .navigation__item--active:after{display:none}@media(hover:hover){.navigation__list__trigger--active .navigation__item--active:hover:after{display:block}}.navigation__slide-wrapper{transition:transform .5s cubic-bezier(.165,.84,.44,1)}.navigation__slide-wrapper.main-menu-wrapper{padding-bottom:12px}.theme-verwijzers .navigation__slide-wrapper.main-menu-wrapper .customize-container,.theme-verwijzers .navigation__slide-wrapper.main-menu-wrapper .mobile-header-divider{display:none}@media(min-width:880px){.navigation__header--mobile{display:none}}.customize-container{display:flex;margin-bottom:30px;height:20px}.customize-container .language-switch-container .navigation__item--language{color:#00216d;cursor:pointer;display:inline-block;font-size:18px;font-weight:500;line-height:20px;margin-right:26px;position:relative;text-decoration:none;text-transform:uppercase}@media(min-width:600px){.customize-container .language-switch-container .navigation__item--language{margin-right:15px}}@media(min-width:880px){.customize-container .language-switch-container .navigation__item--language{margin-right:15px}}@media(min-width:1280px){.customize-container .language-switch-container .navigation__item--language{margin-right:40px}}@media(hover:hover){.customize-container .language-switch-container .navigation__item--language:hover{color:#68bddb}.body--high-contrast .customize-container .language-switch-container .navigation__item--language:hover{color:#00216d}.customize-container .language-switch-container .navigation__item--language:hover:after{content:"";bottom:38px;left:0;right:0;height:5px;background:teal}}.customize-container .language-switch-container .navigation__item--language:last-child{padding-right:0}.customize-container .language-switch-container .navigation__item--language:nth-child(2):before{content:"/";color:#00216d40;position:absolute;left:-17px}.customize-container .language-switch-container .navigation__item--active{color:#00216d!important}.customize-container .language-switch-container .navigation__item--active:after{display:none}@media(hover:hover){.customize-container .language-switch-container .navigation__item--active:hover:after{display:block}}.body--high-contrast .customize-container .language-switch-container .navigation__item--active{color:#00216d}.customize-container .language-switch-container .navigation__item--active:after{display:block;content:"";position:absolute;left:0;right:0;height:7px;margin-top:8px;background:teal}.theme-subbrand--patientcare .customize-container .language-switch-container .navigation__item--active:after{background:#db3324}.theme-subbrand--education .customize-container .language-switch-container .navigation__item--active:after{background:#5c37b4}.body--high-contrast .customize-container .language-switch-container .navigation__item--active:after{background:#00216d}.customize-container .theme-switch-container{display:flex;align-items:center;position:relative;margin-right:70px}.customize-container .theme-switch-container .navigation__button--background{top:1px;left:10px;position:absolute}.customize-container .theme-switch-container .navigation__button--background:before{position:unset;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.56'%20height='19.56'%20viewBox='0%200%2019.56%2019.56'%3e%3cg%20id='Contrast'%20transform='translate(1%200.832)'%3e%3cg%20id='Contrast-2'%20data-name='Contrast'%3e%3ccircle%20id='Ellipse_22'%20data-name='Ellipse%2022'%20cx='8.78'%20cy='8.78'%20r='8.78'%20transform='translate(0%200.168)'%20fill='none'%20stroke='%230c2074'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20id='Path_462'%20data-name='Path%20462'%20d='M696.2,193.885v17.56a8.78,8.78,0,0,0,0-17.56Z'%20transform='translate(-687.638%20-193.885)'%20fill='%230c2074'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";display:block;transition-duration:.3s;transition-property:transform}.customize-container .my-erasmusmc-container{display:flex;align-items:center;position:relative}.customize-container .my-erasmusmc-container .navigation__button--my-erasmusmc{top:1px;position:absolute}.customize-container .my-erasmusmc-container .navigation__button--my-erasmusmc:before{width:21px;height:21px}.navigation__header-title{color:#00216d;cursor:pointer;display:block;font-weight:700;margin:10px 0;position:relative;padding:10px 0;font-size:18px!important;line-height:150%}span.navigation__header-title{margin:0 auto}.body--high-contrast span.navigation__header-title{color:#00216d!important}@media(min-width:880px){.navigation__header-title{display:none}}.navigation__header-title--search{background-color:#00216d;color:#fff;font-size:16px;font-weight:400;margin-bottom:30px;position:relative;padding:16px 10px 15px 55px}.navigation__header-title--search:before{content:url("data:image/svg+xml,%3csvg%20width='19'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2020'%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M7%2014c-3.86599325%200-7-3.1340068-7-7%200-3.86599325%203.13400675-7%207-7%203.8659932%200%207%203.13400675%207%207%200%203.8659932-3.1340068%207-7%207zm0-2c2.76142375%200%205-2.23857625%205-5S9.76142375%202%207%202%202%204.23857625%202%207s2.23857625%205%205%205z'/%3e%3cpath%20d='M10.2857864%2012.7L11.7%2011.2857864l6.363961%206.3639611-1.4142135%201.4142135z'/%3e%3c/g%3e%3c/svg%3e");position:absolute;left:20px;top:15px}.navigation__header-title--search:after{content:url("data:image/svg+xml,%3csvg%20baseProfile='basic'%20xmlns='http://www.w3.org/2000/svg'%20width='10.606'%20height='18.385'%20viewBox='0%200%2010.606%2018.385'%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M9.192%207.778L1.414%200%200%201.414l7.778%207.778L0%2016.971l1.414%201.414%207.778-7.779%201.414-1.414z'/%3e%3c/g%3e%3c/svg%3e");position:absolute;right:18px;height:19px;top:15px}.navigation__header__subtitle{cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:150%;margin:10px 0 10px 20px;position:relative;color:teal}.theme-subbrand--patientcare .navigation__header__subtitle{color:#db3324}.theme-subbrand--education .navigation__header__subtitle{color:#5c37b4}span.navigation__header__subtitle{margin-top:0;padding-bottom:0}.body--high-contrast span.navigation__header__subtitle{color:#00216d!important}.body--high-contrast .navigation__header__subtitle{color:#00216d}.navigation__header__subtitle:after{background-repeat:no-repeat;content:"";display:block;position:absolute;top:95%;right:0;width:12px;height:18px;transform:translateY(-50%);opacity:.3}.body--high-contrast .navigation__header__subtitle:after{opacity:1!important}.navigation__header__description{color:#00216d;cursor:pointer;display:block;font-size:14px;font-weight:300;margin:-12px 0 12px 20px;position:relative}.navigation__content{display:none;min-height:100vh;position:absolute;transform:translate(100%);width:100%}@media(min-width:880px){.navigation__content{background:#fff;border-radius:10px;box-shadow:0 8px 18px #0000001f;display:block;margin-bottom:24px;min-height:initial;padding:15px;position:relative;transform:translate(0);width:auto;overflow-y:auto}}.navigation__content--active{display:block;top:30px;z-index:100;background-color:#fff}@media(min-width:880px){.navigation__content--active{top:0}}.navigation__subcontainer{margin-top:45px!important;width:calc(100% + 25px)}@media(min-width:880px){.navigation__subcontainer{margin-inline:calc(-1 * var(--grill-gutter));width:calc(100% + var(--grill-gutter) * 2);margin-top:15px!important;width:calc(100% + 75px)}}.navigation__subcontainer{margin-inline:calc(-1 * var(--grill-gutter));width:calc(100% + var(--grill-gutter) * 2)}.navigation__subcontainer .columns{padding-left:20px;padding-right:0}@media(min-width:880px){.navigation__subcontainer .columns{padding-left:40px}}.navigation__subcontainer li{animation:fadein .5s}@media(max-width:660px){.navigation__subcontainer li{animation:fadein .5s,move-mobile-nav-in .5s}}.navigation__subheader{display:block;color:#00216d;font-size:18px;font-weight:700;line-height:150%}span.navigation__subheader{margin:0 auto;padding-bottom:0}.body--high-contrast span.navigation__subheader{color:#00216d!important}@media(min-width:880px){span.navigation__subheader{margin-block-start:1em;margin-inline:0;padding-bottom:10px}}.navigation__sublist{list-style:none;margin-bottom:20px;padding-left:0}.navigation__sublist li{display:block;margin-bottom:10px}.navigation__sublist a{border-bottom:1px solid transparent;display:block!important;font-size:14px;font-weight:400!important;line-height:150%;padding:5px 25px 5px 0;position:relative;margin:0 0 10px 20px;color:#00216d}@media(min-width:600px){.navigation__sublist a{margin:0;padding:2px 0}.navigation__sublist a:after{display:none}}.navigation__sublist a:after{opacity:.3;position:absolute!important;right:6px;top:55%;width:12px}.body--high-contrast .navigation__sublist a:after{opacity:1!important}@media(hover:hover){.navigation__sublist a:hover{border-bottom:1px solid #00216d}}.navigation__sublist--mobile a:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8.625'%20height='14.583'%20viewBox='3.375%203.667%208.625%2014.583'%3e%3cpath%20fill='none'%20stroke='%2300216D'%20stroke-width='2'%20stroke-miterlimit='10'%20d='M4.375%204.5l5.917%206.5-6.045%206.504'/%3e%3c/svg%3e");background-repeat:no-repeat;display:block;height:18px;transform:translateY(-50%)}.body--high-contrast .navigation__sublist--mobile a:after{opacity:1!important}.navigation__column--large{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:880px){.navigation__column--large{width:calc(12 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 12 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.navigation__column--large.navigation__height-extended{height:120px}}.navigation__top-bar{display:block;box-sizing:border-box;height:90px;padding-top:20px;padding-bottom:10px;box-shadow:#0000000d 0 24px 24px}@media(min-width:880px){.navigation__top-bar{display:block;height:auto;margin-top:10px;padding-top:0;padding-bottom:0;position:relative;z-index:999;box-shadow:none}.navigation__top-bar.drop-shadow{box-shadow:#0000000d 0 24px 24px}}.navigation__top-bar--inactive{overflow:hidden;display:none}.navigation__full-wrapper{display:none;min-height:100vh;-webkit-overflow-scrolling:touch;transition:height .3s cubic-bezier(.165,.84,.44,1);width:100%;z-index:100;background-color:#dcf2fa}.body--dim-background .navigation__full-wrapper{background-color:#f2eeeb!important}@media(min-width:880px){.navigation__full-wrapper{display:block;height:0;margin-top:0;min-height:0;overflow:hidden;top:170px}}.navigation__full-wrapper--active{display:block}@media(min-width:880px){.navigation__full-wrapper--active{height:auto;position:absolute;top:auto}}.navigation__mobile-header{transform:translate(-100%);transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.165,.84,.44,1);position:relative;z-index:100;background-color:#fff}@media(min-width:880px){.navigation__mobile-header{display:none}}.navigation__mobile-header--active{transform:translate(0);height:90px;box-shadow:#0000000d 0 24px 24px;position:sticky;top:0;z-index:999;background-color:#fff}.body--dim-background .navigation__mobile-header--active{background-color:#fff!important}.navigation__mobile-header .navigation__column--large .mobile-navigation__button-wrapper{margin-top:15px}.navigation__mobile-header .navigation__column--large .mobile-navigation__button-wrapper .navigation__logo{height:60px;position:unset;left:unset;top:unset;width:unset}.navigation__button-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.navigation__button-wrapper .top-button-container{display:flex}@media(min-width:880px){.navigation__button-wrapper .top-button-container{display:none}}@media(min-width:880px){.navigation__button-wrapper{display:none}}.mobile-navigation__button-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.mobile-navigation__button-wrapper .top-button-container{display:flex}@media(min-width:880px){.mobile-navigation__button-wrapper .top-button-container{display:none}}.mobile-navigation__button-wrapper.lang-accessibility-section{margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid rgba(0,33,109,.1)}@media(min-width:880px){.mobile-navigation__button-wrapper{display:none}}.navigation__section--primary{background-color:#fff;float:left;width:100%;position:relative;z-index:100}@media(min-width:880px){.navigation__section--primary{background-color:transparent}}.body--dim-background .navigation__section--primary{background-color:#f2eeeb!important}.navigation__section--secondary{background-color:#fff;font-size:12px;float:right;position:relative;width:100%;z-index:1000}@media(min-width:880px){.navigation__section--secondary{background-color:#dcf2fa;height:30px;width:100%}}.navigation__section--secondary--desktop{box-sizing:border-box;display:none;height:35px;padding-top:5px}@media(min-width:880px){.navigation__section--secondary--desktop{display:block}}.navigation__section--secondary--mobile{transform:translate(-100%);transition:transform .5s cubic-bezier(.165,.84,.44,1);background-color:#dcf2fa;padding:10px 0}.navigation__section--secondary--mobile .navigation__item{display:block;margin-bottom:15px}@media(min-width:880px){.navigation__section--secondary--mobile{display:none}}.navigation__section--secondary--mobile--active{transform:translate(0)}.mobile-header-divider{background-color:#00216d1a;height:2px;width:calc(100% - 40px);display:flex;margin:auto}@media(min-width:880px){.navigation__foldout{display:none}.navigation__foldout:last-child:after{display:none}}.navigation__foldout--active{display:block}.navigation__nav-list__title{position:relative;padding:7px 0 0}.navigation__nav-list__title:before{content:none}.navigation__nav-list__title.info-list__title--active{margin-bottom:10px}.navigation__nav-list__title h2{margin:0}.body--high-contrast .navigation__nav-list__title h2{color:#00216d!important}.navigation__nav-list__title .info-list__icon-expand{top:50%;width:20px;height:20px}.navigation__nav-list__title .info-list__icon-expand:before,.navigation__nav-list__title .info-list__icon-expand:after{background-color:teal}.theme-subbrand--patientcare .navigation__nav-list__title .info-list__icon-expand:before,.theme-subbrand--patientcare .navigation__nav-list__title .info-list__icon-expand:after{background-color:#db3324}.theme-subbrand--education .navigation__nav-list__title .info-list__icon-expand:before,.theme-subbrand--education .navigation__nav-list__title .info-list__icon-expand:after{background-color:#5c37b4}.body--high-contrast .navigation__nav-list__title .info-list__icon-expand:before,.body--high-contrast .navigation__nav-list__title .info-list__icon-expand:after{background-color:#00216d}.navigation__subnav-list__title{position:relative;padding:0;margin-bottom:20px}.navigation__subnav-list__title:before{content:none}.navigation__subnav-list__title h3{margin:0;padding-bottom:0}.body--high-contrast .navigation__subnav-list__title h3{color:#00216d!important}.navigation__subnav-list__title .info-list__icon-expand{top:50%;width:20px;height:20px}.navigation__subnav-list__title .info-list__icon-expand:before,.navigation__subnav-list__title .info-list__icon-expand:after{background-color:teal}.theme-subbrand--patientcare .navigation__subnav-list__title .info-list__icon-expand:before,.theme-subbrand--patientcare .navigation__subnav-list__title .info-list__icon-expand:after{background-color:#db3324}.theme-subbrand--education .navigation__subnav-list__title .info-list__icon-expand:before,.theme-subbrand--education .navigation__subnav-list__title .info-list__icon-expand:after{background-color:#5c37b4}.body--high-contrast .navigation__subnav-list__title .info-list__icon-expand:before,.body--high-contrast .navigation__subnav-list__title .info-list__icon-expand:after{background-color:#00216d}.navigation__nav-list__content{margin-left:20px;margin-bottom:20px}.navigation__nav-list__content:last-child{margin-bottom:10px}.info-list__title--active+.navigation__nav-list__content{padding-bottom:0}.navigation__button--search{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxOSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzFfMykiPgo8cGF0aCBkPSJNNyAxNEMzLjEzNDAxIDE0IDAgMTAuODY2IDAgN0MwIDMuMTM0MDEgMy4xMzQwMSAwIDcgMEMxMC44NjYgMCAxNCAzLjEzNDAxIDE0IDdDMTQgMTAuODY2IDEwLjg2NiAxNCA3IDE0Wk03IDEyQzkuNzYxNDIgMTIgMTIgOS43NjE0MiAxMiA3QzEyIDQuMjM4NTggOS43NjE0MiAyIDcgMkM0LjIzODU4IDIgMiA0LjIzODU4IDIgN0MyIDkuNzYxNDIgNC4yMzg1OCAxMiA3IDEyWiIgZmlsbD0iIzAwMjE2RCIvPgo8cGF0aCBkPSJNMTAuMjg1OCAxMi43TDExLjcgMTEuMjg1OEwxOC4wNjQgMTcuNjQ5N0wxNi42NDk4IDE5LjA2NEwxMC4yODU4IDEyLjdaIiBmaWxsPSIjMDAyMTZEIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMV8zIj4KPHJlY3Qgd2lkdGg9IjE5IiBoZWlnaHQ9IjIwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center;background-size:contain;content:"";width:25px;height:25px;line-height:40px}.navigation__button--search .search-icon-text{font-size:13px;font-weight:400;position:relative;margin-top:20px}.navigation__full-wrapper--active .navigation__button--search{top:25px!important}@media(min-width:880px){.navigation__button--search{display:none}}.navigation__button--menu{background-color:transparent;border:none;color:#00216d;font-weight:500;position:absolute;right:26px;width:40px;display:flex;flex-direction:column;justify-content:space-between;top:9px}.navigation__button--menu:focus{outline:0}.navigation__button--menu:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='16'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2016'%3e%3cg%20stroke-width='2'%20stroke='%2300216d'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M24%201H0M24%208H0M24%2015H0'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";position:absolute;transform:translateY(-50%);top:50%;right:5px;width:30px;height:20px}@media(hover:hover){.navigation__button--menu:hover{background-color:transparent}}.navigation__button--menu .menu-icon-text{font-size:13px;font-weight:400;position:relative;top:29px}.navigation__button--menu.close{top:29px}.navigation__button--menu.close:before{background-image:url("data:image/svg+xml,%3csvg%20baseProfile='basic'%20xmlns='http://www.w3.org/2000/svg'%20width='18.48'%20height='18.385'%20viewBox='0%200%2018.48%2018.385'%3e%3cpath%20fill='%23202C6D'%20d='M18.481%201.414L17.067%200%209.289%207.778l-.049.049-.048-.049L1.414%200%200%201.414l7.778%207.778L0%2016.972l1.414%201.413%207.778-7.779.048-.048.049.048%207.778%207.779%201.414-1.413-7.778-7.78z'/%3e%3c/svg%3e");right:9px;width:22px;height:22px}@media(min-width:880px){.navigation__button--menu{display:none}}.navigation__button--language .navigation__item{color:#00216d;font-size:24px;line-height:30px;margin-right:20px;text-decoration:none;text-transform:uppercase;position:relative}.navigation__button--language .navigation__item--active{font-weight:700}.navigation__button--language .navigation__item--active:after{background:teal;bottom:-15px;content:"";display:block;height:7px;left:0;position:absolute;right:0}.theme-subbrand--patientcare .navigation__button--language .navigation__item--active:after{background-color:#db3324}.theme-subbrand--education .navigation__button--language .navigation__item--active:after{background-color:#5c37b4}.body--high-contrast .navigation__button--language .navigation__item--active:after{background-color:#00216d}.navigation__button--language .navigation__item:last-child{position:relative}.navigation__button--language .navigation__item:last-child:before{content:"/";color:#00216d40;left:-15px;position:absolute}.navigation__button--back{background-color:transparent;border:none;color:#68bddb;cursor:pointer;font-weight:700;padding-left:30px;position:relative;top:1px}.theme-subbrand--patientcare .navigation__button--back{color:#db3324}.theme-subbrand--education .navigation__button--back{color:#5c37b4}.body--high-contrast .navigation__button--back{color:#00216d}.navigation__button--back:focus{outline:0}.navigation__button--back:before{background-image:url("data:image/svg+xml,%3csvg%20baseProfile='basic'%20xmlns='http://www.w3.org/2000/svg'%20width='10.605'%20height='18.385'%20viewBox='0%200%2010.605%2018.385'%3e%3cpath%20fill='%2350b6dd'%20d='M0%209.192l1.414%201.415%207.777%207.778%201.414-1.413-7.777-7.78%207.777-7.778L9.192%200%201.414%207.778%200%209.192z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;top:-1px;left:0;width:15px;height:20px}.body--high-contrast .navigation__button--back:before{background-image:url("data:image/svg+xml,%3csvg%20baseProfile='basic'%20xmlns='http://www.w3.org/2000/svg'%20width='10.605'%20height='18.385'%20viewBox='0%200%2010.605%2018.385'%3e%3cpath%20fill='%23202C6D'%20d='M0%209.192l1.414%201.415%207.777%207.778%201.414-1.413-7.777-7.78%207.777-7.778L9.192%200%201.414%207.778%200%209.192z'/%3e%3c/svg%3e")!important}@media(min-width:880px){.navigation__button--back{display:none}}.navigation__button--background{background-color:transparent;border:none;box-sizing:border-box;cursor:pointer;margin-right:27px!important}@media(min-width:880px){.navigation__button--background{height:120px;vertical-align:top}}.navigation__button--background:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.56'%20height='19.56'%20viewBox='0%200%2019.56%2019.56'%3e%3cg%20id='Contrast'%20transform='translate(1%200.832)'%3e%3cg%20id='Contrast-2'%20data-name='Contrast'%3e%3ccircle%20id='Ellipse_22'%20data-name='Ellipse%2022'%20cx='8.78'%20cy='8.78'%20r='8.78'%20transform='translate(0%200.168)'%20fill='none'%20stroke='%230c2074'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cpath%20id='Path_462'%20data-name='Path%20462'%20d='M696.2,193.885v17.56a8.78,8.78,0,0,0,0-17.56Z'%20transform='translate(-687.638%20-193.885)'%20fill='%230c2074'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;width:20px;height:20px;transition-duration:.3s;transition-property:transform}@media(min-width:880px){.navigation__button--background:before{left:unset;right:0;top:45px;width:19px;height:19px}}@media(min-width:880px){.navigation__button--background:after{position:absolute}}@media(min-width:880px){.navigation__button--background:hover:after{bottom:43px!important}}.body--dim-background .navigation__button--background:before{transform:rotate(180deg)}.body--dim-background .navigation__button--background:after{background:teal;display:block;content:"";right:0;height:7px;margin-top:8px}@media(min-width:880px){.body--dim-background .navigation__button--background:after{bottom:44px!important;height:5px;left:1px;right:0;width:22px}}.theme-subbrand--patientcare .navigation__button--background:after{background-color:#db3324}.theme-subbrand--education .navigation__button--background:after{background-color:#5c37b4}.theme-verwijzers .navigation__button--background{display:none!important}.navigation__button--my-erasmusmc{background-color:transparent;border:none;box-sizing:border-box;cursor:pointer;margin-right:25px!important}@media(min-width:880px){.navigation__button--my-erasmusmc{height:120px;vertical-align:top}}.navigation__button--my-erasmusmc:before{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='15'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2013%2015'%3e%3cg%20stroke-width='1.2'%20stroke='%2300216D'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M4.223%207.669c-.765.258-1.692%201.014-2.782%202.269A1.8%201.8%200%200%200%201%2011.118V13a.6.6%200%200%200%20.6.6h10.2a.6.6%200%200%200%20.6-.6v-1.97a1.8%201.8%200%200%200-.481-1.225C10.769%208.567%209.79%207.832%208.984%207.6c-.591%201.052-1.448%201.815-2.4%201.815-.932%200-1.771-.73-2.361-1.746z'/%3e%3cpath%20d='M6.7%209.4c1.823%200%203.3-2.585%203.3-4.74C10%202.508%208.523%201%206.7%201%204.877%201%203.4%202.507%203.4%204.66c0%202.155%201.477%204.74%203.3%204.74z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;width:20px;height:20px}@media(min-width:880px){.navigation__button--my-erasmusmc:before{left:unset;right:0;top:44px}}@media(min-width:880px){.navigation__button--my-erasmusmc:after{position:absolute}}@media(min-width:880px){.navigation__button--my-erasmusmc:hover:after{left:-2px!important;bottom:43px!important}}.theme-subbrand--patientcare .navigation__button--my-erasmusmc:after{background-color:#db3324}.theme-subbrand--education .navigation__button--my-erasmusmc:after{background-color:#5c37b4}.theme-verwijzers .navigation__button--my-erasmusmc{display:none!important}.navigation__item{color:#000}@media(min-width:880px){.navigation__section--secondary .navigation__item{float:left;margin-right:24px}.navigation__section--secondary .navigation__item:last-child{margin-right:0}.navigation__section--secondary .navigation__item:last-child .navigation__list{right:-20px}}@media(min-width:880px){#breadcrumbs .navigation__item{float:left;margin-right:24px}#breadcrumbs .navigation__item:last-child{margin-right:0}#breadcrumbs .navigation__item:last-child .navigation__list{right:-20px}}.body--high-contrast .navigation__list__trigger .navigation__item:hover{color:#00216d!important}.body--high-contrast .navigation__list__trigger .navigation__item:hover:after{background:#00216d!important}.theme-subbrand--patientcare .navigation__list__trigger .navigation__item:hover:after{background:#db3324!important}.theme-subbrand--education .navigation__list__trigger .navigation__item:hover:after{background:#5c37b4!important}@media(min-width:880px){.navigation__list__trigger .navigation__item:not(.navigation__item--language,.navigation__item--search,.navigation__button--background,.navigation__button--my-erasmusmc,.navigation__item--alternative-link):before{content:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20viewBox='0%200%208%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.663%200l5.795%205.975-5.795%206.004L0%2010.35l4.21-4.375L0%201.63'%20fill-rule='nonzero'%20fill='%2300216D'/%3e%3c/svg%3e");height:6px;position:absolute;right:0;top:-3px;transform:rotate(90deg);transform-origin:0 20px}}.body--high-contrast .navigation__list__trigger .navigation__item--active{color:#00216d}.navigation__list__trigger .navigation__item--active:after{display:block;content:"";position:absolute;bottom:-3px;left:0;right:0;height:5px;background:teal}.theme-subbrand--patientcare .navigation__list__trigger .navigation__item--active:after{background:#db3324}.theme-subbrand--education .navigation__list__trigger .navigation__item--active:after{background:#5c37b4}.body--high-contrast .navigation__list__trigger .navigation__item--active:after{background:#00216d}.navigation__top-bar .navigation__item{color:#00216d;cursor:pointer;display:inline-block;font-size:18px;font-weight:500;line-height:40px;padding-right:20px;position:relative;text-decoration:none}@media(min-width:880px){.navigation__top-bar .navigation__item{margin-right:15px}}@media(min-width:1280px){.navigation__top-bar .navigation__item{margin-right:35px}.navigation__top-bar .navigation__item.navigation__item--alternative-link{padding-right:0}}@media(hover:hover){.body--high-contrast .navigation__top-bar .navigation__item:hover{color:#00216d}.navigation__top-bar .navigation__item:hover:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:5px;background:teal}.theme-subbrand--patientcare .navigation__top-bar .navigation__item:hover:after{background:#db3324}.theme-subbrand--education .navigation__top-bar .navigation__item:hover:after{background:#5c37b4}}.navigation__top-bar .navigation__item:last-child{margin-right:0}.navigation__item--collection{position:relative}@media(min-width:880px){.navigation__item--collection .navigation__link{padding-bottom:6px}.navigation__item--collection .navigation__link:hover{text-decoration:none}}.navigation__item--collection .navigation__link-toggle{cursor:pointer;display:block;height:100%;padding-top:4px}.navigation__item--collection .navigation__link-toggle:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAACXBIWXMAAC4jAAAuIwF4pT92AAAHMmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA2LTExVDA5OjI1OjU5KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0xMi0wNlQwOTo0NTo1MSswMTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0xMi0wNlQwOTo0NTo1MSswMTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NTJkZDYwZi1lOWRlLWZhNGItYmQzNi1lYjMyYzJiMGFmYzMiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozOGI3YWNkOC1lZDYwLTI5NDItOWIwNy02MjVkZGM4NDIyODQiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjNzMzZTJiMC1hY2FiLTUzNDEtYmIxZS0xZDQ2YjcwMDNjMjciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmM3MzNlMmIwLWFjYWItNTM0MS1iYjFlLTFkNDZiNzAwM2MyNyIgc3RFdnQ6d2hlbj0iMjAxOC0wNi0xMVQwOToyNTo1OSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjUzN2U1Y2MwLWFhOWItOWU0ZS05ZTZhLWM2YWRkNzE1ZWQzZSIgc3RFdnQ6d2hlbj0iMjAxOC0xMi0wNlQwOToxMjo1NyswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NTJkZDYwZi1lOWRlLWZhNGItYmQzNi1lYjMyYzJiMGFmYzMiIHN0RXZ0OndoZW49IjIwMTgtMTItMDZUMDk6NDU6NTErMDE6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6ata8xAAAAYElEQVQImVXMsQ2CUABF0aP5MaF0BJexsJchCFT2xgnolBmQCQiJAwE9HbH5JJ/bvOLm3YNL1eGHxp47bkdM+CBP5BVfZAEFZrQYsaDHG2WIjydWDHFrPCAk2RfOOG0S/t+xEOfCnINmAAAAAElFTkSuQmCC);position:relative;margin-left:3px;top:-2px}.navigation__item--collection .navigation__link-toggle--active:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAACXBIWXMAAC4jAAAuIwF4pT92AAAHMmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA2LTExVDA5OjI1OjU5KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0xMi0wNlQxMToyNzowNCswMTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0xMi0wNlQxMToyNzowNCswMTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NGNlNmQ2Yy03NzAxLWJiNDktOGJiNC1kODkyODQ5NTc4NTciIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowMzc2OTY0My0wODUxLTJlNDMtODQwZi03ODViNzIwOTFkZTEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjNzMzZTJiMC1hY2FiLTUzNDEtYmIxZS0xZDQ2YjcwMDNjMjciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmM3MzNlMmIwLWFjYWItNTM0MS1iYjFlLTFkNDZiNzAwM2MyNyIgc3RFdnQ6d2hlbj0iMjAxOC0wNi0xMVQwOToyNTo1OSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjUzN2U1Y2MwLWFhOWItOWU0ZS05ZTZhLWM2YWRkNzE1ZWQzZSIgc3RFdnQ6d2hlbj0iMjAxOC0xMi0wNlQwOToxMjo1NyswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NGNlNmQ2Yy03NzAxLWJiNDktOGJiNC1kODkyODQ5NTc4NTciIHN0RXZ0OndoZW49IjIwMTgtMTItMDZUMTE6Mjc6MDQrMDE6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5blKJzAAAAYklEQVQImU3NsQ2CUBhF4Q/zGmpdgC2obdiA19sa4waEBehIXAEdgcaaaShNrGyeyX/Lc8/NrTQ3IQ98cf+DFMoJFxywY4zCjCta1HgXcUhYkNFhK4OMJ04JH/RYw90LR5x/KcgNqDlWdVMAAAAASUVORK5CYII=)}.navigation__item--collection .navigation__link-toggle.navigation__link-toggle--accessibility{font-weight:500}.navigation__item--collection .navigation__list{display:block;list-style-type:none;margin:0 0 0 -20px;padding:0 0 0 10px;width:100%;background-color:#dcf2fa;visibility:hidden;opacity:0;transition:opacity .5s ease;z-index:100}.navigation__item--collection .navigation__list.navigation__list--accessibility{padding-left:30px}@media(min-width:880px){.navigation__item--collection .navigation__list.navigation__list--accessibility{padding-left:20px}}.body--dim-background .navigation__item--collection .navigation__list.navigation__list--accessibility .navigation__button--background:after{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2019'%3e%3cpath%20d='M16.144%204.154c-2.687%202.694-5.613%205.882-8.42%208.71L3.855%209.596a.512.512%200%200%200-.505-.124.467.467%200%201%200-.148.839l4.227%203.573c.2.166.5.153.684-.03%202.772-2.779%205.994-6.286%208.746-9.045a.461.461%200%200%200%20.087-.549.503.503%200%200%200-.802-.106z'%20stroke='%23444'%20fill-rule='nonzero'%20fill='%23444'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";position:relative;padding-left:20px;margin-left:5px}.body--high-contrast .navigation__item--collection .navigation__list.navigation__list--accessibility .navigation__button--contrast:after{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='19'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2019'%3e%3cpath%20d='M16.144%204.154c-2.687%202.694-5.613%205.882-8.42%208.71L3.855%209.596a.512.512%200%200%200-.505-.124.467.467%200%201%200-.148.839l4.227%203.573c.2.166.5.153.684-.03%202.772-2.779%205.994-6.286%208.746-9.045a.461.461%200%200%200%20.087-.549.503.503%200%200%200-.802-.106z'%20stroke='%23444'%20fill-rule='nonzero'%20fill='%23444'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";position:relative;padding-left:20px;margin-left:5px}@media(min-width:880px){.navigation__item--collection .navigation__list{padding:10px 0 0;display:block;position:absolute;width:250px;box-shadow:0 2px 4px #0000001a}}.navigation__item--collection .navigation__list .navigation__item{float:left;position:relative;display:none;z-index:101;width:100%;height:100%;margin-bottom:10px}@media(min-width:880px){.navigation__item--collection .navigation__list .navigation__item{display:block}}.navigation__item--collection .navigation__list .navigation__item .navigation__link{display:block;padding:0 20px 0 35px;text-decoration:none;width:fit-content;font-size:14px}.navigation__item--collection .navigation__list .navigation__item .navigation__link:hover{text-decoration:underline}.navigation__item--collection .navigation__list .navigation__item .navigation__link:after{content:""}.navigation__item--collection .navigation__list .navigation__item .navigation__link:before{content:"";position:absolute;left:20px;top:13px;height:9px;width:7px;transform:translateY(-6px);background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20viewBox='0%200%208%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.663%200l5.795%205.975-5.795%206.004L0%2010.35l4.21-4.375L0%201.63'%20fill-rule='nonzero'%20fill='%2300216D'/%3e%3c/svg%3e")}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--contrast{background-color:transparent;border:none;cursor:pointer;padding:0 0 0 18px;position:relative}.body--high-contrast .navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--contrast{font-weight:500}.body--high-contrast .navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--contrast:before{transform:translateY(-50%) rotate(180deg)!important}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--contrast:hover:before{transform:translateY(-50%) rotate(180deg)!important}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--contrast:before{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20transform='translate(1%201)'%20fill='none'%20fill-rule='evenodd'%3e%3ccircle%20stroke='%2300216D'%20cx='4.5'%20cy='4.5'%20r='4.5'/%3e%3cpath%20d='M5%209V0C2.23857625%200%200%202.01471863%200%204.5S2.23857625%209%205%209z'%20fill='%2300216D'/%3e%3c/g%3e%3c/svg%3e");content:"";position:absolute;top:50%;left:0;width:11px;height:11px;transition:transform .3s;transform:translateY(-50%)}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--contrast:focus{outline:0}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--background{background-color:transparent;border:none;cursor:pointer;padding:0 0 0 18px;position:relative}.body--dim-background .navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--background{font-weight:500}.body--dim-background .navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--background:before{filter:brightness(80%)!important}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--background:hover:before{filter:brightness(80%)!important}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--background:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAACXBIWXMAAC4jAAAuIwF4pT92AAAKmGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0MzUyLCAyMDIwLzAxLzMwLTE1OjUwOjM4ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIiB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTA4LTMwVDE0OjQyOjI4KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wNi0yNlQxMTo1NToyNiswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wNi0yNlQxMTo1NToyNiswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpiMWI3YTNkMC1iZTg1LTgxNGQtOTZhMy1hOTQ3YTJmMjU3NTMiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmZThhMTBjZS00NGFlLWZlNGMtYWFjMC1hYWZlNzJiYjI1ODgiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NDliOTFkOS03YWRlLWEyNDAtOWZiOS02ZWYyNjJkYzQ2NWEiIHRpZmY6T3JpZW50YXRpb249IjEiIHRpZmY6WFJlc29sdXRpb249IjMwMDAwMDAvMTAwMDAiIHRpZmY6WVJlc29sdXRpb249IjMwMDAwMDAvMTAwMDAiIHRpZmY6UmVzb2x1dGlvblVuaXQ9IjIiIGV4aWY6Q29sb3JTcGFjZT0iMSIgZXhpZjpQaXhlbFhEaW1lbnNpb249IjQ2IiBleGlmOlBpeGVsWURpbWVuc2lvbj0iNDYiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjg0OWI5MWQ5LTdhZGUtYTI0MC05ZmI5LTZlZjI2MmRjNDY1YSIgc3RFdnQ6d2hlbj0iMjAxOS0wOC0zMFQxNDo0MjoyOCswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMGNkY2VhNi0wMDNkLTRlNGQtOGZjNy02NWZjNjdkMzU4MjUiIHN0RXZ0OndoZW49IjIwMjAtMDYtMjZUMTE6NDM6MTIrMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4xIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MWE0ZWRjZDgtMDNkZi05ZDQ3LTllZWQtN2FlNDI1OTM2YzIwIiBzdEV2dDp3aGVuPSIyMDIwLTA2LTI2VDExOjU1OjI2KzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNvbnZlcnRlZCIgc3RFdnQ6cGFyYW1ldGVycz0iZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iZGVyaXZlZCIgc3RFdnQ6cGFyYW1ldGVycz0iY29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmIxYjdhM2QwLWJlODUtODE0ZC05NmEzLWE5NDdhMmYyNTc1MyIgc3RFdnQ6d2hlbj0iMjAyMC0wNi0yNlQxMTo1NToyNiswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxYTRlZGNkOC0wM2RmLTlkNDctOWVlZC03YWU0MjU5MzZjMjAiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ZGJmMDkxNS0zMTE2LTJlNGEtODJmMy0xN2U0NjJkNGJmMTMiIHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4NDliOTFkOS03YWRlLWEyNDAtOWZiOS02ZWYyNjJkYzQ2NWEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz44lOrcAAAAg0lEQVRoge3ZsQ2AMAwAQYwyCQMyDAOyiqmQKHBD8cTSf5VAc7LSOTJz6dj6N+BrbeHjeYltn/rd5HnEfW478bbwUf3I8yAdZbHtr9/bTlw4nXA64XTC6YTTCacTTiecTjidcDrhdMLphNMJpxNOJ5yu3EhUm4BZajvxtvBwJQ7XFn4Bfx4N7ARTjyoAAAAASUVORK5CYII=);content:"";position:absolute;top:50%;left:0;width:11px;height:11px;filter:brightness(100%);transition:all .3s ease}.navigation__item--collection .navigation__list .navigation__item .navigation__link.navigation__button--background:focus{outline:0}@media(min-width:880px){.navigation__item--collection .navigation__list .navigation__item .navigation__link{padding-left:20px}.navigation__item--collection .navigation__list .navigation__item .navigation__link:before{background-image:none}}.navigation__item--collection--active>.navigation__list{visibility:visible!important;opacity:1;display:block!important;height:auto;margin-top:10px}@media(min-width:880px){.navigation__item--collection--active>.navigation__list{margin-top:0}}.navigation__item--collection--active>.navigation__list .navigation__item{display:block}.navigation__item--collection--inactive>.navigation__list{visibility:hidden!important;opacity:0;display:block!important;height:0}.navigation__item--collection--inactive>.navigation__list .navigation__item{display:none}.navigation__top-bar .navigation__item--language{text-transform:uppercase;padding-right:0}@media(min-width:600px){.navigation__top-bar .navigation__item--language{margin-right:15px}}@media(min-width:880px){.navigation__top-bar .navigation__item--language{margin-right:18px}}@media(min-width:1280px){.navigation__top-bar .navigation__item--language{margin-right:20px}}.navigation__top-bar .navigation__item--language:nth-child(odd){position:relative}@media(min-width:600px){.navigation__top-bar .navigation__item--language:nth-child(odd){margin-right:15px}}@media(min-width:880px){.navigation__top-bar .navigation__item--language:nth-child(odd){margin-right:20px}}@media(min-width:1280px){.navigation__top-bar .navigation__item--language:nth-child(odd){margin-right:30px}}.navigation__top-bar .navigation__item--language:nth-child(odd):before{content:"/";color:#00216d40;position:absolute;left:-15px}.navigation__item--disabled{color:#e8ecef!important;cursor:auto;pointer-events:none}.navigation__item--search{width:19px}@media(min-width:880px){.navigation__item--search{margin-top:34px;margin-bottom:46px}}.navigation__item--search .navigation__search-logo{margin-bottom:-2px;pointer-events:none}.navigation__item--search .navigation__search-logo g{fill:teal}.theme-subbrand--patientcare .navigation__item--search .navigation__search-logo g{fill:#db3324}.theme-subbrand--education .navigation__item--search .navigation__search-logo g{fill:#5c37b4}.body--high-contrast .navigation__item--search .navigation__search-logo g{fill:#00216d}.navigation__item--search:hover g{fill:teal}.theme-subbrand--patientcare .navigation__item--search:hover g{fill:#db3324}.theme-subbrand--education .navigation__item--search:hover g{fill:#5c37b4}.body--high-contrast .navigation__item--search:hover g{fill:#00216d}.navigation__item--search.mobile{position:absolute;right:90px;width:50px;display:flex;flex-direction:column;justify-content:space-between;top:5px}@media(min-width:880px){.navigation__item--search.mobile{display:none}}.navigation__link{color:#00216d;font-size:14px;font-weight:300}@media(min-width:880px){.navigation__link{font-size:14px}}.navigation__link:hover{text-decoration:underline}.navigation__sublist .navigation__link{display:inline-block;margin-bottom:10px;padding-bottom:2px;padding-left:15px;position:relative}.navigation__sublist .navigation__link:before{background-image:url("data:image/svg+xml,%3csvg%20baseProfile='basic'%20xmlns='http://www.w3.org/2000/svg'%20width='6.953'%20height='12.14'%20viewBox='0%200%206.953%2012.14'%3e%3cpath%20fill='%23202C6D'%20d='M.87%2012.14l-.848-.848%205.23-5.231L0%20.852.846%200l6.107%206.057z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";position:absolute;top:8px;left:0;width:7px;height:12px}@media(hover:hover){.navigation__sublist .navigation__link:hover{border-bottom:1px solid #00216d}}@media(min-width:880px){.navigation__sublist .navigation__link{margin-bottom:0;padding-left:0}.navigation__sublist .navigation__link:before{display:none}}.navigation__links{clear:both}@media(min-width:600px){.navigation__links{width:100%}}@media(min-width:880px){.navigation__links{margin-top:10px}}.navigation__link--home{color:#fff;font-size:16px;line-height:1.5;margin-top:15px;padding:15px 50px 15px 60px;position:relative;top:16px;width:100%}.navigation__link--home:before{content:url("data:image/svg+xml,%3csvg%20fill='%23ffffff'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='24px'%20height='24px'%3e%3cpath%20d='M%2012%202.0996094%20L%201%2012%20L%204%2012%20L%204%2021%20L%2011%2021%20L%2011%2015%20L%2013%2015%20L%2013%2021%20L%2020%2021%20L%2020%2012%20L%2023%2012%20L%2012%202.0996094%20z%20M%2012%204.7910156%20L%2018%2010.191406%20L%2018%2011%20L%2018%2019%20L%2015%2019%20L%2015%2013%20L%209%2013%20L%209%2019%20L%206%2019%20L%206%2010.191406%20L%2012%204.7910156%20z'/%3e%3c/svg%3e");position:absolute;left:20px;top:24%}.navigation__link--home:after{content:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");position:absolute;right:18px;top:57%;transform:translateY(-50%)}@media(min-width:600px){.navigation__link--home{width:auto;background:#fff!important;border:1px solid #00216d;color:#00216d;line-height:16px;margin-top:0;padding:18px 50px 17px 60px}.navigation__link--home:before{content:url("data:image/svg+xml,%3csvg%20fill='%2300216D'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='24px'%20height='24px'%3e%3cpath%20d='M%2012%202.0996094%20L%201%2012%20L%204%2012%20L%204%2021%20L%2011%2021%20L%2011%2015%20L%2013%2015%20L%2013%2021%20L%2020%2021%20L%2020%2012%20L%2023%2012%20L%2012%202.0996094%20z%20M%2012%204.7910156%20L%2018%2010.191406%20L%2018%2011%20L%2018%2019%20L%2015%2019%20L%2015%2013%20L%209%2013%20L%209%2019%20L%206%2019%20L%206%2010.191406%20L%2012%204.7910156%20z'/%3e%3c/svg%3e")}.navigation__link--home:after{top:53%;transform:translateY(-50%)}}@media(hover:hover){.navigation__link--home:hover{background:linear-gradient(90deg,#071c4d 0% 100%)!important;color:#fff}.navigation__link--home:hover:before{content:url("data:image/svg+xml,%3csvg%20fill='%23ffffff'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='24px'%20height='24px'%3e%3cpath%20d='M%2012%202.0996094%20L%201%2012%20L%204%2012%20L%204%2021%20L%2011%2021%20L%2011%2015%20L%2013%2015%20L%2013%2021%20L%2020%2021%20L%2020%2012%20L%2023%2012%20L%2012%202.0996094%20z%20M%2012%204.7910156%20L%2018%2010.191406%20L%2018%2011%20L%2018%2019%20L%2015%2019%20L%2015%2013%20L%209%2013%20L%209%2019%20L%206%2019%20L%206%2010.191406%20L%2012%204.7910156%20z'/%3e%3c/svg%3e")}.navigation__link--home:active{background:linear-gradient(90deg,#02091a 0% 100%)!important}}.navigation-link--emergency{color:#00216d;font-weight:400;padding-left:14px;position:relative}.navigation-link--emergency:before{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%208'%3e%3cpath%20d='M8%204H0m4-4v8'%20stroke='%23e84720'%20stroke-width='1.8'%20fill='none'%20fill-rule='evenodd'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";display:block;width:11px;height:13px;position:absolute;left:0;top:3px}.body--high-contrast .navigation-link--emergency{color:#00216d}#breadcrumbs{z-index:auto;margin-bottom:15px;padding:8px 0 5px;height:auto;background:#f6f6f6}#breadcrumbs .grid-container .navigation__column--large{margin-left:0}#breadcrumbs .grid-container .navigation__column--large .navigation__list{margin-top:0;margin-bottom:2px;float:left;margin-left:1rem}#breadcrumbs .grid-container .navigation__column--large .navigation__list .navigation__item{position:relative;margin-right:30px}#breadcrumbs .grid-container .navigation__column--large .navigation__list .navigation__item .navigation__link{font-size:14px}#breadcrumbs .grid-container .navigation__column--large .navigation__list .navigation__item .navigation__link.current-item:before{content:none}#breadcrumbs .grid-container .navigation__column--large .navigation__list .navigation__item .navigation__link.breadcrumb-text-item{color:#767676;text-decoration:none}#breadcrumbs .grid-container .navigation__column--large .navigation__list .navigation__item .navigation__link:before{content:"";height:12px;width:7px;position:absolute;right:-20px;top:6px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8.625'%20height='14.583'%20viewBox='3.375%203.667%208.625%2014.583'%3e%3cpath%20fill='none'%20stroke='%23999'%20stroke-width='2'%20stroke-miterlimit='10'%20d='M4.375%204.5l5.917%206.5-6.045%206.504'/%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat}.navigation__themes-container{display:none}@media(min-width:880px){.navigation__themes-container{background-color:#9adef5;display:block;padding:10px 0 0;width:100%;z-index:1}}.navigation__theme--section{display:none}.navigation__theme--section--active{display:block}.navigation__theme--trigger{background-color:#ffffff80;border-radius:6px 6px 0 0;color:#00216d;display:inline-block;font-size:16px;font-weight:500;line-height:30px;margin-right:20px;padding:6px 20px}.navigation__theme--trigger:hover,.navigation__theme--trigger:focus-visible,.navigation__theme--trigger--active{background-color:#fff;cursor:pointer;font-weight:700}.navigation__theme--trigger-mobile{display:block}.pagination{margin-top:20px;margin-bottom:4rem;clear:both;color:#00216d}.pagination .pagination__section--left a.pagination__link[href^="#"],.pagination .pagination__section--right a.pagination__link[href^="#"]{visibility:hidden;width:50%;cursor:none}.pagination:not(.pagination__section--alphabetical){display:flex;font-weight:700}.pagination__section{width:50%}.pagination__section--left{text-align:left}.pagination__section--center{text-align:center}@media only screen and (max-width:40em){.pagination__section--center{display:none}}.pagination__section--right{text-align:right}.pagination__link{color:#00216d;position:relative;font-weight:700;cursor:pointer}.pagination__link--first:before{content:"";display:inline-block;content:url("data:image/svg+xml,%3csvg%20width='10'%20height='9'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2010%209'%3e%3cpath%20d='M.8%200H2v9H.8zm8.53883693%208.14732096L8.48615789%209%204%204.51384211%208.51384211%200l.85267905.85267904-3.66116307%203.66116307z'%20fill='%2300216D'/%3e%3c/svg%3e")}.pagination__link--previous{padding-left:15px;margin-left:20px}.pagination__link--previous:before{content:"";display:inline-block;content:url("data:image/svg+xml,%3csvg%20width='6'%20height='9'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%206%209'%3e%3cpath%20fill='%2300216D'%20d='M5.338837%208.14732L4.486158%209%200%204.51384%204.513842%200l.852679.85268-3.661163%203.66116z'/%3e%3c/svg%3e");position:absolute;left:0}.pagination__link--next{padding-right:15px;margin-right:20px}.pagination__link--next:after{content:"";display:inline-block;content:url("data:image/svg+xml,%3csvg%20width='6'%20height='9'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%206%209'%3e%3cpath%20fill='%2300216D'%20d='M.027685%208.14732L.880364%209l4.486158-4.48616L.85268%200%20.000001.85268l3.661163%203.66116z'/%3e%3c/svg%3e");position:absolute;right:0}.pagination__link--last:before{content:"";display:inline-block;content:url("data:image/svg+xml,%3csvg%20width='10'%20height='9'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2010%209'%3e%3cpath%20d='M9.2%200H8v9h1.2zM.66116307%208.14732096L1.51384211%209%206%204.51384211%201.48615789%200%20.63347884.85267904l3.66116307%203.66116307z'%20fill='%2300216D'/%3e%3c/svg%3e")}.pagination__section--alphabetical.no-margin{margin:10px 0 20px}.pagination__section--alphabetical{width:100%;text-align:center}.pagination__section--alphabetical .alphabet_filter_link{border:1px solid #e8ecef;box-sizing:inherit;color:#e8ecef;cursor:pointer;display:inline-block;margin:4px 3px;padding:2px 7px 0 6px;text-align:center;text-decoration:none;transition:background-color .3s;vertical-align:middle;white-space:nowrap}.pagination__section--alphabetical .alphabet_filter_link.hasResults{color:#68bddb}.body--high-contrast .pagination__section--alphabetical .alphabet_filter_link.hasResults{color:#00216d!important}.pagination__section--alphabetical .alphabet_filter_link.hasResults:hover:not(.active){border:1px solid #00216d;color:#00216d}.pagination__section--alphabetical .alphabet_filter_link.hasResults.active{border:1px solid #00216d;color:#00216d}.pagination__section--alphabetical .alphabet_filter_link:not(.hasResults){cursor:text}.patient-score{display:flex;flex-direction:row;position:relative;color:#00216d;height:385px;border-radius:5px;overflow:hidden;background-position:center;background-size:cover}@media screen and (max-width:640px){.patient-score{flex-direction:column-reverse;border-radius:0;margin-left:-20px;margin-right:-20px}}.body--dim-background .patient-score{background-color:#e8ecef!important}.patient-score__content{position:absolute;bottom:0;width:80%;padding:20px;background:linear-gradient(180deg,#86d2edcc,#86d2ed);border-top-right-radius:5px}@media screen and (min-width:640px){.patient-score__content{width:calc(50% - 16px);border-top-right-radius:5px}}@media screen and (min-width:1280px){.patient-score__content{width:350px}}.body--high-contrast .patient-score__content{background:#68bddb}.patient-score__title{margin-top:0;font-size:24px}@media screen and (min-width:1280px){.patient-score__title{font-size:32px}}.patient-score__text{font-size:14px;font-weight:300}.patient-score__score{background:linear-gradient(180deg,#008080cc,#007474);color:#fff;font-size:32px;font-weight:500;justify-self:flex-end;line-height:1.5;padding:16px;border-radius:50%;position:absolute;top:20px;right:20px}@media screen and (min-width:880px){.patient-score__score{font-size:42px;padding:22px}}.body--high-contrast .patient-score__score{background:teal}.patient-folder--chapter{display:block;background-color:#f2eeeb;border-radius:5px;margin-bottom:20px;margin-top:20px;padding:20px 40px 30px}.patient-folder--chapter ul{margin:0}.body--dim-background .patient-folder--chapter{background-color:#ddd!important}.patient-folder--chapter .pims_chaptertitle{display:block;color:#00216d;font-weight:700;font-size:28px;line-height:150%;margin:5px 0 0}.person{display:block;text-decoration:none;overflow:auto;margin-top:30px;margin-bottom:40px}.info-list .person{margin-top:0;margin-bottom:20px}.person:hover .person__title{text-decoration:underline}.person--contact,.person--inline{margin-top:10px}@media(hover:hover){a>.person:hover .person__img{opacity:.7}a>.person:hover .person__title{text-decoration:underline}}.person__job-title{display:block;font-size:16px;font-weight:700;line-height:175%;margin-bottom:15px}.info-list .person__job-title{margin-top:20px}.info-list .person:first-child .person__job-title{margin-top:0}.person__img-wrapper{border-radius:50%;height:110px;width:110px;display:block;overflow:hidden}.related__section .related__item--inline .person__img-wrapper{height:50px;width:50px}.person--small .person__img-wrapper{height:75px;width:75px}.person--inline .person__img-wrapper{float:left}.person__img{position:relative;display:block;width:100%;height:auto;transition:opacity .1s cubic-bezier(.165,.84,.44,1);backface-visibility:hidden}.person--inline .person__content{width:100%}.person--inline .person__img-wrapper+.person__content{width:calc(100% - 95px);margin-left:20px;overflow-wrap:break-word}.related__item--inline .person__img-wrapper+.person__content{margin-left:15px;width:calc(100% - 73px)}.person--inline .person__content{float:left}.person__title{color:#68bddb;margin-bottom:0;transition:.2s cubic-bezier(.165,.84,.44,1);padding-right:10px}.body--high-contrast .person__title{color:#00216d}.related__item--inline .person__title{font-size:18px}.person--inline .person__title{margin-top:0}.person__text{font-size:14px;line-height:170%;color:#444;margin-bottom:0}.person--contact .person__text{font-size:16px}.related__wrapper .person__title{color:#00216d}.person-list__list{list-style:none;padding-left:0!important}@media(min-width:880px){.person-list__list li{display:inline-block;width:50%}}.person-list__job-title{margin-top:40px!important}.person-list__job-title:first-child{margin-top:0!important}@media(min-width:880px){.person-list__job-title{margin-top:60px!important;margin-left:94px}}.person-list__list .person{display:flex;align-items:center}blockquote{position:relative;font-size:20px;color:#00216d;font-weight:500;margin:60px 0 60px 20px;padding:0 30px;border-left:2px solid #d3d3d3;display:inline-flex;align-items:center}blockquote strong,blockquote p{display:contents}blockquote img{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px);border-radius:5px;margin-left:20px;width:100px;height:100px}@media(min-width:600px){blockquote img{clip-path:polygon(35px 0,100% 0,100% 100%,0 100%,0 35px);width:170px;height:170px}}@media(min-width:600px){blockquote{margin-left:40px}}.related .teaser,.related .person{margin-top:0;margin-bottom:0}.related__section{overflow:hidden;margin-top:20px;margin-bottom:60px;position:relative}.related__section:last-child{margin-bottom:0}.related__title{margin-bottom:40px}.related__subtitle{color:#00216d;display:inline-block;font-weight:700;font-size:25px;line-height:140%;margin-top:0}@media(min-width:600px){.related__subtitle{margin-bottom:0}}.related__section .related__subtitle{color:#00216d}.related__subtitle-summary{font-size:22px}.related__link{color:teal;display:block;font-size:16px;text-decoration:none;position:relative}@media(hover:hover){.related__link:hover{text-decoration:none}}.related__link:before{border-bottom-color:teal}.related__link:after{content:"";position:absolute;top:8px;margin-left:10px;height:20px;width:20px;transform:translateY(-6px);background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='teal'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.related__link:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='teal'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.body--high-contrast .related__link{color:#00216d}.body--high-contrast .related__link:before{border-bottom-color:#00216d}.theme-subbrand--patientcare .related__link{color:#db3324!important}.theme-subbrand--patientcare .related__link:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%23db3324'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")!important}.theme-subbrand--patientcare .related__link:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23db3324'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")!important}.theme-subbrand--education .related__link{color:#5c37b4}.theme-subbrand--education .related__link:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%235c37b4'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")!important}.theme-subbrand--education .related__link:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%235c37b4'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")!important}@media(min-width:680px),(max-width:879px)and (min-width:920px){.related__link{float:right;margin-top:10px;max-width:270px;padding-right:30px;position:relative}.related__link:before{content:"";display:block;position:relative;border-bottom:1px solid transparent;background-color:transparent;width:calc(100% - 20px);height:1px;right:0;bottom:-23px;transition:border-bottom-color .3s cubic-bezier(.165,.84,.44,1)}.related__link:after{top:9px;right:0}}@media(min-width:680px)and (hover:hover),(max-width:879px)and (min-width:920px)and (hover:hover){.related__link:hover:before{border-bottom-color:teal}}@media(min-width:680px),(max-width:879px)and (min-width:920px){.theme-subbrand--patientcare .related__link:hover:before{border-bottom-color:#db3324}.theme-subbrand--education .related__link:hover:before{border-bottom-color:#5c37b4}}.related__wrapper{margin-inline:calc(-1 * var(--grill-gutter));width:calc(100% + var(--grill-gutter) * 2)}@media(min-width:600px){.related__wrapper{margin-inline:calc(-1 * var(--grill-gutter));width:calc(100% + var(--grill-gutter) * 2)}}@media(min-width:880px){.related__wrapper{margin-inline:calc(-1 * var(--grill-gutter));width:calc(100% + var(--grill-gutter) * 2)}}.related__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-top:20px;margin-bottom:20px}@media(min-width:600px){.related__item{width:calc(10 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 10 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-top:20px;margin-bottom:0}}@media(min-width:880px){.related__item{width:calc(12 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 12 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.related__item--half{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.related__item--half{width:calc(5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 5 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.related__item--half{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.related__item--half:nth-child(odd){clear:left}.related__item--half:nth-child(2n){clear:right}.related__item--third{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.related__item--third{width:calc(5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 5 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.related__item--third{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.research-home-list__column{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.research-home-list__column{width:calc(10 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 10 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.research-home-list__column{width:calc(12 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 12 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.rss-feed .rss-feed--chapeau{color:#fff;font-size:14px;line-height:24px;padding:5px 10px;background:linear-gradient(90deg,#0b2f81 100%,#00216d 0%);border-top-right-radius:5px;border-bottom-left-radius:5px;position:relative;width:fit-content;margin-bottom:10px}.search-filter{margin:40px 0 0}.search-filter__item-crimped .search-filter__button{display:none}.search-filter__toggle{display:inline-block;white-space:nowrap;color:#00216d;text-decoration:none}.search-filter__toggle--less{display:none}.search-filter__toggle-text--mobile{display:block}@media(min-width:600px){.search-filter__toggle-text--mobile{display:none}}.search-filter__toggle-text--desktop{display:none}@media(min-width:600px){.search-filter__toggle-text--desktop{display:block}}.search-filter__item .search-filter__button{display:inline-block}.search-filter__toggle{display:none}@media only screen and (max-width:600px){.search-filter__item:nth-of-type(n+3) .search-filter__button{display:none}.search-filter__item:nth-of-type(n+3)+.search-filter__toggle{display:inline-block}.search-filter__item-crimped:nth-of-type(n+1) .search-filter__button{display:none}.search-filter__item-crimped:nth-of-type(n+1)+.search-filter__toggle{display:inline-block}}@media(min-width:600px){.search-filter__item:nth-of-type(n+7) .search-filter__button{display:none}.search-filter__item:nth-of-type(n+7)+.search-filter__toggle{display:inline-block}.search-filter__item-crimped:nth-of-type(n+1) .search-filter__button{display:none}.search-filter__item-crimped:nth-of-type(n+1)+.search-filter__toggle{display:inline-block}}.search-filter.search-filter--open .search-filter__item .search-filter__button,.search-filter.search-filter--open .search-filter__item-crimped .search-filter__button{display:inline-block}@media only screen and (max-width:600px){.search-filter.search-filter--open .search-filter__item:nth-of-type(n+3) .search-filter__button{display:inline-block}.search-filter.search-filter--open .search-filter__item-crimped:nth-of-type(n+1) .search-filter__button{display:inline-block}}@media(min-width:600px){.search-filter.search-filter--open .search-filter__item:nth-of-type(n+7) .search-filter__button{display:inline-block}.search-filter.search-filter--open .search-filter__item-crimped:nth-of-type(n+1) .search-filter__button{display:inline-block}}.search-filter.search-filter--open .search-filter__toggle{display:none}.search-filter.search-filter--open .search-filter__toggle--less{display:inline-block}.search-filter__input{display:none}.search-filter__input:checked+.search-filter__button{background:linear-gradient(90deg,#00216d,#0b2f81);color:#fff;display:inline-block}.search-filter__input:checked+.search-filter__button:after,.search-filter__input:checked+.search-filter__button:before{background-color:#fff;transform:rotate(-45deg)}.search-filter--filter-page{margin-top:0}.wizard .search-filter .button--filter{outline:none}@media(hover:hover){.wizard .search-filter .button--filter:hover{color:#00216d;background-color:teal}.wizard .search-filter .button--filter:hover:before,.wizard .search-filter .button--filter:hover:after{background-color:#00216d}}.wizard .search-filter .button--filter--active{color:#00216d;background-color:teal}.wizard .search-filter .button--filter--active:before,.wizard .search-filter .button--filter--active:after{background-color:#00216d;transform:rotate(-45deg)}.search-links{margin:40px 0 0}@media(min-width:880px){.search-links{position:absolute;bottom:0;margin:0}}.search-links--direct{font-size:14px;margin:1.5rem 0 0;position:relative}.search-links--half-relative-positioned{position:relative;margin:1.5rem 0 0}.search-links--header{float:left;width:75%}@media screen and (max-width:640px){.search-links--header{width:70%}}@media(min-width:600px){.search-links--header{width:70%}}.search-links--relative-positioned{position:relative;margin:40px 0 0}.search-links__link{display:block;font-weight:500;margin-top:5px;margin-bottom:5px;margin-left:10px}.search-links__link:before{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20viewBox='0%200%208%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.663%200l5.795%205.975-5.795%206.004L0%2010.35l4.21-4.375L0%201.63'%20fill-rule='nonzero'%20fill='%2300216D'/%3e%3c/svg%3e")}@media(hover:hover){.search-links__link:hover{border-bottom-color:#00216d;text-decoration:none}}@media(min-width:600px){.search-links__link{display:inline-block;margin-right:20px}}@media(min-width:880px){.search-links__link{line-height:1.3}.search-links__link:before{position:absolute;top:55%}.search-links__link:after{content:"";display:block;border-bottom:2px solid transparent;background-color:transparent;width:100%;height:2px;transition:border-bottom-color 1s cubic-bezier(.165,.84,.44,1)}.search-links__link:hover:after{border-bottom-color:#00216d}}.search-icon{width:calc(2 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 2 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:0;margin-bottom:20px}@media(min-width:600px){.search-icon{width:calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);float:right}}@media(min-width:880px){.search-icon{width:calc(5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 5 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);float:right}}.search-icon img{width:100%;display:block;height:auto}.search-item{display:block;margin-top:20px;margin-bottom:20px;text-decoration:none;position:relative}.search-item--no-image:before{content:"";width:100%;height:1px;background-color:#e8ecef;position:absolute;top:0;left:0;transition:.15s ease-in-out}.search-item__img-wrapper{background:#86d2ed;border-radius:50%;height:58px;width:58px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin:0 15px 0 0}.search-item__img{display:block;width:100%;height:100%;opacity:1;transition:opacity .1s cubic-bezier(.165,.84,.44,1);min-height:100%;border-radius:50%;object-fit:cover}.search-item__chapeau{font-size:14px;color:#767676}.search-item__date{font-size:14px;color:#00216d}.search-item__suffix{font-size:14px;color:#00216d;font-weight:500}.search-item__publication-date{font-size:14px;color:#767676;margin-bottom:5px}.search-item__title{color:#00216d;margin-bottom:0;font-size:16px;transition:color .2s cubic-bezier(.165,.84,.44,1);overflow:hidden;word-break:break-word}@media(min-width:600px){.search-item__title{font-size:20px}}.search-item__text{display:inline-block;font-size:16px;line-height:170%;color:#444}.search-item__summary{display:block;font-size:14px;line-height:170%;color:#444}.search-item__themes{margin-top:5px}.search-item__themes .search-item__theme{border:1px solid #444;border-radius:2px;cursor:text;color:#444!important;font-size:12px;padding:1px 3px}@media(hover:hover){.search-item:hover .search-item__title{color:#68bddb}.body--high-contrast .search-item:hover .search-item__title{color:#00216d!important}}.search-results--list .search-item{margin-top:0;margin-bottom:0;padding:10px 0;border-bottom:1px solid #f2eeeb;display:flex;flex-wrap:nowrap;align-items:center;min-height:75px;box-sizing:border-box}.search-results--list .search-item__img-wrapper{float:none;width:40px;height:40px;border-radius:0;background:transparent}@media(min-width:600px){.search-results--list .search-item__img-wrapper{width:80px;height:80px;margin:0 auto;padding-right:0}}.search-results--list .search-item__content{display:flex;align-items:center;width:calc(100% - 71px)}@media(min-width:600px){.search-results--list .search-item__content{width:auto}}.search-results--list .search-item__img{border-radius:0}@media(min-width:600px){.search-results--list .search-item__img{margin-bottom:20px}}.search-results--list .search-item__title{margin:0}@media(min-width:600px){.search-results--list .search-item{display:block;max-height:unset;margin:20px 0 0;border:none;text-align:center}.search-results--list .search-item__img-wrapper{display:block}.search-results--list .search-item__title{width:100%;margin:10px auto 0;font-size:16px}}.search-results--person .search-item{display:flex;align-items:center;border:0}@media only screen and (max-width:600px){.search-results--person .search-item{margin-left:0;width:100%}}.search-results--person .search-item:before{content:none}.search-results--person .search-item__img-wrapper{width:56px;height:56px;float:left;padding-right:0}@media(min-width:600px){.search-results--person .search-item__img-wrapper{width:110px;height:110px;float:none}}.search-results--person .search-item__img{border-radius:50%}.search-results--person .search-item__content{display:block;width:calc(100% - 73px);float:left}.search-results--person .search-item__title{margin-top:0}.search-results--person .search-item__text{margin-bottom:0}@media(min-width:600px){.search-results--person .search-item{display:block;text-align:left}.search-results--person .search-item__img-wrapper{margin:0}.search-results--person .search-item__content{width:auto}.search-results--person .search-item__title{font-size:20px;margin-top:20px}}.search-results--projects .search-item{margin-top:0;max-height:300px;overflow:hidden;position:relative}@media(min-width:600px){.search-results--projects .search-item{margin-top:20px}}.search-results--projects .search-item__img-wrapper:before{content:"";position:absolute;width:100%;height:40%;bottom:0;left:0;background:linear-gradient(-180deg,#fff0 30%,#0000004d);opacity:0;transition:opacity .3s cubic-bezier(.165,.84,.44,1)}.search-results--projects .search-item:hover .search-item__img-wrapper:before{opacity:1}.search-results--projects .search-item__img-wrapper{position:relative;margin-left:0;border-radius:0;height:160px;width:100%;overflow:hidden}.search-results--projects .search-item__img{border-radius:0}@media(min-width:600px){.search-results--projects .search-item{display:block;height:350px;border:none}.search-results--projects .search-item__title{width:100%;font-size:16px}}.search-results--article .search-item{margin:10px 0;position:relative;padding-bottom:20px}.search-results--article .search-item:first-child{margin-top:0}.search-results--article .search-item:after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background-color:#e8ecef}@media(min-width:600px){.search-results--article .search-item{margin:20px 0}.search-results--article .search-item:after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background-color:#e8ecef}}.search-results--article .search-item__img-wrapper{width:100px;height:75px;float:left;margin-right:20px;border-radius:0}.search-results--article .search-item__img-wrapper img{border-radius:0;width:100%;object-fit:cover}@media(min-width:600px){.search-results--article .search-item__img-wrapper{width:184px;height:140px;margin-right:40px;margin-bottom:20px}}.search-results--article .search-item__content{position:relative;width:calc(100% - 120px);float:left;overflow:hidden}.search-results--article .search-item__content h3{margin-top:0}.body--high-contrast .search-results--article .search-item__content h3{color:#00216d!important}@media(min-width:600px){.search-results--article .search-item__content{width:calc(100% - 224px)}}.search-results--article .search-item__title{margin-bottom:0}.search-results--article .search-item__text{display:none}@media(min-width:600px){.search-results--article .search-item__text{display:block;margin-top:5px}}@media(hover:hover){.search-item--no-image:hover:before{background-color:#2b8fb2}}.search-page__result{min-height:60px;padding:0}@media(min-width:600px){.search-page__result{padding-right:1.25rem;padding-left:1.25rem;width:100%}}@media(min-width:880px){.search-page__result{width:50%}}@media(min-width:1280px){.search-page__result{width:65%}}.search-page__count{color:#00216d;margin-bottom:20px}.search-page__count-amount{font-weight:500}.search-page__bookmark{color:#68bddb;font-size:14px}.body--high-contrast .search-page__bookmark{color:#00216d!important}@media(min-width:600px){.search-page__bookmark{display:none}}.search-page__types{margin-bottom:20px;margin-left:10px;overflow:auto}@media(min-width:880px){.search-page__types{float:right;position:relative;right:215px;width:auto}}@media only screen and (max-width:600px){.search-page__filters{margin-left:-20px;width:calc(100% + 40px);margin-top:-30px;padding-left:20px;padding-right:20px;border-bottom:1px solid #e8ecef}}@media(min-width:600px){.search-page__filters{width:100%}}@media(min-width:880px){.search-page__filters{width:50%}}@media(min-width:1280px){.search-page__filters{width:30%}}.search-page__filters .filter-title{align-items:center;color:#68bddb;display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem;position:relative}@media(min-width:600px){.search-page__filters .filter-title{color:#00216d}}.body--high-contrast .search-page__filters .filter-title{color:#00216d!important}@media(min-width:600px){.search-page__filters .filter-title__button{display:none}}.search-page__filters .filter-title__button{cursor:pointer;color:#68bddb;font-size:2.5rem;line-height:.75}.body--high-contrast .search-page__filters .filter-title__button{color:#00216d!important}.search-page__facets{margin-bottom:1.25rem}@media(min-width:600px){.search-page__facets{margin-top:30px}}.search-page__facets .facet-filter{border-top:1px solid #e8ecef}.search-page__facets .facet-filter .facet-title{align-items:center;color:#00216d;display:flex;font-size:1rem;justify-content:space-between;margin:.625rem 0;position:relative}.body--high-contrast .search-page__facets .facet-filter .facet-title{color:#00216d!important}.search-page__facets .facet-filter .facet-title .count-selected{color:#00216d;font-size:.875rem;font-weight:400;padding-left:8px}.body--high-contrast .search-page__facets .facet-filter .facet-title .count-selected{color:#00216d!important}.search-page__facets .facet-filter .facet-title__button{cursor:pointer;color:#767676;font-size:2.5rem;line-height:.75}.body--high-contrast .search-page__facets .facet-filter .facet-title__button{color:#00216d!important}.search-page__facets .facet-filter .facet-list--hidden{display:none}.search-page__facets .facet-filter .check{line-height:1.8rem;font-size:1rem;color:#00216d;display:block;position:relative;padding-left:30px;margin-bottom:9px;cursor:pointer;-webkit-user-select:none;user-select:none}.search-page__facets .facet-filter .check.isChecked{font-weight:500}.search-page__facets .facet-filter .check.disabled{color:#767676;cursor:default}.search-page__facets .facet-filter .check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.search-page__facets .facet-filter .check input:checked~.checkmark:after{display:block}.search-page__facets .facet-filter .check:hover:not(.disabled){text-decoration:underline}.search-page__facets .facet-filter .check:hover input~.checkmark:not(.disabled){border:2px solid #00216d}.search-page__facets .facet-filter .check:hover input~.checkmark:not(.disabled):after{top:0;left:4px}.search-page__facets .facet-filter .check input~.checkmark.disabled{border:1px solid #767676;background:#f2eeeb}.search-page__facets .facet-filter .check input~.checkmark.disabled:after{content:"";position:absolute;display:none;left:5px;top:1px;width:7px;height:11px;border:solid #f2eeeb;border-width:0 3px 3px 0;transform:rotate(45deg)}.search-page__facets .facet-filter .check .aggregate{color:#767676;font-size:13px;font-weight:400;padding-left:6px}.body--high-contrast .search-page__facets .facet-filter .check .aggregate{color:#00216d}.search-page__facets .facet-filter .check .checkmark{position:absolute;top:5px;left:0;height:18px;width:18px;background-color:#fff;border-radius:2px;border:1px solid #00216d}.search-page__facets .facet-filter .check .checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:7px;height:11px;border:solid #00216d;border-width:0 3px 3px 0;transform:rotate(45deg)}.search-page__facets .facet-filter .check .checkmark.disabled:focus{outline:none}.search-page__facets .clear-filters{font-size:16px;font-weight:500;border-top:1px solid #e8ecef;padding-top:20px}.search-page__facets .clear-filters a,.search-page__facets .clear-filters button{color:#db3324;cursor:pointer}@media only screen and (max-width:600px){.search-page__facets--hidden{display:none}}.suggestions-header{margin-top:5px;display:none;color:#00216d;font-size:14px;padding:4px 16px;background-color:#fff;border-radius:4px 4px 0 0;border:1px solid #e0e0e0}.body--high-contrast .suggestions-header{color:#00216d!important}.suggestions-header.active{display:block}@media(min-width:600px){.content-header__inner--mediaheader .suggestions-header.active{width:90%}}.suggestions-header--mobile{display:none}.suggestions,.suggestions--mobile{background-color:#fff;z-index:1;display:none;border-radius:0 0 4px 4px}.suggestions ul,.suggestions--mobile ul{margin:0;padding:0;text-decoration:none;list-style:none}.suggestions ul li,.suggestions--mobile ul li{padding:7px 0 2px 16px}.suggestions ul li a,.suggestions--mobile ul li a{color:#00216d;margin-right:5px}.suggestions ul li:last-child,.suggestions--mobile ul li:last-child{padding-bottom:5px}.suggestions ul li span,.suggestions--mobile ul li span{color:#767676;display:block;font-size:14px;text-decoration:none}.suggestions.active,.suggestions--mobile.active{display:block}@media(min-width:600px){.content-header__inner--mediaheader .suggestions.active,.content-header__inner--mediaheader .suggestions--mobile.active{width:90%}}.suggestions--mobile.active{background:#fff;padding:10px;border-radius:5px;box-shadow:#00000012 0 6px 24px;border-color:#00216d0a;border-width:1px;border-style:solid;margin-top:-27px;margin-bottom:20px;font-size:14px;color:#00216d;position:absolute;right:20px;left:20px}.search-page__type{box-sizing:border-box;color:#00216d;font-size:14px;padding-left:20px;position:relative;float:left}.search-page__type:before{background-color:#fff;border-radius:50%;border:2px solid #00216d;content:"";display:inline-block;height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:14px}.search-page__type:first-child{margin-right:20px}.search-page__type--active:before{background-color:#00216d}.search-page__type--active:after{background-color:#fff;border-radius:50%;content:"";display:inline-block;width:6px;height:6px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.search-page__list{margin:0;padding:0}@media(min-width:600px){.search-page__list{margin-top:20px}}.search-page__list-item{border-bottom:1px solid #e8ecef;list-style:none;padding-top:15px;padding-bottom:15px}.search-page__list-item.advertisement{padding-left:15px;padding-right:15px;margin-left:-15px;margin-right:-15px;background-color:#e9f6fa}.search-page__list-item:first-child{border-top:1px solid #e8ecef}.search-page__list-item-text{color:#767676;display:block;margin-bottom:3px;font-size:14px}.search-page__list-item-link .search-page__list-item-title{transition:.2s cubic-bezier(.165,.84,.44,1)}.search-page__list-item-link .search-page__list-item-title:hover{color:#68bddb}.body--high-contrast .search-page__list-item-link .search-page__list-item-title:hover{color:#00216d!important}.search-page__list-item-description{color:#444;margin-bottom:2px;margin-top:10px}.search-page__list-item-description a{color:#444;text-decoration:none}.search-page__list-item-title,.search-page__list-item-description-subtitle{color:#00216d;margin-bottom:0}.search-page__info-header{margin-bottom:5px}.search-page__info-header h3{font-weight:500}.body--high-contrast .search-page__info-header h3{color:#00216d!important}@media only screen and (max-width:40em){.search-page__info-header h3{font-size:16px}}.search-page__info-header .search-page__count{display:inline-block;margin-bottom:0}.search-page__info-header .search-page__bookmark{display:inline-block;float:right}.search-page__info-header .search-page__bookmark h3{font-weight:500}.body--high-contrast .search-page__info-header .search-page__bookmark h3{color:#00216d!important}@media(min-width:600px){.search-page__info-header .search-page__bookmark{display:none}}.list-search,.list-search__block,.search-container{position:relative;z-index:5}.suggestions-header{position:absolute;top:49px;width:100%;padding:10px 16px 9px;border-bottom:1px solid #e9ecef;font-weight:400;font-size:14px;opacity:0;transform:translateY(-4px);transition:all .3s ease .1s}.suggestions-header.active{opacity:1;visibility:visible;transform:translateY(0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.suggestions-header.active{opacity:1;transform:translateY(0)}.suggestions{position:absolute;top:99px;width:100%;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 20px #0000001f;z-index:1001;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.suggestions.active{opacity:1;visibility:visible;transform:translateY(0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.suggestions.active:before{content:"";position:fixed;inset:0;background:#f8f9fa;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;opacity:0}.suggestions.active~*{filter:blur(1px);transition:filter .3s ease}.suggestions.active~#mainContent,.suggestions.active~main{filter:blur(1px) brightness(.9);transition:filter .3s ease,brightness .3s ease}.suggestions ul{list-style:none;margin:0;padding:0}.suggestions li{opacity:0;transform:translateY(8px);animation:slide-in-suggestion .4s ease forwards;overflow:hidden}.suggestions li:nth-child(1){animation-delay:.05s}.suggestions li:nth-child(2){animation-delay:.1s}.suggestions li:nth-child(3){animation-delay:.15s}.suggestions li:nth-child(4){animation-delay:.2s}.suggestions li:nth-child(5){animation-delay:.25s}@keyframes slide-in-suggestion{to{opacity:1;transform:translateY(0)}}.suggestions a{display:block;text-decoration:none;color:#00216d;transition:all .2s ease;position:relative;overflow:hidden;padding:5px 0}.suggestions a:hover{color:#68bddb!important;text-decoration:none!important}.suggestions a:hover:after{background:none!important}.suggestion-thumbnail{float:left;width:64px;height:50px;border-radius:4px;overflow:hidden;background-color:#f5f5f5;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;margin-right:12px;margin-top:0;margin-bottom:4px}.suggestion-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease,opacity .3s ease;opacity:0}.suggestion-thumbnail img.loaded{opacity:1}.suggestion-thumbnail img.content-image{object-fit:cover}.suggestion-thumbnail img.platform-image,.suggestion-thumbnail img.icon-template{object-fit:contain;padding:6px;object-position:center}.suggestions a:hover .suggestion-thumbnail img{transform:scale(1.1)}.suggestion-thumbnail.no-image{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.suggestion-thumbnail.no-image:before{content:"📄";font-size:18px;opacity:.6}.suggestion-thumbnail.error:before{content:"🔍";font-size:16px;opacity:.5}.suggestion-content{overflow:hidden;min-height:36px}.suggestion-breadcrumb{font-size:14px;font-weight:100;color:#767676;margin:2px 0 5px;line-height:1.3}.suggestion-title{font-weight:500;font-size:18px;line-height:1.4;margin:0;overflow-wrap:break-word}.suggestions a .suggestion-title{font-weight:500;font-size:18px;line-height:1.4;margin-bottom:0}.suggestions.loading{opacity:1;visibility:visible;transform:translateY(0)}.suggestions.loading:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:2px solid #e9ecef;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.suggestions a{font-size:16px}.suggestion-thumbnail{width:40px;height:30px;margin-right:10px}.suggestion-breadcrumb{font-size:12px}.suggestion-title{font-size:15px}.suggestion-content{min-height:30px}.suggestions a .suggestion-title{font-size:15px}.suggestions.active:before{background:#00000040;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}.suggestions,.suggestions:before,.suggestions a{will-change:transform,opacity;transform:translateZ(0)}.search-results--loading .search-results__item{display:none}.search-results .search-results__item:nth-of-type(odd){clear:both}@media(min-width:600px){.search-results .search-results__item:nth-of-type(odd){margin-left:calc(calc(1 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 1 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.search-results .search-results__item:nth-of-type(odd){margin-left:calc(calc(0 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 0 / var(--grill-columns))) + var(--grill-gutter) * 2);clear:inherit}.search-results .search-results__item:nth-of-type(4n+1){clear:both}}.search-results__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.search-results__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.search-results__item{width:calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.search-results--list .search-results__item,.search-results--groups .search-results__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.search-results--list .search-results__item,.search-results--groups .search-results__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}@media(min-width:880px){.search-results--list .search-results__item,.search-results--groups .search-results__item{width:calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}}.search-results--projects .search-results__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.search-results--projects .search-results__item:after{background:linear-gradient(-180deg,#fff0,#fff);content:"";position:absolute;bottom:0;width:100%;height:60px}@media(min-width:600px){.search-results--projects .search-results__item{width:calc(5 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 5 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.search-results--projects .search-results__item:nth-of-type(odd){margin-left:calc(calc(0 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 0 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.search-results--projects .search-results__item{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.search-results--projects .search-results__item:nth-of-type(odd){margin-left:calc(calc(0 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 0 / var(--grill-columns))) + var(--grill-gutter) * 2)}.search-results--projects .search-results__item:nth-of-type(3n+1){clear:both}.search-results--projects .search-results__item:nth-of-type(4n+1){clear:none}}@media(min-width:1280px){.search-results--projects .search-results__item{width:calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}.search-results--projects .search-results__item:nth-of-type(3n+1){clear:none}.search-results--projects .search-results__item:nth-of-type(4n+1){clear:both}}.search-results--article .search-results__item{width:100%;margin-left:0!important}.search-results--education .search-results__item{width:auto;margin-left:0!important;float:none}.wizard .search-results__no-result-img{display:inline-block;width:72px;height:73px;background-image:url(/assets/images/icon-no-result.svg)}.search-results__no-results-for{margin-top:50px}@media(min-width:600px){.search-results__no-results-for{margin-top:10px}}.search-results__no-result-for-text{margin-top:0;display:inline-block;width:calc(100% - 102px);float:left}@media(min-width:600px){.search-results__no-result-for-text{margin-top:-20px}}.search-results__no-result-img{display:none}@media(min-width:600px){.search-results__no-result-img{display:block;float:left;margin-right:30px;width:72px}}.search-results__no-result-text{margin-top:75px}@media(min-width:600px){.search-results__no-result-text{display:inline-block;margin-top:20px;float:left;width:calc(100% - 102px)}}.search-results__no-result-string{font-weight:500}.social-share{margin:0;text-align:right}@media(min-width:600px){.social-share{margin:-30px 0 0}}.social-share__title{margin-top:0;vertical-align:super;display:inline-flex}.social-share__link{align-items:center;background-color:#00216d;border-radius:50%;color:#fff;display:inline-flex;height:2.5rem;justify-content:center;margin-bottom:.5rem;margin-left:.25rem;transition:.2s;width:2.5rem}.body--high-contrast .social-share__link{background-color:#00216d!important}.social-share__link:hover,.social-share__link:focus{background:#68bddb}.social-share__link:hover path.change-fill,.social-share__link:focus path.change-fill{fill:#68bddb}.body--high-contrast .social-share__link:hover,.body--high-contrast .social-share__link:focus{background-color:#00216d}@media(min-width:600px){.social-share__link{height:2.75rem;width:2.75rem}}.social-share__icon{height:1.5rem;width:1.5rem}@media(min-width:600px){.social-share__icon{height:1.75rem;width:1.75rem}}.special-stories-wrapper{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}.expanded .special-stories-wrapper{padding:0}@media(min-width:600px){.special-stories-wrapper{gap:2.25rem;grid-template-columns:repeat(2,1fr)}.expanded .special-stories-wrapper{padding-right:1.25rem;padding-left:1.25rem}}@media(min-width:880px){.special-stories-wrapper{grid-template-columns:repeat(3,1fr)}}.special-stories-wrapper__title{color:#00216d;margin-top:10px}@media(min-width:600px){.special-stories-wrapper__title{font-size:32px}}.special-story-teaser{display:flex;flex-direction:column;justify-content:flex-end;min-height:16rem;position:relative;overflow:hidden;border-radius:5px}@media(min-width:600px){.special-story-teaser{min-height:20rem}}.special-story-teaser:hover,.special-story-teaser:focus-within{text-decoration:underline;color:#fff}.special-story-teaser:hover .special-story-teaser__image,.special-story-teaser:focus-within .special-story-teaser__image{transform:scale(1.05)}@media(min-width:880px){.special-stories-wrapper--highlight-first .special-story-teaser:first-child{grid-column:1/3}}.special-story-teaser__content{bottom:0;padding:1rem 3rem 1rem 1rem;width:100%;z-index:1}.special-story-teaser--no-description .special-story-teaser__content:after,.special-story-teaser--has-description .special-story-teaser__content:after{background:linear-gradient(0deg,#000c,#fff0);bottom:0;content:"";height:50%;left:0;position:absolute;right:0;z-index:-1}.special-story-teaser__title{margin:0 0 .375rem;font-size:20px;position:relative;width:fit-content;font-weight:700;color:#fff}.special-story-teaser .special-story-teaser__title{display:inline}.special-story-teaser .special-story-teaser__title:after{content:"";position:absolute;right:-35px;padding-right:10px;display:block;height:25px;width:25px;bottom:-13px;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.special-story-teaser__summary{margin:0;color:#fff;position:relative;width:fit-content;font-size:14px}a:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .special-story-teaser__summary:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.special-story-teaser__image-wrapper{display:flex;height:100%;position:absolute;width:100%;clip-path:polygon(35px 0,100% 0,100% 100%,0 100%,0 35px)}.special-story-teaser__image{min-width:100%;object-fit:cover;transition:all .3s ease-in-out;clip-path:polygon(35px 0,100% 0,100% 100%,0 100%,0 35px)}.special-story-teaser:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .special-story-teaser__title:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.special-tiles-wrapper{display:inline-grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}.expanded .special-tiles-wrapper{padding:0}@media(min-width:600px){.special-tiles-wrapper{gap:2.25rem;grid-template-columns:repeat(2,1fr)}.expanded .special-tiles-wrapper{padding-right:1.25rem;padding-left:1.25rem}}@media(min-width:880px){.special-tiles-wrapper{grid-template-columns:repeat(3,1fr)}}.margin-top-40{margin-top:20px}@media(min-width:880px){.margin-top-40{margin-top:40px}}.special-tiles-wrapper__title{color:#00216d;margin-top:10px}@media(min-width:600px){.special-tiles-wrapper__title{font-size:32px}}.special-tile-teaser{display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:#fff;border-radius:5px;box-shadow:#00000012 0 6px 24px;border-color:#00216d0a;border-width:1px;border-style:solid}.special-tile-teaser:hover,.special-tile-teaser:focus-within{text-decoration:underline;color:#00216d}@media(min-width:880px){.special-tile-teaser.tile-extended{grid-column:span 2}}.special-tile-teaser__content{padding:30px;height:100%;width:100%;z-index:1}.special-tile-teaser__title{border-bottom:1px solid #e8ecef;margin-bottom:1rem;padding-bottom:1rem;width:95%}@media(min-width:600px){.special-tile-teaser__title{height:75px}}.special-tile-teaser__title h3{margin:0 0 1rem;font-size:20px;position:relative;width:fit-content;font-weight:700;color:#00216d;display:inline}.special-tile-teaser__title h3:after{content:"";position:absolute;right:-35px;padding-right:10px;display:block;height:25px;width:25px;bottom:-14px;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='teal'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.theme-subbrand--patientcare .special-tile-teaser__title h3:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%23db3324'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.theme-subbrand--education .special-tile-teaser__title h3:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%235c37b4'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}a:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .special-tile-teaser__title h3:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='teal'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--patientcare a:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .special-tile-teaser__title h3:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23db3324'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--education a:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .special-tile-teaser__title h3:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%235c37b4'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.special-tile-teaser__summary{color:#00216d;font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.special-tile-teaser--no-description:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .special-tile-teaser__title:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.story-teaser{width:100%}.story-teaser--alternative .story-teaser{height:440px}.story-teaser:hover .story-teaser__image,.story-teaser:focus-within .story-teaser__image{transform:scale(1.05)}@media only screen and (max-width:40em){.story-teaser{margin-bottom:30px}}.story-teaser__wrapper{position:relative;width:100%}@media(min-width:880px){.story-teaser__wrapper{margin:unset}.story-teaser--alternative .story-teaser__wrapper{height:100%}}@media(max-width:880px){.story-teaser--alternative .story-teaser__wrapper{width:auto;margin-left:-10px;margin-right:-10px;height:470px}}.story-teaser__image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}@media(min-width:880px){.story-teaser__image-wrapper{border-radius:5px}}.story-teaser__image-wrapper:before{content:""}.body--dim-background .story-teaser__image-wrapper:before{border-left-color:#f2eeeb!important}.story-teaser__image{width:100%;height:370px;min-height:370px;object-fit:cover;transition:all .3s ease-in-out}.story-teaser--alternative .story-teaser__image{height:100%}@media(min-width:880px){.story-teaser__image{height:100%}}.story-teaser__content{background:transparent linear-gradient(180deg,#008080cc,#007474) 0% 0% no-repeat padding-box;padding:30px 20px;z-index:2;min-height:fit-content;position:absolute;overflow:hidden;border-radius:5px;display:flex;flex-direction:column;justify-content:end}@media(min-width:1280px){.story-teaser__content{width:350px;padding:30px;top:0;right:0;border-top-left-radius:unset;border-bottom-left-radius:unset}}.story-teaser--highlighted .story-teaser__content{width:100%}@media(min-width:1280px){.story-teaser--highlighted .story-teaser__content{width:50%}}.story-teaser--alternative .story-teaser__content{background:transparent linear-gradient(180deg,#9bdff6cc,#72c5e2) 0% 0% no-repeat padding-box;left:0;top:auto;bottom:0;height:auto;border-top-right-radius:0;border-bottom-right-radius:0;width:auto;max-width:87%}@media(min-width:1280px){.story-teaser--alternative .story-teaser__content{max-width:50%;border-bottom-left-radius:5px;border-top-left-radius:5px}}.theme-subbrand--patientcare .story-teaser--alternative .story-teaser__content{background:linear-gradient(180deg,#86d2edcc,#86d2ed)}.theme-subbrand--education .story-teaser--alternative .story-teaser__content{background:linear-gradient(180deg,#3f1f8c 100%,#5c37b4 0%)}.theme-subbrand--education .story-teaser__content{background:transparent linear-gradient(180deg,#5c37b4cc,#3f1f8c) 0% 0% no-repeat padding-box}.story-teaser--homepage .story-teaser__content{background:transparent linear-gradient(180deg,#008080cc,#007474) 0% 0% no-repeat padding-box}.story-teaser__chapeau{font-size:14px;font-weight:400;color:#fff!important;background-color:#00216d;position:absolute;padding:5px 10px;top:0;left:0;border-top-left-radius:5px;border-bottom-right-radius:5px}@media(min-width:1280px){.story-teaser__chapeau{border-top-left-radius:unset}}.story-teaser--alternative .story-teaser__chapeau{background:linear-gradient(90deg,#007474 100%,teal 0%);border-radius:5px 0}.theme-subbrand--patientcare .story-teaser--alternative .story-teaser__chapeau{background:linear-gradient(90deg,#c91d0e 100%,#db3324 0%)}.theme-subbrand--education .story-teaser--alternative .story-teaser__chapeau{background:linear-gradient(90deg,#3f1f8c 100%,#5c37b4 0%)}.story-teaser--homepage .story-teaser__chapeau{background:linear-gradient(90deg,#0b2f81 100%,#00216d 0%)}.story-teaser__title{color:#fff;font-size:24px;overflow-wrap:break-word;line-height:30px;margin-bottom:18px;font-weight:700;letter-spacing:0}@media(min-width:600px){.story-teaser__title{font-size:32px;line-height:40px;margin-bottom:25px}}.story-teaser--alternative .story-teaser__title{color:#00216d;margin-bottom:12px}.story-teaser--homepage .story-teaser__title{color:#fff}.story-teaser__subtitle{color:#fff;font-size:14px;margin:5px 0 24px}.story-teaser--highlighted .story-teaser__subtitle{width:100%}.story-teaser--alternative .story-teaser__subtitle{color:#00216d}.story-teaser--homepage .story-teaser__subtitle{color:#fff}.story-teaser__button{margin-bottom:0;width:fit-content!important;display:flex;padding:18px 65px 18px 25px;position:relative}.story-teaser__button:after{content:"";position:absolute;right:25px;padding-right:10px;display:block;height:25px;width:25px;top:50%;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.wizard--no-background .story-teaser__button{background:none}.theme-subbrand--education .story-teaser__button{background:linear-gradient(90deg,#f2eeeb,#fff);color:#00216d}.theme-subbrand--education .story-teaser__button:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%230c2074'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.theme-subbrand--education .story-teaser__button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--education .story-teaser__button:hover{background:linear-gradient(90deg,#cfd7e6 0% 100%)}.theme-subbrand--education .story-teaser__button:active{background:linear-gradient(90deg,#a4b0c9 0% 100%)}.wizard--gradient-green .story-teaser__button,.story-teaser--homepage .story-teaser__button{background:linear-gradient(90deg,#00216d,#0b2f81)}.row:has(>.item-collection){max-width:1200px;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.news-summary,.event-summary,.video-summary{margin-top:25px}.news-summary-list,.event-summary-list,.video-summary-list{list-style:none;padding-left:0}.news-summary-item,.event-summary-item,.video-summary-item{display:flex;margin-bottom:10px;position:relative}.news-summary-item .teaser span,.event-summary-item .teaser span,.video-summary-item .teaser span{font-size:14px;color:#00216d}.news-summary-item .publication-date,.event-summary-item .publication-date,.video-summary-item .publication-date{margin-bottom:5px}.news-summary-icon,.event-summary-icon,.video-summary-icon{color:#00216d;flex-shrink:0;height:1.5rem;margin-right:.75rem;width:1.75rem}.event-summary-item .calender-date{color:#00216d;font-family:montserrat,sans-serif;font-size:13px;font-weight:700;left:0;position:absolute;text-align:center;top:.5rem;width:1.75rem}.item-collection-header{display:flex;align-items:baseline}.item-collection-header img{max-width:30px}@media(min-width:880px){.item-collection-header img{max-width:38px}}.item-collection-header h3.related__subtitle{font-size:24px;margin-left:10px;margin-block:0}@media(min-width:880px){.item-collection-header h3.related__subtitle{margin-left:15px;font-size:32px}}.item-collection{display:flex;flex-direction:column}.item-collection:not(:first-child){margin-top:30px}@media(min-width:880px){.item-collection{margin-top:0}.item-collection:not(:first-child){margin-top:0}}.item-collection div.event-summary,.item-collection div.news-summary,.item-collection div.video-summary{flex-grow:1;background:#fff;border-radius:5px;border:1px solid rgba(0,33,109,.04);box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;justify-content:space-between;margin-top:14px;padding:30px 20px}@media(min-width:880px){.item-collection div.event-summary,.item-collection div.news-summary,.item-collection div.video-summary{padding:30px;margin-top:22px}}.item-collection div.event-summary ul,.item-collection div.news-summary ul,.item-collection div.video-summary ul{padding:0;margin:0}.item-collection div.event-summary ul li,.item-collection div.news-summary ul li,.item-collection div.video-summary ul li{margin:0;padding:0 0 14px;width:100%;border-bottom:2px solid rgba(10,46,127,.1)}.item-collection div.event-summary ul li:not(:first-of-type),.item-collection div.news-summary ul li:not(:first-of-type),.item-collection div.video-summary ul li:not(:first-of-type){padding-top:16px}.item-collection div.event-summary ul li a.teaser,.item-collection div.news-summary ul li a.teaser,.item-collection div.video-summary ul li a.teaser{padding:0;margin:0;border:none;min-height:auto;width:100%;background-color:transparent;box-shadow:none}.item-collection div.event-summary ul li a.teaser span.publication-date,.item-collection div.news-summary ul li a.teaser span.publication-date,.item-collection div.video-summary ul li a.teaser span.publication-date{font-weight:300;color:#6474a6}.item-collection div.event-summary ul li .calender-date,.item-collection div.news-summary ul li .calender-date,.item-collection div.video-summary ul li .calender-date{display:none}.item-collection div.event-summary>a.link-list__link.related__link,.item-collection div.news-summary>a.link-list__link.related__link,.item-collection div.video-summary>a.link-list__link.related__link{margin-top:16px;float:left;padding-left:0;width:fit-content}.item-collection div.event-summary>a.link-list__link.related__link:before,.item-collection div.news-summary>a.link-list__link.related__link:before,.item-collection div.video-summary>a.link-list__link.related__link:before{content:"";background:none;border:none}.item-collection div.event-summary>a.link-list__link.related__link:hover,.item-collection div.event-summary>a.link-list__link.related__link:focus,.item-collection div.news-summary>a.link-list__link.related__link:hover,.item-collection div.news-summary>a.link-list__link.related__link:focus,.item-collection div.video-summary>a.link-list__link.related__link:hover,.item-collection div.video-summary>a.link-list__link.related__link:focus{text-decoration:underline}.teaser{color:#444;display:block;margin-bottom:40px;position:relative;text-decoration:none}.teaser:hover .teaser__image,.teaser:focus-within .teaser__image{transform:scale(1.05)}.info-list .teaser{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-bottom:20px}@media(min-width:600px){.info-list .teaser{float:left;margin-left:20px;width:calc(50% - 30px)}}.teaser__image-wrapper{height:125px;border-radius:5px;margin:0 0 15px;overflow:hidden;position:relative;clip-path:polygon(100% 0,100% calc(100% - 35px),calc(100% - 35px) 100%,0 100%,0 0);display:flex;align-items:end;justify-content:start}@media(min-width:600px){.teaser__image-wrapper{height:182px}}.related__item .teaser__image-wrapper{clip-path:none}.related__item--inline .teaser__image-wrapper{display:inline-block;float:left;height:58px;width:58px}.related__item--small .teaser__image-wrapper{height:44px;width:44px}.teaser--research-project .teaser__image-wrapper:before{background:linear-gradient(-180deg,#fff0 30%,#0000004d);bottom:0;content:"";height:40%;left:0;opacity:0;position:absolute;transition:opacity .3s cubic-bezier(.165,.84,.44,1);width:100%}.teaser--research-project:hover .teaser__image-wrapper:before{opacity:1}.teaser--specialism .teaser__image-wrapper{margin:0}@media(min-width:600px){.teaser--specialism .teaser__image-wrapper{display:block}}.teaser__image-wrapper--small{height:80px;margin:0 auto;width:80px}.teaser__image-wrapper--small img{width:100%}.related__section .related__item--half .teaser__image-wrapper--small{height:50px;width:50px}.related__section .related__item--half .teaser__image-wrapper--small .teaser__img--small{height:50px}.teaser__image{display:block;min-width:100%;min-height:100%;object-fit:cover;position:relative;border-radius:3px;transition:all .3s ease-in-out}.teaser--specialism .teaser__image{margin:0}.teaser__chapeau{color:#00216d;font-size:14px;margin-top:10px}.teaser--latest-article .teaser__chapeau{color:#fff;font-size:14px;line-height:24px;padding:5px 10px;background:linear-gradient(90deg,#0b2f81 100%,#00216d 0%);border-top-right-radius:5px;position:absolute}.teaser__title{color:#00216d;margin-top:0;margin-bottom:8px;transition:.15s cubic-bezier(.165,.84,.44,1);font-size:18px;line-height:26px}.content-body--article .teaser__title{margin-bottom:10px}.related .teaser__title{font-size:18px}.related__item--inline .teaser__title{display:inline-block;margin-left:15px;width:calc(100% - 73px)}.teaser:hover .teaser__title{color:#00216d;text-decoration:underline}.body--high-contrast .teaser:hover .teaser__title{color:#00216d}.teaser--specialism .teaser__title{margin-top:10px;max-width:250px}@media(min-width:600px){.teaser--specialism .teaser__title{max-width:none}}.related .teaser--specialism .teaser__title{margin-top:0}.teaser__title--small{font-size:16px;line-height:1.5}.teaser--research-project .teaser__title{margin-top:10px}.teaser__chapeau+.teaser__title{margin-top:0}.teaser--general-list .teaser__title{font-size:16px;color:#00216d}.teaser--research-group .teaser__title{padding-top:10px}.related__item--small .teaser__title{line-height:1.3}.teaser__link{all:inherit;color:#00216d;cursor:pointer;display:flex;justify-content:end}.teaser__link:hover,.teaser__link:focus{color:#007474;text-decoration:underline}.theme-subbrand--patientcare .teaser__link{color:#c91d0e}.theme-subbrand--education .teaser__link{color:#3f1f8c}.teaser__link:before{background-color:#0000;inset:0;content:"";pointer-events:auto;position:absolute;z-index:1}.teaser__sidebar-box{overflow:hidden;display:flex;flex-flow:column;flex-grow:1}.teaser__sidebar-box .read-more{color:#007474;position:relative;width:fit-content;font-size:14px}.theme-subbrand--patientcare .teaser__sidebar-box .read-more{color:#c91d0e}.theme-subbrand--education .teaser__sidebar-box .read-more{color:#3f1f8c}.teaser__sidebar-box .read-more:hover,.teaser__sidebar-box .read-more:focus{color:teal}.theme-subbrand--patientcare .teaser__sidebar-box .read-more:hover,.theme-subbrand--patientcare .teaser__sidebar-box .read-more:focus{color:#db3324}.theme-subbrand--education .teaser__sidebar-box .read-more:hover,.theme-subbrand--education .teaser__sidebar-box .read-more:focus{color:#5c37b4}.teaser__sidebar-box .read-more:after{content:"";position:absolute;right:-28px;display:block;height:22px;width:22px;top:50%;transform:translateY(-50%);background-size:21px 21px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='teal'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.theme-subbrand--patientcare .teaser__sidebar-box .read-more:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%23db3324'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.theme-subbrand--education .teaser__sidebar-box .read-more:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%235c37b4'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.teaser__sidebar-box a.teaser__link:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .read-more:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='teal'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--patientcare .teaser__sidebar-box a.teaser__link:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .read-more:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23db3324'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.theme-subbrand--education .teaser__sidebar-box a.teaser__link:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .read-more:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%235c37b4'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.teaser__sidebar-box .publication-date,.teaser__sidebar-box .event-date{color:#767676;font-size:14px;margin-bottom:5px}.teaser__intro{font-size:14px;line-height:26px;font-weight:300;margin-bottom:0;margin-top:5px;color:#00216d;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.related__item--inline .teaser__intro{display:inline-block;margin-left:15px;width:calc(100% - 73px);font-size:14px!important;line-height:170%!important}.teaser--general-list .teaser__intro{color:#00216d}.teaser--research-project{overflow:hidden;max-height:380px}@media(min-width:600px){.teaser--research-project{display:block;height:380px}}.related__section .related__item--half .teaser--research-project{height:auto}.info-list .teaser--general-list{padding:10px 45px 10px 10px;width:100%;margin:0}.info-list .teaser--general-list .teaser__intro{margin-top:-3px;margin-bottom:0}.teaser--general-list:nth-child(2n){background-color:#dcf2fa}.teaser--general-list .teaser__title{margin-bottom:0}.teaser--general-list .teaser__title:after{content:"";position:absolute;right:10px;top:calc(50% - 5px);height:20px;width:20px;transform:translateY(-6px);background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%230c2074'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.teaser--general-list:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .teaser--general-list .teaser__title{color:#e8ecef}.teaser--general-list:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]) .teaser--general-list .teaser__title:after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.teaser--specialism{display:flex;align-items:center}@media(min-width:600px){.teaser--specialism{display:block}}.teaser--research-group:before{background-color:#e8ecef;content:"";height:1px;left:0;position:absolute;top:0;transition:.15s cubic-bezier(.165,.84,.44,1);width:100%}.teaser--latest-article{display:flex;flex-flow:column;margin-bottom:inherit;max-height:fit-content;min-height:406px;overflow:hidden;background:#fff;padding:15px;border-radius:5px;box-shadow:#00000012 0 6px 24px;border-color:#00216d0a;border-width:1px;border-style:solid}@media(min-width:600px){.teaser--latest-article{min-height:472px}}@media(min-width:600px){.teaser--latest-article{padding:20px}}.body--high-contrast .teaser--latest-article{border-color:#4444445c}.body--high-contrast .teaser--latest-article:hover .teaser__title{color:#00216d!important}.teaser--latest-article.no-images{min-height:300px}.text-image-block{display:flex;margin:0 0 1.5rem;width:100%;padding:0;position:relative;justify-content:space-between;clip-path:polygon(100% 0,100% calc(100% - 45px),calc(100% - 45px) 100%,0 100%,0 0)}.text-image-block:before{width:0;height:0;border-bottom:45px solid transparent;border-left:45px solid #fff;position:absolute;top:0;left:0;content:""}.body--dim-background .text-image-block:before{border-left-color:#f2eeeb}.text-image-block{clip-path:polygon(45px 0,100% 0,100% calc(100% - 45px),calc(100% - 45px) 100%,0 100%,0 45px)}@media(min-width:600px){.text-image-block.text-image-block--no-background .text-image-block__wrapper{padding:20px 0 20px 30px}}.text-image-block.text-image-block--no-background .text-image-block__image{border-top-right-radius:5px;border-bottom-right-radius:5px}.text-image-block.text-image-block--no-background.text-image-block--reversed{clip-path:polygon(100% 0,100% calc(100% - 45px),calc(100% - 45px) 100%,0 100%,0 0)}.text-image-block.text-image-block--no-background.text-image-block--reversed:before{content:none}@media(min-width:600px){.text-image-block.text-image-block--no-background.text-image-block--reversed .text-image-block__wrapper{padding:20px 20px 20px 0}}.text-image-block.text-image-block--no-background.text-image-block--reversed .text-image-block__image{border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width:600px){.text-image-block{margin:1rem 0 2rem}}.text-image-block.text-image-block--default{flex-direction:column}@media(min-width:880px){.text-image-block.text-image-block--default{flex-direction:row}}.text-image-block.text-image-block--reversed{flex-direction:column-reverse}@media(min-width:880px){.text-image-block.text-image-block--reversed{flex-direction:row-reverse}}.text-image-block__image{margin:0}.text-image-block--default .text-image-block__image{border-top-right-radius:5px}.text-image-block--reversed .text-image-block__image{border-bottom-left-radius:5px}@media(min-width:880px){.text-image-block__image{flex:0 1 calc(50% + 1px);overflow:hidden}.text-image-block--default .text-image-block__image{border-top-right-radius:unset;border-bottom-left-radius:5px}.text-image-block--reversed .text-image-block__image{border-bottom-left-radius:unset;border-top-right-radius:5px}}.text-image-block__image img{width:100%;height:100%;object-fit:cover}.text-image-block--default .text-image-block__image img{border-top-right-radius:5px}.text-image-block--reversed .text-image-block__image img{border-bottom-left-radius:5px}@media(min-width:880px){.text-image-block--default .text-image-block__image img{border-top-right-radius:unset;border-bottom-left-radius:5px}.text-image-block--reversed .text-image-block__image img{border-bottom-left-radius:unset;border-top-right-radius:5px}}.text-image-block__wrapper{color:#00216d;background-image:linear-gradient(0deg,#86d2edcc,#86d2ed66);padding:3rem 3rem 2rem 2.5rem}.text-image-block--default .text-image-block__wrapper{border-bottom-left-radius:5px}.text-image-block--reversed .text-image-block__wrapper{border-top-right-radius:5px}@media(min-width:880px){.text-image-block__wrapper{flex:0 1 calc(50% + 1px);overflow:hidden}.text-image-block--default .text-image-block__wrapper{border-bottom-left-radius:unset;border-top-right-radius:5px}.text-image-block--reversed .text-image-block__wrapper{border-top-right-radius:unset;border-bottom-left-radius:5px}}.text-image-block--no-background .text-image-block__wrapper{background:none;padding:0;align-items:normal}@media(min-width:600px){.text-image-block--no-background .text-image-block__wrapper{padding:20px 0}}.text-image-block--light-blue .text-image-block__wrapper{background-image:linear-gradient(0deg,#86d2edcc,#86d2ed66)}.text-image-block--gradient-blue .text-image-block__wrapper{background-image:linear-gradient(0deg,#00216d,#00216d99);color:#fff}.text-image-block--gradient-green .text-image-block__wrapper{background-image:linear-gradient(0deg,teal,#00808099);color:#fff}.body--high-contrast .text-image-block__wrapper{background-color:#00216d}.text-image-block__title{margin-top:0}.text-image-block--gradient-green .text-image-block__description,.text-image-block--gradient-blue .text-image-block__description{color:#fff}.text-image-block__button{padding:18px 65px 18px 25px;position:relative;background:linear-gradient(90deg,#00216d,#0b2f81);line-height:1.5rem}.text-image-block__button:after{content:"";position:absolute;right:25px;padding-right:10px;display:block;height:25px;width:25px;top:50%;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.text-image-block--gradient-blue .text-image-block__button{background:linear-gradient(90deg,#f2eeeb,#fff);color:#00216d}.text-image-block--gradient-blue .text-image-block__button:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%230c2074'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.text-image-block--gradient-blue .text-image-block__button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}@media(hover:hover){.text-image-block--gradient-blue .text-image-block__button:hover{background:linear-gradient(90deg,#cfd7e6 0% 100%)}.text-image-block--gradient-blue .text-image-block__button:active{background:linear-gradient(90deg,#a4b0c9 0% 100%)}}.body--high-contrast .text-image-block__button{background-color:#fff;color:#00216d}@media(hover:hover){.body--high-contrast .text-image-block__button:hover{background-color:#f2eeeb}}.top-tasks{position:relative;top:-187px;z-index:1;margin-bottom:-200px;margin-left:auto;margin-right:auto}@media(min-width:600px){.top-tasks{top:-100px;margin-bottom:-110px;width:fit-content}}.top-tasks .top-tasks-list{display:flex;padding:0;list-style:none;position:relative;justify-content:center;background-color:#fff;border-radius:5px;align-items:center;box-shadow:#00000012 0 6px 24px;flex-direction:column}.body--dim-background .top-tasks .top-tasks-list{background-color:#f2eeeb!important}@media(min-width:600px){.top-tasks .top-tasks-list{flex-direction:row;display:flex;align-items:stretch;height:100%}}.top-tasks .top-tasks-list .top-task-item{width:90%;padding:0 .5rem;text-align:left;transition:.3s;background:#fff;position:relative}@media(hover:hover){.top-tasks .top-tasks-list .top-task-item:hover{background:linear-gradient(to bottom,#eef9fdcc,#eef9fd);text-decoration:underline}.top-tasks .top-tasks-list .top-task-item:active{background:#a4b0c9}}@media(min-width:600px){.top-tasks .top-tasks-list .top-task-item{text-align:center;padding:30px 1.75rem 20px;min-width:187px;display:flex;flex-direction:column;align-items:center}.top-tasks .top-tasks-list .top-task-item:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.top-tasks .top-tasks-list .top-task-item:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.top-tasks .top-tasks-list .top-task-item:not(:last-child):after{content:"";position:absolute;right:0;top:20px;height:80%;width:2px;background:#f2eeeb}}.top-tasks .top-tasks-list .top-task-item .top-task-icon{height:70px;display:inline-block;vertical-align:middle;width:75px}@media(min-width:600px){.top-tasks .top-tasks-list .top-task-item .top-task-icon{display:block;width:unset}}.top-tasks .top-tasks-list .top-task-item .top-task-icon .top-task-image{width:45px;height:100%}@media(min-width:600px){.top-tasks .top-tasks-list .top-task-item .top-task-icon .top-task-image{width:55px}}.top-tasks .top-tasks-list .top-task-item .top-task-title{font-size:16px;color:#00216d;padding:10px 0;font-weight:500;display:inline-block;vertical-align:middle;max-width:75%}@media(min-width:600px){.top-tasks .top-tasks-list .top-task-item .top-task-title{font-size:14px;display:block;max-width:100%}}.top-tasks .top-tasks-list .top-task-item+.top-task-item{border-top:2px solid #f2eeeb}@media(min-width:600px){.top-tasks .top-tasks-list .top-task-item+.top-task-item{border-top:0}}#up-to-top{display:flex;align-items:center;justify-content:center;position:fixed;bottom:5px;right:5px;cursor:pointer;color:#fff;transition:.3s ease-in-out;visibility:hidden;opacity:0}@media(min-width:600px){#up-to-top{bottom:10px;right:10px}}#up-to-top span{max-width:45px;transition:.3s ease-in-out}#up-to-top span img{object-fit:cover;object-position:center;max-width:100%}#up-to-top:hover span{transform:rotate(-360deg)}.active{visibility:visible!important;opacity:1!important;z-index:2}.video{margin:40px 0}.wizard{position:relative;background-color:#f2eeeb;min-height:calc(100vh - 179px);padding:40px 0}@media(min-width:880px){.wizard{min-height:calc(100vh - 330px);padding:80px 0}}.wizard__column{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter)}@media(min-width:600px){.wizard__column{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(2 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 2 / var(--grill-columns))) + var(--grill-gutter) * 2)}}@media(min-width:880px){.wizard__column{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);margin-left:calc(calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns))) + var(--grill-gutter) * 2)}}.wizard__button{display:block;font-size:20px;font-weight:700;margin-bottom:20px;text-align:center;background:linear-gradient(90deg,#007474,teal)}.wizard__button:hover{background:linear-gradient(90deg,#004646 0% 100%)}.wizard__button:active{background:linear-gradient(90deg,#001717 0% 100%)}.theme-subbrand--patientcare .wizard__button{background:linear-gradient(90deg,#c91d0e,#db3324)}.theme-subbrand--patientcare .wizard__button:hover{background:linear-gradient(90deg,#791108 0% 100%)!important}.theme-subbrand--patientcare .wizard__button:active{background:linear-gradient(90deg,#280603 0% 100%)!important}.theme-subbrand--education .wizard__button{background:linear-gradient(90deg,#3f1f8c,#5c37b4)}.theme-subbrand--education .wizard__button:hover{background:linear-gradient(90deg,#301573 0% 100%)!important}.theme-subbrand--education .wizard__button:active{background:linear-gradient(90deg,#0f032a 0% 100%)!important}.wizard__button--light{font-size:16px;font-weight:400}.wizard__back-button{position:absolute;top:0;background-color:transparent;border:none;color:#00216d;cursor:pointer;font-size:16px;font-weight:700;outline:0;padding:0 0 0 15px;transition:.2s cubic-bezier(.165,.84,.44,1)}.wizard__back-button:hover{padding-left:18px}.wizard__back-button:before{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='12'%20viewBox='0%200%208%2012'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.663%200l5.795%205.975-5.795%206.004L0%2010.35l4.21-4.375L0%201.63'%20fill-rule='nonzero'%20fill='%2300216D'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;content:"";position:absolute;left:0;top:8px;height:12px;width:7px;transform:translateY(-6px) rotate(180deg)}.wizard__header{margin-top:40px;margin-bottom:40px}@media(min-width:880px){.wizard__header{margin-top:80px}}.wizard__header--secondary{position:relative;padding:25px 0}.wizard__header--secondary:before,.wizard__header--secondary:after{content:"";position:absolute;left:0;width:100%;height:1px;background-color:#00216d}.wizard__header--secondary:before{top:0}.wizard__header--secondary:after{bottom:0}.wizard__header--secondary .wizard__header-wrapper:before{content:"";background-repeat:no-repeat;background-size:100%;background-image:url(/assets/images/checklist.svg);position:absolute;left:0;width:50px;height:50px}.wizard__chapeau{color:#00216d;font-weight:700;margin-bottom:10px}.wizard__title{margin-top:0;margin-bottom:0}.wizard__header--secondary .wizard__title,.wizard__header--secondary .wizard__chapeau{padding-left:70px}.wizard__header--secondary .wizard__title{font-size:20px}.wizard__body{color:#00216d;font-family:700}.wizard__help-text{font-size:13px;line-height:20px;color:#00216d}.wizard__search{margin:40px 0}.wizard__search .list-search__input{font-size:16px}@media(min-width:880px){.wizard__search .list-search__input{font-size:25px}}.wizard__list-item{color:#68bddb;display:block;font-family:montserrat,sans-serif;margin-bottom:30px}.body--high-contrast .wizard__list-item{color:#00216d!important}.wizard__list-item-title{color:#fff;margin-top:0;margin-bottom:0}.wizard__list-item-subtitle{color:#68bddb;font-weight:400}.body--high-contrast .wizard__list-item-subtitle{color:#00216d!important}.wizard__option-list{list-style:none;padding-left:0;margin:60px 0}.wizard__option-item{border-top:1px solid #00216d}.wizard__option-item:last-child{border-bottom:1px solid #00216d}.wizard__option{background-color:transparent;color:#00216d;border:none;border-radius:0;cursor:pointer;display:block;padding:30px 0 30px 70px;position:relative;text-align:left;width:100%}.wizard__option:before{background-repeat:no-repeat;background-size:34px;content:"";position:absolute;top:38px;left:0;width:34px;height:34px}.wizard__option:focus{outline:none}.wizard__option:hover{text-decoration:underline}.wizard__option:last-child{border-bottom:1px solid}.wizard__option--step-by-step:before{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2036'%3e%3cg%20fill-rule='nonzero'%20fill='%2300216D'%3e%3cpath%20d='M6.103%203.053C3.837%203.053%202%204.866%202%207.103s1.837%204.05%204.103%204.05%204.103-1.813%204.103-4.05c-.011-2.232-1.842-4.039-4.103-4.05zm0%206.065c-1.127%200-2.041-.902-2.041-2.015s.914-2.015%202.04-2.015c1.128%200%202.042.902%202.042%202.015-.002%201.112-.915%202.013-2.041%202.015zM13.853%205.746H33v1.62H13.853zM6.103%2013.994C3.837%2013.994%202%2015.807%202%2018.044s1.837%204.05%204.103%204.05%204.103-1.813%204.103-4.05c-.011-2.232-1.842-4.039-4.103-4.05zm0%206.065c-1.127%200-2.041-.902-2.041-2.015s.914-2.015%202.04-2.015c1.128%200%202.042.902%202.042%202.015-.002%201.112-.915%202.013-2.041%202.015zM13.853%2017.6H33v1.8H13.853zM6.103%2025.847C3.837%2025.847%202%2027.66%202%2029.897s1.837%204.05%204.103%204.05%204.103-1.813%204.103-4.05c-.011-2.232-1.842-4.039-4.103-4.05zm0%206.065c-1.127%200-2.041-.902-2.041-2.015s.914-2.015%202.04-2.015c1.128%200%202.042.902%202.042%202.015-.002%201.112-.915%202.013-2.041%202.015zM13.853%2029.453H33v1.8H13.853z'/%3e%3c/g%3e%3c/svg%3e")}.wizard__option--practical-preparation:before{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2036'%3e%3cg%20stroke='%2300216D'%20fill-rule='nonzero'%20fill='none'%3e%3cpath%20d='M9.643%2017.035l7.012%206.508c.211.178%205.998-6.16%2017.36-19.014'%20stroke-width='2.2'/%3e%3cpath%20d='M33.455%2013.859a15.942%2015.942%200%200%201-1.567%2012.077%2015.958%2015.958%200%200%201-9.747%207.519A15.968%2015.968%200%200%201%209.373%2031.47a15.933%2015.933%200%200%201-6.828-9.329%2015.91%2015.91%200%200%201%20.283-9.217A16.088%2016.088%200%200%201%208.15%205.39a15.926%2015.926%200%200%201%205.71-2.845c4.573-1.225%209.231-.325%2012.916%202.091'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.wizard__option--prepare-conversation:before{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2036'%3e%3cg%20stroke='%2300216D'%20stroke-width='2.06'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M17.286%2024.797c0%201.202-1.006%203.188-2.221%203.188H9.472L5.53%2031.82a.77.77%200%200%201-.871.128.754.754%200%200%201-.384-.785l.569-3.178H4.25c-1.215%200-2.221-.986-2.221-2.188v-7.049c0-1.203%201.006-2.188%202.22-2.188l2.844.002'/%3e%3cpath%20d='M9.286%2024.669H19.96l7.244%207.151a.769.769%200%200%200%20.837.131.754.754%200%200%200%20.419-.73l-.675-6.552h3.267c1.637%200%202.977-1.329%202.977-2.948V6.979c0-1.623-1.34-2.95-2.977-2.95H9.472c-1.636%200-2.977%201.328-2.977%202.95v14.379s0%203.31%202.79%203.31z'/%3e%3c/g%3e%3c/svg%3e")}.wizard__option--support-child:before{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2036'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M18%2034C9.155%2034%202%2026.812%202%2018%202%209.188%209.155%202%2018%202c8.845%200%2016%207.188%2016%2016%200%208.812-7.188%2016-16%2016z'%20stroke='%2300216D'%20stroke-width='2'/%3e%3cpath%20d='M14.503%209.762c1.005-.847%202.336-1.27%203.993-1.27%201.637%200%202.95.363%203.936%201.09.987.727%201.48%201.766%201.48%203.118%200%20.667-.117%201.25-.35%201.745a4.22%204.22%200%200%201-.879%201.258c-.353.342-.81.736-1.368%201.18-.54.428-.958.792-1.256%201.091-.298.3-.554.663-.768%201.09-.214.429-.32.916-.32%201.464h-2.039c0-.685.112-1.284.335-1.797.223-.513.493-.937.81-1.27.316-.334.744-.723%201.284-1.168.707-.582%201.228-1.095%201.563-1.54.335-.445.503-1.018.503-1.72%200-.803-.28-1.415-.838-1.834-.558-.42-1.33-.629-2.317-.629-.986%200-1.768.235-2.345.706-.577.47-.884%201.15-.921%202.04l-2.094-.026c.056-1.505.586-2.682%201.591-3.528zm4.658%2014.006c.336.318.503.726.503%201.223%200%20.497-.167.91-.503%201.238-.335.329-.752.493-1.25.493-.497%200-.92-.164-1.265-.493a1.634%201.634%200%200%201-.52-1.238c0-.497.173-.905.52-1.223a1.803%201.803%200%200%201%201.265-.478c.498%200%20.915.16%201.25.478z'%20fill='%2300216D'/%3e%3c/g%3e%3c/svg%3e")}.wizard__option-title{font-size:20px;line-height:1.2;margin-top:0;margin-bottom:5px}.wizard__option-subtitle{margin-bottom:0}.wizard__more-info{font-size:14px;line-height:22px;margin-bottom:10px}.wizard__button-email{margin-top:40px;min-width:210px}.wizard__search-filter{margin-bottom:20px}.wizard__filter-link{display:inline-block;clear:left}.wizard__filter-link h3{font-size:16px}.body--high-contrast .wizard__filter-link h3{color:#00216d!important}.wizard-feedback-section{width:100%;color:#00216d}.wizard-feedback-section .feedback-form{display:flex;flex-direction:column;gap:10px}.wizard-feedback-section .feedback-form label{display:flex;align-items:center}.wizard-feedback-section .feedback-form label input{accent-color:#00216d;height:20px;width:20px;margin-right:5px}.wizard-feedback-section .button:hover{background:linear-gradient(90deg,#071c4d 0% 100%)}.wizard-feedback-section .button:active{background:linear-gradient(90deg,#02091a 0% 100%)}.row:has(>.columns>.wizard-teaser){max-width:1200px;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.wizard-teaser{width:100%;height:100%;position:relative;overflow:hidden;border-radius:5px;clip-path:polygon(100% 0,100% calc(100% - 35px),calc(100% - 35px) 100%,0 100%,0 0)}@media only screen and (max-width:40em){.expanded .wizard-teaser{margin-left:0;width:100%}}.wizard-teaser__background{box-sizing:border-box;padding:30px 20px;display:flex;align-items:end;position:relative;background-image:linear-gradient(0deg,#00216d,#00216d99);height:100%}@media only screen and (min-width:40em){.wizard-teaser__background{padding-top:120px 20px 30px}}.wizard--no-background .wizard-teaser__background{background:none;padding:0;align-items:normal}@media(min-width:600px){.wizard--no-background .wizard-teaser__background{padding:20px 0}}.wizard--light-blue .wizard-teaser__background{background-image:linear-gradient(0deg,#86d2edcc,#86d2ed66)}.wizard--gradient-green .wizard-teaser__background{background-image:linear-gradient(0deg,teal,#00808099)}.body--high-contrast .wizard-teaser__background{background-color:#00216d}@media(min-width:600px){.wizard-teaser__background{padding-left:20px;padding-right:20px}}@media(min-width:880px){.wizard-teaser__background{padding-left:30px;padding-right:30px}}.wizard-teaser__title{color:#fff;font-weight:700;font-size:24px;margin-top:0}.wizard--no-background .wizard-teaser__title,.wizard--light-blue .wizard-teaser__title{color:#00216d}@media(min-width:1280px){.wizard-teaser__title{font-size:32px}}.wizard-teaser__description{color:#fff;font-size:14px;margin-bottom:24px}.wizard--no-background .wizard-teaser__description,.wizard--light-blue .wizard-teaser__description{color:#00216d}.wizard-teaser__description ul{margin-left:-20px}.wizard-teaser__description a{color:#fff}.wizard--no-background .wizard-teaser__description a,.wizard--light-blue .wizard-teaser__description a{color:#00216d}.wizard-teaser__description a:hover{text-decoration:underline}.wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]){display:inline-block;font-weight:500;position:relative;transition:border-color .3s}.wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):after{background-color:transparent;content:"";position:absolute;left:0;bottom:0;height:2px;width:100%}.wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]){margin-right:20px;position:relative}.wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";display:block;position:absolute;top:48%;left:100%;width:18px;height:18px;margin-left:4px;transform:translateY(-50%);background-size:contain}.wizard--no-background .wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.wizard--light-blue .wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):before{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.wizard-teaser__description a:not(.teaser,.button,.alphabetic-list__link,.related__link,.related__item,[name]):not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{width:100%!important}.wizard-teaser__button{margin-bottom:10px;width:fit-content!important;display:flex;padding:18px 65px 18px 25px;position:relative;background:linear-gradient(90deg,#f2eeeb,#fff);color:#00216d}.wizard-teaser__button:after{content:"";position:absolute;right:25px;padding-right:10px;display:block;height:25px;width:25px;top:50%;transform:translateY(-50%);background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3ccircle%20id='Background'%20cx='10.5'%20cy='10.5'%20r='10.5'%20fill='%230c2074'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.wizard-teaser__button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}@media(hover:hover){.wizard-teaser__button:hover{background:linear-gradient(90deg,#cfd7e6 0% 100%)}.wizard-teaser__button:active{background:linear-gradient(90deg,#a4b0c9 0% 100%)}}.wizard--gradient-green .wizard-teaser__button,.wizard--light-blue .wizard-teaser__button,.wizard--no-background .wizard-teaser__button{color:#fff;background:linear-gradient(90deg,#00216d,#0b2f81)}.wizard--gradient-green .wizard-teaser__button:after,.wizard--light-blue .wizard-teaser__button:after,.wizard--no-background .wizard-teaser__button:after{background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.wizard--gradient-green .wizard-teaser__button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after,.wizard--light-blue .wizard-teaser__button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after,.wizard--no-background .wizard-teaser__button:not([href^="https://www.erasmusmc.nl"]):not([href^="https://erasmusmc-acc-cd.azurewebsites.net"]):not([href^="https://acc-cd.erasmusmc.nl"]):not([href^="https://www.erasmusmc.local"]):not([href^="https://patientenfolders.erasmusmc.nl"]):not([href^="/"]):not([href^="#"]):not([name]):after{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10%206h-4c-1.10457%200-2%20.89543-2%202v10c0%201.1046.89543%202%202%202h10c1.1046%200%202-.8954%202-2v-4m-4-10h6m0%200v6m0-6-10%2010'%20stroke='%23ffffff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/svg%3e")}.wizard--gradient-green .wizard-teaser__button:hover,.wizard--light-blue .wizard-teaser__button:hover,.wizard--no-background .wizard-teaser__button:hover{background:linear-gradient(90deg,#071c4d 0% 100%)!important}.wizard--gradient-green .wizard-teaser__button:active,.wizard--light-blue .wizard-teaser__button:active,.wizard--no-background .wizard-teaser__button:active{background:linear-gradient(90deg,#02091a 0% 100%)!important}input,textarea,button,select,label,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.sc-editor-label{position:absolute;left:0;bottom:0}.scWebEditInput.scEnabledChrome[contentEditable=true]{width:100%}form[data-sc-fxb]{margin-top:20px;margin-bottom:20px}form[data-sc-fxb] ::placeholder{color:#444;font-size:14px}form[data-sc-fxb] h3+*+*+label{margin-top:0}form[data-sc-fxb] label,form[data-sc-fxb] p{display:block;margin-top:20px}form[data-sc-fxb] label.sc-form-listitem{display:flex;align-items:baseline}form[data-sc-fxb] label+label{margin-top:5px}form[data-sc-fxb] input,form[data-sc-fxb] textarea{padding:10px;border-radius:3px;border:1px solid #d3d3d3;background-color:#f9f9f9;color:#444;outline:none;margin-bottom:2px}.body--dim-background form[data-sc-fxb] input:not([type=submit]),.body--dim-background form[data-sc-fxb] textarea:not([type=submit]){background-color:#fff!important}form[data-sc-fxb] input:focus,form[data-sc-fxb] textarea:focus{border:1px solid #68bddb;padding:9px}.body--high-contrast form[data-sc-fxb] input:focus,.body--high-contrast form[data-sc-fxb] textarea:focus{border-color:#00216d}form[data-sc-fxb] select{padding:10px;border-radius:3px;border:1px solid #d3d3d3;background-color:#f9f9f9;color:#444;outline:none;margin-bottom:2px}.body--dim-background form[data-sc-fxb] select{background-color:#fff!important}form[data-sc-fxb] select:focus{border:1px solid #68bddb;padding:9px}form[data-sc-fxb] select option:hover,form[data-sc-fxb] select option:active,form[data-sc-fxb] select option:focus{background:#96c8e9;color:#444}form[data-sc-fxb] input:not([type=checkbox],[type=submit],[type=radio]){width:100%}form[data-sc-fxb] input[type=checkbox],form[data-sc-fxb] input[type=radio]{margin-right:10px}form[data-sc-fxb] textarea{width:100%;min-height:100px;margin-bottom:-6px}form[data-sc-fxb] input[type=submit]{background-color:#00216d;border-radius:5px;border:none;clear:both;color:#fff;cursor:pointer;display:inline-block;float:left;font-size:16px;line-height:137%;margin-bottom:10px;margin-top:30px;padding:10px 20px;text-decoration:none;transition:all .1s cubic-bezier(.165,.84,.44,1);width:auto}form[data-sc-fxb] input[type=submit].is-submitted{background-color:#999;cursor:not-allowed;opacity:.65;pointer-events:none}form[data-sc-fxb] .field-validation-error{clear:both;float:left;display:contents;color:#db3324;font-size:14px!important}form[data-sc-fxb] .field-validation-error span{display:block}form[data-sc-fxb] .input-validation-error{background-image:url("data:image/svg+xml,%3csvg%20width='19'%20height='20'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2019%2020'%3e%3cg%20stroke='%23D0021B'%20stroke-width='2'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M1%2019L18.31%201M1%201l17.31%2018'/%3e%3c/g%3e%3c/svg%3e");background-position:calc(100% - 10px);background-repeat:no-repeat}form[data-sc-fxb] .input-validation-error:focus{background-position:calc(100% - 9px)}form[data-sc-fxb] .valid{background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='21'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2021'%3e%3cpath%20d='M1%209.216L9.91%2019%2025%201'%20stroke-width='2'%20stroke='%2300216D'%20fill='none'%20fill-rule='evenodd'/%3e%3c/svg%3e");background-position:calc(100% - 10px);background-repeat:no-repeat}form[data-sc-fxb] .valid:focus{background-position:calc(100% - 9px)}form[data-sc-fxb] input[type=date]:hover,form[data-sc-fxb] input[type=date]:focus{background-image:none}form[data-sc-fxb] .captcha-wrapper{clear:both}.row{padding-left:20px;padding-right:20px}@media only screen and (max-width:40em){.row{padding-left:10px;padding-right:10px}.row *:focus{-webkit-tap-highlight-color:rgba(255,255,255,0)!important;-webkit-focus-ring-color:rgba(255,255,255,0)!important;outline:none!important}.row *{-webkit-tap-highlight-color:transparent}}.row .columns.expanded{padding-left:0;padding-right:0}.row .columns:has(div.content-body--banner.expanded){padding-left:0;padding-right:0}.row .columns:has(div.content-body--banner.expanded) .row{padding-left:0;padding-right:0;max-width:none}.row.expanded{padding-left:0;padding-right:0}.row.expanded.full-width-background{background-color:#eef9fd;padding-block:60px}@media(max-width:660px){.row.expanded.full-width-background{padding-block:40px}}.row.expanded.full-width-background-top-bottom-split{background-color:#eef9fd;background-image:linear-gradient(0deg,#eef9fd 0% 40%,#fff 40% 100%)}.body--dim-background .row.expanded.full-width-background-top-bottom-split{background-color:#9adef5;background-image:linear-gradient(0deg,#9adef5 0% 40%,#f2eeeb 40% 100%)}@media(max-width:660px){.row.expanded.full-width-background-top-bottom-split{padding-block:40px}}.row.expanded.full-width-background-pattern-climbing-left-to-right{background-color:#eef9fd;background-image:url(/assets/images/background-climbing-pattern-left-to-right.svg);background-repeat:no-repeat;background-position:bottom right;padding-block:60px}@media(max-width:660px){.row.expanded.full-width-background-pattern-climbing-left-to-right{padding-block:40px}}.row.expanded.full-width-background-pattern-climbing-right-to-left{background-color:#eef9fd;background-image:url(/assets/images/background-climbing-pattern-right-to-left.svg);background-repeat:no-repeat;background-position:bottom left;padding-block:60px}@media(max-width:660px){.row.expanded.full-width-background-pattern-climbing-right-to-left{padding-block:40px}}@media(max-width:880px){.row.expanded .small-padding-collapse{padding-left:0;padding-right:0}}.row.expanded .medium-padding-collapse{padding-left:0;padding-right:0}.row.additional-margin-top-20{margin-top:10px}@media(min-width:880px){.row.additional-margin-top-20{margin-top:20px}}.row.additional-margin-top-40{margin-top:20px}@media(min-width:880px){.row.additional-margin-top-40{margin-top:40px}}.row.additional-margin-top-60{margin-top:30px}@media(min-width:880px){.row.additional-margin-top-60{margin-top:60px}}.row.additional-margin-bottom-20{margin-bottom:10px}@media(min-width:880px){.row.additional-margin-bottom-20{margin-bottom:20px}}.row.additional-margin-bottom-40{margin-bottom:20px}@media(min-width:880px){.row.additional-margin-bottom-40{margin-bottom:40px}}.row.additional-margin-bottom-60{margin-bottom:30px}@media(min-width:880px){.row.additional-margin-bottom-60{margin-bottom:60px}}.row.additional-margin-top-desktop-only{margin-top:0}@media(min-width:880px){.row.additional-margin-top-desktop-only{margin-top:40px}}.row.color-white{background-color:#fff}.swiper--custom{overflow:hidden;position:relative;width:calc(100vw - 20px)}@media(min-width:1280px){.swiper--custom{overflow:visible;width:auto}}.swiper-container--custom{overflow:visible}.swiper-wrapper--custom{list-style:none;padding:0;width:calc(100% + 30px)}@media(min-width:880px){.swiper-wrapper--custom{width:calc(100% + 30px)}}.swiper-slide--custom{width:calc(3 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 3 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);box-sizing:border-box;margin-left:0;margin-right:20px}@media(min-width:880px){.swiper-slide--custom{width:calc(6 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 6 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);width:calc(50% - 30px);margin-left:0;margin-right:30px}}@media(min-width:1280px){.swiper-slide--custom{width:calc(4 / var(--grill-columns) * 100% - (var(--grill-gutter) + var(--grill-gutter) * 4 / var(--grill-columns)));float:left;margin-left:var(--grill-gutter);width:calc(33.3333% - 30px);margin-left:0;margin-right:30px}}.swiper-slide--custom:last-child{margin-right:0}.swiper-slide--custom .teaser--latest-article{height:415px}@media(min-width:880px){.swiper-slide--custom .teaser--latest-article{height:480px}}.swiper-slide--custom .teaser--latest-article.no-images{height:300px}.swiper-slide--custom .teaser--latest-article .teaser__sidebar-box .teaser__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.swiper-pagination{position:relative}.swiper-navigation-buttons{position:absolute;bottom:36px;width:100%;display:block;left:-10px}@media(min-width:880px){.swiper-navigation-buttons{left:0;top:105px}}.swiper-button{background-size:contain;width:30px;height:30px;display:block}@media(min-width:880px){.swiper-button{width:50px;height:50px}}.swiper-button.swiper-button-disabled{opacity:0}.swiper-button-prev{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='63'%20height='63'%20viewBox='0%200%2063%2063'%3e%3cg%20id='ARROW_BUTTON'%20data-name='ARROW%20BUTTON'%20transform='translate(-1516%20-1613)'%3e%3ccircle%20id='Background'%20cx='31.5'%20cy='31.5'%20r='31.5'%20transform='translate(1516%201613)'%20fill='teal'%20opacity='0.8'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(1542%201656.083)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,23.083,11.542,11.542m0,0L0,0'%20transform='translate(23.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");transform:rotate(180deg);left:calc(50% - 100px)}@media(min-width:880px){.swiper-button-prev{left:-60px}}@media(min-width:1280px){.swiper-button-prev{left:-180px}}.theme-subbrand--patientcare .swiper-button-prev{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='63'%20height='63'%20viewBox='0%200%2063%2063'%3e%3cg%20id='ARROW_BUTTON'%20data-name='ARROW%20BUTTON'%20transform='translate(-1516%20-1613)'%3e%3ccircle%20id='Background'%20cx='31.5'%20cy='31.5'%20r='31.5'%20transform='translate(1516%201613)'%20fill='%23db3324'%20opacity='0.8'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(1542%201656.083)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,23.083,11.542,11.542m0,0L0,0'%20transform='translate(23.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.theme-subbrand--education .swiper-button-prev{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='63'%20height='63'%20viewBox='0%200%2063%2063'%3e%3cg%20id='ARROW_BUTTON'%20data-name='ARROW%20BUTTON'%20transform='translate(-1516%20-1613)'%3e%3ccircle%20id='Background'%20cx='31.5'%20cy='31.5'%20r='31.5'%20transform='translate(1516%201613)'%20fill='%235c37b4'%20opacity='0.8'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(1542%201656.083)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,23.083,11.542,11.542m0,0L0,0'%20transform='translate(23.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.swiper-button-next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='63'%20height='63'%20viewBox='0%200%2063%2063'%3e%3cg%20id='ARROW_BUTTON'%20data-name='ARROW%20BUTTON'%20transform='translate(-1516%20-1613)'%3e%3ccircle%20id='Background'%20cx='31.5'%20cy='31.5'%20r='31.5'%20transform='translate(1516%201613)'%20fill='teal'%20opacity='0.8'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(1542%201656.083)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,23.083,11.542,11.542m0,0L0,0'%20transform='translate(23.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");right:calc(50% - 100px)}@media(min-width:880px){.swiper-button-next{right:-60px}}@media(min-width:1280px){.swiper-button-next{right:-180px}}.theme-subbrand--patientcare .swiper-button-next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='63'%20height='63'%20viewBox='0%200%2063%2063'%3e%3cg%20id='ARROW_BUTTON'%20data-name='ARROW%20BUTTON'%20transform='translate(-1516%20-1613)'%3e%3ccircle%20id='Background'%20cx='31.5'%20cy='31.5'%20r='31.5'%20transform='translate(1516%201613)'%20fill='%23db3324'%20opacity='0.8'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(1542%201656.083)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,23.083,11.542,11.542m0,0L0,0'%20transform='translate(23.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.theme-subbrand--education .swiper-button-next{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='63'%20height='63'%20viewBox='0%200%2063%2063'%3e%3cg%20id='ARROW_BUTTON'%20data-name='ARROW%20BUTTON'%20transform='translate(-1516%20-1613)'%3e%3ccircle%20id='Background'%20cx='31.5'%20cy='31.5'%20r='31.5'%20transform='translate(1516%201613)'%20fill='%235c37b4'%20opacity='0.8'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(1542%201656.083)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,23.083,11.542,11.542m0,0L0,0'%20transform='translate(23.083)%20rotate(90)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.swiper-button-prev,.swiper-button-next{z-index:9}@media(min-width:880px){.swiper-button-prev,.swiper-button-next{top:75px;z-index:1}}.swiper-pagination-bullets{bottom:0!important;padding-bottom:30px;left:-10px!important}@media(min-width:880px){.swiper-pagination-bullets{left:0!important}}.swiper-pagination-bullet{background-color:#fff;opacity:1;width:12px;height:12px;border:1px solid #b2bdd3}.body--high-contrast .swiper-pagination-bullet{background-color:#00216d!important}.swiper-pagination-bullet-active{background-color:teal;border:1px solid #008080}.theme-subbrand--patientcare .swiper-pagination-bullet-active{background-color:#db3324!important;border:1px solid #db3324!important}.theme-subbrand--education .swiper-pagination-bullet-active{background-color:#5c37b4!important;border:1px solid #5c37b4!important}.swiper-newsletter-subscription{text-align:center}@media(min-width:600px){.swiper-newsletter-subscription{padding-bottom:70px}}.swiper-newsletter-subscription .swiper-newsletter-subscription-text{color:#00216d;display:inline-block;font-weight:700;font-size:25px;line-height:140%;vertical-align:middle}.swiper-newsletter-subscription .swiper-newsletter-subscription-link{padding:18px 65px 18px 25px;position:relative;text-align:left;font-weight:400}@media(min-width:600px){.swiper-newsletter-subscription .swiper-newsletter-subscription-link{margin-left:30px}}@media(min-width:880px){.swiper-newsletter-subscription .swiper-newsletter-subscription-link{margin-top:0}}.swiper-newsletter-subscription .swiper-newsletter-subscription-link:after{content:"";position:absolute;right:25px;padding-right:10px;height:25px;width:25px;background-size:24px 24px;background-image:url("data:image/svg+xml,%3csvg%20id='Arrow_element'%20data-name='Arrow%20element'%20xmlns='http://www.w3.org/2000/svg'%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%3e%3cpath%20id='Background'%20d='M10.5,0A10.5,10.5,0,1,1,0,10.5,10.5,10.5,0,0,1,10.5,0Z'%20fill='%23fff'/%3e%3cg%20id='Arrow_1'%20data-name='Arrow%201'%20transform='translate(8.842%2014.46)%20rotate(-90)'%3e%3cpath%20id='Arrow_1-2'%20data-name='Arrow%201'%20d='M0,8.083,4.542,4.042m0,0L0,0'%20transform='translate(8.083)%20rotate(90)'%20fill='none'%20stroke='%2300216d'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}
