@charset "UTF-8";@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appearFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes appearFromTop{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:none}}@keyframes wiggle{0%{transform:rotate(0)}25%{transform:rotate(-12deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-4deg)}to{transform:rotate(0)}}@keyframes upDown{0%{transform:translateY(-15px)}50%{transform:translateY(15px)}to{transform:translateY(-15px)}}@keyframes leftRight{0%{transform:translateX(-15px)}50%{transform:translateX(15px)}to{transform:translateX(-15px)}}@keyframes popupAppear{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);opacity:0;transform:translateY(-50%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1;transform:0}}.button,input[type=submit],label.button{--background:#eb6a0a;--backgroundAccent:#ba5409;--foreground:#fff;--backgroundActive:#ba5409;--backgroundAccentActive:#ba5409;--foregroundActive:#fff;--fill:var(--foreground);align-items:center;background:var(--background);border:none;border-bottom:3px solid var(--backgroundAccent);color:var(--foreground);display:inline-flex;font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;gap:20px;justify-content:space-between;justify-self:baseline;line-height:1.3125rem;padding:14px 20px;text-decoration:none}@media (prefers-reduced-motion:no-preference){.button,input[type=submit],label.button{transition:all .3s cubic-bezier(.38,.01,0,1);transition-property:background-color,color,fill,stroke,outline-color,border-color}}.button:focus,.button:hover,input[type=submit]:focus,input[type=submit]:hover,label.button:focus,label.button:hover{fill:var(--foregroundActive);background-color:var(--backgroundActive);border-bottom-color:var(--backgroundAccentActive);color:var(--foregroundActive);outline-color:var(--backgroundActive)}.button.stroke,input[type=submit].stroke,label.button.stroke{--fill:initial;--stroke:var(--foreground)}.button.stroke:focus,.button.stroke:hover,input[type=submit].stroke:focus,input[type=submit].stroke:hover,label.button.stroke:focus,label.button.stroke:hover{fill:unset;--stroke:var(--foregroundActive)}.button[disabled],input[type=submit][disabled],label.button[disabled]{opacity:.5;pointer-events:none}.button.narrow,input[type=submit].narrow,label.button.narrow{padding:10px}.button.wide,input[type=submit].wide,label.button.wide{padding-left:40px;padding-right:40px}.button.fullWidth,input[type=submit].fullWidth,label.button.fullWidth{display:flex;width:100%}.button.center,input[type=submit].center,label.button.center{justify-content:center}.button.border,input[type=submit].border,label.button.border{border-width:3px}.button.transparent,input[type=submit].transparent,label.button.transparent{--background:transparent;--backgroundAccent:transparent;--backgroundActive:transparent;--backgroundAccentActive:transparent;--foreground:#eb6a0a;--foregroundActive:#ba5409}.button.blue,input[type=submit].blue,label.button.blue{--background:#0080b6;--backgroundAccent:#004664;--backgroundAccentActive:#004664;--backgroundActive:#004664}.button.blueActive,input[type=submit].blueActive,label.button.blueActive{--backgroundActive:#004664;--backgroundAccentActive:#004664;--foregroundActive:#fff}.button.whiteBlue,input[type=submit].whiteBlue,label.button.whiteBlue{--background:#fff;--backgroundAccent:#ebebeb;--backgroundAccentActive:#ebebeb;--backgroundActive:#fff;--foreground:#0080b6;--foregroundActive:#eb6a0a}.button.whiteBlueActive,input[type=submit].whiteBlueActive,label.button.whiteBlueActive{--backgroundActive:#fff;--backgroundAccentActive:#ebebeb;--foregroundActive:#0080b6}.button.whiteOrange,input[type=submit].whiteOrange,label.button.whiteOrange{--background:#fff;--backgroundAccent:#ebebeb;--backgroundAccentActive:#ebebeb;--backgroundActive:#fff;--foreground:#eb6a0a;--foregroundActive:#0080b6}.button.whiteOrangeActive,input[type=submit].whiteOrangeActive,label.button.whiteOrangeActive{--backgroundActive:#fff;--backgroundAccentActive:#ebebeb;--foregroundActive:#ba5409}.button.greyBlue,input[type=submit].greyBlue,label.button.greyBlue{--background:#f3f3f3;--backgroundAccent:#ebebeb;--backgroundAccentActive:#ebebeb;--backgroundActive:#f3f3f3;--foreground:#0080b6;--foregroundActive:#eb6a0a}.button.greyBlueActive,input[type=submit].greyBlueActive,label.button.greyBlueActive{--backgroundActive:#f3f3f3;--backgroundAccentActive:#ebebeb;--foregroundActive:#0080b6}.button.greyOrange,input[type=submit].greyOrange,label.button.greyOrange{--background:#f3f3f3;--backgroundAccent:#ebebeb;--backgroundAccentActive:#ebebeb;--backgroundActive:#f3f3f3;--foreground:#eb6a0a;--foregroundActive:#0080b6}.button.greyOrangeActive,input[type=submit].greyOrangeActive,label.button.greyOrangeActive{--backgroundActive:#f3f3f3;--backgroundAccentActive:#ebebeb;--foregroundActive:#ba5409}.button svg.sprite,input[type=submit] svg.sprite,label.button svg.sprite{height:20px;width:20px}#readspeaker_button1{margin-bottom:20px;margin-top:10px}main>section.hero{padding-bottom:0;padding-top:0}section.hero{margin-bottom:20px}@media (min-width:768px){section.hero{margin-bottom:40px}}section.hero .background{height:250px}@media (min-width:1220px){section.hero .background{height:300px}}@media (min-width:1440px){section.hero .background{height:350px}}section.hero .leaderBlock{background:#fff;border:1px solid #f3f3f3;box-shadow:0 1px 2px rgba(0,0,0,.16);padding:20px}section.hero .leaderBlock h2{margin-bottom:10px}section.hero .leaderBlock .umb-block-list{display:flex;flex-direction:column;gap:20px}section.hero .leaderBlock a,section.hero .leaderBlock p{font-size:1.1em}section.hero .leaderBlock a{font-weight:700;gap:10px;text-decoration:none}section.hero .leaderBlock a.iconLink .icon{flex:0 0 50px;height:50px;width:50px}section.hero .leaderBlock a.iconLink .text{display:flex;flex-direction:column;font-size:1.25rem;line-height:1.5rem}section.hero .leaderBlock a.iconLink small{color:#4a4a4a;font-size:1rem;font-weight:400}section.hero .leaderBlock ul li+li{margin-top:20px}section.hero .leaderBlock ul .icon{align-items:center;display:flex;flex:0 0 50px;height:50px;justify-content:center;width:50px}section.hero .leaderBlock ul svg.sprite{max-height:100%;width:100%}section.hero .leaderBlock ul .text{display:flex;flex-direction:column}section.hero.hasImage .breadcrumb{margin-top:10px}@media (min-width:768px){section.hero.hasImage .leaderBlock{margin-top:-90px;position:relative;z-index:1}}@media (min-width:1220px){section.hero time{display:block;margin-top:40px}}section.heroHome .background{height:440px}section.heroHome .background img{width:100%}section.heroHome .background+.container{margin-top:-165px;position:relative}section.heroHome .searchForm{--height:50px}section.heroHome .quickLinks{background:#fff;margin-top:40px;padding-top:20px}section.heroHome .quickLinks ul{--bs-gutter-x:20px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}section.heroHome .quickLinks li{flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:768px){section.heroHome .quickLinks li{flex:0 0 auto;width:50%}}@media (min-width:1220px){section.heroHome .quickLinks li{flex:0 0 auto;width:33.33333333%}}section.heroHome .quickLinks a{color:#0080b6;gap:20px;padding:10px 20px;text-decoration:none;width:100%}@media (prefers-reduced-motion:no-preference){section.heroHome .quickLinks a{transition:color .3s cubic-bezier(.38,.01,0,1)}}section.heroHome .quickLinks a:focus,section.heroHome .quickLinks a:hover{color:#eb6a0a}section.heroHome .quickLinks .icon{height:50px;width:50px}section.heroHome .quickLinks .text{display:flex;flex-direction:column;gap:5px}section.heroHome .quickLinks strong{font-size:1.25rem;line-height:1.5rem}section.heroHome .quickLinks span{color:#4a4a4a}section.heroHome .quickLinks svg.sprite{height:52px;width:52px}.heroCondition h1{margin-bottom:10px}.heroCondition .departmentInfo{margin-top:20px}@media (min-width:768px){.heroCondition .departmentInfo{margin-top:0}}.heroDepartment .image{height:280px}.heroDepartment .breadcrumb{margin-top:20px}.heroDepartment .departmentInfo{margin-top:40px}.heroDepartment.hasImage .departmentInfo{position:relative;z-index:1}@media (min-width:768px){.heroDepartment.hasImage .departmentInfo{margin-top:-60px}}#ribbon{--background:#e0e0e0;--foreground:#fff;background:var(--background);color:var(--foreground);left:0;padding:5px 0;position:fixed;top:0;transform:translateY(-100%);width:100%;z-index:11}#ribbon.active{transform:translateY(0)}#ribbon[data-color=green],#ribbon[data-color=groen]{--background:#7cac3a}#ribbon[data-color=geel],#ribbon[data-color=orange],#ribbon[data-color=oranje],#ribbon[data-color=yellow]{--background:#eb6a0a}#ribbon[data-color=red],#ribbon[data-color=rood]{--background:#c63958}#ribbon a{color:var(--foreground)}#ribbon button[data-close]{align-items:center;background:transparent;border:none;display:flex;height:40px;justify-content:center;padding:0;width:40px}@media (prefers-reduced-motion:no-preference){#ribbon button[data-close]{transition:background .3s cubic-bezier(.38,.01,0,1)}}#ribbon button[data-close]:after,#ribbon button[data-close]:before{background:var(--foreground);content:"";display:block;height:3px;position:absolute;width:30px}#ribbon button[data-close]:before{transform:rotate(45deg)}#ribbon button[data-close]:after{transform:rotate(-45deg)}#ribbon button[data-close]:focus,#ribbon button[data-close]:hover{background:hsla(0,0%,100%,.1)}html.ribbonActive body>header:before{top:var(--ribbonHeight)}html.ribbonActive body>header .view{margin-top:var(--ribbonHeight)}html.ribbonActive body>header+*{padding-top:var(--ribbonHeight)}form.searchForm{--height:42px;align-items:center;display:flex;position:relative}form.searchForm label{height:.1px;left:-100vw;position:absolute;width:.1px}form.searchForm input[type=search]{-webkit-appearance:none;-webkit-border-radius:2px;flex:1 1;font-size:1rem;height:var(--height);line-height:1;padding:2px calc(20px + var(--height)) 2px 20px}form.searchForm button[type=submit]{background:transparent;border:none;height:var(--height);padding:0;position:absolute;right:0;width:var(--height);z-index:1}form.searchForm button[type=submit] svg.sprite{--svgStroke:#eb6a0a;height:21px;width:20px}form.searchForm ul.results{align-items:stretch;background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 3px rgba(0,0,0,.16);display:flex;flex-direction:column;gap:0;left:0;position:absolute;top:100%;width:100%}form.searchForm ul.results:empty{display:none}form.searchForm ul.results li{margin:0;padding:0}form.searchForm ul.results a{color:#0080b6;display:flex;padding:5px 10px;text-decoration:none}form.searchForm ul.results a:focus,form.searchForm ul.results a:hover{color:#eb6a0a}form.searchForm:not(:focus-within) ul.results{display:none}body form input{width:100%}body form input[type=button],body form input[type=checkbox],body form input[type=image],body form input[type=radio],body form input[type=reset],body form input[type=submit]{width:auto}body form select,body form textarea{width:100%}body form input[type=email],body form input[type=file],body form input[type=number],body form input[type=password],body form input[type=phone],body form input[type=search],body form input[type=tel],body form input[type=text],body form input[type=url],body form textarea{border:1px solid #e0e0e0;border-radius:2px;font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:34px;padding:5px 10px}@media (prefers-reduced-motion:no-preference){body form input[type=email],body form input[type=file],body form input[type=number],body form input[type=password],body form input[type=phone],body form input[type=search],body form input[type=tel],body form input[type=text],body form input[type=url],body form textarea{transition:border-color .3s cubic-bezier(.38,.01,0,1)}}body form input[type=email]:hover,body form input[type=file]:hover,body form input[type=number]:hover,body form input[type=password]:hover,body form input[type=phone]:hover,body form input[type=search]:hover,body form input[type=tel]:hover,body form input[type=text]:hover,body form input[type=url]:hover,body form textarea:hover{border-color:#6a6a6a}body form input[type=email]:focus,body form input[type=email]:hover,body form input[type=file]:focus,body form input[type=file]:hover,body form input[type=number]:focus,body form input[type=number]:hover,body form input[type=password]:focus,body form input[type=password]:hover,body form input[type=phone]:focus,body form input[type=phone]:hover,body form input[type=search]:focus,body form input[type=search]:hover,body form input[type=tel]:focus,body form input[type=tel]:hover,body form input[type=text]:focus,body form input[type=text]:hover,body form input[type=url]:focus,body form input[type=url]:hover,body form textarea:focus,body form textarea:hover{border-color:#aeaeae;box-shadow:0 2px 5px rgba(0,0,0,.08)}body form input[type=email]::-moz-placeholder, body form input[type=file]::-moz-placeholder, body form input[type=number]::-moz-placeholder, body form input[type=password]::-moz-placeholder, body form input[type=phone]::-moz-placeholder, body form input[type=search]::-moz-placeholder, body form input[type=tel]::-moz-placeholder, body form input[type=text]::-moz-placeholder, body form input[type=url]::-moz-placeholder, body form textarea::-moz-placeholder{color:#aeaeae}body form input[type=email]::placeholder,body form input[type=file]::placeholder,body form input[type=number]::placeholder,body form input[type=password]::placeholder,body form input[type=phone]::placeholder,body form input[type=search]::placeholder,body form input[type=tel]::placeholder,body form input[type=text]::placeholder,body form input[type=url]::placeholder,body form textarea::placeholder{color:#aeaeae}body form textarea{min-height:120px}body form label{font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700}body form label+.required{color:#de214b}body form input.input-validation-error,body form select.input-validation-error,body form textarea.input-validation-error{border-color:#de214b}body form span.field-validation-error{color:#de214b;display:inline-block}@media (prefers-reduced-motion:no-preference){body form span.field-validation-error{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:apear;animation-timing-function:cubic-bezier(.38,.01,0,1)}}body form .checkbox,body form .radio{position:relative}body form .checkbox input,body form .radio input{height:.1px;left:-100vw;overflow:hidden;position:absolute;width:.1px}body form .checkbox input~label,body form .radio input~label{font-weight:400;padding:5px 0 5px 35px}body form .checkbox input~label:focus-visible,body form .radio input~label:focus-visible{outline:2px dashed #4a4a4a}body form .checkbox input~label:after,body form .checkbox input~label:before,body form .radio input~label:after,body form .radio input~label:before{content:"";display:block;height:16px;left:-2px;position:absolute;top:8px;width:16px}body form .checkbox input~label:before,body form .radio input~label:before{border:1px solid #4a4a4a}@media (prefers-reduced-motion:no-preference){body form .checkbox input~label:before,body form .radio input~label:before{transition:border-color .3s cubic-bezier(.38,.01,0,1)}}body form .checkbox input~label:after,body form .radio input~label:after{background:#fff;border:1px solid transparent;opacity:0;transform:none}@media (prefers-reduced-motion:no-preference){body form .checkbox input~label:after,body form .radio input~label:after{transition:all .15s cubic-bezier(.38,.01,0,1);transition-property:opacity,transform}}body form .checkbox input:checked~label:before,body form .radio input:checked~label:before{background:#eb6a0a;border-color:#eb6a0a}body form .checkbox input:checked~label:after,body form .radio input:checked~label:after{opacity:1;transform:scale(.5)}body form .radio{display:block}body form .radio input~label:after,body form .radio input~label:before{border-radius:50%}body form .checkbox{display:block}body form .checkbox input~label:after,body form .checkbox input~label:before{border-radius:2px}body form .checkbox input:checked~label:after{transform:scale(.5)}body form label{cursor:pointer;display:inline-block!important}body form .row{margin-bottom:20px}body form .row:last-child{margin-bottom:0}body form .hidden{display:none}body form .submitRow{align-items:center}@media (min-width:768px){body form .submitRow>:nth-of-type(2){align-items:center;justify-content:flex-end;text-align:right}}body form .idealText{align-items:center;display:inline-flex}body form .idealText svg.sprite{margin-left:10px}body form .invalid-red{color:red}.umbraco-forms-field.mandatory .umbraco-forms-label:after,.umbraco-forms-field.mandatory .umbraco-forms-legend:after{color:#4a4a4a;content:"*";margin-left:0}.umbraco-forms-field+.umbraco-forms-field{margin-top:20px}.umbraco-forms-field .umbraco-forms-label,.umbraco-forms-field .umbraco-forms-legend{font-weight:700;margin-bottom:5px}.umbraco-forms-hidden{display:none}.umbraco-forms-tooltip{color:#aeaeae;font-size:90%;margin-left:5px}.umbraco-forms-navigation{margin-top:40px}.umbraco-forms-navigation .button{--background:#fff;--foreground:#eb6a0a;--background:#f3f3f3;--backgroundAccent:#eb6a0a;--backgroundActive:#eb6a0a;--backgroundAccentActive:#eb6a0a;border:2px solid var(--backgroundAccent);border-radius:2px}.breadcrumb{margin-bottom:20px;padding-top:10px}.breadcrumb ul{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.breadcrumb li{align-items:center;color:#aeaeae;display:inline-flex;font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:700;line-height:1;text-transform:uppercase}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb a:focus,.breadcrumb a:hover{color:#0080b6}.breadcrumb li+li:before{content:"›";font-size:1.25rem;font-weight:700;margin-right:10px;opacity:.5;transform:translateY(-.125rem)}:root{--consent-cookiebar-bg:#fff;--consent-cookiebar-color:#4a4a4a;--consent-button-background:#eb6a0a;--consent-button-color:#fff;--consent-button-highlight-background:#ba5409;--consent-button-highlight-color:#fff}.consent-cookiebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--consent-cookiebar-bg);bottom:0;color:var(--consent-cookiebar-color);display:flex;flex-direction:column;gap:20px;left:0;padding:20px 0;position:fixed;right:0;transform:translateY(100%);transition:transform .8s ease-in-out;width:100%;z-index:9999}.consent-cookiebar.open,.consent-cookiebar[open]{transform:translateY(0)}@media only screen and (min-width:768px){.consent-cookiebar{flex-direction:row}}.consent-cookiebar .col{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:768px){.consent-cookiebar .col{flex-direction:row}}.consent-cookiebar .content{flex:1 1 auto}.consent-cookiebar .content .title{color:var(--consent-cookiebar-color);display:block;font-size:1.5rem;line-height:1.8rem;margin-bottom:10px}.consent-cookiebar .content .mobile{font-size:1rem;line-height:1.1rem}@media only screen and (min-width:768px){.consent-cookiebar .content .mobile{display:none}}.consent-cookiebar .content .desktop{display:none;font-size:1rem;line-height:1.4rem}@media only screen and (min-width:768px){.consent-cookiebar .content .desktop{display:block}}.consent-cookiebar .actions{flex:0 0 auto;flex-direction:row;flex-wrap:wrap;gap:10px}@media only screen and (min-width:768px){.consent-cookiebar .actions{flex-direction:column}}.consent-cookiebar .actions .button{align-items:center;background:var(--consent-button-background);color:var(--consent-button-color);display:inline-flex;justify-content:center}.consent-cookiebar .actions .button:focus,.consent-cookiebar .actions .button:hover{background:var(--consent-button-highlight-background);color:var(--consent-button-highlight-color)}.consent-form .title{display:block;font-size:1.5rem;line-height:1.8rem;margin-bottom:20px}.consent-form .checkboxTitle{display:block;font-size:1.2rem;line-height:1.5rem;margin-bottom:10px}.consent-form .consentCheckbox{margin-bottom:20px}.consent-form .consentCheckbox input[type=checkbox]{height:.1px;left:-100vw;overflow:hidden;position:absolute;visibility:hidden;width:.1px}.consent-form .consentCheckbox label{display:block;padding-left:30px;padding-top:0;position:relative}.consent-form .consentCheckbox label:after,.consent-form .consentCheckbox label:before{content:"";height:20px;left:0;position:absolute;top:0;width:20px}.consent-form .consentCheckbox label:before{border:1px solid #000}.consent-form .consentCheckbox label:after{align-items:center;content:"✓";display:flex;font-weight:700;justify-content:center;opacity:0;transition:opacity .2s ease-in-out}.consent-form .consentCheckbox input[type=checkbox]:checked+label:after{opacity:1}.consent-form .consentCheckbox input[type=checkbox]:disabled+label:before{opacity:.7}.consent-form .saveRow{display:flex;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width:768px){.consent-form .saveRow{align-items:center;flex-direction:row}}.consent-form .successText{margin-top:10px;opacity:0;transition:opacity .8s ease-in-out}@media only screen and (min-width:768px){.consent-form .successText{margin-left:20px;margin-top:0}}.consent-form .successText.saved{opacity:1;transition:none}.consent-cookiebar .content .title{color:#eb6a0a;font-size:1.375rem;font-weight:700;line-height:1.625rem}@media (min-width:500px){.consent-cookiebar .content .title{font-size:1.75rem;line-height:2.125rem}}@media (min-width:768px){.consent-cookiebar .content .title{font-size:2rem;line-height:2.375rem}}.consent-cookiebar .actions{align-items:center;display:flex;justify-content:center}.consent-cookiebar .actions .button{cursor:pointer;width:100%}.consent-cookiebar .actions .button span{font-size:unset;line-height:unset}@media (prefers-reduced-motion:no-preference){.consent-cookiebar .actions .button{transition:all .3s cubic-bezier(.38,.01,0,1)}}@media (min-width:768px){.consent-cookiebar .actions .button{display:block;font-size:1.2rem;max-width:none}}.consent-form{margin-bottom:40px}.consent-form .title{color:#eb6a0a;font-size:1.375rem;font-weight:700;line-height:1.625rem}@media (min-width:500px){.consent-form .title{font-size:1.75rem;line-height:2.125rem}}@media (min-width:768px){.consent-form .title{font-size:2rem;line-height:2.375rem}}.consent-form label{font-weight:400;max-width:62.5rem}.card,.consent-form .consentCheckbox .checkboxTitle{color:#4a4a4a}.card{background:#fff;flex-direction:column}.card .image{padding-bottom:56.25%}.card .content{color:#4a4a4a;display:flex;flex-direction:column;gap:10px;padding:30px 20px}.card strong{color:#0080b6;font-size:1.25rem;line-height:1.5rem}.card .continueLink{align-items:center;color:#0080b6;display:flex;gap:10px;margin-top:auto;padding-top:10px}@media (prefers-reduced-motion:no-preference){.card .continueLink{transition:color .3s cubic-bezier(.38,.01,0,1)}}a.card{text-decoration:none}@media (prefers-reduced-motion:no-preference){a.card .readMore,a.card strong{transition:color .3s cubic-bezier(.38,.01,0,1)}a.card .continueLink svg.sprite{transition:transform .3s cubic-bezier(.38,.01,0,1)}}a.card:focus strong,a.card:hover strong{color:#eb6a0a}a.card:focus .content,a.card:hover .content{color:#4a4a4a}a.card:focus .continueLink,a.card:hover .continueLink{--fill:#eb6a0a;color:#eb6a0a}a.card:focus .continueLink svg.sprite,a.card:hover .continueLink svg.sprite{transform:translateX(5px)}[data-tabs] .tabContent{display:none}@media (prefers-reduced-motion:no-preference){[data-tabs] .tabContent{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:appear;animation-timing-function:cubic-bezier(.38,.01,0,1)}}[data-tabs] .tabContent.active{display:block}.tabsOverview .tabHeader button{background:#f3f3f3;border:none;padding:0}.tabsOverview .tabHeaders{display:flex;gap:0;overflow:auto}.tabsOverview .tabHeader a{color:#0080b6;font-size:1.125rem;line-height:1.375rem;padding:10px;text-decoration:none;transition-property:color,background-color}@media (min-width:768px){.tabsOverview .tabHeader a{font-size:1.25rem;line-height:1.625rem;padding:16px 20px}}.tabsOverview .tabHeader a:focus,.tabsOverview .tabHeader a:hover{background:#f3f3f3}.tabsOverview .tabHeader a[aria-selected=true]{background:#f3f3f3;color:#eb6a0a}.tabsOverview .tabHeader a h2{color:inherit;font-size:inherit;line-height:inherit;margin-bottom:unset}.tabsOverview .tabContents{background:#f3f3f3;padding:20px}@media (min-width:768px){.tabsOverview .tabContents{padding:30px}}@media (min-width:1220px){.tabsOverview .tabContents{padding:40px}}.tabsOverview .listsByLetter .list li:nth-child(odd){background:#fff}@media (min-width:768px){.tabsOverview .listsByLetter .list li:nth-child(odd){background:unset}.tabsOverview .listsByLetter .list li:nth-child(4n+1),.tabsOverview .listsByLetter .list li:nth-child(4n+2){background:#fff}}@media (min-width:1440px){.tabsOverview .listsByLetter .list li:nth-child(4n+1),.tabsOverview .listsByLetter .list li:nth-child(4n+2){background:unset}.tabsOverview .listsByLetter .list li:nth-child(6n+1),.tabsOverview .listsByLetter .list li:nth-child(6n+2),.tabsOverview .listsByLetter .list li:nth-child(6n+3){background:#fff}}.tabsDetails{margin-bottom:40px}@media (min-width:1220px){.tabsDetails .tabHeaders{position:sticky;top:65px;z-index:1}html.ribbonActive .tabsDetails .tabHeaders{top:calc(65px + var(--ribbonHeight))}}.tabsDetails .tabHeaders ul{background-color:#fff;display:flex;flex-wrap:wrap;gap:0;justify-content:stretch}@media (min-width:1220px){.tabsDetails .tabHeaders ul{flex-wrap:nowrap;overflow-x:auto}}.tabsDetails .tabHeaders li{flex:1 1 50%}@media (min-width:768px){.tabsDetails .tabHeaders li{flex:0 0}}.tabsDetails .tabHeaders a{align-items:center;background:#fff;color:#0080b6;display:flex;flex-direction:column;font-size:1.125rem;font-weight:700;justify-content:center;line-height:1.375rem;padding:10px;text-decoration:none;transition-property:color,background-color}@media (min-width:768px){.tabsDetails .tabHeaders a{padding:16px}}.tabsDetails .tabHeaders a:hover{background:#f3f3f3}.tabsDetails .tabHeaders a.isActive{background:#f3f3f3;color:#eb6a0a}.tabsDetails .tabHeaders a svg.sprite{height:60px;width:60px}.tabsDetails .tabHeaders a span{white-space:nowrap}.tabsDetails .tabContent{background:#f3f3f3;display:flex;flex-direction:column;gap:40px;padding:20px}@media (min-width:768px){.tabsDetails .tabContent{gap:60px;padding:30px}}@media (min-width:1220px){.tabsDetails .tabContent{gap:80px;padding:60px 40px}}.tabsDetails .tabContent .links{display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;margin-top:20px}.tabsDetails .tabContent .links a{margin:0}.tabsDetails .tabContent .links:has(.button){flex-direction:row}.tabsDetails .checklist{align-self:flex-start;border:2px solid #eb6a0a;border-radius:10px;color:#eb6a0a;padding:10px 20px 30px}.tabsDetails .checklist ul li:before{background:#eb6a0a}.tabsDetails .checklist .checklistHeader{align-items:center;background:#f3f3f3;display:inline-flex;gap:10px;margin-top:-30px;padding:0 10px;transform:translateY(-7px)}.tabsDetails .checklist .checklistHeader svg.sprite{height:50px;width:45px}.tabsDetails .checklist .checklistHeader h2{font-size:1.375rem;line-height:1.625rem;margin-top:0}.listsByLetter nav.letterNavigation ul{display:flex;flex-wrap:wrap;gap:0}.listsByLetter nav.letterNavigation a,.listsByLetter nav.letterNavigation div{--underlineColor:#eb6a0a;align-items:center;border-radius:2px;color:#0080b6;display:inline-flex;font-size:1.375rem;font-weight:700;height:42px;justify-content:center;text-decoration:none;width:42px}.listsByLetter nav.letterNavigation a span,.listsByLetter nav.letterNavigation div span{display:inline-block;position:relative}.listsByLetter nav.letterNavigation a span:after,.listsByLetter nav.letterNavigation div span:after{background-color:var(--underlineColor);bottom:var(--underlineSpacing,2px);content:"";height:var(--underlineSize,3px);left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}@media (prefers-reduced-motion:no-preference){.listsByLetter nav.letterNavigation a span:after,.listsByLetter nav.letterNavigation div span:after{transition:transform .3s cubic-bezier(.38,.01,0,1)}}.listsByLetter nav.letterNavigation a:focus,.listsByLetter nav.letterNavigation a:hover,.listsByLetter nav.letterNavigation div:focus,.listsByLetter nav.letterNavigation div:hover{background:#fff;color:#eb6a0a}.listsByLetter nav.letterNavigation a:focus span:after,.listsByLetter nav.letterNavigation a:hover span:after,.listsByLetter nav.letterNavigation div:focus span:after,.listsByLetter nav.letterNavigation div:hover span:after{transform:scaleX(1)}.listsByLetter nav.letterNavigation a[disabled],.listsByLetter nav.letterNavigation div[disabled]{opacity:.5;pointer-events:none}.listsByLetter nav.letterNavigation+.list{border-top:3px solid #fff;margin-top:30px;padding-top:30px}.listsByLetter .list h3{color:#eb6a0a;font-size:2.5rem;line-height:2.875rem;margin-bottom:10px}.listsByLetter .list ul{display:grid;grid-template-columns:1fr}@media (min-width:768px){.listsByLetter .list ul{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.listsByLetter .list ul{grid-template-columns:repeat(3,1fr)}}.listsByLetter .list ul+h3{margin-top:30px}.listsByLetter .list a{--fill:#0080b6;align-items:baseline;color:#0080b6;display:flex;font-size:1.125rem;padding:10px;text-decoration:none}@media (min-width:768px){.listsByLetter .list a{padding:20px 10px}}.listsByLetter .list a:focus,.listsByLetter .list a:hover{--fill:#eb6a0a;color:#eb6a0a}.listsByLetter .list a svg.sprite{height:12px;width:12px}.pagedList .filterBlock{background:#f3f3f3;margin-bottom:40px;padding:20px}@media (min-width:768px){.pagedList .filterBlock{padding:30px;padding:40px 30px}}.pagedList .filterBlock h2{color:#4a4a4a;font-size:1.25rem;line-height:1.5rem;margin-bottom:5px}.pagedList .filterBlock .row{align-items:stretch}.pagedList .filterBlock .row>div{display:flex}.pagedList .filterBlock button,.pagedList .filterBlock input,.pagedList .filterBlock select{height:50px}.pagedList .filterBlock label{height:.1px;left:-100vw;position:absolute;width:.1px}.pagedList .filterBlock button[type=submit]{background:transparent;border:none}.pagedList .filterBlock button[type=submit] svg.sprite{--stroke:#eb6a0a;height:20px;position:relative;top:2px;width:20px}.pagedList .filterBlock .inputCol{margin-bottom:20px;position:relative}@media (min-width:768px){.pagedList .filterBlock .inputCol{margin-bottom:0}}.pagedList .filterBlock .inputCol input{padding-right:60px}.pagedList .filterBlock .inputCol button[type=submit]{height:100%;padding:0;position:absolute;right:15px;width:60px}.pagedList .filterBlock select~button[type=submit]{width:60px}.pagedList ul.items{display:flex;flex-direction:column}.pagedList ul.items li+li{border-top:1px solid #f3f3f3;margin-top:20px;padding-top:20px}@media (min-width:1220px){.pagedList ul.items li+li{margin-top:40px;padding-top:40px}}.pagedList .itemsRow{--bs-gutter-y:20px}.pagedList.hasPager ul.items{margin-bottom:40px}@media (min-width:1220px){.pagedList.hasPager ul.items{margin-bottom:60px}}.pager{align-items:center;display:flex;gap:10px}article{justify-content:space-between}article .content{display:flex;flex-direction:column;gap:10px;order:2}@media (min-width:768px){article .content{order:1}}article time{color:#aeaeae;font-size:1.125rem;line-height:1.25rem}article .title{color:#0080b6}article p{color:#4a4a4a}article .continueLink,article .readMore{color:#0080b6;font-size:1.125rem;font-weight:700;margin-top:auto}article .image{margin-bottom:20px;order:1}@media (min-width:768px){article .image{margin-bottom:0;order:2}}article img{width:100%}a.article{color:initial;display:flex;text-decoration:none}@media (prefers-reduced-motion:no-preference){a.article article .continueLink,a.article article .readMore,a.article article .title{transition:color .3s cubic-bezier(.38,.01,0,1)}}a.article .row{width:100%}a.article:focus article .continueLink,a.article:focus article .readMore,a.article:focus article .title,a.article:hover article .continueLink,a.article:hover article .readMore,a.article:hover article .title{--fill:#eb6a0a;color:#eb6a0a}section.jobDetails .row{position:relative}section.jobDetails .floatingButton{background:#fff;bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.16);margin-top:40px;padding:20px;position:sticky}@media (min-width:768px){section.jobDetails .floatingButton{display:none}}section.jobDetails .floatingBlock{box-shadow:0 2px 8px rgba(0,0,0,.16);padding:20px}@media (min-width:1220px){section.jobDetails .floatingBlock{position:sticky;top:100px}}@media (max-width:767.98px){section.jobDetails .floatingBlock a{display:none}}section.jobDetails .floatingBlock h2{color:#4a4a4a;font-size:1rem;line-height:1.125rem;margin-bottom:0}section.jobDetails .floatingBlock h2:not(:first-child){margin-top:10px}section.jobDetails .floatingBlock span{display:block}section.jobDetails .floatingBlock img{height:auto;margin-top:10px}section.jobDetails .floatingBlock img~br,section.jobDetails .floatingBlock img~br+a[href^="mailto:"]{display:none}.jobsRow a.job{--stroke:#eb6a0a;--linkColor:#0080b6;text-decoration:none;width:100%}.jobsRow a.job:focus,.jobsRow a.job:hover{--linkColor:#eb6a0a}.jobsRow a.job .row{width:100%}.jobsRow a.job .image{aspect-ratio:1;background:#e0e0e0;width:100%}.jobsRow a.job h2{color:var(--linkColor);margin-bottom:10px}@media (prefers-reduced-motion:no-preference){.jobsRow a.job h2{transition:color .3s cubic-bezier(.38,.01,0,1)}}.jobsRow a.job ul{color:#eb6a0a;display:flex;flex-direction:row;flex-wrap:wrap;margin:-5px -15px}.jobsRow a.job li{align-items:center;display:flex;font-weight:700;gap:10px;margin:5px 15px}.jobsRow a.job li svg.sprite{height:32px;width:32px}.jobsRow a.job svg.sprite.icon_salary{--svgStroke:none}.jobsRow>div:not(:last-child) a.job{border-bottom:1px solid #e0e0e0;padding-bottom:20px}section.specialistDetails h1~span,section.specialistDetails h1~strong{display:block}section.specialistDetails h1~strong{color:#6a6a6a;font-size:1.25rem;line-height:1.375rem;margin-top:10px}section.specialistDetails h1~strong:not(:last-child){margin-bottom:5px}section.specialistDetails .image{border-radius:50%;overflow:hidden}section.blTileList h2{margin-bottom:40px}section.blTileList a{background:#eb6a0a;color:#fff;flex-direction:column;font-size:1.875rem;font-weight:700;line-height:2.1875rem;text-decoration:none;width:100%}section.blTileList .text{align-items:flex-end;display:flex;min-height:calc(4.375rem + 30px);padding:20px 15px 10px;text-align:left;width:100%}section.blTileList .image{height:0;padding-bottom:75%;width:100%}section.blNews.fullscreenSection{background:#f3f3f3}section.blNews h2{margin-bottom:40px}section.blNews .card,section.blNews .card .content{height:100%}section.blNews .image{padding-bottom:50%}section.blAgenda2Column .agendaRow{--bs-gutter-y:var(--breakpoint-gutter)}section.blAgenda2Column a.agendaItem{align-items:center;background:#f3f3f3;display:flex;gap:30px;height:100%;padding:20px 10px;text-decoration:none}section.blAgenda2Column a.agendaItem time{align-items:center;color:#6a6a6a;display:flex;flex:0 0 100px;flex-direction:column;font-weight:700;text-transform:uppercase}section.blAgenda2Column a.agendaItem time span:first-child{font-size:2.25rem;line-height:2.125rem}section.blAgenda2Column a.agendaItem .content{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;position:relative}section.blAgenda2Column a.agendaItem .content strong{font-size:1.625rem;line-height:1.875rem}section.blAgenda2Column a.agendaItem .content span{color:#6a6a6a}section.blAgenda2Column a.agendaItem .content:before{background:#aeaeae;content:"";height:100%;left:-30px;position:absolute;top:0;width:1px}.agendaDetailBlock{background:#f3f3f3;margin-top:20px;padding:20px}@media (min-width:1220px){.agendaDetailBlock{padding:20px 30px}}.agendaDetailBlock .row:not(:last-child){margin-bottom:5px}section.blCallToAction{position:relative}section.blCallToAction .background{height:100%;position:absolute;top:0;z-index:-1}section.blCallToAction .block{background:#fff;border-radius:2px;box-shadow:0 2px 3px rgba(0,0,0,.16);margin-bottom:30px;margin-top:30px;padding:20px;text-align:center}@media (min-width:768px){section.blCallToAction .block{margin-bottom:40px;margin-top:40px;padding:30px 20px}}@media (min-width:1440px){section.blCallToAction .block{margin-bottom:60px;margin-top:60px;padding:40px}}section.blCallToAction .block h2{margin-bottom:20px}section.blCallToAction .actions{display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:20px}@media (min-width:768px){section.blCallToAction .actions{flex-direction:row}section.blCallToAction .actions a{text-align:center}}section.blLinkBlocks h2+a.continueLink{margin-bottom:40px}section.blLinkBlocks :has(a.continueLink) h2{margin-bottom:20px}section.blLinkBlocks .blocksRow{--bs-gutter-y:var(--breakpoint-gutter,0)}section.blLinkBlocks .blocksRow>*{display:flex}section.blLinkBlocks .blocksRow a{align-items:center;background:#f3f3f3;display:flex;flex:1 1;flex-direction:column;font-size:1.125rem;font-weight:700;height:100%;justify-content:center;line-height:1.25rem;min-height:180px;padding:20px;text-align:center;text-decoration:none}@media (min-width:768px){section.blLinkBlocks .blocksRow a{font-size:1.25rem;gap:20px;line-height:1.5rem}}@media (min-width:1220px){section.blLinkBlocks .blocksRow a{padding:40px 20px}}section.blLinkBlocks .blocksRow a img{height:82px;-o-object-fit:contain;object-fit:contain;width:82px}section.blLeftRight .image{border-radius:50%;height:0;overflow:hidden;padding-bottom:100%}@media (min-width:768px){section.blLeftRight .icon{display:flex;justify-content:center}}section.blDownload a{--stroke:#eb6a0a;color:#eb6a0a;font-weight:700;gap:20px;text-decoration:none}section.blDownload a:focus,section.blDownload a:hover{--stroke:#0080b6;color:#0080b6}section.blDownload svg.sprite{height:35px;width:27px}section.blJobsHighlighted{--padding:20px}@media (min-width:1024px){section.blJobsHighlighted{--padding:30px}}@media (min-width:1440px){section.blJobsHighlighted{--padding:40px}}section.blJobsHighlighted .block{background:#f3f3f3}section.blJobsHighlighted .splide{border-bottom:10px solid #fff;height:100%}@media (min-width:1024px){section.blJobsHighlighted .splide{border-bottom:none;border-right:10px solid #fff}}section.blJobsHighlighted .splide .splide__track{height:100%}section.blJobsHighlighted .list{padding:var(--padding)}section.blJobsHighlighted .list .h2{margin-bottom:10px}section.blJobsHighlighted .list ul{display:flex;flex-direction:column;gap:5px}section.blJobsHighlighted .list ul a{--fill:#0080b6;color:#0080b6;text-decoration:none}section.blJobsHighlighted .list ul a:focus,section.blJobsHighlighted .list ul a:hover{--fill:#eb6a0a;color:#eb6a0a}section.blJobsHighlighted .list ul a svg.sprite{height:12px;width:12px}section.blJobsHighlighted .list a.button{margin-top:20px}section.blJobsHighlighted a.job{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin-bottom:20px;padding:var(--padding);text-decoration:none}section.blJobsHighlighted a.job h3{color:#0080b6}@media (prefers-reduced-motion:no-preference){section.blJobsHighlighted a.job h3{transition:color .3s cubic-bezier(.38,.01,0,1)}}section.blJobsHighlighted a.job:focus h3,section.blJobsHighlighted a.job:hover h3{color:#eb6a0a}section.blJobsHighlighted .badges{align-items:center;color:#eb6a0a;display:flex;flex-direction:row;flex-wrap:wrap;margin:-10px -20px}section.blJobsHighlighted .badges li{align-items:center;display:flex;flex-direction:row;gap:10px;margin:10px 20px}section.blJobsHighlighted .badges .icon{--fill:red;align-items:center;display:flex;flex-direction:row;height:32px;justify-content:center;width:32px}section.blColumns .blocksRow{--bs-gutter-y:var(--breakpoint-gutter)}section.blSpecialists .specialistsRow{--bs-gutter-y:40px}body>footer{background:#aeaeae;color:#fff;padding:40px 0}body>footer a,body>footer h2,body>footer h3{color:#fff}body>footer h2{font-size:1.375rem;line-height:1.5rem;margin-bottom:20px}body>footer h3{font-size:1rem;line-height:1.125rem;margin-bottom:5px}body>footer a:focus,body>footer a:hover{color:#fff}body>footer address{display:flex;flex-direction:column}body>footer nav.footerMenu ul{display:flex;flex-wrap:wrap;gap:20px}body>footer nav.footerMenu ul li{position:relative}body>footer nav.footerMenu ul li+li:before{content:"|";left:-11px;position:absolute}body>footer .divider{background:#fff;height:1px;margin:40px 0}:root{--fullHeight:100vh}*{box-sizing:border-box}:focus:not(:focus-visible){outline:none}body{color:#4a4a4a;font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;max-width:100%;overflow-x:hidden;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.preventAnimations :not(.forceAnimations){animation:none!important;transition:none!important}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{text-wrap:balance;color:#eb6a0a;font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-hyphens:auto;hyphens:auto}.h1,h1{font-size:1.5rem;font-weight:700;line-height:1.875rem}@media (min-width:500px){.h1,h1{font-size:2rem;font-weight:400;line-height:2.375rem}}@media (min-width:768px){.h1,h1{font-size:2.875rem;line-height:3.75rem}}.h2,h2{font-size:1.375rem;font-weight:700;line-height:1.625rem}@media (min-width:500px){.h2,h2{font-size:1.75rem;line-height:2.125rem}}@media (min-width:768px){.h2,h2{font-size:2rem;line-height:2.375rem}}.h3,h3{color:#4a4a4a;font-size:1.25rem;font-weight:700;line-height:1.5rem}.h4,h4{line-height:1.125rem}.h4,.h5,h4,h5{font-size:1rem;font-weight:700}.h5,h5{line-height:.875rem}a{--fill:#4a4a4a;--stroke:initial;align-items:center;color:#0080b6;display:inline-flex;gap:.625rem}@media (prefers-reduced-motion:no-preference){a{transition:color .3s cubic-bezier(.38,.01,0,1)}}a:focus,a:hover{color:#eb6a0a}a.continueLink,div.continueLink{--fill:#0080b6;align-items:center;color:#0080b6;display:inline-flex;font-size:1.125rem;font-weight:700;gap:10px;line-height:1.375rem;text-decoration:none}a.continueLink:focus,a.continueLink:hover,div.continueLink:focus,div.continueLink:hover{--fill:#eb6a0a;color:#eb6a0a}a.continueLink svg.sprite,div.continueLink svg.sprite{height:15px;width:10px}svg.sprite{--svgFill:var(--fill,#4a4a4a);--svgStroke:var(--stroke,initial)}svg.sprite use{fill:var(--svgFill);stroke:var(--svgStroke)}@media (prefers-reduced-motion:no-preference){svg.sprite use{transition:all .3s cubic-bezier(.38,.01,0,1);transition-property:fill,stroke}}.background.cover,.image.cover{display:flex;position:relative;width:100%}.background.cover img,.image.cover img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.background.fullscreen,.image.fullscreen{margin-left:calc(var(--outerSpacing)*-1);margin-right:calc(var(--outerSpacing)*-1);width:100vw}img{max-width:100%}.umb-block-list>section,body>header .view,body>section,footer,main>section{max-width:100vw;padding-left:var(--outerSpacing);padding-right:var(--outerSpacing)}[class*=Column]{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.introduction{font-size:1.3125rem;line-height:2.125rem}.introduction p+p,h1+.introduction{margin-top:20px}time{color:#aeaeae;font-size:1.125rem}.umb-block-list>section,main>section{padding-bottom:40px;padding-top:40px}.umb-block-list>section:first-child,main>section:first-child{padding-top:0}.umb-block-list>section h2,main>section h2{margin-bottom:40px}.umb-block-list>section .itemsRow,main>section .itemsRow{--bs-gutter-y:20px}.umb-block-list>section .rt h2,main>section .rt h2{margin-bottom:inherit}.rt table{border:1px solid #e0e0e0;border-collapse:collapse;font-family:sans-serif;font-size:.9em;margin:25px 0;max-width:100%;min-width:400px}.rt table td,.rt table th{border:1px solid #e0e0e0;padding:12px 15px}.rt table tbody tr{border-bottom:1px solid #e0e0e0}.rt .tableWrapper{max-width:100%;overflow-x:auto}.rt .tableWrapper td{min-width:150px}.rt a,.rt blockquote,.rt ol,.rt p,.rt ul,.umb-grid a,.umb-grid blockquote,.umb-grid ol,.umb-grid p,.umb-grid ul{text-wrap:pretty}.rt a:not(:first-child),.rt blockquote:not(:first-child),.rt ol:not(:first-child),.rt p:not(:first-child),.rt ul:not(:first-child),.umb-grid a:not(:first-child),.umb-grid blockquote:not(:first-child),.umb-grid ol:not(:first-child),.umb-grid p:not(:first-child),.umb-grid ul:not(:first-child){margin-top:20px}.rt blockquote>a:not(:first-child),.rt h1>a:not(:first-child),.rt h2>a:not(:first-child),.rt h3>a:not(:first-child),.rt h4>a:not(:first-child),.rt h5>a:not(:first-child),.rt li>a:not(:first-child),.rt p>a:not(:first-child),.rt strong>a:not(:first-child),.umb-grid blockquote>a:not(:first-child),.umb-grid h1>a:not(:first-child),.umb-grid h2>a:not(:first-child),.umb-grid h3>a:not(:first-child),.umb-grid h4>a:not(:first-child),.umb-grid h5>a:not(:first-child),.umb-grid li>a:not(:first-child),.umb-grid p>a:not(:first-child),.umb-grid strong>a:not(:first-child){margin-top:0}.rt .h1:not(:first-child),.rt .h2:not(:first-child),.rt .h3:not(:first-child),.rt .h4:not(:first-child),.rt .h5:not(:first-child),.rt h1:not(:first-child),.rt h2:not(:first-child),.rt h3:not(:first-child),.rt h4:not(:first-child),.rt h5:not(:first-child),.umb-grid .h1:not(:first-child),.umb-grid .h2:not(:first-child),.umb-grid .h3:not(:first-child),.umb-grid .h4:not(:first-child),.umb-grid .h5:not(:first-child),.umb-grid h1:not(:first-child),.umb-grid h2:not(:first-child),.umb-grid h3:not(:first-child),.umb-grid h4:not(:first-child),.umb-grid h5:not(:first-child){margin-top:30px}.rt .h1:not(:first-child)+a,.rt .h1:not(:first-child)+blockquote,.rt .h1:not(:first-child)+div,.rt .h1:not(:first-child)+ol,.rt .h1:not(:first-child)+p,.rt .h1:not(:first-child)+ul,.rt .h2:not(:first-child)+a,.rt .h2:not(:first-child)+blockquote,.rt .h2:not(:first-child)+div,.rt .h2:not(:first-child)+ol,.rt .h2:not(:first-child)+p,.rt .h2:not(:first-child)+ul,.rt .h3:not(:first-child)+a,.rt .h3:not(:first-child)+blockquote,.rt .h3:not(:first-child)+div,.rt .h3:not(:first-child)+ol,.rt .h3:not(:first-child)+p,.rt .h3:not(:first-child)+ul,.rt .h4:not(:first-child)+a,.rt .h4:not(:first-child)+blockquote,.rt .h4:not(:first-child)+div,.rt .h4:not(:first-child)+ol,.rt .h4:not(:first-child)+p,.rt .h4:not(:first-child)+ul,.rt .h5:not(:first-child)+a,.rt .h5:not(:first-child)+blockquote,.rt .h5:not(:first-child)+div,.rt .h5:not(:first-child)+ol,.rt .h5:not(:first-child)+p,.rt .h5:not(:first-child)+ul,.rt h1:not(:first-child)+a,.rt h1:not(:first-child)+blockquote,.rt h1:not(:first-child)+div,.rt h1:not(:first-child)+ol,.rt h1:not(:first-child)+p,.rt h1:not(:first-child)+ul,.rt h2:not(:first-child)+a,.rt h2:not(:first-child)+blockquote,.rt h2:not(:first-child)+div,.rt h2:not(:first-child)+ol,.rt h2:not(:first-child)+p,.rt h2:not(:first-child)+ul,.rt h3:not(:first-child)+a,.rt h3:not(:first-child)+blockquote,.rt h3:not(:first-child)+div,.rt h3:not(:first-child)+ol,.rt h3:not(:first-child)+p,.rt h3:not(:first-child)+ul,.rt h4:not(:first-child)+a,.rt h4:not(:first-child)+blockquote,.rt h4:not(:first-child)+div,.rt h4:not(:first-child)+ol,.rt h4:not(:first-child)+p,.rt h4:not(:first-child)+ul,.rt h5:not(:first-child)+a,.rt h5:not(:first-child)+blockquote,.rt h5:not(:first-child)+div,.rt h5:not(:first-child)+ol,.rt h5:not(:first-child)+p,.rt h5:not(:first-child)+ul,.umb-grid .h1:not(:first-child)+a,.umb-grid .h1:not(:first-child)+blockquote,.umb-grid .h1:not(:first-child)+div,.umb-grid .h1:not(:first-child)+ol,.umb-grid .h1:not(:first-child)+p,.umb-grid .h1:not(:first-child)+ul,.umb-grid .h2:not(:first-child)+a,.umb-grid .h2:not(:first-child)+blockquote,.umb-grid .h2:not(:first-child)+div,.umb-grid .h2:not(:first-child)+ol,.umb-grid .h2:not(:first-child)+p,.umb-grid .h2:not(:first-child)+ul,.umb-grid .h3:not(:first-child)+a,.umb-grid .h3:not(:first-child)+blockquote,.umb-grid .h3:not(:first-child)+div,.umb-grid .h3:not(:first-child)+ol,.umb-grid .h3:not(:first-child)+p,.umb-grid .h3:not(:first-child)+ul,.umb-grid .h4:not(:first-child)+a,.umb-grid .h4:not(:first-child)+blockquote,.umb-grid .h4:not(:first-child)+div,.umb-grid .h4:not(:first-child)+ol,.umb-grid .h4:not(:first-child)+p,.umb-grid .h4:not(:first-child)+ul,.umb-grid .h5:not(:first-child)+a,.umb-grid .h5:not(:first-child)+blockquote,.umb-grid .h5:not(:first-child)+div,.umb-grid .h5:not(:first-child)+ol,.umb-grid .h5:not(:first-child)+p,.umb-grid .h5:not(:first-child)+ul,.umb-grid h1:not(:first-child)+a,.umb-grid h1:not(:first-child)+blockquote,.umb-grid h1:not(:first-child)+div,.umb-grid h1:not(:first-child)+ol,.umb-grid h1:not(:first-child)+p,.umb-grid h1:not(:first-child)+ul,.umb-grid h2:not(:first-child)+a,.umb-grid h2:not(:first-child)+blockquote,.umb-grid h2:not(:first-child)+div,.umb-grid h2:not(:first-child)+ol,.umb-grid h2:not(:first-child)+p,.umb-grid h2:not(:first-child)+ul,.umb-grid h3:not(:first-child)+a,.umb-grid h3:not(:first-child)+blockquote,.umb-grid h3:not(:first-child)+div,.umb-grid h3:not(:first-child)+ol,.umb-grid h3:not(:first-child)+p,.umb-grid h3:not(:first-child)+ul,.umb-grid h4:not(:first-child)+a,.umb-grid h4:not(:first-child)+blockquote,.umb-grid h4:not(:first-child)+div,.umb-grid h4:not(:first-child)+ol,.umb-grid h4:not(:first-child)+p,.umb-grid h4:not(:first-child)+ul,.umb-grid h5:not(:first-child)+a,.umb-grid h5:not(:first-child)+blockquote,.umb-grid h5:not(:first-child)+div,.umb-grid h5:not(:first-child)+ol,.umb-grid h5:not(:first-child)+p,.umb-grid h5:not(:first-child)+ul{margin-top:10px}.rt ol,.rt ul,.umb-grid ol,.umb-grid ul{margin-left:0}.rt ol li,.rt ul li,.umb-grid ol li,.umb-grid ul li{margin-bottom:10px;margin-left:25px;position:relative}.rt ol li:last-child,.rt ul li:last-child,.umb-grid ol li:last-child,.umb-grid ul li:last-child{margin-bottom:0}.rt ol li a:not(:first-child),.rt ul li a:not(:first-child),.umb-grid ol li a:not(:first-child),.umb-grid ul li a:not(:first-child){margin-top:0}.rt ul li:before,.umb-grid ul li:before{background:#4a4a4a;border-radius:8px;content:"";display:inline-block;height:6px;left:-15px;position:absolute;top:.625rem;width:6px}.rt ol,.umb-grid ol{counter-set:list}.rt ol li,.umb-grid ol li{counter-increment:list}.rt ol li:before,.umb-grid ol li:before{content:counter(list) ".";font-weight:700;left:-20px;position:absolute}.rt ol li ol,.umb-grid ol li ol{counter-set:listlist}.rt ol li ol li,.umb-grid ol li ol li{counter-increment:listlist}.rt ol li ol li:before,.umb-grid ol li ol li:before{content:counter(listlist) "."}.rt blockquote,.umb-grid blockquote{color:#0080b6;display:inline-block;font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;font-style:italic;font-weight:700;line-height:1.75rem}@media (min-width:768px){.rt blockquote,.umb-grid blockquote{font-size:1.75rem;line-height:2rem}}.rt blockquote:before,.umb-grid blockquote:before{content:"“"}.rt blockquote:after,.umb-grid blockquote:after{content:"”"}.rt p>img[style*="float: right"],.rt p>img[style*="float:right"],.umb-grid p>img[style*="float: right"],.umb-grid p>img[style*="float:right"]{margin-bottom:20px;margin-left:20px}.rt p>img[style*="float: left"],.rt p>img[style*="float:left"],.umb-grid p>img[style*="float: left"],.umb-grid p>img[style*="float:left"]{margin-bottom:20px;margin-right:20px}.blDivider hr{border:none;border-top:1px solid #aeaeae}.videoContainer{border-radius:10px;height:0;padding-bottom:56.25%;position:relative;width:100%}.videoContainer:has(div.videoPoster){box-shadow:0 2px 5px rgba(0,0,0,.16)}.videoContainer div.video,.videoContainer div.video div.videoPoster{height:100%;position:absolute;width:100%}.videoContainer div.video div.videoPoster img{border-radius:10px;height:100%;margin:0;width:100%}.videoContainer div.video div.videoPoster a{background-color:#fff;border-bottom:none;border-radius:50%;bottom:0;box-shadow:0 0 10px rgba(74,74,74,.5);cursor:pointer;display:block;height:78px;left:0;margin:auto;position:absolute;right:0;top:0;width:78px}@media (prefers-reduced-motion:no-preference){.videoContainer div.video div.videoPoster a{transition:background .3s cubic-bezier(.38,.01,0,1)}}.videoContainer div.video div.videoPoster a svg{bottom:0;left:4px;margin:auto;max-height:32px;position:absolute;right:0;top:0;width:32px}@media (prefers-reduced-motion:no-preference){.videoContainer div.video div.videoPoster a svg.sprite.icon_play use{transition:fill .3s cubic-bezier(.38,.01,0,1)}}.videoContainer div.video iframe{border-radius:32px}.videoContainer.notAccepted{background:#e0e0e0;border:1px solid #e0e0e0}.videoContainer.notAccepted .content{border-radius:4px;height:100%;overflow:auto;padding:20px;position:absolute;text-align:center;width:100%}.videoContainer.notAccepted .content .title{color:#4a4a4a;font-size:1.2em;font-weight:300;margin-top:0}@media (min-width:768px){.videoContainer.notAccepted .content .title{font-size:2em}}.specialist{flex-direction:column;width:100%}.specialist .image{aspect-ratio:1;border:3px solid transparent;border-radius:50%;overflow:hidden;width:100%}.specialist .info{display:flex;flex-direction:column;font-size:1.375rem;font-weight:700;line-height:1.625rem;width:100%}.specialist .name{color:#0080b6}.specialist .profession{color:#eb6a0a}a.specialist{text-decoration:none}@media (prefers-reduced-motion:no-preference) and (prefers-reduced-motion:no-preference){a.specialist .image{transition:border-color .3s cubic-bezier(.38,.01,0,1)}}@media (prefers-reduced-motion:no-preference){a.specialist img{transition:transform .3s cubic-bezier(.38,.01,0,1)}}a.specialist:focus .image,a.specialist:hover .image{border-color:#aeaeae}@media (prefers-reduced-motion:no-preference){a.specialist:focus img,a.specialist:hover img{transform:scale(1.05)}}a.searchResult{align-items:flex-start;display:flex;flex-direction:column;gap:10px;text-decoration:none}@media (prefers-reduced-motion:no-preference){a.searchResult h3{transition:color .3s cubic-bezier(.38,.01,0,1)}}a.searchResult small{color:#0080b6}a.searchResult p{color:#4a4a4a}a.searchResult:focus h3,a.searchResult:hover h3{color:#eb6a0a}.searchResultsRow>div:not(:last-child){margin-bottom:20px}.searchResultsRow>div:not(:last-child) a.searchResult{border-bottom:1px solid #e0e0e0;padding-bottom:30px}.media sub{color:#6a6a6a;display:block;font-style:italic}.zorgkaartNederland{align-items:center;display:flex;gap:20px}.zorgkaartNederland .score{align-items:center;background:#fff;border-radius:50%;color:#0080b6;display:flex;font-size:2.125rem;font-weight:700;height:75px;justify-content:center;width:75px}ul.socials{--size:33px;display:flex;flex-wrap:wrap;gap:17px}ul.socials a{--fill:#0080b6;background-color:#fff;border-radius:50%;display:inline-flex;height:var(--size);padding:20%;width:var(--size)}ul.socials a:focus,ul.socials a:hover{--fill:#eb6a0a}ul.socials svg.sprite{height:100%;width:100%}.breakpointIndicator{background:red;color:#fff;font-size:30px;left:20px;opacity:1;padding:20px;position:fixed;text-align:center;text-transform:uppercase;top:50px;z-index:200}.breakpointIndicator:focus,.breakpointIndicator:hover{opacity:1}.columnTester{height:100vh;height:var(--fullHeight);left:0;opacity:.05;padding-left:var(--outerSpacing);padding-right:var(--outerSpacing);pointer-events:none;position:fixed;top:0;width:100%;z-index:10000}.columnTester div{height:100%}.columnTester .row>div>div{background:red}.columnTests span{border:1px solid red;display:block;padding:20px 10px;text-align:center;width:100%}[todo]{outline:2px dotted rgba(0,0,0,.2);position:relative}[todo]:after,[todo]:before{align-items:center;content:"";display:block;display:flex;height:100%;justify-content:center;left:0;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}[todo]:before{background:repeating-linear-gradient(45deg,rgba(255,0,0,0),rgba(255,0,0,0) 5px,rgba(255,0,0,.2) 0,rgba(255,0,0,.2) 10px)}[todo]:after{-webkit-text-stroke:2px red;color:#fff;content:"TO DO";font-size:30px;font-weight:700;text-shadow:0 7px 5px rgba(0,0,0,.2)}[todo]:hover:after,[todo]:hover:before{opacity:.1}
/*# sourceMappingURL=main.css.map */
