.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:none;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#f2f2f2;border:0 solid #d0d0d0;color:#303030;cursor:pointer;margin:0 3px 3px 0;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 solid #cacaca;color:#303030}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#7d7d7d}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.ar--16-9{--as-aspect-ratio:1.77778}.ar--16-9,.ar--16-9:after{position:relative;width:100%}.ar--16-9:after{content:"";display:block;padding-top:56.25%;pointer-events:none}.ar--5-3{--as-aspect-ratio:1.66667}.ar--5-3,.ar--5-3:after{position:relative;width:100%}.ar--5-3:after{content:"";display:block;padding-top:60%;pointer-events:none}.ar--4-3{--as-aspect-ratio:1.33333}.ar--4-3,.ar--4-3:after{position:relative;width:100%}.ar--4-3:after{content:"";display:block;padding-top:75%;pointer-events:none}.ar--2-1{--as-aspect-ratio:2}.ar--2-1,.ar--2-1:after{position:relative;width:100%}.ar--2-1:after{content:"";display:block;padding-top:50%;pointer-events:none}.ar--21-9{--as-aspect-ratio:2.33333}.ar--21-9,.ar--21-9:after{position:relative;width:100%}.ar--21-9:after{content:"";display:block;padding-top:42.8571%;pointer-events:none}.ar--1-1{--as-aspect-ratio:1}.ar--1-1,.ar--1-1:after{position:relative;width:100%}.ar--1-1:after{content:"";display:block;padding-top:100%;pointer-events:none}.ar--9-16{--as-aspect-ratio:0.5625}.ar--9-16,.ar--9-16:after{position:relative;width:100%}.ar--9-16:after{content:"";display:block;padding-top:177.75%;pointer-events:none}.ar--no-cover .ar__content iframe,.ar--no-cover .ar__content video{height:100%}.ar__content{display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.ar__content iframe,.ar__content video{display:block;height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.hide-scrollbar{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide{display:none!important}@media(min-width:1920px){.hide--hd,.hide__hd{display:none!important}}@media(min-width:1400px)and (max-width:1919px){.hide--xl,.hide__xl{display:none!important}}@media(min-width:1260px)and (max-width:1399px){.hide--d,.hide__d{display:none!important}}@media(min-width:1024px)and (max-width:1259px){.hide--l,.hide__l{display:none!important}}@media(min-width:768px)and (max-width:1023px){.hide--m,.hide__m{display:none!important}}@media(min-width:480px)and (max-width:767px){.hide--s,.hide__s{display:none!important}}@media(max-width:479px){.hide--xs,.hide__xs{display:none!important}}.show--hd,.show__hd{display:none!important}@media(min-width:1920px){.show--hd,.show__hd{display:block!important}}.invisible{opacity:0;visibility:hidden}.hidden{display:none}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@keyframes pulse-green{0%{box-shadow:0 0 0 0 rgba(139,191,0,.7);transform:scale(.95)}70%{box-shadow:0 0 0 5px rgba(139,191,0,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(139,191,0,0);transform:scale(.95)}}@keyframes pulse-white{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7);transform:scale(.95)}70%{box-shadow:0 0 0 5px hsla(0,0%,100%,0);transform:scale(1)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0);transform:scale(.95)}}.inner{margin-left:auto;margin-right:auto;max-width:1156px}@media(min-width:1400px){.inner{max-width:1348px}}@media(max-width:1259px){.inner{max-width:calc(100vw - 80px)}}@media(max-width:1023px){.inner{max-width:calc(100vw - 80px)}}@media(max-width:767px){.inner{max-width:calc(100vw - 40px)}}.left{float:left}.right{float:right}.half{width:50%}.third{width:33.3333333333%}.two-third{width:66.6666666667%}.w--10{width:10%}.w--20{width:20%}.w--25{width:25%}.w--30{width:30%}.w--40{width:40%}.w--45{width:45%}.w--50{width:50%}.w--55{width:55%}.w--60{width:60%}.w--70{width:70%}.w--75{width:75%}.w--80{width:80%}.w--90{width:90%}.w--100{width:100%}.frame-space-after-extra-small,.hl-5,.hl-6,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link),.margin__bottom--extra-small,.powermail_message_error li,.tx-powermail h5,h5,h6{margin-bottom:.625rem}.ce-above .gallery,.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-space-after-small,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-linimpleniabase_texticon .ce-above .svg__wrapper,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .hero-news__slide .caption__content h2,.hero.hero--news .module-title,.hl-2,.hl-3,.hl-4,.icon-header__title,.lead-teaser,.margin__bottom--small,.module-title,.news-listing .cards-block__title,.news-listing--newsroom .cards-block .module-title,.news-listing__grid .cards-block__title,.powermail_message_error,.search-filter__title,.search-result__title,.subnav__chapterlink,.twocol__header h1:first-child,.twocol__header h2:first-child,.twocol__header h3:first-child,.twocol__header h4:first-child,.twocol__header h5:first-child,.twocol__header h6:first-child,.tx-powermail h2,.tx-powermail h3,.tx-powermail h4,h2,h3,h4,header .module-title,p.lead-medium{margin-bottom:1.25rem}.chapter-nav,.frame-space-after-medium,.hl-1,.margin__bottom--medium,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.twocol__header h1,.twocol__header h2,.twocol__header h3,.twocol__header h4,.twocol__header h5,.twocol__header h6,.tx-powermail h1,h1{margin-bottom:2.5rem}.frame-space-after-large,.margin__bottom--large,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6{margin-bottom:5rem}@media(max-width:1023px){.frame-space-after-large,.margin__bottom--large,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6{margin-bottom:2.5rem}}.ce-below .gallery,.frame-type-header p+*,.frame-type-html p+*,.frame-type-text p+*,.frame-type-textmedia p+*,.frame-type-textpic p+*,.margin__top--small{margin-top:1.25rem}.chapter-nav,.margin__top--large{margin-top:5.625rem}@media(max-width:1023px){.chapter-nav,.margin__top--large{margin-top:3.75rem}}.padding--small,.page-col__side-left .box--grey,.page-col__side-left .box--grey-dark,.page-col__side-left .box--primary,.page-col__side-right .box--grey,.page-col__side-right .box--grey-dark,.page-col__side-right .box--primary{padding:1.25rem}.box--black,.box--grey,.box--grey-dark,.box--primary,.breakout-box--grey,.breakout-box--primary,.factsheet--simple,.padding--medium{padding:2.5rem}.text--right{text-align:right}.text--centered{text-align:center}.text--left{text-align:left}.text--justify{hyphens:auto;text-align:justify;word-break:break-word}.text--indented{text-indent:2.5rem}.text--twocol{column-count:2}@media(max-width:479px){.text--twocol{column-count:1}}.text--uppercase{text-transform:uppercase}.nowhitespace{white-space:nowrap}.font--headline,.font--text{font-family:var(--font-main)!important}.color--primary{color:var(--color-primary)!important}.color--white{color:var(--color-white)}.color--grey{color:var(--color-grey-85)!important}.color--black{color:var(--color-grey-0)}.color--grey-dark{color:var(--color-grey-60)!important}.module-title-span{border-bottom:1px solid var(--color-primary)}.bg--primary,.box--primary{background-color:var(--color-primary)}.bg--primary h1,.bg--primary h2,.bg--primary h6,.box--primary h1,.box--primary h2,.box--primary h6{color:var(--color-white)!important}.bg--primary p,.box--primary p{color:var(--color-black)!important}.bg--primary span.color--primary,.box--primary span.color--primary{--color-primary:var(--color-grey-60)!important}.bg--white{background-color:var(--color-white)}.bg--grey,.box--grey,.breakout-box--grey:before{background-color:var(--color-grey-97)}.bg--grey-dark,.box--grey-dark{background-color:var(--color-grey-94)}.bg--black,.box--black{background-color:var(--color-black)}@media(max-width:767px){.box--black,.box--grey,.box--grey-dark,.box--primary{padding:1.25rem}}.bg--black .color--grey,.bg--primary .color--grey,.box--black .color--grey,.box--primary .color--grey,.breakout-box--primary .color--grey{color:var(--color-grey-85)}.bg--black .color--black,.bg--primary .color--black,.bg--primary .color--grey,.box--black .color--black,.box--primary .color--black,.box--primary .color--grey,.breakout-box--primary .color--black,.breakout-box--primary .color--grey{color:var(--color-white)}.hl-1,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.twocol__header h1,.twocol__header h2,.twocol__header h3,.twocol__header h4,.twocol__header h5,.twocol__header h6,.tx-powermail h1,h1{font-size:3.25rem;line-height:3.625rem}@media(max-width:1259px){.hl-1,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.twocol__header h1,.twocol__header h2,.twocol__header h3,.twocol__header h4,.twocol__header h5,.twocol__header h6,.tx-powermail h1,h1{font-size:3rem;line-height:3.25rem}}@media(max-width:1023px){.hl-1,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.twocol__header h1,.twocol__header h2,.twocol__header h3,.twocol__header h4,.twocol__header h5,.twocol__header h6,.tx-powermail h1,h1{font-size:2.625rem;line-height:3.125rem}}@media(max-width:767px){.hl-1,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.twocol__header h1,.twocol__header h2,.twocol__header h3,.twocol__header h4,.twocol__header h5,.twocol__header h6,.tx-powermail h1,h1{font-size:2.125rem;line-height:2.5625rem}}.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.hero.hero--news .hero-news__slide .caption__content h2,.hl-2,.lead-teaser,.news-listing .cards-block__title,.timeline__year,.twocol__header h1:first-child,.twocol__header h2:first-child,.twocol__header h3:first-child,.twocol__header h4:first-child,.twocol__header h5:first-child,.twocol__header h6:first-child,.tx-powermail h2,.widget-portallinks__title,h2,p.lead-medium{font-size:2.125rem;line-height:2.6875rem}@media(max-width:1259px){.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.hero.hero--news .hero-news__slide .caption__content h2,.hl-2,.lead-teaser,.news-listing .cards-block__title,.timeline__year,.twocol__header h1:first-child,.twocol__header h2:first-child,.twocol__header h3:first-child,.twocol__header h4:first-child,.twocol__header h5:first-child,.twocol__header h6:first-child,.tx-powermail h2,.widget-portallinks__title,h2,p.lead-medium{font-size:1.875rem;line-height:2.25rem}}@media(max-width:1023px){.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.hero.hero--news .hero-news__slide .caption__content h2,.hl-2,.lead-teaser,.news-listing .cards-block__title,.timeline__year,.twocol__header h1:first-child,.twocol__header h2:first-child,.twocol__header h3:first-child,.twocol__header h4:first-child,.twocol__header h5:first-child,.twocol__header h6:first-child,.tx-powermail h2,.widget-portallinks__title,h2,p.lead-medium{font-size:1.5rem;line-height:1.75rem}}.hl-3,.icon-header__title,.news-listing__grid .cards-block__title,.tx-powermail h3,h3{font-size:1.4375rem;line-height:2rem}@media(max-width:1259px){.hl-3,.icon-header__title,.news-listing__grid .cards-block__title,.tx-powermail h3,h3{font-size:1.375rem;line-height:1.75rem}}@media(max-width:1023px){.hl-3,.icon-header__title,.news-listing__grid .cards-block__title,.tx-powermail h3,h3{font-size:1.25rem;line-height:1.5625rem}}@media(max-width:767px){.hl-3,.icon-header__title,.news-listing__grid .cards-block__title,.tx-powermail h3,h3{font-size:1.1875rem;line-height:1.625rem}}.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .module-title,.hl-4,.module-title,.news-listing--newsroom .cards-block .module-title,.search-filter__title,.search-result__title,.subnav__chapterlink,.tx-powermail h4,h4,header .module-title{font-size:1.25rem;line-height:2rem}@media(max-width:1259px){.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .module-title,.hl-4,.module-title,.news-listing--newsroom .cards-block .module-title,.search-filter__title,.search-result__title,.subnav__chapterlink,.tx-powermail h4,h4,header .module-title{font-size:1.25rem;line-height:1.75rem}}@media(max-width:1023px){.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .module-title,.hl-4,.module-title,.news-listing--newsroom .cards-block .module-title,.search-filter__title,.search-result__title,.subnav__chapterlink,.tx-powermail h4,h4,header .module-title{font-size:1.125rem;line-height:1.375rem}}@media(max-width:767px){.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .module-title,.hl-4,.module-title,.news-listing--newsroom .cards-block .module-title,.search-filter__title,.search-result__title,.subnav__chapterlink,.tx-powermail h4,h4,header .module-title{font-size:1.125rem;line-height:1.625rem}}.hl-5,.tx-powermail h5,h5{font-size:1.25rem;line-height:2rem}@media(max-width:1259px){.hl-5,.tx-powermail h5,h5{font-size:1.25rem;line-height:1.75rem}}@media(max-width:1023px){.hl-5,.tx-powermail h5,h5{font-size:1.125rem;line-height:1.375rem}}@media(max-width:767px){.hl-5,.tx-powermail h5,h5{font-size:1.125rem;line-height:1.625rem}}.hl-6,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link),.link--primary,.link--secondary,h6{font-size:1.125rem;line-height:1.75rem}@media(max-width:1259px){.hl-6,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link),.link--primary,.link--secondary,h6{font-size:1.125rem;line-height:1.5625rem}}@media(max-width:1023px){.hl-6,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link),.link--primary,.link--secondary,h6{font-size:1rem;line-height:1.4375rem}}.caption,.ce-uploads-fileMissing,.ce-uploads-fileModified,.ce-uploads-fileType,.dates-listing .list-item__desc,.file-list .list-item__desc,.link--meta,.meta,.socialize-widget--button,.video-caption,.vote__value{font-size:1rem;line-height:1.25rem}@media(max-width:1023px){.caption,.ce-uploads-fileMissing,.ce-uploads-fileModified,.ce-uploads-fileType,.dates-listing .list-item__desc,.file-list .list-item__desc,.link--meta,.meta,.socialize-widget--button,.video-caption,.vote__value{font-size:.9375rem;line-height:1.125rem}}.bg--dark input[type=email],.bg--dark input[type=number],.bg--dark input[type=password],.bg--dark input[type=phone],.bg--dark input[type=text],.bg--dark select,.bg--dark textarea,.button--flat,.cards-block__content,.chapter-nav a,.checkbox+label,.comment__content,.comment__date,.comments-sorting__row,.dates-listing .list-item__title,.file-list .list-item__title,.frame-type-header p,.frame-type-html p,.frame-type-text p,.frame-type-textmedia p,.frame-type-textpic p,.input-group--dark-bg input[type=email],.input-group--dark-bg input[type=number],.input-group--dark-bg input[type=password],.input-group--dark-bg input[type=phone],.input-group--dark-bg input[type=text],.input-group--dark-bg select,.input-group--dark-bg textarea,.inverted input[type=email],.inverted input[type=number],.inverted input[type=password],.inverted input[type=phone],.inverted input[type=text],.inverted select,.inverted textarea,.list--dots,.list--numbered,.news-article-single__teaser p,.p,.pagination a,.powermail_fieldwrap .powermail_check_inner label,.powermail_fieldwrap .powermail_radio+label,.powermail_fieldwrap_type_text,.powermail_message_error li,.radio+label,.radio__label,.table--nowhitespace td,.table--nowhitespace th,.table.nowhitespace td,.table.nowhitespace th,.timeline__text,.tx-powermail p,.widget-portallinks__subtitle,a,b,dd,dl,dt,figcaption,input,label,li,ol,p,span,strong,table--nowhitespace td,table--nowhitespace th,table.nowhitespace td,table.nowhitespace th,td,textarea,th,tr,ul{font-size:1.0625rem;line-height:1.5625rem}@media(max-width:767px){.bg--dark input[type=email],.bg--dark input[type=number],.bg--dark input[type=password],.bg--dark input[type=phone],.bg--dark input[type=text],.bg--dark select,.bg--dark textarea,.button--flat,.cards-block__content,.chapter-nav a,.checkbox+label,.comment__content,.comment__date,.comments-sorting__row,.dates-listing .list-item__title,.file-list .list-item__title,.frame-type-header p,.frame-type-html p,.frame-type-text p,.frame-type-textmedia p,.frame-type-textpic p,.input-group--dark-bg input[type=email],.input-group--dark-bg input[type=number],.input-group--dark-bg input[type=password],.input-group--dark-bg input[type=phone],.input-group--dark-bg input[type=text],.input-group--dark-bg select,.input-group--dark-bg textarea,.inverted input[type=email],.inverted input[type=number],.inverted input[type=password],.inverted input[type=phone],.inverted input[type=text],.inverted select,.inverted textarea,.list--dots,.list--numbered,.news-article-single__teaser p,.p,.pagination a,.powermail_fieldwrap .powermail_check_inner label,.powermail_fieldwrap .powermail_radio+label,.powermail_fieldwrap_type_text,.powermail_message_error li,.radio+label,.radio__label,.table--nowhitespace td,.table--nowhitespace th,.table.nowhitespace td,.table.nowhitespace th,.timeline__text,.tx-powermail p,.widget-portallinks__subtitle,a,b,dd,dl,dt,figcaption,input,label,li,ol,p,span,strong,table--nowhitespace td,table--nowhitespace th,table.nowhitespace td,table.nowhitespace th,td,textarea,th,tr,ul{font-size:.9375rem;line-height:1.375rem}}.small{font-size:.9375rem;line-height:1.375rem}.button,.button--submit,button,input[type=submit]{font-size:1.1875rem;line-height:1.625rem}@media(max-width:767px){.button,.button--submit,button,input[type=submit]{font-size:1.0625rem;line-height:1.5625rem}}.button--small{font-size:.875rem;line-height:.9375rem}html{font-family:var(--font-main)}.chapter-nav a,.checkbox+label,.frame-type-header p,.frame-type-html p,.frame-type-text p,.frame-type-textmedia p,.frame-type-textpic p,.p,.pagination a,.powermail_fieldwrap .powermail_check_inner label,.powermail_fieldwrap .powermail_radio+label,.powermail_fieldwrap_type_text,.powermail_message_error li,.radio+label,.radio__label,.table--nowhitespace td,.table--nowhitespace th,.table.nowhitespace td,.table.nowhitespace th,.timeline__text,.tx-powermail p,b,dd,dl,dt,figcaption,input,label,li,ol,p,span,strong,table--nowhitespace td,table--nowhitespace th,table.nowhitespace td,table.nowhitespace th,td,textarea,th,tr,ul{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:var(--color-text);font-family:var(--font-main);font-variant:normal}.ce-bodytext li .link,.ce-bodytext li>a:not([class*=button]),.chapter-nav a .link,.chapter-nav a>a:not([class*=button]),.checkbox+label .link,.checkbox+label>a:not([class*=button]),.frame-type-header p>a:not([class*=button]),.frame-type-html p>a:not([class*=button]),.frame-type-text p>a:not([class*=button]),.frame-type-textmedia p>a:not([class*=button]),.frame-type-textpic p>a:not([class*=button]),.p .link,.p>a:not([class*=button]),.pagination a .link,.pagination a>a:not([class*=button]),.powermail_fieldwrap .powermail_check_inner label .link,.powermail_fieldwrap .powermail_check_inner label>a:not([class*=button]),.powermail_fieldwrap .powermail_radio+label .link,.powermail_fieldwrap .powermail_radio+label>a:not([class*=button]),.powermail_fieldwrap_type_text .link,.powermail_fieldwrap_type_text>a:not([class*=button]),.powermail_message_error li .link,.powermail_message_error li>a:not([class*=button]),.radio+label .link,.radio+label>a:not([class*=button]),.radio__label .link,.radio__label>a:not([class*=button]),.table--nowhitespace td>a:not([class*=button]),.table--nowhitespace th .link,.table--nowhitespace th>a:not([class*=button]),.table.nowhitespace td .link,.table.nowhitespace td>a:not([class*=button]),.table.nowhitespace th .link,.table.nowhitespace th>a:not([class*=button]),.timeline__text .link,.timeline__text>a:not([class*=button]),.tx-powermail p>a:not([class*=button]),b .link,b>a:not([class*=button]),p .link,p>a:not([class*=button]),span .link,span>a:not([class*=button]),strong .link,strong>a:not([class*=button]),table--nowhitespace td>a:not([class*=button]),table--nowhitespace th .link,table--nowhitespace th>a:not([class*=button]),table.nowhitespace td .link,table.nowhitespace td>a:not([class*=button]),table.nowhitespace th .link,table.nowhitespace th>a:not([class*=button]),td .link,td>a:not([class*=button]){font-size:inherit;font-weight:400;line-height:inherit;text-decoration:underline}.ce-bodytext li b,.ce-bodytext li strong,.ce-bodytext li>span:not([class*=button]):not([class*=tooltip]),.chapter-nav a b,.chapter-nav a strong,.chapter-nav a>span:not([class*=button]):not([class*=tooltip]),.checkbox+label b,.checkbox+label strong,.checkbox+label>span:not([class*=button]):not([class*=tooltip]),.frame-type-header p b,.frame-type-header p strong,.frame-type-header p>span:not([class*=button]):not([class*=tooltip]),.frame-type-html p b,.frame-type-html p strong,.frame-type-html p>span:not([class*=button]):not([class*=tooltip]),.frame-type-text p b,.frame-type-text p strong,.frame-type-text p>span:not([class*=button]):not([class*=tooltip]),.frame-type-textmedia p b,.frame-type-textmedia p strong,.frame-type-textmedia p>span:not([class*=button]):not([class*=tooltip]),.frame-type-textpic p b,.frame-type-textpic p strong,.frame-type-textpic p>span:not([class*=button]):not([class*=tooltip]),.p b,.p strong,.p>span:not([class*=button]):not([class*=tooltip]),.pagination a b,.pagination a strong,.pagination a>span:not([class*=button]):not([class*=tooltip]),.powermail_fieldwrap .powermail_check_inner label b,.powermail_fieldwrap .powermail_check_inner label strong,.powermail_fieldwrap .powermail_check_inner label>span:not([class*=button]):not([class*=tooltip]),.powermail_fieldwrap .powermail_radio+label b,.powermail_fieldwrap .powermail_radio+label strong,.powermail_fieldwrap .powermail_radio+label>span:not([class*=button]):not([class*=tooltip]),.powermail_fieldwrap_type_text b,.powermail_fieldwrap_type_text strong,.powermail_fieldwrap_type_text>span:not([class*=button]):not([class*=tooltip]),.powermail_message_error li b,.powermail_message_error li strong,.powermail_message_error li>span:not([class*=button]):not([class*=tooltip]),.radio+label b,.radio+label strong,.radio+label>span:not([class*=button]):not([class*=tooltip]),.radio__label b,.radio__label strong,.radio__label>span:not([class*=button]):not([class*=tooltip]),.table--nowhitespace td b,.table--nowhitespace td strong,.table--nowhitespace td>span:not([class*=button]):not([class*=tooltip]),.table--nowhitespace th b,.table--nowhitespace th strong,.table--nowhitespace th>span:not([class*=button]):not([class*=tooltip]),.table.nowhitespace td b,.table.nowhitespace td strong,.table.nowhitespace td>span:not([class*=button]):not([class*=tooltip]),.table.nowhitespace th b,.table.nowhitespace th strong,.table.nowhitespace th>span:not([class*=button]):not([class*=tooltip]),.timeline__text b,.timeline__text strong,.timeline__text>span:not([class*=button]):not([class*=tooltip]),.tx-powermail p b,.tx-powermail p strong,.tx-powermail p>span:not([class*=button]):not([class*=tooltip]),b b,b strong,b>span:not([class*=button]):not([class*=tooltip]),p b,p strong,p>span:not([class*=button]):not([class*=tooltip]),span b,span strong,span>span:not([class*=button]):not([class*=tooltip]),strong b,strong strong,strong>span:not([class*=button]):not([class*=tooltip]),table--nowhitespace td>span:not([class*=button]):not([class*=tooltip]),table--nowhitespace th b,table--nowhitespace th strong,table--nowhitespace th>span:not([class*=button]):not([class*=tooltip]),table.nowhitespace td b,table.nowhitespace td strong,table.nowhitespace td>span:not([class*=button]):not([class*=tooltip]),table.nowhitespace th b,table.nowhitespace th strong,table.nowhitespace th>span:not([class*=button]):not([class*=tooltip]),td b,td strong,td>span:not([class*=button]):not([class*=tooltip]){color:inherit;font-size:inherit;line-height:inherit}.strong,b,strong{font-size:inherit;font-weight:700;line-height:inherit}.strong>*,b>*,strong>*{font-weight:inherit!important}em,i{font-style:italic}em>*,i>*{font-style:inherit}sub,sup{font-size:small;font-weight:inherit;line-height:0;position:relative}sub>*,sup>*{font-size:inherit}sub{vertical-align:sub}sup{vertical-align:super}a{text-rendering:optimizeLegibility;color:var(--color-link);cursor:pointer;font-family:var(--font-main);font-variant:normal;hyphens:auto;word-break:break-word}a,a:hover{text-decoration:none}a:hover{color:var(--color-link-hover)}a .b,a b,a span,a strong{color:inherit}.caption,.meta,.video-caption{color:var(--color-grey-60)}.bg--black .p,.bg--black li,.bg--black p,.bg--primary .p,.bg--primary li,.bg--primary p,.box--black .p,.box--black li,.box--black p,.box--primary .p,.box--primary li,.box--primary p,.breakout-box--primary .p,.breakout-box--primary li,.breakout-box--primary p{--color-text:var(--color-white)}.bg--black .caption,.bg--black .meta,.bg--primary .caption,.bg--primary .meta,.box--black .caption,.box--black .meta,.box--primary .caption,.box--primary .meta,.breakout-box--primary .caption,.breakout-box--primary .meta{color:var(--color-grey-85)}.bg--primary .caption,.bg--primary .meta,.box--primary .caption,.box--primary .meta,.breakout-box--primary .caption,.breakout-box--primary .meta{color:var(--color-grey-40)}.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .hero-news__slide .caption__content h2,.hero.hero--news .module-title,.hl-1,.hl-2,.hl-3,.hl-4,.hl-5,.hl-6,.icon-header__title,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link),.lead-teaser,.module-title,.news-listing .cards-block__title,.news-listing--newsroom .cards-block .module-title,.news-listing__grid .cards-block__title,.search-filter__title,.search-result__title,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.subnav__chapterlink,.timeline__year,.twocol__header h1,.twocol__header h1:first-child,.twocol__header h2,.twocol__header h2:first-child,.twocol__header h3,.twocol__header h3:first-child,.twocol__header h4,.twocol__header h4:first-child,.twocol__header h5,.twocol__header h5:first-child,.twocol__header h6,.twocol__header h6:first-child,.tx-powermail h1,.tx-powermail h2,.tx-powermail h3,.tx-powermail h4,.tx-powermail h5,h1,h2,h3,h4,h5,h6,header .module-title,p.lead-medium{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:var(--color-primary);display:block;font-family:var(--font-headlines);font-variant:normal;hyphens:auto;position:relative;word-break:break-word}.ce-bodytext .lead-teaser a,.ce-bodytext .lead-teaser span,.ce-bodytext p.lead-medium a,.ce-bodytext p.lead-medium span,.comments-module .module-title a,.comments-module .module-title span,.footer h5 a,.footer h5 span,.footer--sitemap .footer__others .col:last-of-type h5 a,.footer--sitemap .footer__others .col:last-of-type h5 span,.frame-type-header .module-title--grey a,.frame-type-header .module-title--grey span,.frame-type-header .module-title--large a,.frame-type-header .module-title--large span,.frame-type-html .module-title--grey a,.frame-type-html .module-title--grey span,.frame-type-html .module-title--large a,.frame-type-html .module-title--large span,.frame-type-text .module-title--grey a,.frame-type-text .module-title--grey span,.frame-type-text .module-title--large a,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--grey a,.frame-type-textmedia .module-title--grey span,.frame-type-textmedia .module-title--large a,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--grey a,.frame-type-textpic .module-title--grey span,.frame-type-textpic .module-title--large a,.frame-type-textpic .module-title--large span,.hero.hero--news .hero-news__slide .caption__content h2 a,.hero.hero--news .hero-news__slide .caption__content h2 span,.hero.hero--news .module-title a,.hero.hero--news .module-title span,.hl-1 a,.hl-1 span,.hl-2 a,.hl-2 span,.hl-3 a,.hl-3 span,.hl-4 a,.hl-4 span,.hl-5 a,.hl-5 span,.hl-6 a,.hl-6 span,.icon-header__title a,.icon-header__title span,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link) a,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link) span,.lead-teaser a,.lead-teaser span,.module-title a,.module-title span,.news-listing .cards-block__title a,.news-listing .cards-block__title span,.news-listing--newsroom .cards-block .module-title a,.news-listing--newsroom .cards-block .module-title span,.news-listing__grid .cards-block__title a,.news-listing__grid .cards-block__title span,.search-filter__title a,.search-filter__title span,.search-result__title a,.search-result__title span,.squeal .tx-powermail a:not(.link):not(.link--inline) a,.squeal .tx-powermail a:not(.link):not(.link--inline) span,.squeal .tx-powermail h1 a,.squeal .tx-powermail h1 span,.squeal .tx-powermail h2 a,.squeal .tx-powermail h2 span,.squeal .tx-powermail h3 a,.squeal .tx-powermail h3 span,.squeal .tx-powermail h4 a,.squeal .tx-powermail h4 span,.squeal .tx-powermail h5 a,.squeal .tx-powermail h5 span,.squeal .tx-powermail h6 a,.squeal .tx-powermail h6 span,.squeal a:not(.link):not(.link--inline) a,.squeal a:not(.link):not(.link--inline) span,.squeal h1 a,.squeal h1 span,.squeal h2 a,.squeal h2 span,.squeal h3 a,.squeal h3 span,.squeal h4 a,.squeal h4 span,.squeal h5 a,.squeal h5 span,.squeal h6 a,.squeal h6 span,.subnav__chapterlink a,.subnav__chapterlink span,.timeline__year a,.timeline__year span,.twocol__header h1 a,.twocol__header h1 span,.twocol__header h1:first-child a,.twocol__header h1:first-child span,.twocol__header h2 a,.twocol__header h2 span,.twocol__header h2:first-child a,.twocol__header h2:first-child span,.twocol__header h3 a,.twocol__header h3 span,.twocol__header h3:first-child a,.twocol__header h3:first-child span,.twocol__header h4 a,.twocol__header h4 span,.twocol__header h4:first-child a,.twocol__header h4:first-child span,.twocol__header h5 a,.twocol__header h5 span,.twocol__header h5:first-child a,.twocol__header h5:first-child span,.twocol__header h6 a,.twocol__header h6 span,.twocol__header h6:first-child a,.twocol__header h6:first-child span,.tx-powermail h1 a,.tx-powermail h1 span,.tx-powermail h2 a,.tx-powermail h2 span,.tx-powermail h3 a,.tx-powermail h3 span,.tx-powermail h4 a,.tx-powermail h4 span,.tx-powermail h5 a,.tx-powermail h5 span,h1 a,h1 span,h2 a,h2 span,h3 a,h3 span,h4 a,h4 span,h5 a,h5 span,h6 a,h6 span,p.lead-medium a,p.lead-medium span{font-size:inherit;font-weight:inherit;hyphens:inherit;line-height:inherit;text-decoration:none!important;word-break:inherit}.ce-bodytext .lead-teaser b,.ce-bodytext .lead-teaser strong,.ce-bodytext p.lead-medium b,.ce-bodytext p.lead-medium strong,.comments-module .module-title b,.comments-module .module-title strong,.footer h5 b,.footer h5 strong,.footer--sitemap .footer__others .col:last-of-type h5 b,.footer--sitemap .footer__others .col:last-of-type h5 strong,.frame-type-header .module-title--grey b,.frame-type-header .module-title--grey strong,.frame-type-header .module-title--large b,.frame-type-header .module-title--large strong,.frame-type-html .module-title--grey b,.frame-type-html .module-title--grey strong,.frame-type-html .module-title--large b,.frame-type-html .module-title--large strong,.frame-type-text .module-title--grey b,.frame-type-text .module-title--grey strong,.frame-type-text .module-title--large b,.frame-type-text .module-title--large strong,.frame-type-textmedia .module-title--grey b,.frame-type-textmedia .module-title--grey strong,.frame-type-textmedia .module-title--large b,.frame-type-textmedia .module-title--large strong,.frame-type-textpic .module-title--grey b,.frame-type-textpic .module-title--grey strong,.frame-type-textpic .module-title--large b,.frame-type-textpic .module-title--large strong,.hero.hero--news .hero-news__slide .caption__content h2 b,.hero.hero--news .hero-news__slide .caption__content h2 strong,.hero.hero--news .module-title b,.hero.hero--news .module-title strong,.hl-1 b,.hl-1 strong,.hl-2 b,.hl-2 strong,.hl-3 b,.hl-3 strong,.hl-4 b,.hl-4 strong,.hl-5 b,.hl-5 strong,.hl-6 b,.hl-6 strong,.icon-header__title b,.icon-header__title strong,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link) b,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link) strong,.lead-teaser b,.lead-teaser strong,.module-title b,.module-title strong,.news-listing .cards-block__title b,.news-listing .cards-block__title strong,.news-listing--newsroom .cards-block .module-title b,.news-listing--newsroom .cards-block .module-title strong,.news-listing__grid .cards-block__title b,.news-listing__grid .cards-block__title strong,.search-filter__title b,.search-filter__title strong,.search-result__title b,.search-result__title strong,.squeal .tx-powermail a:not(.link):not(.link--inline) b,.squeal .tx-powermail a:not(.link):not(.link--inline) strong,.squeal .tx-powermail h1 b,.squeal .tx-powermail h1 strong,.squeal .tx-powermail h2 b,.squeal .tx-powermail h2 strong,.squeal .tx-powermail h3 b,.squeal .tx-powermail h3 strong,.squeal .tx-powermail h4 b,.squeal .tx-powermail h4 strong,.squeal .tx-powermail h5 b,.squeal .tx-powermail h5 strong,.squeal .tx-powermail h6 b,.squeal .tx-powermail h6 strong,.squeal a:not(.link):not(.link--inline) b,.squeal a:not(.link):not(.link--inline) strong,.squeal h1 b,.squeal h1 strong,.squeal h2 b,.squeal h2 strong,.squeal h3 b,.squeal h3 strong,.squeal h4 b,.squeal h4 strong,.squeal h5 b,.squeal h5 strong,.squeal h6 b,.squeal h6 strong,.subnav__chapterlink b,.subnav__chapterlink strong,.timeline__year b,.timeline__year strong,.twocol__header h1 b,.twocol__header h1 strong,.twocol__header h1:first-child b,.twocol__header h1:first-child strong,.twocol__header h2 b,.twocol__header h2 strong,.twocol__header h2:first-child b,.twocol__header h2:first-child strong,.twocol__header h3 b,.twocol__header h3 strong,.twocol__header h3:first-child b,.twocol__header h3:first-child strong,.twocol__header h4 b,.twocol__header h4 strong,.twocol__header h4:first-child b,.twocol__header h4:first-child strong,.twocol__header h5 b,.twocol__header h5 strong,.twocol__header h5:first-child b,.twocol__header h5:first-child strong,.twocol__header h6 b,.twocol__header h6 strong,.twocol__header h6:first-child b,.twocol__header h6:first-child strong,.tx-powermail h1 b,.tx-powermail h1 strong,.tx-powermail h2 b,.tx-powermail h2 strong,.tx-powermail h3 b,.tx-powermail h3 strong,.tx-powermail h4 b,.tx-powermail h4 strong,.tx-powermail h5 b,.tx-powermail h5 strong,h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong,p.lead-medium b,p.lead-medium strong{color:inherit;font-size:inherit;line-height:inherit}.ce-bodytext .lead-teaser span,.ce-bodytext p.lead-medium span,.comments-module .module-title span,.footer h5 span,.footer--sitemap .footer__others .col:last-of-type h5 span,.frame-type-header .module-title--grey span,.frame-type-header .module-title--large span,.frame-type-html .module-title--grey span,.frame-type-html .module-title--large span,.frame-type-text .module-title--grey span,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--grey span,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--grey span,.frame-type-textpic .module-title--large span,.hero.hero--news .hero-news__slide .caption__content h2 span,.hero.hero--news .module-title span,.hl-1 span,.hl-2 span,.hl-3 span,.hl-4 span,.hl-5 span,.hl-6 span,.icon-header__title span,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link) span,.lead-teaser span,.module-title span,.news-listing .cards-block__title span,.news-listing--newsroom .cards-block .module-title span,.news-listing__grid .cards-block__title span,.search-filter__title span,.search-result__title span,.squeal .tx-powermail a:not(.link):not(.link--inline) span,.squeal .tx-powermail h1 span,.squeal .tx-powermail h2 span,.squeal .tx-powermail h3 span,.squeal .tx-powermail h4 span,.squeal .tx-powermail h5 span,.squeal .tx-powermail h6 span,.squeal a:not(.link):not(.link--inline) span,.squeal h1 span,.squeal h2 span,.squeal h3 span,.squeal h4 span,.squeal h5 span,.squeal h6 span,.subnav__chapterlink span,.timeline__year span,.twocol__header h1 span,.twocol__header h1:first-child span,.twocol__header h2 span,.twocol__header h2:first-child span,.twocol__header h3 span,.twocol__header h3:first-child span,.twocol__header h4 span,.twocol__header h4:first-child span,.twocol__header h5 span,.twocol__header h5:first-child span,.twocol__header h6 span,.twocol__header h6:first-child span,.tx-powermail h1 span,.tx-powermail h2 span,.tx-powermail h3 span,.tx-powermail h4 span,.tx-powermail h5 span,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,p.lead-medium span{color:inherit}.hero.hero--news .hero-news__slide .caption__content h2 .strong,.hero.hero--news .hero-news__slide .caption__content h2 b,.hero.hero--news .hero-news__slide .caption__content h2 strong,.hl-1 .strong,.hl-1 b,.hl-1 strong,.hl-2 .strong,.hl-2 b,.hl-2 strong,.hl-3 .strong,.hl-3 b,.hl-3 strong,.icon-header__title .strong,.icon-header__title b,.icon-header__title strong,h1 .strong,h1 b,h1 strong,h2 .strong,h2 b,h2 strong,h3 .strong,h3 b,h3 strong{font-family:var(--font-main);font-weight:700}.hero.hero--news .hero-news__slide .caption__content h2 em,.hero.hero--news .hero-news__slide .caption__content h2 i,.hl-1 em,.hl-1 i,.hl-2 em,.hl-2 i,.hl-3 em,.hl-3 i,.icon-header__title em,.icon-header__title i,h1 em,h1 i,h2 em,h2 i,h3 em,h3 i{font-family:var(--font-main);font-style:italic;font-weight:400}.hl-1,.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6,.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6,.twocol__header h1,.twocol__header h2,.twocol__header h3,.twocol__header h4,.twocol__header h5,.twocol__header h6,.tx-powermail h1,h1{color:var(--color-primary);font-weight:300;letter-spacing:-.03125rem;text-transform:none}.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.hero.hero--news .hero-news__slide .caption__content h2,.hl-2,.lead-teaser,.news-listing .cards-block__title,.twocol__header h1:first-child,.twocol__header h2:first-child,.twocol__header h3:first-child,.twocol__header h4:first-child,.twocol__header h5:first-child,.twocol__header h6:first-child,.tx-powermail h2,h2,p.lead-medium{color:var(--color-grey-60);font-weight:400;letter-spacing:-.03125rem;text-transform:none}.hl-3,.icon-header__title,.news-listing__grid .cards-block__title,.tx-powermail h3,h3{color:var(--color-grey-40);font-weight:700;text-transform:uppercase}.comments-module .module-title,.footer h5,.footer--sitemap .footer__others .col:last-of-type h5,.frame-type-header .module-title--grey,.frame-type-header .module-title--large,.frame-type-html .module-title--grey,.frame-type-html .module-title--large,.frame-type-text .module-title--grey,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--grey,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--grey,.frame-type-textpic .module-title--large,.hero.hero--news .module-title,.hl-4,.module-title,.news-listing--newsroom .cards-block .module-title,.search-filter__title,.search-result__title,.subnav__chapterlink,.tx-powermail h4,h4,header .module-title{color:var(--color-text);font-weight:700;text-transform:none}.hl-5,.tx-powermail h5,h5{color:var(--color-grey-40);font-weight:400;text-transform:none}.hl-6,.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link),h6{color:var(--color-grey-60);font-weight:400;text-transform:none}.footer--implenia .hero.hero--news .hero-news__slide .caption__content h2,.footer--implenia .hl-2,.hero.hero--news .hero-news__slide .caption__content .footer--implenia h2{color:var(--color-grey-85)}.footer--implenia .hl-3,.footer--implenia .hl-4,.footer--implenia .icon-header__title,.footer--implenia .module-title{color:var(--color-white)}*{box-sizing:border-box}:after,:before{box-sizing:inherit}::-moz-focus-inner{bottom:0;padding:0}body,html{height:100%}body,html{position:relative}html{background-color:var(--color-white);margin:0;min-height:100%;overflow-x:hidden;padding:0}body::-webkit-scrollbar{background-color:var(--color-grey-70);height:6px;width:8px}body::-webkit-scrollbar-thumb{background:var(--color-grey-70)}body::-webkit-scrollbar-track{background:var(--color-grey-90)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body{scrollbar-track-color:var(--color-grey-90);scrollbar-arrow-color:var(--color-grey-90);scrollbar-face-color:var(--color-grey-70);scrollbar-shadow-color:var(--color-grey-70);scrollbar-dark-shadow-color:var(--color-grey-70);-ms-overflow-style:-ms-autohiding-scrollbar}}@-moz-document url-prefix(){body{scrollbar-color:var(--color-grey-70) var(--color-grey-90);scrollbar-width:thin}}.section,section{position:relative}audio,img,object,svg,video{max-width:100%}img,video{height:auto}svg{max-height:100%}iframe{border:none}.clear{clear:both}.clearfix:after{clear:both;content:"";display:table}.wow{visibility:hidden}:focus{outline:0}.page-content{padding-top:var(--height-header)}.page-content .page-content{padding-top:0!important}.row{display:flex;flex-direction:row;flex-wrap:wrap}.row.around{justify-content:space-around}.row.between{justify-content:space-between}.row.auto .col{flex-grow:1}.row--column{flex-direction:column}.row--nowrap{flex-wrap:nowrap}.gutters,.gutters>.row,.powermail_fieldset .fieldset__inner{gap:var(--grid-gutter) 0;margin-left:calc(var(--grid-gutter)/2*-1);margin-right:calc(var(--grid-gutter)/2*-1);width:calc(100% + var(--grid-gutter))}@media(max-width:767px){.gutters,.gutters>.row,.powermail_fieldset .fieldset__inner{margin:0;width:100%}}.gutters>.col,.gutters>.row>.col,.powermail_fieldwrap,.story-page .breadcrumb__wrapper{padding-left:calc(var(--grid-gutter)/2);padding-right:calc(var(--grid-gutter)/2)}@media(max-width:767px){.gutters>.col,.gutters>.row>.col,.powermail_fieldwrap,.story-page .breadcrumb__wrapper{padding:0}}.gutters>.row>[class*=" box--"].col,.gutters>[class*=" box--"].col,.story-page [class*=" box--"].breadcrumb__wrapper,[class*=" box--"].powermail_fieldwrap{padding-left:var(--grid-gutter);padding-right:var(--grid-gutter)}.gutters>.col>:only-child,.gutters>.row>.col>:only-child,.powermail_fieldwrap>:only-child,.story-page .breadcrumb__wrapper>:only-child{margin-bottom:0}.gutters>.col>:only-child[class*=" box--"],.gutters>.row>.col>:only-child[class*=" box--"],.powermail_fieldwrap>:only-child[class*=" box--"],.story-page .breadcrumb__wrapper>:only-child[class*=" box--"]{height:100%}.flex-row{display:flex;flex-flow:row nowrap}.col--1{width:4.1666666667%}.col--2{width:8.3333333333%}.col--3{width:12.5%}.col--4{width:16.6666666667%}.col--5{width:20.8333333333%}.col--6{width:25%}.col--7{width:29.1666666667%}.col--8{width:33.3333333333%}.col--9{width:37.5%}.col--10{width:41.6666666667%}.col--11{width:45.8333333333%}.col--12{width:50%}.col--13{width:54.1666666667%}.col--14{width:58.3333333333%}.col--15{width:62.5%}.col--16{width:66.6666666667%}.col--17{width:70.8333333333%}.col--18{width:75%}.col--19{width:79.1666666667%}.col--20{width:83.3333333333%}.col--21{width:87.5%}.col--22{width:91.6666666667%}.col--23{width:95.8333333333%}.col--24{width:100%}@media(max-width:1399px){.col--d-1{width:4.1666666667%}.col--d-2{width:8.3333333333%}.col--d-3{width:12.5%}.col--d-4{width:16.6666666667%}.col--d-5{width:20.8333333333%}.col--d-6{width:25%}.col--d-7{width:29.1666666667%}.col--d-8{width:33.3333333333%}.col--d-9{width:37.5%}.col--d-10{width:41.6666666667%}.col--d-11{width:45.8333333333%}.col--d-12{width:50%}.col--d-13{width:54.1666666667%}.col--d-14{width:58.3333333333%}.col--d-15{width:62.5%}.col--d-16{width:66.6666666667%}.col--d-17{width:70.8333333333%}.col--d-18{width:75%}.col--d-19{width:79.1666666667%}.col--d-20{width:83.3333333333%}.col--d-21{width:87.5%}.col--d-22{width:91.6666666667%}.col--d-23{width:95.8333333333%}.col--d-24{width:100%}}@media(max-width:1259px){.col--l-0{width:0}.col--l-1{width:8.3333333333%}.col--l-2{width:16.6666666667%}.col--l-3{width:25%}.col--l-4{width:33.3333333333%}.col--l-5{width:41.6666666667%}.col--l-6{width:50%}.col--l-7{width:58.3333333333%}.col--l-8{width:66.6666666667%}.col--l-9{width:75%}.col--l-10{width:83.3333333333%}.col--l-11{width:91.6666666667%}.col--l-12{width:100%}}@media(max-width:1023px){.col--m-0{width:0}.col--m-1{width:8.3333333333%}.col--m-2{width:16.6666666667%}.col--m-3{width:25%}.col--m-4{width:33.3333333333%}.col--m-5{width:41.6666666667%}.col--m-6{width:50%}.col--m-7{width:58.3333333333%}.col--m-8{width:66.6666666667%}.col--m-9{width:75%}.col--m-10{width:83.3333333333%}.col--m-11{width:91.6666666667%}.col--m-12{width:100%}}@media(max-width:767px){.col--s-0{width:0}.col--s-1{width:50%}.col--s-2{width:100%}}@media(max-width:479px){.col--xs-0{width:0}.col--xs-1{width:50%}.col--xs-2{width:100%}}.first{order:-1}.last{order:1}.row--20-20-20-20-20>.col{width:20%}@media(max-width:1259px){.row--20-20-20-20-20>.col{width:40%}}@media(max-width:767px){.row--20-20-20-20-20>.col{width:240%}}@media(max-width:1259px){.row--20-20-20-20-20>.col{width:16.66667%}}@media(max-width:1259px)and (max-width:1259px){.row--20-20-20-20-20>.col{width:33.33333%}}@media(max-width:1259px)and (max-width:767px){.row--20-20-20-20-20>.col{width:200%}}@media(max-width:1259px){.row--20-20-20-20-20>.col:nth-of-type(4),.row--20-20-20-20-20>.col:nth-of-type(5){width:25%}}@media(max-width:1259px)and (max-width:1259px){.row--20-20-20-20-20>.col:nth-of-type(4),.row--20-20-20-20-20>.col:nth-of-type(5){width:50%}}@media(max-width:1259px)and (max-width:767px){.row--20-20-20-20-20>.col:nth-of-type(4),.row--20-20-20-20-20>.col:nth-of-type(5){width:300%}}@media(max-width:767px){.row--20-20-20-20-20>.col{height:auto;margin-left:0;padding:0;width:50%}}@media(max-width:767px)and (max-width:1259px){.row--20-20-20-20-20>.col{width:100%}}@media(max-width:767px)and (max-width:767px){.row--20-20-20-20-20>.col{width:600%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--20-20-20-20-20>.col{width:100%!important}}.row--25-25-25-25>.col{width:25%}@media(max-width:1259px){.row--25-25-25-25>.col{width:50%}}@media(max-width:767px){.row--25-25-25-25>.col{width:300%}}@media(max-width:1259px){.row--25-25-25-25>.col{width:25%}}@media(max-width:1259px)and (max-width:1259px){.row--25-25-25-25>.col{width:50%}}@media(max-width:1259px)and (max-width:767px){.row--25-25-25-25>.col{width:300%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.row--25-25-25-25>.col{width:50%!important}}@media(max-width:767px){.row--25-25-25-25>.col{height:auto;margin-left:0;padding:0;width:50%}}@media(max-width:767px)and (max-width:1259px){.row--25-25-25-25>.col{width:100%}}@media(max-width:767px)and (max-width:767px){.row--25-25-25-25>.col{width:600%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--25-25-25-25>.col{width:100%!important}}.row--33-33-33>.col{width:33.33333%}@media(max-width:1259px){.row--33-33-33>.col{width:66.66667%}}@media(max-width:767px){.row--33-33-33>.col{width:400%}}@media(max-width:1259px){.row--33-33-33>.col{width:16.66667%}}@media(max-width:1259px)and (max-width:1259px){.row--33-33-33>.col{width:33.33333%}}@media(max-width:1259px)and (max-width:767px){.row--33-33-33>.col{width:200%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.row--33-33-33>.col{width:33.3333333333%!important}}@media(max-width:767px){.row--33-33-33>.col{height:100%;margin-left:0;padding:0;width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.row--33-33-33>.col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.row--33-33-33>.col{width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--33-33-33>.col{width:100%!important}}.row--40-60{justify-content:space-between}.row--40-60>.col:nth-child(odd){width:calc(40% - 10px)}@media(max-width:1023px){.row--40-60>.col:nth-child(odd){width:25%}}@media(max-width:1023px)and (max-width:1259px){.row--40-60>.col:nth-child(odd){width:50%}}@media(max-width:1023px)and (max-width:767px){.row--40-60>.col:nth-child(odd){width:300%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.row--40-60>.col:nth-child(odd){width:50%!important}}@media(max-width:767px){.row--40-60>.col:nth-child(odd){height:100%;margin-left:0;width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.row--40-60>.col:nth-child(odd){width:16.66667%}}@media(max-width:767px)and (max-width:767px){.row--40-60>.col:nth-child(odd){width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--40-60>.col:nth-child(odd){width:100%!important}}.row--40-60>.col:nth-child(2n){width:calc(60% - 10px)}@media(max-width:1023px){.row--40-60>.col:nth-child(2n){width:25%}}@media(max-width:1023px)and (max-width:1259px){.row--40-60>.col:nth-child(2n){width:50%}}@media(max-width:1023px)and (max-width:767px){.row--40-60>.col:nth-child(2n){width:300%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.row--40-60>.col:nth-child(2n){width:50%!important}}@media(max-width:767px){.row--40-60>.col:nth-child(2n){height:100%;margin-left:0;width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.row--40-60>.col:nth-child(2n){width:16.66667%}}@media(max-width:767px)and (max-width:767px){.row--40-60>.col:nth-child(2n){width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--40-60>.col:nth-child(2n){width:100%!important}}.row--50-50{justify-content:space-between}.row--50-50>.col{width:50%}@media(max-width:1259px){.row--50-50>.col{width:100%}}@media(max-width:767px){.row--50-50>.col{width:600%}}@media(max-width:1259px){.row--50-50>.col{width:25%}}@media(max-width:1259px)and (max-width:1259px){.row--50-50>.col{width:50%}}@media(max-width:1259px)and (max-width:767px){.row--50-50>.col{width:300%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.row--50-50>.col{width:50%!important}}@media(max-width:767px){.row--50-50>.col{height:100%;margin-left:0;width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.row--50-50>.col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.row--50-50>.col{width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--50-50>.col{width:100%!important}}.row--66-33{justify-content:space-between}.row--66-33>.col:nth-child(odd){width:66.66667%}@media(max-width:1259px){.row--66-33>.col:nth-child(odd){width:133.33333%}}@media(max-width:767px){.row--66-33>.col:nth-child(odd){width:800%}}@media(max-width:1259px){.row--66-33>.col:nth-child(odd){width:33.33333%}}@media(max-width:1259px)and (max-width:1259px){.row--66-33>.col:nth-child(odd){width:66.66667%}}@media(max-width:1259px)and (max-width:767px){.row--66-33>.col:nth-child(odd){width:400%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.row--66-33>.col:nth-child(odd){width:66.6666666667%!important}}@media(max-width:767px){.row--66-33>.col:nth-child(odd){height:100%;margin-left:0;width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.row--66-33>.col:nth-child(odd){width:16.66667%}}@media(max-width:767px)and (max-width:767px){.row--66-33>.col:nth-child(odd){width:100%}}.row--66-33>.col:nth-child(2n){width:33.33333%}@media(max-width:1259px){.row--66-33>.col:nth-child(2n){width:66.66667%}}@media(max-width:767px){.row--66-33>.col:nth-child(2n){width:400%}}@media(max-width:1259px){.row--66-33>.col:nth-child(2n){width:16.66667%}}@media(max-width:1259px)and (max-width:1259px){.row--66-33>.col:nth-child(2n){width:33.33333%}}@media(max-width:1259px)and (max-width:767px){.row--66-33>.col:nth-child(2n){width:200%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.row--66-33>.col:nth-child(2n){width:33.3333333333%!important}}@media(max-width:767px){.row--66-33>.col:nth-child(2n){height:100%;margin-left:0;width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.row--66-33>.col:nth-child(2n){width:16.66667%}}@media(max-width:767px)and (max-width:767px){.row--66-33>.col:nth-child(2n){width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.row--66-33>.col:nth-child(2n){width:100%!important}}.page-col__main{width:100%}.page-col__main.main--center{width:50%}@media(max-width:1259px){.page-col__main.main--center{width:100%}}@media(max-width:767px){.page-col__main.main--center{width:600%}}@media(max-width:1259px){.page-col__main.main--center{float:left;width:37.5%}}@media(max-width:1259px)and (max-width:1259px){.page-col__main.main--center{width:75%}}@media(max-width:1259px)and (max-width:767px){.page-col__main.main--center{width:450%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.page-col__main.main--center{width:75%!important}}@media(max-width:1023px){.page-col__main.main--center{float:none;width:50%}}@media(max-width:1023px)and (max-width:1259px){.page-col__main.main--center{width:100%}}@media(max-width:1023px)and (max-width:767px){.page-col__main.main--center{width:600%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.page-col__main.main--center{width:100%!important}}@media(max-width:767px){.page-col__main.main--center{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.page-col__main.main--center{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.page-col__main.main--center{width:100%}}.page-col__main.main--aside{width:75%}@media(max-width:1259px){.page-col__main.main--aside{width:150%}}@media(max-width:767px){.page-col__main.main--aside{width:900%}}@media(max-width:1259px){.page-col__main.main--aside{float:left;width:37.5%}}@media(max-width:1259px)and (max-width:1259px){.page-col__main.main--aside{width:75%}}@media(max-width:1259px)and (max-width:767px){.page-col__main.main--aside{width:450%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.page-col__main.main--aside{width:66.6666666667%!important}}@media(max-width:1023px){.page-col__main.main--aside{float:none;width:50%}}@media(max-width:1023px)and (max-width:1259px){.page-col__main.main--aside{width:100%}}@media(max-width:1023px)and (max-width:767px){.page-col__main.main--aside{width:600%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.page-col__main.main--aside{width:100%!important}}@media(max-width:767px){.page-col__main.main--aside{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.page-col__main.main--aside{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.page-col__main.main--aside{width:100%}}.page-col__side-left{width:20.83333%}@media(max-width:1259px){.page-col__side-left{width:41.66667%}}@media(max-width:767px){.page-col__side-left{width:250%}}.page-col__side-left:empty{display:none}@media(max-width:1259px){.page-col__side-left{width:12.5%}}@media(max-width:1259px)and (max-width:1259px){.page-col__side-left{width:25%}}@media(max-width:1259px)and (max-width:767px){.page-col__side-left{width:150%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.page-col__side-left{width:25%!important}}@media(max-width:1023px){.page-col__side-left{width:50%}}@media(max-width:1023px)and (max-width:1259px){.page-col__side-left{width:100%}}@media(max-width:1023px)and (max-width:767px){.page-col__side-left{width:600%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.page-col__side-left{width:100%!important}}@media(max-width:767px){.page-col__side-left{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.page-col__side-left{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.page-col__side-left{width:100%}}.page-col__side-right{width:20.83333%}@media(max-width:1259px){.page-col__side-right{width:41.66667%}}@media(max-width:767px){.page-col__side-right{width:250%}}.page-col__side-right:empty{display:none}@media(max-width:1259px){.page-col__side-right{float:right;width:12.5%}}@media(max-width:1259px)and (max-width:1259px){.page-col__side-right{width:25%}}@media(max-width:1259px)and (max-width:767px){.page-col__side-right{width:150%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.page-col__side-right{width:25%!important}}@media(max-width:1023px){.page-col__side-right{float:none;width:50%}}@media(max-width:1023px)and (max-width:1259px){.page-col__side-right{width:100%}}@media(max-width:1023px)and (max-width:767px){.page-col__side-right{width:600%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.page-col__side-right{width:100%!important}}@media(max-width:767px){.page-col__side-right{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.page-col__side-right{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.page-col__side-right{width:100%}}.page-container{margin-bottom:95px;margin-left:auto;margin-right:auto;max-width:1348px}@media(max-width:1399px){.page-container{max-width:1156px}}@media(max-width:1259px){.page-container{max-width:100%}}.inner:not(:has(.breadcrumb__wrapper)) .row--layout{margin-top:1.25rem}.layout-one-col--default .row--layout,.layout-one-col--default .row--layout>.col{width:100%}@media(max-width:1259px){.row--layout{display:block}.row--layout:after{clear:both;content:".";display:block;height:0;visibility:hidden}}.button,.button--submit,button,input[type=submit]{-webkit-font-smoothing:antialiased;align-items:center;background-color:var(--color-button-bg);border:2px solid var(--color-button-bg);color:var(--color-button);cursor:pointer;display:inline-flex;flex-flow:row nowrap;font-family:var(--font-main);font-weight:700;padding:.75rem 1.375rem;position:relative;text-decoration:none;text-transform:uppercase;word-break:break-word}@media(max-width:767px){.button,.button--submit,button,input[type=submit]{padding:.625rem 1.125rem}}@media(max-width:479px){.button,.button--submit,button,input[type=submit]{padding:.625rem .9375rem}}.button--submit:hover,.button:hover,button:hover,input[type=submit]:hover{background-color:var(--color-button-bg-hover);border:.125rem solid var(--color-button-bg-hover);color:var(--color-button-hover);cursor:pointer;text-decoration:none}.button--submit:disabled,.button:disabled,.button[disabled=disabled],.button[disabled],[disabled=disabled].button--submit,[disabled].button--submit,button:disabled,button[disabled=disabled],button[disabled],input[disabled=disabled][type=submit],input[disabled][type=submit],input[type=submit]:disabled{--color-button:var(--color-white)!important;background-color:var(--color-grey-60)!important;border:.125rem solid var(--color-grey-60)!important;cursor:default}.button--max-100{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;max-width:100%;width:100%}.button--dark{background:var(--color-grey-20)!important;border:.125rem solid var(--color-grey-20)!important;color:var(--color-white)}.button--dark:hover{background:var(--color-grey-40)!important;border:.125rem solid var(--color-grey-40)!important;color:var(--color-white)}.button__icon{height:1.4375rem;width:1.4375rem}.button--icon.button--max-100{justify-content:space-between}.bg--primary .button,.bg--primary button,.box--primary .button,.box--primary button,.breakout-box--primary .button,.breakout-box--primary button{--color-button:var(--color-primary);--color-button-hover:var(--color-primary);--color-button-bg:var(--color-white);--color-button-bg-hover:var(--color-grey-97);text-decoration:none}.bg--primary .button:hover,.bg--primary button:hover,.box--primary .button:hover,.box--primary button:hover,.breakout-box--primary .button:hover,.breakout-box--primary button:hover{text-decoration:none}.bg--primary .button .button--dark,.bg--primary button .button--dark,.box--primary .button .button--dark,.box--primary button .button--dark,.breakout-box--primary .button .button--dark,.breakout-box--primary button .button--dark{background:var(--color-grey-60)!important;border:.125rem solid var(--color-grey-60)!important;color:var(--color-white);text-decoration:none}.bg--primary .button .button--dark:hover,.bg--primary button .button--dark:hover,.box--primary .button .button--dark:hover,.box--primary button .button--dark:hover,.breakout-box--primary .button .button--dark:hover,.breakout-box--primary button .button--dark:hover{background:var(--color-grey-70)!important;border:.125rem solid var(--color-grey-70)!important;color:var(--color-white);text-decoration:none}.button--chat{background-color:transparent;color:var(--color-button)}.button--chat span{align-items:center;display:flex;flex-direction:row;justify-content:center}.button--chat span:before{animation:pulse-green 2s infinite;background-color:var(--color-green);border-radius:50%;content:"";display:block;height:10px;margin-right:10px;width:10px}.button--chat:hover span:before{animation:pulse-white 1.5s infinite;background-color:var(--color-white)}.action-bar__button,.button--clear{background:transparent;border:none;padding:0}.action-bar__button:hover,.button--clear:hover{background:transparent;border:none}.button--explore{align-items:center;display:flex;height:65px;justify-content:space-evenly;padding-left:12px;padding-right:12px;width:160px}.button--explore:hover .icon{transform:translate(-1px)}@media(max-width:1023px){.button--explore:hover .icon{transform:translate(0)}}.button--explore:hover .icon>svg path{fill:currentColor}@media(max-width:1023px){.button--explore{display:flex;font-size:0;justify-content:center;width:60px!important}}.button--explore .icon{height:20px;text-align:center;transform:translate(-4px);transition:transform .1s ease;width:20px}@media(max-width:1023px){.button--explore .icon{transform:translate(0)}}.button--flat{align-items:center;border-width:1px!important;display:inline-flex;letter-spacing:-.25px;padding:6px 16px;text-transform:uppercase}.button--flat[data-icon-name=arrow-forward-ccolor]{padding:6px 50px 6px 16px}.button--flat[data-icon-name=arrow-forward-ccolor]:after{right:16px!important}.button--flat[data-icon-name=arrow-forward-ccolor]:hover:after{right:10px!important}.button--floating{border-radius:50%;box-shadow:1px 4px 18px 2px rgba(0,0,0,.5);max-height:41px;max-width:41px;padding:7px}.button--floating:hover .button__icon{transform:translateX(0)}.button--floating .button__icon{align-items:center;display:flex;justify-content:center;margin-left:0}.button--ghost{--color-button:var(--color-primary);background-color:transparent;color:var(--color-button);letter-spacing:-.25px;text-transform:uppercase}.button--ghost:hover{background-color:var(--color-button-bg);border:2px solid var(--color-button-bg);color:var(--color-button-hover)}.button--ghost.arrow-forward-ccolor:after,.button--ghost[data-icon-name=arrow-forward-ccolor]:after{background:url(../Assets/Icons/navigation/arrow-forward--primary.svg) no-repeat 50%!important}.button--ghost.arrow-forward-ccolor:hover:after,.button--ghost[data-icon-name=arrow-forward-ccolor]:hover:after{background:url(../Assets/Icons/navigation/arrow-forward--white.svg) no-repeat 50%!important}.bg--primary .button--ghost,.box--primary .button--ghost,.breakout-box--primary .button--ghost{--color-button:var(--color-white);background-color:hsla(0,0%,100%,.1);letter-spacing:-.25px;text-decoration:none;text-transform:uppercase}.bg--primary .button--ghost:hover,.box--primary .button--ghost:hover,.breakout-box--primary .button--ghost:hover{background:transparent;border:2px solid var(--color-grey-97);color:var(--color-grey-97);text-decoration:none}.bg--primary .button--ghost[data-icon-name=arrow-forward-ccolor]:after,.bg--primary .button--ghost[data-icon-name=arrow-forward-ccolor]:hover:after,.box--primary .button--ghost[data-icon-name=arrow-forward-ccolor]:after,.box--primary .button--ghost[data-icon-name=arrow-forward-ccolor]:hover:after,.breakout-box--primary .button--ghost[data-icon-name=arrow-forward-ccolor]:after,.breakout-box--primary .button--ghost[data-icon-name=arrow-forward-ccolor]:hover:after{background:url(../Assets/Icons/navigation/arrow-forward--white.svg) no-repeat 50%!important}.button--grey{color:var(--color-grey-40)}.button--grey:hover{color:var(--color-grey-20)}.bg--black .button--grey,.bg--primary .button--grey,.box--black .button--grey,.box--primary .button--grey,.breakout-box--primary .button--grey{color:var(--color-grey-70)}.bg--black .button--grey:hover,.bg--primary .button--grey:hover,.box--black .button--grey:hover,.box--primary .button--grey:hover,.breakout-box--primary .button--grey:hover{color:var(--color-grey-60)}.button:hover .button__icon{transform:translateX(8px)}.button__icon{color:var(--color-white);flex:0 0 auto;margin-left:.9375rem;transition:transform .12s cubic-bezier(.785,.135,.15,.86);will-change:transform}.button.arrow-forward-ccolor,.button[data-icon-name=arrow-forward-ccolor],.button__icon--inside{padding-right:3.75rem;position:relative}.button.arrow-forward-ccolor:after,.button[data-icon-name=arrow-forward-ccolor]:after,.button__icon--inside:after{content:"";height:100%;position:absolute;top:0}.button[data-icon-name=facebook],.button[data-icon-name=linkedin],.button[data-icon-name=skype],.button[data-icon-name=twitter],.button[data-icon-name=x],.button__icon--only{font-size:0;line-height:1;padding:.5rem .625rem;width:fit-content}.button[data-icon-name=facebook]:after,.button[data-icon-name=linkedin]:after,.button[data-icon-name=skype]:after,.button[data-icon-name=twitter]:after,.button[data-icon-name=x]:after,.button__icon--only:after{background-size:contain;content:"";height:1.5rem;position:relative;width:1.5rem}.button__label{color:var(--color-white)}.button.arrow-forward-ccolor:after,.button[data-icon-name=arrow-forward-ccolor]:after{background:url(../Assets/Icons/navigation/arrow-forward--white.svg) no-repeat 50%;background-size:contain;right:1.25rem!important;transition:right var(--animation-duration);width:1.25rem}.button.arrow-forward-ccolor:hover:after,.button[data-icon-name=arrow-forward-ccolor]:hover:after{right:.5rem!important}.button[data-icon-name=facebook],.button[data-icon-name=linkedin],.button[data-icon-name=skype],.button[data-icon-name=twitter],.button[data-icon-name=x]{padding:.125rem}.button[data-icon-name=facebook]:after,.button[data-icon-name=linkedin]:after,.button[data-icon-name=skype]:after,.button[data-icon-name=twitter]:after,.button[data-icon-name=x]:after{background-size:contain!important;height:1rem;width:1rem}.button[data-icon-name=linkedin]{background:var(--color-linkedin);border-color:var(--color-linkedin)}.button[data-icon-name=linkedin]:hover{background:var(--color-linkedin-hover);border-color:var(--color-linkedin-hover)}.button[data-icon-name=linkedin]:after{background:url(../Assets/Icons/social/platforms/linkedin.svg) no-repeat 50%}.button[data-icon-name=skype]{background:var(--color-skype);border-color:var(--color-skype)}.button[data-icon-name=skype]:hover{background:var(--color-skype-hover);border-color:var(--color-skype-hover)}.button[data-icon-name=skype]:after{background:url(../Assets/Icons/social/platforms/skype.svg) no-repeat 50%}.button[data-icon-name=facebook]{background:var(--color-facebook);border-color:var(--color-facebook)}.button[data-icon-name=facebook]:hover{background:var(--color-facebook-hover);border-color:var(--color-facebook-hover)}.button[data-icon-name=facebook]:after{background:url(../Assets/Icons/social/platforms/facebook.svg) no-repeat 50%}.button[data-icon-name=twitter]{background:var(--color-twitter);border-color:var(--color-twitter)}.button[data-icon-name=twitter]:hover{background:var(--color-twitter-hover);border-color:var(--color-twitter-hover)}.button[data-icon-name=twitter]:after{background:url(../Assets/Icons/social/platforms/twitter.svg) no-repeat 50%}.button[data-icon-name=x]{background:var(--color-x);border-color:var(--color-x)}.button[data-icon-name=x]:hover{background:var(--color-x-hover);border-color:var(--color-x-hover)}.button[data-icon-name=x]:after{background:url(../Assets/Icons/social/platforms/x.svg) no-repeat 50%}.button--pill{border-radius:2.5rem;display:inline-block;font-size:1.1875rem;line-height:1.625rem;padding:20px 0;text-align:center;width:250px}.button--plus{background:var(--color-primary)!important;display:inline-block;height:60px;width:60px;z-index:1}.button--plus.active{background:var(--color-white)!important;position:absolute;right:0;top:0}.button--plus.active .cross{background:var(--color-white)!important;border:1px solid var(--color-white)}.button--plus.active .cross span{background:var(--color-primary)!important}.button--plus.active .cross span:first-child{transform:scaleY(0)}.button--plus:hover .cross{height:21px;width:21px}.button--plus .cross{background:var(--color-primary)!important;border:1px solid var(--color-primary);height:19px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .1s ease;width:19px;will-change:transform,width}.button--plus .cross span{background:var(--color-white);height:3px;left:0;position:absolute;top:calc(50% - 2px);width:100%}.button--plus .cross span:first-child{transform:rotate(90deg);transform-origin:50% 50%}.button--small{align-items:center;display:inline-flex;letter-spacing:-.00625rem;padding:.625rem .9375rem;text-transform:none}.button--small,.button--small:disabled,.button--small[disabled=disabled],.button--small[disabled]{border-width:1px!important}.page-col__side-left .button--small,.page-col__side-right .button--small{letter-spacing:-.01875rem;padding:.5rem}.button--submit,input[type=submit]{-webkit-appearance:none!important;background-color:var(--color-button-bg);border:2px solid var(--color-button-bg);border-radius:0;color:var(--color-button);display:inline-block;font-family:var(--font-main);font-weight:700;letter-spacing:-.25px;padding:8px 24px!important;text-decoration:none;text-transform:uppercase;transition:var(--transition-button)}@media(max-width:767px){.button--submit,input[type=submit]{padding:7px 19px!important}}.button--submit:hover,input[type=submit]:hover{background-color:var(--color-button-bg-hover);border:2px solid var(--color-button-bg-hover)}.bg--black .button--submit,.bg--black input[type=submit],.bg--primary .button--submit,.bg--primary input[type=submit],.box--black .button--submit,.box--black input[type=submit],.box--primary .button--submit,.box--primary input[type=submit],.breakout-box--primary .button--submit,.breakout-box--primary input[type=submit]{--color-button:var(--color-primary);--color-button-bg:var(--color-white);text-decoration:none}.bg--black .button--submit:hover,.bg--black input[type=submit]:hover,.bg--primary .button--submit:hover,.bg--primary input[type=submit]:hover,.box--black .button--submit:hover,.box--black input[type=submit]:hover,.box--primary .button--submit:hover,.box--primary input[type=submit]:hover,.breakout-box--primary .button--submit:hover,.breakout-box--primary input[type=submit]:hover{--color-button-hover:var(--color-grey-90);text-decoration:none}.button--up,.page__button--up{align-items:center;background:var(--color-grey-90);border:2px solid var(--color-grey-90);border-radius:50%;color:var(--color-primary);cursor:pointer;display:flex;flex-flow:row nowrap;max-height:68px;max-width:68px;opacity:0;padding:20px;transform:translateY(20px);transition:all .23s cubic-bezier(.075,.82,.165,1);visibility:hidden;z-index:var(--z-controls-over)}.button--up svg,.page__button--up svg{height:24px;position:relative;transform:translateY(0);transition:transform .23s cubic-bezier(.075,.82,.165,1);width:24px}.button--up:hover,.page__button--up:hover{background:var(--color-primary);border:2px solid var(--color-primary);color:var(--color-white);transform:translateY(0)}.button--up:hover svg,.page__button--up:hover svg{transform:translateY(-2px)}.button--up.is-visible,.is-visible.page__button--up{opacity:1;transform:translateY(0);visibility:visible}.button--up.footer-fixed,.footer-fixed.page__button--up{position:absolute;top:0}.page__button--up{bottom:130px;position:fixed;right:30px}@media(max-width:767px){.page__button--up{bottom:30px;right:20px}}.button--search,.page__button--search{align-items:center;background:var(--color-grey-90);border:2px solid var(--color-grey-90);border-radius:40px;color:var(--color-primary);cursor:pointer;display:flex;flex-flow:row nowrap;max-height:68px;max-width:68px;opacity:0;padding:20px;transition:max-width .2s cubic-bezier(.075,.82,.165,1) .2s;visibility:hidden;width:100%;z-index:var(--z-controls-over)}@media screen and (max-width:767px){.button--search,.page__button--search{display:none}}.button--search svg,.page__button--search svg{height:24px;position:relative;width:24px}.button--search span,.page__button--search span{color:var(--color-white);display:block;left:45px;margin:0 0 0 10px;opacity:0;position:absolute;top:19px;transition:opacity .2s ease-in-out;width:max-content}.button--search.first-visible,.button--search:focus-visible,.button--search:hover,.first-visible.page__button--search,.page__button--search:focus-visible,.page__button--search:hover{background:var(--color-primary);border:2px solid var(--color-primary);color:var(--color-white);max-width:180px;transition:max-width .2s cubic-bezier(.075,.82,.165,1)}.button--search.first-visible span,.button--search:focus-visible span,.button--search:hover span,.first-visible.page__button--search span,.page__button--search:focus-visible span,.page__button--search:hover span{opacity:1;transition:opacity .2s ease-in-out .2s}.button--search.is-visible,.is-visible.page__button--search{opacity:1;transform:translateY(0);visibility:visible}.button--search.footer-fixed,.footer-fixed.page__button--search{position:absolute;top:0}.page__button--search{bottom:130px;position:fixed;right:30px}@media(max-width:767px){.page__button--search{bottom:30px;right:20px}}.button--video{flex:0 0 auto;padding-right:62px!important;position:relative;transition:transform .12s cubic-bezier(.785,.135,.15,.86);will-change:transform}.button--video:hover:before{background:var(--color-white)}.button--video:hover:after{border-color:transparent var(--color-primary)}.button--video:before{background:var(--color-white);background:var(--color-primary);border:2px solid var(--color-white);border-radius:50%;content:"";height:30px;position:absolute;right:22px;width:30px}.button--video:after{border-color:transparent var(--color-white);border-style:solid;border-width:6px 0 6px 10px;content:"";height:0!important;position:absolute;right:30px;width:0!important}.load-more{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-webkit-box-align:center;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin:0 auto 0 -11px}.load-more__icon{transition:var(--transition-button)}.load-more:hover .icon--refresh{-webkit-animation:spin .7s ease-out;-moz-animation:spin .7s ease-out;animation:spin .7s ease-out}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{background-color:var(--color-grey-97);border:none;border-bottom:1px solid var(--color-grey-60);color:var(--color-text);font-size:1rem;line-height:1.9375rem;margin-bottom:2px;padding:8px 12px}input[type=date].focus,input[type=date]:focus,input[type=datetime-local].focus,input[type=datetime-local]:focus,input[type=email].focus,input[type=email]:focus,input[type=number].focus,input[type=number]:focus,input[type=password].focus,input[type=password]:focus,input[type=tel].focus,input[type=tel]:focus,input[type=text].focus,input[type=text]:focus,textarea.focus,textarea:focus{border-bottom:2px solid var(--color-primary);line-height:1.875rem;margin-bottom:1px}input[type=date][readonly]:focus,input[type=datetime-local][readonly]:focus,input[type=email][readonly]:focus,input[type=number][readonly]:focus,input[type=password][readonly]:focus,input[type=tel][readonly]:focus,input[type=text][readonly]:focus,textarea[readonly]:focus{border-bottom:1px solid var(--color-grey-70);margin-bottom:2px}.has-error input[type=date],.has-error input[type=datetime-local],.has-error input[type=email],.has-error input[type=number],.has-error input[type=password],.has-error input[type=tel],.has-error input[type=text],.has-error textarea,input[type=date].parsley-error,input[type=date].powermail_field_error,input[type=datetime-local].parsley-error,input[type=datetime-local].powermail_field_error,input[type=email].parsley-error,input[type=email].powermail_field_error,input[type=number].parsley-error,input[type=number].powermail_field_error,input[type=password].parsley-error,input[type=password].powermail_field_error,input[type=tel].parsley-error,input[type=tel].powermail_field_error,input[type=text].parsley-error,input[type=text].powermail_field_error,textarea.parsley-error,textarea.powermail_field_error{border-bottom-color:var(--color-error)}.is-valid input[type=date],.is-valid input[type=datetime-local],.is-valid input[type=email],.is-valid input[type=number],.is-valid input[type=password],.is-valid input[type=tel],.is-valid input[type=text],.is-valid textarea{border-bottom-color:var(--color-success)}input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{-webkit-font-smoothing:antialiased;color:var(--color-grey-60);font-family:var(--font-main)}input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder{-webkit-font-smoothing:antialiased;color:var(--color-grey-60);font-family:var(--font-main)}input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{-webkit-font-smoothing:antialiased;color:var(--color-grey-60);font-family:var(--font-main)}input[type=date]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder{color:var(--color-grey-60);font-family:var(--font-main)}input[type=date]::-ms-clear,input[type=date]::-ms-reveal,input[type=datetime-local]::-ms-clear,input[type=datetime-local]::-ms-reveal,input[type=email]::-ms-clear,input[type=email]::-ms-reveal,input[type=number]::-ms-clear,input[type=number]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=tel]::-ms-clear,input[type=tel]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal,textarea::-ms-clear,textarea::-ms-reveal{display:none;height:0;width:0}input[type=date]:-webkit-autofill,input[type=date]:-webkit-autofill:focus,input[type=date]:-webkit-autofill:hover,input[type=datetime-local]:-webkit-autofill,input[type=datetime-local]:-webkit-autofill:focus,input[type=datetime-local]:-webkit-autofill:hover,input[type=email]:-webkit-autofill,input[type=email]:-webkit-autofill:focus,input[type=email]:-webkit-autofill:hover,input[type=number]:-webkit-autofill,input[type=number]:-webkit-autofill:focus,input[type=number]:-webkit-autofill:hover,input[type=password]:-webkit-autofill,input[type=password]:-webkit-autofill:focus,input[type=password]:-webkit-autofill:hover,input[type=tel]:-webkit-autofill,input[type=tel]:-webkit-autofill:focus,input[type=tel]:-webkit-autofill:hover,input[type=text]:-webkit-autofill,input[type=text]:-webkit-autofill:focus,input[type=text]:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:inherit;background-color:var(--color-white)!important;border:none}label{padding:0}.input-label,.powermail_fieldwrap label{display:block;font-family:var(--font-main);padding-left:0;padding-right:0}textarea{background-color:var(--color-grey-97);color:var(--color-text);font-size:1rem;line-height:2rem;padding:8px 12px;resize:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){textarea{-ms-overflow-style:none}}textarea.focus,textarea:focus{line-height:1.9375rem}.input-label,.powermail_fieldwrap label{margin-bottom:var(--space-xs)}.input-helper,.input-label,.powermail_fieldwrap label{color:var(--color-grey-40);font-size:.875rem;line-height:1.3}.input-helper{display:block;margin-top:var(--space-xs)}.checkbox+label:before,.fake-checkbox,.radio+label:before,.radio__label:before{display:block;flex:0 0 auto;height:18px;margin-right:10px;width:18px}.checkbox+label,.radio+label,.radio__label{cursor:pointer;display:flex;flex-flow:row nowrap;gap:3px}@media(max-width:767px){.checkbox+label,.radio+label,.radio__label{flex-flow:row wrap}}.checkbox:hover+label,.radio:hover+label,.radio__label:hover,input[type=checkbox]:hover+label{color:var(--color-grey-0)}.checkbox:hover+label:before,.radio:hover+label:before,.radio__label:hover:before,input[type=checkbox]:hover+label:before{background:var(--color-grey-90);border:2px solid var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-white)}.checkbox,.radio{left:-99999px;opacity:0;position:absolute;top:0;visibility:hidden}.checkbox+label:before,.radio+label:before{content:"";position:relative;top:3px}.checkbox:checked+label:before,.radio:checked+label:before{background:var(--color-primary);border:2px solid var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-white);margin-top:-1px;top:4px}@media(max-width:1023px){.checkbox:checked+label:before,.radio:checked+label:before{top:1px}}.checkbox+label:before,.fake-checkbox,.radio+label:before,input[type=checkbox]+label:before{border:2px solid var(--color-primary);top:3px}@media(max-width:1023px){.checkbox+label:before,.fake-checkbox,.radio+label:before,input[type=checkbox]+label:before{top:0}}.checkbox:checked+label:before,.fake-checkbox.checked,.radio:checked+label:before,.radio__label:checked:before,input[type=checkbox]:checked+label:before{background:var(--color-primary);border:2px solid var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-white)}.checkbox.unchecked+label:before,input[type=checkbox].unchecked+label:before{background:none!important;border:2px solid var(--color-primary);box-shadow:none!important;margin-top:0!important;top:3px!important}@media(max-width:1023px){.checkbox.unchecked+label:before,input[type=checkbox].unchecked+label:before{top:0!important}}.checkbox[readonly],input[type=checkbox][readonly]{pointer-events:none}.checkbox[readonly]+label:before,input[type=checkbox][readonly]+label:before{background:var(--color-white)!important;border:2px solid var(--color-grey-70)}.checkbox[readonly]:checked+label:before,input[type=checkbox][readonly]:checked+label:before{background:var(--color-grey-85)!important}.checkbox:disabled+label,input[type=checkbox]:disabled+label{color:var(--color-grey-70);cursor:default}.checkbox:disabled+label:before,input[type=checkbox]:disabled+label:before{background:var(--color-white);border:2px solid var(--color-grey-85)}.fake-checkbox{flex:0 0 auto}.box--primary .checkbox+label:before,.box--primary input[type=checkbox]+label:before{border:2px solid var(--color-white)}.box--primary .checkbox:checked+label:before,.box--primary input[type=checkbox]:checked+label:before{background:var(--color-white);border:2px solid var(--color-white);box-shadow:inset 0 0 0 3px var(--color-primary)}.input-group,.input-group input[type=email],.input-group input[type=number],.input-group input[type=password],.input-group input[type=phone],.input-group input[type=text],.input-group select,.input-group textarea{width:100%}.bg--dark input[type=email],.bg--dark input[type=number],.bg--dark input[type=password],.bg--dark input[type=phone],.bg--dark input[type=text],.bg--dark select,.bg--dark textarea,.input-group--dark-bg input[type=email],.input-group--dark-bg input[type=number],.input-group--dark-bg input[type=password],.input-group--dark-bg input[type=phone],.input-group--dark-bg input[type=text],.input-group--dark-bg select,.input-group--dark-bg textarea,.inverted input[type=email],.inverted input[type=number],.inverted input[type=password],.inverted input[type=phone],.inverted input[type=text],.inverted select,.inverted textarea{background:transparent;border-bottom:1px solid var(--color-grey-70);color:var(--color-white);margin-bottom:2px;padding:1px 0}.bg--dark input[type=email].focus,.bg--dark input[type=email]:focus,.bg--dark input[type=number].focus,.bg--dark input[type=number]:focus,.bg--dark input[type=password].focus,.bg--dark input[type=password]:focus,.bg--dark input[type=phone].focus,.bg--dark input[type=phone]:focus,.bg--dark input[type=text].focus,.bg--dark input[type=text]:focus,.bg--dark select.focus,.bg--dark select:focus,.bg--dark textarea.focus,.bg--dark textarea:focus,.input-group--dark-bg input[type=email].focus,.input-group--dark-bg input[type=email]:focus,.input-group--dark-bg input[type=number].focus,.input-group--dark-bg input[type=number]:focus,.input-group--dark-bg input[type=password].focus,.input-group--dark-bg input[type=password]:focus,.input-group--dark-bg input[type=phone].focus,.input-group--dark-bg input[type=phone]:focus,.input-group--dark-bg input[type=text].focus,.input-group--dark-bg input[type=text]:focus,.input-group--dark-bg select.focus,.input-group--dark-bg select:focus,.input-group--dark-bg textarea.focus,.input-group--dark-bg textarea:focus,.inverted input[type=email].focus,.inverted input[type=email]:focus,.inverted input[type=number].focus,.inverted input[type=number]:focus,.inverted input[type=password].focus,.inverted input[type=password]:focus,.inverted input[type=phone].focus,.inverted input[type=phone]:focus,.inverted input[type=text].focus,.inverted input[type=text]:focus,.inverted select.focus,.inverted select:focus,.inverted textarea.focus,.inverted textarea:focus{border-bottom:2px solid var(--color-primary);margin-bottom:0}.bg--dark input[type=email].parsley-error,.bg--dark input[type=number].parsley-error,.bg--dark input[type=password].parsley-error,.bg--dark input[type=phone].parsley-error,.bg--dark input[type=text].parsley-error,.bg--dark select.parsley-error,.bg--dark textarea.parsley-error,.has-error .bg--dark input[type=email],.has-error .bg--dark input[type=number],.has-error .bg--dark input[type=password],.has-error .bg--dark input[type=phone],.has-error .bg--dark input[type=text],.has-error .bg--dark select,.has-error .bg--dark textarea,.has-error .input-group--dark-bg input[type=email],.has-error .input-group--dark-bg input[type=number],.has-error .input-group--dark-bg input[type=password],.has-error .input-group--dark-bg input[type=phone],.has-error .input-group--dark-bg input[type=text],.has-error .input-group--dark-bg select,.has-error .input-group--dark-bg textarea,.has-error .inverted input[type=email],.has-error .inverted input[type=number],.has-error .inverted input[type=password],.has-error .inverted input[type=phone],.has-error .inverted input[type=text],.has-error .inverted select,.has-error .inverted textarea,.input-group--dark-bg input[type=email].parsley-error,.input-group--dark-bg input[type=number].parsley-error,.input-group--dark-bg input[type=password].parsley-error,.input-group--dark-bg input[type=phone].parsley-error,.input-group--dark-bg input[type=text].parsley-error,.input-group--dark-bg select.parsley-error,.input-group--dark-bg textarea.parsley-error,.inverted input[type=email].parsley-error,.inverted input[type=number].parsley-error,.inverted input[type=password].parsley-error,.inverted input[type=phone].parsley-error,.inverted input[type=text].parsley-error,.inverted select.parsley-error,.inverted textarea.parsley-error{border-bottom-color:var(--color-error)}.is-valid .bg--dark input[type=email],.is-valid .bg--dark input[type=number],.is-valid .bg--dark input[type=password],.is-valid .bg--dark input[type=phone],.is-valid .bg--dark input[type=text],.is-valid .bg--dark select,.is-valid .bg--dark textarea,.is-valid .input-group--dark-bg input[type=email],.is-valid .input-group--dark-bg input[type=number],.is-valid .input-group--dark-bg input[type=password],.is-valid .input-group--dark-bg input[type=phone],.is-valid .input-group--dark-bg input[type=text],.is-valid .input-group--dark-bg select,.is-valid .input-group--dark-bg textarea,.is-valid .inverted input[type=email],.is-valid .inverted input[type=number],.is-valid .inverted input[type=password],.is-valid .inverted input[type=phone],.is-valid .inverted input[type=text],.is-valid .inverted select,.is-valid .inverted textarea{border-bottom-color:var(--color-success)}.bg--dark input[type=email]::-webkit-input-placeholder,.bg--dark input[type=number]::-webkit-input-placeholder,.bg--dark input[type=password]::-webkit-input-placeholder,.bg--dark input[type=phone]::-webkit-input-placeholder,.bg--dark input[type=text]::-webkit-input-placeholder,.bg--dark select::-webkit-input-placeholder,.bg--dark textarea::-webkit-input-placeholder,.input-group--dark-bg input[type=email]::-webkit-input-placeholder,.input-group--dark-bg input[type=number]::-webkit-input-placeholder,.input-group--dark-bg input[type=password]::-webkit-input-placeholder,.input-group--dark-bg input[type=phone]::-webkit-input-placeholder,.input-group--dark-bg input[type=text]::-webkit-input-placeholder,.input-group--dark-bg select::-webkit-input-placeholder,.input-group--dark-bg textarea::-webkit-input-placeholder,.inverted input[type=email]::-webkit-input-placeholder,.inverted input[type=number]::-webkit-input-placeholder,.inverted input[type=password]::-webkit-input-placeholder,.inverted input[type=phone]::-webkit-input-placeholder,.inverted input[type=text]::-webkit-input-placeholder,.inverted select::-webkit-input-placeholder,.inverted textarea::-webkit-input-placeholder{-webkit-font-smoothing:antialiased;color:var(--color-white);font-family:var(--font-main)}.bg--dark input[type=email]::-moz-placeholder,.bg--dark input[type=number]::-moz-placeholder,.bg--dark input[type=password]::-moz-placeholder,.bg--dark input[type=phone]::-moz-placeholder,.bg--dark input[type=text]::-moz-placeholder,.bg--dark select::-moz-placeholder,.bg--dark textarea::-moz-placeholder,.input-group--dark-bg input[type=email]::-moz-placeholder,.input-group--dark-bg input[type=number]::-moz-placeholder,.input-group--dark-bg input[type=password]::-moz-placeholder,.input-group--dark-bg input[type=phone]::-moz-placeholder,.input-group--dark-bg input[type=text]::-moz-placeholder,.input-group--dark-bg select::-moz-placeholder,.input-group--dark-bg textarea::-moz-placeholder,.inverted input[type=email]::-moz-placeholder,.inverted input[type=number]::-moz-placeholder,.inverted input[type=password]::-moz-placeholder,.inverted input[type=phone]::-moz-placeholder,.inverted input[type=text]::-moz-placeholder,.inverted select::-moz-placeholder,.inverted textarea::-moz-placeholder{-webkit-font-smoothing:antialiased;color:var(--color-white);font-family:var(--font-main)}.bg--dark input[type=email]:-ms-input-placeholder,.bg--dark input[type=number]:-ms-input-placeholder,.bg--dark input[type=password]:-ms-input-placeholder,.bg--dark input[type=phone]:-ms-input-placeholder,.bg--dark input[type=text]:-ms-input-placeholder,.bg--dark select:-ms-input-placeholder,.bg--dark textarea:-ms-input-placeholder,.input-group--dark-bg input[type=email]:-ms-input-placeholder,.input-group--dark-bg input[type=number]:-ms-input-placeholder,.input-group--dark-bg input[type=password]:-ms-input-placeholder,.input-group--dark-bg input[type=phone]:-ms-input-placeholder,.input-group--dark-bg input[type=text]:-ms-input-placeholder,.input-group--dark-bg select:-ms-input-placeholder,.input-group--dark-bg textarea:-ms-input-placeholder,.inverted input[type=email]:-ms-input-placeholder,.inverted input[type=number]:-ms-input-placeholder,.inverted input[type=password]:-ms-input-placeholder,.inverted input[type=phone]:-ms-input-placeholder,.inverted input[type=text]:-ms-input-placeholder,.inverted select:-ms-input-placeholder,.inverted textarea:-ms-input-placeholder{-webkit-font-smoothing:antialiased;color:var(--color-white);font-family:var(--font-main)}.bg--dark input[type=email]:-moz-placeholder,.bg--dark input[type=number]:-moz-placeholder,.bg--dark input[type=password]:-moz-placeholder,.bg--dark input[type=phone]:-moz-placeholder,.bg--dark input[type=text]:-moz-placeholder,.bg--dark select:-moz-placeholder,.bg--dark textarea:-moz-placeholder,.input-group--dark-bg input[type=email]:-moz-placeholder,.input-group--dark-bg input[type=number]:-moz-placeholder,.input-group--dark-bg input[type=password]:-moz-placeholder,.input-group--dark-bg input[type=phone]:-moz-placeholder,.input-group--dark-bg input[type=text]:-moz-placeholder,.input-group--dark-bg select:-moz-placeholder,.input-group--dark-bg textarea:-moz-placeholder,.inverted input[type=email]:-moz-placeholder,.inverted input[type=number]:-moz-placeholder,.inverted input[type=password]:-moz-placeholder,.inverted input[type=phone]:-moz-placeholder,.inverted input[type=text]:-moz-placeholder,.inverted select:-moz-placeholder,.inverted textarea:-moz-placeholder{color:var(--color-white);font-family:var(--font-main)}.bg--dark input[type=email]:-webkit-autofill,.bg--dark input[type=email]:-webkit-autofill:focus,.bg--dark input[type=email]:-webkit-autofill:hover,.bg--dark input[type=number]:-webkit-autofill,.bg--dark input[type=number]:-webkit-autofill:focus,.bg--dark input[type=number]:-webkit-autofill:hover,.bg--dark input[type=password]:-webkit-autofill,.bg--dark input[type=password]:-webkit-autofill:focus,.bg--dark input[type=password]:-webkit-autofill:hover,.bg--dark input[type=phone]:-webkit-autofill,.bg--dark input[type=phone]:-webkit-autofill:focus,.bg--dark input[type=phone]:-webkit-autofill:hover,.bg--dark input[type=text]:-webkit-autofill,.bg--dark input[type=text]:-webkit-autofill:focus,.bg--dark input[type=text]:-webkit-autofill:hover,.bg--dark select:-webkit-autofill,.bg--dark select:-webkit-autofill:focus,.bg--dark select:-webkit-autofill:hover,.bg--dark textarea:-webkit-autofill,.bg--dark textarea:-webkit-autofill:focus,.bg--dark textarea:-webkit-autofill:hover,.input-group--dark-bg input[type=email]:-webkit-autofill,.input-group--dark-bg input[type=email]:-webkit-autofill:focus,.input-group--dark-bg input[type=email]:-webkit-autofill:hover,.input-group--dark-bg input[type=number]:-webkit-autofill,.input-group--dark-bg input[type=number]:-webkit-autofill:focus,.input-group--dark-bg input[type=number]:-webkit-autofill:hover,.input-group--dark-bg input[type=password]:-webkit-autofill,.input-group--dark-bg input[type=password]:-webkit-autofill:focus,.input-group--dark-bg input[type=password]:-webkit-autofill:hover,.input-group--dark-bg input[type=phone]:-webkit-autofill,.input-group--dark-bg input[type=phone]:-webkit-autofill:focus,.input-group--dark-bg input[type=phone]:-webkit-autofill:hover,.input-group--dark-bg input[type=text]:-webkit-autofill,.input-group--dark-bg input[type=text]:-webkit-autofill:focus,.input-group--dark-bg input[type=text]:-webkit-autofill:hover,.input-group--dark-bg select:-webkit-autofill,.input-group--dark-bg select:-webkit-autofill:focus,.input-group--dark-bg select:-webkit-autofill:hover,.input-group--dark-bg textarea:-webkit-autofill,.input-group--dark-bg textarea:-webkit-autofill:focus,.input-group--dark-bg textarea:-webkit-autofill:hover,.inverted input[type=email]:-webkit-autofill,.inverted input[type=email]:-webkit-autofill:focus,.inverted input[type=email]:-webkit-autofill:hover,.inverted input[type=number]:-webkit-autofill,.inverted input[type=number]:-webkit-autofill:focus,.inverted input[type=number]:-webkit-autofill:hover,.inverted input[type=password]:-webkit-autofill,.inverted input[type=password]:-webkit-autofill:focus,.inverted input[type=password]:-webkit-autofill:hover,.inverted input[type=phone]:-webkit-autofill,.inverted input[type=phone]:-webkit-autofill:focus,.inverted input[type=phone]:-webkit-autofill:hover,.inverted input[type=text]:-webkit-autofill,.inverted input[type=text]:-webkit-autofill:focus,.inverted input[type=text]:-webkit-autofill:hover,.inverted select:-webkit-autofill,.inverted select:-webkit-autofill:focus,.inverted select:-webkit-autofill:hover,.inverted textarea:-webkit-autofill,.inverted textarea:-webkit-autofill:focus,.inverted textarea:-webkit-autofill:hover{-webkit-text-fill-color:inherit;background-color:var(--color-white)!important;border:none}.radio+label:before{border-radius:50%}.radio__label:before{border:2px solid var(--color-primary);border-radius:50%;content:""}.radio__label:checked:before{background:var(--color-primary);border:2px solid var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-white)}input[type=range]{-webkit-appearance:none;background:none;height:25px;margin:10px 0;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){input[type=range]{box-sizing:content-box}}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{animate:.2s;background:var(--color-grey-90);border:0 solid #000;border-radius:1px;box-shadow:0 0 0 #000;cursor:pointer;height:5px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-primary);border:1px solid var(--color-primary);border-radius:25px;box-shadow:0 0 0 #000;cursor:pointer;height:18px;margin-top:-7px;width:18px}input[type=range]:focus::-webkit-slider-runnable-track{background:var(--color-grey-90)}input[type=range]::-moz-range-track{animate:.2s;background:var(--color-grey-90);border:0 solid #000;border-radius:1px;box-shadow:0 0 0 #000;cursor:pointer;height:5px;width:100%}input[type=range]::-moz-range-thumb{background:var(--color-primary);border:1px solid var(--color-primary);border-radius:25px;box-shadow:0 0 0 #000;cursor:pointer;height:18px;width:18px}input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:6px 0;color:transparent;height:5px;width:300px}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:var(--color-grey-90);border-radius:10px}input[type=range]::-ms-thumb{background:var(--color-primary);border:none;border-radius:50%;height:16px;width:16px}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:var(--color-grey-90)}.range{margin:0!important;width:100%}.range__indicator{color:var(--color-grey-40);font-family:var(--font-main);font-weight:400}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #ccc}.search__icon{color:var(--color-grey-40);height:1.25rem;position:absolute;right:.625rem;top:calc(50% - 2px);width:1.25rem}@media(max-width:767px){.search__icon{right:0;top:calc(50% - 5px)}}.bg--dark .search__icon,.inverted .search__icon{color:var(--color-white)}.validation-group{display:flex;flex-flow:column nowrap}.parsley-errors-list>*,.powermail-errors-list>*,.validation-message{color:var(--color-grey-60);font-family:var(--font-main);font-size:.875rem}.parsley-errors-list>*,.powermail-errors-list>*,.validation-message--error{color:var(--color-error)}.validation-message--success{color:var(--color-success)}.validation-message--warning{color:var(--color-warning)}.link--download,.link--external,.link--file,.link--internal,.link--mail,.link--more{display:inline-flex!important;position:relative}.link--download:after,.link--external:after,.link--file:after,.link--internal:after,.link--mail:after,.link--more:after{display:inline-block;flex:1 0 auto;margin-left:.375rem;margin-right:.1875rem;position:relative}div>a{display:block;overflow:hidden}div>a:hover img{transform:scale(1.03)}div>a img{transform:scale(1);transition:var(--transition-button)}h1 .link--external:after,h2 .link--external:after,h3 .link--external:after,h4 .link--external:after,h5 .link--external:after,h6 .link--external:after{display:none!important}li a[class^=link]:not(.button):not(.clear-links):after,p a[class^=link]:not(.button):not(.clear-links):after,table a[class^=link]:not(.button):not(.clear-links):after{background-position-y:bottom;height:1.375rem}.clear-links,.clear-links a,.dates-listing .list-item__title,.dates-listing .list-item__title a,.dates-listing li,.dates-listing li a,.file-list .list-item__title,.file-list .list-item__title a,.file-list li,.file-list li a,a.clear-links{color:inherit;text-decoration:none}.clear-links a:hover,.clear-links:hover,.dates-listing .list-item__title a:hover,.dates-listing .list-item__title:hover,.dates-listing li a:hover,.dates-listing li:hover,.file-list .list-item__title a:hover,.file-list .list-item__title:hover,.file-list li a:hover,.file-list li:hover,a.clear-links:hover{cursor:pointer;text-decoration:none}.link--primary,.link--secondary{color:var(--color-link);font-family:var(--font-main);font-weight:700;text-decoration:none;text-transform:uppercase}.link--primary:hover,.link--secondary:hover{color:var(--color-link-hover);text-decoration:none}.link--secondary{color:var(--color-link-hover);text-transform:none}.link--secondary:hover{color:var(--color-grey-40)}.breadcrumb__item>a,.breadcrumb__item>span,.link--inverted{color:var(--color-link-hover);text-decoration:none}.breadcrumb__item>a:hover,.breadcrumb__item>span:hover,.link--inverted:hover{color:var(--color-grey-40);text-decoration:none}.ce-bodytext p .link--file,.link--inline,li a[class^=link]:not(.button):not(.clear-links),p a[class^=link]:not(.button):not(.clear-links),table a[class^=link]:not(.button):not(.clear-links){color:var(--color-link);display:inline!important;font-family:inherit!important;font-size:inherit;line-height:inherit}.ce-bodytext p .link--file:hover,.link--inline:hover,li a[class^=link]:hover:not(.button):not(.clear-links),p a[class^=link]:hover:not(.button):not(.clear-links),table a[class^=link]:hover:not(.button):not(.clear-links){color:var(--color-link-hover)}.link--download:after,.link--file:after{background:url(../Assets/Icons/action/save--primary.svg) no-repeat 50%;content:"";transition:transform var(--animation-duration);width:1em}.link--download:hover:after,.link--file:hover:after{background:url(../Assets/Icons/action/save--grey.svg) no-repeat 50%;cursor:pointer;transform:translateY(2px)!important}.link--external.link--primary:after{top:0}.link--external:after{background:url(../Assets/Icons/action/launch--primary.svg) no-repeat 50%;content:"";transform:scale(.9);transition:transform var(--animation-duration);width:1rem}.link--external:hover:after{background:url(../Assets/Icons/action/launch--grey.svg) no-repeat 50%;transform:scale(1)}.link--meta{color:var(--color-grey-60)}.link--more{display:inline-block;position:relative}.link--more:after{background:url(../Assets/Icons/navigation/arrow-forward--primary.svg) no-repeat 50%;content:"";transition:transform var(--animation-duration);width:1.25rem}.link--more:hover:after{background:url(../Assets/Icons/navigation/arrow-forward--grey.svg) no-repeat 50%;transform:translateX(2px)!important}.link--chat span{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:flex-start}.link--chat span:before{animation:pulse-green 2s infinite;background-color:var(--color-green);border-radius:50%;content:"";display:block;height:15px;margin-right:10px;width:15px}.link--chat:hover span:before{animation-duration:1.5s}li a.link--external{min-height:calc(1em + 2px)}.bg--primary a:not(.button),.box--primary a:not(.button),.breakout-box--primary a:not(.button){--color-link:var(--color-grey-60);--color-link-hover:var(--color-grey-40)}.bg--primary .link--external:after,.box--primary .link--external:after,.breakout-box--primary .link--external:after{background:url(../Assets/Icons/action/launch--inverted.svg) no-repeat 50%}.bg--primary .link--download:after,.bg--primary .link--file:after,.box--primary .link--download:after,.box--primary .link--file:after,.breakout-box--primary .link--download:after,.breakout-box--primary .link--file:after{background:url(../Assets/Icons/action/save--inverted.svg) no-repeat 50%}.frame-type-header p,.frame-type-html p,.frame-type-text p,.frame-type-textmedia p,.frame-type-textpic p{hyphens:auto;word-break:break-word}.frame-type-header p.strong,.frame-type-html p.strong,.frame-type-text p.strong,.frame-type-textmedia p.strong,.frame-type-textpic p.strong{font-weight:700}.frame-type-header p a,.frame-type-html p a,.frame-type-text p a,.frame-type-textmedia p a,.frame-type-textpic p a{word-wrap:break-word;hyphens:auto;word-break:break-word}.frame-type-header h1,.frame-type-header h2,.frame-type-header h3,.frame-type-header h4,.frame-type-header h5,.frame-type-header h6,.frame-type-html h1,.frame-type-html h2,.frame-type-html h3,.frame-type-html h4,.frame-type-html h5,.frame-type-html h6,.frame-type-text h1,.frame-type-text h2,.frame-type-text h3,.frame-type-text h4,.frame-type-text h5,.frame-type-text h6,.frame-type-textmedia h1,.frame-type-textmedia h2,.frame-type-textmedia h3,.frame-type-textmedia h4,.frame-type-textmedia h5,.frame-type-textmedia h6,.frame-type-textpic h1,.frame-type-textpic h2,.frame-type-textpic h3,.frame-type-textpic h4,.frame-type-textpic h5,.frame-type-textpic h6{hyphens:auto;word-break:break-word}.frame-type-header .module-title--large,.frame-type-html .module-title--large,.frame-type-text .module-title--large,.frame-type-textmedia .module-title--large,.frame-type-textpic .module-title--large{border-bottom:1px solid var(--color-primary);color:var(--color-grey-40);margin-bottom:1.25rem;text-transform:uppercase}.frame-type-header .module-title--large span,.frame-type-html .module-title--large span,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--large span{display:inline-block;padding-bottom:.25rem;position:relative}.frame-type-header .module-title--large span:after,.frame-type-html .module-title--large span:after,.frame-type-text .module-title--large span:after,.frame-type-textmedia .module-title--large span:after,.frame-type-textpic .module-title--large span:after{background:var(--color-primary);bottom:-.25rem;height:.1875rem}.frame-type-header .module-title--large span>*,.frame-type-html .module-title--large span>*,.frame-type-text .module-title--large span>*,.frame-type-textmedia .module-title--large span>*,.frame-type-textpic .module-title--large span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.frame-type-header .module-title--large span,.frame-type-html .module-title--large span,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--large span{color:var(--color-text);font-family:var(--font-main);font-size:4.25rem;font-weight:300;line-height:4.5rem;text-transform:none}@media(max-width:1259px){.frame-type-header .module-title--large span,.frame-type-html .module-title--large span,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--large span{font-size:3.625rem;line-height:4rem}}@media(max-width:1023px){.frame-type-header .module-title--large span,.frame-type-html .module-title--large span,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--large span{font-size:3.25rem;line-height:3.625rem}}@media(max-width:767px){.frame-type-header .module-title--large span,.frame-type-html .module-title--large span,.frame-type-text .module-title--large span,.frame-type-textmedia .module-title--large span,.frame-type-textpic .module-title--large span{font-size:2.625rem;line-height:3rem}}.frame-type-header .module-title--large span:after,.frame-type-html .module-title--large span:after,.frame-type-text .module-title--large span:after,.frame-type-textmedia .module-title--large span:after,.frame-type-textpic .module-title--large span:after{background:#f6a906;bottom:-3px;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.frame-type-header .module-title--grey,.frame-type-html .module-title--grey,.frame-type-text .module-title--grey,.frame-type-textmedia .module-title--grey,.frame-type-textpic .module-title--grey{border-bottom-color:var(--color-primary);border-bottom:1px solid var(--color-grey-60);color:var(--color-grey-40);color:var(--color-text);margin-bottom:1.25rem;text-transform:uppercase}.frame-type-header .module-title--grey span,.frame-type-html .module-title--grey span,.frame-type-text .module-title--grey span,.frame-type-textmedia .module-title--grey span,.frame-type-textpic .module-title--grey span{display:inline-block;padding-bottom:.25rem;position:relative}.frame-type-header .module-title--grey span:after,.frame-type-html .module-title--grey span:after,.frame-type-text .module-title--grey span:after,.frame-type-textmedia .module-title--grey span:after,.frame-type-textpic .module-title--grey span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.frame-type-header .module-title--grey span>*,.frame-type-html .module-title--grey span>*,.frame-type-text .module-title--grey span>*,.frame-type-textmedia .module-title--grey span>*,.frame-type-textpic .module-title--grey span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.frame-type-header .module-title--grey span,.frame-type-html .module-title--grey span,.frame-type-text .module-title--grey span,.frame-type-textmedia .module-title--grey span,.frame-type-textpic .module-title--grey span{padding-bottom:8px}.frame-type-header .module-title--grey span:after,.frame-type-html .module-title--grey span:after,.frame-type-text .module-title--grey span:after,.frame-type-textmedia .module-title--grey span:after,.frame-type-textpic .module-title--grey span:after{display:none}.frame-type-header header,.frame-type-html header,.frame-type-text header,.frame-type-textmedia header,.frame-type-textpic header{display:block}.frame-type-html iframe{max-width:100%}.frame-type-linimpleniabase_newsroom,.frame-width--default,.frame-width--narrow,.frame-width--wide{margin-left:auto;margin-right:auto;max-width:calc(100vw - 80px)}@media(max-width:767px){.frame-type-linimpleniabase_newsroom,.frame-width--default,.frame-width--narrow,.frame-width--wide{max-width:calc(100vw - 40px)}}.frame-type-linimpleniabase_newsroom .row.gutters,.frame-width--default .row.gutters,.frame-width--narrow .row.gutters,.frame-width--wide .row.gutters{width:calc(100% + 20px)}@media(max-width:767px){.frame-type-linimpleniabase_newsroom .row.gutters,.frame-width--default .row.gutters,.frame-width--narrow .row.gutters,.frame-width--wide .row.gutters{width:100%}}.frame-width--default{width:100%}.frame-width--wide{width:1348px}.frame-type-linimpleniabase_newsroom,.frame-width--narrow{max-width:100%;width:1120px}.breadcrumb{align-items:baseline;display:flex;flex:0 0 auto;flex-flow:row wrap;font-family:var(--font-main);justify-content:flex-start;margin-top:1.25rem}.breadcrumb__item{display:inline-block;margin-bottom:5px}@media(max-width:1259px){.breadcrumb__item{margin-bottom:10px}}.breadcrumb__item>a,.breadcrumb__item>span{align-items:center;display:flex;flex-flow:row nowrap;position:relative}.breadcrumb__item>a:after,.breadcrumb__item>span:after{background:url(../Assets/Icons/navigation/arrow-pixel-right--primary.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:9px;margin-left:10px;margin-right:10px;width:5px}.breadcrumb__item>span{pointer-events:none}.breadcrumb__item:last-of-type>a,.breadcrumb__item:last-of-type>span{display:inline-block;padding-right:0;pointer-events:none;position:relative}@media(max-width:767px){.breadcrumb__item:last-of-type>a,.breadcrumb__item:last-of-type>span{margin-bottom:10px;max-width:none}}.breadcrumb__item:last-of-type>a:after,.breadcrumb__item:last-of-type>span:after{display:none}.breadcrumb__wrapper{margin-bottom:30px;width:100%}.divider{margin:2.5rem 0}.divider__line{border-top:1px solid var(--color-grey-90)}.icon--refresh{margin-right:.625rem;transform-origin:50% 43%}.icon--refresh svg{height:1rem;width:1rem}.icon--spin{-webkit-animation:spin .7s ease-out infinite;-moz-animation:spin .7s ease-out infinite;animation:spin .7s ease-out infinite;display:inline-block}.icon--like svg{height:23px;width:25px}.icon--comment svg{height:auto;width:18px}.icon--share svg{height:23px;width:28px}.icon--clipboard svg{height:23px;width:23px}@-moz-keyframes spin{to{-moz-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pagination-container,.solr-pagination{margin-bottom:0;margin-top:1.875rem}.pagination{align-items:center;display:flex;flex-flow:row nowrap}.pagination-container--above{border-bottom:1px solid var(--color-divider-light);padding-bottom:30px}.pagination-container--below{border-top:1px solid var(--color-divider-light);padding-top:30px}@media(max-width:767px){.pagination li:not([class]):nth-child(n+5):nth-child(-n+6){display:none}}.pagination a{align-items:center;color:var(--color-link);display:flex;flex-flow:row nowrap;height:40px;justify-content:center;text-align:center;text-decoration:none;width:40px}@media(max-width:479px){.pagination a{height:23px;width:23px}}.pagination .active a,.pagination a:hover{color:var(--color-dark)}.pagination .active a{font-weight:700;pointer-events:none}.pagination .first.disabled,.pagination .last.disabled,.pagination .next.disabled,.pagination .previous.disabled{pointer-events:none}.pagination .first.disabled svg *,.pagination .last.disabled svg *,.pagination .next.disabled svg *,.pagination .previous.disabled svg *{fill:var(--color-disabled)}.pagination .first span,.pagination .last span,.pagination .next span,.pagination .previous span{display:block}.pagination .first svg,.pagination .last svg,.pagination .next svg,.pagination .previous svg{height:14px;width:14px}.pagination .first svg *,.pagination .last svg *,.pagination .next svg *,.pagination .previous svg *{fill:var(--color-link)}.pagination .first:hover svg *,.pagination .last:hover svg *,.pagination .next:hover svg *,.pagination .previous:hover svg *{fill:var(--color-link-hover)}.pagination .previous{margin-right:auto}.pagination .next{margin-left:auto}.pagination .first{margin-left:-10px}.pagination .last{margin-right:-10px}.pagination .pagination__dots{pointer-events:none}.pagination .pagination__dots a{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.pagination .pagination__dots a svg{height:16px;width:16px}@media(max-width:767px){.pagination__first,.pagination__last{display:none}}.table.table--has-scrollbar{margin-bottom:6px;padding-bottom:20px}.table,table{scrollbar-track-color:var(--color-grey-90);scrollbar-arrow-color:var(--color-grey-90);scrollbar-face-color:var(--color-grey-70);scrollbar-shadow-color:var(--color-grey-70);scrollbar-dark-shadow-color:var(--color-grey-70);-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-color:var(--color-grey-70) var(--color-grey-90);scrollbar-width:thin}.table::-webkit-scrollbar,table::-webkit-scrollbar{background-color:var(--color-grey-90);width:4px}.table,table{border-collapse:collapse;display:table;min-width:37.5rem;overflow-x:auto!important;width:100%}.table::-webkit-scrollbar,table::-webkit-scrollbar{background-color:var(--color-grey-70);height:6px;width:6px}.table::-webkit-scrollbar-thumb,table::-webkit-scrollbar-thumb{background:var(--color-grey-70)}.table::-webkit-scrollbar-track,table::-webkit-scrollbar-track{background:var(--color-grey-90)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.table,table{scrollbar-track-color:var(--color-grey-90);scrollbar-arrow-color:var(--color-grey-90);scrollbar-face-color:var(--color-grey-70);scrollbar-shadow-color:var(--color-grey-70);scrollbar-dark-shadow-color:var(--color-grey-70);-ms-overflow-style:-ms-autohiding-scrollbar}}@-moz-document url-prefix(){.table,table{scrollbar-color:var(--color-grey-70) var(--color-grey-90);scrollbar-width:thin}}@media(max-width:374px){.table,table{display:block!important}}.table td,.table th,table td,table th{border-right:.9375rem solid transparent;padding:.625rem 0;text-align:left;vertical-align:top}.table td:last-of-type,.table th:last-of-type,table td:last-of-type,table th:last-of-type{border-right:0}.table th,table th{border-bottom:2px solid var(--color-grey-70);font-weight:700;position:relative;vertical-align:middle}.table td,table td{border-bottom:1px solid var(--color-grey-85)}.table td.text--right,.table th.text--right,.table tr.text--right,table td.text--right,table th.text--right,table tr.text--right{text-align:right}.table td.text--centered,.table th.text--centered,.table tr.text--centered,table td.text--centered,table th.text--centered,table tr.text--centered{text-align:center}.table td.text--left,.table th.text--left,.table tr.text--left,table td.text--left,table th.text--left,table tr.text--left{text-align:left}.table td:last-of-type td,.table th:last-of-type td,.table tr:last-of-type td,table td:last-of-type td,table th:last-of-type td,table tr:last-of-type td{border-bottom:none}.table a,table a{hyphens:manual;width:fit-content;word-break:normal}.table--colored td,.table--colored th,table--colored td,table--colored th{border-bottom:none;padding:.625rem .3125rem}.table--colored tbody tr:nth-child(2n),table--colored tbody tr:nth-child(2n){background-color:var(--color-orange-light-75)}.table--colored tbody tr:nth-child(odd),.table--colored thead+tbody tr:nth-child(2n),table--colored tbody tr:nth-child(odd),table--colored thead+tbody tr:nth-child(2n){background-color:transparent}.table--colored thead+tbody tr:nth-child(odd),table--colored thead+tbody tr:nth-child(odd){background-color:var(--color-orange-light-75)}.table--nowhitespace,.table.nowhitespace,table--nowhitespace,table.nowhitespace{white-space:nowrap}.table--nowhitespace td,.table--nowhitespace th,.table.nowhitespace td,.table.nowhitespace th,table--nowhitespace td,table--nowhitespace th,table.nowhitespace td,table.nowhitespace th{border-bottom:1px solid var(--color-grey-0);border-right:20px solid var(--color-white);color:var(--color-grey-13);font-size:1.0625rem;height:56px;line-height:1.5625rem;padding:5px 0;text-align:right;vertical-align:middle}.table--nowhitespace td:first-of-type,.table--nowhitespace th:first-of-type,.table.nowhitespace td:first-of-type,.table.nowhitespace th:first-of-type,table--nowhitespace td:first-of-type,table--nowhitespace th:first-of-type,table.nowhitespace td:first-of-type,table.nowhitespace th:first-of-type{font-size:1.0625rem;line-height:1.3125rem;text-align:left;vertical-align:middle}.table--nowhitespace td.border--primary,.table--nowhitespace th.border--primary,.table.nowhitespace td.border--primary,.table.nowhitespace th.border--primary,table--nowhitespace td.border--primary,table--nowhitespace th.border--primary,table.nowhitespace td.border--primary,table.nowhitespace th.border--primary{border-bottom-color:var(--color-primary);line-height:1.3125rem}.table--nowhitespace td.border--black,.table--nowhitespace th.border--black,.table.nowhitespace td.border--black,.table.nowhitespace th.border--black,table--nowhitespace td.border--black,table--nowhitespace th.border--black,table.nowhitespace td.border--black,table.nowhitespace th.border--black{border-bottom-color:var(--color-black)}.table--nowhitespace td.border--bold,.table--nowhitespace th.border--bold,.table.nowhitespace td.border--bold,.table.nowhitespace th.border--bold,table--nowhitespace td.border--bold,table--nowhitespace th.border--bold,table.nowhitespace td.border--bold,table.nowhitespace th.border--bold{border-bottom-width:3px}.table--nowhitespace td.text--centered,.table--nowhitespace th.text--centered,.table.nowhitespace td.text--centered,.table.nowhitespace th.text--centered,table--nowhitespace td.text--centered,table--nowhitespace th.text--centered,table.nowhitespace td.text--centered,table.nowhitespace th.text--centered{text-align:center}.table--nowhitespace td.text--bottom,.table--nowhitespace th.text--bottom,.table.nowhitespace td.text--bottom,.table.nowhitespace th.text--bottom,table--nowhitespace td.text--bottom,table--nowhitespace th.text--bottom,table.nowhitespace td.text--bottom,table.nowhitespace th.text--bottom{vertical-align:bottom}.table--nowhitespace td.text--right,.table--nowhitespace th.text--right,.table.nowhitespace td.text--right,.table.nowhitespace th.text--right,table--nowhitespace td.text--right,table--nowhitespace th.text--right,table.nowhitespace td.text--right,table.nowhitespace th.text--right{text-align:right}.table--nowhitespace td.text--left,.table--nowhitespace th.text--left,.table.nowhitespace td.text--left,.table.nowhitespace th.text--left,table--nowhitespace td.text--left,table--nowhitespace th.text--left,table.nowhitespace td.text--left,table.nowhitespace th.text--left{text-align:left}.table--nowhitespace th,.table--nowhitespace thead,.table.nowhitespace th,.table.nowhitespace thead,table--nowhitespace th,table--nowhitespace thead,table.nowhitespace th,table.nowhitespace thead{color:var(--color-primary);font-family:var(--font-main);font-weight:700}.table--nowhitespace thead td,.table--nowhitespace thead td strong,.table.nowhitespace thead td,.table.nowhitespace thead td strong,table--nowhitespace thead td,table--nowhitespace thead td strong,table.nowhitespace thead td,table.nowhitespace thead td strong{font-family:var(--font-main)!important;font-weight:700}.table--nowhitespace thead th,.table.nowhitespace thead th,table--nowhitespace thead th,table.nowhitespace thead th{border-bottom:1px solid var(--color-primary)}.table--nowhitespace tr td,.table.nowhitespace tr td,table--nowhitespace tr td,table.nowhitespace tr td{border-bottom:1px solid var(--color-grey-70)}.table--nowhitespace tr:last-child td,.table.nowhitespace tr:last-child td,table--nowhitespace tr:last-child td,table.nowhitespace tr:last-child td{border-bottom:none}.table--has-scrollbar,table--has-scrollbar{margin-bottom:6px;padding-bottom:20px}.table-scrollbar-wrapper{overflow-x:auto!important}.table-scrollbar-wrapper::-webkit-scrollbar{background-color:var(--color-grey-70);height:8px;width:8px}.table-scrollbar-wrapper::-webkit-scrollbar-thumb{background:var(--color-grey-70)}.table-scrollbar-wrapper::-webkit-scrollbar-track{background:var(--color-grey-90)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.table-scrollbar-wrapper{scrollbar-track-color:var(--color-grey-90);scrollbar-arrow-color:var(--color-grey-90);scrollbar-face-color:var(--color-grey-70);scrollbar-shadow-color:var(--color-grey-70);scrollbar-dark-shadow-color:var(--color-grey-70);-ms-overflow-style:-ms-autohiding-scrollbar}}@-moz-document url-prefix(){.table-scrollbar-wrapper{scrollbar-color:var(--color-grey-70) var(--color-grey-90);scrollbar-width:thin}}.table-scrollbar-icon{--icon-desktop:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDcwMCA1NTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTQ5MCAzNjYuMjRhMTYuODA2IDE2LjgwNiAwIDAgMCAxMS43NjIgNC44MDVjNC4zOTQgMCA4LjYxNy0xLjcyNyAxMS43NTgtNC44MDVMNTg4IDI5MS43NjNjMy4wNzgtMy4xNCA0LjgtNy4zNjMgNC44LTExLjc2MnMtMS43MjItOC42MjEtNC44LTExLjc2MmwtNzQuNDgtNzQuNDc3YTE2LjggMTYuOCAwIDAgMC0xNS4xOTEtMi41NjYgMTYuOCAxNi44IDAgMCAwLTEwLjg5MSAxMC44OTUgMTYuNzk4IDE2Ljc5OCAwIDAgMCAyLjU2MyAxNS4xOUw1MzUuMzYgMjYzLjJINDM0YTE2LjggMTYuOCAwIDEgMCAwIDMzLjYwMmgxMDEuMzZMNDkwIDM0Mi43MThhMTYuODAyIDE2LjgwMiAwIDAgMCAwIDIzLjUyek0yMTAgMTkzLjc2YTE2LjgwNiAxNi44MDYgMCAwIDAtMTEuNzYyLTQuODA1IDE2LjgwNCAxNi44MDQgMCAwIDAtMTEuNzU4IDQuODA1TDExMiAyNjguMjM3Yy0zLjA3OCAzLjE0LTQuOCA3LjM2My00LjggMTEuNzYyczEuNzIyIDguNjIxIDQuOCAxMS43NjJsNzQuNDggNzQuNDc3YTE2LjggMTYuOCAwIDAgMCAxNS4xOTEgMi41NjYgMTYuOCAxNi44IDAgMCAwIDEwLjg5MS0xMC44OTVjMS42NTYtNS4xOC43LTEwLjg0LTIuNTYzLTE1LjE5TDE2NC42NCAyOTYuOEgyNjZhMTYuOCAxNi44IDAgMSAwIDAtMzMuNjAySDE2NC42NEwyMTAgMjE3LjI4MmExNi44MDIgMTYuODAyIDAgMCAwIDAtMjMuNTJ6TTM4NC43MiAyNjMuMmgtNjkuNDM4YTE2Ljc5OSAxNi43OTkgMCAwIDAtMTQuNTUxIDI1LjJjMyA1LjE5OSA4LjU0NyA4LjQwMiAxNC41NTEgOC40MDJoNjkuNDM4YTE2Ljc5OSAxNi43OTkgMCAwIDAgMTQuNTUxLTI1LjJjLTMtNS4xOTktOC41NDctOC40MDItMTQuNTUxLTguNDAyeiIvPjwvZz48L3N2Zz4=");--icon-mobile:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwcHQiIGhlaWdodD0iMTAwcHQiIHZpZXdCb3g9IjAgMCA3MDAgNTUwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0zODguNyA1MjYuNGE3LjI2OSA3LjI2OSAwIDAgMS0yLjQwNi0uMzljLTQuMTQ1LTEuMzQ0LTYuNDQyLTUuNzctNS4wOTgtOS45MSA5LjUyLTI5Ljc5NCA0MS4xMDUtNzMuMzA2IDU5LjQxNC05My4yOTggMTYuNDY1LTE3Ljk3NyAyOS40NTctNTQuNzcgMzAuMTMtNTYuNjcybDE4LjA5LTU2LjU1OWMxLjY3OS01LjI2NSAxLjIzLTEwLjg2My0xLjI5LTE1LjczNC0yLjUyLTQuOTMtNi44MzItOC41MTItMTIuMDk4LTEwLjE5LTEwLjg2My0zLjQ3NC0yMi41MTIgMi41MTktMjUuOTg0IDEzLjM4MmwtNi40OTYgMjAuMjczYy0uMTY4LjUwNC0uMzM2Ljk1My0uNjE3IDEuMzk5LTEuNzkzIDMuMjQ2LTUuNjU2IDQuODctOS4yOTcgMy42OTUtNC4xNDUtMS4zNDQtNi40NDItNS43Ny01LjA5OC05LjkxbDExLjc2Mi0zNi43OTNjMS42OC01LjI2NiAxLjIzLTEwLjg2My0xLjI4OS0xNS43MzQtMi41Mi00LjkzLTYuODMyLTguNTEyLTEyLjA5OC0xMC4xOTEtMTAuNzU0LTMuNDE0LTIyLjM0NCAyLjQ2NC0yNS44NzEgMTMuMTA1bC0zLjkyMiAxMi4zMnYuMjIybC0zLjk3NiAxMi4yNjZjLTEuMzQ0IDQuMTQ1LTUuNzcgNi40NDItOS45MSA1LjA5OC00LjE0NS0xLjM0NC02LjQ0Mi01Ljc3LTUuMDk4LTkuOTFsNy44NC0yNC41MjcuMTEzLS4zMzYgNi43NzctMjEuMTY4YzEuNjgtNS4yNjYgMS4yMy0xMC44NjMtMS4yOS0xNS43MzQtMi41MTktNC45My02LjgzMS04LjUxMi0xMi4wOTctMTAuMTkxLTUuMjY2LTEuNjgtMTAuODYzLTEuMjMtMTUuNzM0IDEuMjg5cy04LjUxMiA2Ljc3Ny0xMC4xOTEgMTIuMDM5bC0xMS43NjIgMzYuNzM0Yy0xLjM0NCA0LjE0NC01Ljc3IDYuNDQxLTkuOTEgNS4wOTgtNC4xNDUtMS4zNDQtNi40NDItNS43Ny01LjA5OC05LjkxbC45NTMtMy4wNzkgMTAuNzU0LTMzLjY1NiAzMy4zMi0xMDQuMjdjMS42OC01LjI2NSAxLjIzLTEwLjg2My0xLjI4OS0xNS43MzQtMi41Mi00LjkzLTYuODMyLTguNTExLTEyLjA5OC0xMC4xOS01LjI2Ni0xLjY4LTEwLjg2My0xLjIzMS0xNS43MzQgMS4yODgtNC45MyAyLjUyLTguNTEyIDYuODMyLTEwLjE5MSAxMi4wOThsLTYzLjQ0OSAxOTguNDZjLTEuMDYyIDMuMzYtNC4yNTggNS42MDItNy43MjcgNS40ODktMy41MjctLjExMy02LjU1LTIuNTItNy4zOS01LjkzOGwtMTUuNDU3LTYwLjMxMmMtMS4zOTktNS40MzMtNS4wOTgtOS44NTUtMTAuMjQ2LTEyLjE1Mi01LjA5OC0yLjI5Ny0xMC45MjItMi4xMjktMTUuOTAyLjM5LTcuMjIzIDMuNjk2LTExLjA5IDExLjY0OS05LjYzMyAxOS43MTIgNC41MzUgMjQuODYzIDYuNDQxIDY2Ljc1NCA0LjUzNSA3OS44NTUtMi4wNyAxNC4yMjMgMi40NjUgNDMuMjg5IDQuNDI2IDUzLjY0OGwxMi40MzQgNDguMDQ3YzYuMTYgMjMuNjg4IDYuMTA2IDQ4Ljc3Ny0uMTEzIDcyLjQ2NWwtNC44MTcgMTguMzEyYy0xLjEyIDQuMi01LjQzMyA2LjcxOS05LjYzMiA1LjY1Ni00LjItMS4xMjEtNi43Mi01LjQzMy01LjY1Ny05LjYzM2w0LjgxNy0xOC4zMTJjNS41NDMtMjEuMDU1IDUuNjAxLTQzLjM0NC4xMTMtNjQuNDU3bC0xMi40ODgtNDguMzI4cy0uMDU1LS4zMzYtLjExMy0uNTA0Yy0uMjgyLTEuNTY2LTcuNTA0LTM5LjI1OC00LjU5NC01OS4xMzcgMS41MTItMTAuNTg2LjExMy00OS44OTUtNC40OC03NC43MDMtMi43NDMtMTQuOTUzIDQuNDgtMjkuNjggMTcuOTc2LTM2LjYyNSA5LjI5Ny00Ljc2MSAyMC4wNDctNS4wMzkgMjkuNTY2LS43ODUgOS41MiA0LjI1OCAxNi40NjUgMTIuNTQzIDE5LjA0IDIyLjYyNWw4LjY4IDMzLjcxMSA1NS4xMDQtMTcyLjM3YzIuOTY5LTkuMjk3IDkuMzUyLTE2Ljg1NSAxOC4wMzEtMjEuMjggOC42OC00LjQ4MSAxOC41MzUtNS4yNjYgMjcuODMyLTIuMjk4czE2Ljg1NSA5LjM1MiAyMS4yODEgMTguMDMxYzQuNDggOC42OCA1LjI2NiAxOC41MzUgMi4yOTcgMjcuODMybC0yNC4xOTEgNzUuNjU2YzctMi4xMjkgMTQuNTA0LTIuMDcgMjEuNjE3LjE2OCA5LjI5NyAyLjk3IDE2Ljg1NSA5LjM1MiAyMS4yODEgMTguMDMxIDMuMzYgNi41NTEgNC42NDggMTMuNzc3IDMuODA5IDIwLjk0NSA3LjA1NC0yLjI5NyAxNC44NC0yLjUyIDIyLjM5OC0uMDU0IDkuMjk3IDIuOTY4IDE2Ljg1NSA5LjM1MSAyMS4yOCAxOC4wMyAyLjY4OCA1LjE1MyA0LjAzMiAxMC44MSA0LjA5IDE2LjQ2NiA3LjM5MS0yLjc0MyAxNS42OC0zLjEzNyAyMy43NDItLjU1OSA5LjI5NyAyLjk2OSAxNi44NTUgOS4zNTIgMjEuMjgxIDE4LjAzMSA0LjQ4IDguNjggNS4yNjYgMTguNTM1IDIuMjk3IDI3LjgzMmwtMTguMDkgNTYuNjE3di4xNjhjLS42MTcgMS42OC0xNC41MDQgNDEuNDk2LTMzLjQ4OCA2Mi4yNzMtMTguMDkgMTkuNzExLTQ3LjYwMiA2MS4wOTgtNTYuMDU1IDg3LjQxNC0xLjA2MiAzLjM2LTQuMTk5IDUuNDg4LTcuNTA0IDUuNDg4em0xNy42NDEtMzcxLjY3YTguMDU5IDguMDU5IDAgMCAxLTQuNDI2LTEuMzQ0Yy0zLjY0LTIuNDY1LTQuNTk0LTcuMzM2LTIuMTI5LTEwLjk3NyA2LjY2NC05Ljg1NSAxMC4xOTEtMjEuMzkgMTAuMTkxLTMzLjM3NSAwLTMyLjg3LTI2Ljc3LTU5LjY0LTU5LjY0LTU5LjY0LTMyLjg3MiAwLTU5LjY0MiAyNi43Ny01OS42NDIgNTkuNjQgMCA0LjQ4LjUwNCA4LjkwMiAxLjQ1NyAxMy4yMTVhNy45MjcgNy45MjcgMCAwIDEtNS45MzcgOS40NjUgNy45MjcgNy45MjcgMCAwIDEtOS40NjUtNS45MzhjLTEuMjMtNS40MzMtMS44NDgtMTEuMDktMS44NDgtMTYuNzQyIDAtNDEuNjA5IDMzLjgyNC03NS40MzQgNzUuNDM0LTc1LjQzNHM3NS40MzQgMzMuODI0IDc1LjQzNCA3NS40MzRjMCAxNS4xMjEtNC40OCAyOS43MzQtMTIuODc5IDQyLjE2OC0xLjUxMSAyLjIzOS00LjAzIDMuNDczLTYuNTUgMy40NzN6bS0yMjYuNTItMTYuMjM4Yy0yLjA3IDAtNC4wOS0uNzg1LTUuNjAyLTIuMjk3TDEzMC42NTMgOTIuNjNjLTEuNTY2LTEuNTY2LTIuMjk2LTMuNTg2LTIuMjk2LTUuNjAyIDAtMi4wMTUuNzg1LTQuMDMgMi4yOTYtNS42MDFMMTc0LjIyIDM3Ljg2YzIuMjM5LTIuMjM4IDUuNjU3LTIuOTEgOC42MjUtMS43MzVhNy44NTcgNy44NTcgMCAwIDEgNC44NzIgNy4yODJWNzcuNjhoNjMuMjhhNy44ODUgNy44ODUgMCAwIDEgNy44OTUgNy44OTQgNy44ODUgNy44ODUgMCAwIDEtNy44OTQgNy44OTVoLTYzLjI4MXYzNy4wN2E3Ljg2MSA3Ljg2MSAwIDAgMS00Ljg3MiA3LjI4Yy0uOTUzLjM5Mi0yLjAxNS42MTgtMy4wMjMuNjE4em0tMzIuMzY3LTUxLjQ2NSAyNC40NzMgMjQuNDczVjg4LjQzYzAtLjUwNCAwLS45NTMuMTEzLTEuMzk4LS4wNTQtLjQ1LS4xMTMtLjk1NC0uMTEzLTEuMzk5di0yMy4wN2wtMjQuNDczIDI0LjQ3M3ptMzcyLjc5IDUxLjQ2NWMtMS4wMDggMC0yLjAxNi0uMjIzLTMuMDIzLS42MTdhNy44NTcgNy44NTcgMCAwIDEtNC44NzItNy4yODF2LTM3LjA3aC02My4yOGMtNC4zNjggMC03Ljg5NS0zLjUyOC03Ljg5NS03Ljg5NXMzLjUyNy03Ljg5NCA3Ljg5NS03Ljg5NGg2My4yOGwtLjAwMy0zNC4yMmE3Ljg2MSA3Ljg2MSAwIDAgMSA0Ljg3LTcuMjhjMi45Ny0xLjIzMSA2LjMyOS0uNTYgOC42MjYgMS43MzRsNDMuNTY2IDQzLjU2NmguMDU0di4xMTNhNy42NyA3LjY3IDAgMCAxIDIuMTg0IDUuMzc1di4zNGMwIDEuOTYtLjc4NSAzLjg2My0yLjE4NCA1LjM3NWgtLjA1NHYuMTEzbC00My41NjYgNDMuNTY2Yy0xLjUxMiAxLjUxMi0zLjUyOCAyLjI5Ny01LjYwMiAyLjI5N3ptNy43ODUtNTEuNDY1Yy4wNTUuNDUuMTEzLjk1My4xMTMgMS4zOTh2MjMuMDdsMjQuNDczLTI0LjQ3My0yNC40NzMtMjQuNDczdjIzLjA3YzAgLjUwNCAwIC45NTQtLjExMyAxLjM5OXoiLz48L3N2Zz4=");position:relative}.table-scrollbar-icon:before{background-repeat:no-repeat;background-size:contain;color:#fff;content:"";height:100px;left:calc(50% - 50px);position:absolute;top:25%;width:100px;z-index:1}.table-scrollbar-icon.desktop:before{background-color:rgba(51,51,51,.4);background-image:var(--icon-desktop)}.table-scrollbar-icon.mobile-device:before{background-color:rgba(51,51,51,.4);background-image:var(--icon-mobile)}.tags{display:flex;flex-wrap:wrap;gap:.3125rem;margin-bottom:1.25rem}body.polyfill--flex-gap .tags{margin-left:-.3125rem;margin-top:-.3125rem}body.polyfill--flex-gap .tags>*{margin-left:.3125rem;margin-top:.3125rem}.tags__item{border:1px solid var(--color-grey-60);border-radius:2.5rem;color:var(--color-grey-60);font-size:.875rem;line-height:1.375rem;padding:0 .75rem}.tags__item--link{background-color:var(--color-primary);border-color:var(--color-primary);padding:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.tags__item--link:hover{background-color:var(--color-orange-light);border-color:var(--color-orange-light)}.tags__item--link>a{color:var(--color-grey-13);font-size:inherit;line-height:inherit;padding:0 .75rem;text-decoration:none!important}.frame-type-linimpleniabase_texticon .svg__wrapper{margin-bottom:1.25rem}.frame-type-linimpleniabase_texticon .svg__wrapper svg{height:100%;width:100%}.frame-type-linimpleniabase_texticon .svg__color--primary svg path{fill:var(--color-primary)}.frame-type-linimpleniabase_texticon .svg__color--grey svg path{fill:var(--color-grey-85)}.frame-type-linimpleniabase_texticon .svg__color--black svg path{fill:var(--color-grey-0)}.frame-type-linimpleniabase_texticon .ce-above .svg__wrapper+.ce-bodytext{margin-top:20px}.frame-type-linimpleniabase_texticon .ce-below .svg__wrapper{margin-top:20px!important}.frame-type-linimpleniabase_texticon .ce-center .svg__wrapper{margin:0 auto}@media(min-width:768px){.frame-type-linimpleniabase_texticon .ce-left .svg__wrapper{margin-left:0}.frame-type-linimpleniabase_texticon .ce-right .svg__wrapper{margin-left:auto}}.frame-type-linimpleniabase_texticon .ce-intext .svg__wrapper,.frame-type-linimpleniabase_texticon .ce-intext.ce-nowrap .svg__wrapper{max-width:50%}@media(max-width:767px){.frame-type-linimpleniabase_texticon .ce-intext .svg__wrapper,.frame-type-linimpleniabase_texticon .ce-intext.ce-nowrap .svg__wrapper{max-width:100%}}.frame-type-linimpleniabase_texticon .ce-intext .svg__wrapper:only-child,.frame-type-linimpleniabase_texticon .ce-intext.ce-nowrap .svg__wrapper:only-child{max-width:100%}.frame-type-linimpleniabase_texticon .ce-intext.ce-left .svg__wrapper{float:left;margin-bottom:1.25rem;margin-right:1.25rem!important}@media(max-width:767px){.frame-type-linimpleniabase_texticon .ce-intext.ce-left .svg__wrapper{float:none;margin-right:0!important}}.frame-type-linimpleniabase_texticon .ce-intext.ce-right .svg__wrapper{float:right;margin-bottom:1.25rem;margin-left:1.25rem!important}@media(max-width:767px){.frame-type-linimpleniabase_texticon .ce-intext.ce-right .svg__wrapper{float:none;margin-left:0!important}}.gallery .image-embed-item{display:block}.ce-above .gallery.row[data-ce-columns="1"] .gallery__col,.ce-above .gallery.row[data-ce-columns="1"] .gallery__row,.ce-below .gallery.row[data-ce-columns="1"] .gallery__col,.ce-below .gallery.row[data-ce-columns="1"] .gallery__row{width:100%}.ce-above .gallery+.ce-bodytext{margin-top:20px}.ce-center .gallery .image-embed-item{margin:0 auto}@media(min-width:768px){.ce-left .gallery .image-embed-item{margin-left:0}.ce-right .gallery .image-embed-item{margin-left:auto}}.ce-intext .gallery,.ce-intext.ce-nowrap .gallery{max-width:50%}@media(max-width:767px){.ce-intext .gallery,.ce-intext.ce-nowrap .gallery{max-width:100%}}.ce-intext .gallery:only-child,.ce-intext.ce-nowrap .gallery:only-child{max-width:100%}.ce-intext.ce-left .gallery{float:left;margin-bottom:1.25rem;margin-right:1.25rem!important}@media(max-width:767px){.ce-intext.ce-left .gallery{float:none;margin-right:0!important}}.ce-intext.ce-right .gallery{float:right;margin-bottom:1.25rem;margin-left:1.25rem!important}@media(max-width:767px){.ce-intext.ce-right .gallery{float:none;margin-left:0!important}}.ce-media img{width:100%}@media(max-width:767px){.ce-textpic{overflow:visible}.ce-textpic .image-embed-item:not(.image-no-upscale):not(.image-no-fullwidth){margin-left:-1.25rem;max-width:none;width:100vw}.image-no-upscale,[class*=box--] .image-embed-item{margin-left:0!important;max-width:100%!important}}.list--dots,.list--numbered{margin-bottom:2rem}.list--dots li,.list--numbered li{margin-bottom:10px}.list--numbered{list-style:decimal;padding-inline-start:3ch}.list--numbered li{padding-inline-start:1ch}.list--numbered li::marker{color:var(--color-primary);font-family:inherit;font-weight:700}.list--numbered .list--dots,.list--numbered .list--numbered{margin-top:5px}.list--dots{list-style:none;padding-left:0}.list--dots li{padding-left:17px;position:relative}.list--dots li:before{background:var(--color-primary);content:"";display:block;height:5px;left:0;position:absolute;top:10px;width:5px}.list--dots .list--dots,.list--dots .list--numbered{margin-top:5px}.list--uploads{display:flex;flex-direction:column;gap:10px}.bg--primary .list--dots li:before{background:var(--color-white)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){ol{padding-left:6px}}.bg--black .list--numbered li:before,.bg--black ol li:before,.bg--primary .list--numbered li:before,.bg--primary ol li:before,.box--black .list--numbered li:before,.box--black ol li:before,.box--primary .list--numbered li:before,.box--primary ol li:before,.breakout-box--primary .list--numbered li:before,.breakout-box--primary ol li:before{color:var(--color-text)}.bg--black .list--dots li:before,.bg--black ul li:before,.bg--primary .list--dots li:before,.bg--primary ul li:before,.box--black .list--dots li:before,.box--black ul li:before,.box--primary .list--dots li:before,.box--primary ul li:before,.breakout-box--primary .list--dots li:before,.breakout-box--primary ul li:before{background:var(--color-text)}.list,.list--boxnolinks{list-style:none;position:relative}.list--box{border:2px solid var(--color-link);padding:16px 42px 16px 16px}.list--box li{color:var(--color-link);font-family:var(--font-main);font-size:1.375rem;font-weight:700;line-height:2rem;margin-bottom:8px;position:relative}.list--box li a{color:inherit;display:inline-block;font-family:inherit;font-size:inherit;padding-right:36px;position:relative;text-decoration:none}.list--box li a.link--download:after,.list--box li a.link--download:hover:after,.list--box li a.link--file:after,.list--box li a.link--file:hover:after{top:0}.list--box li a:after{background:url(../Assets/Icons/arrow-forward--primary.svg) no-repeat 50%;content:"";height:100%;position:absolute;right:0;top:0;transition:right var(--animation-duration);width:20px}.list--box li a:hover:after{right:-12px}.list--box li:before{display:none}.list--boxnolinks{border:2px solid var(--color-link);padding:16px 42px 16px 8px}.list--boxnolinks li{color:var(--color-link);font-family:var(--font-main);font-size:1.375rem;font-weight:700;line-height:2rem;margin-bottom:8px;margin-left:26px;position:relative}.list--boxnolinks li:before{top:13px}.list--boxnolinks li a{color:inherit;font-family:inherit;position:relative;text-decoration:none}.box--black .list--box,.box--primary .list--box,.breakout-box--primary .list--box{border-color:var(--color-white)}.box--black .list--box li,.box--primary .list--box li,.breakout-box--primary .list--box li{color:var(--color-white)}.box--black .list--box li a:after,.box--primary .list--box li a:after,.breakout-box--primary .list--box li a:after{background:url(../Assets/Icons/arrow-forward--white.svg) no-repeat 50%}.file-list{display:flex;flex-direction:column;gap:10px}.file-list li{padding:0}.file-list li>.link--file,.file-list li>a{padding:1.25rem 0;width:100%}.sidebar__module .file-list li{background:transparent;box-shadow:none;margin:0}.sidebar__module .file-list li:first-child{padding-top:.625rem}.sidebar__module .file-list li:last-child{margin-bottom:0}.dates-listing,.file-list{display:block}.dates-listing li,.file-list li{align-items:flex-start;border-bottom:1px solid var(--color-divider-light);color:var(--color-grey-60);display:flex;flex-flow:row nowrap;font-family:var(--font-main);padding:1rem 1.25rem}.dates-listing li .strong,.file-list li .strong{font-family:var(--font-main);font-weight:700}.dates-listing li:last-child,.dates-listing li:only-child,.file-list li:last-child,.file-list li:only-child{border-bottom:none}.dates-listing li a,.file-list li a{color:var(--color-grey-60);text-decoration:none}.dates-listing li:hover a,.file-list li:hover a{color:var(--color-primary);text-decoration:none}.dates-listing .list-item,.file-list .list-item{color:var(--color-link-hover)}.dates-listing .list-item--has-link a,.file-list .list-item--has-link a{color:var(--color-text);font-family:var(--font-main)}.dates-listing .list-item--has-link a .list-item__title,.file-list .list-item--has-link a .list-item__title{color:inherit}.dates-listing .list-item--has-link a:hover,.file-list .list-item--has-link a:hover{color:var(--color-link)}.dates-listing .list-item--has-link a .strong,.file-list .list-item--has-link a .strong{font-family:var(--font-main);font-weight:700}.dates-listing li,.file-list li{padding:18px 0}.dates-listing .list-item--has-link,.file-list .list-item--has-link{padding:0}.dates-listing .list-item--has-link .list-item__link,.file-list .list-item--has-link .list-item__link{padding:18px 0}.dates-listing .list-item__link,.dates-listing .list-item__wrapper,.file-list .list-item__link,.file-list .list-item__wrapper{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:0 .625rem;width:100%}.dates-listing .list-item__icon,.dates-listing .list-item__image,.file-list .list-item__icon,.file-list .list-item__image{flex:0 0 20px;position:relative;top:2px;width:20px}.dates-listing .list-item__icon img,.dates-listing .list-item__icon svg,.dates-listing .list-item__image img,.dates-listing .list-item__image svg,.file-list .list-item__icon img,.file-list .list-item__icon svg,.file-list .list-item__image img,.file-list .list-item__image svg{width:100%}@media(max-width:767px){.dates-listing .list-item__icon,.dates-listing .list-item__image,.file-list .list-item__icon,.file-list .list-item__image{width:20px}}.dates-listing .list-item__content,.file-list .list-item__content{width:calc(100% - 30px)}@media(max-width:767px){.dates-listing .list-item__content,.file-list .list-item__content{width:calc(100% - 30px)}}.dates-listing .list-item__link,.file-list .list-item__link{color:var(--color-link)}.dates-listing .list-item__link:hover,.dates-listing .list-item__link:hover .list-item__desc,.file-list .list-item__link:hover,.file-list .list-item__link:hover .list-item__desc{color:var(--color-link-hover)}.dates-listing .list-item__desc,.file-list .list-item__desc{color:var(--color-grey-60)}.dates-listing .list-item__title,.file-list .list-item__title{color:var(--color-grey-13);display:block;margin-bottom:4px}.dates-listing .list-item__title a,.file-list .list-item__title a{color:inherit;display:block;width:100%}.dates-listing .list-item__title a:hover,.file-list .list-item__title a:hover{color:var(--color-link)!important}.ce-uploads:after{height:1.5625rem}@media(max-width:1023px){.ce-uploads:after{height:1.25rem}}.ce-uploads span{display:inline-block}.ce-uploads-metaData{display:flex;flex-direction:column}.ce-uploads-fileName{word-break:break-word}.ce-uploads-fileMissing,.ce-uploads-fileName{color:var(--color-grey-20);flex:0 0 auto}.ce-uploads-fileType{color:var(--color-grey-70);flex:0 0 auto}.ce-uploads-fileModified{color:var(--color-grey-70);display:block}.ce-uploads-fileActions{display:flex}.ce-uploads-fileActions a{height:100%;left:0;position:absolute;top:0;width:100%}.link--file{display:flex;flex-flow:row nowrap;position:relative;text-decoration:none;width:100%}.link--file:hover:not(.link--quickActions) .ce-uploads-fileName{color:var(--color-link)}.link--file:hover:not(.link--quickActions) .link--file:after{bottom:22px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.link--file:hover:not(.link--quickActions) .link--file:after{top:calc(100% - 42px)!important}}.link--file[class^=ce-uploads]:after{background-position-y:unset!important}.ce-bodytext p .link--file{font-family:var(--font-main)}.link__file-desc{align-items:baseline;display:flex;flex-flow:row wrap;gap:0 10px;width:100%}.link--quickActions .link__file-desc{align-items:flex-start;justify-content:space-between}@media(max-width:767px){.link__file-desc{word-break:break-all}}.link__file-desc>[class*=ce-uploads-]{min-height:20px}.link__file-desc .ce-uploads-fileName{margin-right:.9375rem}.additional-content .link__file-desc{padding-left:10px}.list--dots li .link--file,.list--numbered li .link--file{display:initial}.file-list .list-item__link:hover .list-item__title{color:var(--color-link)}.file-list .list-item__icon{margin-right:20px;width:26px}.file-list .list-item__content{display:inline-block;width:auto}.file-list .list-item__title{color:var(--color-text);margin-right:10px;word-break:break-word}.file-list .list-item__desc{margin-right:10px}.file-list .list-item__desc:last-child{margin-right:0}.file-list span{display:inline-block}.file-list li a[class^=link]:not(.button):not(.clear-links){display:flex!important}.ce-uploads-type-exe:before,.ce-uploads-type-generic:before,.ce-uploads-type-zip:before{background:url(../Assets/Icons/filetypes/filetype-generic.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-exe:after,.ce-uploads-type-generic:after,.ce-uploads-type-zip:after{display:none}.ce-uploads-type-pdf:before{background:url(../Assets/Icons/filetypes/filetype-pdf.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-pdf:after{display:none}.ce-uploads-type-doc:before,.ce-uploads-type-docb:before,.ce-uploads-type-docm:before,.ce-uploads-type-docx:before,.ce-uploads-type-dot:before,.ce-uploads-type-dotm:before,.ce-uploads-type-dotx:before,.ce-uploads-type-wbk:before{background:url(../Assets/Icons/filetypes/filetype-word.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-doc:after,.ce-uploads-type-docb:after,.ce-uploads-type-docm:after,.ce-uploads-type-docx:after,.ce-uploads-type-dot:after,.ce-uploads-type-dotm:after,.ce-uploads-type-dotx:after,.ce-uploads-type-wbk:after{display:none}.ce-uploads-type-html:before,.ce-uploads-type-js:before{background:url(../Assets/Icons/filetypes/filetype-code.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-html:after,.ce-uploads-type-js:after{display:none}.ce-uploads-type-gif:before,.ce-uploads-type-jpeg:before,.ce-uploads-type-jpg:before,.ce-uploads-type-png:before,.ce-uploads-type-tif:before{background:url(../Assets/Icons/filetypes/filetype-image.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-gif:after,.ce-uploads-type-jpeg:after,.ce-uploads-type-jpg:after,.ce-uploads-type-png:after,.ce-uploads-type-tif:after{display:none}.ce-uploads-type-pot:before,.ce-uploads-type-potm:before,.ce-uploads-type-potx:before,.ce-uploads-type-ppam:before,.ce-uploads-type-pps:before,.ce-uploads-type-ppsm:before,.ce-uploads-type-ppt:before,.ce-uploads-type-pptm:before,.ce-uploads-type-pptx:before,.ce-uploads-type-sldm:before,.ce-uploads-type-sldx:before,.ce-uploads-type-üüsx:before{background:url(../Assets/Icons/filetypes/filetype-powerpoint.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-pot:after,.ce-uploads-type-potm:after,.ce-uploads-type-potx:after,.ce-uploads-type-ppam:after,.ce-uploads-type-pps:after,.ce-uploads-type-ppsm:after,.ce-uploads-type-ppt:after,.ce-uploads-type-pptm:after,.ce-uploads-type-pptx:after,.ce-uploads-type-sldm:after,.ce-uploads-type-sldx:after,.ce-uploads-type-üüsx:after{display:none}.ce-uploads-type-flac:before,.ce-uploads-type-mp3:before,.ce-uploads-type-ogg:before,.ce-uploads-type-wav:before{background:url(../Assets/Icons/filetypes/filetype-audio.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-flac:after,.ce-uploads-type-mp3:after,.ce-uploads-type-ogg:after,.ce-uploads-type-wav:after{display:none}.ce-uploads-type-mkv:before,.ce-uploads-type-mp4:before,.ce-uploads-type-mpeg:before,.ce-uploads-type-mpg:before,.ce-uploads-type-wmv:before{background:url(../Assets/Icons/filetypes/filetype-video.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-mkv:after,.ce-uploads-type-mp4:after,.ce-uploads-type-mpeg:after,.ce-uploads-type-mpg:after,.ce-uploads-type-wmv:after{display:none}.ce-uploads-type-contact:before{background:url(../Assets/Icons/filetypes/filetype-contact.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-contact:after{display:none}.ce-uploads-type-eps:before{background:url(../Assets/Icons/filetypes/filetype-eps.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-eps:after{display:none}.ce-uploads-type-xla:before,.ce-uploads-type-xlam:before,.ce-uploads-type-xlm:before,.ce-uploads-type-xls:before,.ce-uploads-type-xlsb:before,.ce-uploads-type-xlsm:before,.ce-uploads-type-xlsx:before,.ce-uploads-type-xlt:before,.ce-uploads-type-xltm:before,.ce-uploads-type-xltx:before{background:url(../Assets/Icons/filetypes/filetype-excel.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-xla:after,.ce-uploads-type-xlam:after,.ce-uploads-type-xlm:after,.ce-uploads-type-xls:after,.ce-uploads-type-xlsb:after,.ce-uploads-type-xlsm:after,.ce-uploads-type-xlsx:after,.ce-uploads-type-xlt:after,.ce-uploads-type-xltm:after,.ce-uploads-type-xltx:after{display:none}.ce-uploads-type-rtf:before,.ce-uploads-type-txt:before{background:url(../Assets/Icons/filetypes/filetype-text.svg) no-repeat 50%;background-size:contain;content:"";display:block;flex:0 0 auto;height:27px;margin-right:20px;position:relative;top:0;width:21px}.ce-uploads-type-rtf:after,.ce-uploads-type-txt:after{display:none}.mfp-wrap{height:calc(100vh - 120px)!important;position:fixed!important;top:60px!important}.mfp-iframe{background:var(--color-white)!important}.mfp-iframe-holder .mfp-content{height:100%;max-height:900px;max-width:1600px!important}.mfp-iframe-holder .mfp-content:has(.mfp-iframe-scaler--powermail){max-width:900px!important}.mfp-iframe-scaler--powermail{padding-top:75%!important}.mfp-lightbox{padding:0!important}.mfp-lightbox .tx-powermail form .powermail_fieldwrap{padding-left:10px;padding-right:10px}.mfp-lightbox .tx-powermail form .powermail_fieldwrap.powermail_fieldwrap_type_submit{width:100%}.mfp-lightbox .checkbox:checked+label:before,.mfp-lightbox input[type=checkbox]:checked+label:before{top:.25rem}.loading{background:hsla(0,0%,100%,.8);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:var(--z-overlay)}.loading__circle{display:inline-block;height:64px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:64px}.loading__circle div{animation:loading-circle 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid var(--color-primary);border-color:var(--color-primary) transparent transparent transparent;border-radius:50%;box-sizing:border-box;display:block;height:48px;margin:8px;position:absolute;width:48px}.loading__circle div:first-child{animation-delay:-.45s}.loading__circle div:nth-child(2){animation-delay:-.3s}.loading__circle div:nth-child(3){animation-delay:-.15s}@keyframes loading-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toggle-switch{align-items:center;cursor:pointer;display:flex;gap:var(--space-xs);height:var(--space-default);opacity:1;position:relative;transition:opacity .3s ease}.toggle-switch input[type=checkbox]{height:0;left:0;opacity:0;position:absolute;top:0;width:0}.toggle-switch__slider{background-color:var(--color-grey-60);border-radius:12px;cursor:pointer;height:100%;position:relative;-webkit-transition:.4s;transition:.4s;width:3rem}.toggle-switch__slider:before{background-color:var(--color-white);border-radius:50%;bottom:4px;content:"";height:var(--space-xs);left:4px;position:absolute;-webkit-transition:var(--transition-button);transition:var(--transition-button);width:var(--space-xs)}.toggle-switch__slider+label{color:var(--color-grey-13);font-size:.8125rem;line-height:.8125rem}.toggle-switch input[type=checkbox]:checked+.toggle-switch__slider{background-color:var(--color-primary)}.toggle-switch input[type=checkbox]:checked+.toggle-switch__slider:before{background-color:var(--color-white);-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px)}.toggle-switch--small{height:var(--space-s)}.toggle-switch--small .toggle-switch__slider{width:var(--space-m)}.toggle-switch--small input[type=checkbox]:checked+.toggle-switch__slider:before{-webkit-transform:translateX(var(--space-s));-ms-transform:translateX(var(--space-s));transform:translateX(var(--space-s))}.toggle-switch.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.squeal{margin-bottom:var(--frontpage-margin-bottom)!important}.squeal,.squeal .row{position:relative}.squeal .row .col{position:relative;width:100%}.squeal a:not(.link):not(.link--inline),.squeal h1,.squeal h2,.squeal h3,.squeal h4,.squeal h5,.squeal h6{color:var(--color-link);margin:0;position:relative;text-decoration:none}.squeal p{margin-top:26px}@media(max-width:1023px){.squeal p{padding-right:110px}}.squeal span{color:var(--color-grey-20)}.squeal a:not(.link):not(.link--inline){display:block;width:calc(100% - 130px)}@media(max-width:767px){.squeal a:not(.link):not(.link--inline){width:100%}}.squeal a:not(.link):not(.link--inline):hover:before{opacity:1;right:-130px}@media(max-width:767px){.squeal a:not(.link):not(.link--inline):hover:before{right:auto}}.squeal a:not(.link):not(.link--inline):before{background-image:url(../Assets/Icons/navigation/arrow-right--primary.svg);background-position:100%;background-repeat:no-repeat;background-size:100px;content:"";height:100%;opacity:0;position:absolute;right:0;top:0;transition:opacity var(--animation-duration),right var(--animation-duration);width:100px}@media(max-width:767px){.squeal a:not(.link):not(.link--inline):before{-webkit-animation:blockqouteArrowAnimation 2s infinite;animation:blockqouteArrowAnimation 2s infinite;background-position:0;background-size:68px;display:block;height:90px;opacity:1;position:relative;transition:none}}.squeal .tx-powermail a:not(.link):not(.link--inline),.squeal .tx-powermail h1,.squeal .tx-powermail h2,.squeal .tx-powermail h3,.squeal .tx-powermail h4,.squeal .tx-powermail h5,.squeal .tx-powermail h6{color:var(--color-link);position:relative;text-decoration:none;text-transform:none}@media(max-width:767px){.squeal .tx-powermail .powermail_fieldset .fieldset__inner{width:calc(100vw - 40px)}}.squeal--blockquote{margin-top:34px}.squeal--blockquote .col{margin-left:40px}@media(max-width:767px){.squeal--blockquote .col{margin-left:0}}.squeal--blockquote .col:before{color:var(--color-link);content:"”";font-size:110px;font-weight:300;left:-45px;position:absolute;top:-29px}@media(max-width:767px){.squeal--blockquote .col:before{display:none}}.quotation a,.quotation p,.quotation span{font-size:inherit;hyphens:auto}.ce-bodytext blockquote{margin:15px auto;position:relative;width:80%}.ce-bodytext blockquote:before{color:var(--color-link);content:"”";font-size:49px;font-weight:300;left:-22px;position:absolute;top:-12px}@media(max-width:767px){.ce-bodytext blockquote:before{left:0}}@media(max-width:1023px){.ce-bodytext blockquote{width:85%}}@media(max-width:767px){.ce-bodytext blockquote{padding-left:20px;width:100%}}.ce-bodytext blockquote p{color:var(--color-grey-20);font-family:var(--font-main);font-style:italic}.breakout-box--grey,.breakout-box--primary{position:relative}.breakout-box--grey:before,.breakout-box--primary:before{bottom:0;content:" ";left:-100vw;position:absolute;right:-100vw;top:0}.breakout-box--grey header,.breakout-box--primary header{position:relative}.breakout-box--grey .ce-textpic,.breakout-box--primary .ce-textpic{overflow:visible;position:relative}.breakout-box--grey .gallery,.breakout-box--primary .gallery{float:none!important;margin-bottom:0;margin-left:calc(-640.5px + 50%)!important;width:1281px}@media(max-width:1259px){.breakout-box--grey .gallery,.breakout-box--primary .gallery{margin-left:calc(-50vw + 50% + 20px)!important;width:calc(100vw - 40px)}}@media(max-width:767px){.breakout-box--grey .gallery,.breakout-box--primary .gallery{margin-left:0!important;width:100%}}.breakout-box--grey .gallery .gallery__col:first-child,.breakout-box--primary .gallery .gallery__col:first-child{margin-left:0!important}.breakout-box--grey .gallery img,.breakout-box--primary .gallery img{object-fit:cover!important}.breakout-box--grey.frame-space-after-none,.breakout-box--grey.margin__bottom--none,.breakout-box--primary.frame-space-after-none,.breakout-box--primary.margin__bottom--none{padding:1.25rem 0}.breakout-box--grey.frame-space-after-none:first-of-type,.breakout-box--grey.margin__bottom--none:first-of-type,.breakout-box--primary.frame-space-after-none:first-of-type,.breakout-box--primary.margin__bottom--none:first-of-type{padding-top:2.5rem}.breakout-box--grey.frame-space-after-none:last-of-type,.breakout-box--grey.margin__bottom--none:last-of-type,.breakout-box--primary.frame-space-after-none:last-of-type,.breakout-box--primary.margin__bottom--none:last-of-type{padding-bottom:2.5rem}.breakout-box--grey{padding-left:0;padding-right:0}.breakout-box--grey:before{right:-1.25rem}@media(min-width:768px){.breakout-box--grey:before{right:-2.5rem}}@media(min-width:1260px){.breakout-box--grey:before{right:-100vw}}.breakout-box--grey+.breakout-box--grey.frame-space-after-none,.breakout-box--grey+.breakout-box--grey.margin__bottom--none{padding:0 0 .625rem}.breakout-box--primary{padding-left:0;padding-right:0}.breakout-box--primary:before{background:var(--color-primary)}.breakout-box--primary+.breakout-box--grey.frame-space-after-none,.breakout-box--primary+.breakout-box--grey.margin__bottom--none{padding:.625rem 0}.breakout-box--primary .contact a{color:var(--color-white)!important;display:block}.breakout-box--gallery-full .ce-textpic{overflow:visible;position:relative}.breakout-box--gallery-full .gallery{float:none!important;margin-bottom:0;margin-left:calc(-50vw + 50%)!important;width:100vw}.breakout-box--gallery-full .gallery .gallery__col:first-child{margin-left:0!important}.breakout-box--gallery-full .gallery img{object-fit:fill!important}.breakout-box--gallery-full .button--over-gallery{bottom:30px;position:absolute;z-index:var(--z-controls)}@media(max-width:767px){.breakout-box--gallery-full .button--over-gallery{bottom:20px}}.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link){color:var(--color-white)!important;text-decoration:none!important}.is-safari .breakout-box--primary .contact a:not(.button):not(.button--submit):not(input[type=submit]):not(.gallery__details-link):not(.link--primary):not(.link--secondary):not(.listing-filters__toggle):not(.teaser__link):hover{color:var(--color-grey-90)!important}.cards-block{border-bottom:1px solid var(--color-divider-light);margin-bottom:5.625rem}@media(max-width:1259px){.cards-block{margin-bottom:5rem}}@media(max-width:1023px){.cards-block{margin-bottom:5.625rem}}@media(max-width:767px){.cards-block{margin-bottom:3.75rem}}.cards-block:last-of-type{border-bottom:none;margin-bottom:0}.cards-block__image{margin-bottom:1.4375rem;overflow:hidden;padding-top:50%;position:relative}@media(max-width:767px){.cards-block__image{overflow:visible}}.cards-block__image a,.cards-block__image img{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.cards-block__image img{object-fit:cover}@media(max-width:767px){.cards-block__image img:not(.image-no-upscale):not(.image-no-fullwidth){margin-left:-1.25rem;max-width:none;width:100vw}}.cards-block__content{font-family:var(--font-main)}.cards-block__title{margin-bottom:1rem}.cards-block__title a{color:var(--color-link-hover);text-decoration:none}.cards-block__title a:hover{color:var(--color-grey-40)}.cards-block__meta{align-items:baseline;display:flex;margin-bottom:.6875rem}.cards-block__meta a{text-decoration:none}:root{--nav-icon-width:37px;--nav-icon-with-padding:calc(var(--nav-icon-width) + 3px);--social-list-item-padding:14px}@media(min-width:480px){:root{--nav-icon-with-padding:calc(var(--nav-icon-width) + 10px)}}.chapter-nav .next a:before,.chapter-nav .prev a:after{background:url(../Assets/Icons/arrow-forward--primary.svg) no-repeat 50%;content:"";display:inline-block;height:16px;position:absolute;top:0;transition:var(--transition-link);width:var(--nav-icon-width)}.chapter-nav{width:100%}.chapter-nav ul{display:flex;gap:10px;justify-content:space-between;margin:0 auto;width:calc(100% - var(--social-list-item-padding)*2)}@media(max-width:767px){.chapter-nav ul{gap:20px;width:100%}}@media(max-width:479px){.chapter-nav ul{align-items:center;flex-direction:column;gap:30px;width:100%}}.chapter-nav li{flex:auto;width:fit-content}.chapter-nav .prev a{justify-content:flex-start;padding-left:var(--nav-icon-with-padding)}.chapter-nav .prev a:hover:after{left:-4px}@media(max-width:479px){.chapter-nav .prev a:hover:after{left:-44px}}.chapter-nav .prev a:after{left:0;transform:rotate(180deg)}@media(max-width:479px){.chapter-nav .prev a:after{left:-40px}.chapter-nav .prev a{padding-left:0}}.chapter-nav .next a{justify-content:flex-end;padding-right:var(--nav-icon-with-padding);text-align:right}.chapter-nav .next a:hover:before{right:-4px}@media(max-width:479px){.chapter-nav .next a:hover:before{right:-44px}}.chapter-nav .next a:before{right:0}@media(max-width:479px){.chapter-nav .next a:before{right:-40px}.chapter-nav .next a{padding-right:0}}.chapter-nav a{color:var(--color-grey-dark-1);display:block;font-family:var(--font-main);line-height:1;position:relative}@media(max-width:479px){.chapter-nav a{font-size:.9375rem}}@media(max-width:767px){.chapter-nav a{hyphens:auto;word-break:break-word}}@media(max-width:479px){.chapter-nav a{width:fit-content}}.chapter-nav a:after,.chapter-nav a:before{top:50%}.chapter-nav a:hover{color:var(--color-link)}.footer--chapter{flex-direction:column;padding-bottom:0!important}.footer--chapter>*{z-index:1}.footer--chapter .chapter__main-list{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -10px!important}@media(max-width:1259px){.footer--chapter .chapter__main-list{margin:0!important}}@media(max-width:479px){.footer--chapter .chapter__main-list{display:block}}.footer--chapter .chapter__main-list>li{flex:1 0 14.2857142857%;max-width:14.2857142857%;padding:3px 10px 10px!important}@media(max-width:1259px){.footer--chapter .chapter__main-list>li{flex:0 1 25%;max-width:25%;padding:3px 0 10px!important}}@media(max-width:1023px){.footer--chapter .chapter__main-list>li{flex:0 1 33.3333333333%;max-width:33.3333333333%}}@media(max-width:767px){.footer--chapter .chapter__main-list>li{flex:0 1 50%;max-width:50%}}@media(max-width:479px){.footer--chapter .chapter__main-list>li{flex:1 1 100%;max-width:none}}.footer--chapter .chapter__main-list>li>*{display:flex;flex-direction:column}.footer--chapter .chapter__link{color:var(--color-white)!important;font-family:var(--font-main)!important;font-weight:700;line-height:1.25rem!important;padding-bottom:3px}.footer--chapter .chapter__link:hover{color:var(--color-link)!important}.footer--chapter .chapter__link .chapter__sub-list{flex-direction:column;margin:0}.footer--chapter .chapter__link .chapter__sub-list>li{margin:0}.footer--chapter .chapter__sub-list>li a{hyphens:auto;line-height:1.25rem;word-break:break-word}.footer--chapter a.active{color:var(--color-link)!important}@media(max-width:1259px){.country-switcher,.language-switcher{position:static}}.country-switcher .current-option__icon,.language-switcher .current-option__icon{height:.875rem}.country-switcher .current-option__icon>svg,.language-switcher .current-option__icon>svg{border-radius:.125rem}.country-switcher .current-option__identifier span,.language-switcher .current-option__identifier span{font-weight:700}.language-switcher__languages{left:-16px;max-width:120px;min-width:100%;padding-bottom:0;padding-top:0}.language-switcher__languages a{align-items:center;display:flex;font-size:.8125rem!important;gap:.5rem;line-height:1rem!important;min-height:2.5rem}.language-switcher__languages a>svg{border-radius:.125rem;height:auto;width:1.25rem}.country-switcher__current-country{align-items:center;display:flex;margin-bottom:5px}.country-switcher__languages>ul{width:100%}@media(min-width:1260px){.country-switcher__languages>ul{justify-content:flex-end}}.country-switcher__languages>ul>li{align-items:flex-start;border-bottom:1px solid var(--color-grey-70);display:flex;margin-bottom:var(--inner-space);padding-bottom:var(--inner-space);width:100%}.country-switcher__languages>ul>li:last-of-type{margin-bottom:0}@media(min-width:1260px){.country-switcher__languages>ul>li{border:none;display:block;flex:1 0 calc(14.28571% - 1.71429rem)!important;margin-bottom:0;max-width:calc(25% - 1.5rem)!important;padding-bottom:0}.country-switcher__languages>ul ul{display:flex;flex-direction:column;margin-left:2.25rem}}.country-switcher__languages a:empty{display:none}.country-switcher__languages .stage-menu__close{display:flex}.country-switcher__country{width:50%}@media(min-width:1260px){.country-switcher__country{width:100%}}.country-switcher__country-name{color:var(--color-grey-40);font-size:1rem;line-height:1.5625rem}@media(min-width:1260px){.country-switcher__country-name{font-size:1.1875rem;line-height:1.875rem}}.country-switcher__country-name.active{color:var(--color-black);font-weight:700}.country-switcher__country-language{display:flex}.country-switcher__country-language.active>a{transform:translateX(30px)}.country-switcher__country-language.active>a:after{opacity:1}.country-switcher__country-language.active>a{color:var(--color-black)!important;font-weight:700}.country-switcher__country-language.active>a:before{opacity:1;transform:translateX(0)}.country-switcher__country-language>a{color:var(--color-grey-40);cursor:pointer;font-size:1rem;line-height:1.5625rem;padding:.1875rem 0 .25rem;position:relative;transition:transform .4s ease-in-out}.country-switcher__country-language>a:focus,.country-switcher__country-language>a:hover{transform:translateX(30px)}.country-switcher__country-language>a:focus:after,.country-switcher__country-language>a:hover:after{opacity:1}.country-switcher__country-language>a:before{background-color:var(--color-link);bottom:0;content:"";display:block;height:.25rem;left:0;opacity:0;position:absolute;transform:translateX(-102%);transition:transform .4s ease-in-out;width:100%}.country-switcher__country-language>a:after{background:var(--icon-arrow-right-primary);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;left:-1.875rem;opacity:0;position:absolute;top:0;transform:translateX(-5%);transition:transform .6s ease-in-out,opacity .6s ease-in-out;width:1.5rem}.country-switcher__icon{display:flex;height:.875rem;margin-right:.5rem;width:1.25rem}dl.details-list{display:flex;flex-wrap:wrap;gap:2.5rem .3125rem}body.polyfill--flex-gap dl.details-list{margin-left:0;margin-top:-40}body.polyfill--flex-gap dl.details-list>*{margin-left:0;margin-top:40}dl.details-list dd,dl.details-list dt{flex:0 0 calc(50% - 0.3125rem);width:calc(50% - .3125rem)}dl.details-list dt{font-weight:700}dl.details-list dd{position:relative}dl.details-list dd:after{background-color:var(--color-grey-13);bottom:-1.25rem;content:"";height:1px;left:calc(-100% + -5px);position:absolute;width:calc(200% + 10px)}dl.details-list img{margin:0!important;max-width:100%!important;width:none!important}.factsheet{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}@media(max-width:767px){.factsheet{display:block}}.factsheet--default .fact{border-bottom:1px solid var(--color-grey-70);flex:0 1 50%;padding:calc(var(--margin-bottom-gb)*2) 10px calc(var(--margin-bottom-gb)*2) 16.6666666667%;width:50%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.factsheet--default .fact{max-width:50%}}.factsheet--default .fact:last-child,.factsheet--default .fact:nth-last-child(2){border-bottom:0}.factsheet--default .fact:nth-child(2n){padding:calc(var(--margin-bottom-gb)*2) calc(8.33333% + 10px) calc(var(--margin-bottom-gb)*2) 8.3333333333%}@media(max-width:1399px){.factsheet--default .fact{padding:calc(var(--margin-bottom-gb)*2) 0 calc(var(--margin-bottom-gb)*2) 8.3333333333%!important}}@media(max-width:767px){.factsheet--default .fact{border-bottom:none;flex:none;padding:0 16.6666666667% calc(var(--margin-bottom-gb)*4) 16.6666666667%!important;width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.factsheet--default .fact{max-width:100%}}@media(max-width:767px){.factsheet--default .fact:empty{padding:0 16.6666666667%!important}}@media(max-width:479px){.factsheet--default .fact{padding:0 0 calc(var(--margin-bottom-gb)*5) 0!important}}.factsheet--default .fact__header{display:block!important;position:relative}.factsheet--default .fact__icon{color:var(--color-white);display:inline-block;height:60px;left:-65px;position:absolute;width:50px}.factsheet--default .fact__icon svg path{fill:var(--color-white)}@media(max-width:1023px){.factsheet--default .fact__icon{height:63px;left:-50px;width:40px}}@media(max-width:767px){.factsheet--default .fact__icon{height:72px;left:-80px;width:60px}}@media(max-width:479px){.factsheet--default .fact__icon{display:block;margin-bottom:var(--margin-bottom-gb);position:static}}.factsheet--default .fact__titles{display:inline-block;margin-bottom:calc(var(--margin-bottom-gb)*1.5)}@media(max-width:479px){.factsheet--default .fact__titles{display:block}}.factsheet--default .fact .fact-values{align-items:baseline;color:var(--color-grey-60);display:flex;flex-direction:column;margin-bottom:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.factsheet--default .fact .fact-values{align-items:flex-start}}.factsheet--default .fact .fact-value{color:var(--color-orange-basic);font-size:4rem;letter-spacing:-.0875rem;line-height:5.625rem;margin-bottom:0}@media(max-width:767px){.factsheet--default .fact .fact-value{font-size:3rem;letter-spacing:-.075rem;line-height:3.5rem}}.factsheet--bar-chart-cta{position:relative}.factsheet--bar-chart-cta .fact-graph-shares{margin-top:30px;opacity:1}.factsheet--bar-chart-cta .fact-graph-shares__legend{margin-right:10px}.factsheet--bar-chart-cta .fact-graph-shares__item{margin-right:20px}.factsheet--bar-chart-cta .fact-graph-subtitle{margin-top:0!important}.factsheet--thin{border-bottom:1px solid #b1b1b1;margin-bottom:20px;padding-bottom:20px}.factsheet--thin .fact-graph__year{bottom:10px;top:unset}.factsheet--thin .fact-graph__description{bottom:unset;font-size:1.25rem;left:unset;line-height:1.5625rem;margin-bottom:4px;position:relative}@media(max-width:1023px){.factsheet--thin .fact-graph__description{font-size:.875rem;line-height:1rem}}@media(max-width:767px){.factsheet--thin .fact-graph__value{top:4px}}.factsheet--thin .fact-graph__button{opacity:0;position:absolute;right:0;transition:opacity .3s ease}.factsheet--simple{align-items:baseline;flex-wrap:wrap;justify-content:space-between;position:relative}.factsheet--simple .factsheet__fact{border-bottom:none;flex:0 1 auto;padding:0!important;width:auto}@media(max-width:1023px){.factsheet--simple .factsheet__fact{flex:1 1 auto}}@media(max-width:767px){.factsheet--simple .factsheet__fact{flex:0 1 auto;margin-bottom:15px;max-width:100%}}.factsheet--simple .fact-values{align-items:baseline;color:var(--color-grey-60);display:flex;flex-direction:row;margin-bottom:0}.factsheet--simple .fact-value{color:var(--color-orange-basic);font-size:4rem;letter-spacing:-.0875rem;line-height:5.625rem;margin-bottom:0}@media(max-width:767px){.factsheet--simple .fact-value{font-size:3rem;letter-spacing:-.075rem;line-height:3.5rem}}.factsheet__legend{margin-top:20px}.factsheet__legend .fact-graph-subtitle{margin-bottom:20px}.factsheet__legend .fact-graph-year{align-items:center;display:flex;font-size:.875rem;font-weight:700;height:36px;line-height:1rem;margin-bottom:4px;padding-left:40px;position:relative}.factsheet__legend .fact-graph-year:before{content:"";height:36px;left:0;position:absolute;top:0;width:36px}.factsheet__legend .fact-graph-year--current:before{background-color:var(--color-primary)}.factsheet__legend .fact-graph-year--last:before{background-color:var(--color-grey-40)}.factsheet .fact-graph--thin{height:65px;min-width:2px;overflow:revert!important;position:relative;width:2px}.factsheet .fact-graph--thin.fact-graph--second{height:36px}.factsheet .fact-graph--thin.fact-graph--second .fact-graph__value{top:5px}.factsheet .fact-graph--thin.small.fact-graph--first .fact-graph__value{font-size:2.125rem;line-height:2.125rem;top:10px}@media(max-width:767px){.factsheet .fact-graph--thin.small.fact-graph--first .fact-graph__value{font-size:1.5rem;line-height:1.5rem}}@media(max-width:374px){.factsheet .fact-graph--thin.small.fact-graph--first .fact-graph__value{font-size:1.25rem;line-height:1.25rem}}.factsheet .fact-graph--thin.small .fact-graph__value{color:var(--color-grey-13);left:calc(100% + 5px)}.factsheet .fact-graph--thin.negative--smallest{margin-left:0!important}.factsheet .fact{position:relative;width:100%}.fact__title{font-size:.9375rem;font-weight:700}.fact__subtitle,.fact__title{color:var(--color-white);font-family:var(--font-main);line-height:1.25rem}.fact__subtitle{font-size:.8125rem;min-height:1.25rem}.fact__description{color:var(--color-grey-60);font-family:var(--font-main);font-size:1.125rem;line-height:1.5rem;max-width:90%}@media(max-width:1023px){.fact__description{font-size:1.125rem;line-height:1.375rem}}@media(max-width:767px){.fact__description{font-size:1.25rem;line-height:1.5rem;max-width:100%}}@media(max-width:479px){.fact__description{font-size:1.125rem;line-height:1.5rem}}.fact--additive-bar-chart .fact-graph--first.small .fact-graph__description{bottom:36px;font-size:.875rem;letter-spacing:-.015625rem;line-height:1rem}.fact--additive-bar-chart .fact-graph--first.negative .fact-graph__description{display:none}.fact-graph{height:110px;min-width:60px;opacity:0;position:relative;transition:opacity .3s ease;width:135px}@media(max-width:767px){.fact-graph{min-width:75px}}.fact-graph.animated{opacity:1}.fact-graph.small .fact-graph__value{bottom:10px;font-size:1.25rem;left:10px;line-height:1.5rem;top:unset}.fact-graph--first{background:var(--color-primary);color:var(--color-grey-20);margin-bottom:5px}.fact-graph--second{background:var(--color-grey-40);height:67px}.fact-graph--second>*{color:var(--color-white)}.fact-graph--second .fact-graph__value{font-size:1.5rem;line-height:1.5rem}@media(max-width:767px){.fact-graph--second .fact-graph__value{font-size:1.125rem;line-height:1.125rem}}.fact-graph__value{font-family:var(--font-main);font-size:2.125rem;line-height:2.125rem;position:absolute;right:10px;top:10px}@media(max-width:767px){.fact-graph__value{font-size:1.5rem;line-height:1.5rem}}@media(max-width:374px){.fact-graph__value{font-size:1.25rem;line-height:1.25rem}}.fact-graph__year{font-family:var(--font-main);font-size:.875rem;line-height:1rem;top:10px}.fact-graph__description,.fact-graph__year{font-weight:700;left:10px;position:absolute}.fact-graph__description{bottom:10px;font-size:.9375rem;line-height:1.25rem}.fact-graph-subtitle{color:var(--color-grey-20)!important;font-size:.875rem!important;line-height:1.25rem!important;margin-top:10px!important;width:inherit}.fact-graph-accordion__content{height:0}.fact-graphs{margin-bottom:30px;width:100%}.fact-graphs--thin{border-bottom:1px solid #b1b1b1;margin-bottom:20px;padding-bottom:20px}.fact-graphs--thin .fact-graph__year{bottom:10px;top:unset}.fact-graphs--thin .fact-graph__description{bottom:unset;font-size:1.25rem;left:10px;line-height:1.5625rem;margin-bottom:4px;position:relative}@media(max-width:1023px){.fact-graphs--thin .fact-graph__description{font-size:.875rem;line-height:1rem}}@media(max-width:767px){.fact-graphs--thin .fact-graph__value{top:4px}}.fact-graphs--thin .fact-graph__button{opacity:0;position:absolute;right:0;transition:opacity .3s ease}.fact-graph--thin{height:65px;min-width:2px;overflow:revert!important;position:relative;width:2px}.fact-graph--thin.fact-graph--second{height:36px}.fact-graph--thin.fact-graph--second .fact-graph__value{top:5px}.fact-graph--thin.small.fact-graph--first .fact-graph__value{font-size:2.125rem;line-height:2.125rem;top:10px}@media(max-width:767px){.fact-graph--thin.small.fact-graph--first .fact-graph__value{font-size:1.5rem;line-height:1.5rem}}@media(max-width:374px){.fact-graph--thin.small.fact-graph--first .fact-graph__value{font-size:1.25rem;line-height:1.25rem}}.fact-graph--thin.small .fact-graph__value{color:var(--color-grey-13);left:calc(100% + 5px)}.fact-graph--thin.negative--smallest{margin-left:0!important}.fact-graph-shares{opacity:0;transition:opacity .3s ease;width:100%}.fact-graph-shares__bars{align-items:center;background:repeating-linear-gradient(-45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 4px,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 9px);background-color:var(--color-primary);display:flex;height:45px;margin-bottom:15px}@media(max-width:374px){.fact-graph-shares__bars{height:30px;margin-bottom:5px}}.fact-graph-shares__bars span{align-items:center;color:var(--color-grey-20);display:flex;font-size:.875rem;font-weight:700;height:100%;justify-content:center;letter-spacing:.0075rem;line-height:1rem;min-width:10px;position:relative;z-index:1}.fact-graph-shares__bars span:before{background:var(--color-white);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.fact-graph-shares__bars span.negative:before{background:var(--color-red)}.fact-graph-shares__bars span:first-child:before{opacity:.1}.fact-graph-shares__bars span:nth-child(2):before{opacity:.25}.fact-graph-shares__bars span:nth-child(3):before{opacity:.4}.fact-graph-shares__bars span:nth-child(4):before{opacity:.55}.fact-graph-shares__bars span:nth-child(5):before{opacity:.7}.fact-graph-shares__numbers{color:var(--color-grey-20);display:flex;margin-bottom:10px;width:100%}@media(max-width:479px){.fact-graph-shares__numbers{margin-bottom:5px}}.fact-graph-shares__numbers span{color:var(--color-grey-20);font-size:1.5rem;letter-spacing:.013125rem;line-height:2.125rem;min-width:10px}@media(max-width:767px){.fact-graph-shares__numbers span{font-size:1rem;line-height:1.25rem}}.fact-graph-shares__numbers span.negative{color:var(--color-red);margin-left:3px;position:relative}.fact-graph-shares__numbers span.negative:before{content:"-";position:relative}.fact-graph-shares__numbers span.small{font-size:1.25rem;letter-spacing:-.046875rem;text-align:center}.fact-graph-shares__numbers span.small:last-of-type{padding-left:5px}.fact-graph-shares__legend{display:flex;flex-flow:row wrap;margin-bottom:20px}.fact-graph-shares__legend span{color:var(--color-grey-20);font-size:.875rem;line-height:1.25rem;margin-bottom:5px;margin-right:20px}@media(max-width:374px){.fact-graph-shares__legend span{margin-right:10px}}.fact-graph-shares__legend span b{margin-right:3px}.fact-graph-shares__legend span span{margin-left:5px}.factsheet--boxed{--space-default:24px;--icon-size:65px}.factsheet--boxed .row{gap:1.25rem 0}.factsheet--boxed .factsheet__link{display:flex;justify-content:flex-end;width:100%}.factsheet--boxed .factsheet__link .link{display:inline-block}@media(min-width:768px){.factsheet--boxed .factsheet__intro{width:50%}}.factsheet--boxed .fact{background:var(--color-grey-97);height:100%;padding:var(--space-default)}.factsheet--boxed .fact__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem;min-height:var(--icon-size);padding-right:var(--icon-size)}.factsheet--boxed .fact .icon{margin:10px;position:absolute;right:10px;top:10px}.factsheet--boxed .fact .icon svg{height:var(--icon-size);width:var(--icon-size)}.factsheet--boxed .fact .icon svg path{fill:var(--color-primary)}.factsheet--boxed .fact .title{line-height:1.5rem;margin-bottom:.375rem}.factsheet--boxed .fact .subtitle{color:var(--color-grey-40);font-size:.875rem;line-height:1.375rem}.factsheet--boxed .fact__values{display:flex;flex-direction:column}.factsheet--boxed .fact .value--current{font-size:3.25rem;line-height:3.5rem;margin:0 0 .625rem}.factsheet--boxed .fact .value--last{color:var(--color-text)}.factsheet--boxed .fact .description{margin:0}.footer{background:none!important;margin-top:calc(var(--space-m)*-1);min-height:432px;overflow:hidden;padding:var(--space-m) 0 0 0!important;position:relative;z-index:var(--z-controls-over)}@media(max-width:1259px){.footer{min-height:332px}}@media(max-width:767px){.footer{min-height:375px}}@media(max-width:479px){.footer{min-height:0}}.footer:after{background:none;bottom:0;content:url(../Assets/Images/implenia-city.png);opacity:.2;position:absolute;right:0;top:unset;width:auto}@media(max-width:1259px){.footer:after{bottom:-60px;right:-100px;top:unset}}@media(max-width:767px){.footer:after{bottom:0}}.footer__main{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;min-height:357px;padding:50px 0 40px;position:relative}.footer__main:after{background:#191919;content:"";height:100%;left:-3000px;position:absolute;top:0;width:10000px;z-index:-1}@media(max-width:1259px){.footer__main{min-height:257px}}@media(max-width:767px){.footer__main{flex-wrap:wrap;min-height:300px}}@media(max-width:479px){.footer__main{gap:20px 30px;min-height:0}}@media(max-width:374px){.footer__main{gap:20px 40px}}.footer__main .grid{width:100%}.footer__main .col{z-index:10}.footer__main .col--large{flex:0 1 510px;max-width:510px}@media(max-width:767px){.footer__main .col--large{flex:1 0 100%;max-width:none;width:100%}}.footer__main .col--small{flex:0 1 210px}@media(max-width:767px){.footer__main .col--small{flex:0 1 calc(50% - 10px);flex:1 0 100%;max-width:50%;max-width:none;width:100%}}.footer__main .col--first{display:flex;flex-direction:column}.footer__main .col--first .frame-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:767px){.footer__main .col--first .frame-wrapper{flex-direction:column;flex-wrap:nowrap}}.footer__main .col--first .frame:first-of-type{flex:1 0 140px;padding-right:1.25rem}@media(max-width:767px){.footer__main .col--first .frame{flex:0 1 calc(50% - 10px)!important;max-width:50%}}@media(max-width:374px){.footer__main .col--first .frame{flex:1 1 auto!important;margin-bottom:20px;max-width:unset;width:100%}.footer__main .col--first .frame:last-of-type{margin-bottom:0}}@media(max-width:767px){.footer__main .col--first h5{margin-bottom:30px}}.footer__main li{margin:0;padding:3px 0}.footer__main li:before{display:none!important}.footer__main li>*{color:var(--color-grey-70);display:inline-block;font-family:var(--font-main);font-size:1.0625rem;line-height:1.5rem;width:100%}@media(max-width:767px){.footer__main li>*{line-height:1.875rem}}.footer__main a{position:relative;text-decoration:none;z-index:10}.footer__main a.current,.footer__main a:focus,.footer__main a:hover{color:var(--color-white);text-decoration:none}.footer__main a.current span,.footer__main a:focus span,.footer__main a:hover span{max-width:calc(100% - 30px);transform:translateX(30px)}.footer__main a.current:before,.footer__main a:focus:before,.footer__main a:hover:before{opacity:1;transform:translateX(0)}.footer__main a:before{background:var(--icon-arrow-right-primary);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:1.5625rem;left:0;opacity:0;position:absolute;top:0;transform:translateX(-5%);transition:transform .6s ease-in-out,opacity .6s ease-in-out;width:1.5rem}@media(max-width:767px){.footer__main a:before{height:1.875rem}}.footer__main a span{display:inline-block;line-height:inherit;transform:translateX(0);transition:transform .4s ease-in-out}.footer__main a[target=_blank] span{padding-right:1.5rem}.footer__main a[target=_blank] span:after{background:url(../Assets/Icons/action/launch--grey.svg) no-repeat 50%;content:"";height:1.5625rem;position:absolute;right:0;top:0;width:1rem}@media(max-width:767px){.footer__main a[target=_blank] span:after{height:1.875rem;width:.875rem}}.footer__main a[target=_blank]:hover span:after{background:url(../Assets/Icons/action/launch--primary.svg) no-repeat 50%}.footer__overlay{align-items:center;color:var(--color-white);display:flex;flex-wrap:nowrap;font-size:1.0625rem;gap:1.25rem;justify-content:space-between;line-height:1.5625rem;padding:20px 0;position:relative;width:100%}@media(max-width:767px){.footer__overlay{align-items:center;flex-direction:column-reverse;padding:25px 0}}.footer__overlay:before{background:var(--color-grey-0);content:"";height:100%;left:-3000px;position:absolute;top:0;width:10000px;z-index:-1}.footer__overlay .col{display:flex;flex:1 0 calc(33.33333% - 1.25rem);flex-flow:row wrap;gap:.3125rem 1.25rem;justify-content:center}.footer__overlay .col:first-child{justify-content:flex-start}.footer__overlay .col:last-child{justify-content:flex-end}@media(max-width:479px){.footer__overlay .copyright{order:2}}.footer__overlay .social{margin:0;z-index:1}@media(max-width:479px){.footer__overlay .social{margin:0 0 20px;order:1}}.footer p{color:var(--color-white);font-family:var(--font-main);font-size:.875rem;line-height:1.4375rem}.footer ul{list-style:none;margin:0}.footer h5{border-bottom:1px solid var(--color-link);color:var(--color-grey-40);color:var(--color-white)!important;display:block;font-weight:600;margin-bottom:1.875rem;position:relative;text-transform:uppercase;width:100%}.footer h5 span{display:inline-block;padding-bottom:.25rem;position:relative}.footer h5 span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.footer h5 span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}@media(max-width:374px){.footer h5{flex:1 1 auto}}.footer .share__isin,.footer .share__swx{color:var(--color-white)}.footer .share__isin{margin-bottom:15px}.footer .share__price{color:var(--color-white)}.footer .share__last{display:none}.footer .share__detail-link{color:var(--color-grey-70);text-decoration:none!important}.footer .share__detail-link:hover{color:var(--color-white);text-decoration:none!important}.footer--sitemap .footer__main>.row{flex-direction:column}@media(min-width:1260px){.footer--sitemap .footer__main>.row{flex-direction:row}}.footer--sitemap .footer__main>.row>.col:first-of-type{flex:1}@media(min-width:1260px){.footer--sitemap .footer__main>.row>.col:last-of-type{width:20%}}@media(max-width:1259px){.footer--sitemap .footer__main>.row>.col+*{margin-top:var(--grid-gutter)}}.footer--sitemap .footer__others .row{flex-direction:column}@media(min-width:768px){.footer--sitemap .footer__others .row{flex-direction:row}}@media(min-width:1260px){.footer--sitemap .footer__others .row{flex-direction:column}}@media(min-width:768px){.footer--sitemap .footer__others .col{flex:1}}.footer--sitemap .footer__others .col:last-of-type h5{border-bottom:1px solid var(--color-primary);color:var(--color-grey-40);color:transparent!important;margin-bottom:1.25rem;margin-bottom:var(--grid-gutter)!important;text-transform:uppercase}.footer--sitemap .footer__others .col:last-of-type h5 span{display:inline-block;padding-bottom:.25rem;position:relative}.footer--sitemap .footer__others .col:last-of-type h5 span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.footer--sitemap .footer__others .col:last-of-type h5 span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.footer--sitemap .footer__others .col:last-of-type h5 span:after{display:none}@media(max-width:1023px){.footer--sitemap .footer__overlay{align-items:center;flex-direction:column-reverse}.footer--sitemap .footer__overlay .col{justify-content:center!important}}.footer--sitemap .row.gutters{--grid-gutter:20px;gap:var(--grid-gutter) 0}@media(min-width:1024px){.footer--sitemap .row.gutters{--grid-gutter:40px}}@media(min-width:1260px){.footer--sitemap .row.gutters{--grid-gutter:20px}}@media(min-width:1400px){.footer--sitemap .row.gutters{--grid-gutter:40px}}@media(max-width:1259px){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:25%}}@media(max-width:1259px)and (max-width:1259px){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:50%}}@media(max-width:1259px)and (max-width:767px){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:300%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:50%!important}}@media(max-width:767px){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:8.33333%;width:100%!important}}@media(max-width:767px)and (max-width:1259px){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.footer--sitemap .row--25-25-25-25 .col,.footer--sitemap .row--33-33-33 .col{width:100%}}.fourcol{margin:0 auto;max-width:1348px}@media(max-width:1399px){.fourcol{max-width:1156px}}@media(max-width:1259px){.fourcol{width:100%}}.gallery--labeled{margin-right:0!important}.gallery--labeled .gallery__col{margin-bottom:20px!important}.gallery--labeled .gallery__cols--2 .gallery__col{height:500px;overflow:hidden;width:50%}@media(max-width:1259px){.gallery--labeled .gallery__cols--2 .gallery__col{width:100%}}@media(max-width:767px){.gallery--labeled .gallery__cols--2 .gallery__col{width:600%}}@media(max-width:1259px){.gallery--labeled .gallery__cols--2 .gallery__col{width:25%}}@media(max-width:1259px)and (max-width:1259px){.gallery--labeled .gallery__cols--2 .gallery__col{width:50%}}@media(max-width:1259px)and (max-width:767px){.gallery--labeled .gallery__cols--2 .gallery__col{width:300%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.gallery--labeled .gallery__cols--2 .gallery__col{width:50%!important}}@media(max-width:767px){.gallery--labeled .gallery__cols--2 .gallery__col{max-height:400px;max-width:400px;width:100%!important}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.gallery--labeled .gallery__cols--2 .gallery__col{width:calc(50% - 1px)!important}}@media(max-width:479px){.gallery--labeled .gallery__cols--2 .gallery__col{width:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery--labeled .gallery__cols--2 .gallery__col{width:calc(50% - 21px)!important}}.gallery--labeled .gallery__cols--3 .gallery__col{height:345px;overflow:hidden;width:33.33333%}@media(max-width:1259px){.gallery--labeled .gallery__cols--3 .gallery__col{width:66.66667%}}@media(max-width:767px){.gallery--labeled .gallery__cols--3 .gallery__col{width:400%}}@media(max-width:1259px){.gallery--labeled .gallery__cols--3 .gallery__col{width:16.66667%}}@media(max-width:1259px)and (max-width:1259px){.gallery--labeled .gallery__cols--3 .gallery__col{width:33.33333%}}@media(max-width:1259px)and (max-width:767px){.gallery--labeled .gallery__cols--3 .gallery__col{width:200%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.gallery--labeled .gallery__cols--3 .gallery__col{width:33.3333333333%!important}}@media(max-width:767px){.gallery--labeled .gallery__cols--3 .gallery__col{max-height:400px;max-width:400px;width:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery--labeled .gallery__cols--3 .gallery__col{width:calc(33.33333% - 21px)!important}}.gallery--labeled .gallery__cols--4 .gallery__col{height:225px;overflow:hidden;width:25%}@media(max-width:1259px){.gallery--labeled .gallery__cols--4 .gallery__col{width:50%}}@media(max-width:767px){.gallery--labeled .gallery__cols--4 .gallery__col{width:300%}}@media(max-width:1023px){.gallery--labeled .gallery__cols--4 .gallery__col{height:calc(50vw - 80px);width:25%}}@media(max-width:1023px)and (max-width:1259px){.gallery--labeled .gallery__cols--4 .gallery__col{width:50%}}@media(max-width:1023px)and (max-width:767px){.gallery--labeled .gallery__cols--4 .gallery__col{width:300%}}@media(max-width:1023px)and (-ms-high-contrast:active),(max-width:1023px)and (-ms-high-contrast:none){.gallery--labeled .gallery__cols--4 .gallery__col{width:calc(50% - 21px)!important}}@media(max-width:767px){.gallery--labeled .gallery__cols--4 .gallery__col{max-height:400px;max-width:400px;width:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery--labeled .gallery__cols--4 .gallery__col{width:calc(25% - 21px)}}.gallery--labeled .image__content{height:100%}.gallery--labeled a{display:inline-block;height:100%;overflow:hidden;width:100%}.gallery--labeled a:hover{cursor:pointer}.gallery--labeled a:hover+.caption{background:var(--color-orange-dark);color:var(--color-white)}.gallery--labeled a:hover img{transform:scale(1.05)}.gallery--labeled a+a{height:100%;left:0;position:absolute;top:0;width:100%}.gallery--labeled img{min-height:100%;min-width:100%;object-fit:cover;transition:var(--transition-button);width:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery--labeled img{max-width:none!important}}.gallery--labeled .caption{background:var(--color-orange-basic);border-bottom-width:20px;border-bottom:0 solid var(--color-white);border-left:20px solid var(--color-white);border-right-width:20px;border-right:0 solid var(--color-white);border-top:20px solid var(--color-white);bottom:0;color:var(--color-white);display:flex;flex-direction:column;margin-bottom:0!important;max-width:90%;min-height:66px;min-width:200px;padding:15px;position:absolute;right:10px;transition:var(--transition-button)}@media(max-width:767px){.gallery--labeled .caption{background:rgba(246,169,6,.95);border-left:10px solid var(--color-white);border-top:10px solid var(--color-white);max-width:calc(100% + 10px);min-width:80%;right:0}}.gallery--labeled .caption .image-title{font-family:var(--font-main);font-size:1.1875rem;font-weight:700;hyphens:auto;letter-spacing:-.25px;line-height:1.625rem;text-transform:uppercase;word-break:break-word}@media(max-width:767px){.gallery--labeled .caption .image-title{font-size:1rem;letter-spacing:normal;line-height:1.25rem}}.gallery--labeled .caption .image-title+.description{margin-top:10px}.gallery--labeled .caption .description{font-family:var(--font-main);font-size:1rem;hyphens:auto;line-height:1.375rem;word-break:break-word}.ce-intext.ce-right .gallery--labeled{margin-left:0!important}.box--grey .gallery--labeled,.breakout-box--grey .gallery--labeled{margin-bottom:0!important}.box--grey .gallery--labeled .caption,.breakout-box--grey .gallery--labeled .caption{border-color:var(--color-grey-97)}.box--primary .gallery--labeled,.breakout-box--primary .gallery--labeled{margin-bottom:0!important}.box--primary .gallery--labeled .caption,.breakout-box--primary .gallery--labeled .caption{background:var(--color-white);border-color:var(--color-orange-basic);color:var(--color-grey-20)}.box--primary .gallery--labeled a:hover+.caption,.breakout-box--primary .gallery--labeled a:hover+.caption{background:var(--color-white);color:var(--color-orange-basic)}.gri-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-4px -4px 1.25rem;width:100%}.gri-list>li{border:1px solid var(--color-text);border-radius:1.5rem;flex:0 0 auto;font-size:.875rem;line-height:1.375rem;margin:.25rem;padding:0 .75rem;width:auto}.gri-list>li:has(a){border:1px solid var(--color-primary);padding:0}.gri-list>li:has(a):hover{border-color:var(--color-link-hover)}.gri-list>li a{line-height:1.375rem!important;padding:.1875rem .75rem;text-decoration:none!important}.gri-list>li a:after,.gri-list>li a:before{content:none}:root{--size-scrolldown-btn:68px}@media(max-width:1399px){:root{--size-scrolldown-btn:54px}}.hero{margin-bottom:120px;overflow:hidden;position:relative}@media(max-width:767px){.hero{margin-bottom:40px;overflow:visible}}.hero .ce-center .ce-inner,.hero .ce-center .ce-outer,.hero .ce-column,.hero .ce-left .ce-gallery,.hero .ce-right .ce-gallery{float:none;right:inherit}.hero .ce-above .ce-gallery,.hero .ce-below .ce-gallery,.hero .ce-center .ce-gallery,.hero .ce-intext.ce-left .ce-gallery,.hero .ce-intext.ce-right .ce-gallery,.hero .ce-row{margin:0}.hero .row{max-width:none}.hero .cards-block__title a{color:var(--color-link)}.hero .cards-block__title a:hover{color:var(--color-link-hover)}.has-hero .site-header nav{margin-bottom:0!important}.has-hero .page-container{padding-top:0}.hero-scrolldown{align-items:center;background:var(--color-primary);border-radius:50%;color:var(--color-white);cursor:pointer;display:flex;height:var(--size-scrolldown-btn);justify-content:center;position:absolute;transition:all .23s cubic-bezier(.075,.82,.165,1);width:var(--size-scrolldown-btn);z-index:calc(var(--z-controls) - 1)}.hero-scrolldown:hover{background:var(--color-button-bg-hover);color:var(--color-white)}.hero-scrolldown:hover>svg{transform:rotate(180deg) translateY(calc(50% - 2px))}.hero-scrolldown>svg{height:23px;position:absolute;top:50%;transform:rotate(180deg) translateY(50%);transition:all .23s cubic-bezier(.075,.82,.165,1)}@media(max-width:1399px){.hero-scrolldown>svg{height:18px}}.hero.hero--news{--space-bottom-caption:77px;margin-bottom:40px;overflow:initial}@media(min-width:768px){.hero.hero--news{margin-bottom:120px}}@media(min-width:1680px){.hero.hero--news{--space-bottom-caption:247px;margin-bottom:260px}}@media screen and (max-width:1259px){.hero.hero--news{--space-bottom-caption:unset}}.hero.hero--news:not(.is-slider){--space-bottom-caption:24px}@media(min-width:1680px){.hero.hero--news:not(.is-slider){--space-bottom-caption:194px}}@media screen and (max-width:1259px){.hero.hero--news:not(.is-slider){--space-bottom-caption:unset}}.hero.hero--news.stopped-animations .hero-news__play .play{display:block}.hero.hero--news.stopped-animations .hero-news__play .pause{display:none}.hero.hero--news.stopped-animations .slick-slide img{animation:none!important}@media(min-width:1400px){.hero.hero--news .inner{max-width:1880px;padding:0 20px}}@media(max-width:767px){.hero.hero--news .inner{max-width:100%}}.hero.hero--news .row.gutters{margin-left:-20px;margin-right:-20px}@media(max-width:767px){.hero.hero--news .row.gutters{margin:0}}.hero.hero--news .row.gutters>.col{padding-left:20px;padding-right:20px}@media(max-width:767px){.hero.hero--news .row.gutters>.col{padding:0}}.hero.hero--news .hero-news__container{position:relative}.hero.hero--news .hero-news__slides .slick-slide img{animation:imageZoom 30s cubic-bezier(.44,.06,.36,1) infinite;animation-play-state:paused}@keyframes imageZoom{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.hero.hero--news .hero-news__slides .slick-slide.slick-current img{animation-play-state:running}.hero.hero--news .hero-news__slide{position:relative}.hero.hero--news .hero-news__slide.animate--top-right img{transform-origin:75% 25%}.hero.hero--news .hero-news__slide.animate--bottom-right img{transform-origin:75% 75%}.hero.hero--news .hero-news__slide.animate--bottom-left img{transform-origin:25% 75%}.hero.hero--news .hero-news__slide.animate--top-left img{transform-origin:25% 25%}.hero.hero--news .hero-news__slide .video video{height:auto}.hero.hero--news .hero-news__slide .caption{bottom:var(--space-bottom-caption);position:absolute;top:unset;transform:none}@media screen and (max-width:1259px){.hero.hero--news .hero-news__slide .caption{position:relative}}.hero.hero--news .hero-news__slide .caption__inner{margin:0;max-width:100%;padding:0 1.5rem}@media(min-width:1680px){.hero.hero--news .hero-news__slide .caption__inner{margin:0 auto;max-width:1428px;padding:0}}@media screen and (max-width:1259px){.hero.hero--news .hero-news__slide .caption__inner{padding:0}}@media screen and (max-width:767px){.hero.hero--news .hero-news__slide .caption__content{padding:1.875rem 1.25rem!important}}@media screen and (max-width:1259px){.hero.hero--news .hero-news__slide .caption__content{background-color:var(--color-grey-97)!important;margin:.625rem auto 0!important;max-width:none!important;width:100%!important}}.hero.hero--news .hero-news__slide .caption__content h2{color:var(--color-primary)}@media screen and (max-width:1259px){.hero.hero--news .hero-news__slide .caption__content p{color:var(--color-text)!important}}.hero.hero--news .hero-news__navigation{grid-gap:0 1rem;background-color:rgba(0,0,0,.8);display:grid;grid-template-columns:24px auto 24px 24px;margin:0 auto;max-width:1348px;padding:.5rem 1.25rem;width:100%}@media screen and (min-width:1260px){.hero.hero--news .hero-news__navigation{margin:0;padding:1rem 2.5rem;width:50%}}@media(min-width:1480px){.hero.hero--news .hero-news__navigation{max-width:1428px}}.hero.hero--news .hero-news__navigation-outer{bottom:1.5rem;position:absolute;top:unset;width:100%}@media(min-width:1680px){.hero.hero--news .hero-news__navigation-outer{bottom:194px}}@media(max-width:1259px){.hero.hero--news .hero-news__navigation-outer{bottom:unset;top:calc(42.85714vw - 34.28571px);transform:translateY(-100%)}}@media(max-width:1023px){.hero.hero--news .hero-news__navigation-outer{top:calc(42.85714vw - 34.28571px)}}@media(max-width:767px){.hero.hero--news .hero-news__navigation-outer{top:42.8571428571vw}}.hero.hero--news .hero-news__navigation-wrapper{padding:0 1.5rem}@media(min-width:1680px){.hero.hero--news .hero-news__navigation-wrapper{margin:0 auto;max-width:1428px;padding:0}}@media(max-width:1259px){.hero.hero--news .hero-news__navigation-wrapper{padding:0}}.hero.hero--news .hero-news__arrow{background-color:transparent;border:none;color:var(--color-grey-97);height:24px;padding:0;width:24px}.hero.hero--news .hero-news__arrow svg{color:inherit}.hero.hero--news .hero-news__arrow:focus-visible,.hero.hero--news .hero-news__arrow:hover{background-color:transparent;border:none;color:var(--color-primary)}.hero.hero--news .hero-news__pagination{display:flex;flex-direction:row;justify-content:space-between}.hero.hero--news .hero-news__pagination ul{align-items:center;display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.hero.hero--news .hero-news__pagination ul li{height:1px;padding:0 2px;width:100%}.hero.hero--news .hero-news__pagination ul li:first-child{padding-left:0}.hero.hero--news .hero-news__pagination ul li:last-child{padding-right:0}.hero.hero--news .hero-news__pagination ul li.slick-active{height:5px}.hero.hero--news .hero-news__pagination ul li.slick-active button{background:var(--color-primary)}.hero.hero--news .hero-news__pagination ul li button{background:var(--color-grey-97);border:none;display:block;font-size:0;height:100%;line-height:1;margin:0;padding:0;width:100%}.hero.hero--news .hero-news__pagination ul li button:focus-visible,.hero.hero--news .hero-news__pagination ul li button:hover{background-color:var(--color-primary)}.hero.hero--news .hero-news__play{background-color:transparent;border:none;color:var(--color-grey-97);height:24px;padding:0;position:relative;width:24px}.hero.hero--news .hero-news__play svg{color:inherit}.hero.hero--news .hero-news__play svg.play{display:none;left:0;position:absolute;top:1px;width:22px}.hero.hero--news .hero-news__play:focus-visible,.hero.hero--news .hero-news__play:hover{background-color:transparent;border:none;color:var(--color-primary)}.hero.hero--news .hero__news{position:relative}@media(min-width:1680px){.hero.hero--news .hero__news{max-width:1840px;position:absolute;top:calc(100% - 170px);width:calc(100% - 40px)}}.hero.hero--news .hero__news-container{margin:0 auto;max-width:1348px;padding:30px 0 0;position:relative}@media screen and (max-width:767px){.hero.hero--news .hero__news-container{padding:1.875rem 1.25rem 0}}@media(min-width:1480px){.hero.hero--news .hero__news-container{background-color:var(--color-white);max-width:1428px;padding:30px 40px 0}}.hero.hero--news .hero__news .cards-block__link{color:var(--color-text)}.hero.hero--news .hero__news .cards-block__link:hover{color:var(--color-link)}.hero.hero--news .module-title{border-bottom:1px solid var(--color-primary);color:var(--color-grey-40);margin-bottom:1.25rem;text-transform:uppercase}.hero.hero--news .module-title span{display:inline-block;padding-bottom:.25rem;position:relative}.hero.hero--news .module-title span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.hero.hero--news .module-title span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.hero.hero--news .hero-scrolldown{right:40px;top:-34px}@media(min-width:1920px){.hero.hero--news .hero-scrolldown{bottom:66px;top:unset}}@media(max-width:1399px){.hero.hero--news .hero-scrolldown{right:20px}}@media(max-width:1259px){.hero.hero--news .hero-scrolldown{display:none}}.hero .tabs{margin:-42px -42px -26px}@media(max-width:767px){.hero .tabs{flex-direction:column;margin:-20px;max-width:100vw;padding:0}}.hero .tabs__title{display:flex}@media(max-width:767px){.hero .tabs__title{flex-direction:column}}.hero .tabs__title--item{background:var(--color-grey-70);border-right:1px solid var(--color-white);color:var(--color-white);flex:1 0 auto;margin-right:0;padding:10px}@media(max-width:767px){.hero .tabs__title--item{border-bottom:1px solid var(--color-white);border-right:none;margin-bottom:0;margin-right:0;padding:10px 10px 10px 20px}}@media(max-width:374px){.hero .tabs__title--item{width:auto}}.hero .tabs__title--item:first-of-type{padding:10px 10px 10px 42px}@media(max-width:767px){.hero .tabs__title--item:first-of-type{padding:10px 10px 10px 20px}}.hero .tabs__title--item.active,.hero .tabs__title--item.active:hover{background:var(--color-white);border-bottom:none}.hero .tabs__title--item.active:hover{color:var(--color-link)}.hero .tabs__title--item:hover{background:var(--color-grey-60);border-bottom:none;color:var(--color-white)}@media(max-width:767px){.hero .tabs__title--item:hover{border-bottom:1px solid var(--color-white)}}.hero .tabs__title--item:last-of-type{border-right:none!important}@media(max-width:767px){.hero .tabs__title--item:last-of-type{border-bottom:none!important}}.hero__text .tabs__content{padding:42px}@media(max-width:767px){.hero__text .tabs__content{border-bottom:1px solid var(--color-grey-90);margin:0 20px;padding:40px 0}}.hero__text .tabs__content--element,.hero__text .tabs__content--element header{display:none}.hero__text .tabs__content--element.active{display:block}.hero__text .tabs__content--element .cards-block{border-bottom:none;margin-bottom:0!important;padding-bottom:0!important}.hero__text .tabs__content--element .cards-block__title:hover a{color:var(--color-grey-60)!important}.hero__text .tabs__content--element .cards-block__title a{color:var(--color-link);text-transform:none}.hero__text .tabs__content--element .news-listing{margin-bottom:0}.hero__text{background-color:var(--color-white);bottom:0;padding:42px 42px 26px;position:absolute;right:80px;text-align:left;width:650px;z-index:2}@media only screen and (min-width:1920px){.hero__text{right:calc(50% - 880px)}}@media(max-width:767px){.hero__text{left:0;padding:20px;position:relative;width:100%}}.hero__text h1,.hero__text h2,.hero__text h3,.hero__text h4,.hero__text h5,.hero__text h6{margin-bottom:30px}.hero__text h1:first-child,.hero__text h2:first-child,.hero__text h3:first-child,.hero__text h4:first-child,.hero__text h5:first-child,.hero__text h6:first-child{margin-bottom:10px}.hero__text p:last-child{margin-bottom:0}.hero .caption{position:absolute;top:50%;transform:translateY(-50%);width:100%}@media(max-width:1023px){.hero .caption{position:relative;top:unset;transform:none}}.hero .caption__inner{margin:0 auto;max-width:1348px;padding:0 40px;position:relative}@media(min-width:1480px){.hero .caption__inner{max-width:1428px}}@media(min-width:1400px){.hero .caption__inner{padding:0}}@media(max-width:1023px){.hero .caption__inner{padding:0}}.hero .caption__content{background-color:rgba(0,0,0,.8);max-width:50%;padding:1.875rem;width:max-content}@media(max-width:1259px){.hero .caption__content{max-width:75%}}@media(max-width:1023px){.hero .caption__content{background-color:var(--color-grey-97);margin:.625rem auto 0;max-width:none;width:100%}}.hero .caption__content>:last-child{margin-bottom:0}.hero .caption p{color:var(--color-white);margin-bottom:1.25rem}@media(max-width:1023px){.hero .caption p{color:var(--color-text)}}.highcharts-tooltip *{font-weight:700}.highcharts-tooltip b{color:var(--color-white)}@media(max-width:479px){.gallery__row{display:block}}@media(min-width:768px){.gallery__row{width:calc(100% + 20px)!important}}.gallery__col{margin-bottom:10px!important}.gallery .video-caption{margin-bottom:8px;margin-top:8px}.gallery__cols--1 .img__container{position:relative}.gallery__cols--1 .img__container:hover .button--plus .cross{height:23px;width:23px}.gallery__cols--1 .img__container .image-embed-item{display:block}.gallery__cols--1 .img__container .caption{margin-bottom:8px;margin-top:8px}.gallery__cols--1 .img__container a.lightbox{display:inline-block;position:relative}.gallery__cols--1 .img__container .button--plus{height:60px;position:absolute;right:0;top:0;width:60px}.gallery__cols--1 .img__container .button--plus.hover .cross,.gallery__cols--1 .img__container .button--plus:active .cross,.gallery__cols--1 .img__container .button--plus:hover .cross{height:23px;width:23px}.gallery__cols--1 .img__container .cross{height:19px;transition:var(--transition-link);width:19px}.gallery__cols--1 .gallery__col{margin-bottom:0!important;width:100%}@media(max-width:1259px){.gallery__cols--1 .gallery__col{width:200%}}@media(max-width:767px){.gallery__cols--1 .gallery__col{width:1200%}}@media(max-width:1259px){.gallery__cols--1 .gallery__col{width:50%}}@media(max-width:1259px)and (max-width:1259px){.gallery__cols--1 .gallery__col{width:100%}}@media(max-width:1259px)and (max-width:767px){.gallery__cols--1 .gallery__col{width:600%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.gallery__cols--1 .gallery__col{width:100%!important}}@media(max-width:767px){.gallery__cols--1 .gallery__col{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.gallery__cols--1 .gallery__col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.gallery__cols--1 .gallery__col{width:100%}}.gallery__cols--2 .img__container{position:relative}.gallery__cols--2 .img__container:hover .button--plus .cross{height:23px;width:23px}.gallery__cols--2 .img__container .image-embed-item{display:block}.gallery__cols--2 .img__container .caption{margin-bottom:8px;margin-top:8px}.gallery__cols--2 .img__container a.lightbox{display:inline-block;position:relative}.gallery__cols--2 .img__container .button--plus{height:60px;position:absolute;right:0;top:0;width:60px}.gallery__cols--2 .img__container .button--plus.hover .cross,.gallery__cols--2 .img__container .button--plus:active .cross,.gallery__cols--2 .img__container .button--plus:hover .cross{height:23px;width:23px}.gallery__cols--2 .img__container .cross{height:19px;transition:var(--transition-link);width:19px}.gallery__cols--2 .gallery__col{width:50%}@media(max-width:1259px){.gallery__cols--2 .gallery__col{width:100%}}@media(max-width:767px){.gallery__cols--2 .gallery__col{width:600%}}@media(max-width:1259px){.gallery__cols--2 .gallery__col{width:25%}}@media(max-width:1259px)and (max-width:1259px){.gallery__cols--2 .gallery__col{width:50%}}@media(max-width:1259px)and (max-width:767px){.gallery__cols--2 .gallery__col{width:300%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.gallery__cols--2 .gallery__col{width:50%!important}}@media(max-width:767px){.gallery__cols--2 .gallery__col{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.gallery__cols--2 .gallery__col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.gallery__cols--2 .gallery__col{width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.gallery__cols--2 .gallery__col{width:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery__cols--2 .gallery__col{width:calc(50% - 10px)}}@supports(-ms-ime-align:auto){.gallery__cols--2 .gallery__col{width:calc(50% - 11px)}}.gallery__cols--3 .img__container{position:relative}.gallery__cols--3 .img__container:hover .button--plus .cross{height:23px;width:23px}.gallery__cols--3 .img__container .image-embed-item{display:block}.gallery__cols--3 .img__container .caption{margin-bottom:8px;margin-top:8px}.gallery__cols--3 .img__container a.lightbox{display:inline-block;position:relative}.gallery__cols--3 .img__container .button--plus{height:45px;position:absolute;right:0;top:0;width:45px}.gallery__cols--3 .img__container .button--plus.hover .cross,.gallery__cols--3 .img__container .button--plus:active .cross,.gallery__cols--3 .img__container .button--plus:hover .cross{height:23px;width:23px}.gallery__cols--3 .img__container .cross{height:19px;transition:var(--transition-link);width:19px}@media(max-width:767px){.gallery__cols--3 .img__container{position:relative}.gallery__cols--3 .img__container:hover .button--plus .cross{height:19px;width:19px}.gallery__cols--3 .img__container .image-embed-item{display:block}.gallery__cols--3 .img__container .caption{margin-bottom:8px;margin-top:8px}.gallery__cols--3 .img__container a.lightbox{display:inline-block;position:relative}.gallery__cols--3 .img__container .button--plus{height:31px;position:absolute;right:0;top:0;width:31px}.gallery__cols--3 .img__container .button--plus.hover .cross,.gallery__cols--3 .img__container .button--plus:active .cross,.gallery__cols--3 .img__container .button--plus:hover .cross{height:19px;width:19px}.gallery__cols--3 .img__container .cross{height:15px;transition:var(--transition-link);width:15px}.gallery__cols--3 .gallery__col{width:calc(50% - 10px)!important}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.gallery__cols--3 .gallery__col{width:calc(50% - 10px)!important}}@media(max-width:767px){@supports(-ms-ime-align:auto){.gallery__cols--3 .gallery__col{width:calc(50% - 11px)!important}}}.gallery__cols--3 .gallery__col{width:33.33333%}@media(max-width:1259px){.gallery__cols--3 .gallery__col{width:66.66667%}}@media(max-width:767px){.gallery__cols--3 .gallery__col{width:400%}}@media(max-width:1259px){.gallery__cols--3 .gallery__col{width:16.66667%}}@media(max-width:1259px)and (max-width:1259px){.gallery__cols--3 .gallery__col{width:33.33333%}}@media(max-width:1259px)and (max-width:767px){.gallery__cols--3 .gallery__col{width:200%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.gallery__cols--3 .gallery__col{width:33.3333333333%!important}}@media(max-width:767px){.gallery__cols--3 .gallery__col{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.gallery__cols--3 .gallery__col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.gallery__cols--3 .gallery__col{width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.gallery__cols--3 .gallery__col{width:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery__cols--3 .gallery__col{width:calc(33.33% - 10px)}}@supports(-ms-ime-align:auto){.gallery__cols--3 .gallery__col{width:calc(33.33% - 11px)}}.gallery__cols--4 .img__container{position:relative}.gallery__cols--4 .img__container:hover .button--plus .cross{height:19px;width:19px}.gallery__cols--4 .img__container .image-embed-item{display:block}.gallery__cols--4 .img__container .caption{margin-bottom:8px;margin-top:8px}.gallery__cols--4 .img__container a.lightbox{display:inline-block;position:relative}.gallery__cols--4 .img__container .button--plus{height:31px;position:absolute;right:0;top:0;width:31px}.gallery__cols--4 .img__container .button--plus.hover .cross,.gallery__cols--4 .img__container .button--plus:active .cross,.gallery__cols--4 .img__container .button--plus:hover .cross{height:19px;width:19px}.gallery__cols--4 .img__container .cross{height:15px;transition:var(--transition-link);width:15px}@media(max-width:767px){.gallery__cols--4 .img__container{position:relative}.gallery__cols--4 .img__container:hover .button--plus .cross{height:19px;width:19px}.gallery__cols--4 .img__container .image-embed-item{display:block}.gallery__cols--4 .img__container .caption{margin-bottom:8px;margin-top:8px}.gallery__cols--4 .img__container a.lightbox{display:inline-block;position:relative}.gallery__cols--4 .img__container .button--plus{height:31px;position:absolute;right:0;top:0;width:31px}.gallery__cols--4 .img__container .button--plus.hover .cross,.gallery__cols--4 .img__container .button--plus:active .cross,.gallery__cols--4 .img__container .button--plus:hover .cross{height:19px;width:19px}.gallery__cols--4 .img__container .cross{height:15px;transition:var(--transition-link);width:15px}.gallery__cols--4 .gallery__col{width:calc(50% - 10px)!important}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.gallery__cols--4 .gallery__col{width:calc(50% - 10px)!important}}@media(max-width:767px){@supports(-ms-ime-align:auto){.gallery__cols--4 .gallery__col{width:calc(50% - 11px)!important}}}.gallery__cols--4 .gallery__col{width:25%}@media(max-width:1259px){.gallery__cols--4 .gallery__col{width:50%}}@media(max-width:767px){.gallery__cols--4 .gallery__col{width:300%}}@media(max-width:1259px){.gallery__cols--4 .gallery__col{width:12.5%}}@media(max-width:1259px)and (max-width:1259px){.gallery__cols--4 .gallery__col{width:25%}}@media(max-width:1259px)and (max-width:767px){.gallery__cols--4 .gallery__col{width:150%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.gallery__cols--4 .gallery__col{width:25%!important}}@media(max-width:767px){.gallery__cols--4 .gallery__col{width:8.33333%}}@media(max-width:767px)and (max-width:1259px){.gallery__cols--4 .gallery__col{width:16.66667%}}@media(max-width:767px)and (max-width:767px){.gallery__cols--4 .gallery__col{width:100%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.gallery__cols--4 .gallery__col{width:100%!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.gallery__cols--4 .gallery__col{width:calc(25% - 10px)}}@supports(-ms-ime-align:auto){.gallery__cols--4 .gallery__col{width:calc(25% - 11px)}}.ce-bodytext .lead-teaser,.ce-bodytext p.lead-medium,.lead-teaser,p.lead-medium{font-weight:300;hyphens:none}.box--black .lead-teaser,.box--black p.lead-medium,.box--primary .lead-teaser,.box--primary p.lead-medium,.breakout-box--primary .lead-teaser,.breakout-box--primary p.lead-medium{color:var(--color-white);font-weight:300}.site-header__login-control{position:relative}.site-header__login-form{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem}.site-header__login-form .input-group input{background:transparent;color:var(--color-grey-40);font-size:.8125rem;line-height:1.25rem}.site-header__login-form .button{padding:.5rem .75rem;width:auto}@media(min-width:768px){.site-header__login-form .button{width:100%}}.site-header__login-form .button__icon{display:flex}.site-header__login-form .button__label{font-size:.9375rem;line-height:1.25rem}.site-header__login-form .forgot_header{color:var(--color-grey-40);font-size:.8125rem;line-height:1.25rem}.site-header__login-form .forgot_header:hover{color:var(--color-black)}.site-header__login-form .felogin-hidden{display:none}.site-header__user-profile{align-items:center;cursor:pointer;display:flex;flex:0 0 auto;flex-flow:row nowrap;position:relative}@media(max-width:374px){.site-header__user-profile{margin-left:0}}.site-header__avatar{align-items:center;background-color:var(--color-grey-70);border-radius:200px;display:flex;flex:0 0 auto;height:1.25rem;justify-content:center;overflow:hidden}.site-header__avatar span{color:var(--color-white);font-size:.75rem!important;font-weight:700;line-height:1}@media(max-width:479px){.site-header__avatar{margin-right:0!important}.site-header__username{display:none!important}}.contact{display:flex!important;flex-direction:column;gap:var(--space-default);position:relative}.contact__image,.user-profile__image{align-items:flex-start;display:flex;flex-direction:column;position:relative}.contact__image .image,.user-profile__image .image{border:1px solid var(--color-primary);border-radius:400px;color:#000;flex:0 0 7.5rem;height:7.5rem;text-decoration:none;width:7.5rem;z-index:10}.contact__image img,.user-profile__image img{border:6px solid var(--color-white);border-radius:400px;display:block;height:100%;min-height:100%;min-width:100%;overflow:hidden;position:relative;width:100%;z-index:-10}@supports(object-fit:cover){.contact__image img,.user-profile__image img{height:100%;object-fit:cover;width:100%}}.contact__infos{display:flex;flex-direction:column}.contact__infos--details{flex:100%;width:100%}.contact__infos>*+:not(.hide){margin-top:var(--space-s)}.contact__name{line-height:1!important;margin-bottom:0!important}.contact__name+.contact__position{margin-top:var(--space-xs)}.contact__position{color:var(--color-grey-60);font-size:1.0625rem;line-height:1.25rem}.contact__description+span{margin-top:.625rem}.contact__detailed{padding-bottom:.625rem}.contact__link{align-items:center;color:var(--color-text);display:flex;gap:var(--space-xs);width:fit-content}.contact__link--primary{color:var(--color-primary)}.contact__link:hover{color:var(--color-grey-60)}.contact__link:hover svg path:not(.ignore){stroke:var(--color-grey-13)}.contact__link svg{flex:none}.contact__whatsapp:hover svg path{stroke:transparent!important;fill:var(--color-grey-13)}.contact span{color:inherit}.box--grey .contact .image,.breakout-box--grey .contact .image{border:2px solid var(--color-primary)}.box--grey .contact .image img,.breakout-box--grey .contact .image img{border-color:var(--color-grey-97)}.box--black .contact .image,.breakout-box--black .contact .image{border:2px solid var(--color-primary)}.box--black .contact .image img,.breakout-box--black .contact .image img{border-color:var(--color-black)}.box--black .contact__address,.box--black .contact__link:not(.contact__link--primary),.box--black .contact__name,.box--black .contact__position,.breakout-box--black .contact__address,.breakout-box--black .contact__link:not(.contact__link--primary),.breakout-box--black .contact__name,.breakout-box--black .contact__position{color:var(--color-white)}.box--black .contact__link svg path:not(.ignore),.breakout-box--black .contact__link svg path:not(.ignore){stroke:var(--color-white)}.box--black .contact__link:hover,.breakout-box--black .contact__link:hover{color:var(--color-grey-60)}.box--black .contact__link:hover:not(.ignore) svg path,.breakout-box--black .contact__link:hover:not(.ignore) svg path{stroke:var(--color-white)}.box--black .contact__whatsapp svg path,.box--black .contact__whatsapp:hover svg path,.breakout-box--black .contact__whatsapp svg path,.breakout-box--black .contact__whatsapp:hover svg path{stroke:transparent!important;fill:var(--color-white)}.box--primary .contact,.breakout-box--primary .contact{border-color:var(--color-white)!important}.box--primary .contact .image,.breakout-box--primary .contact .image{border:2px solid var(--color-white)}.box--primary .contact .image img,.breakout-box--primary .contact .image img{border-color:var(--color-primary)}.box--primary .contact__position,.breakout-box--primary .contact__position{color:var(--color-text)}.box--primary .contact__link,.breakout-box--primary .contact__link{color:var(--color-white)}.box--primary .contact__link svg path:not(.ignore),.breakout-box--primary .contact__link svg path:not(.ignore){stroke:var(--color-white)}.box--primary .contact__link:hover,.breakout-box--primary .contact__link:hover{color:var(--color-text)}.box--primary .contact__link:hover svg path:not(.ignore),.breakout-box--primary .contact__link:hover svg path:not(.ignore){stroke:var(--color-text)}.box--primary .contact__whatsapp svg path,.breakout-box--primary .contact__whatsapp svg path{stroke:transparent!important;fill:var(--color-white)}.box--primary .contact__whatsapp:hover svg path,.breakout-box--primary .contact__whatsapp:hover svg path{stroke:transparent!important;fill:var(--color-text)}.contactlisting{display:flex;flex-direction:column;flex-wrap:wrap;gap:2.5rem;justify-content:flex-start;text-align:left;width:100%}@media(max-width:767px){.contactlisting{flex-direction:column;justify-content:flex-start;width:100%}}.contactlisting--image-left:last-child{border-bottom:none}@media(min-width:480px){.contactlisting--image-left .contact__image,.contactlisting--image-left .user-profile__image{left:0;position:absolute;top:0}.contactlisting--image-left .contact__infos{padding-left:8.75rem}}.contactlisting--image-tiny .contact{flex:1 auto;flex-direction:row;flex-wrap:wrap;margin:0;max-width:100%;width:100%}.contactlisting--image-tiny .contact__image,.contactlisting--image-tiny .user-profile__image{flex:0 1 auto;overflow:hidden;position:relative}.contactlisting--image-tiny .contact__image .image,.contactlisting--image-tiny .user-profile__image .image{border:0;flex:0 0 3.75rem;height:3.75rem;width:3.75rem}.contactlisting--image-tiny .contact__image img,.contactlisting--image-tiny .user-profile__image img{border:none}.contactlisting--image-tiny .contact__infos{padding-left:0}.contactlisting--image-tiny .contact__infos--general{flex:1;margin:0}.contactlisting--image-tiny .contact+.contact{border-top:1px solid var(--color-grey-85);padding-top:1.875rem}.page-col__side-left .contactlisting,.page-col__side-right .contactlisting{display:flex;flex-direction:column;gap:1.875rem;text-align:left}.page-col__side-left .contactlisting .contact,.page-col__side-right .contactlisting .contact{flex:1 auto;flex-direction:row;flex-wrap:wrap;margin:0;max-width:100%;width:100%}.page-col__side-left .contactlisting .contact__image,.page-col__side-left .contactlisting .user-profile__image,.page-col__side-right .contactlisting .contact__image,.page-col__side-right .contactlisting .user-profile__image{flex:0 1 auto;overflow:hidden;position:relative}.page-col__side-left .contactlisting .contact__image .image,.page-col__side-left .contactlisting .user-profile__image .image,.page-col__side-right .contactlisting .contact__image .image,.page-col__side-right .contactlisting .user-profile__image .image{border:0;flex:0 0 3.75rem;height:3.75rem;width:3.75rem}.page-col__side-left .contactlisting .contact__image img,.page-col__side-left .contactlisting .user-profile__image img,.page-col__side-right .contactlisting .contact__image img,.page-col__side-right .contactlisting .user-profile__image img{border:none}.page-col__side-left .contactlisting .contact__infos,.page-col__side-right .contactlisting .contact__infos{padding-left:0}.page-col__side-left .contactlisting .contact__infos--general,.page-col__side-right .contactlisting .contact__infos--general{flex:1;margin:0}.page-col__side-left .contactlisting .contact+.contact,.page-col__side-right .contactlisting .contact+.contact{border-top:1px solid var(--color-grey-85);padding-top:1.875rem}.page-col__side-right .contactlisting .contact__description .table-wrapper:before{display:none!important}.page-col__side-right .contactlisting .contact__description .table-wrapper table{min-width:0;width:100%}.page-col__side-right .contactlisting .contact__description .table-wrapper table tbody tr{display:flex;flex-direction:column}.page-col__side-right .contactlisting .contact__description .table-wrapper table tbody tr td{border:none!important;margin:0!important;padding:0!important}.page-col__side-right .contactlisting .contact__description .table-wrapper table tbody tr ul{margin:0}.page-col__side-right .contactlisting .contact__description .table-wrapper table tbody tr ul li{hyphens:auto}.box--primary .contactlisting--slider .slick-arrow:not(.slick-disabled),.breakout-box--primary .contactlisting--slider .slick-arrow:not(.slick-disabled){border-color:var(--color-white)!important}.user-profile--login{margin:0 auto}.user-profile--login .user-profile__image{margin-left:50%;transform:translateX(-50%)}.user-profile--login .user-profile__image img{border:none}.user-profile--login .user-profile__image+*{margin-top:1.25rem}.user-profile__image{margin-bottom:30px;overflow:visible}.user-profile__image svg:hover path{stroke:none}.user-profile__links li a{color:var(--color-link)}.user-profile__links li a:hover{color:var(--color-link-hover)}.dates-listing .list-item{color:var(--color-text);padding:18px 0}.dates-listing .list-item__icon{color:var(--color-primary);position:relative;top:-4px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.dates-listing .list-item__icon{height:23px}}.dates-listing .date-entry__category{color:var(--color-primary);font-weight:700}.news-listing .cards-block{margin-bottom:2.5rem;padding-bottom:2.5rem;position:relative}.news-listing .cards-block__image{padding-top:0}.news-listing .cards-block__image a{left:unset;position:relative;top:unset}.news-listing .cards-block__image a:hover>img{transform:scale(1)}.news-listing .cards-block__image a>img{left:unset;position:relative;top:unset}.news-listing .topnews{border-bottom:none;margin-bottom:3.75rem!important;padding-bottom:0}.news-listing .topnews .cards-block__image{border:1px solid var(--color-link)}.news-listing .topnews .cards-block__image img{border:6px solid var(--color-white);margin:0 auto}.main--aside .news-listing .cards-block__title{font-size:1.5rem;line-height:1.75rem}.news-listing-filter__form{position:relative}.news-listing-filter__form .listing-filters{margin:15px 0}.news-listing-filter__form .listing-filters__filter-list{flex-direction:column;width:100%}.news-listing-filter__form .listing-filters__filter-list[data-level="1"]>.listing-filters__list-item{border-bottom:1px solid var(--color-grey-90);padding:0}.news-listing-filter__form .listing-filters__filter-list[data-level="1"]>.listing-filters__list-item:last-of-type{border-bottom:0}.news-listing-filter__form .listing-filters__filter-list[data-level="3"]>.listing-filters__list-item{width:calc(100% - 25px)}.news-listing-filter__form .listing-filters__filter-list[data-level="4"]>.listing-filters__list-item{width:calc(100% - 50px)}.news-listing-filter__form .listing-filters__list-item{margin:0;padding:5px 0}.news-listing-filter__form .listing-filters__list-item .checkbox+label{font-family:var(--font-main);padding:0}.news-listing-filter__form .button{margin-right:20px}.news-listing-filter__form .button--reset-filters{color:var(--color-link);font-size:.875rem;line-height:.9375rem;text-transform:none}.news-listing-filter__form .button--reset-filters:hover{color:var(--color-grey-60)}.news-listing-filter__form .button--reset-filters:after{content:"x";margin-left:5px;position:relative;width:auto}.news-listing-filter__form .checked-items-count{color:var(--color-grey-40);font-family:var(--font-main);font-size:.75rem;font-weight:700;line-height:.75rem}.news-listing-filter__form .checked-items-count__wrapper{align-items:center;background:var(--color-grey-90);border-radius:50%;display:flex;height:20px;justify-content:center;position:absolute;right:-25px;top:-10px;width:20px}.news-listing-filter__form.lds-spinner-visible:after{background:var(--color-white);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.news-listing-filter__form .lds-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.news-listing-filter__accordion{position:relative}.news-listing-filter__accordion-icon{z-index:-1}.news-listing-filter__accordion.first-level>.news-listing-filter__accordion-icon{top:22px;width:8px}.news-listing-filter__accordion.first-level>.news-listing-filter__accordion-icon svg{width:auto}.news-listing-filter__accordion-toggle{color:var(--color-grey-40);cursor:pointer;font-size:1.0625rem;line-height:1.5625rem}.news-listing-filter__accordion-toggle:hover~.news-listing-filter__accordion-icon{transform:rotate(90deg)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.news-listing-filter__accordion-toggle:hover~.news-listing-filter__accordion-icon{height:8px;top:16px}}.news-listing-filter__accordion-toggle[data-level="1"]{color:var(--color-grey-40);font-family:var(--font-main);font-weight:700;padding:16px 0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.news-listing-filter__accordion-toggle[data-level="1"]{display:flex}}.news-listing-filter__accordion-toggle[data-level="1"].active{color:var(--color-primary)}.news-listing-filter__accordion-toggle[data-level="1"] .accordion-toggle__title{position:relative;width:max-content}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.news-listing-filter__accordion-toggle[data-level="1"]:hover~.news-listing-filter__accordion-icon{top:24px}}.news-listing-filter__accordion-content{display:none;margin-bottom:20px}.news-listing-filter__accordion-content[data-level="3"],.news-listing-filter__accordion-content[data-level="4"]{margin:0 0 0 1.5em;position:relative}.news-listing-filter__accordion-content[data-level="3"]:before,.news-listing-filter__accordion-content[data-level="4"]:before{background:var(--color-grey-90);content:"";display:block;height:calc(100% - 20px);left:-20px;position:absolute;top:2.5px;width:2px}.news-listing-filter__accordion-content[data-level="3"]>li,.news-listing-filter__accordion-content[data-level="4"]>li{margin-right:0}.news-listing-filter__accordion-content[data-level="3"]>li input[type=checkbox]+label:after,.news-listing-filter__accordion-content[data-level="4"]>li input[type=checkbox]+label:after{background:0 0;border-bottom:2px solid var(--color-grey-90);border-left:2px solid var(--color-grey-90);content:"";display:block;height:12px;left:-20px;position:absolute;top:6px;width:12px}.news-listing-filter__accordion-content[data-level="3"].active>li input:after,.news-listing-filter__accordion-content[data-level="3"]>li input[type=checkbox]:checked+label:after,.news-listing-filter__accordion-content[data-level="4"].active>li input:after,.news-listing-filter__accordion-content[data-level="4"]>li input[type=checkbox]:checked+label:after{border-bottom:2px solid var(--color-primary)}.news-listing-filter__accordion-content.active+.news-listing-filter__accordion-icon{transform:rotate(90deg)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.news-listing-filter__accordion-content.active+.news-listing-filter__accordion-icon{height:8px}}.news-listing-filter__accordion-icon{align-items:center;display:flex;height:auto;position:absolute;right:0;top:9px;transition:all .3s ease;width:6px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.news-listing-filter__accordion-icon{height:20px}}.news-listing-filter__accordion-icon:not(:first-of-type){display:none}.news-listing-filter__accordion-icon svg{height:100%;width:5px}.news-listing--newsroom .cards-block{margin-bottom:10px!important;padding-bottom:0!important}.news-listing--newsroom .cards-block .module-title{border-bottom:1px solid var(--color-primary);color:var(--color-grey-40);margin-bottom:1.25rem;text-transform:uppercase}.news-listing--newsroom .cards-block .module-title span{display:inline-block;padding-bottom:.25rem;position:relative}.news-listing--newsroom .cards-block .module-title span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.news-listing--newsroom .cards-block .module-title span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.news-listing--newsroom .cards-block__content{display:flex;flex-direction:column;justify-content:space-between;min-height:88px;padding:0 0 10px}@media(max-width:1259px){.news-listing--newsroom .cards-block__content{min-height:62px}}@media(max-width:1023px){.news-listing--newsroom .cards-block__content{min-height:38px}}.news-listing--newsroom .cards-block__content>p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.125rem;line-height:1.625rem;overflow:hidden}@media(max-width:1259px){.news-listing--newsroom .cards-block__content>p{-webkit-line-clamp:3}}@media(max-width:1023px){.news-listing--newsroom .cards-block__content>p{margin-bottom:30px;margin-bottom:20px}}.news-listing--newsroom .cards-block__content>p>a.cards-block__link{color:inherit!important}.news-listing--newsroom .cards-block__content>p>a.cards-block__link:hover{color:var(--color-link)!important}.news-listing--newsroom .cards-block__link{display:block}.news-listing--newsroom .cards-block__link .icon{color:var(--color-primary);display:inline-block;height:auto;margin-left:.3125rem;transition:all .2s ease;vertical-align:middle;width:.75rem}.news-listing--newsroom .cards-block__link .icon>svg{transform:rotate(90deg)}.news-listing--newsroom .cards-block__link:hover .icon{margin-left:.4375rem}.news-listing--newsroom .cards-block.news-listing__news-entry{border:0}@media(max-width:1023px){.news-listing--newsroom.news-listing--featured .cards-block{margin-bottom:0!important}}.news-listing--newsroom.news-listing--featured .cards-block__title{font-size:1.125rem;line-height:1.625rem}.news-listing--newsroom.news-listing--featured .cards-block__title>a.cards-block__link{color:inherit!important}.news-listing--newsroom.news-listing--featured .cards-block__title>a.cards-block__link:hover{color:var(--color-link)!important}.news-listing--newsroom.news-listing--featured .cards-block__content{justify-content:flex-start;min-height:0}.news--featured{margin-top:2.5rem!important}@media(max-width:767px){.news--featured .col .news-listing--featured{border-bottom:1px solid var(--color-grey-90);margin-bottom:1.25rem;padding-bottom:1.25rem}.news--featured .col:last-child .news-listing--featured{border-bottom:none;margin-bottom:0;padding-bottom:0}}.news-listing__grid{margin-left:auto;margin-right:auto;max-width:100%}@media(min-width:768px){.news-listing__grid .row.gutters{width:calc(100% + 20px)}}.news-listing__grid--50{width:1120px}.news-listing__grid--25{width:1348px}.news-listing__grid .cards-block__title{color:var(--color-link);text-transform:none}.news-listing__grid .cards-block__title>a{color:inherit}.news-listing__grid .cards-block__title>a:hover{color:var(--color-link-hover)}.news-article-single__content{margin-bottom:1.25rem}.news-article-single__content .meta__container{display:flex;flex-flow:row wrap}.news-article-single__content .meta__category{margin-left:3px}.news-article-single__meta{border-bottom:1px solid #e3e3e3;padding-bottom:6px}.news-article-single__body p{margin-bottom:1.25rem}.news-article-single__related-container .divider{margin-bottom:2.5rem}.news-article-single__related-news{margin-top:80px}.news-article-single__related-news .news-listing .cards-block{margin-bottom:0!important}.popover{background:var(--color-white);height:max-content;left:50%;max-width:calc(100vw - 40px);opacity:1;padding:var(--space-s) var(--space-default);position:fixed;top:50%;transform:translate(-50%,-50%);visibility:visible;width:0;z-index:1002}.popover[data-open=false]{height:0;opacity:0;visibility:hidden}.popover-close{background:url(../Assets/Icons/navigation/close.svg) no-repeat;height:24px;position:absolute;right:var(--space-s);top:var(--space-s);width:24px}.popover-close:hover,.popover-toggle:hover{cursor:pointer}body[data-overlay=true]:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:1001}.share-popover{display:flex;flex-direction:column;gap:var(--space-default);width:400px}.share-popover__header{border-bottom:2px solid var(--color-primary);display:flex;flex-direction:column;gap:4px;padding-bottom:var(--space-s)}.share-popover__title{font-size:1.25rem;font-weight:700;line-height:1.5rem}.share-popover__subtitle{color:var(--color-grey-20);font-size:1.0625rem;line-height:1.3125rem}.share-popover__content{display:flex;flex-direction:column;gap:var(--space-default)}.share-popover__copy{align-items:center;display:flex;gap:var(--space-s)}.share-popover__email{background:url(../Assets/Icons/action/mail-out.svg) no-repeat;display:block;padding-left:32px}.share-popover__email:hover{color:var(--color-link-hover);cursor:pointer}@media(max-width:767px){.share-popover__qr{display:none}}.share-popover .copy-text{width:100%}.share-popover .copy-link{background:url(../Assets/Icons/action/copy-clipboard.svg) no-repeat;display:block;flex:none;height:24px;width:24px}.share-popover .copy-link:hover{cursor:pointer}.share-popover .copy-link.copied{background:url(../Assets/Icons/action/copy-clipboard--check.svg) no-repeat}@media screen and (min-width:768px){.contact__vcard--download{display:none!important}}.popover-toggle--vcf{display:none!important}@media screen and (min-width:768px){.popover-toggle--vcf{display:flex!important}}.contact__vcard--popover{display:none!important}@media screen and (min-width:768px){.contact__vcard--popover{display:inline-block!important}}.share-popover--vcf{display:none}@media screen and (min-width:768px){.share-popover--vcf{display:flex;max-width:768px;width:80vw}.share-popover--vcf .share-popover__content{grid-gap:var(--space-s) var(--space-default);align-items:flex-start;display:grid;grid-template-columns:1fr 2fr}.share-popover--vcf .share-popover__content .share-popover__qr{grid-column:1}}.share-popover--vcf .share-popover__content .share-popover__qr img{border:1px solid var(--color-grey-90);height:auto;width:100%}.share-popover--vcf .share-popover__content .share-popover__qr .link{margin-top:.5rem}.share-popover--vcf .share-popover__content-col{display:flex;flex-direction:column}@media screen and (min-width:768px){.share-popover--vcf .share-popover__content-col{grid-column:2}}.share-popover--vcf .share-popover__content-col>:not(:first-child){margin-top:var(--space-s)}.share-popover--vcf .share-popover__content-col .button{max-width:max-content}.profile-image{border:2px solid var(--color-primary);border-radius:400px;display:block;height:120px;margin:0 auto 20px;position:relative;text-decoration:none;width:120px}.profile-image__image{border:6px solid var(--color-white);border-radius:400px;display:block;height:100%;overflow:hidden;width:100%}.profile-image__image:hover .profile-image__image--abstract{color:#fff}@media(min-width:767px){.profile-image__image:hover .profile-image__indicator{bottom:0;height:100%;opacity:.9;padding:40px;right:0;width:100%}}.profile-image__image--abstract{align-items:center;background-color:var(--color-grey-70);display:flex;height:100%;justify-content:center;width:100%}.profile-image__image--abstract span{color:var(--color-white);font-size:2em}.profile-image__image--abstract span:last-of-type:not(:only-of-type){display:none}.profile-image__indicator{align-items:center;background:var(--color-link);border:5px solid var(--color-white);border-radius:200px;bottom:2px;color:var(--color-white);display:flex;flex-flow:row nowrap;height:32px;justify-content:center;padding:5px;position:absolute;right:2px;transition:.23s var(--ease-in-out-circ) all,.1s var(--ease-in-out-quad) top,.1s var(--ease-in-out-quad) right;width:32px;z-index:2}.profile-image__indicator svg{width:100%}.page-col__side-left .profile-image,.page-col__side-right .profile-image{color:var(--color-white);margin-left:0;transform:none}.page-col__side-left .profile-image:hover,.page-col__side-right .profile-image:hover{color:var(--color-white)}.page-col__side-left .user-profile__links,.page-col__side-right .user-profile__links{display:flex;flex-direction:column}.page-col__side-left .user-profile__links li,.page-col__side-right .user-profile__links li{border-top:1px solid var(--color-grey-85)}.page-col__side-left .user-profile__links li:last-of-type,.page-col__side-right .user-profile__links li:last-of-type{border-bottom:1px solid var(--color-grey-85)}.page-col__side-left .user-profile__links a,.page-col__side-right .user-profile__links a{color:var(--color-grey-40);display:block;padding:var(--space-xs) 0}.page-col__side-left .user-profile__links a:hover,.page-col__side-right .user-profile__links a:hover{color:var(--color-grey-13)}.search__box{position:relative;width:100%;z-index:var(--z-overlay-over)}.search__input{background:var(--color-white);border:1px solid var(--color-grey-70)!important;font-size:1rem;height:3rem;margin-bottom:0!important;padding:0 3rem!important;transition:height .1s ease-in-out;width:100%}@media(min-width:1260px){.search__input{font-size:1.1875rem;height:4.5rem;padding-left:3.25rem}}.search__input:focus{border-bottom:1px solid var(--color-grey-70);margin-bottom:0}.search__input ::placeholder{color:var(--color-grey-40);opacity:1}.search__input :-ms-input-placeholder{color:var(--color-grey-40)}.search__input ::-ms-input-placeholder{color:var(--color-grey-40)}.search__input-wrapper{position:relative}.search__text{display:inline;font-size:1.1875rem;height:0;opacity:0;position:absolute;visibility:hidden;width:max-content}.search__icon{align-items:center;color:var(--color-grey-70);display:flex;height:3rem;justify-content:center;left:0;right:unset;top:50%;transform:translateY(-50%);width:3rem;z-index:var(--z-controls-over)}.search__icon>svg{display:block;height:1.125rem;width:1.125rem}.search__icon>svg path{fill:currentColor}.search__clear,.search__hint{display:none;position:absolute;top:50%;transform:translateY(-50%)}.search__hint{color:var(--color-grey-40);font-size:1rem;padding-left:3.25rem;pointer-events:none}@media(max-width:1259px){.search__hint{display:none!important}}.search__clear{cursor:pointer;right:.75rem;z-index:var(--z-controls-over)}.search__clear>svg{display:block;height:1.5rem;width:1.5rem}.search__clear>svg path{fill:var(--color-red)}.search__frequent{margin-top:24px}@media(min-width:1260px){.search__frequent{margin-top:var(--space-s)}}.search-frequent{align-items:baseline;display:flex;flex-direction:column;gap:var(--space-s)}@media(min-width:1260px){.search-frequent{flex-direction:row;gap:var(--space-s)}}.search-frequent__title{color:var(--color-black);flex:1 0 auto;font-size:1.0625rem;font-weight:700;line-height:1.5625rem}.search-frequent__list{display:flex;flex-wrap:wrap;gap:0 var(--space-s)}@media(min-width:1260px){.search-frequent__list{max-height:25px;overflow:hidden}}.search-frequent__list .top-link{color:var(--color-black)!important;font-size:1.0625rem;line-height:1.3;padding:var(--space-xs) 0}@media(min-width:1260px){.search-frequent__list .top-link{padding:0}}body.menu-open .search__box{z-index:var(--z-content)}body.search-open .search-form:after{background:rgba(0,0,0,.3);content:"";height:var(--height-document);left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:var(--z-overlay)}body.search-open .search__input-wrapper{z-index:var(--z-overlay-over)}.search-suggest{border:1px solid var(--color-grey-70)!important;border-top:none!important;overflow:hidden;padding:var(--space-s) calc(var(--space-s) + var(--space-m))}@media(min-width:1260px){.search-suggest{transform:none}}.search-suggest+.search-suggest{z-index:100!important}@media(min-width:1260px){.search-suggest+.search-suggest{top:calc(var(--height-header) + 72px + var(--space-m))!important}}.autocomplete-suggestion{color:var(--color-grey-40);font-size:1.0625rem;line-height:1.5;padding:0!important;transition:padding .2s ease;white-space:normal!important}.autocomplete-suggestion+.autocomplete-suggestion{margin-top:var(--space-xs)}.autocomplete-suggestion em,.autocomplete-suggestion strong{color:inherit!important;font-size:inherit;font-style:normal!important;font-weight:700}.autocomplete-suggestion:last-of-type{border:none!important}.autocomplete-suggestion:last-of-type>div{padding-bottom:0}.autocomplete-suggestion>div{color:var(--color-black);margin:0;padding-bottom:var(--space-s);padding-top:var(--space-s)}.autocomplete-suggestion a{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:inherit!important;display:-webkit-box;overflow:hidden;width:100%}.autocomplete-selected{background:transparent!important;color:var(--color-grey-13)!important;cursor:pointer;padding-left:6px!important}.autocomplete-group{color:var(--color-black);font-size:1.25rem;font-weight:700;line-height:1.6;margin:40px 0 var(--space-xs) 0;padding:0!important}.autocomplete-group~.autocomplete-suggestion{border-bottom:1px solid var(--color-grey-60)}.autocomplete-group~.autocomplete-selected>div{color:var(--color-primary)}@media(min-width:1260px){.scrolled .search-suggest{position:fixed!important}.scrolled .search-suggest+.autocomplete-suggestions{top:calc(var(--height-header) + var(--space-m) + 72px)!important}.scroll-down .search-suggest+.autocomplete-suggestions{top:calc(var(--height-header) + var(--space-m) + 48px)!important}}body.menu-open .search-suggest{border:none!important;left:24px!important;padding:var(--space-s) 0;position:fixed!important;top:64px!important}@media(min-width:1260px){body.menu-open .search-suggest{left:calc(50% - 578px)!important;padding-bottom:var(--space-m);padding-left:46px;padding-right:46px;top:calc(100% - 32px)!important;width:1156px!important}body.menu-open .search-suggest:before{background:var(--color-white);bottom:100%;content:"";height:72px;left:0;position:absolute;width:100%;z-index:1}}@media(min-width:1400px){body.menu-open .search-suggest{left:calc(50% - 674px)!important;padding-left:142px;padding-right:142px;width:1348px!important}}@media(min-width:1260px){body.menu-open .search__frequent+.search-suggest{top:calc(100% - 73px)!important}}body.menu-open .autocomplete-suggestion{margin-left:calc(var(--space-s) + var(--space-m))}@media(min-width:1400px){body.menu-open .autocomplete-group{margin:40px 0 var(--space-xs) 0}}body.menu-open .autocomplete-group~.autocomplete-suggestion{margin:0!important}.is-mobile-safari .search-suggest{width:calc(100vw - 40px)!important}@media(max-width:1259px){.navigation__mobile-control{align-items:center;display:flex;height:3rem;justify-content:center;position:relative;width:3rem}.navigation__mobile-control:after{background-image:var(--icon-menu-close--black);background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateX(10%);transition:transform .1s ease-out,opacity .1s ease-out;width:100%}.navigation__mobile-control *{transition:opacity .3s ease}.navigation__mobile-control.open *{opacity:0;transition:none}.navigation__mobile-control.open:after{opacity:1;transform:translateX(0);transition:transform .3s ease-in,opacity .3s ease-in}.navigation__mobile-control.open:hover:after{background-image:var(--icon-menu-close--primary)}.navigation .menu-list,.search-filters__group{align-items:flex-end;background-color:var(--color-white);display:flex;flex-direction:column;height:calc(100vh - var(--height-header));max-width:100%;opacity:0;overflow-x:hidden;padding:1rem 1.5rem;position:fixed;right:0;top:var(--height-header);transform:translateX(110%);transition:opacity .2s ease-in,transform .2s ease;width:23.4375rem;z-index:-1}.navigation .menu-list .menu-list,.navigation .menu-list .stage-menu,.search-filters__group .menu-list,.search-filters__group .stage-menu{top:0}.navigation .open.menu-list,.open.search-filters__group{opacity:1;transform:translate(0);transition:opacity .4s ease-out,transform .4s ease;z-index:99}}@media(max-width:374px){.navigation .menu-list,.search-filters__group{left:0}}.navigation__mobile-control{order:2;padding:.3125rem 0}@media(min-width:1260px){.navigation__mobile-control{display:none}}.navigation__mobile-control:hover .hamburger__bar{background-color:var(--color-primary)}.navigation__mobile-control .hamburger{padding:0}.navigation__mobile-control .hamburger__bar{margin-bottom:.1875rem;width:1.125rem}@media only screen and (max-device-width:767px){.navigation .menu-list{padding-bottom:6.25rem}}@media(max-width:1259px){.navigation .menu-item{display:flex;justify-content:flex-start;width:100%}.navigation .menu-item:first-of-type .menu-link{padding-top:0}}@media(min-width:1260px){.mobile-only{display:none}}.search-filter__option,.search-filters__back,.search-filters__reset,.search-result__type,.search-sorting__order{position:relative}.search-filter__option:before,.search-filters__back:before,.search-filters__reset:before,.search-result__type:before,.search-sorting__order:before{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;content:"";height:100%;left:0;position:absolute;top:0;width:24px}.search{padding-top:calc(var(--height-header) + var(--space-m))!important}.search .row{justify-content:space-between}@media(max-width:1259px){.search .col{width:100%}}.search .page-col__side-left{height:max-content}@media(max-width:1259px){.search .page-col__side-left{align-items:center;display:flex;justify-content:space-between;width:100%!important}.search .page__title{margin-bottom:var(--space-s)}}.search__form{margin-bottom:var(--space-s);width:100%}@media(min-width:1260px){.search__form{margin-bottom:var(--space-s)}}.search__no-results{font-weight:700;margin-top:var(--space-l)}.search__suggestion{margin-bottom:var(--space-m)}.search__suggestion>a{font-weight:700!important}@media(min-width:1260px){.scrolled:not(.menu-open) .search .page-col__side-left{position:sticky;top:calc(var(--height-header) + var(--space-m))}.scrolled:not(.menu-open) .search .page-col__main{overflow-x:hidden;padding-top:calc(var(--height-header) + var(--space-s))}.scrolled:not(.menu-open) .search .page-col__main .search-form{background:var(--color-white);padding-bottom:var(--space-s);padding-top:var(--space-m);position:fixed!important;top:calc(var(--height-header));z-index:var(--z-overlay-over)}.scrolled:not(.menu-open) .search .page-col__main .search-form:before{background:var(--color-white);bottom:calc(100% - var(--space-m));content:"";height:calc(var(--height-header) + var(--space-m));left:0;position:absolute;width:100%;z-index:1}.scroll-down .page-col__main .search__input{height:3rem}}.search-results{position:relative}.search-result,.search-results{display:flex;flex-direction:column}.search-result{gap:var(--space-s);padding-bottom:var(--space-m)}.search-result+.search-result{border-top:1px solid var(--color-grey-60);padding-top:var(--space-m)}.search-result--linked:hover .search-result__title{color:var(--color-primary)}.search-result--page .search-result__type:before{background:var(--icon-search-page-primary)}.search-result--location .search-result__type:before{background:var(--icon-search-pin-primary)}.search-result--job .search-result__type:before{background:var(--icon-search-suitcase-primary)}.search-result--reference .search-result__type:before{background:var(--icon-search-building-primary)}.search-result--address .search-result__content{justify-content:flex-start}.search-result--address .search-result__image{border:1px solid var(--color-primary);border-radius:50%;order:1;overflow:hidden;padding:2px}@media(min-width:768px){.search-result--address .search-result__image{height:117px;padding:5px;width:117px}}.search-result--address .search-result__image img{border-radius:inherit}.search-result--address .search-result__teaser{order:2}.search-result--address .search-result__details{display:flex;flex-direction:column;gap:var(--space-xs)}.search-result--address .search-result__position{color:var(--color-grey-40)}.search-result--address .search-result__text a{font-weight:700}.search-result--address .search-result__type:before{background:var(--icon-search-contact-primary)}.search-result--news .search-result__type:before{background:var(--icon-search-news-primary)}.search-result--file .search-result__type:before{background:var(--icon-search-document-primary)}.search-result--event .search-result__type:before{background:var(--icon-search-event-primary)}.search-result__header{display:flex;justify-content:space-between}.search-result__content{display:flex;gap:var(--space-xs)}@media(min-width:768px){.search-result__content{gap:24px;justify-content:space-between}}.search-result__teaser{display:flex;flex-direction:column;gap:var(--space-s);min-width:0;order:2}@media(min-width:768px){.search-result__teaser{order:1}}.search-result__breadcrumb{color:var(--color-grey-60);direction:rtl;display:inline-block;font-size:1.0625rem;line-height:1.5;overflow:hidden;text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.search-result__breadcrumb>svg{height:9px;margin-left:10px;margin-right:10px;width:5px}.search-result__eventdate{align-items:center;aspect-ratio:1;background:var(--color-grey-90);color:var(--color-grey-40);display:flex;flex:0 0 auto;flex-direction:column;gap:2px;justify-content:center;width:48px}@media(min-width:768px){.search-result__eventdate{width:117px}}.search-result__eventdate .month{color:inherit;font-size:.75rem;font-weight:700;line-height:1.3}@media(min-width:768px){.search-result__eventdate .month{font-size:1.4375rem;line-height:1.4}}.search-result__eventdate .day{color:inherit;font-size:1.125rem;line-height:1.2}@media(min-width:768px){.search-result__eventdate .day{font-size:2.125rem;letter-spacing:-.5;line-height:1.3}}.search-result__image{aspect-ratio:1;flex:0 0 auto;height:48px;order:1;overflow:hidden;width:48px}.search-result__image img{width:100%}@media(min-width:768px){.search-result__image{height:208px;order:2;width:208px}}.search-result__type{color:var(--color-primary);font-size:1.0625rem;font-weight:700;line-height:1.5;padding-left:var(--space-m)}.search-result__date{color:var(--color-grey-40);font-size:.9375rem;line-height:1.5}.search-result__subtitle{color:var(--color-grey-40);font-size:.75rem;line-height:1.3}.search-result__title{color:var(--color-grey-13);margin-bottom:0}.search-filters__title{border-bottom:1px solid var(--color-grey-60);color:var(--color-grey-40);font-size:1rem;line-height:1.6;margin-bottom:var(--space-s);padding-bottom:var(--space-xs);pointer-events:none;position:relative}@media(max-width:1259px){.search-filters__title{border:none;color:var(--color-black);cursor:pointer;display:flex;font-size:1.0625rem;font-weight:700;gap:var(--space-xs);line-height:1.5rem;margin:0;padding:0;pointer-events:auto;text-transform:uppercase}.search-filters__title:hover:after{background:var(--icon-arrow-forward-primary)}.search-filters__title:after,.search-filters__title:before{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;content:"";display:inline-flex;height:1.5rem;width:24px}.search-filters__title:before{background:var(--icon-filter)}.search-filters__title:after{background:var(--icon-arrow-forward-black)}.search-filters__group.open{align-items:flex-start;z-index:1000}}.search-filters__back{color:var(--color-black);cursor:pointer;font-size:1.0625rem;font-weight:700;line-height:1.5rem;margin-bottom:24px;padding-left:var(--space-m);text-transform:uppercase}.search-filters__back:hover:before{background:var(--icon-arrow-back-primary)}.search-filters__back:before{background:var(--icon-arrow-back-black)}@media(min-width:1260px){.search-filters__back{display:none}}.search-filters__reset{color:var(--color-grey-13);font-size:1.0625rem;font-weight:700;line-height:1.5;margin-top:var(--space-m);padding-left:var(--space-m)}.search-filters__reset:before{background:var(--icon-filter-reset);transition:var(--transition-button)}.search-filters__reset:focus,.search-filters__reset:hover{color:var(--color-primary)}.search-filters__reset:hover:before{transform:rotate(-90deg)}.search-filter{width:100%}.search-filter__options{display:flex;flex-direction:column;gap:var(--space-xs)}.search-filter__option{align-items:center;color:var(--color-grey-13);display:flex;font-size:1.0625rem;justify-content:space-between;line-height:1.5;padding:var(--space-xs)}.search-filter__option:before{left:var(--space-xs)}.search-filter__option:focus,.search-filter__option:hover{background:var(--color-grey-97);color:var(--color-black)}.search-filter__option.active{background:var(--color-grey-90);color:var(--color-black);font-weight:700}.search-filter__option--icon{padding-left:calc(24px + var(--space-s))!important}.search-filter__option--page:before{background:var(--icon-search-page)}.search-filter__option--page.active:before{background:var(--icon-search-page-black)}.search-filter__option--address:before{background:var(--icon-search-contact)}.search-filter__option--address.active :before{background:var(--icon-search-contact-black)}.search-filter__option--news:before{background:var(--icon-search-news)}.search-filter__option--news.active :before{background:var(--icon-search-news-black)}.search-filter__option--file:before{background:var(--icon-search-document)}.search-filter__option--file.active:before{background:var(--icon-search-document-black)}.search-filter__option--location:before{background:var(--icon-search-pin)}.search-filter__option--location.active:before{background:var(--icon-search-pin-black)}.search-filter__option--reference:before{background:var(--icon-search-building)}.search-filter__option--reference.active:before{background:var(--icon-search-building-black)}.search-filter__option--job:before{background:var(--icon-search-suitcase)}.search-filter__option--job.active:before{background:var(--icon-search-suitcase-black)}.search-filter__option--doc:before{background:var(--icon-filetype-docx)}.search-filter__option--xls:before{background:var(--icon-filetype-xlsx)}.search-filter__option--pdf:before{background:var(--icon-filetype-pdf)}.search-filter__option--ppt:before{background:var(--icon-filetype-pptx)}.search-filter__option--other:before{background:var(--icon-filetype-others)}.search-filter__option--event:before{background:var(--icon-search-event)}.search-filter__option--event.active:before{background:var(--icon-search-event-black)}.search-filter__option--small{border-radius:34px;cursor:auto;font-size:.9375rem;gap:var(--space-xs);line-height:1.5;padding:4px var(--space-s);width:max-content}.search-filter__option--small:after,.search-filter__option--small:before{width:16px}.search-filter__option--small:before{left:var(--space-s)}.search-filter--active{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-m)}@media(min-width:1260px){.search-filter--active{display:none}}@media(min-width:768px){.search-filter--active{align-items:center;flex-direction:row;margin-bottom:var(--space-xs)}}.search-filter--active .search-filter__options{display:flex;flex:1;flex-direction:row;flex-wrap:wrap;gap:var(--space-xs)}.search-filter--active .search-filters__reset{margin:0}.search-filter__reset{background:var(--icon-cancel);background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:0;height:100%;width:16px}.search-filter+.search-filter{border-top:1px solid var(--color-grey-60);margin-top:var(--space-s);padding-top:var(--space-s)}.search-filter[data-facet-name=eventYear] .search-filter__option{padding-left:var(--space-xs)!important}.search-sorting{align-items:center;display:flex;gap:var(--space-s);margin-bottom:var(--space-s)}@media(min-width:768px){.search-sorting{justify-content:flex-end}}.search-sorting__label{color:var(--color-grey-40);font-size:.9375rem;line-height:1.5}.search-sorting__list{gap:var(--space-s)}.search-sorting__item,.search-sorting__link,.search-sorting__list{align-items:center;display:flex}.search-sorting__link{color:var(--color-grey-40);font-size:.9375rem;line-height:1.5}.search-sorting__link.active,.search-sorting__link:hover{color:var(--color-grey-13)}.search-sorting__link.active{font-weight:700}.search-sorting__link.active .search-sorting__order{background:var(--icon-sort-asc-desc)}.search-sorting__order{background:var(--icon-sort);font-size:0;transform:rotate(180deg);width:24px;z-index:-1}.search-sorting__order--desc{transform:rotate(0deg)}.sitemap .sidebar-nav__li:after,.sitemap .sidebar-nav__li:before{background:var(--color-grey-90)}.sitemap .sidebar-nav__li a{display:inline-block}.social{margin-top:25px}@media(max-width:1023px){.social{margin-left:-10px;margin-top:3px}}.social__item{background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important;display:block;float:left;height:35px;margin:0 10px 0 0;text-indent:-9999em;transition:.1s ease;width:35px}@media(max-width:1023px){.social__item{margin:0 0 0 10px}}.social__item--facebook{background:url(../Assets/Icons/social/platforms/facebook.svg)}.social__item--facebook:hover{background:url(../Assets/Icons/social/platforms/facebook-a.svg)}.social__item--x{background:url(../Assets/Icons/social/platforms/x.svg);background-size:22px!important}.social__item--x:hover{background:url(../Assets/Icons/social/platforms/x-a.svg)}.social__item--youtube{background:url(../Assets/Icons/social/platforms/youtube.svg)}.social__item--youtube:hover{background:url(../Assets/Icons/social/platforms/youtube-a.svg)}.social__item--instagram{background:url(../Assets/Icons/social/platforms/instagram.svg)}.social__item--instagram:hover{background:url(../Assets/Icons/social/platforms/instagram-a.svg)}.social__item--linkedin{background:url(../Assets/Icons/social/platforms/linkedin.svg)}.social__item--linkedin:hover{background:url(../Assets/Icons/social/platforms/linkedin-a.svg)}.social__item--xing{background:url(../Assets/Icons/social/platforms/xing.svg)}.social__item--xing:hover{background:url(../Assets/Icons/social/platforms/xing-a.svg)}.social__item--tiktok{background:url(../Assets/Icons/social/platforms/tiktok.svg)}.social__item--tiktok:hover{background:url(../Assets/Icons/social/platforms/tiktok-a.svg)}.social--share{border-top:2px solid var(--color-grey-90);display:flex;justify-content:flex-end;margin:40px 0 0;padding:20px 0 0;width:100%}.social--share .social__item{background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important;display:block;height:30px;opacity:.7;text-indent:-9999em;width:30px}.social--share .social__item:hover{opacity:1}.social--share .social__item--facebook{background:url(../Assets/Icons/social/platforms/facebook-gray.svg)}.social--share .social__item--x{background:url(../Assets/Icons/social/platforms/x-gray.svg);background-size:22px!important}.social--share .social__item--youtube{background:url(../Assets/Icons/social/platforms/youtube-gray.svg)}.social--share .social__item--instagram{background:url(../Assets/Icons/social/platforms/instagram-gray.svg)}.social--share .social__item--linkedin{background:url(../Assets/Icons/social/platforms/linkedin-gray.svg)}.social--share .social__item--xing{background:url(../Assets/Icons/social/platforms/xing-gray.svg)}.social--share .social__item--email{background:url(../Assets/Icons/action/email.svg);background-size:cover!important}.social--share .social__item--print{background:url(../Assets/Icons/action/printing-page.svg);background-size:cover!important}.social--share .social__item--page{background:url(../Assets/Icons/action/share.svg)}.social--reference-share{display:flex;flex-wrap:wrap;margin:24px 0 0}.social--reference-share .social__item{border:1px solid var(--color-grey-40);border-radius:50%;height:48px;transition:border-color .15s ease-in-out;width:48px}.social--reference-share .social__item:hover{border-color:var(--color-grey-70)}.social--reference-share .social__item--linkedin{background:url(../Assets/Icons/social/platforms/linkedin-darkgray.svg);margin-left:0}.social--reference-share .social__item--linkedin:hover{background:url(../Assets/Icons/social/platforms/linkedin-a.svg)}.social--reference-share .social__item--facebook{background:url(../Assets/Icons/social/platforms/facebook-darkgray.svg)}.social--reference-share .social__item--facebook:hover{background:url(../Assets/Icons/social/platforms/facebook-a.svg)}.social--reference-share .social__item--x{background:url(../Assets/Icons/social/platforms/x-darkgray.svg);background-size:22px!important}.social--reference-share .social__item--x:hover{background:url(../Assets/Icons/social/platforms/x-a.svg)}.social--reference-share .social__item--page{background:url(../Assets/Icons/action/share-darkgray.svg)}.social--reference-share .social__item--page:hover{background:url(../Assets/Icons/action/share-a.svg)}.social--reference-share .social__link{color:var(--color-grey-13);margin-top:1.5rem;width:100%}.social--reference-share .social__link svg{margin:0 1rem 0 0}.social--reference-share .social__link:focus-visible,.social--reference-share .social__link:hover{color:var(--color-primary)}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(var(--color-primary),.4)}70%{box-shadow:0 0 0 30px rgba(251,54,110,0)}to{box-shadow:0 0 0 0 rgba(251,54,110,0)}}@keyframes pulseHeart{0%{transform:scale(1.3)}70%{transform:scale(1.15)}to{transform:scale(1)}}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:200;src:local("Source Sans Pro ExtraLight"),local("Source Sans Pro-ExtraLight"),url(../Fonts/SourceSansPro-ExtraLight.woff2) format("woff2"),url(../Fonts/SourceSansPro-ExtraLight.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:200;src:local("Source Sans Pro ExtraLightItalic"),local("Source Sans Pro-ExtraLightItalic"),url(../Fonts/SourceSansPro-ExtraLightItalic.woff2) format("woff2"),url(../Fonts/SourceSansPro-ExtraLightItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local("Source Sans Pro-Light"),url(../Fonts/SourceSansPro-Light.woff2) format("woff2"),url(../Fonts/SourceSansPro-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:300;src:local("Source Sans Pro LightItalic"),local("Source Sans Pro-LightItalic"),url(../Fonts/SourceSansPro-LightItalic.woff2) format("woff2"),url(../Fonts/SourceSansPro-LightItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro"),local("Source Sans Pro-Regular"),url(../Fonts/SourceSansPro-Regular.woff2) format("woff2"),url(../Fonts/SourceSansPro-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:400;src:local("Source Sans Pro Italic"),local("Source Sans Pro-Italic"),url(../Fonts/SourceSansPro-Italic.woff2) format("woff2"),url(../Fonts/SourceSansPro-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local("Source Sans Pro-SemiBold"),url(../Fonts/SourceSansPro-SemiBold.woff2) format("woff2"),url(../Fonts/SourceSansPro-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:600;src:local("Source Sans Pro SemiBoldItalic"),local("Source Sans Pro-SemiBoldItalic"),url(../Fonts/SourceSansPro-SemiBoldItalic.woff2) format("woff2"),url(../Fonts/SourceSansPro-SemiBoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local("Source Sans Pro-Bold"),url(../Fonts/SourceSansPro-Bold.woff2) format("woff2"),url(../Fonts/SourceSansPro-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:700;src:local("Source Sans Pro BoldItalic"),local("Source Sans Pro-BoldItalic"),url(../Fonts/SourceSansPro-BoldItalic.woff2) format("woff2"),url(../Fonts/SourceSansPro-BoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:900;src:local("Source Sans Pro Black"),local("Source Sans Pro-Black"),url(../Fonts/SourceSansPro-Black.woff2) format("woff2"),url(../Fonts/SourceSansPro-Black.woff) format("woff")}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:italic;font-weight:900;src:local("Source Sans Pro BlackItalic"),local("Source Sans Pro-BlackItalic"),url(../Fonts/SourceSansPro-BlackItalic.woff2) format("woff2"),url(../Fonts/SourceSansPro-BlackItalic.woff) format("woff")}:root{--color-grey-0:#000;--color-grey-13:#212121;--color-grey-20:#333;--color-grey-40:#666;--color-grey-60:#999;--color-grey-70:#b3b3b3;--color-grey-85:#d9d9d9;--color-grey-90:#e6e6e6;--color-grey-94:#f0f0f0;--color-grey-97:#f7f7f7;--color-grey-100:#fff;--color-black:var(--color-grey-0);--color-white:var(--color-grey-100);--color-orange-light-75:#faedd5;--color-orange-light-50:#f4dcab;--color-orange-light-25:#efca80;--color-orange-light:#e9b856;--color-orange-basic:#ffb81c;--color-orange-dark:#f6a906;--color-red:#e6173e;--color-green:#8bcb00;--color-background:var(--color-white);--color-text:var(--color-grey-13);--color-dark:var(--color-grey-20);--color-primary:var(--color-orange-basic);--color-error:var(--color-red);--color-success:var(--color-green);--color-warning:var(--color-primary);--color-disabled:var(--color-grey-70);--color-link:var(--color-primary);--color-link-hover:var(--color-grey-60);--color-button:var(--color-white);--color-button-hover:var(--color-white);--color-button-bg:var(--color-primary);--color-button-bg-hover:var(--color-orange-dark);--color-divider-light:var(--color-grey-90);--color-divider:var(--color-grey-70);--color-linkedin:#0a66c2;--color-linkedin-hover:#004182;--color-skype:#009edc;--color-skype-hover:#008cc0;--color-facebook:#3b5998;--color-facebook-hover:#2f477a;--color-twitter:#00acee;--color-twitter-hover:#008abe;--color-x:#000;--color-x-hover:#fff;--font-size-base:17;--line-height-base:1.43;--font-source-sans:"Source Sans Pro",Helvetica,Arial,sans-serif;--font-source-serif:"Source Serif Pro",Cambria,Georgia,serif;--font-main:var(--font-source-sans);--font-headlines:var(--font-main);--grid-cols:24;--grid-cols-l:12;--grid-cols-s:2;--grid-gutter:20px;--gut:var(--grid-gutter);--grid-column:37px;--col:var(--grid-column);--frontpage-margin-bottom:120px;--space-xs:8px;--space-s:16px;--space-default:24px;--space-m:32px;--space-l:64px;--space-xl:128px;--transition-link:all 0.1s ease;--transition-button:all 0.2s ease;--animation-duration:0.3s;--icon-arrow-right-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgMTJoMTRNMTIgNWw3IDctNyA3IiBzdHJva2U9IiNGRkI4MUMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");--icon-arrow-forward-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTIuNWgxMi41bTAgMC02LTZtNiA2LTYgNiIgc3Ryb2tlPSIjMUExQTFBIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");--icon-arrow-forward-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMTIuNWgxMi41bTAgMC02LTZtNiA2LTYgNiIgc3Ryb2tlPSIjZmZiODFjIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");--icon-arrow-back-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjUgMTIuNUg2bTAgMCA2LTZtLTYgNiA2IDYiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-arrow-back-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4LjUgMTIuNUg2bTAgMCA2LTZtLTYgNiA2IDYiIHN0cm9rZT0iI2ZmYjgxYyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-link-external-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMjFoMTIuNGEuNi42IDAgMCAwIC42LS42VjMuNmEuNi42IDAgMCAwLS42LS42SDMuNmEuNi42IDAgMCAwLS42LjZWMTZNMy41IDIwLjUgMTIgMTJtMCAwdjRtMC00SDgiIHN0cm9rZT0iI0ZGQjgxQyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-menu-dropdown-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40MS4yOTUgNiA0Ljg3NWw0LjU5LTQuNThMMTIgMS43MDVsLTYgNi02LTZMMS40MS4yOTVaIiBmaWxsPSJjdXJyZW50Q29sb3IiLz48L3N2Zz4=");--icon-menu-dropdown-grey:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40MS4yOTUgNiA0Ljg3NWw0LjU5LTQuNThMMTIgMS43MDVsLTYgNi02LTZMMS40MS4yOTVaIiBmaWxsPSIjYjNiM2IzIi8+PC9zdmc+");--icon-menu-dropdown-grey-dark:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40MS4yOTUgNiA0Ljg3NWw0LjU5LTQuNThMMTIgMS43MDVsLTYgNi02LTZMMS40MS4yOTVaIiBmaWxsPSIjNjY2Ii8+PC9zdmc+");--icon-menu-dropdown-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40MS4yOTUgNiA0Ljg3NWw0LjU5LTQuNThMMTIgMS43MDVsLTYgNi02LTZMMS40MS4yOTVaIiBmaWxsPSIjZmZiODFjIi8+PC9zdmc+");--icon-menu-back--primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDdIMy44M2w1LjU5LTUuNTlMOCAwIDAgOGw4IDggMS40MS0xLjQxTDMuODMgOUgxNlY3WiIgZmlsbD0iI0ZGQjgxQyIvPjwvc3ZnPg==");--icon-menu-back--black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDdIMy44M2w1LjU5LTUuNTlMOCAwIDAgOGw4IDggMS40MS0xLjQxTDMuODMgOUgxNlY3WiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");--icon-menu-close--black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iY3VycmVudENvbG9yIj48cGF0aCBkPSJNMTQgMS40MSAxMi41OSAwIDcgNS41OSAxLjQxIDAgMCAxLjQxIDUuNTkgNyAwIDEyLjU5IDEuNDEgMTQgNyA4LjQxIDEyLjU5IDE0IDE0IDEyLjU5IDguNDEgNyAxNCAxLjQxWiIvPjwvc3ZnPg==");--icon-menu-close--red:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2U2MTczZSI+PHBhdGggZD0iTTE0IDEuNDEgMTIuNTkgMCA3IDUuNTkgMS40MSAwIDAgMS40MSA1LjU5IDcgMCAxMi41OSAxLjQxIDE0IDcgOC40MSAxMi41OSAxNCAxNCAxMi41OSA4LjQxIDcgMTQgMS40MVoiLz48L3N2Zz4=");--icon-menu-close--primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2ZmYjgxYyI+PHBhdGggZD0iTTE0IDEuNDEgMTIuNTkgMCA3IDUuNTkgMS40MSAwIDAgMS40MSA1LjU5IDcgMCAxMi41OSAxLjQxIDE0IDcgOC40MSAxMi41OSAxNCAxNCAxMi41OSA4LjQxIDcgMTQgMS40MVoiLz48L3N2Zz4=");--icon-trash-red:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMgNmgxOE04IDZWNGEyIDIgMCAwIDEgMi0yaDRhMiAyIDAgMCAxIDIgMnYybTMgMHYxNGEyIDIgMCAwIDEtMiAySDdhMiAyIDAgMCAxLTItMlY2aDE0Wk0xMCAxMXY2TTE0IDExdjYiIHN0cm9rZT0iI0U2MTczRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-search-grey:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2IzYjNiMyIgZD0iTTE1LjUgMTRoLS43OWwtLjI4LS4yN0E2LjQ3MSA2LjQ3MSAwIDAgMCAxNiA5LjUgNi41IDYuNSAwIDEgMCA5LjUgMTZjMS42MSAwIDMuMDktLjU5IDQuMjMtMS41N2wuMjcuMjh2Ljc5bDUgNC45OUwyMC40OSAxOWwtNC45OS01em0tNiAwQzcuMDEgMTQgNSAxMS45OSA1IDkuNVM3LjAxIDUgOS41IDUgMTQgNy4wMSAxNCA5LjUgMTEuOTkgMTQgOS41IDE0eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=");--icon-arrows-sort:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgOS41IDEyIDYgOC41IDkuNSIgc3Ryb2tlPSIjQjFCMUIxIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTE1LjUgMTQgMTIgMTcuNSA4LjUgMTQiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-arrows-sort-inactive:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgOS41IDEyIDYgOC41IDkuNU0xNS41IDE0IDEyIDE3LjUgOC41IDE0IiBzdHJva2U9IiNCMUIxQjEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-filter:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNNCAzaDE2YTEgMSAwIDAgMSAxIDF2MS41ODZhMSAxIDAgMCAxLS4yOTMuNzA3bC02LjQxNCA2LjQxNGExIDEgMCAwIDAtLjI5My43MDd2Ni4zMDVhMSAxIDAgMCAxLTEuMjQyLjk3bC0yLS41YTEgMSAwIDAgMS0uNzU4LS45N3YtNS44MDVhMSAxIDAgMCAwLS4yOTMtLjcwN0wzLjI5MyA2LjI5M0ExIDEgMCAwIDEgMyA1LjU4NlY0YTEgMSAwIDAgMSAxLTFaIiBzdHJva2U9IiMzMzMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+");--icon-filter-small:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMyAyaDEwYTEgMSAwIDAgMSAxIDF2LjU4NmExIDEgMCAwIDEtLjI5My43MDdsLTQuMDggNC4wOGExIDEgMCAwIDAtLjI5My43MDh2My42MzhhMSAxIDAgMCAxLTEuMjQzLjk3bC0uNjY3LS4xNjZhMSAxIDAgMCAxLS43NTctLjk3VjkuMDhhMSAxIDAgMCAwLS4yOTMtLjcwN2wtNC4wOC00LjA4MUExIDEgMCAwIDEgMiAzLjU4NlYzYTEgMSAwIDAgMSAxLTFaIiBzdHJva2U9IiMzMzMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+");--icon-cancel:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNTA1IDExLjk5NSA4IDguNW0zLjQ5NS0zLjQ5NUw4IDguNW0wIDBMNC41MDUgNS4wMDVNOCA4LjVsMy40OTUgMy40OTUiIHN0cm9rZT0iI0U2MTczRSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-sort-asc-desc:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgOS41IDEyIDYgOC41IDkuNSIgc3Ryb2tlPSIjQjFCMUIxIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTE1LjUgMTQgMTIgMTcuNSA4LjUgMTQiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-sort:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgOS41IDEyIDYgOC41IDkuNU0xNS41IDE0IDEyIDE3LjUgOC41IDE0IiBzdHJva2U9IiNCMUIxQjEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-filter-reset:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuMTEyIDE0Yy43MjMgNC44MTEgNC44NzUgOC41IDkuODg4IDguNSA1LjUyMyAwIDEwLTQuNDc3IDEwLTEwcy00LjQ3Ny0xMC0xMC0xMGMtNC4xIDAtNy42MjUgMi40NjgtOS4xNjggNk0yIDMuNXY0LjRhLjYuNiAwIDAgMCAuNi42SDciIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-star-orange:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5LjM1NCA2LjcyNy01Ljk5Ni0uODcyTDEwLjY3OC40MmEuNzU5Ljc1OSAwIDAgMC0xLjM1NSAwbC0yLjY4IDUuNDM1LTUuOTk2Ljg3MmEuNzU0Ljc1NCAwIDAgMC0uNDE4IDEuMjlsNC4zMzcgNC4yMy0xLjAyNCA1Ljk3M2EuNzU1Ljc1NSAwIDAgMCAxLjA5NS43OTZMMTAgMTYuMTk2bDUuMzYzIDIuODJhLjc1NS43NTUgMCAwIDAgMS4wOTYtLjc5NmwtMS4wMjUtNS45NzMgNC4zMzgtNC4yM2EuNzU1Ljc1NSAwIDAgMCAuMjItLjQzMy43NTMuNzUzIDAgMCAwLS42MzgtLjg1N1ptLTUuNzQ2IDQuOTI0Ljg1MyA0Ljk2OEwxMCAxNC4yNzVsLTQuNDYgMi4zNDYuODUyLTQuOTY3LTMuNjA4LTMuNTJMNy43NyA3LjQxIDEwIDIuODkxbDIuMjMgNC41MTggNC45ODYuNzI1LTMuNjA4IDMuNTE3WiIgZmlsbD0iI0ZGQjgxQyIvPjwvc3ZnPg==");--icon-star-outlined:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTExLjQ1IDEwLjk4MSAzLjQ2My02Ljk3NmMuNDQ1LS44OTYgMS43MjktLjg5NiAyLjE3NCAwbDMuNDYzIDYuOTc2IDcuNzQ1IDEuMTI2Yy45OTQuMTQ0IDEuMzkgMS4zNTkuNjcgMi4wNTZsLTUuNjAzIDUuNDI2IDEuMzIzIDcuNjY2Yy4xNy45ODUtLjg3IDEuNzM1LTEuNzYgMS4yN0wxNiAyNC45MDVsLTYuOTI2IDMuNjIyYy0uODkuNDY0LTEuOTI5LS4yODYtMS43NTktMS4yN2wxLjMyMy03LjY2Ny01LjYwNC01LjQyNmMtLjcyLS42OTctLjMyMy0xLjkxMi42Ny0yLjA1Nmw3Ljc0Ni0xLjEyNloiIHN0cm9rZT0iIzk5OSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-star-filled:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTExLjQ1IDEwLjk4MSAzLjQ2My02Ljk3NmMuNDQ1LS44OTYgMS43MjktLjg5NiAyLjE3NCAwbDMuNDYzIDYuOTc2IDcuNzQ1IDEuMTI2Yy45OTQuMTQ0IDEuMzkgMS4zNTkuNjcgMi4wNTZsLTUuNjAzIDUuNDI2IDEuMzIzIDcuNjY2Yy4xNy45ODUtLjg3IDEuNzM1LTEuNzYgMS4yN0wxNiAyNC45MDVsLTYuOTI2IDMuNjIyYy0uODkuNDY0LTEuOTI5LS4yODYtMS43NTktMS4yN2wxLjMyMy03LjY2Ny01LjYwNC01LjQyNmMtLjcyLS42OTctLjMyMy0xLjkxMi42Ny0yLjA1Nmw3Ljc0Ni0xLjEyNloiIGZpbGw9IiNGRkI4MUMiIHN0cm9rZT0iI0ZGQjgxQyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-check:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTNMOSAxN0wxOSA3IiBzdHJva2U9IiMzMzMzMzMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc");--icon-filetype-docx:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMTI1IDIxLjc1aDE0LjI1YS4zNzYuMzc2IDAgMCAwIC4zNzUtLjM3NVY2Ljc1aC0zLjM3NWMtLjYyIDAtMS4xMjUtLjUwNS0xLjEyNS0xLjEyNVYyLjI1SDcuMTI1YS4zNzYuMzc2IDAgMCAwLS4zNzUuMzc1djE4Ljc1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTIxLjIyIDYgMTggMi43OHYyLjg0NWMwIC4yMDYuMTY5LjM3NS4zNzUuMzc1aDIuODQ1WiIgZmlsbD0iI2ZmZiIvPjxwYXRoIG9wYWNpdHk9Ii42NCIgZD0ibTIyLjE3IDUuODktNC4wNi00LjA2YTEuMTMzIDEuMTMzIDAgMCAwLS43OTYtLjMzSDcuMTI1QzYuNTA1IDEuNSA2IDIuMDA1IDYgMi42MjV2MTguNzVjMCAuNjIuNTA1IDEuMTI1IDEuMTI1IDEuMTI1aDE0LjI1Yy42MiAwIDEuMTI1LS41MDUgMS4xMjUtMS4xMjVWNi42ODVjMC0uMy0uMTE3LS41ODItLjMzLS43OTRaTTE4IDIuNzggMjEuMjIgNmgtMi44NDVBLjM3Ni4zNzYgMCAwIDEgMTggNS42MjVWMi43OFptMy4zNzUgMTguOTdINy4xMjVhLjM3Ni4zNzYgMCAwIDEtLjM3NS0uMzc1VjIuNjI1YzAtLjIwNi4xNjktLjM3NS4zNzUtLjM3NUgxNy4yNXYzLjM3NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVoMy4zNzV2MTQuNjI1YS4zNzYuMzc2IDAgMCAxLS4zNzUuMzc1WiIgZmlsbD0iIzYwNUU1QyIvPjxwYXRoIGQ9Ik0xOS4xMjUgMTYuNUgxMi43NXYuNzVoNi4zNzVhLjM3NS4zNzUgMCAwIDAgMC0uNzVaIiBmaWxsPSIjMTAzRjkxIi8+PHBhdGggZD0iTTE5LjEyNSAxNC4yNUgxMi43NVYxNWg2LjM3NWEuMzc1LjM3NSAwIDAgMCAwLS43NVoiIGZpbGw9IiMxODVBQkQiLz48cGF0aCBkPSJNMTkuMTI1IDEySDEyLjc1di43NWg2LjM3NWEuMzc1LjM3NSAwIDAgMCAwLS43NVoiIGZpbGw9IiMyQjdDRDMiLz48cGF0aCBkPSJNMTkuMTI1IDkuNzVIMTIuNzV2Ljc1aDYuMzc1YS4zNzUuMzc1IDAgMCAwIDAtLjc1WiIgZmlsbD0iIzQxQTVFRSIvPjxwYXRoIGQ9Ik0yLjYyNSAxOC43NWg4LjI1QTEuMTI1IDEuMTI1IDAgMCAwIDEyIDE3LjYyNXYtOC4yNWExLjEyNSAxLjEyNSAwIDAgMC0xLjEyNS0xLjEyNWgtOC4yNUExLjEyNSAxLjEyNSAwIDAgMCAxLjUgOS4zNzV2OC4yNWExLjEyNSAxLjEyNSAwIDAgMCAxLjEyNSAxLjEyNVoiIGZpbGw9IiMxODVBQkQiLz48cGF0aCBkPSJNNS40MTEgMTUuNTQ3aC4wMTdjLjAwNi0uMDg2Ljg1LTQuMjk3Ljg1LTQuMjk3aC45NzlzLjg1NSA0LjAxNS44ODEgNC4yOWguMDEzYy4wMTEtLjE4OS43MDgtNC4yOS43MDgtNC4yOWguODkxTDguNjUzIDE2LjVINy42MTJzLS44NjUtNC4xNDgtLjg3Mi00LjIyMWgtLjAxM2MtLjAwOC4wODUtLjgxMyA0LjIyMS0uODEzIDQuMjIxSDQuODU3TDMuNzUgMTEuMjVoLjkwN3MuNzUgNC4yMDUuNzU0IDQuMjk3WiIgZmlsbD0iI0Y5RjdGNyIvPjwvc3ZnPg==");--icon-filetype-xlsx:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMTI1IDIxLjc1aDE0LjI1YS4zNzYuMzc2IDAgMCAwIC4zNzUtLjM3NVY2Ljc1aC0zLjM3NWMtLjYyIDAtMS4xMjUtLjUwNS0xLjEyNS0xLjEyNVYyLjI1SDcuMTI1YS4zNzYuMzc2IDAgMCAwLS4zNzUuMzc1djE4Ljc1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTIxLjIyIDYgMTggMi43OHYyLjg0NWMwIC4yMDYuMTY5LjM3NS4zNzUuMzc1aDIuODQ1WiIgZmlsbD0iI2ZmZiIvPjxwYXRoIG9wYWNpdHk9Ii42NCIgZD0ibTIyLjE3IDUuODktNC4wNi00LjA2YTEuMTMzIDEuMTMzIDAgMCAwLS43OTYtLjMzSDcuMTI1QzYuNTA1IDEuNSA2IDIuMDA1IDYgMi42MjV2MTguNzVjMCAuNjIuNTA1IDEuMTI1IDEuMTI1IDEuMTI1aDE0LjI1Yy42MiAwIDEuMTI1LS41MDUgMS4xMjUtMS4xMjVWNi42ODVjMC0uMy0uMTE3LS41ODItLjMzLS43OTRaTTE4IDIuNzggMjEuMjIgNmgtMi44NDVBLjM3Ni4zNzYgMCAwIDEgMTggNS42MjVWMi43OFptMy4zNzUgMTguOTdINy4xMjVhLjM3Ni4zNzYgMCAwIDEtLjM3NS0uMzc1VjIuNjI1YzAtLjIwNi4xNjktLjM3NS4zNzUtLjM3NUgxNy4yNXYzLjM3NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVoMy4zNzV2MTQuNjI1YS4zNzYuMzc2IDAgMCAxLS4zNzUuMzc1WiIgZmlsbD0iIzYwNUU1QyIvPjxwYXRoIGQ9Ik0xOC43NSAxNy4yNWgtMS41YS43NS43NSAwIDEgMSAwLTEuNWgxLjVhLjc1Ljc1IDAgMSAxIDAgMS41WiIgZmlsbD0iIzEzNEEyQyIvPjxwYXRoIGQ9Ik0xNSAxNy4yNWgtMS41YS43NS43NSAwIDEgMSAwLTEuNUgxNWEuNzUuNzUgMCAxIDEgMCAxLjVaIiBmaWxsPSIjMTg1QzM3Ii8+PHBhdGggZD0iTTE4Ljc1IDE0LjI1aC0xLjVhLjc1Ljc1IDAgMSAxIDAtMS41aDEuNWEuNzUuNzUgMCAxIDEgMCAxLjVaIiBmaWxsPSIjMjFBMzY2Ii8+PHBhdGggZD0iTTE1IDE0LjI1aC0xLjVhLjc1Ljc1IDAgMSAxIDAtMS41SDE1YS43NS43NSAwIDEgMSAwIDEuNVoiIGZpbGw9IiMxMDdDNDEiLz48cGF0aCBkPSJNMTguNzUgMTEuMjVoLTEuNWEuNzUuNzUgMCAxIDEgMC0xLjVoMS41YS43NS43NSAwIDEgMSAwIDEuNVoiIGZpbGw9IiMzM0M0ODEiLz48cGF0aCBkPSJNMTUgMTEuMjVoLTEuNWEuNzUuNzUgMCAxIDEgMC0xLjVIMTVhLjc1Ljc1IDAgMSAxIDAgMS41WiIgZmlsbD0iIzIxQTM2NiIvPjxwYXRoIGQ9Ik0yLjYyNSAxOC43NWg4LjI1QTEuMTI1IDEuMTI1IDAgMCAwIDEyIDE3LjYyNXYtOC4yNWExLjEyNSAxLjEyNSAwIDAgMC0xLjEyNS0xLjEyNWgtOC4yNUExLjEyNSAxLjEyNSAwIDAgMCAxLjUgOS4zNzV2OC4yNWExLjEyNSAxLjEyNSAwIDAgMCAxLjEyNSAxLjEyNVoiIGZpbGw9IiMxMDdDNDEiLz48cGF0aCBkPSJtNC41IDE2LjUgMS42My0zLjAwOEw0LjYzNiAxMC41aDEuMjAybC44MTUgMS45MTJjLjA3NS4xODEuMTI3LjMxNy4xNTUuNDA2aC4wMTFjLjA1My0uMTQ1LjExLS4yODYuMTY4LS40MjNsLjg3Mi0xLjg5NUg4Ljk2bC0xLjUzMiAyLjk3NUw5IDE2LjVINy44MjZsLS45NDEtMi4xYTEuOTMgMS45MyAwIDAgMS0uMTEyLS4yODFoLS4wMTRhMS40NDggMS40NDggMCAwIDEtLjEwOS4yNzJMNS42OCAxNi41SDQuNVoiIGZpbGw9IiNGOUY3RjciLz48L3N2Zz4=");--icon-filetype-pptx:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMTI1IDIxLjc1aDE0LjI1YS4zNzYuMzc2IDAgMCAwIC4zNzUtLjM3NVY2Ljc1aC0zLjM3NWMtLjYyIDAtMS4xMjUtLjUwNS0xLjEyNS0xLjEyNVYyLjI1SDcuMTI1YS4zNzYuMzc2IDAgMCAwLS4zNzUuMzc1djE4Ljc1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTIxLjIyIDYgMTggMi43OHYyLjg0NWMwIC4yMDYuMTY5LjM3NS4zNzUuMzc1aDIuODQ1WiIgZmlsbD0iI2ZmZiIvPjxwYXRoIG9wYWNpdHk9Ii42NCIgZD0ibTIyLjE3IDUuODktNC4wNi00LjA2YTEuMTMzIDEuMTMzIDAgMCAwLS43OTYtLjMzSDcuMTI1QzYuNTA1IDEuNSA2IDIuMDA1IDYgMi42MjV2MTguNzVjMCAuNjIuNTA1IDEuMTI1IDEuMTI1IDEuMTI1aDE0LjI1Yy42MiAwIDEuMTI1LS41MDUgMS4xMjUtMS4xMjVWNi42ODVjMC0uMy0uMTE3LS41ODItLjMzLS43OTRaTTE4IDIuNzggMjEuMjIgNmgtMi44NDVBLjM3Ni4zNzYgMCAwIDEgMTggNS42MjVWMi43OFptMy4zNzUgMTguOTdINy4xMjVhLjM3Ni4zNzYgMCAwIDEtLjM3NS0uMzc1VjIuNjI1YzAtLjIwNi4xNjktLjM3NS4zNzUtLjM3NUgxNy4yNXYzLjM3NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVoMy4zNzV2MTQuNjI1YS4zNzYuMzc2IDAgMCAxLS4zNzUuMzc1WiIgZmlsbD0iIzYwNUU1QyIvPjxwYXRoIGQ9Im0xNS43NSAxMy41LS43NS0uNzVoLTEuNWwtLjc1Ljc1djIuMjNhMy43MzMgMy43MzMgMCAwIDAgNS42NTIuNDIyQTMuNzUgMy43NSAwIDAgMCAxOS41IDEzLjVoLTMuNzVaIiBmaWxsPSIjRUQ2QzQ3Ii8+PHBhdGggZD0iTTEyLjc1IDExLjI3djIuMjNoM1Y5Ljc1YTMuNzMzIDMuNzMzIDAgMCAwLTMgMS41MloiIGZpbGw9IiNGRjhGNkIiLz48cGF0aCBkPSJNMTYuNSA5YTMuNzUgMy43NSAwIDAgMSAzLjc1IDMuNzVIMTYuNVY5WiIgZmlsbD0iI0ZGQzdCNSIvPjxwYXRoIGQ9Ik0yLjYyNSAxOC43NWg4LjI1QTEuMTI1IDEuMTI1IDAgMCAwIDEyIDE3LjYyNXYtOC4yNWExLjEyNSAxLjEyNSAwIDAgMC0xLjEyNS0xLjEyNWgtOC4yNUExLjEyNSAxLjEyNSAwIDAgMCAxLjUgOS4zNzV2OC4yNWExLjEyNSAxLjEyNSAwIDAgMCAxLjEyNSAxLjEyNVoiIGZpbGw9IiNDNDNFMUMiLz48cGF0aCBkPSJNNy4xNDMgMTAuNTE1Yy42OSAwIDEuMjE5LjE2IDEuNTg2LjQ4LjM2Ni4zMi41NS43ODQuNTUgMS4zOSAwIC4zOS0uMDg3Ljc0LS4yNjggMS4wNDMtLjE4MS4zMDQtLjQ0My41MzUtLjc3Ny43MDRhMi41MyAyLjUzIDAgMCAxLTEuMTU4LjI1NmgtMS4xTDUuOTcxIDE2LjVoLS44ODV2LTUuOTg1aDIuMDU2Wk01Ljk3MiAxMy41aDEuMjFjLjM3OCAwIC42NjUtLjA4OC44NTgtLjI2NS4xOTQtLjE3Ny4zMy0uNDkxLjMzLS44MyAwLS42Ni0uNDEtMS4xNTUtMS4xNTItMS4xNTVINS45NzJ2Mi4yNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");--icon-filetype-pdf:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODc1IDIxLjc1aDE0LjI1YS4zNzYuMzc2IDAgMCAwIC4zNzUtLjM3NVY2Ljc1aC0zLjM3NWMtLjYyIDAtMS4xMjUtLjUwNS0xLjEyNS0xLjEyNVYyLjI1SDQuODc1YS4zNzYuMzc2IDAgMCAwLS4zNzUuMzc1djE4Ljc1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE4Ljk3IDYtMy4yMi0zLjIydjIuODQ1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVoMi44NDVaIiBmaWxsPSIjZmZmIi8+PHBhdGggb3BhY2l0eT0iLjY0IiBkPSJtMTkuOTIgNS44OS00LjA2LTQuMDZhMS4xMzMgMS4xMzMgMCAwIDAtLjc5NS0uMzNINC44NzVjLS42MiAwLTEuMTI1LjUwNS0xLjEyNSAxLjEyNXYxOC43NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVoMTQuMjVjLjYyIDAgMS4xMjUtLjUwNSAxLjEyNS0xLjEyNVY2LjY4NWMwLS4zLS4xMTctLjU4Mi0uMzMtLjc5NFptLTQuMTctMy4xMUwxOC45NyA2aC0yLjg0NWEuMzc2LjM3NiAwIDAgMS0uMzc1LS4zNzVWMi43OFptMy4zNzUgMTguOTdINC44NzVhLjM3Ni4zNzYgMCAwIDEtLjM3NS0uMzc1VjIuNjI1YzAtLjIwNi4xNjktLjM3NS4zNzUtLjM3NUgxNXYzLjM3NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVIMTkuNXYxNC42MjVhLjM3Ni4zNzYgMCAwIDEtLjM3NS4zNzVaIiBmaWxsPSIjNjA1RTVDIi8+PHBhdGggZD0iTTE3LjYyNSA5Ljc1SDYuMzc1YS4zNzUuMzc1IDAgMCAxIDAtLjc1aDExLjI1YS4zNzUuMzc1IDAgMCAxIDAgLjc1Wm0wIDEuNUg2LjM3NWEuMzc1LjM3NSAwIDEgMSAwLS43NWgxMS4yNWEuMzc1LjM3NSAwIDAgMSAwIC43NVptMCAxLjVINi4zNzVhLjM3NS4zNzUgMCAxIDEgMC0uNzVoMTEuMjVhLjM3NS4zNzUgMCAwIDEgMCAuNzVaIiBmaWxsPSIjQzhDNkM0Ii8+PHBhdGggZD0iTTE0LjI1IDE1Yy40MTMgMCAuNzUuMzM3Ljc1Ljc1djNjMCAuNDEzLS4zMzcuNzUtLjc1Ljc1aC00LjVhLjc1MS43NTEgMCAwIDEtLjc1LS43NXYtM2MwLS40MTMuMzM3LS43NS43NS0uNzVoNC41Wm0wLS43NWgtNC41YTEuNSAxLjUgMCAwIDAtMS41IDEuNXYzYTEuNSAxLjUgMCAwIDAgMS41IDEuNWg0LjVhMS41IDEuNSAwIDAgMCAxLjUtMS41di0zYTEuNSAxLjUgMCAwIDAtMS41LTEuNVpNMy43NSAxOS41aDMuNTYzYS4xODguMTg4IDAgMCAwIC4xODctLjE4OHYtNC4xMjVBLjE4OC4xODggMCAwIDAgNy4zMTIgMTVIMy43NWEuNzUuNzUgMCAwIDAtLjc1Ljc1djNhLjc1Ljc1IDAgMCAwIC43NS43NVptMTYuNS00LjVoLTMuNTYzYS4xODguMTg4IDAgMCAwLS4xODcuMTg4djQuMTI0YzAgLjEwNC4wODQuMTg4LjE4OC4xODhoMy41NjJhLjc1Ljc1IDAgMCAwIC43NS0uNzV2LTNhLjc1Ljc1IDAgMCAwLS43NS0uNzVaIiBmaWxsPSIjRDY1NTMyIi8+PC9zdmc+");--icon-filetype-others:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuODc1IDIxLjc1aDE0LjI1YS4zNzYuMzc2IDAgMCAwIC4zNzUtLjM3NVY2Ljc1aC0zLjM3NWMtLjYyIDAtMS4xMjUtLjUwNS0xLjEyNS0xLjEyNVYyLjI1SDQuODc1YS4zNzYuMzc2IDAgMCAwLS4zNzUuMzc1djE4Ljc1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTE4Ljk3IDYtMy4yMi0zLjIydjIuODQ1YzAgLjIwNi4xNjkuMzc1LjM3NS4zNzVoMi44NDVaIiBmaWxsPSIjZmZmIi8+PHBhdGggb3BhY2l0eT0iLjY0IiBkPSJtMTkuOTIgNS44OS00LjA2LTQuMDZhMS4xMzMgMS4xMzMgMCAwIDAtLjc5NS0uMzNINC44NzVjLS42MiAwLTEuMTI1LjUwNS0xLjEyNSAxLjEyNXYxOC43NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVoMTQuMjVjLjYyIDAgMS4xMjUtLjUwNSAxLjEyNS0xLjEyNVY2LjY4NWMwLS4zLS4xMTctLjU4Mi0uMzMtLjc5NFptLTQuMTctMy4xMUwxOC45NyA2aC0yLjg0NWEuMzc2LjM3NiAwIDAgMS0uMzc1LS4zNzVWMi43OFptMy4zNzUgMTguOTdINC44NzVhLjM3Ni4zNzYgMCAwIDEtLjM3NS0uMzc1VjIuNjI1YzAtLjIwNi4xNjktLjM3NS4zNzUtLjM3NUgxNXYzLjM3NWMwIC42Mi41MDUgMS4xMjUgMS4xMjUgMS4xMjVIMTkuNXYxNC42MjVhLjM3Ni4zNzYgMCAwIDEtLjM3NS4zNzVaIiBmaWxsPSIjNjA1RTVDIi8+PC9zdmc+");--icon-search-page:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgMjEuOVYzLjFhLjYuNiAwIDAgMSAuNi0uNmgxMS42NTJhLjYuNiAwIDAgMSAuNDI0LjE3NmwzLjE0OCAzLjE0OEEuNi42IDAgMCAxIDIwIDYuMjVWMjEuOWEuNi42IDAgMCAxLS42LjZINC42YS42LjYgMCAwIDEtLjYtLjZaIiBzdHJva2U9IiM2NjYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMTYgMi41djMuNGEuNi42IDAgMCAwIC42LjZIMjAiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-page-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgMjEuOVYzLjFhLjYuNiAwIDAgMSAuNi0uNmgxMS42NTJhLjYuNiAwIDAgMSAuNDI0LjE3NmwzLjE0OCAzLjE0OEEuNi42IDAgMCAxIDIwIDYuMjVWMjEuOWEuNi42IDAgMCAxLS42LjZINC42YS42LjYgMCAwIDEtLjYtLjZaIiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMTYgMi41djMuNGEuNi42IDAgMCAwIC42LjZIMjAiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-page-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgMjEuNFYyLjZhLjYuNiAwIDAgMSAuNi0uNmgxMS42NTJhLjYuNiAwIDAgMSAuNDI0LjE3NmwzLjE0OCAzLjE0OEEuNi42IDAgMCAxIDIwIDUuNzVWMjEuNGEuNi42IDAgMCAxLS42LjZINC42YS42LjYgMCAwIDEtLjYtLjZaIiBzdHJva2U9IiNGRkI4MUMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMTYgMnYzLjRhLjYuNiAwIDAgMCAuNi42SDIwIiBzdHJva2U9IiNGRkI4MUMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-search-contact:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIuNWMtNS41MjMgMC0xMCA0LjQ3Ny0xMCAxMHM0LjQ3NyAxMCAxMCAxMCAxMC00LjQ3NyAxMC0xMC00LjQ3Ny0xMC0xMC0xMFoiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik00LjI3MSAxOC44NDZTNi41IDE2IDEyIDE2czcuNzMgMi44NDYgNy43MyAyLjg0Nk0xMiAxMi41YTMgMyAwIDEgMCAwLTYgMyAzIDAgMCAwIDAgNloiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-contact-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIuNWMtNS41MjMgMC0xMCA0LjQ3Ny0xMCAxMHM0LjQ3NyAxMCAxMCAxMCAxMC00LjQ3NyAxMC0xMC00LjQ3Ny0xMC0xMC0xMFoiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik00LjI3MSAxOC44NDZTNi41IDE2IDEyIDE2czcuNzMgMi44NDYgNy43MyAyLjg0Nk0xMiAxMi41YTMgMyAwIDEgMCAwLTYgMyAzIDAgMCAwIDAgNloiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-contact-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDJDNi40NzcgMiAyIDYuNDc3IDIgMTJzNC40NzcgMTAgMTAgMTAgMTAtNC40NzcgMTAtMTBTMTcuNTIzIDIgMTIgMloiIHN0cm9rZT0iI0ZGQjgxQyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik00LjI3MSAxOC4zNDZTNi41IDE1LjUgMTIgMTUuNXM3LjczIDIuODQ2IDcuNzMgMi44NDZNMTIgMTJhMyAzIDAgMSAwIDAtNiAzIDMgMCAwIDAgMCA2WiIgc3Ryb2tlPSIjRkZCODFDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");--icon-search-news:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgNi41aDhNNiAxMC41aDEyTTEzIDE0LjVoNU0xMyAxOC41aDVNMiAyMS45VjMuMWEuNi42IDAgMCAxIC42LS42aDE1LjY1MmEuNi42IDAgMCAxIC40MjQuMTc2bDMuMTQ4IDMuMTQ4QS42LjYgMCAwIDEgMjIgNi4yNVYyMS45YS42LjYgMCAwIDEtLjYuNkgyLjZhLjYuNiAwIDAgMS0uNi0uNloiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik02IDE4LjV2LTRoM3Y0SDZaTTE4IDIuNXYzLjRhLjYuNiAwIDAgMCAuNi42SDIyIiBzdHJva2U9IiM2NjYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-search-news-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgNi41aDhNNiAxMC41aDEyTTEzIDE0LjVoNU0xMyAxOC41aDVNMiAyMS45VjMuMWEuNi42IDAgMCAxIC42LS42aDE1LjY1MmEuNi42IDAgMCAxIC40MjQuMTc2bDMuMTQ4IDMuMTQ4QS42LjYgMCAwIDEgMjIgNi4yNVYyMS45YS42LjYgMCAwIDEtLjYuNkgyLjZhLjYuNiAwIDAgMS0uNi0uNloiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik02IDE4LjV2LTRoM3Y0SDZaTTE4IDIuNXYzLjRhLjYuNiAwIDAgMCAuNi42SDIyIiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-search-news-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgNmg4TTYgMTBoMTJNMTMgMTRoNU0xMyAxOGg1TTIgMjEuNFYyLjZhLjYuNiAwIDAgMSAuNi0uNmgxNS42NTJhLjYuNiAwIDAgMSAuNDI0LjE3NmwzLjE0OCAzLjE0OEEuNi42IDAgMCAxIDIyIDUuNzVWMjEuNGEuNi42IDAgMCAxLS42LjZIMi42YS42LjYgMCAwIDEtLjYtLjZaIiBzdHJva2U9IiNGRkI4MUMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNNiAxOHYtNGgzdjRINlpNMTggMnYzLjRhLjYuNiAwIDAgMCAuNi42SDIyIiBzdHJva2U9IiNGRkI4MUMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");--icon-search-event:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1IDQuNXYtMm0wIDJ2Mm0wLTJoLTQuNW0tNy41IDZ2OWEyIDIgMCAwIDAgMiAyaDE0YTIgMiAwIDAgMCAyLTJ2LTlIM1pNMyAxMC41di00YTIgMiAwIDAgMSAyLTJoMk03IDIuNXY0TTIxIDEwLjV2LTRhMiAyIDAgMCAwLTItMmgtLjUiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-event-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1IDQuNXYtMm0wIDJ2Mm0wLTJoLTQuNW0tNy41IDZ2OWEyIDIgMCAwIDAgMiAyaDE0YTIgMiAwIDAgMCAyLTJ2LTlIM1pNMyAxMC41di00YTIgMiAwIDAgMSAyLTJoMk03IDIuNXY0TTIxIDEwLjV2LTRhMiAyIDAgMCAwLTItMmgtLjUiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-event-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1IDRWMm0wIDJ2Mm0wLTJoLTQuNU0zIDEwdjlhMiAyIDAgMCAwIDIgMmgxNGEyIDIgMCAwIDAgMi0ydi05SDNaTTMgMTBWNmEyIDIgMCAwIDEgMi0yaDJNNyAydjRNMjEgMTBWNmEyIDIgMCAwIDAtMi0yaC0uNSIgc3Ryb2tlPSIjRkZCODFDIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");--icon-search-document:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgNi41aDEwTTcgOS41aDEwTTkgMTcuNWg2IiBzdHJva2U9IiM2NjYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMyAxMi41aC0uNGEuNi42IDAgMCAwLS42LjZ2OC44YS42LjYgMCAwIDAgLjYuNmgxOC44YS42LjYgMCAwIDAgLjYtLjZ2LTguOGEuNi42IDAgMCAwLS42LS42SDIxbS0xOCAwVjMuMWEuNi42IDAgMCAxIC42LS42aDE2LjhhLjYuNiAwIDAgMSAuNi42djkuNG0tMTggMGgxOCIgc3Ryb2tlPSIjNjY2IiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==");--icon-search-document-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgNi41aDEwTTcgOS41aDEwTTkgMTcuNWg2IiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMyAxMi41aC0uNGEuNi42IDAgMCAwLS42LjZ2OC44YS42LjYgMCAwIDAgLjYuNmgxOC44YS42LjYgMCAwIDAgLjYtLjZ2LTguOGEuNi42IDAgMCAwLS42LS42SDIxbS0xOCAwVjMuMWEuNi42IDAgMCAxIC42LS42aDE2LjhhLjYuNiAwIDAgMSAuNi42djkuNG0tMTggMGgxOCIgc3Ryb2tlPSIjMUExQTFBIiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==");--icon-search-document-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgNmgxME03IDloMTBNOSAxN2g2IiBzdHJva2U9IiNGRkI4MUMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMyAxMmgtLjRhLjYuNiAwIDAgMC0uNi42djguOGEuNi42IDAgMCAwIC42LjZoMTguOGEuNi42IDAgMCAwIC42LS42di04LjhhLjYuNiAwIDAgMC0uNi0uNkgyMU0zIDEyVjIuNmEuNi42IDAgMCAxIC42LS42aDE2LjhhLjYuNiAwIDAgMSAuNi42VjEyTTMgMTJoMTgiIHN0cm9rZT0iI0ZGQjgxQyIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=");--icon-search-building:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTcgOS4wMS4wMS0uMDExTTExIDkuMDFsLjAxLS4wMTFNNyAxMy4wMWwuMDEtLjAxMU0xMSAxMy4wMWwuMDEtLjAxMU03IDE3LjAxbC4wMS0uMDExTTExIDE3LjAxbC4wMS0uMDExTTE1IDIxSDMuNmEuNi42IDAgMCAxLS42LS42VjUuNmEuNi42IDAgMCAxIC42LS42SDlWMy42YS42LjYgMCAwIDEgLjYtLjZoNC44YS42LjYgMCAwIDEgLjYuNlY5bTAgMTJoNS40YS42LjYgMCAwIDAgLjYtLjZWOS42YS42LjYgMCAwIDAtLjYtLjZIMTVtMCAxMnYtNG0wLTh2NG0wIDBoMm0tMiAwdjRtMCAwaDIiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-building-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTcgOS4wMS4wMS0uMDExTTExIDkuMDFsLjAxLS4wMTFNNyAxMy4wMWwuMDEtLjAxMU0xMSAxMy4wMWwuMDEtLjAxMU03IDE3LjAxbC4wMS0uMDExTTExIDE3LjAxbC4wMS0uMDExTTE1IDIxSDMuNmEuNi42IDAgMCAxLS42LS42VjUuNmEuNi42IDAgMCAxIC42LS42SDlWMy42YS42LjYgMCAwIDEgLjYtLjZoNC44YS42LjYgMCAwIDEgLjYuNlY5bTAgMTJoNS40YS42LjYgMCAwIDAgLjYtLjZWOS42YS42LjYgMCAwIDAtLjYtLjZIMTVtMCAxMnYtNG0wLTh2NG0wIDBoMm0tMiAwdjRtMCAwaDIiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-building-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTcgOS4wMS4wMS0uMDExTTExIDkuMDFsLjAxLS4wMTFNNyAxMy4wMWwuMDEtLjAxMU0xMSAxMy4wMWwuMDEtLjAxMU03IDE3LjAxbC4wMS0uMDExTTExIDE3LjAxbC4wMS0uMDExTTE1IDIxSDMuNmEuNi42IDAgMCAxLS42LS42VjUuNmEuNi42IDAgMCAxIC42LS42SDlWMy42YS42LjYgMCAwIDEgLjYtLjZoNC44YS42LjYgMCAwIDEgLjYuNlY5bTAgMTJoNS40YS42LjYgMCAwIDAgLjYtLjZWOS42YS42LjYgMCAwIDAtLjYtLjZIMTVtMCAxMnYtNG0wLTh2NG0wIDBoMm0tMiAwdjRtMCAwaDIiIHN0cm9rZT0iI2ZmYjgxYyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-pin:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwIDEwYzAgNC40MTgtOCAxMi04IDEycy04LTcuNTgyLTgtMTJhOCA4IDAgMSAxIDE2IDBaIiBzdHJva2U9IiM2NjYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTEyIDExYTEgMSAwIDEgMCAwLTIgMSAxIDAgMCAwIDAgMloiIGZpbGw9IiM2NjYiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-pin-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwIDEwYzAgNC40MTgtOCAxMi04IDEycy04LTcuNTgyLTgtMTJhOCA4IDAgMSAxIDE2IDBaIiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTEyIDExYTEgMSAwIDEgMCAwLTIgMSAxIDAgMCAwIDAgMloiIGZpbGw9IiMxQTFBMUEiIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-pin-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIwIDEwYzAgNC40MTgtOCAxMi04IDEycy04LTcuNTgyLTgtMTJhOCA4IDAgMSAxIDE2IDBaIiBzdHJva2U9IiNmZmI4MWMiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTEyIDExYTEgMSAwIDEgMCAwLTIgMSAxIDAgMCAwIDAgMloiIGZpbGw9IiNmZmI4MWMiIHN0cm9rZT0iI2ZmYjgxYyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");--icon-search-suitcase:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggN0g0YTIgMiAwIDAgMC0yIDJ2MTBhMiAyIDAgMCAwIDIgMmgxNmEyIDIgMCAwIDAgMi0yVjlhMiAyIDAgMCAwLTItMmgtNE04IDdWMy42YS42LjYgMCAwIDEgLjYtLjZoNi44YS42LjYgMCAwIDEgLjYuNlY3TTggN2g4IiBzdHJva2U9IiM2NjYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+");--icon-search-suitcase-black:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggN0g0YTIgMiAwIDAgMC0yIDJ2MTBhMiAyIDAgMCAwIDIgMmgxNmEyIDIgMCAwIDAgMi0yVjlhMiAyIDAgMCAwLTItMmgtNE04IDdWMy42YS42LjYgMCAwIDEgLjYtLjZoNi44YS42LjYgMCAwIDEgLjYuNlY3TTggN2g4IiBzdHJva2U9IiMxQTFBMUEiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+");--icon-search-suitcase-primary:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggN0g0YTIgMiAwIDAgMC0yIDJ2MTBhMiAyIDAgMCAwIDIgMmgxNmEyIDIgMCAwIDAgMi0yVjlhMiAyIDAgMCAwLTItMmgtNE04IDdWMy42YS42LjYgMCAwIDEgLjYtLjZoNi44YS42LjYgMCAwIDEgLjYuNlY3TTggN2g4IiBzdHJva2U9IiNmZmI4MWMiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+");--ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--ease-in-sine:cubic-bezier(0.47,0,0.745,0.715);--ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--ease-in-back:cubic-bezier(0.6,-0.28,0.735,0.045);--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--ease-out-sine:cubic-bezier(0.39,0.575,0.565,1);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--ease-out-back:cubic-bezier(0.175,0.885,0.32,1.275);--ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--ease-in-out-sine:cubic-bezier(0.445,0.05,0.55,0.95);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);--ease-in-out-back:cubic-bezier(0.68,-0.55,0.265,1.55);--z-below:0;--z-content:1;--z-content-over:5;--z-controls:10;--z-controls-over:15;--z-overlay:20;--z-overlay-over:35;--z-everest:100;--size-logo:80px;--size-logo-sticky:50px;--meta-height:32px;--space-header:8px;--height-header:calc(var(--size-logo) + var(--space-header))}@media(max-width:767px){:root{--frontpage-margin-bottom:80px}}@media(min-width:375px){:root{--size-logo:88px;--size-logo-sticky:64px}}@media(min-width:1260px){:root{--size-logo-sticky:68px;--space-header:16px}}@media(min-width:1400px){:root{--size-logo:114px}}:root{--margin-gb:60px;--margin-bottom-gb:17px;--story-width-lg:math.div($inner-d,12) * 10;--image-islands-width:math.div($inner-xl,24) * 22}.comment{display:flex;padding:15px 10px;position:relative}.comment--current:hover{background:var(--color-grey-97)}.comment--current:hover .comment-delete{display:block}@media(hover:none){.comment--current .comment-delete{display:block}}.comment--deleted{pointer-events:none}.comment__left-col{flex:0 0 60px;margin-right:15px;max-width:60px}.comment-reply .comment__left-col{flex:0 0 40px;max-width:40px}@media(max-width:767px){.comment__left-col{flex:0 0 40px;max-width:40px}}.comment__right-col{flex-grow:1}.comment__head{display:flex;position:relative}.comment__name{color:var(--color-grey-20);flex-grow:1}.comment-reply .comment__name{margin-top:5px}@media(max-width:767px){.comment__date{position:relative;top:-1px}}.comment__content{color:var(--color-grey-40);padding:15px 0}.comment__avatar{width:100%}.comment__avatar img{display:block}.comment__avatar .avatar__image,.comment__avatar .profile-image__image--abstract{height:60px;width:100%}.comment-reply .comment__avatar .avatar__image,.comment-reply .comment__avatar .profile-image__image--abstract{height:40px}.comment-reply .comment__avatar .avatar__image span,.comment-reply .comment__avatar .profile-image__image--abstract span{font-size:1.2em}@media(max-width:767px){.comment__avatar .avatar__image,.comment__avatar .profile-image__image--abstract{height:40px}.comment__avatar .avatar__image span,.comment__avatar .profile-image__image--abstract span{font-size:1.2em}}.comment__avatar .avatar__image .profile-image,.comment__avatar .profile-image__image--abstract .profile-image{border:none;height:100%;width:100%}.comment__avatar .avatar__image .profile-image__image,.comment__avatar .profile-image__image--abstract .profile-image__image{border-width:0}.you-can-run-but-you-can-not-hide{left:-9999px;position:absolute}.comment-form{display:flex;padding:15px 0}.comment-form .button{margin-top:20px}.comment-delete{color:var(--color-grey-40);cursor:pointer;display:none;padding-left:1.5625rem;position:absolute;right:0;top:0;transition:var(--transition-link)}.comment-delete:hover{color:var(--color-link-hover)}.comment-delete:before{background-image:var(--icon-trash-red);background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;width:1.25rem}@media(max-width:767px){.comment-delete{font-size:0}}.comment-delete-overlay{display:none}.comment-delete-overlay.open{align-items:center;background-color:hsla(0,0%,100%,.95);border:2px solid var(--color-primary);display:flex;flex-wrap:wrap;height:100%;justify-content:center;left:0;padding:1.5625rem;position:absolute;top:0;width:100%;z-index:1}.comment-delete-text{margin-bottom:.625rem}.comment-delete-button-wrapper,.comment-delete-text{align-items:center;display:flex;flex:0 0 auto;justify-content:center;text-align:center;width:100%}.comment-delete-button-wrapper .button,.comment-delete-text .button{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:0 .625rem;padding:.3125rem .625rem;width:70px}.comment-deleted{color:var(--color-disabled)}.reply{width:fit-content}.comments-listing{height:auto;width:100%}.comments-sorting{width:100%}.comments-sorting__row{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:20px}.comments-sorting__label{color:var(--color-grey-70)}.comments-module{padding:50px 0}.comments-module.has--border-top{border-top:1px solid var(--color-grey-60)}.comments-module .module-title{border-bottom:1px solid var(--color-primary);color:var(--color-grey-40);margin-bottom:1.25rem;text-transform:uppercase}.comments-module .module-title span{display:inline-block;padding-bottom:.25rem;position:relative}.comments-module .module-title span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.comments-module .module-title span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.reply-list{margin-left:75px}@media(max-width:767px){.reply-list{margin-left:40px}}.comments-module .comment-form .input-group__validation-group.validation-group{position:relative}.comments-module .comment-form .input-group__validation-group.validation-group .validation-message.validation-message--error:not(.validation-message-terms,.validation-message-lastcommenttimer):before{background-color:var(--color-error);content:"";display:block;height:2px;left:0;position:absolute;top:-3px;width:100%}.comments-module .comment-form .input-group__validation-group.validation-group .validation-message.validation-message--error:not(.validation-message-terms,.validation-message-lastcommenttimer).validation-message-textarea:before{top:-5px}.comments-module .comment-form .input-group__validation-group.validation-group .validation-message-terms{margin-top:5px}.comments-module .comment-form .input-group__validation-group.validation-group .validation-message-lastcommenttimer{margin-top:50px}.comment__actions{display:flex;flex-flow:column nowrap;justify-content:center;margin-bottom:15px}.comment__action{color:var(--color-grey-70);margin-top:25px}.comment__action:last-child{margin-bottom:0;margin-top:17px}.vote a{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.vote a.active,.vote a.voted{color:var(--color-primary);overflow:visible}.vote a.active.upvote .vote__icon,.vote a.voted.upvote .vote__icon{animation:pulseHeart 1s ease 1;position:relative}.vote a.active.upvote .vote__icon:before,.vote a.voted.upvote .vote__icon:before{animation:pulse 1s ease .1s 1;border-radius:2000px;content:"";display:block;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-90%);width:5px}.vote__icon{flex:0 0 auto;height:22px;margin-right:5px;width:22px}.vote__value{font-weight:700}.action-bar{align-items:center;border-top:1px solid var(--color-divider-light);display:flex;flex-flow:row nowrap;gap:10px;justify-content:space-between;margin-top:0;padding-top:1.25rem}@media(max-width:767px){.action-bar{padding-top:1.25rem}}.action-bar .label{color:var(--color-grey-60);font-family:var(--font-main);font-size:.875rem;font-weight:700;hyphens:auto;line-height:1;margin-left:10px;text-align:left;text-transform:none;word-break:break-word}.action-bar__container{display:flex;flex-flow:row nowrap;max-width:50%}.action-bar__container:empty{display:none}.cards-block,.category-item{position:relative}.cards-block .action-bar,.category-item .action-bar{border:none;bottom:40px;justify-content:flex-end;margin-bottom:0;position:absolute;right:0;width:300px}@media(max-width:767px){.cards-block .action-bar,.category-item .action-bar{bottom:unset;position:relative;right:unset;width:100%}}aside .cards-block .action-bar{bottom:unset;position:relative;right:unset;width:100%}aside .cards-block .action-bar__button,aside .cards-block .action-bar__container{margin-left:0}.action-bar__button{margin-left:10px;position:relative;top:0}.action-bar__button,.action-bar__button:hover{color:var(--color-grey-60)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.action-bar__button{min-width:22px}}.action-bar__button .label--set{color:var(--color-link);display:none}.action-bar__button .label--unset{display:block}.action-bar__button .icon{align-items:center;color:inherit;cursor:pointer;display:flex;flex-flow:row nowrap}.action-bar__button .icon--delete{color:var(--color-link);display:none}.action-bar__button .icon--delete+.label--set{display:none}.action-bar__button .icon:hover .icon--regular{color:var(--color-link)}.action-bar__button .icon:hover .icon--regular svg path{fill:currentColor}.action-bar__button .icon:focus{outline:0}.action-bar__button.active .label--set{display:block}.action-bar__button.active .icon--regular,.action-bar__button.active .label--unset{display:none}.action-bar__button.active .icon--delete{display:block}.action-bar__button.active .icon--comment{color:var(--color-link)}.action-bar__button.active .icon:hover .icon--regular{display:none}.action-bar__button.active .icon:hover .icon--delete{display:block}.action-bar__button .value{color:var(--color-grey-70);margin-left:.1875rem;position:relative;top:.0625rem}.action-bar .button--like .icon{position:relative;top:-1px}.action-bar .button--comment{align-items:center;display:flex}.action-bar .button--clipboard{position:relative}.action-bar .button--clipboard .copied-text{background-color:var(--color-grey-13);border-radius:3.5rem;color:var(--color-white);display:none;font-size:.9375rem;left:-50%;line-height:1.375rem;padding:.1875rem .9375rem;position:absolute;text-transform:none;top:calc(-100% - 14px);transform:translateX(-25%);white-space:nowrap;width:auto;z-index:2}.action-bar .button--clipboard .copied-text:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--color-grey-13);bottom:-5px;content:"";height:0;left:calc(50% - 2.5px);position:absolute;width:0}.action-bar .button--toggle.active .icon--regular{color:var(--color-link);display:flex}.action-bar .button--toggle.active .icon--regular~.label--set{color:var(--color-link);display:block}.action-bar .button--toggle.active .icon--regular+.label--unset{display:none}.action-bar .button--toggle.active .icon--regular svg path{fill:currentColor}.action-bar .button--toggle.active .icon--delete,.action-bar .button--toggle.active:hover .icon--regular,.action-bar .button--toggle.active:hover .icon--regular+.label--unset{display:none}.action-bar .button--toggle.active:hover .icon--delete{display:block}.action-bar .button--toggle.active:hover .icon--delete+.label--set{color:var(--color-orange-basic);display:block}.socialize-widget--active,.socialize-widget--active:focus,.socialize-widget--active:hover{color:var(--color-primary)}.socialize-widget--active.icon--like:focus,.socialize-widget--active.icon--like:hover{cursor:default}.socialize-widget--active svg path{fill:currentColor}.socialize-widget--button{align-items:center;display:flex;font-weight:700}.socialize-widget--button,.socialize-widget--button:active,.socialize-widget--button:hover{outline:none;text-decoration:none}.socialize-widget--button span.value{display:inline-flex;height:25px;padding-left:6px}.socialize-widget--button span.value:empty{display:none}.sort-options{align-items:center;display:flex;flex-flow:row nowrap}.sort-options__option{margin-left:30px}.sort-option__link{align-items:center;display:flex;flex-flow:row nowrap;font-family:var(--font-main);text-decoration:none}.sort-option__link.active{font-weight:700}.sort-option__icon{display:flex;flex:0 0 auto;flex-flow:column nowrap;margin-left:5px}.active .sort-option__icon.sort-option__icon--ASC .sort-option__icon-up{border-bottom-color:var(--color-primary)}.active .sort-option__icon.sort-option__icon--DESC .sort-option__icon-down{border-top-color:var(--color-primary)}.sort-option__icon-up{border-color:transparent transparent var(--color-grey-85) transparent;border-width:0 5px 5px;margin-bottom:2px}.sort-option__icon-down,.sort-option__icon-up{border-style:solid;display:block;height:0;width:0}.sort-option__icon-down{border-color:var(--color-grey-85) transparent transparent transparent;border-width:5px 5px 0}.subnav.menu-open .subnav__toggle:before{background-color:var(--color-link);content:"";height:4px;left:-20px;position:absolute;top:calc(100% + 15px);width:calc(100% + 40px)}.subnav.menu-open .subnav__toggle:after{transform:rotate(180deg)}.subnav.menu-open .subnav__menu{min-height:calc(100vh - 204px);padding:40px 0}@media(max-width:1259px){.subnav.menu-open .subnav__menu{min-height:calc(100vh - 177px)}}@media(max-width:1023px){.subnav.menu-open .subnav__menu{min-height:calc(100vh - 147px)}}@media(max-width:767px){.subnav.menu-open .subnav__menu{min-height:calc(100vh - 135px);overflow-y:scroll;padding:40px 20px}}.subnav.menu-open .subnav__menulist{height:100%;opacity:1;overflow-x:hidden;overflow-y:auto;visibility:visible}.subnav.menu-open .subnav__menulist::-webkit-scrollbar{background-color:var(--color-grey-70);height:6px;width:4px}.subnav.menu-open .subnav__menulist::-webkit-scrollbar-thumb{background:var(--color-grey-70)}.subnav.menu-open .subnav__menulist::-webkit-scrollbar-track{background:var(--color-grey-90)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.subnav.menu-open .subnav__menulist{scrollbar-track-color:var(--color-grey-90);scrollbar-arrow-color:var(--color-grey-90);scrollbar-face-color:var(--color-grey-70);scrollbar-shadow-color:var(--color-grey-70);scrollbar-dark-shadow-color:var(--color-grey-70);-ms-overflow-style:-ms-autohiding-scrollbar}}@-moz-document url-prefix(){.subnav.menu-open .subnav__menulist{scrollbar-color:var(--color-grey-70) var(--color-grey-90);scrollbar-width:thin}}.subnav.scroll{left:0;position:fixed;top:0;width:100%;z-index:10}.subnav.scroll.menu-open .subnav__menu{min-height:calc(100vh - 50px)}.subnav__content{display:flex;position:relative}.subnav__content:before{background-color:var(--color-grey-97);height:100%}.subnav__content:after,.subnav__content:before{content:"";left:-50vw;position:absolute;width:200vw;z-index:-1}.subnav__content:after{background-color:var(--color-grey-60);bottom:0;height:4px}.subnav__content>li{color:var(--color-grey-20);font-size:1rem;line-height:1.125rem;margin-right:20px;padding-bottom:17px;padding-top:17px}.subnav__content>li.subnav__togglewrapper{margin-right:40px}.subnav__label{font-weight:700;padding-right:20px;position:relative}@media(max-width:767px){.subnav__label{display:none}}.subnav__label:after{background:var(--color-grey-60);content:"";height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.subnav__toggle{font-weight:700;padding-right:20px;position:relative;text-transform:uppercase}.subnav__toggle:after{background-image:url(../Assets/Icons/arrow-pixel-down--primary.svg);background-position:50%;background-repeat:no-repeat;content:"";height:100%;position:absolute;right:0;top:0;transform:rotate(0);transition:.2s ease;width:10px}.subnav__toggle:hover{color:var(--color-link)}.subnav__startlink{color:var(--color-grey-13)!important;position:relative}.subnav__startlink.active,.subnav__startlink:hover{color:var(--color-link)!important}.subnav__startlink:before{background-color:var(--color-link);content:"";height:4px;left:-20px;position:absolute;top:calc(100% + 15px);width:calc(100% + 40px)}.subnav__menu{background-color:var(--color-white);height:0;left:0;min-height:0;padding:0;position:absolute;top:100%;transform-origin:top;transition:min-height .33s ease;width:1348px;z-index:var(--z-controls-over)}@media(max-width:1399px){.subnav__menu{width:1156px}}@media(max-width:1259px){.subnav__menu{width:calc(100vw - 80px)}}@media(max-width:767px){.subnav__menu{margin-left:-20px;width:100vw}}.subnav__menu:before{background-color:var(--color-white);content:"";height:100%;left:-50vw;position:absolute;top:0;width:200vw;z-index:-1}.subnav__menulist{display:flex;flex-flow:row wrap;opacity:0;transition:opacity .33s ease;visibility:hidden}.subnav__item{margin-right:4.1666666667%}@media(max-width:1023px){.subnav__item{margin-right:0}}.subnav__item.has-children{margin-bottom:50px}.subnav__item.no-children{margin-bottom:30px}.subnav__item.active>a{color:var(--color-link)}.subnav__chapterlink{border-bottom:1px solid var(--color-primary);color:var(--color-grey-40);margin-bottom:1.25rem;text-transform:uppercase}.subnav__chapterlink span{display:inline-block;padding-bottom:.25rem;position:relative}.subnav__chapterlink span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}.subnav__chapterlink span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.subnav__chapterlink .subnav__link{color:var(--color-grey-13)}.subnav__link:hover{color:var(--color-link)}.subnav__sub{display:block}.subnav__sub .subnav__link{color:var(--color-grey-60);display:inline-block;margin-bottom:12px;padding:5px 0}.subnav__sub .subnav__link:hover{color:var(--color-link)}.subnav .startlink{width:29.1666666667%}@media(max-width:1023px){.subnav .startlink{width:50%}}@media(max-width:767px){.subnav .startlink{width:100%}}p.kpi{color:var(--color-primary);font-family:var(--font-headlines);font-size:5.875rem;font-weight:400;line-height:5.875rem;margin-bottom:0}.hl--limited-width{max-width:60%}@media(max-width:767px){.hl--limited-width{max-width:100%}}.icon-header{align-items:center;display:flex!important;margin-bottom:1rem}.icon-header__svg{flex:0 0 2rem;height:2rem;width:2rem}.icon-header__svg>svg{height:100%;transition:var(--transition-button);width:100%}.icon-header__title{flex:auto;font-size:1rem!important;line-height:1!important;margin-bottom:0;margin-left:1rem;transition:var(--transition-button)}.icon-headers{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.625rem}.icon-headers .icon-header{margin-bottom:0}.threecol{margin:0 auto;max-width:1348px}@media(max-width:1399px){.threecol{max-width:1156px}}@media(max-width:1259px){.threecol{width:100%}}.timeline{--dot-size:12px;display:flex;flex-direction:column;gap:.3125rem;overflow:hidden;padding:1.25rem 0;width:100%}.timeline__item{align-items:center;display:flex;padding-top:.625rem}.timeline__item:first-of-type{padding-top:0}.timeline__item:last-of-type .timeline__text:after{background-color:transparent;background-image:repeating-linear-gradient(0deg,transparent,transparent 5px,var(--color-grey-70) 5px,var(--color-grey-70) 10px)}.timeline__year{color:var(--color-primary);line-height:1.1;padding-right:1.875rem;position:relative;word-break:normal}.timeline__year:before{background:var(--color-primary);border-radius:50%;content:"";height:var(--dot-size);left:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--dot-size);z-index:2}.timeline__text{margin-bottom:0;padding-left:2.8125rem;position:relative}.timeline__text:after,.timeline__text:before{background-color:var(--color-grey-70);content:"";height:calc(50% + var(--dot-size) + 5px);left:0;position:absolute;transform:translateX(-50%);width:.125rem}.timeline__text:before{bottom:50%}.timeline__text:after{top:50%}.frame-type-linimpleniabase_timeline{margin-left:auto;margin-right:auto;max-width:1348px}@media(max-width:1399px){.frame-type-linimpleniabase_timeline{max-width:1156px}}@media(max-width:1259px){.frame-type-linimpleniabase_timeline{margin-left:auto;margin-right:auto;max-width:calc(100vw - 80px)}}@media(max-width:767px){.frame-type-linimpleniabase_timeline{max-width:calc(100vw - 40px)}}.twocol{margin:0 auto;max-width:1348px}@media(max-width:1399px){.twocol{max-width:1156px}}@media(max-width:1259px){.twocol{width:100%}}.twocol .col__headline{width:80%}@media(max-width:767px){.twocol .col__headline{width:calc(100% - 40px)}}.twocol__header h1:first-child,.twocol__header h2:first-child,.twocol__header h3:first-child,.twocol__header h4:first-child,.twocol__header h5:first-child,.twocol__header h6:first-child{margin-bottom:10px}.twocol__header h1 a:hover,.twocol__header h2 a:hover,.twocol__header h3 a:hover,.twocol__header h4 a:hover,.twocol__header h5 a:hover,.twocol__header h6 a:hover{text-decoration:none}.twocol p{padding-right:42px}@media(max-width:1023px){.twocol p{padding-right:0}}.twocol h4,.twocol h5,.twocol h6,.twocol strong{font-weight:600!important}.twocol ol:not([class^=list--]),.twocol ul:not([class^=list--]){list-style:none}.twocol ol:not([class^=list--]) li,.twocol ul:not([class^=list--]) li{position:relative}.twocol ol:last-child,.twocol p:last-child,.twocol ul:last-child{margin-bottom:0}.twocol .gallery__col{margin-left:0!important}.twocol .ce-intext .gallery{max-width:100%}@media(max-width:767px){.twocol .ce-intext .gallery{width:100%}}.widget-portallinks__link{background:var(--color-grey-70);color:var(--color-white);display:block;margin-bottom:20px;min-height:250px;position:relative;text-decoration:none}@media(min-width:1400px){.widget-portallinks__link{min-height:350px}}@media(max-width:767px){.widget-portallinks__link{min-height:0}}.widget-portallinks__link:hover{background:var(--color-link);color:var(--color-white)}.widget-portallinks__content{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between;padding:20px 20px 16px;width:100%}@media(min-width:1400px){.widget-portallinks__content{padding-top:36px}}@media(max-width:1023px){.widget-portallinks__content{display:block;position:relative}}.widget-portallinks__title{color:var(--color-white);hyphens:auto;word-break:break-word}@media(max-width:1023px){.widget-portallinks__title{margin-bottom:15px}}.widget-portallinks__subtitle{color:var(--color-white);line-height:1.5}.table--sortable thead tr th{min-width:130px;padding-right:24px}.table--sortable .asc .table-sort:before,.table--sortable .desc .table-sort:before{background:var(--icon-arrows-sort)}.table--sortable .desc .table-sort:before{transform:rotate(180deg)}.table--filterable thead tr th{border-right-width:2px;cursor:pointer;min-width:130px;padding-left:24px;padding-right:24px;user-select:none}.table--filterable thead tr th:before{background:var(--color-primary);border-radius:50%;content:"";display:none;height:6px;left:15px;position:absolute;top:calc(50% - 9px);transform:translateY(-50%);width:6px}.table--filterable thead tr th:after{background:var(--icon-filter-small);background-position:50%;background-repeat:no-repeat;background-size:16px;content:"";display:block;height:100%;left:2px;position:absolute;top:0;width:16px}.table--filterable thead tr th.active:before{display:block}.table--filterable tbody tr.hidden{display:none}.table-sort{cursor:pointer;display:block;height:100%;position:absolute;right:0;top:0;z-index:var(--z-controls-over)}.table-sort:before{background:var(--icon-arrows-sort-inactive);background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;content:"";display:block;height:100%;position:relative;width:24px}.table-filter{background-color:var(--color-white);border:2px solid var(--color-grey-70);left:0;position:absolute;top:100%;width:100%;z-index:1}.table-filter__buttons,.table-filter__inner{padding:8px}.table-filter__inner{display:flex;flex-direction:column;gap:8px;max-height:352px;overflow-y:auto;position:relative;scrollbar-color:var(--color-grey-70) transparent;scrollbar-width:thin}@media(max-width:1023px){.table-filter__inner{gap:12px}}.table-filter__item{cursor:pointer}.table-filter__item:first-child{margin-bottom:4px}.table-filter__buttons{display:flex}.table-filter__buttons .link{font-size:1rem;line-height:1.25rem}@media(max-width:1023px){.table-filter__buttons .link{padding:4px 0}}.table-filter .checkbox+label{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;font-weight:400;hyphens:auto;line-height:1.25rem;overflow:hidden;padding-left:18px;position:relative;word-break:break-word}.table-filter .checkbox+label:before{height:14px;left:0;margin-right:6px;margin-top:0!important;position:absolute;top:3px!important;width:14px}.table-filter .checkbox:checked+label:before{box-shadow:inset 0 0 0 2px var(--color-white)}.table-search{margin-bottom:var(--space-s);position:relative}.table-search:before{background:var(--icon-search-grey);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;left:8px;position:absolute;top:0;width:18px}.table-search input{border:1px solid var(--color-grey-70);margin-bottom:0;padding:8px 8px 8px 32px;width:100%}.table-search input:focus{border-bottom:1px solid var(--color-grey-70);margin-bottom:0}.table-search .delete{cursor:pointer;display:none;position:relative}.table-search .delete:before{background:var(--icon-menu-close--red);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;position:absolute;right:8px;top:0;width:12px}.newsroom{--padding:94px;--width-min-d:calc(1046px - var(--padding)*2);--width-d:calc(902px - var(--padding)*2)}@media(max-width:1399px){.newsroom.layout-single-detail .layout-single-detail__hero-image{margin:0 auto;max-width:1348px;width:100%}}.newsroom.layout-single-detail .page-container.inner{padding-left:var(--padding);padding-right:var(--padding);padding-top:2.5rem;width:var(--width-min-d)}@media(max-width:1399px){.newsroom.layout-single-detail .page-container.inner{width:var(--width-d)}}@media(max-width:1259px){.newsroom.layout-single-detail .page-container.inner{margin-top:0;max-width:calc(100vw - 80px);padding:2.5rem 0 0;width:100%}.newsroom.layout-single-detail .page-container.inner:after{display:none}}@media(max-width:767px){.newsroom.layout-single-detail .page-container.inner{max-width:calc(100vw - 40px);padding-top:1.25rem}}.newsroom.layout-single-detail .page-col__main{width:100%}.newsroom__list .cards-block{display:flex;flex-wrap:wrap;gap:0 20px}.newsroom__list .cards-block:last-of-type{margin-bottom:0!important;padding-bottom:0!important}@media(max-width:767px){.newsroom__list .cards-block{flex-direction:column;gap:0}}.newsroom__list .cards-block__meta{width:100%}.newsroom__list .cards-block__title{margin-bottom:0}@media(max-width:1259px){.newsroom__list .cards-block__title{font-size:1.4375rem;line-height:1.75rem}}.newsroom__filters{margin-bottom:1.25rem!important}@media(max-width:1023px){.newsroom__filters{margin-top:1.875rem}}.newsroom__filter{margin-bottom:1.25rem}@media(max-width:1023px){.newsroom__filter--search{width:100%}}.newsroom__filter--search .input-group{position:relative}.newsroom__filter--search .input-group:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4IDkuNWE4LjUgOC41IDAgMSAxLTE3IDAgOC41IDguNSAwIDAgMSAxNyAwWiIgc3Ryb2tlPSIjRkZCODFDIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBkPSJtMTYgMTYgNi41IDYuNSIgc3Ryb2tlPSIjRkZCODFDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:2px;content:"";height:3rem;position:absolute;right:12px;width:1.4375rem}.newsroom__actions{align-items:center;display:flex;gap:1.875rem;justify-content:space-between}@media(max-width:767px){.newsroom__actions{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.newsroom__actions:empty{display:none}.newsroom__actions+.newsroom__listing{border-top:1px solid var(--color-grey-90);margin-top:2.5rem;padding-top:2.5rem}.newsroom__count{color:var(--color-grey-40);font-family:var(--font-source-sans);font-size:1.4375rem;line-height:2rem}@media(max-width:1259px){.newsroom__count{font-size:1.1875rem;line-height:1.5rem}}@media(max-width:767px){.newsroom__count{order:2}}.newsroom__count b{color:inherit;font-size:inherit;line-height:inherit}.newsroom__reset-link{color:var(--color-grey-60);padding-left:1.875rem;position:relative}.newsroom__reset-link:hover{color:var(--color-grey-20)}.newsroom__reset-link:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgMTguNWMwIDEuMTAzLjg5NyAyIDIgMmgxMGMxLjEwMyAwIDItLjg5NyAyLTJ2LTEyaDJ2LTJoLTR2LTJjMC0xLjEwMy0uODk3LTItMi0ySDZjLTEuMTAzIDAtMiAuODk3LTIgMnYySDB2MmgydjEyWm00LTE2aDZ2Mkg2di0yWm0tMSA0aDlsLjAwMSAxMkg0di0xMmgxWiIgZmlsbD0iI0U2MTczRSIvPjxwYXRoIGQ9Ik02IDguNWgydjhINnYtOFptNCAwaDJ2OGgtMnYtOFoiIGZpbGw9IiNFNjE3M0UiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:1.25rem}.newsroom .related-content{margin-left:calc(-674px + 50%);width:1348px}@media(max-width:1399px){.newsroom .related-content{margin-left:calc(-578px + 50%);width:1156px}}@media(max-width:1259px){.newsroom .related-content{margin-left:0;width:calc(100vw - 80px)}}@media(max-width:767px){.newsroom .related-content{width:calc(100vw - 40px)}}.story-page{position:relative}.story-page:before{background:#222;background:linear-gradient(180deg,#222 0,#fff);content:"";display:block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#222222",endColorstr="#ffffff",GradientType=0);height:700px;position:absolute;width:100%;z-index:-1}@media only screen and (max-width:1600px){.story-page:before{display:none}}.story-page .row--layout{display:block}.story-page .layout-single-detail__hero-image{margin-bottom:0}.story-page .layout-single-detail .page-container.inner{border:none;padding-left:0;padding-right:0;padding-top:60px}@media(max-width:1259px){.story-page .layout-single-detail .page-container.inner{max-width:963.3333333333px;padding-top:40px}}@media(max-width:767px){.story-page .layout-single-detail .page-container.inner{max-width:calc(100vw - 40px);padding-top:20px}}.story-page--without-image .page-container{margin-top:0!important}.story-page--without-image .page-container:after,.story-page--without-image:before{display:none!important}@media(max-width:767px){.story-page .page-col__main{margin:0}}@media(min-width:1920px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation{margin:0 auto;max-width:963.3333333333px}}@media(min-width:1920px)and (-ms-high-contrast:active),(min-width:1920px)and (-ms-high-contrast:none){.story-page .frame-type-linimpleniawebtheme_quotation .quotation{margin-left:0}}.story-page .frame-type-linimpleniawebtheme_quotation .quotation--centered .quotation__text{margin-left:40px;margin-right:80px}@media(max-width:479px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--centered .quotation__text{margin-left:0!important;margin-right:0!important}}@media only screen and (min-width:1920px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta{max-width:1348px}}.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta .quotation__text{margin-left:0;margin-right:0}@media only screen and (min-width:1920px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta .quotation__text{margin-left:20px}}@media only screen and (min-width:1920px)and (-ms-high-contrast:active),only screen and (min-width:1920px)and (-ms-high-contrast:none){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta .quotation__text blockquote{margin-right:80px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta blockquote{margin-right:0}.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta blockquote>p{word-wrap:break-word}}@media only screen and (min-width:1920px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta .quotation__image{margin-right:0}}.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__image{margin-left:0}@media only screen and (min-width:1920px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__image{margin-left:-270px}}@media(max-width:1023px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__image{margin-left:40px}}@media(max-width:479px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__image{margin-left:0}}.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__text{margin-left:60px}@media(max-width:1023px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__text{margin-left:40px}}@media(max-width:479px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image .quotation__text{margin-left:0}}@media(max-width:1023px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image blockquote>p,.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta blockquote>p{font-size:2rem!important;line-height:2.625rem!important}}@media(max-width:767px){.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-image blockquote>p,.story-page .frame-type-linimpleniawebtheme_quotation .quotation--with-meta blockquote>p{font-size:1.625rem!important;line-height:2.25rem!important}}.story-page .image-island__pictures{margin-left:calc(-674px + 50%)}.story-page .fullwidth-tabs-gallery--content>.row{display:flex}.story-page .fullwidth-tabs-gallery--content .ce-bodytext p{font-size:1.0625rem;line-height:1.75rem}@media(max-width:1259px){.story-page .fullwidth-tabs-gallery--content .ce-bodytext p{font-size:.9375rem;line-height:1.3125rem}}@media(max-width:1023px){.story-page .fullwidth-tabs-gallery--content .ce-bodytext p{font-size:1rem;line-height:1.375rem}}@media(max-width:767px){.story-page .fullwidth-tabs-gallery--content .ce-bodytext p{font-size:1.0625rem;line-height:1.75rem}}.story-page .related-content{margin-left:calc(-674px + 50%);width:1348px}@media(max-width:1399px){.story-page .related-content{margin-left:calc(-578px + 50%);width:1156px}}@media(max-width:1259px){.story-page .related-content{margin-left:calc(-50vw + 50% + 40px);width:calc(100vw - 80px)}}@media(max-width:767px){.story-page .related-content{margin-left:calc(-50vw + 50% + 20px);width:calc(100vw - 40px)}}.story-page .related-content--bottom{margin-bottom:-127px;margin-top:100px}.story-page .related-content--bottom .related-content{margin-left:calc(-674px + 50%)}@media(max-width:1399px){.story-page .related-content--bottom .related-content{margin-left:calc(-578px + 50%)}}@media(max-width:1259px){.story-page .related-content--bottom .related-content{margin-left:calc(-50vw + 50% + 40px)}}@media(max-width:767px){.story-page .related-content--bottom .related-content{margin-left:calc(-50vw + 50% + 20px)}}.story-page .frame-type-linimpleniawebtheme_slider{margin-left:calc(-50vw + 50%)}.reference-single-detail .page-container{margin-top:-70px}@media only screen and (max-width:1243.3333333333px){.reference-single-detail .page-container{margin-top:0}}.reference-single-detail .page-container:after{display:none}.reference-single-detail .breadcrumb{margin-bottom:2.5rem}@media only screen and (max-width:1243.3333333333px){.reference-single-detail .media-slider .slick-track{padding-bottom:0}}.reference-single-detail .media-slider .slick-dots{bottom:90px}@media only screen and (max-width:1243.3333333333px){.reference-single-detail .media-slider .slick-dots{bottom:0;margin-bottom:1.25rem}}.reference-single-detail dl.details-list dd.bauvolumen:after{display:none}.reference-single-detail dl.details-list dd.tooltip{flex:100%;margin:-1.875rem 0 -1.25rem;padding-bottom:1.25rem;width:100%}.reference-single-detail dl.details-list dd.tooltip:after{display:none}.reference-single-detail dl.details-list dd.tooltip+dt{position:relative}.reference-single-detail dl.details-list dd.tooltip+dt:after{background-color:var(--color-grey-13);content:"";height:1px;left:unset;position:absolute;right:calc(-100% + -10px);top:-1.25rem;width:calc(200% + 10px)}.reference-single-detail .references-nav{display:flex;justify-content:space-between;width:100%}.reference-single-detail .references-nav__wrapper{width:100%}.reference-single-detail .references-nav__item{position:relative}.reference-single-detail .references-nav__item--prev>a{padding:0 0 0 38px}.reference-single-detail .references-nav__item--prev>a:before{left:0;transform:rotate(180deg)}@media(max-width:767px){.reference-single-detail .references-nav__item--prev>a span{display:none}}.reference-single-detail .references-nav__item--all>a{padding:0 38px 0 0}.reference-single-detail .references-nav__item--all>a:before{right:0;transform:rotate(-45deg)}.reference-single-detail .references-nav__item--next>a{padding:0 38px 0 0}.reference-single-detail .references-nav__item--next>a:before{right:0}@media(max-width:767px){.reference-single-detail .references-nav__item--next>a span{display:none}}.reference-single-detail .references-nav__item>a{color:var(--color-black)}.reference-single-detail .references-nav__item>a:before{background:url(../Assets/Icons/arrow-forward--primary.svg) no-repeat 50%;content:"";height:1rem;position:absolute;top:.25rem;transition:var(--transition-link);width:1.4375rem}.reference-single-detail .references-nav__item>a:focus,.reference-single-detail .references-nav__item>a:hover{color:var(--color-primary)}.ts-wrapper{border-bottom:1px solid var(--color-grey-60)}.ts-wrapper:hover .ts-control,.ts-wrapper:hover .ts-control input[role=combobox]{background-color:var(--color-grey-90)!important}@media screen and (min-width:1024px){.ts-wrapper:hover .ts-control .item{width:calc(100% - 72px)}}.ts-wrapper.focus:not(.dropdown-active),.ts-wrapper:focus:not(.dropdown-active){border-bottom:none}.ts-wrapper.focus:not(.dropdown-active) .ts-control,.ts-wrapper:focus:not(.dropdown-active) .ts-control{background-color:var(--color-grey-97)!important;border:2px solid #0068f8;outline:none}.ts-wrapper.focus:not(.dropdown-active) .ts-control:before,.ts-wrapper:focus:not(.dropdown-active) .ts-control:before{display:none}.ts-wrapper.focus:not(.dropdown-active) .ts-control input[role=combobox],.ts-wrapper:focus:not(.dropdown-active) .ts-control input[role=combobox]{background-color:var(--color-grey-97)!important}.ts-wrapper:not(.input-active){cursor:pointer!important}.ts-wrapper.dropdown-active .ts-control:after{transform:translateY(-50%) rotate(-180deg)}.ts-wrapper.dropdown-active .ts-control .item{opacity:0;z-index:0}.ts-wrapper.multi .ts-control{display:flex;gap:24px 4px;height:48px;overflow:hidden}.ts-wrapper.multi .ts-control .item{background-color:var(--color-primary);border-radius:12px;color:var(--color-grey-13);font-size:.875rem;height:max-content;line-height:1.5rem;padding:0 24px 0 12px;width:max-content}.ts-wrapper.multi .ts-control>div{margin:0}.ts-wrapper.multi.has-items .ts-control{align-items:center}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:none;border-radius:0;font-size:0;height:1.5rem;margin:0;padding:0;position:relative;width:1.5rem}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove:after{color:inherit;content:url(../Assets/Icons/action/clear-multiselect.svg);position:absolute;right:2px;top:2px}.ts-wrapper.disabled{pointer-events:none}.ts-wrapper.disabled .ts-control{opacity:1!important}.ts-wrapper.disabled .ts-control:after{content:url(../Assets/Icons/action/nav-arrow-down-disabled.svg)}.ts-wrapper.disabled .ts-control .item,.ts-wrapper.disabled .ts-control input{color:var(--color-grey-60)}.ts-wrapper .icon{position:relative}.ts-wrapper .icon:before{content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.ts-wrapper .icon--star:before{background-image:url(../Assets/Icons/star.svg)}select{appearance:none;border-bottom:1px solid var(--color-grey-60)}.ts-control,select{background-color:var(--color-grey-97)!important;border:2px solid transparent;border-radius:0;cursor:pointer!important;height:48px;max-width:100%;overflow:visible;padding:10px 12px;width:100%}.ts-control:after,select:after{content:url(../Assets/Icons/action/nav-arrow-down.svg);height:var(--space-default);position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s ease-in-out;width:var(--space-default)}.ts-control .item,select .item{color:var(--color-text);font-family:var(--font-main);font-size:1rem;font-weight:400;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 40px);z-index:1}.ts-control .item.icon,select .item.icon{background-repeat:no-repeat;background-size:24px;padding-left:32px}.ts-control input[role=combobox],select input[role=combobox]{background-color:var(--color-grey-97)!important;color:var(--color-grey-text);display:none;font-size:1rem;height:24px;left:12px;line-height:1.5rem;margin:0!important;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 48px)!important}.ts-control input[role=combobox][aria-expanded=true],select input[role=combobox][aria-expanded=true]{display:block}.ts-control .clear-button,select .clear-button{background-image:url(../Assets/Icons/action/cancel--red.svg)!important;background-position:50%!important;display:none;font-size:0;height:var(--space-default);right:50px!important;width:var(--space-default)}@media screen and (min-width:1024px){.ts-control .clear-button,select .clear-button{display:inline-block}}.ts-dropdown{background:none;border:none;border-radius:0;box-shadow:none;margin:0}.ts-dropdown__placeholder{align-items:center;bottom:100%;color:var(--color-text);display:flex;left:0;pointer-events:none;position:absolute}.ts-dropdown-content::-webkit-scrollbar{background-color:var(--color-grey-40);height:3px;width:5px}.ts-dropdown-content::-webkit-scrollbar-thumb{background:var(--color-grey-40)}.ts-dropdown-content::-webkit-scrollbar-track{background:var(--color-grey-97)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ts-dropdown-content{scrollbar-track-color:var(--color-grey-97);scrollbar-arrow-color:var(--color-grey-97);scrollbar-face-color:var(--color-grey-40);scrollbar-shadow-color:var(--color-grey-40);scrollbar-dark-shadow-color:var(--color-grey-40);-ms-overflow-style:-ms-autohiding-scrollbar}}@-moz-document url-prefix(){.ts-dropdown-content{scrollbar-color:var(--color-grey-40) var(--color-grey-97);scrollbar-width:thin}}.ts-dropdown .option{background-color:var(--color-grey-97);color:var(--color-grey-60)}.ts-dropdown .option.active{background-color:var(--color-grey-94);position:relative}.ts-dropdown .option.selected{background-color:var(--color-grey-90);position:relative}.ts-dropdown .option.selected:after{content:url(../Assets/Icons/action/check.svg);height:var(--space-default);position:absolute;right:12px;top:50%;transform:translateY(-50%);width:var(--space-default)}.ts-dropdown .option[data-selectable]{color:var(--color-text);pointer-events:auto}.ts-dropdown .option[data-selectable]:hover{background-color:var(--color-grey-90)}.ts-dropdown .option .highlight{background:transparent;font-size:inherit;font-weight:700}.ts-dropdown.multi .option{padding-left:44px;position:relative}.ts-dropdown.multi .option:before{background-image:url(../Assets/Icons/action/square.svg);content:"";height:24px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.ts-dropdown.multi .option:after{display:none!important}.ts-dropdown.multi .option.selected:before{background-image:url(../Assets/Icons/action/square-check.svg)}.ts-dropdown .no-results{background-color:var(--color-grey-97);color:var(--color-grey-60);font-size:1rem;font-weight:400;height:48px;line-height:1.5rem;padding:12px}.ts-dropdown .icon,.ts-dropdown .option.icon{background-position:12px;background-repeat:no-repeat;background-size:24px;padding-left:44px}.ts-dropdown .icon:before,.ts-dropdown .option.icon:before{left:12px}[data-icon]+.ts-wrapper:before{content:"";height:24px;left:-32px;position:absolute;top:50%;transform:translateY(-50%);width:24px}[data-icon][data-icon=star]+.ts-wrapper:before{background-image:url(../Assets/Icons/star-yellow.svg)}.invalid-feedback{color:var(--color-error);font-size:.875rem;margin-top:var(--space-xs)}.parsley-error+.ts-wrapper.invalid{position:relative}.parsley-error+.ts-wrapper.invalid:not(.input-active):not(.focus){border:2px solid var(--color-error)}.parsley-error+.ts-wrapper.invalid:not(.input-active):not(.focus):after{background:url(../Assets/Icons/action/warning-circle.svg) no-repeat 50%!important;content:"";height:100%;position:absolute;right:44px;top:0;width:24px;z-index:1}.parsley-error+.ts-wrapper.invalid:not(.input-active):not(.focus) .ts-control:before,.select-wrapper__sub .ts-wrapper{display:none}.select-wrapper__sub .ts-wrapper.active{display:block}.listing__filters .ts-wrapper .ts-control .clear-button,.newsroom__filters .ts-wrapper .ts-control .clear-button{display:none}.ts-dropdown .option,.ts-dropdown__placeholder{font-family:var(--font-main);font-size:1rem;font-weight:400;height:48px;line-height:1.5rem;opacity:1;padding:12px;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}:root{--width-input-powermail:50%;--margin-powermail:25px;--margin-powermail-s:12px;--width-powermail:calc(var(--width-input-powermail)*2)}.powermail_fieldwrap{margin:0 0 var(--margin-powermail) 0;width:50%}@media(max-width:1259px){.powermail_fieldwrap{width:100%}}@media(max-width:767px){.powermail_fieldwrap{width:600%}}@media(max-width:1259px){.powermail_fieldwrap{width:25%}}@media(max-width:1259px)and (max-width:1259px){.powermail_fieldwrap{width:50%}}@media(max-width:1259px)and (max-width:767px){.powermail_fieldwrap{width:300%}}@media(max-width:1259px)and (-ms-high-contrast:active),(max-width:1259px)and (-ms-high-contrast:none){.powermail_fieldwrap{width:50%!important}}@media(max-width:767px){.powermail_fieldwrap{margin:var(--margin-powermail-s) 0 0 0;padding-left:calc(var(--grid-gutter)/2);padding-right:calc(var(--grid-gutter)/2);width:4.16667%}}@media(max-width:767px)and (max-width:1259px){.powermail_fieldwrap{width:8.33333%}}@media(max-width:767px)and (max-width:767px){.powermail_fieldwrap{width:50%}}@media(max-width:767px)and (-ms-high-contrast:active),(max-width:767px)and (-ms-high-contrast:none){.powermail_fieldwrap{width:100%!important}}@media(max-width:767px){.powermail_fieldwrap:first-child{margin-top:0}}@media(max-width:479px){.powermail_fieldwrap{width:8.33333%}}@media(max-width:479px)and (max-width:1259px){.powermail_fieldwrap{width:16.66667%}}@media(max-width:479px)and (max-width:767px){.powermail_fieldwrap{width:100%}}@media(max-width:479px)and (-ms-high-contrast:active),(max-width:479px)and (-ms-high-contrast:none){.powermail_fieldwrap{width:100%!important}}.powermail_fieldwrap.implenia-fullwidth{padding-left:10px;padding-right:10px;width:var(--width-powermail)}@media(max-width:767px){.powermail_fieldwrap.implenia-fullwidth{padding:0}}.powermail_fieldwrap .powermail_check_inner label{display:block;padding-left:25px;position:relative}.powermail_fieldwrap .powermail_check_inner label:before{left:0;position:absolute;top:3px}.powermail_fieldset .fieldset__inner{display:flex;flex-wrap:wrap;width:calc(100% + 20px)!important}@media(max-width:767px){.powermail_fieldset .fieldset__inner{margin-left:0;width:100%!important}}.powermail_form{background-color:transparent;max-width:none;padding:0;width:100%}.powermail_captcha,.powermail_date,.powermail_field_checkboxes,.powermail_input,.powermail_select,.powermail_textarea{max-width:100%;width:100%}.powermail_message_error li{color:var(--color-error)}.powermail_message_error li:last-of-type{margin-bottom:0}.parsley-errors-list,.powermail-errors-list{margin-top:var(--space-xs)}.powermail_captchaimage{margin-top:5px}.powermail_legend{margin:0 0 var(--margin-powermail) 0;padding:0 calc(var(--margin-powermail)*.5);width:100%}@media(max-width:767px){.powermail_legend{margin:var(--margin-powermail-s) 0 0 0;padding:0;width:100%!important}}.lds-spinner{color:var(--color-orange-basic);display:inline-block;height:80px;position:relative;width:80px}.lds-spinner div{animation:lds-spinner 1.2s linear infinite;transform-origin:40px 40px}.lds-spinner div:after{background:var(--color-orange-basic);border-radius:100%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.mfp-close{cursor:pointer!important;font-size:2.5rem;font-weight:100;width:44px!important}.mfp-arrow-left:hover,.mfp-arrow-right:hover,.mfp-close:hover{background-color:transparent;border:none}.mfp-arrow-left:before,.mfp-arrow-left:hover:before,.mfp-arrow-right:before,.mfp-arrow-right:hover:before{border:none}.span.auszeichnung{background-color:var(--color-orange-light-25);padding:0 5px}p.lead-medium a{word-wrap:break-word;font-size:inherit;hyphens:auto;letter-spacing:normal}p.lead-medium a.link--external{display:inline!important;padding-right:33px}p.lead-medium a.link--external:after{right:auto;top:auto}@media(max-width:1023px){p.lead-medium a.link--external{padding-right:25px}}p.lead-medium a strong{font-family:var(--font-main);font-size:2.0625rem;font-weight:700}@media(max-width:1259px){p.lead-medium a strong{font-size:1.8125rem}}@media(max-width:1023px){p.lead-medium a strong{font-size:1.4375rem}}@media(max-width:479px){#c356483 h1{font-size:1.875rem}}.uc-embedding-container{height:100%!important;max-height:100%;position:absolute;width:100%!important}.uc-embedding-wrapper .uc-embedding-powered-by,.uc-embedding-wrapper>span{font-size:15px}button.uc-embedding-accept{background-color:var(--color-button-bg);color:var(--color-button)}button.uc-embedding-accept:hover{background-color:var(--color-button-bg-hover);color:var(--color-button-hover)}button.uc-embedding-more-info{background-color:var(--color-grey-70);color:var(--color-white)}button.uc-embedding-more-info:hover{background-color:var(--color-grey-60);border:none}.extbase-debugger{top:var(--height-header)}.extbase-debugger-center,.extbase-debugger-center span{color:#f1f1f1;font-family:monospace;font-size:12px;font-weight:400;line-height:20px}.extbase-debugger-center .extbase-debug-string,.extbase-debugger-center .extbase-debug-string span,.extbase-debugger-center .extbase-debug-string span span{color:#f1f1f1;color:#ce9178;font-family:monospace;font-size:12px;font-weight:400;line-height:20px;white-space:normal}.extbase-debugger-center a,.extbase-debugger-center p{color:#f1f1f1;font-family:monospace;font-size:12px;font-weight:400;line-height:20px}.extbase-debugger-center pre{color:#999}.extbase-debugger-center pre,.extbase-debugger-center strong{font-family:monospace;font-size:12px;font-weight:400;line-height:20px}.extbase-debugger-center strong{color:#f1f1f1}.extbase-debugger-center .extbase-debug-type,.extbase-debugger-center .extbase-debug-type span,.extbase-debugger-center .extbase-debug-type span span{color:#569cd6;padding-right:4px}.extbase-debugger-center .extbase-debug-proxy,.extbase-debugger-center .extbase-debug-proxy span,.extbase-debugger-center .extbase-debug-proxy span span,.extbase-debugger-center .extbase-debug-ptype,.extbase-debugger-center .extbase-debug-ptype span,.extbase-debugger-center .extbase-debug-ptype span span,.extbase-debugger-center .extbase-debug-scope,.extbase-debugger-center .extbase-debug-scope span,.extbase-debugger-center .extbase-debug-scope span span,.extbase-debugger-center .extbase-debug-uninitialized,.extbase-debugger-center .extbase-debug-uninitialized span,.extbase-debugger-center .extbase-debug-uninitialized span span,.extbase-debugger-center .extbase-debug-visibility,.extbase-debugger-center .extbase-debug-visibility span,.extbase-debugger-center .extbase-debug-visibility span span{color:#fff;font-size:10px;line-height:12px;margin-right:2px;padding:2px 4px;position:relative;top:-1px}.extbase-debugger-center .extbase-debug-seeabove{font-style:italic;text-decoration:none}.extbase-debugger-center .extbase-debug-property{color:#f1f1f1}.extbase-debugger-center .extbase-debug-closure{color:#9ba223}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:rgba(0,0,0,0);height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.frame-type-felogin_login{margin-top:var(--space-xl)}.info{padding-left:1.875rem;position:relative}.info:before{align-items:center;border:2px solid var(--color-primary);border-radius:50%;color:var(--color-primary);content:"i";display:flex;font-family:var(--font-main);font-size:12px;font-weight:700;height:1.25rem;justify-content:center;left:0;line-height:16px;position:absolute;top:1px;width:1.25rem}@media(max-width:767px){.info:before{font-size:12px;top:-2px}}.news-article-single iframe,.news-article-single video{width:100%}.news-article-single .action-bar{border-top:1px solid var(--color-grey-70);justify-content:flex-end;padding-top:20px}.news-article-single .action-bar .button--comment{display:none}.news-article-single .comments-module.has--border-top{border-top:1px solid var(--color-grey-70)}.news-article-single .comment-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media(max-width:479px){.news-article-single .comment-form{flex-direction:column}}.news-article-single .comment-form .input-group--50{width:calc(50% - 10px)}@media(max-width:479px){.news-article-single .comment-form .input-group--50{width:100%}}.news-article-single .comment-form .input-group label+input,.news-article-single .comment-form .input-group label+textarea{margin-top:10px}.news-article-single .comment-form .input-group label small{font-size:.875rem;line-height:1.0625rem}.news-article-single .comment__avatar .profile-image__image--abstract{background-color:var(--color-primary);border-radius:50%}.news-article-single .comment__head{justify-content:space-between}.news-article-single .comment__foot a{text-transform:none}.news-article-single .comment__action:last-child{margin-top:7px}.news-article-single .comment-name{margin-right:10px}.news-article-single .comments-list>li:last-of-type .comment{padding-bottom:0}.news-article-single .typo3-messages{background:var(--color-grey-97);color:var(--color-grey-20);display:inline-block;font-style:italic;line-height:32px;margin-bottom:20px;padding:10px 20px}.margin__bottom--none{margin-bottom:0}.frame-space-after-extra-small,.hl-5,.hl-6,.margin__bottom--extra-small,h5,h6{margin-bottom:.625rem}.frame-space-after-small,.hl-2,.hl-3,.hl-4,.margin__bottom--small,.module-title,.youmatter .cards-block__title,h2,h3,h4,header .module-title{margin-bottom:1.25rem}.frame-space-after-medium,.hl-1,.margin__bottom--medium,h1{margin-bottom:2.5rem}.frame-space-after-large,.margin__bottom--large{margin-bottom:5rem}@media(max-width:1023px){.frame-space-after-large,.margin__bottom--large{margin-bottom:2.5rem}}.frame-space-after-extra-large,.margin__bottom--extra-large{margin-bottom:7.5rem}@media(max-width:1023px){.frame-space-after-extra-large,.margin__bottom--extra-large{margin-bottom:5rem}}.margin__bottom--mega-large{margin-bottom:10rem}@media(max-width:1023px){.margin__bottom--mega-large{margin-bottom:7.5rem}}.margin__top--none{margin-top:0}.margin__top--extra-small{margin-top:.625rem}.margin__top--small{margin-top:1.25rem}.margin__top--medium{margin-top:2.5rem}.margin__top--large{margin-top:5.625rem}@media(max-width:1023px){.margin__top--large{margin-top:3.75rem}}.margin__top--extra-large{margin-top:7.5rem}@media(max-width:1023px){.margin__top--extra-large{margin-top:5.625rem}}.margin__top--mega-large{margin-top:10.625rem}@media(max-width:1023px){.margin__top--mega-large{margin-top:7.5rem}}.padding--none{padding:0}.padding--extra-small{padding:.625rem}.padding--small{padding:1.25rem}.padding--medium{padding:2.5rem}.padding--large{padding:5.625rem}@media(max-width:1023px){.padding--large{padding:3.75rem}}.padding--extra-large{padding:7.5rem}@media(max-width:1023px){.padding--extra-large{padding:5.625rem}}.hl-1,h1{font-size:3.25rem;line-height:3.625rem}@media(max-width:1259px){.hl-1,h1{font-size:3rem;line-height:3.25rem}}@media(max-width:1023px){.hl-1,h1{font-size:2.625rem;line-height:3.125rem}}@media(max-width:767px){.hl-1,h1{font-size:2.125rem;line-height:2.5625rem}}.hl-2,h2{font-size:2.125rem;line-height:2.6875rem}@media(max-width:1259px){.hl-2,h2{font-size:1.875rem;line-height:2.25rem}}@media(max-width:1023px){.hl-2,h2{font-size:1.5rem;line-height:1.75rem}}.hl-3,.youmatter .cards-block__title,h3{font-size:1.4375rem;line-height:2rem}@media(max-width:1259px){.hl-3,.youmatter .cards-block__title,h3{font-size:1.375rem;line-height:1.75rem}}@media(max-width:1023px){.hl-3,.youmatter .cards-block__title,h3{font-size:1.25rem;line-height:1.5625rem}}@media(max-width:767px){.hl-3,.youmatter .cards-block__title,h3{font-size:1.1875rem;line-height:1.625rem}}.hl-4,.module-title,h4,header .module-title{font-size:1.25rem;line-height:2rem}@media(max-width:1259px){.hl-4,.module-title,h4,header .module-title{font-size:1.25rem;line-height:1.75rem}}@media(max-width:1023px){.hl-4,.module-title,h4,header .module-title{font-size:1.125rem;line-height:1.375rem}}@media(max-width:767px){.hl-4,.module-title,h4,header .module-title{font-size:1.125rem;line-height:1.625rem}}.hl-5,h5{font-size:1.25rem;line-height:2rem}@media(max-width:1259px){.hl-5,h5{font-size:1.25rem;line-height:1.75rem}}@media(max-width:1023px){.hl-5,h5{font-size:1.125rem;line-height:1.375rem}}@media(max-width:767px){.hl-5,h5{font-size:1.125rem;line-height:1.625rem}}.hl-6,h6{font-size:1.125rem;line-height:1.75rem}@media(max-width:1259px){.hl-6,h6{font-size:1.125rem;line-height:1.5625rem}}@media(max-width:1023px){.hl-6,h6{font-size:1rem;line-height:1.4375rem}}.hl-1,.hl-2,.hl-3,.hl-4,.hl-5,.hl-6,.module-title,.youmatter .cards-block__title,h1,h2,h3,h4,h5,h6,header .module-title{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:var(--color-primary);display:block;font-family:var(--font-headlines);font-variant:normal;hyphens:auto;position:relative;word-break:break-word}.hl-1 a,.hl-1 span,.hl-2 a,.hl-2 span,.hl-3 a,.hl-3 span,.hl-4 a,.hl-4 span,.hl-5 a,.hl-5 span,.hl-6 a,.hl-6 span,.module-title a,.module-title span,.youmatter .cards-block__title a,.youmatter .cards-block__title span,h1 a,h1 span,h2 a,h2 span,h3 a,h3 span,h4 a,h4 span,h5 a,h5 span,h6 a,h6 span{font-size:inherit;font-weight:inherit;hyphens:inherit;line-height:inherit;text-decoration:none!important;word-break:inherit}.hl-1 b,.hl-1 strong,.hl-2 b,.hl-2 strong,.hl-3 b,.hl-3 strong,.hl-4 b,.hl-4 strong,.hl-5 b,.hl-5 strong,.hl-6 b,.hl-6 strong,.module-title b,.module-title strong,.youmatter .cards-block__title b,.youmatter .cards-block__title strong,h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{color:inherit;font-size:inherit;line-height:inherit}.hl-1 span,.hl-2 span,.hl-3 span,.hl-4 span,.hl-5 span,.hl-6 span,.module-title span,.youmatter .cards-block__title span,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:inherit}.h-reset,.hl-reset{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;text-transform:none}.hl-1 .strong,.hl-1 b,.hl-1 strong,.hl-2 .strong,.hl-2 b,.hl-2 strong,.hl-3 .strong,.hl-3 b,.hl-3 strong,.youmatter .cards-block__title .strong,.youmatter .cards-block__title b,.youmatter .cards-block__title strong,h1 .strong,h1 b,h1 strong,h2 .strong,h2 b,h2 strong,h3 .strong,h3 b,h3 strong{font-family:var(--font-main);font-weight:700}.hl-1 em,.hl-1 i,.hl-2 em,.hl-2 i,.hl-3 em,.hl-3 i,.youmatter .cards-block__title em,.youmatter .cards-block__title i,h1 em,h1 i,h2 em,h2 i,h3 em,h3 i{font-family:var(--font-main);font-style:italic;font-weight:400}.hl-1,h1{color:var(--color-primary);font-weight:300}.hl-1,.hl-2,h1,h2{letter-spacing:-.03125rem;text-transform:none}.hl-2,h2{color:var(--color-grey-60);font-weight:400}.hl-3,.youmatter .cards-block__title,h3{color:var(--color-grey-40);font-weight:700;text-transform:uppercase}.hl-4,.module-title,h4,header .module-title{color:var(--color-text);font-weight:700;text-transform:none}.hl-5,h5{color:var(--color-grey-40)}.hl-5,.hl-6,h5,h6{font-weight:400;text-transform:none}.hl-6,h6{color:var(--color-grey-60)}.module-title,header .module-title{color:var(--color-grey-40);text-transform:uppercase}header .module-title{border-bottom:1px solid var(--color-primary);margin-bottom:1.25rem}header .module-title span{display:inline-block;padding-bottom:.25rem;position:relative}header .module-title span:after{background:var(--color-primary);bottom:-.25rem;content:"";display:block;height:.1875rem;left:0;position:absolute;width:100%}header .module-title span>*{color:inherit;font-size:inherit;font-weight:inherit;margin:0}.footer--implenia .hl-2{color:var(--color-grey-85)}.footer--implenia .hl-3,.footer--implenia .hl-4,.footer--implenia .module-title,.footer--implenia .youmatter .cards-block__title,.youmatter .footer--implenia .cards-block__title{color:var(--color-white)}.footer--implenia .hl-5,.footer--implenia .hl-6{color:var(--color-grey-70)}.bg--black .module-title,.bg--black .module-title--grey,.bg--black .module-title--large,.bg--black h3,.bg--black h4,.bg--black h5,.bg--primary .module-title,.bg--primary .module-title--grey,.bg--primary .module-title--large,.bg--primary h3,.bg--primary h4,.bg--primary h5,.box--black .module-title,.box--black .module-title--grey,.box--black .module-title--large,.box--black h3,.box--black h4,.box--black h5,.box--primary .module-title,.box--primary .module-title--grey,.box--primary .module-title--large,.box--primary h3,.box--primary h4,.box--primary h5,.breakout-box--primary .module-title,.breakout-box--primary .module-title--grey,.breakout-box--primary .module-title--large,.breakout-box--primary h3,.breakout-box--primary h4,.breakout-box--primary h5{color:var(--color-white)}.youmatter{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -.625rem}@media(max-width:767px){.youmatter{flex-direction:column;margin:0}}.youmatter .cards-block{border-bottom:none;flex:0 1 50%;margin-bottom:3.75rem;padding:0 .625rem;width:50%}@media(max-width:767px){.youmatter .cards-block{flex:100%;padding:0;width:100%}}.youmatter .cards-block__image{padding-top:50%}.youmatter .cards-block__image.has-video a:before{background:var(--color-black);border-radius:50%;content:"";height:64px;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:64px;z-index:1}.youmatter .cards-block__image.has-video a:after{border-bottom:14px solid transparent;border-left:20px solid var(--color-link);border-top:14px solid transparent;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(calc(-50% + 3px),-50%);width:0;z-index:2}.youmatter .cards-block__image a{display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.youmatter .cards-block__image a:hover img{transform:scale(1.03)}.youmatter .cards-block__image img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .1s ease;width:100%}.youmatter .cards-block__title{color:var(--color-link);text-transform:none}.youmatter .cards-block__title>a{color:inherit}.youmatter .cards-block__title>a:hover{color:var(--color-link-hover)}.youmatter .cards-block .action-bar{bottom:53px;width:auto}@media(max-width:1023px){.youmatter .cards-block .action-bar{border-top:1px solid var(--color-grey-70);bottom:unset;justify-content:flex-start;margin-top:30px;padding-top:20px;position:relative;right:unset}}.youmatter .cards-block .action-bar__container{align-items:baseline;max-width:100%}@media(max-width:1023px){.youmatter .cards-block .action-bar__button{margin-left:0;margin-right:20px}}.youmatter .news-listing__pagination{display:flex;justify-content:center;width:100%}.youmatter .news-listing__pagination a.load-more{margin:0}@media(min-width:768px){.related-jobs{background-color:var(--color-grey-97);padding:1.25rem}}.related-job{display:flex;flex-direction:column;gap:4px;margin-bottom:var(--space-s);padding-right:40px;position:relative}.related-job:last-of-type{margin-bottom:0}.related-job__title{color:var(--color-black);font-size:1.125rem;line-height:1.75rem}.related-job__title:hover{color:var(--color-primary)}.related-job__location{color:var(--color-grey-40);font-size:.875rem;line-height:1.375rem}.related-job__favorite{position:absolute;right:0;top:0}@media(min-width:768px){.job-alert{background-color:var(--color-grey-97);padding:1.25rem}}.job-alert__info{margin-bottom:var(--space-xs)}.job-alert__hint{color:var(--color-grey-40);font-size:.9375rem;line-height:1.375rem;margin-bottom:var(--space-default)}.job-alert__form label{margin-bottom:0;width:100%}.job-alert__input-group{display:flex}.job-alert__input{border:1px solid var(--color-grey-90)!important;flex:1;height:50px;margin:0;padding:0 15px!important;width:100%}.job-alert input[type=submit],.job-alert__submit{font-size:15px;height:50px;padding:0 17px!important;text-transform:none}@media(min-width:768px){.job-social{background-color:var(--color-grey-97);padding:1.25rem}}.job-social .social{border:0;float:none;justify-content:flex-start;margin:0;padding:0}.job-social .social__item{height:48px;opacity:1;width:48px}.job-social .social__item--facebook{background:url(../Assets/Icons/social/platforms/facebook-job.svg)}.job-social .social__item--linkedin{background:url(../Assets/Icons/social/platforms/instagram-job.svg)}.job-social .social__item--x{background:url(../Assets/Icons/social/platforms/x-job.svg);background-size:contain!important}.job-social .social__item--email{background:url(../Assets/Icons/social/platforms/mail-job.svg)}.job-social .social__item--print,.job-social .social__item--xing{display:none}.job-detail__subtitle{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.job-detail__subtitle>*{margin-bottom:0!important}.job-detail__title{padding-right:48px;position:relative}.job-detail__favorite{position:absolute;right:0;top:5px}@media(min-width:768px){.job-detail__favorite{top:10px}}@media(min-width:1024px){.job-detail__favorite{top:13px}}.job-detail__location{align-items:center;color:var(--color-link);cursor:pointer;display:flex;font-size:.9375rem;font-weight:700;gap:var(--space-xs);line-height:1.375rem;text-transform:uppercase}@media(min-width:768px){.job-detail__location{font-size:1.0625rem;line-height:1.5625rem}}@media(min-width:1024px){.job-detail__location{font-size:1.1875rem;line-height:1.625rem}}.job-detail__location:after{background:url(../Assets/Icons/system/pin.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:var(--space-m);width:var(--space-m)}.job-detail__location:hover{color:var(--color-link-hover)}.job-detail__location:hover:after{background:url(../Assets/Icons/system/pin-grey.svg) no-repeat 50%;background-size:contain;height:var(--space-m);width:var(--space-m)}.favorite-job{background:var(--icon-star-outlined);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:block;height:2rem;width:2rem;z-index:var(--z-content-over)}.favorite .favorite-job,.favorite-job:hover{background:var(--icon-star-filled)}body.no-floating-buttons .page__button--search,body.no-floating-buttons .page__button--up{display:none}button[id*=tnj] span{color:var(--color-white)}